.customer-story-carousel{position:relative}.customer-story-carousel__wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;&:after,&:before{--edge-gradient:#fff 0%,hsla(0,0%,100%,.9) 10%,hsla(0,0%,100%,.7) 20%,hsla(0,0%,100%,.4) 35%,hsla(0,0%,100%,0) 100%;--edge-gradient-width:5%;content:"";height:100%;opacity:1;position:absolute;top:0;transition:opacity .3s ease-in-out;width:var(--edge-gradient-width);z-index:1}&:before{background:linear-gradient(to right,var(--edge-gradient));left:-2px}&:after{background:linear-gradient(to left,var(--edge-gradient));right:-2px}}.customer-story-carousel__wrapper.hide-right-edge-gradient:after{opacity:0}.customer-story-carousel__wrapper::-webkit-scrollbar{display:none}.customer-story-carousel__wrapper.carousel-disabled-on-desktop{cursor:default}.customer-story-carousel__wrapper.draggable{cursor:grab}.customer-story-carousel__wrapper.is-dragging{cursor:grabbing;scroll-behavior:auto}.customer-story-carousel__wrapper.is-dragging *{user-select:none}.customer-story-carousel__items{display:flex;gap:max(var(--s-4),2%);list-style:none;margin:0 auto;padding:var(--s-7) 0}.customer-story-carousel__item{--min-width:260px;--max-width:310px;aspect-ratio:31/45;flex:0 0 auto;margin-bottom:0;width:clamp(var(--min-width),30vw,var(--max-width))}.customer-story-carousel__card{border-radius:var(--border-radius-lg);box-shadow:var(--box-shadow-card);container-type:inline-size;display:block;height:100%;overflow:hidden;position:relative;text-decoration:none;width:100%;&:before{background:linear-gradient(180deg,#0000,#0000001a 30%,#0000004d 60%,#000000b3);bottom:0;content:"";left:0;position:absolute;right:0;top:0}&:focus,&:hover{text-decoration:none}}.customer-story-carousel__image{height:100%;inset:0;object-fit:cover;position:absolute;width:100%;z-index:-1}.customer-story-carousel__content{color:var(--clr-white);display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:8cqw;position:relative}.customer-story-carousel__industry{backdrop-filter:blur(2px);background-color:rgba(0,0,0,.3);border:2px solid var(--clr-white);border-radius:100px;color:var(--clr-white);font-size:clamp(var(--s-2),4.5cqw,var(--s-5));font-weight:var(--fw-semibold);line-height:var(--lh-tight);padding:.65em 1.5em;text-transform:uppercase;width:fit-content}.customer-story-carousel__quote,.customer-story-carousel__stat-description{color:var(--clr-white);font-family:var(--font-family-body);font-size:7cqw;line-height:var(--lh-tight);margin-bottom:0}.customer-story-carousel__stat-description{font-weight:var(--fw-bold)}.customer-story-carousel__stat{color:var(--clr-white);font-size:19.5cqw;font-weight:var(--fw-extrabold);line-height:1;margin-bottom:0}.customer-story-carousel__quote{font-style:italic;font-weight:var(--fw-extrabold)}.customer-story-carousel__footer{align-items:center;display:flex;gap:var(--s-7);justify-content:space-between;margin-top:5cqw}.customer-story-carousel__logo-wrapper{display:block;height:12cqw}.customer-story-carousel__logo{display:block;height:100%;object-fit:contain;width:100%}.customer-story-carousel__link-icon{font-size:5.5cqw}.customer-story-carousel__nav{display:none;gap:var(--s-4);justify-content:center;&.visible{display:flex}}.customer-story-carousel__nav-button{align-items:center;background-color:var(--clr-white);border:2px solid var(--clr-text-base);border-radius:50%;color:var(--clr-text-base);cursor:pointer;display:flex;height:36px;justify-content:center;padding:0;transition:transform .2s ease-in-out;width:36px;&:focus-visible,&:hover{outline:none;transform:scale(1.1)}&:disabled{background-color:transparent;border:2px solid var(--clr-text-base);color:var(--clr-text-base);cursor:not-allowed;opacity:.5;transform:none}}.customer-story-carousel__nav-button svg{height:16px;width:16px}@media (max-width:1400px){.customer-story-carousel__wrapper{scroll-snap-type:x mandatory}.customer-story-carousel__item{scroll-snap-align:start}.customer-story-carousel__wrapper:before{display:none}}@media (min-width:1024px){.customer-story-carousel__wrapper.carousel-disabled-on-desktop{overflow-x:visible;.customer-story-carousel__items{gap:max(var(--s-20),6%)}.customer-story-carousel__item{flex:0 1 33.33333%}&:after,&:before{display:none}}}