.hero--home{height:calc(100vh + 10px);position:relative;width:100%}.hero--home .hero__filter,.hero--home .hero__image{height:100%;inset:0;position:absolute;width:100%;z-index:1}.hero--home .hero__filter{background:linear-gradient(0deg,rgba(36,45,115,0) 67.75%,rgba(36,45,115,.7)),linear-gradient(180deg,rgba(36,45,115,0) 39.5%,rgba(36,45,115,.6))}.hero--home .hero__informations{align-items:center;bottom:0;color:var(--color-white);display:flex;flex-direction:column;gap:var(--spacing-xl);left:0;padding:0 var(--gap) var(--spacing-xxl);position:absolute;width:100%;z-index:2}.hero--home .hero__text{align-items:center;display:flex;flex-direction:column;gap:var(--spacing-m);text-align:center}@media screen and (min-width:0px){.hero--home .hero__title{font-family:var(--font-primary)!important;font-size:5rem!important;font-weight:600!important;line-height:5rem!important}}@media screen and (min-width:768px){.hero--home .hero__title{font-family:var(--font-primary)!important;font-size:8rem!important;font-weight:600!important;line-height:7.6rem!important}}@media screen and (min-width:0px){.hero--home .hero__subtitle{font-family:var(--font-primary)!important;font-size:2rem!important;font-weight:600!important;line-height:2.2rem!important}}@media screen and (min-width:768px){.hero--home .hero__subtitle{font-family:var(--font-primary)!important;font-size:2.2rem!important;font-weight:600!important;line-height:2.4rem!important}}
