.product-video-custom{margin:2rem 0;width:100%}.product-video-custom__title{font-size:2rem;font-weight:600;margin-bottom:1.5rem;text-align:center;color:rgb(var(--color-foreground))}.product-video-custom__wrapper{display:flex;width:100%}.product-video-custom__wrapper--align-left{justify-content:flex-start}.product-video-custom__wrapper--align-center{justify-content:center}.product-video-custom__wrapper--align-right{justify-content:flex-end}.product-video-custom__container{width:var(--video-width, 100%);max-width:100%;position:relative}.product-video-custom__overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:10;padding:2rem}.product-video-custom__overlay-text{background:#000000b3;color:#fff;padding:2rem 3rem;border-radius:1rem;text-align:center;max-width:90%;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);box-shadow:0 4px 20px #0000004d}.product-video-custom__overlay-text *{color:#fff;margin:.5rem 0}.product-video-custom__overlay-text h1,.product-video-custom__overlay-text h2,.product-video-custom__overlay-text h3{font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,.3)}.product-video-custom__overlay-text p{font-size:1.6rem;line-height:1.5}.product-video-custom__iframe-wrapper{position:relative;height:0;overflow:hidden;background:rgba(var(--color-foreground),.04);border-radius:1rem;margin:0 auto}@media screen and (min-width:750px){.product-video-custom--desktop-9-16 .product-video-custom__iframe-wrapper{padding-bottom:177.78%;max-width:400px}.product-video-custom--desktop-4-3 .product-video-custom__iframe-wrapper{padding-bottom:75%;max-width:100%}.product-video-custom--desktop-16-9 .product-video-custom__iframe-wrapper{padding-bottom:56.25%;max-width:100%}}@media screen and (max-width:749px){.product-video-custom--mobile-9-16 .product-video-custom__iframe-wrapper{padding-bottom:177.78%;max-width:320px}.product-video-custom--mobile-4-3 .product-video-custom__iframe-wrapper{padding-bottom:75%;max-width:100%}.product-video-custom--mobile-16-9 .product-video-custom__iframe-wrapper{padding-bottom:56.25%;max-width:100%}}.product-video-custom__iframe{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:1rem}.product-video-custom__video-wrapper{position:relative;width:100%;margin:0 auto;background:rgba(var(--color-foreground),.04);border-radius:1rem;overflow:hidden}@media screen and (min-width:750px){.product-video-custom__video-wrapper--desktop-9-16{max-width:400px;aspect-ratio:9 / 16}.product-video-custom__video-wrapper--desktop-4-3{max-width:100%;aspect-ratio:4 / 3}.product-video-custom__video-wrapper--desktop-16-9{max-width:100%;aspect-ratio:16 / 9}}@media screen and (max-width:749px){.product-video-custom__video-wrapper--mobile-9-16{max-width:320px;aspect-ratio:9 / 16}.product-video-custom__video-wrapper--mobile-4-3{max-width:100%;aspect-ratio:4 / 3}.product-video-custom__video-wrapper--mobile-16-9{max-width:100%;aspect-ratio:16 / 9}}.product-video-custom__video{display:block;width:100%;height:100%;object-fit:cover;border-radius:1rem}.product-video-custom__placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;background:rgba(var(--color-foreground),.04);border:.2rem dashed rgba(var(--color-foreground),.2);border-radius:1rem;text-align:center;min-height:300px}.product-video-custom__placeholder .placeholder-svg{width:8rem;height:8rem;fill:rgba(var(--color-foreground),.3);margin-bottom:1.5rem}.product-video-custom__placeholder p{font-size:1.4rem;color:rgba(var(--color-foreground),.6);margin:0}@media screen and (max-width:749px){.product-video-custom{margin:1.5rem 0}.product-video-custom__title{font-size:1.8rem;margin-bottom:1rem}.product-video-custom__container{width:100%!important}.product-video-custom__overlay{padding:1rem}.product-video-custom__overlay-text{padding:1.5rem 2rem;max-width:95%}.product-video-custom__overlay-text p{font-size:1.4rem}.product-video-custom__placeholder{padding:3rem 1.5rem;min-height:250px}.product-video-custom__placeholder .placeholder-svg{width:6rem;height:6rem}.product-video-custom__placeholder p{font-size:1.3rem}}@media screen and (min-width:750px)and (max-width:989px){.product-video-custom__container{width:var(--video-width, 100%)}}@media screen and (min-width:990px){.product-video-custom{margin:2.5rem 0}}.product-watch-video-btn{display:flex;flex-direction:column;align-items:center;gap:6px;background:none;border:none;cursor:pointer;padding:12px 4px;font-size:1.3rem;font-weight:500;color:rgb(var(--color-foreground));letter-spacing:.02em;width:100%;transition:opacity .2s ease}.product-watch-video-btn:hover{opacity:.7}.product-watch-video-btn__icon{display:flex;align-items:center;flex-shrink:0}.product-watch-video-btn__icon svg{display:block}@media screen and (min-width:750px){.product-watch-video-btn{justify-content:center;padding:14px 0 4px;font-size:1.2rem}}@media screen and (max-width:749px){.product-watch-video-btn{flex-direction:row;justify-content:flex-end;align-items:center;gap:8px;padding:8px 0 4px;width:100%}.product-watch-video-btn__icon svg{width:23px;height:23px}}slider-component{position:relative}.product-video-overlay{display:none;position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;background:rgb(var(--color-background, 255 255 255));flex-direction:column}.product-video-overlay.is-open{display:flex}.product-video-overlay__close{position:absolute;top:12px;left:12px;display:flex;align-items:center;justify-content:center;width:38px;height:38px;background:rgba(var(--color-foreground, 0 0 0),.08);border:none;border-radius:50%;cursor:pointer;color:rgb(var(--color-foreground, 0 0 0));z-index:11;transition:background .2s ease;padding:0;font-size:1.8rem;font-weight:600;line-height:1}.product-video-overlay__close:hover{background:rgba(var(--color-foreground, 0 0 0),.15)}.product-video-overlay__video{width:100%;height:100%;display:block;object-fit:contain;background:rgb(var(--color-background, 255 255 255))}
/*# sourceMappingURL=/cdn/shop/t/13/assets/component-product-video-custom.css.map */
