.tabbed-videos{overflow:hidden;padding-block:var(--tabbed-videos-padding-top) var(--tabbed-videos-padding-bottom)}.tabbed-videos__heading{max-width:100%;margin:0 0 2.4rem;color:rgb(var(--color-foreground));font-size:clamp(2.4rem,3vw,var(--tabbed-videos-heading-size));font-weight:700;line-height:1.1}.tabbed-videos__tabs{display:inline-flex;align-items:center;margin-bottom:1.6rem;padding:.3rem;border-radius:.3rem;background:rgba(var(--color-foreground),.05)}.tabbed-videos__tab{display:inline-flex;min-height:3.4rem;align-items:center;gap:.7rem;padding:.7rem 1.4rem;border:0;border-radius:.3rem;background:transparent;color:rgb(var(--color-foreground));font:inherit;font-size:1.4rem;font-weight:700;line-height:1;text-transform:uppercase;cursor:pointer;transition:background-color var(--duration-short) ease,box-shadow var(--duration-short) ease}.tabbed-videos__tab.is-active{background:#f4ba3b;box-shadow:0 .1rem .3rem #00000014}.tabbed-videos__tab:focus-visible,.tabbed-videos__poster:focus-visible,.tabbed-videos__arrow:focus-visible,.tabbed-videos__dialog-close:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.2rem}.tabbed-videos__tab-icon{display:inline-flex;width:2rem;height:2rem;align-items:center;justify-content:center}.tabbed-videos__tab-icon svg{width:100%;height:100%;fill:currentColor}.tabbed-videos__tab-icon--youtube{color:#f03}.tabbed-videos__panel[hidden]{display:none}.tabbed-videos__swiper{overflow:visible}.tabbed-videos__slide{width:calc((100% - 1.2rem * (var(--tabbed-videos-slides-mobile) - 1)) / var(--tabbed-videos-slides-mobile));height:auto}.tabbed-videos__slide--tiktok{width:calc((100% - 1.2rem * .35) / 1.35)}.tabbed-videos__poster{position:relative;display:block;width:100%;padding:0;overflow:hidden;border:0;border-radius:.6rem;background:rgba(var(--color-foreground),.08);color:#fff;cursor:pointer}.tabbed-videos__poster:disabled{cursor:default}.tabbed-videos__media{position:relative;display:block;aspect-ratio:16 / 9;overflow:hidden}.tabbed-videos__tiktok-card{position:relative;height:100%;min-height:0;overflow:hidden;border-radius:.3rem;background:#191919;color:#fff}.tabbed-videos__media--tiktok{height:100%;min-height:0;aspect-ratio:9 / 14}.tabbed-videos__tiktok-card:after{position:absolute;top:28%;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to bottom,transparent,rgba(0,0,0,.82));content:"";pointer-events:none}.tabbed-videos__tiktok-trigger{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:block;width:100%;height:100%;padding:0;border:0;background:transparent;cursor:pointer}.tabbed-videos__tiktok-trigger:disabled{cursor:default}.tabbed-videos__tiktok-trigger:focus-visible{outline:.2rem solid #fff;outline-offset:-.4rem}.tabbed-videos__tiktok-card:hover .tabbed-videos__image{transform:scale(1.035)}.tabbed-videos__image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.tabbed-videos__poster:not(:disabled):hover .tabbed-videos__image{transform:scale(1.035)}.tabbed-videos__play{position:absolute;top:50%;left:50%;display:grid;width:4.2rem;height:4.2rem;place-items:center;transform:translate(-50%,-50%);transition:transform var(--duration-short) ease}.tabbed-videos__poster:not(:disabled):hover .tabbed-videos__play{transform:translate(-50%,-50%) scale(1.08)}.tabbed-videos__play svg{display:block;width:100%;height:100%}.tabbed-videos__play circle,.tabbed-videos__play path{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.tabbed-videos__play path{fill:#ffffff1f}.tabbed-videos__play--tiktok{top:34%;z-index:2;width:4.8rem;height:4.8rem;pointer-events:none}.tabbed-videos__tiktok-card:hover .tabbed-videos__play--tiktok{transform:translate(-50%,-50%) scale(1.08)}.tabbed-videos__tiktok-overlay{position:absolute;right:0;bottom:0;left:0;z-index:2;padding:2.2rem 2rem;pointer-events:none}.tabbed-videos__content{padding-top:.9rem}.tabbed-videos__video-title{min-height:3.2rem;margin:0 0 .8rem;overflow:hidden;color:rgb(var(--color-foreground));display:-webkit-box;font-size:1.5rem;font-weight:700;line-height:1.35;letter-spacing:0;-webkit-box-orient:vertical;-webkit-line-clamp:2}.tabbed-videos__reviewer{display:flex;align-items:center;gap:.7rem;color:rgb(var(--color-foreground));font-size:1.5rem;font-weight:600;line-height:1.2}.tabbed-videos__reviewer--tiktok{gap:1rem;color:#fff;font-size:1.5rem;line-height:1.15;overflow-wrap:anywhere}.tabbed-videos__avatar{display:block;width:3rem;height:3rem;flex:0 0 3rem;border-radius:50%;object-fit:cover}.tabbed-videos__avatar--tiktok{width:4.2rem;height:4.2rem;flex-basis:4.2rem;border:.2rem solid rgba(255,255,255,.9);background-color:#fff}.tabbed-videos__avatar--placeholder{background:rgba(var(--color-foreground),.12)}.tabbed-videos__avatar--tiktok.tabbed-videos__avatar--placeholder{background:#ffffff4d}.tabbed-videos__tiktok-text{margin-top:1.5rem;color:#fff;font-size:1.5rem;line-height:1.45;text-shadow:0 .1rem .3rem rgba(0,0,0,.35)}.tabbed-videos__tiktok-text.rte>*{margin:0;color:inherit}.tabbed-videos__navigation{display:flex;justify-content:space-between;align-items:center;margin-top:3.8rem;padding-top:0!important}.tabbed-videos__pagination.swiper-pagination-progressbar,.tabbed-videos__pagination{position:relative;inset:auto;flex:1;margin:.5rem 2rem 0 0;margin:0 2rem 0 0;height:.2rem;overflow:hidden;background:var(--tabbed-videos-progress)}.tabbed-videos__pagination .swiper-pagination-progressbar-fill{background:var(--tabbed-videos-progress-active)}.tabbed-videos__arrows{display:flex;gap:1.2rem}.tabbed-videos__arrow{width:4rem!important;height:4rem!important;margin-top:0!important;background-color:rgba(var(--color-foreground),.05);border-radius:.5rem;border:.1rem solid rgba(var(--color-foreground),.1);display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;overflow:hidden;transition:all .3s ease;opacity:1;padding:0}.tabbed-videos__arrow:hover{background-color:rgba(var(--color-foreground),.1)}.tabbed-videos__arrow.swiper-button-disabled{opacity:.35;cursor:default}.tabbed-videos__arrow .arrow-icon{display:block;position:relative;width:.8rem;height:.8rem;border-top:.2rem solid rgb(var(--color-foreground));border-right:.2rem solid rgb(var(--color-foreground));transition:transform .3s ease}.tabbed-videos__arrow--left .arrow-icon,.tabbed-videos__arrow.swiper-button-prev .arrow-icon{transform:rotate(-135deg)}.tabbed-videos__arrow--right .arrow-icon,.tabbed-videos__arrow.swiper-button-next .arrow-icon{transform:rotate(45deg)}.tabbed-videos__arrow:before{content:"";position:absolute;width:1rem;height:.2rem;background-color:rgb(var(--color-foreground));top:50%;left:40%;transform:translate(-50%,-50%) scaleX(0);transition:transform .3s ease;z-index:1}.tabbed-videos__arrow.swiper-button-prev:before{left:60%}.tabbed-videos__arrow.swiper-button-prev:not(.swiper-button-disabled):hover .arrow-icon{transform:rotate(-135deg) translate(.2rem,-.2rem)}.tabbed-videos__arrow.swiper-button-prev:not(.swiper-button-disabled):hover:before{transform:translate(-80%,-50%) scaleX(1)}.tabbed-videos__arrow.swiper-button-next:not(.swiper-button-disabled):hover .arrow-icon{transform:rotate(45deg) translate(.2rem,-.2rem)}.tabbed-videos__arrow.swiper-button-next:not(.swiper-button-disabled):hover:before{transform:translate(-10%,-50%) scaleX(1)}.tabbed-videos__dialog{width:100%;max-width:none;height:100%;max-height:none;margin:0;padding:0;border:0;background:transparent;color:#fff}.tabbed-videos__dialog[open]{display:grid;place-items:center}.tabbed-videos__dialog::backdrop{background:#111827d1;-webkit-backdrop-filter:blur(.4rem);backdrop-filter:blur(.4rem)}.tabbed-videos__dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;background:transparent;cursor:default}.tabbed-videos__dialog-content{position:relative;z-index:1;width:min(92vw,112rem)}.tabbed-videos__dialog-media{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;border-radius:1.2rem;background:#000}.tabbed-videos__dialog-media.is-tiktok{width:min(92vw,42rem);height:min(86vh,76rem);margin-inline:auto;aspect-ratio:auto}.tabbed-videos__dialog-media iframe{display:block;width:100%;height:100%;border:0}.tabbed-videos__dialog-close{position:absolute;top:-1.8rem;right:-1.8rem;z-index:2;display:grid;width:3.8rem;height:3.8rem;padding:0;place-items:center;border:0;border-radius:50%;background:#fff;color:#111;cursor:pointer}.tabbed-videos__dialog-close svg{width:2rem;height:2rem;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round}body.tabbed-videos-modal-open{overflow:hidden}@media screen and (min-width:750px){.tabbed-videos__slide{width:calc((100% - 2rem * (var(--tabbed-videos-slides-tablet) - 1)) / var(--tabbed-videos-slides-tablet))}.tabbed-videos__slide--tiktok{width:calc((100% - 2rem * 1.3) / 2.3)}}@media screen and (min-width:990px){.tabbed-videos__heading{font-size:4.2rem}.tabbed-videos__slide{width:calc((100% - 4.8rem) / 3)}.tabbed-videos__slide--tiktok{width:calc((100% - 2.4rem * 2.8) / 3.8)}.tabbed-videos__slide--youtube{font-family:Montserrat,var(--font-body-family),sans-serif}.tabbed-videos__slide--youtube .tabbed-videos__poster{border-radius:2rem}.tabbed-videos__slide--youtube .tabbed-videos__content{padding:1.5rem 1rem 0}.tabbed-videos__slide--youtube .tabbed-videos__video-title,.tabbed-videos__slide--youtube .tabbed-videos__reviewer{font-family:Montserrat,var(--font-body-family),sans-serif;font-size:1.5rem;font-weight:500;line-height:1.2;letter-spacing:0}.tabbed-videos__slide--youtube .tabbed-videos__video-title{font-family:Montserrat,var(--font-body-family),sans-serif!important;font-weight:500!important;min-height:3.5rem;margin-bottom:1.5rem}}@media screen and (max-width:749px){.tabbed-videos{padding-block:min(var(--tabbed-videos-padding-top),4rem) min(var(--tabbed-videos-padding-bottom),4rem)}.tabbed-videos__slide--youtube .tabbed-videos__video-title,.tabbed-videos__slide--youtube .tabbed-videos__reviewer{font-family:Montserrat,var(--font-body-family),sans-serif!important;font-size:1.4rem;font-weight:500!important}.tabbed-videos__heading{margin-bottom:1.8rem}.tabbed-videos__tabs{margin-bottom:1.4rem}.tabbed-videos__tab{padding-inline:1.1rem}.tabbed-videos__tiktok-overlay{padding:1.6rem 1.4rem}.tabbed-videos__reviewer--tiktok{font-size:1.3rem}.tabbed-videos__avatar--tiktok{width:3.6rem;height:3.6rem;flex-basis:3.6rem}.tabbed-videos__tiktok-text{margin-top:1rem;font-size:1.4rem}.tabbed-videos__navigation{margin-top:2.8rem;margin-top:3rem}.tabbed-videos__arrows{gap:1rem}.tabbed-videos__arrow{width:3.3rem!important;height:3.3rem!important}.tabbed-videos__pagination{margin-right:1.5rem}.tabbed-videos__dialog-content{width:calc(100vw - 2rem)}.tabbed-videos__dialog-close{top:1rem;right:1rem}.tabbed-videos__dialog-media{border-radius:.8rem}}@media(prefers-reduced-motion:reduce){.tabbed-videos__image,.tabbed-videos__play{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/163/assets/tabbed-videos.css.map */
