*,::before,::after{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}
body{font-family:'JetBrains Mono',monospace;font-size:16px;line-height:1.6;color:#140730;background:#fff}
img{max-width:100%;display:block}
a{color:inherit;text-decoration:none}
ul,ol{list-style:none}
button{cursor:pointer;border:none;background:none;font-family:inherit}
input,textarea,select{font-family:inherit}
.hd-TopBar{background:#140730;padding:8px 0}
.hd-TopBar .hd-TopBar-inner{max-width:1200px;margin:auto;padding:0 24px;text-align:center}
.hd-TopBar .hd-TopBar-inner span{font-size:12px;color:#F9F8EC;letter-spacing:.08em;font-weight:500}
.hd-MidRow{background:#F9F8EC;padding:22px 0 18px;border-bottom:1px solid #14073014}
.hd-MidRow-holder{max-width:1200px;margin:auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.hd-LogoBlock{display:flex;flex-direction:column;align-items:center;gap:6px}
.hd-LogoBlock a{display:flex;align-items:center;gap:12px}
.hd-LogoBlock img{height:90px;width:90px;object-fit:contain;border-radius:8px;box-shadow:0 2px 12px #02c5582e}
.hd-LogoBlock .hd-SiteName{font-size:22px;font-weight:700;color:#140730;letter-spacing:-.02em}
.hd-ContactBlock{display:flex;flex-direction:column;gap:8px;align-items:flex-end}
.hd-ContactBlock .ct-item{display:flex;align-items:center;gap:8px;font-size:13px;color:#140730;font-weight:400}
.hd-ContactBlock .ct-item .glyphicon{color:#02C558;font-size:14px}
.hd-ContactBlock .ct-item a{color:#140730;transition:color 280ms ease-out}
.hd-ContactBlock .ct-item a:hover{color:#02C558}
.hd-ContactInfo-left{display:flex;flex-direction:column;gap:8px;align-items:flex-start}
.hd-NavRow{background:#fff;border-bottom:2px solid #02C558}
.hd-NavRow-holder{max-width:1200px;margin:auto;padding:0 24px;display:flex;align-items:center}
.hd-NavList{display:flex;align-items:center;gap:0}
.hd-NavList > .nv-item{position:relative}
.hd-NavList > .nv-item > a{display:block;padding:16px 20px;font-size:13px;font-weight:500;color:#140730;letter-spacing:.04em;text-transform:uppercase;transition:color 280ms ease-out,background 280ms ease-out}
.hd-NavList > .nv-item > a:hover{color:#02C558;background:#02c5580f}
.hd-NavList > .nv-item.is-active > a{color:#02C558;border-bottom:2px solid #02C558}
.hd-NavList > .nv-item.has-dropdown > a::after{content:'▾';margin-left:5px;font-size:10px}
.nv-SubMenu-holder{position:absolute;top:100%;left:0;background:#fff;min-width:200px;box-shadow:0 8px 24px #1407301f;border-top:2px solid #02C558;z-index:500;opacity:0;visibility:hidden;transition:opacity 280ms ease-out,visibility 280ms ease-out;padding:4px 0}
.nv-item.has-dropdown:hover .nv-SubMenu-holder{opacity:1;visibility:visible}
.nv-SubMenu-holder::before{content:'';position:absolute;top:-10px;left:0;right:0;height:10px}
.nv-SubMenu-holder a{display:block;padding:11px 20px;font-size:12px;font-weight:400;color:#140730;letter-spacing:.03em;transition:color 280ms ease-out,background 280ms ease-out}
.nv-SubMenu-holder a:hover{color:#02C558;background:#02c5580f}
.ft-Wrapper{background:linear-gradient(170deg,#140730 0%,#0d1f1a 55%,#02C558 100%);padding:60px 0 0}
.ft-Inner{max-width:1200px;margin:auto;padding:0 24px}
.ft-Grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:48px;padding-bottom:48px}
.ft-BrandCol .ft-BrandName{font-size:20px;font-weight:700;color:#F9F8EC;margin-bottom:14px}
.ft-BrandCol p{font-size:13px;color:#f9f8eca6;line-height:1.7;max-width:300px}
.ft-ColTitle{font-size:11px;font-weight:700;color:#02C558;letter-spacing:.12em;text-transform:uppercase;margin-bottom:18px}
.ft-LinkList li{margin-bottom:10px}
.ft-LinkList a{font-size:13px;color:#f9f8ecb3;transition:color 280ms ease-out}
.ft-LinkList a:hover{color:#02C558}
.ft-ContactItem{display:flex;align-items:flex-start;gap:10px;margin-bottom:12px}
.ft-ContactItem .glyphicon{color:#02C558;font-size:14px;margin-top:2px;flex-shrink:0}
.ft-ContactItem span,.ft-ContactItem a{font-size:13px;color:#f9f8ecb3;transition:color 280ms ease-out}
.ft-ContactItem a:hover{color:#02C558}
.ft-BottomBar{border-top:1px solid #f9f8ec1f;padding:20px 0;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}
.ft-Copyright{font-size:12px;color:#f9f8ec73}
.ft-BottomLinks{display:flex;gap:20px}
.ft-BottomLinks a{font-size:12px;color:#f9f8ec73;transition:color 280ms ease-out}
.ft-BottomLinks a:hover{color:#02C558}
.ck-BannerHolder{position:fixed;top:0;left:0;right:0;z-index:9999;transform:translateY(-100%);transition:transform 360ms ease-out}
.ck-BannerHolder.is-visible{transform:translateY(0)}
.ck-BannerHolder.is-hidden{transform:translateY(-100%)}
.ck-Banner{background:#fff;border-bottom:2px solid #02C558;box-shadow:0 4px 20px #14073024;padding:0;max-width:100%}
.ck-BannerInner{max-width:1200px;margin:auto;padding:16px 24px}
.ck-TopRow{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}
.ck-TextBlock{flex:1}
.ck-TextBlock h3{font-size:13px;font-weight:700;color:#140730;margin-bottom:6px;text-transform:uppercase;letter-spacing:.06em}
.ck-TextBlock p{font-size:12px;color:#4a4a6a;line-height:1.6}
.ck-TextBlock p a{color:#02C558;text-decoration:underline}
.ck-BtnGroup{display:flex;gap:8px;align-items:center;flex-shrink:0}
.ck-BtnAccept{background:#02C558;color:#fff;font-size:12px;font-weight:700;padding:10px 20px;border-radius:0;letter-spacing:.05em;text-transform:uppercase;transition:background 280ms ease-out}
.ck-BtnAccept:hover{background:#01a849}
.ck-BtnDecline{background:transparent;color:#140730;font-size:12px;font-weight:500;padding:10px 20px;border:1px solid #140730;border-radius:0;letter-spacing:.05em;text-transform:uppercase;transition:background 280ms ease-out,color 280ms ease-out}
.ck-BtnDecline:hover{background:#140730;color:#fff}
.ck-BtnSettings{background:transparent;color:#02C558;font-size:11px;font-weight:500;padding:10px 14px;border:1px solid #02C558;border-radius:0;text-transform:uppercase;letter-spacing:.04em;transition:background 280ms ease-out,color 280ms ease-out}
.ck-BtnSettings:hover{background:#02C558;color:#fff}
.ck-AccordionSection{border-top:1px solid #1407301a;margin-top:12px}
.ck-AccordionHead{display:flex;align-items:center;justify-content:space-between;padding:12px 0 8px;cursor:pointer}
.ck-AccordionHead span{font-size:12px;font-weight:600;color:#140730;text-transform:uppercase;letter-spacing:.05em}
.ck-AccordionHead .ck-Toggle{font-size:16px;color:#02C558;transition:transform 280ms ease-out}
.ck-AccordionHead.is-open .ck-Toggle{transform:rotate(180deg)}
.ck-AccordionBody{display:none;padding-bottom:12px}
.ck-AccordionBody.is-open{display:block}
.ck-CatRow{display:flex;align-items:center;justify-content:space-between;padding:8px 0;border-bottom:1px solid #1407300f}
.ck-CatRow:last-child{border-bottom:none}
.ck-CatInfo{flex:1}
.ck-CatInfo strong{font-size:12px;font-weight:600;color:#140730;display:block;margin-bottom:2px}
.ck-CatInfo small{font-size:11px;color:#6b6b8a}
.ck-Switch{position:relative;width:36px;height:20px;flex-shrink:0}
.ck-Switch input{opacity:0;width:0;height:0}
.ck-SwitchSlider{position:absolute;inset:0;background:#d0d0e0;border-radius:20px;transition:background 280ms ease-out;cursor:pointer}
.ck-SwitchSlider::before{content:'';position:absolute;width:14px;height:14px;left:3px;top:3px;background:#fff;border-radius:50%;transition:transform 280ms ease-out}
.ck-Switch input:checked + .ck-SwitchSlider{background:#02C558}
.ck-Switch input:checked + .ck-SwitchSlider::before{transform:translateX(16px)}
.ck-Switch input:disabled + .ck-SwitchSlider{opacity:.7;cursor:not-allowed}
.ck-PrivacyLink{display:inline-block;margin-top:10px;font-size:11px;color:#02C558;text-decoration:underline;cursor:pointer}
.ck-HintBar{position:fixed;bottom:16px;right:16px;z-index:9998;background:#140730;color:#F9F8EC;font-size:11px;padding:8px 14px;border-radius:4px;opacity:0;pointer-events:none;transition:opacity 280ms ease-out}
.ck-HintBar.is-visible{opacity:1;pointer-events:auto;cursor:pointer}
@media (max-width: 768px) {
.hd-MidRow-holder{flex-direction:column;align-items:center;text-align:center}
.hd-ContactInfo-left,.hd-ContactBlock{align-items:center}
.hd-NavList{flex-wrap:wrap;justify-content:center}
.hd-NavList > .nv-item > a{padding:12px 14px;font-size:12px}
.ft-Grid{grid-template-columns:1fr;gap:32px}
.ft-BottomBar{flex-direction:column;align-items:center;text-align:center}
.ck-TopRow{flex-direction:column}
.ck-BtnGroup{flex-wrap:wrap}
}
@media (max-width: 480px) {
.hd-LogoBlock .hd-SiteName{font-size:18px}
.hd-LogoBlock img{height:70px;width:70px}
}
.yls-doc-inner{max-width:860px;margin:0 auto;padding:48px 32px;background:#fff;border-radius:8px;box-shadow:0 4px 20px #02c55814;font-size:16px;line-height:1.8;color:#1a1a2e;font-family:Georgia,'Times New Roman',serif}
.yls-doc-inner ul{margin:20px 0;padding-left:28px;list-style-type:disc}
.yls-doc-inner ol{margin:20px 0;padding-left:28px;list-style-type:decimal}
.yls-doc-inner ul ul{margin:8px 0;list-style-type:circle}
.yls-doc-inner ol ol{margin:8px 0;list-style-type:lower-alpha}
.yls-doc-inner li{margin-bottom:10px;padding-left:6px;color:#2d2d3a;line-height:1.75}
.yls-doc-inner li:last-child{margin-bottom:0}
.yls-doc-inner strong{font-weight:700;color:#140730}
.yls-doc-inner b{font-weight:700;color:#140730}
.yls-doc-inner a{color:#02C558;text-decoration:underline;text-decoration-color:#02c55866;text-underline-offset:3px;transition:color 300ms ease-out,text-decoration-color 300ms ease-out}
.yls-doc-inner a:hover{color:#019e46;text-decoration-color:#019e46}
.yls-doc-inner a:visited{color:#140730;text-decoration-color:#14073066}
.yls-doc-inner table{width:100%;border-collapse:collapse;margin:28px 0;font-size:15px;border-radius:6px;overflow:hidden;box-shadow:0 2px 12px #14073014}
.yls-doc-inner thead{background:linear-gradient(296deg,#02C558 0%,#140730 100%)}
.yls-doc-inner thead tr{border-bottom:none}
.yls-doc-inner thead th{padding:14px 18px;color:#F9F8EC;font-weight:700;text-align:left;font-size:14px;letter-spacing:.03em;text-transform:uppercase}
.yls-doc-inner tbody{background:#fff}
.yls-doc-inner tbody tr{border-bottom:1px solid #14073014;transition:background 280ms ease-out}
.yls-doc-inner tbody tr:last-child{border-bottom:none}
.yls-doc-inner tbody tr:nth-child(even){background:#F9F8EC}
.yls-doc-inner tbody tr:hover{background:#02c5580f}
.yls-doc-inner td{padding:13px 18px;color:#2d2d3a;vertical-align:top;line-height:1.65;font-size:15px}
.yls-doc-inner th{padding:14px 18px}
.yls-doc-inner hr{border:none;border-top:1px solid #1407301f;margin:36px 0;position:relative}
.yls-doc-inner hr::after{content:'';display:block;width:60px;height:2px;background:#02C558;margin:-1.5px auto 0;border-radius:2px}
.yls-doc-inner div{margin-bottom:16px;line-height:1.8}
.yls-doc-inner div:last-child{margin-bottom:0}
@media (max-width: 768px) {
.yls-doc-inner{padding:32px 20px;font-size:15px;border-radius:4px}
.yls-doc-inner ul{padding-left:20px}
.yls-doc-inner ol{padding-left:20px}
.yls-doc-inner table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;font-size:14px}
.yls-doc-inner thead th{padding:12px 14px;font-size:13px}
.yls-doc-inner td{padding:10px 14px;font-size:14px}
}
@media (max-width: 480px) {
.yls-doc-inner{padding:24px 16px;font-size:14px;box-shadow:none;border-radius:0}
.yls-doc-inner li{padding-left:4px}
.yls-doc-inner hr{margin:28px 0}
}
.BgPost-holder{background:linear-gradient(296deg,#02C558 0%,#140730 50%,#F9F8EC 100%);padding:60px 0 0}
.BgPost-holder .PostHd-wrap{max-width:1200px;margin:0 auto;padding:0 24px}
.BgPost-holder .PostHd-wrap .PostTag-ct{display:inline-flex;align-items:center;gap:8px;background:#02c5582e;border:1px solid #02c55873;border-radius:4px;padding:5px 14px;margin-bottom:22px}
.BgPost-holder .PostHd-wrap .PostTag-ct span{font-size:12px;font-weight:600;letter-spacing:1.2px;text-transform:uppercase;color:#02C558}
.BgPost-holder .PostHd-wrap .PostT-data{font-size:clamp(28px,5vw,52px);font-weight:800;line-height:1.18;color:#F9F8EC;max-width:820px;margin:0 0 28px;letter-spacing:-.5px}
.BgPost-holder .PostHd-wrap .PostT-data em{font-style:normal;color:#02C558}
.BgPost-holder .PostMeta-row{display:flex;align-items:center;gap:24px;padding-bottom:40px;flex-wrap:wrap}
.BgPost-holder .PostMeta-row .MetaItm{display:flex;align-items:center;gap:7px;color:#f9f8ecad;font-size:13px}
.BgPost-holder .PostMeta-row .MetaItm i{color:#02C558;font-size:14px}
.PostImg-holder{max-width:1200px;margin:0 auto;padding:0 24px;position:relative;top:-1px}
.PostImg-holder .PostImg-wrap{width:100%;border-radius:12px 12px 0 0;overflow:hidden;position:relative}
.PostImg-holder .PostImg-wrap img{width:100%;height:auto;max-height:480px;object-fit:cover;display:block}
.PostImg-holder .PostImg-wrap .ImgOverlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,#140730b8 100%);pointer-events:none}
.PostBody-section{background:#fff;padding:0 0 64px}
.PostBody-section .PostLayout-grid{max-width:1200px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1fr 320px;gap:52px;align-items:start}
.PostBody-section .PostMain-ct{padding-top:48px}
.PostBody-section .PostMain-ct .PostTxt-data p{font-size:16.5px;line-height:1.78;color:#2a2340;margin:0 0 20px}
.PostBody-section .PostMain-ct .PostTxt-data strong{color:#140730;font-weight:700}
.PostBody-section .PostMain-ct .PostTxt-data em{color:#02C558;font-style:italic}
.PostBody-section .PostMain-ct .PostTxt-data h2{font-size:26px;font-weight:800;color:#140730;margin:40px 0 14px;line-height:1.25;position:relative;padding-left:18px}
.PostBody-section .PostMain-ct .PostTxt-data h2::before{content:'';position:absolute;left:0;top:5px;bottom:5px;width:4px;background:#02C558;border-radius:3px}
.PostBody-section .PostMain-ct .PostTxt-data h3{font-size:20px;font-weight:700;color:#140730;margin:32px 0 10px;line-height:1.3}
.PostBody-section .PostMain-ct .PostTxt-data ul,.PostBody-section .PostMain-ct .PostTxt-data ol{margin:0 0 20px;padding-left:22px}
.PostBody-section .PostMain-ct .PostTxt-data ul li,.PostBody-section .PostMain-ct .PostTxt-data ol li{font-size:16px;line-height:1.72;color:#2a2340;margin-bottom:7px}
.PostBody-section .PostMain-ct .PostTxt-data ul li::marker{color:#02C558}
.PostBody-section .PostMain-ct .PostTxt-data ol li::marker{color:#02C558;font-weight:700}
.PostBody-section .PostMain-ct .PostTxt-data blockquote{border-left:4px solid #02C558;background:#F9F8EC;margin:28px 0;padding:18px 22px;border-radius:0 8px 8px 0;color:#140730;font-size:16px;line-height:1.7;font-style:italic}
.PostBody-section .PostSide-ct{padding-top:48px}
.PostBody-section .PostSide-ct .SideCard-holder{background:#F9F8EC;border-radius:10px;padding:26px 22px;margin-bottom:24px;border:1px solid #02c55821;box-shadow:0 4px 18px #14073012}
.PostBody-section .PostSide-ct .SideCard-holder .SideHd{font-size:13px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:#02C558;margin-bottom:16px;display:flex;align-items:center;gap:8px}
.PostBody-section .PostSide-ct .SideCard-holder .SideHd i{font-size:15px}
.PostBody-section .PostSide-ct .SideCard-holder .TocList{list-style:none;padding:0;margin:0}
.PostBody-section .PostSide-ct .SideCard-holder .TocList li{border-bottom:1px solid #14073012}
.PostBody-section .PostSide-ct .SideCard-holder .TocList li:last-child{border-bottom:none}
.PostBody-section .PostSide-ct .SideCard-holder .TocList li a{display:flex;align-items:center;gap:9px;padding:9px 0;font-size:14px;color:#140730;text-decoration:none;transition:color 300ms ease-out}
.PostBody-section .PostSide-ct .SideCard-holder .TocList li a:hover{color:#02C558}
.PostBody-section .PostSide-ct .SideCard-holder .TocList li a::before{content:'';width:6px;height:6px;border-radius:50%;background:#02C558;flex-shrink:0;opacity:.55;transition:opacity 280ms ease-out}
.PostBody-section .PostSide-ct .SideCard-holder .TocList li a:hover::before{opacity:1}
.PostBody-section .PostSide-ct .SideStatCard{background:linear-gradient(135deg,#140730 0%,#1e0e3e 100%);border-radius:10px;padding:26px 22px;margin-bottom:24px;box-shadow:0 6px 22px #1407302e}
.PostBody-section .PostSide-ct .SideStatCard .StatRow{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:14px}
.PostBody-section .PostSide-ct .SideStatCard .StatItm{text-align:center;background:#02c55817;border-radius:8px;padding:14px 8px;border:1px solid #02c5582e}
.PostBody-section .PostSide-ct .SideStatCard .StatItm .StNum{font-size:24px;font-weight:800;color:#02C558;line-height:1;display:block}
.PostBody-section .PostSide-ct .SideStatCard .StatItm .StLbl{font-size:11px;color:#f9f8eca6;margin-top:5px;display:block;line-height:1.3}
.PostBody-section .PostSide-ct .SideStatCard .SideHd2{font-size:13px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:#02C558;display:flex;align-items:center;gap:8px}
.PostBody-section .PostSide-ct .SideStatCard .SideHd2 i{font-size:15px}
.PostTags-row{display:flex;flex-wrap:wrap;gap:9px;margin-top:36px;padding-top:28px;border-top:1px dashed #14073021}
.PostTags-row .TagPill{background:#F9F8EC;border:1px solid #02c55840;border-radius:4px;padding:5px 13px;font-size:12px;color:#140730;font-weight:500;transition:background 280ms ease-out,color 280ms ease-out;text-decoration:none;display:inline-block}
.PostTags-row .TagPill:hover{background:#02C558;color:#fff;border-color:#02C558}
.PostDivider-svg{width:100%;overflow:hidden;line-height:0;background:#fff}
.PostDivider-svg svg{display:block}
@media (max-width: 900px) {
.PostBody-section .PostLayout-grid{grid-template-columns:1fr;gap:0}
.PostBody-section .PostSide-ct{padding-top:0;padding-bottom:12px;order:-1}
.PostBody-section .PostSide-ct .SideStatCard{display:none}
}
@media (max-width: 600px) {
.BgPost-holder{padding:40px 0 0}
.BgPost-holder .PostHd-wrap .PostT-data{font-size:26px}
.PostBody-section .PostMain-ct .PostTxt-data h2{font-size:21px}
.PostBody-section .PostMain-ct{padding-top:28px}
.PostBody-section .PostSide-ct{padding-top:24px}
}
.MissionHd{position:relative;overflow:hidden;padding:72px 16px 64px;background:linear-gradient(296deg,#02C558 0%,#140730 50%,#F9F8EC 100%)}
.MissionHd .hd-inner-holder{max-width:1200px;margin:0 auto;display:flex;flex-direction:row;align-items:center;gap:32px}
.MissionHd .hd-img-wrap{flex:0 0 260px;position:relative}
.MissionHd .hd-img-wrap img{width:260px;height:340px;object-fit:cover;border-radius:10px;display:block;box-shadow:0 8px 32px #02c55840}
.MissionHd .hd-img-wrap::after{content:'';position:absolute;inset:0;border-radius:10px;background:linear-gradient(160deg,#f9f8ec2e 0%,#02c55814 100%);pointer-events:none}
.MissionHd .hd-txt-holder{flex:1;text-align:center;position:relative;padding:24px 16px}
.MissionHd .hd-txt-holder::before{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);width:60px;height:3px;border-radius:2px;background:#02C558}
.MissionHd .hd-label{display:inline-block;font-size:11px;letter-spacing:2px;text-transform:uppercase;color:#02C558;background:#02c5581f;border-radius:20px;padding:4px 14px;margin-bottom:18px}
.MissionHd .hd-main-title{font-size:clamp(28px,4vw,48px);font-weight:800;line-height:1.15;color:#F9F8EC;margin:0 0 14px;letter-spacing:-.5px}
.MissionHd .hd-main-title span{color:#02C558}
.MissionHd .hd-sub-title{font-size:clamp(15px,2vw,20px);font-weight:500;color:#f9f8ecd1;margin:0 0 18px;line-height:1.4}
.MissionHd .hd-desc{font-size:15px;color:#f9f8ecb3;line-height:1.65;max-width:420px;margin:0 auto}
.MissionHd .hd-img-wrap-r{flex:0 0 260px;position:relative}
.MissionHd .hd-img-wrap-r img{width:260px;height:340px;object-fit:cover;border-radius:10px;display:block;box-shadow:0 8px 32px #14073059}
.MissionHd .hd-img-wrap-r::after{content:'';position:absolute;inset:0;border-radius:10px;background:linear-gradient(200deg,#f9f8ec24 0%,#1407302e 100%);pointer-events:none}
.val-blk{padding:72px 16px 80px;background:#F9F8EC;position:relative}
.val-blk::before{content:'';display:block;width:100%;height:0;border-top:36px solid transparent;border-bottom:0 solid transparent}
.val-blk .val-inner{max-width:1200px;margin:0 auto}
.val-blk .val-top-row{display:flex;flex-direction:row;align-items:flex-start;gap:48px;margin-bottom:56px}
.val-blk .val-heading-col{flex:0 0 320px}
.val-blk .val-section-tag{display:flex;flex-direction:row;align-items:center;gap:8px;margin-bottom:14px}
.val-blk .val-section-tag .tag-line{width:28px;height:3px;background:#02C558;border-radius:2px;display:inline-block}
.val-blk .val-section-tag span{font-size:12px;text-transform:uppercase;letter-spacing:2px;color:#02C558;font-weight:700}
.val-blk .val-h2{font-size:clamp(22px,3vw,36px);font-weight:800;color:#140730;line-height:1.2;margin:0 0 16px}
.val-blk .val-h2 em{font-style:normal;color:#02C558}
.val-blk .val-intro-txt{font-size:15px;color:#4a4460;line-height:1.65;margin:0}
.val-blk .val-stat-col{flex:1;display:grid;grid-template-columns:1fr 1fr;gap:20px}
.val-blk .stat-card-item{background:#fff;border-radius:10px;padding:22px 20px;border-left:4px solid #02C558;box-shadow:0 4px 16px #14073012;transition:box-shadow 300ms ease-out,transform 300ms ease-out;position:relative}
.val-blk .stat-card-item:hover{box-shadow:0 8px 28px #02c5582e;transform:translateY(-3px)}
.val-blk .stat-card-item .sc-num{font-size:34px;font-weight:900;color:#140730;line-height:1;margin-bottom:6px;letter-spacing:-1px}
.val-blk .stat-card-item .sc-num span{color:#02C558}
.val-blk .stat-card-item .sc-label{font-size:13px;color:#7a6e90;line-height:1.4}
.val-blk .pillars-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.val-blk .pillar-card{background:#fff;border-radius:12px;padding:28px 24px;box-shadow:0 2px 12px #14073012;transition:box-shadow 300ms ease-out,transform 300ms ease-out;position:relative;overflow:hidden}
.val-blk .pillar-card::after{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#02C558,#140730);transform:scaleX(0);transition:transform 350ms ease-out;transform-origin:left}
.val-blk .pillar-card:hover::after{transform:scaleX(1)}
.val-blk .pillar-card:hover{box-shadow:0 8px 28px #02c55824;transform:translateY(-4px)}
.val-blk .pc-icon{width:44px;height:44px;border-radius:10px;background:#02c5581a;display:flex;align-items:center;justify-content:center;margin-bottom:16px;flex-direction:row}
.val-blk .pc-icon svg{width:22px;height:22px;stroke:#02C558}
.val-blk .pc-title{font-size:16px;font-weight:700;color:#140730;margin:0 0 10px;line-height:1.3}
.val-blk .pc-body{font-size:14px;color:#5a5372;line-height:1.6;margin:0}
.val-blk .divider-wave{width:100%;margin:52px 0 48px;overflow:hidden;line-height:0}
.val-blk .divider-wave svg{display:block;width:100%}
@media (max-width: 900px) {
.MissionHd .hd-inner-holder{flex-direction:column;gap:24px}
.MissionHd .hd-img-wrap,.MissionHd .hd-img-wrap-r{flex:0 0 auto;width:100%;display:flex;justify-content:center}
.MissionHd .hd-img-wrap img,.MissionHd .hd-img-wrap-r img{width:100%;max-width:320px;height:220px}
.val-blk .val-top-row{flex-direction:column;gap:28px}
.val-blk .val-heading-col{flex:none}
.val-blk .val-stat-col{grid-template-columns:1fr 1fr}
.val-blk .pillars-grid{grid-template-columns:1fr 1fr}
}
@media (max-width: 600px) {
.MissionHd{padding:48px 12px}
.val-blk{padding:48px 12px 56px}
.val-blk .val-stat-col{grid-template-columns:1fr}
.val-blk .pillars-grid{grid-template-columns:1fr}
.MissionHd .hd-img-wrap-r{display:none}
}
.HeroWrap{background:linear-gradient(296deg,#02C558 0%,#140730 55%,#1a0940 100%);padding:72px 20px 80px;position:relative;overflow:hidden}
.HeroWrap::before{content:'';position:absolute;top:-60px;right:-60px;width:340px;height:340px;border-radius:50%;background:radial-gradient(circle,#02c5582e 0%,transparent 70%);pointer-events:none}
.HeroWrap::after{content:'';position:absolute;bottom:-40px;left:10%;width:200px;height:200px;border-radius:50%;background:radial-gradient(circle,#f9f8ec0f 0%,transparent 70%);pointer-events:none}
.HeroInner{max-width:1200px;margin:0 auto;display:flex;flex-direction:row;align-items:center;gap:48px}
.HeroTxt{flex:1 1 420px}
.HeroTag{display:inline-block;background:#02c5582e;color:#02C558;font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;padding:5px 14px;border-radius:4px;margin-bottom:22px;border:1px solid #02c5584d}
.HeroTxt h1{font-size:clamp(28px,5vw,52px);color:#F9F8EC;line-height:1.15;margin:0 0 20px;font-weight:800}
.HeroTxt h1 span{color:#02C558;position:relative}
.HeroTxt h1 span::after{content:'';position:absolute;bottom:-3px;left:0;width:100%;height:2px;background:#02C558;border-radius:2px}
.HeroDsc{color:#f9f8ecbf;font-size:16px;line-height:1.7;margin:0 0 32px;max-width:480px}
.HeroBtn{display:inline-flex;align-items:center;gap:8px;background:#02C558;color:#140730;font-weight:700;font-size:14px;padding:13px 28px;border-radius:6px;text-decoration:none;transition:background .3s ease,box-shadow .3s ease;box-shadow:0 4px 16px #02c55859;position:relative;z-index:10}
.HeroBtn:hover{background:#01a84b;box-shadow:0 6px 24px #02c55880}
.HeroImgHolder{flex:0 0 420px;max-width:420px;position:relative}
.HeroImgHolder img{width:100%;height:320px;object-fit:cover;border-radius:12px;display:block;box-shadow:0 8px 40px #0006}
.HeroImgBadge{position:absolute;bottom:-18px;left:-18px;background:#F9F8EC;border-radius:10px;padding:12px 18px;box-shadow:0 4px 20px #14073033;display:flex;flex-direction:column;gap:2px}
.HeroImgBadge .Bdg-num{font-size:22px;font-weight:800;color:#140730;line-height:1}
.HeroImgBadge .Bdg-lbl{font-size:11px;color:#555;font-weight:600;text-transform:uppercase;letter-spacing:1px}
.StatsBar{background:#F9F8EC;border-bottom:1px solid #e8e7d8}
.StatsBarInner{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;flex-direction:row;justify-content:space-between;align-items:stretch}
.StatItm{flex:1 1 0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:28px 16px;border-right:1px solid #e0dfd0;text-align:center}
.StatItm:last-child{border-right:none}
.StatItm .St-num{font-size:32px;font-weight:800;color:#140730;line-height:1;margin-bottom:6px}
.StatItm .St-num span{color:#02C558}
.StatItm .St-lbl{font-size:12px;color:#666;text-transform:uppercase;letter-spacing:1.2px;font-weight:600}
.PostListSect{background:#fff;padding:72px 20px}
.PostListInner{max-width:1200px;margin:0 auto}
.SectHd{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;margin-bottom:40px;gap:16px}
.SectHd-txt h2{font-size:clamp(22px,3.5vw,36px);color:#140730;margin:0 0 8px;font-weight:800;position:relative;padding-left:18px}
.SectHd-txt h2::before{content:'';position:absolute;left:0;top:8%;height:84%;width:4px;background:#02C558;border-radius:2px}
.SectHd-txt p{color:#666;font-size:15px;margin:0}
.SectHd-lnk{color:#02C558;font-size:14px;font-weight:700;text-decoration:none;white-space:nowrap;display:flex;align-items:center;gap:6px;transition:gap .25s ease}
.SectHd-lnk:hover{gap:10px}
.PostGrid{display:grid;grid-template-columns:1fr 1fr;gap:28px}
.PostCard{border-radius:10px;overflow:hidden;border:1px solid #eeeee6;background:#fff;display:flex;flex-direction:column;transition:box-shadow .3s ease,transform .3s ease;box-shadow:0 2px 10px #1407300f}
.PostCard:hover{box-shadow:0 8px 32px #1407301f 0 2px 8px #02c5581a;transform:translateY(-3px)}
.PostCard-img{width:100%;height:220px;object-fit:cover;display:block}
.PostCard-body{padding:24px;flex:1 1 auto;display:flex;flex-direction:column}
.PostCard-tag{font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#02C558;margin-bottom:10px}
.PostCard-body h3{font-size:19px;color:#140730;margin:0 0 12px;line-height:1.35;font-weight:700}
.PostCard-body p{color:#555;font-size:14px;line-height:1.65;margin:0 0 20px;flex:1}
.PostCard-lnk{display:inline-flex;align-items:center;gap:7px;color:#140730;font-size:13px;font-weight:700;text-decoration:none;border-bottom:2px solid #02C558;padding-bottom:2px;transition:color 0.25s,gap .25s;align-self:flex-start;position:relative;z-index:5}
.PostCard-lnk:hover{color:#02C558;gap:11px}
.TagMapSect{background:#140730;padding:64px 20px;position:relative;overflow:hidden}
.TagMapSect::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%2302C558' fill-opacity='0.04'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");pointer-events:none}
.TagMapInner{max-width:1200px;margin:0 auto;position:relative}
.TagMapInner .SectHd-txt h2{color:#F9F8EC}
.TagMapInner .SectHd-txt p{color:#f9f8ec99}
.TagClusters{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:36px}
.TagCluster{background:#f9f8ec0d;border:1px solid #f9f8ec1a;border-radius:10px;padding:24px;transition:background 0.3s,border-color .3s}
.TagCluster:hover{background:#02c55814;border-color:#02c5584d}
.TClust-ico{width:40px;height:40px;border-radius:8px;background:#02c55826;display:flex;align-items:center;justify-content:center;margin-bottom:14px;color:#02C558;font-size:18px}
.TClust-title{font-size:15px;font-weight:700;color:#F9F8EC;margin:0 0 10px}
.TClust-tags{display:flex;flex-wrap:wrap;gap:7px}
.TClust-tags span{font-size:11px;color:#f9f8ec99;background:#f9f8ec14;border-radius:4px;padding:4px 9px;border:1px solid #f9f8ec1a;cursor:default;transition:background 0.2s,color .2s}
.TClust-tags span:hover{background:#02c55826;color:#02C558}
.SeriesSect{background:#F9F8EC;padding:72px 20px}
.SeriesInner{max-width:1200px;margin:0 auto}
.SeriesGrid{display:grid;grid-template-columns:1fr 1.4fr;gap:40px;margin-top:36px;align-items:start}
.SeriesImg{position:relative}
.SeriesImg img{width:100%;height:360px;object-fit:cover;border-radius:10px;display:block;box-shadow:0 6px 30px #14073024}
.SeriesImg-badge{position:absolute;top:16px;left:16px;background:#02C558;color:#140730;font-size:11px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;padding:6px 12px;border-radius:4px}
.SeriesSteps{display:flex;flex-direction:column;gap:0}
.SeriesSteps-hd{margin-bottom:24px}
.SeriesSteps-hd h3{font-size:22px;color:#140730;font-weight:800;margin:0 0 8px}
.SeriesSteps-hd p{color:#666;font-size:14px;margin:0;line-height:1.6}
.SeriesStep{display:flex;flex-direction:row;gap:16px;align-items:flex-start;padding:16px 0;border-bottom:1px solid #e0dfd0}
.SeriesStep:last-child{border-bottom:none}
.SStep-num{flex:0 0 36px;width:36px;height:36px;border-radius:50%;background:#140730;color:#02C558;font-size:14px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.SStep-info h5{font-size:14px;color:#140730;font-weight:700;margin:0 0 4px}
.SStep-info p{font-size:13px;color:#666;margin:0;line-height:1.5}
.PopularSect{background:#fff;padding:72px 20px}
.PopularInner{max-width:1200px;margin:0 auto}
.PopList{display:flex;flex-direction:column;gap:0;margin-top:36px;border:1px solid #eeeee6;border-radius:10px;overflow:hidden}
.PopItem{display:flex;flex-direction:row;align-items:center;gap:20px;padding:20px 24px;border-bottom:1px solid #f0efe8;background:#fff;transition:background .25s;text-decoration:none}
.PopItem:last-child{border-bottom:none}
.PopItem:hover{background:#fafaf5}
.PopItem-rank{flex:0 0 40px;font-size:26px;font-weight:800;color:#e8e7d8;line-height:1;text-align:center}
.PopItem-img{flex:0 0 72px;width:72px;height:56px;object-fit:cover;border-radius:6px;display:block}
.PopItem-info{flex:1 1 auto}
.PopItem-info h4{font-size:15px;color:#140730;font-weight:700;margin:0 0 4px;line-height:1.3}
.PopItem-info p{font-size:13px;color:#888;margin:0}
.PopItem-arr{flex:0 0 24px;color:#02C558;font-size:18px}
.WhyReadSect{background:linear-gradient(135deg,#140730 0%,#0e0525 60%,#02C558 200%);padding:72px 20px;position:relative;overflow:hidden}
.WhyReadSect::after{content:'';position:absolute;bottom:-80px;right:-80px;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,#02c5581f 0%,transparent 70%);pointer-events:none}
.WhyReadInner{max-width:1200px;margin:0 auto;position:relative}
.WhyReadInner .SectHd-txt h2{color:#F9F8EC}
.WhyReadInner .SectHd-txt p{color:#f9f8ec99}
.WhyGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:36px}
.WhyCard{background:#f9f8ec0d;border:1px solid #f9f8ec1a;border-radius:10px;padding:28px;display:flex;flex-direction:row;gap:18px;align-items:flex-start;transition:background 0.3s,border-color .3s}
.WhyCard:hover{background:#f9f8ec14;border-color:#02c55840}
.WhyCard-ico{flex:0 0 44px;width:44px;height:44px;border-radius:8px;background:#02c55826;display:flex;align-items:center;justify-content:center;color:#02C558;font-size:20px;flex-shrink:0}
.WhyCard-txt h4{font-size:15px;font-weight:700;color:#F9F8EC;margin:0 0 8px}
.WhyCard-txt p{font-size:13px;color:#f9f8ec99;line-height:1.6;margin:0}
.WrapSvgDivider{line-height:0;display:block}
.WrapSvgDivider svg{display:block;width:100%}
@media (max-width: 900px) {
.HeroInner{flex-direction:column}
.HeroImgHolder{flex:0 0 auto;max-width:100%;width:100%}
.TagClusters{grid-template-columns:repeat(2,1fr)}
.SeriesGrid{grid-template-columns:1fr}
.SeriesImg img{height:240px}
.PostGrid{grid-template-columns:1fr}
.WhyGrid{grid-template-columns:1fr}
.StatsBarInner{flex-wrap:wrap}
.StatItm{flex:0 0 50%;border-right:none;border-bottom:1px solid #e0dfd0}
.StatItm:nth-child(odd){border-right:1px solid #e0dfd0}
.StatItm:last-child{border-bottom:none}
}
@media (max-width: 580px) {
.TagClusters{grid-template-columns:1fr}
.PopItem-img{display:none}
.SectHd{flex-direction:column;align-items:flex-start}
.HeroImgBadge{bottom:-12px;left:12px}
.StatItm{flex:0 0 100%;border-right:none;border-bottom:1px solid #e0dfd0}
.StatItm:nth-child(odd){border-right:none}
}
.ab-hero-wrap{position:relative;overflow:hidden;min-height:520px;display:flex;align-items:center;justify-content:center}
.ab-hero-wrap .ab-hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}
.ab-hero-wrap .ab-hero-noise{position:absolute;inset:0;z-index:1;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23n)' opacity='0.08'/%3E%3C/svg%3E");background-size:200px 200px;pointer-events:none}
.ab-hero-wrap .ab-hero-fade{position:absolute;inset:0;z-index:2;background:linear-gradient(to bottom,#14073040 0%,#1407308c 55%,#140730eb 100%)}
.ab-hero-ct{position:relative;z-index:3;text-align:center;padding:80px 24px 72px;max-width:700px;margin:0 auto}
.ab-hero-ct .ab-tag-pill{display:inline-block;background:#02C558;color:#140730;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:5px 16px;border-radius:20px;margin-bottom:20px}
.ab-hero-ct .ab-h1{font-size:clamp(2rem,5vw,3.2rem);font-weight:800;color:#F9F8EC;line-height:1.15;margin:0 0 18px;letter-spacing:-.02em}
.ab-hero-ct .ab-h1 span{color:#02C558}
.ab-hero-ct .ab-hero-sub{font-size:1.05rem;color:#f9f8eccc;line-height:1.65;max-width:480px;margin:0 auto}
.ab-split-holder{max-width:1200px;margin:0 auto;padding:80px 24px}
.ab-split-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}
.ab-split-img-col{position:relative}
.ab-split-img-col .ab-img-frame{position:relative;border-radius:10px;overflow:hidden;box-shadow:6px 12px 40px #02c5582e}
.ab-split-img-col .ab-img-frame img{width:100%;height:380px;object-fit:cover;display:block}
.ab-split-img-col .ab-img-badge{position:absolute;bottom:-16px;right:-16px;background:#140730;border:2px solid #02C558;border-radius:10px;padding:14px 20px;color:#F9F8EC;font-size:.82rem;box-shadow:0 6px 20px #14073059}
.ab-split-img-col .ab-img-badge strong{display:block;font-size:1.5rem;color:#02C558;font-weight:800;line-height:1;margin-bottom:4px}
.ab-txt-col .ab-section-label{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#02C558;margin-bottom:12px;display:flex;align-items:center;gap:8px}
.ab-txt-col .ab-section-label::before{content:'';display:inline-block;width:24px;height:2px;background:#02C558;border-radius:2px}
.ab-txt-col .ab-h2{font-size:clamp(1.5rem,3vw,2.1rem);font-weight:700;color:#140730;line-height:1.25;margin:0 0 20px}
.ab-txt-col .ab-body-p{font-size:.97rem;color:#3a3450;line-height:1.7;margin:0 0 16px}
.ab-txt-col .ab-focus-list{list-style:none;padding:0;margin:24px 0 0;display:flex;flex-direction:column;gap:10px}
.ab-txt-col .ab-focus-list li{display:flex;align-items:flex-start;gap:12px;font-size:.94rem;color:#3a3450;line-height:1.55}
.ab-txt-col .ab-focus-list li .ab-li-dot{width:8px;height:8px;background:#02C558;border-radius:50%;flex-shrink:0;margin-top:6px}
.ab-stats-wrap{background:linear-gradient(296deg,#02C558 0%,#140730 50%,#1a0a40 100%);padding:72px 24px;position:relative;overflow:hidden}
.ab-stats-wrap::before{content:'';position:absolute;top:-60px;right:-60px;width:260px;height:260px;border-radius:50%;background:#f9f8ec0a;pointer-events:none}
.ab-stats-inner{max-width:1200px;margin:0 auto}
.ab-stats-hd{text-align:center;margin-bottom:52px}
.ab-stats-hd .ab-sh2{font-size:clamp(1.4rem,3vw,2rem);font-weight:700;color:#F9F8EC;margin:0 0 10px}
.ab-stats-hd .ab-sh2 span{color:#02C558}
.ab-stats-hd .ab-sdesc{font-size:.95rem;color:#f9f8ecb3;max-width:440px;margin:0 auto;line-height:1.65}
.ab-stats-row{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:48px}
.ab-stat-crd{background:#f9f8ec12;border:1px solid #f9f8ec1f;border-radius:10px;padding:30px 24px;text-align:center;transition:background 300ms ease-out,transform 300ms ease-out}
.ab-stat-crd:hover{background:#f9f8ec1f;transform:translateY(-4px)}
.ab-stat-crd .ab-stat-num{font-size:2.4rem;font-weight:800;color:#02C558;line-height:1;margin-bottom:6px}
.ab-stat-crd .ab-stat-lbl{font-size:.85rem;color:#f9f8ecb3;line-height:1.4}
.ab-expertise-row{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}
.ab-exp-item{display:flex;align-items:flex-start;gap:14px;background:#f9f8ec0f;border-radius:8px;padding:18px 20px;border-left:3px solid #02C558}
.ab-exp-item .ab-exp-icon{width:36px;height:36px;background:#02c55826;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#02C558;font-size:1rem}
.ab-exp-item .ab-exp-txt .ab-exp-title{font-size:.9rem;font-weight:600;color:#F9F8EC;margin-bottom:4px}
.ab-exp-item .ab-exp-txt .ab-exp-desc{font-size:.82rem;color:#f9f8eca6;line-height:1.5}
.ab-recent-holder{max-width:1200px;margin:0 auto;padding:80px 24px}
.ab-recent-hd{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:44px;flex-wrap:wrap;gap:16px}
.ab-recent-hd .ab-rh2{font-size:clamp(1.4rem,2.8vw,2rem);font-weight:700;color:#140730;margin:0;position:relative;padding-bottom:12px}
.ab-recent-hd .ab-rh2::after{content:'';position:absolute;bottom:0;left:0;width:40px;height:3px;background:#02C558;border-radius:2px}
.ab-recent-hd .ab-blog-link{display:inline-flex;align-items:center;gap:8px;font-size:.9rem;font-weight:600;color:#02C558;text-decoration:none;border:1.5px solid #02C558;padding:8px 18px;border-radius:6px;transition:background 280ms ease-out,color 280ms ease-out}
.ab-recent-hd .ab-blog-link:hover{background:#02C558;color:#140730}
.ab-articles-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:24px;align-items:start}
.ab-art-crd{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 20px #14073017;transition:box-shadow 300ms ease-out,transform 300ms ease-out;display:flex;flex-direction:column}
.ab-art-crd:hover{box-shadow:0 8px 32px #02c5582e;transform:translateY(-4px)}
.ab-art-crd .ab-art-img{width:100%;height:200px;object-fit:cover;display:block}
.ab-art-crd.ab-art-lg .ab-art-img{height:260px}
.ab-art-body{padding:22px 20px 26px;flex:1;display:flex;flex-direction:column}
.ab-art-body .ab-art-cat{font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:#02C558;margin-bottom:8px}
.ab-art-body .ab-art-ttl{font-size:1rem;font-weight:700;color:#140730;line-height:1.35;margin:0 0 10px;text-decoration:none;display:block}
.ab-art-body .ab-art-ttl:hover{color:#02C558}
.ab-art-crd.ab-art-lg .ab-art-body .ab-art-ttl{font-size:1.15rem}
.ab-art-body .ab-art-excerpt{font-size:.85rem;color:#5a5370;line-height:1.6;margin:0 0 16px;flex:1}
.ab-art-body .ab-art-meta{font-size:.78rem;color:#9890b0;display:flex;align-items:center;gap:8px;margin-top:auto}
.ab-art-body .ab-art-meta .ab-meta-dot{width:3px;height:3px;background:#c5bfd6;border-radius:50%}
.ab-divider-wave{width:100%;overflow:hidden;line-height:0;background:#F9F8EC}
.ab-divider-wave svg{display:block;width:100%}
.ab-bg-light{background:#F9F8EC}
@media (max-width: 900px) {
.ab-split-grid{grid-template-columns:1fr;gap:36px}
.ab-split-img-col .ab-img-badge{bottom:12px;right:12px}
.ab-stats-row{grid-template-columns:1fr 1fr}
.ab-articles-grid{grid-template-columns:1fr 1fr}
.ab-art-crd.ab-art-lg{grid-column:1 / -1}
}
@media (max-width: 600px) {
.ab-hero-ct{padding:60px 20px 56px}
.ab-stats-row{grid-template-columns:1fr}
.ab-expertise-row{grid-template-columns:1fr}
.ab-articles-grid{grid-template-columns:1fr}
.ab-art-crd.ab-art-lg{grid-column:auto}
.ab-recent-hd{flex-direction:column;align-items:flex-start}
.ab-split-holder{padding:56px 20px}
.ab-recent-holder{padding:56px 20px}
}
.BlogPg{max-width:1200px;margin:0 auto;padding:0 20px}
.BlogPg-hd{background:linear-gradient(296deg,#02C558 0%,#140730 50%,#F9F8EC 100%);padding:72px 20px 80px;position:relative;overflow:hidden}
.BlogPg-hd::before{content:'';position:absolute;top:-60px;right:-60px;width:260px;height:260px;border-radius:50%;background:#f9f8ec12;pointer-events:none}
.BlogPg-hd::after{content:'';position:absolute;bottom:-40px;left:80px;width:160px;height:160px;border-radius:50%;background:#02c55821;pointer-events:none}
.BlogPg-hd .hd-inner{max-width:1200px;margin:0 auto;position:relative;z-index:2}
.BlogPg-hd .hd-tag{display:inline-block;background:#02c55838;color:#02C558;font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;padding:5px 14px;border-radius:20px;margin-bottom:18px;border:1px solid #02c55859}
.BlogPg-hd .hd-ttl{font-size:clamp(28px,5vw,52px);font-weight:800;color:#F9F8EC;line-height:1.15;margin:0 0 16px;max-width:580px}
.BlogPg-hd .hd-sub{font-size:16px;color:#f9f8ecbf;max-width:480px;line-height:1.6;margin:0}
.CsStudies-wrap{padding:64px 0 48px}
.CsStudies-wrap .sec-lbl{display:flex;align-items:center;gap:10px;margin-bottom:32px}
.CsStudies-wrap .sec-lbl::before{content:'';display:block;width:28px;height:3px;background:#02C558;border-radius:2px}
.CsStudies-wrap .sec-lbl span{font-size:13px;font-weight:700;color:#140730;letter-spacing:1.8px;text-transform:uppercase}
.CsGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}
.CsCard{background:#fff;border-radius:10px;box-shadow:0 4px 18px #14073017;overflow:hidden;display:flex;flex-direction:column;transition:transform 300ms ease-out,box-shadow 300ms ease-out;border:1px solid #14073012}
.CsCard:hover{transform:translateY(-5px);box-shadow:0 10px 32px #02c55826}
.CsCard .cs-accent{height:6px;background:linear-gradient(90deg,#02C558 0%,#140730 100%)}
.CsCard .cs-body{padding:26px 24px 20px;flex:1;display:flex;flex-direction:column}
.CsCard .cs-cat{font-size:11px;font-weight:700;color:#02C558;letter-spacing:1.6px;text-transform:uppercase;margin-bottom:12px}
.CsCard .cs-ttl{font-size:18px;font-weight:700;color:#140730;line-height:1.35;margin:0 0 12px}
.CsCard .cs-desc{font-size:14px;color:#555;line-height:1.65;margin:0 0 24px;flex:1}
.CsCard .cs-foot{display:flex;align-items:center;justify-content:space-between;padding-top:16px;border-top:1px solid #14073014}
.CsCard .cs-link{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:700;color:#140730;text-decoration:none;transition:color 250ms ease-out;position:relative;z-index:2}
.CsCard .cs-link:hover{color:#02C558}
.CsCard .cs-link svg{width:14px;height:14px;transition:transform 250ms ease-out}
.CsCard .cs-link:hover svg{transform:translateX(3px)}
.CsCard .cs-icon{width:36px;height:36px;border-radius:8px;background:linear-gradient(135deg,#02c5581f 0%,#1407300f 100%);display:flex;align-items:center;justify-content:center}
.CsCard .cs-icon svg{width:18px;height:18px;fill:#02C558}
.InfoBanner{background:#F9F8EC;border-radius:12px;padding:48px 40px;margin:0 0 56px;display:flex;align-items:center;gap:40px;border:1px solid #14073014;position:relative;overflow:hidden}
.InfoBanner::after{content:'';position:absolute;right:-30px;top:-30px;width:180px;height:180px;border-radius:50%;background:#02c55814;pointer-events:none}
.InfoBanner .ib-icon{flex-shrink:0;width:64px;height:64px;background:linear-gradient(135deg,#02C558 0%,#140730 100%);border-radius:14px;display:flex;align-items:center;justify-content:center;position:relative;z-index:2}
.InfoBanner .ib-icon svg{width:30px;height:30px;fill:#fff}
.InfoBanner .ib-content{flex:1;position:relative;z-index:2}
.InfoBanner .ib-content h3{font-size:20px;font-weight:700;color:#140730;margin:0 0 8px}
.InfoBanner .ib-content p{font-size:15px;color:#555;line-height:1.6;margin:0}
.InfoBanner .ib-btn{flex-shrink:0;display:inline-block;background:#140730;color:#F9F8EC;font-size:14px;font-weight:700;padding:13px 26px;border-radius:8px;text-decoration:none;transition:background 280ms ease-out,box-shadow 280ms ease-out;position:relative;z-index:2}
.InfoBanner .ib-btn:hover{background:#02C558;box-shadow:0 6px 20px #02c5584d}
.StatsRow{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:56px}
.StCard{background:#fff;border-radius:10px;padding:28px 24px;border:1px solid #14073012;box-shadow:0 3px 14px #14073012;display:flex;flex-direction:column;gap:6px}
.StCard .st-num{font-size:38px;font-weight:800;color:#140730;line-height:1}
.StCard .st-num span{color:#02C558}
.StCard .st-lbl{font-size:13px;color:#777;font-weight:500;line-height:1.5}
.StCard .st-bar{height:4px;background:#14073012;border-radius:2px;margin-top:8px;overflow:hidden}
.StCard .st-bar-fill{height:100%;background:linear-gradient(90deg,#02C558,#140730);border-radius:2px}
.CsStudies-wrap .pg-divider{border:none;height:1px;background:linear-gradient(90deg,transparent 0%,#14073026 30%,#02c55840 70%,transparent 100%);margin:48px 0 0}
@media (max-width: 900px) {
.CsGrid{grid-template-columns:repeat(2,1fr)}
.StatsRow{grid-template-columns:repeat(3,1fr)}
.InfoBanner{flex-direction:column;align-items:flex-start;gap:20px;padding:32px 28px}
}
@media (max-width: 640px) {
.CsGrid{grid-template-columns:1fr}
.StatsRow{grid-template-columns:1fr;gap:14px}
.CsStudies-wrap{padding:40px 0 32px}
.InfoBanner .ib-btn{width:100%;text-align:center}
}
.SucHolder{max-width:1200px;margin:0 auto;padding:0 20px}
.SucHero{position:relative;overflow:hidden;padding:80px 0 60px;background:#F9F8EC}
.SucHero .SucBg{position:absolute;inset:0;z-index:0}
.SucHero .SucBg::before{content:'';position:absolute;width:420px;height:420px;border-radius:50%;background:linear-gradient(135deg,#02c55821 0%,#14073012 100%);top:-120px;right:-80px}
.SucHero .SucBg::after{content:'';position:absolute;width:260px;height:260px;border-radius:50%;background:linear-gradient(220deg,#02c55817 0%,#f9f8ec00 100%);bottom:-60px;left:40px}
.SucHero .SucCirc3{position:absolute;width:140px;height:140px;border-radius:50%;border:2px dashed #02c55840;top:40px;left:60px;z-index:0}
.SucHero .SucCirc4{position:absolute;width:60px;height:60px;border-radius:50%;background:#1407300f;bottom:80px;right:200px;z-index:0}
.SucHero .SucHolder{position:relative;z-index:2}
.SucHeroInner{display:flex;flex-direction:row;align-items:center;gap:48px}
.SucTxtBlk{flex:1 1 0;min-width:0}
.SucTxtBlk .SucTag{display:inline-block;background:linear-gradient(90deg,#02C558 0%,#140730 100%);color:#F9F8EC;font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;padding:5px 16px;border-radius:4px;margin-bottom:24px}
.SucH1{font-size:48px;font-weight:800;line-height:1.1;color:#140730;margin:0 0 20px}
.SucH1 .SucHighlight{color:#02C558;position:relative;display:inline-block}
.SucH1 .SucHighlight::after{content:'';position:absolute;left:0;bottom:2px;width:100%;height:4px;background:linear-gradient(90deg,#02C558 60%,transparent 100%);border-radius:2px;opacity:.4}
.SucSubtxt{font-size:17px;line-height:1.6;color:#3d3558;margin:0 0 32px;max-width:460px}
.SucBtnRow{display:flex;flex-direction:row;gap:14px;flex-wrap:wrap}
.SucBtnPrim{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,#02C558 0%,#019944 100%);color:#fff;font-size:15px;font-weight:700;padding:13px 28px;border-radius:8px;text-decoration:none;border:none;cursor:pointer;transition:box-shadow 300ms ease-out,transform 300ms ease-out;box-shadow:0 4px 18px #02c55847;position:relative;z-index:5}
.SucBtnPrim:hover{transform:translateY(-2px);box-shadow:0 8px 28px #02c55861}
.SucBtnSec{display:inline-flex;align-items:center;gap:8px;background:transparent;color:#140730;font-size:15px;font-weight:600;padding:12px 26px;border-radius:8px;border:2px solid #140730;text-decoration:none;cursor:pointer;transition:background 300ms ease-out,color 300ms ease-out;position:relative;z-index:5}
.SucBtnSec:hover{background:#140730;color:#F9F8EC}
.SucVisBlk{flex:0 0 320px;width:320px;position:relative}
.SucCard47{background:linear-gradient(160deg,#140730 0%,#1e0f45 60%,#02C558 100%);border-radius:18px;padding:38px 32px 32px;color:#F9F8EC;position:relative;overflow:hidden;box-shadow:0 12px 40px #14073038 0 2px 8px #02c55821}
.SucCard47::before{content:'';position:absolute;width:200px;height:200px;border-radius:50%;background:#02c5581f;top:-60px;right:-60px}
.SucCard47::after{content:'';position:absolute;width:100px;height:100px;border-radius:50%;border:2px solid #f9f8ec1f;bottom:20px;left:-30px}
.SucCheckIco{width:64px;height:64px;border-radius:50%;background:#02c55833;display:flex;align-items:center;justify-content:center;margin-bottom:20px;border:2px solid #02c55873}
.SucCheckIco svg{width:32px;height:32px}
.SucCard47 .SucCrdTtl{font-size:20px;font-weight:700;color:#F9F8EC;margin:0 0 10px;line-height:1.25}
.SucCard47 .SucCrdSub{font-size:14px;color:#f9f8ecbf;line-height:1.5;margin:0}
.SucCard47 .SucCrdBadge{display:inline-block;background:#02C558;color:#140730;font-size:11px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;padding:4px 12px;border-radius:4px;margin-top:20px}
.SucDivider{display:flex;align-items:center;gap:16px;max-width:1200px;margin:0 auto;padding:0 20px}
.SucDivider .SucDivLine{flex:1;height:1px;background:linear-gradient(90deg,transparent,#14073026,transparent)}
.SucDivider .SucDivIco{width:28px;height:28px;display:flex;align-items:center;justify-content:center;color:#02C558}
.SucNxtSec{background:#fff;padding:64px 0 72px}
.SucNxtInner{display:grid;grid-template-columns:1fr 1fr 1fr;gap:28px}
.SucNxtCard{background:#F9F8EC;border-radius:12px;padding:32px 26px 28px;border-left:4px solid #02C558;transition:box-shadow 300ms ease-out,transform 300ms ease-out;display:flex;flex-direction:column;gap:12px;box-shadow:0 2px 12px #1407300f}
.SucNxtCard:hover{box-shadow:0 8px 28px #02c5582e;transform:translateY(-3px)}
.SucNxtCard .SucNxtIco{width:44px;height:44px;border-radius:10px;background:linear-gradient(135deg,#02C558 0%,#019944 100%);display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;flex-shrink:0}
.SucNxtCard .SucNxtTtl{font-size:17px;font-weight:700;color:#140730;margin:0;line-height:1.3}
.SucNxtCard .SucNxtTxt{font-size:14px;color:#4a4268;line-height:1.6;margin:0}
.SucNxtCard .SucNxtLnk{display:inline-flex;align-items:center;gap:6px;color:#02C558;font-size:14px;font-weight:700;text-decoration:none;margin-top:auto;padding-top:8px;transition:gap 250ms ease-out}
.SucNxtCard .SucNxtLnk:hover{gap:10px}
.SucNxtHd{font-size:13px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#02C558;margin:0 0 10px}
.SucNxtH2{font-size:32px;font-weight:800;color:#140730;margin:0 0 36px;line-height:1.2}
.SucNxtH2 span{position:relative;display:inline-block}
.SucNxtH2 span::before{content:'';position:absolute;left:0;bottom:0;width:100%;height:3px;background:#02C558;border-radius:2px}
@media (max-width: 900px) {
.SucHeroInner{flex-direction:column;gap:36px}
.SucVisBlk{flex:none;width:100%;max-width:380px}
.SucH1{font-size:36px}
.SucNxtInner{grid-template-columns:1fr 1fr}
}
@media (max-width: 580px) {
.SucHero{padding:52px 0 44px}
.SucH1{font-size:28px}
.SucSubtxt{font-size:15px}
.SucNxtInner{grid-template-columns:1fr}
.SucBtnRow{flex-direction:column}
.SucNxtH2{font-size:24px}
}