*,::before,::after{box-sizing:border-box}
html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}
body{margin:0;padding:0;font-family:'Lato',sans-serif;font-size:16px;line-height:1.6;color:#000210;background:#fff}
img{max-width:100%;display:block}
a{text-decoration:none}
ul{list-style:none;margin:0;padding:0}
.HdMain{background:linear-gradient(135deg,#000210 0%,#002F7C 60%,#1a4a9e 100%);border-bottom:1px solid #efeeee1f}
.HdMain .HdInner{max-width:1600px;margin:auto;padding:0 24px}
.HdRow1{display:flex;align-items:center;justify-content:space-between;padding:14px 0 10px;border-bottom:1px solid #efeeee1a}
.HdLogoBlock{display:flex;align-items:center;gap:14px;text-decoration:none}
.HdLogoBlock img{width:80px;height:80px;object-fit:contain;border-radius:10px;background:#ffffff14;padding:6px;box-shadow:0 2px 12px #0000004d}
.HdBrandTxt .HdName{font-size:1.45rem;font-weight:700;color:#EFEEEE;letter-spacing:.04em;display:block;line-height:1.2}
.HdBrandTxt .HdTagline{font-size:.72rem;color:#efeeee8c;display:block;letter-spacing:.08em;text-transform:uppercase;margin-top:2px}
.HdCtBlock{display:flex;flex-direction:column;align-items:flex-end;gap:5px}
.HdCtItem{display:flex;align-items:center;gap:7px;color:#efeeeed1;font-size:.82rem}
.HdCtItem i{color:#5b8ee6;font-size:1rem}
.HdCtItem a{color:#efeeeed1}
.HdCtItem a:hover{color:#EFEEEE}
.HdRow2{display:flex;align-items:center;justify-content:flex-end;padding:10px 0}
.HdNav ul{display:flex;align-items:center;gap:4px}
.HdNav ul li a{display:inline-block;padding:7px 16px;color:#efeeeec7;font-size:.88rem;border-radius:8px;letter-spacing:.02em;transition:background 0.18s,color .18s}
.HdNav ul li a:hover,.HdNav ul li a.showing{background:#efeeee1a;color:#EFEEEE}
.HdNav ul li a.NavActive{background:#5b8ee62e;color:#EFEEEE}
@media (max-width: 768px) {
.HdRow1{flex-direction:column;align-items:flex-start;gap:12px}
.HdCtBlock{align-items:flex-start}
.HdRow2{justify-content:flex-start}
.HdNav ul{flex-wrap:wrap;gap:4px}
}
.FtMain{background:linear-gradient(135deg,#000210 0%,#002F7C 100%);border-top:1px solid #efeeee1a;padding:20px 24px}
.FtInner{max-width:1600px;margin:auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}
.FtCt{display:flex;flex-direction:column;gap:4px}
.FtCt span{font-size:.78rem;color:#efeeee99}
.FtCt a{color:#efeeee99;font-size:.78rem}
.FtCt a:hover{color:#EFEEEE}
.FtNav ul{display:flex;align-items:center;gap:20px;flex-wrap:wrap}
.FtNav ul li a{color:#efeeee8c;font-size:.78rem}
.FtNav ul li a:hover{color:#EFEEEE}
.FtCopy{color:#efeeee59;font-size:.74rem;text-align:right}
@media (max-width: 600px) {
.FtInner{flex-direction:column;align-items:flex-start}
.FtCopy{text-align:left}
}
.CkPanel{position:fixed;bottom:24px;right:24px;width:320px;background:#fff;border-radius:14px;box-shadow:0 8px 32px #0002102e 0 1px 4px #002f7c1a;z-index:9999;opacity:0;pointer-events:none;transition:opacity .35s ease;border:1px solid #002f7c1a}
.CkPanel.showing{opacity:1;pointer-events:all}
.CkPanel.hiding{opacity:0;pointer-events:none}
.CkPanelHd{padding:18px 18px 10px;border-bottom:1px solid #EFEEEE}
.CkPanelHd .CkTitle{font-size:.95rem;font-weight:700;color:#000210;margin:0 0 4px}
.CkPanelHd .CkDesc{font-size:.74rem;color:#444;margin:0;line-height:1.5}
.CkCats{padding:12px 18px;display:flex;flex-direction:column;gap:10px}
.CkCatItem{display:flex;align-items:flex-start;gap:10px}
.CkCatItem input[type="checkbox"]{margin-top:3px;accent-color:#002F7C;cursor:pointer}
.CkCatItem input[type="checkbox"]:disabled{cursor:default}
.CkCatInfo .CkCatName{font-size:.8rem;font-weight:700;color:#000210;display:block}
.CkCatInfo .CkCatDesc{font-size:.72rem;color:#666;display:block;line-height:1.4}
.CkActions{padding:12px 18px 16px;display:flex;flex-direction:column;gap:6px;border-top:1px solid #EFEEEE}
.CkBtnInfo{font-size:.72rem;color:#002F7C;text-decoration:underline;background:none;border:none;cursor:pointer;padding:0;text-align:left;margin-bottom:4px}
.CkBtnAccept,.CkBtnDecline{background:none;border:none;cursor:pointer;font-size:.82rem;text-decoration:underline;padding:4px 0;text-align:left}
.CkBtnAccept{color:#002F7C;font-weight:700}
.CkBtnDecline{color:#555}
.CkBtnAccept:hover{color:#000210}
.CkBtnDecline:hover{color:#000210}
.CkBadge{position:fixed;bottom:24px;right:24px;background:#002F7C;color:#EFEEEE;border-radius:50px;padding:8px 14px;font-size:.72rem;cursor:pointer;z-index:9998;box-shadow:0 4px 16px #002f7c40;display:none;border:none}
.CkBadge:hover{background:#000210}
.CkBadge.showing{display:block}
.doc-iln-text{max-width:860px;margin:0 auto;padding:48px 32px 80px;background:#fff;border-radius:12px;box-shadow:0 8px 32px #00021014}
.doc-iln-text p{font-size:16px;line-height:1.8;color:#1a1a2e;margin:0 0 20px;font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:.01em}
.doc-iln-text strong,.doc-iln-text b{font-weight:700;color:#000210}
.doc-iln-text a{color:#002F7C;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;transition:color .2s ease,text-decoration-color .2s ease}
.doc-iln-text a:hover{color:#001a4d;text-decoration-color:#001a4d}
.doc-iln-text a:visited{color:#4a3b8c}
.doc-iln-text table{width:100%;border-collapse:collapse;margin:28px 0 36px;font-size:15px;border-radius:10px;overflow:hidden;box-shadow:0 2px 16px #00021012}
.doc-iln-text thead{background:linear-gradient(57deg,#000210 0%,#002F7C 100%)}
.doc-iln-text thead tr th{color:#fff;font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:14px 18px;text-align:left;border:none}
.doc-iln-text tbody tr{background:#fff;transition:background .15s ease}
.doc-iln-text tbody tr:nth-child(even){background:#f5f5f8}
.doc-iln-text tbody tr:hover{background:#eeeef5}
.doc-iln-text tbody tr td{padding:13px 18px;font-size:15px;line-height:1.6;color:#1a1a2e;border-bottom:1px solid #e4e4ec;vertical-align:top}
.doc-iln-text tbody tr:last-child td{border-bottom:none}
.doc-iln-text th{white-space:nowrap}
.doc-iln-text td strong,.doc-iln-text td b{color:#000210}
.doc-iln-text div{margin-bottom:16px}
.doc-iln-text div p{margin-bottom:14px}
@media (max-width: 768px) {
.doc-iln-text{padding:32px 20px 56px;border-radius:8px}
.doc-iln-text p{font-size:15px;line-height:1.75}
.doc-iln-text table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;font-size:14px}
.doc-iln-text thead tr th{padding:12px 14px;font-size:12px}
.doc-iln-text tbody tr td{padding:11px 14px;font-size:14px}
}
@media (max-width: 480px) {
.doc-iln-text{padding:24px 16px 40px}
.doc-iln-text p{font-size:14px;line-height:1.7;margin-bottom:16px}
.doc-iln-text table{font-size:13px}
.doc-iln-text thead tr th{padding:10px 12px}
.doc-iln-text tbody tr td{padding:10px 12px}
}
.TitleBlock{position:relative;overflow:hidden;background:linear-gradient(57deg,#000210 0%,#002F7C 55%,#EFEEEE 100%);padding:80px 24px 60px}
.TitleBlock .TbInner{max-width:1600px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}
.TitleBlock .TbText{position:relative;z-index:2}
.TitleBlock .TbEyebrow{display:inline-block;font-size:11px;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:#EFEEEE;opacity:.7;margin-bottom:20px}
.TitleBlock .TbHeading{font-size:clamp(32px,5vw,58px);font-weight:800;line-height:1.1;color:#fff;margin-bottom:28px;position:relative}
.TitleBlock .TbHeading::after{content:'';display:block;width:64px;height:4px;background:linear-gradient(90deg,#EFEEEE,transparent);margin-top:20px;border-radius:2px}
.TitleBlock .TbQuote{font-size:17px;line-height:1.65;color:#EFEEEE;opacity:.85;border-left:3px solid #efeeee66;padding-left:20px;margin:0}
.TitleBlock .TbImgArea{position:relative;z-index:2}
.TitleBlock .TbImgArea img{width:100%;height:420px;object-fit:cover;border-radius:12px;filter:saturate(0.55) brightness(0.92);display:block}
.TitleBlock .TbImgArea::before{content:'';position:absolute;top:-18px;left:-18px;width:80px;height:80px;border:2px solid #efeeee40;border-radius:8px;z-index:3;pointer-events:none}
.TitleBlock .TbImgArea::after{content:'';position:absolute;bottom:24px;right:-12px;width:40px;height:200px;background:linear-gradient(180deg,#002f7c99 0%,transparent 100%);border-radius:4px;z-index:1;pointer-events:none}
.TitleBlock .TbDecor{position:absolute;top:0;right:0;width:380px;height:100%;opacity:.06;pointer-events:none}
.TitleBlock .TbDecorDot{position:absolute;bottom:32px;left:48px;display:flex;gap:8px;z-index:1}
.TitleBlock .TbDecorDot span{width:6px;height:6px;border-radius:50%;background:#EFEEEE;opacity:.4}
.TitleBlock .TbDecorDot span:nth-child(2){opacity:.25}
.TitleBlock .TbDecorDot span:nth-child(3){opacity:.15}
.StoryBlock{background:#fff;padding:72px 24px 80px}
.StoryBlock .StInner{max-width:1600px;margin:0 auto}
.StoryBlock .StTop{display:grid;grid-template-columns:5fr 7fr;gap:64px;align-items:start;margin-bottom:64px}
.StoryBlock .StSideLabel{position:sticky;top:32px}
.StoryBlock .StSideLabel h2{font-size:clamp(26px,3.5vw,42px);font-weight:700;color:#000210;line-height:1.2;margin-bottom:24px}
.StoryBlock .StSideLabel h2 em{font-style:normal;color:#002F7C}
.StoryBlock .StSideLabel p{font-size:15px;line-height:1.7;color:#444;margin-bottom:16px}
.StoryBlock .StSideMeta{margin-top:32px;padding:20px;background:#EFEEEE;border-radius:10px;display:flex;flex-direction:column;gap:14px}
.StoryBlock .MetaRow{display:flex;flex-direction:row;align-items:center;gap:12px;font-size:13px;color:#333}
.StoryBlock .MetaRow i{color:#002F7C;font-size:18px;width:22px;text-align:center}
.StoryBlock .StContent{display:flex;flex-direction:column;gap:40px}
.StoryBlock .StImgDuo{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:8px}
.StoryBlock .StImgDuo img{width:100%;height:260px;object-fit:cover;border-radius:10px;display:block}
.StoryBlock .StImgDuo img:first-child{margin-top:28px}
.StoryBlock .PillList{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;list-style:none;padding:0;margin:0}
.StoryBlock .PillList li{background:linear-gradient(135deg,#000210 0%,#002F7C 100%);color:#EFEEEE;font-size:13px;padding:8px 18px;border-radius:999px;font-weight:500}
.StoryBlock .CardRow{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.StoryBlock .InfoCard{background:#EFEEEE;border-radius:12px;padding:24px;position:relative;overflow:hidden}
.StoryBlock .InfoCard::before{content:'';position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#000210,#002F7C);border-radius:12px 0 0 12px}
.StoryBlock .InfoCard h4{font-size:15px;font-weight:700;color:#000210;margin-bottom:8px}
.StoryBlock .InfoCard p{font-size:13px;line-height:1.65;color:#555;margin:0}
.StoryBlock .StCta{display:inline-flex;align-items:center;gap:10px;background:#000210;color:#EFEEEE;text-decoration:none;font-size:15px;font-weight:600;padding:14px 32px;border-radius:8px;transition:background 0.25s,transform .2s;z-index:2;position:relative;align-self:flex-start}
.StoryBlock .StCta:hover{background:#002F7C;transform:translateY(-2px)}
.StoryBlock .StDivider{width:100%;height:2px;background:linear-gradient(90deg,#000210,#002F7C 40%,transparent 100%);border-radius:1px;margin:8px 0 0}
@media (max-width: 960px) {
.TitleBlock .TbInner{grid-template-columns:1fr;gap:32px}
.TitleBlock .TbImgArea img{height:300px}
.StoryBlock .StTop{grid-template-columns:1fr;gap:36px}
.StoryBlock .StSideLabel{position:static}
.StoryBlock .StImgDuo{grid-template-columns:1fr}
.StoryBlock .StImgDuo img:first-child{margin-top:0}
.StoryBlock .CardRow{grid-template-columns:1fr}
}
@media (max-width: 600px) {
.TitleBlock{padding:56px 16px 48px}
.StoryBlock{padding:48px 16px 56px}
.StoryBlock .PillList li{font-size:12px;padding:6px 14px}
}
.LrnHd{padding:72px 24px 56px;max-width:1600px;margin:0 auto;position:relative;overflow:hidden}
.LrnHd .BlrSpot{position:absolute;border-radius:50%;filter:blur(80px);z-index:0;pointer-events:none}
.LrnHd .BlrSpot.s1{width:340px;height:340px;background:#002f7c2e;top:-60px;left:-80px}
.LrnHd .BlrSpot.s2{width:260px;height:260px;background:#0002101f;bottom:20px;right:10%}
.LrnHd .HdInner{display:flex;flex-direction:row;align-items:center;gap:48px;position:relative;z-index:1}
.LrnHd .HdTxt{flex:1 1 0;min-width:0}
.LrnHd .HdTxt .LrnTag{display:inline-block;background:linear-gradient(90deg,#002F7C 0%,#000210 100%);color:#EFEEEE;font-size:11px;font-weight:600;letter-spacing:2px;text-transform:uppercase;padding:5px 14px;border-radius:20px;margin-bottom:20px}
.LrnHd .HdTxt h1{font-size:clamp(28px,4vw,52px);font-weight:700;color:#000210;line-height:1.18;margin-bottom:20px;letter-spacing:-.5px}
.LrnHd .HdTxt h1 span{color:#002F7C;position:relative}
.LrnHd .HdTxt h1 span::after{content:'';display:block;height:3px;background:linear-gradient(90deg,#002F7C 60%,transparent 100%);border-radius:2px;margin-top:2px}
.LrnHd .HdTxt .HdDesc{font-size:16px;line-height:1.65;color:#3a3a4a;max-width:520px;margin-bottom:32px}
.LrnHd .HdTxt .HdBtns{display:flex;flex-direction:row;gap:14px;flex-wrap:wrap}
.LrnHd .HdTxt .HdBtns .BtnPrimary{background:linear-gradient(135deg,#002F7C 0%,#000210 100%);color:#EFEEEE;border:none;border-radius:10px;padding:13px 28px;font-size:15px;font-weight:600;cursor:pointer;text-decoration:none;transition:box-shadow 0.2s,transform .2s;display:inline-block;position:relative;z-index:2}
.LrnHd .HdTxt .HdBtns .BtnPrimary:hover{box-shadow:0 8px 24px #002f7c38;transform:translateY(-2px)}
.LrnHd .HdTxt .HdBtns .BtnOutline{background:transparent;color:#002F7C;border:2px solid #002F7C;border-radius:10px;padding:11px 26px;font-size:15px;font-weight:600;cursor:pointer;text-decoration:none;transition:background 0.2s,color .2s;display:inline-block;position:relative;z-index:2}
.LrnHd .HdTxt .HdBtns .BtnOutline:hover{background:#002F7C;color:#EFEEEE}
.LrnHd .HdImg{flex:0 0 340px;width:340px;position:relative}
.LrnHd .HdImg .ImgCard{border-radius:16px;overflow:hidden;box-shadow:0 16px 48px #00021021;position:relative}
.LrnHd .HdImg .ImgCard img{width:100%;height:280px;object-fit:cover;display:block;border-radius:16px;mask-image:radial-gradient(ellipse 90% 90% at 50% 50%,black 60%,transparent 100%);-webkit-mask-image:radial-gradient(ellipse 90% 90% at 50% 50%,black 60%,transparent 100%)}
.ModSect{background:linear-gradient(57deg,#000210 0%,#002F7C 60%,#EFEEEE 100%);padding:64px 24px;position:relative}
.ModSect .ModInner{max-width:1600px;margin:0 auto}
.ModSect .ModHdr{text-align:center;margin-bottom:40px}
.ModSect .ModHdr h2{font-size:clamp(22px,3vw,36px);font-weight:700;color:#EFEEEE;margin-bottom:10px}
.ModSect .ModHdr p{color:#efeeeec7;font-size:15px;max-width:520px;margin:0 auto;line-height:1.6}
.ModGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.ModCard{background:#ffffff12;border:1px solid #efeeee24;border-radius:14px;padding:28px 24px;transition:background 0.2s,transform .2s;cursor:default}
.ModCard:hover{background:#ffffff21;transform:translateY(-3px)}
.ModCard .McNum{font-size:11px;font-weight:700;letter-spacing:2px;color:#efeeee73;text-transform:uppercase;margin-bottom:10px}
.ModCard h4{font-size:17px;font-weight:700;color:#EFEEEE;margin-bottom:10px;line-height:1.3}
.ModCard p{font-size:14px;color:#efeeeeb3;line-height:1.6;margin:0}
.ModCard .McDur{display:inline-flex;align-items:center;gap:6px;margin-top:14px;font-size:12px;color:#efeeee80;font-weight:600}
.StepSect{max-width:1600px;margin:0 auto;padding:72px 24px}
.StepSect .StHdr{display:flex;flex-direction:row;align-items:flex-start;gap:40px;margin-bottom:52px}
.StepSect .StHdr .StHdrTxt{flex:1}
.StepSect .StHdr .StHdrTxt h2{font-size:clamp(22px,3vw,36px);font-weight:700;color:#000210;margin-bottom:10px}
.StepSect .StHdr .StHdrTxt p{font-size:15px;color:#555;line-height:1.6;max-width:440px}
.StepSect .StHdr .StHdrStat{flex:0 0 180px;background:linear-gradient(135deg,#002F7C 0%,#000210 100%);border-radius:16px;padding:28px 20px;text-align:center;color:#EFEEEE}
.StepSect .StHdr .StHdrStat .BigNum{font-size:46px;font-weight:800;line-height:1;letter-spacing:-2px;color:#EFEEEE}
.StepSect .StHdr .StHdrStat .StatLbl{font-size:12px;color:#efeeeeb3;margin-top:6px;line-height:1.4}
.StepFlow{display:flex;flex-direction:column;gap:0;position:relative}
.StepFlow::before{content:'';position:absolute;left:31px;top:0;bottom:0;width:2px;background:linear-gradient(180deg,#002F7C 0%,#EFEEEE 100%);border-radius:2px;z-index:0}
.StItem{display:flex;flex-direction:row;align-items:flex-start;gap:24px;padding:24px 0;position:relative;z-index:1}
.StItem .StDot{flex:0 0 64px;width:64px;height:64px;border-radius:50%;background:#EFEEEE;border:3px solid #002F7C;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:800;color:#002F7C;box-shadow:0 4px 16px #002f7c1f}
.StItem .StBody h5{font-size:17px;font-weight:700;color:#000210;margin-bottom:6px}
.StItem .StBody p{font-size:14px;color:#555;line-height:1.6;max-width:600px;margin:0}
.FaqSect{background:#EFEEEE;padding:64px 24px}
.FaqSect .FaqInner{max-width:860px;margin:0 auto}
.FaqSect .FaqInner h2{font-size:clamp(20px,2.8vw,32px);font-weight:700;color:#000210;margin-bottom:8px;text-align:center}
.FaqSect .FaqInner .FaqSub{text-align:center;color:#666;font-size:15px;margin-bottom:36px;line-height:1.5}
.FaqList{display:flex;flex-direction:column;gap:0}
.FaqItem{border-bottom:1px solid #0002101a}
.FaqItem input[type="checkbox"]{display:none}
.FaqItem label{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:18px 4px;cursor:pointer;font-size:16px;font-weight:600;color:#000210;transition:color .2s;user-select:none}
.FaqItem label:hover{color:#002F7C}
.FaqItem label .FaqArrow{width:22px;height:22px;border-radius:50%;background:#002F7C;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .25s}
.FaqItem label .FaqArrow svg{display:block}
.FaqItem input:checked + label .FaqArrow{transform:rotate(180deg)}
.FaqItem .FaqAns{max-height:0;overflow:hidden;transition:max-height .3s ease;font-size:14px;color:#444;line-height:1.7;padding:0 4px}
.FaqItem input:checked ~ .FaqAns{max-height:200px;padding-bottom:16px}
.CtaSect{max-width:1600px;margin:0 auto;padding:64px 24px 80px;display:flex;flex-direction:row;align-items:center;gap:48px}
.CtaSect .CtaTxt{flex:1}
.CtaSect .CtaTxt h2{font-size:clamp(22px,3vw,38px);font-weight:700;color:#000210;margin-bottom:12px;line-height:1.2}
.CtaSect .CtaTxt p{font-size:15px;color:#555;line-height:1.65;max-width:480px;margin-bottom:28px}
.CtaSect .CtaTxt a.CtaBtn{display:inline-block;background:linear-gradient(135deg,#002F7C 0%,#000210 100%);color:#EFEEEE;border-radius:10px;padding:14px 32px;font-size:16px;font-weight:700;text-decoration:none;transition:box-shadow 0.2s,transform .2s;position:relative;z-index:2}
.CtaSect .CtaTxt a.CtaBtn:hover{box-shadow:0 10px 28px #002f7c38;transform:translateY(-2px)}
.CtaSect .CtaStats{flex:0 0 auto;display:grid;grid-template-columns:1fr 1fr;gap:16px}
.CtaStatBox{background:#EFEEEE;border-radius:14px;padding:24px 20px;text-align:center;min-width:120px}
.CtaStatBox .CtaNum{font-size:32px;font-weight:800;color:#002F7C;line-height:1;letter-spacing:-1px}
.CtaStatBox .CtaLbl{font-size:12px;color:#666;margin-top:5px;line-height:1.4}
@media (max-width: 1024px) {
.ModGrid{grid-template-columns:repeat(2,1fr)}
.CtaSect{flex-direction:column;align-items:flex-start}
}
@media (max-width: 768px) {
.LrnHd .HdInner{flex-direction:column-reverse;gap:28px}
.LrnHd .HdImg{width:100%;flex:0 0 auto}
.LrnHd .HdImg .ImgCard img{height:200px}
.ModGrid{grid-template-columns:1fr}
.StepSect .StHdr{flex-direction:column;gap:20px}
.StepSect .StHdr .StHdrStat{flex:0 0 auto;width:100%}
.StepFlow::before{left:28px}
.StItem .StDot{flex:0 0 56px;width:56px;height:56px}
.CtaSect{flex-direction:column;gap:28px}
.CtaSect .CtaStats{width:100%}
}
@media (max-width: 480px) {
.LrnHd{padding:48px 16px 36px}
.LrnHd .HdTxt .HdBtns{flex-direction:column}
.StepSect{padding:48px 16px}
}
.HeroBand{position:relative;overflow:hidden;background:linear-gradient(57deg,#000210 0%,#002F7C 55%,#EFEEEE 100%);padding:90px 24px 80px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}
.HeroBand .AbsBg{position:absolute;inset:0;pointer-events:none;overflow:hidden}
.HeroBand .AbsBg span{position:absolute;border-radius:50%;border:1px solid #efeeee1f}
.HeroBand .AbsBg span:nth-child(1){width:420px;height:420px;top:-120px;left:-100px;background:radial-gradient(circle,#002f7c59 0%,transparent 70%)}
.HeroBand .AbsBg span:nth-child(2){width:300px;height:300px;bottom:-80px;right:-60px;background:radial-gradient(circle,#efeeee1f 0%,transparent 70%)}
.HeroBand .AbsBg span:nth-child(3){width:180px;height:180px;top:40%;left:60%;background:radial-gradient(circle,#002f7c33 0%,transparent 70%)}
.HeroBand .GlowImg{position:relative;width:100%;max-width:680px;height:340px;margin-bottom:40px;border-radius:16px;overflow:hidden}
.HeroBand .GlowImg img{width:100%;height:100%;object-fit:cover;display:block;border-radius:16px}
.HeroBand .GlowImg::after{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 70% 30%,#efeeee73 0%,#002f7c2e 50%,#0002108c 100%);border-radius:16px}
.HeroBand .HdCt{position:relative;z-index:2;max-width:720px}
.HeroBand .HdCt h1{font-size:clamp(2rem,5vw,3.4rem);font-weight:700;color:#EFEEEE;line-height:1.18;margin:0 0 20px;letter-spacing:-.5px}
.HeroBand .HdCt h1 .AcTx{color:#8eb4ff;position:relative;display:inline-block}
.HeroBand .HdCt h1 .AcTx::after{content:'';position:absolute;bottom:-4px;left:0;right:0;height:2px;background:linear-gradient(90deg,#8eb4ff,transparent);border-radius:2px}
.HeroBand .HdCt p{font-size:1.1rem;color:#efeeeec7;line-height:1.7;margin:0 0 32px}
.HeroBand .HdCt .BtnPr{display:inline-block;padding:14px 34px;background:#EFEEEE;color:#000210;border-radius:10px;font-size:1rem;font-weight:600;text-decoration:none;transition:background 0.22s,color 0.22s,box-shadow .22s;box-shadow:0 4px 18px #002f7c2e;position:relative;z-index:5}
.HeroBand .HdCt .BtnPr:hover{background:#8eb4ff;color:#000210;box-shadow:0 8px 28px #002f7c47}
.EffBand{background:#fff;padding:76px 24px}
.EffBand .EffIn{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:center}
.EffBand .EffTx h2{font-size:clamp(1.5rem,3vw,2.2rem);font-weight:700;color:#000210;margin:0 0 18px;position:relative;padding-left:18px}
.EffBand .EffTx h2::before{content:'';position:absolute;left:0;top:8px;bottom:8px;width:4px;background:#002F7C;border-radius:4px}
.EffBand .EffTx p{font-size:1rem;color:#3a3a4a;line-height:1.72;margin:0 0 16px}
.EffBand .EffCards{display:flex;flex-direction:column;gap:16px}
.EffBand .EffCards .ec{background:#f4f6fb;border-radius:12px;padding:20px 22px;display:flex;flex-direction:row;align-items:flex-start;gap:14px;border-left:3px solid #002F7C;box-shadow:0 2px 10px #002f7c0f}
.EffBand .EffCards .ec .ic{font-size:1.6rem;color:#002F7C;flex-shrink:0;margin-top:2px}
.EffBand .EffCards .ec .et{font-size:.95rem;color:#000210;font-weight:600;margin-bottom:4px}
.EffBand .EffCards .ec .ed{font-size:.88rem;color:#5a5a72;line-height:1.6}
.AfterBand{background:linear-gradient(135deg,#000210 0%,#002F7C 100%);padding:80px 24px;position:relative;overflow:hidden}
.AfterBand::before{content:'';position:absolute;top:-60px;right:-60px;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,#efeeee12 0%,transparent 70%)}
.AfterBand .AfIn{max-width:1200px;margin:0 auto}
.AfterBand .AfIn h2{font-size:clamp(1.5rem,3vw,2.2rem);font-weight:700;color:#EFEEEE;margin:0 0 10px;text-align:center}
.AfterBand .AfIn .sub{text-align:center;color:#efeeeead;font-size:1rem;margin-bottom:48px}
.AfterBand .AfGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.AfterBand .AfGrid .ag{background:#efeeee12;border-radius:14px;padding:28px 24px;border:1px solid #efeeee1f;position:relative}
.AfterBand .AfGrid .ag .agnum{font-size:2.4rem;font-weight:800;color:#8eb4ff;line-height:1;margin-bottom:10px}
.AfterBand .AfGrid .ag h4{font-size:1rem;font-weight:700;color:#EFEEEE;margin:0 0 8px}
.AfterBand .AfGrid .ag p{font-size:.88rem;color:#efeeeea6;line-height:1.65;margin:0}
.ImgStrip{background:#EFEEEE;padding:60px 24px}
.ImgStrip .ImgStripIn{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:20px}
.ImgStrip .ImgStripIn img{width:100%;height:260px;object-fit:cover;border-radius:14px;display:block;box-shadow:0 6px 24px #00021017}
.ImgStrip .ImgStripIn img:last-child{grid-column:1 / -1;height:320px}
.FlexBand{background:#fff;padding:80px 24px}
.FlexBand .FlexIn{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:5fr 4fr;gap:60px;align-items:start}
.FlexBand .FlexTx h2{font-size:clamp(1.5rem,3vw,2.1rem);font-weight:700;color:#000210;margin:0 0 14px}
.FlexBand .FlexTx p{font-size:.98rem;color:#3a3a4a;line-height:1.75;margin:0 0 28px}
.FlexBand .FxList{display:flex;flex-direction:column;gap:0}
.FlexBand .FxList .fxi{display:flex;flex-direction:row;align-items:center;gap:14px;padding:16px 0;border-bottom:1px dashed #d8dce8}
.FlexBand .FxList .fxi:last-child{border-bottom:none}
.FlexBand .FxList .fxi .fxic{width:38px;height:38px;border-radius:10px;background:linear-gradient(135deg,#000210 0%,#002F7C 100%);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:1.1rem;color:#EFEEEE}
.FlexBand .FxList .fxi .fxtx{font-size:.93rem;color:#1a1a2e;line-height:1.55}
.FlexBand .FlexImg img{width:100%;height:380px;object-fit:cover;border-radius:16px;box-shadow:0 8px 32px #002f7c24}
.GuarBand{background:#f4f6fb;padding:76px 24px}
.GuarBand .GuarIn{max-width:1100px;margin:0 auto;text-align:center}
.GuarBand .GuarIn h2{font-size:clamp(1.5rem,3vw,2.1rem);font-weight:700;color:#000210;margin:0 0 12px}
.GuarBand .GuarIn .sub{font-size:1rem;color:#5a5a72;margin-bottom:48px;max-width:620px;margin-left:auto;margin-right:auto}
.GuarBand .GuarGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;text-align:left}
.GuarBand .GuarGrid .gg{background:#fff;border-radius:14px;padding:28px 26px;box-shadow:0 3px 16px #002f7c12;display:flex;flex-direction:row;gap:16px;align-items:flex-start}
.GuarBand .GuarGrid .gg .gi{width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,#002F7C 0%,#000210 100%);display:flex;align-items:center;justify-content:center;font-size:1.3rem;color:#EFEEEE;flex-shrink:0}
.GuarBand .GuarGrid .gg h4{font-size:1rem;font-weight:700;color:#000210;margin:0 0 6px}
.GuarBand .GuarGrid .gg p{font-size:.88rem;color:#5a5a72;line-height:1.62;margin:0}
.DirBand{background:#fff;padding:80px 24px}
.DirBand .DirIn{max-width:1200px;margin:0 auto}
.DirBand .DirIn h2{font-size:clamp(1.5rem,3vw,2.1rem);font-weight:700;color:#000210;margin:0 0 10px}
.DirBand .DirIn .sub{font-size:.98rem;color:#5a5a72;margin-bottom:44px;max-width:600px}
.DirBand .DirGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.DirBand .DirGrid .dg{border-radius:14px;overflow:hidden;position:relative;box-shadow:0 4px 18px #002f7c17;display:flex;flex-direction:column}
.DirBand .DirGrid .dg .dgImg{height:180px;overflow:hidden}
.DirBand .DirGrid .dg .dgImg img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s}
.DirBand .DirGrid .dg:hover .dgImg img{transform:scale(1.04)}
.DirBand .DirGrid .dg .dgTx{background:#f4f6fb;padding:20px 20px 22px;flex:1;display:flex;flex-direction:column}
.DirBand .DirGrid .dg .dgTx h4{font-size:1rem;font-weight:700;color:#000210;margin:0 0 8px}
.DirBand .DirGrid .dg .dgTx p{font-size:.87rem;color:#5a5a72;line-height:1.62;margin:0 0 16px;flex:1}
.DirBand .DirGrid .dg .dgTx .lnk{font-size:.88rem;font-weight:600;color:#002F7C;text-decoration:none;display:inline-flex;align-items:center;gap:6px;transition:gap .2s}
.DirBand .DirGrid .dg .dgTx .lnk:hover{gap:10px}
.QltBand{background:linear-gradient(57deg,#000210 0%,#002F7C 60%,#EFEEEE 100%);padding:76px 24px}
.QltBand .QltIn{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}
.QltBand .QltTx h2{font-size:clamp(1.5rem,3vw,2.1rem);font-weight:700;color:#EFEEEE;margin:0 0 16px}
.QltBand .QltTx p{font-size:.98rem;color:#efeeeebf;line-height:1.75;margin:0 0 28px}
.QltBand .QltTx .BtnSec{display:inline-block;padding:13px 30px;border:2px solid #efeeeeb3;color:#EFEEEE;border-radius:10px;font-size:.97rem;font-weight:600;text-decoration:none;transition:background 0.22s,color .22s;position:relative;z-index:5}
.QltBand .QltTx .BtnSec:hover{background:#EFEEEE;color:#000210}
.QltBand .QltBars{display:flex;flex-direction:column;gap:22px}
.QltBand .QltBars .qb label{font-size:.9rem;color:#efeeeecc;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:8px}
.QltBand .QltBars .qb label span{font-weight:700;color:#8eb4ff}
.QltBand .QltBars .qb .barTrack{background:#efeeee26;border-radius:6px;height:8px;overflow:hidden}
.QltBand .QltBars .qb .barFill{height:100%;border-radius:6px;background:linear-gradient(90deg,#8eb4ff,#EFEEEE)}
.DivWave{display:block;line-height:0}
.DivWave svg{display:block;width:100%}
@media (max-width: 900px) {
.EffBand .EffIn{grid-template-columns:1fr;gap:32px}
.AfterBand .AfGrid{grid-template-columns:1fr 1fr}
.FlexBand .FlexIn{grid-template-columns:1fr}
.FlexBand .FlexImg img{height:240px}
.GuarBand .GuarGrid{grid-template-columns:1fr}
.DirBand .DirGrid{grid-template-columns:1fr 1fr}
.QltBand .QltIn{grid-template-columns:1fr;gap:36px}
.ImgStrip .ImgStripIn{grid-template-columns:1fr}
.ImgStrip .ImgStripIn img:last-child{grid-column:auto}
}
@media (max-width: 580px) {
.HeroBand{padding:60px 16px 56px}
.HeroBand .GlowImg{height:210px}
.AfterBand .AfGrid{grid-template-columns:1fr}
.DirBand .DirGrid{grid-template-columns:1fr}
.ImgStrip .ImgStripIn img{height:190px}
.ImgStrip .ImgStripIn img:last-child{height:210px}
.EffBand,.AfterBand,.FlexBand,.GuarBand,.DirBand,.QltBand{padding:52px 16px}
}
.CtHd{background:linear-gradient(57deg,#000210 0%,#002F7C 50%,#EFEEEE 100%);padding:90px 24px 70px;position:relative;overflow:hidden;text-align:center}
.CtHd::before{content:'';position:absolute;top:-60px;left:50%;transform:translateX(-50%);width:520px;height:520px;background:radial-gradient(ellipse at center,#002f7c73 0%,#efeeee1a 55%,transparent 75%);border-radius:50%;pointer-events:none;z-index:0}
.CtHd::after{content:'';position:absolute;bottom:-80px;right:-80px;width:300px;height:300px;background:radial-gradient(ellipse at center,#efeeee12 0%,transparent 70%);border-radius:50%;pointer-events:none;z-index:0}
.CtHd .HdInner{position:relative;z-index:1;max-width:680px;margin:0 auto}
.CtHd .HdTag{display:inline-block;background:#efeeee1f;border:1px solid #efeeee47;color:#EFEEEE;font-size:11px;letter-spacing:2.5px;text-transform:uppercase;padding:5px 16px;border-radius:20px;margin-bottom:22px}
.CtHd .HdTitle{font-size:clamp(32px,5vw,54px);font-weight:700;color:#EFEEEE;line-height:1.18;margin:0 0 18px}
.CtHd .HdTitle span{color:#a8c4ff}
.CtHd .HdSub{font-size:16px;color:#efeeeeb8;line-height:1.65;margin:0 auto;max-width:480px}
.CtHd .HdGlow{position:absolute;top:30px;left:50%;transform:translateX(-50%);width:360px;height:180px;background:radial-gradient(ellipse at 50% 0%,#a8c4ff38 0%,transparent 70%);pointer-events:none;z-index:0}
.InfoStrip{background:#EFEEEE;padding:48px 24px}
.InfoStrip .StripGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1000px;margin:0 auto}
.InfoStrip .StripCard{background:#fff;border-radius:14px;padding:28px 24px;box-shadow:0 4px 22px #00021012;display:flex;flex-direction:column;align-items:flex-start;gap:10px;border-left:4px solid #002F7C;transition:box-shadow .22s}
.InfoStrip .StripCard:hover{box-shadow:0 8px 32px #002f7c21}
.InfoStrip .StripCard .CardIco{width:42px;height:42px;background:linear-gradient(135deg,#002F7C 0%,#0050cc 100%);border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.InfoStrip .StripCard .CardIco svg{width:20px;height:20px;fill:#fff}
.InfoStrip .StripCard .CardLbl{font-size:11px;letter-spacing:1.8px;text-transform:uppercase;color:#002F7C;font-weight:600}
.InfoStrip .StripCard .CardVal{font-size:14px;color:#000210;line-height:1.55}
.InfoStrip .StripCard .CardVal a{color:#002F7C;text-decoration:none;font-weight:500}
.InfoStrip .StripCard .CardVal a:hover{text-decoration:underline}
.FormSection{background:#fff;padding:72px 24px}
.FormSection .FsLayout{display:grid;grid-template-columns:1fr 1.5fr;gap:56px;max-width:1100px;margin:0 auto;align-items:start}
.FormSection .FsLeft .FsHeading{font-size:clamp(22px,3vw,32px);font-weight:700;color:#000210;line-height:1.25;margin:0 0 16px}
.FormSection .FsLeft .FsHeading span{position:relative;display:inline-block;color:#002F7C}
.FormSection .FsLeft .FsHeading span::after{content:'';position:absolute;left:0;bottom:-3px;width:100%;height:2px;background:linear-gradient(90deg,#002F7C,transparent);border-radius:2px}
.FormSection .FsLeft .FsDesc{font-size:15px;color:#444;line-height:1.65;margin:0 0 32px}
.FormSection .FsLeft .FsStat{display:flex;flex-direction:column;gap:14px}
.FormSection .FsLeft .StatRow{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#f4f6fb;border-radius:10px}
.FormSection .FsLeft .StatRow .StIco{width:32px;height:32px;background:#002F7C;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.FormSection .FsLeft .StatRow .StIco svg{width:16px;height:16px;fill:#fff}
.FormSection .FsLeft .StatRow .StTxt{font-size:13px;color:#333;line-height:1.45}
.FsForm{background:#f8f9fc;border-radius:16px;padding:36px 32px;box-shadow:0 2px 20px #0002100f}
.FsForm .FfRow{margin-bottom:20px}
.FsForm .FfRow label{display:block;font-size:12px;font-weight:600;letter-spacing:1.2px;text-transform:uppercase;color:#002F7C;margin-bottom:6px}
.FsForm .FfRow input[type="text"],.FsForm .FfRow input[type="email"]{width:100%;padding:13px 16px;border:1.5px solid #dde3ef;border-radius:10px;background:#fff;font-size:15px;color:#000210;box-sizing:border-box;transition:border-color 0.2s,box-shadow .2s;outline:none}
.FsForm .FfRow input[type="text"]:focus,.FsForm .FfRow input[type="email"]:focus{border-color:#002F7C;box-shadow:0 0 0 3px #002f7c1a}
.FsForm .FfRadioGroup{margin-bottom:22px}
.FsForm .FfRadioGroup .RgLabel{font-size:12px;font-weight:600;letter-spacing:1.2px;text-transform:uppercase;color:#002F7C;margin-bottom:10px;display:block}
.FsForm .FfRadioGroup .RgOptions{display:flex;flex-wrap:wrap;gap:10px}
.FsForm .FfRadioGroup .RgOptions input[type="radio"]{position:absolute;opacity:0;width:0;height:0}
.FsForm .FfRadioGroup .RgOptions label{display:inline-flex;align-items:center;gap:7px;padding:9px 16px;border:1.5px solid #dde3ef;border-radius:24px;font-size:13px;font-weight:500;color:#444;cursor:pointer;background:#fff;transition:border-color 0.18s,background 0.18s,color .18s;letter-spacing:0;text-transform:none;margin-bottom:0}
.FsForm .FfRadioGroup .RgOptions input[type="radio"]:checked + label{border-color:#002F7C;background:#002F7C;color:#fff}
.FsForm .FfRadioGroup .RgOptions label:hover{border-color:#002F7C;color:#002F7C}
.FsForm .FfCheck{display:flex;align-items:flex-start;gap:10px;margin-bottom:22px}
.FsForm .FfCheck input[type="checkbox"]{width:18px;height:18px;border-radius:5px;border:1.5px solid #002F7C;accent-color:#002F7C;margin-top:2px;flex-shrink:0;cursor:pointer}
.FsForm .FfCheck .ChkTxt{font-size:13px;color:#555;line-height:1.55}
.FsForm .FfCheck .ChkTxt a{color:#002F7C;text-decoration:underline}
.FsForm .FfSubmit{width:100%;padding:15px 32px;background:linear-gradient(90deg,#000210 0%,#002F7C 100%);color:#EFEEEE;border:none;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;letter-spacing:.5px;transition:opacity 0.2s,box-shadow .2s;box-shadow:0 4px 18px #002f7c38;position:relative;z-index:2}
.FsForm .FfSubmit:hover{opacity:.88;box-shadow:0 6px 28px #002f7c52}
.FaqSection{background:linear-gradient(180deg,#f4f6fb 0%,#EFEEEE 100%);padding:64px 24px}
.FaqSection .FaqInner{max-width:800px;margin:0 auto}
.FaqSection .FaqHdr{text-align:center;margin-bottom:40px}
.FaqSection .FaqHdr h2{font-size:clamp(22px,3vw,34px);font-weight:700;color:#000210;margin:0 0 10px}
.FaqSection .FaqHdr p{font-size:15px;color:#555}
.FaqSection .FaqList{display:flex;flex-direction:column;gap:0}
.FaqSection .FaqItem{border-bottom:1px solid #dde3ef}
.FaqSection .FaqItem:first-child{border-top:1px solid #dde3ef}
.FaqSection .FaqItem input[type="checkbox"]{display:none}
.FaqSection .FaqItem label{display:flex;justify-content:space-between;align-items:center;padding:18px 4px;font-size:15px;font-weight:600;color:#000210;cursor:pointer;user-select:none;gap:16px}
.FaqSection .FaqItem label .FaqIco{width:28px;height:28px;background:#002F7C;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform 0.2s,background .2s}
.FaqSection .FaqItem label .FaqIco svg{width:14px;height:14px;fill:#fff;transition:transform .2s}
.FaqSection .FaqItem .FaqBody{display:none;padding:0 4px 16px;font-size:14px;color:#555;line-height:1.65}
.FaqSection .FaqItem input[type="checkbox"]:checked ~ label .FaqIco{background:#000210;transform:rotate(45deg)}
.FaqSection .FaqItem input[type="checkbox"]:checked ~ .FaqBody{display:block}
.ImgCtaBand{position:relative;overflow:hidden;min-height:340px;display:flex;align-items:center}
.ImgCtaBand .BandImg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}
.ImgCtaBand .BandOverlay{position:absolute;inset:0;background:linear-gradient(57deg,#000210e0 0%,#002f7cb8 60%,#efeeee1a 100%);z-index:1}
.ImgCtaBand .BandContent{position:relative;z-index:2;max-width:640px;padding:56px 48px}
.ImgCtaBand .BandContent h2{font-size:clamp(22px,3vw,36px);font-weight:700;color:#EFEEEE;margin:0 0 14px;line-height:1.22}
.ImgCtaBand .BandContent p{font-size:15px;color:#efeeeecc;line-height:1.65;margin:0 0 26px}
.ImgCtaBand .BandContent .BandBtn{display:inline-flex;align-items:center;gap:8px;background:#EFEEEE;color:#000210;padding:13px 28px;border-radius:10px;font-size:14px;font-weight:700;text-decoration:none;transition:background 0.2s,color .2s;box-shadow:0 4px 16px #0000002e;letter-spacing:.3px}
.ImgCtaBand .BandContent .BandBtn:hover{background:#002F7C;color:#fff}
.ClosingNote{background:#000210;padding:40px 24px;text-align:center}
.ClosingNote .CloseInner{max-width:560px;margin:0 auto}
.ClosingNote .CloseInner p{font-size:14px;color:#efeeee8c;line-height:1.65}
.ClosingNote .CloseInner a{color:#a8c4ff;text-decoration:underline}
@media (max-width: 900px) {
.InfoStrip .StripGrid{grid-template-columns:1fr;max-width:480px}
.FormSection .FsLayout{grid-template-columns:1fr;gap:32px}
.ImgCtaBand .BandContent{padding:40px 24px}
}
@media (max-width: 600px) {
.CtHd{padding:64px 18px 48px}
.FsForm{padding:24px 16px}
.FsForm .FfRadioGroup .RgOptions{flex-direction:column}
.ImgCtaBand{min-height:420px}
}
.TitleBlock{position:relative;min-height:92vh;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden}
.TitleBlock .BgImg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}
.TitleBlock .DblExp{position:absolute;inset:0;background:linear-gradient(57deg,#000210 0%,#002f7cd1 48%,#efeeee1f 100%);mix-blend-mode:multiply;z-index:1}
.TitleBlock .TexOverlay{position:absolute;inset:0;background-image:repeating-linear-gradient(0deg,transparent,transparent 2px,#ffffff06 2px,#ffffff06 4px);z-index:2}
.TitleBlock .GlowFx{position:absolute;top:18%;left:8%;width:340px;height:340px;background:radial-gradient(ellipse at center,#002f7c73 0%,transparent 72%);z-index:2;pointer-events:none}
.TitleBlock .GlowFx2{position:absolute;bottom:22%;right:12%;width:220px;height:180px;background:radial-gradient(ellipse at center,#efeeee21 0%,transparent 80%);z-index:2;pointer-events:none}
.TitleBlock .TxtLwr{position:relative;z-index:4;padding:0 0 56px;max-width:1600px;margin:0 auto;width:100%;padding-left:48px;padding-right:48px;padding-bottom:64px}
.TitleBlock .TxtLwr .Eyebrow{display:inline-block;font-size:.78rem;letter-spacing:.22em;text-transform:uppercase;color:#EFEEEE;opacity:.72;margin-bottom:18px;border-left:3px solid #002F7C;padding-left:12px}
.TitleBlock .TxtLwr h1{font-size:clamp(2.2rem,5.5vw,4.4rem);font-weight:700;color:#EFEEEE;line-height:1.12;margin:0 0 22px;max-width:760px}
.TitleBlock .TxtLwr h1 .AccentWord{color:transparent;background:linear-gradient(90deg,#EFEEEE 0%,#002F7C 100%);-webkit-background-clip:text;background-clip:text;position:relative}
.TitleBlock .TxtLwr h1 .AccentWord::after{content:'';position:absolute;left:0;bottom:-4px;width:100%;height:3px;background:linear-gradient(90deg,#002F7C,transparent);border-radius:2px}
.TitleBlock .TxtLwr .SubTxt{font-size:1.08rem;color:#efeeeed1;max-width:520px;line-height:1.65;margin:0}
.ConditionGrid{background:#EFEEEE;padding:88px 48px}
.ConditionGrid .CgInner{max-width:1600px;margin:0 auto}
.ConditionGrid .CgHd{display:flex;flex-direction:row;align-items:flex-start;gap:56px;margin-bottom:56px}
.ConditionGrid .CgHd .HdLeft{flex:0 0 38%}
.ConditionGrid .CgHd .HdLeft h2{font-size:clamp(1.6rem,3.2vw,2.6rem);font-weight:700;color:#000210;line-height:1.18;margin:0 0 16px;position:relative;padding-top:20px}
.ConditionGrid .CgHd .HdLeft h2::before{content:'';position:absolute;top:0;left:0;width:48px;height:4px;background:#002F7C;border-radius:2px}
.ConditionGrid .CgHd .HdRight{flex:1;padding-top:24px}
.ConditionGrid .CgHd .HdRight p{font-size:1.02rem;color:#444;line-height:1.7;margin:0}
.ConditionGrid .CardRow{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.ConditionGrid .CondCard{background:#fff;border-radius:14px;padding:32px 28px;border:1px solid #002f7c1a;box-shadow:0 4px 24px #00021012;transition:box-shadow 0.25s,transform .25s;position:relative;overflow:hidden}
.ConditionGrid .CondCard::before{content:'';position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#002F7C 0%,#EFEEEE 100%);border-radius:4px 0 0 4px}
.ConditionGrid .CondCard:hover{box-shadow:0 12px 40px #002f7c24;transform:translateY(-3px)}
.ConditionGrid .CondCard .CcIcon{font-size:2rem;color:#002F7C;margin-bottom:16px;display:block}
.ConditionGrid .CondCard h4{font-size:1.08rem;font-weight:700;color:#000210;margin:0 0 10px}
.ConditionGrid .CondCard p{font-size:.93rem;color:#555;line-height:1.62;margin:0}
.StepsAsym{background:linear-gradient(57deg,#000210 0%,#002F7C 62%,#2a4a9c 100%);padding:96px 48px;position:relative;overflow:hidden}
.StepsAsym::before{content:'';position:absolute;right:-80px;top:-80px;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,#efeeee12 0%,transparent 70%);pointer-events:none}
.StepsAsym .SaInner{max-width:1600px;margin:0 auto;display:grid;grid-template-columns:1fr 1.5fr;gap:72px;align-items:start}
.StepsAsym .SaLeft h2{font-size:clamp(1.5rem,3vw,2.4rem);font-weight:700;color:#EFEEEE;line-height:1.2;margin:0 0 20px}
.StepsAsym .SaLeft h2 .Hl{display:inline;background:#efeeee26;padding:0 8px;border-radius:4px}
.StepsAsym .SaLeft p{font-size:.96rem;color:#efeeeeb8;line-height:1.68;margin:0 0 32px}
.StepsAsym .SaLeft .ImgWrap{border-radius:14px;overflow:hidden;box-shadow:0 16px 48px #00021080;position:relative}
.StepsAsym .SaLeft .ImgWrap img{width:100%;height:260px;object-fit:cover;display:block;filter:brightness(0.85) saturate(0.9)}
.StepsAsym .SaLeft .ImgWrap::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,#0002108c 100%)}
.StepsAsym .SaRight .StepsList{display:flex;flex-direction:column;gap:0}
.StepsAsym .SaRight .StepItem{display:flex;flex-direction:row;gap:24px;align-items:flex-start;padding:28px 0;border-bottom:1px solid #efeeee1f;position:relative}
.StepsAsym .SaRight .StepItem:last-child{border-bottom:none}
.StepsAsym .SaRight .StNum{flex:0 0 48px;width:48px;height:48px;border-radius:50%;background:#efeeee1a;border:2px solid #efeeee4d;display:flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:700;color:#EFEEEE;flex-shrink:0}
.StepsAsym .SaRight .StTxt h4{font-size:1.02rem;font-weight:700;color:#EFEEEE;margin:0 0 6px}
.StepsAsym .SaRight .StTxt p{font-size:.91rem;color:#efeeeead;line-height:1.6;margin:0}
.QuickRef{background:#fff;padding:80px 48px 96px}
.QuickRef .QrInner{max-width:1600px;margin:0 auto}
.QuickRef .QrTop{text-align:center;margin-bottom:52px}
.QuickRef .QrTop h2{font-size:clamp(1.5rem,2.8vw,2.3rem);font-weight:700;color:#000210;margin:0 0 14px;position:relative;display:inline-block}
.QuickRef .QrTop h2::after{content:'';display:block;width:56px;height:3px;background:#002F7C;border-radius:2px;margin:12px auto 0}
.QuickRef .QrTop p{font-size:1rem;color:#555;max-width:500px;margin:18px auto 0;line-height:1.66}
.QuickRef .TabNav{display:flex;flex-direction:row;gap:8px;justify-content:center;flex-wrap:wrap;margin-bottom:36px}
.QuickRef .TabNav input[type="radio"]{display:none}
.QuickRef .TabNav label{padding:10px 24px;border-radius:40px;border:1.5px solid #002f7c40;font-size:.9rem;font-weight:600;color:#002F7C;cursor:pointer;transition:background 0.2s,color 0.2s,border-color .2s;background:transparent}
.QuickRef .TabNav label:hover{background:#002f7c12}
#QtA:checked ~ .QrTabPanels #PanA,#QtB:checked ~ .QrTabPanels #PanB,#QtC:checked ~ .QrTabPanels #PanC{display:block}
#QtA:checked ~ .TabNav label[for="QtA"],#QtB:checked ~ .TabNav label[for="QtB"],#QtC:checked ~ .TabNav label[for="QtC"]{background:#002F7C;color:#fff;border-color:#002F7C}
.QuickRef .QrTabPanels .QrPane{display:none}
.QuickRef .QrTabPanels .PaneGrid{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:center}
.QuickRef .QrTabPanels .PaneGrid .PaneImg{border-radius:14px;overflow:hidden;box-shadow:0 8px 32px #0002101a}
.QuickRef .QrTabPanels .PaneGrid .PaneImg img{width:100%;height:280px;object-fit:cover;display:block}
.QuickRef .QrTabPanels .PaneGrid .PaneTxt h3{font-size:1.3rem;font-weight:700;color:#000210;margin:0 0 14px}
.QuickRef .QrTabPanels .PaneGrid .PaneTxt p{font-size:.95rem;color:#444;line-height:1.68;margin:0 0 18px}
.QuickRef .QrTabPanels .PaneGrid .PaneTxt .ChkList{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}
.QuickRef .QrTabPanels .PaneGrid .PaneTxt .ChkList li{display:flex;flex-direction:row;align-items:flex-start;gap:10px;font-size:.91rem;color:#333;line-height:1.55}
.QuickRef .QrTabPanels .PaneGrid .PaneTxt .ChkList li::before{content:'';flex-shrink:0;width:18px;height:18px;border-radius:50%;background:#002F7C;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M3 8l4 4 6-6' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:12px 12px;background-repeat:no-repeat;background-position:center;margin-top:2px}
.QuickRef .QrTabPanels .PaneTxtFull{max-width:720px;margin:0 auto}
.QuickRef .QrTabPanels .PaneTxtFull h3{font-size:1.3rem;font-weight:700;color:#000210;margin:0 0 14px}
.QuickRef .QrTabPanels .PaneTxtFull p{font-size:.95rem;color:#444;line-height:1.68;margin:0 0 18px}
.QuickRef .QrTabPanels .PaneTxtFull .ChkList{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:10px 24px}
.QuickRef .QrTabPanels .PaneTxtFull .ChkList li{display:flex;flex-direction:row;align-items:flex-start;gap:10px;font-size:.91rem;color:#333;line-height:1.55}
.QuickRef .QrTabPanels .PaneTxtFull .ChkList li::before{content:'';flex-shrink:0;width:18px;height:18px;border-radius:50%;background:#002F7C;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M3 8l4 4 6-6' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:12px 12px;background-repeat:no-repeat;background-position:center;margin-top:2px}
.QuickRef .QrCta{text-align:center;margin-top:52px;padding-top:44px;border-top:1px dashed #002f7c33}
.QuickRef .QrCta p{font-size:1rem;color:#444;margin:0 0 20px;line-height:1.6}
.QuickRef .QrCta .CtaBtn{display:inline-block;padding:14px 38px;background:linear-gradient(90deg,#000210 0%,#002F7C 100%);color:#EFEEEE;border-radius:40px;font-size:.97rem;font-weight:600;text-decoration:none;border:none;cursor:pointer;box-shadow:0 4px 18px #002f7c40;transition:box-shadow 0.22s,transform .22s;position:relative;z-index:2}
.QuickRef .QrCta .CtaBtn:hover{box-shadow:0 8px 28px #002f7c61;transform:translateY(-2px)}
.QuickRef .QrCta .CtaBtn:focus{outline:3px solid #002F7C;outline-offset:3px}
@media (max-width: 1024px) {
.ConditionGrid .CardRow{grid-template-columns:1fr 1fr}
.StepsAsym .SaInner{grid-template-columns:1fr;gap:40px}
.ConditionGrid .CgHd{flex-direction:column;gap:20px}
.QuickRef .QrTabPanels .PaneGrid{grid-template-columns:1fr}
}
@media (max-width: 768px) {
.TitleBlock .TxtLwr{padding-left:24px;padding-right:24px;padding-bottom:40px}
.ConditionGrid{padding:56px 24px}
.ConditionGrid .CardRow{grid-template-columns:1fr}
.StepsAsym{padding:64px 24px}
.QuickRef{padding:60px 24px 72px}
.QuickRef .QrTabPanels .PaneTxtFull .ChkList{grid-template-columns:1fr}
}
@media (max-width: 480px) {
.ConditionGrid .CgHd .HdLeft{flex:unset}
.StepsAsym .SaRight .StepItem{flex-direction:column;gap:12px}
.QuickRef .TabNav label{padding:8px 16px;font-size:.82rem}
}
.SuccessPage{background:#f7f7fa;padding:0;margin:0}
.SuccessPage .HeroBlock{position:relative;overflow:hidden;padding:80px 24px 72px;background:linear-gradient(57deg,#000210 0%,#002F7C 55%,#EFEEEE 100%);display:flex;flex-direction:row;align-items:center;justify-content:center;gap:0;min-height:480px}
.SuccessPage .HeroBlock .geo-left{position:absolute;left:-60px;top:50%;transform:translateY(-50%);opacity:.13;pointer-events:none}
.SuccessPage .HeroBlock .geo-right{position:absolute;right:-40px;bottom:20px;opacity:.1;pointer-events:none}
.SuccessPage .HeroBlock .geo-dot-group{position:absolute;top:28px;right:120px;display:flex;flex-direction:row;gap:8px;opacity:.22}
.SuccessPage .HeroBlock .geo-dot-group span{display:block;width:8px;height:8px;border-radius:50%;background:#EFEEEE}
.SuccessPage .HeroBlock .HeroInner{position:relative;z-index:2;display:flex;flex-direction:row;align-items:center;gap:56px;max-width:1100px;width:100%;margin:auto}
.SuccessPage .HeroBlock .HeroVisual{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}
.SuccessPage .HeroBlock .CheckRing{width:148px;height:148px;border-radius:50%;background:linear-gradient(135deg,#002F7C 0%,#EFEEEE 100%);display:flex;align-items:center;justify-content:center;box-shadow:0 12px 40px #00021052 0 0 0 8px #efeeee1a;position:relative}
.SuccessPage .HeroBlock .CheckRing::before{content:'';position:absolute;inset:-10px;border-radius:50%;border:2px dashed #efeeee47}
.SuccessPage .HeroBlock .CheckRing svg{width:68px;height:68px}
.SuccessPage .HeroBlock .FragLine{position:absolute;right:-28px;top:50%;transform:translateY(-50%);width:28px;height:2px;background:linear-gradient(90deg,#efeeee8c 0%,transparent 100%)}
.SuccessPage .HeroBlock .HeroText{flex:1 1 auto;display:flex;flex-direction:column;gap:18px}
.SuccessPage .HeroBlock .HeroText .HeroTag{display:inline-flex;align-items:center;gap:8px;background:#efeeee1a;border:1px solid #efeeee38;border-radius:24px;padding:5px 16px 5px 10px;width:fit-content}
.SuccessPage .HeroBlock .HeroText .HeroTag i{color:#EFEEEE;font-size:15px}
.SuccessPage .HeroBlock .HeroText .HeroTag span{color:#EFEEEE;font-size:12px;letter-spacing:.08em;text-transform:uppercase;opacity:.85}
.SuccessPage .HeroBlock .HeroText h1{color:#fff;font-size:clamp(28px,4.5vw,52px);font-weight:700;line-height:1.15;margin:0;position:relative}
.SuccessPage .HeroBlock .HeroText h1 .AccentWord{color:#EFEEEE;position:relative;display:inline-block}
.SuccessPage .HeroBlock .HeroText h1 .AccentWord::after{content:'';position:absolute;left:0;bottom:-4px;width:100%;height:3px;border-radius:2px;background:linear-gradient(90deg,#EFEEEE 0%,#efeeee33 100%)}
.SuccessPage .HeroBlock .HeroText .HeroDesc{color:#efeeeed1;font-size:17px;line-height:1.65;margin:0;max-width:520px}
.SuccessPage .HeroBlock .HeroText .HeroActions{display:flex;flex-direction:row;gap:14px;flex-wrap:wrap;margin-top:8px}
.SuccessPage .HeroBlock .HeroText .BtnPrimary{display:inline-flex;align-items:center;gap:8px;background:#EFEEEE;color:#000210;font-size:15px;font-weight:600;padding:13px 28px;border-radius:10px;text-decoration:none;border:none;cursor:pointer;transition:background 0.2s,box-shadow 0.2s,transform .15s;box-shadow:0 4px 18px #0002102e;z-index:10;position:relative}
.SuccessPage .HeroBlock .HeroText .BtnPrimary:hover{background:#fff;transform:translateY(-2px);box-shadow:0 8px 28px #0002103d}
.SuccessPage .HeroBlock .HeroText .BtnSecondary{display:inline-flex;align-items:center;gap:8px;background:transparent;color:#EFEEEE;font-size:15px;font-weight:500;padding:13px 24px;border-radius:10px;text-decoration:none;border:1px solid #efeeee61;cursor:pointer;transition:border-color 0.2s,background 0.2s,transform .15s;z-index:10;position:relative}
.SuccessPage .HeroBlock .HeroText .BtnSecondary:hover{background:#efeeee1a;border-color:#efeeeeb3;transform:translateY(-2px)}
.SuccessPage .NextBlock{padding:72px 24px 80px;background:#fff}
.SuccessPage .NextBlock .NbInner{max-width:1100px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:48px 56px;align-items:start}
.SuccessPage .NextBlock .NbLeft{display:flex;flex-direction:column;gap:20px}
.SuccessPage .NextBlock .NbLeft .SectionLabel{display:flex;flex-direction:row;align-items:center;gap:10px}
.SuccessPage .NextBlock .NbLeft .SectionLabel .LabelLine{width:32px;height:3px;border-radius:2px;background:linear-gradient(90deg,#002F7C 0%,#000210 100%)}
.SuccessPage .NextBlock .NbLeft .SectionLabel span{font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:#002F7C;font-weight:600}
.SuccessPage .NextBlock .NbLeft h2{font-size:clamp(22px,3vw,36px);font-weight:700;color:#000210;line-height:1.2;margin:0;position:relative}
.SuccessPage .NextBlock .NbLeft h2::before{content:'';display:block;width:48px;height:4px;border-radius:2px;background:linear-gradient(90deg,#002F7C 0%,#EFEEEE 100%);margin-bottom:14px}
.SuccessPage .NextBlock .NbLeft .NbDesc{color:#444;font-size:16px;line-height:1.65;margin:0}
.SuccessPage .NextBlock .NbLeft .NbContact{display:flex;flex-direction:column;gap:10px;margin-top:8px;padding:20px 22px;background:linear-gradient(135deg,#f0f3ff 0%,#EFEEEE 100%);border-radius:12px;border-left:4px solid #002F7C}
.SuccessPage .NextBlock .NbLeft .NbContact .NbContactRow{display:flex;flex-direction:row;align-items:center;gap:10px}
.SuccessPage .NextBlock .NbLeft .NbContact .NbContactRow i{color:#002F7C;font-size:16px;width:20px;text-align:center;flex-shrink:0}
.SuccessPage .NextBlock .NbLeft .NbContact .NbContactRow a{color:#000210;text-decoration:none;font-size:15px;transition:color .15s}
.SuccessPage .NextBlock .NbLeft .NbContact .NbContactRow a:hover{color:#002F7C;text-decoration:underline}
.SuccessPage .NextBlock .NbRight{display:flex;flex-direction:column;gap:16px}
.SuccessPage .NextBlock .NbRight .StepCard{display:flex;flex-direction:row;align-items:flex-start;gap:18px;padding:20px 22px;background:#f7f7fa;border-radius:12px;border:1px solid #e8e8ec;transition:box-shadow 0.2s,transform .15s;position:relative;overflow:hidden}
.SuccessPage .NextBlock .NbRight .StepCard::after{content:'';position:absolute;left:0;top:0;width:3px;height:100%;background:linear-gradient(180deg,#002F7C 0%,#000210 100%);border-radius:3px 0 0 3px;opacity:0;transition:opacity .2s}
.SuccessPage .NextBlock .NbRight .StepCard:hover{box-shadow:0 8px 28px #002f7c1a;transform:translateY(-2px)}
.SuccessPage .NextBlock .NbRight .StepCard:hover::after{opacity:1}
.SuccessPage .NextBlock .NbRight .StepCard .StepNum{flex:0 0 auto;width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,#000210 0%,#002F7C 100%);display:flex;align-items:center;justify-content:center;color:#fff;font-size:15px;font-weight:700}
.SuccessPage .NextBlock .NbRight .StepCard .StepBody{display:flex;flex-direction:column;gap:4px}
.SuccessPage .NextBlock .NbRight .StepCard .StepBody h4{font-size:15px;font-weight:700;color:#000210;margin:0}
.SuccessPage .NextBlock .NbRight .StepCard .StepBody p{font-size:14px;color:#666;line-height:1.55;margin:0}
@media (max-width: 900px) {
.SuccessPage .HeroBlock .HeroInner{flex-direction:column;gap:36px;text-align:center}
.SuccessPage .HeroBlock .HeroText h1 .AccentWord::after{left:50%;transform:translateX(-50%);width:80%}
.SuccessPage .HeroBlock .HeroText .HeroDesc{max-width:100%}
.SuccessPage .HeroBlock .HeroText .HeroActions{justify-content:center}
.SuccessPage .NextBlock .NbInner{grid-template-columns:1fr;gap:36px}
}
@media (max-width: 560px) {
.SuccessPage .HeroBlock{padding:56px 16px 52px;min-height:auto}
.SuccessPage .NextBlock{padding:48px 16px 56px}
.SuccessPage .HeroBlock .CheckRing{width:110px;height:110px}
.SuccessPage .HeroBlock .CheckRing svg{width:48px;height:48px}
.SuccessPage .HeroBlock .HeroText .HeroActions{flex-direction:column;align-items:stretch}
.SuccessPage .HeroBlock .HeroText .BtnPrimary,.SuccessPage .HeroBlock .HeroText .BtnSecondary{justify-content:center}
}