.LanguageSwitcher_languageSwitcher__EXwm6{display:flex;gap:.5rem}.LanguageSwitcher_langButton__rjL_H{background:var(--gray-light);color:var(--text-color);border:1px solid var(--border-color);border-radius:var(--border-radius);padding:.5rem .75rem;cursor:pointer;font-size:.9rem;transition:var(--transition);min-width:50px}.LanguageSwitcher_langButton__rjL_H.LanguageSwitcher_active__994WQ,.LanguageSwitcher_langButton__rjL_H:hover{background:var(--secondary-color);color:#fff;border-color:var(--secondary-color)}.Layout_container__m5jTj{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(135deg,var(--white) 0,#f9f9f9 100%)}.Layout_header__37RI2{background:rgba(0,0,0,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:100;box-shadow:0 2px 20px rgba(0,0,0,.15);border-bottom:1px solid hsla(0,0%,100%,.1)}.Layout_headerContainer__ja19a{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;max-width:1200px;margin:0 auto;width:100%}.Layout_logo__tzhbG{display:flex;align-items:center;gap:1rem}.Layout_logo__tzhbG a{display:flex;align-items:center;gap:.75rem;color:#fff;text-decoration:none;transition:all .3s ease}.Layout_logoImage___VqRW{height:100px;width:100px;object-fit:contain;border-radius:50%;border:2px solid var(--secondary-color);padding:4px}.Layout_logo__tzhbG a:hover{color:var(--secondary-color)}.Layout_nav__LKz21{display:flex;align-items:center;flex-shrink:0}.Layout_nav__LKz21 ul{display:flex;list-style:none;margin:0;padding:0;gap:1.5rem;flex-wrap:nowrap}.Layout_nav__LKz21 a{color:#fff;text-decoration:none;font-weight:500;transition:all .3s ease;position:relative;padding:.5rem 0;font-size:.9rem;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;min-width:max-content}.Layout_nav__LKz21 a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:3px;background:var(--secondary-color);transition:width .4s ease;border-radius:2px}.Layout_nav__LKz21 a:hover{color:var(--secondary-color)}.Layout_nav__LKz21 a:hover:after{width:100%}.Layout_nav__LKz21 a.Layout_active___S4if{color:var(--secondary-color)}.Layout_main__bVVJR{flex:1 1;width:100%;padding:2rem 0}.Layout_footer__ye8JQ{background:linear-gradient(135deg,var(--primary-color) 0,#1a1a1a 100%);color:#fff;margin-top:auto;padding-top:4rem}.Layout_footerContent__B_TMA{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:3rem}.Layout_footerSection__hs15k h3{color:var(--secondary-color);margin-bottom:1.5rem;font-size:1.3rem;position:relative;display:inline-block}.Layout_footerSection__hs15k h3:after{content:"";position:absolute;bottom:-8px;left:0;width:50px;height:3px;background:var(--secondary-color);border-radius:2px}.Layout_footerSection__hs15k p{margin-bottom:.8rem;color:#ccc;line-height:1.6}.Layout_footerSection__hs15k ul{list-style:none;padding:0;margin:0}.Layout_footerSection__hs15k ul li{margin-bottom:.8rem}.Layout_footerSection__hs15k ul li a{color:#ccc;text-decoration:none;transition:color .3s ease}.Layout_footerSection__hs15k ul li a:hover{color:var(--secondary-color)}.Layout_footerBottom__LLsgt{padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.1);text-align:center}.Layout_footerBottom__LLsgt p{margin:.75rem 0;font-size:.9rem;color:#aaa}.Layout_footerBottom__LLsgt a{color:var(--secondary-color);text-decoration:none;transition:color .3s ease}.Layout_footerBottom__LLsgt a:hover{color:var(--secondary-light)}.Layout_languageSwitcherContainer__eHr1f{margin:0 1rem}.Layout_mobileMenuButton__58Q9R{display:none;flex-direction:column;cursor:pointer;padding:4px}.Layout_hamburger__vwjMU{width:25px;height:3px;background:#fff;margin:3px 0;transition:.3s;border-radius:2px}@media (max-width:992px){.Layout_nav__LKz21 ul{gap:1.2rem}.Layout_logoImage___VqRW{height:70px;width:70px}.Layout_nav__LKz21 a{font-size:.9rem;padding:.4rem 0}}@media (max-width:768px){.Layout_headerContainer__ja19a{padding:1rem;align-items:center}.Layout_logoImage___VqRW{height:60px;width:60px}.Layout_nav__LKz21{display:none;position:absolute;top:100%;left:0;right:0;background:rgba(0,0,0,.95);padding:1rem;z-index:1000}.Layout_nav__LKz21.Layout_show__iJpuK{display:flex}.Layout_nav__LKz21 ul{flex-direction:column;align-items:center;gap:1.2rem}.Layout_mobileMenuButton__58Q9R{display:flex;flex-direction:column;cursor:pointer;padding:4px;z-index:1001}.Layout_mobileMenuButton__58Q9R.Layout_open__IQgTV .Layout_hamburger__vwjMU:first-child{transform:rotate(45deg) translate(5px,5px)}.Layout_mobileMenuButton__58Q9R.Layout_open__IQgTV .Layout_hamburger__vwjMU:nth-child(2){opacity:0}.Layout_mobileMenuButton__58Q9R.Layout_open__IQgTV .Layout_hamburger__vwjMU:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.Layout_footerContent__B_TMA{grid-template-columns:1fr;text-align:center}.Layout_footerSection__hs15k ul{display:flex;flex-direction:column;align-items:center}}@media (max-width:576px){.Layout_headerContainer__ja19a{padding:.8rem}.Layout_logoImage___VqRW{height:50px;width:50px}.Layout_nav__LKz21 ul{gap:1rem}.Layout_nav__LKz21 a{font-size:.85rem;padding:.3rem 0}}.Services_container__OWNxZ{width:100%;min-height:100vh;background:linear-gradient(135deg,var(--white) 0,#f9f9f9 100%)}.Services_heroSection__I_9Pl{background:linear-gradient(135deg,var(--primary-color) 0,var(--primary-dark) 100%);color:#fff;padding:6rem 0;text-align:center}.Services_heroContent__Ol79_{max-width:800px;margin:0 auto;padding:0 1rem}.Services_heroTitle__vOmOq{font-size:2.75rem;margin-bottom:1rem;color:#fff;line-height:1.2}.Services_heroSubtitle__X8m8y{font-size:1.25rem;opacity:.9;margin-bottom:2rem}.Services_servicesSection__0S4Gw{padding:6rem 0}.Services_servicesGrid__ZWvqW{margin-top:3rem}.Services_serviceCategory__wdCHI{margin-bottom:4rem;padding:2.5rem;background:#fff;border-radius:var(--border-radius-lg);box-shadow:var(--shadow-md);transition:var(--transition)}.Services_serviceCategory__wdCHI:hover{transform:translateY(-8px);box-shadow:var(--shadow-xl)}.Services_categoryHeader__j4Knc{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem;align-items:center;margin-bottom:2rem;padding-bottom:2rem;border-bottom:2px solid var(--border-light)}.Services_categoryImage__qVPzQ{flex:1 1;min-width:300px}.Services_categoryImageImg__UNGu4{width:100%;height:auto;border-radius:var(--border-radius-lg);box-shadow:var(--shadow-md);transition:var(--transition)}.Services_categoryImageImg__UNGu4:hover{transform:scale(1.03);box-shadow:var(--shadow-xl)}.Services_categoryInfo__yPSmi{flex:1 1;min-width:300px;display:flex;flex-direction:column;justify-content:center}.Services_categoryTitle__XN7Ve{font-size:1.75rem;color:var(--primary-color);margin-bottom:1rem}.Services_categoryDescription__0UG6N{font-size:1.1rem;color:var(--text-light);margin-bottom:1.5rem;line-height:1.7}.Services_subcategories__W4EnS{padding:0}.Services_subcategoryTitle__0p4_8{font-size:1.5rem;color:var(--primary-color);margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:2px solid var(--secondary-color)}.Services_subcategoryGrid__ICsff{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:2rem;gap:2rem}.Services_subcategoryImage__RLD25{width:100%;height:200px;overflow:hidden;border-radius:var(--border-radius-md);margin-bottom:1rem}.Services_subcategoryImageImg__WNBvC{width:100%;height:100%;object-fit:cover;transition:var(--transition)}.Services_subcategoryImageImg__WNBvC:hover{transform:scale(1.05)}.Services_subcategoryContent__9Gbg4{padding:0 .5rem}.Services_subcategoryContent__9Gbg4 h4{font-size:1.25rem;color:var(--primary-color);margin-bottom:.75rem}.Services_subcategoryContent__9Gbg4 p{color:var(--text-light);margin-bottom:1rem;line-height:1.6}@media (max-width:992px){.Services_categoryHeader__j4Knc{grid-template-columns:1fr}.Services_categoryImage__qVPzQ,.Services_categoryInfo__yPSmi{min-width:100%}.Services_heroTitle__vOmOq{font-size:2.25rem}}@media (max-width:768px){.Services_heroSection__I_9Pl{padding:4rem 0}.Services_heroTitle__vOmOq{font-size:2rem}.Services_subcategoryGrid__ICsff{grid-template-columns:1fr}.Services_servicesSection__0S4Gw{padding:4rem 0}.Services_serviceCategory__wdCHI{margin-bottom:3rem;padding:2rem}}@media (max-width:576px){.Services_heroTitle__vOmOq{font-size:1.75rem}.Services_categoryHeader__j4Knc{gap:2rem}.Services_serviceCategory__wdCHI{padding:1.5rem}}