.cta-carousel__inner{box-sizing:border-box;padding:5rem 0 8rem}.cta-carousel__title h2{margin:0}.cta-carousel__title{margin:0 0 3.5rem}.cta-carousel__item{box-sizing:border-box;display:flex!important;flex-direction:column;gap:20px 0;height:100%;justify-content:space-between;padding:2rem;position:relative}.cta-carousel__item:before{background:var(--theme);content:"";height:100%;left:0;opacity:.7;position:absolute;top:0;width:100%}.cta-carousel__item-link,.cta-carousel__item-top{position:relative;z-index:2}.cta-carousel__item-top{box-sizing:border-box}.cta-carousel__item-top>div{font-size:clamp(16px,2vw,18px);line-height:1.4;max-width:100%}.cta-carousel__item-top h3{font-size:clamp(16px,2vw,18px);margin:0 0 2rem;text-transform:uppercase}.cta-carousel__item-link>a{align-items:center;display:flex;font-size:clamp(18px,3vw,21px);font-weight:800;gap:0 20px;justify-content:flex-end}.cta-carousel .slick-list{margin:0 -1.5rem}.cta-carousel .slick-track{display:flex!important;margin-left:0}.cta-carousel .slick-slide{height:inherit!important;margin:0 1.5rem}.cta-carousel .slick-slide>div{height:100%}.cta-carousel .slick-slide svg{height:auto;width:30px}.cta-carousel__controls{box-sizing:border-box;display:flex;gap:0 10px;justify-content:flex-end;padding-top:3rem;text-align:right}.cta-carousel__controls>button{all:unset;align-items:center;background-color:color-mix(in srgb,var(--theme) 70%,#fff 30%);cursor:pointer;display:inline-flex;height:50px;justify-content:center;width:50px}.cta-carousel__controls>button:first-child{transform:rotate(-180deg)}.cta-carousel__controls>button.disabled{cursor:none;opacity:.5;pointer-events:none}.cta-carousel__controls>button>svg{width:25px}