.ContactForm_contactForm__U_tRg{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:var(--border-radius,5px);padding:30px;box-shadow:var(--box-shadow,0 5px 15px rgba(0,0,0,.1));width:100%;flex:1 1;border:1px solid #e2e8f0}.ContactForm_contactForm__U_tRg h2{font-size:1.8rem;color:var(--primary-color,#133fa7);margin-bottom:30px;position:relative;padding-bottom:10px}.ContactForm_contactForm__U_tRg h2:after{content:"";position:absolute;bottom:0;left:0;width:50px;height:3px;background-color:var(--accent-color,#1e56a0)}.ContactForm_formGroup__PGwM7{margin-bottom:20px;position:relative}.ContactForm_formGroup__PGwM7 label{display:block;margin-bottom:8px;font-weight:500;color:var(--primary-color,#133fa7)}.ContactForm_required__1UZk1{color:#e74c3c}.ContactForm_formGroup__PGwM7 input,.ContactForm_formGroup__PGwM7 textarea{width:100%;padding:12px 15px;border:1px solid #e2e8f0;border-radius:var(--border-radius,4px);font-size:1rem;transition:all .3s;background-color:white;color:#1e293b}.ContactForm_formGroup__PGwM7 input:focus,.ContactForm_formGroup__PGwM7 textarea:focus{border-color:var(--primary-color,#133fa7);outline:none;box-shadow:0 0 0 2px rgba(19,63,167,.1)}.ContactForm_formGroup__PGwM7 input.ContactForm_error__BbHwc,.ContactForm_formGroup__PGwM7 textarea.ContactForm_error__BbHwc{border-color:#e74c3c;background-color:rgba(231,76,60,.05)}.ContactForm_formGroup__PGwM7 textarea{resize:vertical;min-height:120px}.ContactForm_errorText__SU6lp{color:#e74c3c;font-size:.85rem;margin-top:5px;display:block}.ContactForm_formCheckbox__wKzDB{display:flex;align-items:flex-start;margin-bottom:20px}.ContactForm_formCheckbox__wKzDB input{width:auto;margin-right:10px;margin-top:5px}.ContactForm_formCheckbox__wKzDB label{font-size:.9rem;line-height:1.4;color:var(--text-color,#333)}.ContactForm_submitButton__UC7B8{background-color:var(--primary-color,#133fa7);color:var(--light-color,#ffffff);padding:12px 25px;border-radius:var(--border-radius,5px);transition:all var(--transition-speed,.3s);font-weight:500;border:none;cursor:pointer;text-align:center;font-size:1rem;display:inline-block}.ContactForm_submitButton__UC7B8:hover{background-color:var(--accent-color,#1e56a0);transform:translateY(-3px);box-shadow:var(--box-shadow,0 5px 15px rgba(0,0,0,.1))}.ContactForm_submitButton__UC7B8:disabled{background-color:#9ca3af;cursor:not-allowed;transform:translateY(0);box-shadow:none}.ContactForm_successMessage__RlDOE{background-color:#dcfce7;color:#166534}.ContactForm_errorMessage__jhIxp,.ContactForm_successMessage__RlDOE{padding:15px;border-radius:var(--border-radius,5px);margin-bottom:20px;text-align:center;box-shadow:0 2px 5px rgba(0,0,0,.05)}.ContactForm_errorMessage__jhIxp{background-color:#fee2e2;color:#b91c1c}.ContactInfo_contactInfo__aDApr{background-color:var(--primary-color,#133fa7);color:var(--light-color,#ffffff);border-radius:var(--border-radius,5px);padding:30px;width:100%;max-width:420px;box-shadow:var(--box-shadow,0 5px 15px rgba(0,0,0,.1))}.ContactInfo_contactInfo__aDApr h2{font-size:1.8rem;margin-bottom:30px;position:relative;padding-bottom:10px}.ContactInfo_contactInfo__aDApr h2:after{content:"";position:absolute;bottom:0;left:0;width:50px;height:3px;background-color:var(--accent-color,#1e56a0)}.ContactInfo_infoItem__5q25H{display:flex;margin-bottom:25px;align-items:flex-start}.ContactInfo_iconWrapper__teZRT{font-size:1.5rem;margin-right:15px;color:var(--light-color,#ffffff);background-color:var(--primary-color,#133fa7);width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 5px rgba(0,0,0,.2);transition:all .3s ease;margin-top:5px}.ContactInfo_infoItem__5q25H:hover .ContactInfo_iconWrapper__teZRT{transform:translateY(-3px);box-shadow:0 5px 8px rgba(0,0,0,.3)}.ContactInfo_icon__tQktG{width:22px;height:22px}.ContactInfo_infoContent__itEPY h3{font-size:1.2rem;margin-bottom:5px}.ContactInfo_infoContent__itEPY p{margin-bottom:5px;font-size:.95rem;line-height:1.5}.ContactInfo_infoContent__itEPY a{color:var(--light-color,#ffffff);text-decoration:none;transition:color var(--transition-speed,.3s)}.ContactInfo_infoContent__itEPY a:hover{color:var(--secondary-color,#3e92cc)}.ContactInfo_socialSection__Cpe5B{margin-top:30px}.ContactInfo_socialSection__Cpe5B h3{font-size:1.2rem;margin-bottom:15px}.ContactInfo_socialLinks__6dWzP{display:flex;gap:15px}.ContactInfo_socialLink__Nlvys{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:rgba(255,255,255,.1);transition:all var(--transition-speed,.3s)}.ContactInfo_socialLink__Nlvys:hover{background-color:var(--secondary-color,#3e92cc);transform:translateY(-3px);box-shadow:0 3px 5px rgba(0,0,0,.2)}.ContactInfo_socialIcon__7e_YA{width:18px;height:18px;fill:var(--light-color,#ffffff)}@media (max-width:768px){.ContactInfo_contactInfo__aDApr{max-width:100%;margin-bottom:30px}.ContactInfo_contactInfo__aDApr h2{font-size:1.6rem}}.MapSection_mapSection__VnkMb{background-color:#f5f5f5;padding:3rem 0}.MapSection_container__eDpQO{max-width:1200px;margin:0 auto;padding:0 1rem}.MapSection_title__nPgdq{text-align:center;margin-bottom:2.5rem;font-size:2rem;color:var(--primary-color,#133fa7);position:relative;padding-bottom:.75rem}.MapSection_title__nPgdq:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80px;height:3px;background:linear-gradient(to right,var(--primary-color),var(--secondary-color));border-radius:3px}.MapSection_mapContent__LRrXd{display:flex;gap:2rem;background-color:white;border-radius:10px;overflow:hidden;box-shadow:0 4px 16px rgba(0,0,0,.08)}.MapSection_mapWrapper__qFEhx{flex:1.5 1;height:450px;background-color:#e9ecef;position:relative}.MapSection_addressCard__1FUiX{flex:1 1;padding:2rem;background-color:white;display:flex;flex-direction:column}.MapSection_addressCard__1FUiX h3{font-size:1.5rem;color:var(--primary-color,#133fa7);margin-bottom:1.5rem;position:relative;padding-bottom:.5rem}.MapSection_addressCard__1FUiX h3:after{content:"";position:absolute;bottom:0;left:0;width:50px;height:2px;background-color:var(--secondary-color,#3e92cc)}.MapSection_addressCard__1FUiX p{margin-bottom:1rem;color:#4b5563;line-height:1.7}.MapSection_addressCard__1FUiX strong{color:#1f2937;font-weight:600}.MapSection_directions__wE3ct{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.MapSection_directions__wE3ct h4{font-size:1.2rem;color:var(--primary-color,#133fa7);margin-bottom:1rem}.MapSection_directionsButton__HU9wS{display:flex;align-items:center;justify-content:center;gap:.5rem;background-color:var(--primary-color,#133fa7);color:white;padding:.875rem 1.25rem;border-radius:8px;text-decoration:none;font-weight:500;margin-top:auto;transition:all .3s ease}.MapSection_directionsButton__HU9wS:hover{background-color:var(--accent-color,#1e56a0);transform:translateY(-2px);box-shadow:0 4px 12px rgba(30,64,175,.25)}.MapSection_directionsIcon__7ko1S{width:18px;height:18px;fill:white}.MapSection_fallbackMap__YGeZP{width:100%;height:100%;background-color:#e9ecef;background-image:url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%2392a8d1' fill-opacity='0.1' fill-rule='evenodd'/%3E%3C/svg%3E");display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.MapSection_marker__gQLM9{margin-bottom:1rem;animation:MapSection_bounce__D3p5T 1.5s infinite alternate}@keyframes MapSection_bounce__D3p5T{0%{transform:translateY(0)}to{transform:translateY(-10px)}}.MapSection_fallbackAddress__GMe_h{background-color:white;padding:1.25rem;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);text-align:center;max-width:80%}.MapSection_fallbackAddress__GMe_h h3{color:var(--primary-color,#133fa7);margin-bottom:.75rem}.MapSection_fallbackAddress__GMe_h p{margin-bottom:1rem;color:#4b5563}.MapSection_directionLink__JqbQH{display:inline-block;color:var(--primary-color,#133fa7);font-weight:500;text-decoration:none;transition:color .3s ease}.MapSection_directionLink__JqbQH:hover{color:var(--accent-color,#1e56a0);text-decoration:underline}.MapSection_mapInfoWindow__ytHbT{padding:.5rem;max-width:200px}.MapSection_mapInfoWindow__ytHbT h3{color:var(--primary-color,#133fa7);font-size:1rem;margin-bottom:.5rem}.MapSection_mapInfoWindow__ytHbT p{margin-bottom:.25rem;font-size:.875rem}.MapSection_mapInfoWindow__ytHbT a{color:var(--primary-color,#133fa7);font-weight:500;text-decoration:none;font-size:.875rem}.MapSection_mapInfoWindow__ytHbT a:hover{text-decoration:underline}@media (max-width:992px){.MapSection_mapContent__LRrXd{flex-direction:column}.MapSection_mapWrapper__qFEhx{height:350px}}@media (max-width:768px){.MapSection_mapSection__VnkMb{padding:2rem 0}.MapSection_title__nPgdq{font-size:1.6rem;margin-bottom:1.5rem}.MapSection_mapWrapper__qFEhx{height:300px}.MapSection_addressCard__1FUiX{padding:1.5rem}.MapSection_addressCard__1FUiX h3{font-size:1.3rem;margin-bottom:1rem}}.page_contactPage__ZU_ZB{padding:3rem 1rem;background-color:#f5f5f5}.page_container__AA3Y1{max-width:1200px;margin:0 auto;display:flex;gap:2rem;align-items:stretch}@media (max-width:768px){.page_container__AA3Y1{flex-direction:column}}