:root{--font-large:"Bricolage grotesque Variable", sans-serif;--font-body:"Inter Variable", sans-serif;--font-titles:"Syne Variable", sans-serif;--bg-black:#000;--text-color-contrast:#fff;--text-whitish:#d0d0d1;--text-light-transparent:#fff6;--dark-light:#161618;--dark-light-transparent:#161618b3;--darkish:#212124;--menu-width:321px;--nav-animation-time:.5s;--nav-fade-time:1.5s;--bg-backdrop40:#0006;--bg-backdrop50:#00000080;--bg-backdrop60:#0009;--section-border-radius:30px;--spacing-sml:4px;--spacing-1:4px;--spacing-2:8px;--spacing-4:16px;--spacing-min:16px;--spacing-card:40px;--font-3XL-size:80px;--font-3XL-weight:500;--font-3XL-line-height:.95em;--font-3XL-letter-spacing:-.04em;--font-2XMed-size:40px;--font-2XMed-weight:500;--font-2XMed-line-height:normal;--font-2XMed-letter-spacing:-.05em;--font-2XLgh-size:40px;--font-2XLgh-weight:200;--font-2XLgh-line-height:normal;--font-2XLgh-letter-spacing:normal;--font-XLgh-size:32px;--font-XLgh-weight:300;--font-XLgh-line-height:normal;--font-XLgh-letter-spacing:-.02em;--font-SLgh-size:16px;--font-SLgh-weight:300;--font-SLgh-line-height:normal;--font-SLgh-letter-spacing:normal;--font-XSlink-size:14px;--font-XSlink-weight:600;--font-XSlink-line-height:normal;--font-XSlink-letter-spacing:normal;--font-titles-size:16px;--font-titles-weight:700;--font-titles-line-height:1.375em;--font-titles-letter-spacing:.02em;--font-body-size:16px;--font-body-weight:400;--font-body-line-height:normal;--font-body-letter-spacing:normal;--font-Sreg-size:16px;--font-Sreg-weight:400;--font-Sreg-line-height:normal;--font-Sreg-letter-spacing:normal;--font-Supp-size:16px;--font-Supp-weight:700;--font-Supp-line-height:1.375em;--font-Supp-letter-spacing:-.02em;--font-XSupp-size:14px;--font-XSupp-weight:700;--font-XSupp-line-height:22px;--font-XSupp-letter-spacing:.02em;--font-2XS-size:12px;--font-2XS-weight:700;--font-2XS-line-height:normal;--font-2XS-letter-spacing:normal;--font-2XSReg-size:12px;--font-2XSReg-weight:400;--font-2XSReg-line-height:normal;--font-2XSReg-letter-spacing:normal;--font-SemiBld-size:16px;--font-SemiBld-weight:600;--font-SemiBld-line-height:normal;--font-SemiBld-letter-spacing:normal;--media-border-radius:12px;--mobile-media-border-radius:20px;--footer-height:216px;--inner-box-shadow:1px 1px 4px 0px #ffffff14, 5px 0 20px 5px #00000080 inset}li{padding-left:8px}*{box-sizing:border-box;margin:0;padding:0}html,body{height:auto}body{background-color:var(--dark-light)}.marginBottomS{margin-bottom:24px!important}.marginBottomM{margin-bottom:48px!important}.marginBottomL{margin-bottom:80px!important}@media only screen and (max-width:768px){:root{--font-3XL-size:50px;--font-3XL-weight:500;--font-3XL-line-height:1.12em;--font-3XL-letter-spacing:-.04em;--font-2XMed-size:32px;--font-2XMed-weight:500;--font-2XMed-line-height:1em;--font-2XMed-letter-spacing:-.05em;--font-2XLgh-size:24px;--font-2XLgh-weight:200;--font-2XLgh-line-height:normal;--font-2XLgh-letter-spacing:normal;--font-XLgh-size:20px;--font-XLgh-weight:300;--font-XLgh-line-height:normal;--font-XLgh-letter-spacing:-.02em;--footer-height:400px;--spacing-card:32px}.marginBottomS,.marginBottomM{margin-bottom:40px!important}}
.navigation-module__BABQeq__navigation{background-color:var(--dark-light-transparent);-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);max-height:56px;max-width:var(--menu-width);font-family:var(--font-large);z-index:100;border-radius:50px;flex-direction:column;justify-content:flex-start;align-items:center;margin-bottom:24px;display:flex;position:fixed;bottom:0;left:50%;overflow:hidden;transform:translate(-50%)}.navigation-module__BABQeq__menuList{justify-content:space-between;align-items:center;min-height:56px;display:flex}.navigation-module__BABQeq__menuList li{z-index:1;height:fit-content;padding-left:0;list-style-type:none}.navigation-module__BABQeq__menuList .navigation-module__BABQeq__navLink{color:var(--text-color-contrast);isolation:isolate;padding:6px 16px 0 15px;font-size:16px;text-decoration:none}.navigation-module__BABQeq__homeLink{padding-left:6px;display:flex}a.navigation-module__BABQeq__navLink.navigation-module__BABQeq__lastLink{padding-right:30px}.navigation-module__BABQeq__active{background-color:#000;border-radius:1000px;width:100%;height:100%}.navigation-module__BABQeq__borderActive{content:"";height:40px;transition:all var(--nav-animation-time) ease-out;background:#000 linear-gradient(25deg,#343434 20%,#fff 50%,#343434 80%);border-radius:1000px;padding:.5px;position:absolute;top:50%;transform:translateY(-50%)}.navigation-module__BABQeq__home{width:40px;animation:navigation-module__BABQeq__fadeInActive var(--nav-fade-time) ease-in;left:10px}.navigation-module__BABQeq__project{width:96px;animation:navigation-module__BABQeq__fadeInActive var(--nav-fade-time) ease-in;left:52px}.navigation-module__BABQeq__method{width:91px;animation:navigation-module__BABQeq__fadeInActive var(--nav-fade-time) ease-in;left:146px}.navigation-module__BABQeq__about{width:78px;animation:1s ease-in navigation-module__BABQeq__fadeInActive;left:235px}.navigation-module__BABQeq__default{animation:3s ease-in forwards navigation-module__BABQeq__fadeOutActive}.navigation-module__BABQeq__pageNavigation{color:var(--text-color-contrast);justify-content:space-between;align-items:center;width:100%;display:flex}.navigation-module__BABQeq__content{transition:all var(--nav-animation-time) ease-out;width:100%}.navigation-module__BABQeq__translateUp{transform:translateY(-50%)}.navigation-module__BABQeq__firstBreadcrumbLink{color:var(--font-light);text-decoration:none}.navigation-module__BABQeq__backButton{cursor:pointer;justify-content:center;align-items:center;padding-left:16px;display:flex}.navigation-module__BABQeq__backIcon{width:30px;height:auto}.navigation-module__BABQeq__projectName{padding-right:26px}@keyframes navigation-module__BABQeq__fadeInActive{0%{opacity:0}to{opacity:1}}@keyframes navigation-module__BABQeq__fadeOutActive{0%{opacity:1}to{opacity:0}}
@font-face{font-family:Bricolage Grotesque Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(../media/bricolage-grotesque-vietnamese-wght-normal.03f_1bxrvnkfd.woff2)format("woff2-variations");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:Bricolage Grotesque Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(../media/bricolage-grotesque-latin-ext-wght-normal.37g1whwfgt7kp.woff2)format("woff2-variations");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:Bricolage Grotesque Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(../media/bricolage-grotesque-latin-wght-normal.1iqnhac4m3hwo.woff2)format("woff2-variations");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:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/inter-cyrillic-ext-wght-normal.2z-x1dufqdyjl.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/inter-cyrillic-wght-normal.1iawsmriyw_my.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/inter-greek-ext-wght-normal.103ljvln1l1_8.woff2)format("woff2-variations");unicode-range:U+1F??}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/inter-greek-wght-normal.1iy0jc-d_p12q.woff2)format("woff2-variations");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/inter-vietnamese-wght-normal.2kcj5i_8uff48.woff2)format("woff2-variations");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:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/inter-latin-ext-wght-normal.0qgyo3z29eu-e.woff2)format("woff2-variations");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:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/inter-latin-wght-normal.1j27dg3h95i3k.woff2)format("woff2-variations");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:Syne Variable;font-style:normal;font-display:swap;font-weight:400 800;src:url(../media/syne-greek-wght-normal.159b6vkjm7ojb.woff2)format("woff2-variations");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Syne Variable;font-style:normal;font-display:swap;font-weight:400 800;src:url(../media/syne-latin-ext-wght-normal.3ji4un9qker7-.woff2)format("woff2-variations");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:Syne Variable;font-style:normal;font-display:swap;font-weight:400 800;src:url(../media/syne-latin-wght-normal.28fooqfg9_kps.woff2)format("woff2-variations");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}
