.Layout_container__S4aNf{display:flex;flex-direction:column;min-height:100vh}.Layout_header__cNGhf{justify-content:space-between;padding:1rem 2rem;border-bottom:1px solid #eaeaea;background-color:#fff;position:sticky;top:0;z-index:1000}.Layout_header__cNGhf,.Layout_logoContainer__clTbs a{display:flex;align-items:center}.Layout_nav__q_Vyr{display:flex;grid-gap:2rem;gap:2rem}.Layout_navLink__0KN1p{font-size:1rem;font-weight:500;color:#333;text-decoration:none;transition:color .3s ease}.Layout_navLink__0KN1p:hover{color:#b8dc29}.Layout_main__c1pHS{flex-grow:1}.Layout_footer__mj7GQ{padding:2rem;text-align:center;background-color:#f9f9f9;border-top:1px solid #eaeaea}.Layout_footerContent__hEmXi{display:flex;justify-content:center;grid-gap:2rem;gap:2rem;margin-bottom:1rem}.Layout_footerLink__BiEwa{color:#666;text-decoration:none}.Layout_footerLink__BiEwa:hover{text-decoration:underline}.Layout_footerText__KAb0z{font-size:.875rem;color:#888}@media (max-width:768px){.Layout_header__cNGhf{flex-direction:column;align-items:center}.Layout_nav__q_Vyr{margin-top:1rem}.Layout_footerContent__hEmXi{flex-direction:column;grid-gap:1rem;gap:1rem}}.Services_container__QeLz8{padding:2rem;max-width:900px;margin:0 auto}.Services_title___aqYv{font-size:2.5rem;margin-bottom:1rem;color:#333;text-align:center}.Services_description__8UF0d{font-size:1.1rem;line-height:1.6;margin-bottom:2rem;text-align:center;color:#555}.Services_serviceGrid__6DBSG{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1.5rem;gap:1.5rem}.Services_serviceCard__fC1k6{border:1px solid #ddd;border-radius:8px;padding:1.5rem;text-decoration:none;color:inherit;transition:box-shadow .3s ease,transform .3s ease}.Services_serviceCard__fC1k6:hover{box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-5px)}.Services_serviceCard__fC1k6 h2{font-size:1.5rem;margin-bottom:.5rem;color:#b8dc29}.Services_serviceCard__fC1k6 p{font-size:1rem;line-height:1.5;color:#333}