*,::before,::after{box-sizing:border-box;margin:0;padding:0}
html,body{font-family:'Nunito',sans-serif;background:#FFF7F8;color:#1a1a2e}
img,svg{display:block;max-width:100%}
ul{list-style:none}
a{text-decoration:none;color:inherit}
.headerHolder{background:#fff;border-bottom:2px solid #e8e0ff;box-shadow:0 2px 8px #16904712}
.headerGrid{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;gap:10px 20px;max-width:1024px;margin:auto;padding:18px 24px 0;align-items:center}
.headerLogoWrap{grid-column:1;grid-row:1;display:flex;align-items:center}
.headerLogoWrap img{width:90px;height:90px;object-fit:contain;border-radius:12px;box-shadow:0 2px 8px #9576fb2e}
.headerCompanyName{grid-column:2;grid-row:1;font-size:1.55rem;font-weight:700;letter-spacing:.5px;background:linear-gradient(90deg,#169047,#9576FB);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;align-self:center}
.mainNavHolder{grid-column:1 / -1;grid-row:2;border-top:1px solid #ede8ff;padding:12px 0 14px;margin-top:4px}
.mainNav{display:flex;flex-wrap:wrap;gap:4px 6px}
.mainNav a{font-size:.97rem;font-weight:700;color:#2d2d4e;padding:8px 18px;border-radius:8px;border:1.5px solid transparent;transition:background .18s ease-in,color .18s ease-in,border-color .18s ease-in;display:flex;align-items:center;gap:7px;min-height:44px}
.mainNav a:hover{background:#f0ebff;border-color:#9576FB;color:#9576FB}
.mainNav a[data-state="active"]{background:linear-gradient(90deg,#169047,#9576FB);color:#fff;border-color:transparent;-webkit-text-fill-color:#fff}
.mainNav a .lnr{font-size:1.1em}
.footerHolder{background:#1a1a2e;color:#ccc;margin-top:60px}
.footerGrid{max-width:1024px;margin:auto;padding:44px 24px 24px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:32px 24px}
.footerBrand .footerLogo{display:flex;align-items:center;gap:12px;margin-bottom:14px}
.footerBrand .footerLogo img{width:52px;height:52px;border-radius:10px;background:#fff;padding:4px}
.footerBrand .footerLogo span{font-size:1.2rem;font-weight:700;color:#fff}
.footerBrand p{font-size:.88rem;line-height:1.6;color:#aaa}
.footerColTitle{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:1.2px;color:#9576FB;margin-bottom:14px}
.footerLinks a{display:flex;align-items:center;gap:8px;color:#bbb;font-size:.92rem;padding:5px 0;border-bottom:1px solid #2a2a40;transition:color .15s ease-in}
.footerLinks a:last-child{border-bottom:none}
.footerLinks a:hover{color:#9576FB}
.footerLinks a .lnr{color:#169047;font-size:1em}
.footerContacts p{display:flex;align-items:flex-start;gap:9px;font-size:.91rem;color:#bbb;margin-bottom:10px;line-height:1.5}
.footerContacts p .lnr{color:#169047;margin-top:2px;flex-shrink:0}
.footerContacts a{color:#bbb;transition:color .15s ease-in}
.footerContacts a:hover{color:#9576FB}
.footerBottom{max-width:1024px;margin:auto;padding:16px 24px;border-top:1px solid #2a2a40;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px}
.footerBottom p{font-size:.82rem;color:#777}
.footerBottom .footerPolicyLinks{display:flex;gap:18px}
.footerBottom .footerPolicyLinks a{font-size:.82rem;color:#777;transition:color .15s ease-in}
.footerBottom .footerPolicyLinks a:hover{color:#9576FB}
.cookieBarWrap{position:fixed;top:0;left:0;width:100%;z-index:9999;transform:translateY(-100%);transition:transform .35s ease-in}
.cookieBarWrap[data-visible="true"]{transform:translateY(0)}
.cookieBar{background:#fff;border-bottom:2px solid #e8e0ff;box-shadow:0 4px 18px #9576fb21;padding:18px 24px;max-width:100%}
.cookieBarInner{max-width:1024px;margin:auto}
.cookieBarTop{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;flex-wrap:wrap}
.cookieBarText{font-size:.93rem;color:#2d2d4e;line-height:1.55;max-width:600px}
.cookieBarText strong{color:#169047}
.cookieBarBtns{display:flex;gap:10px;flex-shrink:0;align-items:center}
.cookieBarBtns button{font-family:'Nunito',sans-serif;font-size:.9rem;font-weight:700;padding:9px 22px;border-radius:8px;border:2px solid #9576FB;cursor:pointer;min-width:110px;transition:background .18s ease-in,color .18s ease-in}
.cookieButtAccept{background:linear-gradient(90deg,#169047,#9576FB);color:#fff;border-color:transparent!important}
.cookieButtDecline{background:#fff;color:#9576FB}
.cookieButtDecline:hover{background:#f0ebff}
.cookieButtToggle{background:none;border:none!important;color:#169047;font-size:.85rem;cursor:pointer;padding:0;font-family:'Nunito',sans-serif;font-weight:700;display:flex;align-items:center;gap:5px;min-width:auto!important}
.cookieAccordion{margin-top:14px;border-top:1px solid #ede8ff;padding-top:12px;display:none}
.cookieAccordion[data-visible="true"]{display:block}
.cookieAccordItem{margin-bottom:10px;border:1px solid #e8e0ff;border-radius:8px;overflow:hidden}
.cookieAccordHead{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;background:#FFF7F8;cursor:pointer;font-size:.9rem;font-weight:700;color:#2d2d4e}
.cookieAccordBody{padding:10px 14px;font-size:.85rem;color:#555;line-height:1.55;display:none;background:#fff}
.cookieAccordBody[data-visible="true"]{display:block}
.cookieToggleLabel{display:flex;align-items:center;gap:8px;font-size:.82rem;color:#777}
.cookieToggleLabel input[type="checkbox"]{accent-color:#169047;width:16px;height:16px}
@media (max-width: 768px) {
.headerGrid{grid-template-columns:auto 1fr;padding:14px 16px 0;gap:8px 14px}
.headerLogoWrap img{width:64px;height:64px}
.headerCompanyName{font-size:1.2rem}
.mainNav a{font-size:.88rem;padding:7px 12px}
.footerGrid{grid-template-columns:1fr}
.footerBottom{flex-direction:column;align-items:flex-start}
.cookieBarTop{flex-direction:column}
.cookieBarBtns{width:100%}
.cookieBarBtns button{flex:1}
}
@media (max-width: 480px) {
.headerGrid{grid-template-columns:1fr}
.headerLogoWrap{justify-content:center}
.headerCompanyName{text-align:center;grid-column:1}
.mainNavHolder{grid-column:1}
.mainNav{justify-content:center}
}
.legal-body{max-width:1024px;margin:0 auto;padding:48px 24px 64px;background:#FFF7F8;font-family:Georgia,'Times New Roman',serif;font-size:17px;line-height:1.8;color:#1a1a1a}
.legal-body h1{font-size:2.2rem;font-weight:800;line-height:1.2;margin:0 0 32px;padding-bottom:18px;background:linear-gradient(135deg,#169047,#9576FB);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;border-bottom:3px solid #169047;letter-spacing:-.5px}
.legal-body h2{font-size:1.6rem;font-weight:700;line-height:1.3;margin:48px 0 16px;color:#169047;padding-left:14px;border-left:4px solid #9576FB}
.legal-body h3{font-size:1.25rem;font-weight:700;line-height:1.35;margin:36px 0 12px;color:#1a1a1a;padding-left:10px;border-left:3px solid #169047}
.legal-body h4{font-size:1.1rem;font-weight:700;line-height:1.4;margin:28px 0 10px;color:#2d2d2d;text-transform:uppercase;letter-spacing:.6px;font-size:.95rem}
.legal-body h5{font-size:1rem;font-weight:700;line-height:1.45;margin:24px 0 8px;color:#444}
.legal-body h6{font-size:.9rem;font-weight:700;line-height:1.5;margin:20px 0 8px;color:#666;text-transform:uppercase;letter-spacing:.8px}
.legal-body p{margin:0 0 18px;color:#2a2a2a}
.legal-body ul{margin:16px 0 24px;padding-left:0;list-style:none}
.legal-body ul li{position:relative;padding:6px 0 6px 28px;color:#2a2a2a;line-height:1.75}
.legal-body ul li::before{content:'';position:absolute;left:6px;top:16px;width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#169047,#9576FB)}
.legal-body ul ul{margin:8px 0;padding-left:16px}
.legal-body ul ul li::before{width:6px;height:6px;top:17px;background:#9576FB}
.legal-body ol{margin:16px 0 24px;padding-left:0;list-style:none;counter-reset:policy-counter}
.legal-body ol li{position:relative;padding:6px 0 6px 36px;color:#2a2a2a;line-height:1.75;counter-increment:policy-counter}
.legal-body ol li::before{content:counter(policy-counter) ".";position:absolute;left:0;top:6px;width:28px;font-weight:700;font-size:.95rem;color:#169047;text-align:right}
.legal-body ol ol{margin:8px 0;padding-left:16px;counter-reset:policy-counter-alt}
.legal-body ol ol li{counter-increment:policy-counter-alt;padding-left:36px}
.legal-body ol ol li::before{content:counter(policy-counter-alt, lower-alpha) ".";color:#9576FB}
.legal-body strong,.legal-body b{font-weight:700;color:#169047}
.legal-body a{color:#9576FB;text-decoration:underline;text-decoration-color:#9576fb66;text-underline-offset:3px;transition:color .2s ease-in,text-decoration-color .2s ease-in;font-weight:500}
.legal-body a:hover{color:#169047;text-decoration-color:#16904799}
.legal-body a:visited{color:#7a5cd4}
.legal-body table{width:100%;border-collapse:collapse;margin:28px 0 36px;font-size:.95rem;border-radius:10px;overflow:hidden;box-shadow:3px 3px 8px #0000001a}
.legal-body thead{background:linear-gradient(135deg,#169047,#9576FB)}
.legal-body thead tr th{padding:14px 18px;text-align:left;font-weight:700;font-size:.88rem;color:#fff;letter-spacing:.5px;text-transform:uppercase;border:none}
.legal-body tbody tr{border-bottom:1px solid #9576fb26;transition:background .15s ease-in}
.legal-body tbody tr:nth-child(even){background:#9576fb0d}
.legal-body tbody tr:hover{background:#1690470f}
.legal-body tbody tr:last-child{border-bottom:none}
.legal-body tbody tr td{padding:12px 18px;color:#2a2a2a;vertical-align:top;line-height:1.65;border:none}
.legal-body th{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}
.legal-body td{font-size:.95rem}
.legal-body hr{border:none;height:2px;background:linear-gradient(90deg,#169047,#9576FB,transparent);margin:40px 0;border-radius:2px;opacity:.5}
@media (max-width: 768px) {
.legal-body{padding:32px 16px 48px;font-size:16px}
.legal-body h1{font-size:1.7rem;margin-bottom:24px}
.legal-body h2{font-size:1.35rem;margin-top:36px}
.legal-body h3{font-size:1.1rem;margin-top:28px}
.legal-body table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:8px}
.legal-body thead tr th,.legal-body tbody tr td{padding:10px 12px;white-space:nowrap}
.legal-body ul li,.legal-body ol li{padding-top:4px;padding-bottom:4px}
.legal-body hr{margin:28px 0}
}
@media (max-width: 480px) {
.legal-body{padding:24px 14px 40px;font-size:15px;line-height:1.75}
.legal-body h1{font-size:1.45rem}
.legal-body h2{font-size:1.2rem}
.legal-body h3{font-size:1.05rem}
.legal-body h4{font-size:.88rem}
.legal-body ul li{padding-left:22px}
.legal-body ol li{padding-left:30px}
}
.heroHolder{position:relative;overflow:hidden;min-height:520px;display:flex;align-items:center;background:linear-gradient(135deg,#169047 0%,#9576FB 100%)}
.heroHolder .geoPatt{position:absolute;inset:0;opacity:.07;background-image:repeating-linear-gradient(45deg,#fff 0,#fff 1px,transparent 0,transparent 50%);background-size:28px 28px;pointer-events:none}
.heroHolder .heroImgWrap{position:absolute;right:0;top:0;width:55%;height:100%;overflow:hidden}
.heroHolder .heroImgWrap img{width:100%;height:100%;object-fit:cover;opacity:.38;mix-blend-mode:luminosity;display:block}
.heroHolder .heroImgWrap::before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#169047 30%,transparent 100%);z-index:1}
.heroHolder .heroImgWrap::after{content:'';position:absolute;inset:0;background:linear-gradient(135deg,#9576fb73 0%,transparent 70%);z-index:2}
.heroInner{position:relative;z-index:5;max-width:1024px;margin:0 auto;padding:80px 32px;width:100%}
.heroInner .heado{font-size:clamp(2rem,5vw,3.2rem);font-weight:800;color:#fff;line-height:1.2;max-width:560px;margin:0 0 20px;letter-spacing:-.5px}
.heroInner .heado span{display:inline-block;background:linear-gradient(90deg,#FFF7F8,#9576FB);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
.heroInner .heroQuote{font-size:1.15rem;color:#fff7f8e0;max-width:460px;line-height:1.6;margin:0 0 36px;border-left:3px solid #9576fbb3;padding-left:16px}
.heroInner .heroButtHolder{display:flex;flex-direction:row;gap:16px;flex-wrap:wrap}
.heroButtHolder .buttPrim{display:inline-block;background:#FFF7F8;color:#169047;font-weight:700;font-size:1rem;padding:14px 32px;border-radius:10px;text-decoration:none;box-shadow:4px 4px 0 #1690474d;transition:box-shadow .18s ease-in,transform .18s ease-in;position:relative;z-index:10}
.heroButtHolder .buttPrim:hover{box-shadow:6px 6px 0 #16904780;transform:translateY(-2px)}
.heroButtHolder .buttAlt{display:inline-block;border:2px solid #fff7f899;color:#FFF7F8;font-weight:600;font-size:1rem;padding:13px 28px;border-radius:10px;text-decoration:none;transition:background .18s ease-in,border-color .18s ease-in;position:relative;z-index:10}
.heroButtHolder .buttAlt:hover{background:#fff7f81f;border-color:#FFF7F8}
.practSection{background:#FFF7F8;padding:80px 0 60px}
.practInner{max-width:1024px;margin:0 auto;padding:0 32px}
.practInner .sectionLabel{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(90deg,#169047,#9576FB);color:#fff;font-size:.78rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:5px 14px;border-radius:20px;margin-bottom:20px}
.practInner .sectionHeado{font-size:clamp(1.5rem,3vw,2.1rem);font-weight:800;color:#1a1a2e;margin:0 0 14px;line-height:1.25}
.practInner .sectionHeado::after{content:'';display:block;width:54px;height:4px;background:linear-gradient(90deg,#169047,#9576FB);border-radius:4px;margin-top:10px}
.practGrid{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:40px}
.practCard{background:#fff;border-radius:14px;padding:30px 28px;box-shadow:3px 3px 0 #1690471f;display:flex;flex-direction:column;gap:12px;transition:box-shadow .18s ease-in,transform .18s ease-in;border:1px solid #16904714}
.practCard:hover{box-shadow:5px 5px 0 #9576fb33;transform:translateY(-3px)}
.practCard .cardIcon{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,#169047,#9576FB);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.3rem}
.practCard .cardTitle{font-size:1.08rem;font-weight:700;color:#1a1a2e;margin:0}
.practCard .cardText{font-size:.93rem;color:#4a4a6a;line-height:1.6;margin:0}
.practImgWrap{border-radius:14px;overflow:hidden;box-shadow:5px 5px 0 #9576fb26}
.practImgWrap img{width:100%;height:300px;object-fit:cover;display:block}
.practLayout{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}
.practText p{font-size:.97rem;color:#4a4a6a;line-height:1.7;margin:0 0 16px}
.inspireSection{padding:80px 0;background:linear-gradient(135deg,#1a1a2e 0%,#2d1b5e 100%);position:relative;overflow:hidden}
.inspireSection::before{content:'';position:absolute;top:-80px;right:-80px;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,#9576fb40 0%,transparent 70%);pointer-events:none}
.inspireInner{max-width:1024px;margin:0 auto;padding:0 32px}
.inspireLayout{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.inspireImg{position:relative}
.inspireImg img{width:100%;height:380px;object-fit:cover;border-radius:14px;display:block;filter:saturate(1.1)}
.inspireImg::after{content:'';position:absolute;bottom:-14px;left:-14px;right:14px;top:14px;border:2px solid #9576fb66;border-radius:14px;pointer-events:none}
.inspireContent .sectionLabel{display:inline-flex;align-items:center;gap:8px;background:#9576fb33;color:#9576FB;font-size:.78rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:5px 14px;border-radius:20px;margin-bottom:20px}
.inspireContent .sectionHeado{font-size:clamp(1.4rem,2.8vw,2rem);font-weight:800;color:#FFF7F8;margin:0 0 20px;line-height:1.25}
.inspireContent p{font-size:.97rem;color:#fff7f8bf;line-height:1.7;margin:0 0 16px}
.statsRow{display:flex;flex-direction:row;gap:28px;margin-top:32px;flex-wrap:wrap}
.statItem{display:flex;flex-direction:column;gap:4px}
.statItem .statNum{font-size:2rem;font-weight:800;color:#9576FB;line-height:1}
.statItem .statNum span{color:#FFF7F8}
.statItem .statLabel{font-size:.82rem;color:#fff7f899;text-transform:uppercase;letter-spacing:.8px}
.accessSection{padding:80px 0;background:#fff}
.accessInner{max-width:1024px;margin:0 auto;padding:0 32px}
.accessTop{text-align:center;margin-bottom:50px}
.accessTop .sectionLabel{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(90deg,#1690471a,#9576fb1a);color:#169047;font-size:.78rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:5px 14px;border-radius:20px;margin-bottom:16px;border:1px solid #16904733}
.accessTop .sectionHeado{font-size:clamp(1.5rem,3vw,2.1rem);font-weight:800;color:#1a1a2e;margin:0 0 14px}
.accessTop p{font-size:.97rem;color:#4a4a6a;max-width:540px;margin:0 auto;line-height:1.65}
.accessCards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.accCard{border-radius:14px;overflow:hidden;position:relative;box-shadow:4px 4px 0 #16904714;transition:box-shadow .18s ease-in,transform .18s ease-in}
.accCard:hover{box-shadow:6px 6px 0 #9576fb2e;transform:translateY(-4px)}
.accCard img{width:100%;height:200px;object-fit:cover;display:block}
.accCardBody{padding:20px 20px 24px;background:#FFF7F8;border-top:3px solid #169047}
.accCardBody .accCardTitle{font-size:1rem;font-weight:700;color:#1a1a2e;margin:0 0 8px}
.accCardBody p{font-size:.88rem;color:#4a4a6a;line-height:1.6;margin:0}
.accCard:nth-child(2) .accCardBody{border-top-color:#9576FB}
.accCard:nth-child(3) .accCardBody{border-top-color:linear-gradient(90deg,#169047,#9576FB);border-top:3px solid #9576FB}
.personSection{padding:80px 0;background:linear-gradient(180deg,#FFF7F8 0%,#f0f4ff 100%)}
.personInner{max-width:1024px;margin:0 auto;padding:0 32px}
.personLayout{display:grid;grid-template-columns:5fr 4fr;gap:60px;align-items:start}
.personLeft .sectionLabel{display:inline-flex;align-items:center;gap:8px;border:1px solid #9576FB;color:#9576FB;font-size:.78rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:5px 14px;border-radius:20px;margin-bottom:20px}
.personLeft .sectionHeado{font-size:clamp(1.4rem,2.8vw,2rem);font-weight:800;color:#1a1a2e;margin:0 0 18px;line-height:1.25}
.personLeft p{font-size:.97rem;color:#4a4a6a;line-height:1.7;margin:0 0 16px}
.pathSteps{margin-top:28px;display:flex;flex-direction:column;gap:0}
.pathStep{display:flex;flex-direction:row;gap:16px;align-items:flex-start;position:relative;padding-bottom:24px}
.pathStep:last-child{padding-bottom:0}
.pathStep:not(:last-child)::before{content:'';position:absolute;left:18px;top:40px;bottom:0;width:2px;background:linear-gradient(180deg,#169047,#9576FB)}
.pathStep .stepBadge{flex-shrink:0;width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,#169047,#9576FB);color:#fff;font-weight:700;font-size:.95rem;display:flex;align-items:center;justify-content:center;box-shadow:2px 2px 0 #16904733}
.pathStep .stepBody .stepTitle{font-size:.98rem;font-weight:700;color:#1a1a2e;margin:0 0 4px}
.pathStep .stepBody p{font-size:.87rem;color:#4a4a6a;line-height:1.55;margin:0}
.personRight{display:flex;flex-direction:column;gap:18px}
.goalCard{background:#fff;border-radius:12px;padding:20px 22px;box-shadow:3px 3px 0 #9576fb1a;border-left:4px solid;transition:box-shadow .18s ease-in}
.goalCard:hover{box-shadow:5px 5px 0 #9576fb2e}
.goalCard:nth-child(1){border-left-color:#169047}
.goalCard:nth-child(2){border-left-color:#9576FB}
.goalCard:nth-child(3){border-left-color:#169047}
.goalCard:nth-child(4){border-left-color:#9576FB}
.goalCard .goalTitle{font-size:.95rem;font-weight:700;color:#1a1a2e;margin:0 0 6px;display:flex;align-items:center;gap:8px}
.goalCard .goalTitle i{color:#9576FB}
.goalCard p{font-size:.86rem;color:#4a4a6a;line-height:1.55;margin:0}
.toolsSection{padding:80px 0 90px;background:#fff;position:relative}
.toolsSection::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#169047,#9576FB)}
.toolsInner{max-width:1024px;margin:0 auto;padding:0 32px}
.toolsTop{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;margin-bottom:56px}
.toolsTopContent .sectionLabel{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(90deg,#169047,#9576FB);color:#fff;font-size:.78rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:5px 14px;border-radius:20px;margin-bottom:20px}
.toolsTopContent .sectionHeado{font-size:clamp(1.4rem,2.8vw,2rem);font-weight:800;color:#1a1a2e;margin:0 0 16px;line-height:1.25}
.toolsTopContent p{font-size:.97rem;color:#4a4a6a;line-height:1.7;margin:0 0 16px}
.toolsImgWrap{border-radius:14px;overflow:hidden;position:relative;box-shadow:6px 6px 0 #1690471f}
.toolsImgWrap img{width:100%;height:280px;object-fit:cover;display:block}
.toolsImgWrap::before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 60%,#16904740 100%);z-index:1}
.toolsGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.toolCard{background:#FFF7F8;border-radius:12px;padding:24px 18px;text-align:center;border:1px solid #9576fb1f;box-shadow:2px 2px 0 #9576fb14;transition:box-shadow .18s ease-in,transform .18s ease-in}
.toolCard:hover{box-shadow:4px 4px 0 #9576fb33;transform:translateY(-3px)}
.toolCard .toolIco{width:52px;height:52px;border-radius:14px;background:linear-gradient(135deg,#1690471f,#9576fb2e);display:flex;align-items:center;justify-content:center;margin:0 auto 14px;font-size:1.4rem;color:#169047}
.toolCard .toolName{font-size:.92rem;font-weight:700;color:#1a1a2e;margin:0 0 6px}
.toolCard .toolDesc{font-size:.82rem;color:#4a4a6a;line-height:1.5;margin:0}
.ctaStrip{margin-top:56px;background:linear-gradient(135deg,#169047,#9576FB);border-radius:16px;padding:44px 40px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:28px;box-shadow:5px 5px 0 #16904733}
.ctaStrip .ctaText .ctaHeado{font-size:1.5rem;font-weight:800;color:#fff;margin:0 0 8px}
.ctaStrip .ctaText p{font-size:.95rem;color:#fff7f8d9;margin:0;line-height:1.55}
.ctaStrip .ctaButtHolder{display:flex;flex-direction:row;gap:14px;flex-shrink:0;flex-wrap:wrap}
.ctaButtHolder .buttWhite{display:inline-block;background:#fff;color:#169047;font-weight:700;font-size:.97rem;padding:13px 28px;border-radius:10px;text-decoration:none;box-shadow:3px 3px 0 #0000001a;transition:box-shadow .18s ease-in,transform .18s ease-in;position:relative;z-index:10}
.ctaButtHolder .buttWhite:hover{box-shadow:5px 5px 0 #0000002e;transform:translateY(-2px)}
.ctaButtHolder .buttOutline{display:inline-block;border:2px solid #fff7f8b3;color:#FFF7F8;font-weight:600;font-size:.97rem;padding:11px 24px;border-radius:10px;text-decoration:none;transition:background .18s ease-in;position:relative;z-index:10}
.ctaButtHolder .buttOutline:hover{background:#fff7f81f}
@media (max-width: 900px) {
.practLayout{grid-template-columns:1fr;gap:28px}
.practGrid{grid-template-columns:1fr}
.inspireLayout{grid-template-columns:1fr;gap:36px}
.accessCards{grid-template-columns:1fr 1fr}
.personLayout{grid-template-columns:1fr;gap:36px}
.toolsTop{grid-template-columns:1fr;gap:28px}
.toolsGrid{grid-template-columns:1fr 1fr}
.ctaStrip{flex-direction:column;text-align:center}
.ctaButtHolder{justify-content:center}
}
@media (max-width: 600px) {
.heroInner{padding:56px 20px}
.practInner{padding:0 16px}
.inspireInner{padding:0 16px}
.accessInner{padding:0 16px}
.personInner{padding:0 16px}
.toolsInner{padding:0 16px}
.heroHolder{min-height:420px}
.heroHolder .heroImgWrap{width:100%;opacity:.22}
.accessCards{grid-template-columns:1fr}
.toolsGrid{grid-template-columns:1fr 1fr}
.statsRow{gap:18px}
.ctaStrip{padding:28px 20px}
}
.contactPageWrap{max-width:1024px;margin:0 auto;padding:0 20px}
.contactHeroSection{position:relative;overflow:hidden;padding:80px 20px;background:linear-gradient(135deg,#169047 0%,#9576FB 100%)}
.contactHeroSection::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 30% 50%,#fff7f82e 0%,transparent 60%),radial-gradient(ellipse at 80% 20%,#9576fb40 0%,transparent 50%);z-index:1}
.contactHeroSection::after{content:'';position:absolute;bottom:-2px;left:0;right:0;height:60px;background:#FFF7F8;clip-path:ellipse(55% 100% at 50% 100%);z-index:2}
.contactHeroHolder{position:relative;z-index:3;max-width:1024px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center}
.contactHeroBadge{display:inline-flex;align-items:center;gap:8px;background:#fff7f82e;border:1px solid #fff7f859;border-radius:32px;padding:6px 18px;margin-bottom:24px}
.contactHeroBadge span{font-size:13px;color:#FFF7F8;letter-spacing:.06em;text-transform:uppercase}
.contactHeroHeado{font-size:clamp(32px,5vw,56px);font-weight:800;color:#FFF7F8;line-height:1.15;margin:0 0 20px;letter-spacing:-.02em}
.contactHeroHeado em{font-style:normal;color:#fff7f8bf}
.contactHeroSubtext{font-size:17px;color:#fff7f8e0;max-width:520px;line-height:1.65;margin:0}
.contactMainSection{background:#FFF7F8;padding:72px 20px 80px}
.contactMainHolder{max-width:1024px;margin:0 auto;display:grid;grid-template-columns:1fr 1.45fr;gap:56px;align-items:start}
.contactInfoSide{display:flex;flex-direction:column;gap:28px}
.contactInfoLabel{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#169047;margin:0 0 6px}
.contactInfoHeado{font-size:clamp(22px,3vw,30px);font-weight:800;color:#1a1a2e;line-height:1.25;margin:0 0 20px}
.contactInfoText{font-size:15px;color:#4a4a6a;line-height:1.7;margin:0 0 32px}
.contactInfoCards{display:flex;flex-direction:column;gap:14px}
.contactInfoCard{display:flex;align-items:center;gap:16px;background:#fff;border:1px solid #9576fb26;border-radius:12px;padding:16px 18px;box-shadow:2px 3px 8px #16904712;text-decoration:none;transition:box-shadow .18s ease-in,border-color .18s ease-in,transform .18s ease-in}
.contactInfoCard:hover{box-shadow:2px 4px 14px #9576fb2e;border-color:#9576fb59;transform:translateY(-2px)}
.contactInfoCardIcon{width:44px;height:44px;border-radius:10px;background:linear-gradient(135deg,#169047,#9576FB);display:flex;align-items:center;justify-content:center;flex-shrink:0}
.contactInfoCardIcon i{font-size:18px;color:#fff}
.contactInfoCardBody{display:flex;flex-direction:column;gap:2px}
.contactInfoCardTitle{font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:#9576FB}
.contactInfoCardVal{font-size:15px;font-weight:600;color:#1a1a2e}
.contactFormSide{background:#fff;border-radius:16px;padding:40px 36px;box-shadow:2px 4px 20px #16904717;border:1px solid #1690471a}
.contactFormHeado{font-size:22px;font-weight:800;color:#1a1a2e;margin:0 0 6px}
.contactFormSubtext{font-size:14px;color:#6b6b8a;margin:0 0 30px;line-height:1.6}
.contactFormBody{display:flex;flex-direction:column;gap:18px}
.formRowDual{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.formFieldGroup{display:flex;flex-direction:column;gap:6px}
.formFieldGroup label{font-size:12px;font-weight:700;color:#446;letter-spacing:.07em;text-transform:uppercase}
.formFieldGroup input[type="text"],.formFieldGroup input[type="tel"],.formFieldGroup select,.formFieldGroup textarea{width:100%;padding:12px 14px;border:1.5px solid #9576fb40;border-radius:10px;font-size:15px;color:#1a1a2e;background:#FAFBFF;box-sizing:border-box;outline:none;transition:border-color .18s ease-in,box-shadow .18s ease-in;appearance:none;-webkit-appearance:none}
.formFieldGroup input[type="text"]:focus,.formFieldGroup input[type="tel"]:focus,.formFieldGroup select:focus,.formFieldGroup textarea:focus{border-color:#9576FB;box-shadow:0 0 0 3px #9576fb24}
.formFieldGroup select{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 d='M1 1l5 5 5-5' stroke='%239576FB' stroke-width='1.8' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:36px;cursor:pointer}
.formFieldGroup textarea{resize:vertical;min-height:90px}
.formTopicGroup{display:flex;flex-direction:column;gap:8px}
.formTopicGroup label{font-size:12px;font-weight:700;color:#446;letter-spacing:.07em;text-transform:uppercase}
.formTopicOptions{display:flex;flex-wrap:wrap;gap:8px}
.formTopicOptions input[type="radio"]{position:absolute;opacity:0;width:0;height:0}
.formTopicOptions label.topicChip{display:inline-flex;align-items:center;padding:7px 14px;border-radius:32px;border:1.5px solid #9576fb4d;font-size:13px;font-weight:600;color:#6b6b8a;background:#fff;cursor:pointer;transition:all .18s ease-in;text-transform:none;letter-spacing:0}
.formTopicOptions input[type="radio"]:checked + label.topicChip{background:linear-gradient(135deg,#169047,#9576FB);color:#fff;border-color:transparent;box-shadow:2px 2px 8px #9576fb4d}
.formTopicOptions label.topicChip:hover{border-color:#9576FB;color:#9576FB}
.formPrivacyRow{display:flex;align-items:flex-start;gap:10px;padding:14px 16px;background:#9576fb0d;border-radius:10px;border:1px solid #9576fb26}
.formPrivacyRow input[type="checkbox"]{width:18px;height:18px;flex-shrink:0;margin-top:1px;accent-color:#169047;cursor:pointer}
.formPrivacyRow .privacyText{font-size:13px;color:#6b6b8a;line-height:1.6}
.formPrivacyRow .privacyText a{color:#169047;text-decoration:underline;text-underline-offset:2px}
.formSubmitButt{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:15px 24px;background:linear-gradient(135deg,#169047,#9576FB);color:#fff;font-size:16px;font-weight:700;border:none;border-radius:12px;cursor:pointer;box-shadow:2px 4px 12px #16904740;transition:transform .18s ease-in,box-shadow .18s ease-in;position:relative;z-index:5;letter-spacing:.02em}
.formSubmitButt:hover{transform:translateY(-2px);box-shadow:2px 6px 20px #16904759}
.formSubmitButt:active{transform:translateY(0)}
.contactReachSection{background:#fff;padding:70px 20px 80px;position:relative;overflow:hidden}
.contactReachSection::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#169047,#9576FB)}
.contactReachHolder{max-width:1024px;margin:0 auto}
.reachHeadHolder{text-align:center;margin-bottom:48px}
.reachTagline{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#9576FB;display:block;margin-bottom:10px}
.reachMainHeado{font-size:clamp(24px,3.5vw,34px);font-weight:800;color:#1a1a2e;margin:0 0 14px;line-height:1.2}
.reachDesc{font-size:16px;color:#5a5a7a;max-width:560px;margin:0 auto;line-height:1.7}
.reachGridHolder{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:48px}
.reachCard{border-radius:14px;padding:28px 24px;position:relative;overflow:hidden;display:flex;flex-direction:column;gap:14px;border:1px solid #1690471a;box-shadow:2px 3px 10px #16904712;transition:transform .18s ease-in,box-shadow .18s ease-in}
.reachCard:hover{transform:translateY(-3px);box-shadow:2px 6px 20px #9576fb26}
.reachCard.cardVariantA{background:linear-gradient(160deg,#f0faf4 0%,#fff 100%)}
.reachCard.cardVariantB{background:linear-gradient(160deg,#f3f0ff 0%,#fff 100%)}
.reachCard.cardVariantC{background:linear-gradient(160deg,#FFF7F8 0%,#fff 100%)}
.reachCardIconWrap{width:52px;height:52px;border-radius:12px;display:flex;align-items:center;justify-content:center}
.reachCard.cardVariantA .reachCardIconWrap{background:linear-gradient(135deg,#169047 0%,#22c55e 100%);box-shadow:2px 3px 8px #16904740}
.reachCard.cardVariantB .reachCardIconWrap{background:linear-gradient(135deg,#9576FB 0%,#c4b5fd 100%);box-shadow:2px 3px 8px #9576fb40}
.reachCard.cardVariantC .reachCardIconWrap{background:linear-gradient(135deg,#169047 0%,#9576FB 100%);box-shadow:2px 3px 8px #16904733}
.reachCardIconWrap i{font-size:22px;color:#fff}
.reachCardTitle{font-size:17px;font-weight:800;color:#1a1a2e;margin:0}
.reachCardText{font-size:14px;color:#5a5a7a;line-height:1.65;margin:0;flex:1}
.reachCardLink{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:700;text-decoration:none;transition:gap .18s ease-in}
.reachCard.cardVariantA .reachCardLink{color:#169047}
.reachCard.cardVariantB .reachCardLink{color:#9576FB}
.reachCard.cardVariantC .reachCardLink{color:#169047}
.reachCardLink:hover{gap:10px}
.reachAddressBlock{display:flex;align-items:center;gap:24px;background:linear-gradient(135deg,#169047 0%,#9576FB 100%);border-radius:16px;padding:32px 36px;position:relative;overflow:hidden}
.reachAddressBlock::before{content:'';position:absolute;right:-20px;top:-20px;width:140px;height:140px;border-radius:50%;background:#fff7f81a}
.reachAddressBlock::after{content:'';position:absolute;right:60px;bottom:-30px;width:100px;height:100px;border-radius:50%;background:#fff7f812}
.reachAddressIconWrap{width:60px;height:60px;border-radius:14px;background:#fff7f833;border:1px solid #fff7f84d;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;z-index:1}
.reachAddressIconWrap i{font-size:26px;color:#fff}
.reachAddressContent{position:relative;z-index:1}
.reachAddressLabel{font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#fff7f8bf;display:block;margin-bottom:6px}
.reachAddressLine{font-size:18px;font-weight:800;color:#FFF7F8;margin:0 0 4px}
.reachAddressSub{font-size:14px;color:#fff7f8d1;margin:0}
@media (max-width: 768px) {
.contactMainHolder{grid-template-columns:1fr;gap:36px}
.contactFormSide{padding:28px 20px}
.formRowDual{grid-template-columns:1fr}
.reachGridHolder{grid-template-columns:1fr;gap:16px}
.reachAddressBlock{flex-direction:column;align-items:flex-start;padding:28px 24px;gap:16px}
.contactHeroSection{padding:60px 20px 80px}
}
@media (min-width: 769px) and (max-width: 1023px) {
.reachGridHolder{grid-template-columns:1fr 1fr}
.contactMainHolder{grid-template-columns:1fr 1.3fr;gap:36px}
}
.aboutPageWrap{width:100%;overflow-x:hidden}
.titleBlockHolder{position:relative;min-height:480px;display:flex;align-items:center;justify-content:center;overflow:hidden}
.titleBlockHolder .titleBgImg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:blur(6px) brightness(0.55) saturate(1.3);transform:scale(1.06);z-index:0}
.titleBlockHolder .titleOverlay{position:absolute;inset:0;background:linear-gradient(135deg,#1690478c 0%,#9576fb73 100%);z-index:1}
.titleBlockHolder .titleContentBox{position:relative;z-index:2;text-align:center;max-width:680px;margin:0 auto;padding:56px 32px}
.titleBlockHolder .titleContentBox .titleTagline{display:inline-block;background:#fff7f82e;border:1px solid #fff7f861;color:#FFF7F8;font-size:12px;letter-spacing:2.5px;text-transform:uppercase;padding:6px 18px;border-radius:20px;margin-bottom:22px;backdrop-filter:blur(8px)}
.titleBlockHolder .titleContentBox .titleMainHeading{font-size:clamp(28px,5vw,52px);font-weight:800;color:#FFF7F8;line-height:1.18;margin:0 0 20px;text-shadow:0 2px 16px #1690474d}
.titleBlockHolder .titleContentBox .titleMainHeading span{background:linear-gradient(90deg,#a8f5c6,#c8b8ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
.titleBlockHolder .titleContentBox .titleSubText{font-size:17px;color:#fff7f8e0;line-height:1.65;margin:0 0 32px}
.titleBlockHolder .titleContentBox .titleCtaRow{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}
.titleBlockHolder .titleContentBox .titleCtaPrimary{background:linear-gradient(135deg,#169047,#9576FB);color:#FFF7F8;font-size:15px;font-weight:700;padding:13px 30px;border-radius:10px;text-decoration:none;border:none;box-shadow:0 4px 8px #1690474d;transition:box-shadow .2s ease-in,transform .2s ease-in;position:relative;z-index:5}
.titleBlockHolder .titleContentBox .titleCtaPrimary:hover{box-shadow:0 8px 20px #16904773;transform:translateY(-2px)}
.titleBlockHolder .titleContentBox .titleCtaSecondary{background:#fff7f81f;color:#FFF7F8;font-size:15px;font-weight:600;padding:13px 30px;border-radius:10px;text-decoration:none;border:1px solid #fff7f866;backdrop-filter:blur(6px);transition:background .2s ease-in;position:relative;z-index:5}
.titleBlockHolder .titleContentBox .titleCtaSecondary:hover{background:#fff7f838}
.titleAccentDot{position:absolute;border-radius:50%;z-index:1;pointer-events:none}
.titleAccentDot.dotOne{width:180px;height:180px;background:radial-gradient(circle,#16904759,transparent 70%);top:10%;left:5%}
.titleAccentDot.dotTwo{width:240px;height:240px;background:radial-gradient(circle,#9576fb4d,transparent 70%);bottom:5%;right:8%}
.storyBlockOuter{background:#FFF7F8;padding:80px 20px}
.storyBlockInner{max-width:1024px;margin:0 auto}
.storyGridLayout{display:grid;grid-template-columns:1fr 1fr;gap:0;align-items:stretch}
.storyLeftCol{padding-right:60px;display:flex;flex-direction:column;justify-content:center}
.storyLeftCol .storyLabel{font-size:11px;letter-spacing:3px;text-transform:uppercase;color:#9576FB;font-weight:700;margin-bottom:16px;display:flex;align-items:center;gap:10px}
.storyLeftCol .storyLabel::before{content:'';display:block;width:28px;height:2px;background:linear-gradient(90deg,#169047,#9576FB);border-radius:2px}
.storyLeftCol .storyHeading{font-size:clamp(22px,3.5vw,38px);font-weight:800;color:#1a1a2e;line-height:1.22;margin:0 0 24px}
.storyLeftCol .storyHeading .accentWord{color:#169047;position:relative}
.storyLeftCol .storyHeading .accentWord::after{content:'';position:absolute;left:0;bottom:-3px;width:100%;height:3px;background:linear-gradient(90deg,#169047,#9576FB);border-radius:2px}
.storyLeftCol .storyParaText{font-size:15px;color:#3d3d5c;line-height:1.72;margin:0 0 18px}
.storyStatStrip{display:flex;flex-direction:row;gap:28px;margin-top:32px;flex-wrap:wrap}
.storyStatItem{display:flex;flex-direction:column}
.storyStatItem .statNumeral{font-size:32px;font-weight:800;background:linear-gradient(135deg,#169047,#9576FB);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;margin-bottom:4px}
.storyStatItem .statLabel{font-size:12px;color:#7a7a99;font-weight:600;text-transform:uppercase;letter-spacing:1.2px}
.storyRightCol{display:grid;grid-template-rows:1fr 1fr;gap:16px;min-height:420px}
.storyImgCard{border-radius:14px;overflow:hidden;box-shadow:0 4px 12px #1690471f;position:relative}
.storyImgCard img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease-in}
.storyImgCard:hover img{transform:scale(1.04)}
.storyImgCard .cardBadge{position:absolute;bottom:14px;left:14px;background:#fff7f8eb;border-radius:8px;padding:6px 12px;font-size:12px;font-weight:700;color:#169047;box-shadow:0 2px 6px #0000001f;display:flex;align-items:center;gap:6px}
.pillarsBlockOuter{background:linear-gradient(160deg,#1a1a2e 0%,#2a1a4e 60%,#0f3020 100%);padding:88px 20px;position:relative;overflow:hidden}
.pillarsBlockOuter::before{content:'';position:absolute;top:-60px;left:0;right:0;height:80px;background:#FFF7F8;clip-path:ellipse(55% 100% at 50% 0%)}
.pillarsBlockOuter::after{content:'';position:absolute;bottom:-60px;left:0;right:0;height:80px;background:#FFF7F8;clip-path:ellipse(55% 100% at 50% 100%)}
.pillarsBgGlow{position:absolute;border-radius:50%;pointer-events:none}
.pillarsBgGlow.glowOne{width:400px;height:400px;background:radial-gradient(circle,#1690472e,transparent 65%);top:-100px;right:-80px}
.pillarsBgGlow.glowTwo{width:300px;height:300px;background:radial-gradient(circle,#9576fb33,transparent 65%);bottom:-60px;left:-40px}
.pillarsBlockInner{max-width:1024px;margin:0 auto;position:relative;z-index:2}
.pillarsTopRow{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;margin-bottom:56px;gap:32px;flex-wrap:wrap}
.pillarsTopRow .pillarsHeadingGroup{flex:1;min-width:260px}
.pillarsTopRow .pillarsHeadingGroup .pillarsEyebrow{font-size:11px;letter-spacing:3px;text-transform:uppercase;color:#a8f5c6;font-weight:700;margin-bottom:14px}
.pillarsTopRow .pillarsHeadingGroup .pillarsMainTitle{font-size:clamp(22px,3.5vw,38px);font-weight:800;color:#FFF7F8;line-height:1.2;margin:0}
.pillarsTopRow .pillarsIntroText{flex:1;min-width:260px;font-size:15px;color:#fff7f8b8;line-height:1.7;max-width:420px}
.pillarsCardsGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.pillarCard{background:#fff7f80f;border:1px solid #fff7f81a;border-radius:16px;padding:30px 26px;position:relative;overflow:hidden;transition:background .25s ease-in,border-color .25s ease-in,transform .25s ease-in;cursor:default}
.pillarCard::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#169047,#9576FB);border-radius:16px 16px 0 0;opacity:0;transition:opacity .25s ease-in}
.pillarCard:hover{background:#fff7f81a;border-color:#9576fb4d;transform:translateY(-4px)}
.pillarCard:hover::before{opacity:1}
.pillarCard .pillarIconWrap{width:52px;height:52px;background:linear-gradient(135deg,#16904740,#9576fb40);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;border:1px solid #fff7f81a}
.pillarCard .pillarIconWrap i{font-size:22px;color:#a8f5c6}
.pillarCard .pillarCardTitle{font-size:17px;font-weight:700;color:#FFF7F8;margin:0 0 12px;line-height:1.3}
.pillarCard .pillarCardText{font-size:14px;color:#fff7f8a6;line-height:1.68;margin:0}
.pillarCard .pillarImgThumb{width:100%;height:160px;object-fit:cover;border-radius:10px;margin-top:20px;display:block}
.pillarsCtaRow{display:flex;justify-content:center;margin-top:52px}
.pillarsCtaBtn{background:linear-gradient(135deg,#169047,#9576FB);color:#FFF7F8;font-size:15px;font-weight:700;padding:15px 36px;border-radius:10px;text-decoration:none;border:none;box-shadow:0 4px 12px #9576fb59;transition:box-shadow .2s ease-in,transform .2s ease-in;display:inline-flex;align-items:center;gap:10px;position:relative;z-index:5}
.pillarsCtaBtn:hover{box-shadow:0 8px 24px #9576fb80;transform:translateY(-2px)}
@media (max-width: 900px) {
.storyGridLayout{grid-template-columns:1fr}
.storyLeftCol{padding-right:0;margin-bottom:40px}
.storyRightCol{min-height:320px}
.pillarsCardsGrid{grid-template-columns:1fr 1fr}
.pillarsTopRow{flex-direction:column;align-items:flex-start}
}
@media (max-width: 600px) {
.storyBlockOuter{padding:56px 16px}
.pillarsBlockOuter{padding:72px 16px}
.pillarsCardsGrid{grid-template-columns:1fr}
.storyStatStrip{gap:20px}
.titleBlockHolder{min-height:380px}
}
.teachHeado{position:relative;overflow:hidden;background:linear-gradient(135deg,#f8fff9 0%,#FFF7F8 50%,#f3eeff 100%);padding:80px 20px 60px}
.teachHeado::before{content:'';position:absolute;top:-60px;right:-60px;width:340px;height:340px;border-radius:50%;background:radial-gradient(circle,#1690471f 0%,transparent 70%);pointer-events:none}
.teachHeado::after{content:'';position:absolute;bottom:-40px;left:-40px;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,#9576fb1a 0%,transparent 70%);pointer-events:none}
.teachHeado .heado-holder{max-width:1024px;margin:0 auto;display:flex;flex-direction:row;align-items:center;gap:48px}
.teachHeado .heado-textSide{flex:1 1 0;min-width:0}
.teachHeado .heado-eyebrow{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(90deg,#169047,#9576FB);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-size:13px;font-weight:700;letter-spacing:2px;text-transform:uppercase;margin-bottom:18px}
.teachHeado .heado-eyebrow .lnr{-webkit-text-fill-color:#169047;font-size:15px}
.teachHeado .heado-titleMain{font-size:clamp(32px,5vw,52px);font-weight:800;color:#1a1a2e;line-height:1.1;margin:0 0 10px}
.teachHeado .heado-titleAlt{font-size:clamp(20px,3vw,32px);font-weight:400;color:#9576FB;line-height:1.3;margin:0 0 24px}
.teachHeado .heado-desc{font-size:16px;line-height:1.7;color:#444;max-width:480px;margin:0 0 32px}
.teachHeado .heado-cta{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,#169047,#9576FB);color:#fff;padding:14px 30px;border-radius:10px;font-size:15px;font-weight:600;text-decoration:none;box-shadow:4px 4px 0 #16904740;transition:box-shadow .2s ease-in,transform .2s ease-in;position:relative;z-index:2}
.teachHeado .heado-cta:hover{box-shadow:6px 6px 0 #16904759;transform:translateY(-2px)}
.teachHeado .heado-imgSide{flex:0 0 400px;max-width:400px;position:relative}
.teachHeado .heado-imgWrapper{position:relative;border-radius:16px;overflow:hidden;box-shadow:6px 6px 0 #9576fb4d}
.teachHeado .heado-imgWrapper::after{content:'';position:absolute;inset:0;background:linear-gradient(160deg,#1690471f 0%,#9576fb26 100%);mix-blend-mode:multiply}
.teachHeado .heado-imgWrapper img{display:block;width:100%;height:300px;object-fit:cover;filter:contrast(1.05) saturate(1.08)}
.teachHeado .heado-badge{position:absolute;bottom:-16px;left:-16px;background:#fff;border-radius:12px;padding:12px 18px;box-shadow:3px 3px 0 #16904733;display:flex;flex-direction:column;gap:2px;z-index:3}
.teachHeado .heado-badge .badgeNum{font-size:22px;font-weight:800;color:#169047;line-height:1}
.teachHeado .heado-badge .badgeLbl{font-size:11px;color:#666;font-weight:500}
.methBlock{padding:72px 20px;background:#fff}
.methBlock .methHolder{max-width:1024px;margin:0 auto}
.methBlock .methHeading{text-align:center;margin-bottom:48px}
.methBlock .methHeading h2{font-size:clamp(26px,4vw,40px);font-weight:800;color:#1a1a2e;margin:0 0 10px;position:relative;display:inline-block}
.methBlock .methHeading h2::after{content:'';display:block;height:4px;width:60px;background:linear-gradient(90deg,#169047,#9576FB);border-radius:4px;margin:10px auto 0}
.methBlock .methHeading p{font-size:16px;color:#555;max-width:560px;margin:16px auto 0;line-height:1.7}
.methBlock .methGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.methBlock .methCard{background:#FFF7F8;border-radius:14px;padding:32px 24px;position:relative;box-shadow:3px 3px 0 #1690471a;transition:box-shadow .2s ease-in,transform .2s ease-in;overflow:hidden}
.methBlock .methCard::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#169047,#9576FB);border-radius:14px 14px 0 0}
.methBlock .methCard:hover{box-shadow:5px 5px 0 #9576fb40;transform:translateY(-3px)}
.methBlock .methCard .cardIco{width:48px;height:48px;background:linear-gradient(135deg,#169047,#9576FB);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:18px;color:#fff;font-size:22px}
.methBlock .methCard h4{font-size:18px;font-weight:700;color:#1a1a2e;margin:0 0 10px}
.methBlock .methCard p{font-size:14px;color:#555;line-height:1.65;margin:0}
.methBlock .methCard .cardTag{display:inline-block;margin-top:14px;font-size:11px;font-weight:700;color:#169047;letter-spacing:1px;text-transform:uppercase}
.processBlock{padding:72px 20px;background:linear-gradient(160deg,#f3eeff 0%,#f0faf4 100%);position:relative;overflow:hidden}
.processBlock::before{content:'';position:absolute;top:20px;right:0;width:200px;height:200px;background:radial-gradient(circle,#9576fb1a 0%,transparent 70%);pointer-events:none}
.processBlock .procHolder{max-width:1024px;margin:0 auto;display:flex;flex-direction:row;gap:56px;align-items:flex-start}
.processBlock .procTextSide{flex:0 0 340px;max-width:340px}
.processBlock .procTextSide h2{font-size:clamp(24px,3.5vw,36px);font-weight:800;color:#1a1a2e;margin:0 0 16px;line-height:1.2}
.processBlock .procTextSide p{font-size:15px;color:#555;line-height:1.7;margin:0 0 28px}
.processBlock .procTextSide .procImg{border-radius:14px;overflow:hidden;box-shadow:5px 5px 0 #1690472e}
.processBlock .procTextSide .procImg img{display:block;width:100%;height:220px;object-fit:cover}
.processBlock .procStepsSide{flex:1 1 0;min-width:0}
.processBlock .procSteps{display:flex;flex-direction:column;gap:0}
.processBlock .procStep{display:flex;flex-direction:row;gap:20px;position:relative;padding-bottom:28px}
.processBlock .procStep:last-child{padding-bottom:0}
.processBlock .procStep .stepLine{display:flex;flex-direction:column;align-items:center;gap:0;flex:0 0 40px}
.processBlock .procStep .stepNum{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#169047,#9576FB);color:#fff;font-size:15px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:2px 2px 0 #16904733}
.processBlock .procStep .stepConnector{flex:1 1 0;width:2px;background:linear-gradient(180deg,#9576FB,#169047);min-height:28px;margin-top:4px;border-radius:2px;opacity:.3}
.processBlock .procStep:last-child .stepConnector{display:none}
.processBlock .procStep .stepContent{flex:1 1 0;min-width:0;padding-top:6px}
.processBlock .procStep .stepContent h5{font-size:16px;font-weight:700;color:#1a1a2e;margin:0 0 6px}
.processBlock .procStep .stepContent p{font-size:14px;color:#555;line-height:1.6;margin:0}
.processBlock .procStep .stepContent .stepTagAlt{display:inline-block;margin-top:8px;background:#fff;border-radius:6px;padding:3px 10px;font-size:11px;font-weight:600;color:#9576FB;border:1px solid #9576fb4d}
.accBlock{padding:72px 20px;background:#fff}
.accBlock .accHolder{max-width:1024px;margin:0 auto;display:flex;flex-direction:row;gap:60px;align-items:flex-start}
.accBlock .accHeadSide{flex:0 0 300px;max-width:300px;position:sticky;top:40px}
.accBlock .accHeadSide h2{font-size:clamp(22px,3vw,34px);font-weight:800;color:#1a1a2e;line-height:1.2;margin:0 0 14px}
.accBlock .accHeadSide p{font-size:15px;color:#555;line-height:1.7;margin:0 0 24px}
.accBlock .accHeadSide .accStatList{display:flex;flex-direction:column;gap:14px}
.accBlock .accHeadSide .accStat{display:flex;flex-direction:row;align-items:center;gap:12px;background:#FFF7F8;border-radius:10px;padding:12px 16px}
.accBlock .accHeadSide .accStat .statIco{color:#169047;font-size:18px;flex-shrink:0}
.accBlock .accHeadSide .accStat .statTxt strong{display:block;font-size:15px;font-weight:700;color:#1a1a2e}
.accBlock .accHeadSide .accStat .statTxt span{font-size:12px;color:#777}
.accBlock .accListSide{flex:1 1 0;min-width:0}
.accBlock .accList{display:flex;flex-direction:column;gap:12px}
.accBlock .accItem input[type="checkbox"]{display:none}
.accBlock .accItem{border-radius:12px;overflow:hidden;border:2px solid #eee;transition:border-color .2s ease-in}
.accBlock .accItem:has(input:checked){border-color:#169047}
.accBlock .accItem .accLbl{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:18px 20px;cursor:pointer;font-size:15px;font-weight:600;color:#1a1a2e;background:#fafafa;gap:12px;transition:background .2s ease-in}
.accBlock .accItem:has(input:checked) .accLbl{background:linear-gradient(90deg,#16904712,#9576fb12)}
.accBlock .accItem .accLbl .accIcoTgl{flex-shrink:0;width:28px;height:28px;border-radius:8px;background:linear-gradient(135deg,#169047,#9576FB);color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;transition:transform .2s ease-in}
.accBlock .accItem:has(input:checked) .accLbl .accIcoTgl{transform:rotate(45deg)}
.accBlock .accItem .accBody{max-height:0;overflow:hidden;transition:max-height .3s ease-in,padding .2s ease-in;padding:0 20px}
.accBlock .accItem input:checked ~ .accBody{max-height:400px;padding:0 20px 20px}
.accBlock .accItem .accBody p{font-size:14px;color:#555;line-height:1.7;margin:0}
.accBlock .accItem .accBody ul{margin:10px 0 0;padding-left:18px;display:flex;flex-direction:column;gap:6px}
.accBlock .accItem .accBody ul li{font-size:14px;color:#555;line-height:1.5}
.ctaBlock{padding:72px 20px;background:linear-gradient(135deg,#169047 0%,#9576FB 100%);position:relative;overflow:hidden}
.ctaBlock::before{content:'';position:absolute;top:-80px;right:-80px;width:300px;height:300px;border-radius:50%;background:#ffffff0f;pointer-events:none}
.ctaBlock::after{content:'';position:absolute;bottom:-60px;left:-60px;width:250px;height:250px;border-radius:50%;background:#ffffff0d;pointer-events:none}
.ctaBlock .ctaHolder{max-width:1024px;margin:0 auto;display:flex;flex-direction:row;align-items:center;gap:48px}
.ctaBlock .ctaTextSide{flex:1 1 0}
.ctaBlock .ctaTextSide h2{font-size:clamp(24px,4vw,42px);font-weight:800;color:#fff;line-height:1.15;margin:0 0 16px}
.ctaBlock .ctaTextSide p{font-size:16px;color:#ffffffd9;line-height:1.7;margin:0;max-width:500px}
.ctaBlock .ctaActions{flex:0 0 auto;display:flex;flex-direction:column;gap:14px;align-items:flex-start}
.ctaBlock .ctaActions .buttPrimary{display:inline-flex;align-items:center;gap:10px;background:#fff;color:#169047;padding:15px 32px;border-radius:10px;font-size:15px;font-weight:700;text-decoration:none;box-shadow:4px 4px 0 #00000026;transition:box-shadow .2s ease-in,transform .2s ease-in;white-space:nowrap;position:relative;z-index:2}
.ctaBlock .ctaActions .buttPrimary:hover{box-shadow:6px 6px 0 #0003;transform:translateY(-2px)}
.ctaBlock .ctaActions .buttSecondary{display:inline-flex;align-items:center;gap:10px;border:2px solid #ffffff80;color:#fff;padding:13px 30px;border-radius:10px;font-size:15px;font-weight:600;text-decoration:none;transition:border-color .2s ease-in,background .2s ease-in;white-space:nowrap;position:relative;z-index:2}
.ctaBlock .ctaActions .buttSecondary:hover{border-color:#fff;background:#ffffff1a}
@media (max-width: 900px) {
.teachHeado .heado-holder{flex-direction:column}
.teachHeado .heado-imgSide{flex:0 0 auto;max-width:100%;width:100%}
.processBlock .procHolder{flex-direction:column;gap:36px}
.processBlock .procTextSide{flex:0 0 auto;max-width:100%}
.accBlock .accHolder{flex-direction:column;gap:32px}
.accBlock .accHeadSide{flex:0 0 auto;max-width:100%;position:static}
.ctaBlock .ctaHolder{flex-direction:column;gap:32px}
.ctaBlock .ctaActions{flex-direction:row;flex-wrap:wrap}
}
@media (max-width: 640px) {
.methBlock .methGrid{grid-template-columns:1fr;gap:16px}
.teachHeado{padding:56px 16px 44px}
.methBlock,.processBlock,.accBlock,.ctaBlock{padding:48px 16px}
}
@media (min-width: 641px) and (max-width: 900px) {
.methBlock .methGrid{grid-template-columns:repeat(2,1fr)}
}
.successPageHolder{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 24px;min-height:60vh}
.successInnerWrap{max-width:640px;width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:32px}
.successIconRing{position:relative;width:96px;height:96px;flex-shrink:0}
.successIconRing .ringOuter{width:96px;height:96px;border-radius:50%;background:linear-gradient(135deg,#169047,#9576FB);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 8px #16904747 inset 0 4px 8px #00000014}
.successIconRing .ringOuter span{font-size:42px;color:#fff;line-height:1}
.successTextBlock{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}
.successTextBlock .successHeadline{font-size:2rem;font-weight:700;line-height:1.25;color:#1a1a2e;margin:0;letter-spacing:-.01em}
.successTextBlock .successHeadline .accentWord{background:linear-gradient(90deg,#169047,#9576FB);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
.successTextBlock .successSubText{font-size:1.05rem;line-height:1.7;color:#4a4a6a;margin:0;max-width:480px}
.successDividerLine{width:60px;height:3px;border-radius:8px;background:linear-gradient(90deg,#169047,#9576FB);margin:4px auto}
.successCtaGroup{display:flex;flex-direction:row;flex-wrap:wrap;gap:14px;justify-content:center;width:100%}
.successButtPrimary{display:inline-flex;flex-direction:row;align-items:center;gap:8px;padding:14px 28px;background:linear-gradient(135deg,#169047,#9576FB);color:#fff;font-size:.97rem;font-weight:600;border-radius:10px;text-decoration:none;border:none;cursor:pointer;box-shadow:0 4px 8px #16904738;transition:box-shadow .2s ease-in,transform .2s ease-in;z-index:2;position:relative}
.successButtPrimary:hover{box-shadow:0 6px 14px #9576fb59;transform:translateY(-2px)}
.successButtPrimary:active{transform:translateY(0);box-shadow:0 2px 6px #16904733}
.successButtSecondary{display:inline-flex;flex-direction:row;align-items:center;gap:8px;padding:14px 28px;background:#fff;color:#169047;font-size:.97rem;font-weight:600;border-radius:10px;text-decoration:none;border:2px solid #169047;cursor:pointer;box-shadow:0 2px 6px #1690471a;transition:background .2s ease-in,color .2s ease-in,box-shadow .2s ease-in;z-index:2;position:relative}
.successButtSecondary:hover{background:#f0faf4;box-shadow:0 4px 10px #16904729}
.successButtSecondary:active{background:#e6f5ec}
.successInfoCard{background:#FFF7F8;border-radius:14px;padding:28px 32px;width:100%;box-sizing:border-box;display:flex;flex-direction:column;gap:18px;box-shadow:0 2px 6px #9576fb14 inset 0 4px 8px #9576fb0a;border:1.5px solid #ede9ff}
.successInfoCard .infoCardTitle{font-size:.88rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#9576FB;margin:0}
.successInfoList{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}
.successInfoList li{display:flex;flex-direction:row;align-items:flex-start;gap:12px;font-size:.95rem;line-height:1.55;color:#3a3a5c}
.successInfoList li .listIconWrap{width:28px;height:28px;border-radius:8px;background:linear-gradient(135deg,#169047,#9576FB);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}
.successInfoList li .listIconWrap span{color:#fff;font-size:15px}
@media (max-width: 600px) {
.successPageHolder{padding:56px 16px}
.successTextBlock .successHeadline{font-size:1.55rem}
.successCtaGroup{flex-direction:column;align-items:stretch}
.successButtPrimary,.successButtSecondary{justify-content:center;text-align:center}
.successInfoCard{padding:22px 18px}
}
@media (min-width: 601px) and (max-width: 900px) {
.successPageHolder{padding:64px 32px}
.successTextBlock .successHeadline{font-size:1.75rem}
}