@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Serif:ital,wght@0,400;0,700;1,400&display=swap";
@import "https://fonts.googleapis.com/css2?family=EB+Garamond:wght@400;700&display=swap";
*,::before,::after{box-sizing:border-box;margin:0;padding:0}
body{display:flex;flex-direction:column;min-height:100vh;font-family:'IBM Plex Serif',Georgia,serif;background:#F2F2F2;color:#23203F;line-height:1.6;cursor:default}
a{color:inherit;text-decoration:none;cursor:pointer}
ul{list-style:none}
img{display:block;max-width:100%}
.heado{background:#23203F;border-bottom:1px solid #15ffe926}
.heado-top{background:#15ffe912;border-bottom:1px solid #15ffe91f;padding:6px 0}
.heado-top-inner{max-width:1140px;margin:auto;padding:0 24px;display:flex;align-items:center;justify-content:flex-end;gap:20px}
.heado-top .top-item{display:flex;align-items:center;gap:6px;font-family:'IBM Plex Serif',serif;font-size:12px;color:#f2f2f2b3;transition:color 180ms}
.heado-top .top-item i{font-size:11px;color:#15FFE9}
.heado-top .top-item:hover{color:#F2F2F2}
.heado-main{padding:16px 0}
.heado-main-inner{max-width:1140px;margin:auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.logo-holder{display:flex;align-items:center;gap:12px;flex-shrink:0;text-decoration:none}
.logo-holder img{width:80px;height:80px;object-fit:contain;border-radius:8px;background:#ffffff0f;padding:4px;box-shadow:0 2px 8px #0006}
.logo-txt{display:flex;flex-direction:column}
.logo-txt .logo-name{font-family:'EB Garamond',Georgia,serif;font-size:20px;font-weight:700;color:#F2F2F2;line-height:1.2;letter-spacing:.01em}
.logo-txt .logo-sub{font-size:11px;color:#15FFE9;letter-spacing:.08em;text-transform:uppercase;font-weight:400;margin-top:2px}
.navi{display:flex;align-items:center;gap:4px;flex-wrap:wrap;justify-content:center}
.navi a{font-family:'IBM Plex Serif',serif;font-size:14px;color:#f2f2f2cc;padding:8px 14px;border-radius:8px;transition:color 180ms,background 180ms;white-space:nowrap}
.navi a:hover{color:#F2F2F2;background:#15ffe914}
.navi a.activo{color:#15FFE9;background:#15ffe91a}
.heado-contact{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex-shrink:0}
.heado-contact a{display:flex;align-items:center;gap:7px;font-size:13px;color:#f2f2f2bf;transition:color 180ms}
.heado-contact a i{font-size:12px;color:#15FFE9}
.heado-contact a:hover{color:#F2F2F2}
main{flex:1}
.footr{background:#23203F;color:#f2f2f2bf;margin-top:auto}
.footr-top{background:#15ffe90a;padding:48px 0 36px;border-bottom:1px solid #15ffe91f}
.footr-top-inner{max-width:1140px;margin:auto;padding:0 24px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px}
.footr-col h4{font-family:'EB Garamond',Georgia,serif;font-size:16px;font-weight:700;color:#F2F2F2;margin-bottom:16px;padding-bottom:8px;border-bottom:1px solid #15ffe933}
.footr-col p{font-size:13px;line-height:1.7;color:#f2f2f2a6}
.footr-col .addr-line{display:flex;align-items:flex-start;gap:8px;font-size:13px;color:#f2f2f2a6;margin-bottom:10px;line-height:1.5}
.footr-col .addr-line i{font-size:13px;color:#15FFE9;margin-top:2px;flex-shrink:0}
.footr-col .addr-line a{color:#f2f2f2a6;transition:color 180ms}
.footr-col .addr-line a:hover{color:#15FFE9}
.footr-links{display:flex;flex-direction:column;gap:8px}
.footr-links a{font-size:13px;color:#f2f2f2a6;display:flex;align-items:center;gap:7px;transition:color 180ms}
.footr-links a i{font-size:11px;color:#15FFE9}
.footr-links a:hover{color:#15FFE9}
.footr-logo-holder{display:flex;align-items:center;gap:12px;margin-bottom:16px}
.footr-logo-holder img{width:60px;height:60px;object-fit:contain;border-radius:8px;background:#ffffff0d;padding:3px;box-shadow:0 2px 6px #0000004d}
.footr-logo-holder .footr-brand{font-family:'EB Garamond',Georgia,serif;font-size:17px;font-weight:700;color:#F2F2F2}
.footr-bottom{padding:16px 0}
.footr-bottom-inner{max-width:1140px;margin:auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}
.footr-bottom .copy{font-size:12px;color:#f2f2f266}
.footr-bottom .copy span{color:#15ffe9b3}
.footr-bottom-nav{display:flex;gap:20px}
.footr-bottom-nav a{font-size:12px;color:#f2f2f266;transition:color 180ms}
.footr-bottom-nav a:hover{color:#f2f2f2bf}
.ck-wrap{position:fixed;top:20px;right:20px;width:380px;background:#23203F;border:1px solid #15ffe933;border-radius:12px;box-shadow:0 4px 24px #0006;z-index:9999;transform:translateY(-120%);transition:transform 280ms cubic-bezier(0.4,0,0.2,1);overflow:hidden}
.ck-wrap.showing{transform:translateY(0)}
.ck-wrap.hiding{transform:translateY(-120%)}
.ck-tabs{display:flex;border-bottom:1px solid #15ffe91f}
.ck-tab{flex:1;padding:10px;font-family:'IBM Plex Serif',serif;font-size:12px;color:#f2f2f28c;background:transparent;border:none;cursor:pointer;transition:color 180ms,background 180ms;text-align:center}
.ck-tab.activo{color:#15FFE9;background:#15ffe912}
.ck-panel{display:none;padding:18px}
.ck-panel.showing{display:block}
.ck-panel h3{font-family:'EB Garamond',Georgia,serif;font-size:17px;color:#F2F2F2;margin-bottom:10px}
.ck-panel p{font-size:12px;color:#f2f2f2a6;line-height:1.6;margin-bottom:14px}
.ck-row{display:flex;gap:8px;margin-top:4px}
.ck-btn{flex:1;padding:9px 12px;border-radius:8px;font-family:'IBM Plex Serif',serif;font-size:12px;font-weight:700;border:1px solid #15ffe94d;cursor:pointer;transition:background 180ms,color 180ms;text-align:center}
.ck-btn-acc{background:#15FFE9;color:#23203F;border-color:#15FFE9}
.ck-btn-acc:hover{background:#15ffe9cc}
.ck-btn-dec{background:transparent;color:#f2f2f2bf}
.ck-btn-dec:hover{background:#ffffff0f}
.ck-detail-item{margin-bottom:12px}
.ck-detail-item label{display:flex;align-items:center;gap:8px;font-size:12px;color:#f2f2f2cc;cursor:pointer}
.ck-detail-item label input[type="checkbox"]{accent-color:#15FFE9;width:14px;height:14px}
.ck-detail-item .ck-desc{font-size:11px;color:#f2f2f273;margin-top:3px;margin-left:22px;line-height:1.5}
.ck-mini{position:fixed;top:20px;right:20px;background:#23203F;border:1px solid #15ffe933;border-radius:10px;padding:8px 14px;display:none;align-items:center;gap:10px;z-index:9998;box-shadow:0 2px 8px #0000004d;cursor:pointer;transition:background 180ms}
.ck-mini.showing{display:flex}
.ck-mini span{font-size:11px;color:#f2f2f299;font-family:'IBM Plex Serif',serif}
.ck-mini i{font-size:13px;color:#15FFE9}
@media (max-width: 1024px) {
.heado-main-inner{flex-wrap:wrap;gap:16px}
.heado-contact{display:none}
.navi{justify-content:flex-start}
.footr-top-inner{grid-template-columns:1fr 1fr}
}
@media (max-width: 768px) {
.logo-txt .logo-name{font-size:17px}
.navi a{font-size:13px;padding:7px 10px}
.footr-top-inner{grid-template-columns:1fr;gap:28px}
.footr-bottom-inner{flex-direction:column;align-items:flex-start}
.ck-wrap{width:calc(100vw - 32px);right:16px;top:16px}
}
@media (max-width: 480px) {
.heado-top-inner{justify-content:center}
.logo-holder img{width:60px;height:60px}
.navi{gap:2px}
.navi a{font-size:12px;padding:6px 8px}
}
.doc-text{max-width:1140px;margin:0 auto;padding:48px 24px 80px;font-size:16px;line-height:1.75;color:#23203F;font-family:Georgia,'Times New Roman',serif}
.doc-text h1{font-size:2.25rem;line-height:1.2;font-weight:700;color:#23203F;margin:0 0 32px;padding-bottom:16px;border-bottom:3px solid #15FFE9;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;letter-spacing:-.5px}
.doc-text h2{font-size:1.6rem;line-height:1.3;font-weight:700;color:#23203F;margin:48px 0 16px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;letter-spacing:-.3px}
.doc-text h3{font-size:1.25rem;line-height:1.35;font-weight:600;color:#23203F;margin:36px 0 12px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}
.doc-text h4{font-size:1.05rem;line-height:1.4;font-weight:600;color:#23203F;margin:28px 0 10px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;text-transform:uppercase;letter-spacing:.4px}
.doc-text h5{font-size:.95rem;line-height:1.4;font-weight:600;color:#23203F;margin:24px 0 8px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}
.doc-text h6{font-size:.875rem;line-height:1.4;font-weight:600;color:#4a4766;margin:20px 0 8px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;text-transform:uppercase;letter-spacing:.6px}
.doc-text p{margin:0 0 18px;color:#23203F}
.doc-text strong,.doc-text b{font-weight:700;color:#23203F}
.doc-text hr{border:none;border-top:1px solid #23203f26;margin:40px 0}
.doc-text table{width:100%;border-collapse:collapse;margin:28px 0;font-size:.9rem;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;box-shadow:0 2px 6px #23203f14;border-radius:10px;overflow:hidden}
.doc-text table thead{background-color:#23203F}
.doc-text table thead th{color:#fff;font-weight:600;text-align:left;padding:14px 18px;font-size:.8rem;text-transform:uppercase;letter-spacing:.5px;border:none}
.doc-text table tbody{background-color:#fff}
.doc-text table tbody tr{border-bottom:1px solid #23203f1a;transition:background-color 180ms ease}
.doc-text table tbody tr:last-child{border-bottom:none}
.doc-text table tbody tr:hover{background-color:#15ffe90f}
.doc-text table tbody td{padding:12px 18px;color:#23203F;vertical-align:top;line-height:1.5}
.doc-text table th{padding:14px 18px;text-align:left;font-weight:600}
.doc-text table td{padding:12px 18px}
.doc-text div{margin-bottom:12px}
@media (max-width: 768px) {
.doc-text{padding:32px 16px 60px;font-size:15px}
.doc-text h1{font-size:1.7rem;margin-bottom:24px;padding-bottom:12px}
.doc-text h2{font-size:1.3rem;margin:36px 0 12px}
.doc-text h3{font-size:1.1rem;margin:28px 0 10px}
.doc-text table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:8px}
.doc-text table thead th,.doc-text table tbody td{padding:10px 12px;white-space:nowrap}
}
@media (max-width: 480px) {
.doc-text{padding:24px 12px 48px;font-size:14px;line-height:1.7}
.doc-text h1{font-size:1.4rem}
.doc-text h2{font-size:1.15rem}
.doc-text h3{font-size:1rem}
.doc-text hr{margin:28px 0}
}
@media (min-width: 1280px) {
.doc-text{padding:64px 32px 96px;font-size:17px}
}
.art-wrap{max-width:1140px;margin:0 auto;padding:0 24px}
.art-hero{background:#F2F2F2;padding:56px 0 0;position:relative;overflow:hidden}
.art-hero::before{content:'';position:absolute;top:-60px;right:-80px;width:320px;height:320px;border-radius:50%;background:#15ffe914;pointer-events:none}
.art-hero-inner{max-width:1140px;margin:0 auto;padding:0 24px}
.art-breadcrumb{display:flex;flex-direction:row;align-items:center;gap:8px;margin-bottom:28px}
.art-breadcrumb a{color:#23203F;text-decoration:none;font-size:13px;opacity:.65;transition:opacity 180ms}
.art-breadcrumb a:hover{opacity:1}
.art-breadcrumb .sep{color:#23203F;opacity:.35;font-size:12px}
.art-breadcrumb .cur{font-size:13px;color:#23203F;opacity:.45;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:260px}
.art-catbadge{display:inline-flex;align-items:center;gap:6px;background:#15ffe926;border:1px solid #15ffe966;border-radius:20px;padding:4px 14px;font-size:12px;color:#23203F;font-weight:600;letter-spacing:.04em;text-transform:uppercase;margin-bottom:20px}
.art-catbadge .pi{font-size:11px;color:#0ec9b0}
.art-title-main{font-size:clamp(26px,4vw,44px);font-weight:800;color:#23203F;line-height:1.18;margin:0 0 24px;max-width:780px}
.art-meta-row{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:20px;padding-bottom:36px}
.art-meta-item{display:flex;flex-direction:row;align-items:center;gap:7px;font-size:13px;color:#23203F;opacity:.6}
.art-meta-item .pi{font-size:13px;color:#0ec9b0;opacity:1}
.art-meta-divider{width:4px;height:4px;border-radius:50%;background:#23203F;opacity:.25}
.art-img-holder{width:100%;border-radius:12px 12px 0 0;overflow:hidden;box-shadow:0 4px 8px #23203f1a;margin-top:8px;position:relative}
.art-img-holder img{width:100%;height:420px;object-fit:cover;display:block}
.art-readtime-tag{position:absolute;bottom:18px;right:18px;background:#23203fd1;color:#fff;font-size:12px;border-radius:8px;padding:6px 14px;display:flex;flex-direction:row;align-items:center;gap:6px;backdrop-filter:blur(4px)}
.art-readtime-tag .pi{font-size:12px;color:#15FFE9}
.art-layout{display:grid;grid-template-columns:1fr 300px;gap:48px;padding:52px 0 64px}
.art-body{min-width:0}
.art-body p{font-size:16px;line-height:1.78;color:#23203F;margin:0 0 22px}
.art-body h2{font-size:24px;font-weight:700;color:#23203F;margin:40px 0 16px;line-height:1.25;position:relative;padding-left:16px}
.art-body h2::before{content:'';position:absolute;left:0;top:4px;bottom:4px;width:4px;border-radius:2px;background:linear-gradient(180deg,#15FFE9,#0ec9b0)}
.art-body h3{font-size:19px;font-weight:700;color:#23203F;margin:30px 0 12px;line-height:1.3}
.art-body mark{background:#15ffe938;color:#23203F;border-radius:3px;padding:1px 5px}
.art-body blockquote{margin:32px 0;padding:22px 28px;background:#F2F2F2;border-left:4px solid #15FFE9;border-radius:0 10px 10px 0;box-shadow:inset 0 0 0 0 transparent}
.art-body blockquote p{font-size:17px;font-style:italic;color:#23203F;margin:0 0 8px;line-height:1.65}
.art-body blockquote cite{font-size:13px;color:#23203F;opacity:.5;font-style:normal;display:block}
.art-body figure{margin:32px 0}
.art-body figure img{width:100%;border-radius:10px;display:block}
.art-body figcaption{font-size:13px;color:#23203F;opacity:.5;margin-top:10px;text-align:center}
.art-body table{width:100%;border-collapse:collapse;margin:28px 0;font-size:14px;border-radius:10px;overflow:hidden;box-shadow:0 2px 8px #23203f12}
.art-body table caption{font-size:13px;color:#23203F;opacity:.5;text-align:left;margin-bottom:8px;font-style:italic}
.art-body thead tr{background:#23203F;color:#fff}
.art-body thead th{padding:12px 16px;text-align:left;font-weight:600;letter-spacing:.02em}
.art-body tbody tr{border-bottom:1px solid #23203f14;transition:background 180ms}
.art-body tbody tr:hover{background:#15ffe912}
.art-body tbody td{padding:11px 16px;color:#23203F}
.art-body tfoot td{padding:10px 16px;font-weight:600;font-size:13px;color:#23203F;background:#F2F2F2;border-top:2px solid #23203f1a}
.art-sidebar{display:flex;flex-direction:column;gap:28px}
.side-card{background:#F2F2F2;border-radius:12px;padding:24px;box-shadow:0 2px 6px #23203f0f}
.side-card-title{font-size:13px;font-weight:700;color:#23203F;text-transform:uppercase;letter-spacing:.07em;margin-bottom:16px;display:flex;flex-direction:row;align-items:center;gap:8px}
.side-card-title .pi{color:#0ec9b0;font-size:14px}
.side-toc-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}
.side-toc-list li a{display:flex;flex-direction:row;align-items:flex-start;gap:8px;padding:8px 10px;border-radius:8px;text-decoration:none;font-size:14px;color:#23203F;line-height:1.4;transition:background 180ms,color 180ms}
.side-toc-list li a:hover{background:#15ffe926;color:#0a8f80}
.side-toc-list li a .pi{font-size:11px;color:#15FFE9;margin-top:3px;flex-shrink:0}
.side-cta-card{background:linear-gradient(135deg,#23203F 70%,#2e2a55);border-radius:12px;padding:28px 24px;box-shadow:0 4px 8px #23203f2e}
.side-cta-card .cta-label{font-size:12px;color:#15FFE9;text-transform:uppercase;letter-spacing:.08em;font-weight:700;margin-bottom:10px}
.side-cta-card .cta-heading{font-size:18px;font-weight:800;color:#fff;line-height:1.3;margin-bottom:14px}
.side-cta-card .cta-text{font-size:13px;color:#ffffffa6;line-height:1.6;margin-bottom:20px}
.side-cta-card .cta-btn{display:inline-flex;flex-direction:row;align-items:center;gap:8px;background:#15FFE9;color:#23203F;font-weight:700;font-size:14px;border-radius:8px;padding:10px 20px;text-decoration:none;transition:background 200ms,box-shadow 200ms;box-shadow:0 2px 6px #15ffe94d}
.side-cta-card .cta-btn:hover{background:#00e8d4;box-shadow:0 4px 12px #15ffe973}
.side-cta-card .cta-btn .pi{font-size:13px}
.side-stats{display:flex;flex-direction:column;gap:14px}
.side-stat-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:10px}
.side-stat-label{font-size:13px;color:#23203F;opacity:.6;display:flex;flex-direction:row;align-items:center;gap:6px}
.side-stat-label .pi{font-size:12px;color:#0ec9b0;opacity:1}
.side-stat-val{font-size:14px;font-weight:700;color:#23203F}
.art-divider-wave{width:100%;line-height:0;overflow:hidden}
.art-divider-wave svg{display:block;width:100%}
.art-tags-section{border-top:1px dashed #23203f26;padding:28px 0 0;margin-top:8px;display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:10px}
.art-tags-label{font-size:13px;color:#23203F;opacity:.5;font-weight:600}
.art-tag{display:inline-block;background:#fff;border:1px solid #23203f24;border-radius:20px;padding:4px 14px;font-size:13px;color:#23203F;text-decoration:none;transition:border-color 180ms,background 180ms}
.art-tag:hover{border-color:#15FFE9;background:#15ffe914}
@media (max-width: 1024px) {
.art-layout{grid-template-columns:1fr;gap:36px;padding:40px 0 52px}
.art-sidebar{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.side-cta-card{grid-column:1 / -1}
}
@media (max-width: 768px) {
.art-img-holder img{height:260px}
.art-meta-row{gap:12px}
.art-sidebar{grid-template-columns:1fr}
.art-body h2{font-size:20px}
.art-body h3{font-size:17px}
.art-body p{font-size:15px}
.art-hero{padding-top:36px}
}
@media (max-width: 480px) {
.art-wrap{padding:0 16px}
.art-hero-inner{padding:0 16px}
.art-title-main{font-size:22px}
.art-img-holder img{height:200px}
.art-breadcrumb .cur{max-width:140px}
}
.heado-wrap{position:relative;width:100%;overflow:hidden;min-height:92vh;display:flex;align-items:center;background:#23203F}
.heado-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:grayscale(100%) contrast(1.15) brightness(0.38);z-index:0}
.heado-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#23203fd1 40%,#15ffe914 100%);z-index:1}
.heado-deco{position:absolute;top:-80px;right:-60px;width:420px;height:420px;border-radius:50%;background:#15ffe912;z-index:2;pointer-events:none}
.heado-deco-alt{position:absolute;bottom:40px;left:-100px;width:280px;height:280px;border-radius:50%;background:#15ffe90a;z-index:2;pointer-events:none}
.heado-inner{position:relative;z-index:3;max-width:1140px;margin:auto;padding:100px 32px 80px;width:100%}
.heado-tag{display:inline-flex;align-items:center;gap:8px;background:#15ffe91f;border:1px solid #15ffe94d;border-radius:20px;padding:5px 16px;color:#15FFE9;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;margin-bottom:32px}
.heado-h1{color:#fff;font-size:clamp(2.4rem,6vw,5rem);font-weight:800;line-height:1.08;letter-spacing:-.02em;margin:0 0 12px;max-width:680px}
.heado-h1 span{color:#15FFE9}
.heado-h2{color:#f2f2f28c;font-size:clamp(1rem,2.5vw,1.55rem);font-weight:400;line-height:1.4;margin:0 0 44px;max-width:560px}
.heado-actions{display:flex;flex-direction:row;gap:14px;flex-wrap:wrap}
.heado-btn-main{display:inline-flex;align-items:center;gap:8px;background:#15FFE9;color:#23203F;border:none;border-radius:10px;padding:14px 30px;font-size:.97rem;font-weight:700;cursor:pointer;text-decoration:none;box-shadow:0 4px 18px #15ffe947;transition:background 200ms,box-shadow 200ms,transform 150ms}
.heado-btn-main:hover{background:#00e8d4;box-shadow:0 6px 24px #15ffe966;transform:translateY(-2px)}
.heado-btn-alt{display:inline-flex;align-items:center;gap:8px;background:transparent;color:#fff;border:1.5px solid #ffffff59;border-radius:10px;padding:14px 28px;font-size:.97rem;font-weight:500;cursor:pointer;text-decoration:none;transition:border-color 200ms,color 200ms}
.heado-btn-alt:hover{border-color:#15FFE9;color:#15FFE9}
.heado-stats{display:flex;flex-direction:row;gap:40px;margin-top:56px;flex-wrap:wrap}
.heado-stat{display:flex;flex-direction:column;gap:2px}
.heado-stat-num{font-size:2rem;font-weight:800;color:#15FFE9;line-height:1}
.heado-stat-lbl{font-size:.78rem;color:#f2f2f280;text-transform:uppercase;letter-spacing:.08em}
.outcomes-sec{background:#F2F2F2;padding:90px 0 80px}
.outcomes-holder{max-width:1140px;margin:auto;padding:0 32px}
.outcomes-hd{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:52px;flex-wrap:wrap}
.outcomes-title-blk{flex:1;min-width:260px}
.outcomes-label{display:inline-flex;align-items:center;gap:7px;color:#23203F;font-size:.75rem;letter-spacing:.14em;text-transform:uppercase;font-weight:600;margin-bottom:10px}
.outcomes-label::before{content:'';display:inline-block;width:22px;height:2px;background:#15FFE9;border-radius:2px}
.outcomes-h2{color:#23203F;font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:800;line-height:1.18;margin:0}
.outcomes-h2 em{font-style:normal;position:relative;color:#23203F}
.outcomes-h2 em::after{content:'';position:absolute;left:0;bottom:2px;width:100%;height:5px;background:#15ffe973;border-radius:3px;z-index:-1}
.outcomes-desc{flex:1;min-width:240px;max-width:380px;color:#555;font-size:.97rem;line-height:1.7;margin:0}
.outcomes-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.outcome-card{background:#fff;border-radius:14px;padding:30px 26px 26px;box-shadow:0 2px 8px #23203f12;border:1px solid #23203f12;display:flex;flex-direction:column;gap:14px;transition:box-shadow 200ms,transform 150ms;position:relative;overflow:hidden}
.outcome-card::before{content:'';position:absolute;top:0;left:0;width:4px;height:100%;background:#15FFE9;border-radius:4px 0 0 4px}
.outcome-card:hover{box-shadow:0 6px 22px #23203f21;transform:translateY(-3px)}
.outcome-icon{width:44px;height:44px;background:#15ffe91f;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#23203F;font-size:1.25rem}
.outcome-card h4{color:#23203F;font-size:1rem;font-weight:700;margin:0;line-height:1.3}
.outcome-card p{color:#666;font-size:.88rem;line-height:1.65;margin:0}
.outcomes-img-blk{margin-top:52px;display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:center}
.outcomes-img-wrap{border-radius:14px;overflow:hidden;box-shadow:0 4px 18px #23203f1f}
.outcomes-img-wrap img{width:100%;height:280px;object-fit:cover;display:block}
.outcomes-quote-blk{display:flex;flex-direction:column;gap:22px}
.outcomes-quote{background:#23203F;border-radius:14px;padding:28px 28px 24px;color:#fff;position:relative}
.outcomes-quote::before{content:'\201C';position:absolute;top:10px;left:22px;font-size:3.5rem;color:#15FFE9;line-height:1;font-weight:900;pointer-events:none}
.outcomes-quote p{color:#f2f2f2e0;font-size:.93rem;line-height:1.7;margin:24px 0 16px}
.outcomes-quote-auth{display:flex;flex-direction:row;align-items:center;gap:12px}
.outcomes-quote-auth img{width:42px;height:42px;border-radius:50%;object-fit:cover;border:2px solid #15FFE9}
.outcomes-quote-name{font-size:.85rem;font-weight:700;color:#fff}
.outcomes-quote-role{font-size:.78rem;color:#f2f2f280}
.outcomes-method{background:#15ffe914;border:1px solid #15ffe940;border-radius:12px;padding:22px 24px;display:flex;flex-direction:row;align-items:center;gap:16px}
.outcomes-method i{font-size:1.6rem;color:#23203F}
.outcomes-method-txt h5{color:#23203F;font-size:.92rem;font-weight:700;margin:0 0 4px}
.outcomes-method-txt p{color:#555;font-size:.82rem;line-height:1.5;margin:0}
.prog-sec{background:#fff;padding:90px 0 80px}
.prog-holder{max-width:1140px;margin:auto;padding:0 32px}
.prog-top{text-align:center;margin-bottom:56px}
.prog-lbl{display:inline-flex;align-items:center;gap:8px;font-size:.75rem;letter-spacing:.13em;text-transform:uppercase;color:#23203F;font-weight:600;margin-bottom:12px}
.prog-lbl i{color:#15FFE9;font-size:1rem}
.prog-h2{color:#23203F;font-size:clamp(1.6rem,3.5vw,2.3rem);font-weight:800;line-height:1.18;margin:0 0 14px}
.prog-sub{color:#666;font-size:.97rem;line-height:1.7;max-width:520px;margin:0 auto}
.prog-layout{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}
.prog-stages{display:flex;flex-direction:column;gap:0}
.prog-stage{display:flex;flex-direction:row;gap:20px;position:relative;padding-bottom:28px}
.prog-stage:last-child{padding-bottom:0}
.prog-stage-left{display:flex;flex-direction:column;align-items:center;gap:0;min-width:40px}
.prog-stage-num{width:40px;height:40px;border-radius:50%;background:#23203F;color:#15FFE9;font-size:.85rem;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 2px 8px #23203f2e;z-index:1;position:relative}
.prog-stage-num.active{background:#15FFE9;color:#23203F}
.prog-stage-line{width:2px;flex:1;background:#23203f21;margin-top:4px}
.prog-stage:last-child .prog-stage-line{display:none}
.prog-stage-body{flex:1;padding-top:6px}
.prog-stage-body h5{color:#23203F;font-size:.97rem;font-weight:700;margin:0 0 5px}
.prog-stage-body p{color:#666;font-size:.86rem;line-height:1.6;margin:0 0 10px}
.prog-bar-wrap{background:#F2F2F2;border-radius:20px;height:7px;overflow:hidden;width:100%}
.prog-bar-fill{height:100%;border-radius:20px;background:linear-gradient(90deg,#15FFE9 0%,#23203F 100%);transition:width 600ms ease}
.prog-bar-meta{display:flex;flex-direction:row;justify-content:space-between;margin-top:5px}
.prog-bar-tag{font-size:.74rem;color:#999}
.prog-bar-pct{font-size:.74rem;font-weight:700;color:#23203F}
.prog-visual{display:flex;flex-direction:column;gap:20px}
.prog-img-holder{border-radius:14px;overflow:hidden;box-shadow:0 4px 16px #23203f1a;position:relative}
.prog-img-holder img{width:100%;height:220px;object-fit:cover;display:block}
.prog-img-badge{position:absolute;bottom:14px;left:14px;background:#23203fe0;border-radius:8px;padding:8px 14px;display:flex;flex-direction:row;align-items:center;gap:8px;color:#fff;font-size:.8rem;font-weight:600}
.prog-img-badge i{color:#15FFE9;font-size:1rem}
.prog-metrics{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.prog-metric{background:#F2F2F2;border-radius:12px;padding:18px 20px;display:flex;flex-direction:column;gap:6px}
.prog-metric-val{font-size:1.6rem;font-weight:800;color:#23203F;line-height:1}
.prog-metric-val span{color:#15FFE9}
.prog-metric-lbl{font-size:.78rem;color:#888;line-height:1.4}
.prog-img2-holder{border-radius:14px;overflow:hidden;box-shadow:0 4px 16px #23203f1a}
.prog-img2-holder img{width:100%;height:180px;object-fit:cover;display:block}
.divider-wave{display:block;width:100%;line-height:0;overflow:hidden}
@media (max-width: 1024px) {
.outcomes-grid{grid-template-columns:1fr 1fr}
.outcomes-img-blk{grid-template-columns:1fr}
.prog-layout{grid-template-columns:1fr}
}
@media (max-width: 768px) {
.heado-inner{padding:80px 20px 60px}
.heado-stats{gap:24px}
.outcomes-holder{padding:0 20px}
.outcomes-grid{grid-template-columns:1fr}
.outcomes-hd{flex-direction:column;align-items:flex-start}
.outcomes-desc{max-width:100%}
.prog-holder{padding:0 20px}
.prog-metrics{grid-template-columns:1fr 1fr}
.prog-sec{padding:60px 0}
.outcomes-sec{padding:60px 0}
}
@media (max-width: 480px) {
.heado-wrap{min-height:100svh}
.heado-h1{font-size:2rem}
.heado-stats{gap:20px}
.heado-actions{flex-direction:column}
.prog-metrics{grid-template-columns:1fr}
.outcomes-grid{grid-template-columns:1fr}
}
.pgwrap{max-width:1140px;margin:0 auto;padding:0 20px}
.titl-blk{position:relative;overflow:hidden;min-height:520px;display:flex;align-items:center}
.titl-blk .bg-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}
.titl-blk .color-ovr{position:absolute;inset:0;z-index:1;background:linear-gradient(120deg,#23203fd1 0%,#15ffe92e 100%);animation:ovr-shift 8s ease-in-out infinite alternate}
@keyframes ovr-shift {
0%{background:linear-gradient(120deg,#23203fd1 0%,#15ffe92e 100%)}
50%{background:linear-gradient(200deg,#15ffe938 0%,#23203fe0 100%)}
100%{background:linear-gradient(300deg,#23203fbf 0%,#15ffe947 100%)}
}
.titl-blk .rot-shape{position:absolute;right:8%;top:50%;transform:translateY(-50%);width:320px;height:320px;border:2.5px solid #15ffe940;border-radius:30% 70% 60% 40% / 50% 40% 60% 50%;z-index:2;animation:slow-rot 18s linear infinite}
@keyframes slow-rot {
from{transform:translateY(-50%) rotate(0deg)}
to{transform:translateY(-50%) rotate(360deg)}
}
.titl-blk .titl-inner{position:relative;z-index:3;padding:80px 0;max-width:620px}
.titl-blk .titl-inner h1{font-size:2.8rem;font-weight:700;color:#fff;line-height:1.2;margin:0 0 20px;letter-spacing:-.5px}
.titl-blk .titl-inner h1 .kw-ul{display:inline;text-decoration:underline;text-decoration-color:#15FFE9;text-underline-offset:6px;color:#15FFE9}
.titl-blk .titl-inner .titl-sub{font-size:1.1rem;color:#ffffffd1;line-height:1.7;margin:0 0 32px;max-width:500px}
.titl-blk .titl-inner .btn-prim{display:inline-flex;align-items:center;gap:10px;background:#15FFE9;color:#23203F;font-weight:700;font-size:.97rem;padding:14px 32px;border-radius:10px;text-decoration:none;border:none;cursor:pointer;box-shadow:0 4px 16px #15ffe938;transition:background 200ms,box-shadow 200ms,transform 150ms;z-index:10;position:relative}
.titl-blk .titl-inner .btn-prim:hover{background:#23203F;color:#15FFE9;box-shadow:0 6px 24px #15ffe94d;transform:translateY(-2px)}
.about-story{padding:80px 0 60px;background:#fff}
.about-story .story-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}
.about-story .story-txt .sect-tag{display:inline-flex;align-items:center;gap:8px;font-size:.82rem;font-weight:600;color:#23203F;letter-spacing:2px;text-transform:uppercase;margin-bottom:18px;padding:6px 16px;background:#15ffe91f;border-radius:20px;border:1px solid #15ffe94d}
.about-story .story-txt h2{font-size:2rem;font-weight:700;color:#23203F;line-height:1.25;margin:0 0 22px}
.about-story .story-txt h2 .acc{color:#15FFE9;position:relative}
.about-story .story-txt h2 .acc::after{content:'';display:block;height:3px;background:#15FFE9;border-radius:2px;margin-top:2px}
.about-story .story-txt p{font-size:1rem;color:#444;line-height:1.75;margin:0 0 18px}
.about-story .story-img-holder{position:relative}
.about-story .story-img-holder img{width:100%;height:420px;object-fit:cover;border-radius:16px;display:block;box-shadow:4px 6px 0 #23203f1f}
.about-story .story-img-holder .badge-fl{position:absolute;bottom:-18px;left:-18px;background:#23203F;color:#15FFE9;border-radius:12px;padding:16px 22px;font-size:.92rem;font-weight:700;box-shadow:4px 4px 0 #15ffe933}
.about-story .story-img-holder .badge-fl span{display:block;font-size:1.6rem;font-weight:800;line-height:1.1}
.team-vals{padding:72px 0;background:#F2F2F2;position:relative;overflow:hidden}
.team-vals::before{content:'';position:absolute;top:-60px;left:0;width:100%;height:60px;background:#fff;clip-path:polygon(0 0,100% 0,100% 100%)}
.team-vals .tv-head{text-align:center;margin-bottom:54px}
.team-vals .tv-head h2{font-size:2rem;font-weight:700;color:#23203F;margin:0 0 12px}
.team-vals .tv-head p{font-size:1rem;color:#666;max-width:520px;margin:0 auto;line-height:1.7}
.team-vals .tv-cols{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}
.team-vals .portraits-col{display:flex;flex-direction:column;gap:24px}
.team-vals .portrait-card{display:flex;flex-direction:row;align-items:center;gap:20px;background:#fff;border-radius:14px;padding:20px;box-shadow:3px 3px 0 #23203f14;transition:box-shadow 200ms,transform 150ms}
.team-vals .portrait-card:hover{box-shadow:5px 5px 0 #15ffe940;transform:translateY(-2px)}
.team-vals .portrait-card img{width:72px;height:72px;border-radius:50%;object-fit:cover;object-position:top center;flex-shrink:0;border:3px solid #15ffe966}
.team-vals .portrait-card .pc-info h4{font-size:1rem;font-weight:700;color:#23203F;margin:0 0 4px}
.team-vals .portrait-card .pc-info .role{font-size:.82rem;color:#888;font-weight:500;margin-bottom:8px}
.team-vals .portrait-card .pc-info p{font-size:.88rem;color:#555;line-height:1.55;margin:0}
.team-vals .vals-col{display:flex;flex-direction:column;gap:20px}
.team-vals .val-item{display:flex;flex-direction:row;gap:16px;align-items:flex-start;padding:22px;background:#fff;border-radius:12px;border-left:4px solid #15FFE9;box-shadow:2px 2px 0 #23203f0f;transition:border-color 200ms,box-shadow 200ms}
.team-vals .val-item:hover{border-color:#23203F;box-shadow:4px 4px 0 #23203f1a}
.team-vals .val-item .vi-ico{width:42px;height:42px;flex-shrink:0;background:#15ffe91a;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.1rem;color:#23203F}
.team-vals .val-item h5{font-size:.97rem;font-weight:700;color:#23203F;margin:0 0 6px}
.team-vals .val-item p{font-size:.87rem;color:#666;line-height:1.6;margin:0}
.prog-block{padding:76px 0 80px;background:#fff}
.prog-block .pb-inner{display:grid;grid-template-columns:5fr 7fr;gap:60px;align-items:start}
.prog-block .pb-left h2{font-size:1.9rem;font-weight:700;color:#23203F;line-height:1.25;margin:0 0 20px}
.prog-block .pb-left p{font-size:.97rem;color:#555;line-height:1.75;margin:0 0 28px}
.prog-block .pb-left .btn-outline{display:inline-flex;align-items:center;gap:10px;border:2px solid #23203F;color:#23203F;font-weight:700;font-size:.95rem;padding:13px 28px;border-radius:10px;text-decoration:none;cursor:pointer;transition:background 200ms,color 200ms,border-color 200ms;position:relative;z-index:5}
.prog-block .pb-left .btn-outline:hover{background:#23203F;color:#15FFE9}
.prog-block .pb-right{display:flex;flex-direction:column;gap:0}
.prog-block .step-row{display:flex;flex-direction:row;gap:20px;align-items:flex-start;padding:20px 0;border-bottom:1px dashed #e0e0e0;position:relative}
.prog-block .step-row:last-child{border-bottom:none}
.prog-block .step-num{width:44px;height:44px;flex-shrink:0;background:#23203F;color:#15FFE9;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1rem}
.prog-block .step-txt h5{font-size:.98rem;font-weight:700;color:#23203F;margin:0 0 6px}
.prog-block .step-txt p{font-size:.87rem;color:#666;line-height:1.6;margin:0}
.prog-block .pb-img-holder{margin-top:36px;position:relative}
.prog-block .pb-img-holder img{width:100%;height:260px;object-fit:cover;border-radius:14px;display:block;box-shadow:6px 6px 0 #15ffe92e}
.svgdiv{display:block;overflow:hidden;line-height:0}
@media (max-width: 1024px) {
.titl-blk .titl-inner h1{font-size:2.2rem}
.about-story .story-grid{grid-template-columns:1fr;gap:40px}
.about-story .story-img-holder img{height:320px}
.team-vals .tv-cols{grid-template-columns:1fr;gap:32px}
.prog-block .pb-inner{grid-template-columns:1fr;gap:40px}
.titl-blk .rot-shape{width:200px;height:200px;right:4%}
}
@media (max-width: 768px) {
.titl-blk{min-height:380px}
.titl-blk .titl-inner h1{font-size:1.7rem}
.titl-blk .rot-shape{display:none}
.about-story{padding:50px 0 40px}
.about-story .story-txt h2{font-size:1.5rem}
.team-vals{padding:50px 0}
.prog-block{padding:50px 0}
.prog-block .pb-left h2{font-size:1.5rem}
.about-story .story-img-holder .badge-fl{bottom:-10px;left:10px}
}
@media (max-width: 480px) {
.titl-blk .titl-inner h1{font-size:1.35rem}
.titl-blk .titl-inner .titl-sub{font-size:.92rem}
.team-vals .portrait-card{flex-direction:column;text-align:center}
.team-vals .val-item .vi-ico{width:36px;height:36px;font-size:.95rem}
.prog-block .pb-img-holder img{height:180px}
}
.pgwrap{max-width:1140px;margin:0 auto;padding:0 20px}
.heado-strip{position:relative;width:100%;overflow:hidden;min-height:340px;display:flex;align-items:center;justify-content:center}
.heado-strip .bg-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;animation:breathpulse 6s ease-in-out infinite;z-index:0}
@keyframes breathpulse {
0%,100%{transform:scale(1)}
50%{transform:scale(1.04)}
}
.heado-strip .overlay{position:absolute;inset:0;background:linear-gradient(160deg,#23203fb8 0%,#15ffe921 100%);z-index:1}
.scanlines{position:absolute;inset:0;z-index:2;pointer-events:none;background:repeating-linear-gradient(to bottom,transparent 0px,transparent 3px,#15ffe906 3px,#15ffe906 4px);animation:scanlmove 8s linear infinite}
@keyframes scanlmove {
0%{background-position:0 0}
100%{background-position:0 100px}
}
.heado-inner{position:relative;z-index:3;text-align:center;padding:60px 24px}
.heado-inner .heado-ttl{font-size:2.6rem;font-weight:700;color:#fff;letter-spacing:-.5px;margin:0 0 14px;line-height:1.15}
.heado-inner .heado-sub{font-size:1.05rem;color:#f2f2f2e0;max-width:520px;margin:0 auto;line-height:1.65}
.contact-body{padding:70px 0 0}
.cinfo-row{display:flex;flex-direction:row;gap:48px;align-items:flex-start}
.cinfo-left{flex:1 1 340px;min-width:0}
.cinfo-right{flex:1.6 1 460px;min-width:0}
.cinfo-tag{display:inline-block;font-size:.72rem;letter-spacing:2px;text-transform:uppercase;color:#15FFE9;background:#15ffe91a;border:1px solid #15ffe94d;border-radius:20px;padding:4px 14px;margin-bottom:18px}
.cinfo-left .cinfo-ttl{font-size:1.65rem;font-weight:700;color:#23203F;line-height:1.25;margin:0 0 18px}
.cinfo-desc{font-size:.97rem;color:#444;line-height:1.72;margin:0 0 32px}
.cinfo-cards{display:flex;flex-direction:column;gap:14px}
.ccard{display:flex;flex-direction:row;align-items:flex-start;gap:14px;background:#F2F2F2;border-radius:12px;padding:16px 18px;border-left:3px solid #15FFE9;box-shadow:2px 3px 0 #23203f0f;transition:box-shadow 180ms ease,transform 180ms ease}
.ccard:hover{box-shadow:4px 6px 0 #23203f1c;transform:translateY(-2px)}
.ccard-icon{width:38px;height:38px;border-radius:9px;background:#15ffe926;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.ccard-icon i{font-size:1.1rem;color:#23203F}
.ccard-body .ccard-lbl{font-size:.72rem;letter-spacing:1.5px;text-transform:uppercase;color:#888;margin:0 0 3px}
.ccard-body .ccard-val{font-size:.94rem;color:#23203F;font-weight:600;line-height:1.4}
.ccard-body .ccard-val a{color:#23203F;text-decoration:none}
.ccard-body .ccard-val a:hover{color:#15FFE9}
.form-holder{background:#fff;border-radius:16px;box-shadow:3px 5px 0 #23203f14 0 0 0 1px #23203f0f;padding:40px 36px}
.form-holder .fttl{font-size:1.2rem;font-weight:700;color:#23203F;margin:0 0 6px}
.form-holder .fsub{font-size:.88rem;color:#666;margin:0 0 28px}
.frow{display:flex;flex-direction:row;gap:16px;margin-bottom:16px}
.fgrp{display:flex;flex-direction:column;flex:1 1 0}
.fgrp.full{flex:1 1 100%}
.fgrp label{font-size:.78rem;letter-spacing:1px;text-transform:uppercase;color:#555;margin-bottom:6px;font-weight:600}
.fgrp input[type="text"],.fgrp input[type="email"],.fgrp input[type="tel"],.fgrp select,.fgrp textarea{width:100%;padding:11px 14px;border:1.5px solid #ddd;border-radius:9px;font-size:.95rem;color:#23203F;background:#fafafa;box-sizing:border-box;transition:border-color 180ms ease,box-shadow 180ms ease;outline:none;appearance:none;-webkit-appearance:none}
.fgrp input[type="text"]:focus,.fgrp input[type="email"]:focus,.fgrp input[type="tel"]:focus,.fgrp select:focus,.fgrp textarea:focus{border-color:#15FFE9;box-shadow:inset 0 2px 6px #15ffe91a 0 0 0 2px #15ffe926;background:#fff}
.fgrp 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 fill='%2323203F' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:36px;cursor:pointer}
.fgrp textarea{resize:vertical;min-height:110px;line-height:1.6}
.privacy-row{display:flex;flex-direction:row;align-items:flex-start;gap:10px;margin:18px 0 22px}
.privacy-row input[type="checkbox"]{width:17px;height:17px;flex-shrink:0;margin-top:2px;accent-color:#23203F;cursor:pointer}
.privacy-row .priv-txt{font-size:.83rem;color:#555;line-height:1.55}
.privacy-row .priv-txt a{color:#23203F;text-decoration:underline;text-underline-offset:2px}
.privacy-row .priv-txt a:hover{color:#15FFE9}
.sbtn{display:inline-flex;align-items:center;gap:8px;background:#23203F;color:#fff;font-size:.95rem;font-weight:600;padding:13px 32px;border-radius:10px;border:2px solid #23203F;cursor:pointer;text-decoration:none;transition:background 200ms ease,color 200ms ease,box-shadow 200ms ease;box-shadow:3px 4px 0 #23203f2e;position:relative;z-index:2}
.sbtn:hover{background:#15FFE9;color:#23203F;border-color:#15FFE9;box-shadow:3px 4px 0 #15ffe94d}
.sbtn i{font-size:1rem}
.divider-wave{width:100%;overflow:hidden;line-height:0;margin:60px 0 0}
.divider-wave svg{display:block;width:100%;height:38px}
.faq-sect{background:#23203f08;padding:56px 0 64px;margin-top:0}
.faq-inner{max-width:1140px;margin:0 auto;padding:0 20px}
.faq-head{text-align:center;margin-bottom:40px}
.faq-head .faq-ttl{font-size:1.55rem;font-weight:700;color:#23203F;margin:0 0 10px;position:relative;display:inline-block;padding-bottom:12px}
.faq-head .faq-ttl::after{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:48px;height:3px;border-radius:2px;background:#15FFE9}
.faq-head .faq-sub{font-size:.93rem;color:#666;margin:14px 0 0}
.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.faq-item{background:#fff;border-radius:12px;border:1.5px solid #23203f14;overflow:hidden;box-shadow:2px 3px 0 #23203f0d}
.faq-item input[type="checkbox"]{display:none}
.faq-item label{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:17px 20px;cursor:pointer;font-size:.93rem;font-weight:600;color:#23203F;gap:12px;user-select:none;transition:background 180ms ease}
.faq-item label:hover{background:#15ffe90f}
.faq-item label .faq-ico{width:22px;height:22px;border-radius:50%;background:#23203f14;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background 180ms ease,transform 180ms ease;font-size:.75rem;color:#23203F}
.faq-item input:checked ~ label .faq-ico{background:#15FFE9;transform:rotate(45deg)}
.faq-ans{max-height:0;overflow:hidden;transition:max-height 250ms ease,padding 250ms ease;font-size:.89rem;color:#555;line-height:1.7;padding:0 20px}
.faq-item input:checked ~ .faq-ans{max-height:200px;padding:0 20px 18px}
.reach-sect{padding:64px 0 72px}
.reach-inner{max-width:1140px;margin:0 auto;padding:0 20px}
.reach-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:40px}
.reach-card{border-radius:14px;padding:30px 24px;display:flex;flex-direction:column;align-items:flex-start;gap:12px;transition:transform 180ms ease,box-shadow 180ms ease}
.reach-card:hover{transform:translateY(-3px)}
.reach-card.alt-a{background:#23203F;color:#fff;box-shadow:4px 5px 0 #23203f33}
.reach-card.alt-b{background:#15ffe91a;border:2px solid #15ffe94d;box-shadow:4px 5px 0 #15ffe91f}
.reach-card.alt-c{background:#F2F2F2;border:1.5px solid #23203f14;box-shadow:4px 5px 0 #23203f12}
.reach-card .rcard-ico{width:44px;height:44px;border-radius:11px;display:flex;align-items:center;justify-content:center}
.reach-card.alt-a .rcard-ico{background:#15ffe926}
.reach-card.alt-b .rcard-ico{background:#23203f1a}
.reach-card.alt-c .rcard-ico{background:#23203f12}
.reach-card .rcard-ico i{font-size:1.25rem}
.reach-card.alt-a .rcard-ico i{color:#15FFE9}
.reach-card.alt-b .rcard-ico i,.reach-card.alt-c .rcard-ico i{color:#23203F}
.reach-card .rcard-ttl{font-size:1rem;font-weight:700;margin:0}
.reach-card.alt-a .rcard-ttl{color:#fff}
.reach-card.alt-b .rcard-ttl,.reach-card.alt-c .rcard-ttl{color:#23203F}
.reach-card .rcard-txt{font-size:.86rem;line-height:1.6;margin:0}
.reach-card.alt-a .rcard-txt{color:#f2f2f2cc}
.reach-card.alt-b .rcard-txt,.reach-card.alt-c .rcard-txt{color:#555}
.reach-sect .reach-hd{text-align:center}
.reach-sect .reach-hd h2{font-size:1.5rem;font-weight:700;color:#23203F;margin:0 0 10px}
.reach-sect .reach-hd p{font-size:.93rem;color:#666;margin:0}
@media (max-width: 1024px) {
.faq-grid{grid-template-columns:1fr}
.cinfo-row{gap:32px}
}
@media (max-width: 768px) {
.heado-inner .heado-ttl{font-size:1.85rem}
.cinfo-row{flex-direction:column;gap:32px}
.frow{flex-direction:column;gap:0;margin-bottom:0}
.frow .fgrp{margin-bottom:16px}
.reach-grid{grid-template-columns:1fr;gap:14px}
.form-holder{padding:28px 20px}
.contact-body{padding:48px 0 0}
}
@media (max-width: 480px) {
.heado-inner .heado-ttl{font-size:1.45rem}
.heado-strip{min-height:260px}
.faq-sect{padding:40px 0 48px}
.reach-sect{padding:44px 0 52px}
}
.prog-wrap{max-width:1140px;margin:0 auto;padding:0 24px}
.hero-frag{position:relative;overflow:hidden;background:#23203F;min-height:540px;display:flex;align-items:center}
.hero-frag .frag-canvas{position:absolute;inset:0;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr;gap:3px;opacity:.55}
.hero-frag .frag-canvas .frag-piece{background-image:url(./digital_assets/260103-hdr14.jpg);background-size:600% 300%;animation:colorWash 8s ease-in-out infinite alternate}
.frag-piece:nth-child(1){background-position:0 0;animation-delay:0s}
.frag-piece:nth-child(2){background-position:20% 0;animation-delay:.3s}
.frag-piece:nth-child(3){background-position:40% 0;animation-delay:.6s}
.frag-piece:nth-child(4){background-position:60% 0;animation-delay:.9s}
.frag-piece:nth-child(5){background-position:80% 0;animation-delay:1.2s}
.frag-piece:nth-child(6){background-position:100% 0;animation-delay:1.5s}
.frag-piece:nth-child(7){background-position:0 50%;animation-delay:.2s}
.frag-piece:nth-child(8){background-position:20% 50%;animation-delay:.5s}
.frag-piece:nth-child(9){background-position:40% 50%;animation-delay:.8s}
.frag-piece:nth-child(10){background-position:60% 50%;animation-delay:1.1s}
.frag-piece:nth-child(11){background-position:80% 50%;animation-delay:1.4s}
.frag-piece:nth-child(12){background-position:100% 50%;animation-delay:1.7s}
.frag-piece:nth-child(13){background-position:0 100%;animation-delay:.4s}
.frag-piece:nth-child(14){background-position:20% 100%;animation-delay:.7s}
.frag-piece:nth-child(15){background-position:40% 100%;animation-delay:1s}
.frag-piece:nth-child(16){background-position:60% 100%;animation-delay:1.3s}
.frag-piece:nth-child(17){background-position:80% 100%;animation-delay:1.6s}
.frag-piece:nth-child(18){background-position:100% 100%;animation-delay:1.9s}
@keyframes colorWash {
0%{filter:hue-rotate(0deg) brightness(0.9)}
50%{filter:hue-rotate(30deg) brightness(1.1) saturate(1.3)}
100%{filter:hue-rotate(60deg) brightness(0.85) saturate(0.8)}
}
.hero-frag .particles-holder{position:absolute;inset:0;pointer-events:none;overflow:hidden}
.ptcl{position:absolute;width:4px;height:4px;border-radius:50%;background:#15FFE9;opacity:0;animation:drift 6s ease-in infinite}
.ptcl:nth-child(1){left:10%;animation-delay:0s;width:3px;height:3px}
.ptcl:nth-child(2){left:22%;animation-delay:1.2s;width:5px;height:5px;opacity:0}
.ptcl:nth-child(3){left:38%;animation-delay:2.4s}
.ptcl:nth-child(4){left:55%;animation-delay:.8s;width:2px;height:2px}
.ptcl:nth-child(5){left:70%;animation-delay:3.1s;width:4px;height:4px}
.ptcl:nth-child(6){left:85%;animation-delay:1.7s;width:3px;height:3px}
.ptcl:nth-child(7){left:45%;animation-delay:4s;width:2px;height:2px}
.ptcl:nth-child(8){left:62%;animation-delay:2s;width:5px;height:5px}
@keyframes drift {
0%{transform:translateY(100%) translateX(0);opacity:0}
20%{opacity:.35}
80%{opacity:.15}
100%{transform:translateY(-120px) translateX(12px);opacity:0}
}
.hero-frag .heado-txt{position:relative;z-index:2;padding:80px 24px;max-width:1140px;margin:0 auto;width:100%}
.hero-frag .heado-txt .lbl-top{display:inline-block;font-size:11px;letter-spacing:3px;text-transform:uppercase;color:#15FFE9;border:1px solid #15ffe959;padding:5px 14px;border-radius:20px;margin-bottom:24px}
.hero-frag .heado-txt h1{font-size:52px;line-height:1.1;color:#fff;font-weight:800;max-width:640px;margin:0 0 16px}
.hero-frag .heado-txt h1 .accent-hl{color:#15FFE9;position:relative}
.hero-frag .heado-txt h2{font-size:18px;font-weight:400;color:#f2f2f2bf;max-width:520px;line-height:1.6;margin:0 0 32px}
.hero-frag .heado-txt .desc-hero{font-size:15px;color:#f2f2f299;max-width:460px;line-height:1.7;margin:0 0 36px}
.hero-frag .heado-txt .btn-hero{display:inline-flex;align-items:center;gap:8px;background:#15FFE9;color:#23203F;padding:14px 28px;border-radius:10px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s ease;box-shadow:0 4px 16px #15ffe94d;cursor:pointer;z-index:5;position:relative}
.hero-frag .heado-txt .btn-hero:hover{background:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #15ffe966}
.module-sect{padding:80px 0;background:#F2F2F2}
.module-sect .sect-intro{max-width:1140px;margin:0 auto 48px;padding:0 24px;display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:40px}
.module-sect .sect-intro .intro-left h3{font-size:34px;font-weight:700;color:#23203F;line-height:1.2;margin:0 0 12px;position:relative;padding-left:18px}
.module-sect .sect-intro .intro-left h3::before{content:'';position:absolute;left:0;top:6px;bottom:6px;width:4px;background:#15FFE9;border-radius:4px}
.module-sect .sect-intro .intro-left p{font-size:15px;color:#555;line-height:1.7;max-width:480px;margin:0}
.module-sect .sect-intro .intro-right{display:flex;flex-direction:row;gap:16px;flex-shrink:0}
.module-sect .sect-intro .intro-right .stat-item{text-align:center;background:#fff;padding:16px 24px;border-radius:12px;box-shadow:0 2px 8px #23203f14}
.module-sect .sect-intro .intro-right .stat-item .stat-num{font-size:28px;font-weight:800;color:#23203F;display:block}
.module-sect .sect-intro .intro-right .stat-item .stat-lbl{font-size:12px;color:#888;display:block;margin-top:2px}
.module-sect .tabs-holder{max-width:1140px;margin:0 auto;padding:0 24px}
.tabs-holder input[type="radio"]{display:none}
.tabs-holder .tab-nav{display:flex;flex-direction:row;gap:6px;margin-bottom:24px;flex-wrap:wrap}
.tabs-holder .tab-nav label{padding:10px 20px;border-radius:8px;border:1.5px solid #ddd;font-size:13px;font-weight:600;color:#666;cursor:pointer;background:#fff;transition:all .18s ease;display:flex;flex-direction:row;align-items:center;gap:7px}
.tabs-holder .tab-nav label:hover{border-color:#15FFE9;color:#23203F}
.tabs-holder .tab-pnl{display:none;animation:fadeIn .2s ease}
@keyframes fadeIn {
from{opacity:0;transform:translateY(6px)}
to{opacity:1;transform:translateY(0)}
}
#t1:checked ~ .tab-nav label[for="t1"],#t2:checked ~ .tab-nav label[for="t2"],#t3:checked ~ .tab-nav label[for="t3"]{background:#23203F;color:#15FFE9;border-color:#23203F}
#t1:checked ~ .tab-nav ~ .pnl-holder .tp1{display:block}
#t2:checked ~ .tab-nav ~ .pnl-holder .tp2{display:block}
#t3:checked ~ .tab-nav ~ .pnl-holder .tp3{display:block}
.tabs-holder .pnl-holder .tab-pnl .pnl-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.tabs-holder .pnl-holder .tab-pnl .mod-card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 6px #23203f0f;display:flex;flex-direction:column;gap:12px;border-left:4px solid #15FFE9;transition:box-shadow .18s}
.tabs-holder .pnl-holder .tab-pnl .mod-card:hover{box-shadow:0 4px 18px #23203f1f}
.tabs-holder .pnl-holder .tab-pnl .mod-card .card-top{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:12px}
.tabs-holder .pnl-holder .tab-pnl .mod-card .card-top .card-ico{width:40px;height:40px;border-radius:10px;background:#15ffe91f;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#23203F;font-size:18px}
.tabs-holder .pnl-holder .tab-pnl .mod-card .card-top .dur-tag{font-size:11px;color:#888;background:#F2F2F2;padding:3px 10px;border-radius:20px;flex-shrink:0}
.tabs-holder .pnl-holder .tab-pnl .mod-card h5{font-size:15px;font-weight:700;color:#23203F;margin:0;line-height:1.3}
.tabs-holder .pnl-holder .tab-pnl .mod-card p{font-size:13px;color:#666;line-height:1.6;margin:0}
.tabs-holder .pnl-holder .tab-pnl .mod-card .topics-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:5px}
.tabs-holder .pnl-holder .tab-pnl .mod-card .topics-list li{font-size:12px;color:#555;display:flex;flex-direction:row;align-items:center;gap:7px}
.tabs-holder .pnl-holder .tab-pnl .mod-card .topics-list li::before{content:'';width:6px;height:6px;border-radius:50%;background:#15FFE9;flex-shrink:0}
.prog-info-sect{padding:80px 0;background:#fff}
.prog-info-sect .info-inner{max-width:1140px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}
.prog-info-sect .info-inner .info-vis{position:relative}
.prog-info-sect .info-inner .info-vis .img-holder-alt{border-radius:14px;overflow:hidden;box-shadow:6px 6px 0 #15FFE9;display:block}
.prog-info-sect .info-inner .info-vis .img-holder-alt img{width:100%;height:320px;object-fit:cover;display:block}
.prog-info-sect .info-inner .info-vis .float-badge{position:absolute;bottom:-20px;right:-16px;background:#23203F;color:#15FFE9;border-radius:12px;padding:14px 20px;box-shadow:0 4px 14px #23203f33;text-align:center}
.prog-info-sect .info-inner .info-vis .float-badge .badge-num{font-size:26px;font-weight:800;display:block;line-height:1}
.prog-info-sect .info-inner .info-vis .float-badge .badge-txt{font-size:11px;opacity:.75;display:block;margin-top:3px}
.prog-info-sect .info-inner .info-txt h3{font-size:30px;font-weight:700;color:#23203F;line-height:1.2;margin:0 0 16px}
.prog-info-sect .info-inner .info-txt h3 .txt-accent{color:transparent;-webkit-text-stroke:1.5px #15FFE9}
.prog-info-sect .info-inner .info-txt .body-p{font-size:15px;color:#555;line-height:1.75;margin:0 0 28px}
.prog-info-sect .info-inner .info-txt .steps-list{display:flex;flex-direction:column;gap:16px;margin:0 0 32px}
.prog-info-sect .info-inner .info-txt .steps-list .step-row{display:flex;flex-direction:row;align-items:flex-start;gap:14px}
.prog-info-sect .info-inner .info-txt .steps-list .step-row .step-num{width:34px;height:34px;border-radius:8px;background:#15ffe91f;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:800;color:#23203F;flex-shrink:0;border:1.5px solid #15ffe94d}
.prog-info-sect .info-inner .info-txt .steps-list .step-row .step-body h6{font-size:14px;font-weight:700;color:#23203F;margin:0 0 3px}
.prog-info-sect .info-inner .info-txt .steps-list .step-row .step-body p{font-size:13px;color:#777;line-height:1.55;margin:0}
.prog-info-sect .info-inner .info-txt .btn-outline{display:inline-flex;align-items:center;gap:8px;border:2px solid #23203F;color:#23203F;padding:12px 24px;border-radius:10px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s ease;cursor:pointer;z-index:5;position:relative}
.prog-info-sect .info-inner .info-txt .btn-outline:hover{background:#23203F;color:#15FFE9}
.testi-sect{padding:80px 0;background:linear-gradient(135deg,#23203f0a 0%,#15ffe90f 100%)}
.testi-sect .testi-wrap{max-width:1140px;margin:0 auto;padding:0 24px}
.testi-sect .testi-wrap .sect-headr{text-align:center;margin-bottom:48px}
.testi-sect .testi-wrap .sect-headr h4{font-size:30px;font-weight:700;color:#23203F;margin:0 0 10px}
.testi-sect .testi-wrap .sect-headr p{font-size:15px;color:#666;max-width:480px;margin:0 auto;line-height:1.6}
.testi-sect .testi-wrap .testi-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:20px;align-items:start}
.testi-sect .testi-wrap .testi-grid .tcard{background:#fff;border-radius:14px;padding:24px;box-shadow:0 3px 10px #23203f12;display:flex;flex-direction:column;gap:14px;transition:transform .18s ease}
.testi-sect .testi-wrap .testi-grid .tcard:hover{transform:translateY(-3px)}
.testi-sect .testi-wrap .testi-grid .tcard.tcard-feat{border-top:4px solid #15FFE9;padding-top:28px}
.testi-sect .testi-wrap .testi-grid .tcard .tcard-quote{font-size:15px;color:#444;line-height:1.7;margin:0;font-style:italic}
.testi-sect .testi-wrap .testi-grid .tcard .tcard-pers{display:flex;flex-direction:row;align-items:center;gap:12px;border-top:1px solid #F2F2F2;padding-top:14px}
.testi-sect .testi-wrap .testi-grid .tcard .tcard-pers img{width:44px;height:44px;border-radius:50%;object-fit:cover;flex-shrink:0}
.testi-sect .testi-wrap .testi-grid .tcard .tcard-pers .pers-det .pers-nm{font-size:13px;font-weight:700;color:#23203F;display:block}
.testi-sect .testi-wrap .testi-grid .tcard .tcard-pers .pers-det .pers-role{font-size:12px;color:#999;display:block;margin-top:1px}
.testi-sect .testi-wrap .testi-grid .tcard .stars-row{display:flex;flex-direction:row;gap:3px}
.testi-sect .testi-wrap .testi-grid .tcard .stars-row .pi{font-size:12px;color:#15FFE9}
.cta-strip{padding:64px 0;background:#23203F}
.cta-strip .strip-inner{max-width:1140px;margin:0 auto;padding:0 24px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:32px}
.cta-strip .strip-inner .cta-txt h4{font-size:26px;font-weight:700;color:#fff;margin:0 0 8px;line-height:1.2}
.cta-strip .strip-inner .cta-txt p{font-size:14px;color:#f2f2f2a6;margin:0;max-width:420px;line-height:1.6}
.cta-strip .strip-inner .cta-acts{display:flex;flex-direction:row;gap:12px;flex-shrink:0}
.cta-strip .strip-inner .cta-acts .btn-primary-alt{display:inline-flex;align-items:center;gap:8px;background:#15FFE9;color:#23203F;padding:13px 26px;border-radius:10px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s ease;cursor:pointer;z-index:5;position:relative}
.cta-strip .strip-inner .cta-acts .btn-primary-alt:hover{background:#fff;transform:translateY(-2px)}
.cta-strip .strip-inner .cta-acts .btn-ghost{display:inline-flex;align-items:center;gap:8px;border:1.5px solid #f2f2f24d;color:#f2f2f2d9;padding:13px 22px;border-radius:10px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s ease;cursor:pointer;z-index:5;position:relative}
.cta-strip .strip-inner .cta-acts .btn-ghost:hover{border-color:#15FFE9;color:#15FFE9}
@media (max-width: 1024px) {
.hero-frag .heado-txt h1{font-size:40px}
.testi-sect .testi-wrap .testi-grid{grid-template-columns:1fr 1fr}
.testi-sect .testi-wrap .testi-grid .tcard.tcard-feat:nth-child(3){grid-column:span 2}
.module-sect .sect-intro{flex-direction:column;align-items:flex-start}
}
@media (max-width: 768px) {
.hero-frag{min-height:420px}
.hero-frag .heado-txt h1{font-size:30px}
.hero-frag .heado-txt h2{font-size:15px}
.hero-frag .frag-canvas{grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr 1fr 1fr 1fr}
.prog-info-sect .info-inner{grid-template-columns:1fr;gap:40px}
.prog-info-sect .info-inner .info-vis .float-badge{right:12px}
.testi-sect .testi-wrap .testi-grid{grid-template-columns:1fr}
.testi-sect .testi-wrap .testi-grid .tcard.tcard-feat:nth-child(3){grid-column:span 1}
.cta-strip .strip-inner{flex-direction:column;align-items:flex-start}
.cta-strip .strip-inner .cta-acts{flex-wrap:wrap}
.tabs-holder .pnl-holder .tab-pnl .pnl-grid{grid-template-columns:1fr}
.module-sect .sect-intro .intro-right{flex-wrap:wrap}
}
@media (max-width: 480px) {
.hero-frag .heado-txt{padding:60px 16px}
.hero-frag .heado-txt h1{font-size:24px}
.module-sect{padding:50px 0}
.prog-info-sect{padding:50px 0}
.testi-sect{padding:50px 0}
.cta-strip{padding:44px 0}
.tabs-holder .tab-nav label{font-size:12px;padding:8px 14px}
}
.blog-heado{background:linear-gradient(135deg,#23203F 0%,#1a1830 100%);padding:72px 24px 56px;text-align:center;position:relative;overflow:hidden}
.blog-heado::before{content:'';position:absolute;top:-40px;right:-40px;width:280px;height:280px;background:radial-gradient(circle,#15ffe914 0%,transparent 70%);border-radius:50%}
.blog-heado::after{content:'';position:absolute;bottom:-20px;left:10%;width:180px;height:180px;background:radial-gradient(circle,#15ffe90d 0%,transparent 70%);border-radius:50%}
.blog-heado .heado-inner{max-width:680px;margin:0 auto;position:relative;z-index:2}
.blog-heado .heado-label{display:inline-block;font-size:11px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:#15FFE9;margin-bottom:18px;padding:6px 16px;border:1px solid #15ffe94d;border-radius:20px}
.blog-heado h1{font-size:2.6rem;font-weight:800;color:#fff;line-height:1.2;margin:0 0 18px}
.blog-heado .heado-sub{font-size:1.05rem;color:#ffffffa6;line-height:1.7;margin:0}
.posts-holder{max-width:1140px;margin:0 auto;padding:64px 24px 80px}
.posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}
.post-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #23203f17;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow 200ms ease,transform 200ms ease;border:1px solid #23203f12}
.post-card:hover{box-shadow:0 6px 24px #23203f26;transform:translateY(-3px)}
.post-card .card-img-holder{position:relative;overflow:hidden;height:200px;background:#F2F2F2;flex-shrink:0}
.post-card .card-img-holder img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 250ms ease}
.post-card:hover .card-img-holder img{transform:scale(1.04)}
.post-card .card-meta-top{position:absolute;top:12px;left:12px;display:flex;align-items:center;gap:8px}
.post-card .read-badge{background:#23203fd1;color:#15FFE9;font-size:11px;font-weight:600;padding:4px 10px;border-radius:6px;display:flex;align-items:center;gap:5px}
.post-card .card-body{padding:24px 22px 20px;display:flex;flex-direction:column;flex:1}
.post-card .card-date-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}
.post-card .card-date{font-size:12px;color:#888;display:flex;align-items:center;gap:5px}
.post-card .card-views{font-size:12px;color:#888;display:flex;align-items:center;gap:5px}
.post-card h2{font-size:1.05rem;font-weight:700;color:#23203F;line-height:1.4;margin:0 0 10px}
.post-card .card-desc{font-size:.88rem;color:#555;line-height:1.65;margin:0 0 20px;flex:1}
.post-card .card-lnk{display:inline-flex;align-items:center;gap:7px;font-size:.85rem;font-weight:600;color:#23203F;text-decoration:none;padding:9px 18px;border:2px solid #23203F;border-radius:8px;align-self:flex-start;transition:background 180ms ease,color 180ms ease;cursor:pointer}
.post-card .card-lnk:hover{background:#23203F;color:#15FFE9}
.divider-wave{width:100%;overflow:hidden;line-height:0;margin:0}
.divider-wave svg{display:block;width:100%}
.topics-sect{background:#F2F2F2;padding:64px 24px;position:relative}
.topics-inner{max-width:1140px;margin:0 auto}
.topics-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:40px;gap:20px}
.topics-head h3{font-size:1.7rem;font-weight:800;color:#23203F;margin:0;position:relative;padding-bottom:12px}
.topics-head h3::after{content:'';position:absolute;bottom:0;left:0;width:48px;height:3px;background:#15FFE9;border-radius:2px}
.topics-head p{font-size:.9rem;color:#666;max-width:340px;text-align:right;margin:0;line-height:1.6}
.topics-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.topic-item{background:#fff;border-radius:10px;padding:24px 20px;border:1px solid #23203f14;box-shadow:0 2px 6px #23203f0f;display:flex;flex-direction:column;gap:10px;transition:border-color 200ms,box-shadow 200ms}
.topic-item:hover{border-color:#15FFE9;box-shadow:0 4px 14px #15ffe91f}
.topic-item .t-icon{width:40px;height:40px;background:linear-gradient(135deg,#15ffe926,#23203f0f);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:18px;color:#23203F}
.topic-item .t-name{font-size:.95rem;font-weight:700;color:#23203F;margin:0}
.topic-item .t-count{font-size:.8rem;color:#888;margin:0}
.nwsltr-sect{background:linear-gradient(120deg,#23203F 0%,#2e2a55 100%);padding:72px 24px;position:relative;overflow:hidden}
.nwsltr-sect::before{content:'';position:absolute;top:-60px;right:-60px;width:320px;height:320px;background:radial-gradient(circle,#15ffe912 0%,transparent 65%);border-radius:50%}
.nwsltr-inner{max-width:580px;margin:0 auto;text-align:center;position:relative;z-index:2}
.nwsltr-inner .nwsltr-icon{width:58px;height:58px;background:#15ffe91f;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 24px;font-size:24px;color:#15FFE9}
.nwsltr-inner h3{font-size:1.8rem;font-weight:800;color:#fff;margin:0 0 14px;line-height:1.25}
.nwsltr-inner p{font-size:.95rem;color:#fff9;margin:0 0 32px;line-height:1.7}
.nwsltr-form{display:flex;gap:10px;flex-direction:row}
.nwsltr-form input[type="email"]{flex:1;padding:13px 18px;border-radius:8px;border:1.5px solid #ffffff26;background:#ffffff12;color:#fff;font-size:.9rem;outline:none;transition:border-color 200ms}
.nwsltr-form input[type="email"]::placeholder{color:#ffffff59}
.nwsltr-form input[type="email"]:focus{border-color:#15FFE9}
.nwsltr-form button{padding:13px 26px;background:#15FFE9;color:#23203F;font-size:.9rem;font-weight:700;border:none;border-radius:8px;cursor:pointer;transition:background 180ms,transform 150ms;white-space:nowrap;flex-shrink:0}
.nwsltr-form button:hover{background:#00e8d0;transform:translateY(-1px)}
@media (max-width: 1024px) {
.posts-grid{grid-template-columns:repeat(2,1fr)}
.topics-grid{grid-template-columns:repeat(2,1fr)}
}
@media (max-width: 768px) {
.blog-heado h1{font-size:1.9rem}
.posts-grid{grid-template-columns:1fr;gap:20px}
.topics-head{flex-direction:column;align-items:flex-start}
.topics-head p{text-align:left}
.topics-grid{grid-template-columns:repeat(2,1fr)}
.nwsltr-form{flex-direction:column}
}
@media (max-width: 480px) {
.blog-heado{padding:52px 16px 40px}
.blog-heado h1{font-size:1.5rem}
.posts-holder{padding:40px 16px 56px}
.topics-grid{grid-template-columns:1fr}
.topics-sect{padding:48px 16px}
.nwsltr-sect{padding:52px 16px}
}
.svc-wrap{max-width:1140px;margin:0 auto;padding:0 20px}
.title-blk{position:relative;overflow:hidden}
.title-blk .top-half{background:#23203F;padding:64px 0 48px;position:relative;overflow:hidden}
.title-blk .top-half .svc-wrap{display:flex;flex-direction:row;align-items:flex-start;gap:48px;position:relative;z-index:2}
.title-blk .top-half .txt-side{flex:1 1 55%}
.title-blk .top-half .txt-side h1{color:#fff;font-size:2.8rem;line-height:1.2;margin:0 0 28px;letter-spacing:-.02em}
.title-blk .top-half .txt-side h1 .acnt{color:#15FFE9}
.title-blk .top-half .txt-side .pts-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}
.title-blk .top-half .txt-side .pts-list li{display:flex;flex-direction:row;align-items:flex-start;gap:12px;color:#ffffffd1;font-size:1rem;line-height:1.55}
.title-blk .top-half .txt-side .pts-list li .pi{color:#15FFE9;font-size:1.1rem;margin-top:2px;flex-shrink:0}
.title-blk .top-half .dec-holder{flex:0 0 auto;width:220px;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;gap:12px}
.geo-shp{border-radius:50%;opacity:.13;position:absolute;pointer-events:none}
.geo-shp.s1{width:180px;height:180px;background:#15FFE9;top:-40px;right:8%}
.geo-shp.s2{width:90px;height:90px;background:#15FFE9;bottom:20px;left:4%;border-radius:12px;transform:rotate(30deg);opacity:.09}
.geo-shp.s3{width:48px;height:48px;background:#fff;top:60px;left:30%;border-radius:8px;transform:rotate(18deg);opacity:.07}
.title-blk .img-half{height:360px;overflow:hidden;position:relative}
.title-blk .img-half img{width:100%;height:110%;object-fit:cover;object-position:center 20%;display:block;transition:transform .1s linear}
.title-blk .img-half .img-fade{position:absolute;top:0;left:0;right:0;height:60px;background:linear-gradient(to bottom,#23203F,transparent)}
.crs-section{padding:80px 0 72px;background:#F2F2F2;position:relative}
.crs-section::before{content:'';display:block;width:100%;height:3px;background:linear-gradient(90deg,transparent,#15FFE9 40%,transparent);position:absolute;top:0;left:0}
.crs-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:24px;margin-top:48px}
.crs-head{display:flex;flex-direction:column;gap:10px;max-width:640px}
.crs-head .sub-lbl{font-size:.78rem;text-transform:uppercase;letter-spacing:.12em;color:#15FFE9;background:#23203F;display:inline-block;padding:4px 12px;border-radius:4px;width:fit-content}
.crs-head h2{font-size:2rem;color:#23203F;margin:0;line-height:1.25}
.crs-card{background:#fff;border-radius:12px;padding:32px 28px;box-shadow:2px 4px 8px #23203f14;display:flex;flex-direction:column;gap:16px;transition:box-shadow 200ms,transform 200ms;border-top:3px solid transparent}
.crs-card:hover{box-shadow:3px 6px 16px #23203f24;transform:translateY(-3px);border-top-color:#15FFE9}
.crs-card .crd-ico{width:44px;height:44px;background:#15ffe91f;border-radius:10px;display:flex;align-items:center;justify-content:center}
.crs-card .crd-ico .pi{color:#23203F;font-size:1.3rem}
.crs-card h4{font-size:1.08rem;color:#23203F;margin:0;line-height:1.3}
.crs-card p{font-size:.93rem;color:#4a4760;line-height:1.6;margin:0}
.crs-card .crd-tag{font-size:.74rem;color:#15FFE9;background:#23203F;padding:3px 10px;border-radius:20px;width:fit-content}
.detail-section{padding:80px 0;background:#fff}
.detail-inner{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}
.detail-txt-col{display:flex;flex-direction:column;gap:24px}
.detail-txt-col .sec-tag{font-size:.76rem;text-transform:uppercase;letter-spacing:.14em;color:#23203F;border-left:3px solid #15FFE9;padding-left:12px}
.detail-txt-col h2{font-size:1.85rem;color:#23203F;margin:0;line-height:1.3}
.detail-txt-col p{font-size:.96rem;color:#3d3a56;line-height:1.72;margin:0}
.detail-txt-col .cta-row{display:flex;flex-direction:row;gap:14px;flex-wrap:wrap;margin-top:8px}
.btn-prim{display:inline-flex;align-items:center;gap:8px;background:#23203F;color:#15FFE9;padding:13px 28px;border-radius:8px;text-decoration:none;font-size:.94rem;font-weight:600;border:2px solid #23203F;transition:background 200ms,color 200ms;cursor:pointer}
.btn-prim:hover{background:#15FFE9;color:#23203F;border-color:#15FFE9}
.btn-sec{display:inline-flex;align-items:center;gap:8px;background:transparent;color:#23203F;padding:13px 28px;border-radius:8px;text-decoration:none;font-size:.94rem;font-weight:600;border:2px solid #23203F;transition:background 200ms,color 200ms;cursor:pointer}
.btn-sec:hover{background:#23203F;color:#fff}
.detail-vis-col{display:flex;flex-direction:column;gap:20px}
.step-tracker{display:flex;flex-direction:column;gap:0}
.step-item{display:flex;flex-direction:row;gap:20px;position:relative}
.step-item:not(:last-child) .step-line{position:absolute;left:19px;top:40px;bottom:-4px;width:2px;background:#15ffe94d}
.step-num{width:40px;height:40px;border-radius:50%;background:#23203F;color:#15FFE9;font-size:.88rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;z-index:1}
.step-body{padding:6px 0 28px}
.step-body h5{font-size:.98rem;color:#23203F;margin:0 0 6px}
.step-body p{font-size:.88rem;color:#5a5774;line-height:1.55;margin:0}
.testiblk{padding:72px 0 80px;background:linear-gradient(135deg,#23203f0a 0%,#15ffe90f 100%);border-top:1px solid #23203f14}
.testi-layout{display:grid;grid-template-columns:1fr 2fr;gap:56px;align-items:start}
.testi-info-col{display:flex;flex-direction:column;gap:20px}
.testi-info-col h2{font-size:1.75rem;color:#23203F;margin:0;line-height:1.3}
.testi-info-col p{font-size:.93rem;color:#4a4760;line-height:1.65;margin:0}
.testi-info-col .stat-stack{display:flex;flex-direction:column;gap:14px;margin-top:8px}
.stat-row{display:flex;flex-direction:column;gap:4px}
.stat-row .stat-val{font-size:1.8rem;font-weight:700;color:#23203F;line-height:1}
.stat-row .stat-val span{color:#15FFE9}
.stat-row .stat-lbl{font-size:.8rem;color:#6b6888;text-transform:uppercase;letter-spacing:.09em}
.stat-row .stat-bar-bg{height:4px;background:#23203f1a;border-radius:2px;margin-top:6px}
.stat-row .stat-bar-fill{height:4px;background:linear-gradient(90deg,#23203F,#15FFE9);border-radius:2px}
.testi-cards-col{display:flex;flex-direction:column;gap:20px}
.tc{background:#fff;border-radius:12px;padding:28px 28px 24px;box-shadow:2px 3px 8px #23203f12;display:flex;flex-direction:row;gap:20px;align-items:flex-start}
.tc-portrait{width:60px;height:60px;border-radius:50%;object-fit:cover;flex-shrink:0;border:2px solid #15ffe966}
.tc-body{display:flex;flex-direction:column;gap:8px}
.tc-body .tc-txt{font-size:.93rem;color:#3d3a56;line-height:1.65;margin:0;font-style:italic}
.tc-body .tc-name{font-size:.85rem;font-weight:700;color:#23203F}
.tc-body .tc-role{font-size:.78rem;color:#888}
.tc-body .stars{display:flex;flex-direction:row;gap:3px}
.tc-body .stars .pi{font-size:.82rem;color:#f5a623}
.wave-div{width:100%;line-height:0;display:block}
.wave-div svg{display:block;width:100%}
@media (max-width: 1024px) {
.title-blk .top-half .svc-wrap{flex-direction:column;gap:24px}
.title-blk .top-half .dec-holder{display:none}
.crs-grid{grid-template-columns:1fr 1fr}
.detail-inner{grid-template-columns:1fr;gap:40px}
.testi-layout{grid-template-columns:1fr;gap:36px}
}
@media (max-width: 768px) {
.title-blk .top-half{padding:44px 0 36px}
.title-blk .top-half .txt-side h1{font-size:2rem}
.title-blk .img-half{height:240px}
.crs-section{padding:52px 0 48px}
.crs-grid{grid-template-columns:1fr}
.crs-head h2{font-size:1.55rem}
.detail-section{padding:52px 0}
.detail-txt-col h2{font-size:1.5rem}
.testiblk{padding:52px 0 56px}
.testi-info-col h2{font-size:1.45rem}
.tc{flex-direction:column;gap:14px}
}
@media (max-width: 480px) {
.title-blk .top-half .txt-side h1{font-size:1.6rem}
.svc-wrap{padding:0 14px}
.btn-prim,.btn-sec{padding:11px 20px;font-size:.88rem}
.crs-card{padding:24px 18px}
.tc{padding:20px 16px}
}
.succ-wrap{width:100%;overflow-x:hidden}
.succ-hero{position:relative;min-height:520px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#23203F 0%,#1a1830 40%,#0d0c1e 100%);overflow:hidden;padding:80px 24px}
.succ-hero .pulse-ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;border:1px solid #15ffe926;animation:pulseRing 3s ease-out infinite}
.succ-hero .pulse-ring:nth-child(1){width:200px;height:200px;animation-delay:0s}
.succ-hero .pulse-ring:nth-child(2){width:380px;height:380px;animation-delay:.7s}
.succ-hero .pulse-ring:nth-child(3){width:560px;height:560px;animation-delay:1.4s}
.succ-hero .pulse-ring:nth-child(4){width:740px;height:740px;animation-delay:2.1s}
@keyframes pulseRing {
0%{opacity:0;transform:translate(-50%,-50%) scale(0.8)}
30%{opacity:1}
100%{opacity:0;transform:translate(-50%,-50%) scale(1.1)}
}
.succ-hero .ptcl-holder{position:absolute;inset:0;pointer-events:none}
.succ-hero .ptcl{position:absolute;bottom:-10px;width:3px;height:3px;border-radius:50%;background:#15ffe980;animation:driftUp 6s ease-in infinite}
.succ-hero .ptcl:nth-child(1){left:8%;animation-delay:0s;animation-duration:7s}
.succ-hero .ptcl:nth-child(2){left:17%;animation-delay:1.2s;animation-duration:5.5s;width:2px;height:2px}
.succ-hero .ptcl:nth-child(3){left:29%;animation-delay:2.4s;animation-duration:8s}
.succ-hero .ptcl:nth-child(4){left:43%;animation-delay:.6s;animation-duration:6.5s;width:4px;height:4px}
.succ-hero .ptcl:nth-child(5){left:57%;animation-delay:1.8s;animation-duration:7.5s}
.succ-hero .ptcl:nth-child(6){left:68%;animation-delay:3s;animation-duration:5s;width:2px;height:2px}
.succ-hero .ptcl:nth-child(7){left:78%;animation-delay:.3s;animation-duration:9s}
.succ-hero .ptcl:nth-child(8){left:91%;animation-delay:2.1s;animation-duration:6s}
.succ-hero .ptcl:nth-child(9){left:35%;animation-delay:4s;animation-duration:7s;width:2px;height:2px}
.succ-hero .ptcl:nth-child(10){left:83%;animation-delay:1.5s;animation-duration:8.5s;width:4px;height:4px}
@keyframes driftUp {
0%{transform:translateY(0) translateX(0);opacity:0}
10%{opacity:.6}
80%{opacity:.3}
100%{transform:translateY(-600px) translateX(20px);opacity:0}
}
.succ-hero .hero-inner{position:relative;z-index:2;max-width:680px;margin:0 auto;text-align:center}
.succ-hero .check-badge{width:80px;height:80px;border-radius:50%;background:#15ffe91f;border:2px solid #15ffe966;display:flex;align-items:center;justify-content:center;margin:0 auto 28px;animation:badgePop .6s cubic-bezier(0.34,1.56,0.64,1) forwards;opacity:0;transform:scale(0.5)}
@keyframes badgePop {
to{opacity:1;transform:scale(1)}
}
.succ-hero .check-badge i{font-size:32px;color:#15FFE9}
.succ-hero .hero-inner h1{font-size:clamp(28px,5vw,48px);font-weight:700;color:#fff;line-height:1.2;margin:0 0 16px;letter-spacing:-.5px}
.succ-hero .hero-inner h1 span{color:#15FFE9}
.succ-hero .manifesto-txt{font-size:17px;line-height:1.7;color:#ffffffbf;max-width:540px;margin:0 auto 32px}
.succ-hero .hero-inner .divider-line{width:60px;height:2px;background:linear-gradient(90deg,#15FFE9,#15ffe900);margin:0 auto 32px}
.succ-hero .hero-btns{display:flex;flex-direction:row;gap:14px;justify-content:center;flex-wrap:wrap}
.succ-hero .btn-prim{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;background:#15FFE9;color:#23203F;font-size:15px;font-weight:600;border-radius:10px;text-decoration:none;transition:all 200ms ease;box-shadow:0 4px 14px #15ffe94d;border:2px solid #15FFE9;cursor:pointer}
.succ-hero .btn-prim:hover{background:#15ffe91a;color:#15FFE9;transform:translateY(-2px);box-shadow:0 6px 20px #15ffe940}
.succ-hero .btn-sec{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;background:transparent;color:#ffffffd9;font-size:15px;font-weight:500;border-radius:10px;text-decoration:none;transition:all 200ms ease;border:2px solid #fff3;cursor:pointer}
.succ-hero .btn-sec:hover{border-color:#ffffff80;color:#fff;transform:translateY(-2px)}
.nxt-block{background:#F2F2F2;padding:72px 24px}
.nxt-block .nxt-holder{max-width:1140px;margin:0 auto}
.nxt-block .nxt-head{text-align:center;margin-bottom:52px}
.nxt-block .nxt-head h2{font-size:clamp(22px,3.5vw,34px);font-weight:700;color:#23203F;margin:0 0 12px;position:relative;display:inline-block}
.nxt-block .nxt-head h2::after{content:'';position:absolute;bottom:-8px;left:0;right:0;height:3px;background:linear-gradient(90deg,#15FFE9,#15ffe91a);border-radius:2px}
.nxt-block .nxt-head p{font-size:16px;line-height:1.65;color:#555;max-width:520px;margin:20px auto 0}
.nxt-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:24px}
.nxt-card{background:#fff;border-radius:14px;padding:32px 28px;box-shadow:0 2px 8px #23203f14;border:1px solid #15ffe926;transition:all 220ms ease;display:flex;flex-direction:column;gap:14px;text-decoration:none}
.nxt-card:hover{transform:translateY(-4px);box-shadow:0 6px 20px #23203f1f;border-color:#15ffe966}
.nxt-card .card-ico{width:52px;height:52px;border-radius:12px;background:#15ffe91a;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.nxt-card .card-ico i{font-size:22px;color:#23203F}
.nxt-card .card-lbl{font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#15FFE9;filter:brightness(0.75)}
.nxt-card h4{font-size:18px;font-weight:700;color:#23203F;margin:0;line-height:1.3}
.nxt-card p{font-size:14px;line-height:1.65;color:#666;margin:0;flex-grow:1}
.nxt-card .card-arrow{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:600;color:#23203F;margin-top:4px}
.nxt-card .card-arrow i{font-size:12px;transition:transform 200ms ease}
.nxt-card:hover .card-arrow i{transform:translateX(4px)}
.nxt-block .contact-strip{margin-top:52px;background:linear-gradient(135deg,#23203f0d 0%,#15ffe912 100%);border-radius:16px;border:1px solid #15ffe933;padding:32px 40px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:24px}
.nxt-block .contact-strip .strip-txt h5{font-size:18px;font-weight:700;color:#23203F;margin:0 0 6px}
.nxt-block .contact-strip .strip-txt p{font-size:14px;color:#666;margin:0}
.nxt-block .contact-strip .strip-link{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:#23203F;color:#fff;font-size:14px;font-weight:600;border-radius:10px;text-decoration:none;transition:all 200ms ease;white-space:nowrap;flex-shrink:0}
.nxt-block .contact-strip .strip-link:hover{background:#15FFE9;color:#23203F;transform:translateY(-2px);box-shadow:0 4px 14px #15ffe94d}
@media (max-width: 1024px) {
.nxt-grid{grid-template-columns:1fr 1fr}
.nxt-grid .nxt-card:last-child{grid-column:1 / -1;max-width:480px;margin:0 auto;width:100%}
}
@media (max-width: 768px) {
.succ-hero{min-height:460px;padding:64px 20px}
.succ-hero .pulse-ring:nth-child(3),.succ-hero .pulse-ring:nth-child(4){display:none}
.nxt-grid{grid-template-columns:1fr}
.nxt-grid .nxt-card:last-child{grid-column:auto;max-width:100%;margin:0}
.nxt-block .contact-strip{flex-direction:column;text-align:center;padding:28px 24px}
.nxt-block{padding:52px 20px}
}
@media (max-width: 480px) {
.succ-hero .hero-btns{flex-direction:column;align-items:center}
.succ-hero .btn-prim,.succ-hero .btn-sec{width:100%;max-width:300px;justify-content:center}
.nxt-block .nxt-head h2{font-size:22px}
}