.Layout_container__p0wDU{min-height:100vh;display:flex;flex-direction:column}.Layout_header__3MyD7{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background-color:#fcebeb;position:relative}.Layout_logo__jEC1A{width:50px;height:50px;border-radius:50%;object-fit:cover;overflow:hidden}.Layout_menuButton__KSYu1{display:none;background:none;border:none;font-size:1.5rem;cursor:pointer}.Layout_nav__lgtID{display:flex;gap:1rem}.Layout_navLink__Sc87n{color:#333;text-decoration:none;padding:.5rem 1rem;border-radius:4px;transition:color .3s}.Layout_navLink__Sc87n.Layout_active__Gfkvp,.Layout_navLink__Sc87n:hover{color:#007bff}.Layout_main__kdTZ6{flex-grow:1;padding:2rem;background-color:#fcebeb;min-height:100vh}@media (max-width:768px){.Layout_menuButton__KSYu1{display:block}.Layout_nav__lgtID{display:none;flex-direction:column;gap:0;position:absolute;top:100%;left:0;right:0;background-color:#f8f9fa;box-shadow:0 2px 4px rgba(0,0,0,.1);padding:1rem 0;z-index:1000}.Layout_navOpen__kbofx{display:flex}.Layout_navLink__Sc87n{padding:1rem 2rem}}@font-face{font-family:Ploni ML v2 AAA;src:url(/fonts/ploni-ultralight-aaa_0.otf) format("opentype");font-weight:300;font-style:normal}@font-face{font-family:Ploni ML v2 AAA;src:url(/fonts/ploni-light-aaa_0.otf) format("opentype");font-weight:500;font-style:normal}@font-face{font-family:Ploni ML v2 AAA;src:url(/fonts/ploni-bold-aaa_0.otf) format("opentype");font-weight:700;font-style:normal}@font-face{font-family:Ploni ML v2 AAA;src:url(/fonts/ploni-black-aaa_0.otf) format("opentype");font-weight:900;font-style:normal}body,li,p{font-weight:300}body,h2,h3,h4,h5,h6,li,p{font-family:Ploni ML v2 AAA,sans-serif}h2,h3,h4,h5,h6{font-weight:700}h1{font-family:Ploni ML v2 AAA,sans-serif;font-weight:900}.Contact_contactContainer__fFb88{max-width:800px;margin:0 auto;padding:2rem}.Contact_title__7TgAL{font-size:2.5rem;color:#333;margin-bottom:1rem}.Contact_description__VULE1{font-size:1.1rem;color:#666;margin-bottom:2rem}.Contact_contactInfo__N6XJu{display:flex;justify-content:space-between;margin-bottom:2rem}.Contact_contactInfo__N6XJu div{flex-basis:48%}.Contact_contactInfo__N6XJu h2{font-size:1.5rem;color:#444;margin-bottom:1rem}.Contact_contactForm__XGm9x{background-color:#f9f9f9;padding:2rem;border-radius:24px}.Contact_formGroup__7sOw5{margin-bottom:1.5rem}.Contact_formGroup__7sOw5 label{display:block;margin-bottom:.5rem;color:#555}.Contact_formGroup__7sOw5 input,.Contact_formGroup__7sOw5 textarea{width:100%;padding:.5rem;border:1px solid #ddd;border-radius:24px;font-size:1rem}.Contact_submitButton__LgduY{background-color:#163567;color:#fff;border:none;padding:.75rem 1.5rem;font-size:1rem;border-radius:12px;cursor:pointer;transition:background-color .3s}.Contact_submitButton__LgduY:hover{background-color:#0056b3}.Contact_errorMessage__KykWl{color:#d32f2f;background-color:#fde8e8;padding:1rem;border-radius:4px;margin-top:1rem}.Contact_successMessage__SOw3E{color:#388e3c;background-color:#e8f5e9;padding:1rem;border-radius:4px;margin-top:1rem}