.Header_header__ZPN_X{background-color:#fff;box-shadow:0 2px 10px rgba(0,0,0,.1);position:-webkit-sticky;position:sticky;top:0;z-index:100}.Header_container__RqNHF{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem;position:relative}.Header_logo__1hGYx{display:flex;align-items:center;cursor:pointer}.Header_logoText__Y2kI_{font-size:1.5rem;font-weight:700;color:var(--hermes-orange);font-size:xx-large;margin-left:.5rem;white-space:nowrap;flex-wrap:nowrap}.Header_desktopNav__VNtBi{gap:1.5rem;padding-left:5%;justify-content:space-between;flex-wrap:nowrap}.Header_desktopNav__VNtBi,.Header_navItem__Fdmv_{display:flex;align-items:center;white-space:nowrap}.Header_navItem__Fdmv_{padding-top:5px;gap:.5rem;font-weight:500;font-size:medium;padding-left:5px;cursor:pointer;transition:color .3s}.Header_navItem__Fdmv_:hover{color:var(--hermes-orange)}.Header_mobileMenuBtn__Sy36D{display:none;font-size:1.5rem;cursor:pointer;z-index:102}.Header_mobileNav__K7PMS{display:none;position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#fff;z-index:101;flex-direction:column;justify-content:center;align-items:center;gap:2rem;transform:translateY(-100%);transition:transform .3s ease-in-out}.Header_mobileNav__K7PMS.Header_open__tZPgC{transform:translateY(0)}.Header_mobileNavItem___sY0i{display:flex;align-items:center;gap:.8rem;font-size:1.2rem;font-weight:500;padding:1rem;cursor:pointer;transition:color .3s}.Header_mobileNavItem___sY0i:hover{color:var(--hermes-orange)}.Header_consultButton__awGIf{border-radius:4px;background-color:#ff6b00;color:#fff;padding:.5rem 1.5rem;font-size:.875rem;font-weight:500;white-space:nowrap;border:none;cursor:pointer}@media (max-width:768px){.Header_desktopNav__VNtBi{display:none}.Header_mobileMenuBtn__Sy36D{display:block}.Header_mobileNav__K7PMS{display:flex}}@media (max-width:480px){.Header_logoText__Y2kI_{font-size:1.3rem}}.Modal_modalOverlay__3umAU{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.Modal_modalContent__wO4ad{background-color:#fff;padding:20px;border-radius:8px;width:400px;max-width:90%;text-align:center;position:relative}.Modal_modalImage__91s8u{width:100%;height:auto;margin-top:1rem}.Modal_closeButton__nk1WB{position:absolute;top:10px;right:10px;background:none;border:1px solid #ccc;border-radius:10%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:18px;cursor:pointer;color:#666;transition:all .2s}.Modal_closeButton__nk1WB:hover{color:#000;border-color:#999;background:#f5f5f5}.Modal_pColor__gsxUS{font-size:14px}.Modal_spanColor__8bwe3{font-weight:700;font-size:16px;color:#920808}.Footer_footer__LxLGV{background:linear-gradient(135deg,#ff8c42,#f60);padding:3rem 0;margin-top:3rem}.Footer_container__DdgO_{max-width:1200px;margin:0 auto;padding:0 1rem}.Footer_gridContainer__DhOLx{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem}@media (max-width:768px){.Footer_gridContainer__DhOLx{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.Footer_gridContainer__DhOLx{grid-template-columns:1fr}}.Footer_textC__b6QOZ{color:#f0f8ff}.Footer_column__SxNdc h3,.Footer_column__SxNdc h4{color:#f0f8ff;margin-bottom:1rem}.Footer_column__SxNdc ul{list-style-type:none;padding:0}.Footer_column__SxNdc li{color:#f0f8ff;margin-bottom:.5rem}.Footer_column__SxNdc li a{color:#f0f8ff;transition:color .3s}.Footer_column__SxNdc li a:hover{color:var(--hermes-orange)}.Footer_copyright__lB5DI{margin-top:2rem;text-align:center;color:#f0f8ff;padding-top:1rem;border-top:1px solid var(--border-color)}.Countries_banner__F_ffc{background:linear-gradient(135deg,#ff8c42,#f60);color:#fff;text-align:center;padding:4rem 1rem;position:relative}.Countries_banner__F_ffc:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/images/pattern.svg);background-size:cover;background-position:50%;opacity:.15;z-index:0}.Countries_bannerContent__4Szh_{position:relative;z-index:1;max-width:900px;margin:0 auto}.Countries_bannerTitle__Dh1Rm{font-size:2.8rem;font-weight:700;margin-bottom:1rem}.Countries_bannerSubtitle__ECVRt{font-size:1.2rem;opacity:.9;max-width:800px;margin:0 auto}.Countries_container__T1LsB{max-width:1200px;margin:0 auto;padding:2rem 1rem}.Countries_worldMapSection__2_3h1{width:100%;margin-bottom:3rem;margin-top:0;padding:0 5%}.Countries_worldMapContainer__OE7NZ{width:100%;overflow:hidden;box-shadow:none;border-radius:0;background-color:#fff}.Countries_worldMap__n0iGn{display:block;width:100%;height:auto;object-fit:contain}.Countries_sectionTitle__wLQ6a{font-size:1.8rem;color:#333;margin-bottom:2rem;text-align:center;position:relative;padding-bottom:1rem}.Countries_sectionTitle__wLQ6a:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80px;height:3px;background-color:#ff5a00}.Countries_featuredSection__eqxm8{margin-bottom:4rem}.Countries_featuredGrid__4RG3N{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:2rem;gap:2rem}.Countries_countryCard__Sqrjl{background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 10px 20px rgba(0,0,0,.08);transition:all .3s ease;height:100%}.Countries_cardContent__S4F93{padding:2rem;height:100%;display:flex;flex-direction:column;justify-content:space-between}.Countries_cardHeader__X_oTh{margin-bottom:1.5rem}.Countries_countryName__Pg_BB{font-size:1.8rem;color:#333;margin-bottom:1rem}.Countries_countryStats__F5ZvS{display:flex;gap:1.5rem;color:#666;font-size:.9rem}.Countries_countryDescription__hgBTD{flex-grow:1;color:#444;line-height:1.6;margin-bottom:1.5rem}.Countries_readMore__j4wWp{font-weight:500;color:#ff5a00;display:flex;align-items:center;margin-top:auto}.Countries_arrow__4vK_4{margin-left:.5rem;transition:transform .3s ease}.Countries_countryCard__Sqrjl:hover .Countries_arrow__4vK_4{transform:translateX(5px)}.Countries_otherCountriesSection__i2e_m{margin-bottom:4rem}.Countries_otherCountriesGrid__btZGF{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:1.5rem;gap:1.5rem}.Countries_smallCountryCard__RsRY9{background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.05);transition:all .3s ease}.Countries_smallCardContent__ARQXs{position:relative;padding:1.5rem 2.5rem 1.5rem 1.5rem;min-height:100px}.Countries_smallCountryName__BMheW{font-size:1.2rem;color:#333;margin-bottom:.5rem}.Countries_smallCountryDescription__4RZgs{color:#666;font-size:.9rem;line-height:1.5}.Countries_smallArrow__igHmj{position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);color:#ff5a00;font-size:1.2rem;transition:transform .3s ease}.Countries_smallCountryCard__RsRY9:hover .Countries_smallArrow__igHmj{transform:translateY(-50%) translateX(5px)}.Countries_ctaSection__RS0JE{background-color:#f9f9f9;border-radius:12px;padding:3rem 2rem;text-align:center;margin-bottom:2rem}.Countries_ctaContent__YkQ6g{max-width:800px;margin:0 auto}.Countries_ctaContent__YkQ6g h2{font-size:2rem;color:#333;margin-bottom:1rem}.Countries_ctaContent__YkQ6g p{color:#555;margin-bottom:2rem;line-height:1.6}.Countries_ctaButton__I5z2u{display:inline-block;padding:1rem 2rem;background-color:#ff5a00;color:#fff;border-radius:8px;font-weight:500;transition:all .3s ease;cursor:pointer}.Countries_ctaButton__I5z2u:hover{background-color:#e65100;transform:translateY(-3px);box-shadow:0 10px 20px rgba(230,81,0,.15)}@media (min-width:640px){.Countries_otherCountriesGrid__btZGF{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.Countries_featuredGrid__4RG3N{grid-template-columns:repeat(2,1fr)}.Countries_bannerTitle__Dh1Rm{font-size:3.2rem}.Countries_bannerSubtitle__ECVRt{font-size:1.3rem}}@media (min-width:1024px){.Countries_featuredGrid__4RG3N,.Countries_otherCountriesGrid__btZGF{grid-template-columns:repeat(3,1fr)}}