@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}
:root{--primary-color:#1e40af;--primary-light:#3b82f6;--primary-dark:#1e3a8a;--secondary-color:#ea580c;--secondary-light:#f97316;--accent-color:#f59e0b;--text-primary:#1e293b;--text-secondary:#475569;--text-light:#94a3b8;--text-white:#fff;--bg-body:#f8fafc;--bg-white:#fff;--bg-light:#f1f5f9;--bg-dark:#0f172a;--container-width:1200px;--header-height:80px;--radius-md:8px;--radius-lg:16px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}*{box-sizing:border-box;margin:0;padding:0}body{color:var(--text-primary);background-color:var(--bg-body);font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none;transition:color .2s}ul{list-style:none}button{cursor:pointer;font-family:inherit}.container{max-width:var(--container-width);margin:0 auto;padding:0 1rem}.btn{border-radius:var(--radius-md);border:none;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-weight:600;transition:all .2s;display:inline-flex}.btn-primary{background-color:var(--primary-color);color:var(--text-white)}.btn-primary:hover{background-color:var(--primary-dark)}.btn-secondary{background-color:var(--secondary-color);color:var(--text-white)}.btn-secondary:hover{background-color:var(--secondary-light)}.section{padding:4rem 0}.section-title{text-align:center;margin-bottom:3rem}.section-title h2{color:var(--primary-dark);margin-bottom:1rem;font-size:2.5rem}.section-title p{color:var(--text-secondary);max-width:600px;margin:0 auto}
.Header-module__hBw1pG__header{height:auto;min-height:var(--header-height);background-color:var(--bg-white);box-shadow:var(--shadow-sm);z-index:1000;align-items:center;padding:.5rem 0;display:flex;position:sticky;top:0}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;width:100%;display:flex}.Header-module__hBw1pG__logo{color:var(--primary-dark);text-transform:uppercase;letter-spacing:-.5px;font-size:1.5rem;font-weight:800;line-height:1.2}.Header-module__hBw1pG__logo span{color:var(--secondary-color)}.Header-module__hBw1pG__nav{align-items:center;gap:2rem;display:flex}.Header-module__hBw1pG__navList{gap:2rem;display:flex}.Header-module__hBw1pG__navList a{color:var(--text-primary);font-size:1rem;font-weight:500}.Header-module__hBw1pG__navList a:hover{color:var(--primary-color)}.Header-module__hBw1pG__iconBtn{background-color:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.Header-module__hBw1pG__iconBtn:hover{background-color:#e2e8f0;transform:translateY(-2px)}.Header-module__hBw1pG__langSelectWrapper{align-items:center;display:flex;position:relative}.Header-module__hBw1pG__langSelect{border-radius:var(--radius-md);color:var(--text-primary);cursor:pointer;text-transform:uppercase;background-color:#fff;border:1px solid #e2e8f0;outline:none;padding:.5rem;font-size:.9rem;font-weight:600}.Header-module__hBw1pG__langSelect:focus{border-color:var(--primary-color)}.Header-module__hBw1pG__mobileOnly{display:none}.Header-module__hBw1pG__hideOnMobile{display:inline-flex}@media (max-width:768px){.Header-module__hBw1pG__navList{display:none}.Header-module__hBw1pG__mobileOnly{display:flex}.Header-module__hBw1pG__hideOnMobile{display:none!important}}
.Footer-module__S6Hkya__footer{background-color:var(--bg-dark);color:var(--text-white);margin-top:auto;padding:4rem 0 2rem}.Footer-module__S6Hkya__grid{grid-template-columns:2fr 1fr 1fr;gap:4rem;margin-bottom:3rem;display:grid}.Footer-module__S6Hkya__logo{color:var(--text-white);margin-bottom:1rem;font-size:1.5rem;font-weight:800;display:inline-block}.Footer-module__S6Hkya__logo span{color:var(--secondary-color)}.Footer-module__S6Hkya__description{color:var(--text-light);line-height:1.6}.Footer-module__S6Hkya__links h3,.Footer-module__S6Hkya__contact h3{color:var(--text-white);margin-bottom:1.5rem;font-size:1.2rem}.Footer-module__S6Hkya__links ul{flex-direction:column;gap:.75rem;display:flex}.Footer-module__S6Hkya__links a{color:var(--text-light)}.Footer-module__S6Hkya__links a:hover{color:var(--secondary-color)}.Footer-module__S6Hkya__contact p{color:var(--text-light);margin-bottom:.75rem}.Footer-module__S6Hkya__copyright{text-align:center;color:var(--text-light);border-top:1px solid #ffffff1a;padding-top:2rem;font-size:.9rem}.Footer-module__S6Hkya__iconBtn{background-color:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.Footer-module__S6Hkya__iconBtn:hover{background-color:#fff3;transform:translateY(-2px)}@media (max-width:768px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr;gap:2rem}}
