.page-module__2jBbgG__pageWrapper{background:#f3f6f9;min-height:calc(100vh - 67px);padding:0 0 60px}.page-module__2jBbgG__heroBanner{text-align:center;color:#fff;background:#215128;border-radius:8px 8px 0 0;width:calc(100% - 48px);max-width:880px;margin:0 auto;padding:55px 24px 0;position:relative}.page-module__2jBbgG__heroBanner:before{content:"";pointer-events:none;background:radial-gradient(at 70%,#ffffff14 0%,#0000 65%);position:absolute;inset:0}.page-module__2jBbgG__heroBanner h1{letter-spacing:.5px;z-index:1;text-transform:none;margin:0 0 40px;font-size:22px;font-weight:700;position:relative}.page-module__2jBbgG__heroBanner:after{content:"";background:#f3f6f9;border-radius:50% 50% 0 0/55px 55px 0 0;height:55px;margin:0 -24px;display:block}.page-module__2jBbgG__contentContainer{width:calc(100% - 48px);max-width:880px;margin:0 auto;padding:0}.page-module__2jBbgG__card{background:#fff;border-radius:10px;margin-bottom:32px;padding:40px 48px;box-shadow:0 2px 16px #00000012}.page-module__2jBbgG__card h2{color:#1a1a1a;border-bottom:2px solid #215128;margin:0 0 24px;padding-bottom:12px;font-size:20px;font-weight:700}.page-module__2jBbgG__sectionTitle{color:#215128;text-transform:uppercase;letter-spacing:.8px;margin:28px 0 6px;font-size:14px;font-weight:700}.page-module__2jBbgG__sectionTitle:first-of-type{margin-top:0}.page-module__2jBbgG__card p{color:#555;margin:0 0 12px;font-size:13.5px;line-height:1.85}.page-module__2jBbgG__card p:last-child{margin-bottom:0}.page-module__2jBbgG__card h4{color:#222;margin:18px 0 4px;font-size:13.5px;font-weight:700}.page-module__2jBbgG__card ul{margin:6px 0 12px;padding:0;list-style:none}.page-module__2jBbgG__card ul li{color:#555;margin-bottom:6px;padding-inline-start:22px;font-size:13.5px;line-height:1.75;list-style:none;position:relative}.page-module__2jBbgG__card ul li:before{content:"»";color:#215128;font-weight:700;position:absolute;inset-inline-start:0}@media (max-width:640px){.page-module__2jBbgG__card{padding:28px 20px}}
.Header-module__9fWxfa__header{z-index:100;background:#fff;border-bottom:1px solid #edf1f5;padding:10px 0;position:sticky;top:0}.Header-module__9fWxfa__inner{justify-content:space-between;align-items:center;gap:18px;display:flex}.Header-module__9fWxfa__logo{display:inline-flex}.Header-module__9fWxfa__navList{justify-content:center;gap:6px;margin:0;padding:0;list-style:none;display:flex}.Header-module__9fWxfa__navList a{color:#222;border-radius:6px;padding:10px 14px;font-size:16px;font-weight:500}.Header-module__9fWxfa__active,.Header-module__9fWxfa__navList a:hover,.Header-module__9fWxfa__navList a:focus-visible{color:var(--primary);border-bottom:2px solid var(--primary);background:#f1f8f4}.Header-module__9fWxfa__ctaBtn{background:var(--primary);color:#fff;border-radius:6px;justify-self:end;padding:10px 16px;font-size:14px;font-weight:600}.Header-module__9fWxfa__ctaBtn:hover,.Header-module__9fWxfa__ctaBtn:focus-visible{filter:brightness(.94)}.Header-module__9fWxfa__hamburger{cursor:pointer;z-index:101;background:0 0;border:none;justify-self:end;padding:8px;display:none}.Header-module__9fWxfa__bar{background-color:var(--text);border-radius:4px;width:25px;height:3px;margin:5px auto;transition:all .3s ease-in-out;display:block}.Header-module__9fWxfa__nav{justify-content:end;align-items:center;width:100%;display:flex}@media (max-width:950px){.Header-module__9fWxfa__inner{flex-wrap:nowrap;justify-content:space-between}.Header-module__9fWxfa__hamburger{display:block}.Header-module__9fWxfa__nav{opacity:0;z-index:99;background:#fff;border-top:1px solid #edf1f5;flex-direction:column;gap:24px;padding:24px;transition:transform .3s ease-in-out,opacity .3s ease-in-out;position:fixed;top:60px;left:0;right:0;transform:translateY(-150%);box-shadow:0 10px 20px #0000001a}.Header-module__9fWxfa__navOpen{opacity:1;transform:translateY(0)}.Header-module__9fWxfa__navList{flex-direction:column;align-items:center;gap:16px;width:100%}.Header-module__9fWxfa__navList a{text-align:center;width:100%;padding:10px;font-size:18px;display:block}.Header-module__9fWxfa__ctaBtn{text-align:center;width:100%;padding:14px;font-size:16px}.Header-module__9fWxfa__openBar1{transform:translateY(8px)rotate(45deg)}.Header-module__9fWxfa__openBar2{opacity:0}.Header-module__9fWxfa__openBar3{transform:translateY(-8px)rotate(-45deg)}}.Header-module__9fWxfa__navActions{align-items:center;gap:15px;margin-inline-start:20px;display:flex}.Header-module__9fWxfa__langWrapper{position:relative}.Header-module__9fWxfa__langBtn{cursor:pointer;color:#222;background:#f8fafc;border:1px solid #edf1f5;border-radius:6px;align-items:center;gap:8px;padding:8px 12px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.Header-module__9fWxfa__langBtn:hover{background:#f1f5f9;border-color:#d1d5db}.Header-module__9fWxfa__langDropdown{top:calc(100% + 8px);z-index:1000;background:#fff;border:1px solid #edf1f5;border-radius:8px;flex-direction:column;min-width:160px;display:flex;position:absolute;inset-inline-end:0;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.Header-module__9fWxfa__langDropdown button{text-align:start;cursor:pointer;color:#222;background:0 0;border:none;border-bottom:1px solid #f1f5f9;width:100%;padding:10px 16px;font-size:14px;transition:background .2s}.Header-module__9fWxfa__langDropdown button:hover{background:#f8fafc}.Header-module__9fWxfa__activeLang{font-weight:600;color:#0d6efd!important;background:#f0f9ff!important}@media (max-width:950px){.Header-module__9fWxfa__navActions{flex-direction:column;gap:16px;width:100%;margin-top:16px;margin-left:0;margin-right:0}.Header-module__9fWxfa__langWrapper{width:100%}.Header-module__9fWxfa__langBtn{justify-content:center;width:100%}.Header-module__9fWxfa__langDropdown{box-shadow:none;border:1px solid #edf1f5;margin-top:8px;position:static}}
.Footer-module__nhiC3q__footer{color:#000;background:#d2d5d7;padding:78px 0 28px;position:relative}.Footer-module__nhiC3q__grid{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:36px;display:grid}.Footer-module__nhiC3q__grid p{color:#000;max-width:330px;margin:18px 0 0;line-height:1.8}.Footer-module__nhiC3q__grid h4{color:#000;margin:8px 0 16px;font-size:18px}.Footer-module__nhiC3q__grid ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.Footer-module__nhiC3q__grid a{color:#000;padding:4px 0;display:block}.Footer-module__nhiC3q__grid a:hover,.Footer-module__nhiC3q__grid a:focus-visible{color:#076c32}.Footer-module__nhiC3q__bottom{justify-content:space-between;align-items:center;margin-top:38px;display:flex;position:relative}.Footer-module__nhiC3q__bottom p{color:#000;margin:0}.Footer-module__nhiC3q__socials{gap:8px;display:flex}.Footer-module__nhiC3q__socials a{color:#000;background:#b0b3b5;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,color .2s;display:inline-flex}.Footer-module__nhiC3q__socials a:hover,.Footer-module__nhiC3q__socials a:focus-visible{color:#fff;background:#076c32}.Footer-module__nhiC3q__backToTop{color:#000;background:#f06548;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;font-size:16px;font-weight:700;display:inline-flex;position:fixed;bottom:100px;right:28px}@media (max-width:900px){.Footer-module__nhiC3q__grid{grid-template-columns:1fr 1fr}}@media (max-width:620px){.Footer-module__nhiC3q__grid{grid-template-columns:1fr}.Footer-module__nhiC3q__bottom{flex-direction:column;gap:16px}}
.HowItWorks-module__iI9NfG__wrap{background:#edf0f4;padding:72px 0}.HowItWorks-module__iI9NfG__wrap h2{text-align:center;color:#2f3b4b;margin:0 0 34px;font-size:40px;font-weight:600}.HowItWorks-module__iI9NfG__panel{background:#fff;border:1px solid #dde3ea;border-radius:10px;padding:12px 18px 24px}.HowItWorks-module__iI9NfG__tabs{justify-content:center;align-items:center;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.HowItWorks-module__iI9NfG__tabBtn{color:#0f172a;cursor:pointer;text-align:start;background:0 0;border:0;border-radius:4px;flex-direction:column;align-items:flex-start;gap:4px;min-width:92px;padding:10px 12px;font-size:24px;font-weight:600;transition:background-color .2s,color .2s;display:flex;position:relative;overflow:hidden}.HowItWorks-module__iI9NfG__tabBtn span{z-index:1;position:relative}.HowItWorks-module__iI9NfG__tabBtn span:last-child{font-size:14px;font-weight:500;line-height:1.2}.HowItWorks-module__iI9NfG__stepNo{line-height:1}.HowItWorks-module__iI9NfG__active{color:#fff;background:#215128}.HowItWorks-module__iI9NfG__animatedTabs .HowItWorks-module__iI9NfG__tabBtn:not(.HowItWorks-module__iI9NfG__active):before{content:"";transform-origin:100%;background:#215128;transition:transform .35s;position:absolute;inset:0;transform:scaleX(0)}.HowItWorks-module__iI9NfG__animatedTabs .HowItWorks-module__iI9NfG__tabBtn:not(.HowItWorks-module__iI9NfG__active):hover{color:#fff}.HowItWorks-module__iI9NfG__animatedTabs .HowItWorks-module__iI9NfG__tabBtn:not(.HowItWorks-module__iI9NfG__active):hover:before{transform-origin:0;transform:scaleX(1)}.HowItWorks-module__iI9NfG__content{grid-template-columns:360px 1fr;align-items:center;gap:50px;min-height:430px;margin-top:28px;display:grid}.HowItWorks-module__iI9NfG__imageCol{justify-content:center;display:flex}.HowItWorks-module__iI9NfG__textCol p{color:#2f3b4b;max-width:560px;margin:0;font-size:17px;font-weight:600;line-height:1.55}@media (max-width:1200px){.HowItWorks-module__iI9NfG__wrap h2{font-size:34px}.HowItWorks-module__iI9NfG__tabBtn{font-size:21px}.HowItWorks-module__iI9NfG__tabBtn span:last-child{font-size:13px}.HowItWorks-module__iI9NfG__content{grid-template-columns:300px 1fr;gap:30px;min-height:380px}.HowItWorks-module__iI9NfG__textCol p{font-size:16px}}@media (max-width:900px){.HowItWorks-module__iI9NfG__wrap{padding:56px 0}.HowItWorks-module__iI9NfG__content{text-align:center;grid-template-columns:1fr;gap:24px;min-height:0}.HowItWorks-module__iI9NfG__textCol p{text-align:center;max-width:none;font-size:15px}.HowItWorks-module__iI9NfG__tabs{-webkit-overflow-scrolling:touch;justify-content:flex-start;padding-bottom:12px}.HowItWorks-module__iI9NfG__tabBtn{flex-shrink:0}.HowItWorks-module__iI9NfG__panel{padding:16px 12px}}@media (max-width:600px){.HowItWorks-module__iI9NfG__wrap h2{font-size:28px}.HowItWorks-module__iI9NfG__tabBtn{min-width:unset;padding:8px 10px;font-size:18px}.HowItWorks-module__iI9NfG__tabBtn span:last-child{font-size:12px}}
.ReviewCarousel-module__sZZY1W__wrap{color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:280px;padding:0 86px;display:flex;position:relative}.ReviewCarousel-module__sZZY1W__slidePane{flex-direction:column;justify-content:flex-start;align-items:center;min-height:160px;animation:2s ease-in-out ReviewCarousel-module__sZZY1W__slideInLeftOutRight;display:flex}.ReviewCarousel-module__sZZY1W__quoteMark{opacity:.95;margin:0;font-size:60px;line-height:1}.ReviewCarousel-module__sZZY1W__wrap h3{margin:0 0 16px;font-size:40px}.ReviewCarousel-module__sZZY1W__text{max-width:890px;margin:0;font-size:18px;line-height:1.8}.ReviewCarousel-module__sZZY1W__name{margin:16px 0 3px;font-size:26px;font-weight:700}.ReviewCarousel-module__sZZY1W__role{opacity:.92;margin:0;font-size:15px}.ReviewCarousel-module__sZZY1W__leftBtn,.ReviewCarousel-module__sZZY1W__rightBtn{color:#0f998d;cursor:pointer;background:#fff;border:none;border-radius:50%;width:30px;height:30px;font-size:20px;line-height:1;position:absolute;top:56%;transform:translateY(-50%)}.ReviewCarousel-module__sZZY1W__leftBtn{inset-inline-start:24px}.ReviewCarousel-module__sZZY1W__rightBtn{inset-inline-end:24px}.ReviewCarousel-module__sZZY1W__leftBtn:hover,.ReviewCarousel-module__sZZY1W__rightBtn:hover,.ReviewCarousel-module__sZZY1W__leftBtn:focus-visible,.ReviewCarousel-module__sZZY1W__rightBtn:focus-visible{background:#e9fffc}@keyframes ReviewCarousel-module__sZZY1W__slideInLeftOutRight{0%{opacity:0;transform:translate(32px)}18%{opacity:1;transform:translate(0)}82%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-32px)}}@media (max-width:900px){.ReviewCarousel-module__sZZY1W__wrap{min-height:auto;padding:0 12px}.ReviewCarousel-module__sZZY1W__wrap h3{font-size:30px}.ReviewCarousel-module__sZZY1W__text{font-size:16px}.ReviewCarousel-module__sZZY1W__name{font-size:20px}.ReviewCarousel-module__sZZY1W__leftBtn,.ReviewCarousel-module__sZZY1W__rightBtn{margin-top:16px;position:static;transform:none}}
.page-module__xgPmsG__sectionTop{padding:64px 0 42px}.page-module__xgPmsG__gridTwo,.page-module__xgPmsG__gridTwoAlt{grid-template-columns:1fr 1fr;align-items:center;gap:56px;display:grid}.page-module__xgPmsG__textBlock h2,.page-module__xgPmsG__textBlock h3{margin:0 0 12px;font-size:40px;font-weight:700}.page-module__xgPmsG__textBlock p{color:#3b4c5f;margin:0;font-size:16px;line-height:1.8}.page-module__xgPmsG__sectionCompany{padding:74px 0}.page-module__xgPmsG__eyebrow{color:var(--primary);letter-spacing:1.3px;font-size:11px;font-weight:700}.page-module__xgPmsG__featureList{gap:12px;margin:24px 0 0;padding:0;list-style:none;display:grid}.page-module__xgPmsG__featureList li{color:#304154;padding-inline-start:24px;position:relative}.page-module__xgPmsG__featureList li:before{content:"»";color:#215128;inset-inline-start:0;font-weight:700;position:absolute;top:-1px}.page-module__xgPmsG__ceoBand{background:#edf1f6;padding:64px 0}.page-module__xgPmsG__ceoWrap{grid-template-columns:1.1fr 1fr;align-items:center;gap:48px;display:grid}.page-module__xgPmsG__ceoProfile{justify-content:center;align-items:center;gap:24px;display:flex}.page-module__xgPmsG__ceoProfile h3{margin:0;font-size:38px}.page-module__xgPmsG__ceoProfile p{color:#5f6e7e;margin:8px 0 0}.page-module__xgPmsG__ceoText{color:#344356;line-height:1.8}.page-module__xgPmsG__visionSection{padding:88px 0}.page-module__xgPmsG__visionSection h2{text-align:center;margin:0 0 56px;font-size:42px}.page-module__xgPmsG__visionGrid{grid-template-columns:1fr 1fr;gap:36px;display:grid}.page-module__xgPmsG__visionGrid article{text-align:center}.page-module__xgPmsG__visionIcon{color:var(--primary);margin-bottom:8px;font-size:24px}.page-module__xgPmsG__visionGrid h4{margin:0 0 12px;font-size:24px}.page-module__xgPmsG__visionGrid p{color:#4d5e70;margin:0;line-height:1.8}.page-module__xgPmsG__reviewSection{background:url(/assets/bg-wave-pattern.svg) 50%/cover no-repeat,linear-gradient(120deg,#13b8a6,#16bfb8);padding:80px 0}.page-module__xgPmsG__teamSection{text-align:center;background:#f2f4f8;padding:84px 0 96px}.page-module__xgPmsG__teamSection h2{margin:0;font-size:42px}.page-module__xgPmsG__teamIntro{color:#5f6e7e;max-width:700px;margin:14px auto 40px;line-height:1.8}.page-module__xgPmsG__teamGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}.page-module__xgPmsG__teamCard{background:#fff;border:1px solid #e8edf2;border-radius:8px;padding:24px}.page-module__xgPmsG__teamCard img{border-radius:50%}.page-module__xgPmsG__teamCard h4{margin:14px 0 4px;font-size:20px}.page-module__xgPmsG__teamCard p{color:#5f6e7e;margin:0}@media (max-width:1199px){.page-module__xgPmsG__textBlock h2,.page-module__xgPmsG__textBlock h3,.page-module__xgPmsG__ceoProfile h3,.page-module__xgPmsG__visionSection h2,.page-module__xgPmsG__teamSection h2{font-size:32px}}@media (max-width:900px){.page-module__xgPmsG__gridTwo,.page-module__xgPmsG__gridTwoAlt,.page-module__xgPmsG__ceoWrap,.page-module__xgPmsG__visionGrid,.page-module__xgPmsG__teamGrid{grid-template-columns:1fr}.page-module__xgPmsG__sectionTop,.page-module__xgPmsG__sectionCompany,.page-module__xgPmsG__visionSection,.page-module__xgPmsG__teamSection{padding:56px 0}}@media (max-width:600px){.page-module__xgPmsG__textBlock h2,.page-module__xgPmsG__textBlock h3,.page-module__xgPmsG__ceoProfile h3,.page-module__xgPmsG__visionSection h2,.page-module__xgPmsG__teamSection h2{font-size:26px}.page-module__xgPmsG__ceoProfile{text-align:center;flex-direction:column}}
.page-module__j6Q3dW__contactSection{background:#f5f6f8;padding:72px 0 90px}.page-module__j6Q3dW__head{text-align:center;margin-bottom:54px}.page-module__j6Q3dW__head h1{color:#344356;margin:0;font-size:50px;font-weight:600}.page-module__j6Q3dW__head p{color:#2f3b4b;max-width:820px;margin:16px auto 0;font-size:16px;line-height:1.7}.page-module__j6Q3dW__grid{grid-template-columns:.95fr 1.45fr;align-items:start;gap:32px;display:grid}.page-module__j6Q3dW__infoCol{padding-top:26px}.page-module__j6Q3dW__infoBlock{margin-bottom:28px}.page-module__j6Q3dW__infoBlock h3{color:#111827;margin:0 0 6px;font-size:16px;font-weight:700}.page-module__j6Q3dW__infoBlock p{color:#1f2937;margin:0;font-size:13px;line-height:1.55}.page-module__j6Q3dW__infoBlock a{color:#215128}.page-module__j6Q3dW__formCard{background:#fff;border:1px solid #e7ebf0;border-radius:6px;padding:24px 24px 20px;box-shadow:0 4px 16px #38414a14}.page-module__j6Q3dW__rowTwo{grid-template-columns:1fr 1fr;gap:16px;display:grid}.page-module__j6Q3dW__field{margin-bottom:18px}.page-module__j6Q3dW__field label{color:#111827;margin-bottom:8px;font-size:16px;font-weight:600;display:inline-block}.page-module__j6Q3dW__field input,.page-module__j6Q3dW__field textarea{color:#374151;background:#edf1f6;border:1px solid #e3e8ef;border-radius:4px;outline:none;width:100%;padding:12px 14px;font-family:inherit;font-size:13px}.page-module__j6Q3dW__field input::placeholder,.page-module__j6Q3dW__field textarea::placeholder{color:#7d8a9a}.page-module__j6Q3dW__field textarea{resize:vertical;min-height:120px}.page-module__j6Q3dW__submitWrap{justify-content:flex-end;display:flex}.page-module__j6Q3dW__submitWrap button{color:#fff;cursor:pointer;background:#215128;border:0;border-radius:6px;padding:10px 22px;font-size:16px;font-weight:600}.page-module__j6Q3dW__submitWrap button:hover,.page-module__j6Q3dW__submitWrap button:focus-visible{filter:brightness(.95)}.page-module__j6Q3dW__submitWrap button:disabled{opacity:.7;cursor:not-allowed;align-items:center;gap:8px;display:flex}.page-module__j6Q3dW__spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.7s linear infinite page-module__j6Q3dW__spin;display:inline-block}@keyframes page-module__j6Q3dW__spin{to{transform:rotate(360deg)}}.page-module__j6Q3dW__errorMsg{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:4px;margin:-8px 0 14px;padding:10px 14px;font-size:13px}.page-module__j6Q3dW__successBox{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:40px 24px;display:flex}.page-module__j6Q3dW__successBox h3{color:#215128;margin:0;font-size:22px}.page-module__j6Q3dW__successBox p{color:#4b5563;margin:0;font-size:14px}.page-module__j6Q3dW__resetBtn{color:#215128;cursor:pointer;background:0 0;border:2px solid #215128;border-radius:6px;margin-top:8px;padding:9px 20px;font-size:14px;font-weight:600;transition:background .2s,color .2s}.page-module__j6Q3dW__resetBtn:hover{color:#fff;background:#215128}@media (max-width:1199px){.page-module__j6Q3dW__head h1{font-size:42px}.page-module__j6Q3dW__infoBlock h3,.page-module__j6Q3dW__field label{font-size:16px}.page-module__j6Q3dW__field input,.page-module__j6Q3dW__field textarea,.page-module__j6Q3dW__submitWrap button{font-size:14px}.page-module__j6Q3dW__infoBlock p{font-size:13px}}@media (max-width:900px){.page-module__j6Q3dW__contactSection{padding:54px 0 64px}.page-module__j6Q3dW__grid,.page-module__j6Q3dW__rowTwo{grid-template-columns:1fr}.page-module__j6Q3dW__head{margin-bottom:32px}.page-module__j6Q3dW__head h1{font-size:34px}.page-module__j6Q3dW__infoCol{padding-top:0}.page-module__j6Q3dW__infoBlock h3,.page-module__j6Q3dW__field label{font-size:18px}.page-module__j6Q3dW__field input,.page-module__j6Q3dW__field textarea,.page-module__j6Q3dW__submitWrap button,.page-module__j6Q3dW__infoBlock p{font-size:16px}}
.page-module__0-STKa__heroSection{padding:62px 0 46px}.page-module__0-STKa__heroGrid{grid-template-columns:1fr 1fr;align-items:center;gap:56px;display:grid}.page-module__0-STKa__heroText h1{margin:0 0 16px;font-size:48px}.page-module__0-STKa__heroText p{color:#3f5064;margin:0;line-height:1.8}.page-module__0-STKa__heroImageCard{background:#fff;border-radius:8px;padding:14px}.page-module__0-STKa__bossSection{padding:46px 0 70px}.page-module__0-STKa__bossSection h2,.page-module__0-STKa__howSection h2{text-align:center;margin:0;font-size:44px}.page-module__0-STKa__sectionLead{text-align:center;color:#4e5f72;max-width:760px;margin:14px auto 38px;line-height:1.75}.page-module__0-STKa__cardGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.page-module__0-STKa__infoCard{background:#fff;border:1px solid #e8edf2;padding:12px}.page-module__0-STKa__infoCard h3{text-align:center;margin:12px 0 8px;font-size:34px}.page-module__0-STKa__infoCard p{text-align:center;color:#516273;margin:0;line-height:1.7}.page-module__0-STKa__howSection{background:#eff3f8;padding:70px 0}.page-module__0-STKa__howPanel{background:#fff;border:1px solid #e8edf2;margin-top:34px;padding:18px 18px 30px}.page-module__0-STKa__stepRow{flex-wrap:wrap;gap:10px;display:flex}.page-module__0-STKa__step,.page-module__0-STKa__stepActive{color:#1f2937;border-radius:3px;padding:9px 12px;font-size:13px}.page-module__0-STKa__stepActive{background:var(--primary);color:#fff}.page-module__0-STKa__howContent{grid-template-columns:260px 1fr;align-items:center;gap:60px;margin-top:28px;padding:8px 26px 0;display:grid}.page-module__0-STKa__howContent p{color:#2d3e53;max-width:470px;margin:0;font-size:18px;line-height:1.8}.page-module__0-STKa__reqSection,.page-module__0-STKa__reqSectionLast{padding:74px 0}.page-module__0-STKa__reqSectionLast{padding-bottom:86px}.page-module__0-STKa__reqGrid{grid-template-columns:1fr 1fr;align-items:center;gap:62px;display:grid}.page-module__0-STKa__reqGrid h3{margin:0 0 14px;font-size:46px}.page-module__0-STKa__reqGrid p{color:#4f6073;margin:0 0 14px;line-height:1.75}.page-module__0-STKa__reqGrid ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.page-module__0-STKa__reqGrid li{color:#2d3f52;padding-inline-start:20px;position:relative}.page-module__0-STKa__reqGrid li:before{content:"»";color:#215128;font-weight:700;position:absolute;inset-inline-start:0}@media (max-width:1199px){.page-module__0-STKa__heroText h1,.page-module__0-STKa__bossSection h2,.page-module__0-STKa__howSection h2,.page-module__0-STKa__infoCard h3,.page-module__0-STKa__reqGrid h3{font-size:34px}}@media (max-width:900px){.page-module__0-STKa__heroGrid,.page-module__0-STKa__cardGrid,.page-module__0-STKa__howContent,.page-module__0-STKa__reqGrid{grid-template-columns:1fr}.page-module__0-STKa__heroSection,.page-module__0-STKa__bossSection,.page-module__0-STKa__howSection,.page-module__0-STKa__reqSection,.page-module__0-STKa__reqSectionLast{padding:54px 0}.page-module__0-STKa__howContent{gap:18px;padding:0}}@media (max-width:600px){.page-module__0-STKa__heroText h1,.page-module__0-STKa__bossSection h2,.page-module__0-STKa__howSection h2,.page-module__0-STKa__infoCard h3,.page-module__0-STKa__reqGrid h3{font-size:28px}}.page-module__0-STKa__docSection{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;margin-top:60px;padding:40px}.page-module__0-STKa__docSection h3{text-align:center;color:#1e293b;margin:0 0 30px;font-size:32px}.page-module__0-STKa__docGrid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:15px;display:grid}.page-module__0-STKa__docItem{text-align:center;background:#fff;border:1px solid #f1f5f9;border-radius:12px;padding:24px;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -2px #0000000d}.page-module__0-STKa__docItem:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.page-module__0-STKa__docIcon{width:64px;height:64px;color:var(--primary,#215128);background:#21512814;border-radius:50%;justify-content:center;align-items:center;margin-bottom:16px;display:inline-flex}.page-module__0-STKa__docItem p{color:#475569;margin:0;font-size:16px;font-weight:500;line-height:1.5}
.page-module__Mrj2fG__sectionTop{padding-block:4rem}.page-module__Mrj2fG__gridTwo{grid-template-columns:repeat(2,1fr);align-items:center;gap:2rem;display:grid}.page-module__Mrj2fG__gridTwoAlt{grid-template-columns:4fr 5fr;align-items:center;gap:2rem;display:grid}.page-module__Mrj2fG__textBlock h2{margin-bottom:1rem;font-size:2.25rem;font-weight:600}.page-module__Mrj2fG__textBlock p{color:var(--color-text-secondary);font-size:1.125rem;line-height:1.6}.page-module__Mrj2fG__imageCard{border-radius:var(--rounded-lg);overflow:hidden}.page-module__Mrj2fG__imageCard img{object-fit:cover;width:100%;height:100%}.page-module__Mrj2fG__sectionCompany{padding-block:4rem}.page-module__Mrj2fG__eyebrow{color:var(--color-primary);text-transform:uppercase;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.page-module__Mrj2fG__textBlock h3{margin-bottom:1rem;font-size:1.875rem;font-weight:600}.page-module__Mrj2fG__featureList{flex-direction:column;gap:.75rem;margin-top:1.5rem;padding:0;list-style:none;display:flex}.page-module__Mrj2fG__featureList li{align-items:center;gap:.75rem;font-size:1.125rem;display:flex}.page-module__Mrj2fG__featureList li:before{content:"";background-color:var(--color-primary);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:.875rem;border-radius:50%;width:1.5rem;height:1.5rem;display:block}.page-module__Mrj2fG__ceoBand{background-color:var(--color-background-secondary);padding-block:3rem}.page-module__Mrj2fG__ceoWrap{align-items:center;gap:3rem;display:flex}.page-module__Mrj2fG__ceoProfile{flex-shrink:0;align-items:center;gap:1.5rem;display:flex}.page-module__Mrj2fG__ceoProfile img{border-radius:50%}.page-module__Mrj2fG__ceoProfile h3{font-size:1.5rem;font-weight:600}.page-module__Mrj2fG__ceoProfile p{color:var(--color-text-secondary);font-size:1rem}.page-module__Mrj2fG__ceoText{color:var(--color-text-secondary);font-size:1.125rem;font-style:italic;line-height:1.6}.page-module__Mrj2fG__visionSection{text-align:center;padding-block:5rem}.page-module__Mrj2fG__visionSection h2{margin-bottom:3rem;font-size:2rem;font-weight:600}.page-module__Mrj2fG__visionGrid{text-align:start;grid-template-columns:repeat(2,1fr);gap:3rem;display:grid}.page-module__Mrj2fG__visionIcon{background-color:var(--color-primary-light);width:3rem;height:3rem;color:var(--color-primary);border-radius:50%;place-items:center;margin-bottom:1.5rem;display:grid}.page-module__Mrj2fG__visionGrid h4{margin-bottom:1rem;font-size:1.5rem;font-weight:600}.page-module__Mrj2fG__visionGrid p{color:var(--color-text-secondary);font-size:1.125rem;line-height:1.6}.page-module__Mrj2fG__reviewSection{background-color:var(--color-primary);color:#fff;padding-block:5rem;overflow:hidden}.page-module__Mrj2fG__teamSection{text-align:center;padding-block:5rem}.page-module__Mrj2fG__teamSection h2{margin-bottom:1rem;font-size:2rem;font-weight:600}.page-module__Mrj2fG__teamIntro{color:var(--color-text-secondary);margin-inline:auto;max-width:60ch;margin-bottom:3rem;font-size:1.125rem}.page-module__Mrj2fG__teamGrid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.page-module__Mrj2fG__teamCard{background-color:var(--color-background-secondary);border-radius:var(--rounded-lg);text-align:center;padding:2rem}.page-module__Mrj2fG__teamCard img{margin-bottom:1.5rem;border-radius:50%;margin-inline:auto}.page-module__Mrj2fG__teamCard h4{margin-bottom:.25rem;font-size:1.25rem;font-weight:600}.page-module__Mrj2fG__teamCard p{color:var(--color-text-secondary);font-size:1rem}@media (max-width:992px){.page-module__Mrj2fG__gridTwo,.page-module__Mrj2fG__gridTwoAlt{grid-template-columns:1fr}.page-module__Mrj2fG__gridTwoAlt>div:first-child{order:2}.page-module__Mrj2fG__ceoWrap{text-align:center;flex-direction:column;gap:2rem}.page-module__Mrj2fG__teamGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.page-module__Mrj2fG__visionGrid,.page-module__Mrj2fG__teamGrid{grid-template-columns:1fr}}
.page-module__kehxfG__heroSection{padding:62px 0 46px}.page-module__kehxfG__heroGrid{grid-template-columns:1fr 1fr;align-items:center;gap:56px;display:grid}.page-module__kehxfG__heroText h1{margin:0 0 16px;font-size:48px}.page-module__kehxfG__heroText p{color:#3f5064;margin:0;line-height:1.8}.page-module__kehxfG__heroImageCard{background:#fff;border:1px solid #e6ebf0;border-radius:8px;padding:14px}.page-module__kehxfG__deliverySection{padding:46px 0 70px}.page-module__kehxfG__deliverySection h2{text-align:center;margin:0;font-size:44px}.page-module__kehxfG__sectionLead{text-align:center;color:#4e5f72;max-width:760px;margin:14px auto 38px;line-height:1.75}.page-module__kehxfG__cardGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.page-module__kehxfG__infoCard{background:#fff;border:1px solid #e8edf2;border-radius:4px;padding:12px}.page-module__kehxfG__infoCard h3{text-align:center;margin:12px 0 8px;font-size:36px}.page-module__kehxfG__infoCard p{text-align:center;color:#516273;margin:0;line-height:1.7}@media (max-width:1199px){.page-module__kehxfG__heroText h1,.page-module__kehxfG__deliverySection h2,.page-module__kehxfG__infoCard h3{font-size:34px}}@media (max-width:900px){.page-module__kehxfG__heroGrid,.page-module__kehxfG__cardGrid{grid-template-columns:1fr}.page-module__kehxfG__heroSection,.page-module__kehxfG__deliverySection{padding:54px 0}}@media (max-width:600px){.page-module__kehxfG__heroText h1,.page-module__kehxfG__deliverySection h2,.page-module__kehxfG__infoCard h3{font-size:28px}}
.page-module__vfwbkG__main{background:#f8fafc;min-height:calc(100vh - 100px);padding-bottom:60px}.page-module__vfwbkG__hero{background:var(--primary);color:#fff;text-align:center;padding:60px 0 90px}.page-module__vfwbkG__heroContent h1{margin-bottom:16px;font-size:36px}.page-module__vfwbkG__heroContent p{opacity:.9;max-width:600px;margin:0 auto 30px;font-size:18px}.page-module__vfwbkG__searchForm{gap:10px;max-width:600px;margin:0 auto;display:flex}.page-module__vfwbkG__inputField{color:#111827;border:2px solid #0000;border-radius:8px;outline:none;flex:1;padding:16px 24px;font-size:16px;transition:all .2s;box-shadow:0 4px 6px #0000001a}.page-module__vfwbkG__inputField:focus{border-color:#2563eb}.page-module__vfwbkG__searchBtn{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:8px;padding:16px 36px;font-size:16px;font-weight:600;transition:background .2s;box-shadow:0 4px 6px #0000001a}.page-module__vfwbkG__searchBtn:hover{background:#1f2937}.page-module__vfwbkG__mapSection{margin-top:-60px}.page-module__vfwbkG__mapContainer{background:#fff;border-radius:12px;grid-template-columns:2fr 1fr;gap:20px;padding:20px;display:grid;box-shadow:0 10px 25px #00000014}.page-module__vfwbkG__mapWrapper{background:#e2e8f0;border-radius:8px;overflow:hidden}.page-module__vfwbkG__mapDetails{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;padding:24px;display:flex}.page-module__vfwbkG__mapDetails h3{color:#111827;border-bottom:2px solid #e2e8f0;margin-bottom:20px;padding-bottom:12px;font-size:22px}.page-module__vfwbkG__mapDetails p{color:#475569;margin-bottom:16px;font-size:16px}.page-module__vfwbkG__mapDetails strong{color:#1e293b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:13px;display:block}.page-module__vfwbkG__statusBadge{color:#475569;background:#e2e8f0;border-radius:20px;margin-top:4px;padding:6px 12px;font-size:14px;font-weight:600;display:inline-block}.page-module__vfwbkG__statusActive{color:#16a34a;background:#dcfce7}.page-module__vfwbkG__instructionText{margin-top:auto;padding-top:24px;font-style:italic;line-height:1.5;color:#64748b!important;font-size:14px!important}.page-module__vfwbkG__emptyState{text-align:center;color:#475569;background:#e2e8f0;border-radius:8px;padding:20px}.page-module__vfwbkG__errorState{color:#991b1b;background:#fee2e2;border:1px solid #fca5a5;border-radius:8px;padding:20px}.page-module__vfwbkG__errorState p{color:#991b1b!important}.page-module__vfwbkG__hint{opacity:.8;margin-top:10px;font-size:14px!important}.page-module__vfwbkG__detailRow{margin-bottom:16px}.page-module__vfwbkG__detailRow p{margin-bottom:0}@media (max-width:850px){.page-module__vfwbkG__mapContainer{grid-template-columns:1fr}}@media (max-width:500px){.page-module__vfwbkG__searchForm{flex-direction:column}.page-module__vfwbkG__inputField,.page-module__vfwbkG__searchBtn{width:100%}}
