*{margin:0;padding:0;box-sizing:border-box}
html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
body{font-family:'Lexend',sans-serif;line-height:1.6;background:#0a0e1a;color:#e8e8e8;overflow-x:hidden}
.hdr-main{background:linear-gradient(135deg,#0C2647 0%,#0a1a2e 100%);border-bottom:3px solid #F5B84B;box-shadow:0 4px 12px #f5b84b26}
.hdr-top-row{padding:28px 0;background:#0a0e1a66;border-bottom:1px solid #f5b84b33}
.hdr-wrap{max-width:1440px;margin:0 auto;padding:0 24px}
.hdr-top-row .hdr-wrap{display:flex;align-items:center;gap:32px}
.lg-bx{flex-shrink:0}
.lg-link{display:block;width:110px;height:110px;background:#f5b84b14;border:2px solid #F5B84B;border-radius:8px;padding:12px;transition:all .3s ease-in-out;box-shadow:0 0 20px #f5b84b4d}
.lg-link:hover{background:#f5b84b26;box-shadow:0 0 30px #f5b84b80;transform:translateY(-2px)}
.lg-img{width:100%;height:100%;object-fit:contain;display:block}
.nm-script{font-size:52px;font-weight:700;color:#F5B84B;font-style:italic;letter-spacing:2px;text-shadow:0 0 20px #f5b84b99 0 0 40px #f5b84b4d}
.hdr-btm-row{padding:18px 0;background:#0c264799}
.nv-main{display:flex;gap:8px;flex-wrap:wrap;align-items:center}
.nv-lnk{color:#DEDEDE;text-decoration:none;padding:12px 24px;font-size:16px;font-weight:400;border:2px solid transparent;border-radius:6px;transition:all .3s ease-in-out;background:#dedede0d;position:relative}
.nv-lnk:hover{background:#f5b84b26;border-color:#F5B84B;color:#F5B84B;box-shadow:0 0 15px #f5b84b66}
.nv-lnk.nv-accent{background:linear-gradient(135deg,#F5B84B 0%,#d9a03d 100%);color:#0C2647;border-color:#F5B84B;font-weight:700;box-shadow:0 4px 12px #f5b84b4d}
.nv-lnk.nv-accent:hover{background:linear-gradient(135deg,#d9a03d 0%,#F5B84B 100%);box-shadow:0 6px 20px #f5b84b80;transform:translateY(-2px)}
.ft-main{background:linear-gradient(135deg,#0C2647 0%,#061629 100%);border-top:3px solid #F5B84B;padding:48px 0 24px;margin-top:80px}
.ft-wrap{max-width:1440px;margin:0 auto;padding:0 24px}
.ft-top{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px;padding-bottom:32px;border-bottom:1px solid #f5b84b33}
.ft-brand{font-size:28px;font-weight:700;color:#F5B84B;margin-bottom:16px;text-shadow:0 0 15px #f5b84b80}
.ft-txt{color:#DEDEDE;font-size:14px;line-height:1.7}
.ft-hd{font-size:18px;font-weight:700;color:#F5B84B;margin-bottom:16px;text-transform:uppercase;letter-spacing:1px}
.ft-detail{display:flex;align-items:center;gap:12px;margin-bottom:12px;color:#DEDEDE;font-size:14px}
.ft-detail i{color:#F5B84B;font-size:18px}
.ft-detail a{color:#DEDEDE;text-decoration:none;transition:color .3s ease-in-out}
.ft-detail a:hover{color:#F5B84B}
.ft-nav{display:flex;flex-direction:column;gap:10px}
.ft-link{color:#DEDEDE;text-decoration:none;font-size:14px;padding:8px 0;transition:all .3s ease-in-out;border-left:3px solid transparent;padding-left:12px}
.ft-link:hover{color:#F5B84B;border-left-color:#F5B84B;padding-left:18px}
.ft-btm{padding-top:24px;text-align:center}
.ft-copy{color:#DEDEDE;font-size:13px;opacity:.8}
.ck-popup{position:fixed;bottom:24px;right:24px;background:linear-gradient(135deg,#0C2647 0%,#0a1a2e 100%);border:2px solid #F5B84B;border-radius:8px;padding:20px;max-width:420px;box-shadow:0 8px 32px #f5b84b4d;z-index:9999;opacity:0;transition:opacity .3s ease-in-out}
.ck-tabs{display:flex;gap:8px;margin-bottom:16px;border-bottom:1px solid #f5b84b33}
.ck-tab{background:transparent;border:none;color:#DEDEDE;padding:10px 16px;font-size:13px;cursor:pointer;font-family:'Lexend',sans-serif;border-bottom:2px solid transparent;transition:all .3s ease-in-out}
.ck-tab:hover{color:#F5B84B}
.ck-tab-active{color:#F5B84B;border-bottom-color:#F5B84B}
.ck-content{margin-bottom:16px}
.ck-panel{display:none}
.ck-panel-active{display:block}
.ck-msg,.ck-msg-detail{color:#DEDEDE;font-size:14px;line-height:1.6;margin-bottom:12px}
.ck-detail-list{margin-top:12px}
.ck-detail-item{color:#DEDEDE;font-size:13px;line-height:1.6;margin-bottom:8px;padding-left:16px;position:relative}
.ck-detail-item::before{content:'→';position:absolute;left:0;color:#F5B84B}
.ck-detail-item strong{color:#F5B84B}
.ck-actions{display:flex;gap:12px}
.ck-btn{flex:1;padding:10px 20px;border:2px solid #F5B84B;background:transparent;color:#F5B84B;font-size:14px;font-family:'Lexend',sans-serif;cursor:pointer;border-radius:6px;transition:all .3s ease-in-out;text-decoration:underline}
.ck-btn:hover{background:#f5b84b26;box-shadow:0 0 15px #f5b84b66}
.ck-accept{font-weight:700}
@media (max-width: 768px) {
.hdr-top-row .hdr-wrap{flex-direction:column;text-align:center;gap:20px}
.lg-link{width:90px;height:90px}
.nm-script{font-size:36px}
.nv-main{flex-direction:column;align-items:stretch}
.nv-lnk{text-align:center}
.ft-top{grid-template-columns:1fr}
.ck-popup{right:12px;left:12px;bottom:12px;max-width:none}
}
@media (max-width: 480px) {
.nm-script{font-size:28px}
.lg-link{width:75px;height:75px}
.nv-lnk{font-size:14px;padding:10px 16px}
.ck-tabs{flex-direction:column}
.ck-tab{text-align:center;border-bottom:none;border-left:2px solid transparent}
.ck-tab-active{border-left-color:#F5B84B;border-bottom-color:transparent}
}
.doc-info{max-width:1440px;margin:0 auto;padding:80px 20px;background:#0a0f1a;color:#e8e8e8}
.doc-info p{font-size:16px;line-height:1.8;margin:0 0 24px;color:#d4d4d4;font-family:'Courier New',monospace}
.doc-info p + p{margin-top:16px}
.doc-info ul,.doc-info ol{margin:0 0 28px;padding-left:40px;font-size:16px;line-height:1.8;color:#d4d4d4;font-family:'Courier New',monospace}
.doc-info ul{list-style-type:square}
.doc-info ol{list-style-type:decimal}
.doc-info li{margin-bottom:12px;padding-left:8px}
.doc-info li:last-child{margin-bottom:0}
.doc-info li p{margin-bottom:12px}
.doc-info em,.doc-info i{font-style:italic;color:#F5B84B}
.doc-info table{width:100%;margin:0 0 32px;border-collapse:collapse;background:#141b2b;border:2px solid #0C2647;box-shadow:4px 4px 0 #f5b84b33}
.doc-info thead{background:linear-gradient(135deg,#0C2647 0%,#14365f 100%)}
.doc-info tbody{background:#0f1520}
.doc-info tr{border-bottom:1px solid #1e2942}
.doc-info tr:last-child{border-bottom:none}
.doc-info tbody tr:hover{background:#1a2333;transition:background .3s ease-in-out}
.doc-info th{padding:18px 16px;text-align:left;font-weight:700;font-size:15px;color:#F5B84B;font-family:'Courier New',monospace;text-transform:uppercase;letter-spacing:.5px;border-right:1px solid #1e2942}
.doc-info th:last-child{border-right:none}
.doc-info td{padding:16px;font-size:15px;color:#c8c8c8;font-family:'Courier New',monospace;border-right:1px solid #1e2942}
.doc-info td:last-child{border-right:none}
.doc-info div{margin:0 0 20px}
@media (max-width: 1024px) {
.doc-info{padding:60px 30px}
.doc-info p,.doc-info ul,.doc-info ol{font-size:15px}
.doc-info table{font-size:14px}
.doc-info th,.doc-info td{padding:14px 12px}
}
@media (max-width: 768px) {
.doc-info{padding:50px 20px}
.doc-info p,.doc-info ul,.doc-info ol{font-size:14px;line-height:1.7}
.doc-info ul,.doc-info ol{padding-left:28px}
.doc-info table{display:block;overflow-x:auto;box-shadow:3px 3px 0 #f5b84b33}
.doc-info th,.doc-info td{padding:12px 10px;font-size:13px}
}
@media (max-width: 480px) {
.doc-info{padding:40px 16px}
.doc-info p,.doc-info ul,.doc-info ol{font-size:14px;line-height:1.65;margin-bottom:20px}
.doc-info ul,.doc-info ol{padding-left:24px}
.doc-info li{margin-bottom:10px}
.doc-info table{border:1px solid #0C2647;box-shadow:2px 2px 0 #f5b84b33}
.doc-info th,.doc-info td{padding:10px 8px;font-size:12px}
}
.pg-hd{background:linear-gradient(135deg,#0a1f38 0%,#0C2647 40%,#1a3a5c 100%);padding:120px 20px 100px;position:relative;overflow:hidden}
.pg-hd::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,#f5b84b26 0%,transparent 70%);border-radius:50%}
.pg-hd::after{content:'';position:absolute;bottom:-100px;left:-100px;width:400px;height:400px;background:linear-gradient(45deg,#f5b84b1a 0%,transparent 60%);clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%)}
.hd-wr{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:center;position:relative;z-index:2}
.hd-txt h1{font-size:56px;color:#F5B84B;margin:0 0 24px;line-height:1.1;text-shadow:2px 2px 8px #0006}
.hd-txt .sb-ln{font-size:22px;color:#DEDEDE;margin:0 0 32px;line-height:1.5}
.hd-txt .ds-tx{font-size:16px;color:#dededed9;line-height:1.7;margin:0}
.hd-img-bx{position:relative;padding:20px}
.hd-img-bx::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#f5b84b33 0%,transparent 100%);clip-path:polygon(10% 0%,100% 0%,90% 100%,0% 100%);z-index:1}
.hd-img-bx img{width:100%;height:480px;object-fit:cover;display:block;border:3px solid #F5B84B;box-shadow:8px 8px 0 #f5b84b4d;position:relative;z-index:2}
.cr-lyt{background:#0f1419;padding:90px 20px;position:relative}
.cr-lyt::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent 0%,#F5B84B 50%,transparent 100%)}
.cr-cn{max-width:1440px;margin:0 auto}
.cr-hd{text-align:center;margin-bottom:60px}
.cr-hd h2{font-size:42px;color:#F5B84B;margin:0 0 16px;position:relative;display:inline-block}
.cr-hd h2::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:80px;height:3px;background:linear-gradient(90deg,transparent 0%,#F5B84B 50%,transparent 100%)}
.cr-hd .sb2{font-size:18px;color:#DEDEDE;margin:24px 0 0}
.cr-gd{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}
.cr-cd{background:linear-gradient(145deg,#1a2633 0%,#0C2647 100%);border:2px solid #f5b84b4d;padding:40px 30px;position:relative;transition:all .3s ease-in-out}
.cr-cd::before{content:'';position:absolute;top:0;left:0;width:4px;height:0;background:#F5B84B;transition:height .3s ease-in-out}
.cr-cd:hover{border-color:#F5B84B;transform:translateY(-6px);box-shadow:0 8px 24px #f5b84b33}
.cr-cd:hover::before{height:100%}
.cr-cd h3{font-size:24px;color:#F5B84B;margin:0 0 20px}
.cr-cd .md-tx{font-size:15px;color:#dededee6;line-height:1.7;margin:0 0 24px}
.cr-cd .ft-lst{list-style:none;padding:0;margin:0}
.cr-cd .ft-lst li{font-size:14px;color:#DEDEDE;padding:8px 0 8px 28px;position:relative}
.cr-cd .ft-lst li::before{content:'▸';position:absolute;left:0;color:#F5B84B;font-size:16px}
.pth-sc{background:linear-gradient(180deg,#0C2647 0%,#0a1f38 50%,#0C2647 100%);padding:100px 20px;position:relative}
.pth-wr{max-width:1440px;margin:0 auto}
.pth-hdr{margin-bottom:70px}
.pth-hdr h2{font-size:40px;color:#F5B84B;margin:0 0 20px}
.pth-hdr .intro-p{font-size:17px;color:#DEDEDE;line-height:1.6;max-width:800px}
.pth-tln{position:relative;padding-left:80px}
.pth-tln::before{content:'';position:absolute;left:30px;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#F5B84B 0%,#f5b84b4d 100%)}
.pth-stg{position:relative;margin-bottom:50px;padding:30px 40px;background:linear-gradient(135deg,#1a263399 0%,#0c2647cc 100%);border-left:4px solid #F5B84B;transition:all .3s ease-in-out}
.pth-stg::before{content:'';position:absolute;left:-84px;top:30px;width:20px;height:20px;background:#F5B84B;border-radius:50%;border:4px solid #0C2647;box-shadow:0 0 0 3px #f5b84b4d}
.pth-stg:hover{background:linear-gradient(135deg,#1a2633e6 0%,#0c2647ff 100%);transform:translateX(8px)}
.pth-stg .nm-stg{font-size:14px;color:#F5B84B;text-transform:uppercase;letter-spacing:1px;margin:0 0 12px}
.pth-stg h3{font-size:26px;color:#DEDEDE;margin:0 0 16px}
.pth-stg .ds-stg{font-size:15px;color:#dededed9;line-height:1.7;margin:0}
.tm-ar{background:#0a1419;padding:90px 20px;position:relative;overflow:hidden}
.tm-ar::before{content:'';position:absolute;top:50%;left:-200px;width:500px;height:500px;background:radial-gradient(circle,#f5b84b14 0%,transparent 70%);border-radius:50%}
.tm-wr{max-width:1440px;margin:0 auto;position:relative;z-index:2}
.tm-hdr{text-align:center;margin-bottom:60px}
.tm-hdr h2{font-size:38px;color:#F5B84B;margin:0 0 16px}
.tm-hdr .sb-hdr{font-size:17px;color:#DEDEDE;margin:0}
.tm-grd{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:36px}
.tm-cx{background:linear-gradient(160deg,#1a2633 0%,#0C2647 100%);padding:36px;border:2px solid #f5b84b33;position:relative;transition:all .3s ease-in-out}
.tm-cx::after{content:'';position:absolute;top:0;right:0;width:0;height:3px;background:#F5B84B;transition:width .3s ease-in-out}
.tm-cx:hover{border-color:#F5B84B;box-shadow:0 6px 20px #f5b84b40}
.tm-cx:hover::after{width:100%}
.tm-tp{display:flex;gap:24px;align-items:flex-start;margin-bottom:20px}
.tm-img{width:80px;height:80px;border-radius:50%;border:3px solid #F5B84B;object-fit:cover;flex-shrink:0}
.tm-inf h3{font-size:20px;color:#F5B84B;margin:0 0 6px}
.tm-inf .rl{font-size:14px;color:#dededeb3;margin:0}
.tm-txt{font-size:15px;color:#DEDEDE;line-height:1.7;margin:0;font-style:italic}
.ct-bx{background:linear-gradient(135deg,#0C2647 0%,#1a3a5c 50%,#0C2647 100%);padding:80px 20px;position:relative}
.ct-bx::before{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);width:100%;max-width:1200px;height:3px;background:linear-gradient(90deg,transparent 0%,#F5B84B 20%,#F5B84B 80%,transparent 100%)}
.ct-in{max-width:1440px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:60px}
.ct-lf{flex:1}
.ct-lf h2{font-size:44px;color:#F5B84B;margin:0 0 20px;line-height:1.2}
.ct-lf .ds-ct{font-size:17px;color:#DEDEDE;line-height:1.6;margin:0}
.ct-rt{display:flex;gap:24px}
.ct-bt{background:#F5B84B;color:#0C2647;padding:18px 40px;font-size:16px;font-weight:700;border:3px solid #F5B84B;text-decoration:none;display:inline-block;transition:all .3s ease-in-out;box-shadow:4px 4px 0 #0000004d;position:relative;z-index:10}
.ct-bt:hover{background:transparent;color:#F5B84B;transform:translate(-2px,-2px);box-shadow:6px 6px 0 #f5b84b66}
.ct-bt.sc{background:transparent;color:#F5B84B}
.ct-bt.sc:hover{background:#F5B84B;color:#0C2647}
@media (max-width: 1024px) {
.hd-wr{grid-template-columns:1fr;gap:40px}
.hd-txt h1{font-size:44px}
.cr-gd{grid-template-columns:1fr;gap:30px}
.pth-tln{padding-left:60px}
.pth-tln::before{left:20px}
.pth-stg::before{left:-64px}
.ct-in{flex-direction:column;text-align:center}
.ct-rt{flex-direction:column;width:100%}
.ct-bt{width:100%;text-align:center}
}
@media (max-width: 768px) {
.pg-hd{padding:80px 20px 60px}
.hd-txt h1{font-size:36px}
.hd-txt .sb-ln{font-size:18px}
.hd-img-bx img{height:320px}
.cr-lyt{padding:60px 20px}
.cr-hd h2{font-size:32px}
.pth-sc{padding:70px 20px}
.pth-hdr h2{font-size:32px}
.pth-tln{padding-left:0}
.pth-tln::before{display:none}
.pth-stg{border-left:none;border-top:4px solid #F5B84B}
.pth-stg::before{left:20px;top:-14px}
.tm-ar{padding:60px 20px}
.tm-hdr h2{font-size:32px}
.tm-grd{grid-template-columns:1fr;gap:24px}
.ct-bx{padding:60px 20px}
.ct-lf h2{font-size:32px}
}
@media (max-width: 480px) {
.hd-txt h1{font-size:28px}
.hd-img-bx img{height:240px}
.cr-hd h2{font-size:26px}
.pth-hdr h2{font-size:26px}
.pth-stg h3{font-size:22px}
.tm-hdr h2{font-size:26px}
.ct-lf h2{font-size:26px}
.ct-bt{padding:14px 28px;font-size:15px}
}
.hr-mn{background:linear-gradient(135deg,#0C2647 0%,#1a3a5f 50%,#0C2647 100%);position:relative;overflow:hidden}
.hr-mn::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,#f5b84b14 0%,transparent 70%);pointer-events:none}
.hr-wr{max-width:1440px;margin:0 auto;padding:80px 24px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;position:relative;z-index:2}
.hr-txt{padding-right:40px}
.hr-txt h1{font-size:48px;line-height:1.2;color:#F5B84B;margin:0 0 24px;text-shadow:2px 2px 4px #0c26474d}
.hr-mnfst{color:#DEDEDE;font-size:18px;line-height:1.6;margin:0 0 32px;border-left:4px solid #F5B84B;padding-left:20px}
.hr-img-bx{position:relative;transform:rotate(-3deg)}
.hr-img-bx::before{content:'';position:absolute;top:-12px;left:-12px;right:12px;bottom:12px;border:2px solid #F5B84B;z-index:-1}
.hr-img-bx img{width:100%;height:480px;object-fit:cover;filter:contrast(1.1) saturate(0.9);display:block;box-shadow:8px 8px 0 #f5b84b33}
.hr-cta{display:inline-block;padding:14px 32px;background:#F5B84B;color:#0C2647;text-decoration:none;font-weight:700;border:none;cursor:pointer;transition:all .3s ease-in-out;box-shadow:4px 4px 0 #0003}
.hr-cta:hover{background:#DEDEDE;transform:translate(-2px,-2px);box-shadow:6px 6px 0 #f5b84b66}
.qlt-sc{background:#1a1a1a;padding:80px 24px}
.qlt-wr{max-width:1440px;margin:0 auto}
.qlt-hd{text-align:center;margin-bottom:60px}
.qlt-hd h2{font-size:36px;color:#F5B84B;margin:0 0 16px;position:relative;display:inline-block}
.qlt-hd h2::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:60px;height:3px;background:linear-gradient(90deg,transparent,#F5B84B,transparent)}
.qlt-grd{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.qlt-cd{background:#0C2647;padding:32px;border-left:6px solid #F5B84B;position:relative;transition:all .3s ease-in-out}
.qlt-cd:hover{transform:translateY(-4px);box-shadow:0 8px 16px #f5b84b26}
.qlt-cd h3{color:#DEDEDE;font-size:22px;margin:0 0 16px}
.qlt-cd p{color:#DEDEDE;font-size:16px;line-height:1.6;margin:0;opacity:.9}
.qlt-ic{position:absolute;top:24px;right:24px;width:48px;height:48px;background:#f5b84b1a;border-radius:50%;display:flex;align-items:center;justify-content:center}
.grt-sc{background:linear-gradient(180deg,#0C2647 0%,#1a3a5f 100%);padding:80px 24px;position:relative}
.grt-sc::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#F5B84B,transparent)}
.grt-wr{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.grt-img-grd{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.grt-img-itm{position:relative;overflow:hidden}
.grt-img-itm img{width:100%;height:280px;object-fit:cover;display:block;transition:transform .3s ease-in-out}
.grt-img-itm:hover img{transform:scale(1.05)}
.grt-img-itm:nth-child(1){grid-column:1 / 2;grid-row:1 / 2}
.grt-img-itm:nth-child(2){grid-column:2 / 3;grid-row:1 / 3}
.grt-img-itm:nth-child(2) img{height:100%}
.grt-img-itm:nth-child(3){grid-column:1 / 2;grid-row:2 / 3}
.grt-ct{padding-left:40px}
.grt-ct h2{font-size:38px;color:#F5B84B;margin:0 0 32px;line-height:1.3}
.grt-lst{list-style:none;padding:0;margin:0 0 32px}
.grt-lst li{padding:16px 0 16px 40px;color:#DEDEDE;font-size:17px;line-height:1.6;position:relative;border-bottom:1px solid #dedede1a}
.grt-lst li:last-child{border-bottom:none}
.grt-lst li::before{content:'→';position:absolute;left:0;color:#F5B84B;font-size:20px;font-weight:700}
.aft-sc{background:#1a1a1a;padding:80px 24px}
.aft-wr{max-width:1440px;margin:0 auto}
.aft-hd{text-align:left;margin-bottom:48px}
.aft-hd h2{font-size:42px;color:#F5B84B;margin:0 0 16px}
.aft-hd p{color:#DEDEDE;font-size:18px;line-height:1.6;max-width:800px;margin:0}
.aft-spl{display:grid;grid-template-columns:2fr 1fr;gap:48px;align-items:start}
.aft-prg{display:flex;flex-direction:column;gap:24px}
.prg-itm{background:#0C2647;padding:24px;border-radius:6px;position:relative;overflow:hidden}
.prg-itm::before{content:'';position:absolute;top:0;left:0;width:6px;height:100%;background:#F5B84B}
.prg-hd{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}
.prg-hd h4{color:#F5B84B;font-size:20px;margin:0}
.prg-pct{color:#DEDEDE;font-size:16px;font-weight:700}
.prg-br{width:100%;height:8px;background:#dedede1a;border-radius:10px;overflow:hidden;margin-bottom:12px}
.prg-fl{height:100%;background:linear-gradient(90deg,#F5B84B 0%,#DEDEDE 100%);transition:width .3s ease-in-out}
.prg-itm p{color:#DEDEDE;font-size:15px;line-height:1.5;margin:0;opacity:.9}
.aft-sd{background:linear-gradient(135deg,#0C2647 0%,#1a3a5f 100%);padding:32px;border-radius:8px;position:sticky;top:24px}
.aft-sd img{width:100%;height:220px;object-fit:cover;border-radius:4px;margin-bottom:20px}
.aft-sd h3{color:#F5B84B;font-size:24px;margin:0 0 16px}
.aft-sd p{color:#DEDEDE;font-size:15px;line-height:1.6;margin:0 0 24px}
.aft-sd a{display:inline-block;padding:12px 28px;background:#F5B84B;color:#0C2647;text-decoration:none;font-weight:700;transition:all .3s ease-in-out}
.aft-sd a:hover{background:#DEDEDE;transform:translateX(4px)}
@media (max-width: 1024px) {
.hr-wr{grid-template-columns:1fr;gap:40px;padding:60px 24px}
.hr-txt{padding-right:0}
.hr-txt h1{font-size:38px}
.hr-img-bx{transform:rotate(-1deg)}
.qlt-grd{grid-template-columns:1fr}
.grt-wr{grid-template-columns:1fr;gap:40px}
.grt-ct{padding-left:0}
.aft-spl{grid-template-columns:1fr;gap:32px}
.aft-sd{position:static}
}
@media (max-width: 768px) {
.hr-txt h1{font-size:32px}
.hr-mnfst{font-size:16px}
.hr-img-bx img{height:320px}
.qlt-sc,.grt-sc,.aft-sc{padding:60px 20px}
.qlt-hd h2,.grt-ct h2,.aft-hd h2{font-size:28px}
.grt-img-grd{grid-template-columns:1fr}
.grt-img-itm:nth-child(2){grid-column:1 / 2;grid-row:2 / 3}
.grt-img-itm img,.grt-img-itm:nth-child(2) img{height:240px}
}
@media (max-width: 480px) {
.hr-wr{padding:40px 16px}
.hr-txt h1{font-size:26px}
.hr-cta{padding:12px 24px;font-size:14px}
.qlt-cd{padding:24px}
.qlt-ic{width:40px;height:40px}
.aft-hd h2{font-size:24px}
}
.ct-hd{background:linear-gradient(135deg,#0C2647 0%,#1a3a5f 100%);padding:0;overflow:hidden;position:relative;min-height:480px;display:flex;align-items:center}
.ct-hd .hd-wrp{max-width:1440px;margin:auto;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:60px;padding:80px 40px;position:relative}
.ct-hd .txt-bx{display:flex;flex-direction:column;justify-content:center;z-index:3;position:relative}
.ct-hd .txt-bx::before{content:'';position:absolute;top:-20px;left:-30px;width:120px;height:120px;background:linear-gradient(45deg,#F5B84B 0%,#f5b84b4d 100%);clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%);z-index:-1}
.ct-hd .txt-bx h1{font-size:3.2rem;color:#F5B84B;margin:0 0 30px;line-height:1.2;text-shadow:2px 2px 8px #0c264799}
.ct-hd .img-bx{position:relative;transform:rotate(3deg);z-index:2}
.ct-hd .img-bx img{width:100%;height:480px;object-fit:cover;border:6px solid #F5B84B;box-shadow:-12px 12px 0 #f5b84b66 8px 8px 24px #00000080;filter:brightness(0.85) contrast(1.1)}
.ct-hd .img-bx::after{content:'';position:absolute;bottom:-15px;right:-15px;width:80px;height:80px;background:#0C2647;border:4px solid #F5B84B;clip-path:polygon(0 0,100% 0,100% 100%);z-index:1}
.ct-hd .bt-act{background:linear-gradient(135deg,#F5B84B 0%,#e5a83b 100%);color:#0C2647;padding:16px 42px;font-size:1.1rem;font-weight:700;border:none;cursor:pointer;box-shadow:4px 4px 0 #0c26474d;transition:all .3s ease-in-out;text-decoration:none;display:inline-block;width:fit-content}
.ct-hd .bt-act:hover{background:linear-gradient(135deg,#e5a83b 0%,#F5B84B 100%);transform:translateY(-2px);box-shadow:6px 6px 0 #0c264766}
.inf-sec{background:#1a1a2e;padding:90px 40px}
.inf-sec .inf-wrp{max-width:1440px;margin:auto}
.inf-sec .inf-wrp h2{color:#F5B84B;font-size:2.4rem;margin:0 0 50px;text-align:center;position:relative;display:inline-block;left:50%;transform:translateX(-50%)}
.inf-sec .inf-wrp h2::after{content:'';position:absolute;bottom:-12px;left:0;width:100%;height:4px;background:linear-gradient(90deg,transparent 0%,#F5B84B 50%,transparent 100%)}
.inf-grd{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}
.inf-crd{background:linear-gradient(135deg,#0C2647 0%,#1a3a5f 100%);padding:40px 30px;border-left:6px solid #F5B84B;box-shadow:6px 6px 0 #f5b84b33;transition:all .3s ease-in-out;position:relative}
.inf-crd::before{content:'';position:absolute;top:0;right:0;width:60px;height:60px;background:#F5B84B;clip-path:polygon(100% 0,100% 100%,0 0);opacity:.3}
.inf-crd:hover{transform:translateX(8px);box-shadow:10px 10px 0 #f5b84b4d}
.inf-crd .ic-bx{width:50px;height:50px;background:#F5B84B;display:flex;align-items:center;justify-content:center;margin-bottom:20px;box-shadow:3px 3px 0 #0c264766}
.inf-crd .ic-bx svg{width:28px;height:28px;fill:#0C2647}
.inf-crd h3{color:#F5B84B;font-size:1.4rem;margin:0 0 12px}
.inf-crd p{color:#DEDEDE;font-size:1rem;line-height:1.6;margin:0}
.inf-crd a{color:#F5B84B;text-decoration:none;transition:color .2s ease-in-out}
.inf-crd a:hover{color:#e5a83b}
.frm-sec{background:#0C2647;padding:100px 40px;position:relative}
.frm-sec::before{content:'';position:absolute;top:0;left:0;right:0;height:8px;background:linear-gradient(90deg,#F5B84B 0%,#0C2647 50%,#F5B84B 100%)}
.frm-sec .frm-wrp{max-width:800px;margin:auto}
.frm-sec .frm-wrp h2{color:#F5B84B;font-size:2.6rem;margin:0 0 16px;text-align:center}
.frm-sec .frm-wrp .sb-txt{color:#DEDEDE;font-size:1.1rem;text-align:center;margin:0 0 50px;line-height:1.6}
.ct-frm{background:linear-gradient(135deg,#1a3a5f 0%,#0C2647 100%);padding:50px 40px;border:4px solid #F5B84B;box-shadow:8px 8px 0 #f5b84b33}
.frm-grd{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-bottom:30px}
.frm-grd .ful{grid-column:1 / -1}
.ct-frm label{display:block;color:#F5B84B;font-size:.95rem;margin-bottom:8px;font-weight:600}
.ct-frm input[type="text"],.ct-frm input[type="email"],.ct-frm select{width:100%;padding:14px 16px;background:#0C2647;border:2px solid #F5B84B;color:#DEDEDE;font-size:1rem;transition:all .2s ease-in-out;box-sizing:border-box}
.ct-frm input[type="text"]:focus,.ct-frm input[type="email"]:focus,.ct-frm select:focus{outline:none;border-color:#e5a83b;box-shadow:0 0 0 3px #f5b84b33}
.ct-frm select{appearance:none;background-image:url('data:image/svg+xml;utf8,<svg width="12" height="8" viewBox="0 0 12 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L6 6L11 1" stroke="%23F5B84B" stroke-width="2"/></svg>');background-repeat:no-repeat;background-position:right 16px center;padding-right:40px;cursor:pointer}
.rd-grp{display:flex;gap:30px;margin-top:10px}
.rd-grp label{display:flex;align-items:center;gap:8px;cursor:pointer;margin:0}
.rd-grp input[type="radio"]{width:20px;height:20px;accent-color:#F5B84B;cursor:pointer}
.chk-bx{display:flex;align-items:flex-start;gap:12px;margin-bottom:30px}
.chk-bx input[type="checkbox"]{width:20px;height:20px;accent-color:#F5B84B;cursor:pointer;margin-top:2px;flex-shrink:0}
.chk-bx label{color:#DEDEDE;font-size:.9rem;margin:0;line-height:1.5;font-weight:400}
.chk-bx label a{color:#F5B84B;text-decoration:underline;transition:color .2s ease-in-out}
.chk-bx label a:hover{color:#e5a83b}
.ct-frm .sb-bt{background:linear-gradient(135deg,#F5B84B 0%,#e5a83b 100%);color:#0C2647;padding:16px 50px;font-size:1.1rem;font-weight:700;border:none;cursor:pointer;box-shadow:5px 5px 0 #0c26474d;transition:all .3s ease-in-out;width:100%}
.ct-frm .sb-bt:hover{background:linear-gradient(135deg,#e5a83b 0%,#F5B84B 100%);transform:translateY(-3px);box-shadow:7px 7px 0 #0c264766}
.lc-sec{background:#1a1a2e;padding:90px 40px}
.lc-sec .lc-wrp{max-width:1440px;margin:auto}
.lc-sec h2{color:#F5B84B;font-size:2.4rem;margin:0 0 50px;text-align:center}
.lc-grd{display:grid;grid-template-columns:2fr 1fr;gap:50px;align-items:start}
.ad-bx{background:linear-gradient(135deg,#0C2647 0%,#1a3a5f 100%);padding:50px 40px;border-top:8px solid #F5B84B;box-shadow:0 8px 24px #0006;position:relative}
.ad-bx::before{content:'';position:absolute;bottom:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,transparent 0%,#F5B84B 50%,transparent 100%)}
.ad-bx h3{color:#F5B84B;font-size:1.8rem;margin:0 0 30px}
.ad-bx p{color:#DEDEDE;font-size:1.1rem;line-height:1.8;margin:0 0 16px}
.ad-bx p:last-child{margin:0}
.hr-bx{background:#0C2647;padding:40px 30px;border-left:6px solid #F5B84B;box-shadow:6px 6px 0 #f5b84b33}
.hr-bx h3{color:#F5B84B;font-size:1.6rem;margin:0 0 25px}
.hr-itm{margin-bottom:20px;padding-bottom:20px;border-bottom:2px dashed #f5b84b4d}
.hr-itm:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}
.hr-itm h4{color:#F5B84B;font-size:1.1rem;margin:0 0 8px}
.hr-itm p{color:#DEDEDE;font-size:.95rem;margin:0;line-height:1.6}
.ln-sec{background:linear-gradient(135deg,#0C2647 0%,#1a3a5f 50%,#0C2647 100%);padding:80px 40px;text-align:center}
.ln-sec .ln-wrp{max-width:900px;margin:auto}
.ln-sec h2{color:#F5B84B;font-size:2.6rem;margin:0 0 20px}
.ln-sec p{color:#DEDEDE;font-size:1.2rem;line-height:1.7;margin:0 0 40px}
.ln-bt{background:linear-gradient(135deg,#F5B84B 0%,#e5a83b 100%);color:#0C2647;padding:18px 55px;font-size:1.2rem;font-weight:700;border:none;cursor:pointer;box-shadow:6px 6px 0 #0c26474d;transition:all .3s ease-in-out;text-decoration:none;display:inline-block}
.ln-bt:hover{background:linear-gradient(135deg,#e5a83b 0%,#F5B84B 100%);transform:translateY(-3px);box-shadow:8px 8px 0 #0c264766}
@media (max-width: 1024px) {
.ct-hd .hd-wrp{grid-template-columns:1fr;gap:40px}
.ct-hd .img-bx{order:-1}
.ct-hd .txt-bx h1{font-size:2.6rem}
.inf-grd{grid-template-columns:1fr}
.lc-grd{grid-template-columns:1fr}
}
@media (max-width: 768px) {
.ct-hd .txt-bx h1{font-size:2.2rem}
.ct-hd{min-height:auto}
.ct-hd .img-bx img{height:320px}
.frm-grd{grid-template-columns:1fr}
.inf-sec,.frm-sec,.lc-sec,.ln-sec{padding:60px 20px}
.ct-frm{padding:30px 20px}
.rd-grp{flex-direction:column;gap:15px}
}
@media (max-width: 480px) {
.ct-hd .hd-wrp{padding:50px 20px}
.ct-hd .txt-bx h1{font-size:1.9rem}
.inf-sec .inf-wrp h2,.lc-sec h2{font-size:2rem}
.frm-sec .frm-wrp h2{font-size:2.2rem}
.ln-sec h2{font-size:2.2rem}
}
.ab-hdr{background:#0C2647;padding:0;position:relative;overflow:hidden}
.ab-hdr .hdr-cnt{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px;padding:80px 20px}
.ab-hdr .txt-zn{padding-right:40px}
.ab-hdr .txt-zn h1{font-size:48px;color:#F5B84B;margin:0 0 28px;line-height:1.2;text-shadow:2px 2px 4px #0000004d}
.ab-hdr .txt-zn p{font-size:18px;color:#DEDEDE;line-height:1.7;margin:0}
.ab-hdr .img-frag{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:20px}
.ab-hdr .img-frag img{width:100%;height:280px;object-fit:cover;border:4px solid #F5B84B;box-shadow:8px 8px 0 #f5b84b33}
.ab-hdr .img-frag::before{content:'';position:absolute;width:120px;height:120px;background:linear-gradient(135deg,#F5B84B 0%,transparent 70%);top:-30px;right:-30px;z-index:1;pointer-events:none}
.story-blk{background:linear-gradient(308deg,#0C2647 0%,#1a3a5f 100%);padding:100px 20px;position:relative}
.story-blk::after{content:'';position:absolute;bottom:0;left:0;right:0;height:6px;background:repeating-linear-gradient(90deg,#F5B84B 0px,#F5B84B 40px,transparent 40px,transparent 80px)}
.story-blk .stry-wrp{max-width:1440px;margin:0 auto;display:flex;gap:80px;align-items:flex-start}
.story-blk .img-col{flex:0 0 420px}
.story-blk .img-col img{width:100%;height:520px;object-fit:cover;border:6px solid #DEDEDE;filter:brightness(0.95) contrast(1.1)}
.story-blk .cntnt-col{flex:1;display:flex;flex-direction:column;gap:40px}
.story-blk .cntnt-col h2{font-size:42px;color:#F5B84B;margin:0;line-height:1.3;position:relative;padding-bottom:20px}
.story-blk .cntnt-col h2::after{content:'';position:absolute;bottom:0;left:0;width:80px;height:4px;background:#DEDEDE}
.story-blk .info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}
.story-blk .info-crd{background:#dedede0d;padding:28px;border-left:5px solid #F5B84B}
.story-blk .info-crd h3{font-size:20px;color:#DEDEDE;margin:0 0 14px}
.story-blk .info-crd p{font-size:16px;color:#dededecc;line-height:1.6;margin:0}
.val-sec{background:#0a1f3a;padding:90px 20px}
.val-sec .val-bx{max-width:1440px;margin:0 auto}
.val-sec h2{font-size:38px;color:#F5B84B;text-align:center;margin:0 0 70px;position:relative}
.val-sec h2::before{content:'';position:absolute;width:60px;height:60px;background:linear-gradient(45deg,#F5B84B,transparent);top:-20px;left:50%;transform:translateX(-50%) rotate(45deg);opacity:.3}
.val-sec .hlts{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}
.val-sec .hlt-itm{text-align:center;position:relative}
.val-sec .hlt-itm::before{content:'';position:absolute;width:4px;height:100%;background:linear-gradient(180deg,transparent,#F5B84B,transparent);right:-25px;top:0}
.val-sec .hlt-itm:last-child::before{display:none}
.val-sec .hlt-itm img{width:100%;max-width:380px;height:260px;object-fit:cover;margin:0 auto 24px;border:3px solid #F5B84B;box-shadow:0 6px 0 #f5b84b4d}
.val-sec .hlt-itm h4{font-size:22px;color:#DEDEDE;margin:0 0 16px}
.val-sec .hlt-itm p{font-size:16px;color:#dededebf;line-height:1.65;margin:0}
.tchr-zn{background:linear-gradient(135deg,#0C2647 0%,#1e4a6f 100%);padding:90px 20px 100px;position:relative}
.tchr-zn::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,#F5B84B,transparent)}
.tchr-zn .tchr-wrp{max-width:1440px;margin:0 auto}
.tchr-zn h2{font-size:40px;color:#F5B84B;margin:0 0 60px;text-align:center}
.tchr-zn .tm-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:60px}
.tchr-zn .tm-card{display:flex;gap:30px;background:#dedede08;padding:35px;border:2px solid #F5B84B;position:relative}
.tchr-zn .tm-card::after{content:'';position:absolute;width:12px;height:12px;background:#F5B84B;bottom:15px;right:15px;transform:rotate(45deg)}
.tchr-zn .tm-card img{width:140px;height:140px;object-fit:cover;border:4px solid #DEDEDE;flex-shrink:0}
.tchr-zn .tm-txt h5{font-size:24px;color:#DEDEDE;margin:0 0 8px}
.tchr-zn .tm-txt h6{font-size:16px;color:#F5B84B;margin:0 0 18px;font-weight:400}
.tchr-zn .tm-txt p{font-size:15px;color:#dededecc;line-height:1.6;margin:0}
.cta-bnd{background:#0C2647;padding:70px 20px;text-align:center}
.cta-bnd .cta-inner{max-width:800px;margin:0 auto}
.cta-bnd h3{font-size:36px;color:#F5B84B;margin:0 0 20px}
.cta-bnd p{font-size:18px;color:#DEDEDE;margin:0 0 35px;line-height:1.6}
.cta-bnd .bt-grp{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}
.cta-bnd .bt-grp a{display:inline-block;padding:16px 40px;font-size:17px;text-decoration:none;border:3px solid #F5B84B;transition:all .3s ease-in-out;position:relative;z-index:2}
.cta-bnd .bt-grp a.prim{background:#F5B84B;color:#0C2647}
.cta-bnd .bt-grp a.prim:hover{background:#DEDEDE;border-color:#DEDEDE;transform:translateY(-3px);box-shadow:0 5px 0 #f5b84b66}
.cta-bnd .bt-grp a.sec{background:transparent;color:#F5B84B}
.cta-bnd .bt-grp a.sec:hover{background:#f5b84b26;border-color:#DEDEDE;color:#DEDEDE}
@media (max-width: 1024px) {
.ab-hdr .hdr-cnt{grid-template-columns:1fr;gap:40px;padding:60px 20px}
.ab-hdr .txt-zn{padding-right:0}
.ab-hdr .txt-zn h1{font-size:38px}
.story-blk .stry-wrp{flex-direction:column;gap:50px}
.story-blk .img-col{flex:1;width:100%}
.story-blk .info-grid{grid-template-columns:1fr}
.val-sec .hlts{grid-template-columns:1fr;gap:40px}
.val-sec .hlt-itm::before{display:none}
.tchr-zn .tm-grid{grid-template-columns:1fr}
}
@media (max-width: 768px) {
.ab-hdr .txt-zn h1{font-size:32px;margin-bottom:20px}
.ab-hdr .txt-zn p{font-size:16px}
.ab-hdr .img-frag{grid-template-columns:1fr}
.ab-hdr .img-frag img{height:240px}
.story-blk{padding:60px 20px}
.story-blk .cntnt-col h2{font-size:32px}
.story-blk .img-col img{height:400px}
.val-sec h2{font-size:30px;margin-bottom:40px}
.val-sec .hlt-itm img{height:220px}
.tchr-zn h2{font-size:32px;margin-bottom:40px}
.tchr-zn .tm-card{flex-direction:column;align-items:center;text-align:center}
.cta-bnd h3{font-size:28px}
.cta-bnd .bt-grp{flex-direction:column;align-items:center}
.cta-bnd .bt-grp a{width:100%;max-width:300px}
}
@media (max-width: 480px) {
.ab-hdr .hdr-cnt{padding:40px 15px}
.ab-hdr .txt-zn h1{font-size:26px}
.story-blk .cntnt-col h2{font-size:26px}
.story-blk .info-crd{padding:20px}
.val-sec{padding:60px 15px}
.tchr-zn .tm-card{padding:25px}
.cta-bnd{padding:50px 15px}
}
.ttl-bx{max-width:1440px;margin:0 auto;padding:80px 20px;background:#0a0e14;position:relative;overflow:hidden}
.ttl-bx::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(#0c264708 1px,transparent 1px),linear-gradient(90deg,#0c264708 1px,transparent 1px);background-size:40px 40px;opacity:.4;pointer-events:none}
.ttl-inner{position:relative;z-index:2;display:flex;flex-direction:column;gap:48px;align-items:center}
.ttl-img-wrap{width:100%;max-width:680px;height:420px;position:relative;clip-path:polygon(8% 0,100% 0,92% 100%,0 100%);overflow:hidden;box-shadow:0 8px 24px #f5b84b26}
.ttl-img-wrap img{width:100%;height:100%;object-fit:cover;object-position:center}
.ttl-txt{text-align:center;max-width:800px}
.ttl-txt h1{font-size:52px;line-height:1.1;color:#F5B84B;margin:0 0 24px;text-shadow:0 2px 8px #f5b84b4d}
.ttl-txt p{font-size:18px;line-height:1.7;color:#DEDEDE;margin:0 0 36px}
.ttl-btns{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}
.ttl-btns a{padding:14px 32px;font-size:16px;text-decoration:none;border:2px solid;transition:all .3s ease-in-out;position:relative;z-index:3}
.ttl-btns .pr8{background:linear-gradient(135deg,#0C2647 0%,#1a3a5f 100%);border-color:#F5B84B;color:#F5B84B}
.ttl-btns .pr8:hover{background:#F5B84B;color:#0C2647;box-shadow:0 4px 16px #f5b84b66;transform:translateY(-2px)}
.ttl-btns .sec9{background:transparent;border-color:#DEDEDE;color:#DEDEDE}
.ttl-btns .sec9:hover{background:#DEDEDE;color:#0a0e14;transform:translateY(-2px)}
.mth-grid{max-width:1440px;margin:0 auto;padding:100px 20px;background:linear-gradient(175deg,#0C2647 0%,#1a2837 100%)}
.mth-grid h2{font-size:42px;color:#F5B84B;text-align:center;margin:0 0 64px;position:relative}
.mth-grid h2::after{content:'';position:absolute;bottom:-16px;left:50%;transform:translateX(-50%);width:120px;height:3px;background:linear-gradient(90deg,transparent,#F5B84B,transparent)}
.mth-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px;max-width:1200px;margin:0 auto}
.cd47{background:#0a0e14;border:2px solid #0C2647;padding:40px 32px;position:relative;transition:all .3s ease-in-out}
.cd47::before{content:'';position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#F5B84B,#0C2647);opacity:0;transition:opacity .3s ease-in-out}
.cd47:hover{border-color:#F5B84B;box-shadow:0 6px 20px #f5b84b33;transform:translateY(-4px)}
.cd47:hover::before{opacity:1}
.cd47 h3{font-size:24px;color:#F5B84B;margin:0 0 16px}
.cd47 p{font-size:16px;line-height:1.7;color:#DEDEDE;margin:0}
.appr-sec{max-width:1440px;margin:0 auto;padding:100px 20px;background:#0a0e14}
.appr-inner{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;max-width:1200px;margin:0 auto}
.appr-img{width:100%;height:480px;position:relative;clip-path:polygon(0 0,100% 8%,100% 100%,0 92%);overflow:hidden;box-shadow:0 8px 24px #0c264766}
.appr-img img{width:100%;height:100%;object-fit:cover}
.appr-content h2{font-size:38px;color:#F5B84B;margin:0 0 28px;line-height:1.2}
.appr-content p{font-size:17px;line-height:1.8;color:#DEDEDE;margin:0 0 24px}
.appr-list{list-style:none;padding:0;margin:32px 0 0}
.appr-list li{padding:16px 0;border-bottom:1px solid #dedede1a;color:#DEDEDE;font-size:16px;position:relative;padding-left:32px}
.appr-list li::before{content:'→';position:absolute;left:0;color:#F5B84B;font-size:20px}
.appr-list li:last-child{border-bottom:none}
.tstm-wrap{max-width:1440px;margin:0 auto;padding:100px 20px;background:linear-gradient(308deg,#0C2647 0%,#0a1828 50%,#0a0e14 100%)}
.tstm-wrap h2{font-size:42px;color:#F5B84B;text-align:center;margin:0 0 72px}
.tstm-grid{display:flex;gap:40px;max-width:1100px;margin:0 auto}
.tstm-item{flex:1;background:#0a0e14;border:2px solid #0C2647;padding:36px 28px;position:relative}
.tstm-item::before{content:'"';position:absolute;top:-20px;left:24px;font-size:80px;color:#F5B84B;opacity:.2;line-height:1}
.tstm-prof{display:flex;align-items:center;gap:20px;margin-bottom:24px}
.tstm-prof img{width:64px;height:64px;border-radius:50%;object-fit:cover;border:2px solid #F5B84B}
.tstm-info h4{font-size:18px;color:#F5B84B;margin:0 0 4px}
.tstm-info p{font-size:14px;color:#DEDEDE;margin:0;opacity:.8}
.tstm-txt{font-size:16px;line-height:1.7;color:#DEDEDE;margin:0}
@media (max-width: 1024px) {
.ttl-bx{padding:60px 20px}
.ttl-txt h1{font-size:42px}
.appr-inner{grid-template-columns:1fr;gap:48px}
.appr-img{max-width:600px;margin:0 auto;height:400px}
.tstm-grid{flex-direction:column}
.mth-grid{padding:80px 20px}
.mth-grid h2{font-size:36px}
}
@media (max-width: 768px) {
.ttl-img-wrap{height:320px}
.ttl-txt h1{font-size:34px}
.ttl-txt p{font-size:16px}
.ttl-btns{flex-direction:column;align-items:stretch}
.ttl-btns a{text-align:center}
.mth-cards{grid-template-columns:1fr}
.mth-grid h2{font-size:32px;margin-bottom:48px}
.appr-content h2{font-size:32px}
.appr-img{height:320px}
.tstm-wrap h2{font-size:34px;margin-bottom:48px}
}
@media (max-width: 480px) {
.ttl-bx{padding:40px 16px}
.ttl-img-wrap{height:260px}
.ttl-txt h1{font-size:28px}
.mth-grid,.appr-sec,.tstm-wrap{padding:60px 16px}
.mth-grid h2,.tstm-wrap h2{font-size:28px}
.cd47{padding:28px 20px}
.appr-content h2{font-size:26px}
.appr-img{height:280px}
}
.pg-wr{background:linear-gradient(135deg,#0a1929 0%,#0C2647 45%,#1a3a5c 100%);min-height:90vh;display:flex;align-items:center;justify-content:center;padding:60px 20px;position:relative;overflow:hidden}
.pg-wr::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,#f5b84b26 0%,transparent 70%);border-radius:50%;animation:pulse-glow 4s ease-in-out infinite}
.pg-wr::after{content:'';position:absolute;bottom:-30%;left:-10%;width:450px;height:450px;background:radial-gradient(circle,#dedede14 0%,transparent 70%);border-radius:50%}
@keyframes pulse-glow {
0%,100%{opacity:.4;transform:scale(1)}
50%{opacity:.7;transform:scale(1.1)}
}
.success-cnt{max-width:720px;margin:0 auto;text-align:center;position:relative;z-index:2}
.ico-check-bx{width:120px;height:120px;margin:0 auto 40px;position:relative}
.check-circle{width:100%;height:100%;background:linear-gradient(135deg,#F5B84B 0%,#ffd073 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 30px #f5b84b66 0 2px 8px #0000004d;animation:check-pop .6s ease-out}
@keyframes check-pop {
0%{transform:scale(0);opacity:0}
50%{transform:scale(1.1)}
100%{transform:scale(1);opacity:1}
}
.check-circle svg{width:60px;height:60px;stroke:#0C2647;stroke-width:4;fill:none;stroke-linecap:round;stroke-linejoin:round;animation:check-draw .5s ease-out .3s forwards;stroke-dasharray:100;stroke-dashoffset:100}
@keyframes check-draw {
to{stroke-dashoffset:0}
}
.success-cnt h1{font-size:48px;color:#DEDEDE;margin:0 0 20px;font-weight:700;letter-spacing:-.5px;text-shadow:2px 2px 8px #0006}
.success-cnt .msg-txt{font-size:18px;line-height:1.7;color:#b8c5d6;margin:0 0 50px;max-width:560px;margin-left:auto;margin-right:auto}
.btn-grp{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}
.btn-pr{display:inline-block;padding:16px 36px;background:linear-gradient(135deg,#F5B84B 0%,#e5a835 100%);color:#0C2647;text-decoration:none;border-radius:8px;font-size:16px;font-weight:600;box-shadow:0 4px 16px #f5b84b4d 0 2px 4px #0003;transition:all .3s ease-in-out;position:relative;z-index:5}
.btn-pr:hover{background:linear-gradient(135deg,#ffc55c 0%,#F5B84B 100%);transform:translateY(-2px);box-shadow:0 6px 20px #f5b84b80 0 3px 6px #0000004d}
.btn-sc{display:inline-block;padding:16px 36px;background:transparent;color:#DEDEDE;text-decoration:none;border:2px solid #DEDEDE;border-radius:8px;font-size:16px;font-weight:600;transition:all .3s ease-in-out;position:relative;z-index:5}
.btn-sc:hover{background:#dedede1a;border-color:#F5B84B;color:#F5B84B;box-shadow:0 4px 12px #f5b84b33}
.decor-ln{position:absolute;top:30%;left:-80px;width:150px;height:2px;background:linear-gradient(90deg,transparent 0%,#F5B84B 50%,transparent 100%);opacity:.3}
.decor-ln2{position:absolute;top:30%;right:-80px;width:150px;height:2px;background:linear-gradient(90deg,transparent 0%,#DEDEDE 50%,transparent 100%);opacity:.25}
.info-bx-wr{background:linear-gradient(180deg,#0C2647 0%,#1a374f 100%);padding:80px 20px;position:relative}
.info-bx-wr::before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,#F5B84B 50%,transparent 100%)}
.info-cnt{max-width:1440px;margin:0 auto}
.info-grd{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}
.info-crd{background:#f5b84b0d;border:1px solid #dedede1a;border-radius:10px;padding:32px 28px;transition:all .3s ease-in-out;position:relative;overflow:hidden}
.info-crd::before{content:'';position:absolute;top:0;left:0;width:4px;height:0;background:linear-gradient(180deg,#F5B84B 0%,#DEDEDE 100%);transition:height .4s ease-in-out}
.info-crd:hover{background:#f5b84b14;border-color:#f5b84b4d;transform:translateY(-4px);box-shadow:0 8px 24px #0000004d}
.info-crd:hover::before{height:100%}
.info-crd h3{font-size:22px;color:#F5B84B;margin:0 0 16px;font-weight:600}
.info-crd p{font-size:15px;line-height:1.6;color:#c1d0e0;margin:0}
.info-crd .ic-svg{width:48px;height:48px;margin-bottom:20px;opacity:.9}
@media (max-width: 768px) {
.pg-wr{padding:40px 16px}
.success-cnt h1{font-size:36px}
.success-cnt .msg-txt{font-size:16px}
.btn-grp{flex-direction:column;gap:14px}
.btn-pr,.btn-sc{width:100%;max-width:320px}
.decor-ln,.decor-ln2{display:none}
.info-bx-wr{padding:60px 16px}
.info-grd{grid-template-columns:1fr}
.ico-check-bx{width:90px;height:90px;margin-bottom:30px}
.check-circle svg{width:45px;height:45px}
}
@media (max-width: 480px) {
.success-cnt h1{font-size:28px}
}