@import "../../../js/dist/DriversCarousel.css" layer(libraries);@layer components{.c-home-drivers{background:linear-gradient(190deg,#002855 11.73%,#002855 48.57%,#0c2340 84.54%);color:#fff;margin:0;padding:6rem var(--grid-browser-gutter);position:relative}.c-home-drivers__container{align-items:center;display:flex;gap:3.2rem 8.33333%}.c-home-drivers__carousel{inset:6rem auto 6rem 0;margin:0;-webkit-mask-image:linear-gradient(180deg,transparent 0,#000 15%,#000 85%,transparent);mask-image:linear-gradient(180deg,transparent 0,#000 15%,#000 85%,transparent);padding-left:var(--grid-browser-gutter);position:absolute;width:50%}.c-home-drivers__cta{border:2px solid var(--brand-yellow);border-radius:25px;box-shadow:0 4px 20px rgba(0,0,0,.25);margin:0 0 0 auto;padding:2.5rem 3.1rem 3.4rem;width:50%}.c-home-drivers__cta__icon{color:var(--brand-yellow);height:73px;width:auto}.c-home-drivers__cta__title{margin-top:.5rem}.c-home-drivers__cta__icon:after{content:"\e4b7";font-family:var(--fa-font-family);font-size:2.8rem;font-variation-settings:"wght" 100}.c-home-drivers__carousel__slide.swiper-slide{--driver-color:var(--brand-yellow);--star-visibility:hidden;--driver-font-size:clamp(24px,calc(1.5rem + 2.18vw - 8.72px),48px);--driver-font-weight:"wght" 350;height:auto!important;margin-top:0;opacity:.4}.c-home-drivers__carousel__slide.swiper-slide.swiper-slide-next,.c-home-drivers__carousel__slide.swiper-slide.swiper-slide-prev{opacity:1}.c-home-drivers__carousel__slide.swiper-slide-active{--star-visibility:visible;--title-transform:scale(1);--driver-font-weight:"wght" 450;--driver-color:#fff;opacity:1}.c-home-drivers__driver{color:var(--driver-color,var(--brand-yellow));display:flex;padding-right:1rem;position:relative;transition:all .25s ease}.c-home-drivers__driver__title{display:block;font-size:var(--driver-font-size,var(--font-size-h4));font-variation-settings:var(--driver-font-weight,"wght" 350);line-height:1.1;margin-left:.9em;margin-top:0;transform:var(--title-transform,scale(.6));transform-origin:center left;transition:all .25s ease}.c-home-drivers__star{display:inline-block;height:var(--drivers-star-size,32px);margin-top:.3em;visibility:var(--star-visibility,hidden);width:var(--drivers-star-size,32px)}@media only screen and (max-width:800px){.c-home-drivers{--drivers-star-size:13px;--drivers-list-mobile-height:200px;padding-bottom:5rem;padding-top:3rem}.c-home-drivers__container{border:2px solid var(--brand-yellow);border-radius:15px;flex-direction:column;padding:calc(1rem + var(--drivers-list-mobile-height)) 1rem 2rem 1.88rem}.c-home-drivers__carousel{height:var(--drivers-list-mobile-height);padding-left:calc(var(--grid-browser-gutter) + 1rem);padding-right:calc(var(--grid-browser-gutter) + 1rem);top:4rem;width:100%}.c-home-drivers__cta{border:none;box-shadow:none;margin-top:1rem;padding:0;width:100%}.c-home-drivers__carousel__slide.swiper-slide{--driver-font-size:20px}.c-home-drivers__driver{padding-right:0}.c-home-drivers__driver__title{margin-left:7px}.c-home-drivers__star{margin-top:.2em}.c-home-drivers__cta__icon{display:none}}}