:root{--primary-color:#00205b;--accent-color:#ffb81c;--text-color:#333;--bg-color:#fff;--light-gray:#f5f5f5;--white:#fff;--font-sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif}*{box-sizing:border_box;margin:0;padding:0}html,body{max-width:100vw;font-family:var(--font-sans);color:var(--text-color);background:linear-gradient(#fff,#fdfdfd);min-height:100vh;overflow-x:hidden}a{color:inherit;text-decoration:none}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.btn{cursor:pointer;text-align:center;border-radius:4px;padding:.75rem 1.5rem;font-weight:700;transition:opacity .2s;display:inline-block}.btn:hover{opacity:.9}.btn-primary{background-color:var(--primary-color);color:var(--white)}.btn-accent{background-color:var(--accent-color);color:var(--primary-color)}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.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:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_396b12ce-module__rRjk0G__className{font-family:Inter,Inter Fallback;font-style:normal}
.LanguageSwitcher-module__gdGMiG__switcher{gap:.5rem;margin-right:1rem;display:flex}.LanguageSwitcher-module__gdGMiG__link{color:#888;border-radius:4px;padding:.2rem .4rem;font-size:.8rem;font-weight:600}.LanguageSwitcher-module__gdGMiG__link:hover{color:var(--primary-color);background-color:var(--light-gray)}.LanguageSwitcher-module__gdGMiG__active{color:var(--primary-color);background-color:#e6eaf0}
.Header-module__Af2_WG__header{background-color:var(--white);z-index:1000;border-bottom:1px solid #eaeaea;width:100%;transition:all .3s;position:sticky;top:0}.Header-module__Af2_WG__sticky{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffffffa;padding:.5rem 0;box-shadow:0 4px 6px -1px #0000001a}.Header-module__Af2_WG__container{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:1rem;display:flex}.Header-module__Af2_WG__logoImage{object-fit:contain;width:auto;height:auto;max-height:50px}.Header-module__Af2_WG__nav{display:none}@media (min-width:992px){.Header-module__Af2_WG__nav{display:block}.Header-module__Af2_WG__navList{align-items:center;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.Header-module__Af2_WG__navItem{position:relative}.Header-module__Af2_WG__navLink,.Header-module__Af2_WG__navLinkSimple{cursor:pointer;color:var(--text-color);background:0 0;border:none;align-items:center;gap:.25rem;padding:.5rem;font-family:inherit;font-size:.95rem;font-weight:500;display:flex}.Header-module__Af2_WG__navLink:hover,.Header-module__Af2_WG__navLinkSimple:hover{color:var(--primary-color)}.Header-module__Af2_WG__arrow{opacity:.5;font-size:.7rem}.Header-module__Af2_WG__dropdown{z-index:100;background:#fff;border:1px solid #eee;border-radius:4px;min-width:220px;padding:.5rem 0;display:none;position:absolute;top:100%;left:0;box-shadow:0 10px 15px -3px #0000001a}.Header-module__Af2_WG__dropdownOpen,.Header-module__Af2_WG__navItem:hover .Header-module__Af2_WG__dropdown{display:block}.Header-module__Af2_WG__dropdown li{list-style:none}.Header-module__Af2_WG__dropdown li a{color:var(--text-color);padding:.75rem 1.25rem;font-size:.9rem;transition:background .1s;display:block}.Header-module__Af2_WG__dropdown li a:hover{background-color:var(--light-gray);color:var(--primary-color)}.Header-module__Af2_WG__mobileActions{display:none}}.Header-module__Af2_WG__actions{display:none}@media (min-width:992px){.Header-module__Af2_WG__actions{align-items:center;gap:1rem;display:flex}.Header-module__Af2_WG__ctaGroup{gap:.5rem;display:flex}.Header-module__Af2_WG__ctaBtn{text-align:center;white-space:nowrap;border-radius:4px;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;transition:all .2s}.Header-module__Af2_WG__ctaApply{background-color:var(--primary-color);color:#fff;border:1px solid var(--primary-color)}.Header-module__Af2_WG__ctaApply:hover{background-color:#00153d}.Header-module__Af2_WG__ctaRequest{color:var(--primary-color);border:1px solid var(--primary-color);background-color:#0000}.Header-module__Af2_WG__ctaRequest:hover{background-color:var(--primary-color);color:#fff}}.Header-module__Af2_WG__mobileToggle{cursor:pointer;z-index:1100;background:0 0;border:none;flex-direction:column;gap:5px;display:flex}@media (min-width:992px){.Header-module__Af2_WG__mobileToggle{display:none}}.Header-module__Af2_WG__bar,.Header-module__Af2_WG__barOpen{background-color:var(--text-color);width:25px;height:2px;transition:all .3s}.Header-module__Af2_WG__barOpen:first-child{transform:rotate(45deg)translate(5px,5px)}.Header-module__Af2_WG__barOpen:nth-child(2){opacity:0}.Header-module__Af2_WG__barOpen:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}@media (max-width:991px){.Header-module__Af2_WG__nav{background:#fff;width:80%;height:100vh;padding:5rem 1.5rem 2rem;transition:right .3s ease-in-out;display:block;position:fixed;top:0;right:-100%;overflow-y:auto;box-shadow:-5px 0 15px #0000001a}.Header-module__Af2_WG__navOpen{right:0}.Header-module__Af2_WG__navList{flex-direction:column;gap:0}.Header-module__Af2_WG__navItem{border-bottom:1px solid #f0f0f0}.Header-module__Af2_WG__navLink,.Header-module__Af2_WG__navLinkSimple{text-align:left;background:0 0;border:none;justify-content:space-between;width:100%;padding:1rem 0;font-size:1.1rem;font-weight:600;display:flex}.Header-module__Af2_WG__dropdown{padding-bottom:1rem;padding-left:1rem;display:none}.Header-module__Af2_WG__dropdownOpen{display:block}.Header-module__Af2_WG__dropdown li a{color:#666;padding:.5rem 0;display:block}.Header-module__Af2_WG__mobileActions{flex-direction:column;gap:1rem;margin-top:2rem;display:flex}.Header-module__Af2_WG__mobileActions .Header-module__Af2_WG__btn{text-align:center;width:100%}.Header-module__Af2_WG__mobileLang{justify-content:center;margin-top:1rem;display:flex}}
.Footer-module__EZoWya__footer{background-color:var(--primary-color);color:#e0e0e0;border-top:5px solid var(--accent-color);padding:4rem 0 2rem;font-size:.95rem}.Footer-module__EZoWya__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.Footer-module__EZoWya__grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;margin-bottom:3rem;display:grid}.Footer-module__EZoWya__col h4{color:#fff;border-bottom:2px solid var(--accent-color);margin-bottom:1.25rem;padding-bottom:.5rem;font-size:1.1rem;font-weight:600;display:inline-block}.Footer-module__EZoWya__col ul{padding:0;list-style:none}.Footer-module__EZoWya__col ul li{margin-bottom:.75rem}.Footer-module__EZoWya__col ul li a{color:#ffffffb3;text-decoration:none;transition:color .2s}.Footer-module__EZoWya__col ul li a:hover{color:var(--accent-color);padding-left:5px}.Footer-module__EZoWya__logo{color:#fff;margin-bottom:1rem;font-size:1.5rem}.Footer-module__EZoWya__tagline{color:#fff9;margin-bottom:1rem;font-style:italic}.Footer-module__EZoWya__address{color:#fffc;font-style:normal;line-height:1.6}.Footer-module__EZoWya__address a{color:#fff;font-weight:700}.Footer-module__EZoWya__bottom{color:#ffffff80;border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;gap:1rem;padding-top:2rem;font-size:.85rem;display:flex}.Footer-module__EZoWya__legal{gap:1.5rem;display:flex}.Footer-module__EZoWya__legal a:hover{color:#fff;text-decoration:underline}@media (max-width:768px){.Footer-module__EZoWya__grid{grid-template-columns:1fr;gap:2rem}.Footer-module__EZoWya__bottom{text-align:center;flex-direction:column;align-items:center}}
