.page_page__ZU32B{min-height:100vh;padding-top:80px}.page_main__GlU4n{position:relative}.page_mainContent__51TpB{width:100%;max-width:var(--container);margin:0 auto;padding:5rem 2rem;box-sizing:border-box}.page_sectionTitle__hzsAh{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#1a203e}.contactForm_contactSection__Tl_o2{padding:4rem 0;background-color:#f8f9fa}.contactForm_title__oiMuF{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:3rem;color:#1a203e}.contactForm_contentContainer__Z_W8Q{display:flex;max-width:var(--container);margin:0 auto;gap:4rem;align-items:flex-start;padding:0 1rem}.contactForm_imageContainer__fncWz{flex:1 1;display:flex;justify-content:center;align-items:center}.contactForm_avatarCard__FUeB2{background:white;border-radius:16px;padding:2rem;text-align:center;box-shadow:0 4px 6px rgba(0,0,0,.1);display:flex;flex-direction:column;align-items:center;gap:1.5rem}.contactForm_avatar__8ioFH{width:120px;height:120px;border-radius:50%;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.1)}.contactForm_avatar__8ioFH img{width:100%;height:100%;object-fit:cover}.contactForm_avatarInfo__qi5Yl{display:flex;flex-direction:column;align-items:center;gap:1rem}.contactForm_avatarInfo__qi5Yl h3{font-size:1.5rem;font-weight:600;color:#1a203e;margin:0}.contactForm_avatarInfo__qi5Yl p{font-size:1rem;color:#666;line-height:1.4;margin:0;text-align:center}.contactForm_linkedinLink__VXXOG{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:#0077b5;color:white;border-radius:50%;text-decoration:none;transition:background .2s ease,transform .2s ease}.contactForm_linkedinLink__VXXOG:hover{background:#005885;transform:translateY(-2px)}.contactForm_formContainer__DcEW_{flex:1 1;background:white;border-radius:16px;padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,.1)}.contactForm_form__FQV_l{display:flex;flex-direction:column;gap:1.5rem}.contactForm_inputRow__dc5Mi{display:flex;gap:1rem}.contactForm_inputGroup__yz7rY{display:flex;flex-direction:column;flex:1 1}.contactForm_inputGroup__yz7rY input,.contactForm_inputGroup__yz7rY textarea{padding:.75rem 1rem;border:2px solid #e1e5e9;border-radius:8px;font-size:1rem;transition:border-color .2s ease;font-family:inherit}.contactForm_inputGroup__yz7rY input:focus,.contactForm_inputGroup__yz7rY textarea:focus{outline:none;border-color:#1a203e}.contactForm_inputGroup__yz7rY textarea{resize:vertical;min-height:120px}.contactForm_inputError__VgPue{border-color:#e74c3c!important}.contactForm_error__Bkfi1{color:#e74c3c;font-size:.875rem;margin-top:.25rem}.contactForm_captchaContainer__8vmhu{margin:1rem 0;display:flex;justify-content:center}.contactForm_submitButton__fWvm3{background:#1a203e;color:white;border:none;padding:1rem 2rem;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background .2s ease;align-self:flex-start}.contactForm_submitButton__fWvm3:hover{background:#2a3055}.contactForm_submitButton__fWvm3:disabled{background:#ccc;cursor:not-allowed}@media (max-width:768px){.contactForm_contentContainer__Z_W8Q{flex-direction:column;gap:2rem;padding:0 2rem}.contactForm_imageContainer__fncWz{order:2}.contactForm_formContainer__DcEW_{order:1;padding:1.5rem}.contactForm_inputRow__dc5Mi{flex-direction:column;gap:1.5rem}.contactForm_title__oiMuF{font-size:2rem;margin-bottom:2rem;padding:0 2rem}.contactForm_avatarCard__FUeB2{padding:1.5rem;margin:0 2rem}.contactForm_avatar__8ioFH{width:100px;height:100px}}@media (max-width:480px){.contactForm_contactSection__Tl_o2{padding:2rem 0}.contactForm_formContainer__DcEW_{padding:1rem;width:100%;box-sizing:border-box}.contactForm_contentContainer__Z_W8Q{padding:0 1.5rem;width:100%;box-sizing:border-box}.contactForm_title__oiMuF{padding:0 1.5rem}.contactForm_avatarCard__FUeB2{margin:0 1.5rem}}.hero_titleContainer__wWVNp{display:flex;align-items:center;gap:3rem;text-align:center}.hero_titleContainer__wWVNp>div:first-child{flex:1 1}.hero_titleContainer__wWVNp h1{font-size:3rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.hero_flashIcon__cOGET{color:#FFD43B}.hero_checkIcon__0_MGn{color:#6af193}.hero_titleContainer__wWVNp h2{font-size:1.2rem;font-weight:400;color:#666;margin-bottom:2rem;line-height:1.5}.hero_titleContainer__wWVNp button{background:#F59F20;color:white;border:2px solid #f59f20;padding:1rem 2rem;border-radius:8px;font-size:1rem;cursor:pointer;transition:background .2s ease}.hero_titleContainer__wWVNp button:hover{background:#E8900D;border-color:#E8900D}.hero_titleContainer__wWVNp img{flex-shrink:0}@media (max-width:768px){.hero_titleContainer__wWVNp{flex-direction:column;text-align:center;gap:2rem}.hero_titleContainer__wWVNp h1{font-size:2rem}.hero_titleContainer__wWVNp img{max-width:100%;height:auto}}.navbar_navBarContainer__Ap6x6{color:white;display:flex;justify-content:space-between;align-items:center;width:100%;max-width:var(--container);margin:0 auto;padding:1rem;box-sizing:border-box}.navbar_stickyHeader__Mq09n{position:fixed;top:0;left:0;right:0;z-index:1000;width:100%;transition:all .3s ease;box-shadow:0 2px 10px rgba(0,0,0,.1)}.navbar_backgroundNav__O6oVX{background-color:#1a203e;width:100%}.navbar_navBarLinks__bv7t5{display:flex;gap:2rem;align-items:center;text-transform:uppercase;font-size:12px}.navbar_navBarLinks__bv7t5 a{color:white;text-decoration:none;transition:opacity .2s ease}.navbar_burgerButton__xL1sd{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:0;width:30px;height:24px;justify-content:space-between}.navbar_burgerButton__xL1sd span{display:block;height:3px;width:100%;background-color:white;transition:all .3s ease}@media (max-width:768px){.navbar_burgerButton__xL1sd{display:flex}.navbar_navBarLinks__bv7t5{position:absolute;top:100%;left:0;right:0;background-color:#1a203e;flex-direction:column;padding:1rem;transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s ease}.navbar_navBarLinksOpen__EWop0{transform:translateY(0);opacity:1;visibility:visible}.navbar_navBarContainer__Ap6x6{position:relative}}.navbar_navBarLinks__bv7t5 a:hover{color:#F59F20}.navbar_navBarLinks__bv7t5 a.navbar_active__8l_Zh{color:#F59F20;text-decoration:underline}.content_servicesSectionsContainer__79W_i{padding:4rem 0;background-color:#f8f9fa}.content_headerItContainer__K4Fur{margin-top:5rem}.content_headerContainer__yo_Ln{text-align:center;margin-bottom:3rem;margin-left:auto;margin-right:auto;padding:0 1rem}.content_headerContainer__yo_Ln h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#1a203e}.content_headerContainer__yo_Ln p{font-size:1.1rem;color:#666;line-height:1.6}.content_cardsContainer__MimB8{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;max-width:var(--container);margin:0 auto;padding:0 1rem}.content_card__R7ruk{background:white;border-radius:12px;padding:24px;min-height:319px;display:flex;flex-direction:column;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .2s ease,box-shadow .2s ease;cursor:pointer}.content_card__R7ruk:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.content_cardHeader__7DESk{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.content_cardHeader__7DESk i{font-size:2rem;color:#1a203e}.content_card__R7ruk h2{font-size:1.5rem;font-weight:600;margin:0;color:#1a203e}.content_card__R7ruk p{font-size:1rem;color:#666;line-height:1.6;flex-grow:1}.content_cardLink__WX_NY{color:#F59F20;text-decoration:none;font-weight:600;margin-top:auto;padding:.5rem 0;position:relative;transition:all .2s ease;display:inline-block}.content_cardLink__WX_NY:after{content:"";position:absolute;bottom:.5rem;left:0;width:0;height:2px;background-color:#F59F20;transition:width .2s ease}.content_cardLink__WX_NY:hover:after{width:100%}.content_iconContainer__UCtb_{width:60px;height:60px;background-color:#1a203e;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-bottom:1rem}.content_serviceIcon__PCyrN{font-size:1.125rem;color:white;display:flex;align-items:center;justify-content:center}@media (max-width:768px){.content_cardsContainer__MimB8{grid-template-columns:1fr;gap:1.5rem}.content_card__R7ruk{height:auto;min-height:250px}.content_headerContainer__yo_Ln{padding:0 2rem}.content_headerContainer__yo_Ln h2{font-size:2rem}.content_servicesSectionsContainer__79W_i{padding:2rem 0}}@media (max-width:480px){.content_headerContainer__yo_Ln{margin-bottom:2rem;padding:0 1.5rem}.content_card__R7ruk{padding:20px}}.section_section__97qHR{padding:3rem 0}.section_sectionTitle__ZE4OA{font-size:2.5rem;font-weight:700;margin-bottom:2rem;color:#1a203e;text-align:center}.section_content__CawLU{max-width:800px;margin:0 auto;line-height:1.6}.section_content__CawLU p{font-size:1.1rem;color:#666;margin-bottom:1.5rem}.section_content__CawLU ol{font-size:1.1rem;color:#666;padding-left:2rem}.section_content__CawLU li{margin-bottom:.8rem}.section_contentWithImage__GXE8W{display:flex;align-items:center;gap:4rem;max-width:1200px;margin:0 auto}.section_textContent__7PFhU{flex:1 1;line-height:1.6}.section_textContent__7PFhU p{font-size:1.1rem;color:#666;margin-bottom:1.5rem}.section_imageContent__YGqxo{flex:0 0 400px}.section_sectionImage__SM8_D{width:100%;height:auto;border-radius:12px;object-fit:cover}.section_imageCaption___aYFl{text-align:center;font-size:.9rem;color:#666;margin-top:1rem;font-style:italic}@media (max-width:768px){.section_section__97qHR{padding:2rem 0}.section_sectionTitle__ZE4OA{font-size:2rem;margin-bottom:1.5rem}.section_content__CawLU{padding:0 1rem}.section_contentWithImage__GXE8W{flex-direction:column;gap:2rem;padding:0 1rem}.section_imageContent__YGqxo{flex:none;order:-1;align-self:center}.section_sectionImage__SM8_D{max-width:300px}}.footer_footer__ysJQv{background-color:#1a203e;color:white;padding:3rem 0 1rem}.footer_footerContainer__wPJvR{max-width:var(--container);margin:0 auto;padding:0 1rem}.footer_footerContent__fI8Yt{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:3rem;gap:3rem;margin-bottom:2rem}.footer_logoSection__k_QRu{display:flex;flex-direction:column;gap:1rem}.footer_description__0EB5V{color:#ccc;line-height:1.6;margin:0;font-size:.95rem}.footer_linksSection__Bsymb h3,.footer_socialSection__owYCd h3{font-size:1.2rem;font-weight:600;margin:0 0 1rem;color:white}.footer_footerNav__Uxxaz{display:flex;flex-direction:column;gap:.75rem}.footer_footerNav__Uxxaz a{color:#ccc;text-decoration:none;font-size:.95rem;transition:color .2s ease}.footer_footerNav__Uxxaz a:hover{color:#F59F20}.footer_socialLinks__f76hJ{display:flex;flex-direction:column;gap:.75rem}.footer_socialLink____jbK{display:flex;align-items:center;gap:.5rem;color:#ccc;text-decoration:none;font-size:.95rem;transition:color .2s ease}.footer_socialLink____jbK:hover{color:#F59F20}.footer_socialLink____jbK i{font-size:1.2rem;width:20px}.footer_footerBottom__4t_2_{border-top:1px solid #2a3055;padding-top:1.5rem;text-align:center}.footer_footerBottom__4t_2_ p{margin:0;color:#999;font-size:.9rem}@media (max-width:768px){.footer_footer__ysJQv{padding:2rem 0 1rem}.footer_footerContainer__wPJvR{padding:0 2rem}.footer_footerContent__fI8Yt{grid-template-columns:1fr;gap:2rem;text-align:center}.footer_logoSection__k_QRu,.footer_socialLinks__f76hJ{align-items:center}}@media (max-width:480px){.footer_footerContainer__wPJvR{padding:0 1.5rem}.footer_footer__ysJQv{padding:1.5rem 0 1rem}.footer_footerContent__fI8Yt{gap:1.5rem}}