.hover-banner-with-cards-module{overflow:hidden}.hover-banner-with-cards-module:hover .image-holder img{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.hover-banner-with-cards-module .content__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem 7rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:5rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width:941px){.hover-banner-with-cards-module .content__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:3rem}}.hover-banner-with-cards-module .content__wrapper .tag__wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:4rem}.hover-banner-with-cards-module .content__wrapper .tag__wrapper span{background:rgba(245,157,36,.06);border:1px solid var(--color-sunset-orange,#f59d24);border-radius:8px;font-size:1.6rem;font-weight:600;padding:.6rem 1.6rem}.hover-banner-with-cards-module .content__wrapper .text__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:1;flex-shrink:1}@media(max-width:941px){.hover-banner-with-cards-module .content__wrapper .text__wrapper{margin:0 auto;max-width:calc(var(--container-width) + var(--container-padding)*2);padding:0 var(--container-padding);width:calc(100vw - 20px)}}.hover-banner-with-cards-module .inner-wrapper .text__wrapper{text-align:center}.hover-banner-with-cards-module .inner-wrapper .text__wrapper>div{margin:0 auto}.hover-banner-with-cards-module .inner-wrapper:has(.text__wrapper) .wrapper__info-boxes{margin-top:8.4rem}@media(max-width:768px){.hover-banner-with-cards-module .inner-wrapper:has(.text__wrapper) .wrapper__info-boxes{margin-top:5rem}}.hover-banner-with-cards-module .wrapper__info-boxes{display:grid;gap:.8rem;grid-template-columns:repeat(4,1fr);margin-bottom:5rem;margin-top:13rem}@media(max-width:1400px){.hover-banner-with-cards-module .wrapper__info-boxes{grid-template-columns:repeat(auto-fit,minmax(350px,auto));margin-top:8rem}}@media(max-width:768px){.hover-banner-with-cards-module .wrapper__info-boxes{grid-template-columns:repeat(1,1fr);margin-top:5rem}}.hover-banner-with-cards-module .wrapper__info-boxes .info-box{border-radius:30px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:3rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.8rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:220px;-webkit-transition:all .6s ease;transition:all .6s ease}.hover-banner-with-cards-module .wrapper__info-boxes .info-box__title{font-family:var(--header-font);font-size:6.2rem;font-style:normal;font-weight:700;letter-spacing:-1.24px;line-height:100%}.hover-banner-with-cards-module .wrapper__info-boxes .info-box__description>:last-child{margin-bottom:0}.hover-banner-with-cards-module .image-holder{width:100%;-ms-flex-negative:2;flex-shrink:2}@media(max-width:941px){.hover-banner-with-cards-module .image-holder{display:none}}.hover-banner-with-cards-module .image-holder img{height:auto;opacity:0;-webkit-transition:all .6s ease;transition:all .6s ease;width:100%}.hover-banner-with-cards-module .image-holder--1 img{border-radius:0 20px 20px 0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.hover-banner-with-cards-module .image-holder--2 img{border-radius:20px 0 0 20px;-webkit-transform:translateX(100%);transform:translateX(100%)}