*{margin:0;padding:0;box-sizing:border-box}
body{font-family:'Source Serif Pro',serif;display:flex;flex-direction:column;min-height:100vh;background:#FBFBFC;color:#1a1a1a;line-height:1.6}
main{flex:1}
.HdrOuter{background:linear-gradient(135deg,#001F81 0%,#003aa8 50%,#001F81 100%);box-shadow:0 6px 18px #5ce3d433;position:relative}
.hdr-cntnr{max-width:1600px;margin:0 auto;padding:0 20px}
.HdrTopRw{display:flex;justify-content:space-between;align-items:center;padding:20px 0;border-bottom:1px solid #5ce3d44d}
.lgWrppr{display:flex;align-items:center;gap:18px}
.LogoLnk{display:flex;align-items:center;text-decoration:none}
.LgoImg{width:110px;height:110px;background:#FBFBFC;padding:12px;border-radius:8px;box-shadow:0 4px 12px #5ce3d440}
.CmpnyNmBlck{display:flex;flex-direction:column}
.BrndNm{font-size:28px;font-weight:700;color:#5CE3D4;letter-spacing:.5px}
.CntctBlck{display:flex;gap:30px;align-items:center}
.CntctItm{display:flex;align-items:center;gap:8px;color:#FBFBFC;font-size:15px}
.CntctItm i{color:#5CE3D4;font-size:18px}
.CntctItm a{color:#FBFBFC;text-decoration:none;transition:color .3s ease}
.CntctItm a:hover{color:#5CE3D4}
.HdrBttmRw{display:flex;justify-content:space-between;align-items:center;padding:18px 0}
.MnNvgtn{display:flex;gap:35px;align-items:center}
.NvLnk{color:#FBFBFC;text-decoration:none;font-size:16px;font-weight:400;padding:8px 12px;transition:background .3s ease,color .3s ease;border-radius:6px}
.NvLnk:hover{background:#5ce3d426;color:#5CE3D4}
.CtaBttnGrp{display:flex;gap:15px}
.BttnPrmry,.BttnScndry{padding:12px 28px;text-decoration:none;font-size:15px;font-weight:700;border-radius:8px;transition:all .3s ease;display:inline-block}
.BttnPrmry{background:linear-gradient(125deg,#5CE3D4 0%,#3ac5b8 100%);color:#001F81;box-shadow:0 6px 16px #5ce3d459}
.BttnPrmry:hover{background:linear-gradient(125deg,#3ac5b8 0%,#5CE3D4 100%);box-shadow:0 8px 20px #5ce3d480;transform:translateY(-2px)}
.BttnScndry{background:transparent;color:#5CE3D4;border:2px solid #5CE3D4}
.BttnScndry:hover{background:#5ce3d41a;border-color:#FBFBFC;color:#FBFBFC}
.FtrOuter{background:linear-gradient(155deg,#001F81 0%,#001a6e 50%,#001F81 100%);color:#FBFBFC;padding:60px 0 30px;margin-top:auto}
.ftr-cntnr{max-width:1600px;margin:0 auto;padding:0 20px}
.FtrTpSctn{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px;margin-bottom:40px}
.FtrHdng{font-size:22px;font-weight:700;color:#5CE3D4;margin-bottom:20px}
.FtrTxt{font-size:15px;line-height:1.7;color:#FBFBFC;margin-bottom:20px}
.FtrCntct p{display:flex;align-items:center;gap:10px;margin-bottom:12px;font-size:14px}
.FtrCntct i{color:#5CE3D4;font-size:16px}
.FtrCntct a{color:#FBFBFC;text-decoration:none;transition:color .3s ease}
.FtrCntct a:hover{color:#5CE3D4}
.FtrLst{list-style:none}
.FtrLst li{margin-bottom:12px}
.FtrLst a{color:#FBFBFC;text-decoration:none;font-size:15px;transition:color .3s ease,padding-left .3s ease;display:inline-block}
.FtrLst a:hover{color:#5CE3D4;padding-left:5px}
.FtrBttmSctn{padding-top:30px;border-top:1px solid #5ce3d44d;text-align:center}
.CprgtTxt{font-size:14px;color:#fbfbfccc}
.CkCnsntPpup{position:fixed;right:30px;top:50%;transform:translateY(-50%) translateX(120%);width:420px;max-height:85vh;background:#FBFBFC;border-radius:10px;box-shadow:0 12px 32px #001f814d;z-index:10000;transition:transform .5s ease;overflow-y:auto}
.CkCnsntPpup--shw{transform:translateY(-50%) translateX(0)}
.CkCnsntInnr{padding:30px}
.CkHdng{font-size:22px;font-weight:700;color:#001F81;margin-bottom:15px}
.CkTxt{font-size:15px;color:#1a1a1a;margin-bottom:25px;line-height:1.6}
.CkCtgrs{margin-bottom:25px}
.CkCtgr{margin-bottom:20px;padding:15px;background:#5ce3d414;border-radius:8px;border-left:4px solid #5CE3D4}
.CkLbl{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:700;color:#001F81;cursor:pointer;margin-bottom:8px}
.CkChckbx{width:20px;height:20px;cursor:pointer}
.CkDscrptn{font-size:13px;color:#555;margin-left:30px;line-height:1.5}
.CkBttnGrp{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.CkBttn{padding:14px 20px;font-size:15px;font-weight:700;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;font-family:'Source Serif Pro',serif}
.CkBttn--ccpt{background:linear-gradient(125deg,#5CE3D4 0%,#3ac5b8 100%);color:#001F81;box-shadow:0 6px 14px #5ce3d44d}
.CkBttn--ccpt:hover{background:linear-gradient(125deg,#3ac5b8 0%,#5CE3D4 100%);box-shadow:0 8px 18px #5ce3d473;transform:translateY(-2px)}
.CkBttn--dcln{background:#FBFBFC;color:#001F81;border:2px solid #001F81}
.CkBttn--dcln:hover{background:#001F81;color:#FBFBFC}
@media (max-width: 1024px) {
.HdrTopRw{flex-direction:column;align-items:flex-start;gap:20px}
.CntctBlck{flex-direction:column;align-items:flex-start;gap:10px}
.HdrBttmRw{flex-direction:column;align-items:flex-start;gap:20px}
.MnNvgtn{flex-wrap:wrap}
.CtaBttnGrp{width:100%;flex-direction:column}
.FtrTpSctn{grid-template-columns:1fr;gap:35px}
.CkCnsntPpup{right:15px;left:15px;width:auto}
}
@media (max-width: 768px) {
.LgoImg{width:80px;height:80px}
.BrndNm{font-size:22px}
.CntctItm{font-size:14px}
.NvLnk{font-size:15px}
.BttnPrmry,.BttnScndry{padding:10px 20px;font-size:14px}
.FtrHdng{font-size:19px}
.FtrTxt{font-size:14px}
.CkCnsntPpup{top:auto;bottom:0;right:0;left:0;transform:translateY(100%);border-radius:10px 10px 0 0;max-height:80vh}
.CkCnsntPpup--shw{transform:translateY(0)}
}
@media (max-width: 480px) {
.hdr-cntnr,.ftr-cntnr{padding:0 15px}
.lgWrppr{gap:12px}
.LgoImg{width:65px;height:65px}
.BrndNm{font-size:18px}
.MnNvgtn{gap:15px}
.CkBttnGrp{grid-template-columns:1fr}
}
.legal-area{max-width:1000px;margin:0 auto;padding:80px 24px;background:#FBFBFC}
.legal-area h1{font-size:42px;line-height:1.2;color:#001F81;margin:0 0 16px;font-weight:700;letter-spacing:-.5px}
.legal-area h2{font-size:32px;line-height:1.3;color:#001F81;margin:56px 0 20px;font-weight:700;letter-spacing:-.3px}
.legal-area h3{font-size:24px;line-height:1.4;color:#001F81;margin:40px 0 16px;font-weight:600}
.legal-area h4{font-size:20px;line-height:1.4;color:#001F81;margin:32px 0 12px;font-weight:600}
.legal-area h5{font-size:18px;line-height:1.5;color:#001F81;margin:28px 0 12px;font-weight:600}
.legal-area h6{font-size:16px;line-height:1.5;color:#001F81;margin:24px 0 12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}
.legal-area p{font-size:17px;line-height:1.7;color:#2a2a2a;margin:0 0 20px;font-weight:400}
.legal-area ul{margin:0 0 24px;padding:0 0 0 28px;list-style:none}
.legal-area ol{margin:0 0 24px;padding:0 0 0 28px;list-style:none;counter-reset:plcy-cntr}
.legal-area ul li{font-size:17px;line-height:1.7;color:#2a2a2a;margin:0 0 12px;padding-left:8px;position:relative}
.legal-area ul li::before{content:"";position:absolute;left:-20px;top:12px;width:6px;height:6px;background:#5CE3D4;border-radius:50%}
.legal-area ol li{font-size:17px;line-height:1.7;color:#2a2a2a;margin:0 0 12px;padding-left:8px;position:relative;counter-increment:plcy-cntr}
.legal-area ol li::before{content:counter(plcy-cntr) ".";position:absolute;left:-28px;color:#001F81;font-weight:600}
.legal-area ul ul,.legal-area ol ol,.legal-area ul ol,.legal-area ol ul{margin:12px 0;padding-left:28px}
.legal-area strong,.legal-area b{font-weight:700;color:#001F81}
.legal-area a{color:#001F81;text-decoration:underline;text-decoration-color:#5CE3D4;text-decoration-thickness:2px;text-underline-offset:3px;transition:all .3s ease}
.legal-area a:hover{color:#5CE3D4;text-decoration-color:#001F81}
.legal-area hr{border:none;height:2px;background:linear-gradient(90deg,#5CE3D4 0%,transparent 100%);margin:48px 0}
@media (max-width: 768px) {
.legal-area{padding:48px 20px}
.legal-area h1{font-size:32px;margin-bottom:12px}
.legal-area h2{font-size:26px;margin:40px 0 16px}
.legal-area h3{font-size:22px;margin:32px 0 14px}
.legal-area h4{font-size:19px;margin:28px 0 12px}
.legal-area h5{font-size:17px;margin:24px 0 10px}
.legal-area h6{font-size:15px;margin:20px 0 10px}
.legal-area p{font-size:16px;margin-bottom:18px}
.legal-area ul,.legal-area ol{padding-left:24px;margin-bottom:20px}
.legal-area ul li,.legal-area ol li{font-size:16px;margin-bottom:10px}
.legal-area hr{margin:36px 0}
}
@media (max-width: 480px) {
.legal-area{padding:32px 16px}
.legal-area h1{font-size:28px}
.legal-area h2{font-size:24px}
.legal-area ul,.legal-area ol{padding-left:20px}
}
.abt-hro-wrppr{position:relative;width:100%;height:580px;max-width:1600px;margin:0 auto 80px;overflow:hidden;background:linear-gradient(127deg,#001F81 0%,#5CE3D4 100%)}
.abt-hro-wrppr::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(217deg,#5ce3d466 0%,transparent 70%);animation:grdnt-shft 8s ease-in-out infinite alternate;z-index:1}
@keyframes grdnt-shft {
0%{transform:translateX(0) translateY(0)}
100%{transform:translateX(30px) translateY(-30px)}
}
.abt-hro-wrppr .mg-hldr{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}
.abt-hro-wrppr .mg-hldr img{width:100%;height:100%;object-fit:cover;opacity:.28;filter:blur(1.2px)}
.abt-hro-wrppr .cntnt-ovr{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3;text-align:center;max-width:920px;padding:0 30px}
.abt-hro-wrppr .cntnt-ovr h1{font-size:3.2rem;font-weight:700;color:#FBFBFC;margin:0 0 26px;text-shadow:2px 4px 12px #001f8159;line-height:1.15}
.abt-hro-wrppr .cntnt-ovr .qot-txt{font-size:1.3rem;color:#FBFBFC;line-height:1.6;font-weight:400;text-shadow:1px 2px 8px #00000040}
.str-sctn-wrp{max-width:1600px;margin:0 auto 90px;padding:0 20px}
.str-sctn-wrp .str-grd{display:grid;grid-template-columns:1.1fr 0.9fr;gap:70px;align-items:center}
.str-sctn-wrp .str-grd .txt-blk h2{font-size:2.4rem;font-weight:700;color:#001F81;margin:0 0 24px;line-height:1.25}
.str-sctn-wrp .str-grd .txt-blk h2::before{content:'';display:inline-block;width:48px;height:5px;background:linear-gradient(90deg,#5CE3D4,#001F81);margin-right:16px;vertical-align:middle;border-radius:3px}
.str-sctn-wrp .str-grd .txt-blk p{font-size:1.05rem;line-height:1.7;color:#2a2a2a;margin:0 0 18px}
.str-sctn-wrp .str-grd .txt-blk .hghlght-trm{color:#001F81;font-weight:600;position:relative;display:inline}
.str-sctn-wrp .str-grd .txt-blk .hghlght-trm::after{content:'';position:absolute;bottom:-2px;left:0;width:100%;height:2px;background:linear-gradient(90deg,#5CE3D4,transparent)}
.str-sctn-wrp .str-grd .mg-blk img{width:100%;height:auto;border-radius:8px;box-shadow:6px 8px 24px #001f8126}
.pprch-sctn-wrp{background:linear-gradient(163deg,#FBFBFC 0%,#e8f9f7 100%);padding:80px 20px;margin-bottom:90px}
.pprch-sctn-wrp .nnr-cntnr{max-width:1600px;margin:0 auto}
.pprch-sctn-wrp .nnr-cntnr h2{font-size:2.6rem;font-weight:700;color:#001F81;text-align:center;margin:0 0 60px}
.pprch-sctn-wrp .pprch-grd{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px}
.pprch-sctn-wrp .pprch-crd{background:#FBFBFC;padding:36px 28px;border-radius:9px;box-shadow:4px 6px 18px #001f8114;transition:all .3s ease;border:1px solid transparent;position:relative}
.pprch-sctn-wrp .pprch-crd::before{content:'';position:absolute;top:0;left:0;width:4px;height:0;background:linear-gradient(180deg,#5CE3D4,#001F81);border-radius:9px 0 0 9px;transition:height .4s ease}
.pprch-sctn-wrp .pprch-crd:hover{transform:translateY(-6px);box-shadow:8px 12px 32px #5ce3d438;border-color:#5CE3D4}
.pprch-sctn-wrp .pprch-crd:hover::before{height:100%}
.pprch-sctn-wrp .pprch-crd .cn-hldr{width:56px;height:56px;background:linear-gradient(135deg,#5CE3D4,#001F81);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:22px}
.pprch-sctn-wrp .pprch-crd .cn-hldr i{font-size:1.6rem;color:#FBFBFC}
.pprch-sctn-wrp .pprch-crd h3{font-size:1.4rem;font-weight:600;color:#001F81;margin:0 0 14px}
.pprch-sctn-wrp .pprch-crd p{font-size:.98rem;line-height:1.65;color:#3a3a3a;margin:0}
.rslt-sctn-wrp{max-width:1600px;margin:0 auto 90px;padding:0 20px}
.rslt-sctn-wrp .rslt-lyout{display:flex;gap:60px;align-items:flex-start}
.rslt-sctn-wrp .rslt-lyout .mg-sd{flex:0 0 45%;position:relative}
.rslt-sctn-wrp .rslt-lyout .mg-sd .mg-stck{position:relative}
.rslt-sctn-wrp .rslt-lyout .mg-sd .mg-stck img:first-child{width:100%;height:auto;border-radius:8px;box-shadow:8px 10px 28px #001f812e}
.rslt-sctn-wrp .rslt-lyout .mg-sd .mg-stck img:last-child{position:absolute;bottom:-30px;right:-30px;width:60%;height:auto;border-radius:8px;box-shadow:6px 8px 22px #5ce3d440;border:4px solid #FBFBFC}
.rslt-sctn-wrp .rslt-lyout .txt-sd{flex:1}
.rslt-sctn-wrp .rslt-lyout .txt-sd h2{font-size:2.5rem;font-weight:700;color:#001F81;margin:0 0 28px;line-height:1.2}
.rslt-sctn-wrp .rslt-lyout .txt-sd .rslt-lst{list-style:none;padding:0;margin:0 0 32px}
.rslt-sctn-wrp .rslt-lyout .txt-sd .rslt-lst li{font-size:1.05rem;line-height:1.7;color:#2a2a2a;padding-left:34px;position:relative;margin-bottom:18px}
.rslt-sctn-wrp .rslt-lyout .txt-sd .rslt-lst li::before{content:'';position:absolute;left:0;top:8px;width:20px;height:20px;background:linear-gradient(135deg,#5CE3D4,#001F81);border-radius:50%;box-shadow:2px 3px 8px #5ce3d44d}
.rslt-sctn-wrp .rslt-lyout .txt-sd .rslt-lst li::after{content:'✓';position:absolute;left:6px;top:7px;color:#FBFBFC;font-size:.85rem;font-weight:700}
.rslt-sctn-wrp .rslt-lyout .txt-sd .cta-wrp{margin-top:32px}
.rslt-sctn-wrp .rslt-lyout .txt-sd .cta-wrp .btn-prm{display:inline-block;padding:14px 32px;background:linear-gradient(135deg,#001F81,#5CE3D4);color:#FBFBFC;text-decoration:none;border-radius:7px;font-weight:600;font-size:1.05rem;box-shadow:4px 6px 16px #001f8140;transition:all .3s ease;position:relative;z-index:10;border:none}
.rslt-sctn-wrp .rslt-lyout .txt-sd .cta-wrp .btn-prm:hover{transform:translateY(-3px);box-shadow:6px 10px 24px #5ce3d459}
.tm-sctn-wrp{background:#001F81;padding:80px 20px;position:relative;overflow:hidden}
.tm-sctn-wrp::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#5ce3d426,transparent 70%);border-radius:50%}
.tm-sctn-wrp .nnr-cntnr{max-width:1600px;margin:0 auto;position:relative;z-index:2}
.tm-sctn-wrp .nnr-cntnr h2{font-size:2.6rem;font-weight:700;color:#FBFBFC;text-align:center;margin:0 0 48px}
.tm-sctn-wrp .tm-grd{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}
.tm-sctn-wrp .stts-bx{text-align:center;padding:32px 24px;background:#fbfbfc0f;border-radius:8px;border:1px solid #5ce3d433;transition:all .4s ease;position:relative}
.tm-sctn-wrp .stts-bx:hover{background:#fbfbfc1a;border-color:#5CE3D4;transform:scale(1.05)}
.tm-sctn-wrp .stts-bx .nmbr-dsply{font-size:3.2rem;font-weight:700;color:#5CE3D4;margin:0 0 12px;line-height:1}
.tm-sctn-wrp .stts-bx .lbl-dsply{font-size:1.1rem;color:#FBFBFC;font-weight:500;line-height:1.4}
@media (max-width: 1024px) {
.abt-hro-wrppr{height:480px;margin-bottom:60px}
.abt-hro-wrppr .cntnt-ovr h1{font-size:2.4rem}
.abt-hro-wrppr .cntnt-ovr .qot-txt{font-size:1.1rem}
.str-sctn-wrp .str-grd{grid-template-columns:1fr;gap:40px}
.str-sctn-wrp .str-grd .txt-blk h2{font-size:2rem}
.rslt-sctn-wrp .rslt-lyout{flex-direction:column;gap:40px}
.rslt-sctn-wrp .rslt-lyout .mg-sd{flex:0 0 100%}
.rslt-sctn-wrp .rslt-lyout .mg-sd .mg-stck img:last-child{bottom:-20px;right:-20px;width:50%}
.tm-sctn-wrp .tm-grd{grid-template-columns:repeat(2,1fr);gap:35px}
}
@media (max-width: 768px) {
.abt-hro-wrppr{height:420px;margin-bottom:50px}
.abt-hro-wrppr .cntnt-ovr h1{font-size:1.9rem}
.abt-hro-wrppr .cntnt-ovr .qot-txt{font-size:1rem}
.str-sctn-wrp{margin-bottom:60px}
.str-sctn-wrp .str-grd .txt-blk h2{font-size:1.75rem;margin-bottom:18px}
.str-sctn-wrp .str-grd .txt-blk h2::before{width:36px;height:4px}
.pprch-sctn-wrp{padding:60px 20px;margin-bottom:60px}
.pprch-sctn-wrp .nnr-cntnr h2{font-size:2rem;margin-bottom:40px}
.pprch-sctn-wrp .pprch-grd{grid-template-columns:1fr;gap:30px}
.rslt-sctn-wrp{margin-bottom:60px}
.rslt-sctn-wrp .rslt-lyout .txt-sd h2{font-size:1.9rem;margin-bottom:20px}
.rslt-sctn-wrp .rslt-lyout .mg-sd .mg-stck img:last-child{display:none}
.tm-sctn-wrp{padding:60px 20px}
.tm-sctn-wrp .nnr-cntnr h2{font-size:2rem;margin-bottom:36px}
.tm-sctn-wrp .tm-grd{grid-template-columns:1fr;gap:25px}
.tm-sctn-wrp .stts-bx .nmbr-dsply{font-size:2.6rem}
}
.prgrm-wrppr{max-width:1600px;margin:0 auto;padding:0 20px}
.ttl-blck{position:relative;padding:80px 0 100px;background:linear-gradient(162deg,#001F81 0%,#003BA8 100%);overflow:hidden}
.ttl-blck::before{content:'';position:absolute;top:-50%;right:-10%;width:800px;height:800px;background:radial-gradient(circle,#5ce3d426 0%,transparent 70%);border-radius:50%}
.ttl-blck::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,transparent 0%,#5CE3D4 50%,transparent 100%)}
.ttl-cntnr{max-width:1600px;margin:0 auto;padding:0 20px;display:flex;flex-direction:row;align-items:center;gap:60px;position:relative;z-index:2}
.ttl-txt-wrp{flex:1}
.mn-hdng{font-size:52px;line-height:1.15;color:#FBFBFC;margin:0 0 16px;font-weight:700;letter-spacing:-.5px}
.scnd-hdng{font-size:24px;line-height:1.4;color:#5CE3D4;margin:0 0 24px;font-weight:500}
.ttl-dscrptn{font-size:18px;line-height:1.6;color:#fbfbfce6;margin:0}
.ttl-img-wrp{flex:0 0 480px;position:relative}
.ttl-img-wrp::before{content:'';position:absolute;top:-20px;left:-20px;width:100%;height:100%;background:linear-gradient(135deg,#5ce3d433 0%,transparent 100%);border-radius:8px;z-index:1}
.ttl-img-wrp img{width:100%;height:420px;object-fit:cover;border-radius:8px;position:relative;z-index:2;box-shadow:0 12px 32px #001f8166}
.nse-ptrn{position:absolute;top:40px;right:40px;width:120px;height:120px;opacity:.15}
.nse-ptrn circle{fill:#5CE3D4}
.prgrm-dtls-sctn{padding:100px 0;background:#FBFBFC}
.dtls-grd{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;max-width:1600px;margin:0 auto}
.dtls-crd{background:#FFF;padding:40px 32px;border-radius:6px;border:2px solid transparent;transition:all .3s ease;position:relative}
.dtls-crd::before{content:'';position:absolute;top:0;left:0;width:4px;height:0;background:linear-gradient(180deg,#5CE3D4 0%,#001F81 100%);transition:height .3s ease;border-radius:6px 0 0 6px}
.dtls-crd:hover{border-color:#5CE3D4;box-shadow:0 8px 24px #5ce3d426;transform:translateY(-4px)}
.dtls-crd:hover::before{height:100%}
.crd-icn-wrp{width:56px;height:56px;background:linear-gradient(135deg,#001F81 0%,#003BA8 100%);border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:24px}
.crd-icn-wrp svg{width:28px;height:28px}
.crd-ttl{font-size:22px;line-height:1.3;color:#001F81;margin:0 0 12px;font-weight:600}
.crd-txt{font-size:16px;line-height:1.6;color:#444;margin:0}
.lrn-prth-sctn{padding:100px 0;background:linear-gradient(225deg,#FBFBFC 0%,#F0F0F2 100%);position:relative}
.lrn-prth-sctn::before{content:'';position:absolute;top:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,#001F81 0%,#5CE3D4 50%,#001F81 100%)}
.prth-hdng{font-size:38px;line-height:1.2;color:#001F81;margin:0 0 60px;font-weight:700;text-align:center}
.prth-tmln{max-width:1200px;margin:0 auto;position:relative}
.prth-tmln::before{content:'';position:absolute;top:30px;left:50%;transform:translateX(-50%);width:2px;height:calc(100% - 60px);background:linear-gradient(180deg,#001F81 0%,#5CE3D4 50%,#001F81 100%)}
.prth-stg{display:flex;flex-direction:row;align-items:flex-start;margin-bottom:60px;position:relative}
.prth-stg:nth-child(even){flex-direction:row-reverse}
.prth-stg:last-child{margin-bottom:0}
.stg-nmbr-wrp{flex:0 0 50%;padding-right:60px;text-align:right}
.prth-stg:nth-child(even) .stg-nmbr-wrp{padding-right:0;padding-left:60px;text-align:left}
.stg-nmbr{display:inline-block;width:60px;height:60px;background:linear-gradient(135deg,#001F81 0%,#003BA8 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;color:#5CE3D4;position:relative;z-index:3;box-shadow:0 6px 18px #001f814d}
.stg-cntnt{flex:0 0 50%;padding-left:60px}
.prth-stg:nth-child(even) .stg-cntnt{padding-left:0;padding-right:60px}
.stg-hdng{font-size:24px;line-height:1.3;color:#001F81;margin:0 0 12px;font-weight:600}
.stg-dscrp{font-size:16px;line-height:1.6;color:#444;margin:0 0 16px}
.stg-ftr-lst{list-style:none;padding:0;margin:0}
.stg-ftr-lst li{font-size:15px;line-height:1.5;color:#666;margin-bottom:8px;padding-left:24px;position:relative}
.stg-ftr-lst li::before{content:'';position:absolute;left:0;top:6px;width:12px;height:12px;background:#5CE3D4;border-radius:50%}
@media (max-width: 1024px) {
.ttl-cntnr{flex-direction:column;gap:40px}
.ttl-img-wrp{flex:0 0 auto;width:100%;max-width:500px}
.mn-hdng{font-size:42px}
.dtls-grd{grid-template-columns:repeat(2,1fr);gap:32px}
.prth-tmln::before{left:30px}
.prth-stg,.prth-stg:nth-child(even){flex-direction:column}
.stg-nmbr-wrp,.prth-stg:nth-child(even) .stg-nmbr-wrp{flex:0 0 auto;padding:0 0 20px;text-align:left}
.stg-cntnt,.prth-stg:nth-child(even) .stg-cntnt{flex:0 0 auto;padding:0 0 0 80px}
}
@media (max-width: 768px) {
.ttl-blck{padding:60px 0 80px}
.mn-hdng{font-size:34px}
.scnd-hdng{font-size:20px}
.ttl-dscrptn{font-size:16px}
.ttl-img-wrp img{height:320px}
.prgrm-dtls-sctn{padding:80px 0}
.dtls-grd{grid-template-columns:1fr;gap:24px}
.lrn-prth-sctn{padding:80px 0}
.prth-hdng{font-size:32px;margin-bottom:40px}
.prth-stg{margin-bottom:50px}
}
@media (max-width: 480px) {
.mn-hdng{font-size:28px}
.scnd-hdng{font-size:18px}
.stg-nmbr{width:50px;height:50px;font-size:20px}
.stg-cntnt,.prth-stg:nth-child(even) .stg-cntnt{padding-left:70px}
}
.hro-wrppr{position:relative;height:85vh;min-height:600px;display:flex;align-items:center;justify-content:center;overflow:hidden}
.hro-bckgrnd{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}
.hro-bckgrnd .bckgrnd-mg{width:100%;height:100%;object-fit:cover;filter:blur(4px) brightness(0.65)}
.hro-bckgrnd .vrl-lyr{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#001f81b3 0%,#5ce3d44d 100%)}
.hro-cntnt-innr{position:relative;z-index:2;max-width:900px;margin:0 auto;padding:0 20px;text-align:center;backdrop-filter:blur(8px);background:#fbfbfc1f;border-radius:8px;padding:60px 40px;border:1px solid #5ce3d44d}
.hro-cntnt-innr .mn-ttl-hro{font-size:3.2rem;line-height:1.2;color:#FBFBFC;margin:0 0 32px;font-weight:700;text-shadow:2px 4px 12px #001f8166}
.btn-cntnnr-hro{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}
.btn-prmry-hro{display:inline-block;padding:16px 40px;background:linear-gradient(120deg,#001F81 0%,#003db8 100%);color:#FBFBFC;text-decoration:none;border-radius:6px;font-weight:600;font-size:1.1rem;transition:all .3s ease;box-shadow:0 6px 20px #001f8166;border:2px solid #5ce3d433}
.btn-prmry-hro:hover{transform:translateY(-2px);box-shadow:0 10px 28px #001f8199 0 0 20px #5ce3d44d;background:linear-gradient(120deg,#002aa0 0%,#0048d4 100%)}
.prcs-sctn{padding:100px 20px;background:linear-gradient(165deg,#FBFBFC 0%,#e8f7f6 100%)}
.cntnt-wrppr-prcs{max-width:1400px;margin:0 auto}
.prcs-sctn .hdr-blck{text-align:center;margin-bottom:70px;max-width:800px;margin-left:auto;margin-right:auto}
.prcs-sctn .sctn-hdng{font-size:2.6rem;color:#001F81;margin:0 0 20px;font-weight:700;position:relative;display:inline-block}
.prcs-sctn .sctn-hdng::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#5CE3D4 0%,#001F81 100%);border-radius:2px}
.prcs-sctn .sctn-dscrptn{font-size:1.15rem;color:#4a4a4a;line-height:1.7;margin:0}
.stps-grd{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:40px}
.stp-crd{background:#fff;border-radius:8px;padding:32px;box-shadow:0 4px 16px #001f8114;border:2px solid #FBFBFC;transition:all .3s ease;position:relative;overflow:hidden}
.stp-crd::before{content:'';position:absolute;top:0;left:0;width:6px;height:100%;background:linear-gradient(180deg,#5CE3D4 0%,#001F81 100%);opacity:0;transition:opacity .3s ease}
.stp-crd:hover{transform:translateY(-6px);box-shadow:0 12px 32px #001f8126 0 0 16px #5ce3d433;border-color:#5CE3D4}
.stp-crd:hover::before{opacity:1}
.stp-nmbr{margin-bottom:20px}
.stp-nmbr .nmbr-dsply{font-size:3rem;font-weight:700;color:#5CE3D4;line-height:1;text-shadow:2px 2px 8px #5ce3d44d}
.stp-cntnt .stp-ttl{font-size:1.5rem;color:#001F81;margin:0 0 16px;font-weight:700}
.stp-cntnt .stp-txt{font-size:1rem;color:#5a5a5a;line-height:1.7;margin:0 0 24px}
.stp-mg{width:100%;height:200px;object-fit:cover;border-radius:6px;margin-top:20px;border:1px solid #001f811a}
.mtrcs-rw{display:flex;gap:20px;flex-wrap:wrap}
.mtrc-tm{display:flex;flex-direction:column;gap:4px}
.mtrc-tm .mtrc-lbl{font-size:.85rem;color:#7a7a7a;text-transform:uppercase;letter-spacing:.5px}
.mtrc-tm .mtrc-vl{font-size:1.2rem;color:#001F81;font-weight:700}
.prgrss-shw{margin-top:20px}
.prgrss-lbl-rw{display:flex;justify-content:space-between;margin-bottom:8px;font-size:.95rem;color:#4a4a4a;font-weight:600}
.prgrss-br-tr{width:100%;height:10px;background:#e8e8e8;border-radius:10px;overflow:hidden}
.prgrss-fll{height:100%;background:linear-gradient(90deg,#5CE3D4 0%,#001F81 100%);border-radius:10px;transition:width .5s ease}
.ftr-lst{display:flex;flex-direction:column;gap:12px}
.ftr-tm{display:flex;align-items:center;gap:10px;font-size:.95rem;color:#4a4a4a}
.ftr-tm i{color:#5CE3D4;font-size:1.2rem}
.spprt-bx{background:linear-gradient(135deg,#5ce3d41a 0%,#001f810d 100%);padding:16px;border-radius:6px;border:1px solid #5ce3d44d}
.spprt-cntnt{display:flex;align-items:center;gap:12px}
.spprt-txt{font-size:1rem;color:#001F81;font-weight:600}
.grnt-sctn{padding:100px 20px;background:linear-gradient(195deg,#fff 0%,#f8fffe 100%)}
.cntnt-wrppr-grnt{max-width:1400px;margin:0 auto}
.grnt-hdng-blck{text-align:center;margin-bottom:60px}
.sctn-hdng-grnt{font-size:2.6rem;color:#001F81;margin:0;font-weight:700;position:relative;display:inline-block}
.sctn-hdng-grnt::before{content:'';position:absolute;top:-12px;left:-16px;width:50px;height:50px;background:linear-gradient(135deg,#5ce3d433 0%,transparent 100%);border-radius:50%;z-index:-1}
.grnt-grd-lyt{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px}
.grnt-crd-tm{background:#fff;border-radius:8px;padding:36px;box-shadow:0 6px 20px #001f811a;border:2px solid transparent;transition:all .3s ease;position:relative}
.grnt-crd-tm::after{content:'';position:absolute;top:0;right:0;width:80px;height:80px;background:radial-gradient(circle,#5ce3d41a 0%,transparent 70%);pointer-events:none}
.grnt-crd-tm:hover{border-color:#5CE3D4;box-shadow:0 12px 36px #001f8126 0 0 20px #5ce3d426;transform:translateY(-4px)}
.crd-hdr-grnt{margin-bottom:20px}
.icn-wrppr-grnt{margin-bottom:16px}
.crd-ttl-grnt{font-size:1.4rem;color:#001F81;margin:0 0 16px;font-weight:700}
.crd-txt-grnt{font-size:1rem;color:#5a5a5a;line-height:1.7;margin:0 0 24px}
.grnt-mtrc{display:flex;flex-direction:column;gap:6px;padding:16px;background:linear-gradient(120deg,#001f810d 0%,#5ce3d40d 100%);border-radius:6px;border-left:4px solid #5CE3D4}
.mtrc-vl-grnt{font-size:2.2rem;color:#001F81;font-weight:700;line-height:1}
.mtrc-lbl-grnt{font-size:.9rem;color:#6a6a6a}
.pdt-lst-grnt{display:flex;flex-direction:column;gap:12px}
.pdt-tm-grnt{display:flex;align-items:center;gap:10px;font-size:.95rem;color:#4a4a4a}
.pdt-tm-grnt i{color:#5CE3D4;font-size:1.3rem}
.grnt-mg{width:100%;height:220px;object-fit:cover;border-radius:6px;margin-top:20px;border:1px solid #001f811a}
.grnt-stts-rw{display:flex;gap:20px;flex-wrap:wrap}
.stts-bx-grnt{display:flex;flex-direction:column;gap:4px;padding:16px 20px;background:#fff;border-radius:6px;box-shadow:0 3px 10px #001f8114;border:1px solid #5ce3d433}
.stts-bx-grnt .stts-vl{font-size:1.8rem;color:#001F81;font-weight:700;line-height:1}
.stts-bx-grnt .stts-lbl{font-size:.85rem;color:#7a7a7a}
.anlytcs-sctn{padding:100px 20px;background:linear-gradient(170deg,#f4fbfb 0%,#fff 100%)}
.cntnt-wrppr-anlytcs{max-width:1400px;margin:0 auto}
.anlytcs-hdr{text-align:center;margin-bottom:60px;max-width:900px;margin-left:auto;margin-right:auto}
.sctn-hdng-anlytcs{font-size:2.6rem;color:#001F81;margin:0 0 20px;font-weight:700}
.hdr-txt-anlytcs{font-size:1.15rem;color:#5a5a5a;line-height:1.7;margin:0}
.anlytcs-lyt{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:start}
.dt-crd{background:#fff;padding:36px;border-radius:8px;box-shadow:0 6px 20px #001f811a;margin-bottom:32px;border:2px solid transparent;transition:border-color .3s ease}
.dt-crd:hover{border-color:#5CE3D4}
.dt-crd .dt-hdng{font-size:1.5rem;color:#001F81;margin:0 0 16px;font-weight:700}
.dt-crd .dt-txt{font-size:1rem;color:#5a5a5a;line-height:1.7;margin:0 0 24px}
.fdbck-mtrcs{display:flex;flex-direction:column;gap:20px}
.mtrc-rw-anlytcs{display:flex;align-items:center;gap:16px}
.mtrc-lbl-anlytcs{min-width:130px;font-size:.95rem;color:#4a4a4a;font-weight:600}
.rtng-br{flex:1;height:12px;background:#e8e8e8;border-radius:10px;overflow:hidden}
.rtng-fll{height:100%;background:linear-gradient(90deg,#001F81 0%,#5CE3D4 100%);border-radius:10px;transition:width .5s ease}
.mtrc-vl-anlytcs{min-width:50px;font-size:1rem;color:#001F81;font-weight:700;text-align:right}
.cmpltn-grd{display:flex;flex-direction:column;gap:20px}
.cmpltn-tm{display:flex;flex-direction:column;gap:8px}
.cmpltn-tm .mdl-nm{font-size:.95rem;color:#4a4a4a;font-weight:600}
.cmpltn-vsl{display:flex;align-items:center;gap:12px}
.cmpltn-br-wrp{flex:1;height:10px;background:#e8e8e8;border-radius:10px;overflow:hidden}
.cmpltn-fll{height:100%;background:linear-gradient(90deg,#5CE3D4 0%,#001F81 100%);border-radius:10px;transition:width .5s ease}
.cmpltn-prcnt{min-width:45px;font-size:1rem;color:#001F81;font-weight:700;text-align:right}
.anlytcs-mg{width:100%;height:400px;object-fit:cover;border-radius:8px;box-shadow:0 8px 24px #001f811f;border:2px solid #5ce3d433}
.nsdts-bx{background:#fff;padding:32px;border-radius:8px;box-shadow:0 6px 20px #001f811a;margin-top:32px;border-left:6px solid #5CE3D4}
.nsdts-ttl{font-size:1.3rem;color:#001F81;margin:0 0 20px;font-weight:700}
.nsdts-lst{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}
.nsdts-tm{display:flex;gap:12px;align-items:start}
.nsdts-icn{flex-shrink:0;margin-top:2px}
.nsdts-txt{font-size:.95rem;color:#5a5a5a;line-height:1.6;margin:0}
.lnk-anlytcs{display:inline-flex;align-items:center;gap:8px;font-size:1rem;color:#001F81;text-decoration:none;font-weight:600;transition:all .3s ease;padding:10px 20px;border-radius:6px;background:linear-gradient(90deg,#5ce3d41a 0%,#001f810d 100%);border:1px solid #5ce3d44d}
.lnk-anlytcs:hover{background:linear-gradient(90deg,#5ce3d433 0%,#001f811a 100%);transform:translateX(4px)}
@media (max-width: 1024px) {
.anlytcs-lyt{grid-template-columns:1fr;gap:40px}
.stps-grd{grid-template-columns:1fr}
.grnt-grd-lyt{grid-template-columns:1fr}
}
@media (max-width: 768px) {
.hro-cntnt-innr .mn-ttl-hro{font-size:2.2rem}
.hro-cntnt-innr{padding:40px 24px}
.prcs-sctn .sctn-hdng,.sctn-hdng-grnt,.sctn-hdng-anlytcs{font-size:2rem}
.stp-crd,.grnt-crd-tm,.dt-crd{padding:24px}
.anlytcs-mg{height:280px}
.mtrc-rw-anlytcs{flex-direction:column;align-items:flex-start;gap:8px}
.mtrc-lbl-anlytcs{min-width:auto}
}
@media (max-width: 480px) {
.hro-wrppr{height:70vh;min-height:500px}
.hro-cntnt-innr .mn-ttl-hro{font-size:1.8rem}
.btn-prmry-hro{padding:14px 28px;font-size:1rem}
.prcs-sctn,.grnt-sctn,.anlytcs-sctn{padding:60px 16px}
.mtrcs-rw{flex-direction:column;gap:16px}
.grnt-stts-rw{flex-direction:column}
.stts-bx-grnt{width:100%}
}
.cntct-wrppr{max-width:1600px;margin:0 auto;padding:0}
.hro-blck{display:flex;align-items:stretch;gap:0;min-height:520px;margin-bottom:80px;position:relative}
.hro-blck::after{content:'';position:absolute;left:45%;top:10%;bottom:10%;width:3px;background:linear-gradient(180deg,#5CE3D4 0%,#001F81 100%);transform:translateX(-50%)}
.img-zn{flex:0 0 45%;position:relative;overflow:hidden}
.img-zn img{width:100%;height:100%;object-fit:cover;display:block}
.txt-zn{flex:1;display:flex;flex-direction:column;justify-content:center;padding:60px 80px 60px 100px;background:linear-gradient(135deg,#FBFBFC 0%,#e8f7f6 100%)}
.hdr-mrkr{font-size:14px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#001F81;margin-bottom:20px;display:inline-block;position:relative;padding-left:24px}
.hdr-mrkr::before{content:'';position:absolute;left:0;top:50%;width:16px;height:3px;background:#5CE3D4;transform:translateY(-50%)}
.hro-blck h1{font-size:52px;line-height:1.15;color:#001F81;margin:0 0 24px;font-weight:800}
.hro-blck .tgln{font-size:18px;line-height:1.6;color:#333;margin-bottom:36px;max-width:480px}
.btn-grp{display:flex;gap:16px;flex-wrap:wrap}
.btn-prm{padding:16px 32px;background:linear-gradient(135deg,#001F81 0%,#003ba8 100%);color:#FBFBFC;text-decoration:none;font-weight:700;font-size:16px;border-radius:8px;transition:all .3s ease;box-shadow:0 6px 18px #001f8140;border:none;cursor:pointer;display:inline-block;position:relative;z-index:5}
.btn-prm:hover{background:linear-gradient(135deg,#003ba8 0%,#001F81 100%);box-shadow:0 8px 24px #001f8159;transform:translateY(-2px)}
.btn-scnd{padding:16px 32px;background:transparent;color:#001F81;text-decoration:none;font-weight:700;font-size:16px;border:2px solid #001F81;border-radius:8px;transition:all .3s ease;display:inline-block;position:relative;z-index:5}
.btn-scnd:hover{background:#001F81;color:#FBFBFC;transform:translateY(-2px)}
.frm-sctn{max-width:900px;margin:0 auto 100px;padding:0 20px}
.frm-sctn h2{font-size:38px;line-height:1.3;color:#001F81;margin:0 0 16px;font-weight:700;text-align:center}
.frm-sctn .sbtxt{font-size:17px;line-height:1.5;color:#555;text-align:center;margin-bottom:48px}
.frm-cntnr{background:#FBFBFC;border-radius:0;padding:0;position:relative}
.stp-wrp{display:flex;border:2px solid #001F81;overflow:hidden}
.stp-pnl{flex:1;padding:48px 40px;position:relative;background:#FBFBFC}
.stp-pnl:first-child{border-right:2px solid #001F81}
.stp-lbl{font-size:13px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#5CE3D4;margin-bottom:16px;display:block}
.stp-pnl h3{font-size:24px;color:#001F81;margin:0 0 24px;font-weight:700}
.npt-grp{margin-bottom:24px}
.npt-grp label{display:block;font-size:15px;font-weight:600;color:#001F81;margin-bottom:8px}
.npt-grp input{width:100%;padding:14px 16px;font-size:16px;border:2px solid #ddd;border-radius:6px;transition:all .3s ease;background:#fff;box-shadow:inset 0 2px 4px #0000000a}
.npt-grp input:focus{outline:none;border-color:#5CE3D4;box-shadow:inset 0 2px 4px #0000000a 0 0 0 3px #5ce3d426}
.prvc-wrp{margin-top:32px;padding-top:32px;border-top:1px solid #ddd}
.chckbx-wrp{display:flex;align-items:flex-start;gap:12px;margin-bottom:24px}
.chckbx-wrp input[type="checkbox"]{width:20px;height:20px;flex-shrink:0;margin-top:2px;cursor:pointer;accent-color:#001F81}
.chckbx-wrp label{font-size:14px;line-height:1.5;color:#444;flex:1}
.chckbx-wrp label a{color:#001F81;text-decoration:underline;font-weight:600}
.chckbx-wrp label a:hover{color:#5CE3D4}
.sbmt-btn{width:100%;padding:18px 32px;background:linear-gradient(135deg,#001F81 0%,#003ba8 100%);color:#FBFBFC;font-weight:700;font-size:17px;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 18px #001f8140;position:relative;z-index:5}
.sbmt-btn:hover{background:linear-gradient(135deg,#003ba8 0%,#001F81 100%);box-shadow:0 8px 24px #001f8159;transform:translateY(-2px)}
.nf-sctn{max-width:1200px;margin:0 auto 100px;padding:0 20px}
.nf-grd{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.nf-crd{background:linear-gradient(145deg,#FBFBFC 0%,#e8f7f6 100%);padding:40px 32px;border-radius:0;border:2px solid #001F81;text-align:center;transition:all .3s ease;position:relative;overflow:hidden}
.nf-crd::before{content:'';position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,#5CE3D4 0%,#001F81 100%)}
.nf-crd:hover{transform:translateY(-4px);box-shadow:0 12px 28px #001f8133}
.cn-cnr{width:56px;height:56px;margin:0 auto 20px;background:linear-gradient(135deg,#001F81 0%,#5CE3D4 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 16px #001f8140}
.cn-cnr i{font-size:26px;color:#FBFBFC}
.nf-crd h3{font-size:20px;color:#001F81;margin:0 0 12px;font-weight:700}
.nf-crd p{font-size:16px;line-height:1.6;color:#444;margin:0;word-break:break-word}
.nf-crd a{color:#001F81;text-decoration:none;font-weight:600;transition:color .3s ease}
.nf-crd a:hover{color:#5CE3D4}
.hrs-sctn{max-width:1400px;margin:0 auto 120px;padding:0 20px}
.hrs-nner{background:linear-gradient(135deg,#001F81 0%,#003ba8 100%);padding:80px 60px;border-radius:0;position:relative;overflow:hidden}
.hrs-nner::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#5ce3d426 0%,transparent 70%);border-radius:50%}
.hrs-nner::after{content:'';position:absolute;bottom:-30%;left:-5%;width:500px;height:500px;background:radial-gradient(circle,#5ce3d41a 0%,transparent 70%);border-radius:50%}
.hrs-cntnt{position:relative;z-index:2;text-align:center;max-width:800px;margin:0 auto}
.hrs-cntnt h2{font-size:42px;color:#FBFBFC;margin:0 0 20px;font-weight:800}
.hrs-cntnt .dscrptn{font-size:18px;line-height:1.6;color:#e8f7f6;margin-bottom:40px}
.prgrs-brs{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:48px}
.prgrs-tm{background:#fbfbfc1a;padding:24px 20px;border-radius:8px;border:1px solid #5ce3d44d;backdrop-filter:blur(10px)}
.prgrs-tm h4{font-size:16px;color:#5CE3D4;margin:0 0 12px;font-weight:700;text-transform:uppercase;letter-spacing:1px}
.prgrs-tm p{font-size:15px;color:#FBFBFC;margin:0;line-height:1.5}
.prgrs-tm .tm-rng{font-size:22px;font-weight:800;color:#FBFBFC;display:block;margin-top:8px}
@media (max-width: 1024px) {
.hro-blck{flex-direction:column;min-height:auto}
.hro-blck::after{left:10%;right:10%;top:auto;bottom:auto;width:auto;height:3px;transform:none}
.img-zn{flex:0 0 auto;height:350px}
.txt-zn{padding:50px 40px}
.hro-blck h1{font-size:42px}
.stp-wrp{flex-direction:column}
.stp-pnl:first-child{border-right:none;border-bottom:2px solid #001F81}
.nf-grd{grid-template-columns:1fr;gap:24px}
.prgrs-brs{grid-template-columns:repeat(2,1fr)}
}
@media (max-width: 768px) {
.hro-blck{margin-bottom:60px}
.txt-zn{padding:40px 24px}
.hro-blck h1{font-size:34px}
.hro-blck .tgln{font-size:16px}
.btn-grp{flex-direction:column}
.btn-prm,.btn-scnd{width:100%;text-align:center}
.frm-sctn{margin-bottom:70px}
.frm-sctn h2{font-size:30px}
.stp-pnl{padding:36px 24px}
.hrs-nner{padding:60px 30px}
.hrs-cntnt h2{font-size:32px}
.prgrs-brs{grid-template-columns:1fr;gap:16px}
}
@media (max-width: 480px) {
.img-zn{height:280px}
.hro-blck h1{font-size:28px}
.hdr-mrkr{font-size:12px}
.frm-sctn h2{font-size:26px}
.stp-pnl h3{font-size:20px}
.hrs-cntnt h2{font-size:28px}
.hrs-cntnt .dscrptn{font-size:16px}
}
.sccs-wrppr{max-width:1600px;margin:0 auto;padding:0 20px}
.sccs-mn-sctn{min-height:85vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;background:linear-gradient(127deg,#FBFBFC 0%,#e8f5f4 48%,#d4eff2 100%);padding:80px 20px}
.sccs-mn-sctn::before{content:'';position:absolute;width:420px;height:420px;border-radius:50%;background:linear-gradient(145deg,#5ce3d426,#001f8114);top:-120px;right:12%;z-index:1;filter:blur(60px)}
.sccs-mn-sctn::after{content:'';position:absolute;width:320px;height:320px;border-radius:50%;background:linear-gradient(215deg,#5ce3d41f,#001f810f);bottom:-80px;left:8%;z-index:1;filter:blur(50px)}
.sccs-cntnt-innr{position:relative;z-index:2;max-width:680px;text-align:center}
.sccs-icn-wrp{width:96px;height:96px;margin:0 auto 32px;background:linear-gradient(135deg,#5CE3D4 0%,#3ac4b8 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #5ce3d459 0 2px 8px #001f8126;position:relative}
.sccs-icn-wrp::before{content:'';position:absolute;inset:-6px;border-radius:50%;background:linear-gradient(135deg,#5ce3d433,#001f811a);z-index:-1;animation:pls-anmtn 2.5s ease-in-out infinite}
@keyframes pls-anmtn {
0%,100%{transform:scale(1);opacity:.6}
50%{transform:scale(1.15);opacity:.3}
}
.sccs-icn-wrp svg{width:48px;height:48px;fill:#001F81}
.sccs-hdng-mn{font-size:2.8rem;line-height:1.2;color:#001F81;margin:0 0 24px;font-weight:700;letter-spacing:-.02em}
.sccs-hdng-mn .hghlght-txt{display:inline-block;position:relative;color:#5CE3D4}
.sccs-hdng-mn .hghlght-txt::after{content:'';position:absolute;bottom:-4px;left:0;right:0;height:3px;background:linear-gradient(90deg,#5CE3D4,#3ac4b8);border-radius:2px}
.sccs-dscrptn-txt{font-size:1.15rem;line-height:1.7;color:#2a3a5c;margin:0 0 36px}
.sccs-btn-wrppr{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}
.sccs-btn-prmry{display:inline-flex;align-items:center;gap:10px;padding:16px 32px;background:linear-gradient(135deg,#001F81 0%,#003bb5 100%);color:#FBFBFC;text-decoration:none;border-radius:8px;font-weight:600;font-size:1.05rem;transition:all .3s ease;box-shadow:0 4px 14px #001f8140 0 1px 4px #001f8126;position:relative;z-index:10}
.sccs-btn-prmry:hover{transform:translateY(-2px);box-shadow:0 6px 20px #001f8159 0 2px 6px #001f8133;background:linear-gradient(135deg,#00268f 0%,#0042c7 100%)}
.sccs-btn-prmry:active{transform:translateY(0)}
.sccs-btn-scndry{display:inline-flex;align-items:center;gap:10px;padding:16px 32px;background:transparent;color:#001F81;text-decoration:none;border-radius:8px;font-weight:600;font-size:1.05rem;transition:all .3s ease;border:2px solid #001F81;position:relative;z-index:10}
.sccs-btn-scndry:hover{background:#001F81;color:#FBFBFC;transform:translateY(-2px);box-shadow:0 4px 14px #001f8140}
.sccs-btn-scndry:active{transform:translateY(0)}
.sccs-nf-crd{background:#ffffffbf;backdrop-filter:blur(10px);border-radius:12px;padding:24px;margin:40px 0 0;border:1px solid #001f811a;box-shadow:0 4px 16px #001f8114}
.sccs-nf-txt{font-size:.95rem;line-height:1.6;color:#4a5568;margin:0}
.sccs-nf-txt strong{color:#001F81;font-weight:600}
.sccs-dcrtv-shp{position:absolute;border-radius:50%;z-index:1}
.shp-1{width:180px;height:180px;background:linear-gradient(145deg,#5ce3d41a,#001f810d);top:15%;left:5%;filter:blur(30px)}
.shp-2{width:140px;height:140px;background:linear-gradient(215deg,#001f8114,#5ce3d40f);bottom:20%;right:8%;filter:blur(25px)}
.shp-3{width:100px;height:100px;background:radial-gradient(circle,#5ce3d426,transparent);top:50%;right:15%}
@media (max-width: 768px) {
.sccs-mn-sctn{padding:60px 20px;min-height:75vh}
.sccs-hdng-mn{font-size:2rem;margin:0 0 20px}
.sccs-dscrptn-txt{font-size:1.05rem;margin:0 0 28px}
.sccs-btn-wrppr{flex-direction:column;align-items:stretch}
.sccs-btn-prmry,.sccs-btn-scndry{width:100%;justify-content:center}
.sccs-icn-wrp{width:80px;height:80px;margin:0 auto 24px}
.sccs-icn-wrp svg{width:40px;height:40px}
.sccs-mn-sctn::before{width:280px;height:280px}
.sccs-mn-sctn::after{width:220px;height:220px}
}
@media (max-width: 480px) {
.sccs-hdng-mn{font-size:1.75rem}
.sccs-dscrptn-txt{font-size:1rem}
.sccs-btn-prmry,.sccs-btn-scndry{padding:14px 24px;font-size:1rem}
.sccs-nf-crd{padding:20px;margin:32px 0 0}
}