.hero-slider{min-height:var(--desktop-section-height);height:100%}@media only screen and (max-width:767px){.hero-slider{min-height:var(--mobile-section-height)}}.hero-slider .swiper-slide{height:auto;min-height:inherit}.hero-slider .hero-pagination{position:absolute;z-index:1;display:flex;justify-content:center;bottom:20px;left:auto;right:80px;transform:translateX(0);width:-moz-fit-content;width:fit-content}.hero-slider .hero-pagination .swiper-pagination-bullet{background:var(--color-text-secondary);opacity:1}@media only screen and (min-width:768px){.hero-slider .hero-pagination .swiper-pagination-bullet:hover{background:var(--color-link-text-hover)}}.hero-slider .hero-pagination .swiper-pagination-bullet-active{background:var(--color-accent-primary)}@media only screen and (max-width:767px){.hero-slider .hero-pagination{bottom:20px;left:50%;right:auto;transform:translateX(-50%)}}.hero-item__container{position:absolute;width:calc(100% - 160px);height:calc(100% - 160px);top:50%;left:50%;z-index:2;transform:translate(-50%,-50%);display:flex;justify-content:var(--content-horizontal-position);align-items:var(--content-vertical-position)}@media only screen and (max-width:767px){.hero-item__container{width:calc(100% - 40px);height:calc(100% - 120px);justify-content:var(--mobile-horizontal-content-position);align-items:var(--mobile-vertical-content-position)}}.hero-item__wrapper{min-height:var(--desktop-section-height);height:100%}@media only screen and (max-width:767px){.hero-item__wrapper{min-height:var(--mobile-section-height)}}.hero-item__content{max-width:600px;display:flex;flex-direction:column;align-items:var(--desktop-text-align)}@media only screen and (max-width:767px){.hero-item__content{align-items:var(--mobile-text-align)}}.hero-item__heading{margin-bottom:0}.hero-item__subcopy{margin-bottom:20px}@media only screen and (max-width:767px){.hero-item__subcopy{margin-bottom:25px}}.hero-item__heading,.hero-item__subcopy{text-align:var(--desktop-text-align);color:var(--desktop-color)}@media only screen and (max-width:767px){.hero-item__heading,.hero-item__subcopy{text-align:var(--mobile-text-align);color:var(--mobile-color)}}.hero-item__btn{margin-top:40px}@media only screen and (max-width:767px){.hero-item__btn{margin-top:25px}}.hero-item__image{height:100%}img.hero__half-image{width:50%}img[data-second-image]{left:50%}.hero-item__image.placeholder{text-align:center;background-color:#b7b7b7}.hero-item__image.placeholder svg{height:var(--desktop-section-height);margin:0 auto}@media only screen and (max-width:767px){.hero-item__image.placeholder svg{height:var(--mobile-section-height)}}.hero-slider .swiper:not(.swiper-initialized){opacity:0}
