.product-hero-video{background-color:var(--hero-bg,#fff);color:var(--hero-text,#1a1a1a)}.product-hero-video__container{box-sizing:border-box;margin:0 auto;max-width:1280px;padding:0}.product-hero-video__row{align-items:center;display:flex;flex-wrap:wrap;padding:80px 20px}.product-hero-video--mirrored .product-hero-video__row{align-items:center;display:flex;flex-direction:row-reverse;flex-wrap:wrap;padding:80px 0}.product-hero-video__col{box-sizing:border-box;flex:0 0 50%;max-width:50%;padding:0 15px}.product-hero-video__col--text{padding-right:30px;text-align:left}.product-hero-video--mirrored .product-hero-video__col--text{padding-left:30px;padding-right:15px}.product-hero-video__col--media{margin-bottom:30px;margin-top:30px}.product-hero-video--mirrored .product-hero-video__col--media{padding-left:15px;padding-right:30px}.product-hero-video__label{align-items:center;color:var(--hero-label,#008692);display:flex;font-size:18px;font-weight:400;gap:8px;letter-spacing:.1em;margin-bottom:12px;padding:0;text-transform:uppercase}.product-hero-video__label-pipe{color:#000;margin-right:6px}.product-hero-video__label-text{color:var(--hero-label,inherit);text-transform:uppercase}.product-hero-video__label-link{color:inherit;text-decoration:none;transition:opacity .2s ease}.product-hero-video__label-link:hover{opacity:.7}.product-hero-video__col--text h2{color:var(--ph-h2,#1a1a1a)!important;font-family:Macan,DM Sans,sans-serif;font-size:clamp(22px,2.8vw,34px);font-weight:400;letter-spacing:-.025em;line-height:1.15;margin-bottom:14px;padding:0;text-transform:none}.product-hero-video__description{color:var(--ph-sub,#1a1a1a)!important;font-size:16px;font-weight:400;line-height:1.4}.product-hero-video__description a,.product-hero-video__description p,.product-hero-video__description span{color:inherit!important}.product-hero-video__description p{margin:0 0 .5em}.product-hero-video__description p:last-child{margin-bottom:0}.product-hero-video__image-wrapper,.product-hero-video__media-wrapper{max-width:595px;position:relative;width:100%}.product-hero-video__media-wrapper{aspect-ratio:595/397;background-color:var(--hero-bg,#fff);overflow:hidden}.product-hero-video__hero-image{border-radius:inherit;display:block;height:auto;width:100%}.product-hero-video__poster{height:100%;left:0;object-fit:contain;position:absolute;top:0;transition:opacity .5s ease;width:100%;z-index:2}.product-hero-video__poster.is-hidden{opacity:0;pointer-events:none}.product-hero-video__video{background:transparent;object-fit:contain}.product-hero-video__video.is-preloading{height:1px;left:-9999px;opacity:0;pointer-events:none;position:fixed;top:-9999px;width:1px}.product-hero-video__video.is-ready{height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .5s ease;width:100%;z-index:3}.product-hero-video__video.is-loaded{opacity:1}.product-hero-video__3d-btn{align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#008792;border:none;border-radius:30px;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:16px;font-weight:500;gap:6px;padding:15px 20px;position:absolute;right:12px;top:12px;transition:background .2s ease,transform .2s ease;z-index:10}.product-hero-video__3d-btn:hover{background:#01393f;transform:scale(1)}.product-hero-video__3d-btn svg{flex-shrink:0}.product-hero-video__3d-overlay{align-items:center;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:rgba(0,0,0,.75);box-sizing:border-box;display:none;height:100%;justify-content:center;left:0;padding:24px;position:fixed;top:0;width:100%;z-index:99999}.product-hero-video__3d-overlay.is-open{display:flex}.product-hero-video__3d-popup{background:#fff;border-radius:30px;box-shadow:0 20px 60px rgba(0,0,0,.3);display:flex;flex-direction:column;height:80vh;max-height:700px;max-width:900px;overflow:hidden;position:relative;width:100%}.product-hero-video__3d-header{align-items:center;border-bottom:none;display:flex;flex-shrink:0;justify-content:flex-end;padding:0;position:absolute;right:14px;top:14px;z-index:10}.product-hero-video__3d-title{color:#1a1a1a;font-size:15px;font-weight:600}.product-hero-video__3d-close{align-items:center;background:#f0f0f0;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:22px;height:36px;justify-content:center;line-height:1;transition:background .2s ease;width:36px}.product-hero-video__3d-close:hover{background:#e0e0e0;color:#1a1a1a}.product-hero-video__3d-body{background:#fafafa;flex:1;min-height:0}.product-hero-video--media-only .product-hero-video__col--media,.product-hero-video--text-only .product-hero-video__col--text{flex:0 0 100%;max-width:100%;padding:0 15px}.product-hero-video--text-only .product-hero-video__col--text{max-width:800px}.product-hero-video--media-only .product-hero-video__col--media{display:flex;justify-content:center}.product-hero-video--media-only .product-hero-video__image-wrapper,.product-hero-video--media-only .product-hero-video__media-wrapper{max-width:900px}.product-hero-video__3d-body model-viewer{--progress-bar-height:6px;--progress-bar-color:#0394a1}@media only screen and (max-width:992px){.product-hero-video__row{align-items:center;display:flex;flex-wrap:wrap;padding:80px 20px}.product-hero-video__col--text{margin-bottom:30px;margin-top:30px;padding-right:15px}.product-hero-video--mirrored .product-hero-video__col--text{padding-left:15px;padding-right:15px}.product-hero-video__col--media{margin-bottom:30px;margin-top:30px}.product-hero-video--mirrored .product-hero-video__col--media{padding-left:15px;padding-right:15px}}@media only screen and (max-width:767px){.product-hero-video--mirrored .product-hero-video__row,.product-hero-video__row{align-items:center;display:flex;flex-direction:row-reverse;flex-wrap:wrap;padding:80px 0}.product-hero-video__col{flex:0 0 100%;max-width:100%;padding:0 15px}.product-hero-video--mirrored .product-hero-video__col--text,.product-hero-video__col--text{order:2;padding-left:15px;padding-right:15px}.product-hero-video--mirrored .product-hero-video__col--media,.product-hero-video__col--media{margin-bottom:15px;margin-top:0;order:1;padding-left:15px;padding-right:15px}.product-hero-video__description{color:var(--ph-sub,#1a1a1a)!important;font-size:16px;font-weight:400;line-height:1.4}.product-hero-video__3d-popup{height:70vh}}@media only screen and (max-width:575px){.product-hero-video__row{align-items:center;display:flex;flex-wrap:wrap;padding:80px 20px}.product-hero-video__col--media,.product-hero-video__col--text{margin-bottom:15px;margin-top:15px}}.product-hero-video__label:before{content:"|";font-size:20px;font-weight:300;opacity:.5}.product-hero-video__label-pipe{display:none}@media(max-width:767px){.product-hero-video__col--text{padding:40px 20px}}.product-hero-video__content{margin:0 auto;max-width:1280px;padding:0 30px}.phv-wrapper{display:block;height:100%;overflow:hidden;position:relative;width:100%}.phv-wrapper--radius,.phv-wrapper--radius .phv-inline-vid{border-radius:30px}.phv-inline-vid{display:block;height:100%;object-fit:cover;width:100%}.phv-play-btn{align-items:center;background:rgba(0,0,0,.15);border:none;cursor:pointer;display:flex;inset:0;justify-content:center;opacity:1;position:absolute;transition:opacity .25s,background .25s;z-index:4}.phv-play-btn svg{height:72px;transition:transform .2s;width:72px;drop-shadow:0 4px 20px rgba(0,0,0,.5)}.phv-play-btn:hover{background:rgba(0,0,0,.08)}.phv-play-btn:hover svg{transform:scale(1.08)}.phv-play-btn.hidden{opacity:0;pointer-events:none}.phv-fs-btn{align-items:center;backdrop-filter:blur(8px);background:hsla(0,0%,4%,.65);border:1.5px solid hsla(0,0%,100%,.2);border-radius:10px;color:#fff;cursor:pointer;display:flex;height:36px;justify-content:center;opacity:0;padding:0;position:absolute;right:12px;top:12px;transition:background .2s,border-color .2s;transition:opacity .2s,background .2s;width:36px;z-index:5}.phv-fs-btn,.phv-wrapper:hover .phv-fs-btn{opacity:1}.phv-fs-btn svg{height:16px;width:16px}.phv-fs-btn:hover{background:var(--fc-teal,#008692);border-color:var(--fc-teal,#008692)}.phv-lightbox{align-items:center;display:flex;inset:0;justify-content:center;position:fixed;z-index:99999}.phv-lb-backdrop{backdrop-filter:blur(10px);background:rgba(0,0,0,.88);cursor:pointer;inset:0;position:absolute}.phv-lb-inner{display:flex;flex-direction:column;max-height:92vh;position:relative;width:min(90vw,1100px);z-index:1}.phv-lb-close{align-items:center;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.25);border-radius:8px;color:#fff;cursor:pointer;display:flex;height:36px;justify-content:center;position:absolute;right:0;top:-44px;transition:.2s;width:36px}.phv-lb-close:hover{background:hsla(0,0%,100%,.25)}.phv-lb-close svg{height:16px;width:16px}.phv-lb-vid{background:#000;border-radius:16px;display:block;max-height:85vh;width:100%}.phv-inline-vid{cursor:default}.phv-wrapper:has(.phv-play-btn) .phv-inline-vid{cursor:pointer}@media(max-width:767px){[style*="--bg-scale-mob"]{background-size:var(--bg-scale-mob,100%)!important}}.product-hero-video{padding-left:30px;padding-right:30px}@media(max-width:767px){.product-hero-video{padding-left:20px;padding-right:20px}[style*="--bg-scale-mob"]{background-size:var(--bg-scale-mob,100%)!important}}