*{margin:0;padding:0;box-sizing:border-box}*,:after,:before{box-sizing:inherit}@font-face{font-family:FunnelSansL;src:url(/fonts/FunnelSans-Light.ttf) format("truetype");font-style:normal;font-display:swap}@font-face{font-family:FunnelSansR;src:url(/fonts/FunnelSans-Regular.ttf) format("truetype");font-style:normal;font-display:swap}html{box-sizing:border-box}body{max-width:100vw;overscroll-behavior:none;font-display:swap;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:FunnelSansL;background:#000;color:#000}body,section{width:100%;overflow-x:clip}main{z-index:10;display:flex;flex-direction:column;align-items:center}.pageWrapper,main{width:100%;overflow-x:clip;position:relative;background:#ededed}.pageWrapper{max-width:1920px}.pageWrapper>div{width:100%;display:flex;flex-direction:column;align-items:center;gap:12.5rem;padding-bottom:12.5rem}@media(max-width:1199px){.pageWrapper>div{gap:7.5rem;padding-bottom:7.5rem}}@media(max-width:780px){.pageWrapper>div{gap:5rem;padding-bottom:5rem}}::view-transition-group(root){z-index:auto!important}::view-transition-image-pair(root){isolation:isolate;will-change:transform,opacity,scale;z-index:1}::view-transition-new(root){z-index:2;animation:none!important}::view-transition-old(root){z-index:1;animation:none!important}:focus:not(:focus-visible){outline:none}:focus-visible{outline:2px dashed #000;outline-offset:2px}a{text-decoration:none}ul{list-style:none}img,video{width:100%;height:auto;object-fit:cover;display:block}img{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}h1{font-size:9.375rem;line-height:.8em;letter-spacing:-.01em;font-family:FunnelSansL;text-transform:uppercase;font-weight:lighter}@media(max-width:1199px){h1{font-size:6.7rem}}@media(max-width:780px){h1{font-size:13.1vw}}h2{font-size:6rem;line-height:.85em;letter-spacing:-.02em;font-family:FunnelSansR;text-transform:uppercase;font-weight:lighter}@media(max-width:1199px){h2{font-size:4.25rem}}@media(max-width:780px){h2{font-size:9.4vw}}h3{font-size:4.5rem;line-height:1em;letter-spacing:-.03em;font-family:FunnelSansR;text-transform:uppercase;font-weight:lighter}@media(max-width:1199px){h3{font-size:3.375rem}}@media(max-width:780px){h3{font-size:8vw}}h4{font-size:2rem;line-height:1.1em;letter-spacing:-.04em;font-family:FunnelSansR;text-transform:uppercase;font-weight:lighter}@media(max-width:1199px){h4{font-size:1.625rem}}@media(max-width:780px){h4{font-size:1.25rem}}h4 .splitText{line-height:.8em}h6{font-size:1rem;line-height:1.2em;letter-spacing:0;font-family:FunnelSansR;text-transform:uppercase;font-weight:lighter}h6 .splitText{line-height:.8em}p{font-size:.75rem;line-height:1.5em;letter-spacing:0;font-family:FunnelSansR;text-transform:uppercase}p .splitText{line-height:.95em}.purchaseBtn{position:fixed;z-index:999999999;bottom:1.2rem;right:1.2rem;display:flex;gap:.5rem;color:#ededed;font-family:FunnelSansL;font-weight:700;letter-spacing:-.01em;background:#000;padding:.7rem .9rem;border-radius:10px;font-size:.8rem}.purchaseBtn>div{display:flex;overflow:hidden;position:relative;width:14px;gap:.2rem}.purchaseBtn>div img{width:14px;height:auto;transition:all .5s ease}.purchaseBtn:hover>div img:first-child{transform:translateX(-14px)}.purchaseBtn:hover>div img:nth-child(2){transform:translateX(-18px)}