html,body{overflow:hidden}body{background-color:#000}footer{position:relative!important}main{background-color:#0000}main:has(+#webgl-not-supported.show),main:has(+#webgl-not-supported.show)>section{background-color:#000}#webgl-not-supported.show{z-index:2;position:fixed;left:50%;transform:translate(-50%,-50%)}section{z-index:1;background-color:#000;width:100%}section#hero{text-align:center;background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;height:100dvh;transition:opacity .1s linear;display:flex;position:relative}section#hero:after{content:"";z-index:2;background:linear-gradient(#0003 10% 30%,#0003 50%,#000 90% 100%);position:absolute;inset:0}section#hero>div{z-index:1}main.webgl-disabled>section#hero{height:100dvh;top:initial;left:initial;justify-content:center;align-items:center;display:flex;position:relative;transform:none}section#hero>div>img{width:80%;margin-bottom:17px}section#hero>div>span{margin-bottom:8px;font-family:BlauerNueLight,sans-serif;display:block}section#product-info{z-index:2;height:100dvh;padding-left:15px;padding-top:calc(var(--headerHeight) + 3%);-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;touch-action:none;flex-direction:column;align-items:center;transition:opacity 2s,transform 1s;display:flex;position:relative}section#product-info>div{width:100%}section#product-info p{font-family:BlauerNueExtraLight,sans-serif;transition:opacity .2s}section#product-info>div:first-of-type>h2{margin-bottom:20px;font-family:BebasNue,sans-serif;font-size:38px;transition:opacity .2s}section#product-info>div:nth-of-type(2){aspect-ratio:auto;z-index:1;justify-content:center;height:60%;display:flex;position:relative}section#product-info>canvas{cursor:grab;z-index:-1;width:100vw;height:100dvh;position:absolute;inset:0}section#product-info>div:nth-of-type(2)>div#threeD-loading-indicator{opacity:0;transition:opacity .2s;position:absolute;top:33%}section#product-info>div:nth-of-type(2)>div#threeD-loading-indicator.visible{opacity:1}section#product-info>div:nth-of-type(2)>div#threeD-loading-indicator>span{border:3px solid #625f5f;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;animation:1s linear infinite rotation;display:flex}section#product-info>div:nth-of-type(2)>div#threeD-loading-indicator>span:after{content:"";box-sizing:border-box;border:3px solid #fff;border-color:#fff #0000;border-radius:50%;width:40px;height:40px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}section#product-info>div:nth-of-type(2)>span{opacity:.6;z-index:1;display:block;position:absolute;top:50%}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}section#product-info>span{text-align:center;z-index:1;width:fit-content;display:none;position:absolute;bottom:8%;left:50%;transform:translate(-50%,-50%)}section#product-info>div#progress-indicator{z-index:-2;gap:6px;width:100%;padding-left:15px;padding-right:15px;transition:opacity .7s;display:flex;position:absolute;bottom:5%;left:auto;right:0}section#product-info>div#progress-indicator>div{background-color:#5d5d5d;width:50%;height:2px;position:relative;overflow:hidden}section#product-info>div#progress-indicator>div:after{content:"";transform-origin:0;will-change:transform;z-index:10;background-color:#fff;width:100%;height:100%;transition:transform 1.4s ease-out;animation-timing-function:ease;position:absolute;bottom:0;left:0;transform:scaleX(0)}section#product-info>div#progress-indicator>div.activated:after{transform:scaleX(1)}section#product-info>div:nth-of-type(2)>img{width:100%;transition:opacity .2s}section#product-info>div:nth-of-type(3){text-align:center;width:auto;position:relative}section#product-info>div:nth-of-type(3)>a{z-index:-1;margin-top:15%;font-size:18px;position:relative}section#product-info>div:nth-of-type(3)>p{z-index:-2;display:none;position:relative}section#scroll-text-reveal{justify-self:center;align-items:center;height:100dvh;display:flex}section#scroll-text-reveal>h2{text-align:center;padding-left:22px;padding-right:22px;font-family:BebasNue,sans-serif;font-size:38px}section#scroll-text-reveal>h2>span{font-size:inherit;color:#101010;will-change:color;font-family:inherit;transition:color .35s}section#scroll-text-reveal>h2>span.active{color:#fff}section#video{width:100%;height:100dvh;position:relative;overflow:hidden}section#video>video{z-index:2;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}section#video>svg{z-index:3;pointer-events:none;width:100%;height:100%;position:relative}section#video>svg #cutout #cutout-group{transform-origin:50%;transform-box:fill-box;will-change:transform;transform:scale(.2)}section#video>svg #cutout #cutout-group.grow{animation:2s .5s forwards grow}@keyframes grow{to{transform:scale(6)translateY(120px)}}@media screen and (width>=500px){section#hero>div>img{width:60%}}@media screen and (width>=762px){section#hero>div>img{width:40%}}@media screen and (width>=992px){section#hero>div>img{width:30%}section#product-info{flex-direction:row;margin-bottom:0;padding-top:0;padding-left:114px;padding-right:114px}section#product-info>div{width:30%}section#product-info>div:nth-of-type(2){align-items:center;width:40%;height:100dvh}section#product-info>div:nth-of-type(2)>canvas{height:60%}section#product-info>div:nth-of-type(2)>img{height:70%}section#product-info>div:nth-of-type(2)>div#threeD-loading-indicator{justify-content:center;align-items:center;display:flex;inset:0}section#product-info>div#progress-indicator{text-align:center;width:100%;height:initial;bottom:36px;left:50%;top:initial;transform:translate(-50%,-50%)}section#product-info>div:first-of-type{margin-bottom:58px;display:block}section#product-info>div:nth-of-type(3){text-align:left;width:initial;padding-top:68px;display:block}section#product-info>div:nth-of-type(3)>p{display:block}section#product-info>div:nth-of-type(3)>a{z-index:2;cursor:pointer;border:1px solid #fff;margin-top:30px;font-size:18px;transition:opacity .2s;position:relative}section#scroll-text-reveal>h2{padding-left:22%;padding-right:22%;font-size:68px}}@media screen and (width>=600px) and (height<=600px){section#product-info{flex-direction:row;margin-bottom:0;padding-top:0;padding-left:15px}section#product-info p{font-size:10px}section#product-info>div{width:30%}section#product-info>div:nth-of-type(2){align-items:center;width:40%;height:100dvh}section#product-info>div:nth-of-type(2)>canvas{height:60%}section#product-info>div:nth-of-type(2)>img{height:70%}section#product-info>div:nth-of-type(2)>div#threeD-loading-indicator{justify-content:center;align-items:center;display:flex;inset:0}section#product-info>div#progress-indicator{text-align:center;width:100%;height:initial;bottom:36px;left:50%;top:initial;transform:translate(-50%,-50%)}section#product-info>div:first-of-type{width:60%;margin-bottom:58px;display:block}section#product-info>div:nth-of-type(3){text-align:left;width:60%;padding-top:68px;display:block}section#product-info>div:nth-of-type(3)>p{display:block}section#product-info>div:nth-of-type(3)>a{z-index:2;cursor:pointer;border:1px solid #fff;margin-top:30px;font-size:18px;transition:opacity .2s;position:relative}}@media screen and (width>=1280px){section#product-info>div:nth-of-type(2)>span{display:none}}@media screen and (width>=1440px){section#hero>div>span{font-size:16px}}@media screen and (width>=1920px){section#hero>div>span{font-size:21px}}