#home-container{min-height:100vh;background:hsla(0,0%,100%,.98);overflow:hidden;display:flex;flex-direction:column;gap:12.8rem}@media(max-width:1024px){#home-container{gap:var(--spacing-09)}}#home-container *{box-sizing:border-box}.home-banner-phases-shared__container{display:flex;flex-direction:column;gap:var(--spacing-10);z-index:2;max-width:59rem}@media(max-width:1024px){.home-banner-phases-shared__container{gap:var(--spacing-09)}}.home-banner-phases-shared__main-info-container,.home-banner-phases-shared__sub-info-container{display:flex;flex-direction:column;gap:var(--spacing-05)}.home-banner-phases-shared__title-subtitle-container{display:flex;flex-direction:column;gap:var(--spacing-01)}.home-banner-phases-shared__main-subtitle{text-transform:uppercase;color:var(--gray-100)}@media(max-width:1024px){.home-banner-phases-shared__main-subtitle{z-index:2}}.home-banner-phases-shared__main-title{height:auto;z-index:2;color:var(--gray-100);text-transform:uppercase}.home-banner-phases-shared__main-title sup{vertical-align:3rem;font-size:1.8rem;line-height:2.8rem}@media(max-width:1024px){.home-banner-phases-shared__main-title{z-index:2}.home-banner-phases-shared__main-title sup{vertical-align:1rem}}.home-banner-phases-shared__description{color:var(--gray-400)}.home-banner-phases-shared__description-buttons-container{display:flex;flex-direction:column;gap:var(--spacing-05)}.home-banner-phases-shared__description-buttons-container button:not(.generic-button__light){background:var(--green-4);color:var(--gray-1300);width:-moz-fit-content;width:fit-content}@media(max-width:1024px){.home-banner-phases-shared__description-buttons-container{max-width:none}}.home-banner-phases-shared__description-grouped-buttons{display:flex;flex-wrap:wrap;gap:var(--spacing-05)}.home-banner-phases-shared__features-title{font-size:1.6rem;line-height:2.6rem;font-weight:700;margin-bottom:var(--spacing-05);color:var(--gray-400)}@media(max-width:1024px){.home-banner-phases-shared__features-title{margin-bottom:2rem;font-size:1.4rem}}.home-banner-phases-shared__features-title--phase3{font-weight:700;font-size:1.6rem;text-transform:none!important}@media(max-width:1024px){.home-banner-phases-shared__features-title--phase3{margin-bottom:var(--spacing-01)}}.home-banner-phases-shared__features-container{display:flex;flex-direction:column;gap:var(--spacing-06)}.home-banner-phases-shared__features-container>:nth-child(-n+2){flex:1 1}@media(max-width:768px){.home-banner-phases-shared__features-container{flex-direction:column;padding-top:0}}.home-banner-phases-shared__feature{display:flex;flex-direction:column;gap:var(--spacing-03)}.home-banner-phases-shared__feature ul{padding:0 0 0 2.5rem}@media(min-width:1025px){.home-banner-phases-shared__feature ul{white-space:nowrap}}@media(max-width:1024px){.home-banner-phases-shared__feature{max-width:none;gap:var(--spacing-01);padding-bottom:0}}.home-banner-phases-shared__feature-message{font-size:1.2rem!important;max-width:60rem;margin-bottom:8rem;margin-top:var(--spacing-06);color:var(--gray-600)!important}@media(max-width:1024px){.home-banner-phases-shared__feature-message:last-child{width:90%}}.home-banner-phases-shared__feature-title{text-transform:uppercase}.home-banner-phases-shared__feature-description{color:var(--gray-500)}.home-banner-phases-shared__feature-description u{cursor:pointer}.home-banner-phases-shared__feature-description--italic{font-style:italic}.home-banner-phases-shared__feature-description--hide-button{all:unset!important}.home-banner-phases-shared__gray-600{color:var(--gray-600)}