*,::before,::after{margin:0;padding:0;border:0;box-sizing:border-box}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
body{line-height:1}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
table{border-collapse:collapse;border-spacing:0}
::-webkit-scrollbar{width:10px}
::-webkit-scrollbar-track{background:#f0f0f0;border-radius:8px}
::-webkit-scrollbar-thumb{background:#c0c4d0;border-radius:8px;transition:background .2s}
::-webkit-scrollbar-thumb:hover{background:#171B7A;box-shadow:0 0 6px #171b7a4d}
body{font-family:'JetBrains Mono',monospace;background:#fff;color:#1a1a1a;line-height:1.6}
.hdr-outer{background:linear-gradient(135deg,#171B7A 0%,#1e2490 55%,#DAEEED 100%);width:100%}
.hdr-nav-strip{border-bottom:1px solid #ffffff1f}
.hdr-nav-inner{max-width:1400px;margin:auto;padding:0 24px;display:flex;align-items:center;justify-content:flex-end;min-height:44px}
.nvgtn{display:flex;align-items:center;gap:4px;flex-wrap:wrap}
.nvgtn a{font-family:'JetBrains Mono',monospace;font-size:13px;color:#ffffffd1;text-decoration:none;padding:8px 14px;border-radius:8px;transition:background 0.18s,color .18s;white-space:nowrap}
.nvgtn a:hover{background:#ffffff1f;color:#FBE922}
.nvgtn a.nav--active{color:#FBE922;background:#fbe9221a}
.hdr-brand-row{max-width:1400px;margin:auto;padding:20px 24px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}
.hdr-logo-wrap{display:flex;align-items:center;gap:16px;text-decoration:none}
.hdr-logo-wrap img{width:90px;height:90px;object-fit:contain;border-radius:20px;background:#fffffff2;padding:8px;box-shadow:0 4px 24px #0000002e}
.hdr-brand-txt .brand-nm{font-family:'JetBrains Mono',monospace;font-size:26px;font-weight:700;color:#fff;letter-spacing:-.5px;line-height:1.1}
.hdr-brand-txt .brand-sub{font-family:'JetBrains Mono',monospace;font-size:12px;color:#daeeedd9;margin-top:4px;letter-spacing:.5px}
.hdr-trust-badge{background:#ffffff1a;border:1px solid #fbe92259;border-radius:20px;padding:12px 20px;display:flex;align-items:center;gap:12px;backdrop-filter:blur(6px)}
.hdr-trust-badge .badge-icn{color:#FBE922;font-size:20px}
.badge-txt .btxt-main{font-family:'JetBrains Mono',monospace;font-size:12px;color:#FBE922;font-weight:700;line-height:1.2}
.badge-txt .btxt-sub{font-family:'JetBrains Mono',monospace;font-size:11px;color:#daeeedcc;margin-top:2px}
.ftr-outer{background:#0f1240;width:100%;margin-top:0}
.ftr-inner{max-width:1400px;margin:auto;padding:48px 24px 32px}
.ftr-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px;margin-bottom:40px}
.ftr-col-brand .ftr-logo-wrap{display:flex;align-items:center;gap:14px;text-decoration:none;margin-bottom:16px}
.ftr-col-brand .ftr-logo-wrap img{width:60px;height:60px;object-fit:contain;border-radius:14px;background:#ffffffe6;padding:6px}
.ftr-col-brand .ftr-brand-nm{font-family:'JetBrains Mono',monospace;font-size:20px;font-weight:700;color:#fff}
.ftr-col-brand p{font-family:'JetBrains Mono',monospace;font-size:12px;color:#ffffff80;line-height:1.7}
.ftr-col-lnks h4,.ftr-col-cntct h4{font-family:'JetBrains Mono',monospace;font-size:11px;font-weight:700;color:#FBE922;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:16px}
.ftr-col-lnks ul li{margin-bottom:8px}
.ftr-col-lnks ul li a{font-family:'JetBrains Mono',monospace;font-size:13px;color:#fff9;text-decoration:none;transition:color .18s}
.ftr-col-lnks ul li a:hover{color:#DAEEED}
.cntct-crd{background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;padding:20px}
.cntct-crd-row{display:flex;align-items:flex-start;gap:12px;margin-bottom:14px}
.cntct-crd-row:last-child{margin-bottom:0}
.cntct-crd-row .cicn{color:#DAEEED;font-size:16px;margin-top:2px;flex-shrink:0}
.cntct-crd-row .ctxt{font-family:'JetBrains Mono',monospace;font-size:12px;color:#ffffffa6;line-height:1.5}
.cntct-crd-row .ctxt a{color:#daeeedd9;text-decoration:none;transition:color .18s}
.cntct-crd-row .ctxt a:hover{color:#FBE922}
.ftr-btm{border-top:1px solid #ffffff14;padding-top:24px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}
.ftr-cpyrght{font-family:'JetBrains Mono',monospace;font-size:12px;color:#ffffff59}
@media(max-width:900px) {
.ftr-grid{grid-template-columns:1fr 1fr;gap:28px}
.ftr-col-brand{grid-column:1/-1}
.hdr-brand-row{padding:16px 16px 20px}
}
@media(max-width:600px) {
.ftr-grid{grid-template-columns:1fr;gap:24px}
.hdr-nav-inner{justify-content:flex-start;padding:0 12px}
.nvgtn{gap:2px}
.nvgtn a{font-size:12px;padding:7px 10px}
.hdr-brand-row{padding:14px 12px 18px}
.hdr-logo-wrap img{width:70px;height:70px}
.hdr-brand-txt .brand-nm{font-size:20px}
.hdr-trust-badge{padding:10px 14px}
.ftr-inner{padding:32px 16px 24px}
}
.ck-popup-outer{position:fixed;bottom:24px;left:24px;z-index:9999;max-width:420px;width:calc(100% - 48px);transform:translateX(calc(-100% - 48px));opacity:0;transition:transform .38s ease-in,opacity .38s ease-in}
.ck-popup-outer.ck--visible{transform:translateX(0);opacity:1}
.ck-popup-outer.ck--hiding{transform:translateX(calc(-100% - 48px));opacity:0}
.ck-popup-box{background:#fff;border:1px solid #e0e4f0;border-radius:24px;padding:24px;box-shadow:0 8px 48px #171b7a24}
.ck-popup-box .ck-ttl{font-family:'JetBrains Mono',monospace;font-size:14px;font-weight:700;color:#171B7A;margin-bottom:6px;display:flex;align-items:center;gap:8px}
.ck-popup-box .ck-desc{font-family:'JetBrains Mono',monospace;font-size:11px;color:#555;line-height:1.6;margin-bottom:16px}
.ck-toggles{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}
.ck-tgl-row{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 12px;background:#f7f8fc;border-radius:12px}
.ck-tgl-lbl{font-family:'JetBrains Mono',monospace;font-size:11px;color:#333;line-height:1.4;flex:1}
.ck-tgl-lbl span{display:block;font-size:10px;color:#888;margin-top:2px}
.ck-sw{position:relative;width:36px;height:20px;flex-shrink:0}
.ck-sw input{opacity:0;width:0;height:0;position:absolute}
.ck-sw-track{position:absolute;inset:0;background:#ccc;border-radius:20px;cursor:pointer;transition:background .2s}
.ck-sw input:checked+.ck-sw-track{background:#171B7A}
.ck-sw-track::after{content:'';position:absolute;width:14px;height:14px;left:3px;top:3px;background:#fff;border-radius:50%;transition:transform .2s}
.ck-sw input:checked+.ck-sw-track::after{transform:translateX(16px)}
.ck-sw--disabled .ck-sw-track{background:#9ba3d4;cursor:not-allowed}
.ck-btns{display:flex;gap:8px}
.ck-btn{flex:1;font-family:'JetBrains Mono',monospace;font-size:12px;font-weight:700;padding:10px 12px;border-radius:14px;border:none;cursor:pointer;transition:background 0.18s,color .18s;text-align:center}
.ck-btn--accept{background:#171B7A;color:#fff}
.ck-btn--accept:hover{background:#0f1150}
.ck-btn--decline{background:#f0f1f8;color:#171B7A;border:1px solid #d0d3e8}
.ck-btn--decline:hover{background:#e2e4f2}
.ck-policy-lnk{display:block;text-align:center;margin-top:10px;font-family:'JetBrains Mono',monospace;font-size:11px;color:#888;text-decoration:underline;cursor:pointer;background:none;border:none;width:100%}
.ck-policy-lnk:hover{color:#171B7A}
.doc-ky-inner{max-width:860px;margin:0 auto;padding:48px 32px 80px;background:#fff;border-radius:24px;box-shadow:0 8px 48px #171b7a12 0 2px 12px #171b7a0a}
.doc-ky-inner h1{font-size:2.2rem;font-weight:800;line-height:1.2;color:#171B7A;margin:0 0 32px;padding-bottom:20px;border-bottom:3px solid #FBE922;letter-spacing:-.5px}
.doc-ky-inner h2{font-size:1.55rem;font-weight:700;line-height:1.3;color:#171B7A;margin:48px 0 16px;padding-left:14px;border-left:4px solid #FBE922}
.doc-ky-inner h3{font-size:1.25rem;font-weight:700;line-height:1.35;color:#1a1f2e;margin:36px 0 12px}
.doc-ky-inner h4{font-size:1.08rem;font-weight:700;line-height:1.4;color:#1a1f2e;margin:28px 0 10px}
.doc-ky-inner h5{font-size:.97rem;font-weight:700;line-height:1.45;color:#2c3350;margin:22px 0 8px;text-transform:uppercase;letter-spacing:.5px}
.doc-ky-inner h6{font-size:.9rem;font-weight:700;line-height:1.5;color:#4a4f6b;margin:18px 0 8px;text-transform:uppercase;letter-spacing:.4px}
.doc-ky-inner p{font-size:1rem;line-height:1.8;color:#2e3245;margin:0 0 18px;font-weight:400}
.doc-ky-inner p:last-child{margin-bottom:0}
.doc-ky-inner ul{margin:0 0 20px;padding-left:0;list-style:none}
.doc-ky-inner ol{margin:0 0 20px;padding-left:0;list-style:none;counter-reset:policy-ol}
.doc-ky-inner ul li{font-size:1rem;line-height:1.8;color:#2e3245;padding:4px 0 4px 28px;position:relative}
.doc-ky-inner ul li::before{content:'';position:absolute;left:6px;top:14px;width:8px;height:8px;background:#FBE922;border-radius:50%;box-shadow:0 0 0 2px #171b7a26}
.doc-ky-inner ol li{font-size:1rem;line-height:1.8;color:#2e3245;padding:4px 0 4px 36px;position:relative;counter-increment:policy-ol}
.doc-ky-inner ol li::before{content:counter(policy-ol) ".";position:absolute;left:0;top:4px;font-weight:700;color:#171B7A;font-size:.95rem;min-width:28px}
.doc-ky-inner ul ul,.doc-ky-inner ol ul,.doc-ky-inner ul ol,.doc-ky-inner ol ol{margin:6px 0 6px 16px}
.doc-ky-inner ul li ul li::before{width:6px;height:6px;background:transparent;border:2px solid #171B7A;top:15px}
.doc-ky-inner em,.doc-ky-inner i{font-style:italic;color:#3a4070}
.doc-ky-inner a{color:#171B7A;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;text-decoration-color:#171b7a66;font-weight:500;transition:color .18s ease-in,text-decoration-color .18s ease-in}
.doc-ky-inner a:hover{color:#0d1154;text-decoration-color:#FBE922;text-decoration-thickness:2px}
.doc-ky-inner a:visited{color:#4a3fa0}
.doc-ky-inner table{width:100%;border-collapse:separate;border-spacing:0;margin:28px 0 32px;border-radius:16px;overflow:hidden;box-shadow:0 4px 24px #171b7a14;font-size:.95rem}
.doc-ky-inner thead{background:#171B7A}
.doc-ky-inner thead th{color:#fff;font-weight:700;font-size:.88rem;text-transform:uppercase;letter-spacing:.5px;padding:14px 18px;text-align:left;line-height:1.4}
.doc-ky-inner thead th:first-child{border-radius:16px 0 0 0}
.doc-ky-inner thead th:last-child{border-radius:0 16px 0 0}
.doc-ky-inner tbody tr{background:#fff;transition:background .15s ease-in}
.doc-ky-inner tbody tr:nth-child(even){background:#f4f6fb}
.doc-ky-inner tbody tr:hover{background:#DAEEED}
.doc-ky-inner tbody td{padding:12px 18px;color:#2e3245;line-height:1.6;border-bottom:1px solid #e8eaf2;vertical-align:top}
.doc-ky-inner tbody tr:last-child td{border-bottom:none}
.doc-ky-inner tbody tr:last-child td:first-child{border-radius:0 0 0 16px}
.doc-ky-inner tbody tr:last-child td:last-child{border-radius:0 0 16px 0}
.doc-ky-inner hr{border:none;height:2px;background:linear-gradient(90deg,#FBE922 0%,#DAEEED 50%,transparent 100%);margin:40px 0;border-radius:2px;opacity:.7}
@media (max-width: 900px) {
.doc-ky-inner{padding:36px 24px 60px;border-radius:20px}
.doc-ky-inner h1{font-size:1.8rem}
.doc-ky-inner h2{font-size:1.35rem}
.doc-ky-inner h3{font-size:1.15rem}
}
@media (max-width: 600px) {
.doc-ky-inner{padding:24px 16px 48px;border-radius:16px;box-shadow:0 4px 24px #171b7a0f}
.doc-ky-inner h1{font-size:1.5rem;margin-bottom:24px;padding-bottom:16px}
.doc-ky-inner h2{font-size:1.2rem;margin-top:36px}
.doc-ky-inner h3{font-size:1.08rem}
.doc-ky-inner p,.doc-ky-inner ul li,.doc-ky-inner ol li{font-size:.96rem;line-height:1.75}
.doc-ky-inner table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:12px}
.doc-ky-inner thead th,.doc-ky-inner tbody td{padding:10px 12px;white-space:nowrap}
.doc-ky-inner hr{margin:28px 0}
}
@media (max-width: 380px) {
.doc-ky-inner h1{font-size:1.3rem}
.doc-ky-inner h2{font-size:1.1rem}
}
.artcl-pg-wrap{max-width:1400px;margin:0 auto;padding:0 20px}
.artcl-hero{background:linear-gradient(135deg,#171B7A 0%,#1e2396 60%,#2a30b8 100%);padding:64px 0 0;position:relative;overflow:hidden}
.artcl-hero::before{content:'';position:absolute;top:-60px;right:-60px;width:320px;height:320px;border-radius:50%;background:#fbe92212;pointer-events:none}
.artcl-hero::after{content:'';position:absolute;bottom:40px;left:-80px;width:220px;height:220px;border-radius:50%;background:#daeeed12;pointer-events:none}
.artcl-hero-inner{max-width:900px;margin:0 auto;padding:0 20px;position:relative;z-index:2}
.artcl-meta-row{display:flex;flex-direction:row;align-items:center;gap:14px;margin-bottom:28px;flex-wrap:wrap}
.artcl-cat-tag{display:inline-block;background:#FBE922;color:#171B7A;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;border-radius:20px;padding:5px 16px;line-height:1.4}
.artcl-rdtime{display:flex;flex-direction:row;align-items:center;gap:6px;color:#daeeedbf;font-size:13px}
.artcl-rdtime svg{flex-shrink:0}
.artcl-h1{font-size:clamp(26px,5vw,48px);font-weight:800;color:#fff;line-height:1.15;margin:0 0 36px;letter-spacing:-.01em}
.artcl-hero-img-wrap{border-radius:24px 24px 0 0;overflow:hidden;margin-top:48px;box-shadow:0 -8px 48px #171b7a38;line-height:0;max-height:480px}
.artcl-hero-img-wrap img{width:100%;height:480px;object-fit:cover;display:block}
.artcl-body-section{background:#fff;padding:64px 0 0}
.artcl-body-grid{max-width:900px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:1fr 220px;gap:48px;align-items:start}
.artcl-content-col{min-width:0}
.artcl-content-col p{font-size:17px;line-height:1.78;color:#222b45;margin-bottom:22px}
.artcl-content-col h2{font-size:26px;font-weight:700;color:#171B7A;margin:40px 0 16px;line-height:1.25;position:relative;padding-left:18px}
.artcl-content-col h2::before{content:'';position:absolute;left:0;top:4px;bottom:4px;width:4px;border-radius:4px;background:#FBE922}
.artcl-content-col h3{font-size:21px;font-weight:700;color:#171B7A;margin:32px 0 12px;line-height:1.3}
.artcl-content-col h4{font-size:17px;font-weight:700;color:#222b45;margin:24px 0 8px}
.artcl-content-col strong{color:#171B7A;font-weight:700}
.artcl-content-col mark{background:#FBE922;color:#171B7A;border-radius:4px;padding:1px 5px}
.artcl-content-col ol{padding-left:22px;margin-bottom:22px}
.artcl-content-col ol li{font-size:16px;line-height:1.7;color:#222b45;margin-bottom:8px}
.artcl-content-col table{width:100%;border-collapse:collapse;margin:28px 0;border-radius:16px;overflow:hidden;box-shadow:0 4px 24px #171b7a14}
.artcl-content-col thead{background:#171B7A}
.artcl-content-col thead td,.artcl-content-col thead th{color:#fff;font-weight:700;font-size:14px;padding:14px 18px;text-align:left;letter-spacing:.04em}
.artcl-content-col tbody tr:nth-child(odd) td{background:#f7f8ff}
.artcl-content-col tbody tr:nth-child(even) td{background:#fff}
.artcl-content-col tbody td{font-size:15px;color:#222b45;padding:12px 18px;border-bottom:1px solid #e8eaf6}
.artcl-sidebar-col{position:sticky;top:32px;display:flex;flex-direction:column;gap:24px}
.artcl-likes-card{background:linear-gradient(145deg,#f7f8ff 0%,#eef0fb 100%);border-radius:20px;padding:24px 20px;display:flex;flex-direction:column;align-items:center;gap:10px;box-shadow:0 4px 24px #171b7a12;border:1px solid #e2e5f7}
.artcl-likes-ico{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:#fff;border-radius:50%;box-shadow:0 2px 12px #171b7a1a}
.artcl-likes-num{font-size:28px;font-weight:800;color:#171B7A;line-height:1}
.artcl-likes-lbl{font-size:13px;color:#5a6490;text-align:center}
.artcl-share-card{background:#fff;border-radius:20px;padding:22px 20px;box-shadow:0 4px 24px #171b7a12;border:1px solid #e8eaf6}
.artcl-share-title{font-size:13px;font-weight:700;color:#171B7A;text-transform:uppercase;letter-spacing:.08em;margin-bottom:14px}
.artcl-cta-card{background:linear-gradient(135deg,#171B7A 0%,#2a30b8 100%);border-radius:20px;padding:24px 20px;box-shadow:0 8px 32px #171b7a2e}
.artcl-cta-card-ttl{font-size:16px;font-weight:700;color:#fff;margin-bottom:10px;line-height:1.3}
.artcl-cta-card-txt{font-size:13px;color:#daeeedcc;margin-bottom:18px;line-height:1.6}
.artcl-cta-btn{display:block;background:#FBE922;color:#171B7A;font-weight:700;font-size:14px;border-radius:12px;padding:11px 18px;text-align:center;text-decoration:none;transition:background .2s ease-in,box-shadow .2s ease-in;position:relative;z-index:2}
.artcl-cta-btn:hover{background:#ffe900;box-shadow:0 4px 18px #fbe92266;color:#171B7A}
.artcl-divider-wave{width:100%;overflow:hidden;line-height:0;margin:0}
.artcl-react-section{background:#fff;padding:48px 0 64px}
.artcl-react-inner{max-width:900px;margin:0 auto;padding:0 20px}
.artcl-react-block{background:linear-gradient(135deg,#f7f8ff 0%,#DAEEED 100%);border-radius:24px;padding:36px 40px;text-align:center;box-shadow:0 4px 32px #171b7a0f;border:1px solid #171b7a12}
.artcl-react-ttl{font-size:18px;font-weight:700;color:#171B7A;margin-bottom:6px}
.artcl-react-sub{font-size:14px;color:#5a6490;margin-bottom:28px}
.artcl-emojis-row{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}
.artcl-emoji-btn{display:flex;flex-direction:column;align-items:center;gap:6px;cursor:pointer}
.artcl-emoji-btn input[type="radio"]{position:absolute;opacity:0;width:0;height:0;pointer-events:none}
.artcl-emoji-face{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:18px;background:#fff;font-size:28px;box-shadow:0 2px 12px #171b7a14;border:2px solid transparent;transition:transform .2s ease-in,border-color .2s ease-in,box-shadow .2s ease-in;cursor:pointer;user-select:none}
.artcl-emoji-lbl{font-size:12px;color:#5a6490;line-height:1}
.artcl-emoji-btn input[type="radio"]:checked + .artcl-emoji-face{border-color:#171B7A;box-shadow:0 4px 18px #171b7a2e;transform:scale(1.15);background:#f7f8ff}
.artcl-emoji-face:hover{transform:scale(1.08);box-shadow:0 6px 24px #171b7a21}
.artcl-bottom-divider{width:100%;height:4px;background:linear-gradient(90deg,#171B7A 0%,#FBE922 50%,#DAEEED 100%);border-radius:0 0 4px 4px;margin-top:0}
@media (max-width: 860px) {
.artcl-body-grid{grid-template-columns:1fr;gap:32px}
.artcl-sidebar-col{position:static;display:grid;grid-template-columns:1fr 1fr;gap:16px}
.artcl-cta-card{grid-column:1 / -1}
}
@media (max-width: 580px) {
.artcl-hero{padding:40px 0 0}
.artcl-h1{font-size:24px}
.artcl-hero-img-wrap img{height:240px}
.artcl-body-section{padding:36px 0 0}
.artcl-react-block{padding:28px 20px}
.artcl-emoji-face{width:50px;height:50px;font-size:24px;border-radius:14px}
.artcl-sidebar-col{grid-template-columns:1fr}
.artcl-cta-card{grid-column:auto}
.artcl-content-col p{font-size:15px}
.artcl-content-col h2{font-size:21px}
}
@media (max-width: 400px) {
.artcl-emojis-row{gap:8px}
.artcl-emoji-face{width:44px;height:44px;font-size:20px;border-radius:12px}
}
.hero-wrap{max-width:1400px;margin:0 auto;padding:60px 32px 80px}
.hero-inner{display:flex;flex-direction:row;align-items:center;gap:48px;min-height:520px}
.hero-txt{flex:1 1 50%;padding-right:24px}
.hero-tag{display:inline-block;background:#171B7A;color:#FBE922;font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;padding:6px 16px;border-radius:20px;margin-bottom:28px}
.hero-txt h1{font-size:clamp(32px,4vw,54px);font-weight:800;line-height:1.15;color:#171B7A;margin:0 0 24px;min-height:2.4em}
.hero-txt h1 .tw-cursor{display:inline-block;width:3px;background:#FBE922;margin-left:4px;animation:blink .8s step-end infinite;vertical-align:middle;height:.9em}
@keyframes blink {
0%,100%{opacity:1}
50%{opacity:0}
}
.hero-desc{font-size:17px;line-height:1.7;color:#3a3a4a;margin-bottom:36px;max-width:480px}
.hero-btns{display:flex;flex-direction:row;gap:16px;flex-wrap:wrap}
.btn-prim{display:inline-block;background:#171B7A;color:#fff;font-size:15px;font-weight:700;padding:14px 32px;border-radius:24px;text-decoration:none;border:none;cursor:pointer;position:relative;z-index:2;box-shadow:0 8px 32px #171b7a2e;transition:background .25s ease-in,box-shadow .25s ease-in,transform .2s ease-in}
.btn-prim:hover{background:#0e1060;box-shadow:0 12px 40px #171b7a47;transform:translateY(-2px);color:#FBE922}
.btn-sec{display:inline-block;background:transparent;color:#171B7A;font-size:15px;font-weight:700;padding:13px 32px;border-radius:24px;text-decoration:none;border:2px solid #171B7A;cursor:pointer;position:relative;z-index:2;transition:background .25s ease-in,color .25s ease-in,transform .2s ease-in}
.btn-sec:hover{background:#171B7A;color:#FBE922;transform:translateY(-2px)}
.hero-vis{flex:1 1 50%;position:relative;display:flex;align-items:center;justify-content:center;min-height:440px}
.hero-clip-shape{position:absolute;top:-32px;right:-20px;width:340px;height:340px;background:linear-gradient(135deg,#DAEEED 60%,#FBE922 100%);clip-path:polygon(20% 0%,100% 0%,100% 80%,80% 100%,0% 100%,0% 20%);z-index:0;animation:shapeIn 1.1s cubic-bezier(0.4,0,0.2,1) both}
@keyframes shapeIn {
from{opacity:0;transform:scale(0.7) rotate(-12deg)}
to{opacity:1;transform:scale(1) rotate(0deg)}
}
.hero-img-frame{position:relative;z-index:1;border-radius:28px;overflow:hidden;width:420px;height:400px;box-shadow:0 16px 64px #171b7a24;animation:driftImg 7s ease-in-out infinite alternate}
@keyframes driftImg {
from{transform:translateY(0px) rotate(0deg)}
to{transform:translateY(-12px) rotate(1.5deg)}
}
.hero-img-frame img{width:100%;height:100%;object-fit:cover;display:block}
.hero-badge{position:absolute;bottom:28px;left:-16px;background:#fff;border-radius:20px;padding:12px 20px;display:flex;flex-direction:row;align-items:center;gap:12px;box-shadow:0 8px 32px #171b7a21;z-index:3}
.hero-badge .bdg-icon{width:36px;height:36px;background:#FBE922;border-radius:50%;display:flex;align-items:center;justify-content:center}
.hero-badge .bdg-txt strong{display:block;font-size:14px;font-weight:800;color:#171B7A}
.hero-badge .bdg-txt span{font-size:12px;color:#666}
.stats-row{display:flex;flex-direction:row;gap:32px;margin-top:40px;flex-wrap:wrap}
.stat-itm{display:flex;flex-direction:column}
.stat-itm strong{font-size:28px;font-weight:800;color:#171B7A;line-height:1}
.stat-itm span{font-size:13px;color:#666;margin-top:4px}
.divider-wave{overflow:hidden;line-height:0;margin:0}
.divider-wave svg{display:block;width:100%}
.trial-outer{background:#171B7A;padding:80px 0 90px;position:relative;overflow:hidden}
.trial-outer::before{content:'';position:absolute;top:-80px;right:-60px;width:420px;height:420px;background:#fbe92212;border-radius:50%;pointer-events:none}
.trial-cntnr{max-width:1400px;margin:0 auto;padding:0 32px}
.trial-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.trial-lbl{display:inline-block;background:#fbe92226;color:#FBE922;font-size:11px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;padding:5px 14px;border-radius:12px;margin-bottom:20px}
.trial-grid h2{font-size:clamp(26px,3vw,40px);font-weight:800;color:#fff;line-height:1.2;margin:0 0 20px}
.trial-grid h2 .acc-y{color:#FBE922}
.trial-desc{font-size:16px;line-height:1.7;color:#ffffffc7;margin-bottom:32px}
.trial-steps{list-style:none;padding:0;margin:0 0 36px;display:flex;flex-direction:column;gap:16px}
.trial-steps li{display:flex;flex-direction:row;align-items:flex-start;gap:14px;color:#ffffffd9;font-size:15px;line-height:1.5}
.trial-steps li .st-num{flex-shrink:0;width:28px;height:28px;background:#FBE922;color:#171B7A;font-weight:800;font-size:13px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-top:1px}
.btn-ylw{display:inline-block;background:#FBE922;color:#171B7A;font-size:15px;font-weight:800;padding:15px 36px;border-radius:24px;text-decoration:none;border:none;cursor:pointer;position:relative;z-index:2;box-shadow:0 8px 28px #fbe92238;transition:background .25s ease-in,box-shadow .25s ease-in,transform .2s ease-in}
.btn-ylw:hover{background:#ffe800;box-shadow:0 14px 40px #fbe9225c;transform:translateY(-3px);color:#171B7A}
.trial-cards-col{display:flex;flex-direction:column;gap:20px}
.trl-card{background:#ffffff12;border:1px solid #ffffff1f;border-radius:24px;padding:28px;display:flex;flex-direction:row;gap:20px;align-items:flex-start;transition:background .2s ease-in,border-color .2s ease-in}
.trl-card:hover{background:#ffffff1c;border-color:#fbe9224d}
.trl-card .tc-icon{flex-shrink:0;width:48px;height:48px;background:#fbe9221f;border-radius:16px;display:flex;align-items:center;justify-content:center}
.trl-card .tc-icon svg{width:24px;height:24px}
.trl-card .tc-body h4{font-size:16px;font-weight:700;color:#fff;margin:0 0 6px}
.trl-card .tc-body p{font-size:14px;color:#ffffffa6;line-height:1.6;margin:0}
.trl-img-card{border-radius:24px;overflow:hidden;height:200px;position:relative}
.trl-img-card img{width:100%;height:100%;object-fit:cover;display:block}
.trl-img-card .img-ovrl{position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,#171b7ab3 100%);display:flex;align-items:flex-end;padding:20px}
.trl-img-card .img-ovrl span{color:#fff;font-size:14px;font-weight:600}
.grnts-outer{padding:90px 0 100px;background:#f8f9fe;position:relative}
.grnts-cntnr{max-width:1400px;margin:0 auto;padding:0 32px}
.grnts-hd{text-align:center;margin-bottom:56px}
.grnts-hd .sec-lbl{display:inline-block;background:#DAEEED;color:#171B7A;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;padding:5px 14px;border-radius:12px;margin-bottom:16px}
.grnts-hd h2{font-size:clamp(26px,3vw,42px);font-weight:800;color:#171B7A;margin:0 0 16px;position:relative;display:inline-block}
.grnts-hd h2::after{content:'';display:block;width:60px;height:4px;background:#FBE922;border-radius:2px;margin:12px auto 0}
.grnts-hd p{font-size:17px;color:#555;line-height:1.7;max-width:560px;margin:0 auto}
.grnts-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:56px;align-items:start}
.grnt-cards{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.grnt-card{background:#fff;border-radius:24px;padding:28px 24px;box-shadow:0 4px 28px #171b7a12;position:relative;overflow:hidden;transition:box-shadow .25s ease-in,transform .2s ease-in}
.grnt-card:hover{box-shadow:0 12px 48px #171b7a21;transform:translateY(-3px)}
.grnt-card::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#171B7A,#FBE922);border-radius:24px 24px 0 0}
.grnt-card .gc-ico{width:44px;height:44px;background:#DAEEED;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}
.grnt-card h4{font-size:15px;font-weight:700;color:#171B7A;margin:0 0 8px}
.grnt-card p{font-size:13px;color:#666;line-height:1.6;margin:0}
.grnt-side{display:flex;flex-direction:column;gap:28px}
.grnt-expert-card{background:#fff;border-radius:28px;overflow:hidden;box-shadow:0 8px 36px #171b7a1a;display:flex;flex-direction:row;gap:0}
.grnt-expert-card .gec-img{width:140px;flex-shrink:0}
.grnt-expert-card .gec-img img{width:100%;height:100%;object-fit:cover;display:block}
.grnt-expert-card .gec-txt{padding:24px 20px;display:flex;flex-direction:column;justify-content:center}
.grnt-expert-card .gec-txt blockquote{font-size:14px;color:#444;line-height:1.6;margin:0 0 16px;font-style:italic;border-left:3px solid #FBE922;padding-left:12px}
.grnt-expert-card .gec-txt .exp-name{font-size:14px;font-weight:700;color:#171B7A}
.grnt-expert-card .gec-txt .exp-role{font-size:12px;color:#888}
.grnt-legal{background:linear-gradient(135deg,#DAEEED 0%,#e8f4f3 100%);border-radius:24px;padding:28px;display:flex;flex-direction:row;gap:16px;align-items:flex-start}
.grnt-legal .gl-ico{flex-shrink:0;width:48px;height:48px;background:#171B7A;border-radius:16px;display:flex;align-items:center;justify-content:center}
.grnt-legal h4{font-size:15px;font-weight:700;color:#171B7A;margin:0 0 8px}
.grnt-legal p{font-size:13px;color:#555;line-height:1.6;margin:0}
.imgs-pair{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:0}
.imgs-pair .ip-img{border-radius:20px;overflow:hidden;height:180px}
.imgs-pair .ip-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease-in}
.imgs-pair .ip-img:hover img{transform:scale(1.04)}
.divider-dots{display:flex;align-items:center;justify-content:center;gap:10px;padding:20px 0;background:#f8f9fe}
.divider-dots span{width:8px;height:8px;border-radius:50%;background:#DAEEED;display:block}
.divider-dots span:nth-child(2){background:#171B7A;width:12px;height:12px}
.divider-dots span:nth-child(3){background:#FBE922}
@media (max-width: 1024px) {
.hero-inner{gap:32px}
.hero-img-frame{width:340px;height:320px}
.trial-grid{grid-template-columns:1fr;gap:40px}
.grnts-layout{grid-template-columns:1fr;gap:40px}
}
@media (max-width: 768px) {
.hero-wrap{padding:40px 20px 60px}
.hero-inner{flex-direction:column;gap:40px;min-height:auto}
.hero-txt{padding-right:0}
.hero-vis{width:100%;min-height:280px}
.hero-img-frame{width:100%;height:260px}
.hero-clip-shape{width:220px;height:220px;top:-20px;right:-10px}
.hero-badge{bottom:10px;left:10px}
.stats-row{gap:20px}
.trial-cntnr{padding:0 20px}
.trial-outer{padding:60px 0 70px}
.grnt-cards{grid-template-columns:1fr}
.grnts-cntnr{padding:0 20px}
.grnts-outer{padding:60px 0 70px}
.grnt-expert-card{flex-direction:column}
.grnt-expert-card .gec-img{width:100%;height:200px}
.imgs-pair{grid-template-columns:1fr}
.hero-btns{flex-direction:column}
}
::-webkit-scrollbar{width:10px}
::-webkit-scrollbar-track{background:#f0f0f0;border-radius:8px}
::-webkit-scrollbar-thumb{background:#c5c8e8;border-radius:8px}
::-webkit-scrollbar-thumb:hover{background:#171B7A;box-shadow:0 0 6px #171b7a4d}
.abt-wrap{max-width:1400px;margin:0 auto;padding:0 24px}
.ttl-blk{position:relative;overflow:hidden;padding:80px 0 100px;background:#f8f9ff}
.ttl-blk-inner{max-width:1400px;margin:0 auto;padding:0 24px;display:flex;flex-direction:row;align-items:center;gap:0;position:relative;min-height:480px}
.ttl-txt-zone{flex:0 0 55%;position:relative;z-index:3;padding-right:40px}
.ttl-main-head{font-size:clamp(64px,10vw,128px);font-weight:900;line-height:.9;color:#171B7A;letter-spacing:-4px;margin:0 0 28px}
.ttl-main-head span{color:#FBE922;-webkit-text-stroke:2px #171B7A}
.ttl-sub-txt{font-size:18px;line-height:1.6;color:#444;max-width:420px;margin:0 0 32px}
.ttl-since-badge{display:inline-flex;flex-direction:row;align-items:center;gap:12px;background:#171B7A;color:#fff;padding:12px 24px;border-radius:50px;font-size:14px;font-weight:600;letter-spacing:.5px}
.ttl-since-badge .icon{font-size:18px;color:#FBE922}
.ttl-img-float{position:absolute;right:-20px;top:50%;transform:translateY(-50%);width:52%;max-width:640px;z-index:2;border-radius:24px;overflow:hidden;box-shadow:0 24px 64px #171b7a2e}
.ttl-img-float img{width:100%;height:460px;object-fit:cover;display:block}
.dots-path{position:absolute;bottom:24px;left:50%;transform:translateX(-50%);display:flex;flex-direction:row;gap:8px;z-index:4}
.dots-path span{display:block;border-radius:50%;background:#171B7A;opacity:.15}
.dots-path span:nth-child(1){width:6px;height:6px}
.dots-path span:nth-child(2){width:8px;height:8px;opacity:.22}
.dots-path span:nth-child(3){width:10px;height:10px;opacity:.3}
.dots-path span:nth-child(4){width:12px;height:12px;opacity:.4}
.dots-path span:nth-child(5){width:10px;height:10px;opacity:.3}
.dots-path span:nth-child(6){width:8px;height:8px;opacity:.22}
.dots-path span:nth-child(7){width:6px;height:6px;opacity:.15}
.abt-story-sec{padding:96px 0;background:#fff}
.story-grid{max-width:1400px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}
.story-left{position:relative}
.story-img-stack{position:relative;height:520px}
.story-img-main{position:absolute;top:0;left:0;width:82%;height:420px;border-radius:24px;overflow:hidden;box-shadow:0 16px 48px #171b7a24}
.story-img-main img{width:100%;height:100%;object-fit:cover;display:block}
.story-accent-card{position:absolute;bottom:0;right:0;width:62%;background:#171B7A;border-radius:20px;padding:28px;box-shadow:0 12px 32px #171b7a3d}
.story-accent-card .sac-num{font-size:52px;font-weight:900;color:#FBE922;line-height:1;display:block;margin-bottom:8px}
.story-accent-card .sac-label{font-size:14px;color:#fffc;line-height:1.4}
.story-right{padding-top:12px}
.story-eyebrow{display:inline-flex;flex-direction:row;align-items:center;gap:8px;background:#DAEEED;color:#171B7A;padding:6px 16px;border-radius:50px;font-size:12px;font-weight:700;letter-spacing:1px;text-transform:uppercase;margin-bottom:20px}
.story-h2{font-size:clamp(28px,3.5vw,44px);font-weight:800;color:#171B7A;line-height:1.15;margin:0 0 24px}
.story-h2 em{font-style:normal;position:relative;display:inline-block}
.story-h2 em::after{content:'';position:absolute;left:0;bottom:-4px;width:100%;height:4px;background:#FBE922;border-radius:2px}
.story-body-txt{font-size:16px;line-height:1.75;color:#555;margin:0 0 20px}
.story-feat-list{list-style:none;padding:0;margin:28px 0 0;display:flex;flex-direction:column;gap:14px}
.story-feat-list li{display:flex;flex-direction:row;align-items:flex-start;gap:14px;font-size:15px;color:#333;line-height:1.5}
.sfl-icon{flex-shrink:0;width:32px;height:32px;background:#DAEEED;border-radius:8px;display:flex;align-items:center;justify-content:center}
.sfl-icon .icon{font-size:16px;color:#171B7A}
.abt-team-sec{padding:88px 0;background:linear-gradient(135deg,#171B7A 0%,#1e2494 60%,#2a32b8 100%);position:relative;overflow:hidden}
.abt-team-sec::before{content:'';position:absolute;top:-80px;right:-80px;width:360px;height:360px;border-radius:50%;background:#fbe9220f;pointer-events:none}
.abt-team-sec::after{content:'';position:absolute;bottom:-60px;left:-60px;width:280px;height:280px;border-radius:50%;background:#daeeed0d;pointer-events:none}
.team-inner{max-width:1400px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1fr 1.2fr;gap:72px;align-items:center;position:relative;z-index:2}
.team-txt-col{color:#fff}
.team-eyebrow2{display:inline-block;background:#fbe92226;color:#FBE922;padding:6px 16px;border-radius:50px;font-size:12px;font-weight:700;letter-spacing:1px;text-transform:uppercase;margin-bottom:20px;border:1px solid #fbe9224d}
.team-h2{font-size:clamp(26px,3vw,40px);font-weight:800;color:#fff;line-height:1.2;margin:0 0 20px}
.team-body{font-size:16px;line-height:1.75;color:#ffffffbf;margin:0 0 36px}
.team-stats-row{display:flex;flex-direction:row;gap:32px}
.tsr-item{display:flex;flex-direction:column;gap:4px}
.tsr-val{font-size:36px;font-weight:900;color:#FBE922;line-height:1}
.tsr-lbl{font-size:13px;color:#fff9;letter-spacing:.3px}
.team-card-col{display:flex;flex-direction:column;gap:0}
.tm-card{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:24px;padding:32px;backdrop-filter:blur(8px);display:flex;flex-direction:row;gap:24px;align-items:flex-start;transition:background .3s ease-in}
.tm-card:hover{background:#ffffff1c}
.tm-portrait{flex-shrink:0;width:88px;height:88px;border-radius:20px;overflow:hidden;border:3px solid #fbe92266}
.tm-portrait img{width:100%;height:100%;object-fit:cover;display:block}
.tm-info{flex:1}
.tm-name{font-size:20px;font-weight:700;color:#fff;margin:0 0 4px}
.tm-role{font-size:13px;color:#FBE922;font-weight:600;text-transform:uppercase;letter-spacing:.8px;margin:0 0 12px}
.tm-bio{font-size:14px;line-height:1.65;color:#ffffffb3;margin:0 0 16px}
.tm-tag-row{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px}
.tm-tag{background:#daeeed1f;color:#DAEEED;padding:4px 12px;border-radius:20px;font-size:12px;font-weight:500;border:1px solid #daeeed33}
.team-img-banner{margin-top:28px;border-radius:20px;overflow:hidden;box-shadow:0 16px 40px #0000004d}
.team-img-banner img{width:100%;height:200px;object-fit:cover;display:block}
.svg-divider-1{display:block;width:100%;line-height:0;background:#fff}
.svg-divider-1 svg{display:block;width:100%}
.svg-divider-2{display:block;width:100%;line-height:0;background:linear-gradient(135deg,#171B7A 0%,#1e2494 60%,#2a32b8 100%)}
.svg-divider-2 svg{display:block;width:100%}
@media (max-width: 1024px) {
.ttl-blk-inner{min-height:380px}
.ttl-txt-zone{flex:0 0 60%}
.ttl-img-float{width:48%}
.story-grid{grid-template-columns:1fr;gap:48px}
.story-img-stack{height:380px}
.story-img-main{height:320px}
.team-inner{grid-template-columns:1fr;gap:48px}
.team-stats-row{flex-wrap:wrap;gap:24px}
}
@media (max-width: 768px) {
.ttl-blk{padding:60px 0 80px}
.ttl-blk-inner{flex-direction:column;min-height:unset;gap:32px}
.ttl-txt-zone{flex:unset;width:100%;padding-right:0}
.ttl-img-float{position:relative;right:unset;top:unset;transform:none;width:100%;max-width:100%}
.ttl-img-float img{height:280px}
.ttl-main-head{letter-spacing:-2px}
.abt-story-sec{padding:64px 0}
.story-img-stack{height:320px}
.story-img-main{height:260px;width:90%}
.story-accent-card .sac-num{font-size:36px}
.abt-team-sec{padding:64px 0}
.team-inner{padding:0 20px}
.team-stats-row{gap:20px}
.tsr-val{font-size:28px}
.story-grid{padding:0 20px}
}
@media (max-width: 480px) {
.ttl-main-head{font-size:56px}
.story-h2{font-size:26px}
.team-h2{font-size:24px}
.tm-card{flex-direction:column}
.story-img-stack{height:280px}
.story-accent-card{padding:20px}
}
::-webkit-scrollbar{width:10px}
::-webkit-scrollbar-track{background:#f0f0f0;border-radius:10px}
::-webkit-scrollbar-thumb{background:#171B7A;border-radius:10px;opacity:.6}
::-webkit-scrollbar-thumb:hover{background:#1e2494;box-shadow:0 0 6px #171b7a66}
.cntct-page-wrap{max-width:1400px;margin:0 auto;overflow-x:hidden}
.hero-cntct{position:relative;padding:80px 40px 60px;display:flex;flex-direction:row;align-items:flex-end;gap:60px;min-height:420px;overflow:hidden}
.hero-cntct .ptcls-cntnr{position:absolute;inset:0;pointer-events:none;overflow:hidden}
.hero-cntct .ptcl{position:absolute;bottom:-20px;width:6px;height:6px;border-radius:50%;background:#171B7A;opacity:.08;animation:driftUp 8s ease-in infinite}
.hero-cntct .ptcl:nth-child(1){left:8%;animation-delay:0s;width:4px;height:4px}
.hero-cntct .ptcl:nth-child(2){left:22%;animation-delay:1.5s;width:8px;height:8px;opacity:.05}
.hero-cntct .ptcl:nth-child(3){left:45%;animation-delay:3s;width:5px;height:5px}
.hero-cntct .ptcl:nth-child(4){left:67%;animation-delay:.8s;width:3px;height:3px;opacity:.06}
.hero-cntct .ptcl:nth-child(5){left:82%;animation-delay:2.2s;width:7px;height:7px;opacity:.04}
.hero-cntct .ptcl:nth-child(6){left:93%;animation-delay:4s;width:4px;height:4px}
.hero-cntct .ptcl:nth-child(7){left:35%;animation-delay:5.5s;width:6px;height:6px;opacity:.07}
.hero-cntct .ptcl:nth-child(8){left:58%;animation-delay:1s;width:3px;height:3px}
@keyframes driftUp {
0%{transform:translateY(0) translateX(0);opacity:0}
10%{opacity:.08}
80%{opacity:.05}
100%{transform:translateY(-460px) translateX(15px);opacity:0}
}
.hero-cntct .txt-blk{flex:0 0 55%;position:relative;z-index:2;padding-left:20px}
.hero-cntct .txt-blk .lbl-tag{display:inline-block;background:#DAEEED;color:#171B7A;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;padding:6px 16px;border-radius:20px;margin-bottom:28px}
.hero-cntct .txt-blk h1{font-size:clamp(2.4rem,5vw,4rem);font-weight:800;color:#171B7A;line-height:1.15;margin:0 0 24px}
.hero-cntct .txt-blk h1 .brk{display:block;color:#2a2a2a;font-weight:400;font-size:.6em;letter-spacing:.5px;margin-top:6px}
.hero-cntct .txt-blk .sub-txt{font-size:1rem;color:#555;line-height:1.7;max-width:400px}
.hero-cntct .img-side{flex:0 0 38%;position:relative;z-index:2;margin-left:auto}
.hero-cntct .img-side .img-clip-wrap{border-radius:24px;overflow:hidden;clip-path:inset(0 100% 0 0 round 24px);animation:revealClip 1.1s .3s ease-in forwards;box-shadow:0 20px 60px #171b7a1f}
@keyframes revealClip {
0%{clip-path:inset(0 100% 0 0 round 24px)}
100%{clip-path:inset(0 0% 0 0 round 24px)}
}
.hero-cntct .img-side img{width:100%;height:340px;object-fit:cover;display:block}
.hero-cntct .margin-spacer{flex:0 0 5%}
.cntct-info-sect{background:#171B7A;border-radius:28px;margin:0 40px 60px;padding:64px 56px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px;position:relative;overflow:hidden}
.cntct-info-sect::before{content:'';position:absolute;top:-80px;right:-80px;width:300px;height:300px;border-radius:50%;background:#fbe9220f;pointer-events:none}
.cntct-info-sect::after{content:'';position:absolute;bottom:-60px;left:30%;width:200px;height:200px;border-radius:50%;background:#daeeed0a;pointer-events:none}
.info-crd{position:relative;z-index:1;padding:28px;border-radius:20px;background:#ffffff0d;border:1px solid #ffffff14;transition:background .3s ease-in,transform .3s ease-in}
.info-crd:hover{background:#ffffff17;transform:translateY(-4px)}
.info-crd .icn-box{width:48px;height:48px;border-radius:14px;background:#FBE922;display:flex;align-items:center;justify-content:center;margin-bottom:20px}
.info-crd .icn-box svg{width:22px;height:22px;fill:#171B7A}
.info-crd .crd-ttl{font-size:.75rem;font-weight:700;letter-spacing:1.8px;text-transform:uppercase;color:#ffffff73;margin-bottom:10px}
.info-crd .crd-val{font-size:1rem;color:#fff;font-weight:500;line-height:1.55}
.info-crd .crd-val a{color:#FBE922;text-decoration:none;transition:opacity .2s}
.info-crd .crd-val a:hover{opacity:.8}
.info-crd .crd-note{font-size:.8rem;color:#ffffff59;margin-top:6px}
.frm-sect{margin:0 40px 60px;display:grid;grid-template-columns:1fr 420px;gap:60px;align-items:start}
.frm-sect .frm-aside{padding-top:12px}
.frm-sect .frm-aside h2{font-size:clamp(1.6rem,3vw,2.4rem);font-weight:800;color:#171B7A;line-height:1.25;margin:0 0 20px;position:relative;padding-bottom:20px}
.frm-sect .frm-aside h2::after{content:'';position:absolute;bottom:0;left:0;width:56px;height:3px;background:#FBE922;border-radius:2px}
.frm-sect .frm-aside .aside-txt{font-size:.95rem;color:#555;line-height:1.75;margin-bottom:32px}
.frm-aside .qk-fcts{display:flex;flex-direction:column;gap:16px}
.frm-aside .qk-fct-itm{display:flex;flex-direction:row;align-items:flex-start;gap:14px;padding:16px 20px;border-radius:16px;background:#f7f8ff;border-left:3px solid #DAEEED}
.frm-aside .qk-fct-itm .icn-sm{width:20px;height:20px;margin-top:2px;flex-shrink:0}
.frm-aside .qk-fct-itm .icn-sm svg{width:20px;height:20px;fill:#171B7A}
.frm-aside .qk-fct-itm .fct-txt{font-size:.88rem;color:#333;line-height:1.55}
.frm-aside .qk-fct-itm .fct-txt strong{color:#171B7A;display:block;font-size:.82rem;text-transform:uppercase;letter-spacing:.8px;margin-bottom:2px}
.frm-box{background:#fff;border-radius:28px;padding:40px 36px;box-shadow:0 16px 56px #171b7a1a;border:1px solid #171b7a0f}
.frm-box .frm-hdng{font-size:1.1rem;font-weight:700;color:#171B7A;margin-bottom:28px;display:flex;flex-direction:row;align-items:center;gap:10px}
.frm-box .frm-hdng::before{content:'';display:inline-block;width:8px;height:8px;border-radius:50%;background:#FBE922;border:2px solid #171B7A}
.frm-box .fld-grp{margin-bottom:20px}
.frm-box .fld-grp label{display:block;font-size:.8rem;font-weight:700;color:#333;letter-spacing:.8px;text-transform:uppercase;margin-bottom:7px}
.frm-box .fld-grp input[type="text"],.frm-box .fld-grp input[type="email"],.frm-box .fld-grp select,.frm-box .fld-grp textarea{width:100%;box-sizing:border-box;padding:13px 16px;border:1.5px solid #e0e3f0;border-radius:14px;font-size:.95rem;color:#222;background:#fafbff;outline:none;transition:border-color .25s ease-in,box-shadow .25s ease-in;appearance:none;-webkit-appearance:none}
.frm-box .fld-grp select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23171B7A' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:40px;cursor:pointer}
.frm-box .fld-grp input:focus,.frm-box .fld-grp select:focus,.frm-box .fld-grp textarea:focus{border-color:#171B7A;box-shadow:0 0 0 3px #171b7a14;background:#fff}
.frm-box .fld-grp textarea{min-height:100px;resize:vertical}
.frm-box .rdio-grp{display:flex;flex-direction:column;gap:10px;margin-top:4px}
.frm-box .rdio-grp label{text-transform:none;letter-spacing:0;font-weight:500;font-size:.9rem;color:#333;display:flex;flex-direction:row;align-items:center;gap:10px;cursor:pointer;padding:10px 14px;border-radius:12px;border:1.5px solid #e0e3f0;background:#fafbff;transition:border-color .2s ease-in,background .2s ease-in}
.frm-box .rdio-grp input[type="radio"]{width:18px;height:18px;flex-shrink:0;accent-color:#171B7A;cursor:pointer}
.frm-box .rdio-grp label:has(input:checked){border-color:#171B7A;background:#f0f1fa}
.frm-box .rdio-grp label:hover{border-color:#171B7A}
.frm-box .prvcy-row{margin-bottom:22px;display:flex;flex-direction:row;align-items:flex-start;gap:10px}
.frm-box .prvcy-row input[type="checkbox"]{width:18px;height:18px;flex-shrink:0;margin-top:2px;accent-color:#171B7A;cursor:pointer}
.frm-box .prvcy-row .prvcy-txt{font-size:.82rem;color:#666;line-height:1.5}
.frm-box .prvcy-row .prvcy-txt a{color:#171B7A;text-decoration:underline;text-decoration-color:#171b7a4d}
.frm-box .prvcy-row .prvcy-txt a:hover{text-decoration-color:#171B7A}
.frm-box .sbt-btn{display:block;width:100%;padding:15px 24px;background:#171B7A;color:#FBE922;font-size:.95rem;font-weight:700;letter-spacing:.8px;border:none;border-radius:16px;cursor:pointer;transition:background .25s ease-in,box-shadow .25s ease-in,transform .2s ease-in;position:relative;z-index:2}
.frm-box .sbt-btn:hover{background:#12156a;box-shadow:0 8px 28px #171b7a40;transform:translateY(-2px)}
.frm-box .sbt-btn:active{transform:translateY(0);box-shadow:0 4px 12px #171b7a26}
.fld-row2{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.divdr-shape{margin:0 40px 60px;display:flex;align-items:center;gap:24px}
.divdr-shape .dvd-line{flex:1;height:1px;background:linear-gradient(90deg,transparent,#DAEEED 30%,#DAEEED 70%,transparent)}
.divdr-shape .dvd-shp{display:flex;gap:8px;align-items:center}
.divdr-shape .dvd-shp span{display:inline-block;width:8px;height:8px;border-radius:2px;background:#171B7A;opacity:.2;transform:rotate(45deg)}
.divdr-shape .dvd-shp span:nth-child(2){opacity:.4;width:10px;height:10px}
.wrkng-hrs-sect{margin:0 40px 80px;background:linear-gradient(135deg,#DAEEED 0%,#f0f4ff 100%);border-radius:28px;padding:56px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.wrkng-hrs-sect .wh-txt h2{font-size:clamp(1.5rem,2.5vw,2.1rem);font-weight:800;color:#171B7A;margin:0 0 16px}
.wrkng-hrs-sect .wh-txt p{font-size:.95rem;color:#444;line-height:1.7;margin:0}
.wh-tbl{display:flex;flex-direction:column;gap:0;border-radius:18px;overflow:hidden;box-shadow:0 8px 32px #171b7a14}
.wh-tbl .wh-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:14px 22px;background:#fff;border-bottom:1px solid #171b7a0d;transition:background .2s}
.wh-tbl .wh-row:last-child{border-bottom:none}
.wh-tbl .wh-row:hover{background:#f7f8ff}
.wh-tbl .wh-row .wd{font-size:.88rem;color:#333;font-weight:500}
.wh-tbl .wh-row .hrs{font-size:.88rem;font-weight:700;color:#171B7A}
.wh-tbl .wh-row.cls .hrs{color:#999;font-weight:400}
.wh-tbl .wh-row .dot{width:7px;height:7px;border-radius:50%;background:#DAEEED;flex-shrink:0;margin-left:10px}
.wh-tbl .wh-row.cls .dot{background:#e0e0e0}
@media (max-width: 1024px) {
.hero-cntct{padding:60px 28px 50px;gap:40px}
.hero-cntct .txt-blk{flex:0 0 60%}
.hero-cntct .img-side{flex:0 0 36%}
.cntct-info-sect{margin:0 28px 50px;padding:44px 36px;grid-template-columns:1fr 1fr}
.frm-sect{margin:0 28px 50px;grid-template-columns:1fr;gap:40px}
.frm-sect .frm-aside{order:2}
.frm-box{order:1}
.wrkng-hrs-sect{margin:0 28px 60px;padding:44px 36px}
.divdr-shape{margin:0 28px 50px}
}
@media (max-width: 768px) {
.hero-cntct{flex-direction:column;padding:44px 20px 36px;min-height:auto;gap:32px}
.hero-cntct .txt-blk{flex:none;padding-left:0;order:2}
.hero-cntct .img-side{flex:none;width:100%;order:1;margin:0}
.hero-cntct .img-side img{height:220px}
.hero-cntct .margin-spacer{display:none}
.cntct-info-sect{margin:0 20px 44px;padding:32px 24px;grid-template-columns:1fr;gap:20px}
.frm-sect{margin:0 20px 44px}
.frm-box{padding:28px 22px}
.fld-row2{grid-template-columns:1fr}
.wrkng-hrs-sect{margin:0 20px 56px;padding:32px 24px;grid-template-columns:1fr;gap:32px}
.divdr-shape{margin:0 20px 44px}
}
@media (max-width: 480px) {
.hero-cntct .txt-blk h1{font-size:2rem}
.frm-sect .frm-aside h2{font-size:1.5rem}
}
::-webkit-scrollbar{width:10px}
::-webkit-scrollbar-track{background:#f4f4f8;border-radius:6px}
::-webkit-scrollbar-thumb{background:#c0c3df;border-radius:6px;border:2px solid #f4f4f8}
::-webkit-scrollbar-thumb:hover{background:#171B7A;box-shadow:0 0 6px #171b7a33}
.lp-hero{position:relative;overflow:hidden;background:#f8f9ff;min-height:540px;display:flex;align-items:stretch}
.lp-hero .lp-grid-bg{position:absolute;inset:0;background-image:linear-gradient(#171b7a0a 1px,transparent 1px),linear-gradient(90deg,#171b7a0a 1px,transparent 1px);background-size:48px 48px;pointer-events:none;z-index:0}
.lp-hero-inner{max-width:1400px;margin:auto;width:100%;display:flex;flex-direction:row;align-items:stretch;position:relative;z-index:1}
.lp-hero-txt{flex:0 0 50%;padding:80px 64px 80px 48px;display:flex;flex-direction:column;justify-content:center}
.lp-hero-txt .lp-tag{display:inline-flex;align-items:center;gap:8px;background:#fbe9222e;border:1.5px solid #fbe92299;border-radius:24px;padding:6px 18px;font-size:12px;font-weight:700;color:#171B7A;letter-spacing:.08em;text-transform:uppercase;margin-bottom:28px;width:fit-content}
.lp-hero-txt h1{font-size:clamp(32px,4vw,54px);font-weight:800;color:#171B7A;line-height:1.15;margin:0 0 24px}
.lp-hero-txt h1 .lp-h1-accent{color:#171B7A;position:relative;display:inline-block}
.lp-hero-txt h1 .lp-h1-accent::after{content:'';position:absolute;left:0;bottom:2px;width:100%;height:6px;background:#FBE922;border-radius:4px;z-index:-1}
.lp-hero-manifest{font-size:16px;line-height:1.7;color:#3a3f5c;margin:0 0 36px;border-left:3px solid #FBE922;padding-left:20px}
.lp-hero-stats{display:flex;flex-direction:row;gap:32px}
.lp-hero-stat-item{display:flex;flex-direction:column}
.lp-hero-stat-item .lp-stat-num{font-size:28px;font-weight:800;color:#171B7A;line-height:1}
.lp-hero-stat-item .lp-stat-lbl{font-size:12px;color:#6b7280;margin-top:4px}
.lp-hero-img-side{flex:0 0 50%;position:relative;min-height:480px}
.lp-hero-img-side img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.lp-hero-img-overlay{position:absolute;inset:0;background:linear-gradient(to right,#f8f9ff 0%,#f8f9ff4d 40%,transparent 70%);z-index:1}
.lp-divider-wave{width:100%;line-height:0;overflow:hidden;background:#f8f9ff}
.lp-divider-wave svg{display:block;width:100%}
.lp-courses-section{background:#fff;padding:90px 0 100px}
.lp-courses-cntnr{max-width:1400px;margin:auto;padding:0 40px}
.lp-courses-hdr{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;margin-bottom:56px;gap:32px}
.lp-courses-hdr-left h2{font-size:clamp(26px,3vw,42px);font-weight:800;color:#171B7A;margin:0 0 12px;line-height:1.2}
.lp-courses-hdr-left h2::before{content:'';display:inline-block;width:10px;height:10px;background:#FBE922;border-radius:50%;margin-right:12px;vertical-align:middle}
.lp-courses-hdr-left p{font-size:15px;color:#6b7280;margin:0;max-width:480px;line-height:1.6}
.lp-courses-tabs-outer{width:100%}
.lp-tab-input{display:none}
.lp-tabs-nav{display:flex;flex-direction:row;gap:8px;margin-bottom:40px;flex-wrap:wrap}
.lp-tabs-nav label{padding:10px 24px;border-radius:24px;font-size:13px;font-weight:600;color:#6b7280;border:1.5px solid #e5e7eb;cursor:pointer;transition:all .22s ease-in;background:#fff;user-select:none}
.lp-tabs-nav label:hover{border-color:#171B7A;color:#171B7A}
#lp-tab1:checked ~ .lp-tabs-nav label[for="lp-tab1"],#lp-tab2:checked ~ .lp-tabs-nav label[for="lp-tab2"],#lp-tab3:checked ~ .lp-tabs-nav label[for="lp-tab3"]{background:#171B7A;color:#fff;border-color:#171B7A}
.lp-tab-panel{display:none}
#lp-tab1:checked ~ .lp-tabs-nav ~ .lp-tab-panel[data-panel="1"],#lp-tab2:checked ~ .lp-tabs-nav ~ .lp-tab-panel[data-panel="2"],#lp-tab3:checked ~ .lp-tabs-nav ~ .lp-tab-panel[data-panel="3"]{display:block}
.lp-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.lp-crd{border-radius:24px;border:1.5px solid #e9ebf5;background:#fafbff;padding:32px 28px 28px;display:flex;flex-direction:column;gap:0;transition:box-shadow .22s ease-in,transform .22s ease-in;position:relative;overflow:hidden}
.lp-crd::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#171B7A,#DAEEED);border-radius:24px 24px 0 0}
.lp-crd:hover{box-shadow:0 12px 40px #171b7a1a;transform:translateY(-4px)}
.lp-crd-lvl{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#171B7A;background:#daeeed99;border-radius:16px;padding:4px 12px;margin-bottom:16px;width:fit-content}
.lp-crd h4{font-size:18px;font-weight:700;color:#171B7A;margin:0 0 10px;line-height:1.3}
.lp-crd-desc{font-size:14px;color:#4b5563;line-height:1.65;margin:0 0 20px;flex:1}
.lp-crd-meta{display:flex;flex-direction:row;gap:16px;padding-top:16px;border-top:1px solid #e9ebf5;margin-bottom:20px}
.lp-crd-meta-item{display:flex;flex-direction:column}
.lp-crd-meta-item .lp-meta-val{font-size:14px;font-weight:700;color:#171B7A}
.lp-crd-meta-item .lp-meta-key{font-size:11px;color:#9ca3af}
.lp-crd-topics{list-style:none;padding:0;margin:0 0 24px;display:flex;flex-direction:column;gap:7px}
.lp-crd-topics li{font-size:13px;color:#374151;padding-left:18px;position:relative;line-height:1.5}
.lp-crd-topics li::before{content:'';position:absolute;left:0;top:7px;width:7px;height:7px;border-radius:50%;background:#FBE922;border:1.5px solid #171B7A}
.lp-crd-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#171B7A;color:#fff;font-size:13px;font-weight:700;padding:12px 24px;border-radius:20px;text-decoration:none;transition:background .2s ease-in,box-shadow .2s ease-in;border:none;cursor:pointer;z-index:2;position:relative}
.lp-crd-btn:hover{background:#0f1260;box-shadow:0 6px 20px #171b7a40;color:#fff}
.lp-crd-btn svg{flex-shrink:0}
.lp-divider-dots{background:#fff;text-align:center;padding:12px 0;display:flex;justify-content:center;gap:8px;align-items:center}
.lp-divider-dots span{display:inline-block;width:6px;height:6px;border-radius:50%;background:#DAEEED}
.lp-divider-dots span:nth-child(2){background:#FBE922;width:8px;height:8px}
.lp-divider-dots span:nth-child(3){background:#171B7A}
.lp-instructors-section{background:linear-gradient(160deg,#f0f1fb 0%,#edf9f8 100%);padding:90px 0 100px}
.lp-instructors-cntnr{max-width:1400px;margin:auto;padding:0 40px}
.lp-instructors-layout{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}
.lp-instructors-left{display:flex;flex-direction:column;gap:32px}
.lp-instructors-left h2{font-size:clamp(24px,2.8vw,38px);font-weight:800;color:#171B7A;line-height:1.25;margin:0}
.lp-instructors-left h2 .lp-h2-mark{background:#FBE922;padding:0 6px;border-radius:6px}
.lp-instructors-left p{font-size:15px;color:#374151;line-height:1.75;margin:0}
.lp-instr-cards{display:flex;flex-direction:column;gap:16px}
.lp-instr-crd{display:flex;flex-direction:row;align-items:center;gap:20px;background:#fff;border-radius:20px;padding:20px 24px;box-shadow:0 4px 24px #171b7a0f;border:1px solid #daeeedcc;transition:box-shadow .22s ease-in}
.lp-instr-crd:hover{box-shadow:0 8px 32px #171b7a1f}
.lp-instr-photo{width:64px;height:64px;border-radius:50%;object-fit:cover;flex-shrink:0;border:3px solid #DAEEED}
.lp-instr-info{flex:1;display:flex;flex-direction:column;gap:3px}
.lp-instr-name{font-size:15px;font-weight:700;color:#171B7A}
.lp-instr-role{font-size:12px;color:#6b7280}
.lp-instr-exp{font-size:11px;color:#9ca3af;margin-top:2px}
.lp-instr-badge{background:#fbe92233;border:1px solid #fbe922b3;border-radius:12px;padding:4px 12px;font-size:11px;font-weight:700;color:#4a4a00;white-space:nowrap}
.lp-instructors-right{display:flex;flex-direction:column;gap:24px}
.lp-format-hdr{font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#171B7A;margin:0 0 8px}
.lp-frmt-list{display:flex;flex-direction:column;gap:14px}
.lp-frmt-item{display:flex;flex-direction:row;gap:16px;align-items:flex-start;background:#fff;border-radius:18px;padding:18px 22px;box-shadow:0 2px 16px #171b7a0d}
.lp-frmt-icon{width:40px;height:40px;border-radius:12px;background:#171B7A;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.lp-frmt-icon svg{width:20px;height:20px}
.lp-frmt-txt h5{font-size:14px;font-weight:700;color:#171B7A;margin:0 0 4px}
.lp-frmt-txt p{font-size:13px;color:#6b7280;margin:0;line-height:1.55}
.lp-testimonials-section{background:#fff;padding:90px 0 80px}
.lp-testimonials-cntnr{max-width:1400px;margin:auto;padding:0 40px}
.lp-testimonials-cntnr h3{font-size:clamp(22px,2.6vw,34px);font-weight:800;color:#171B7A;margin:0 0 48px;text-align:center}
.lp-testimonials-cntnr h3::after{content:'';display:block;width:60px;height:4px;background:#FBE922;border-radius:4px;margin:14px auto 0}
.lp-tst-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:28px}
.lp-tst-crd{background:#fafbff;border-radius:24px;padding:28px 24px;border:1.5px solid #e9ebf5;display:flex;flex-direction:column;gap:16px;transition:box-shadow .22s ease-in}
.lp-tst-crd:hover{box-shadow:0 8px 32px #171b7a17}
.lp-tst-quote{font-size:28px;color:#FBE922;line-height:1;font-weight:900}
.lp-tst-txt{font-size:14px;color:#374151;line-height:1.7;margin:0;flex:1}
.lp-tst-author{display:flex;flex-direction:row;align-items:center;gap:14px;padding-top:14px;border-top:1px solid #e9ebf5}
.lp-tst-photo{width:46px;height:46px;border-radius:50%;object-fit:cover;border:2px solid #DAEEED;flex-shrink:0}
.lp-tst-name{font-size:13px;font-weight:700;color:#171B7A}
.lp-tst-pos{font-size:11px;color:#9ca3af}
.lp-cta-section{background:linear-gradient(135deg,#171B7A 0%,#1e2494 60%,#252fb0 100%);padding:80px 0;position:relative;overflow:hidden}
.lp-cta-section::before{content:'';position:absolute;top:-80px;right:-80px;width:400px;height:400px;border-radius:50%;background:#fbe92212;pointer-events:none}
.lp-cta-section::after{content:'';position:absolute;bottom:-60px;left:80px;width:260px;height:260px;border-radius:50%;background:#daeeed0f;pointer-events:none}
.lp-cta-inner{max-width:800px;margin:auto;padding:0 40px;text-align:center;position:relative;z-index:1}
.lp-cta-inner h2{font-size:clamp(24px,3vw,40px);font-weight:800;color:#fff;margin:0 0 16px;line-height:1.2}
.lp-cta-inner p{font-size:16px;color:#ffffffbf;margin:0 0 36px;line-height:1.65}
.lp-cta-btns{display:flex;flex-direction:row;gap:16px;justify-content:center;flex-wrap:wrap}
.lp-btn-primary{display:inline-flex;align-items:center;gap:8px;background:#FBE922;color:#171B7A;font-size:14px;font-weight:800;padding:14px 32px;border-radius:24px;text-decoration:none;transition:background .22s ease-in,box-shadow .22s ease-in,transform .22s ease-in;z-index:2;position:relative}
.lp-btn-primary:hover{background:#ffe700;box-shadow:0 8px 28px #fbe92259;transform:translateY(-2px);color:#171B7A}
.lp-btn-outline{display:inline-flex;align-items:center;gap:8px;background:transparent;color:#fff;font-size:14px;font-weight:700;padding:14px 32px;border-radius:24px;text-decoration:none;border:2px solid #fff6;transition:border-color .22s ease-in,background .22s ease-in;z-index:2;position:relative}
.lp-btn-outline:hover{border-color:#fff;background:#ffffff14;color:#fff}
@media (max-width: 1024px) {
.lp-hero-txt{padding:60px 40px 60px 32px}
.lp-cards-grid{grid-template-columns:1fr 1fr}
.lp-instructors-layout{grid-template-columns:1fr;gap:40px}
.lp-tst-grid{grid-template-columns:1fr 1fr}
}
@media (max-width: 768px) {
.lp-hero-inner{flex-direction:column}
.lp-hero-txt{flex:none;padding:52px 24px 36px}
.lp-hero-img-side{flex:none;min-height:280px}
.lp-hero-img-overlay{background:linear-gradient(to bottom,#f8f9ff 0%,#f8f9ff00 40%)}
.lp-hero-stats{gap:20px}
.lp-courses-cntnr,.lp-instructors-cntnr,.lp-testimonials-cntnr{padding:0 20px}
.lp-courses-hdr{flex-direction:column;align-items:flex-start;margin-bottom:36px}
.lp-cards-grid{grid-template-columns:1fr}
.lp-tst-grid{grid-template-columns:1fr}
.lp-cta-inner{padding:0 20px}
}
.jrnl-page{max-width:1400px;margin:0 auto;padding:0 24px}
.jrnl-hero{padding:72px 0 56px;position:relative}
.jrnl-hero-inner{display:flex;flex-direction:column;gap:16px;max-width:640px}
.jrnl-hero .lbl-tag{display:inline-flex;align-items:center;gap:8px;background:#DAEEED;color:#171B7A;font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:6px 14px;border-radius:20px;width:fit-content}
.jrnl-hero h1{font-size:clamp(36px,5vw,60px);font-weight:800;line-height:1.1;color:#171B7A;margin:0}
.jrnl-hero h1 span{color:#FBE922;-webkit-text-stroke:2px #171B7A}
.jrnl-hero .sub-txt{font-size:17px;line-height:1.6;color:#444;margin:0;max-width:500px}
.jrnl-hero-deco{position:absolute;right:0;top:50%;transform:translateY(-50%);opacity:.07;pointer-events:none}
.divdr-wave{width:100%;overflow:hidden;line-height:0;margin:0}
.divdr-wave svg{display:block;width:100%}
.cards-sect{padding:48px 0 64px}
.cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}
.post-crd{background:#fff;border-radius:24px;box-shadow:0 8px 32px #171b7a12;overflow:hidden;display:flex;flex-direction:column;transition:transform .25s ease-in,box-shadow .25s ease-in;position:relative}
.post-crd:hover{transform:translateY(-6px);box-shadow:0 20px 48px #171b7a21}
.post-crd .crd-img-wrap{position:relative;overflow:hidden;height:220px;background:#DAEEED;flex-shrink:0}
.post-crd .crd-img-wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease-in}
.post-crd:hover .crd-img-wrap img{transform:scale(1.05)}
.post-crd .crd-cat{position:absolute;top:14px;left:14px;background:#FBE922;color:#171B7A;font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;padding:4px 12px;border-radius:12px;z-index:2}
.post-crd .crd-body{padding:24px 24px 20px;display:flex;flex-direction:column;flex:1;gap:12px}
.post-crd .crd-ttl{font-size:19px;font-weight:700;line-height:1.35;color:#171B7A;margin:0}
.post-crd .crd-desc{font-size:14px;line-height:1.6;color:#555;margin:0;flex:1}
.post-crd .crd-ftr{display:flex;align-items:center;justify-content:space-between;padding-top:14px;border-top:1px solid #f0f0f0;margin-top:auto}
.post-crd .crd-meta{display:flex;align-items:center;gap:14px}
.post-crd .meta-item{display:flex;align-items:center;gap:5px;font-size:13px;color:#888}
.post-crd .meta-item svg{flex-shrink:0}
.post-crd .crd-lnk{display:inline-flex;align-items:center;gap:6px;background:#171B7A;color:#fff;font-size:13px;font-weight:600;padding:8px 16px;border-radius:12px;text-decoration:none;transition:background .2s ease-in;position:relative;z-index:3}
.post-crd .crd-lnk:hover{background:#FBE922;color:#171B7A}
.post-crd-featured{grid-column:span 2;flex-direction:row}
.post-crd-featured .crd-img-wrap{width:45%;height:auto;flex-shrink:0;border-radius:0}
.post-crd-featured .crd-body{padding:32px 28px}
.post-crd-featured .crd-ttl{font-size:24px}
.post-crd-featured .crd-desc{font-size:15px}
.topics-sect{padding:56px 0;background:#171B7A;border-radius:32px;margin:0 0 64px}
.topics-inner{max-width:1400px;margin:0 auto;padding:0 48px}
.topics-hd{display:flex;flex-direction:column;gap:8px;margin-bottom:40px}
.topics-hd h2{font-size:clamp(26px,3.5vw,38px);font-weight:800;color:#fff;margin:0}
.topics-hd p{font-size:16px;color:#ffffffa6;margin:0;max-width:480px}
.topics-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.tpc-item{background:#ffffff12;border:1px solid #ffffff1f;border-radius:20px;padding:24px 20px;display:flex;flex-direction:column;gap:10px;transition:background .2s ease-in,border-color .2s ease-in}
.tpc-item:hover{background:#fbe9221a;border-color:#FBE922}
.tpc-item .tpc-ico{width:44px;height:44px;background:#FBE922;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.tpc-item .tpc-ico svg{width:22px;height:22px}
.tpc-item .tpc-name{font-size:15px;font-weight:700;color:#fff;line-height:1.3}
.tpc-item .tpc-cnt{font-size:13px;color:#ffffff80}
.newsletter-sect{margin:0 0 80px;background:linear-gradient(135deg,#DAEEED 0%,#fff 60%);border-radius:32px;padding:56px 48px;display:flex;flex-direction:row;align-items:center;gap:48px;position:relative;overflow:hidden;box-shadow:0 8px 32px #171b7a0f}
.newsletter-sect::before{content:'';position:absolute;right:-60px;top:-60px;width:280px;height:280px;border-radius:50%;background:#fbe92240;pointer-events:none}
.nltr-txt{flex:1;display:flex;flex-direction:column;gap:12px}
.nltr-txt h3{font-size:clamp(22px,3vw,32px);font-weight:800;color:#171B7A;margin:0;line-height:1.2}
.nltr-txt p{font-size:15px;line-height:1.6;color:#555;margin:0;max-width:400px}
.nltr-form{flex-shrink:0;width:360px}
.nltr-form form{display:flex;flex-direction:column;gap:12px}
.nltr-form input[type="email"]{width:100%;padding:14px 18px;border:2px solid #171b7a26;border-radius:14px;font-size:15px;color:#171B7A;background:#fff;outline:none;box-sizing:border-box;transition:border-color .2s ease-in}
.nltr-form input[type="email"]:focus{border-color:#171B7A}
.nltr-form button{width:100%;padding:14px 24px;background:#171B7A;color:#fff;font-size:15px;font-weight:700;border:none;border-radius:14px;cursor:pointer;transition:background .2s ease-in,transform .15s ease-in;position:relative;z-index:3}
.nltr-form button:hover{background:#FBE922;color:#171B7A;transform:translateY(-2px)}
.sect-ttl-blk{display:flex;flex-direction:column;gap:6px;margin-bottom:36px}
.sect-ttl-blk h2{font-size:clamp(24px,3vw,36px);font-weight:800;color:#171B7A;margin:0;position:relative;display:inline-block}
.sect-ttl-blk h2::after{content:'';position:absolute;bottom:-4px;left:0;width:48px;height:4px;background:#FBE922;border-radius:4px}
.sect-ttl-blk p{font-size:15px;color:#666;margin:12px 0 0}
@media (max-width: 1100px) {
.topics-grid{grid-template-columns:repeat(2,1fr)}
.post-crd-featured{grid-column:span 1;flex-direction:column}
.post-crd-featured .crd-img-wrap{width:100%;height:220px}
.cards-grid{grid-template-columns:repeat(2,1fr)}
}
@media (max-width: 768px) {
.jrnl-page{padding:0 16px}
.jrnl-hero{padding:48px 0 40px}
.jrnl-hero-deco{display:none}
.cards-grid{grid-template-columns:1fr}
.post-crd-featured{grid-column:span 1}
.topics-inner{padding:0 24px}
.topics-grid{grid-template-columns:repeat(2,1fr)}
.newsletter-sect{flex-direction:column;padding:36px 24px;gap:28px}
.nltr-form{width:100%}
}
@media (max-width: 480px) {
.topics-grid{grid-template-columns:1fr}
}
::-webkit-scrollbar{width:10px}
::-webkit-scrollbar-track{background:#f4f4f4;border-radius:8px}
::-webkit-scrollbar-thumb{background:#171b7a40;border-radius:8px;transition:background .2s}
::-webkit-scrollbar-thumb:hover{background:#171b7a73;box-shadow:0 0 6px #171b7a33}
.scs-wrap{max-width:1400px;margin:0 auto;padding:0 24px}
.scs-hero{position:relative;padding:100px 0 80px;background:#F7F8FF;overflow:hidden}
.scs-hero-lines{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}
.scs-hero-inner{position:relative;display:flex;flex-direction:row;align-items:center;gap:60px;max-width:1400px;margin:0 auto;padding:0 24px}
.scs-hero-txt{flex:1 1 55%;position:relative;z-index:2}
.scs-hero-badge{display:inline-flex;flex-direction:row;align-items:center;gap:10px;background:#171B7A;color:#FBE922;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:8px 20px;border-radius:24px;margin-bottom:28px}
.scs-hero-badge svg{width:16px;height:16px;fill:#FBE922;flex-shrink:0}
.scs-hero-h1{font-size:clamp(36px,5vw,64px);font-weight:800;color:#171B7A;line-height:1.1;margin:0 0 24px;letter-spacing:-.02em}
.scs-hero-h1 .scs-em{position:relative;display:inline-block;color:#171B7A}
.scs-hero-h1 .scs-em::after{content:'';position:absolute;left:0;bottom:2px;width:100%;height:6px;background:#FBE922;border-radius:3px;z-index:-1}
.scs-hero-desc{font-size:18px;line-height:1.7;color:#444;margin:0 0 36px;max-width:520px}
.scs-hero-btns{display:flex;flex-direction:row;gap:16px;flex-wrap:wrap}
.scs-btn-prim{display:inline-flex;flex-direction:row;align-items:center;gap:10px;background:#171B7A;color:#fff;font-size:15px;font-weight:700;padding:14px 28px;border-radius:16px;text-decoration:none;border:none;cursor:pointer;box-shadow:0 8px 32px #171b7a2e;transition:background .22s ease-in,box-shadow .22s ease-in,transform .18s ease-in;position:relative;z-index:5}
.scs-btn-prim:hover{background:#0f1260;box-shadow:0 12px 40px #171b7a47;transform:translateY(-2px);color:#fff}
.scs-btn-sec{display:inline-flex;flex-direction:row;align-items:center;gap:10px;background:transparent;color:#171B7A;font-size:15px;font-weight:700;padding:14px 28px;border-radius:16px;text-decoration:none;border:2px solid #171B7A;cursor:pointer;transition:background .22s ease-in,color .18s ease-in;position:relative;z-index:5}
.scs-btn-sec:hover{background:#171B7A;color:#fff}
.scs-hero-visual{flex:0 0 auto;width:320px;position:relative;z-index:3}
.scs-clip-card{width:300px;height:320px;border-radius:28px;background:linear-gradient(135deg,#DAEEED 0%,#c0e8e5 60%,#171B7A 100%);clip-path:inset(0 100% 0 0 round 28px);animation:scs-reveal .9s cubic-bezier(0.23,1,0.32,1) .2s forwards;position:relative;overflow:hidden;box-shadow:0 20px 60px #171b7a29}
@keyframes scs-reveal {
to{clip-path:inset(0 0% 0 0 round 28px)}
}
.scs-clip-card-inner{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:32px}
.scs-check-ring{width:90px;height:90px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 32px #171b7a24}
.scs-check-ring svg{width:48px;height:48px}
.scs-clip-label{font-size:16px;font-weight:700;color:#171B7A;text-align:center;line-height:1.35}
.scs-clip-sub{font-size:13px;color:#555;text-align:center;line-height:1.5}
.scs-float-tag{position:absolute;background:#FBE922;color:#171B7A;font-size:12px;font-weight:800;letter-spacing:.06em;padding:8px 16px;border-radius:20px;box-shadow:0 4px 18px #fbe92266;white-space:nowrap;z-index:10}
.scs-float-tag.tag-a{top:-18px;right:-24px}
.scs-float-tag.tag-b{bottom:20px;left:-32px}
.scs-divider-wave{width:100%;line-height:0;background:#F7F8FF}
.scs-divider-wave svg{display:block;width:100%}
.scs-nxt{padding:80px 0 100px;background:#fff}
.scs-nxt-inner{max-width:1400px;margin:0 auto;padding:0 24px}
.scs-nxt-grid{display:grid;grid-template-columns:1fr 1.4fr;gap:64px;align-items:start}
.scs-nxt-left{position:sticky;top:40px}
.scs-section-label{display:inline-flex;flex-direction:row;align-items:center;gap:8px;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#171B7A;margin-bottom:18px}
.scs-section-label::before{content:'';display:inline-block;width:24px;height:3px;background:#FBE922;border-radius:2px}
.scs-nxt-h2{font-size:clamp(26px,3.5vw,44px);font-weight:800;color:#171B7A;line-height:1.15;margin:0 0 20px;letter-spacing:-.02em}
.scs-nxt-p{font-size:16px;line-height:1.75;color:#555;margin:0 0 32px}
.scs-stat-row{display:flex;flex-direction:row;gap:24px;flex-wrap:wrap}
.scs-stat-box{flex:1 1 120px;background:#F7F8FF;border-radius:20px;padding:20px 18px;border-left:4px solid #171B7A}
.scs-stat-box .scs-num{font-size:28px;font-weight:900;color:#171B7A;line-height:1;margin-bottom:4px}
.scs-stat-box .scs-lbl{font-size:12px;color:#888;font-weight:600;letter-spacing:.04em}
.scs-steps{display:flex;flex-direction:column;gap:0}
.scs-step{display:flex;flex-direction:row;gap:20px;position:relative;padding-bottom:32px}
.scs-step:last-child{padding-bottom:0}
.scs-step-aside{display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:44px}
.scs-step-num{width:44px;height:44px;border-radius:50%;background:#171B7A;color:#FBE922;font-size:16px;font-weight:900;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 18px #171b7a2e;position:relative;z-index:1}
.scs-step-line{flex:1;width:2px;background:linear-gradient(to bottom,#DAEEED,#e0e0f0);margin-top:6px;border-radius:2px}
.scs-step:last-child .scs-step-line{display:none}
.scs-step-body{padding-top:10px;flex:1}
.scs-step-title{font-size:17px;font-weight:700;color:#171B7A;margin:0 0 6px}
.scs-step-txt{font-size:14px;line-height:1.65;color:#666;margin:0}
.scs-step-tag{display:inline-block;margin-top:10px;background:#DAEEED;color:#171B7A;font-size:11px;font-weight:700;padding:4px 12px;border-radius:12px;letter-spacing:.04em}
@media (max-width: 900px) {
.scs-hero-inner{flex-direction:column;gap:40px;text-align:center}
.scs-hero-desc{max-width:100%}
.scs-hero-btns{justify-content:center}
.scs-hero-visual{width:260px}
.scs-clip-card{width:240px;height:260px}
.scs-float-tag.tag-a{right:-10px;top:-12px}
.scs-float-tag.tag-b{left:-10px;bottom:14px}
.scs-nxt-grid{grid-template-columns:1fr;gap:40px}
.scs-nxt-left{position:static}
}
@media (max-width: 560px) {
.scs-hero{padding:64px 0 60px}
.scs-hero-h1{font-size:32px}
.scs-btn-prim,.scs-btn-sec{font-size:14px;padding:12px 20px}
.scs-nxt{padding:56px 0 72px}
.scs-stat-row{gap:14px}
.scs-stat-box .scs-num{font-size:22px}
}