.Hero-module__ZARIfG__hero{width:100%;height:100vh;font-family:var(--font-inter), sans-serif;--pad-x:clamp(24px, 3.4vw, 56px);background:#12161c;position:relative;overflow:hidden}.Hero-module__ZARIfG__panelA{clip-path:polygon(52% 0,100% 0,100% 100%,36% 100%);background:#1b212b;position:absolute;inset:0}.Hero-module__ZARIfG__panelB{clip-path:polygon(66% 0,82% 0,66% 100%,50% 100%);opacity:.45;background:#232a34;position:absolute;inset:0}.Hero-module__ZARIfG__nav{z-index:3;padding:clamp(20px, 4vh, 34px) var(--pad-x) 0;justify-content:space-between;align-items:center;display:flex;position:relative}.Hero-module__ZARIfG__logo{color:#f2ede4;font-family:var(--font-archivo-black), sans-serif;letter-spacing:.04em;align-items:center;gap:10px;font-size:clamp(15px,1.3vw,19px);display:flex}.Hero-module__ZARIfG__logoRing{border:2px solid #f2ede4;border-radius:50%;flex:none;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.Hero-module__ZARIfG__logoDot{background:#f2ede4;border-radius:50%;width:5px;height:5px}.Hero-module__ZARIfG__navRight{align-items:center;gap:26px;display:flex}.Hero-module__ZARIfG__searchIcon{border:1.5px solid #f2ede499;border-radius:50%;width:16px;height:16px;position:relative}.Hero-module__ZARIfG__searchIcon:after{content:"";background:#f2ede499;width:6px;height:1.5px;position:absolute;bottom:-3px;right:-5px;transform:rotate(45deg)}.Hero-module__ZARIfG__menuLabel{color:#f2ede4bf;letter-spacing:.15em;font-size:11px;font-weight:600}.Hero-module__ZARIfG__hamburger{background:#f2ede414;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:38px;height:32px;display:flex}.Hero-module__ZARIfG__hamburger span{background:#f2ede4;width:16px;height:1.5px}.Hero-module__ZARIfG__lampWrap{z-index:1;position:absolute;inset:0}.Hero-module__ZARIfG__lampImg{filter:drop-shadow(0 24px 40px #00000080);width:auto;max-width:none;height:98%;position:absolute;bottom:0;right:-12%}.Hero-module__ZARIfG__middle{z-index:2;padding:0 var(--pad-x);align-items:center;gap:clamp(32px,5.7vw,80px);display:flex;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.Hero-module__ZARIfG__rail{flex-direction:column;gap:14px;display:flex}.Hero-module__ZARIfG__railBtn{all:unset;cursor:pointer;letter-spacing:.05em;color:#f2ede466;opacity:.7;align-items:center;gap:8px;font-size:13px;font-weight:400;transition:color .2s,font-size .2s,opacity .2s;display:flex}.Hero-module__ZARIfG__railBtnActive{color:#e8622c;opacity:1;font-size:20px;font-weight:700}.Hero-module__ZARIfG__dash{background:#e8622c;width:0;height:2px;transition:width .2s}.Hero-module__ZARIfG__dashActive{width:16px}.Hero-module__ZARIfG__headline{text-align:left;max-width:480px}.Hero-module__ZARIfG__title1,.Hero-module__ZARIfG__title2{margin:0;font-size:clamp(34px,4.4vw,64px);line-height:.96}.Hero-module__ZARIfG__title1{font-family:var(--font-archivo-black), sans-serif;color:#f2ede4}.Hero-module__ZARIfG__title2{font-family:var(--font-archivo-black), sans-serif;color:#e8622c;margin:0 0 16px}.Hero-module__ZARIfG__subheading{color:#f2ede48c;max-width:380px;margin:0 0 26px;font-size:14px;line-height:1.6}.Hero-module__ZARIfG__cta{all:unset;cursor:pointer;color:#12161c;letter-spacing:.15em;background:#e8622c;border-radius:2px;padding:13px 28px;font-size:11px;font-weight:700}.Hero-module__ZARIfG__specs{border-top:1px solid #f2ede41f;gap:clamp(20px,3vw,36px);margin-top:40px;padding-top:20px;display:flex}.Hero-module__ZARIfG__spec{flex-direction:column;gap:4px;display:flex}.Hero-module__ZARIfG__specValue{color:#f2ede4;font-family:var(--font-archivo-black), sans-serif;font-size:15px}.Hero-module__ZARIfG__specLabel{color:#f2ede473;letter-spacing:.1em;text-transform:uppercase;font-size:10px}.Hero-module__ZARIfG__bottom{z-index:2;padding:0 var(--pad-x);justify-content:center;gap:clamp(28px,5vw,70px);display:flex;position:absolute;bottom:32px;left:0;right:0}.Hero-module__ZARIfG__col{max-width:230px}.Hero-module__ZARIfG__colH{color:#f2ede4;margin-bottom:6px;font-size:13px;font-weight:700}.Hero-module__ZARIfG__colBody{color:#f2ede480;font-size:12.5px;line-height:1.6}.Hero-module__ZARIfG__social{z-index:3;writing-mode:vertical-rl;color:#f2ede473;letter-spacing:.15em;align-items:center;gap:18px;font-size:10px;display:flex;position:absolute;top:50%;right:22px;transform:translateY(-50%)rotate(180deg)}.Hero-module__ZARIfG__socialAccent{background:#e8622c;width:2px;height:16px;display:inline-block}@media (max-width:880px){.Hero-module__ZARIfG__hero{height:auto;min-height:100vh}.Hero-module__ZARIfG__panelA,.Hero-module__ZARIfG__panelB{display:none}.Hero-module__ZARIfG__lampWrap{aspect-ratio:1672/941;width:100%;margin-top:12px;position:relative;inset:auto}.Hero-module__ZARIfG__lampImg{height:100%;position:absolute;top:50%;right:2%;transform:translateY(-50%)}.Hero-module__ZARIfG__middle{padding:24px var(--pad-x) 0;flex-direction:column;align-items:flex-start;gap:18px;position:relative;top:auto;transform:none}.Hero-module__ZARIfG__rail{flex-direction:row;gap:16px}.Hero-module__ZARIfG__headline{max-width:100%}.Hero-module__ZARIfG__bottom{padding:22px var(--pad-x) 28px;flex-direction:column;gap:16px;position:relative;bottom:auto}.Hero-module__ZARIfG__social{display:none}}
@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(../media/328e8ab8891974e8-s.3_ymxo08x714l.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(../media/7937c3c205073608-s.1gr0_ur76_3lt.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(../media/c924bda67c74556b-s.01kh7zmpqs43z.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(../media/db7d53d719b02b1a-s.21760qanviw_3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(../media/75e3471e5d0b4427-s.35r3c0vba5tpf.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(../media/dbe894946de520eb-s.0k_jcbg27ap9c.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(../media/77d11954781f3baa-s.2ur-uvxegao52.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(../media/3ea27a3d12f740bc-s.44srtd1km7s0v.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Roboto;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(../media/1d53f874430794e2-s.p.283e4j7j7m4sb.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto Fallback;src:local(Arial);ascent-override:92.98%;descent-override:24.47%;line-gap-override:0.0%;size-adjust:99.78%}.roboto_fb61a8d1-module__-48C3W__className{font-family:Roboto,Roboto Fallback;font-style:normal;font-weight:900}.roboto_fb61a8d1-module__-48C3W__variable{--font-archivo-black:"Roboto", "Roboto Fallback"}
@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/572c13468b8cff87-s.1rlxnzisjz_e1.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/62d4b50592542c9f-s.1lnyw1zsxhp0r.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/38772d1e0cde909c-s.0lvk2smlqz3yc.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/a0ffaa6a9384d9d3-s.2dzaija1uhw5g.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/fad568eea626db0e-s.0fd-fjxmcxcjd.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/ccee61546c0358b7-s.42l_3z3944ji5.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/8fcf71678f67d0c5-s.1szw2e8s5ktgm.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/f7d6090e8b3debad-s.026ae5sgholss.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/ce62453a442c7f35-s.p.0a0h245ktd4x0.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/572c13468b8cff87-s.1rlxnzisjz_e1.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/62d4b50592542c9f-s.1lnyw1zsxhp0r.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/38772d1e0cde909c-s.0lvk2smlqz3yc.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/a0ffaa6a9384d9d3-s.2dzaija1uhw5g.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/fad568eea626db0e-s.0fd-fjxmcxcjd.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/ccee61546c0358b7-s.42l_3z3944ji5.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/8fcf71678f67d0c5-s.1szw2e8s5ktgm.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/f7d6090e8b3debad-s.026ae5sgholss.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/ce62453a442c7f35-s.p.0a0h245ktd4x0.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/572c13468b8cff87-s.1rlxnzisjz_e1.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/62d4b50592542c9f-s.1lnyw1zsxhp0r.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/38772d1e0cde909c-s.0lvk2smlqz3yc.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/a0ffaa6a9384d9d3-s.2dzaija1uhw5g.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/fad568eea626db0e-s.0fd-fjxmcxcjd.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/ccee61546c0358b7-s.42l_3z3944ji5.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/8fcf71678f67d0c5-s.1szw2e8s5ktgm.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/f7d6090e8b3debad-s.026ae5sgholss.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/ce62453a442c7f35-s.p.0a0h245ktd4x0.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto Fallback;src:local(Arial);ascent-override:92.98%;descent-override:24.47%;line-gap-override:0.0%;size-adjust:99.78%}.roboto_ff70309-module__fkpcRa__className{font-family:Roboto,Roboto Fallback;font-style:normal}.roboto_ff70309-module__fkpcRa__variable{--font-inter:"Roboto", "Roboto Fallback"}
@font-face{font-family:Roboto;font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/6b98906192f3d20b-s.0_uhq1pbp5stp.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/fe16da5526e4ba7e-s.1x71gh6s_2s_o.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/195ad01d5033311f-s.0fkkim0m-kwgb.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/6411121c85373126-s.3m3uf5l_2mt3f.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Roboto;font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/5c4cc40879cf9b82-s.3l5odcsg-p34g.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Roboto;font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/816e91dfb3da490f-s.0deu5ard5iyel.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Roboto;font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/ba9ebd282202c626-s.3sqq74s04ilbv.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/fe6e49b504351637-s.05k4vqd_fgh30.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Roboto;font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/88c4b55cc6caf1c8-s.p.3vc2zduo7x5xc.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/494ad8d90c854a32-s.3yxak7u-2he-t.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/b8949d375813598c-s.0td7zpy54_fjr.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/66d4d1695a7abb57-s.3ow3c7z0fmfxd.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/1ec105f416eb838c-s.03gq3p7ac1xcj.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/e2f097b95f374554-s.0rvqpguzat328.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/64e89c4be9efaac5-s.149ndhr1jg570.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/08ae5c54ae2bd959-s.17yzgyaz54svz.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/b251324f7e2c5173-s.3b_6af6hed9ml.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/3ea983dfb1f1ac79-s.p.1ot4xwh_pm5st.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto Fallback;src:local(Arial);ascent-override:92.98%;descent-override:24.47%;line-gap-override:0.0%;size-adjust:99.78%}.roboto_1bbadaab-module__ZBMTUq__className{font-family:Roboto,Roboto Fallback;font-weight:400}.roboto_1bbadaab-module__ZBMTUq__variable{--font-instrument-serif:"Roboto", "Roboto Fallback"}
@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/494ad8d90c854a32-s.3yxak7u-2he-t.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/b8949d375813598c-s.0td7zpy54_fjr.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/66d4d1695a7abb57-s.3ow3c7z0fmfxd.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/1ec105f416eb838c-s.03gq3p7ac1xcj.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/e2f097b95f374554-s.0rvqpguzat328.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/64e89c4be9efaac5-s.149ndhr1jg570.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/08ae5c54ae2bd959-s.17yzgyaz54svz.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/b251324f7e2c5173-s.3b_6af6hed9ml.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/3ea983dfb1f1ac79-s.p.1ot4xwh_pm5st.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto Fallback;src:local(Arial);ascent-override:92.98%;descent-override:24.47%;line-gap-override:0.0%;size-adjust:99.78%}.roboto_60e5ddf7-module__z9h7lG__className{font-family:Roboto,Roboto Fallback;font-style:normal;font-weight:400}.roboto_60e5ddf7-module__z9h7lG__variable{--font-luckiest-guy:"Roboto", "Roboto Fallback"}
.ParticleHero-module__tKV9ea__wrapper{background-color:#0e1116;width:100%;height:100vh;position:relative;overflow:hidden}@supports (height:100dvh){.ParticleHero-module__tKV9ea__wrapper{height:100dvh}}.ParticleHero-module__tKV9ea__sky{width:2px;height:2px;box-shadow:var(--stars-dim,none);background-color:#0000;position:absolute;top:-30px;left:-30px}.ParticleHero-module__tKV9ea__sky:before{content:"";width:2px;height:2px;box-shadow:var(--stars-bright,none);background-color:#fff;animation:1s cubic-bezier(.37,0,.63,1) infinite alternate forwards ParticleHero-module__tKV9ea__star-pulse;display:block;position:absolute;top:-100px;left:-100px}.ParticleHero-module__tKV9ea__noise{pointer-events:none;mix-blend-mode:luminosity;opacity:.5;background:url(/images/noise.png) 0 0/320px 320px;width:100%;height:100%;position:absolute;inset:0}.ParticleHero-module__tKV9ea__headline{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.ParticleHero-module__tKV9ea__canvasHost{z-index:2;position:absolute;inset:0}.ParticleHero-module__tKV9ea__canvasHost canvas{display:block}@keyframes ParticleHero-module__tKV9ea__star-pulse{0%{opacity:.2}to{opacity:.7}}@media (prefers-reduced-motion:reduce){.ParticleHero-module__tKV9ea__sky:before{opacity:.5;animation:none}.ParticleHero-module__tKV9ea__headline{clip:auto;text-align:center;white-space:pre-line;width:auto;height:auto;font-family:var(--font-luckiest-guy), sans-serif;color:#e8622c;z-index:1;justify-content:center;align-items:center;margin:0;padding:0 24px;font-size:clamp(28px,6vw,72px);line-height:1.15;display:flex;position:absolute;inset:0;overflow:visible}}
.Philosophy-module__PUxW5G__philosophy{color:#f2ede4;width:100%;min-height:100vh;font-family:var(--font-inter), sans-serif;background:#12161c;justify-content:center;align-items:center;padding:clamp(80px,12vh,150px) clamp(48px,8vw,120px);display:flex;position:relative;overflow:hidden}@supports (min-height:100dvh){.Philosophy-module__PUxW5G__philosophy{min-height:100dvh}}.Philosophy-module__PUxW5G__panelA{clip-path:polygon(0 0,42% 0,26% 100%,0 100%);background:#171c24;position:absolute;inset:0}.Philosophy-module__PUxW5G__panelB{clip-path:polygon(58% 0,100% 0,100% 100%,74% 100%);background:#171c24;position:absolute;inset:0}.Philosophy-module__PUxW5G__glow{pointer-events:none;background:radial-gradient(circle,#e8622c24 0%,#e8622c00 62%);width:min(1000px,96vw);height:min(1000px,96vw);position:absolute;top:4%;left:50%;transform:translate(-50%)}.Philosophy-module__PUxW5G__sideLabel{writing-mode:vertical-rl;color:#f2ede466;letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:16px;font-size:11px;display:flex;position:absolute;top:50%;left:clamp(16px,2.4vw,34px);transform:translateY(-50%)rotate(180deg)}.Philosophy-module__PUxW5G__sideAccent{background:#e8622c;width:2px;height:30px;display:inline-block}.Philosophy-module__PUxW5G__inner{z-index:2;text-align:center;max-width:860px;position:relative}.Philosophy-module__PUxW5G__kicker{color:#e8622c;letter-spacing:.24em;text-transform:uppercase;margin-bottom:26px;font-size:12px;font-weight:700;display:inline-block}.Philosophy-module__PUxW5G__statement{font-family:var(--font-archivo-black), sans-serif;color:#f2ede4;margin:0;font-size:clamp(30px,4.6vw,60px);line-height:1.16}.Philosophy-module__PUxW5G__emphasis{font-family:var(--font-instrument-serif), serif;color:#e8622c;white-space:nowrap;font-style:italic;font-weight:400}.Philosophy-module__PUxW5G__divider{background:#e8622c;width:52px;height:3px;margin:clamp(28px,4vh,44px) auto;display:block}.Philosophy-module__PUxW5G__body{color:#f2ede499;max-width:620px;margin:0 auto;font-size:clamp(14px,1.1vw,16px);line-height:1.8}@media (max-width:880px){.Philosophy-module__PUxW5G__philosophy{padding:96px 28px}.Philosophy-module__PUxW5G__sideLabel{display:none}}
.Spotlight-module__OO5jya__spotlight{width:100%;min-height:100vh;font-family:var(--font-inter), sans-serif;background:#10141a;align-items:center;gap:clamp(24px,5vw,80px);padding:clamp(72px,10vh,130px) clamp(48px,7vw,110px);display:flex;position:relative;overflow:hidden}@supports (min-height:100dvh){.Spotlight-module__OO5jya__spotlight{min-height:100dvh}}.Spotlight-module__OO5jya__panelA{clip-path:polygon(0 0,58% 0,42% 100%,0 100%);background:#171c24;position:absolute;inset:0}.Spotlight-module__OO5jya__panelB{clip-path:polygon(18% 0,38% 0,22% 100%,2% 100%);opacity:.5;background:#1e242e;position:absolute;inset:0}.Spotlight-module__OO5jya__ghost{z-index:1;font-family:var(--font-archivo-black), sans-serif;letter-spacing:-.02em;color:#f2ede409;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:clamp(120px,24vw,380px);line-height:.8;position:absolute;bottom:3%;left:-1%}.Spotlight-module__OO5jya__imageWrap{z-index:2;flex:55%;justify-content:center;align-items:center;min-width:0;display:flex;position:relative}.Spotlight-module__OO5jya__glow{pointer-events:none;background:radial-gradient(circle,#e8622c29 0%,#e8622c00 60%);width:min(760px,80%);height:min(760px,80%);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Spotlight-module__OO5jya__imageFrame{border:1px solid #f2ede41a;border-radius:16px;width:100%;max-width:660px;position:relative;overflow:hidden;box-shadow:0 40px 80px #00000080}.Spotlight-module__OO5jya__image{width:100%;height:auto;display:block}.Spotlight-module__OO5jya__content{z-index:2;flex:45%;min-width:0;max-width:480px;position:relative}.Spotlight-module__OO5jya__kicker{color:#e8622c;letter-spacing:.24em;text-transform:uppercase;margin-bottom:18px;font-size:12px;font-weight:700;display:inline-block}.Spotlight-module__OO5jya__title{font-family:var(--font-archivo-black), sans-serif;color:#f2ede4;margin:0 0 22px;font-size:clamp(36px,5vw,68px);line-height:.98}.Spotlight-module__OO5jya__titleAccent{color:#e8622c}.Spotlight-module__OO5jya__body{color:#f2ede499;margin:0 0 36px;font-size:clamp(14px,1.1vw,16px);line-height:1.8}.Spotlight-module__OO5jya__specs{border-bottom:1px solid #f2ede41f;gap:clamp(24px,3vw,44px);margin-bottom:38px;padding-bottom:28px;display:flex}.Spotlight-module__OO5jya__spec{flex-direction:column;gap:5px;display:flex}.Spotlight-module__OO5jya__specValue{color:#f2ede4;font-family:var(--font-archivo-black), sans-serif;font-size:16px}.Spotlight-module__OO5jya__specLabel{color:#f2ede473;letter-spacing:.12em;text-transform:uppercase;font-size:10px}.Spotlight-module__OO5jya__shopRow{align-items:center;gap:clamp(20px,3vw,32px);display:flex}.Spotlight-module__OO5jya__price{font-family:var(--font-archivo-black), sans-serif;color:#f2ede4;font-size:clamp(24px,2.4vw,32px);line-height:1}.Spotlight-module__OO5jya__cta{all:unset;cursor:pointer;color:#12161c;letter-spacing:.12em;text-transform:uppercase;background:#e8622c;border-radius:2px;padding:15px 34px;font-size:12px;font-weight:700;transition:background .2s,transform .2s}.Spotlight-module__OO5jya__cta:hover{background:#f0763f;transform:translateY(-1px)}.Spotlight-module__OO5jya__sideLabel{writing-mode:vertical-rl;color:#f2ede466;letter-spacing:.2em;text-transform:uppercase;z-index:3;align-items:center;gap:16px;font-size:11px;display:flex;position:absolute;top:50%;right:clamp(16px,2.4vw,34px);transform:translateY(-50%)rotate(180deg)}.Spotlight-module__OO5jya__sideAccent{background:#e8622c;width:2px;height:30px;display:inline-block}@media (max-width:880px){.Spotlight-module__OO5jya__spotlight{text-align:center;flex-direction:column;justify-content:center;gap:32px;padding:88px 28px}.Spotlight-module__OO5jya__content{max-width:100%}.Spotlight-module__OO5jya__specs{justify-content:center}.Spotlight-module__OO5jya__spec{align-items:center}.Spotlight-module__OO5jya__shopRow{justify-content:center}.Spotlight-module__OO5jya__ghost{font-size:clamp(90px,40vw,200px)}.Spotlight-module__OO5jya__sideLabel{display:none}}
.Collection-module__wN5G4a__wrapper{background-color:#0e1116;width:100%;height:100vh;position:relative;overflow:hidden}@supports (height:100dvh){.Collection-module__wN5G4a__wrapper{height:100dvh}}.Collection-module__wN5G4a__wrapTexture{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.Collection-module__wN5G4a__canvasHost{position:absolute;inset:0}.Collection-module__wN5G4a__canvasHost canvas{display:block}.Collection-module__wN5G4a__plane{width:100%;height:100%}.Collection-module__wN5G4a__texture{display:none}.Collection-module__wN5G4a__navMain{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.Collection-module__wN5G4a__navMain ul{grid-row-gap:2.3rem;text-align:center;grid-template-columns:repeat(1,auto);justify-content:space-around;margin:0;padding:0;list-style:none;display:grid}.Collection-module__wN5G4a__navMain li{font-family:var(--font-archivo-black), sans-serif;cursor:pointer;color:#fff;grid-template-areas:"center";font-size:1.3rem;display:grid}.Collection-module__wN5G4a__navMain span{grid-area:center}.Collection-module__wN5G4a__firstMenu{z-index:10}.Collection-module__wN5G4a__navMain li:hover .Collection-module__wN5G4a__secondMenu{opacity:1;transform:translateY(100%)}.Collection-module__wN5G4a__secondMenu{opacity:0;-webkit-text-fill-color:transparent;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#e8622c;transition:all .5s cubic-bezier(.215,.61,.355,1)}@media screen and (min-width:600px){.Collection-module__wN5G4a__navMain ul{grid-template-columns:repeat(4,auto);width:100%}.Collection-module__wN5G4a__plane{width:50%;height:50%}}@media screen and (min-width:800px){.Collection-module__wN5G4a__navMain li{font-size:1.7rem}}
.ValueProps-module__o03LEG__valueProps{color:#f2ede4;width:100%;font-family:var(--font-inter), sans-serif;background:#12161c;padding:clamp(72px,12vh,140px) clamp(28px,5vw,80px);position:relative}.ValueProps-module__o03LEG__inner{max-width:1280px;margin:0 auto}.ValueProps-module__o03LEG__header{grid-template-columns:1.3fr 1fr;align-items:end;gap:clamp(32px,6vw,96px);margin-bottom:clamp(48px,7vh,80px);display:grid}.ValueProps-module__o03LEG__headline{font-family:var(--font-archivo-black), sans-serif;color:#f2ede4;margin:0;font-size:clamp(26px,3.4vw,44px);line-height:1.16}.ValueProps-module__o03LEG__headlineEm{font-family:var(--font-instrument-serif), serif;color:#e8622c;font-style:italic;font-weight:400}.ValueProps-module__o03LEG__intro{color:#f2ede48c;margin:0;font-size:clamp(14px,1.1vw,16px);line-height:1.7}.ValueProps-module__o03LEG__grid{grid-template-columns:repeat(3,1fr);gap:clamp(16px,2vw,24px);display:grid}.ValueProps-module__o03LEG__card{background:#171c24;border:1px solid #f2ede40f;border-radius:20px;flex-direction:column;padding:clamp(28px,3vw,40px);transition:border-color .25s,transform .25s,background .25s;display:flex;position:relative}.ValueProps-module__o03LEG__card:hover{background:#1b212b;border-color:#e8622c4d;transform:translateY(-2px)}.ValueProps-module__o03LEG__num{font-family:var(--font-archivo-black), sans-serif;color:#f2ede429;margin-bottom:clamp(28px,4vw,48px);font-size:clamp(30px,3vw,44px);line-height:1;display:block}.ValueProps-module__o03LEG__cardTitle{font-family:var(--font-archivo-black), sans-serif;color:#f2ede4;margin:0 0 12px;font-size:clamp(20px,1.8vw,26px);line-height:1.15}.ValueProps-module__o03LEG__cardBody{color:#f2ede48c;max-width:34ch;margin:0;font-size:14px;line-height:1.65}@media (max-width:960px){.ValueProps-module__o03LEG__header{grid-template-columns:1fr;align-items:start;gap:22px}.ValueProps-module__o03LEG__grid{grid-template-columns:1fr}.ValueProps-module__o03LEG__num{margin-bottom:24px}}
.Footer-module__S6Hkya__footer{color:#f2ede4;width:100%;font-family:var(--font-inter), sans-serif;background:#0e1116;position:relative;overflow:hidden}.Footer-module__S6Hkya__inner{max-width:1440px;margin:0 auto;padding:clamp(56px,8vh,96px) clamp(28px,5vw,80px) 32px;position:relative}.Footer-module__S6Hkya__grid{z-index:2;grid-template-columns:1.4fr 1fr 1fr 1.1fr;align-items:start;gap:clamp(32px,4vw,64px);display:grid;position:relative}.Footer-module__S6Hkya__intro{max-width:340px}.Footer-module__S6Hkya__logo{color:#f2ede4;font-family:var(--font-archivo-black), sans-serif;letter-spacing:.04em;align-items:center;gap:10px;margin-bottom:22px;font-size:18px;display:flex}.Footer-module__S6Hkya__logoRing{border:2px solid #f2ede4;border-radius:50%;flex:none;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.Footer-module__S6Hkya__logoDot{background:#f2ede4;border-radius:50%;width:5px;height:5px}.Footer-module__S6Hkya__introBody{color:#f2ede48c;margin:0;font-size:14px;line-height:1.65}.Footer-module__S6Hkya__column{min-width:0}.Footer-module__S6Hkya__columnLabel{color:#f2ede466;letter-spacing:.18em;text-transform:uppercase;margin-bottom:20px;font-size:11px}.Footer-module__S6Hkya__linkList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__linkList a{color:#f2ede4;font-size:14px;transition:color .2s}.Footer-module__S6Hkya__linkList a:hover{color:#e8622c}.Footer-module__S6Hkya__ctaGroup{flex-direction:column;gap:14px;display:flex}.Footer-module__S6Hkya__ctaCard{background:#e8622c1f;border:1px solid #e8622c40;border-radius:12px;flex-direction:column;gap:6px;padding:18px 20px;transition:background .2s,border-color .2s,transform .2s;display:flex}.Footer-module__S6Hkya__ctaCard:hover{background:#e8622c33;border-color:#e8622c80;transform:translateY(-1px)}.Footer-module__S6Hkya__ctaCardMuted{background:#f2ede40d;border-color:#f2ede41f}.Footer-module__S6Hkya__ctaCardMuted:hover{background:#f2ede417;border-color:#f2ede440}.Footer-module__S6Hkya__ctaTitle{color:#e8622c;font-family:var(--font-archivo-black), sans-serif;letter-spacing:.01em;justify-content:space-between;align-items:center;gap:12px;font-size:15px;display:flex}.Footer-module__S6Hkya__ctaCardMuted .Footer-module__S6Hkya__ctaTitle{color:#f2ede4}.Footer-module__S6Hkya__ctaArrow{color:#12161c;background:#e8622c;border-radius:50%;flex:none;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.Footer-module__S6Hkya__ctaCardMuted .Footer-module__S6Hkya__ctaArrow{color:#f2ede4;background:#f2ede426}.Footer-module__S6Hkya__ctaBody{color:#f2ede48c;font-size:12px;line-height:1.5}.Footer-module__S6Hkya__wordmark{z-index:1;font-family:var(--font-archivo-black), sans-serif;letter-spacing:-.04em;color:#f2ede4;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;margin:clamp(40px,6vh,80px) 0 clamp(-24px,-2vh,-8px);font-size:clamp(120px,22vw,340px);line-height:.82;position:relative;transform:translate(-1.5%)}.Footer-module__S6Hkya__bottomBar{z-index:2;color:#f2ede480;border-top:1px solid #f2ede414;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 24px;padding-top:24px;font-size:12px;display:flex;position:relative}.Footer-module__S6Hkya__bottomLeft{align-items:center;gap:10px;display:flex}.Footer-module__S6Hkya__dot{opacity:.5}.Footer-module__S6Hkya__bottomLeft a{color:#f2ede4b3;transition:color .2s}.Footer-module__S6Hkya__bottomLeft a:hover{color:#e8622c}@media (max-width:1080px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr 1fr;row-gap:40px}.Footer-module__S6Hkya__intro{grid-column:1/-1;max-width:480px}.Footer-module__S6Hkya__ctaGroup{flex-flow:wrap;grid-column:1/-1}.Footer-module__S6Hkya__ctaCard{flex:240px;min-width:0}}@media (max-width:640px){.Footer-module__S6Hkya__inner{padding-top:56px}.Footer-module__S6Hkya__grid{grid-template-columns:1fr}.Footer-module__S6Hkya__ctaGroup{flex-direction:column}.Footer-module__S6Hkya__wordmark{font-size:clamp(96px,30vw,200px)}.Footer-module__S6Hkya__bottomBar{flex-direction:column;align-items:flex-start}}
