.video-carousel-section{position:relative;overflow:visible;background:var(--video-carousel-bg)}.video-carousel-section:before{content:"";position:absolute;z-index:3;top:-3.2rem;left:0;width:100%;height:3.2rem;background-image:var(--video-carousel-wave);background-repeat:repeat-x;background-position:center bottom;background-size:auto 3.2rem;pointer-events:none}.video-carousel-section .page-width{position:relative;z-index:2}.video-carousel{width:100%;min-width:0}.video-carousel__intro{display:flex;width:100%;margin:0 auto;flex-direction:column;align-items:center;gap:2.4rem;text-align:center}.video-carousel__heading{position:relative;margin:0;color:var(--video-carousel-heading);font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-size:2.8rem;font-weight:600;line-height:3.6rem;letter-spacing:-.02em;text-align:center;text-decoration:none}.video-carousel__buttons{display:flex;width:100%;flex-wrap:nowrap;align-items:center;justify-content:center;gap:1.6rem}.video-carousel__cta{position:relative;display:inline-flex;width:16rem;min-width:16rem;height:5.2rem;min-height:5.2rem;flex:0 0 16rem;align-items:center;justify-content:center;box-sizing:border-box;padding:0 2.4rem;border:.2rem solid transparent;border-radius:999.9rem;font-family:var(--font-body-family);font-style:var(--font-body-style);font-size:1.6rem;font-weight:600;line-height:2.4rem;letter-spacing:0;text-align:center;text-decoration:none;white-space:nowrap;cursor:pointer;overflow:hidden;isolation:isolate;-webkit-tap-highlight-color:transparent;transition:color .22s ease,background-color .22s ease,border-color .22s ease,transform .22s ease,box-shadow .22s ease}.video-carousel__cta span{position:relative;z-index:1}.video-carousel__cta--solid{color:var(--video-carousel-solid-text);background:var(--video-carousel-solid-bg);border-color:var(--video-carousel-solid-bg)}.video-carousel__cta--outline{color:var(--video-carousel-outline);background:transparent;border-color:var(--video-carousel-outline)}@media screen and (hover:hover)and (pointer:fine){.video-carousel__cta:hover{transform:translateY(-.2rem);box-shadow:0 .8rem 1.8rem #1f140d24}.video-carousel__cta--solid:hover{filter:brightness(.93)}.video-carousel__cta--outline:hover{color:var(--video-carousel-bg);background:var(--video-carousel-outline);border-color:var(--video-carousel-outline)}}.video-carousel__cta:focus-visible{outline:.2rem solid var(--video-carousel-outline);outline-offset:.4rem}.video-carousel__cta:active{transform:translateY(0) scale(.98);box-shadow:none}.video-carousel__cta[aria-disabled=true]{opacity:.55;pointer-events:none;cursor:default}.video-carousel__slider{display:block;width:100%;min-width:0}.video-carousel__viewport{width:100%;margin-top:3.2rem;overflow:hidden}.video-carousel__track{display:flex;width:100%;min-width:0;justify-content:space-between;gap:2.4rem;margin:0;padding:0;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;list-style:none;-webkit-overflow-scrolling:touch}.video-carousel__track::-webkit-scrollbar{display:none}.video-carousel__item{width:min(41.1rem,calc((100% - 2.4rem) / 3));min-width:min(41.1rem,calc((100% - 2.4rem) / 3));flex:1 0 min(41.1rem,calc((100% - 2.4rem) / 3));scroll-snap-align:start}.video-carousel__media{position:relative;width:100%;overflow:hidden;aspect-ratio:16 / 9;background:#ffffff14}.video-carousel__media iframe,.video-carousel__placeholder,.video-carousel__placeholder .placeholder-svg{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;border:0}.video-carousel__video-title{min-height:5.6rem;margin:1.2rem 0 0;color:var(--video-carousel-title);font-family:var(--font-body-family);font-style:var(--font-body-style);font-size:1.8rem;font-weight:600;line-height:2.8rem;letter-spacing:0;text-align:left}.video-carousel__mobile-controls{display:none}.video-carousel__arrow{display:inline-flex;width:4.4rem;height:4.4rem;min-width:4.4rem;min-height:4.4rem;align-items:center;justify-content:center;padding:0;border:.1rem solid var(--video-carousel-outline);border-radius:999.9rem;color:var(--video-carousel-outline);background:transparent;cursor:pointer;transition:color .22s ease,background-color .22s ease,border-color .22s ease,transform .22s ease,box-shadow .22s ease,opacity .22s ease}.video-carousel__arrow .svg-wrapper{display:flex;width:1.2rem;height:1.2rem;align-items:center;justify-content:center}.video-carousel__arrow svg{display:block;width:100%;height:100%}.video-carousel__arrow--prev svg{transform:rotate(90deg)}.video-carousel__arrow--next svg{transform:rotate(-90deg)}.video-carousel__arrow:disabled,.video-carousel__arrow[disabled]{opacity:.35;cursor:default}.video-carousel__arrow:focus-visible{outline:.2rem solid var(--video-carousel-outline);outline-offset:.3rem}@media screen and (min-width:750px)and (max-width:1024px){.video-carousel__heading{font-size:3.2rem;line-height:4rem}.video-carousel__item{width:calc((100% - 1.2rem)/2);min-width:calc((100% - 1.2rem)/2);flex-basis:calc((100% - 1.2rem)/2)}.video-carousel__mobile-controls{display:flex;align-items:center;justify-content:center;gap:1.2rem;margin-top:2.4rem}}@media screen and (min-width:1025px){.video-carousel__heading{font-size:3.6rem;line-height:4.4rem}.video-carousel__mobile-controls{display:none}}@media screen and (max-width:749px){.video-carousel-section:before{top:-2.4rem;height:2.4rem;background-size:auto 2.4rem}.video-carousel__intro{max-width:100%}.video-carousel__heading{font-size:2.8rem;line-height:3.6rem}.video-carousel__heading--line .highlight:after{bottom:-.8rem}.video-carousel__viewport{margin-top:3.2rem}.video-carousel__item{width:calc(100% - 3.2rem);min-width:calc(100% - 3.2rem);flex-basis:calc(100% - 3.2rem)}.video-carousel__video-title{min-height:auto;font-size:1.6rem;line-height:2.4rem}.video-carousel__mobile-controls{display:flex;align-items:center;justify-content:center;gap:1.2rem;margin-top:2.4rem}}@media screen and (max-width:1024px)and (hover:hover)and (pointer:fine){.video-carousel__arrow:not(:disabled):hover{color:var(--video-carousel-bg);background:var(--video-carousel-outline);border-color:var(--video-carousel-outline);transform:translateY(-.2rem);box-shadow:0 .6rem 1.4rem #1f140d29}}@media screen and (max-width:480px){.video-carousel__buttons{gap:1rem}.video-carousel__cta{width:auto;min-width:0;max-width:16rem;height:5rem;min-height:5rem;flex:1 1 0;padding:0 1.6rem;font-size:1.5rem;line-height:2.2rem}}@media(prefers-reduced-motion:reduce){.video-carousel__track{scroll-behavior:auto}.video-carousel__cta,.video-carousel__arrow{transition:none}}.video-carousel__heading .highlight{position:relative;display:inline-block;white-space:nowrap}.video-carousel__heading--line .highlight:after{content:"";position:absolute;left:50%;bottom:-1rem;width:100%;height:1rem;background:var(--video-carousel-line);transform:translate(-50%);-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 10' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3E%3Cpath d='M1 5 C3 8 5 2 7 5 C9 8 11 2 13 5 C16 8 18 3 21 5 C24 7 27 3 30 5 C33 7 36 3 39 5 C42 8 45 2 48 5 C51 8 54 2 57 5 C60 8 63 3 66 5 C69 7 72 3 75 5 C78 8 81 2 84 5 C87 8 90 3 93 5 C96 7 98 4 99 5' fill='none' stroke='black' stroke-width='3.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 10' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3E%3Cpath d='M1 5 C3 8 5 2 7 5 C9 8 11 2 13 5 C16 8 18 3 21 5 C24 7 27 3 30 5 C33 7 36 3 39 5 C42 8 45 2 48 5 C51 8 54 2 57 5 C60 8 63 3 66 5 C69 7 72 3 75 5 C78 8 81 2 84 5 C87 8 90 3 93 5 C96 7 98 4 99 5' fill='none' stroke='black' stroke-width='3.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:100% 100%;mask-size:100% 100%;pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/33/assets/section-video-carousel.css.map */
