:root{--primary-color: #3d4077;--secondary-color: #b5db5d}body{margin:0;padding:0;position:relative;min-height:100vh;background:linear-gradient(180deg,#3d4077,#45488d,#393c74 66%,#2b2d51 85%,#191a2c);font-family:Inter Variable,sans-serif}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-image:url(/texture.svg);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;opacity:.7;z-index:1;pointer-events:none}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-cyrillic-ext-wght-normal.BOeWTOD4.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:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-cyrillic-wght-normal.DqGufNeO.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-greek-ext-wght-normal.DlzME5K_.woff2) format("woff2-variations");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-greek-wght-normal.CkhJZR-_.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:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-vietnamese-wght-normal.CBcvBZtf.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:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-latin-ext-wght-normal.DO1Apj_S.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:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-latin-wght-normal.Dx4kXJAl.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}.icon-button[data-astro-cid-7r2dmo3u]{display:inline-flex;align-items:center;gap:6px;padding:8px 10px;background:transparent;color:inherit;border:0;border-radius:8px;font:inherit;font-size:14px;font-weight:600;cursor:pointer;text-decoration:none;transition:background .2s ease,color .2s ease}.icon-button[data-astro-cid-7r2dmo3u]:hover:not(:disabled){background:#ffffff14}.icon-button[data-astro-cid-7r2dmo3u]:focus-visible{outline:2px solid rgba(255,255,255,.6);outline-offset:2px}.icon-button[data-astro-cid-7r2dmo3u]:disabled{opacity:.6;cursor:not-allowed}.icon[data-astro-cid-7r2dmo3u]{display:inline-flex;line-height:0}.icon[data-astro-cid-7r2dmo3u].left:empty,.icon[data-astro-cid-7r2dmo3u].right:empty{display:none}.label[data-astro-cid-7r2dmo3u]{display:inline-flex;align-items:center}:root{--header-height: 80px;--secondary-color: #b5db5d}.header[data-astro-cid-3ef6ksr2]{position:static;height:var(--header-height);background-color:transparent;z-index:1000}.header__container[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between;height:100%;max-width:1400px;margin:0 auto;padding:0 2rem}.header__logo[data-astro-cid-3ef6ksr2]{flex-shrink:0}.header__logo[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{height:50px;width:auto}.header__logo[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{text-decoration:none}.header__nav[data-astro-cid-3ef6ksr2]{flex:1;display:flex;justify-content:end}.header__nav__list[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:2rem;list-style:none;margin:0;padding:0}.header__nav__item[data-astro-cid-3ef6ksr2]{position:relative}.header__nav__item[data-astro-cid-3ef6ksr2]>a[data-astro-cid-3ef6ksr2]:not(.outlined-button){color:#fff;text-decoration:none;font-size:1rem;font-weight:500;padding:1rem;border-radius:.25rem;transition:all .2s ease;position:relative}.header__nav__item[data-astro-cid-3ef6ksr2]>a[data-astro-cid-3ef6ksr2]:not(.outlined-button):hover{color:var(--secondary-color);background:#ffffff1a}.header__nav__item[data-astro-cid-3ef6ksr2]>a[data-astro-cid-3ef6ksr2]:not(.outlined-button):hover:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:var(--secondary-color);border-radius:0 0 .25rem .25rem}.header__nav__dropdown-container[data-astro-cid-3ef6ksr2]{position:relative;display:inline-block}.header__nav__trigger-button[data-astro-cid-3ef6ksr2]{background:none!important;border:none!important;color:#fff!important;font-size:1rem!important;font-weight:500!important;padding:1rem!important;min-height:auto!important;min-width:auto!important;width:100%;white-space:nowrap;display:flex;justify-content:space-between;align-items:center}.header__nav__trigger-button[data-astro-cid-3ef6ksr2]:hover{color:var(--secondary-color)!important;background:#ffffff1a!important}.header__nav__chevron[data-astro-cid-3ef6ksr2]{width:16px;height:16px;transition:transform .2s ease}.header__nav__globe[data-astro-cid-3ef6ksr2]{width:16px;height:16px}.header__nav__item--dropdown[data-astro-cid-3ef6ksr2]:hover .header__nav__chevron[data-astro-cid-3ef6ksr2]{transform:rotate(180deg)}.header__nav__dropdown[data-astro-cid-3ef6ksr2]{position:absolute;top:100%;left:0;background-color:#000;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;box-shadow:0 4px 12px #0000004d;list-style:none;margin:0;padding:.5rem 0;width:max-content;min-width:100%;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .2s ease;z-index:1001}.header__nav__item--dropdown[data-astro-cid-3ef6ksr2]:hover .header__nav__dropdown[data-astro-cid-3ef6ksr2]{opacity:1;visibility:visible;transform:translateY(0)}.header__nav__dropdown__item[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{display:block;padding:.75rem 1rem;color:#fff;text-decoration:none;font-size:.9rem;transition:background-color .2s ease,color .2s ease}.header__nav__dropdown__item[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{background-color:#ffffff1a;color:var(--secondary-color)}.header__menu-btn[data-astro-cid-3ef6ksr2]{display:none;background:none;border:none;padding:10px;cursor:pointer;z-index:1100;align-items:center;justify-content:center;flex-direction:column;gap:5px}.header__menu-btn[data-astro-cid-3ef6ksr2] .bar[data-astro-cid-3ef6ksr2]{display:block;width:28px;height:3.5px;background:#fff;border-radius:2px;transition:all .3s ease}.header__menu-btn[data-astro-cid-3ef6ksr2].open .bar[data-astro-cid-3ef6ksr2]:nth-child(1){transform:translateY(8px) rotate(45deg)}.header__menu-btn[data-astro-cid-3ef6ksr2].open .bar[data-astro-cid-3ef6ksr2]:nth-child(2){opacity:0;transform:scaleX(0)}.header__menu-btn[data-astro-cid-3ef6ksr2].open .bar[data-astro-cid-3ef6ksr2]:nth-child(3){transform:translateY(-8px) rotate(-45deg)}@media (max-width: 768px){.header__container[data-astro-cid-3ef6ksr2]{justify-content:space-between;padding:0 1rem}.header__menu-btn[data-astro-cid-3ef6ksr2]{display:flex;order:1}.header__logo[data-astro-cid-3ef6ksr2]{order:2;margin-left:auto}.header__nav[data-astro-cid-3ef6ksr2]{position:fixed;top:var(--header-height);left:1rem;width:300px;max-height:0;padding:1rem 0;backdrop-filter:blur(12px) saturate(180%);-webkit-backdrop-filter:blur(12px) saturate(180%);display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;background:linear-gradient(180deg,#3d4077,#45488d,#393c74 66%,#2b2d51 85%,#191a2c);opacity:0;overflow:hidden;transition:max-height .35s cubic-bezier(.4,0,.2,1),opacity .35s cubic-bezier(.4,0,.2,1),transform .35s cubic-bezier(.4,0,.2,1);pointer-events:none;z-index:1050;border-radius:.5rem}.header__nav[data-astro-cid-3ef6ksr2].open{max-height:95vh;opacity:1;transform:translateY(0);pointer-events:auto}.header__nav__list[data-astro-cid-3ef6ksr2]{width:100%;padding:0;flex-direction:column;gap:1rem;text-align:left}.header__nav__item[data-astro-cid-3ef6ksr2]>a[data-astro-cid-3ef6ksr2]:not(.outlined-button),.header__nav__dropdown__item[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:not(.outlined-button){color:#fff!important;text-decoration:none;font-weight:600;transition:all .25s ease}.header__nav__item[data-astro-cid-3ef6ksr2]>a[data-astro-cid-3ef6ksr2]:not(.outlined-button):hover,.header__nav__dropdown__item[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:not(.outlined-button):hover{color:var(--secondary-color)!important}.header__nav__item--dropdown[data-astro-cid-3ef6ksr2] .header__nav__trigger-button[data-astro-cid-3ef6ksr2].open .header__nav__chevron[data-astro-cid-3ef6ksr2]{transform:rotate(180deg)}.header__nav__item[data-astro-cid-3ef6ksr2]>.outlined-button[data-astro-cid-3ef6ksr2]{color:var(--secondary-color)!important;border-color:var(--secondary-color)!important;background:transparent!important}.header__nav__dropdown[data-astro-cid-3ef6ksr2]{position:static;display:none;list-style:none;padding:.5rem 0;margin:0;background:#6666a8;border-radius:.25rem}.header__nav__dropdown[data-astro-cid-3ef6ksr2].open{display:block}.header__nav__dropdown__item[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{display:block;font-size:1.1rem;text-decoration:none;padding:.5rem 1rem;color:#fff;transition:color .25s ease,background-color .25s ease}.header__nav__dropdown__item[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{color:var(--secondary-color)!important}}.breadcrumbs[data-astro-cid-ilhxcym7]{margin-top:1rem;margin-left:2.5rem;width:100%}.breadcrumbs[data-astro-cid-ilhxcym7] ol[data-astro-cid-ilhxcym7]{display:flex;align-items:center;gap:8px;padding:6px 0 2px;margin:0;list-style:none;color:#cbd5e1;font-size:18px}.crumb[data-astro-cid-ilhxcym7]{display:inline-flex;align-items:center;gap:8px}.crumb[data-astro-cid-ilhxcym7] a[data-astro-cid-ilhxcym7]{color:#e5e7eb;text-decoration:none}.crumb[data-astro-cid-ilhxcym7] a[data-astro-cid-ilhxcym7]:hover{color:#bfdbfe}.crumb[data-astro-cid-ilhxcym7] .sep[data-astro-cid-ilhxcym7]{opacity:.6}.crumb[data-astro-cid-ilhxcym7].is-current span[data-astro-cid-ilhxcym7]{color:#fff;font-weight:700}.home-icon[data-astro-cid-ilhxcym7]{width:18px;height:18px;margin-right:4px}@media (min-width: 769px){.breadcrumbs[data-astro-cid-ilhxcym7]{display:none}}.content[data-astro-cid-ouamjn2i]{padding:20px}.content[data-astro-cid-ouamjn2i]{position:relative;z-index:2;min-height:100vh}:root{--color-text-light: #f0f0f0;--color-link-faded: #b0b5c1;--color-accent: #0ea5e9;--secondary-color: #b5db5d}.footer[data-astro-cid-sz7xmlte]{color:var(--color-text-light);padding:4rem 2rem 2rem}.mobile-footer[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;align-items:center;gap:2rem;width:100%}.desktop-footer[data-astro-cid-sz7xmlte]{display:none}.footer-top[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;align-items:center;width:100%}.footer-logo[data-astro-cid-sz7xmlte]{width:130px;height:auto}.mobile-footer[data-astro-cid-sz7xmlte] .contact-btn{color:var(--secondary-color)!important;border-color:var(--secondary-color)!important;background:transparent!important}.footer-menu[data-astro-cid-sz7xmlte]{width:100%;display:flex;flex-direction:column;align-items:stretch}.menu-divider[data-astro-cid-sz7xmlte]{border:0;border-top:1px solid #334155;margin:.5rem 0}.menu-toggle[data-astro-cid-sz7xmlte]{background:none;border:none;color:var(--color-text-light);font-size:1.2rem;font-weight:600;width:100%;text-align:left;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.arrow[data-astro-cid-sz7xmlte]{width:16px;height:16px;margin-left:.5rem;transition:transform .3s ease}.menu-toggle[data-astro-cid-sz7xmlte].open .arrow[data-astro-cid-sz7xmlte]{transform:rotate(180deg)}.menu-list[data-astro-cid-sz7xmlte]{list-style:none;padding:0;margin:0;margin-top:.8rem;display:none;flex-direction:column;gap:.6rem}.menu-list[data-astro-cid-sz7xmlte].open{display:flex}.menu-list[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--color-link-faded);text-decoration:none;font-size:1.05rem;transition:color .2s}.menu-list[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--color-text-light)}.footer-links[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.6rem;width:100%;align-items:flex-start}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--color-link-faded);text-decoration:none;font-size:1rem;transition:color .2s}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--color-text-light)}.footer-social[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:1rem}.linkedin-logo[data-astro-cid-sz7xmlte]{width:48px;height:45px}.up-arrow[data-astro-cid-sz7xmlte]{margin-top:1px;width:55px;height:55px}.footer-copy[data-astro-cid-sz7xmlte]{margin-top:2rem;color:var(--color-link-faded);font-size:.9rem;text-align:center}@media (min-width: 768px){.mobile-footer[data-astro-cid-sz7xmlte]{display:none}.desktop-footer[data-astro-cid-sz7xmlte]{display:block}.footer-links-grid[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1.5fr 1fr 1fr .2fr;gap:7rem;margin-bottom:1rem;align-items:start}.footer-column[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.75rem}.footer-column[data-astro-cid-sz7xmlte] h3[data-astro-cid-sz7xmlte]{font-size:1.2rem;font-weight:700;margin:10rem 0 2rem}.footer-column[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{list-style:none;padding:0;margin:0}.footer-column[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{margin-bottom:1rem}.footer-column[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{text-decoration:none;color:var(--color-link-faded);font-size:1.2rem;transition:color .3s}.footer-column[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--color-text-light)}.footer-column[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{color:var(--color-link-faded);font-size:1.2rem;margin:0}.footer-column[data-astro-cid-sz7xmlte]:first-child h3[data-astro-cid-sz7xmlte]{margin-top:7.8rem}.footer-column[data-astro-cid-sz7xmlte]:first-child p[data-astro-cid-sz7xmlte]{margin-top:3rem}.main-logo-img[data-astro-cid-sz7xmlte]{width:180px;height:auto;margin-bottom:-5rem}.social-column[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;align-items:center;gap:8rem}.social-column[data-astro-cid-sz7xmlte] .linkedin-logo[data-astro-cid-sz7xmlte]{width:55px;height:50px;margin-top:10rem}.up_urrow[data-astro-cid-sz7xmlte]{width:50px;height:50px}.back-to-top-button[data-astro-cid-sz7xmlte]{width:45px;height:45px;display:flex;justify-content:center;align-items:center}}
