@font-face{font-family:Noto Sans Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/noto-sans-cyrillic-ext-wght-normal.DSNfmdVt.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Noto Sans Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/noto-sans-cyrillic-wght-normal.B2hlT84T.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Noto Sans Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/noto-sans-devanagari-wght-normal.Cv-Vwajv.woff2) format("woff2-variations");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:Noto Sans Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/noto-sans-greek-ext-wght-normal.12T8GTDR.woff2) format("woff2-variations");unicode-range:U+1F00-1FFF}@font-face{font-family:Noto Sans Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/noto-sans-greek-wght-normal.Ymb6dZNd.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Noto Sans Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/noto-sans-vietnamese-wght-normal.DLTJy58D.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Noto Sans Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/noto-sans-latin-ext-wght-normal.W1qJv59z.woff2) format("woff2-variations");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:Noto Sans Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/noto-sans-latin-wght-normal.BWf1rMYL.woff2) format("woff2-variations");unicode-range:U+0000-00FF,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}header.landing-page{height:60vh}header .logo-navigation-container{position:absolute;top:30px;display:flex;width:100%;z-index:10}header .logo-navigation-container.landing-page{justify-content:center}@media (min-width: 768px){header .logo-navigation-container.landing-page{justify-content:left}}header .logo-navigation-container .logo{width:150px;padding-left:30px}header .logo-navigation-container.landing-page .logo{padding-left:0}header .logo-navigation-container .menu-toggle{position:absolute;right:16px;display:inline-block;background:none;border:none;color:#fff;font-size:1rem;cursor:pointer}@media (min-width: 768px){header .logo-navigation-container .menu-toggle.menu-toggle{right:24px}}header .logo-navigation-container .main-nav{position:absolute;top:36px;right:24px;display:none;flex-direction:column;gap:10px;margin-top:10px}@media (min-width: 768px){header .logo-navigation-container .main-nav.main-nav{right:32px}}header .logo-navigation-container .main-nav a{color:#fff;text-decoration:none}header .logo-navigation-container .main-nav a:hover{text-decoration:underline}header .logo-navigation-container .main-nav .link-button{background:none;border:none;padding:0;margin:0;color:#fff;text-decoration:none;cursor:pointer;font:inherit}header .logo-navigation-container .main-nav .link-button:hover{text-decoration:underline}header .logo-navigation-container .main-nav.open{display:flex;align-items:end}header .logo-navigation-container .main-nav.white a,header .logo-navigation-container .main-nav.white .link-button{color:#000}header .hero{display:flex;align-items:center;justify-content:center;height:100%}header .hero img{width:100%;height:100%;object-fit:cover}header .shadow{position:relative;top:-200px;width:100%;height:200px;background:linear-gradient(to bottom,transparent,black 100%)}.comingsoon{background-color:#111!important}.footer{display:flex;flex-direction:column;align-items:flex-start;text-align:center;background-color:#1c1c1c;color:#fff;font-weight:400;font-size:12px;line-height:32px;padding:50px 0 50px 32px;margin-top:auto}@media (min-width: 768px){.footer{align-items:center;flex-direction:row;padding:0}}@media (min-width: 768px){.footer .logo{padding:50px;position:relative;bottom:2px}}.footer p{display:flex;flex-direction:column;margin:32px 0;align-items:flex-start}@media (min-width: 768px){.footer p{margin:0;flex-direction:row;padding:50px 0;gap:20px}}.footer a{display:flex;color:#fff;text-decoration:none}.footer a:hover{text-decoration:underline}.footer .social-links{display:flex;align-items:center;margin-right:50px}@media (min-width: 768px){.footer .social-links{margin-left:auto}}.footer .social-links span{color:#fff;margin-right:16px}.footer .social-links .icons{display:flex;gap:16px}.footer .social-links .icons a{display:flex}.footer .social-links .icons img{padding:0}
