.Hero_hero__T3Fr4{height:85vh;min-height:600px;position:relative;display:flex;align-items:center;color:#fff;overflow:hidden}.Hero_sliderBg__KrWGa{z-index:0}.Hero_bgImage__K6oZO,.Hero_sliderBg__KrWGa{position:absolute;top:0;left:0;width:100%;height:100%}.Hero_bgImage__K6oZO{background-size:cover;background-position:50%}@media (min-width:900px){.Hero_hero__T3Fr4{height:90vh;min-height:750px}}.Hero_overlay__4XjG7{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,rgba(13,27,42,.9),rgba(13,27,42,.6) 40%,rgba(13,27,42,0));z-index:1}@media (max-width:899px){.Hero_overlay__4XjG7{background:linear-gradient(rgba(13,27,42,.8),rgba(13,27,42,.8))}}.Hero_container__jw8AP{position:relative;z-index:2;width:100%}.Hero_content__9ypWn{max-width:100%;text-align:center}@media (min-width:900px){.Hero_content__9ypWn{max-width:700px;text-align:left}}.Hero_title__Bn2TU{margin-bottom:.5rem;color:#fff;display:flex;flex-direction:column;font-family:var(--font-montserrat),sans-serif}.Hero_titleTop__yzqnm{font-size:1.25rem;font-weight:400;letter-spacing:.4em;color:var(--accent-color);margin-bottom:.5rem;text-transform:uppercase}.Hero_titleMain__OMcb5{font-size:3.5rem;font-weight:900;letter-spacing:.15em;line-height:1;text-shadow:2px 4px 15px rgba(0,0,0,.4)}@media (min-width:768px){.Hero_titleTop__yzqnm{font-size:1.5rem}.Hero_titleMain__OMcb5{font-size:5.5rem}}@media (min-width:1200px){.Hero_titleMain__OMcb5{font-size:6.5rem}}.Hero_subtitle__lkRtQ{margin-bottom:3.5rem;display:flex;flex-direction:column;font-family:var(--font-montserrat),sans-serif}.Hero_subtitleTop__O94Eg{font-size:1rem;font-weight:400;letter-spacing:.5em;opacity:.9;margin-bottom:.5rem;text-transform:uppercase}.Hero_subtitleMain___VFzM{font-size:2.2rem;font-weight:800;letter-spacing:.2em;line-height:1;color:#f0f0f0}@media (min-width:768px){.Hero_subtitleTop__O94Eg{font-size:1.25rem}.Hero_subtitleMain___VFzM{font-size:3.5rem}}.Hero_ctaGroup__iC9Ov{display:flex;flex-direction:column;gap:1.5rem;width:100%;max-width:320px;margin:0 auto}@media (min-width:900px){.Hero_ctaGroup__iC9Ov{flex-direction:row;max-width:none;margin:0}}.Hero_outlineBtn__hVpQ_{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 2.5rem;border:2px solid #fff;color:#fff;font-weight:700;text-transform:uppercase;transition:all .3s cubic-bezier(.4,0,.2,1);min-height:52px;border-radius:4px;letter-spacing:1.5px}.Hero_outlineBtn__hVpQ_:hover{background-color:#fff;color:var(--primary-color);transform:translateY(-2px);box-shadow:0 5px 20px hsla(0,0%,100%,.2)}.ContentCarousel_carouselContainer__jKW3X{position:relative;width:100%;margin:2rem 0}.ContentCarousel_slideWrapper__0aRwR{min-height:200px;display:flex;justify-content:center}.ContentCarousel_slide__Vura5{width:100%;display:flex;justify-content:center}.ContentCarousel_controls__FFcfA{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-top:1.5rem}.ContentCarousel_btn__Lz_jg{background:none;border:1px solid rgba(0,0,0,.1);border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--primary-color);transition:all .2s}.ContentCarousel_btn__Lz_jg:hover{background:var(--primary-color);color:#fff}.ContentCarousel_dots__P50pp{display:flex;gap:.5rem}.ContentCarousel_dot__b_Ucn{width:8px;height:8px;border-radius:50%;background:rgba(0,0,0,.1);cursor:pointer;transition:all .2s}.ContentCarousel_dotActive__bFfFt{background:var(--accent-color);transform:scale(1.3)}.ContentCarousel_singleItem__ttULc{width:100%}.ImageSlider_sliderContainer__Usk7A{position:relative;width:100%;height:100%;overflow:hidden;border-radius:inherit}.ImageSlider_slide__M_saI{position:absolute;top:0;left:0;width:100%;height:100%}.ImageSlider_image__w68qD{width:100%;height:100%}.ImageSlider_dots__ZaapH{position:absolute;bottom:1.5rem;left:50%;transform:translateX(-50%);display:flex;gap:.75rem;z-index:5}.ImageSlider_dot__n2ykk{width:8px;height:8px;border-radius:50%;border:none;background:hsla(0,0%,100%,.4);cursor:pointer;padding:0;transition:all .3s ease}.ImageSlider_dotActive__gmYuW{background:var(--accent-color);transform:scale(1.4)}.page_introLayout__YBV1C{display:flex;flex-direction:column;gap:2rem;margin-bottom:2.5rem}@media (min-width:900px){.page_introLayout__YBV1C{flex-direction:row;align-items:center;gap:3rem}}.page_introContent__iiUIj{flex:1 1}.page_introImage__KNvSK{display:none;flex:1 1}@media (min-width:900px){.page_introImage__KNvSK{display:block}}.page_lead__PxPwQ{font-size:1.1rem;color:#555;margin-bottom:2rem;line-height:1.6}@media (min-width:768px){.page_lead__PxPwQ{font-size:1.2rem;margin-bottom:3rem}}.page_statsGrid__GCW2d{display:grid;grid-template-columns:1fr;grid-gap:1.25rem;gap:1.25rem;margin-top:2rem}@media (min-width:480px){.page_statsGrid__GCW2d{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.page_statsGrid__GCW2d{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.page_statCard__VGdKs{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.05);border-bottom:4px solid var(--accent-color);text-align:center;transition:transform .3s ease}.page_statCard__VGdKs:hover{transform:translateY(-5px)}.page_statCard__VGdKs h3{font-size:2.2rem;color:var(--primary-color);margin-bottom:.25rem;font-weight:800}.page_statCard__VGdKs p{font-weight:600;color:#666;font-size:.9rem;text-transform:uppercase;letter-spacing:1px}.page_partnersSection__V2FwW{background-color:var(--neutral-light);padding:2rem 0;text-align:center}.page_logoGrid__c_qqn{display:flex;flex-direction:column;align-items:center;gap:2rem;margin-top:2rem}@media (min-width:768px){.page_logoGrid__c_qqn{flex-direction:row;justify-content:center;gap:4rem}}.page_partnerCard__LIvRi{display:flex;align-items:center;justify-content:center;width:280px;height:120px;padding:1rem;background:#fff;border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.08);transition:transform .3s,box-shadow .3s}.page_partnerCard__LIvRi:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,.12)}.page_partnerLogo__Bjn2j:hover{transform:scale(1.05)}.page_brandName__45f0C{font-size:1.5rem;font-weight:800;color:#444;letter-spacing:2px;border:2px solid #ddd;padding:.5rem 1.5rem;border-radius:8px;background:#fff}@media (min-width:768px){.page_productsGrid__kl98d{grid-template-columns:repeat(2,1fr)}}.page_productCard__LtAQV{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease;height:100%;display:flex;flex-direction:column}@media (min-width:768px){.page_productCard__LtAQV{padding:2rem}}.page_cardImage__Nlmzv{position:relative;height:200px;margin:-1.5rem -1.5rem 1.5rem}@media (min-width:768px){.page_cardImage__Nlmzv{margin:-2rem -2rem 1.5rem}}.page_productCard__LtAQV:hover{transform:translateY(-8px);box-shadow:0 15px 40px rgba(0,0,0,.1)}.page_gallerySection__Vguuy{background:#f9f9f9;padding:4rem 0;text-align:center}.page_gallerySection__Vguuy h2{margin-bottom:3rem}.page_galleryGrid__Ysa3L{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem}@media (min-width:480px){.page_galleryGrid__Ysa3L{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.page_galleryGrid__Ysa3L{grid-template-columns:repeat(4,1fr);gap:1.5rem}}.page_galleryItem__GtGSr{position:relative;height:200px;border-radius:8px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:transform .3s}@media (min-width:768px){.page_galleryItem__GtGSr{height:250px}}.page_galleryItem__GtGSr:hover{transform:scale(1.03)}.page_textLink__B4dk0{color:var(--secondary-color);font-weight:700;margin-top:1rem;display:inline-block}.page_ctaSection__tPv8w{background-color:var(--primary-color);color:#fff;text-align:center;padding:4rem 1rem}@media (min-width:768px){.page_ctaSection__tPv8w{padding:6rem 0}}.page_ctaSection__tPv8w h2{color:#fff}.page_ctaSection__tPv8w p{margin-bottom:2rem;font-size:1.2rem;opacity:.9}.page_processSection__dk0KR{background-image:url(/images/process_bg.jpg);background-size:cover;background-position:50%;background-attachment:scroll;position:relative;padding:4rem 0;color:#fff}@media (min-width:1024px){.page_processSection__dk0KR{background-attachment:fixed;padding:6rem 0}}.page_processSection__dk0KR:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(13,27,42,.85);z-index:0}.page_processSection__dk0KR .container{position:relative;z-index:1}.page_sectionTitleWhite__droTt{color:#fff;text-align:center;margin-bottom:3rem;font-size:2.5rem}.page_processGrid__Mm2qw{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem;text-align:center}@media (min-width:640px){.page_processGrid__Mm2qw{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.page_processGrid__Mm2qw{grid-template-columns:repeat(5,1fr);gap:2rem}}.page_processCard__gQtoe{background:hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:2rem 1.5rem;border-radius:16px;border:1px solid hsla(0,0%,100%,.15);transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;height:100%}.page_processCard__gQtoe:hover{transform:translateY(-12px);background:hsla(0,0%,100%,.12);border-color:var(--accent-color);box-shadow:0 10px 30px rgba(0,0,0,.4)}.page_processImageContainer__TKKKN{width:100%;height:160px;position:relative;margin-bottom:1.5rem;border-radius:10px;overflow:hidden;filter:grayscale(20%);transition:filter .3s}.page_processCard__gQtoe:hover .page_processImageContainer__TKKKN{filter:grayscale(0)}.page_processCard__gQtoe h3{color:var(--accent-color);font-size:1.25rem;margin-bottom:.75rem;font-weight:700}.page_processCard__gQtoe p{font-size:.95rem;opacity:.85;line-height:1.5}.page_parallaxSection__6RiLS{background-image:url(/images/infrastructure_bg.jpg);background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;padding:6rem 0;text-align:center;color:#fff;position:relative;margin:4rem 0}@media (max-width:768px){.page_parallaxSection__6RiLS{padding:3rem 1rem;background-attachment:scroll;margin:2rem 0}.page_parallaxOverlay__hrgOg{padding:1.5rem;width:100%}.page_ctaSection__tPv8w,.page_gallerySection__Vguuy,.page_processSection__dk0KR{padding:3rem 1rem}}.page_parallaxOverlay__hrgOg{background:rgba(0,0,0,.6);padding:3rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-radius:8px;max-width:800px;margin:0 auto}.page_mobileGallerySlider__K2TVi{height:300px;border-radius:12px;overflow:hidden;margin-top:2rem;box-shadow:0 10px 30px rgba(0,0,0,.1)}.page_ctaOnly__6aXny{display:flex;justify-content:center;width:100%;margin-top:25vh}@media (min-width:900px){.page_ctaOnly__6aXny{justify-content:flex-start;margin-top:5rem}}@media (max-width:768px){.page_introLayout__YBV1C{grid-template-columns:1fr}}.page_parallaxSection__6RiLS h2{font-size:2.5rem;margin-bottom:1rem;color:#fff}.page_parallaxSection__6RiLS p{font-size:1.2rem;margin-bottom:.5rem;color:#eee}.PageHeader_pageHeader__gBrS8{height:200px;background-size:cover;background-position:50%;position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:2rem;color:#fff}@media (min-width:768px){.PageHeader_pageHeader__gBrS8{height:350px;margin-bottom:3rem}}.PageHeader_overlay___2k97{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(rgba(13,27,42,.9),rgba(13,27,42,.6));z-index:1}.PageHeader_container__UUPp1{position:relative;z-index:2;text-align:center}.PageHeader_title__7Lbgp{font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.5);margin-bottom:0;color:#fff}@media (max-width:768px){.PageHeader_pageHeader__gBrS8{height:250px}.PageHeader_title__7Lbgp{font-size:2.2rem;padding:0 1rem}}.page_title__EEuAW{text-align:center;margin-bottom:2rem}@media (min-width:768px){.page_title__EEuAW{margin-bottom:3rem}}.page_content__qq8LS{display:flex;flex-direction:column;gap:2.5rem}@media (min-width:900px){.page_content__qq8LS{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem}}.page_info__fLwxa{font-size:1.1rem;line-height:1.6;color:#444}@media (min-width:768px){.page_info__fLwxa{line-height:1.8}}.page_info__fLwxa h2{color:var(--primary-color);margin-bottom:1.5rem}.page_info__fLwxa h3{margin-top:2rem;margin-bottom:1rem;color:var(--secondary-color)}.page_jobList__0IJu9{list-style:none;padding:0;margin-bottom:3rem}.page_jobList__0IJu9 li{margin-bottom:1rem;padding-left:1.5rem;position:relative;font-weight:500}.page_jobList__0IJu9 li:before{content:"•";color:var(--accent-color);font-weight:700;position:absolute;left:0;font-size:1.2rem;line-height:1.5rem}.page_hrContact__iLWGZ{background:var(--neutral-light);padding:1.5rem;border-radius:12px}@media (min-width:768px){.page_hrContact__iLWGZ{padding:2rem}}.page_formSection__1vkFM{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.08);border-top:5px solid var(--accent-color)}@media (min-width:768px){.page_formSection__1vkFM{padding:2.5rem}}.page_formSection__1vkFM h2{margin-bottom:2rem;text-align:center}.page_formGroup__zLfOt{margin-bottom:1.5rem}.page_formGroup__zLfOt label{display:block;margin-bottom:.5rem;font-weight:600;color:var(--neutral-dark)}.page_formGroup__zLfOt input,.page_formGroup__zLfOt select,.page_formGroup__zLfOt textarea{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-family:inherit;font-size:1rem;min-height:48px}.page_formGroup__zLfOt input:focus,.page_formGroup__zLfOt select:focus,.page_formGroup__zLfOt textarea:focus{outline:none;border-color:var(--secondary-color);box-shadow:0 0 0 2px rgba(65,90,119,.2)}.page_formGroup__zLfOt small{display:block;margin-top:.5rem;color:#777}.page_title__xVbzD{text-align:center;margin-bottom:1.5rem}@media (min-width:768px){.page_title__xVbzD{margin-bottom:2rem}}.page_intro__LkDy9{text-align:center;max-width:800px;margin:0 auto 3rem;font-size:1.1rem;color:#555;padding:0 1rem}@media (min-width:768px){.page_intro__LkDy9{margin:0 auto 4rem;font-size:1.2rem}}.page_productSection__KGQFg{display:flex;flex-direction:column;gap:2rem;align-items:center;margin-bottom:3rem}@media (min-width:900px){.page_productSection__KGQFg{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;margin-bottom:4rem}.page_productSection__KGQFg:nth-of-type(2n) .page_productInfo__3g6zS{order:2}}.page_productInfo__3g6zS h2{font-size:1.75rem;margin-bottom:.5rem}@media (min-width:768px){.page_productInfo__3g6zS h2{font-size:2rem}}.page_specHighlight__4kA_W{font-weight:700;color:var(--accent-color);margin-bottom:1.5rem;font-size:1.1rem}.page_featureList__xPNsm{margin:1.5rem 0;padding-left:1.5rem}.page_featureList__xPNsm li{margin-bottom:.75rem}.page_productImagePlaceholder__c3uL1{height:250px;width:100%;position:relative;border-radius:12px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.15)}@media (min-width:768px){.page_productImagePlaceholder__c3uL1{height:350px}}.page_divider__yvGgr{border:0;border-top:1px solid #eee;margin:3rem 0}@media (min-width:768px){.page_divider__yvGgr{margin:4rem 0}}.page_specsGrid__6D1iO{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem;margin-bottom:2rem}@media (min-width:640px){.page_specsGrid__6D1iO{grid-template-columns:1fr 1fr}}.page_specCard__HiBpj{background:var(--neutral-light);padding:1.25rem;border-radius:8px;border-left:4px solid var(--accent-color)}.page_specCard__HiBpj h4{font-size:1.1rem;margin-bottom:.5rem}.page_partnershipNote__Y0b9j{background:#fff;border:1px solid #eee;padding:1.5rem;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.05)}.page_logos__CND_K{display:flex;gap:1rem;margin-top:1rem;flex-wrap:wrap;align-items:center}.page_badge__jr5cl{background:var(--primary-color);color:#fff;padding:5px 12px;border-radius:4px;font-size:.85rem;font-weight:700}.page_ctaBox__QDOTn{background:var(--neutral-dark);color:#fff;text-align:center;padding:3rem 1.5rem;border-radius:12px;margin-top:4rem}@media (min-width:768px){.page_ctaBox__QDOTn{padding:4rem}}.page_ctaBox__QDOTn h3{color:#fff;margin-bottom:1rem}.page_ctaBox__QDOTn p{margin-bottom:2rem;color:var(--neutral-light);font-size:1.1rem}.page_title__zRzuj{text-align:center;margin-bottom:2rem}@media (min-width:768px){.page_title__zRzuj{margin-bottom:3rem}}.page_intro___5fHi{text-align:center;max-width:800px;margin:0 auto 3rem;font-size:1.1rem;color:#555;padding:0 1rem}@media (min-width:768px){.page_intro___5fHi{margin:0 auto 4rem;font-size:1.2rem}}.page_qualityGrid__EYCWn{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem;margin-bottom:3.5rem}@media (min-width:768px){.page_qualityGrid__EYCWn{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:4rem}}.page_card__HVIdT{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.05);border-top:4px solid var(--primary-color);text-align:center;transition:transform .3s}@media (min-width:768px){.page_card__HVIdT{padding:2.5rem}}.page_card__HVIdT:hover{transform:translateY(-5px)}.page_icon__b9KvG{font-size:2.5rem;margin-bottom:1rem}@media (min-width:768px){.page_icon__b9KvG{font-size:3rem;margin-bottom:1.5rem}}.page_card__HVIdT h3{font-size:1.35rem;margin-bottom:1rem;color:var(--primary-color)}.page_labSection__MNhZ_{background:var(--neutral-light);padding:3rem 1.5rem;border-radius:12px}@media (min-width:768px){.page_labSection__MNhZ_{padding:4rem 2rem}}.page_labSection__MNhZ_ h2{margin-bottom:2rem;color:var(--primary-color);text-align:center}.page_labContent__yrD7Z{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;align-items:center}@media (min-width:900px){.page_labContent__yrD7Z{grid-template-columns:1fr 1fr;gap:3rem;text-align:left}}.page_labText__9S6YO p{font-size:1.1rem;line-height:1.6;color:#444}.page_labText__9S6YO ul{margin-top:1.5rem;padding-left:1.25rem;text-align:left}.page_labText__9S6YO li{margin-bottom:.75rem;color:#333}.page_labSlider__LBKig{height:350px;border-radius:12px;overflow:hidden;box-shadow:0 8px 25px rgba(0,0,0,.15)}@media (max-width:480px){.page_labSlider__LBKig{height:250px}}.page_labSection__MNhZ_ p{max-width:700px;margin:0 auto;font-size:1rem}@media (min-width:768px){.page_labSection__MNhZ_ p{font-size:1.1rem}}.page_title__Q_S9Y{text-align:center;margin-bottom:2rem}@media (min-width:768px){.page_title__Q_S9Y{margin-bottom:3rem}}.page_grid__YiGyj{display:flex;flex-direction:column;gap:2.5rem}@media (min-width:900px){.page_grid__YiGyj{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem}}.page_infoCard__oerK4{margin-bottom:2rem;background:var(--neutral-light);padding:1.5rem;border-radius:8px}@media (min-width:768px){.page_infoCard__oerK4{padding:2rem}}.page_infoCard__oerK4 h2{color:var(--primary-color);margin-bottom:1.5rem;border-bottom:1px solid rgba(0,0,0,.1);padding-bottom:.5rem}.page_addressBlock__uAGfr{margin-bottom:1.5rem}.page_addressBlock__uAGfr h3{font-size:1.1rem;margin-bottom:.5rem;color:var(--secondary-color)}.page_contactItem___gW29{display:flex;align-items:center;margin-bottom:1.25rem;font-size:1rem}@media (min-width:768px){.page_contactItem___gW29{font-size:1.1rem;margin-bottom:1rem}}.page_icon__CkqNT{margin-right:1rem;font-size:1.5rem;flex-shrink:0}.page_whatsappBtn__PH3Vi{display:flex;align-items:center;justify-content:center;background-color:#25d366;color:#fff;padding:.75rem 1.5rem;border-radius:4px;font-weight:700;text-decoration:none;margin-top:1.5rem;transition:background-color .3s;min-height:48px;width:100%}@media (min-width:768px){.page_whatsappBtn__PH3Vi{width:auto;display:inline-flex}}.page_whatsappBtn__PH3Vi:hover{background-color:#128c7e}.page_mapContainer__coTjG{border-radius:8px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1)}.page_formWrapper__IfS9r{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.1);border:1px solid #eee}@media (min-width:768px){.page_formWrapper__IfS9r{padding:2.5rem}}.page_formWrapper__IfS9r h2{color:var(--primary-color);margin-bottom:.5rem}.page_formWrapper__IfS9r p{color:#666;margin-bottom:2rem;font-size:.95rem}.page_formGroup__bIAM3{margin-bottom:1.5rem}.page_formGroup__bIAM3 label{display:block;margin-bottom:.5rem;font-weight:600;color:var(--neutral-dark)}.page_formGroup__bIAM3 input,.page_formGroup__bIAM3 select,.page_formGroup__bIAM3 textarea{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-family:inherit;font-size:1rem;min-height:48px}.page_formGroup__bIAM3 textarea{min-height:120px}.page_formGroup__bIAM3 input:focus,.page_formGroup__bIAM3 select:focus,.page_formGroup__bIAM3 textarea:focus{outline:none;border-color:var(--secondary-color);box-shadow:0 0 0 2px rgba(65,90,119,.2)}.page_title__7_S0z{text-align:center;margin-bottom:2rem}@media (min-width:768px){.page_title__7_S0z{margin-bottom:3rem}}.page_grid__GOMR4{display:flex;flex-direction:column-reverse;gap:2.5rem}@media (min-width:900px){.page_grid__GOMR4{display:grid;grid-template-columns:2fr 1fr;grid-gap:4rem;gap:4rem;flex-direction:row}}.page_intro__0UENd{font-size:1.1rem;margin-bottom:2rem;line-height:1.6}@media (min-width:768px){.page_intro__0UENd{font-size:1.2rem;line-height:1.8}}.page_subtitle__HMpml{margin-top:2rem;margin-bottom:1rem}@media (min-width:768px){.page_subtitle__HMpml{margin-top:3rem}}.page_missionVision__8sp1q{display:flex;flex-direction:column;gap:1.5rem;margin:2rem 0}@media (min-width:768px){.page_missionVision__8sp1q{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;margin:3rem 0}}.page_mvCard__mh7v_{background:var(--neutral-light);padding:1.5rem;border-radius:8px;border-left:4px solid var(--primary-color)}@media (min-width:768px){.page_mvCard__mh7v_{padding:2rem}}.page_leadershipList__fdftj{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));grid-gap:1rem;gap:1rem;list-style:none;padding:0}@media (min-width:768px){.page_leadershipList__fdftj{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}.page_leadershipList__fdftj li{background:#fff;padding:1rem;border:1px solid #eee;border-radius:12px;font-weight:600;text-align:center;box-shadow:0 4px 10px rgba(0,0,0,.05)}.page_highlightBox__T7fHn{background:var(--neutral-dark);color:#fff;padding:1.5rem;border-radius:12px}@media (min-width:900px){.page_highlightBox__T7fHn{padding:2rem;position:-webkit-sticky;position:sticky;top:100px}}.page_highlightBox__T7fHn h3{color:var(--accent-color);margin-bottom:1.5rem;border-bottom:1px solid hsla(0,0%,100%,.1);padding-bottom:.5rem}.page_highlightBox__T7fHn ul{list-style:none;padding:0}.page_highlightBox__T7fHn li{margin-bottom:1rem;padding-left:1.5rem;position:relative;font-size:.95rem}.page_highlightBox__T7fHn li:before{content:"✓";color:var(--accent-color);position:absolute;left:0}