@import "https://cdn.jsdelivr.net/npm/@fontsource/dm-sans@latest/400.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/dm-sans@latest/400-italic.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/dm-sans@latest/700.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/dm-sans@latest/700-italic.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/ibm-plex-serif@latest/400.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/ibm-plex-serif@latest/400-italic.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/ibm-plex-serif@latest/700.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/ibm-plex-serif@latest/700-italic.css";
html{box-sizing:border-box;scroll-behavior:auto}
*,::before,::after{box-sizing:inherit}
body{margin:0}
.page-head{position:relative;background:#FEFEFE;border-bottom:1px solid #4a4fcb1a;box-shadow:0 4px 18px 0 #4a4fcb1a;z-index:100}
.head-band{display:flex;align-items:stretch;max-width:1200px;margin:0 auto;padding:0 40px;min-height:88px}
.brand-block{display:flex;align-items:center;gap:12px;padding:20px 20px 20px 0;border-right:3px solid #4A4FCB;border-radius:0 0 0 16px;flex-shrink:0}
.brand-block__name{font-family:'IBM Plex Serif',serif;font-size:20px;font-weight:700;line-height:1.1;color:#1a1a2e;letter-spacing:-.01em;white-space:nowrap}
.brand-block__name span{display:block;font-family:'DM Sans',sans-serif;font-size:13px;font-weight:400;color:#4A4FCB;letter-spacing:.08em;line-height:1.35;margin-top:4px}
.logo-box{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:16px 0 16px 0;background:#FEFEFE;border:1px solid #4a4fcb2e;box-shadow:0 1px 6px 0 #4a4fcb12 0 4px 18px 0 #4a4fcb1a;flex-shrink:0}
.logo-box__image{width:52px;height:52px;object-fit:contain;display:block}
.head-right{display:flex;flex-direction:column;justify-content:space-between;flex:1;padding:12px 0 12px 40px}
.head-contact-row{display:flex;justify-content:flex-end;align-items:center;gap:20px}
.head-contact-row__link{font-family:'DM Sans',sans-serif;font-size:13px;font-weight:400;color:#3a3f8f;text-decoration:none;letter-spacing:.04em;line-height:1.35;display:flex;align-items:center;gap:8px;transition:color .5s cubic-bezier(0.22,1,0.36,1);padding:4px 8px;border-radius:0;min-height:44px}
.head-contact-row__link:hover{color:#4A4FCB}
.head-contact-row__link:focus{outline:3px solid;outline-color:#4A4FCB;outline-offset:2px;border-radius:0}
.head-contact-row__link .cil-phone,.head-contact-row__link .cil-envelope-closed{font-size:14px;color:#B4A7D6;flex-shrink:0}
.primary-menu{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:4px;list-style:none;margin:0;padding:0}
.primary-menu__item{display:flex}
.primary-menu__link{font-family:'DM Sans',sans-serif;font-size:14px;font-weight:700;color:#2c2f6b;text-decoration:none;letter-spacing:.02em;line-height:1.35;padding:8px 12px;border-radius:0;display:flex;align-items:center;min-height:44px;position:relative;transition:color .45s ease-in-out,background .55s cubic-bezier(0.22,1,0.36,1)}
.primary-menu__link::after{content:'';position:absolute;bottom:4px;left:12px;right:12px;height:2px;background:#4A4FCB;border-radius:0;transform:scaleX(0);transform-origin:left;transition:transform .45s cubic-bezier(0.22,1,0.36,1)}
.primary-menu__link:hover{color:#4A4FCB;background:#4a4fcb0d;border-radius:0}
.primary-menu__link:hover::after{transform:scaleX(1)}
.primary-menu__link:focus{outline:3px solid #4A4FCB;outline-offset:2px;border-radius:0}
.primary-menu__link--active{color:#4A4FCB}
.primary-menu__link--active::after{transform:scaleX(1)}
.site-foot{background:#FEFEFE;border-top:1px solid #4a4fcb1a;padding:80px 0 40px}
.foot-grid{max-width:1200px;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px;align-items:start}
.foot-brand{display:flex;flex-direction:column;gap:20px}
.foot-brand__name{font-family:'IBM Plex Serif',serif;font-size:20px;font-weight:700;line-height:1.1;color:#1a1a2e}
.foot-brand__description{font-family:'DM Sans',sans-serif;font-size:14px;font-weight:400;line-height:1.55;color:#4a4a6a}
.foot-brand__address{font-family:'DM Sans',sans-serif;font-size:13px;font-weight:400;line-height:1.55;color:#6a6a8a;font-style:normal;display:flex;flex-direction:column;gap:8px}
.foot-brand__address-item{display:flex;align-items:flex-start;gap:8px}
.foot-brand__address-item .cil-location-pin,.foot-brand__address-item .cil-phone,.foot-brand__address-item .cil-envelope-closed{color:#B4A7D6;font-size:14px;margin-top:2px;flex-shrink:0}
.foot-brand__address a{color:#4a4a6a;text-decoration:none;transition:color .5s ease-in-out}
.foot-brand__address a:hover{color:#4A4FCB}
.foot-brand__address a:focus{outline:3px solid #4A4FCB;outline-offset:2px}
.foot-links{display:flex;flex-direction:column;gap:12px}
.foot-links__heading{font-family:'DM Sans',sans-serif;font-size:13px;font-weight:700;letter-spacing:.08em;color:#4A4FCB;line-height:1.35;text-transform:uppercase;margin-bottom:8px}
.foot-links__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}
.foot-links__list-item a{font-family:'DM Sans',sans-serif;font-size:14px;font-weight:400;line-height:1.55;color:#4a4a6a;text-decoration:none;transition:color .5s ease-in-out;display:flex;align-items:center;gap:8px}
.foot-links__list-item a:hover{color:#4A4FCB}
.foot-links__list-item a:focus{outline:3px solid #4A4FCB;outline-offset:2px}
.foot-links__list-item a .cil-chevron-right{font-size:13px;color:#B4A7D6;flex-shrink:0}
.foot-logo-anchor{display:flex;flex-direction:column;align-items:flex-end;gap:20px}
.foot-logo-box{display:flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:0 16px 0 16px;background:#FEFEFE;border:1px solid #4a4fcb2e;box-shadow:0 1px 6px 0 #4a4fcb12 0 4px 18px 0 #4a4fcb1a}
.foot-logo-box__image{width:56px;height:56px;object-fit:contain;display:block}
.foot-bottom{max-width:1200px;margin:40px auto 0;padding:20px 40px 0;border-top:1px solid #4a4fcb14;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}
.foot-bottom__copy{font-family:'DM Sans',sans-serif;font-size:13px;font-weight:400;color:#88a;line-height:1.55}
.foot-bottom__legal{display:flex;align-items:center;gap:20px;list-style:none;margin:0;padding:0;flex-wrap:wrap}
.foot-bottom__legal a{font-family:'DM Sans',sans-serif;font-size:13px;font-weight:400;color:#88a;text-decoration:none;line-height:1.55;transition:color .5s ease-in-out}
.foot-bottom__legal a:hover{color:#4A4FCB}
.foot-bottom__legal a:focus{outline:3px solid #4A4FCB;outline-offset:2px}
.cookie-consent-box{display:none;position:fixed;bottom:20px;right:20px;width:300px;background:#FEFEFE;border-radius:16px;box-shadow:0 12px 48px 0 #4a4fcb1a 0 4px 18px 0 #4a4fcb1a;border:1px solid #4a4fcb1f;z-index:8000;overflow:hidden;transition:transform .22s cubic-bezier(0.22,1,0.36,1),opacity .22s ease-in-out}
.cookie-consent-box.consent-hidden{transform:translateY(-24px);opacity:0}
.cookie-consent-box.consent-visible{transform:translateY(0);opacity:1}
.consent-body{padding:20px;display:flex;flex-direction:column;gap:12px}
.consent-body__text{font-family:'DM Sans',sans-serif;font-size:13px;font-weight:400;line-height:1.55;color:#2c2f6b}
.consent-body__text ul{margin:8px 0 0;padding:0 0 0 20px;display:flex;flex-direction:column;gap:4px}
.consent-body__text li{font-size:13px;color:#4a4a6a}
.consent-required-label{font-family:'DM Sans',sans-serif;font-size:13px;font-weight:700;color:#4A4FCB;line-height:1.35;display:flex;align-items:center;gap:8px}
.consent-actions{display:flex;flex-direction:column;gap:8px;padding:0 20px 20px}
.consent-accept-button{font-family:'DM Sans',sans-serif;font-size:14px;font-weight:700;color:#FEFEFE;background:#4A4FCB;border:none;border-radius:0;padding:12px 20px;cursor:pointer;min-height:44px;width:100%;transition:background .5s cubic-bezier(0.22,1,0.36,1);letter-spacing:.02em}
.consent-accept-button:hover{background:#3a3faa}
.consent-accept-button:focus{outline:3px solid #4A4FCB;outline-offset:2px}
.consent-decline-link{font-family:'DM Sans',sans-serif;font-size:13px;font-weight:400;color:#88a;background:none;border:none;cursor:pointer;text-align:center;padding:8px 20px;min-height:44px;width:100%;text-decoration:underline;transition:color .5s ease-in-out}
.consent-decline-link:hover{color:#4A4FCB}
.consent-decline-link:focus{outline:3px solid #4A4FCB;outline-offset:2px}
@media (max-width: 768px) {
.head-band{padding:0 20px;flex-wrap:wrap;min-height:auto}
.brand-block{padding:20px 20px 20px 0;border-right:none;border-bottom:2px solid #4A4FCB;border-radius:0;width:100%}
.head-right{padding:12px 0;width:100%}
.head-contact-row{justify-content:flex-start}
.primary-menu{justify-content:flex-start}
.foot-grid{grid-template-columns:1fr;padding:0 20px;gap:40px}
.foot-logo-anchor{align-items:flex-start}
.foot-bottom{padding:20px 20px 0;flex-direction:column;align-items:flex-start}
}
@media (max-width: 390px) {
.head-band{padding:0 12px}
.head-contact-row{flex-direction:column;align-items:flex-start;gap:4px}
.primary-menu{gap:0}
.primary-menu__link{font-size:13px;padding:8px}
.foot-grid{padding:0 12px}
.foot-bottom{padding:20px 12px 0}
.cookie-consent-box{width:calc(100vw - 24px);right:12px;bottom:12px}
}
.text-doc{max-width:1200px;margin:0 auto;padding:80px 40px;color:#2a2a35}
.text-doc p{font-size:16px;line-height:1.8;margin-bottom:20px;color:#2a2a35}
.text-doc ul,.text-doc ol{margin:20px 0;padding-left:40px}
.text-doc ul{list-style-type:disc}
.text-doc ol{list-style-type:decimal}
.text-doc li{font-size:16px;line-height:1.8;margin-bottom:8px;color:#2a2a35}
.text-doc li:last-child{margin-bottom:0}
.text-doc ul ul,.text-doc ol ol,.text-doc ul ol,.text-doc ol ul{margin:8px 0;padding-left:20px}
.text-doc em,.text-doc i{font-style:italic;color:#3d3f8f}
.text-doc a{color:#4A4FCB;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;transition:color .5s cubic-bezier(0.22,1,0.36,1),text-decoration-color .5s cubic-bezier(0.22,1,0.36,1)}
.text-doc a:hover{color:#3a3fa8;text-decoration-color:#B4A7D6}
.text-doc a:visited{color:#6a5fa8}
.text-doc hr{border:none;border-top:1px solid #d6d0e8;margin:40px 0;opacity:.7}
@media (max-width: 768px) {
.text-doc{padding:40px 20px}
.text-doc p{font-size:16px;line-height:1.8}
.text-doc ul,.text-doc ol{padding-left:20px}
.text-doc li{font-size:16px}
}
@media (max-width: 390px) {
.text-doc{padding:20px 12px}
.text-doc p{font-size:14px;line-height:1.8;margin-bottom:12px}
.text-doc ul,.text-doc ol{padding-left:20px;margin:12px 0}
.text-doc li{font-size:14px;line-height:1.55;margin-bottom:8px}
.text-doc hr{margin:20px 0}
}
.philanthropy{background:#FEFEFE;overflow-x:clip;position:relative}
.philanthropy .grid-pulse-bg{position:absolute;inset:0;pointer-events:none;z-index:0;background-image:linear-gradient(#4a4fcb0f 1px,transparent 1px),linear-gradient(90deg,#4a4fcb0f 1px,transparent 1px);background-size:48px 48px;animation:gridPulse 6s ease-in-out infinite}
@keyframes gridPulse {
0%,100%{opacity:.4}
50%{opacity:1}
}
.philanthropy .concentric{position:absolute;pointer-events:none;border-radius:0;z-index:0}
.philanthropy .concentric span{position:absolute;border-radius:50%;border:1px solid #4a4fcb14;transform:translate(-50%,-50%)}
.philanthropy .page-schema{display:none}
.philanthropy .anchor-panel{position:relative;padding:80px 0;overflow:hidden}
.philanthropy .anchor-panel .grid-pulse-bg{position:absolute;inset:0}
.philanthropy .anchor-panel .concentric{bottom:-120px;right:-80px}
.philanthropy .anchor-panel .concentric span:nth-child(1){width:160px;height:160px;bottom:0;right:0}
.philanthropy .anchor-panel .concentric span:nth-child(2){width:260px;height:260px;bottom:0;right:0}
.philanthropy .anchor-panel .concentric span:nth-child(3){width:360px;height:360px;bottom:0;right:0}
.philanthropy .anchor-inner{max-width:1200px;margin:0 auto;padding:0 40px;display:flex;flex-direction:row;align-items:center;gap:80px;position:relative;z-index:1}
.philanthropy .anchor-text{flex:0 0 52%;max-width:52%}
.philanthropy .anchor-label{display:inline-flex;align-items:center;gap:8px;font-size:13px;letter-spacing:.08em;color:#4A4FCB;text-transform:uppercase;font-weight:600;margin-bottom:20px}
.philanthropy .anchor-label .label-dot{width:6px;height:6px;background:#4A4FCB;border-radius:50%;display:inline-block}
.philanthropy .anchor-h1{font-size:52px;line-height:1.1;color:#1b1e3d;font-weight:800;margin:0 0 20px}
.philanthropy .anchor-h1 em{color:#4A4FCB;font-style:italic}
.philanthropy .anchor-thesis{font-size:16px;line-height:1.55;color:#3a3d5c;margin:0 0 12px}
.philanthropy .anchor-thesis + .anchor-thesis{margin-top:0}
.philanthropy .anchor-cta-row{display:flex;flex-direction:row;align-items:center;gap:20px;margin-top:40px}
.philanthropy .btn-primary{display:inline-flex;align-items:center;gap:8px;background:#4A4FCB;color:#FEFEFE;font-size:14px;font-weight:700;padding:12px 20px;border-radius:16px;border:none;cursor:pointer;text-decoration:none;box-shadow:0 4px 18px 0 #4a4fcb1a;transition:background .5s cubic-bezier(0.22,1,0.36,1),box-shadow .5s cubic-bezier(0.22,1,0.36,1);position:relative;overflow:hidden}
.philanthropy .btn-primary:hover{background:#3b40b0;box-shadow:0 12px 48px 0 #4a4fcb1a}
.philanthropy .btn-primary:focus-visible{outline:2px solid #4A4FCB;outline-offset:3px}
.philanthropy .btn-secondary{display:inline-flex;align-items:center;gap:8px;background:transparent;color:#1b1e3d;font-size:14px;font-weight:600;padding:12px 20px;border-radius:16px;border:1.5px solid #4a4fcb40;cursor:pointer;text-decoration:none;transition:border-color .45s ease-in-out,color .45s ease-in-out}
.philanthropy .btn-secondary:hover{border-color:#4A4FCB;color:#4A4FCB}
.philanthropy .anchor-image-col{flex:1;position:relative}
.philanthropy .anchor-img-frame{border-radius:16px;overflow:hidden;box-shadow:0 12px 48px 0 #4a4fcb1a;position:relative}
.philanthropy .anchor-img-frame img{width:100%;height:340px;object-fit:cover;display:block;transition:transform .6s cubic-bezier(0.22,1,0.36,1);filter:blur(0px)}
.philanthropy .anchor-img-frame::after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#4a4fcb2e 0%,#b4a7d61a 60%,transparent 100%);border-radius:16px;pointer-events:none}
.philanthropy .anchor-img-frame:hover img{transform:scale(1.04)}
.philanthropy .anchor-pattern{position:absolute;top:-20px;left:-20px;display:grid;grid-template-columns:repeat(5,10px);grid-template-rows:repeat(5,10px);gap:8px;pointer-events:none;z-index:0}
.philanthropy .anchor-pattern span{width:4px;height:4px;background:#4a4fcb2e;border-radius:50%;display:block}
.philanthropy .anchor-pattern-br{top:auto;bottom:-20px;left:auto;right:-20px}
.philanthropy .stat-strip{display:flex;flex-direction:row;gap:20px;margin-top:40px;flex-wrap:wrap}
.philanthropy .stat-item{display:flex;flex-direction:column;gap:4px}
.philanthropy .stat-number{font-size:27px;font-weight:800;color:#1b1e3d;line-height:1.1}
.philanthropy .stat-desc{font-size:13px;color:#5a5f80;line-height:1.35}
.philanthropy .matrix-panel{background:linear-gradient(158deg,#f4f3fc 0%,#f4f3fc 55%,#e8e6f5 100%);padding:80px 0;position:relative;overflow:hidden}
.philanthropy .matrix-panel .concentric{top:-80px;left:-80px}
.philanthropy .matrix-panel .concentric span:nth-child(1){width:180px;height:180px;top:0;left:0}
.philanthropy .matrix-panel .concentric span:nth-child(2){width:300px;height:300px;top:0;left:0}
.philanthropy .matrix-panel .concentric span:nth-child(3){width:420px;height:420px;top:0;left:0}
.philanthropy .matrix-inner{max-width:1200px;margin:0 auto;padding:0 40px;position:relative;z-index:1}
.philanthropy .matrix-header{display:flex;flex-direction:row;align-items:flex-start;gap:80px;margin-bottom:40px}
.philanthropy .matrix-heading-col{flex:0 0 44%}
.philanthropy .matrix-h2{font-size:37px;line-height:1.1;color:#1b1e3d;font-weight:800;margin:0 0 12px}
.philanthropy .matrix-h2 em{color:#4A4FCB;font-style:italic}
.philanthropy .matrix-desc-col{flex:1;padding-top:8px}
.philanthropy .matrix-desc{font-size:16px;line-height:1.55;color:#3a3d5c;margin:0}
.philanthropy .priority-matrix{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:20px;margin-top:20px}
.philanthropy .matrix-zone{border-radius:16px;padding:40px;position:relative;min-height:200px;display:flex;flex-direction:column;justify-content:flex-end}
.philanthropy .matrix-zone--a{background:#4A4FCB;color:#FEFEFE;box-shadow:0 4px 18px 0 #4a4fcb1a}
.philanthropy .matrix-zone--b{background:#FEFEFE;color:#1b1e3d;box-shadow:0 1px 6px 0 #4a4fcb12}
.philanthropy .matrix-zone--c{background:#B4A7D6;color:#1b1e3d;box-shadow:0 1px 6px 0 #b4a7d61a}
.philanthropy .matrix-zone--d{background:#1b1e3d;color:#FEFEFE;box-shadow:0 4px 18px 0 #4a4fcb1a}
.philanthropy .zone-number{font-size:52px;font-weight:900;opacity:.1;line-height:1;position:absolute;top:20px;right:20px;pointer-events:none}
.philanthropy .zone-tag{font-size:13px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;margin-bottom:8px;opacity:.7}
.philanthropy .zone-h4{font-size:20px;font-weight:800;line-height:1.35;margin:0 0 8px}
.philanthropy .zone-body{font-size:13px;line-height:1.55;opacity:.85;margin:0}
.philanthropy .sidebar-panel{padding:80px 0;background:#FEFEFE;position:relative}
.philanthropy .sidebar-inner{max-width:1200px;margin:0 auto;padding:0 40px;display:flex;flex-direction:row;gap:40px;align-items:flex-start;position:relative;z-index:1}
.philanthropy .sidebar-aside{flex:0 0 200px;display:flex;flex-direction:column;gap:20px;padding-top:8px}
.philanthropy .aside-item{display:flex;flex-direction:column;align-items:center;gap:8px;padding:20px 12px;border-radius:16px;background:#f4f3fc;box-shadow:0 1px 6px 0 #4a4fcb12;text-align:center}
.philanthropy .aside-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:#4A4FCB}
.philanthropy .aside-label{font-size:13px;color:#3a3d5c;font-weight:600;line-height:1.35}
.philanthropy .sidebar-body{flex:1}
.philanthropy .sidebar-h2{font-size:37px;line-height:1.1;color:#1b1e3d;font-weight:800;margin:0 0 20px}
.philanthropy .sidebar-h2 em{color:#4A4FCB;font-style:italic}
.philanthropy .items-dense{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.philanthropy .dense-item{background:#f4f3fc;border-radius:16px;padding:20px;position:relative;box-shadow:0 1px 6px 0 #4a4fcb12;display:flex;flex-direction:column;gap:8px;transition:box-shadow .5s cubic-bezier(0.22,1,0.36,1)}
.philanthropy .dense-item:hover{box-shadow:0 4px 18px 0 #4a4fcb1a}
.philanthropy .dense-counter{position:absolute;top:12px;right:12px;width:24px;height:24px;background:#4a4fcb1a;border-radius:0;border-radius:0;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:#4A4FCB;line-height:1}
.philanthropy .dense-h5{font-size:14px;font-weight:700;color:#1b1e3d;margin:0;padding-right:28px;line-height:1.35}
.philanthropy .dense-body{font-size:13px;line-height:1.55;color:#5a5f80;margin:0}
.philanthropy .focus-reveal-group{display:flex;flex-direction:column;gap:12px;margin-top:20px}
.philanthropy .reveal-item{position:relative;border-radius:16px;overflow:hidden}
.philanthropy .reveal-trigger{width:100%;background:#1b1e3d;color:#FEFEFE;border:none;padding:16px 20px;font-size:14px;font-weight:600;text-align:left;cursor:pointer;border-radius:16px;display:flex;align-items:center;gap:12px;transition:background .45s ease-in-out}
.philanthropy .reveal-trigger:hover,.philanthropy .reveal-trigger:focus{background:#4A4FCB;outline:none}
.philanthropy .reveal-trigger:focus + .reveal-content,.philanthropy .reveal-trigger:hover + .reveal-content{max-height:200px;padding:16px 20px;opacity:1}
.philanthropy .reveal-content{max-height:0;opacity:0;overflow:hidden;background:#f4f3fc;font-size:14px;line-height:1.55;color:#3a3d5c;padding:0 20px;border-radius:0 0 16px 16px;transition:max-height .6s cubic-bezier(0.22,1,0.36,1),opacity .5s ease-in-out,padding .5s ease-in-out}
.philanthropy .closing-panel{background:#1b1e3d;padding:80px 0;position:relative;overflow:hidden}
.philanthropy .closing-panel .concentric span{border-color:#b4a7d61a}
.philanthropy .closing-panel .concentric{bottom:-100px;right:-60px}
.philanthropy .closing-panel .concentric span:nth-child(1){width:200px;height:200px;bottom:0;right:0}
.philanthropy .closing-panel .concentric span:nth-child(2){width:340px;height:340px;bottom:0;right:0}
.philanthropy .closing-panel .concentric span:nth-child(3){width:480px;height:480px;bottom:0;right:0}
.philanthropy .closing-inner{max-width:1200px;margin:0 auto;padding:0 40px;position:relative;z-index:1}
.philanthropy .closing-top{display:flex;flex-direction:row;gap:80px;align-items:flex-start;margin-bottom:40px}
.philanthropy .closing-h2{font-size:37px;line-height:1.1;color:#FEFEFE;font-weight:800;margin:0 0 12px;flex:0 0 44%}
.philanthropy .closing-h2 em{color:#B4A7D6;font-style:italic}
.philanthropy .closing-desc{font-size:16px;line-height:1.55;color:#fefefebf;margin:0;flex:1;padding-top:8px}
.philanthropy .closing-cards{display:flex;flex-direction:row;gap:20px}
.philanthropy .closing-card{flex:1;background:#ffffff0d;border:1px solid #b4a7d62e;border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:8px;position:relative;box-shadow:inset 0 2px 6px 0 #4a4fcb12;transition:background .55s cubic-bezier(0.22,1,0.36,1),border-color .55s cubic-bezier(0.22,1,0.36,1)}
.philanthropy .closing-card:hover{background:#4a4fcb1f;border-color:#b4a7d666}
.philanthropy .card-num{position:absolute;top:12px;right:16px;font-size:52px;font-weight:900;color:#ffffff0d;line-height:1;pointer-events:none}
.philanthropy .card-icon{width:40px;height:40px;background:#4a4fcb40;border-radius:0;display:flex;align-items:center;justify-content:center;color:#B4A7D6;margin-bottom:4px}
.philanthropy .card-h5{font-size:16px;font-weight:700;color:#FEFEFE;margin:0;line-height:1.35}
.philanthropy .card-body{font-size:13px;line-height:1.55;color:#fefefea6;margin:0}
.philanthropy .svg-bullet-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}
.philanthropy .svg-bullet-list li{display:flex;flex-direction:row;align-items:flex-start;gap:8px;font-size:14px;line-height:1.55;color:#fefefebf}
.philanthropy .bullet-svg{flex-shrink:0;margin-top:3px}
@media (max-width: 1280px) {
.philanthropy .anchor-inner,.philanthropy .matrix-inner,.philanthropy .sidebar-inner,.philanthropy .closing-inner{padding:0 20px}
.philanthropy .anchor-h1{font-size:37px}
.philanthropy .matrix-h2{font-size:27px}
.philanthropy .sidebar-h2{font-size:27px}
.philanthropy .closing-h2{font-size:27px}
}
@media (max-width: 768px) {
.philanthropy .anchor-inner{flex-direction:column;gap:40px}
.philanthropy .anchor-text{flex:unset;max-width:100%}
.philanthropy .anchor-image-col{width:100%}
.philanthropy .anchor-h1{font-size:37px}
.philanthropy .matrix-header{flex-direction:column;gap:20px}
.philanthropy .matrix-heading-col{flex:unset}
.philanthropy .priority-matrix{grid-template-columns:1fr}
.philanthropy .sidebar-inner{flex-direction:column}
.philanthropy .sidebar-aside{flex:unset;flex-direction:row;flex-wrap:wrap}
.philanthropy .aside-item{flex:0 0 calc(50% - 10px)}
.philanthropy .items-dense{grid-template-columns:1fr}
.philanthropy .closing-top{flex-direction:column;gap:20px}
.philanthropy .closing-h2{flex:unset}
.philanthropy .closing-cards{flex-direction:column}
.philanthropy .anchor-panel{padding:40px 0}
.philanthropy .matrix-panel{padding:40px 0}
.philanthropy .sidebar-panel{padding:40px 0}
.philanthropy .closing-panel{padding:40px 0}
.philanthropy .matrix-zone{padding:20px;min-height:160px}
.philanthropy .anchor-cta-row{flex-direction:column;align-items:flex-start}
}
@media (max-width: 390px) {
.philanthropy .anchor-h1{font-size:27px}
.philanthropy .anchor-inner{padding:0 12px}
.philanthropy .matrix-inner{padding:0 12px}
.philanthropy .sidebar-inner{padding:0 12px}
.philanthropy .closing-inner{padding:0 12px}
.philanthropy .aside-item{flex:0 0 100%}
.philanthropy .stat-strip{gap:12px}
.philanthropy .anchor-cta-row{gap:12px}
}
.testimonials{background-color:#FEFEFE;overflow-x:clip;position:relative}
.testimonials__schema{display:none}
.testimonials__flicker{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}
.testimonials__flicker-dot{position:absolute;border-radius:0;background:#4A4FCB;opacity:0;animation:flickerBurst 8s infinite}
.testimonials__flicker-dot:nth-child(1){width:3px;height:3px;top:15%;left:8%;animation-delay:0s;animation-duration:7s}
.testimonials__flicker-dot:nth-child(2){width:2px;height:2px;top:60%;left:92%;animation-delay:2.5s;animation-duration:9s}
.testimonials__flicker-dot:nth-child(3){width:4px;height:4px;top:80%;left:20%;animation-delay:4s;animation-duration:6s}
.testimonials__flicker-dot:nth-child(4){width:2px;height:2px;top:35%;left:75%;animation-delay:1.5s;animation-duration:8.5s}
@keyframes flickerBurst {
0%,85%,100%{opacity:0}
88%{opacity:.18}
91%{opacity:.06}
94%{opacity:.22}
97%{opacity:.04}
}
.testimonials__rotating-shape{position:fixed;top:20%;right:-120px;width:340px;height:340px;border:2px solid #4a4fcb0f;border-radius:0;animation:slowRotate 40s linear infinite;pointer-events:none;z-index:0}
.testimonials__rotating-shape::before{content:'';position:absolute;top:30px;left:30px;right:30px;bottom:30px;border:1px solid #b4a7d614;border-radius:0}
@keyframes slowRotate {
from{transform:rotate(0deg)}
to{transform:rotate(360deg)}
}
.testimonials__strip-block{position:relative;z-index:1;padding:80px 0 40px;overflow:hidden}
.testimonials__strip-bg{position:absolute;top:0;left:0;width:100%;height:55%;background:linear-gradient(180deg,#f0f0f8 0%,#f0f0f8 49%,#FEFEFE 49%,#FEFEFE 100%);z-index:0}
.testimonials__strip-inner{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:0 40px;display:flex;flex-direction:row;align-items:flex-start;gap:40px}
.testimonials__strip-visual{flex-shrink:0;width:120px;display:flex;flex-direction:column;align-items:center;padding-top:80px}
.testimonials__strip-img-wrap{width:120px;height:320px;border-radius:0;overflow:hidden;box-shadow:0 4px 18px 0 #4a4fcb1a;opacity:.55}
.testimonials__strip-img-wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .55s cubic-bezier(0.22,1,0.36,1)}
.testimonials__strip-img-wrap:hover img{transform:scale(1.06)}
.testimonials__strip-text{flex:1;padding-top:40px}
.testimonials__faded-letter{font-size:220px;line-height:1.1;font-weight:900;color:#4a4fcb0a;position:absolute;top:20px;right:40px;letter-spacing:-8px;pointer-events:none;user-select:none;z-index:0}
.testimonials__strip-label{font-size:13px;line-height:1.55;letter-spacing:.12em;color:#4A4FCB;font-weight:600;text-transform:uppercase;margin-bottom:12px}
.testimonials__strip-heading{font-size:52px;line-height:1.1;font-weight:800;color:#1e1e2e;margin:0 0 20px;max-width:560px}
.testimonials__strip-heading em{color:#4A4FCB;font-style:italic}
.testimonials__strip-sub{font-size:16px;line-height:1.55;color:#3a3a4a;max-width:480px;margin:0 0 20px}
.testimonials__strip-meta{display:flex;flex-direction:row;align-items:center;gap:20px;margin-top:20px}
.testimonials__stars-row{display:flex;flex-direction:row;gap:4px;align-items:center}
.testimonials__star{width:18px;height:18px;display:inline-block}
.testimonials__star svg{width:18px;height:18px}
.testimonials__meta-count{font-size:14px;line-height:1.35;color:#4a4a5a;font-weight:500}
.testimonials__meta-count strong{color:#1e1e2e;font-weight:700}
.testimonials__grid-block{position:relative;z-index:1;padding:40px 0 80px;background:#FEFEFE}
.testimonials__grid-inner{max-width:1200px;margin:0 auto;padding:0 40px}
.testimonials__grid-header{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;margin-bottom:40px;gap:20px}
.testimonials__grid-heading{font-size:27px;line-height:1.35;font-weight:700;color:#1e1e2e;margin:0}
.testimonials__grid-note{font-size:14px;line-height:1.55;color:#5a5a6a;max-width:280px;text-align:right}
.testimonials__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:start}
.testimonials__card{background:#FEFEFE;border-radius:16px;padding:40px;box-shadow:0 4px 18px 0 #4a4fcb1a;position:relative;transition:box-shadow .5s cubic-bezier(0.22,1,0.36,1),transform .5s cubic-bezier(0.22,1,0.36,1);display:flex;flex-direction:column;gap:20px}
.testimonials__card:hover{box-shadow:0 12px 48px 0 #4a4fcb1a;transform:translateY(-4px)}
.testimonials__card--featured{background:linear-gradient(160deg,#4A4FCB 0%,#4A4FCB 49%,#3d42a8 49%,#3d42a8 100%);color:#FEFEFE}
.testimonials__card--wide{grid-column:span 2}
.testimonials__card-quote-mark{width:32px;height:24px;flex-shrink:0}
.testimonials__card-quote-mark svg{width:32px;height:24px}
.testimonials__card-text{font-size:16px;line-height:1.8;color:#2a2a3a;margin:0;flex:1}
.testimonials__card--featured .testimonials__card-text{color:#fefefeeb}
.testimonials__card-footer{display:flex;flex-direction:row;align-items:center;gap:12px;padding-top:12px;border-top:1px solid #4a4fcb14}
.testimonials__card--featured .testimonials__card-footer{border-top-color:#fefefe26}
.testimonials__card-avatar{width:44px;height:44px;border-radius:0;overflow:hidden;flex-shrink:0;box-shadow:0 1px 6px 0 #4a4fcb12}
.testimonials__card-avatar img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s cubic-bezier(0.22,1,0.36,1)}
.testimonials__card-avatar:hover img{transform:scale(1.08)}
.testimonials__card-avatar-initials{width:44px;height:44px;border-radius:0;background:#4a4fcb1a;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:#4A4FCB;flex-shrink:0}
.testimonials__card--featured .testimonials__card-avatar-initials{background:#fefefe26;color:#FEFEFE}
.testimonials__card-person{display:flex;flex-direction:column;gap:4px;flex:1}
.testimonials__card-name{font-size:14px;line-height:1.35;font-weight:700;color:#1e1e2e;margin:0}
.testimonials__card--featured .testimonials__card-name{color:#FEFEFE}
.testimonials__card-role{font-size:13px;line-height:1.35;color:#6a6a7a;margin:0;letter-spacing:.04em}
.testimonials__card--featured .testimonials__card-role{color:#fefefea6}
.testimonials__card-stars{display:flex;flex-direction:row;gap:2px;margin-left:auto}
.testimonials__card-stars svg{width:14px;height:14px}
.testimonials__card-tag{display:inline-flex;align-items:center;gap:4px;font-size:13px;line-height:1.35;font-weight:600;color:#4A4FCB;background:#4a4fcb14;padding:4px 12px;border-radius:0;align-self:flex-start}
.testimonials__card--featured .testimonials__card-tag{color:#fefefed9;background:#fefefe1f}
.testimonials__card-num{position:absolute;top:12px;right:20px;font-size:52px;line-height:1.1;font-weight:900;color:#4a4fcb0d;pointer-events:none;user-select:none}
.testimonials__card--featured .testimonials__card-num{color:#fefefe12}
.testimonials__side-pair{display:flex;flex-direction:row;gap:20px;margin-top:20px}
.testimonials__side-card{flex:1;background:#f4f3fa;border-radius:16px;padding:40px;box-shadow:0 1px 6px 0 #4a4fcb12;display:flex;flex-direction:column;gap:20px;position:relative;transition:box-shadow .6s cubic-bezier(0.22,1,0.36,1),transform .6s cubic-bezier(0.22,1,0.36,1)}
.testimonials__side-card:hover{box-shadow:0 12px 48px 0 #4a4fcb1a;transform:translateY(-3px)}
.testimonials__side-card-text{font-size:16px;line-height:1.8;color:#2a2a3a;margin:0}
.testimonials__side-card-footer{display:flex;flex-direction:row;align-items:center;gap:12px}
.testimonials__side-card-initials{width:40px;height:40px;border-radius:0;background:#4a4fcb1a;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:#4A4FCB;flex-shrink:0}
.testimonials__side-card-person{display:flex;flex-direction:column;gap:4px}
.testimonials__side-card-name{font-size:14px;line-height:1.35;font-weight:700;color:#1e1e2e;margin:0}
.testimonials__side-card-role{font-size:13px;line-height:1.35;color:#6a6a7a;margin:0}
.testimonials__side-card-num{position:absolute;top:12px;right:20px;font-size:52px;line-height:1.1;font-weight:900;color:#4a4fcb0d;pointer-events:none;user-select:none}
.testimonials__img-card{flex:1;border-radius:16px;overflow:hidden;box-shadow:0 4px 18px 0 #4a4fcb1a;position:relative;min-height:240px}
.testimonials__img-card img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .65s cubic-bezier(0.22,1,0.36,1)}
.testimonials__img-card:hover img{transform:scale(1.05)}
.testimonials__img-card-overlay{position:absolute;bottom:0;left:0;right:0;padding:20px;background:linear-gradient(0deg,#1e1e2eb8 0%,#1e1e2eb8 49%,transparent 49%,transparent 100%)}
.testimonials__img-card-label{font-size:13px;line-height:1.35;color:#fefefebf;letter-spacing:.08em;text-transform:uppercase;font-weight:600}
.testimonials__img-card-stat{font-size:27px;line-height:1.35;font-weight:800;color:#FEFEFE;margin:4px 0 0}
@media (max-width: 1280px) {
.testimonials__grid{grid-template-columns:repeat(2,1fr)}
.testimonials__card--wide{grid-column:span 2}
.testimonials__faded-letter{font-size:160px}
}
@media (max-width: 768px) {
.testimonials__strip-inner{flex-direction:column;padding:0 20px;gap:20px}
.testimonials__strip-visual{width:100%;flex-direction:row;padding-top:0;align-items:flex-start}
.testimonials__strip-img-wrap{width:80px;height:200px}
.testimonials__strip-heading{font-size:37px}
.testimonials__faded-letter{font-size:100px;top:10px;right:20px}
.testimonials__grid-inner{padding:0 20px}
.testimonials__grid{grid-template-columns:1fr}
.testimonials__card--wide{grid-column:span 1}
.testimonials__grid-header{flex-direction:column;align-items:flex-start}
.testimonials__grid-note{text-align:left;max-width:100%}
.testimonials__side-pair{flex-direction:column}
.testimonials__strip-block{padding:40px 0 20px}
.testimonials__grid-block{padding:20px 0 40px}
}
@media (max-width: 390px) {
.testimonials__strip-heading{font-size:27px}
.testimonials__card{padding:20px}
.testimonials__side-card{padding:20px}
.testimonials__strip-meta{flex-direction:column;align-items:flex-start;gap:8px}
}
.learning-program{background-color:#FEFEFE;overflow-x:clip;position:relative}
.learning-program .fog-layer{position:fixed;top:0;left:-20%;width:140%;height:100%;background:#fefefe2e;pointer-events:none;z-index:0;animation:fog-drift 18s ease-in-out infinite alternate}
@keyframes fog-drift {
0%{transform:translateX(0) scaleY(1);opacity:.12}
50%{transform:translateX(6%) scaleY(1.04);opacity:.22}
100%{transform:translateX(-4%) scaleY(0.98);opacity:.14}
}
.learning-program .program-title-block{display:grid;grid-template-columns:1fr 1.8fr;min-height:520px;position:relative;z-index:1;max-width:100%;overflow:hidden}
.learning-program .program-title-block__image-col{position:relative;overflow:hidden}
.learning-program .program-title-block__image-col img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s cubic-bezier(0.22,1,0.36,1)}
.learning-program .program-title-block__image-col:hover img{transform:scale(1.05)}
.learning-program .program-title-block__image-col::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,#4a4fcb8c 0%,#4a4fcb2e 55%,transparent 100%);pointer-events:none}
.learning-program .program-title-block__image-col .shape-accent{position:absolute;bottom:40px;right:-20px;width:80px;height:80px;border-radius:0;background:#b4a7d638;pointer-events:none;z-index:2;transform:rotate(18deg)}
.learning-program .program-title-block__image-col .shape-accent-two{position:absolute;top:60px;left:20px;width:44px;height:44px;border-radius:16px;background:#4a4fcb24;pointer-events:none;z-index:2;transform:rotate(-10deg)}
.learning-program .program-title-block__text-col{display:flex;flex-direction:column;justify-content:center;padding:80px;background:#FEFEFE;position:relative}
.learning-program .program-title-block__text-col .dashed-path{position:absolute;top:40px;right:40px;pointer-events:none;opacity:.18}
.learning-program .program-title-block__label{font-size:13px;letter-spacing:.12em;color:#4A4FCB;font-style:italic;font-weight:600;margin-bottom:20px;display:block}
.learning-program .program-title-block__heading{font-size:52px;line-height:1.1;color:#1e1e2e;font-weight:800;margin:0;max-width:560px}
.learning-program .program-title-block__heading em{color:#4A4FCB;font-style:italic}
@media (max-width: 768px) {
.learning-program .program-title-block{grid-template-columns:1fr}
.learning-program .program-title-block__image-col{height:260px}
.learning-program .program-title-block__text-col{padding:40px 20px}
.learning-program .program-title-block__heading{font-size:37px}
}
@media (max-width: 390px) {
.learning-program .program-title-block__heading{font-size:27px}
.learning-program .program-title-block__text-col{padding:40px 12px}
}
.learning-program .overview-band{background:#f4f3fb;position:relative;z-index:1;padding:80px 0}
.learning-program .overview-band::before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='%234A4FCB' stroke-width='0.5' opacity='0.07'%3E%3Crect x='10' y='10' width='40' height='40' rx='4'/%3E%3C/g%3E%3C/svg%3E");background-size:60px 60px;pointer-events:none}
.learning-program .overview-band__inner{max-width:1200px;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start;position:relative;z-index:1}
.learning-program .overview-band__intro{display:flex;flex-direction:column;gap:20px}
.learning-program .overview-band__faded-num{font-size:52px;font-weight:900;color:#4a4fcb14;line-height:1.1;margin-bottom:4px;user-select:none}
.learning-program .overview-band__subhead{font-size:27px;line-height:1.35;color:#1e1e2e;font-weight:700;margin:0}
.learning-program .overview-band__body{font-size:16px;line-height:1.55;color:#3a3a4a;margin:0}
.learning-program .overview-band__body em{color:#4A4FCB;font-style:italic}
.learning-program .feature-groups{display:flex;flex-direction:column;gap:20px}
.learning-program .feature-group{background:#FEFEFE;border-radius:16px;padding:20px;box-shadow:0 4px 18px 0 #4a4fcb1a;transition:box-shadow .55s cubic-bezier(0.22,1,0.36,1)}
.learning-program .feature-group:hover{box-shadow:0 12px 48px 0 #4a4fcb1a}
.learning-program .feature-group__cat{font-size:13px;letter-spacing:.1em;color:#4A4FCB;font-weight:700;text-transform:uppercase;margin-bottom:12px;display:block}
.learning-program .feature-group__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}
.learning-program .feature-group__list li{display:flex;align-items:center;gap:8px;font-size:14px;line-height:1.55;color:#2a2a3a}
.learning-program .feature-group__list li .icon-bullet{flex-shrink:0;width:18px;height:18px}
@media (max-width: 768px) {
.learning-program .overview-band__inner{grid-template-columns:1fr;gap:40px;padding:0 20px}
}
@media (max-width: 390px) {
.learning-program .overview-band__inner{padding:0 12px}
.learning-program .overview-band{padding:40px 0}
}
.learning-program .steps-track{padding:80px 0;background:#FEFEFE;position:relative;z-index:1}
.learning-program .steps-track__inner{max-width:1200px;margin:0 auto;padding:0 40px}
.learning-program .steps-track__heading-row{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:40px}
.learning-program .steps-track__heading-row .faded-num{font-size:52px;font-weight:900;color:#b4a7d62e;line-height:1.1;user-select:none}
.learning-program .steps-track__heading{font-size:37px;line-height:1.35;color:#1e1e2e;font-weight:700;margin:0;max-width:600px}
.learning-program .steps-track__heading em{color:#4A4FCB;font-style:italic}
.learning-program .steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;position:relative}
.learning-program .steps-grid::before{content:"";position:absolute;top:36px;left:16.5%;right:16.5%;height:2px;border-top:2px dashed #4a4fcb38;pointer-events:none;z-index:0}
.learning-program .step-card{background:#FEFEFE;border-radius:16px;padding:20px;box-shadow:0 1px 6px 0 #4a4fcb12;position:relative;z-index:1;transition:box-shadow .6s cubic-bezier(0.22,1,0.36,1),transform .5s cubic-bezier(0.22,1,0.36,1);cursor:default}
.learning-program .step-card:hover{box-shadow:0 12px 48px 0 #4a4fcb1a;transform:translateY(-4px)}
.learning-program .step-card:hover .step-card__text-shadow{text-shadow:0 6px 24px #4a4fcb2e}
.learning-program .step-card__num{font-size:52px;font-weight:900;color:#4a4fcb12;line-height:1.1;position:absolute;top:8px;right:16px;user-select:none;pointer-events:none}
.learning-program .step-card__icon{width:40px;height:40px;background:#4a4fcb14;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:12px}
.learning-program .step-card__icon svg{width:20px;height:20px}
.learning-program .step-card__title{font-size:16px;font-weight:700;color:#1e1e2e;margin:0 0 8px;line-height:1.35}
.learning-program .step-card__text-shadow{font-size:14px;line-height:1.55;color:#3a3a4a;margin:0;transition:text-shadow .55s ease-in-out}
@media (max-width: 768px) {
.learning-program .steps-grid{grid-template-columns:1fr;gap:12px}
.learning-program .steps-grid::before{display:none}
.learning-program .steps-track__inner{padding:0 20px}
.learning-program .steps-track{padding:40px 0}
.learning-program .steps-track__heading{font-size:27px}
}
@media (max-width: 390px) {
.learning-program .steps-track__inner{padding:0 12px}
}
.learning-program .faq-strip{background:linear-gradient(170deg,#4A4FCB 0%,#4A4FCB 38%,#B4A7D6 38%,#B4A7D6 100%);padding:80px 0;position:relative;z-index:1}
.learning-program .faq-strip__inner{max-width:1200px;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:1fr 1.6fr;gap:80px;align-items:start}
.learning-program .faq-strip__left{display:flex;flex-direction:column;gap:20px;padding-top:8px}
.learning-program .faq-strip__eyebrow{font-size:13px;letter-spacing:.12em;color:#fefefebf;font-weight:600;text-transform:uppercase}
.learning-program .faq-strip__heading{font-size:37px;line-height:1.35;color:#FEFEFE;font-weight:800;margin:0}
.learning-program .faq-strip__sub{font-size:14px;line-height:1.55;color:#fefefed1;margin:0}
.learning-program .faq-strip__link{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:#FEFEFE;font-weight:600;text-decoration:none;border-bottom:1px solid #fefefe59;padding-bottom:4px;transition:border-color .45s cubic-bezier(0.22,1,0.36,1),color .45s cubic-bezier(0.22,1,0.36,1);width:fit-content}
.learning-program .faq-strip__link:hover{border-color:#FEFEFE;color:#FEFEFE}
.learning-program .faq-list{display:flex;flex-direction:column;gap:12px}
.learning-program .faq-item{background:#fefefeeb;border-radius:16px;overflow:hidden;box-shadow:0 4px 18px 0 #4a4fcb1a}
.learning-program .faq-item__question{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px;cursor:pointer;font-size:16px;font-weight:600;color:#1e1e2e;line-height:1.35;list-style:none;user-select:none;transition:color .5s ease-in-out}
.learning-program .faq-item__question::-webkit-details-marker{display:none}
.learning-program .faq-item__question::marker{display:none}
.learning-program .faq-item details[open] > .faq-item__question{color:#4A4FCB}
.learning-program .faq-item__question .faq-icon{flex-shrink:0;width:24px;height:24px;border-radius:0;display:flex;align-items:center;justify-content:center;transition:transform .5s cubic-bezier(0.22,1,0.36,1)}
.learning-program .faq-item details[open] .faq-icon{transform:rotate(45deg)}
.learning-program .faq-item__answer{padding:0 20px 20px;font-size:14px;line-height:1.8;color:#3a3a4a;margin:0}
@media (max-width: 768px) {
.learning-program .faq-strip__inner{grid-template-columns:1fr;gap:40px;padding:0 20px}
.learning-program .faq-strip{padding:40px 0}
.learning-program .faq-strip__heading{font-size:27px}
}
@media (max-width: 390px) {
.learning-program .faq-strip__inner{padding:0 12px}
}
.learning-program .image-border-hover{position:relative;display:block}
.learning-program .image-border-hover::before{content:"";position:absolute;inset:0;border:2px solid transparent;border-radius:0;transition:border-color .55s cubic-bezier(0.22,1,0.36,1);z-index:3;pointer-events:none}
.learning-program .image-border-hover:hover::before{border-color:#4A4FCB}
.contact-us{background:#FEFEFE;overflow-x:clip;position:relative}
.contact-us .reach-panel{max-width:1200px;margin:0 auto;padding:80px 40px;display:grid;grid-template-columns:1.5fr 1fr;gap:80px;align-items:start}
.contact-us .reach-panel__form-side{position:relative}
.contact-us .reach-panel__info-side{padding-top:20px}
.contact-us .form-eyebrow{font-size:13px;letter-spacing:.12em;color:#4A4FCB;font-style:italic;font-weight:600;margin-bottom:12px;display:block}
.contact-us .form-heading{font-size:37px;line-height:1.1;color:#1e1e2e;font-weight:700;margin-bottom:8px}
.contact-us .form-sub{font-size:16px;line-height:1.55;color:#3a3a4a;margin-bottom:40px;max-width:480px}
.contact-us .double-border-wrap{border:2px solid #B4A7D6;border-radius:16px;padding:4px;box-shadow:0 12px 48px 0 #4a4fcb1a}
.contact-us .form-card{border:1px solid #4a4fcb26;border-radius:16px;background:#FEFEFE;padding:40px;box-shadow:0 1px 6px 0 #4a4fcb12}
.contact-us .field-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}
.contact-us .field-group{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}
.contact-us .field-group--no-margin{margin-bottom:0}
.contact-us .field-label{font-size:13px;font-weight:600;color:#1e1e2e;letter-spacing:.06em}
.contact-us .field-input{border:1.5px solid #4a4fcb38;border-radius:0;padding:12px 16px 12px 40px;font-size:14px;color:#1e1e2e;background:#FEFEFE;transition:border-color .5s cubic-bezier(0.22,1,0.36,1),box-shadow .5s cubic-bezier(0.22,1,0.36,1);box-shadow:inset 0 2px 6px 0 #4a4fcb0d;outline:none;width:100%;box-sizing:border-box;position:relative}
.contact-us .field-input:focus{border-color:#4A4FCB;box-shadow:inset 0 2px 6px 0 #4a4fcb14 0 4px 18px 0 #4a4fcb1a}
.contact-us .field-input::placeholder{color:#9090a8;font-size:14px}
.contact-us .input-wrapper{position:relative;display:flex;align-items:center}
.contact-us .input-wrapper .input-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#B4A7D6;display:flex;align-items:center;pointer-events:none;z-index:1}
.contact-us .radio-group-label{font-size:13px;font-weight:600;color:#1e1e2e;letter-spacing:.06em;margin-bottom:12px;display:block}
.contact-us .radio-strip{display:flex;flex-direction:row;gap:12px;flex-wrap:wrap;margin-bottom:20px}
.contact-us .radio-option{position:relative}
.contact-us .radio-option input[type="radio"]{position:absolute;opacity:0;width:0;height:0}
.contact-us .radio-option label{display:flex;align-items:center;gap:8px;padding:8px 16px;border:1.5px solid #4a4fcb38;border-radius:0;font-size:14px;color:#3a3a4a;cursor:pointer;transition:border-color .45s cubic-bezier(0.22,1,0.36,1),background .45s cubic-bezier(0.22,1,0.36,1),color .45s cubic-bezier(0.22,1,0.36,1);background:#FEFEFE;user-select:none}
.contact-us .radio-option label:hover{border-color:#4A4FCB;background:#4a4fcb0a}
.contact-us .radio-option input[type="radio"]:checked + label{border-color:#4A4FCB;background:#4a4fcb14;color:#4A4FCB;font-weight:600}
.contact-us .radio-option input[type="radio"]:focus-visible + label{outline:2px solid #4A4FCB;outline-offset:2px}
.contact-us .radio-dot{width:14px;height:14px;border-radius:0;border:2px solid #B4A7D6;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:border-color .45s cubic-bezier(0.22,1,0.36,1)}
.contact-us .radio-option input[type="radio"]:checked + label .radio-dot{border-color:#4A4FCB;background:#4A4FCB}
.contact-us .radio-option input[type="radio"]:checked + label .radio-dot::after{content:"";display:block;width:4px;height:4px;background:#FEFEFE}
.contact-us .privacy-row{display:flex;flex-direction:row;align-items:flex-start;gap:12px;margin-bottom:20px;padding:12px 16px;background:#b4a7d614;border-radius:0}
.contact-us .privacy-row input[type="checkbox"]{margin-top:2px;accent-color:#4A4FCB;width:16px;height:16px;flex-shrink:0;cursor:pointer}
.contact-us .privacy-text{font-size:13px;line-height:1.55;color:#3a3a4a}
.contact-us .privacy-text a{color:#4A4FCB;text-decoration:underline;text-underline-offset:2px;transition:color .5s ease-in-out}
.contact-us .privacy-text a:hover{color:#2d31a6}
.contact-us .submit-btn{display:inline-flex;align-items:center;gap:8px;background:#4A4FCB;color:#FEFEFE;border:none;border-radius:0;padding:12px 40px;font-size:16px;font-weight:600;cursor:pointer;transition:background .55s cubic-bezier(0.22,1,0.36,1),box-shadow .55s cubic-bezier(0.22,1,0.36,1),transform .45s cubic-bezier(0.22,1,0.36,1);box-shadow:0 4px 18px 0 #4a4fcb1a;letter-spacing:.04em}
.contact-us .submit-btn:hover{background:#3a3fb8;box-shadow:0 12px 48px 0 #4a4fcb1a;transform:translateY(-2px)}
.contact-us .submit-btn:active{transform:translateY(0)}
.contact-us .submit-btn:focus-visible{outline:2px solid #4A4FCB;outline-offset:3px}
.contact-us .info-card{background:#1e1e2e;border-radius:16px;padding:40px;position:relative;overflow:hidden;box-shadow:0 12px 48px 0 #4a4fcb1a}
.contact-us .info-card__bg-circle{position:absolute;border-radius:50%;background:radial-gradient(circle,#4a4fcb2e 0%,#4a4fcb00 70%);pointer-events:none}
.contact-us .info-card__bg-circle--a{width:260px;height:260px;top:-80px;right:-60px}
.contact-us .info-card__bg-circle--b{width:180px;height:180px;bottom:-40px;left:-40px}
.contact-us .info-label{font-size:13px;letter-spacing:.1em;color:#B4A7D6;font-weight:600;margin-bottom:12px;display:block}
.contact-us .info-heading{font-size:27px;line-height:1.35;color:#FEFEFE;font-weight:700;margin-bottom:20px}
.contact-us .info-desc{font-size:14px;line-height:1.55;color:#c0bdd8;margin-bottom:40px}
.contact-us .contact-detail-list{list-style:none;padding:0;margin:0 0 40px;display:flex;flex-direction:column;gap:20px}
.contact-us .contact-detail-list li{display:flex;flex-direction:row;align-items:flex-start;gap:12px}
.contact-us .detail-icon-box{width:36px;height:36px;border-radius:0;background:#4a4fcb40;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid #4a4fcb59}
.contact-us .detail-icon-box .ci{color:#B4A7D6;font-size:16px}
.contact-us .detail-text-group{display:flex;flex-direction:column;gap:4px}
.contact-us .detail-text-label{font-size:13px;color:#B4A7D6;letter-spacing:.06em}
.contact-us .detail-text-value{font-size:14px;color:#FEFEFE;font-weight:500;line-height:1.35}
.contact-us .detail-text-value a{color:#FEFEFE;text-decoration:none;transition:color .5s ease-in-out}
.contact-us .detail-text-value a:hover{color:#B4A7D6}
.contact-us .icon-connector{display:flex;flex-direction:row;align-items:center;gap:8px;padding-top:20px;border-top:1px solid #b4a7d633}
.contact-us .connector-icon{width:32px;height:32px;border-radius:0;background:#4a4fcb33;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.contact-us .connector-icon .ci{color:#B4A7D6;font-size:14px}
.contact-us .connector-dash{flex:1;border-top:2px dashed #b4a7d659}
.contact-us .response-note{font-size:13px;color:#B4A7D6;font-style:italic}
.contact-us .lower-strip{background:#4a4fcb0a;border-top:1px solid #4a4fcb1a}
.contact-us .lower-strip__inner{max-width:1200px;margin:0 auto;padding:40px;display:grid;grid-template-columns:repeat(4,1fr);gap:20px;align-items:stretch}
.contact-us .stat-tile{border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:8px;position:relative}
.contact-us .stat-tile--wide{background:#4A4FCB;box-shadow:0 4px 18px 0 #4a4fcb1a}
.contact-us .stat-tile--wide-right{background:#4A4FCB;box-shadow:0 4px 18px 0 #4a4fcb1a}
.contact-us .stat-tile--narrow{background:#FEFEFE;border:1.5px solid #4a4fcb26;box-shadow:0 1px 6px 0 #4a4fcb12}
.contact-us .stat-tile__faded-num{font-size:52px;font-weight:800;line-height:1.1;color:#ffffff14;position:absolute;top:8px;right:12px;pointer-events:none;letter-spacing:-2px}
.contact-us .stat-tile__faded-num--dark{color:#4a4fcb14}
.contact-us .stat-tile__icon{width:28px;height:28px;display:flex;align-items:center;justify-content:center}
.contact-us .stat-tile__icon .ci{font-size:20px;color:#ffffffb3}
.contact-us .stat-tile__icon--dark .ci{color:#4A4FCB}
.contact-us .stat-tile__number{font-size:27px;font-weight:700;color:#FEFEFE;line-height:1.1}
.contact-us .stat-tile__number--dark{color:#1e1e2e}
.contact-us .stat-tile__desc{font-size:13px;color:#ffffffb3;line-height:1.35}
.contact-us .stat-tile__desc--dark{color:#3a3a4a}
.contact-us .grid-breaker{grid-column:span 2}
@media (max-width: 768px) {
.contact-us .reach-panel{grid-template-columns:1fr;gap:40px;padding:40px 20px}
.contact-us .field-row{grid-template-columns:1fr;gap:20px}
.contact-us .lower-strip__inner{grid-template-columns:1fr 1fr;padding:40px 20px}
.contact-us .grid-breaker{grid-column:span 2}
.contact-us .form-heading{font-size:27px}
.contact-us .info-card{padding:20px}
.contact-us .form-card{padding:20px}
.contact-us .radio-strip{flex-direction:column}
}
@media (max-width: 390px) {
.contact-us .reach-panel{padding:40px 12px}
.contact-us .lower-strip__inner{grid-template-columns:1fr;padding:40px 12px}
.contact-us .grid-breaker{grid-column:span 1}
.contact-us .form-heading{font-size:20px}
}
.contact-us .typewriter-line{display:inline-block;overflow:hidden;white-space:nowrap;border-right:2px solid #4A4FCB;animation:typewriter-reveal 2.4s steps(38,end) .2s both,blink-cursor .7s step-end infinite;max-width:100%}
@keyframes typewriter-reveal {
from{width:0}
to{width:100%}
}
@keyframes blink-cursor {
0%,100%{border-color:#4A4FCB}
50%{border-color:transparent}
}
.about-us{background-color:#fff;overflow-x:clip;position:relative}
.about-us .bg-texture{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;opacity:.03;background-image:repeating-linear-gradient(0deg,#4A4FCB 0px,#4A4FCB 1px,transparent 1px,transparent 40px),repeating-linear-gradient(90deg,#4A4FCB 0px,#4A4FCB 1px,transparent 1px,transparent 40px)}
.about-us .geo-circle{position:absolute;border-radius:50%;border:1px solid #4A4FCB;opacity:.05;pointer-events:none}
.about-us .geo-circle--large{width:600px;height:600px;top:-200px;right:-150px}
.about-us .geo-circle--medium{width:300px;height:300px;bottom:80px;left:-80px}
.about-us .band{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:40px 40px 0}
.about-us .title-strip{position:relative;z-index:1;background-color:#fff;overflow:hidden;padding:0}
.about-us .title-strip__inner{max-width:1200px;margin:0 auto;padding:40px 40px 0;display:flex;flex-direction:row;align-items:stretch;gap:0}
.about-us .title-strip__image-zone{position:relative;flex:0 0 52%;overflow:hidden;border-radius:16px 0 0 0}
.about-us .title-strip__image-zone .geo-deco{position:absolute;top:-40px;left:-40px;width:220px;height:220px;border-radius:50%;border:2px solid #B4A7D6;opacity:.18;pointer-events:none;z-index:2}
.about-us .title-strip__img{display:block;width:100%;height:340px;object-fit:cover;object-position:center;filter:saturate(0.7) brightness(0.92) hue-rotate(0deg);transform:scale(0.97);animation:img-scale-in .65s cubic-bezier(0.22,1,0.36,1) forwards}
@keyframes img-scale-in {
from{transform:scale(0.97)}
to{transform:scale(1)}
}
.about-us .title-strip__image-zone:hover .title-strip__img{transform:scale(1.04);transition:transform .6s cubic-bezier(0.22,1,0.36,1)}
.about-us .title-strip__text-zone{flex:1;background:linear-gradient(135deg,#4A4FCB 0%,#4A4FCB 48%,#B4A7D6 100%);padding:40px;display:flex;flex-direction:column;justify-content:center;border-radius:0 16px 0 0}
.about-us .title-strip__label{font-size:13px;letter-spacing:.12em;color:#B4A7D6;text-transform:uppercase;margin-bottom:12px;line-height:1.35}
.about-us .title-strip__heading{font-size:37px;line-height:1.1;color:#FEFEFE;margin:0 0 20px;font-weight:700}
.about-us .title-strip__heading em{color:#B4A7D6;font-style:italic}
.about-us .title-strip__sub{font-size:16px;line-height:1.55;color:#fefefed1;margin:0;max-width:340px}
.about-us .divider-zigzag{display:block;width:100%;overflow:hidden;line-height:0;position:relative;z-index:1}
.about-us .divider-zigzag svg{display:block;width:100%}
.about-us .story{position:relative;z-index:1;background:linear-gradient(180deg,#f4f3fb 0%,#f4f3fb 60%,#fff 100%);padding:80px 0 40px}
.about-us .story__inner{max-width:1200px;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}
.about-us .story__editorial{position:relative}
.about-us .story__faded-num{position:absolute;top:-20px;left:-12px;font-size:120px;font-weight:900;color:#4A4FCB;opacity:.05;line-height:1.1;pointer-events:none;user-select:none}
.about-us .story__eyebrow{font-size:13px;letter-spacing:.1em;text-transform:uppercase;color:#4A4FCB;margin-bottom:12px;line-height:1.35}
.about-us .story__heading{font-size:27px;line-height:1.35;color:#1e1d3a;margin:0 0 20px;font-weight:700}
.about-us .story__heading em{color:#4A4FCB;font-style:italic}
.about-us .story__para{font-size:16px;line-height:1.55;color:#3a3850;margin:0 0 20px}
.about-us .story__para:last-child{margin-bottom:0}
.about-us .story__metrics{display:flex;flex-direction:column;gap:20px}
.about-us .metric-card{background:#fff;border-radius:16px;padding:20px;box-shadow:0 4px 18px 0 #4a4fcb1a;display:flex;flex-direction:row;align-items:center;gap:20px;transition:box-shadow .5s cubic-bezier(0.22,1,0.36,1),transform .5s cubic-bezier(0.22,1,0.36,1)}
.about-us .metric-card:hover{box-shadow:0 12px 48px 0 #4a4fcb1a;transform:translateY(-2px)}
.about-us .metric-card__icon{flex-shrink:0;width:48px;height:48px;border-radius:16px;background:linear-gradient(135deg,#4A4FCB 0%,#B4A7D6 100%);display:flex;align-items:center;justify-content:center}
.about-us .metric-card__icon svg{width:24px;height:24px;fill:#FEFEFE}
.about-us .metric-card__body{flex:1}
.about-us .metric-card__value{font-size:27px;font-weight:800;color:#4A4FCB;line-height:1.1}
.about-us .metric-card__label{font-size:14px;line-height:1.35;color:#6a6890;margin-top:4px}
.about-us .story__images{max-width:1200px;margin:40px auto 0;padding:0 40px;display:grid;grid-template-columns:2fr 1fr 1fr;gap:12px}
.about-us .story__img-frame{overflow:hidden;border-radius:16px;box-shadow:0 1px 6px 0 #4a4fcb12}
.about-us .story__img-frame img{display:block;width:100%;height:220px;object-fit:cover;transition:transform .6s cubic-bezier(0.22,1,0.36,1)}
.about-us .story__img-frame:hover img{transform:scale(1.06)}
.about-us .divider-wave{display:block;width:100%;overflow:hidden;line-height:0;position:relative;z-index:1;margin-top:40px}
.about-us .divider-wave svg{display:block;width:100%}
.about-us .team{position:relative;z-index:1;background:#fff;padding:80px 0}
.about-us .team__inner{max-width:1200px;margin:0 auto;padding:0 40px}
.about-us .team__header{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:end;margin-bottom:40px}
.about-us .team__heading-group{position:relative}
.about-us .team__faded-num{position:absolute;top:-16px;left:-8px;font-size:100px;font-weight:900;color:#B4A7D6;opacity:.08;line-height:1.1;pointer-events:none;user-select:none}
.about-us .team__eyebrow{font-size:13px;letter-spacing:.1em;text-transform:uppercase;color:#4A4FCB;margin-bottom:12px;line-height:1.35}
.about-us .team__heading{font-size:27px;line-height:1.35;color:#1e1d3a;margin:0;font-weight:700}
.about-us .team__heading em{color:#4A4FCB;font-style:italic}
.about-us .team__desc{font-size:16px;line-height:1.55;color:#3a3850;margin:0;padding-top:8px}
.about-us .team__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.about-us .person-card{border-radius:16px;overflow:hidden;box-shadow:0 1px 6px 0 #4a4fcb12;background:#FEFEFE;transition:box-shadow .55s cubic-bezier(0.22,1,0.36,1),transform .55s cubic-bezier(0.22,1,0.36,1)}
.about-us .person-card:hover{box-shadow:0 12px 48px 0 #4a4fcb1a;transform:translateY(-4px)}
.about-us .person-card__img-wrap{overflow:hidden;height:220px}
.about-us .person-card__img-wrap img{display:block;width:100%;height:220px;object-fit:cover;object-position:top center;transition:transform .6s cubic-bezier(0.22,1,0.36,1)}
.about-us .person-card:hover .person-card__img-wrap img{transform:scale(1.05)}
.about-us .person-card__body{padding:20px}
.about-us .person-card__name{font-size:16px;font-weight:700;color:#1e1d3a;line-height:1.35;margin:0 0 4px}
.about-us .person-card__role{font-size:13px;letter-spacing:.06em;text-transform:uppercase;color:#4A4FCB;line-height:1.35;margin:0 0 12px}
.about-us .person-card__bio{font-size:14px;line-height:1.55;color:#5a5878;margin:0}
.about-us .person-card__list{list-style:none;padding:0;margin:12px 0 0;display:flex;flex-direction:column;gap:8px}
.about-us .person-card__list li{display:flex;flex-direction:row;align-items:flex-start;gap:8px;font-size:13px;line-height:1.55;color:#5a5878}
.about-us .person-card__list li .list-icon{flex-shrink:0;margin-top:3px}
.about-us .person-card__list li .list-icon svg{display:block;width:14px;height:14px}
.about-us .bottom-accent{position:relative;z-index:1;background:linear-gradient(135deg,#4A4FCB 0%,#4A4FCB 55%,#B4A7D6 100%);padding:80px 0;overflow:hidden}
.about-us .bottom-accent__deco{position:absolute;border-radius:50%;border:1px solid #fefefe1a;pointer-events:none}
.about-us .bottom-accent__deco--a{width:400px;height:400px;top:-150px;right:-80px}
.about-us .bottom-accent__deco--b{width:200px;height:200px;bottom:-60px;left:60px}
.about-us .bottom-accent__inner{max-width:1200px;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}
.about-us .bottom-accent__text{position:relative}
.about-us .bottom-accent__label{font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:#b4a7d6e6;margin-bottom:12px;line-height:1.35}
.about-us .bottom-accent__heading{font-size:37px;line-height:1.1;color:#FEFEFE;margin:0 0 20px;font-weight:700}
.about-us .bottom-accent__heading em{color:#B4A7D6;font-style:italic}
.about-us .bottom-accent__para{font-size:16px;line-height:1.55;color:#fefefecc;margin:0 0 20px}
.about-us .bottom-accent__para:last-of-type{margin-bottom:0}
.about-us .bottom-accent__img-mosaic{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:12px}
.about-us .mosaic-frame{overflow:hidden;border-radius:16px;box-shadow:0 4px 18px 0 #4a4fcb1a}
.about-us .mosaic-frame--tall{grid-row:1 / 3}
.about-us .mosaic-frame img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(0.22,1,0.36,1)}
.about-us .mosaic-frame--tall img{height:320px}
.about-us .mosaic-frame--short img{height:150px}
.about-us .mosaic-frame:hover img{transform:scale(1.06)}
@media (max-width: 768px) {
.about-us .title-strip__inner{flex-direction:column;padding:20px 20px 0}
.about-us .title-strip__image-zone{flex:none;border-radius:16px 16px 0 0}
.about-us .title-strip__img{height:220px}
.about-us .title-strip__text-zone{border-radius:0 0 16px 16px;padding:20px}
.about-us .title-strip__heading{font-size:27px}
.about-us .story__inner{grid-template-columns:1fr;gap:40px;padding:0 20px}
.about-us .story__images{grid-template-columns:1fr;padding:0 20px;gap:8px}
.about-us .story__img-frame img{height:180px}
.about-us .team__inner{padding:0 20px}
.about-us .team__header{grid-template-columns:1fr;gap:20px}
.about-us .team__grid{grid-template-columns:1fr;gap:20px}
.about-us .bottom-accent__inner{grid-template-columns:1fr;gap:40px;padding:0 20px}
.about-us .bottom-accent{padding:40px 0}
.about-us .story{padding:40px 0 20px}
.about-us .team{padding:40px 0}
.about-us .mosaic-frame--tall img{height:200px}
.about-us .mosaic-frame--short img{height:100px}
}
@media (max-width: 390px) {
.about-us .title-strip__heading{font-size:20px}
.about-us .story__heading,.about-us .team__heading{font-size:20px}
.about-us .bottom-accent__heading{font-size:27px}
.about-us .title-strip__inner{padding:12px 12px 0}
.about-us .story__inner,.about-us .story__images,.about-us .team__inner,.about-us .bottom-accent__inner{padding:0 12px}
.about-us .metric-card{flex-direction:column;align-items:flex-start;gap:12px}
.about-us .bottom-accent__img-mosaic{grid-template-columns:1fr}
.about-us .mosaic-frame--tall{grid-row:auto}
}
@media (min-width: 1280px) {
.about-us .title-strip__heading{font-size:52px}
.about-us .story__img-frame img{height:260px}
}
.launch{max-width:100%;overflow-x:hidden;background:#FEFEFE}
.launch .card{background:#FEFEFE;border-radius:16px}
.launch .title-area{position:relative;padding:80px 20px;display:flex;flex-direction:column;align-items:center;animation:colorwash 12s ease-in-out infinite alternate}
@keyframes colorwash {
0%{background:#f4f4fb}
100%{background:#ede9f7}
}
.launch .title-area__shapes{position:absolute;inset:0;pointer-events:none;overflow:hidden;border-radius:0}
.launch .title-area__shapes::before{content:'';position:absolute;top:-60px;right:-60px;width:320px;height:320px;border:2px solid #4a4fcb21;border-radius:16px;transform:rotate(18deg);animation:outlinepulse 6s ease-in-out infinite alternate}
.launch .title-area__shapes::after{content:'';position:absolute;bottom:-40px;left:-40px;width:200px;height:200px;border:1.5px solid #b4a7d62e;border-radius:16px;transform:rotate(-12deg);animation:outlinepulse 8s ease-in-out infinite alternate-reverse}
@keyframes outlinepulse {
0%{opacity:.5;transform:rotate(18deg) scale(1)}
100%{opacity:1;transform:rotate(18deg) scale(1.04)}
}
.launch .title-area__img-frame{position:relative;width:100%;max-width:640px;border-radius:16px;overflow:hidden;margin-bottom:40px;box-shadow:0 12px 48px 0 #4a4fcb1a}
.launch .title-area__img-frame img{width:100%;height:340px;object-fit:cover;display:block;opacity:.55;filter:saturate(0.7) brightness(1.05);transition:opacity .55s cubic-bezier(0.22,1,0.36,1)}
.launch .title-area__img-frame:hover img{opacity:.7;transform:scale(1.04)}
.launch .title-area__img-frame img{transition:opacity .55s cubic-bezier(0.22,1,0.36,1),transform .65s cubic-bezier(0.22,1,0.36,1)}
.launch .title-area__tint{position:absolute;inset:0;background:linear-gradient(160deg,#4a4fcb61 0%,#4a4fcb61 40%,#b4a7d638 100%);border-radius:16px;pointer-events:none}
.launch .title-area__text{text-align:center;max-width:680px;padding:0 20px}
.launch .title-area__eyebrow{font-size:13px;letter-spacing:.12em;color:#4A4FCB;font-style:italic;font-weight:600;margin-bottom:12px;display:block}
.launch .title-area__h1{font-size:52px;line-height:1.1;color:#1b1d3a;font-weight:800;margin:0 0 20px}
.launch .title-area__sub{font-size:20px;line-height:1.55;color:#3a3c5e;margin:0 0 40px;font-weight:400}
.launch .title-area__desc{font-size:16px;line-height:1.55;color:#4e5068;margin:0}
.launch .title-area__curve{width:100%;overflow:hidden;line-height:0;margin-top:40px}
.launch .title-area__curve svg{display:block;width:100%}
.launch .offerings{position:relative;padding:80px 20px;background:#FEFEFE}
.launch .offerings::before{content:'';position:absolute;top:0;left:0;width:6px;height:100%;background:linear-gradient(180deg,#4A4FCB 0%,#4A4FCB 45%,#B4A7D6 100%);border-radius:0 16px 16px 0}
.launch .offerings__inner{max-width:1200px;margin:0 auto;padding-left:20px}
.launch .offerings__label{font-size:13px;letter-spacing:.11em;color:#B4A7D6;font-weight:700;text-transform:uppercase;margin-bottom:8px;display:block}
.launch .offerings__heading{font-size:37px;line-height:1.1;color:#1b1d3a;font-weight:700;margin:0 0 40px;max-width:520px}
.launch .offerings__grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:20px;align-items:start}
.launch .offerings__featured{grid-column:1;display:flex;flex-direction:column;gap:20px}
.launch .offerings__featured-img{border-radius:16px;overflow:hidden;box-shadow:0 4px 18px 0 #4a4fcb1a;position:relative}
.launch .offerings__featured-img img{width:100%;height:220px;object-fit:cover;display:block;filter:saturate(0.75);transition:transform .6s cubic-bezier(0.22,1,0.36,1)}
.launch .offerings__featured-img:hover img{transform:scale(1.05)}
.launch .offerings__featured-img-tint{position:absolute;inset:0;background:linear-gradient(135deg,#4a4fcb47 0%,#b4a7d626 100%);pointer-events:none}
.launch .offerings__featured-text{padding:20px;background:#f0effb;border-radius:16px}
.launch .offerings__featured-text h4{font-size:16px;line-height:1.35;color:#1b1d3a;font-weight:700;margin:0 0 8px}
.launch .offerings__featured-text p{font-size:14px;line-height:1.55;color:#4e5068;margin:0}
.launch .offerings__cards{grid-column:2 / 5;display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px}
.launch .offering-card{background:#FEFEFE;border-radius:16px;padding:20px;box-shadow:0 1px 6px 0 #4a4fcb12;display:flex;flex-direction:column;gap:12px;transition:box-shadow .5s cubic-bezier(0.22,1,0.36,1)}
.launch .offering-card:hover{box-shadow:0 4px 18px 0 #4a4fcb1a}
.launch .offering-card__icon{width:40px;height:40px;background:#ede9f7;border-radius:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.launch .offering-card__icon svg{width:20px;height:20px}
.launch .offering-card__name{font-size:16px;line-height:1.35;color:#1b1d3a;font-weight:700;margin:0}
.launch .offering-card__desc{font-size:14px;line-height:1.55;color:#4e5068;margin:0}
.launch .offering-card__link{font-size:13px;color:#4A4FCB;font-weight:600;text-decoration:none;letter-spacing:.04em;margin-top:auto;display:inline-flex;align-items:center;gap:4px;transition:gap .45s cubic-bezier(0.22,1,0.36,1)}
.launch .offering-card__link:hover{gap:8px}
.launch .offerings__curve{width:100%;overflow:hidden;line-height:0;margin-top:80px}
.launch .offerings__curve svg{display:block;width:100%}
.launch .outcomes{position:relative;padding:80px 20px;background:linear-gradient(170deg,#2a2d6e 0%,#2a2d6e 55%,#3d3880 100%);overflow:hidden}
.launch .outcomes__bg-img{position:absolute;inset:0;pointer-events:none;overflow:hidden}
.launch .outcomes__bg-img img{width:100%;height:100%;object-fit:cover;opacity:.12;filter:blur(8px) saturate(0.4)}
.launch .outcomes__geo{position:absolute;inset:0;pointer-events:none;overflow:hidden}
.launch .outcomes__geo::before{content:'';position:absolute;top:40px;right:80px;width:260px;height:260px;border:1.5px solid #b4a7d626;border-radius:16px;transform:rotate(22deg);animation:outlinepulse2 9s ease-in-out infinite alternate}
@keyframes outlinepulse2 {
0%{opacity:.4}
100%{opacity:.9}
}
.launch .outcomes__inner{position:relative;max-width:1200px;margin:0 auto}
.launch .outcomes__label{font-size:13px;letter-spacing:.11em;color:#B4A7D6;font-weight:700;text-transform:uppercase;margin-bottom:8px;display:block}
.launch .outcomes__heading{font-size:37px;line-height:1.1;color:#FEFEFE;font-weight:700;margin:0 0 40px;max-width:560px}
.launch .outcomes__comparison{display:grid;grid-template-columns:1fr auto 1fr;gap:20px;align-items:stretch;margin-bottom:40px}
.launch .outcomes__col{border-radius:16px;padding:40px;display:flex;flex-direction:column;gap:20px}
.launch .outcomes__col--before{background:#ffffff0f;box-shadow:inset 0 2px 6px 0 #4a4fcb1a}
.launch .outcomes__col--after{background:#4a4fcb40;box-shadow:inset 0 2px 6px 0 #4a4fcb2e}
.launch .outcomes__col-label{font-size:13px;letter-spacing:.1em;font-weight:700;text-transform:uppercase}
.launch .outcomes__col--before .outcomes__col-label{color:#B4A7D6}
.launch .outcomes__col--after .outcomes__col-label{color:#a8b0ff}
.launch .outcomes__col-heading{font-size:20px;line-height:1.35;font-weight:700;margin:0}
.launch .outcomes__col--before .outcomes__col-heading{color:#c8cae8}
.launch .outcomes__col--after .outcomes__col-heading{color:#FEFEFE}
.launch .outcomes__items{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}
.launch .outcomes__item{display:flex;align-items:flex-start;gap:8px;font-size:14px;line-height:1.55}
.launch .outcomes__col--before .outcomes__item{color:#a8aac8}
.launch .outcomes__col--after .outcomes__item{color:#dde0ff}
.launch .outcomes__item-dot{width:6px;height:6px;border-radius:0;flex-shrink:0;margin-top:7px}
.launch .outcomes__col--before .outcomes__item-dot{background:#B4A7D6;opacity:.5}
.launch .outcomes__col--after .outcomes__item-dot{background:#a8b0ff}
.launch .outcomes__divider{display:flex;align-items:center;justify-content:center;width:48px;flex-shrink:0}
.launch .outcomes__arrow{width:40px;height:40px;background:#4A4FCB;border-radius:16px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 18px 0 #4a4fcb2e}
.launch .outcomes__arrow svg{width:20px;height:20px;fill:#FEFEFE}
.launch .outcomes__note{font-size:14px;line-height:1.55;color:#a8aac8;max-width:560px;margin:0}
.launch .outcomes__curve{width:100%;overflow:hidden;line-height:0;margin-top:80px}
.launch .outcomes__curve svg{display:block;width:100%}
.launch .investment{position:relative;padding:80px 20px;background:#f4f4fb}
.launch .investment__inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}
.launch .investment__left{display:flex;flex-direction:column;gap:20px}
.launch .investment__label{font-size:13px;letter-spacing:.11em;color:#4A4FCB;font-weight:700;text-transform:uppercase}
.launch .investment__heading{font-size:37px;line-height:1.1;color:#1b1d3a;font-weight:700;margin:0}
.launch .investment__desc{font-size:16px;line-height:1.55;color:#4e5068;margin:0}
.launch .investment__img-wrap{border-radius:16px;overflow:hidden;box-shadow:0 12px 48px 0 #4a4fcb1a;position:relative}
.launch .investment__img-wrap img{width:100%;height:280px;object-fit:cover;display:block;filter:saturate(0.7);transition:transform .65s cubic-bezier(0.22,1,0.36,1)}
.launch .investment__img-wrap:hover img{transform:scale(1.04)}
.launch .investment__img-tint{position:absolute;inset:0;background:linear-gradient(135deg,#4a4fcb38 0%,#b4a7d61f 100%);pointer-events:none}
.launch .investment__right{display:flex;flex-direction:column;gap:20px}
.launch .investment__tiers{display:flex;flex-direction:column;gap:12px}
.launch .tier{border-radius:16px;padding:20px;background:#FEFEFE;box-shadow:0 1px 6px 0 #4a4fcb12;display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;transition:box-shadow .5s cubic-bezier(0.22,1,0.36,1);position:relative}
.launch .tier:hover{box-shadow:0 4px 18px 0 #4a4fcb1a}
.launch .tier--accent{background:#4A4FCB}
.launch .tier__num{font-size:27px;line-height:1.1;font-weight:800;color:#ede9f7;width:40px;text-align:center;flex-shrink:0}
.launch .tier--accent .tier__num{color:#ffffff59}
.launch .tier__body{display:flex;flex-direction:column;gap:4px}
.launch .tier__name{font-size:16px;line-height:1.35;font-weight:700;color:#1b1d3a;margin:0}
.launch .tier--accent .tier__name{color:#FEFEFE}
.launch .tier__detail{font-size:13px;line-height:1.55;color:#4e5068;margin:0}
.launch .tier--accent .tier__detail{color:#ffffffbf}
.launch .tier__badge{font-size:13px;font-weight:700;color:#4A4FCB;background:#ede9f7;border-radius:16px;padding:4px 12px;white-space:nowrap;letter-spacing:.04em}
.launch .tier--accent .tier__badge{background:#fff3;color:#FEFEFE}
.launch .investment__footnote{font-size:13px;line-height:1.55;color:#8688a8;margin:0}
.launch .investment__cta{display:inline-flex;align-items:center;gap:8px;background:#4A4FCB;color:#FEFEFE;font-size:16px;font-weight:700;padding:20px 40px;border-radius:16px;text-decoration:none;border:none;cursor:pointer;box-shadow:0 4px 18px 0 #4a4fcb1a;transition:box-shadow .5s cubic-bezier(0.22,1,0.36,1),background .45s ease-in-out;align-self:flex-start}
.launch .investment__cta:hover{background:#3a3fb8;box-shadow:0 12px 48px 0 #4a4fcb1a}
.launch .investment__cta:focus{outline:3px solid #4A4FCB;outline-offset:3px}
.launch .investment__geo{position:absolute;inset:0;pointer-events:none;overflow:hidden}
.launch .investment__geo::after{content:'';position:absolute;bottom:-80px;right:-80px;width:300px;height:300px;border:2px solid #4a4fcb14;border-radius:16px;transform:rotate(30deg);animation:outlinepulse 10s ease-in-out infinite alternate}
@keyframes gentleshake {
0%,90%,100%{transform:translateX(0)}
92%{transform:translateX(-3px)}
94%{transform:translateX(3px)}
96%{transform:translateX(-2px)}
98%{transform:translateX(2px)}
}
.launch .tier--accent{animation:gentleshake 7s ease-in-out infinite}
@media (max-width: 768px) {
.launch .title-area__h1{font-size:37px}
.launch .title-area__sub{font-size:16px}
.launch .offerings__grid{grid-template-columns:1fr}
.launch .offerings__featured{grid-column:1}
.launch .offerings__cards{grid-column:1;grid-template-columns:1fr 1fr}
.launch .outcomes__comparison{grid-template-columns:1fr}
.launch .outcomes__divider{display:none}
.launch .investment__inner{grid-template-columns:1fr;gap:40px}
}
@media (max-width: 390px) {
.launch .title-area__h1{font-size:27px}
.launch .offerings__cards{grid-template-columns:1fr}
.launch .offerings__heading{font-size:27px}
.launch .outcomes__heading{font-size:27px}
.launch .investment__heading{font-size:27px}
.launch .outcomes__col{padding:20px}
.launch .title-area{padding:40px 20px}
}
.success-page{min-height:80vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;background:#FEFEFE}
.success-page .success-card{max-width:560px;width:100%;background:#FEFEFE;border-radius:16px;box-shadow:0 12px 48px 0 #4a4fcb1a;padding:80px 40px;text-align:center;position:relative}
.success-page .success-card__icon-wrap{width:72px;height:72px;border-radius:16px;background:linear-gradient(160deg,#4A4FCB 0%,#4A4FCB 48%,#B4A7D6 100%);display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 auto 40px;box-shadow:0 4px 18px 0 #4a4fcb1a}
.success-page .success-card__checkmark{width:34px;height:34px;display:block}
.success-page .success-card__label{font-size:13px;letter-spacing:.12em;color:#4A4FCB;font-style:italic;font-weight:600;margin-bottom:12px;display:block;text-transform:uppercase}
.success-page .success-card__heading{font-size:37px;line-height:1.1;color:#1e2060;font-weight:700;margin:0 0 20px}
.success-page .success-card__text{font-size:16px;line-height:1.55;color:#3d3d5c;margin:0 0 12px}
.success-page .success-card__text--secondary{font-size:14px;line-height:1.55;color:#6e6e9a;margin:0 0 40px}
.success-page .success-card__divider{width:40px;height:2px;background:linear-gradient(90deg,#4A4FCB 0%,#4A4FCB 50%,#B4A7D6 100%);margin:0 auto 40px;border-radius:0}
.success-page .success-card__action{display:inline-block;text-decoration:none;background:#4A4FCB;color:#FEFEFE;font-size:16px;font-weight:600;padding:20px 40px;border-radius:16px;transition:background-color .5s cubic-bezier(0.22,1,0.36,1),box-shadow .45s cubic-bezier(0.22,1,0.36,1),transform .45s cubic-bezier(0.22,1,0.36,1);box-shadow:0 4px 18px 0 #4a4fcb1a;letter-spacing:.02em}
.success-page .success-card__action:hover{background:#3a3fb8;box-shadow:0 12px 48px 0 #4a4fcb1a;transform:translateY(-2px)}
.success-page .success-card__action:focus{outline:3px solid #B4A7D6;outline-offset:4px}
.success-page .success-card__action:active{transform:translateY(0);background:#2e3299}
.success-page .success-card__meta{margin-top:40px;font-size:13px;line-height:1.55;color:#9090b8;letter-spacing:.04em}
.success-page .success-card__meta a{color:#4A4FCB;text-decoration:underline;text-underline-offset:3px;transition:color .4s ease-in-out}
.success-page .success-card__meta a:hover{color:#3a3fb8}
@media (max-width: 768px) {
.success-page{padding:40px 20px}
.success-page .success-card{padding:40px 20px}
.success-page .success-card__heading{font-size:27px}
}
@media (max-width: 390px) {
.success-page .success-card__heading{font-size:20px}
.success-page .success-card__action{font-size:14px;padding:20px}
}