.video-carousel{width:100%;overflow:hidden}.video-carousel__container{max-width:1280px;margin:0 auto;padding:60px 40px}.video-carousel__header{text-align:center;margin-bottom:40px}.video-carousel__rating{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:12px;font-size:16px}.video-carousel__stars{color:#f5a623;font-size:18px;letter-spacing:1px}.video-carousel__heading{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:38px;font-weight:700;line-height:1.2;margin:0 0 16px;letter-spacing:-.5px}.video-carousel__heading-accent{display:inline;font-style:normal}.video-carousel__subtext{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:1.6;margin:0 auto;max-width:680px}.video-carousel__subtext strong{font-weight:700}.video-carousel__stage{position:relative}.video-carousel__track{display:flex;gap:16px}.video-carousel__card{min-width:0;border-radius:14px;overflow:hidden;background:#000;position:relative}.video-carousel__video-wrap{position:relative;aspect-ratio:9 / 16;width:100%;overflow:hidden;border-radius:14px;background:#111;cursor:pointer}.video-carousel__poster{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.video-carousel__video-wrap:hover .video-carousel__poster{transform:scale(1.03)}.video-carousel__play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background-color:#f47c23;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 16px #0000004d;transition:transform .2s ease,box-shadow .2s ease;z-index:2}.video-carousel__play-btn:hover{transform:translate(-50%,-50%) scale(1.08);box-shadow:0 6px 20px #0006}.video-carousel__play-btn svg{margin-left:3px}.video-carousel__video-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3}.video-carousel__video,.video-carousel__iframe{width:100%;height:100%;object-fit:cover;border:none;display:block}.video-carousel__dots{display:none;justify-content:center;gap:8px;margin-top:24px}.video-carousel__dot{width:10px;height:10px;border-radius:50%;border:none;background-color:var(--dot-color, #4F2E09);opacity:.25;cursor:pointer;padding:0;transition:opacity .2s,transform .2s}.video-carousel__dot--active{opacity:1;transform:scale(1.2)}@media screen and (min-width:600px){.video-carousel__stage{overflow:visible}.video-carousel__track{flex-wrap:wrap;justify-content:center}.video-carousel__card{flex:0 0 calc(33.333% - 12px);max-width:380px}.video-carousel__dots{display:none!important}}@media screen and (max-width:599px){.video-carousel__container{padding:36px 20px}.video-carousel__heading{font-size:24px}.video-carousel__subtext{font-size:15px}.video-carousel__stage{overflow:visible;padding:0 8%;margin:0 -8%}.video-carousel__track{flex-wrap:nowrap;justify-content:flex-start;transition:transform .4s ease;will-change:transform}.video-carousel__card{flex:0 0 82%}}@media screen and (max-width:900px)and (min-width:600px){.video-carousel__container{padding:48px 32px}.video-carousel__heading{font-size:30px}.video-carousel__card{flex:0 0 calc(50% - 8px);max-width:none}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/video-carousel.css.map */
