@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/569ce4b8f30dc480-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_5cfdac{font-family:Geist,Geist Fallback;font-style:normal}.__variable_5cfdac{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:CircularStd;src:url(/_next/static/media/14f7cbcc7d2501b3-s.p.ttf) format("truetype");font-display:swap;font-weight:700;font-style:bold}@font-face{font-family:CircularStd;src:url(/_next/static/media/84325db1dd350141-s.p.ttf) format("truetype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:CircularStd;src:url(/_next/static/media/666cef996dc2bd70-s.p.ttf) format("truetype");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:CircularStd Fallback;src:local("Arial");ascent-override:96.03%;descent-override:25.81%;line-gap-override:0.00%;size-adjust:103.82%}.__className_6e2c15{font-family:CircularStd,CircularStd Fallback}.__variable_6e2c15{--fontMain:"CircularStd","CircularStd Fallback"}#header{background:#000;display:flex;justify-content:space-between;padding:1em;align-items:center}#header .logo img{width:150px;height:auto}#header nav{display:flex;gap:2em;gap:0}#header nav .btn-nav{border-right:2px solid gray;padding:0 1em}#header nav .btn-nav.act,#header nav .btn-nav:hover{color:var(--pink)}#header nav .btn-nav:last-child{border-right:none}#header .icons{padding-right:3em;display:flex;gap:1em}#header .icons img{width:50px;height:45px}#header .icons .btn{filter:grayscale(1) brightness(100%)}#header .icons .btn:hover{filter:none}#header .btn-nav{font-size:1.5rem;color:#fff;transition:all 50ms ease;cursor:pointer}#header .btn-nav:hover{color:var(--pink)}#fs{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;z-index:100}.hd-ann{background:var(--pink);text-align:center;color:#000;padding:.5em 1em;font-size:1.2rem}body,html{color:#fff;font-family:var(--fontM);background:#000}:root{--pink:#f761bd;--purp:#834bff;--gree:#c1ff72}body{max-width:100vw;position:relative;overflow-x:clip}input{font-family:var(--fontM)}button{padding:0;outline:none;border:none;background:none;text-decoration:none;color:#fff}.btn{cursor:pointer;transition:all .2s ease;font-family:var(--fontM)}.btn:hover{scale:1.05}.btn:active{scale:.95}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media(prefers-color-scheme:dark){html{color-scheme:dark}}.prod-list-layout{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:4em 30px;gap:4em 30px;margin:0 auto;max-width:1440px;padding:3em 0}.prod-banner{height:300px;position:relative;overflow:hidden;max-width:1440px;margin:50px auto 0;z-index:1;display:flex;align-items:center;padding:2em}.prod-banner h2{font-size:5rem;z-index:2;text-align:left;text-shadow:0 0 4px #000}.prod-banner img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;z-index:-1;opacity:.4}#footer{margin-top:100px}#footer .fc{display:grid;grid-template-columns:1.5fr 1fr 1fr;padding:7em 10%;position:relative;z-index:1;overflow:hidden}#footer .fc:before{content:"";position:absolute;top:-10%;left:0;width:100%;height:110%;background:url(/g/cpc1.png);background-size:cover;background-position:50%;filter:grayscale(100%) blur(5px);background-blend-mode:multiply;opacity:.1;z-index:-12}#footer .fc .r{display:flex;align-items:center;flex-direction:column;justify-content:flex-start}#footer .fc .r img{width:250px}#footer .fc .r .inputs{width:100%;display:flex;justify-content:center;align-items:center}#footer .fc .r .inputs input{width:100%;font-size:1.2rem;padding:.25em .5em;font-weight:400;color:var(--pink);border:2px solid var(--pink);font-family:var(--fontM)}#footer .fc .r .inputs input::placeholder{opacity:.4}#footer .fc .r .inputs .btn{width:30px;height:30px;background:var(--pink);color:#fff;margin:1em}#footer .fc h3{font-size:1.8rem;font-weight:700;margin-bottom:.25em}#footer .fc .fctl{display:flex;flex-direction:column;gap:1em;font-size:1.2rem;color:#464747;margin-bottom:1em}#footer .fc .btn{transform-origin:left}#footer .fc .btn:hover{color:var(--pink)}#footer .fc .ftct{display:flex;gap:1em}#footer .fc .ftct a{width:40px;height:40px;background:#000;border-radius:50%;color:var(--pink);padding:.45em}#footer .fc .ftct a svg{width:100%;height:100%}#footer .fc .ftct a:hover{color:#000;background:var(--pink);border-radius:0}#footer .fc-copy{background:var(--pink)}#footer .fc-copy p{color:#000;text-align:center;padding:.25em 1em;font-weight:700}