@import "https://cdn.jsdelivr.net/npm/@fontsource/rubik@latest/400.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/rubik@latest/700.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/source-serif-pro@latest/400.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/source-serif-pro@latest/700.css";
*{box-sizing:border-box;margin:0;padding:0}
body{font-family:'Rubik',sans-serif;background-color:#F8FBFF;color:#1a1a1a;font-size:16px;line-height:1.6}
.hd-wrapper-v1{background-color:#fff;border-bottom:1px solid #18595726;box-shadow:0 2px 6px #18595714}
.hd-top-v1{background-color:#185957;text-align:center;padding:8px 20px}
.hd-top-v1 .CompanyNameTxt{font-family:'Source Serif Pro',serif;font-size:13px;font-weight:700;color:#F8FBFF;letter-spacing:2px;text-transform:uppercase}
.hd-mid-wrapper{max-width:1140px;margin:auto;padding:18px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.hd-contact-v1{display:flex;flex-direction:column;gap:6px;flex:1}
.hd-contact-v1 .ct-item{display:flex;align-items:center;gap:7px;font-size:13px;color:#185957;text-decoration:none}
.hd-contact-v1 .ct-item .icon{font-size:14px;color:#C642F2}
.hd-contact-v1 .ct-item:hover{color:#C642F2}
.hd-logo-wrapper{flex:0 0 auto;display:flex;align-items:center;justify-content:center}
.hd-logo-wrapper img{height:110px;width:110px;object-fit:contain;display:block;background:#F8FBFF;border-radius:12px;padding:6px;box-shadow:0 2px 8px #1859571f}
.hd-contact-right-v1{display:flex;flex-direction:column;gap:6px;flex:1;align-items:flex-end}
.hd-contact-right-v1 .ct-item{display:flex;align-items:center;gap:7px;font-size:13px;color:#185957;text-decoration:none}
.hd-contact-right-v1 .ct-item .icon{font-size:14px;color:#C642F2}
.hd-contact-right-v1 .ct-item:hover{color:#C642F2}
.nv-wrapper-v1{background-color:#F8FBFF;border-top:1px solid #1859571a}
.nv-inner-v1{max-width:1140px;margin:auto;padding:0 24px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:4px}
.nv-inner-v1 a{font-family:'Rubik',sans-serif;font-size:14px;font-weight:700;color:#185957;text-decoration:none;padding:14px 18px;border-bottom:3px solid transparent;transition:color 0.2s,border-color .2s;white-space:nowrap}
.nv-inner-v1 a:hover{color:#C642F2;border-bottom-color:#C642F2}
.nv-inner-v1 a.loading{color:#C642F2;border-bottom-color:#C642F2}
.ft-wrapper-v2{background-color:#185957;color:#F8FBFF;margin-top:60px}
.ft-top-band{background-color:#C642F2;height:5px}
.ft-main-v2{max-width:1140px;margin:auto;padding:48px 24px 32px;display:flex;gap:40px;flex-wrap:wrap}
.ft-col-brand{flex:2;min-width:220px}
.ft-col-brand .ft-logo-img{height:80px;width:80px;object-fit:contain;background:#f8fbff1a;border-radius:10px;padding:6px;margin-bottom:16px}
.ft-col-brand .ft-brand-name{font-family:'Source Serif Pro',serif;font-size:20px;font-weight:700;color:#F8FBFF;margin-bottom:12px;letter-spacing:1px}
.ft-col-brand .ft-desc-txt{font-size:13px;color:#f8fbffcc;line-height:1.7;max-width:280px}
.ft-col-links{flex:1;min-width:160px}
.ft-col-links .ft-col-title{font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#C642F2;margin-bottom:16px}
.ft-col-links ul{list-style:none}
.ft-col-links ul li{margin-bottom:10px}
.ft-col-links ul li a{font-size:14px;color:#f8fbffd9;text-decoration:none}
.ft-col-links ul li a:hover{color:#C642F2}
.ft-col-contact{flex:1;min-width:180px}
.ft-col-contact .ft-col-title{font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#C642F2;margin-bottom:16px}
.ft-col-contact .ct-line{display:flex;align-items:flex-start;gap:8px;font-size:13px;color:#f8fbffcc;margin-bottom:10px;text-decoration:none}
.ft-col-contact .ct-line .icon{font-size:15px;color:#C642F2;margin-top:2px;flex-shrink:0}
.ft-col-contact a.ct-line:hover{color:#C642F2}
.ft-bottom-v2{border-top:1px solid #f8fbff1f}
.ft-bottom-inner{max-width:1140px;margin:auto;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}
.ft-copy-txt{font-size:12px;color:#f8fbff8c}
.ft-policy-links{display:flex;gap:20px;flex-wrap:wrap}
.ft-policy-links a{font-size:12px;color:#f8fbff8c;text-decoration:none}
.ft-policy-links a:hover{color:#C642F2}
.CookieToastWrapper{position:fixed;right:20px;top:50%;transform:translateY(-50%);width:300px;background:#fff;border-radius:12px;box-shadow:0 4px 20px #1859572e;border:1px solid #1859571f;z-index:9999;padding:20px}
.CookieToastWrapper[data-consent-state="hidden"]{display:none}
.CookieToastWrapper .CkTitle{font-family:'Source Serif Pro',serif;font-size:15px;font-weight:700;color:#185957;margin-bottom:8px}
.CookieToastWrapper .CkDesc{font-size:12px;color:#444;line-height:1.6;margin-bottom:12px}
.CookieToastWrapper .CkCatBlock{margin-bottom:12px}
.CookieToastWrapper .CkCatItem{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;font-size:12px;color:#333}
.CookieToastWrapper .CkCatItem .CkToggle{position:relative;width:34px;height:18px}
.CookieToastWrapper .CkCatItem .CkToggle input{opacity:0;width:0;height:0}
.CookieToastWrapper .CkCatItem .CkSlider{position:absolute;inset:0;background:#ccc;border-radius:18px;cursor:pointer;transition:background .2s}
.CookieToastWrapper .CkCatItem .CkSlider:before{content:'';position:absolute;height:12px;width:12px;left:3px;bottom:3px;background:#fff;border-radius:50%;transition:transform .2s}
.CookieToastWrapper .CkCatItem .CkToggle input:checked + .CkSlider{background:#185957}
.CookieToastWrapper .CkCatItem .CkToggle input:checked + .CkSlider:before{transform:translateX(16px)}
.CookieToastWrapper .CkCatItem .CkToggle input:disabled + .CkSlider{background:#185957;opacity:.6;cursor:not-allowed}
.CookieToastWrapper .CkSaleBlock{border-top:1px solid #1859571a;padding-top:10px;margin-bottom:12px}
.CookieToastWrapper .CkSaleItem{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#333}
.CookieToastWrapper .CkSaleLabel{font-size:11px;color:#777;margin-top:3px}
.CookieToastWrapper .CkBtnRow{display:flex;gap:12px;margin-bottom:10px}
.CookieToastWrapper .CkBtnRow a{flex:1;text-align:center;font-size:13px;font-weight:700;text-decoration:underline;cursor:pointer;padding:6px 0;background:none;border:none;color:#185957}
.CookieToastWrapper .CkBtnRow a:hover{color:#C642F2}
.CookieToastWrapper .CkPolicyRef{text-align:center}
.CookieToastWrapper .CkPolicyRef a{font-size:11px;color:#888;text-decoration:underline}
.CookieToastWrapper .CkPolicyRef a:hover{color:#C642F2}
.CookieToastWrapper .CkKeyHint{font-size:10px;color:#aaa;text-align:center;margin-top:6px}
@media (max-width: 768px) {
.hd-mid-wrapper{flex-direction:column;text-align:center;padding:16px}
.hd-contact-v1,.hd-contact-right-v1{display:none}
.ft-main-v2{flex-direction:column;gap:32px}
.ft-bottom-inner{flex-direction:column;text-align:center}
.CookieToastWrapper{right:10px;left:10px;width:auto;top:auto;bottom:20px;transform:none}
}
@media (max-width: 480px) {
.nv-inner-v1 a{font-size:13px;padding:12px 10px}
}
.policy-view{max-width:1140px;margin:0 auto;padding:48px 24px 80px;background:#F8FBFF;font-family:Georgia,'Times New Roman',serif;font-size:17px;line-height:1.8;color:#1a1a2e}
.policy-view h1{font-family:'Segoe UI',Arial,sans-serif;font-size:2.4rem;font-weight:700;line-height:1.2;color:#185957;margin:0 0 32px;padding-bottom:16px;border-bottom:3px solid #185957;letter-spacing:-.5px}
.policy-view h2{font-family:'Segoe UI',Arial,sans-serif;font-size:1.75rem;font-weight:700;line-height:1.3;color:#185957;margin:56px 0 20px;padding-left:14px;border-left:4px solid #C642F2}
.policy-view h3{font-family:'Segoe UI',Arial,sans-serif;font-size:1.35rem;font-weight:600;line-height:1.35;color:#185957;margin:40px 0 14px}
.policy-view h4{font-family:'Segoe UI',Arial,sans-serif;font-size:1.1rem;font-weight:600;line-height:1.4;color:#1a1a2e;margin:32px 0 10px;text-transform:uppercase;letter-spacing:.4px}
.policy-view h5{font-family:'Segoe UI',Arial,sans-serif;font-size:1rem;font-weight:600;line-height:1.5;color:#185957;margin:24px 0 8px}
.policy-view h6{font-family:'Segoe UI',Arial,sans-serif;font-size:.9rem;font-weight:600;line-height:1.5;color:#185957bf;margin:20px 0 6px;text-transform:uppercase;letter-spacing:.6px}
.policy-view p{font-size:17px;line-height:1.85;color:#2c2c3e;margin:0 0 20px;max-width:76ch}
.policy-view strong,.policy-view b{font-weight:700;color:#185957}
.policy-view em,.policy-view i{font-style:italic;color:#444460}
.policy-view a{color:#C642F2;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;transition:color .2s ease,text-decoration-color .2s ease}
.policy-view a:hover{color:#185957;text-decoration-color:#185957}
.policy-view a:visited{color:#c642f2bf}
.policy-view hr{border:none;border-top:1px solid #18595733;margin:48px 0;box-shadow:inset 0 1px 2px #1859570f}
.policy-view div{margin-bottom:16px}
@media (max-width: 768px) {
.policy-view{padding:32px 16px 60px;font-size:16px}
.policy-view h1{font-size:1.8rem;margin-bottom:24px;padding-bottom:12px}
.policy-view h2{font-size:1.4rem;margin-top:40px;padding-left:10px}
.policy-view h3{font-size:1.15rem;margin-top:28px}
.policy-view h4{font-size:1rem}
.policy-view p{font-size:16px;line-height:1.8;max-width:100%}
.policy-view hr{margin:36px 0}
}
@media (max-width: 320px) {
.policy-view{padding:24px 12px 48px;font-size:15px}
.policy-view h1{font-size:1.5rem}
.policy-view h2{font-size:1.25rem}
.policy-view p{font-size:15px}
}
@media (min-width: 1024px) {
.policy-view{padding:64px 48px 100px}
.policy-view h1{font-size:2.8rem}
.policy-view p{font-size:17.5px}
}
@media (min-width: 1440px) {
.policy-view{padding:80px 64px 120px}
}
.HeroWrapperV1{position:relative;overflow:hidden;min-height:520px;display:flex;align-items:center;background:#185957}
.HeroWrapperV1 .BgImgLayer{position:absolute;inset:0;background-image:url(./image_assets/100425-temp.jpg);background-size:cover;background-position:center;opacity:.35;z-index:0}
.HeroWrapperV1 .NoiseOverlay{position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.06'/%3E%3C/svg%3E");background-size:200px 200px;opacity:.5;z-index:1;pointer-events:none}
.HeroWrapperV1 .ColorTint{position:absolute;inset:0;background:linear-gradient(120deg,#185957d1 55%,#c642f261 100%);z-index:2}
.HeroWrapperV1 .HeroInner{position:relative;z-index:3;max-width:1140px;margin:auto;padding:72px 24px 64px;width:100%}
.HeroWrapperV1 .HeroBadge{display:inline-block;background:#c642f22e;border:1px solid #c642f280;color:#e8a8ff;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;padding:5px 14px;border-radius:20px;margin-bottom:22px}
.HeroWrapperV1 .HeroH1{color:#F8FBFF;font-size:clamp(2rem,5vw,3.2rem);font-weight:800;line-height:1.18;margin:0 0 20px;max-width:640px}
.HeroWrapperV1 .HeroH1 .AccentTxt{color:#C642F2}
.HeroWrapperV1 .HeroSubTxt{color:#f8fbffd1;font-size:1.08rem;line-height:1.65;max-width:520px;margin:0 0 36px}
.HeroWrapperV1 .HeroCta{display:inline-block;background:#C642F2;color:#F8FBFF;font-size:1rem;font-weight:700;padding:14px 34px;border-radius:10px;text-decoration:none;transition:background 0.22s,box-shadow 0.22s,transform .18s;box-shadow:0 4px 18px #c642f247;position:relative;z-index:10}
.HeroWrapperV1 .HeroCta:hover{background:#a930d0;box-shadow:0 6px 24px #c642f26b;transform:translateY(-2px)}
.HeroWrapperV1 .HeroStats{display:flex;flex-direction:row;gap:32px;margin-top:48px;flex-wrap:wrap}
.HeroWrapperV1 .StatItem{display:flex;flex-direction:column}
.HeroWrapperV1 .StatItem .StNum{color:#C642F2;font-size:1.7rem;font-weight:800;line-height:1.1}
.HeroWrapperV1 .StatItem .StLbl{color:#f8fbffb3;font-size:.78rem;text-transform:uppercase;letter-spacing:.09em;margin-top:3px}
.AdvWrapperV2{background:#F8FBFF;padding:80px 24px}
.AdvWrapperV2 .AdvInner{max-width:1140px;margin:auto}
.AdvWrapperV2 .SectionLabel{display:flex;flex-direction:row;align-items:center;gap:10px;margin-bottom:14px}
.AdvWrapperV2 .SectionLabel .LabelLine{width:36px;height:3px;background:#185957;border-radius:2px;display:inline-block}
.AdvWrapperV2 .SectionLabel span{color:#185957;font-size:.75rem;text-transform:uppercase;letter-spacing:.13em;font-weight:700}
.AdvWrapperV2 .AdvH2{font-size:clamp(1.5rem,3.5vw,2.3rem);font-weight:800;color:#131f1f;margin:0 0 14px;max-width:560px}
.AdvWrapperV2 .AdvLead{color:#4a5a5a;font-size:1.02rem;line-height:1.65;max-width:540px;margin:0 0 52px}
.AdvGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.AdvCard{background:#fff;border-radius:14px;padding:30px 26px;box-shadow:0 2px 8px #18595717;border:1px solid #18595717;transition:box-shadow 0.2s,transform .2s;position:relative;overflow:hidden}
.AdvCard::before{content:'';position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#185957,#C642F2);border-radius:4px 0 0 4px}
.AdvCard:hover{box-shadow:0 6px 22px #18595729;transform:translateY(-3px)}
.AdvCard .CardIco{width:44px;height:44px;background:#1859571a;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:18px;color:#185957;font-size:1.3rem}
.AdvCard .CardTitle{font-size:1.02rem;font-weight:700;color:#131f1f;margin:0 0 10px}
.AdvCard .CardDesc{color:#5a6b6b;font-size:.9rem;line-height:1.6;margin:0}
.DvlpWrapperV1{background:#185957;padding:80px 24px;position:relative;overflow:hidden}
.DvlpWrapperV1::after{content:'';position:absolute;right:-80px;bottom:-80px;width:340px;height:340px;border-radius:50%;background:#c642f21f;pointer-events:none}
.DvlpWrapperV1 .DvlpInner{max-width:1140px;margin:auto;position:relative;z-index:2}
.DvlpLayout{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.DvlpImg{width:100%;height:380px;object-fit:cover;border-radius:14px;box-shadow:0 4px 20px #00000047}
.DvlpTextCol .DvlpTag{display:inline-block;color:#c642f2e6;font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;font-weight:700;margin-bottom:16px}
.DvlpTextCol .DvlpH2{color:#F8FBFF;font-size:clamp(1.4rem,3vw,2.1rem);font-weight:800;margin:0 0 18px;line-height:1.25}
.DvlpTextCol .DvlpTxt{color:#f8fbffc7;font-size:.97rem;line-height:1.68;margin:0 0 32px}
.DvlpSteps{display:flex;flex-direction:column;gap:16px}
.DvlpStep{display:flex;flex-direction:row;align-items:flex-start;gap:14px}
.DvlpStep .StepNum{width:32px;height:32px;background:#c642f238;border:1px solid #c642f273;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#e8a8ff;font-size:.82rem;font-weight:700;flex-shrink:0}
.DvlpStep .StepInfo .StepTitle{color:#F8FBFF;font-size:.95rem;font-weight:700;margin:0 0 3px}
.DvlpStep .StepInfo .StepDesc{color:#f8fbffa6;font-size:.84rem;line-height:1.5;margin:0}
.CertWrapperV1{background:#F8FBFF;padding:80px 24px}
.CertWrapperV1 .CertInner{max-width:1140px;margin:auto}
.CertTopRow{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start;margin-bottom:52px}
.CertTextCol .CertTag{color:#C642F2;font-size:.75rem;text-transform:uppercase;letter-spacing:.13em;font-weight:700;display:block;margin-bottom:12px}
.CertTextCol .CertH2{font-size:clamp(1.4rem,3vw,2.1rem);font-weight:800;color:#131f1f;margin:0 0 16px;line-height:1.25}
.CertTextCol .CertLead{color:#4a5a5a;font-size:.97rem;line-height:1.65;margin:0}
.CertImg{width:100%;height:300px;object-fit:cover;border-radius:14px;box-shadow:0 3px 14px #18595721}
.CertCards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.CertCard{background:#fff;border-radius:12px;padding:26px 22px;box-shadow:0 2px 8px #18595714;border:1px solid #18595714;display:flex;flex-direction:column;gap:10px}
.CertCard .CcIco{color:#C642F2;font-size:1.4rem}
.CertCard .CcTitle{font-size:.97rem;font-weight:700;color:#131f1f;margin:0}
.CertCard .CcDesc{font-size:.86rem;color:#5a6b6b;line-height:1.58;margin:0}
.CertCard .CcBadge{display:inline-block;background:#18595717;color:#185957;font-size:.72rem;font-weight:700;letter-spacing:.08em;padding:4px 10px;border-radius:20px;margin-top:4px;align-self:flex-start}
.PartnWrapperV1{background:linear-gradient(150deg,#131f1f 0%,#1e3535 60%,#2a1040 100%);padding:80px 24px;position:relative;overflow:hidden}
.PartnWrapperV1::before{content:'';position:absolute;top:-60px;left:-60px;width:280px;height:280px;border-radius:50%;background:#c642f214;pointer-events:none}
.PartnWrapperV1 .PtInner{max-width:1140px;margin:auto;position:relative;z-index:2}
.PartnTopRow{text-align:center;margin-bottom:52px}
.PartnTopRow .PtTag{display:inline-block;background:#c642f226;border:1px solid #c642f259;color:#e8a8ff;font-size:.74rem;text-transform:uppercase;letter-spacing:.13em;padding:5px 14px;border-radius:20px;margin-bottom:18px}
.PartnTopRow .PtH2{color:#F8FBFF;font-size:clamp(1.5rem,3.5vw,2.2rem);font-weight:800;margin:0 0 14px;line-height:1.22}
.PartnTopRow .PtLead{color:#f8fbffb3;font-size:1rem;line-height:1.65;max-width:560px;margin:0 auto}
.PartnGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-bottom:48px}
.PartnCard{background:#f8fbff0d;border:1px solid #f8fbff1a;border-radius:14px;padding:28px 24px;transition:background 0.22s,border-color .22s}
.PartnCard:hover{background:#c642f21a;border-color:#c642f24d}
.PartnCard .PcOrg{color:#C642F2;font-size:.78rem;text-transform:uppercase;letter-spacing:.1em;font-weight:700;margin-bottom:10px}
.PartnCard .PcName{color:#F8FBFF;font-size:1rem;font-weight:700;margin:0 0 8px}
.PartnCard .PcRole{color:#f8fbff8c;font-size:.82rem;margin:0 0 14px}
.PartnCard .PcQuote{color:#f8fbffb8;font-size:.88rem;line-height:1.62;margin:0;font-style:italic;border-left:2px solid #c642f266;padding-left:12px}
.PartnCta{text-align:center}
.PartnCta .CtaLink{display:inline-block;background:transparent;color:#F8FBFF;border:2px solid #f8fbff4d;font-size:1rem;font-weight:700;padding:13px 34px;border-radius:10px;text-decoration:none;transition:border-color 0.2s,background 0.2s,color .2s;position:relative;z-index:10}
.PartnCta .CtaLink:hover{border-color:#C642F2;background:#c642f22e;color:#F8FBFF}
@media (max-width: 1023px) {
.AdvGrid{grid-template-columns:repeat(2,1fr)}
.DvlpLayout{grid-template-columns:1fr;gap:36px}
.DvlpImg{height:280px}
.CertTopRow{grid-template-columns:1fr;gap:28px}
.CertImg{height:240px}
.CertCards{grid-template-columns:repeat(2,1fr)}
.PartnGrid{grid-template-columns:repeat(2,1fr)}
}
@media (max-width: 767px) {
.HeroWrapperV1 .HeroInner{padding:52px 18px 44px}
.HeroWrapperV1 .HeroStats{gap:22px}
.AdvGrid{grid-template-columns:1fr}
.AdvWrapperV2{padding:52px 18px}
.DvlpWrapperV1{padding:52px 18px}
.CertWrapperV1{padding:52px 18px}
.CertCards{grid-template-columns:1fr}
.PartnWrapperV1{padding:52px 18px}
.PartnGrid{grid-template-columns:1fr}
}
.ctPgWrapper-v1{max-width:1140px;margin:0 auto;padding:0 20px}
.ctHd-v1{position:relative;background:#185957;overflow:hidden;padding:0}
.ctHdInner-v1{display:flex;flex-direction:row;min-height:320px}
.ctHdStrip-v1{width:8px;background:linear-gradient(180deg,#C642F2 0%,#185957 60%,#0d3a39 100%);flex-shrink:0}
.ctHdAccent-v1{width:180px;flex-shrink:0;background:#c642f21f;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}
.ctHdAccentShape-v1{position:absolute;width:200px;height:200px;border-radius:50%;border:2px solid #c642f240;top:-40px;right:-60px}
.ctHdAccentShape2-v1{position:absolute;width:120px;height:120px;border-radius:50%;border:1px solid #f8fbff26;bottom:20px;left:-30px}
.ctHdAccentDot-v1{width:48px;height:48px;border-radius:50%;background:#c642f24d;position:relative;z-index:2}
.ctHdContent-v1{flex:1;padding:60px 48px;display:flex;flex-direction:column;justify-content:center;position:relative}
.ctHdBgLines-v1{position:absolute;top:0;right:0;bottom:0;width:40%;pointer-events:none;overflow:hidden}
.ctHdBgLines-v1::before{content:'';position:absolute;top:-20px;right:-40px;width:300px;height:300px;border-radius:50%;border:40px solid #f8fbff0a}
.ctHdBgLines-v1::after{content:'';position:absolute;bottom:-60px;right:40px;width:180px;height:180px;border-radius:50%;border:24px solid #c642f214}
.ctHdTag-v1{display:inline-block;font-size:11px;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:#C642F2;margin-bottom:16px}
.ctHdTitle-v1{font-size:2.6rem;font-weight:700;color:#F8FBFF;margin:0 0 18px;line-height:1.2;position:relative;z-index:2}
.ctHdTitle-v1 span{color:#C642F2}
.ctHdDesc-v1{font-size:1rem;color:#f8fbffbf;line-height:1.7;max-width:520px;margin:0;position:relative;z-index:2}
.ctInfoSection-v1{background:#F8FBFF;padding:70px 0}
.ctInfoGrid-v1{max-width:1140px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:24px}
.ctInfoCard-v1{background:#fff;border-radius:12px;padding:32px 28px;box-shadow:0 2px 8px #18595714;border-left:4px solid #185957;display:flex;flex-direction:column;gap:12px;transition:box-shadow .2s ease,transform .2s ease;position:relative;overflow:hidden}
.ctInfoCard-v1:hover{box-shadow:0 6px 20px #18595726;transform:translateY(-2px)}
.ctInfoCard-v1.accent-v2{border-left-color:#C642F2}
.ctInfoCardIcon-v1{width:44px;height:44px;border-radius:10px;background:#1859571a;display:flex;align-items:center;justify-content:center;font-size:20px;color:#185957}
.ctInfoCard-v1.accent-v2 .ctInfoCardIcon-v1{background:#c642f21a;color:#C642F2}
.ctInfoCardLabel-v1{font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#185957;margin:0}
.ctInfoCard-v1.accent-v2 .ctInfoCardLabel-v1{color:#C642F2}
.ctInfoCardVal-v1{font-size:1rem;color:#1a2e2e;font-weight:500;margin:0;line-height:1.5}
.ctInfoCardSub-v1{font-size:.85rem;color:#5a7070;margin:0}
.ctFormSection-v1{background:#fff;padding:80px 0;position:relative}
.ctFormSection-v1::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#185957 0%,#C642F2 100%)}
.ctFormWrap-v1{max-width:1140px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:1fr 1.6fr;gap:60px;align-items:start}
.ctFormSideInfo-v1{display:flex;flex-direction:column;gap:28px;padding-top:8px}
.ctFormSideTitle-v1{font-size:1.7rem;font-weight:700;color:#1a2e2e;line-height:1.3;margin:0 0 8px;position:relative;padding-bottom:16px}
.ctFormSideTitle-v1::after{content:'';position:absolute;bottom:0;left:0;width:48px;height:3px;background:#C642F2;border-radius:2px}
.ctFormSideText-v1{font-size:.95rem;color:#4a6060;line-height:1.75;margin:0}
.ctFormSideList-v1{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:14px}
.ctFormSideList-v1 li{display:flex;flex-direction:row;align-items:flex-start;gap:12px;font-size:.92rem;color:#2a4040;line-height:1.55}
.ctFormSideList-v1 li::before{content:'';width:8px;height:8px;border-radius:50%;background:#185957;margin-top:5px;flex-shrink:0}
.ctFormSideBadge-v1{background:#1859570f;border-radius:10px;padding:20px 22px;border:1px solid #1859571f}
.ctFormSideBadge-v1 p{margin:0;font-size:.88rem;color:#185957;font-weight:500;line-height:1.6}
.ctFormBox-v1{background:#F8FBFF;border-radius:14px;padding:40px 36px;box-shadow:0 4px 20px #18595712}
.ctFormRow-v1{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:20px}
.ctFldWrap-v1{display:flex;flex-direction:column;gap:7px;margin-bottom:20px}
.ctFldLabel-v1{font-size:.85rem;font-weight:600;color:#1a3030;letter-spacing:.3px}
.ctFldLabel-v1 .req{color:#C642F2;margin-left:2px}
.ctFldInput-v1{width:100%;padding:12px 16px;border:1.5px solid #d0dede;border-radius:9px;font-size:.95rem;color:#1a2e2e;background:#fff;outline:none;transition:border-color .2s ease,box-shadow .2s ease;box-shadow:inset 0 1px 3px #1859570a;box-sizing:border-box}
.ctFldInput-v1:focus{border-color:#185957;box-shadow:0 0 0 3px #1859571a inset 0 1px 3px #1859570a}
.ctFldSelect-v1{width:100%;padding:12px 16px;border:1.5px solid #d0dede;border-radius:9px;font-size:.95rem;color:#1a2e2e;background:#fff;outline:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23185957' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;cursor:pointer;transition:border-color .2s ease;box-shadow:inset 0 1px 3px #1859570a;box-sizing:border-box}
.ctFldSelect-v1:focus{border-color:#185957;box-shadow:0 0 0 3px #1859571a}
.ctRadioGroup-v1{display:flex;flex-direction:column;gap:10px}
.ctRadioItem-v1{display:flex;flex-direction:row;align-items:center;gap:10px;cursor:pointer;padding:10px 14px;border-radius:8px;border:1.5px solid #d0dede;background:#fff;transition:border-color 0.2s,background .2s}
.ctRadioItem-v1:hover{border-color:#185957;background:#18595708}
.ctRadioItem-v1 input[type="radio"]{accent-color:#185957;width:17px;height:17px;cursor:pointer}
.ctRadioItem-v1 input[type="radio"]:checked + .ctRadioTxt-v1{color:#185957;font-weight:600}
.ctRadioItem-v1:has(input:checked){border-color:#185957;background:#1859570d}
.ctRadioTxt-v1{font-size:.92rem;color:#2a4040;transition:color .2s}
.ctFormDivider-v1{border:none;border-top:1px dashed #c8d8d8;margin:24px 0}
.ctPrivacyWrap-v1{display:flex;flex-direction:row;align-items:flex-start;gap:10px;margin-bottom:24px;padding:14px 16px;background:#c642f20a;border-radius:8px;border:1px solid #c642f21f}
.ctPrivacyWrap-v1 input[type="checkbox"]{accent-color:#185957;width:17px;height:17px;margin-top:2px;flex-shrink:0;cursor:pointer}
.ctPrivacyTxt-v1{font-size:.85rem;color:#3a5555;line-height:1.55}
.ctPrivacyTxt-v1 a{color:#185957;text-decoration:underline;font-weight:600}
.ctPrivacyTxt-v1 a:hover{color:#C642F2}
.ctSubmitBtn-v1{width:100%;padding:15px 28px;background:linear-gradient(135deg,#185957 0%,#1d7370 100%);color:#F8FBFF;border:none;border-radius:10px;font-size:1rem;font-weight:700;letter-spacing:.5px;cursor:pointer;transition:background .2s ease,box-shadow .2s ease,transform .15s ease;box-shadow:0 4px 12px #18595740;position:relative;z-index:5;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px}
.ctSubmitBtn-v1:hover{background:linear-gradient(135deg,#0f3f3e 0%,#185957 100%);box-shadow:0 6px 18px #18595759;transform:translateY(-1px)}
.ctSubmitBtn-v1:active{transform:translateY(0);box-shadow:0 2px 6px #18595733}
.ctSectionLabel-v1{font-size:11px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:#C642F2;display:block;margin-bottom:20px}
.ctFormSectionHead-v1{font-size:1.05rem;font-weight:700;color:#1a2e2e;margin:0 0 14px;padding-left:10px;border-left:3px solid #185957}
@media (max-width: 1024px) {
.ctHdTitle-v1{font-size:2.1rem}
.ctInfoGrid-v1{grid-template-columns:1fr 1fr}
.ctFormWrap-v1{grid-template-columns:1fr 1.3fr;gap:36px}
}
@media (max-width: 768px) {
.ctHdInner-v1{min-height:auto}
.ctHdAccent-v1{width:60px}
.ctHdContent-v1{padding:40px 24px}
.ctHdTitle-v1{font-size:1.7rem}
.ctInfoGrid-v1{grid-template-columns:1fr;gap:16px}
.ctInfoSection-v1{padding:50px 0}
.ctFormWrap-v1{grid-template-columns:1fr;gap:32px}
.ctFormSection-v1{padding:52px 0}
.ctFormBox-v1{padding:28px 20px}
.ctFormRow-v1{grid-template-columns:1fr;gap:0}
}
@media (max-width: 480px) {
.ctHdTitle-v1{font-size:1.4rem}
.ctHdAccent-v1{display:none}
.ctHdStrip-v1{width:5px}
.ctInfoCard-v1{padding:22px 18px}
}
.AbWrap-v1{max-width:1140px;margin:0 auto;padding:0 20px}
.HdBlock-v1{position:relative;background:#185957;overflow:hidden;padding:80px 0 0}
.HdBlock-v1 .AbWrap-v1{display:flex;flex-direction:row;align-items:flex-end;gap:40px;position:relative;z-index:2}
.HdBlock-v1 .hd-txt-wrapper{flex:1 1 55%;padding-bottom:60px}
.HdBlock-v1 .hd-img-wrapper{flex:1 1 42%;position:relative;align-self:flex-end}
.hd-geo-deco{position:absolute;top:-40px;right:-60px;width:320px;height:320px;border-radius:50%;background:#c642f21f;z-index:0}
.hd-geo-deco2{position:absolute;bottom:60px;left:-80px;width:180px;height:180px;border-radius:50%;background:#f8fbff0f;z-index:0}
.hd-eyebrow{display:inline-block;background:#c642f22e;color:#C642F2;font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;padding:6px 14px;border-radius:4px;margin-bottom:24px}
.hd-txt-wrapper .hd-main-title{font-size:clamp(32px,5vw,56px);font-weight:800;line-height:1.1;color:#F8FBFF;margin:0 0 24px}
.hd-main-title .hd-accent{color:#C642F2;position:relative}
.hd-main-title .hd-accent::after{content:'';display:block;height:3px;background:linear-gradient(90deg,#C642F2,transparent);border-radius:2px;margin-top:4px}
.hd-txt-wrapper .hd-lead{font-size:17px;line-height:1.7;color:#f8fbffc7;max-width:440px;margin:0 0 36px}
.hd-stats-row{display:flex;flex-direction:row;gap:28px}
.hd-stat-item{display:flex;flex-direction:column}
.hd-stat-item .stat-num{font-size:30px;font-weight:800;color:#C642F2;line-height:1}
.hd-stat-item .stat-lbl{font-size:13px;color:#f8fbffa6;margin-top:4px}
.hd-img-wrapper .hd-main-img{display:block;width:100%;max-width:480px;height:380px;object-fit:cover;border-radius:12px 12px 0 0;animation:imgFloat 4s ease-in-out infinite;position:relative;z-index:2}
@keyframes imgFloat {
0%,100%{transform:translateY(0)}
50%{transform:translateY(-8px)}
}
.hd-img-arrow-deco{position:absolute;right:-20px;top:50%;transform:translateY(-50%);z-index:3}
.hd-bottom-wave{display:block;width:100%;line-height:0}
.StoryBlock-v2{padding:80px 0;background:#F8FBFF;position:relative}
.StoryBlock-v2 .AbWrap-v1{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.story-img-col{position:relative}
.story-img-main{width:100%;height:420px;object-fit:cover;border-radius:12px;display:block;box-shadow:4px 6px 0 #1859572e}
.story-img-badge{position:absolute;bottom:-20px;right:-20px;background:#185957;color:#F8FBFF;border-radius:10px;padding:18px 22px;box-shadow:3px 3px 0 #18595766;z-index:3}
.story-img-badge .badge-year{font-size:28px;font-weight:800;color:#C642F2;display:block;line-height:1}
.story-img-badge .badge-txt{font-size:11px;color:#f8fbffcc;margin-top:4px;display:block}
.story-content-col{display:flex;flex-direction:column;gap:20px}
.story-content-col .sec-label{font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#185957}
.story-content-col .sec-title{font-size:clamp(24px,3vw,36px);font-weight:800;color:#1a1a2e;line-height:1.2;margin:0}
.story-content-col .sec-title .accent-purple{color:#C642F2}
.story-content-col .sec-para{font-size:15px;line-height:1.8;color:#444;margin:0}
.story-pillars{display:flex;flex-direction:column;gap:14px;margin-top:8px}
.pillar-item{display:flex;flex-direction:row;align-items:flex-start;gap:14px;background:#fff;border-radius:10px;padding:14px 16px;border-left:4px solid #185957;box-shadow:2px 2px 0 #18595714;transition:transform .2s ease,box-shadow .2s ease}
.pillar-item:hover{transform:translateX(4px);box-shadow:4px 4px 0 #18595726}
.pillar-icon{width:36px;height:36px;background:#1859571a;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#185957;font-size:18px}
.pillar-info .pillar-name{font-size:14px;font-weight:700;color:#1a1a2e;display:block}
.pillar-info .pillar-desc{font-size:13px;color:#666;display:block;margin-top:2px}
.ApproachBlock-v3{padding:80px 0;background:linear-gradient(160deg,#185957 60%,#0f3d3b 100%);position:relative;overflow:hidden}
.approach-bg-geo{position:absolute;top:-80px;right:-80px;width:400px;height:400px;border:60px solid #c642f214;border-radius:50%;pointer-events:none}
.approach-bg-geo2{position:absolute;bottom:-40px;left:10%;width:200px;height:200px;border:30px solid #f8fbff0d;border-radius:50%;pointer-events:none}
.ApproachBlock-v3 .sec-center-label{text-align:center;font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#c642f2e6;margin-bottom:12px}
.ApproachBlock-v3 .sec-center-title{text-align:center;font-size:clamp(26px,4vw,42px);font-weight:800;color:#F8FBFF;margin:0 auto 16px;max-width:620px}
.ApproachBlock-v3 .sec-center-sub{text-align:center;font-size:15px;color:#f8fbffb3;max-width:540px;margin:0 auto 56px;line-height:1.7}
.approach-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;position:relative;z-index:2}
.approach-card{background:#f8fbff12;border:1px solid #f8fbff1f;border-radius:14px;padding:32px 24px;transition:background .3s ease,transform .3s ease;cursor:default}
.approach-card:hover{background:#f8fbff21;transform:translateY(-4px)}
.approach-card .card-num{font-size:42px;font-weight:900;color:#c642f24d;line-height:1;margin-bottom:16px;display:block}
.approach-card .card-head{font-size:18px;font-weight:700;color:#F8FBFF;margin:0 0 10px}
.approach-card .card-body{font-size:14px;line-height:1.7;color:#f8fbffa6;margin:0}
.approach-card .card-tag{display:inline-block;margin-top:16px;font-size:11px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:#C642F2;background:#c642f21f;padding:4px 10px;border-radius:4px}
.GalleryBlock-v4{padding:80px 0;background:#fff}
.GalleryBlock-v4 .AbWrap-v1{display:flex;flex-direction:column;gap:48px}
.gallery-top-row{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:24px}
.gallery-top-left .sec-label{font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#185957;display:block;margin-bottom:10px}
.gallery-top-left .sec-title{font-size:clamp(24px,3.5vw,38px);font-weight:800;color:#1a1a2e;line-height:1.2;margin:0}
.gallery-top-left .sec-title .accent-teal{color:#185957}
.gallery-top-right .sec-desc{font-size:15px;line-height:1.7;color:#555;max-width:360px;margin:0}
.gallery-mosaic{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto auto;gap:16px}
.mosaic-item{border-radius:12px;overflow:hidden;position:relative}
.mosaic-item.large{grid-column:span 2;grid-row:span 1}
.mosaic-img{width:100%;height:260px;object-fit:cover;display:block;transition:transform .4s ease}
.mosaic-item.large .mosaic-img{height:300px}
.mosaic-item:hover .mosaic-img{transform:scale(1.04)}
.mosaic-overlay{position:absolute;bottom:0;left:0;right:0;padding:20px 18px 16px;background:linear-gradient(0deg,#185957d9 0%,transparent 100%);opacity:0;transition:opacity .3s ease}
.mosaic-item:hover .mosaic-overlay{opacity:1}
.mosaic-overlay .ov-label{font-size:13px;font-weight:600;color:#F8FBFF;display:block}
.gallery-cta-row{display:flex;flex-direction:row;align-items:center;gap:24px;background:linear-gradient(135deg,#1859570f,#c642f20f);border-radius:14px;padding:32px 36px}
.gallery-cta-row .cta-txt{flex:1}
.gallery-cta-row .cta-txt .cta-title{font-size:22px;font-weight:800;color:#1a1a2e;margin:0 0 8px}
.gallery-cta-row .cta-txt .cta-sub{font-size:14px;color:#555;margin:0}
.BtnPrimary-v1{display:inline-block;background:#185957;color:#F8FBFF;font-size:15px;font-weight:700;padding:14px 28px;border-radius:10px;text-decoration:none;border:none;cursor:pointer;transition:background .2s ease,transform .2s ease,box-shadow .2s ease;box-shadow:3px 3px 0 #1859574d;position:relative;z-index:5;white-space:nowrap}
.BtnPrimary-v1:hover{background:#0f3d3b;transform:translateY(-2px);box-shadow:5px 5px 0 #18595759}
.BtnSecondary-v1{display:inline-block;background:transparent;color:#185957;font-size:15px;font-weight:700;padding:13px 28px;border-radius:10px;text-decoration:none;border:2px solid #185957;cursor:pointer;transition:background .2s ease,color .2s ease,transform .2s ease;position:relative;z-index:5;white-space:nowrap}
.BtnSecondary-v1:hover{background:#185957;color:#F8FBFF;transform:translateY(-2px)}
@media (max-width: 1024px) {
.approach-grid{grid-template-columns:repeat(2,1fr)}
.gallery-mosaic{grid-template-columns:1fr 1fr}
.mosaic-item.large{grid-column:span 2}
}
@media (max-width: 768px) {
.HdBlock-v1 .AbWrap-v1{flex-direction:column;align-items:flex-start;gap:32px}
.HdBlock-v1 .hd-txt-wrapper{padding-bottom:0;flex:unset;width:100%}
.HdBlock-v1 .hd-img-wrapper{flex:unset;width:100%;align-self:auto}
.hd-main-img{height:260px!important;border-radius:12px!important;max-width:100%!important}
.hd-stats-row{flex-wrap:wrap;gap:16px}
.StoryBlock-v2 .AbWrap-v1{grid-template-columns:1fr;gap:40px}
.story-img-badge{right:12px;bottom:12px}
.approach-grid{grid-template-columns:1fr}
.gallery-top-row{flex-direction:column;align-items:flex-start}
.gallery-mosaic{grid-template-columns:1fr}
.mosaic-item.large{grid-column:span 1}
.gallery-cta-row{flex-direction:column;gap:20px;padding:24px 20px}
.gallery-cta-row .cta-txt{width:100%}
}
@media (max-width: 480px) {
.HdBlock-v1{padding:50px 0 0}
.StoryBlock-v2{padding:50px 0}
.ApproachBlock-v3{padding:50px 0}
.GalleryBlock-v4{padding:50px 0}
}
.pg-bys-wrapper{max-width:1140px;margin:0 auto;padding:0 20px}
.title-blk-v1{position:relative;overflow:hidden;background:#185957;min-height:480px;display:flex;align-items:center}
.title-blk-v1 .tb-inner-wrapper{display:flex;flex-direction:row;align-items:center;max-width:1140px;margin:0 auto;padding:60px 20px 60px 40px;width:100%;gap:0;position:relative;z-index:2}
.title-blk-v1 .tb-txt-wrapper{flex:1 1 55%;padding-right:40px}
.title-blk-v1 .tb-txt-wrapper .tb-label-v1{display:inline-block;background:#c642f22e;color:#C642F2;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;padding:6px 16px;border-radius:20px;margin-bottom:22px;border:1px solid #c642f259}
.title-blk-v1 .tb-txt-wrapper .tb-h1-v1{font-size:clamp(2rem,4vw,3.2rem);font-weight:800;color:#F8FBFF;line-height:1.15;margin-bottom:24px}
.title-blk-v1 .tb-txt-wrapper .tb-h1-v1 .accent-word{color:#C642F2}
.title-blk-v1 .tb-txt-wrapper .tb-quote-v1{font-size:1.05rem;color:#f8fbffc7;line-height:1.65;border-left:3px solid #C642F2;padding-left:18px;font-style:italic;max-width:420px}
.title-blk-v1 .tb-img-fetch-wrapper{flex:1 1 50%;position:relative;display:flex;justify-content:flex-end;align-items:center}
.title-blk-v1 .tb-img-fetch-wrapper .tb-img-v1{width:100%;max-width:540px;height:400px;object-fit:cover;border-radius:16px 0 0 16px;display:block;filter:saturate(0.7) brightness(0.85);position:relative}
.title-blk-v1 .tb-img-fetch-wrapper::after{content:'';position:absolute;inset:0;background:linear-gradient(120deg,#185957b8 0%,#c642f238 100%);border-radius:16px 0 0 16px;pointer-events:none}
.title-blk-v1 .tb-geo-deco{position:absolute;top:-60px;left:-60px;width:260px;height:260px;border-radius:50%;background:#c642f212;pointer-events:none;z-index:1}
.wave-divider-v1{display:block;line-height:0;background:#185957}
.wave-divider-v1 svg{display:block;width:100%}
.prereq-section-v2{background:#F8FBFF;padding:70px 0 60px}
.prereq-section-v2 .pg-bys-wrapper{display:flex;flex-direction:row;gap:60px;align-items:flex-start}
.prereq-section-v2 .prereq-lft-v2{flex:0 0 38%}
.prereq-section-v2 .prereq-lft-v2 .sec-eyebrow-v2{font-size:.75rem;letter-spacing:.14em;text-transform:uppercase;color:#185957;font-weight:700;margin-bottom:14px}
.prereq-section-v2 .prereq-lft-v2 .sec-h2-v2{font-size:clamp(1.5rem,3vw,2.2rem);font-weight:800;color:#185957;line-height:1.2;margin-bottom:18px;position:relative}
.prereq-section-v2 .prereq-lft-v2 .sec-h2-v2::after{content:'';display:block;width:48px;height:4px;background:#C642F2;border-radius:2px;margin-top:14px}
.prereq-section-v2 .prereq-lft-v2 .sec-desc-v2{font-size:.97rem;color:#344;line-height:1.7;margin-bottom:0}
.prereq-section-v2 .prereq-rgt-v2{flex:1 1 60%}
.chk-list-v2{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}
.chk-list-v2 li{display:flex;flex-direction:row;align-items:flex-start;gap:14px;background:#fff;border-radius:12px;padding:18px 22px;box-shadow:0 2px 8px #18595714;border:1px solid #18595717;transition:box-shadow .2s ease,border-color .2s ease}
.chk-list-v2 li:hover{box-shadow:0 4px 16px #18595724;border-color:#c642f240}
.chk-list-v2 li .chk-ico-v2{flex-shrink:0;width:36px;height:36px;border-radius:8px;background:linear-gradient(135deg,#185957 0%,#1e7472 100%);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1rem}
.chk-list-v2 li .chk-txt-v2 .chk-title-v2{font-size:.95rem;font-weight:700;color:#185957;margin-bottom:4px}
.chk-list-v2 li .chk-txt-v2 .chk-sub-v2{font-size:.87rem;color:#556;line-height:1.5}
.pathway-section-v3{background:#fff;padding:70px 0;position:relative}
.pathway-section-v3 .pg-bys-wrapper{display:flex;flex-direction:column;align-items:center}
.pathway-section-v3 .sec-center-hd-v3{text-align:center;margin-bottom:50px;max-width:620px}
.pathway-section-v3 .sec-center-hd-v3 .eyebrow-v3{font-size:.75rem;letter-spacing:.14em;text-transform:uppercase;color:#C642F2;font-weight:700;margin-bottom:12px}
.pathway-section-v3 .sec-center-hd-v3 .hd-v3{font-size:clamp(1.4rem,2.8vw,2rem);font-weight:800;color:#185957;line-height:1.25}
.steps-timeline-v3{display:flex;flex-direction:row;gap:0;align-items:flex-start;width:100%;position:relative}
.steps-timeline-v3::before{content:'';position:absolute;top:32px;left:48px;right:48px;height:2px;background:linear-gradient(90deg,#185957,#C642F2,#185957);z-index:0}
.step-card-v3{flex:1 1 0;display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 16px;position:relative;z-index:1}
.step-card-v3 .step-num-v3{width:64px;height:64px;border-radius:50%;background:#185957;color:#F8FBFF;font-size:1.3rem;font-weight:800;display:flex;align-items:center;justify-content:center;margin-bottom:20px;box-shadow:0 4px 14px #1859574d;border:3px solid #fff;transition:background .25s ease,transform .25s ease}
.step-card-v3:hover .step-num-v3{background:#C642F2;transform:scale(1.08)}
.step-card-v3 .step-title-v3{font-size:.95rem;font-weight:700;color:#185957;margin-bottom:8px}
.step-card-v3 .step-desc-v3{font-size:.85rem;color:#556;line-height:1.55}
.info-split-section-v4{background:linear-gradient(150deg,#185957 0%,#0e3e3d 100%);padding:72px 0;position:relative;overflow:hidden}
.info-split-section-v4::before{content:'';position:absolute;right:-80px;bottom:-80px;width:360px;height:360px;border-radius:50%;background:#c642f21a;pointer-events:none}
.info-split-section-v4 .pg-bys-wrapper{display:flex;flex-direction:row;gap:50px;align-items:center}
.info-split-section-v4 .isp-img-fetch-wrapper{flex:0 0 44%;position:relative}
.info-split-section-v4 .isp-img-fetch-wrapper .isp-img-v4{width:100%;height:360px;object-fit:cover;border-radius:14px;display:block;box-shadow:4px 6px 24px #00000059}
.info-split-section-v4 .isp-img-fetch-wrapper .isp-badge-v4{position:absolute;bottom:-18px;left:-18px;background:#C642F2;color:#fff;padding:14px 20px;border-radius:12px;font-size:.85rem;font-weight:700;box-shadow:0 4px 14px #c642f266;line-height:1.4}
.info-split-section-v4 .isp-txt-v4{flex:1 1 56%;padding-left:10px}
.info-split-section-v4 .isp-txt-v4 .isp-eyebrow-v4{font-size:.75rem;letter-spacing:.14em;text-transform:uppercase;color:#C642F2;font-weight:700;margin-bottom:14px}
.info-split-section-v4 .isp-txt-v4 .isp-h2-v4{font-size:clamp(1.4rem,2.8vw,2rem);font-weight:800;color:#F8FBFF;line-height:1.25;margin-bottom:18px}
.info-split-section-v4 .isp-txt-v4 .isp-p-v4{font-size:.96rem;color:#f8fbffcc;line-height:1.7;margin-bottom:28px}
.faq-v4-list{display:flex;flex-direction:column;gap:10px}
.faq-v4-item input[type="checkbox"]{display:none}
.faq-v4-item label{display:flex;flex-direction:row;align-items:center;justify-content:space-between;background:#f8fbff17;border:1px solid #f8fbff24;border-radius:10px;padding:14px 18px;cursor:pointer;font-size:.92rem;font-weight:600;color:#F8FBFF;transition:background .2s ease;gap:10px}
.faq-v4-item label:hover{background:#f8fbff26}
.faq-v4-item label .faq-arrow-v4{flex-shrink:0;width:22px;height:22px;border-radius:50%;background:#c642f24d;display:flex;align-items:center;justify-content:center;font-size:.75rem;color:#C642F2;transition:transform .25s ease}
.faq-v4-item input:checked + label .faq-arrow-v4{transform:rotate(180deg);background:#c642f280}
.faq-v4-body{max-height:0;overflow:hidden;transition:max-height .3s ease}
.faq-v4-item input:checked ~ .faq-v4-body{max-height:200px}
.faq-v4-body .faq-body-inner-v4{padding:12px 18px 14px;font-size:.87rem;color:#f8fbffb8;line-height:1.6;border-left:2px solid #C642F2;margin:2px 0 4px 8px}
.cta-section-v5{background:#F8FBFF;padding:72px 0 80px}
.cta-section-v5 .pg-bys-wrapper{display:flex;flex-direction:column;align-items:center;text-align:center}
.cta-section-v5 .cta-top-deco-v5{display:flex;flex-direction:row;gap:8px;align-items:center;margin-bottom:28px}
.cta-section-v5 .cta-top-deco-v5 span{display:inline-block;width:8px;height:8px;border-radius:50%;background:#C642F2}
.cta-section-v5 .cta-top-deco-v5 span:nth-child(2){width:36px;border-radius:4px;background:#185957}
.cta-section-v5 .cta-top-deco-v5 span:nth-child(3){width:8px;background:#C642F2}
.cta-section-v5 .cta-h2-v5{font-size:clamp(1.5rem,3vw,2.4rem);font-weight:800;color:#185957;line-height:1.2;margin-bottom:16px;max-width:580px}
.cta-section-v5 .cta-sub-v5{font-size:1rem;color:#446;line-height:1.65;max-width:500px;margin-bottom:38px}
.cta-cards-grid-v5{display:flex;flex-direction:row;gap:20px;width:100%;justify-content:center;margin-bottom:44px;flex-wrap:wrap}
.cta-stat-card-v5{flex:1 1 180px;max-width:220px;background:#fff;border-radius:14px;padding:24px 20px;box-shadow:0 2px 12px #1859571a;border:1px solid #1859571a;text-align:center;transition:transform .22s ease,box-shadow .22s ease}
.cta-stat-card-v5:hover{transform:translateY(-4px);box-shadow:0 8px 24px #18595726}
.cta-stat-card-v5 .stat-ico-v5{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,#1859571f 0%,#c642f21a 100%);display:flex;align-items:center;justify-content:center;margin:0 auto 14px;color:#185957;font-size:1.3rem}
.cta-stat-card-v5 .stat-val-v5{font-size:1.5rem;font-weight:800;color:#185957;line-height:1;margin-bottom:6px}
.cta-stat-card-v5 .stat-lbl-v5{font-size:.82rem;color:#667;line-height:1.4}
.btn-fetch-v5{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,#185957 0%,#1e7472 100%);color:#F8FBFF;font-size:1rem;font-weight:700;padding:16px 36px;border-radius:10px;text-decoration:none;box-shadow:0 4px 16px #1859574d;transition:background .22s ease,box-shadow .22s ease,transform .18s ease;position:relative;z-index:5}
.btn-fetch-v5:hover{background:linear-gradient(135deg,#C642F2 0%,#9e2fc2 100%);box-shadow:0 6px 22px #c642f266;transform:translateY(-2px);color:#fff}
.btn-fetch-v5 .btn-ico-v5{font-size:1.1rem}
@media (max-width: 1024px) {
.title-blk-v1 .tb-inner-wrapper{padding:50px 20px}
.prereq-section-v2 .pg-bys-wrapper{flex-direction:column;gap:36px}
.prereq-section-v2 .prereq-lft-v2{flex:none;width:100%}
.steps-timeline-v3::before{display:none}
.steps-timeline-v3{flex-direction:column;gap:24px}
.step-card-v3{flex-direction:row;text-align:left;align-items:flex-start;padding:0}
.step-card-v3 .step-num-v3{flex-shrink:0;margin-bottom:0;margin-right:18px}
.info-split-section-v4 .pg-bys-wrapper{flex-direction:column;gap:60px}
.info-split-section-v4 .isp-img-fetch-wrapper{flex:none;width:100%}
.info-split-section-v4 .isp-txt-v4{padding-left:0}
}
@media (max-width: 768px) {
.title-blk-v1{min-height:auto}
.title-blk-v1 .tb-inner-wrapper{flex-direction:column;padding:40px 20px;gap:30px}
.title-blk-v1 .tb-txt-wrapper{padding-right:0}
.title-blk-v1 .tb-img-fetch-wrapper .tb-img-v1{border-radius:12px;height:260px;max-width:100%}
.title-blk-v1 .tb-img-fetch-wrapper::after{border-radius:12px}
.cta-cards-grid-v5{flex-direction:column;align-items:center}
.cta-stat-card-v5{max-width:100%;flex:none;width:100%}
}
@media (max-width: 480px) {
.prereq-section-v2{padding:50px 0 44px}
.pathway-section-v3{padding:50px 0}
.info-split-section-v4{padding:50px 0}
.cta-section-v5{padding:50px 0 60px}
.step-card-v3{flex-direction:column;align-items:center;text-align:center}
.step-card-v3 .step-num-v3{margin-right:0;margin-bottom:14px}
}
.SuccessWrap-v1{max-width:1140px;margin:0 auto;padding:0 20px}
.SuccessHero-v1{position:relative;min-height:88vh;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;padding:80px 20px;background:#F8FBFF}
.SuccessHero-v1 .bg-layer-wrapper{position:absolute;inset:0;z-index:0;overflow:hidden}
.SuccessHero-v1 .bg-layer-wrapper .geo-circle-lg{position:absolute;width:640px;height:640px;border-radius:50%;background:radial-gradient(circle at 30% 40%,#18595721 0%,#c642f212 60%,transparent 100%);top:-180px;right:-180px;animation:PulseRing-v1 7s ease-in-out infinite alternate}
.SuccessHero-v1 .bg-layer-wrapper .geo-circle-sm{position:absolute;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,#c642f217 0%,transparent 70%);bottom:-80px;left:-60px;animation:PulseRing-v1 9s ease-in-out infinite alternate-reverse}
.SuccessHero-v1 .bg-layer-wrapper .geo-bar{position:absolute;width:4px;height:220px;background:linear-gradient(180deg,transparent,#18595738,transparent);top:15%;left:8%;border-radius:4px;animation:SlideBar-v1 6s ease-in-out infinite alternate}
.SuccessHero-v1 .bg-layer-wrapper .geo-bar-alt{position:absolute;width:4px;height:140px;background:linear-gradient(180deg,transparent,#c642f233,transparent);bottom:20%;right:10%;border-radius:4px;animation:SlideBar-v1 8s ease-in-out infinite alternate-reverse}
.SuccessHero-v1 .bg-layer-wrapper .geo-dot-grid{position:absolute;bottom:60px;right:80px;display:grid;grid-template-columns:repeat(5,10px);grid-template-rows:repeat(5,10px);gap:12px;opacity:.22}
.SuccessHero-v1 .bg-layer-wrapper .geo-dot-grid span{display:block;width:4px;height:4px;border-radius:50%;background:#185957}
@keyframes PulseRing-v1 {
0%{transform:scale(1) translateY(0);opacity:.7}
100%{transform:scale(1.08) translateY(-18px);opacity:1}
}
@keyframes SlideBar-v1 {
0%{transform:scaleY(1) translateY(0);opacity:.5}
100%{transform:scaleY(1.15) translateY(-12px);opacity:1}
}
.SuccessHero-v1 .ct-wrapper-v1{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;max-width:680px;margin:0 auto}
.SuccessHero-v1 .icon-ring-wrapper{position:relative;width:96px;height:96px;margin-bottom:36px}
.SuccessHero-v1 .icon-ring-wrapper .ring-outer{position:absolute;inset:0;border-radius:50%;border:2px solid #1859572e;animation:SpinRing-v1 12s linear infinite}
.SuccessHero-v1 .icon-ring-wrapper .ring-inner{position:absolute;inset:10px;border-radius:50%;background:linear-gradient(135deg,#185957 0%,#C642F2 100%);display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 4px 18px #18595740 0 2px 6px #c642f22e}
.SuccessHero-v1 .icon-ring-wrapper .ring-inner svg{width:34px;height:34px;fill:none;stroke:#F8FBFF;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;animation:CheckPop-v1 .6s cubic-bezier(.36,.07,.19,.97) both}
@keyframes SpinRing-v1 {
0%{transform:rotate(0deg)}
100%{transform:rotate(360deg)}
}
@keyframes CheckPop-v1 {
0%{stroke-dasharray:0 80;opacity:0}
60%{opacity:1}
100%{stroke-dasharray:80 0;opacity:1}
}
.SuccessHero-v1 .ct-wrapper-v1 .hd-tag-v1{display:inline-flex;align-items:center;gap:8px;background:#18595714;border:1px solid #18595733;border-radius:24px;padding:6px 16px;font-size:12px;font-weight:600;color:#185957;letter-spacing:.08em;text-transform:uppercase;margin-bottom:20px}
.SuccessHero-v1 .ct-wrapper-v1 .hd-tag-v1 .dot-live{width:7px;height:7px;border-radius:50%;background:#185957;animation:LiveBlink-v1 1.6s ease-in-out infinite}
@keyframes LiveBlink-v1 {
0%,100%{opacity:1}
50%{opacity:.3}
}
.SuccessHero-v1 .ct-wrapper-v1 .main-heading-v1{font-size:clamp(32px,5vw,52px);font-weight:800;line-height:1.15;color:#14403f;margin:0 0 18px;letter-spacing:-.02em}
.SuccessHero-v1 .ct-wrapper-v1 .main-heading-v1 .accent-span{background:linear-gradient(90deg,#185957 0%,#C642F2 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative;display:inline-block}
.SuccessHero-v1 .ct-wrapper-v1 .main-heading-v1 .accent-span::after{content:'';position:absolute;bottom:-4px;left:0;width:100%;height:3px;background:linear-gradient(90deg,#185957,#C642F2);border-radius:2px;opacity:.5}
.SuccessHero-v1 .ct-wrapper-v1 .sub-text-v1{font-size:17px;line-height:1.7;color:#4a6464;margin:0 0 32px;max-width:520px}
.SuccessHero-v1 .ct-wrapper-v1 .info-strip-v1{display:flex;flex-direction:row;gap:12px;flex-wrap:wrap;justify-content:center;margin-bottom:40px}
.SuccessHero-v1 .ct-wrapper-v1 .info-strip-v1 .strip-item{display:flex;flex-direction:row;align-items:center;gap:8px;background:#fff;border:1px solid #1859571f;border-radius:10px;padding:10px 16px;box-shadow:0 2px 6px #1859570f;font-size:13px;color:#2d4f4f;font-weight:500}
.SuccessHero-v1 .ct-wrapper-v1 .info-strip-v1 .strip-item .strip-icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;color:#185957;font-size:14px}
.SuccessHero-v1 .ct-wrapper-v1 .btn-group-wrapper{display:flex;flex-direction:row;gap:14px;flex-wrap:wrap;justify-content:center;margin-bottom:52px}
.SuccessHero-v1 .ct-wrapper-v1 .btn-group-wrapper .bt-primary-v1{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,#185957 0%,#0d3b39 100%);color:#F8FBFF;border:none;border-radius:10px;padding:14px 28px;font-size:15px;font-weight:700;text-decoration:none;cursor:pointer;box-shadow:0 4px 14px #1859574d 0 2px 4px #00000014;transition:transform .2s ease,box-shadow .2s ease;position:relative;z-index:10}
.SuccessHero-v1 .ct-wrapper-v1 .btn-group-wrapper .bt-primary-v1:hover{transform:translateY(-2px);box-shadow:0 8px 22px #18595759 0 4px 8px #0000001a}
.SuccessHero-v1 .ct-wrapper-v1 .btn-group-wrapper .bt-outline-v1{display:inline-flex;align-items:center;gap:8px;background:transparent;color:#185957;border:2px solid #18595759;border-radius:10px;padding:12px 28px;font-size:15px;font-weight:600;text-decoration:none;cursor:pointer;transition:border-color .2s ease,background .2s ease,transform .2s ease;position:relative;z-index:10}
.SuccessHero-v1 .ct-wrapper-v1 .btn-group-wrapper .bt-outline-v1:hover{background:#1859570f;border-color:#185957;transform:translateY(-2px)}
.SuccessHero-v1 .progress-block-wrapper{position:relative;z-index:2;width:100%;max-width:720px;margin:0 auto;background:#fff;border-radius:16px;border:1px solid #1859571a;box-shadow:0 4px 24px #18595717 0 2px 6px #c642f20d;padding:32px 36px}
.SuccessHero-v1 .progress-block-wrapper .pb-head{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:24px}
.SuccessHero-v1 .progress-block-wrapper .pb-head .pb-title{font-size:14px;font-weight:700;color:#185957;text-transform:uppercase;letter-spacing:.07em}
.SuccessHero-v1 .progress-block-wrapper .pb-head .pb-step-badge{background:linear-gradient(90deg,#1859571a,#c642f21a);border-radius:20px;padding:4px 12px;font-size:12px;font-weight:600;color:#4a2f6a}
.SuccessHero-v1 .progress-block-wrapper .step-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0}
.SuccessHero-v1 .progress-block-wrapper .step-list .step-item{display:flex;flex-direction:row;align-items:flex-start;gap:16px;padding:16px 0;position:relative}
.SuccessHero-v1 .progress-block-wrapper .step-list .step-item:not(:last-child)::after{content:'';position:absolute;left:19px;top:48px;width:2px;height:calc(100% - 32px);background:linear-gradient(180deg,#18595733,#c642f226)}
.SuccessHero-v1 .progress-block-wrapper .step-list .step-item .step-num-wrapper{flex-shrink:0;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:800;position:relative;z-index:1}
.SuccessHero-v1 .progress-block-wrapper .step-list .step-item.done-v1 .step-num-wrapper{background:linear-gradient(135deg,#185957,#0d3b39);color:#F8FBFF;box-shadow:0 2px 8px #18595740}
.SuccessHero-v1 .progress-block-wrapper .step-list .step-item.active-v1 .step-num-wrapper{background:linear-gradient(135deg,#C642F2,#8b1fbf);color:#fff;box-shadow:0 2px 10px #c642f24d}
.SuccessHero-v1 .progress-block-wrapper .step-list .step-item.pending-v1 .step-num-wrapper{background:#18595712;color:#8aacac;border:2px dashed #18595733}
.SuccessHero-v1 .progress-block-wrapper .step-list .step-item .step-ct{display:flex;flex-direction:column;gap:3px;padding-top:8px}
.SuccessHero-v1 .progress-block-wrapper .step-list .step-item .step-ct .step-label{font-size:14px;font-weight:700;color:#1e3c3c;line-height:1.3}
.SuccessHero-v1 .progress-block-wrapper .step-list .step-item.pending-v1 .step-ct .step-label{color:#8aacac}
.SuccessHero-v1 .progress-block-wrapper .step-list .step-item .step-ct .step-desc{font-size:12px;color:#6a8f8f;line-height:1.5}
.SuccessHero-v1 .progress-block-wrapper .step-list .step-item.active-v1 .step-ct .step-desc{color:#C642F2;font-weight:500}
.divider-shape-v1{width:100%;overflow:hidden;line-height:0;margin-top:-2px}
.divider-shape-v1 svg{display:block;width:100%;height:48px}
@media (max-width: 768px) {
.SuccessHero-v1{min-height:auto;padding:60px 16px}
.SuccessHero-v1 .bg-layer-wrapper .geo-circle-lg{width:320px;height:320px;top:-80px;right:-80px}
.SuccessHero-v1 .bg-layer-wrapper .geo-dot-grid{display:none}
.SuccessHero-v1 .ct-wrapper-v1 .btn-group-wrapper{flex-direction:column;align-items:stretch}
.SuccessHero-v1 .ct-wrapper-v1 .btn-group-wrapper .bt-primary-v1,.SuccessHero-v1 .ct-wrapper-v1 .btn-group-wrapper .bt-outline-v1{justify-content:center}
.SuccessHero-v1 .progress-block-wrapper{padding:24px 20px}
.SuccessHero-v1 .ct-wrapper-v1 .info-strip-v1{flex-direction:column;align-items:center}
.SuccessHero-v1 .ct-wrapper-v1 .info-strip-v1 .strip-item{width:100%;max-width:300px;justify-content:center}
}
@media (max-width: 480px) {
.SuccessHero-v1 .ct-wrapper-v1 .main-heading-v1{font-size:28px}
.SuccessHero-v1 .progress-block-wrapper .pb-head{flex-direction:column;align-items:flex-start;gap:8px}
}