.hero-banner-module{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:var(--minHeight);overflow:hidden;position:relative;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.hero-banner-module.has-fixed-bg{background-repeat:no-repeat;background-size:cover}@media(min-width:681px){.hero-banner-module.has-fixed-bg{background-attachment:fixed;background-image:var(--background-image)}}@media(max-width:680px),(prefers-reduced-motion:reduce){.hero-banner-module.has-fixed-bg{background-image:var(--mobile-background-image);background-position:top}}.hero-banner-module .background__wrapper{inset:0;position:absolute;z-index:1}.hero-banner-module .background__picture,.hero-banner-module .background__video{height:100%;width:100%}.hero-banner-module .background__video{-o-object-fit:cover;object-fit:cover}.hero-banner-module .background__image{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:var(--bg-pos);object-position:var(--bg-pos);width:100%}@media(max-width:991px){.hero-banner-module .background__image{-o-object-position:var(--bg-pos-mobile);object-position:var(--bg-pos-mobile)}}.hero-banner-module .background__overlay{background:-webkit-gradient(linear,left top,left bottom,from(var(--gradient-direction)),color-stop(0,var(--gradient-start)),to(var(--gradient-end)));background:linear-gradient(var(--gradient-direction),var(--gradient-start) 0,var(--gradient-end) 100%);inset:0;pointer-events:none;position:absolute}.hero-banner-module .container{position:relative;width:100%;z-index:2}.hero-banner-module .text-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 4.8rem;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media(max-width:991px){.hero-banner-module .text-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.hero-banner-module .text-wrapper .main-text{padding-bottom:2.4rem;padding-right:4.8rem;padding-top:2.4rem;position:relative;width:100%}@media(max-width:991px){.hero-banner-module .text-wrapper .main-text{padding-bottom:1.2rem;padding-right:0;padding-top:1.2rem}}.hero-banner-module .text-wrapper .main-text:before{background-color:inherit;content:"";height:100%;opacity:1;position:absolute;right:100%;top:0;width:100vw;z-index:-1}.hero-banner-module .text-wrapper .number-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.6rem 0;margin-bottom:2.4rem}.hero-banner-module .text-wrapper .number-box-row{display:grid;gap:0 48px;grid-template-columns:1fr 1fr;opacity:0;-webkit-transform:translateY(2.4rem);transform:translateY(2.4rem);will-change:transform,opacity}.hero-banner-module .text-wrapper .number-box-row.is-visible{-webkit-animation:number-box-row-slide-up .7s ease forwards;animation:number-box-row-slide-up .7s ease forwards;-webkit-animation-delay:var(--row-delay,0s);animation-delay:var(--row-delay,0s)}.hero-banner-module .text-wrapper .number-box__title{font-size:4.4rem;font-style:normal;font-weight:700;line-height:115%}.hero-banner-module .back-link{margin-bottom:2.8rem}.hero-banner-module .back-link__link{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.4rem;position:relative;text-decoration:none!important}.hero-banner-module .back-link__link:after{background-color:#fff;bottom:0;content:"";height:1px;left:0;opacity:0;position:absolute;-webkit-transition:all .2s linear;transition:all .2s linear;width:0}.hero-banner-module .back-link__link:hover:after{opacity:1;width:100%}.hero-banner-module .back-link__icon{-ms-flex-negative:0;flex-shrink:0}.hero-banner-module .back-link__text{font-size:1.6rem;font-style:normal;font-weight:400;line-height:150%}.hero-banner-module .card-grid-wrapper{display:grid;gap:.4rem;grid-template-columns:repeat(3,1fr);margin-bottom:4.8rem}@media(max-width:991px){.hero-banner-module .card-grid-wrapper{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.hero-banner-module .card-grid-wrapper{grid-template-columns:1fr}}.hero-banner-module .card-grid-wrapper .card{display:grid;grid-template-columns:1fr;overflow:hidden;padding:2.4rem;position:relative;-webkit-transition:all .3s linear;transition:all .3s linear}.hero-banner-module .card-grid-wrapper .card__mobile-link{display:block;inset:0;position:absolute;z-index:3}.hero-banner-module .card-grid-wrapper .card__mobile-link:focus{outline:2px solid var(--color-main-blue);outline-offset:-4px}.hero-banner-module .card-grid-wrapper .card__description{display:-webkit-box;display:-ms-flexbox;display:flex;grid-column-start:1;grid-row-start:1;-webkit-transition:opacity .3s linear;transition:opacity .3s linear;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.hero-banner-module .card-grid-wrapper .card__description .text{margin-bottom:0}@media(max-width:640px){.hero-banner-module .card-grid-wrapper .card__description .text{display:none}}.hero-banner-module .card-grid-wrapper .card__description .title{color:var(--color-main-blue);-webkit-transition:all .3s linear;transition:all .3s linear}@media(max-width:640px){.hero-banner-module .card-grid-wrapper .card__description .title{margin-bottom:0}}.hero-banner-module .card-grid-wrapper .card__description-hover{grid-column-start:1;grid-row-start:1;opacity:0;-webkit-transform:translateY(1.6rem);transform:translateY(1.6rem);-webkit-transition:all .3s linear;transition:all .3s linear}@media(max-width:640px){.hero-banner-module .card-grid-wrapper .card__description-hover{display:none}}.hero-banner-module .card-grid-wrapper .card__description-hover .button span{color:var(--color-main-white)!important}.hero-banner-module .card-grid-wrapper .card__description-hover .button svg path{fill:var(--color-main-white)!important}.hero-banner-module .card-grid-wrapper .card__description-hover .button span:after{background-color:var(--color-main-white)!important}.hero-banner-module .card-grid-wrapper .card:has(.card__description-hover a:focus),.hero-banner-module .card-grid-wrapper .card:has(.card__mobile-link:focus),.hero-banner-module .card-grid-wrapper .card:hover{background-color:var(--bg-hover-color)!important}@media(min-width:641px){.hero-banner-module .card-grid-wrapper .card:has(.card__description-hover a:focus) .card__description,.hero-banner-module .card-grid-wrapper .card:has(.card__mobile-link:focus) .card__description,.hero-banner-module .card-grid-wrapper .card:hover .card__description{opacity:0}}@media(max-width:640px){.hero-banner-module .card-grid-wrapper .card:has(.card__description-hover a:focus) .card__description .title,.hero-banner-module .card-grid-wrapper .card:has(.card__mobile-link:focus) .card__description .title,.hero-banner-module .card-grid-wrapper .card:hover .card__description .title{color:var(--color-main-white)!important}}.hero-banner-module .card-grid-wrapper .card:has(.card__description-hover a:focus) .card__description-hover,.hero-banner-module .card-grid-wrapper .card:has(.card__mobile-link:focus) .card__description-hover,.hero-banner-module .card-grid-wrapper .card:hover .card__description-hover{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.hero-banner-module .card-grid-wrapper .card .button{margin-bottom:0}@-webkit-keyframes number-box-row-slide-up{0%{opacity:0;-webkit-transform:translateY(2.4rem);transform:translateY(2.4rem)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes number-box-row-slide-up{0%{opacity:0;-webkit-transform:translateY(2.4rem);transform:translateY(2.4rem)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}