*,::before,::after{box-sizing:border-box;margin:0;padding:0}
html{font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
body{font-family:'Lexend',sans-serif;font-weight:400;color:#1a2e1d;background:#F8FCF8}
img,svg{display:block;max-width:100%}
a{text-decoration:none;color:inherit}
ul,ol{list-style:none}
button{font-family:inherit;cursor:pointer;border:none;background:none}
.hd-wrapper-v1{background:linear-gradient(160deg,#1A5F2B 0%,#2a7a3e 60%,#49A85F 100%);box-shadow:0 4px 16px #1a5f2b2e;position:relative;z-index:100}
.hd-row1{display:flex;align-items:center;justify-content:space-between;padding:12px 24px 0;max-width:1200px;margin:auto}
.hd-logo-holder{flex-shrink:0}
.hd-logo-holder a{display:flex;align-items:center}
.hd-logo-holder img{height:80px;width:80px;object-fit:contain;border-radius:12px;background:#ffffff1f;padding:6px;box-shadow:0 2px 8px #0000002e}
.nv-holder{display:flex;align-items:center;gap:4px}
.nv-holder a{color:#e8f5ec;font-size:.92rem;font-weight:400;padding:8px 14px;border-radius:8px;transition:background 0.2s,color .2s;white-space:nowrap}
.nv-holder a:hover,.nv-holder a.is-active{background:#f8fcf826;color:#fff}
.hd-row2{text-align:center;padding:18px 24px 20px;max-width:1200px;margin:auto}
.hd-siteName{font-size:2rem;font-weight:700;color:#fff;letter-spacing:.04em;text-shadow:0 2px 8px #1a5f2b4d}
.hd-siteName span{color:#b8e6c2}
@media (max-width: 767px) {
.hd-row1{flex-wrap:wrap;gap:8px;padding:12px 16px 0}
.nv-holder{flex-wrap:wrap;justify-content:flex-end;gap:2px}
.nv-holder a{font-size:.82rem;padding:6px 10px}
.hd-siteName{font-size:1.4rem}
.hd-row2{padding:12px 16px 16px}
}
@media (max-width: 480px) {
.hd-logo-holder img{height:60px;width:60px}
.nv-holder{width:100%;justify-content:center;margin-top:8px}
}
.ft-wrapper-v2{background:linear-gradient(180deg,#1A5F2B 0%,#133f1e 100%);color:#c8e6ce;padding:48px 0 0;margin-top:60px}
.ft-inner{max-width:1200px;margin:auto;padding:0 24px}
.ft-grid{display:grid;grid-template-columns:1.8fr 1fr 1fr;gap:40px;padding-bottom:40px;border-bottom:1px solid #ffffff1f}
.ft-col-v1 .ft-brand{font-size:1.3rem;font-weight:700;color:#fff;margin-bottom:10px}
.ft-col-v1 p{font-size:.88rem;line-height:1.7;color:#a8d4b2;margin-bottom:14px}
.ft-contact-item{display:flex;align-items:flex-start;gap:8px;font-size:.84rem;color:#a8d4b2;margin-bottom:8px}
.ft-contact-item i{color:#49A85F;margin-top:2px;flex-shrink:0}
.ft-colHd{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#49A85F;margin-bottom:16px;padding-bottom:8px;border-bottom:1px solid #49a85f4d}
.ft-navList a{display:block;color:#a8d4b2;font-size:.88rem;padding:5px 0;border-bottom:1px solid #ffffff0d;transition:color .2s}
.ft-navList a:hover{color:#fff}
.ft-bottom{display:flex;align-items:center;justify-content:space-between;padding:18px 0;flex-wrap:wrap;gap:12px}
.ft-copy{font-size:.82rem;color:#6aa87a}
.ft-legalNav{display:flex;gap:16px;flex-wrap:wrap}
.ft-legalNav a{font-size:.82rem;color:#6aa87a;transition:color .2s}
.ft-legalNav a:hover{color:#c8e6ce}
@media (max-width: 767px) {
.ft-grid{grid-template-columns:1fr;gap:28px}
.ft-bottom{flex-direction:column;align-items:flex-start}
}
.ck-overlay-v1{position:fixed;top:20px;right:20px;z-index:9999;width:340px;background:#fff;border-radius:14px;box-shadow:0 8px 32px #1a5f2b2e 0 2px 8px #00000014;border:1px solid #49a85f33;opacity:0;transition:opacity .35s ease;pointer-events:none}
.ck-overlay-v1.is-visible{opacity:1;pointer-events:all}
.ck-inner{padding:20px 20px 16px}
.ck-hd{font-size:.95rem;font-weight:700;color:#1A5F2B;margin-bottom:8px;display:flex;align-items:center;gap:8px}
.ck-hd i{font-size:1.1rem}
.ck-txt{font-size:.82rem;color:#4a5e4d;line-height:1.6;margin-bottom:12px}
.ck-settings-v1{background:#F8FCF8;border-radius:10px;padding:12px 14px;margin-bottom:14px;border:1px solid #49a85f26}
.ck-toggleRow{display:flex;align-items:center;justify-content:space-between;gap:10px}
.ck-toggleLabel{font-size:.82rem;color:#1a2e1d;font-weight:400}
.ck-toggle{position:relative;width:40px;height:22px;flex-shrink:0}
.ck-toggle input{opacity:0;width:0;height:0}
.ck-toggleSlider{position:absolute;inset:0;background:#cdd8cf;border-radius:22px;cursor:pointer;transition:background .25s}
.ck-toggleSlider::before{content:'';position:absolute;width:16px;height:16px;left:3px;top:3px;background:#fff;border-radius:50%;transition:transform .25s;box-shadow:0 1px 4px #00000026}
.ck-toggle input:checked + .ck-toggleSlider{background:#49A85F}
.ck-toggle input:checked + .ck-toggleSlider::before{transform:translateX(18px)}
.ck-policyLink{font-size:.78rem;color:#49A85F;text-decoration:underline;margin-top:8px;display:inline-block;cursor:pointer}
.ck-policyBlock{display:none;margin-top:10px;padding:10px 12px;background:#f0f8f1;border-radius:8px;border:1px solid #49a85f33}
.ck-policyBlock.is-open{display:block}
.ck-policyBlock p{font-size:.78rem;color:#3a5c40;line-height:1.6}
.ck-btns{display:flex;gap:10px}
.ck-btn-v1{flex:1;padding:9px 12px;border-radius:8px;font-family:'Lexend',sans-serif;font-size:.82rem;font-weight:700;border:2px solid #1A5F2B;background:transparent;color:#1A5F2B;cursor:pointer;transition:background 0.2s,color .2s}
.ck-btn-v1:hover{background:#1A5F2B;color:#fff}
.ck-btn-v2{flex:1;padding:9px 12px;border-radius:8px;font-family:'Lexend',sans-serif;font-size:.82rem;font-weight:700;border:2px solid #49A85F;background:transparent;color:#49A85F;cursor:pointer;transition:background 0.2s,color .2s}
.ck-btn-v2:hover{background:#49A85F;color:#fff}
@media (max-width: 480px) {
.ck-overlay-v1{width:calc(100vw - 32px);right:16px;top:16px}
}
.doc-wrapper{max-width:860px;margin:0 auto;padding:48px 32px 64px;background:#F8FCF8;border-radius:12px;box-shadow:0 4px 8px #1a5f2b14 0 1px 2px #1a5f2b0a;font-family:Georgia,'Times New Roman',serif;font-size:16px;line-height:1.8;color:#1a2e1d}
.doc-wrapper h1{font-family:'Segoe UI',Arial,sans-serif;font-size:2.2rem;font-weight:800;line-height:1.2;color:#1A5F2B;margin:0 0 32px;padding-bottom:16px;border-bottom:3px solid #49A85F;letter-spacing:-.3px}
.doc-wrapper h2{font-family:'Segoe UI',Arial,sans-serif;font-size:1.55rem;font-weight:700;line-height:1.3;color:#1A5F2B;margin:48px 0 16px;padding-left:14px;border-left:4px solid #49A85F;letter-spacing:-.2px}
.doc-wrapper h3{font-family:'Segoe UI',Arial,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.35;color:#1e4a27;margin:36px 0 12px;padding-left:10px;border-left:3px solid #49a85f80}
.doc-wrapper h4{font-family:'Segoe UI',Arial,sans-serif;font-size:1.08rem;font-weight:700;line-height:1.4;color:#1e4a27;margin:28px 0 10px;text-transform:uppercase;letter-spacing:.6px;font-size:.9rem}
.doc-wrapper h5{font-family:'Segoe UI',Arial,sans-serif;font-size:.95rem;font-weight:700;line-height:1.45;color:#2a5e34;margin:24px 0 8px;text-transform:uppercase;letter-spacing:.8px}
.doc-wrapper h6{font-family:'Segoe UI',Arial,sans-serif;font-size:.85rem;font-weight:700;line-height:1.5;color:#3a6e44;margin:20px 0 8px;text-transform:uppercase;letter-spacing:1px;opacity:.85}
.doc-wrapper p{margin:0 0 18px;color:#2a3c2d}
.doc-wrapper ul{margin:16px 0 22px;padding-left:0;list-style:none}
.doc-wrapper ul li{position:relative;padding:6px 0 6px 28px;color:#2a3c2d;line-height:1.75;border-bottom:1px solid #49a85f1a}
.doc-wrapper ul li:last-child{border-bottom:none}
.doc-wrapper ul li::before{content:'';position:absolute;left:8px;top:50%;transform:translateY(-50%);width:7px;height:7px;border-radius:50%;background:linear-gradient(135deg,#1A5F2B,#49A85F)}
.doc-wrapper ul ul{margin:8px 0 4px;padding-left:16px}
.doc-wrapper ul ul li::before{width:5px;height:5px;background:#49a85f99;border:1px solid #49A85F}
.doc-wrapper ol{margin:16px 0 22px;padding-left:0;list-style:none;counter-reset:policyOlCounter}
.doc-wrapper ol li{position:relative;padding:6px 0 6px 40px;color:#2a3c2d;line-height:1.75;border-bottom:1px solid #49a85f1a;counter-increment:policyOlCounter}
.doc-wrapper ol li:last-child{border-bottom:none}
.doc-wrapper ol li::before{content:counter(policyOlCounter);position:absolute;left:0;top:50%;transform:translateY(-50%);width:26px;height:26px;border-radius:50%;background:linear-gradient(135deg,#1A5F2B,#49A85F);color:#F8FCF8;font-family:'Segoe UI',Arial,sans-serif;font-size:.72rem;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1}
.doc-wrapper ol ol{margin:8px 0 4px;counter-reset:policyOlInnerCounter}
.doc-wrapper ol ol li{counter-increment:policyOlInnerCounter;padding-left:36px}
.doc-wrapper ol ol li::before{content:counter(policyOlInnerCounter, lower-alpha);width:22px;height:22px;font-size:.68rem;background:#49a85f33;color:#1A5F2B;border:1px solid #49a85f66}
.doc-wrapper strong,.doc-wrapper b{font-weight:700;color:#1A5F2B}
.doc-wrapper hr{border:none;height:1px;background:linear-gradient(to right,transparent,#49A85F,#49a85f4d,transparent);margin:40px 0;opacity:.7}
.doc-wrapper table{width:100%;border-collapse:collapse;border-spacing:0;margin:24px 0 32px;font-family:'Segoe UI',Arial,sans-serif;font-size:.92rem;border-radius:10px;overflow:hidden;box-shadow:0 2px 8px #1a5f2b1a inset 0 1px 0 #ffffff80}
.doc-wrapper table thead{background:linear-gradient(135deg,#1A5F2B,#49A85F)}
.doc-wrapper table thead tr{border:none}
.doc-wrapper table thead th{padding:14px 18px;color:#F8FCF8;font-weight:700;font-size:.85rem;text-align:left;text-transform:uppercase;letter-spacing:.7px;border:none;white-space:nowrap}
.doc-wrapper table tbody{background:#fff}
.doc-wrapper table tbody tr{border-bottom:1px solid #49a85f26;transition:background .2s ease}
.doc-wrapper table tbody tr:last-child{border-bottom:none}
.doc-wrapper table tbody tr:nth-child(even){background:#f8fcf8cc}
.doc-wrapper table tbody tr:hover{background:#49a85f12}
.doc-wrapper table td{padding:12px 18px;color:#2a3c2d;line-height:1.6;vertical-align:top;border-right:1px solid #49a85f1a}
.doc-wrapper table td:last-child{border-right:none}
.doc-wrapper table th:last-child{border-right:none}
@media screen and (max-width: 768px) {
.doc-wrapper{padding:28px 20px 40px;font-size:15px}
.doc-wrapper h1{font-size:1.65rem;margin-bottom:24px}
.doc-wrapper h2{font-size:1.25rem;margin-top:36px}
.doc-wrapper h3{font-size:1.1rem}
.doc-wrapper table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:8px}
.doc-wrapper table thead th{padding:11px 13px;font-size:.78rem}
.doc-wrapper table td{padding:10px 13px;font-size:.88rem}
.doc-wrapper ul li,.doc-wrapper ol li{padding-top:8px;padding-bottom:8px}
}
@media screen and (max-width: 480px) {
.doc-wrapper{padding:20px 14px 32px;font-size:14px;border-radius:8px}
.doc-wrapper h1{font-size:1.4rem;padding-bottom:12px}
.doc-wrapper h2{font-size:1.12rem;margin-top:28px;padding-left:10px}
.doc-wrapper h3{font-size:1rem}
.doc-wrapper ol li::before{width:22px;height:22px;font-size:.66rem}
.doc-wrapper hr{margin:28px 0}
}
.wbPage-hd{position:relative;overflow:hidden;background:linear-gradient(135deg,#1A5F2B 0%,#49A85F 60%,#F8FCF8 100%);padding:72px 24px 80px}
.wbPage-hd .hdHolder-v1{max-width:1200px;margin:0 auto;display:flex;flex-direction:row;align-items:center;gap:48px;position:relative;z-index:2}
.wbPage-hd .hdTxt-v1{flex:1 1 0;min-width:0}
.wbPage-hd .hdTxt-v1 .hdBadge{display:inline-flex;align-items:center;gap:8px;background:#ffffff2e;border:1px solid #ffffff59;border-radius:20px;padding:6px 16px;color:#F8FCF8;font-size:.82rem;letter-spacing:.04em;margin-bottom:24px}
.wbPage-hd .hdTxt-v1 h1{font-size:clamp(2rem,4vw,3.2rem);font-weight:800;color:#F8FCF8;line-height:1.18;margin:0 0 12px;letter-spacing:-.01em}
.wbPage-hd .hdTxt-v1 h1 .hdPause{display:block;color:#c6f0cc;font-size:.58em;font-weight:400;letter-spacing:.02em;margin-top:4px}
.wbPage-hd .hdTxt-v1 .hdSub{color:#f8fcf8e0;font-size:1.08rem;line-height:1.65;margin:18px 0 32px;max-width:480px}
.wbPage-hd .hdTxt-v1 .hdCtaRow{display:flex;flex-direction:row;gap:14px;flex-wrap:wrap}
.wbPage-hd .hdTxt-v1 .btPrimary-v1{background:#F8FCF8;color:#1A5F2B;border:none;border-radius:10px;padding:14px 28px;font-size:.98rem;font-weight:700;cursor:pointer;text-decoration:none;display:inline-block;transition:transform 0.18s,box-shadow .18s;box-shadow:0 4px 14px #1a5f2b2e;position:relative;z-index:3}
.wbPage-hd .hdTxt-v1 .btPrimary-v1:hover{transform:translateY(-2px) scale(1.03);box-shadow:0 8px 22px #1a5f2b38}
.wbPage-hd .hdTxt-v1 .btOutline-v1{background:transparent;color:#F8FCF8;border:2px solid #f8fcf899;border-radius:10px;padding:13px 26px;font-size:.98rem;font-weight:600;cursor:pointer;text-decoration:none;display:inline-block;transition:border-color 0.18s,background .18s;position:relative;z-index:3}
.wbPage-hd .hdTxt-v1 .btOutline-v1:hover{border-color:#F8FCF8;background:#f8fcf81a}
.wbPage-hd .hdImgCol{flex:0 0 400px;max-width:400px;position:relative}
.wbPage-hd .hdImgCol .imgFrame-v1{border-radius:16px;overflow:hidden;position:relative;box-shadow:0 16px 48px #1a5f2b47}
.wbPage-hd .hdImgCol .imgFrame-v1 img{width:100%;height:280px;object-fit:cover;display:block;filter:saturate(0.7) brightness(0.88)}
.wbPage-hd .hdImgCol .imgOverlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,#1a5f2b73 100%);border-radius:16px}
.wbPage-hd .hdImgCol .imgCapt{position:absolute;bottom:16px;left:18px;right:18px;color:#F8FCF8;font-size:.82rem;font-weight:500}
.hdGeoShape1{position:absolute;top:-40px;right:-60px;width:280px;height:280px;border-radius:50%;background:#ffffff0f;z-index:0}
.hdGeoShape2{position:absolute;bottom:-30px;left:10%;width:160px;height:160px;border-radius:50%;background:#ffffff0d;z-index:0}
.hdGeoShape3{position:absolute;top:30px;left:40%;width:60px;height:60px;border:2px solid #ffffff1f;border-radius:8px;transform:rotate(24deg);z-index:0}
.hdDivider{width:100%;line-height:0;background:#F8FCF8}
.hdDivider svg{display:block;width:100%}
.wbContent-blk{background:#F8FCF8;padding:80px 24px}
.wbContent-blk .ctHolder-v2{max-width:1200px;margin:0 auto}
.wbContent-blk .ctLabelRow{display:flex;flex-direction:row;align-items:center;gap:12px;margin-bottom:14px}
.wbContent-blk .ctLabel{font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#1A5F2B}
.wbContent-blk .ctLabelLine{flex:0 0 40px;height:2px;background:linear-gradient(90deg,#1A5F2B,#49A85F);border-radius:2px}
.wbContent-blk .ctTitle-v2{font-size:clamp(1.5rem,3vw,2.2rem);font-weight:800;color:#1A5F2B;margin:0 0 12px;line-height:1.22}
.wbContent-blk .ctIntro{color:#3a5a42;font-size:1.05rem;line-height:1.7;max-width:640px;margin-bottom:44px}
.wb-grid-v1{display:grid;grid-template-columns:1fr 1fr 1fr;gap:28px;margin-bottom:56px}
.wb-card-v1{background:#fff;border-radius:14px;box-shadow:0 2px 8px #1a5f2b14;overflow:hidden;display:flex;flex-direction:column;transition:transform 0.2s,box-shadow .2s;position:relative}
.wb-card-v1:hover{transform:translateY(-4px);box-shadow:0 12px 28px #1a5f2b24}
.wb-card-v1 .cardTop-v1{background:linear-gradient(135deg,#1A5F2B 0%,#49A85F 100%);padding:22px 22px 18px;display:flex;flex-direction:column;gap:10px}
.wb-card-v1 .cardTop-v1 .cardIco{width:40px;height:40px;background:#ffffff2e;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#F8FCF8;font-size:1.3rem}
.wb-card-v1 .cardTop-v1 .cardTitle{font-size:1.02rem;font-weight:700;color:#F8FCF8;margin:0}
.wb-card-v1 .cardTop-v1 .cardDur{font-size:.78rem;color:#f8fcf8c7}
.wb-card-v1 .cardBody-v1{padding:20px 22px 24px;flex:1;display:flex;flex-direction:column;gap:14px}
.wb-card-v1 .cardBody-v1 .cardDesc{color:#445a4c;font-size:.93rem;line-height:1.6;margin:0}
.wb-card-v1 .cardBody-v1 .cardTagRow{display:flex;flex-direction:row;flex-wrap:wrap;gap:6px;margin-top:auto}
.wb-card-v1 .cardBody-v1 .cardTag{background:#eaf5ec;color:#1A5F2B;border-radius:20px;padding:3px 11px;font-size:.76rem;font-weight:600}
.wb-card-v1 .cardBody-v1 .cardLink{display:inline-flex;align-items:center;gap:6px;color:#1A5F2B;font-size:.9rem;font-weight:700;text-decoration:none;border-top:1px solid #e6f0e8;padding-top:14px;margin-top:4px;transition:gap .16s}
.wb-card-v1 .cardBody-v1 .cardLink:hover{gap:10px}
.wb-card-v1 .cardLevel{position:absolute;top:14px;right:14px;background:#ffffff38;color:#F8FCF8;border-radius:6px;padding:3px 9px;font-size:.72rem;font-weight:700;letter-spacing:.04em;border:1px solid #ffffff47}
.wbAccordion-holder{max-width:1200px;margin:0 auto;padding:80px 24px}
.wbAcc-topRow{display:flex;flex-direction:row;gap:60px;align-items:flex-start}
.wbAcc-left{flex:1 1 0;min-width:0}
.wbAcc-right{flex:0 0 380px;max-width:380px}
.wbAcc-lbl{font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#49A85F;margin-bottom:10px;display:flex;align-items:center;gap:8px}
.wbAcc-lbl::before{content:'';display:inline-block;width:18px;height:3px;background:linear-gradient(90deg,#1A5F2B,#49A85F);border-radius:2px}
.wbAcc-title{font-size:clamp(1.4rem,2.8vw,2rem);font-weight:800;color:#1A5F2B;line-height:1.24;margin:0 0 18px}
.wbAcc-intro{color:#3a5a42;font-size:1rem;line-height:1.7;margin-bottom:32px}
.acc-v2-item{border-bottom:1px solid #d8ecda}
.acc-v2-item input[type="radio"]{display:none}
.acc-v2-item label{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:18px 0;cursor:pointer;font-weight:700;color:#1A5F2B;font-size:1rem;gap:12px;transition:color .16s}
.acc-v2-item label:hover{color:#49A85F}
.acc-v2-item label .accIco{flex-shrink:0;width:28px;height:28px;border-radius:50%;border:2px solid #49A85F;display:flex;align-items:center;justify-content:center;font-size:1rem;color:#49A85F;transition:background 0.16s,color .16s}
.acc-v2-item input[type="radio"]:checked ~ label .accIco{background:#1A5F2B;border-color:#1A5F2B;color:#fff}
.acc-v2-body{max-height:0;overflow:hidden;transition:max-height .35s ease}
.acc-v2-item input[type="radio"]:checked ~ .acc-v2-body{max-height:260px}
.acc-v2-body .accBodyInner{padding:0 0 20px;color:#445a4c;font-size:.94rem;line-height:1.68}
.acc-v2-body .accBodyInner ul{margin:10px 0 0;padding-left:18px}
.acc-v2-body .accBodyInner ul li{margin-bottom:6px}
.wbAcc-right .statPanel-v1{background:linear-gradient(145deg,#1A5F2B 0%,#49A85F 100%);border-radius:16px;padding:32px 28px;color:#F8FCF8;display:flex;flex-direction:column;gap:24px}
.wbAcc-right .statPanel-v1 .spTitle{font-size:1.08rem;font-weight:700;color:#F8FCF8;margin:0 0 4px}
.wbAcc-right .statPanel-v1 .spSub{font-size:.85rem;color:#f8fcf8bf;margin:0}
.statItem-v1{display:flex;flex-direction:column;gap:6px}
.statItem-v1 .siLabel{font-size:.8rem;color:#f8fcf8b8;display:flex;justify-content:space-between}
.statItem-v1 .siLabel span{font-weight:700;color:#F8FCF8}
.statItem-v1 .siBar{width:100%;height:7px;background:#ffffff2e;border-radius:10px;overflow:hidden}
.statItem-v1 .siBar .siFill{height:100%;border-radius:10px;background:linear-gradient(90deg,#c6f0cc,#F8FCF8)}
.spDivider{height:1px;background:#ffffff29}
.spStatsRow{display:flex;flex-direction:row;gap:18px}
.spStat{flex:1;text-align:center}
.spStat .spNum{font-size:1.6rem;font-weight:800;color:#F8FCF8;line-height:1}
.spStat .spTag{font-size:.76rem;color:#f8fcf8b8;margin-top:4px}
.wbEnroll-band{background:linear-gradient(90deg,#1A5F2B 0%,#2e8044 50%,#49A85F 100%);padding:56px 24px;text-align:center}
.wbEnroll-band .ebHolder{max-width:680px;margin:0 auto}
.wbEnroll-band .ebHolder h3{font-size:clamp(1.4rem,3vw,2rem);font-weight:800;color:#F8FCF8;margin:0 0 14px}
.wbEnroll-band .ebHolder p{color:#f8fcf8d9;font-size:1rem;line-height:1.65;margin:0 0 28px}
.wbEnroll-band .ebHolder .ebBtRow{display:flex;flex-direction:row;gap:14px;justify-content:center;flex-wrap:wrap}
.wbEnroll-band .ebHolder .ebBt-main{background:#F8FCF8;color:#1A5F2B;border:none;border-radius:10px;padding:15px 34px;font-size:1rem;font-weight:800;cursor:pointer;text-decoration:none;display:inline-block;transition:transform 0.18s,box-shadow .18s;box-shadow:0 4px 18px #00000026;position:relative;z-index:3}
.wbEnroll-band .ebHolder .ebBt-main:hover{transform:translateY(-2px) scale(1.04);box-shadow:0 8px 24px #0003}
.wbEnroll-band .ebHolder .ebBt-sec{background:transparent;color:#F8FCF8;border:2px solid #f8fcf88c;border-radius:10px;padding:14px 28px;font-size:1rem;font-weight:600;cursor:pointer;text-decoration:none;display:inline-block;transition:border-color 0.18s,background .18s;position:relative;z-index:3}
.wbEnroll-band .ebHolder .ebBt-sec:hover{border-color:#F8FCF8;background:#f8fcf81a}
@media (max-width: 1024px) {
.wb-grid-v1{grid-template-columns:1fr 1fr}
.wbAcc-topRow{flex-direction:column;gap:40px}
.wbAcc-right{flex:0 0 auto;max-width:100%;width:100%}
.spStatsRow{justify-content:space-around}
}
@media (max-width: 768px) {
.wbPage-hd .hdHolder-v1{flex-direction:column;gap:32px}
.wbPage-hd .hdImgCol{flex:0 0 auto;max-width:100%;width:100%}
.wb-grid-v1{grid-template-columns:1fr}
.wbContent-blk{padding:52px 18px}
.wbAccordion-holder{padding:52px 18px}
}
@media (max-width: 480px) {
.wbPage-hd{padding:48px 16px 56px}
.wbEnroll-band{padding:44px 16px}
.wbEnroll-band .ebHolder .ebBtRow{flex-direction:column;align-items:center}
}
.pgHero{position:relative;overflow:hidden;background:linear-gradient(160deg,#1A5F2B 0%,#49A85F 60%,#F8FCF8 100%);padding:80px 20px 60px}
.pgHero .heroInner-v1{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;z-index:2}
.pgHero .heroImg-v1{width:100%;max-width:820px;height:420px;object-fit:cover;border-radius:16px;margin-bottom:40px;filter:sepia(0.18) contrast(1.08) brightness(0.96);box-shadow:0 12px 48px #1a5f2b47 0 2px 8px #1a5f2b1f}
.pgHero .heroFilm{position:absolute;inset:0;background:repeating-linear-gradient(0deg,#00000008 0px,#00000008 1px,transparent 1px,transparent 4px);pointer-events:none;z-index:1}
.pgHero .heroTag-v1{display:inline-block;background:#ffffff2e;border:1px solid #ffffff61;color:#F8FCF8;font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:6px 18px;border-radius:30px;margin-bottom:22px}
.pgHero .heroH1-v1{font-size:clamp(2rem,5vw,3.4rem);font-weight:800;color:#F8FCF8;line-height:1.18;margin:0 0 18px;max-width:760px}
.pgHero .heroH1-v1 span{color:#b8f5c8}
.pgHero .heroDesc-v1{font-size:1.08rem;color:#f8fcf8e0;max-width:600px;line-height:1.7;margin:0 0 32px}
.pgHero .heroCta-v1{display:inline-flex;align-items:center;gap:10px;background:#F8FCF8;color:#1A5F2B;font-weight:700;font-size:1rem;padding:14px 34px;border-radius:10px;text-decoration:none;box-shadow:0 4px 16px #1a5f2b2e;transition:transform 0.18s,box-shadow .18s;position:relative;z-index:3}
.pgHero .heroCta-v1:hover{transform:translateY(-2px) scale(1.03);box-shadow:0 10px 32px #1a5f2b47}
.techSection-v2{background:#F8FCF8;padding:80px 20px}
.techSection-v2 .techHolder{max-width:1200px;margin:0 auto}
.techSection-v2 .techHd{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:48px}
.techSection-v2 .techHd h2{font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:800;color:#1A5F2B;margin:0 0 12px;position:relative;padding-left:20px}
.techSection-v2 .techHd h2::before{content:'';position:absolute;left:0;top:8px;bottom:8px;width:4px;background:linear-gradient(#1A5F2B,#49A85F);border-radius:4px}
.techSection-v2 .techHd p{color:#3d6647;font-size:1rem;max-width:560px;line-height:1.65;margin:0;padding-left:20px}
.techGrid-v2{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.techCard-v2{background:#fff;border-radius:14px;padding:30px 26px;box-shadow:0 2px 8px #1a5f2b14;border:1px solid #49a85f24;transition:transform 0.2s,box-shadow .2s;display:flex;flex-direction:column;gap:12px}
.techCard-v2:hover{transform:translateY(-4px);box-shadow:0 12px 32px #1a5f2b24}
.techCard-v2 .tcIcon{width:48px;height:48px;background:linear-gradient(135deg,#1A5F2B,#49A85F);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.4rem}
.techCard-v2 h4{font-size:1.05rem;font-weight:700;color:#1A5F2B;margin:0}
.techCard-v2 p{font-size:.92rem;color:#4a6155;line-height:1.6;margin:0}
.techImgRow{margin-top:40px;display:grid;grid-template-columns:1fr 1fr;gap:20px}
.techImgRow img{width:100%;height:240px;object-fit:cover;border-radius:14px;box-shadow:0 4px 16px #1a5f2b1a}
.srSection-v1{background:linear-gradient(135deg,#1A5F2B 0%,#2d7a3f 50%,#49A85F 100%);padding:80px 20px;position:relative;overflow:hidden}
.srSection-v1::after{content:'';position:absolute;right:-80px;top:-80px;width:360px;height:360px;background:radial-gradient(circle,#ffffff12 0%,transparent 70%);pointer-events:none}
.srSection-v1 .srHolder{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.srSection-v1 .srTxt h2{font-size:clamp(1.6rem,3.5vw,2.3rem);font-weight:800;color:#F8FCF8;margin:0 0 20px}
.srSection-v1 .srTxt p{color:#f8fcf8db;font-size:1rem;line-height:1.7;margin:0 0 28px}
.srSection-v1 .srStats{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.srStat{background:#ffffff1a;border:1px solid #fff3;border-radius:12px;padding:22px 18px;text-align:center}
.srStat .srNum{font-size:2rem;font-weight:800;color:#b8f5c8;display:block}
.srStat .srLbl{font-size:.82rem;color:#f8fcf8c7;margin-top:4px;display:block}
.srSection-v1 .srImg{width:100%;height:380px;object-fit:cover;border-radius:16px;box-shadow:0 16px 48px #00000038}
.persSection-v1{background:#fff;padding:80px 20px}
.persSection-v1 .persHolder{max-width:1200px;margin:0 auto}
.persSection-v1 .persHd{text-align:center;margin-bottom:52px}
.persSection-v1 .persHd h2{font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:800;color:#1A5F2B;margin:0 0 14px}
.persSection-v1 .persHd h2::after{content:'';display:block;width:56px;height:4px;background:linear-gradient(90deg,#1A5F2B,#49A85F);border-radius:4px;margin:14px auto 0}
.persSection-v1 .persHd p{color:#4a6155;font-size:1rem;max-width:580px;margin:0 auto;line-height:1.65}
.persSteps{display:flex;flex-direction:column;gap:0;position:relative}
.persSteps::before{content:'';position:absolute;left:28px;top:0;bottom:0;width:2px;background:linear-gradient(#1A5F2B,#49A85F);border-radius:2px}
.persStep{display:flex;gap:28px;align-items:flex-start;padding:24px 0;position:relative}
.persStep .psSNum{width:56px;height:56px;background:linear-gradient(135deg,#1A5F2B,#49A85F);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:1.1rem;flex-shrink:0;position:relative;z-index:2;box-shadow:0 4px 12px #1a5f2b38}
.persStep .psTxt h4{font-size:1.08rem;font-weight:700;color:#1A5F2B;margin:8px 0}
.persStep .psTxt p{font-size:.94rem;color:#4a6155;line-height:1.62;margin:0}
.persImgWrap{margin-top:44px;width:100%;height:280px;border-radius:16px;overflow:hidden;box-shadow:0 6px 24px #1a5f2b1f}
.persImgWrap img{width:100%;height:100%;object-fit:cover}
.certSection-v1{background:#F8FCF8;padding:80px 20px}
.certSection-v1 .certHolder{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:5fr 7fr;gap:56px;align-items:center}
.certSection-v1 .certTxt h2{font-size:clamp(1.6rem,3.5vw,2.3rem);font-weight:800;color:#1A5F2B;margin:0 0 18px}
.certSection-v1 .certTxt p{color:#4a6155;font-size:.98rem;line-height:1.7;margin:0 0 24px}
.certBadges{display:flex;flex-direction:column;gap:14px}
.certBadge{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid #49a85f33;border-radius:12px;padding:14px 18px;box-shadow:0 2px 6px #1a5f2b0f}
.certBadge .cbIco{width:40px;height:40px;background:linear-gradient(135deg,#1A5F2B,#49A85F);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.2rem;flex-shrink:0}
.certBadge .cbTxt{display:flex;flex-direction:column}
.certBadge .cbTxt strong{font-size:.96rem;color:#1A5F2B;font-weight:700}
.certBadge .cbTxt span{font-size:.82rem;color:#5e7a65}
.certSection-v1 .certImgCol{display:flex;flex-direction:column;gap:18px}
.certSection-v1 .certImgCol img{width:100%;height:200px;object-fit:cover;border-radius:14px;box-shadow:0 4px 16px #1a5f2b1a}
.trialSection-v1{background:linear-gradient(160deg,#F8FCF8 0%,#e8f5ec 100%);padding:80px 20px}
.trialSection-v1 .trialHolder{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}
.trialSection-v1 .trialImg{width:100%;height:400px;object-fit:cover;border-radius:16px;box-shadow:0 12px 40px #1a5f2b24}
.trialSection-v1 .trialTxt h2{font-size:clamp(1.6rem,3.5vw,2.3rem);font-weight:800;color:#1A5F2B;margin:0 0 18px}
.trialSection-v1 .trialTxt p{color:#4a6155;font-size:.98rem;line-height:1.7;margin:0 0 28px}
.trialFeats{display:flex;flex-direction:column;gap:12px;margin-bottom:32px}
.trialFeat{display:flex;align-items:center;gap:12px;font-size:.95rem;color:#2d5438}
.trialFeat::before{content:'';width:20px;height:20px;background:linear-gradient(135deg,#1A5F2B,#49A85F);border-radius:50%;flex-shrink:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M5 10l3.5 3.5L15 7' stroke='white' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:cover}
.trialCta-v1{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,#1A5F2B,#49A85F);color:#F8FCF8;font-weight:700;font-size:1rem;padding:14px 34px;border-radius:10px;text-decoration:none;box-shadow:0 6px 20px #1a5f2b47;transition:transform 0.18s,box-shadow .18s;position:relative;z-index:3}
.trialCta-v1:hover{transform:translateY(-3px) scale(1.03);box-shadow:0 14px 36px #1a5f2b57}
@media (max-width: 1024px) {
.techGrid-v2{grid-template-columns:repeat(2,1fr)}
.srSection-v1 .srHolder{grid-template-columns:1fr;gap:36px}
.srSection-v1 .srImg{height:260px}
.certSection-v1 .certHolder{grid-template-columns:1fr;gap:36px}
.trialSection-v1 .trialHolder{grid-template-columns:1fr;gap:36px}
}
@media (max-width: 768px) {
.pgHero{padding:56px 16px 44px}
.pgHero .heroImg-v1{height:240px}
.techGrid-v2{grid-template-columns:1fr}
.techImgRow{grid-template-columns:1fr}
.srSection-v1 .srStats{grid-template-columns:1fr 1fr}
.persSteps::before{display:none}
.certSection-v1 .certImgCol img{height:160px}
.trialSection-v1 .trialImg{height:220px}
}
@media (max-width: 480px) {
.srSection-v1 .srStats{grid-template-columns:1fr}
}
.ctPg-wrapper{max-width:1200px;margin:0 auto;padding:0 20px}
.ctPg-titleBlock{background:linear-gradient(135deg,#1A5F2B 0%,#49A85F 60%,#F8FCF8 100%);padding:70px 0 0;overflow:hidden;position:relative}
.ctPg-titleBlock .ctPg-wrapper{display:flex;flex-direction:row;align-items:flex-end;gap:40px;min-height:320px}
.ctPg-titleTxt{flex:1 1 55%;padding-bottom:50px;position:relative;z-index:2}
.ctPg-titleTxt h1{font-size:clamp(2.1rem,5vw,3.4rem);font-weight:800;color:#F8FCF8;line-height:1.15;margin:0 0 18px;letter-spacing:-.5px}
.ctPg-titleTxt h1 .ctPg-pause{display:block;color:#F8FCF8;opacity:.75;font-size:.62em;font-weight:400;letter-spacing:.04em;margin-top:6px}
.ctPg-titleSubtxt{color:#e2f5e6;font-size:1.08rem;line-height:1.7;max-width:440px}
.ctPg-titleImgHolder{flex:0 0 42%;align-self:flex-end;position:relative}
.ctPg-titleImgHolder img{width:100%;max-width:480px;height:280px;object-fit:cover;border-radius:14px 14px 0 0;display:block;box-shadow:-12px -10px 40px #1a5f2b59 4px 4px 0 #49a85f38;filter:brightness(0.93) saturate(1.1)}
.ctPg-titleImgHolder::before{content:'';position:absolute;bottom:0;left:-20px;right:-10px;height:60px;background:linear-gradient(to top,#1A5F2B 0%,transparent 100%);border-radius:0 0 0 0;z-index:1}
.ctPg-infoStrip{background:#1A5F2B;padding:38px 0}
.ctPg-infoStrip .ctPg-wrapper{display:flex;flex-direction:row;gap:0;align-items:stretch}
.ctPg-infoCard{flex:1 1 33.33%;display:flex;flex-direction:row;align-items:flex-start;gap:14px;padding:22px 28px;border-right:1px solid #f8fcf826;transition:background .2s}
.ctPg-infoCard:last-child{border-right:none}
.ctPg-infoCard:hover{background:#49a85f1f}
.ctPg-infoIconWrap{width:44px;height:44px;border-radius:10px;background:linear-gradient(135deg,#49A85F,#1A5F2B);display:flex;flex-direction:row;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px #0000002e}
.ctPg-infoIconWrap i{color:#F8FCF8;font-size:1.3rem}
.ctPg-infoTxt{display:flex;flex-direction:column;gap:3px}
.ctPg-infoTxt .ctPg-infoLabel{font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#49A85F}
.ctPg-infoTxt .ctPg-infoVal{font-size:.95rem;color:#F8FCF8;line-height:1.5}
.ctPg-infoTxt a{color:#F8FCF8;text-decoration:none}
.ctPg-infoTxt a:hover{color:#b3e6bc;text-decoration:underline}
.ctPg-formSection{background:#F8FCF8;padding:72px 0}
.ctPg-formSection .ctPg-wrapper{display:flex;flex-direction:row;gap:60px;align-items:flex-start}
.ctPg-formIntro{flex:0 0 340px}
.ctPg-formIntro h2{font-size:1.9rem;font-weight:700;color:#1A5F2B;line-height:1.25;margin:0 0 16px;position:relative;padding-left:18px}
.ctPg-formIntro h2::before{content:'';position:absolute;left:0;top:4px;bottom:4px;width:4px;border-radius:4px;background:linear-gradient(to bottom,#49A85F,#1A5F2B)}
.ctPg-formIntro p{font-size:.97rem;color:#3a4a3d;line-height:1.72;margin:0 0 22px}
.ctPg-topicsListV2{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:9px}
.ctPg-topicsListV2 li{display:flex;flex-direction:row;align-items:center;gap:9px;font-size:.9rem;color:#2c4030}
.ctPg-topicsListV2 li::before{content:'';width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#49A85F,#1A5F2B);flex-shrink:0}
.ctPg-formHolder{flex:1 1 auto;background:#fff;border-radius:14px;padding:40px 36px;box-shadow:0 6px 32px #1a5f2b17 0 2px 6px #1a5f2b0f}
.ctPg-formRow{display:flex;flex-direction:row;gap:16px;margin-bottom:18px}
.ctPg-fieldGrp{display:flex;flex-direction:column;gap:6px;flex:1 1 50%}
.ctPg-fieldGrp.ctPg-fullWidth{flex:1 1 100%}
.ctPg-fieldGrp label{font-size:.82rem;font-weight:600;color:#1A5F2B;letter-spacing:.03em}
.ctPg-fieldGrp input[type="text"],.ctPg-fieldGrp input[type="email"]{border:1.5px solid #c8deca;border-radius:8px;padding:11px 14px;font-size:.95rem;color:#1e2e22;background:#F8FCF8;transition:border-color 0.2s,box-shadow .2s;outline:none;width:100%;box-sizing:border-box}
.ctPg-fieldGrp input[type="text"]:focus,.ctPg-fieldGrp input[type="email"]:focus{border-color:#49A85F;box-shadow:0 0 0 3px #49a85f2e}
.ctPg-chkGroupLabel{font-size:.88rem;font-weight:600;color:#1A5F2B;margin-bottom:10px;display:block}
.ctPg-chkGrid{display:grid;grid-template-columns:1fr 1fr;gap:8px 16px;margin-bottom:20px}
.ctPg-chkItem{display:flex;flex-direction:row;align-items:center;gap:8px;cursor:pointer;font-size:.88rem;color:#2c4030}
.ctPg-chkItem input[type="checkbox"]{width:17px;height:17px;accent-color:#1A5F2B;cursor:pointer;flex-shrink:0}
.ctPg-privacyRow{display:flex;flex-direction:row;align-items:flex-start;gap:10px;margin-bottom:22px;padding:14px;background:#f0f7f1;border-radius:8px;border:1px solid #c8deca}
.ctPg-privacyRow input[type="checkbox"]{width:17px;height:17px;accent-color:#1A5F2B;cursor:pointer;flex-shrink:0;margin-top:2px}
.ctPg-privacyTxt{font-size:.82rem;color:#3a4a3d;line-height:1.55}
.ctPg-privacyTxt a{color:#1A5F2B;text-decoration:underline}
.ctPg-privacyTxt a:hover{color:#49A85F}
.ctPg-submitBt{width:100%;padding:14px 28px;background:linear-gradient(135deg,#1A5F2B,#49A85F);color:#F8FCF8;border:none;border-radius:10px;font-size:1rem;font-weight:700;letter-spacing:.03em;cursor:pointer;transition:transform 0.18s,box-shadow 0.18s,opacity .18s;box-shadow:0 4px 16px #1a5f2b40;position:relative;z-index:2}
.ctPg-submitBt:hover{transform:translateY(-2px) scale(1.01);box-shadow:0 8px 24px #1a5f2b52;opacity:.95}
.ctPg-submitBt:active{transform:translateY(0) scale(0.99)}
.ctPg-dividerSvg{display:block;width:100%;line-height:0;background:#F8FCF8}
.ctPg-faqSection{background:#fff;padding:70px 0}
.ctPg-faqSection .ctPg-wrapper{display:flex;flex-direction:column;align-items:center}
.ctPg-faqHeadingV1{text-align:center;margin-bottom:44px}
.ctPg-faqHeadingV1 h3{font-size:1.7rem;font-weight:700;color:#1A5F2B;margin:0 0 10px}
.ctPg-faqHeadingV1 p{font-size:.97rem;color:#5a7060;margin:0}
.ctPg-faqGrid{display:grid;grid-template-columns:1fr 1fr;gap:18px;width:100%;max-width:900px}
.ctPg-faqCard{background:#F8FCF8;border-radius:12px;padding:24px 22px;border-left:4px solid #49A85F;box-shadow:0 2px 10px #1a5f2b12;transition:box-shadow 0.2s,transform .2s}
.ctPg-faqCard:hover{box-shadow:0 6px 22px #1a5f2b21;transform:translateY(-2px)}
.ctPg-faqCard h5{font-size:.97rem;font-weight:700;color:#1A5F2B;margin:0 0 9px}
.ctPg-faqCard p{font-size:.88rem;color:#3a4a3d;line-height:1.6;margin:0}
.ctPg-responseSection{background:linear-gradient(135deg,#1A5F2B 0%,#49A85F 100%);padding:60px 0}
.ctPg-responseSection .ctPg-wrapper{display:flex;flex-direction:row;align-items:center;gap:50px}
.ctPg-responseTxt{flex:1 1 55%}
.ctPg-responseTxt h4{font-size:1.55rem;font-weight:700;color:#F8FCF8;margin:0 0 14px}
.ctPg-responseTxt p{font-size:.97rem;color:#d4eed9;line-height:1.7;margin:0}
.ctPg-responseStats{flex:0 0 auto;display:flex;flex-direction:row;gap:24px}
.ctPg-statPill{background:#f8fcf81f;border:1.5px solid #f8fcf847;border-radius:14px;padding:22px 26px;text-align:center;min-width:120px;backdrop-filter:blur(4px)}
.ctPg-statPill .ctPg-statNum{display:block;font-size:2rem;font-weight:800;color:#F8FCF8;line-height:1.1}
.ctPg-statPill .ctPg-statLbl{display:block;font-size:.75rem;color:#b3e6bc;margin-top:4px;letter-spacing:.04em}
@media (max-width: 1024px) {
.ctPg-formSection .ctPg-wrapper{gap:36px}
.ctPg-formIntro{flex:0 0 260px}
}
@media (max-width: 768px) {
.ctPg-titleBlock .ctPg-wrapper{flex-direction:column;align-items:flex-start;min-height:auto;gap:24px}
.ctPg-titleTxt{padding-bottom:20px}
.ctPg-titleImgHolder{width:100%;flex:none}
.ctPg-titleImgHolder img{max-width:100%;height:210px;border-radius:12px 12px 0 0}
.ctPg-infoStrip .ctPg-wrapper{flex-direction:column;gap:0}
.ctPg-infoCard{border-right:none;border-bottom:1px solid #f8fcf826;padding:16px 20px}
.ctPg-infoCard:last-child{border-bottom:none}
.ctPg-formSection .ctPg-wrapper{flex-direction:column;gap:32px}
.ctPg-formIntro{flex:none;width:100%}
.ctPg-formHolder{padding:28px 20px}
.ctPg-formRow{flex-direction:column;gap:14px}
.ctPg-chkGrid{grid-template-columns:1fr}
.ctPg-faqGrid{grid-template-columns:1fr}
.ctPg-responseSection .ctPg-wrapper{flex-direction:column;gap:32px}
.ctPg-responseStats{flex-direction:row;flex-wrap:wrap;justify-content:center}
}
@media (max-width: 480px) {
.ctPg-titleTxt h1{font-size:1.8rem}
.ctPg-formHolder{padding:22px 14px}
.ctPg-statPill{min-width:100px;padding:16px 18px}
}
.pgHolder-v1{max-width:1200px;margin:0 auto;padding:0 20px}
.titleBlk-v1{background:#F8FCF8;padding:70px 0 80px;overflow:hidden;position:relative}
.titleBlk-v1 .pgHolder-v1{display:flex;flex-direction:row;align-items:center;gap:60px}
.titleBlk-v1 .txtSide-v1{flex:1 1 50%;position:relative;z-index:2}
.titleBlk-v1 .imgSide-v1{flex:1 1 45%;position:relative;display:flex;align-items:center;justify-content:center}
.titleBlk-v1 .lgBadge-v1{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,#1A5F2B,#49A85F);color:#F8FCF8;font-size:12px;font-weight:600;letter-spacing:1.4px;text-transform:uppercase;padding:6px 16px;border-radius:20px;margin-bottom:24px}
.titleBlk-v1 .lgBadge-v1 .ai-open-access{font-size:14px}
.titleBlk-v1 .mainHd-v1{font-size:clamp(32px,4vw,52px);font-weight:800;color:#1A1C1A;line-height:1.15;margin:0 0 20px;position:relative}
.titleBlk-v1 .mainHd-v1 .accentTxt-v1{color:#1A5F2B;position:relative}
.titleBlk-v1 .mainHd-v1 .accentTxt-v1::after{content:'';position:absolute;bottom:2px;left:0;width:100%;height:3px;background:linear-gradient(90deg,#1A5F2B,#49A85F);border-radius:2px}
.titleBlk-v1 .subTxt-v1{font-size:17px;color:#3a4a3a;line-height:1.7;margin:0 0 32px;max-width:460px}
.titleBlk-v1 .metaRow-v1{display:flex;flex-direction:row;gap:24px;flex-wrap:wrap}
.titleBlk-v1 .metaItem-v1{display:flex;flex-direction:column;gap:2px}
.titleBlk-v1 .metaItem-v1 .metaNum-v1{font-size:26px;font-weight:800;color:#1A5F2B;line-height:1}
.titleBlk-v1 .metaItem-v1 .metaLbl-v1{font-size:12px;color:#5a6a5a;text-transform:uppercase;letter-spacing:.8px;font-weight:500}
.frameWrap-v1{position:relative;width:380px;height:420px}
.frameWrap-v1::before{content:'';position:absolute;top:-14px;left:-14px;width:160px;height:160px;border-top:3px solid #1A5F2B;border-left:3px solid #1A5F2B;border-radius:4px 0 0 0;z-index:3}
.frameWrap-v1::after{content:'';position:absolute;bottom:-14px;right:-14px;width:160px;height:160px;border-bottom:3px solid #49A85F;border-right:3px solid #49A85F;border-radius:0 0 4px 0;z-index:3}
.hexClip-v1{width:380px;height:420px;clip-path:polygon(8% 0%,92% 0%,100% 8%,100% 92%,92% 100%,8% 100%,0% 92%,0% 8%);overflow:hidden;position:relative}
.hexClip-v1 img{width:100%;height:100%;object-fit:cover;filter:blur(0px);display:block}
.hexClip-v1::after{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at center,transparent 60%,#f8fcf880 100%)}
.ctaBtn-v1{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,#1A5F2B,#49A85F);color:#fff;font-size:15px;font-weight:700;padding:14px 30px;border-radius:10px;text-decoration:none;border:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 16px #1a5f2b40;z-index:5;position:relative;margin-bottom:36px}
.ctaBtn-v1:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 8px 24px #1a5f2b59}
.sectDivider-v1{width:100%;overflow:hidden;line-height:0}
.sectDivider-v1 svg{display:block;width:100%}
.currBlk-v2{background:#fff;padding:80px 0 90px}
.currBlk-v2 .sctHd-v2{text-align:center;margin-bottom:56px}
.currBlk-v2 .sctHd-v2 h2{font-size:clamp(26px,3vw,40px);font-weight:800;color:#1A1C1A;margin:0 0 12px;position:relative;display:inline-block}
.currBlk-v2 .sctHd-v2 h2::before{content:'';position:absolute;bottom:-6px;left:50%;transform:translateX(-50%);width:60px;height:3px;background:linear-gradient(90deg,#1A5F2B,#49A85F);border-radius:2px}
.currBlk-v2 .sctHd-v2 p{font-size:16px;color:#4a5a4a;margin:18px 0 0;max-width:560px;margin-left:auto;margin-right:auto;line-height:1.65}
.tabsHolder-v2{display:flex;flex-direction:column;gap:0}
.tabsNav-v2{display:flex;flex-direction:row;gap:0;border-bottom:2px solid #e0ece0;overflow-x:auto;scrollbar-width:none}
.tabsNav-v2::-webkit-scrollbar{display:none}
.tabsNav-v2 input[type="radio"]{display:none}
.tabsNav-v2 label{flex:1 1 auto;min-width:120px;text-align:center;padding:14px 20px;font-size:14px;font-weight:600;color:#5a6a5a;cursor:pointer;border-bottom:3px solid transparent;margin-bottom:-2px;transition:color 0.2s,border-color .2s;white-space:nowrap;display:flex;align-items:center;justify-content:center;gap:8px}
.tabsNav-v2 label:hover{color:#1A5F2B}
#tab1:checked ~ .tabsNav-v2 label[for="tab1"],#tab2:checked ~ .tabsNav-v2 label[for="tab2"],#tab3:checked ~ .tabsNav-v2 label[for="tab3"]{color:#1A5F2B;border-bottom-color:#1A5F2B}
.tabBody-v2{padding:40px 0 0}
.tabPanel-v2{display:none}
#tab1:checked ~ .tabBody-v2 .tabPanel-v2:nth-child(1),#tab2:checked ~ .tabBody-v2 .tabPanel-v2:nth-child(2),#tab3:checked ~ .tabBody-v2 .tabPanel-v2:nth-child(3){display:block}
.panelGrid-v2{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:start}
.panelTxt-v2 h3{font-size:24px;font-weight:800;color:#1A1C1A;margin:0 0 14px}
.panelTxt-v2 p{font-size:15px;color:#3a4a3a;line-height:1.7;margin:0 0 24px}
.moduleList-v2{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}
.moduleList-v2 li{display:flex;flex-direction:row;align-items:flex-start;gap:12px;font-size:14px;color:#3a4a3a;line-height:1.5}
.moduleList-v2 li .mNum-v2{flex-shrink:0;width:26px;height:26px;border-radius:50%;background:linear-gradient(135deg,#1A5F2B,#49A85F);color:#fff;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center}
.panelImg-v2{position:relative;border-radius:14px;overflow:hidden;box-shadow:0 8px 32px #1a5f2b1f}
.panelImg-v2 img{width:100%;height:300px;object-fit:cover;display:block}
.panelImg-v2 .imgTag-v2{position:absolute;bottom:16px;left:16px;background:#1a5f2be6;color:#fff;font-size:12px;font-weight:600;padding:6px 14px;border-radius:20px;backdrop-filter:blur(4px)}
.skillCards-v2{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}
.skillCd-v2{background:#F8FCF8;border:1px solid #d0e8d0;border-radius:10px;padding:18px;transition:box-shadow 0.2s,transform .2s}
.skillCd-v2:hover{box-shadow:0 6px 20px #1a5f2b1f;transform:translateY(-2px)}
.skillCd-v2 .skIcon-v2{color:#1A5F2B;font-size:22px;margin-bottom:8px;display:block}
.skillCd-v2 .skTitle-v2{font-size:13px;font-weight:700;color:#1A1C1A;margin-bottom:4px}
.skillCd-v2 .skDesc-v2{font-size:12px;color:#5a6a5a;line-height:1.5}
.sectDivider-v2{background:#fff;overflow:hidden;line-height:0}
.sectDivider-v2 svg{display:block;width:100%}
.progrBlk-v3{background:linear-gradient(160deg,#1A5F2B 0%,#2d7a3e 50%,#49A85F 100%);padding:80px 0 90px;position:relative;overflow:hidden}
.progrBlk-v3::before{content:'';position:absolute;top:-80px;right:-80px;width:400px;height:400px;background:radial-gradient(circle,#f8fcf812 0%,transparent 70%);border-radius:50%}
.progrBlk-v3::after{content:'';position:absolute;bottom:-60px;left:-60px;width:300px;height:300px;background:radial-gradient(circle,#f8fcf80d 0%,transparent 70%);border-radius:50%}
.progrBlk-v3 .pgHolder-v1{position:relative;z-index:2}
.progrBlk-v3 .sctHd-v3{text-align:center;margin-bottom:60px}
.progrBlk-v3 .sctHd-v3 h2{font-size:clamp(26px,3vw,40px);font-weight:800;color:#F8FCF8;margin:0 0 14px}
.progrBlk-v3 .sctHd-v3 p{font-size:16px;color:#f8fcf8d1;max-width:520px;margin:0 auto;line-height:1.65}
.stepsTrack-v3{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:60px}
.stepCd-v3{background:#f8fcf81a;border:1px solid #f8fcf82e;border-radius:14px;padding:28px 20px;text-align:center;backdrop-filter:blur(6px);transition:background 0.2s,transform .2s;position:relative}
.stepCd-v3:hover{background:#f8fcf82b;transform:translateY(-3px)}
.stepCd-v3 .stNum-v3{width:42px;height:42px;border-radius:50%;background:#f8fcf826;border:2px solid #f8fcf866;color:#F8FCF8;font-size:16px;font-weight:800;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}
.stepCd-v3 .stIcon-v3{font-size:28px;color:#f8fcf8e6;display:block;margin-bottom:12px}
.stepCd-v3 .stTitle-v3{font-size:14px;font-weight:700;color:#F8FCF8;margin-bottom:8px}
.stepCd-v3 .stTxt-v3{font-size:12px;color:#f8fcf8bf;line-height:1.5}
.stepConnector-v3{display:none}
.infoRow-v3{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:center}
.imgPanel-v3{border-radius:14px;overflow:hidden;box-shadow:0 12px 40px #00000040;position:relative}
.imgPanel-v3 img{width:100%;height:320px;object-fit:cover;display:block}
.imgPanel-v3 .floatStat-v3{position:absolute;top:20px;right:20px;background:#1a5f2beb;color:#fff;border-radius:10px;padding:12px 18px;text-align:center;backdrop-filter:blur(6px)}
.imgPanel-v3 .floatStat-v3 .fsNum-v3{font-size:24px;font-weight:800;line-height:1;display:block}
.imgPanel-v3 .floatStat-v3 .fsTxt-v3{font-size:11px;opacity:.85;margin-top:3px;display:block}
.infoContent-v3{color:#F8FCF8}
.infoContent-v3 h3{font-size:clamp(20px,2.5vw,28px);font-weight:800;margin:0 0 16px;color:#F8FCF8}
.infoContent-v3 p{font-size:15px;color:#f8fcf8d9;line-height:1.7;margin:0 0 28px}
.checkList-v3{list-style:none;padding:0;margin:0 0 32px;display:flex;flex-direction:column;gap:12px}
.checkList-v3 li{display:flex;flex-direction:row;align-items:flex-start;gap:12px;font-size:14px;color:#f8fcf8e6;line-height:1.5}
.checkList-v3 li::before{content:'';flex-shrink:0;width:20px;height:20px;background:#f8fcf826;border-radius:50%;border:1.5px solid #f8fcf866;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23F8FCF8' d='M6 11.5L2.5 8l1-1L6 9.5l6.5-6.5 1 1z'/%3E%3C/svg%3E");background-size:14px;background-position:center;background-repeat:no-repeat;margin-top:1px}
.enrollBtn-v3{display:inline-flex;align-items:center;gap:10px;background:#F8FCF8;color:#1A5F2B;font-size:15px;font-weight:700;padding:14px 32px;border-radius:10px;text-decoration:none;transition:transform 0.2s,box-shadow .2s;box-shadow:0 4px 16px #00000026;position:relative;z-index:5}
.enrollBtn-v3:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 8px 28px #00000038}
@media (max-width: 1024px) {
.stepsTrack-v3{grid-template-columns:repeat(2,1fr)}
}
@media (max-width: 768px) {
.titleBlk-v1 .pgHolder-v1{flex-direction:column;gap:40px}
.titleBlk-v1 .txtSide-v1{flex:1 1 100%;order:2;text-align:center}
.titleBlk-v1 .imgSide-v1{flex:1 1 100%;order:1}
.titleBlk-v1 .subTxt-v1{max-width:100%}
.titleBlk-v1 .metaRow-v1{justify-content:center}
.frameWrap-v1{width:280px;height:310px}
.hexClip-v1{width:280px;height:310px}
.panelGrid-v2{grid-template-columns:1fr}
.skillCards-v2{grid-template-columns:1fr 1fr}
.infoRow-v3{grid-template-columns:1fr}
.stepsTrack-v3{grid-template-columns:repeat(2,1fr)}
.tabsNav-v2 label{min-width:100px;font-size:13px;padding:12px 14px}
}
@media (max-width: 480px) {
.titleBlk-v1{padding:50px 0 60px}
.frameWrap-v1,.hexClip-v1{width:240px;height:270px}
.stepsTrack-v3{grid-template-columns:1fr}
.skillCards-v2{grid-template-columns:1fr}
.currBlk-v2{padding:50px 0 60px}
.progrBlk-v3{padding:50px 0 60px}
.tabsNav-v2{flex-wrap:nowrap}
}
.pgAbout{background:#F8FCF8}
.ttlBlock{position:relative;overflow:hidden;background:linear-gradient(135deg,#1A5F2B 0%,#49A85F 60%,#F8FCF8 100%);padding:80px 0 60px}
.ttlBlock .ttlInner-v1{max-width:1200px;margin:auto;padding:0 24px;display:flex;flex-direction:row;align-items:center;gap:48px}
.ttlBlock .ttlTxt-v1{flex:1 1 55%;z-index:2}
.ttlBlock .ttlTxt-v1 .eyebrow-v1{display:inline-block;background:#ffffff2e;border:1px solid #ffffff59;border-radius:20px;padding:5px 16px;font-size:13px;color:#F8FCF8;letter-spacing:.08em;text-transform:uppercase;margin-bottom:20px}
.ttlBlock .ttlTxt-v1 h1{font-size:clamp(2rem,4vw,3rem);font-weight:800;color:#fff;line-height:1.15;margin:0 0 18px}
.ttlBlock .ttlTxt-v1 h1 .hAccent-v1{color:#F8FCF8;background:#ffffff26;border-radius:6px;padding:0 6px}
.ttlBlock .ttlTxt-v1 .ttlDesc-v1{font-size:1.08rem;color:#ffffffe0;line-height:1.7;max-width:480px}
.ttlBlock .ttlImgWrap-v1{flex:0 0 38%;max-width:420px;z-index:2;position:relative}
.ttlBlock .ttlImgWrap-v1 img{width:100%;height:320px;object-fit:cover;border-radius:14px;box-shadow:0 12px 40px #1a5f2b59;display:block}
.ttlBlock .ttlImgWrap-v1::before{content:'';position:absolute;inset:-8px -8px 8px 8px;border:2px solid #ffffff40;border-radius:18px;z-index:-1}
.ttlBlock .decCircle{position:absolute;top:-60px;right:-60px;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,#49a85f2e 0%,transparent 70%);pointer-events:none}
.ttlBlock .decDot{position:absolute;bottom:30px;left:10%;width:80px;height:80px;border-radius:50%;background:#ffffff0f;pointer-events:none}
.storyBlock{padding:72px 0 64px;background:#fff}
.storyBlock .storyInner-v2{max-width:1200px;margin:auto;padding:0 24px}
.storyBlock .storyGrid-v2{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start}
.storyBlock .storyLeft-v2{display:flex;flex-direction:column;gap:0}
.storyBlock .storyLeft-v2 .secLabel-v2{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:#1A5F2B;font-weight:700;margin-bottom:10px;display:flex;align-items:center;gap:8px}
.storyBlock .storyLeft-v2 .secLabel-v2::before{content:'';display:inline-block;width:28px;height:3px;background:linear-gradient(90deg,#1A5F2B,#49A85F);border-radius:2px}
.storyBlock .storyLeft-v2 h2{font-size:clamp(1.5rem,2.8vw,2.1rem);font-weight:800;color:#1A1C1A;line-height:1.22;margin:0 0 22px}
.storyBlock .storyLeft-v2 h2::after{content:'';display:block;width:50px;height:4px;background:linear-gradient(90deg,#1A5F2B,#49A85F);border-radius:2px;margin-top:14px}
.storyBlock .storyPara-v2{font-size:.97rem;line-height:1.75;color:#374037;margin-bottom:16px}
.storyBlock .storyRight-v2{display:flex;flex-direction:column;gap:20px}
.storyBlock .storyImg-v2{width:100%;height:260px;object-fit:cover;border-radius:12px;box-shadow:0 6px 22px #1a5f2b1f;display:block}
.storyBlock .statRow-v2{display:flex;flex-direction:row;gap:16px}
.storyBlock .statCard-v2{flex:1;background:linear-gradient(145deg,#F8FCF8,#edf6ef);border:1px solid #c8e6ce;border-radius:12px;padding:20px 16px;text-align:center;transition:box-shadow 0.25s,transform .25s}
.storyBlock .statCard-v2:hover{box-shadow:0 8px 24px #1a5f2b26;transform:translateY(-3px)}
.storyBlock .statNum-v2{font-size:1.7rem;font-weight:800;color:#1A5F2B;line-height:1}
.storyBlock .statLbl-v2{font-size:.78rem;color:#5a7560;margin-top:4px;line-height:1.35}
.approachBlock{padding:72px 0;background:#F8FCF8;position:relative;overflow:hidden}
.approachBlock::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#1A5F2B,#49A85F,#F8FCF8)}
.approachBlock .appInner-v3{max-width:1200px;margin:auto;padding:0 24px}
.approachBlock .appHd-v3{text-align:center;margin-bottom:48px}
.approachBlock .appHd-v3 h2{font-size:clamp(1.5rem,2.8vw,2.1rem);font-weight:800;color:#1A1C1A;margin:0 0 10px}
.approachBlock .appHd-v3 h2 .appAcc-v3{color:#1A5F2B}
.approachBlock .appHd-v3 p{font-size:.97rem;color:#4a5f4a;max-width:520px;margin:0 auto;line-height:1.65}
.approachBlock .appTabs-v3{display:flex;flex-direction:row;gap:0;border-radius:12px;overflow:hidden;box-shadow:0 4px 18px #1a5f2b1a}
.approachBlock .appTab-v3{flex:1}
.approachBlock .appTab-v3 input[type="radio"]{display:none}
.approachBlock .appTab-v3 label{display:block;padding:18px 14px;background:#fff;border-right:1px solid #e0ede3;cursor:pointer;font-size:.88rem;font-weight:600;color:#4a5f4a;text-align:center;transition:background 0.2s,color .2s}
.approachBlock .appTab-v3:last-child label{border-right:none}
.approachBlock .appTab-v3 input[type="radio"]:checked + label{background:linear-gradient(135deg,#1A5F2B,#49A85F);color:#fff}
.approachBlock .appTabContent-v3{display:none}
.approachBlock .appTab-v3 input[type="radio"]:checked ~ .appTabContent-v3{display:block}
.approachBlock .appContentArea-v3{background:#fff;border-radius:0 0 12px 12px;padding:36px 32px;display:flex;flex-direction:row;gap:36px;align-items:center;box-shadow:inset 0 3px 8px #1a5f2b0d}
.approachBlock .appContentArea-v3 .appCtImg-v3{flex:0 0 42%}
.approachBlock .appContentArea-v3 .appCtImg-v3 img{width:100%;height:230px;object-fit:cover;border-radius:10px;box-shadow:0 6px 20px #1a5f2b24;display:block}
.approachBlock .appContentArea-v3 .appCtTxt-v3{flex:1}
.approachBlock .appContentArea-v3 .appCtTxt-v3 h3{font-size:1.25rem;font-weight:700;color:#1A5F2B;margin:0 0 12px}
.approachBlock .appContentArea-v3 .appCtTxt-v3 p{font-size:.95rem;color:#374037;line-height:1.72}
.approachBlock .appContentArea-v3 .appCtTxt-v3 ul{padding-left:0;list-style:none;margin:14px 0 0;display:flex;flex-direction:column;gap:8px}
.approachBlock .appContentArea-v3 .appCtTxt-v3 ul li{display:flex;align-items:flex-start;gap:10px;font-size:.92rem;color:#374037;line-height:1.5}
.approachBlock .appContentArea-v3 .appCtTxt-v3 ul li::before{content:'✓';display:inline-block;width:20px;height:20px;background:linear-gradient(135deg,#1A5F2B,#49A85F);color:#fff;border-radius:50%;font-size:.72rem;text-align:center;line-height:20px;flex-shrink:0}
.approachBlock .tabsOuter-v3{display:flex;flex-direction:column}
.teamBlock{padding:72px 0 80px;background:#fff}
.teamBlock .teamInner-v4{max-width:1200px;margin:auto;padding:0 24px}
.teamBlock .teamHd-v4{margin-bottom:48px;display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:24px}
.teamBlock .teamHd-v4 h2{font-size:clamp(1.4rem,2.6vw,2rem);font-weight:800;color:#1A1C1A;margin:0;position:relative;padding-bottom:14px}
.teamBlock .teamHd-v4 h2::after{content:'';position:absolute;bottom:0;left:0;width:44px;height:4px;background:linear-gradient(90deg,#1A5F2B,#49A85F);border-radius:2px}
.teamBlock .teamHd-v4 .teamHdSub-v4{font-size:.93rem;color:#5a7560;max-width:360px;text-align:right;line-height:1.6}
.teamBlock .valsGrid-v4{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.teamBlock .valCard-v4{background:#F8FCF8;border:1px solid #d8eed d;border-radius:14px;padding:28px 22px;position:relative;overflow:hidden;transition:transform 0.25s,box-shadow .25s}
.teamBlock .valCard-v4:hover{transform:translateY(-5px);box-shadow:0 14px 32px #1a5f2b21}
.teamBlock .valCard-v4::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#1A5F2B,#49A85F);border-radius:14px 14px 0 0}
.teamBlock .valIco-v4{width:46px;height:46px;background:linear-gradient(135deg,#1A5F2B,#49A85F);border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}
.teamBlock .valIco-v4 i{color:#fff;font-size:1.4rem}
.teamBlock .valCard-v4 h3{font-size:1.05rem;font-weight:700;color:#1A1C1A;margin:0 0 10px}
.teamBlock .valCard-v4 p{font-size:.9rem;color:#4a5f4a;line-height:1.65;margin:0}
.teamBlock .teamFeatRow-v4{margin-top:40px;display:flex;flex-direction:row;gap:32px;align-items:center;background:linear-gradient(135deg,#1A5F2B 0%,#49A85F 100%);border-radius:16px;padding:36px 40px}
.teamBlock .teamFeatTxt-v4{flex:1}
.teamBlock .teamFeatTxt-v4 h3{font-size:1.3rem;font-weight:700;color:#fff;margin:0 0 10px}
.teamBlock .teamFeatTxt-v4 p{font-size:.95rem;color:#ffffffe0;line-height:1.68;margin:0 0 20px}
.teamBlock .teamFeatTxt-v4 a{display:inline-block;padding:11px 26px;background:#fff;color:#1A5F2B;font-weight:700;font-size:.9rem;border-radius:8px;text-decoration:none;transition:box-shadow 0.2s,transform .2s}
.teamBlock .teamFeatTxt-v4 a:hover{box-shadow:0 6px 18px #00000026;transform:translateY(-2px)}
.teamBlock .teamFeatImg-v4{flex:0 0 38%}
.teamBlock .teamFeatImg-v4 img{width:100%;height:220px;object-fit:cover;border-radius:12px;box-shadow:0 8px 28px #0000002e;display:block}
.svgDiv-wave{display:block;width:100%;line-height:0}
@media (max-width: 1024px) {
.ttlBlock .ttlInner-v1{gap:32px}
.ttlBlock .ttlImgWrap-v1{max-width:340px}
.storyBlock .storyGrid-v2{gap:36px}
.approachBlock .appContentArea-v3{gap:24px}
.teamBlock .valsGrid-v4{grid-template-columns:repeat(2,1fr)}
}
@media (max-width: 768px) {
.ttlBlock{padding:52px 0 40px}
.ttlBlock .ttlInner-v1{flex-direction:column;gap:28px}
.ttlBlock .ttlImgWrap-v1{max-width:100%;width:100%}
.ttlBlock .ttlImgWrap-v1 img{height:220px}
.storyBlock .storyGrid-v2{grid-template-columns:1fr;gap:28px}
.storyBlock .storyImg-v2{height:200px}
.approachBlock .appTabs-v3{flex-direction:column}
.approachBlock .appTab-v3 label{border-right:none;border-bottom:1px solid #e0ede3}
.approachBlock .appContentArea-v3{flex-direction:column}
.approachBlock .appContentArea-v3 .appCtImg-v3{flex:unset;width:100%}
.teamBlock .teamHd-v4{flex-direction:column;align-items:flex-start}
.teamBlock .teamHd-v4 .teamHdSub-v4{text-align:left}
.teamBlock .valsGrid-v4{grid-template-columns:1fr}
.teamBlock .teamFeatRow-v4{flex-direction:column;padding:28px 20px}
.teamBlock .teamFeatImg-v4{flex:unset;width:100%}
.teamBlock .teamFeatImg-v4 img{height:180px}
}
@media (max-width: 480px) {
.storyBlock .statRow-v2{flex-direction:column}
.approachBlock .appContentArea-v3{padding:24px 18px}
}
.successPg-holder{max-width:1200px;margin:0 auto;padding:0 24px}
.successPg-titleBlock{position:relative;min-height:520px;display:flex;align-items:center;overflow:hidden;padding:80px 0 60px}
.successPg-titleBlock .fragBg-v1{position:absolute;top:0;left:0;width:58%;height:100%;background:linear-gradient(135deg,#1A5F2B 0%,#49A85F 60%,#49a85f00 100%);border-radius:0 120px 80px 0;z-index:0}
.successPg-titleBlock .fragBg-v2{position:absolute;bottom:-30px;right:0;width:44%;height:70%;background:radial-gradient(ellipse at 80% 60%,#1a5f2b1f 0%,#49a85f0f 60%,transparent 100%);z-index:0}
.successPg-titleBlock .miniFrame-v1{position:absolute;top:40px;right:80px;width:160px;height:120px;border:2px solid #49a85f59;border-radius:12px;z-index:1}
.successPg-titleBlock .miniFrame-v1::after{content:'';position:absolute;top:12px;left:12px;right:12px;bottom:12px;border:1px dashed #49a85f38;border-radius:8px}
.successPg-titleInner{position:relative;z-index:2;display:flex;flex-direction:row;align-items:center;gap:48px;width:100%}
.successPg-txtSide{flex:1 1 55%;padding:40px 32px 40px 48px}
.successPg-txtSide .pgTag-v1{display:inline-flex;align-items:center;gap:8px;background:#f8fcf82e;border:1px solid #f8fcf866;color:#F8FCF8;font-size:12px;letter-spacing:1.5px;text-transform:uppercase;padding:6px 16px;border-radius:20px;margin-bottom:28px}
.successPg-txtSide .pgTag-v1 .ai{font-size:14px}
.successPg-mainHd{font-size:clamp(32px,5vw,56px);font-weight:800;line-height:1.15;color:#F8FCF8;margin:0 0 20px;letter-spacing:-.5px}
.successPg-mainHd .accentWrd-v1{position:relative;color:#F8FCF8;display:inline-block}
.successPg-mainHd .accentWrd-v1::after{content:'';position:absolute;bottom:2px;left:0;width:100%;height:4px;background:linear-gradient(90deg,#f8fcf8e6,#f8fcf84d);border-radius:2px}
.successPg-subTxt{font-size:17px;line-height:1.65;color:#f8fcf8e0;margin:0 0 32px;max-width:460px}
.successPg-ctaRow{display:flex;flex-direction:row;gap:16px;flex-wrap:wrap}
.btPrimary-v1{display:inline-flex;align-items:center;gap:10px;background:#F8FCF8;color:#1A5F2B;font-size:15px;font-weight:700;padding:14px 28px;border-radius:10px;text-decoration:none;border:none;cursor:pointer;position:relative;z-index:5;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 14px #1a5f2b40}
.btPrimary-v1:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 8px 24px #1a5f2b59}
.btOutline-v1{display:inline-flex;align-items:center;gap:10px;background:transparent;color:#F8FCF8;font-size:15px;font-weight:600;padding:13px 26px;border-radius:10px;text-decoration:none;border:2px solid #f8fcf8a6;cursor:pointer;position:relative;z-index:5;transition:transform .2s ease,background .2s ease,border-color .2s ease}
.btOutline-v1:hover{transform:translateY(-2px);background:#f8fcf81a;border-color:#F8FCF8}
.successPg-visualSide{flex:1 1 40%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px}
.confirmCard-v1{background:#F8FCF8;border-radius:16px;padding:36px 32px;box-shadow:0 12px 40px #1a5f2b38;width:100%;max-width:320px;position:relative}
.confirmCard-v1::before{content:'';position:absolute;top:-2px;left:24px;right:24px;height:4px;background:linear-gradient(90deg,#1A5F2B,#49A85F);border-radius:0 0 4px 4px}
.confirmCard-v1 .checkCircle-v1{width:64px;height:64px;background:linear-gradient(135deg,#1A5F2B,#49A85F);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;box-shadow:0 4px 16px #1a5f2b4d}
.confirmCard-v1 .checkCircle-v1 .ai{font-size:28px;color:#F8FCF8}
.confirmCard-v1 .cdTitle-v1{font-size:18px;font-weight:700;color:#1A5F2B;text-align:center;margin:0 0 8px}
.confirmCard-v1 .cdDesc-v1{font-size:13px;line-height:1.55;color:#4a6655;text-align:center;margin:0 0 22px}
.confirmCard-v1 .cdSteps-v1{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}
.confirmCard-v1 .cdSteps-v1 li{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:#2d4a38;line-height:1.4}
.confirmCard-v1 .cdSteps-v1 li .stepNum-v1{flex-shrink:0;width:22px;height:22px;background:linear-gradient(135deg,#1A5F2B,#49A85F);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#F8FCF8}
.divider-waveV1{width:100%;overflow:hidden;line-height:0;background:#F8FCF8}
.divider-waveV1 svg{display:block;width:100%}
@media (max-width: 1024px) {
.successPg-titleInner{gap:32px}
.successPg-txtSide{padding:32px 24px 32px 32px}
.successPg-titleBlock .miniFrame-v1{right:32px;width:120px;height:90px}
}
@media (max-width: 768px) {
.successPg-titleBlock{min-height:auto;padding:60px 0 40px}
.successPg-titleBlock .fragBg-v1{width:100%;border-radius:0 0 60px 0;height:100%}
.successPg-titleBlock .miniFrame-v1{display:none}
.successPg-titleInner{flex-direction:column;gap:24px}
.successPg-txtSide{flex:none;width:100%;padding:24px 20px}
.successPg-visualSide{flex:none;width:100%;padding:0 20px 32px}
.confirmCard-v1{max-width:100%}
.successPg-ctaRow{flex-direction:column}
.btPrimary-v1,.btOutline-v1{justify-content:center;text-align:center}
}
@media (max-width: 480px) {
.successPg-mainHd{font-size:28px}
.successPg-subTxt{font-size:15px}
}