@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Playfair+Display:wght@700;900&family=DM+Sans:opsz,wght@9..40,300;9..40,400;9..40,500;9..40,600;9..40,700&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--green:#089283;--green-dark:#1d7363;--green-light:#e0f2f0;--ink:#0d1117;--mist:#f4f7f4;--white:#fff;--grey:#6b7c6b;--grey-soft:#9aaa9a;--border:#d0dfd0;--nav-h:68px;--font-d:"Inter", sans-serif;--font-b:"Inter", sans-serif}html{scroll-behavior:smooth}body{font-family:var(--font-b);background:var(--white);color:var(--ink);-webkit-font-smoothing:antialiased;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font-family:var(--font-b);cursor:pointer;border:none;outline:none}input,select,textarea{font-family:var(--font-b);outline:none}.wrap{max-width:1280px;margin:0 auto;padding:0 80px}.section{padding:96px 0}.section--alt{background:var(--mist)}.section--dark{background:var(--ink)}.label{letter-spacing:.13em;text-transform:uppercase;color:var(--green);align-items:center;gap:10px;margin-bottom:14px;font-size:.72rem;font-weight:700;display:inline-flex}.label:before{content:"";background:var(--green);flex-shrink:0;width:28px;height:2px}.label--light{color:var(--green)}.h2{font-family:var(--font-d);color:var(--ink);letter-spacing:-.025em;margin-bottom:16px;font-size:clamp(1.9rem,3vw,2.75rem);font-weight:900;line-height:1.08}.h2--white{color:var(--white)}.lead{color:var(--grey);max-width:520px;font-size:1rem;line-height:1.72}.lead--light{color:#7a9a7a}.btn{font-family:var(--font-b);letter-spacing:.03em;cursor:pointer;align-items:center;gap:8px;padding:13px 28px;font-size:.9rem;font-weight:600;transition:background .2s,color .2s,transform .18s;display:inline-flex}.btn--green{background:var(--green);color:var(--white);border:2px solid var(--green)}.btn--green:hover{background:var(--green-dark);border-color:var(--green-dark);transform:translateY(-2px)}.btn--dark{color:var(--ink);border:2px solid var(--ink);background:0 0}.btn--dark:hover{background:var(--ink);color:var(--white);transform:translateY(-2px)}.btn--ghost{color:var(--white);border:2px solid var(--white);background:0 0}.btn--ghost:hover{background:var(--white);color:var(--green-dark)}@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes pulseDot{0%,to{box-shadow:0 0 #00b05066}50%{box-shadow:0 0 0 8px #00b05000}}@keyframes spin{to{transform:rotate(360deg)}}.au0{animation:.65s both fadeUp}.au1{animation:.65s .12s both fadeUp}.au2{animation:.65s .24s both fadeUp}.au3{animation:.65s .38s both fadeUp}.au4{animation:.65s .52s both fadeUp}@media (width<=1024px){.wrap{padding:0 40px}}@media (width<=768px){.wrap{padding:0 20px}.section{padding:60px 0}}._nav_11jw9_1{z-index:999;border-bottom:1.5px solid var(--border);background:#fffffff7;transition:box-shadow .3s;position:fixed;top:0;left:0;right:0}._scrolled_11jw9_7{box-shadow:0 4px 24px #00000014}._inner_11jw9_9{height:var(--nav-h);justify-content:space-between;align-items:center;gap:24px;max-width:1280px;margin:0 auto;padding:0 80px;display:flex}._logo_11jw9_15{flex-shrink:0;align-items:center;gap:10px;display:flex}._logoImg_11jw9_16{object-fit:contain;width:auto;height:48px}._logoWords_11jw9_17{flex-direction:column;gap:1px;display:flex}._logoText_11jw9_18{font-family:var(--font-d);color:var(--ink);letter-spacing:-.01em;font-size:1.25rem;font-weight:700;line-height:1.2}._logoText_11jw9_18 em{color:var(--green);font-style:normal}._logoSub_11jw9_23{font-family:var(--font-b);color:var(--grey);letter-spacing:.03em;font-size:.65rem;font-weight:500;line-height:1}._links_11jw9_29{align-items:center;gap:2px;margin:0 auto;list-style:none;display:flex}._link_11jw9_29{cursor:pointer;font-family:var(--font-b);color:var(--grey);background:0 0;border:none;padding:8px 15px;font-size:.88rem;font-weight:500;transition:color .2s;position:relative}._link_11jw9_29:after{content:"";background:#089283;height:2px;transition:transform .22s;position:absolute;bottom:4px;left:15px;right:15px;transform:scaleX(0)}._link_11jw9_29:hover{color:#1d7363}._link_11jw9_29:hover:after{transform:scaleX(1)}._cta_11jw9_44{color:var(--white);font-family:var(--font-b);letter-spacing:.03em;white-space:nowrap;background:#089283;flex-shrink:0;padding:10px 22px;font-size:.875rem;font-weight:600;transition:background .2s,transform .15s}._cta_11jw9_44:hover{background:#1d7363;transform:translateY(-1px)}._burger_11jw9_53{background:0 0;flex-direction:column;gap:5px;padding:4px;display:none}._burger_11jw9_53 span{background:var(--ink);width:24px;height:2px;transition:transform .25s,opacity .25s;display:block}._burgerOpen_11jw9_58 span:first-child{transform:translateY(7px)rotate(45deg)}._burgerOpen_11jw9_58 span:nth-child(2){opacity:0}._burgerOpen_11jw9_58 span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}._drawer_11jw9_63{background:var(--white);border-top:1px solid var(--border);flex-direction:column;gap:2px;max-height:0;padding:16px 20px;transition:max-height .3s;display:none;overflow:hidden}._drawerOpen_11jw9_69{max-height:400px}._drawerLink_11jw9_70{cursor:pointer;font-family:var(--font-b);color:var(--ink);text-align:left;border:none;border-bottom:1px solid var(--border);background:0 0;padding:12px 8px;font-size:1rem;font-weight:500;transition:color .2s}._drawerLink_11jw9_70:hover{color:var(--green)}@media (width<=900px){._inner_11jw9_9{padding:0 20px}._links_11jw9_29,._cta_11jw9_44{display:none}._burger_11jw9_53,._drawer_11jw9_63{display:flex}}._hero_12vcr_1{min-height:100vh;padding-top:var(--nav-h);grid-template-columns:1fr 1fr;display:grid}._left_12vcr_7{flex-direction:column;justify-content:center;padding:80px 60px 80px 80px;display:flex}._badge_12vcr_11{background:var(--green-light);color:var(--green-dark);letter-spacing:.07em;text-transform:uppercase;align-items:center;gap:8px;width:fit-content;margin-bottom:28px;padding:6px 14px;font-size:.74rem;font-weight:700;display:inline-flex}._dot_12vcr_18{background:var(--green);border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2s infinite _pulseDot_12vcr_1}._title_12vcr_22{font-family:var(--font-d);color:var(--ink);letter-spacing:-.025em;margin-bottom:24px;font-size:clamp(2.4rem,4vw,3.5rem);font-weight:900;line-height:1.06}._title_12vcr_22 em{color:var(--green);font-style:normal}._sub_12vcr_29{color:var(--grey);max-width:420px;margin-bottom:26px;font-size:1.03rem;line-height:1.72}._phone_12vcr_33{color:var(--ink);align-items:center;gap:10px;width:fit-content;margin-bottom:30px;font-size:1.1rem;font-weight:700;transition:color .2s;display:inline-flex}._phone_12vcr_33 svg,._phone_12vcr_33:hover{color:var(--green)}._actions_12vcr_40{flex-wrap:wrap;gap:12px;margin-bottom:32px;display:flex}._trust_12vcr_41{flex-wrap:wrap;align-items:center;gap:8px;display:flex}._trustItem_12vcr_42{color:var(--grey);align-items:center;gap:6px;font-size:.8rem;font-weight:500;display:inline-flex}._trustItem_12vcr_42 svg{color:var(--green)}._sep_12vcr_47{background:var(--border);border-radius:50%;width:4px;height:4px;margin-left:4px}._right_12vcr_50{background:var(--ink);position:relative;overflow:hidden}._right_12vcr_50:before{content:"";background:radial-gradient(at 80% 20%,#00b05021 0%,#0000 60%),radial-gradient(at 20% 80%,#00783214 0%,#0000 50%);position:absolute;inset:0}._right_12vcr_50:after{content:"";background:linear-gradient(90deg, var(--green), var(--green-dark));height:3px;position:absolute;top:0;left:0;right:0}._rightInner_12vcr_62{z-index:1;flex-direction:column;justify-content:center;gap:36px;height:100%;padding:80px 56px 80px 64px;display:flex;position:relative}._statLabel_12vcr_68{letter-spacing:.14em;text-transform:uppercase;color:var(--green);align-items:center;gap:14px;font-size:.72rem;font-weight:700;display:flex}._statLabel_12vcr_68:after{content:"";background:#00b05033;flex:1;height:1px;display:block}._statsGrid_12vcr_77{grid-template-columns:1fr 1fr;gap:32px 24px;display:grid}._statCard_12vcr_78{border-left:3px solid var(--green);padding-left:16px}._statNum_12vcr_79{font-family:var(--font-d);color:var(--white);margin-bottom:5px;font-size:2.4rem;font-weight:900;line-height:1}._statDesc_12vcr_83{color:#6a8a6a;font-size:.8rem;line-height:1.4}._specCard_12vcr_85{background:#00b05012;border:1px solid #00b05033;padding:22px 24px}._specLabel_12vcr_89{letter-spacing:.1em;text-transform:uppercase;color:var(--green);margin-bottom:12px;font-size:.72rem;font-weight:700}._tags_12vcr_93{flex-wrap:wrap;gap:7px;display:flex}._tag_12vcr_93{color:#9abaa0;background:#ffffff0d;border:1px solid #ffffff14;padding:4px 10px;font-size:.78rem;font-weight:500}._locationRow_12vcr_99{color:#5a7a5a;border-top:1px solid #ffffff0f;align-items:center;gap:8px;padding-top:4px;font-size:.82rem;display:flex}._locationRow_12vcr_99 svg{color:var(--green);flex-shrink:0}@media (width<=900px){._hero_12vcr_1{grid-template-columns:1fr}._left_12vcr_7{padding:48px 20px}._rightInner_12vcr_62{padding:56px 20px}._statsGrid_12vcr_77{gap:20px 16px}._statNum_12vcr_79{font-size:2rem}}._strip_10lwy_1{background:var(--green);padding:17px 0}._inner_10lwy_2{flex-wrap:wrap;justify-content:center;align-items:center;gap:4px 0;max-width:1280px;margin:0 auto;padding:0 80px;display:flex}._item_10lwy_7{color:var(--white);letter-spacing:.02em;white-space:nowrap;align-items:center;gap:8px;padding:4px 16px;font-size:.84rem;font-weight:600;display:inline-flex}._dot_10lwy_12{background:#fff6;border-radius:50%;width:4px;height:4px;margin-left:4px}@media (width<=768px){._inner_10lwy_2{justify-content:flex-start;padding:0 20px}}._header_1mtwd_1{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:60px;display:flex}._headerSub_1mtwd_5{flex-shrink:0;max-width:360px}._grid_1mtwd_7{background:var(--border);grid-template-columns:repeat(3,1fr);gap:2px;display:grid}._card_1mtwd_11{background:var(--white);border-top:4px solid #0000;padding:40px 30px;transition:border-color .25s,transform .25s,box-shadow .25s}._cardAlt_1mtwd_16{background:var(--mist)}._card_1mtwd_11:hover{border-top-color:var(--green);z-index:1;position:relative;transform:translateY(-4px);box-shadow:0 12px 40px #0000001a}._icon_1mtwd_23{background:var(--green-light);width:50px;height:50px;color:var(--green);justify-content:center;align-items:center;margin-bottom:22px;transition:background .25s,color .25s;display:flex}._card_1mtwd_11:hover ._icon_1mtwd_23{background:var(--green);color:var(--white)}._name_1mtwd_30{font-family:var(--font-d);color:var(--ink);letter-spacing:-.01em;margin-bottom:10px;font-size:1.18rem;font-weight:700}._text_1mtwd_34{color:var(--grey);font-size:.875rem;line-height:1.68}@media (width<=1000px){._grid_1mtwd_7{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){._header_1mtwd_1{flex-direction:column;align-items:flex-start}._headerSub_1mtwd_5{max-width:100%}._grid_1mtwd_7{grid-template-columns:1fr}}._header_1l1ku_1{margin-bottom:68px}._steps_1l1ku_2{grid-template-columns:repeat(4,1fr);gap:0 28px;display:grid;position:relative}._line_1l1ku_6{background:linear-gradient(90deg, var(--green) 0%, var(--border) 100%);z-index:0;height:2px;position:absolute;top:27px;left:calc(12.5% + 14px);right:calc(12.5% + 14px)}._step_1l1ku_2{text-align:center;z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}._num_1l1ku_17{background:var(--ink);width:54px;height:54px;color:var(--white);font-family:var(--font-d);border:3px solid var(--green);border-radius:50%;justify-content:center;align-items:center;margin-bottom:22px;font-size:1.1rem;font-weight:900;transition:background .25s,transform .25s;display:flex}._step_1l1ku_2:hover ._num_1l1ku_17{background:var(--green);transform:scale(1.08)}._title_1l1ku_25{font-family:var(--font-d);color:var(--ink);margin-bottom:9px;font-size:1.1rem;font-weight:700}._desc_1l1ku_29{color:var(--grey);max-width:190px;margin:0 auto;font-size:.84rem;line-height:1.6}@media (width<=900px){._steps_1l1ku_2{grid-template-columns:1fr 1fr;gap:48px 24px}._line_1l1ku_6{display:none}}@media (width<=480px){._steps_1l1ku_2{grid-template-columns:1fr}}._layout_rbx6h_1{grid-template-columns:360px 1fr;align-items:start;gap:80px;display:grid}._info_rbx6h_9{flex-direction:column;gap:0;display:flex}._info_rbx6h_9 ._h2_rbx6h_10{margin-top:0}._highlights_rbx6h_12{border-left:3px solid var(--green);background:var(--mist);gap:0;margin:32px 0 28px;display:flex}._hlItem_rbx6h_18{border-right:1px solid var(--border);flex-direction:column;flex:1;gap:3px;padding:18px 24px;display:flex}._hlItem_rbx6h_18:last-child{border-right:none}._hlNum_rbx6h_24{font-family:var(--font-d);color:var(--green);font-size:1.6rem;font-weight:900;line-height:1}._hlLabel_rbx6h_28{color:var(--grey);text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:600}._callLink_rbx6h_33{color:var(--grey);align-items:center;gap:9px;width:fit-content;font-size:.9rem;font-weight:600;transition:color .2s;display:inline-flex}._callLink_rbx6h_33:hover{color:var(--green)}._callLink_rbx6h_33 svg{color:var(--green);flex-shrink:0}._form_rbx6h_42{background:var(--white);border:1.5px solid var(--border);padding:44px 40px}._grid_rbx6h_47{grid-template-columns:1fr 1fr;gap:18px;display:grid}._field_rbx6h_52{flex-direction:column;gap:6px;display:flex}._full_rbx6h_53{grid-column:1/-1}._field_rbx6h_52 label{letter-spacing:.05em;color:var(--ink);text-transform:uppercase;font-size:.76rem;font-weight:700}._field_rbx6h_52 input,._field_rbx6h_52 select,._field_rbx6h_52 textarea{font-family:var(--font-b);color:var(--ink);border:1.5px solid var(--border);background:var(--white);appearance:none;width:100%;padding:11px 14px;font-size:.9rem;transition:border-color .2s,box-shadow .2s}._field_rbx6h_52 input::placeholder,._field_rbx6h_52 textarea::placeholder{color:#b8c8b8}._field_rbx6h_52 input:focus,._field_rbx6h_52 select:focus,._field_rbx6h_52 textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #00b05014}._field_rbx6h_52 select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='7' viewBox='0 0 12 7'%3E%3Cpath d='M1 1l5 4.5L11 1' stroke='%236b7c6b' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:36px}._field_rbx6h_52 textarea{resize:vertical;min-height:100px}._err_rbx6h_86 input,._err_rbx6h_86 select{border-color:#e53e3e}._errMsg_rbx6h_87{color:#e53e3e;font-size:.76rem;font-weight:500}._submit_rbx6h_89{background:var(--green);width:100%;color:var(--white);font-family:var(--font-b);letter-spacing:.03em;justify-content:center;align-items:center;min-height:54px;padding:16px;font-size:.95rem;font-weight:700;transition:background .2s,transform .15s;display:flex}._submit_rbx6h_89:hover:not(:disabled){background:var(--green-dark);transform:translateY(-1px)}._submit_rbx6h_89:disabled{opacity:.65;cursor:not-allowed}._spinner_rbx6h_100{border:2px solid #ffffff4d;border-top-color:var(--white);border-radius:50%;width:20px;height:20px;animation:.7s linear infinite _spin_rbx6h_100;display:inline-block}._note_rbx6h_108{color:var(--grey-soft);text-align:center;margin-top:-4px;font-size:.75rem;line-height:1.5}._successBox_rbx6h_114{text-align:center;border:1.5px solid var(--green);background:var(--green-light);flex-direction:column;align-items:center;gap:16px;max-width:500px;margin:0 auto;padding:64px 40px;display:flex}._successIcon_rbx6h_121{background:var(--green);width:64px;height:64px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;display:flex}._successTitle_rbx6h_125{font-family:var(--font-d);color:var(--ink);font-size:1.8rem;font-weight:900}._successText_rbx6h_128{color:var(--grey);font-size:.95rem;line-height:1.65}@media (width<=1000px){._layout_rbx6h_1{grid-template-columns:1fr;gap:40px}}@media (width<=600px){._form_rbx6h_42{padding:28px 18px}._grid_rbx6h_47{grid-template-columns:1fr}._highlights_rbx6h_12{flex-direction:column}._hlItem_rbx6h_18{border-right:none;border-bottom:1px solid var(--border)}}._grid_1w6vh_1{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}._left_1w6vh_8{flex-direction:column;display:flex}._ctas_1w6vh_10{flex-wrap:wrap;gap:12px;margin-bottom:28px;display:flex}._india_1w6vh_12{color:#5a7a5a;align-items:center;gap:8px;font-size:.82rem;display:inline-flex}._india_1w6vh_12 svg{color:var(--green);flex-shrink:0}._features_1w6vh_19{flex-direction:column;gap:0;display:flex}._feature_1w6vh_19{border-bottom:1px solid #ffffff0f;align-items:flex-start;gap:18px;padding:26px 0;transition:background .2s;display:flex}._feature_1w6vh_19:first-child{padding-top:0}._feature_1w6vh_19:last-child{border-bottom:none}._featureIcon_1w6vh_30{width:42px;height:42px;color:var(--green);background:#00b0501a;border:1px solid #00b05033;flex-shrink:0;justify-content:center;align-items:center;transition:background .25s;display:flex}._feature_1w6vh_19:hover ._featureIcon_1w6vh_30{background:#00b05033}._featureTitle_1w6vh_40{color:var(--white);margin-bottom:5px;font-size:.95rem;font-weight:700}._featureDesc_1w6vh_44{color:#6a8a6a;font-size:.84rem;line-height:1.58}@media (width<=900px){._grid_1w6vh_1{grid-template-columns:1fr;gap:48px}}._band_1lyor_1{background:var(--green);padding:72px 0}._inner_1lyor_3{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:48px;display:flex}._left_1lyor_12{flex:1;min-width:280px}._tag_1lyor_14{letter-spacing:.13em;text-transform:uppercase;color:#ffffffb3;margin-bottom:14px;font-size:.72rem;font-weight:700;display:inline-block}._title_1lyor_21{font-family:var(--font-d);color:var(--white);letter-spacing:-.02em;margin-bottom:14px;font-size:clamp(1.5rem,2.5vw,2.2rem);font-weight:900;line-height:1.15}._sub_1lyor_29{color:#ffffffbf;max-width:400px;font-size:.9rem;line-height:1.65}._right_1lyor_35{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:12px;display:flex}._phone_1lyor_41{font-family:var(--font-d);color:var(--white);letter-spacing:-.02em;font-size:clamp(1.6rem,3vw,2rem);font-weight:900;transition:opacity .2s}._phone_1lyor_41:hover{opacity:.8}._location_1lyor_50{color:#ffffffb3;text-align:right;font-size:.82rem}._actions_1lyor_55{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}@media (width<=768px){._inner_1lyor_3{flex-direction:column;align-items:flex-start}._right_1lyor_35{align-items:flex-start}._location_1lyor_50{text-align:left}._actions_1lyor_55{justify-content:flex-start}}._footer_hon1m_1{background:#07100a}._inner_hon1m_3{flex-wrap:wrap;grid-template-columns:auto 1fr auto auto;align-items:center;gap:32px 48px;padding-top:48px;padding-bottom:48px;display:grid}._brand_hon1m_14{flex-shrink:0;align-items:center;gap:10px;display:flex}._logo_hon1m_15{object-fit:contain;border-radius:6px;width:auto;height:48px}._brandWords_hon1m_16{flex-direction:column;gap:2px;display:flex}._brandName_hon1m_17{font-family:var(--font-d);color:var(--white);letter-spacing:-.01em;font-size:1.1rem;font-weight:700;line-height:1.2}._brandName_hon1m_17 em{color:var(--green);font-style:normal}._brandSub_hon1m_22{font-family:var(--font-b);color:#4a7a6a;letter-spacing:.03em;font-size:.65rem;font-weight:500;line-height:1}._tagline_hon1m_28{color:#3a5a3a;font-size:.82rem;line-height:1.6}._links_hon1m_33{flex-wrap:wrap;justify-content:flex-end;gap:4px;display:flex}._link_hon1m_33{cursor:pointer;font-family:var(--font-b);color:#3a5a3a;background:0 0;border:none;padding:6px 10px;font-size:.82rem;font-weight:500;transition:color .2s}._link_hon1m_33:hover{color:var(--green)}._phone_hon1m_42{color:#4a6a4a;white-space:nowrap;flex-shrink:0;font-size:.88rem;font-weight:700;transition:color .2s}._phone_hon1m_42:hover{color:var(--green)}._bottom_hon1m_49{border-top:1px solid #0f1e0f;padding:16px 0}._bottom_hon1m_49 ._wrap_hon1m_53{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}._bottom_hon1m_49 span{color:#2a3a2a;font-size:.76rem}._made_hon1m_61{font-weight:500;color:#304530!important}@media (width<=900px){._inner_hon1m_3{grid-template-columns:1fr 1fr;gap:24px}._links_hon1m_33{justify-content:flex-start}}@media (width<=560px){._inner_hon1m_3{grid-template-columns:1fr}._links_hon1m_33{justify-content:flex-start}}
