.cuszoo-social-proof{display:block}.cuszoo-social-proof__header{margin:0 auto 2.4rem;max-width:72rem;text-align:center}.cuszoo-social-proof__header .cuszoo-section-heading{margin-bottom:.8rem;color:rgb(var(--cuszoo-navy));font-size:3rem;font-weight:500;line-height:1.33}.cuszoo-social-proof__header p{margin:0;color:rgba(var(--color-foreground),.7)}.cuszoo-social-proof__slider{position:relative;overflow:hidden}.cuszoo-social-proof__rail{--cuszoo-video-card-width: min(74vw, 320px);display:flex;align-items:center;gap:1.2rem;box-sizing:border-box;width:100%;margin:0 auto;overflow-x:auto;padding:1.6rem 0 2.4rem;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none}.cuszoo-social-proof__rail::-webkit-scrollbar{display:none}.cuszoo-video-card{flex:0 0 var(--cuszoo-video-card-width);overflow:hidden;border-radius:.8rem;background:#e7eaed;scroll-snap-align:center;transform:scale(.909);transition:transform .24s ease,opacity .24s ease;opacity:.82}.cuszoo-social-proof__spacer{flex:0 0 max(0px,calc((100% - var(--cuszoo-video-card-width)) / 2 - .6rem))}.cuszoo-video-card.is-active{z-index:1;transform:scale(1);opacity:1}.cuszoo-video-card__media{position:relative;height:auto;aspect-ratio:3 / 5;overflow:hidden;background:#eef2f4}.cuszoo-video-card__media video,.cuszoo-video-card__media svg{width:100%;height:100%;object-fit:cover}.cuszoo-video-card__platforms{position:absolute;z-index:2;top:1.6rem;right:1.6rem;display:flex;gap:.8rem;color:#fff;filter:drop-shadow(0 .1rem .3rem rgba(0,0,0,.35))}.cuszoo-video-card__platforms .svg-wrapper{width:2.2rem;height:2.2rem}.cuszoo-video-card__overlay{position:absolute;z-index:1;right:0;bottom:0;left:0;display:grid;grid-template-columns:7.2rem minmax(0,1fr);align-items:center;gap:1.6rem;min-height:12rem;padding:3.8rem 1.4rem 1.4rem;background:linear-gradient(180deg,#09205000,#092050ed 50%,#092050fa);color:#fff;text-decoration:none}.cuszoo-video-card__overlay img{width:7.2rem;height:7.2rem;border-radius:.6rem;object-fit:cover}.cuszoo-video-card__overlay strong{display:block;overflow:hidden;font-size:1.4rem;font-weight:500;line-height:1.35;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.cuszoo-video-card__product-copy{display:block;min-width:0}.cuszoo-video-card__price{display:block;margin-top:.4rem;color:#fff;font-size:1.3rem;font-weight:700;line-height:1.2}.cuszoo-social-proof__arrow{position:absolute;z-index:3;top:50%;display:grid;width:4.8rem;height:4.8rem;padding:0;border:0;border-radius:50%;background:rgb(var(--color-button));color:rgb(var(--color-button-text));cursor:pointer;place-items:center;transform:translateY(-50%)}.cuszoo-social-proof__arrow .svg-wrapper{width:2rem}.cuszoo-social-proof__arrow--prev{left:1rem}.cuszoo-social-proof__arrow--prev .svg-wrapper{transform:rotate(180deg)}.cuszoo-social-proof__arrow--next{right:1rem}.cuszoo-delivery-estimate{display:block;padding:1.6rem;border:.1rem solid var(--delivery-border, #f3c49d);border-radius:.6rem;background:var(--delivery-background, #fff7f0)}.cuszoo-delivery-estimate__summary{display:flex;align-items:center;gap:.8rem;margin:0 0 1.8rem;color:var(--delivery-summary-text, rgb(var(--color-foreground)));font-size:1.6rem}.cuszoo-delivery-estimate__summary .material-icons-round{flex:0 0 2.2rem;font-size:2.2rem;color:var(--delivery-summary-icon, rgb(var(--color-link)))}.cuszoo-delivery-estimate__steps{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin:0;padding:0;list-style:none}.cuszoo-delivery-estimate__steps:before{content:"";position:absolute;top:1.5rem;right:16%;left:16%;border-top:.1rem dashed var(--delivery-line, #fa7b17)}.cuszoo-delivery-estimate__step{position:relative;z-index:1;text-align:center}.cuszoo-delivery-estimate__icon{display:grid;width:3.2rem;height:3.2rem;margin:0 auto .8rem;border-radius:50%;background:var(--delivery-icon-background, #fff1e6);color:var(--delivery-order-icon, rgb(var(--color-link)));place-items:center}.cuszoo-delivery-estimate__step--ship .cuszoo-delivery-estimate__icon{color:var(--delivery-ship-icon, rgb(var(--color-link)))!important}.cuszoo-delivery-estimate__step--arrival .cuszoo-delivery-estimate__icon{color:var(--delivery-arrival-icon, rgb(var(--color-link)))!important}.cuszoo-delivery-estimate__icon svg{width:1.7rem;color:inherit;fill:currentColor}.cuszoo-delivery-estimate__step strong,.cuszoo-delivery-estimate__step small{display:block;line-height:1.3}.cuszoo-delivery-estimate__step strong{color:var(--delivery-date, rgb(var(--color-foreground)));font-size:1.25rem}.cuszoo-delivery-estimate__step small{margin-top:.3rem;color:var(--delivery-label, #637381);font-size:1.1rem}@media screen and (min-width:750px)and (max-width:989px){.cuszoo-social-proof__rail{width:min(100%,680px)}}@media screen and (max-width:749px){.cuszoo-social-proof{width:100%;padding-right:0;padding-left:0}.cuszoo-social-proof__header{padding-right:1.5rem;padding-left:1.5rem;margin-bottom:1.8rem}.cuszoo-social-proof__header .cuszoo-section-heading{font-size:2.4rem}.cuszoo-social-proof__rail{--cuszoo-video-card-width: min(74vw, 280px)}.cuszoo-video-card__overlay{grid-template-columns:7.2rem minmax(0,1fr);min-height:13rem;padding:4rem 1.4rem 1.4rem}.cuszoo-video-card__overlay img{width:7.2rem;height:7.2rem}.cuszoo-video-card__overlay strong{font-size:1.5rem}.cuszoo-social-proof__arrow{width:4.2rem;height:4.2rem}.cuszoo-social-proof__arrow{display:none}}
/*# sourceMappingURL=/cdn/shop/t/30/assets/cuszoo-experience.css.map */
