.Contact_contact__fU08Y{padding:5rem 2rem;background:#f9fafb}.Contact_container__W7WJL{max-width:1200px;margin:0 auto}.Contact_title__blhTv{font-size:3rem;font-weight:700;text-align:center;margin-bottom:1rem;color:#1f2937}.Contact_subtitle__Hwm9w{text-align:center;font-size:1.2rem;color:#6b7280;margin-bottom:3rem}.Contact_content__1xWqd{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.Contact_info__3H4CS{display:flex;flex-direction:column;gap:2rem}.Contact_infoItem__S_oKE{display:flex;gap:1.5rem;align-items:flex-start}.Contact_infoIcon__ol2p1{font-size:2rem}.Contact_infoItem__S_oKE h3{font-size:1.2rem;font-weight:600;margin-bottom:.5rem;color:#1f2937}.Contact_infoItem__S_oKE p{color:#6b7280}.Contact_form__pLf9e{display:flex;flex-direction:column;gap:1.5rem}.Contact_input__HhS5Y,.Contact_textarea__9V3pb{padding:1rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;font-family:inherit;transition:border-color .3s}.Contact_input__HhS5Y:focus,.Contact_textarea__9V3pb:focus{outline:none;border-color:#2563eb}.Contact_textarea__9V3pb{resize:vertical}.Contact_submitButton__LGyYo{padding:1rem 2rem;background:#2563eb;color:#fff;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background .3s}.Contact_submitButton__LGyYo:hover{background:#1e40af}@media (max-width:768px){.Contact_title__blhTv{font-size:2rem}.Contact_content__1xWqd{grid-template-columns:1fr}}.Header_header__KwdYD{position:fixed;top:0;left:0;right:0;background:hsla(0,0%,100%,.95);backdrop-filter:blur(10px);box-shadow:0 2px 10px rgba(0,0,0,.1);z-index:1000}.Header_container__vrI8C{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.Header_logo____uDV{font-size:1.5rem;font-weight:700;color:#2563eb}.Header_nav__tNWGY{display:flex;gap:2rem}.Header_navLink__Rvw2c{text-decoration:none;color:#1f2937;font-weight:500;transition:color .3s}.Header_navLink__Rvw2c:hover{color:#2563eb}.Header_menuButton__IVbCv{display:none;flex-direction:column;gap:4px;background:none;border:none;cursor:pointer;padding:.5rem}.Header_menuButton__IVbCv span{width:25px;height:3px;background:#1f2937;transition:all .3s}@media (max-width:768px){.Header_menuButton__IVbCv{display:flex}.Header_nav__tNWGY{position:absolute;top:100%;left:0;right:0;background:#fff;flex-direction:column;padding:1rem 2rem;box-shadow:0 4px 6px rgba(0,0,0,.1);transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s}.Header_navOpen__6g0mV{transform:translateY(0);opacity:1;visibility:visible}}.Hero_hero__bqvNd{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding-top:80px}.Hero_container__uaTFp{max-width:1200px;margin:0 auto;padding:2rem;text-align:center}.Hero_title__h4PJ2{font-size:4rem;font-weight:700;margin-bottom:1.5rem;animation:Hero_fadeInUp__eGRou .8s ease-out}.Hero_subtitle__WCdI_{font-size:1.5rem;margin-bottom:2.5rem;opacity:.95;animation:Hero_fadeInUp__eGRou .8s ease-out .2s both}.Hero_buttons__jEfRv{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;animation:Hero_fadeInUp__eGRou .8s ease-out .4s both}.Hero_primaryButton__RzOm7,.Hero_secondaryButton__D3HiG{padding:1rem 2rem;font-size:1.1rem;font-weight:600;border-radius:8px;text-decoration:none;transition:all .3s;display:inline-block}.Hero_primaryButton__RzOm7{background:#fff;color:#667eea}.Hero_primaryButton__RzOm7:hover{transform:translateY(-2px);box-shadow:0 10px 20px rgba(0,0,0,.2)}.Hero_secondaryButton__D3HiG{background:transparent;color:#fff;border:2px solid #fff}.Hero_secondaryButton__D3HiG:hover{background:#fff;color:#667eea}@keyframes Hero_fadeInUp__eGRou{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Hero_title__h4PJ2{font-size:2.5rem}.Hero_subtitle__WCdI_{font-size:1.2rem}}.Services_services__WrAmA{padding:5rem 2rem;background:#f9fafb}.Services_container__0c879{max-width:1200px;margin:0 auto}.Services_title__S8uZ6{font-size:3rem;font-weight:700;text-align:center;margin-bottom:1rem;color:#1f2937}.Services_subtitle___7nwu{text-align:center;font-size:1.2rem;color:#6b7280;margin-bottom:3rem}.Services_grid__s7uBf{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.Services_card__IZAY_{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .3s,box-shadow .3s;text-align:center}.Services_card__IZAY_:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.15)}.Services_icon__0lDr1{font-size:3rem;margin-bottom:1rem}.Services_cardTitle__BTBwX{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#1f2937}.Services_cardDescription__3Ljts{color:#6b7280;line-height:1.6}@media (max-width:768px){.Services_title__S8uZ6{font-size:2rem}.Services_grid__s7uBf{grid-template-columns:1fr}}.About_about__fFfvC{padding:5rem 2rem;background:#fff}.About_container__k5jTA{max-width:1200px;margin:0 auto}.About_content__ECmK4{display:flex;align-items:center;gap:3rem}.About_text___Mbf3{flex:1}.About_title__pviP6{font-size:3rem;font-weight:700;margin-bottom:2rem;color:#1f2937}.About_description__khQk_{font-size:1.1rem;line-height:1.8;color:#4b5563;margin-bottom:1.5rem}.About_stats__JZaeY{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}.About_stat__K1pHI{text-align:center;padding:1.5rem;background:#f9fafb;border-radius:8px}.About_statNumber__a2OQj{font-size:2.5rem;font-weight:700;color:#2563eb;margin-bottom:.5rem}.About_statLabel__lzTvR{color:#6b7280;font-size:1rem}@media (max-width:768px){.About_title__pviP6{font-size:2rem}.About_stats__JZaeY{grid-template-columns:1fr}}.Footer_footer__pQtti{background:#1f2937;color:#fff;padding:3rem 2rem 1rem}.Footer_container__KpDnW{max-width:1200px;margin:0 auto}.Footer_content__sRLWS{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.Footer_section__hYCfj{display:flex;flex-direction:column}.Footer_logo__fUEOF{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#2563eb}.Footer_description__0Aa9w{color:#9ca3af;line-height:1.6}.Footer_sectionTitle__ZVW8h{font-size:1.2rem;font-weight:600;margin-bottom:1rem}.Footer_links__cFiYr{list-style:none;padding:0;margin:0}.Footer_links__cFiYr li{margin-bottom:.5rem}.Footer_links__cFiYr a{color:#9ca3af;text-decoration:none;transition:color .3s}.Footer_links__cFiYr a:hover{color:#fff}.Footer_bottom__wxP7Z{border-top:1px solid #374151;padding-top:1.5rem;text-align:center;color:#9ca3af}@media (max-width:768px){.Footer_content__sRLWS{grid-template-columns:1fr}}