:root{--primary-light:#c9c9c9;--primary-dark:#141414;--primary-grey:#999999;--dark-transparent:#1414145d;--dark-transparent-less:#1414149b;--light-transparent:#c9c9c95d;--light-transparent-less:#c9c9c99b;--padding-home-page-section:0.5rem;--border-radius-small:4px;--border-radius-medium:8px;--border-radius-large:16px;--border-radius-huge:9999px;--shadow-color:0deg 0% 0%;--shadow-elevation-low:0px 0.3px 0.2px hsl(var(--shadow-color)/0.31),0px 0.4px 0.3px -2.5px hsl(var(--shadow-color)/0.21),0px 1.5px 1.1px -5px hsl(var(--shadow-color)/0.1);--shadow-elevation-medium:0px 0.3px 0.2px hsl(var(--shadow-color)/0.26),0px 0.4px 0.3px -1.2px hsl(var(--shadow-color)/0.21),0px 1.2px 0.9px -2.5px hsl(var(--shadow-color)/0.16),-0.1px 3.3px 2.5px -3.7px hsl(var(--shadow-color)/0.11),-0.2px 7.4px 5.6px -5px hsl(var(--shadow-color)/0.05);--shadow-elevation-high:0px 0.3px 0.2px hsl(var(--shadow-color)/0.24),0px 0.4px 0.3px -0.6px hsl(var(--shadow-color)/0.22),0px 0.8px 0.6px -1.1px hsl(var(--shadow-color)/0.2),-0.1px 1.9px 1.4px -1.7px hsl(var(--shadow-color)/0.17),-0.1px 4.2px 3.2px -2.2px hsl(var(--shadow-color)/0.15),-0.2px 7.9px 5.9px -2.8px hsl(var(--shadow-color)/0.12),-0.4px 13.4px 10.1px -3.3px hsl(var(--shadow-color)/0.1),-0.7px 21.2px 15.9px -3.9px hsl(var(--shadow-color)/0.07),-1px 31.4px 23.6px -4.4px hsl(var(--shadow-color)/0.05),-1.4px 44.6px 33.5px -5px hsl(var(--shadow-color)/0.02);--section-header-height:200px;--border-vertical-bar-width:1px;--border-vertical-bar-dark:var(--border-vertical-bar-width) solid var(--primary-dark);--border-vertical-bar-light:var(--border-vertical-bar-width) solid var(--primary-light);--header-height:clamp(85px,3.434rem + 1.8815vw,5.625rem)}body,html{width:100%;height:100%;padding:0;margin:0}html{font-size:16px;overflow-x:hidden}body{background:var(--primary-dark);display:flex;flex-direction:column;align-items:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0;font-family:Poppins,sans-serif;text-decoration:none;line-height:1.5;letter-spacing:.5px;scroll-behavior:smooth}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain;touch-action:none;overflow:hidden}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-smooth iframe{pointer-events:none}.glassNoiseWrapper{width:100svw;height:100svh;z-index:2147483640;position:fixed;top:0;left:0;opacity:.3;filter:url(#grainy)}.glassNoiseSVG,.glassNoiseWrapper{pointer-events:none;min-height:1000px;min-width:1000px}.glassNoiseImage,.glassNoiseSVG{width:100%;height:100%}.glassNoiseImage{object-fit:cover}.cursorWrapper{position:fixed;border-radius:50%;left:0;top:0;pointer-events:none;mix-blend-mode:difference;-webkit-clip-path:circle();clip-path:circle();z-index:2147483647;will-change:transform,height,width,filter,background}.bobbingLettersWrapper{display:inline-block}.bobbingLettersLetter:hover{cursor:-webkit-grab;cursor:grab;cursor:-webkit-grabbing;cursor:grabbing}.techStackWrapper{display:flex;justify-content:space-evenly;width:100%;height:100%;gap:1rem;flex-wrap:wrap}.textGooEffectWrapper{will-change:opacity}.gooeyText{will-change:filter}@media (max-width:1000px){.cursorWrapper{display:none!important;width:0!important;height:0!important;transform:none!important;filter:none!important;background:none!important}}.footerWrapper{width:100%;height:100svh;position:relative;background:var(--primary-light);z-index:99999;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.footerWrapper *{color:var(--primary-dark)}.footer{position:fixed;bottom:0;height:100svh;padding:1rem;width:100%}.footerContent,.footerContentWrapper{width:100%;height:100%}.footerContent{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:1rem}.footerContentSection{width:100%;display:flex;justify-content:flex-end;gap:3rem;flex:1 1 auto}.footerContentSectionTop{height:80%}.footerOtherContentSection{flex:1 1 auto;height:30%;background:var(--primary-dark);border-radius:var(--border-radius-medium)}.footerContentSectionInner{max-width:75%;height:70%;border-radius:var(--border-radius-medium);overflow:hidden;mix-blend-mode:difference;display:flex;gap:3rem;width:50%}.footerContentLinkColumn{height:100%;padding:1rem;gap:2rem;display:flex;flex-direction:column}.footerContentLinkColumnHeader{width:100%;font-weight:900;text-transform:uppercase;font-size:clamp(.8rem,1vw,1.5rem)}.footerContentBottom{justify-content:flex-end}.footerContentLinkColumnList{display:flex;flex-direction:column;gap:1rem}.footerContentLinkColumnListItem{width:100%;font-size:clamp(.7rem,1vw,1rem);font-weight:500}.footerContentSectionBottom{display:flex;align-items:center;justify-content:center}.footerContentBottomName{height:100%;width:100%;color:var(--primary-dark);font-weight:900;text-transform:uppercase;display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:.5rem;text-align:center}.footerNameBlock{flex:1 1 auto;font-size:clamp(1rem,.1722rem + 4.2254vw,4.375rem);display:flex}.footerCopyrightMessage,.footerNameBlock{max-width:33%;align-self:center;align-items:center;justify-content:center}.footerCopyrightMessage{font-size:clamp(.5rem,1vw,1rem);text-align:center}@media (max-width:1000px){.footerWrapper{width:100%;height:100svh;position:relative;background:var(--primary-light);z-index:99999}.footerWrapper *{color:var(--primary-dark)}.footer{position:fixed;bottom:0;height:100svh;padding:1rem;width:100%}.footerContent{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:1rem;gap:0}.footerContentSection{width:100%;display:flex;justify-content:flex-end;flex:1 1 auto;flex-direction:column;gap:0}.footerContentSectionTop{height:80%;align-items:center}.footerOtherContentSection{height:40%;background:var(--primary-dark);border-radius:var(--border-radius-medium);flex:none;width:100%;height:150px}.footerContentSectionInner{max-width:75%;height:100%;border-radius:var(--border-radius-medium);overflow:hidden;mix-blend-mode:difference;display:flex;justify-content:flex-end;gap:3rem;flex-wrap:wrap;max-width:100%;width:100%!important;flex-direction:column;gap:0;justify-content:flex-start}.footerContentLinkColumn{height:100%;gap:2rem;display:flex;flex-direction:column;width:auto;height:auto;flex:1 1 auto;height:33%;width:100%;padding:.5rem;gap:0}.footerContentLinkColumnHeader{width:100%;font-weight:900;text-transform:uppercase;height:25%;border-bottom:var(--border-vertical-bar-dark);display:flex;align-items:center}.footerContentBottom{justify-content:flex-end}.footerContentLinkColumnList{display:flex;flex-direction:column;gap:1rem;padding-top:.5rem;height:75%;gap:.5rem;flex-wrap:wrap}.footerContentLinkColumnListItem{width:100%;width:50%}.footerContentSectionBottom{display:flex;align-items:center;justify-content:flex}.footerContentBottomName{height:100%;width:100%;font-size:clamp(1.5625rem,.5722rem + 4.2254vw,4.375rem);color:var(--primary-dark);font-weight:900;text-transform:uppercase;display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap}.availabilityBlockWrapper{width:75%!important}}@font-face{font-family:Poppins;font-style:normal;font-weight:100;font-display:swap;src:url(/_next/static/media/0938b75f61da35fc-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:100;font-display:swap;src:url(/_next/static/media/f54d3b402c212b9e-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:Poppins;font-style:normal;font-weight:100;font-display:swap;src:url(/_next/static/media/7108afb8b1381ad1-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:Poppins;font-style:normal;font-weight:200;font-display:swap;src:url(/_next/static/media/2246fb8caa01a49c-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:200;font-display:swap;src:url(/_next/static/media/7ede3623c9ddac57-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:Poppins;font-style:normal;font-weight:200;font-display:swap;src:url(/_next/static/media/9e82d62334b205f4-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:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/6c177e25b87fd9cd-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/6c9a125e97d835e1-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:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/4c285fdca692ea22-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:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/034d78ad42e9620c-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fe0777f1195381cb-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:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/eafabf029ad39a43-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:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/db911767852bc875-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/f10b8e9d91f3edcb-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:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8888a3826f4a3af4-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:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/29e7bbdce9332268-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c3bc380753a8436c-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:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/0484562807a97172-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:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/29a4aea02fdee119-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/a1386beebedccca4-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:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b957ea75a84b6ea7-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:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/28485c0de2075f40-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/5fb25f343c7550ca-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:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/7db6c35d839a711c-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:Poppins;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/f5b513e981884070-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/b8442747db2a9bad-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:Poppins;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/6245472ced48d3be-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:Poppins Fallback;src:local("Arial");ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.__className_9b9fd1{font-family:Poppins,Poppins Fallback;font-style:normal}