.hero-slider{content-visibility:visible;overflow:hidden;padding-bottom:100px;padding-top:140px;position:relative}@media only screen and (min-width:1920px){.hero-slider{padding-bottom:clamp(6.25rem,5.21vw + 0rem,12.5rem);padding-top:clamp(8.75rem,7.29vw + 0rem,17.5rem)}}@media only screen and (max-width:767px){.hero-slider{padding-bottom:75px;padding-top:110px}}.hero-slider__slide{align-items:center;display:flex;opacity:0}@media only screen and (max-width:767px){.hero-slider__slide{flex-wrap:wrap}}.hero-slider__slide .swiper-slide-active,.hero-slider__slide.not-active{opacity:1}.hero-slider__slide-desc{margin-right:5%;width:45%}@media only screen and (max-width:1023px){.hero-slider__slide-desc{margin-right:2%;width:48%}}@media only screen and (max-width:767px){.hero-slider__slide-desc{margin:0;width:100%}}.hero-slider__slide-ctas{display:flex;flex-wrap:wrap;margin-top:25px}@media only screen and (min-width:1920px){.hero-slider__slide-ctas{margin-top:clamp(1.56rem,1.3vw + 0rem,3.13rem)}}.hero-slider__slide-ctas a{margin-bottom:15px;margin-right:15px}@media only screen and (min-width:1920px){.hero-slider__slide-ctas a{margin-bottom:clamp(.94rem,.78vw + 0rem,1.88rem);margin-right:clamp(.94rem,.78vw + 0rem,1.88rem)}}.hero-slider__slide-img{width:50%}@media only screen and (max-width:767px){.hero-slider__slide-img{margin:0;width:100%}}.hero-slider__slide-img img{height:auto;max-width:100%;width:100%}.hero-slider__slide.img_desc{flex-direction:row-reverse}.hero-slider__slide.img_desc .hero-slider__slide-desc{margin-left:5%;margin-right:0}.hero-slider .swiper-pagination{bottom:100px}@media only screen and (min-width:1920px){.hero-slider .swiper-pagination{bottom:clamp(6.25rem,5.21vw + 0rem,12.5rem)}}@media only screen and (max-width:767px){.hero-slider .swiper-pagination{bottom:50px}}.hero-slider .swiper-pagination-bullet{background-color:var(--c-gray-1);border-radius:2px;height:4px;transition:.2s ease-in-out;width:38px}@media only screen and (min-width:1920px){.hero-slider .swiper-pagination-bullet{border-radius:clamp(.13rem,.1vw + 0rem,.25rem);height:clamp(.25rem,.21vw + 0rem,.5rem);width:clamp(2.38rem,1.98vw + 0rem,4.75rem)}}.hero-slider .swiper-pagination-bullet-active{background-color:var(--c-green-main)}