*{margin:0;padding:0;box-sizing:border-box}
html{scroll-behavior:smooth;font-size:16px}
body{font-family:'Open Sans',sans-serif;line-height:1.6;color:#11453B;background-color:#FFF5D7}
h1,h2,h3,h4,h5,h6{font-family:'Red Hat Display',sans-serif;font-weight:700;line-height:1.2}
a{text-decoration:none;color:inherit}
ul{list-style:none}
img{max-width:100%;height:auto;display:block}
::-webkit-scrollbar{width:10px}
::-webkit-scrollbar-track{background:#FFF5D7}
::-webkit-scrollbar-thumb{background:#B963FB;border-radius:5px}
::-webkit-scrollbar-thumb:hover{background:#b963fbcc;box-shadow:0 0 8px #b963fb99}
.HdrWrp{background:linear-gradient(135deg,#b963fb1a 0%,#11453b0d 100%);padding:20px 0;box-shadow:0 4px 6px #11453b1a}
.HdrTp{border-bottom:2px solid #b963fb33;padding-bottom:20px;margin-bottom:20px}
.HdrTp .Cntnt{max-width:1024px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center}
.HdrTp .LgSct{flex:0 0 auto}
.HdrTp .LgLnk{display:block}
.HdrTp .LgImg{height:120px;width:120px;object-fit:contain;background:#ffffff80;padding:10px;border-radius:4px;box-shadow:0 2px 4px #11453b26}
.HdrTp .TgSct{flex:1;text-align:right;padding-left:30px}
.HdrTp .TgTxt{font-size:18px;font-weight:500;color:#11453B;font-family:'Red Hat Display',sans-serif}
.HdrBtm .Cntnt{max-width:1024px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center}
.HdrBtm .NvSct{flex:1}
.HdrBtm .MnLst{display:flex;gap:35px;align-items:center}
.HdrBtm .MnItm{position:relative}
.HdrBtm .MnLnk{font-size:16px;font-weight:500;color:#11453B;padding:8px 0;display:block;transition:color .3s ease}
.HdrBtm .MnLnk:hover{color:#B963FB}
.HdrBtm .SubPrnt:hover .SubMn{display:block}
.HdrBtm .SubMn{display:none;position:absolute;top:100%;left:0;background:#FFF5D7;box-shadow:0 4px 8px #11453b26;border-radius:4px;padding:10px 0;min-width:180px;z-index:100;margin-top:5px}
.HdrBtm .SubItm{padding:0}
.HdrBtm .SubLnk{display:block;padding:10px 20px;font-size:15px;color:#11453B;transition:background-color .3s ease}
.HdrBtm .SubLnk:hover{background-color:#b963fb1a}
.HdrBtm .CtaSct{flex:0 0 auto;margin-left:40px}
.HdrBtm .CtaBttn{background:#B963FB;color:#fff;padding:12px 28px;font-size:16px;font-weight:600;border-radius:4px;box-shadow:0 3px 6px #b963fb4d;transition:background-color .3s ease;display:inline-block;font-family:'Red Hat Display',sans-serif}
.HdrBtm .CtaBttn:hover{background:#b963fbd9}
.FtrWrp{background:linear-gradient(135deg,#11453b0d 0%,#b963fb14 100%);padding:40px 0;margin-top:60px;border-top:2px solid #b963fb33}
.FtrCntnt{max-width:1024px;margin:0 auto;padding:0 20px;text-align:center}
.FtrLnks{display:flex;justify-content:center;gap:30px;margin-bottom:20px}
.FtrLnk{font-size:15px;color:#11453B;text-decoration:underline;transition:color .3s ease}
.FtrLnk:hover{color:#B963FB}
.FtrCpy{font-size:14px;color:#11453B}
.CkPpWrp{position:fixed;top:20px;right:20px;width:70%;max-width:500px;background:#fff;border:2px solid #B963FB;border-radius:4px;box-shadow:0 6px 12px #11453b33;padding:25px;z-index:1000}
.CkPpCntnt .CkTtl{font-size:20px;color:#11453B;margin-bottom:12px;font-family:'Red Hat Display',sans-serif}
.CkPpCntnt .CkTxt{font-size:15px;color:#11453B;margin-bottom:20px;line-height:1.5}
.CkPpCntnt .CkActns{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:15px}
.CkPpCntnt .CkBttn{flex:1;min-width:140px;padding:10px 18px;font-size:15px;font-weight:500;border:none;background:transparent;color:#11453B;text-decoration:underline;cursor:pointer;transition:color .3s ease;font-family:'Open Sans',sans-serif}
.CkPpCntnt .CkBttn:hover{color:#B963FB}
.CkPpCntnt .CkBttnScndry{text-decoration:none;border:1px solid #11453B;border-radius:3px}
.CkDtls{margin-top:20px;padding-top:20px;border-top:1px solid #11453b33}
.CkDtls .CkOptn{margin-bottom:15px}
.CkDtls .CkLbl{display:flex;align-items:center;gap:10px;font-size:15px;color:#11453B;cursor:pointer}
.CkDtls .CkChck{width:18px;height:18px;cursor:pointer;accent-color:#B963FB}
.CkDtls .CkBttn{margin-top:15px;width:100%;background:#B963FB;color:#fff;border-radius:4px;text-decoration:none}
.CkDtls .CkBttn:hover{background:#b963fbd9;color:#fff}
.CkBdg{position:fixed;bottom:20px;right:20px;z-index:999}
.CkBdg .CkBdgBttn{width:50px;height:50px;border-radius:50%;background:#B963FB;color:#fff;border:none;font-size:24px;cursor:pointer;box-shadow:0 4px 8px #b963fb66;transition:background-color .3s ease;display:flex;align-items:center;justify-content:center}
.CkBdg .CkBdgBttn:hover{background:#b963fbd9}
@media (max-width: 768px) {
.HdrTp .Cntnt{flex-direction:column;text-align:center}
.HdrTp .TgSct{text-align:center;padding-left:0;margin-top:15px}
.HdrBtm .Cntnt{flex-direction:column;gap:20px}
.HdrBtm .MnLst{flex-direction:column;gap:15px;width:100%}
.HdrBtm .CtaSct{margin-left:0;width:100%}
.HdrBtm .CtaBttn{width:100%;text-align:center}
.FtrLnks{flex-direction:column;gap:15px}
.CkPpWrp{width:90%;right:5%}
.CkPpCntnt .CkActns{flex-direction:column}
.CkPpCntnt .CkBttn{width:100%}
}
@media (max-width: 480px) {
.HdrTp .LgImg{height:90px;width:90px}
.HdrTp .TgTxt{font-size:16px}
.HdrBtm .MnLnk{font-size:15px}
}
.info-ap-policy{max-width:1024px;margin:0 auto;padding:80px 24px;background:#fff}
.info-ap-policy h1{font-size:42px;line-height:1.2;font-weight:700;color:#11453B;margin:0 0 48px;letter-spacing:-.5px}
.info-ap-policy h2{font-size:32px;line-height:1.3;font-weight:700;color:#11453B;margin:64px 0 24px;letter-spacing:-.3px}
.info-ap-policy h3{font-size:24px;line-height:1.4;font-weight:600;color:#11453B;margin:48px 0 20px}
.info-ap-policy h4{font-size:20px;line-height:1.5;font-weight:600;color:#11453B;margin:36px 0 16px}
.info-ap-policy h5{font-size:18px;line-height:1.5;font-weight:600;color:#11453B;margin:32px 0 14px}
.info-ap-policy h6{font-size:16px;line-height:1.5;font-weight:600;color:#11453B;margin:28px 0 12px;text-transform:uppercase;letter-spacing:.5px}
.info-ap-policy p{font-size:17px;line-height:1.7;color:#2c3e50;margin:0 0 20px;font-weight:400}
.info-ap-policy ul{margin:0 0 24px;padding:0 0 0 28px;list-style-type:none}
.info-ap-policy ol{margin:0 0 24px;padding:0 0 0 28px;list-style-position:outside}
.info-ap-policy ul li{font-size:17px;line-height:1.7;color:#2c3e50;margin:0 0 12px;position:relative;padding-left:8px}
.info-ap-policy ul li:before{content:'';position:absolute;left:-20px;top:12px;width:6px;height:6px;background:#B963FB;border-radius:3px}
.info-ap-policy ol li{font-size:17px;line-height:1.7;color:#2c3e50;margin:0 0 12px;padding-left:8px}
.info-ap-policy strong,.info-ap-policy b{font-weight:600;color:#11453B}
.info-ap-policy a{color:#B963FB;text-decoration:none;border-bottom:1px solid #b963fb4d;transition:border-color .3s ease-in}
.info-ap-policy a:hover{border-bottom-color:#B963FB}
.info-ap-policy div{margin:0 0 20px}
.info-ap-policy h1 + p,.info-ap-policy h2 + p,.info-ap-policy h3 + p,.info-ap-policy h4 + p,.info-ap-policy h5 + p,.info-ap-policy h6 + p{margin-top:0}
.info-ap-policy ul ul,.info-ap-policy ol ul,.info-ap-policy ul ol,.info-ap-policy ol ol{margin:12px 0}
.info-ap-policy ul ul li:before{width:4px;height:4px;background:#b963fb99}
@media (max-width: 768px) {
.info-ap-policy{padding:60px 20px}
.info-ap-policy h1{font-size:32px;margin-bottom:32px}
.info-ap-policy h2{font-size:26px;margin:48px 0 20px}
.info-ap-policy h3{font-size:22px;margin:36px 0 16px}
.info-ap-policy h4{font-size:19px;margin:28px 0 14px}
.info-ap-policy h5{font-size:17px;margin:24px 0 12px}
.info-ap-policy h6{font-size:15px;margin:20px 0 10px}
.info-ap-policy p{font-size:16px;line-height:1.65}
.info-ap-policy ul li,.info-ap-policy ol li{font-size:16px;line-height:1.65}
}
@media (max-width: 480px) {
.info-ap-policy{padding:48px 16px}
.info-ap-policy h1{font-size:28px;margin-bottom:28px}
.info-ap-policy h2{font-size:24px;margin:40px 0 16px}
.info-ap-policy ul{padding-left:24px}
.info-ap-policy ol{padding-left:24px}
}
.TtlBlck{position:relative;min-height:480px;display:flex;align-items:center;padding:60px 20px;overflow:hidden;background:linear-gradient(135deg,#FFF5D7 0%,#f8e8c0 100%)}
.TtlBlck::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#b963fb1f 0%,transparent 70%);border-radius:50%}
.TtlBlck .cntnr{max-width:1024px;margin:0 auto;width:100%;position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}
.TtlBlck .txt-sct{padding:0}
.TtlBlck .mn-hdng{font-size:3rem;line-height:1.15;color:#11453B;margin:0 0 20px;font-weight:700}
.TtlBlck .mn-hdng .acnt{color:#B963FB;display:block;font-size:2.2rem;margin-top:8px}
.TtlBlck .dscrptn{font-size:1.1rem;line-height:1.7;color:#11453B;margin:0 0 30px;opacity:.85}
.TtlBlck .img-wrp{position:relative;border-radius:8px;overflow:hidden;box-shadow:0 12px 32px #11453b26}
.TtlBlck .img-wrp img{width:100%;height:420px;object-fit:cover;display:block}
.NwsGrd{padding:80px 20px;background:linear-gradient(180deg,#fff 0%,#FFF5D7 100%)}
.NwsGrd .cntnr{max-width:1024px;margin:0 auto}
.NwsGrd .sctn-hdr{text-align:center;margin-bottom:60px}
.NwsGrd .sctn-hdr h2{font-size:2.4rem;color:#11453B;margin:0 0 16px;font-weight:700}
.NwsGrd .sctn-hdr h2::after{content:'';display:block;width:80px;height:4px;background:linear-gradient(90deg,#B963FB 0%,#11453B 100%);margin:20px auto 0;border-radius:2px}
.NwsGrd .sctn-hdr p{font-size:1.05rem;color:#11453B;opacity:.75;margin:0;line-height:1.6}
.NwsGrd .artcl-grd{display:grid;grid-template-columns:repeat(2,1fr);gap:40px 32px}
.NwsGrd .artcl-crd{background:#fff;border-radius:6px;overflow:hidden;box-shadow:0 4px 16px #11453b14;transition:all .3s ease-in}
.NwsGrd .artcl-crd:hover{box-shadow:0 8px 28px #b963fb33;transform:translateY(-4px)}
.NwsGrd .artcl-crd .img-blck{position:relative;height:240px;overflow:hidden;background:#FFF5D7}
.NwsGrd .artcl-crd .img-blck img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease-in}
.NwsGrd .artcl-crd:hover .img-blck img{transform:scale(1.05)}
.NwsGrd .artcl-crd .ctgry-tag{position:absolute;top:16px;left:16px;background:#b963fbf2;color:#fff;padding:6px 14px;border-radius:20px;font-size:.85rem;font-weight:600;z-index:2}
.NwsGrd .artcl-crd .cntnt-blck{padding:28px 24px}
.NwsGrd .artcl-crd .dt-ln{font-size:.88rem;color:#11453B;opacity:.6;margin:0 0 12px}
.NwsGrd .artcl-crd h3{font-size:1.4rem;color:#11453B;margin:0 0 14px;line-height:1.35;font-weight:700}
.NwsGrd .artcl-crd .excrpt{font-size:.98rem;color:#11453B;opacity:.75;line-height:1.65;margin:0}
.TlnSct{padding:80px 20px;background:#11453B;position:relative;overflow:hidden}
.TlnSct::before{content:'';position:absolute;top:-100px;left:-100px;width:400px;height:400px;background:radial-gradient(circle,#b963fb26 0%,transparent 70%);border-radius:50%}
.TlnSct .cntnr{max-width:1024px;margin:0 auto;position:relative;z-index:2}
.TlnSct .sctn-hdr{text-align:center;margin-bottom:60px}
.TlnSct .sctn-hdr h2{font-size:2.4rem;color:#FFF5D7;margin:0 0 16px;font-weight:700}
.TlnSct .sctn-hdr p{font-size:1.05rem;color:#FFF5D7;opacity:.85;margin:0;line-height:1.6}
.TlnSct .tln-wrp{position:relative;padding-left:60px}
.TlnSct .tln-wrp::before{content:'';position:absolute;left:20px;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#B963FB 0%,#b963fb4d 100%)}
.TlnSct .tln-itm{position:relative;margin-bottom:50px;padding:24px;background:#fff5d70f;border-radius:6px;border-left:3px solid #B963FB}
.TlnSct .tln-itm::before{content:'';position:absolute;left:-63px;top:30px;width:14px;height:14px;background:#B963FB;border:3px solid #11453B;border-radius:50%}
.TlnSct .tln-itm .dt-bdg{display:inline-block;background:#B963FB;color:#fff;padding:4px 12px;border-radius:4px;font-size:.85rem;font-weight:600;margin-bottom:12px}
.TlnSct .tln-itm h3{font-size:1.3rem;color:#FFF5D7;margin:0 0 10px;font-weight:700}
.TlnSct .tln-itm p{font-size:.98rem;color:#FFF5D7;opacity:.8;line-height:1.65;margin:0}
.InsghtsBlck{padding:80px 20px;background:linear-gradient(135deg,#FFF5D7 0%,#fff 100%)}
.InsghtsBlck .cntnr{max-width:1024px;margin:0 auto}
.InsghtsBlck .sctn-hdr{margin-bottom:50px}
.InsghtsBlck .sctn-hdr h2{font-size:2.4rem;color:#11453B;margin:0 0 16px;font-weight:700;position:relative;display:inline-block}
.InsghtsBlck .sctn-hdr h2::before{content:'';position:absolute;left:-20px;top:50%;transform:translateY(-50%);width:8px;height:60%;background:#B963FB;border-radius:4px}
.InsghtsBlck .insght-grd{display:grid;grid-template-columns:2fr 1fr;gap:40px}
.InsghtsBlck .mn-insght{background:#fff;border-radius:6px;overflow:hidden;box-shadow:0 6px 24px #11453b1a;display:flex;flex-direction:column}
.InsghtsBlck .mn-insght .img-sec{height:280px;overflow:hidden;background:#FFF5D7}
.InsghtsBlck .mn-insght .img-sec img{width:100%;height:100%;object-fit:cover}
.InsghtsBlck .mn-insght .txt-sec{padding:32px;flex:1}
.InsghtsBlck .mn-insght .mt-ln{display:flex;align-items:center;gap:16px;margin-bottom:16px}
.InsghtsBlck .mn-insght .ctgry-lbl{background:#B963FB;color:#fff;padding:5px 12px;border-radius:4px;font-size:.85rem;font-weight:600}
.InsghtsBlck .mn-insght .dt-txt{font-size:.88rem;color:#11453B;opacity:.6}
.InsghtsBlck .mn-insght h3{font-size:1.6rem;color:#11453B;margin:0 0 14px;line-height:1.3;font-weight:700}
.InsghtsBlck .mn-insght p{font-size:1rem;color:#11453B;opacity:.75;line-height:1.65;margin:0}
.InsghtsBlck .sd-lst{display:flex;flex-direction:column;gap:24px}
.InsghtsBlck .sd-itm{background:#fff;border-radius:6px;padding:20px;box-shadow:0 4px 16px #11453b14;transition:all .3s ease-in}
.InsghtsBlck .sd-itm:hover{box-shadow:0 6px 24px #b963fb2e;transform:translateX(4px)}
.InsghtsBlck .sd-itm .dt-txt{font-size:.85rem;color:#11453B;opacity:.6;margin:0 0 8px}
.InsghtsBlck .sd-itm h4{font-size:1.1rem;color:#11453B;margin:0;line-height:1.4;font-weight:700}
.RsrcsHub{padding:80px 20px;background:#fff}
.RsrcsHub .cntnr{max-width:1024px;margin:0 auto}
.RsrcsHub .sctn-hdr{text-align:center;margin-bottom:50px}
.RsrcsHub .sctn-hdr h2{font-size:2.4rem;color:#11453B;margin:0 0 16px;font-weight:700}
.RsrcsHub .sctn-hdr p{font-size:1.05rem;color:#11453B;opacity:.75;margin:0;line-height:1.6}
.RsrcsHub .rsrc-grd{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.RsrcsHub .rsrc-crd{background:linear-gradient(135deg,#FFF5D7 0%,#f8e8c0 100%);border-radius:6px;padding:32px 24px;text-align:center;position:relative;overflow:hidden;transition:all .3s ease-in}
.RsrcsHub .rsrc-crd::before{content:'';position:absolute;top:-50%;right:-50%;width:200px;height:200px;background:radial-gradient(circle,#b963fb26 0%,transparent 70%);border-radius:50%;transition:all .4s ease-in}
.RsrcsHub .rsrc-crd:hover{transform:translateY(-6px);box-shadow:0 12px 32px #b963fb33}
.RsrcsHub .rsrc-crd:hover::before{top:-20%;right:-20%}
.RsrcsHub .rsrc-crd .icn-wrp{width:70px;height:70px;background:#B963FB;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;position:relative;z-index:2}
.RsrcsHub .rsrc-crd .icn-wrp i{font-size:2rem;color:#fff}
.RsrcsHub .rsrc-crd h3{font-size:1.3rem;color:#11453B;margin:0 0 12px;font-weight:700;position:relative;z-index:2}
.RsrcsHub .rsrc-crd p{font-size:.95rem;color:#11453B;opacity:.75;line-height:1.6;margin:0 0 20px;position:relative;z-index:2}
.RsrcsHub .rsrc-crd .btn-lnk{display:inline-block;padding:10px 24px;background:#11453B;color:#FFF5D7;text-decoration:none;border-radius:4px;font-weight:600;font-size:.92rem;transition:all .3s ease-in;position:relative;z-index:3}
.RsrcsHub .rsrc-crd .btn-lnk:hover{background:#B963FB;color:#fff;transform:scale(1.05)}
@media (max-width: 768px) {
.TtlBlck .cntnr{grid-template-columns:1fr;gap:30px}
.TtlBlck .mn-hdng{font-size:2.2rem}
.TtlBlck .mn-hdng .acnt{font-size:1.8rem}
.NwsGrd .artcl-grd{grid-template-columns:1fr;gap:30px}
.TlnSct .tln-wrp{padding-left:40px}
.InsghtsBlck .insght-grd{grid-template-columns:1fr}
.RsrcsHub .rsrc-grd{grid-template-columns:1fr;gap:24px}
}
@media (max-width: 480px) {
.TtlBlck{padding:40px 20px;min-height:360px}
.TtlBlck .mn-hdng{font-size:1.8rem}
.TtlBlck .img-wrp img{height:280px}
.NwsGrd,.TlnSct,.InsghtsBlck,.RsrcsHub{padding:60px 20px}
.NwsGrd .sctn-hdr h2,.TlnSct .sctn-hdr h2,.InsghtsBlck .sctn-hdr h2,.RsrcsHub .sctn-hdr h2{font-size:2rem}
}
.HrBg{position:relative;min-height:520px;display:flex;align-items:center;background:linear-gradient(135deg,#b963fb14 0%,#11453b1f 100%);overflow:hidden}
.HrBg::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(./documentation_images/approved-ga.jpg);background-size:cover;background-position:center;opacity:.15;filter:grayscale(40%);z-index:1}
.HrBg::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:repeating-linear-gradient(45deg,transparent,transparent 2px,#b963fb08 2px,#b963fb08 4px),repeating-linear-gradient(-45deg,transparent,transparent 2px,#11453b05 2px,#11453b05 4px);z-index:2}
.HrCntnr{max-width:1024px;margin:0 auto;padding:60px 24px;position:relative;z-index:3}
.HrTtl{font-size:3.2rem;line-height:1.15;color:#11453B;margin:0 0 16px;font-weight:700;letter-spacing:-.02em}
.HrAccnt{color:#B963FB;display:block;font-size:2.8rem;margin-top:8px}
.HrTxt{font-size:1.15rem;line-height:1.7;color:#2a3b36;max-width:580px;margin:0}
.TlsSctn{padding:80px 0;background:#FFF5D7}
.TlsWrp{max-width:1024px;margin:0 auto;padding:0 24px}
.TlsHd{font-size:2.4rem;color:#11453B;margin:0 0 48px;font-weight:700;text-align:center;position:relative}
.TlsHd::after{content:'';position:absolute;bottom:-12px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#B963FB,#b963fb4d);border-radius:3px}
.TlsGrd{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px}
.TlCrd{background:#fff;padding:32px;border-radius:4px;box-shadow:0 4px 6px #11453b14;transition:all .3s ease-in;border-left:4px solid transparent}
.TlCrd:hover{background:#fff5d766;box-shadow:0 6px 12px #b963fb26;border-left-color:#B963FB;transform:translateY(-4px)}
.TlIcn{font-size:2.8rem;color:#B963FB;margin-bottom:20px;display:block}
.TlNm{font-size:1.35rem;font-weight:700;color:#11453B;margin:0 0 12px}
.TlDsc{font-size:1rem;line-height:1.6;color:#3a4a45;margin:0}
.AccsBlk{padding:90px 0;background:#fff}
.AccsInr{max-width:1024px;margin:0 auto;padding:0 24px}
.AccsFlx{display:flex;gap:60px;align-items:center}
.AccsImg{flex:0 0 45%}
.AccsImg img{width:100%;height:auto;border-radius:6px;box-shadow:0 8px 16px #11453b1f}
.AccsCntnt{flex:1}
.AccsH{font-size:2.2rem;color:#11453B;margin:0 0 24px;font-weight:700;position:relative;padding-left:20px}
.AccsH::before{content:'';position:absolute;left:0;top:4px;bottom:4px;width:6px;background:linear-gradient(180deg,#B963FB,#b963fb66);border-radius:3px}
.AccsPrg{font-size:1.05rem;line-height:1.75;color:#3a4a45;margin:0 0 20px}
.AccsLst{list-style:none;padding:0;margin:24px 0 0}
.AccsLst li{padding:12px 0 12px 32px;position:relative;font-size:1rem;color:#2a3b36;line-height:1.6}
.AccsLst li::before{content:'✓';position:absolute;left:0;color:#B963FB;font-weight:700;font-size:1.2rem}
.OpprtBlk{padding:85px 0;background:linear-gradient(165deg,#11453b0a 0%,#b963fb0f 100%);position:relative}
.OpprtCntr{max-width:1024px;margin:0 auto;padding:0 24px}
.OpprtRvrs{display:flex;gap:60px;align-items:center;flex-direction:row-reverse}
.OpprtVsl{flex:0 0 48%}
.OpprtVsl img{width:100%;height:auto;border-radius:6px;box-shadow:0 6px 14px #b963fb2e}
.OpprtTxt{flex:1}
.OpprtTtl{font-size:2.3rem;color:#11453B;margin:0 0 28px;font-weight:700}
.OpprtP{font-size:1.08rem;line-height:1.8;color:#2a3b36;margin:0 0 22px}
.OpprtGrd{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:32px}
.OpprtItm{background:#fff;padding:20px;border-radius:4px;border:2px solid #FFF5D7;transition:all .3s ease-in}
.OpprtItm:hover{border-color:#B963FB;background:#fff5d780}
.OpprtItm h4{font-size:1.15rem;color:#11453B;margin:0 0 8px;font-weight:700}
.OpprtItm p{font-size:.95rem;line-height:1.5;color:#3a4a45;margin:0}
.NmbrsSctn{padding:75px 0;background:#11453B;position:relative;overflow:hidden}
.NmbrsSctn::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(./documentation_images/new-j-240325.jpg);background-size:cover;background-position:center;opacity:.08;filter:grayscale(80%)}
.NmbrsWrp{max-width:1024px;margin:0 auto;padding:0 24px;position:relative;z-index:2}
.NmbrsHdr{font-size:2.5rem;color:#FFF5D7;margin:0 0 56px;font-weight:700;text-align:center}
.NmbrsFlex{display:flex;justify-content:space-around;flex-wrap:wrap;gap:48px}
.NmbrsBx{text-align:center;min-width:180px}
.NmbrsVal{font-size:3.8rem;color:#B963FB;font-weight:700;line-height:1;margin-bottom:12px;display:block}
.NmbrsLbl{font-size:1.1rem;color:#FFF5D7;line-height:1.4;margin:0}
.NmbrsDiv{width:2px;height:80px;background:linear-gradient(180deg,transparent,#b963fb80,transparent);align-self:center}
@media (max-width: 768px) {
.HrTtl{font-size:2.2rem}
.HrAccnt{font-size:1.9rem}
.HrTxt{font-size:1.05rem}
.TlsGrd{grid-template-columns:1fr}
.AccsFlx,.OpprtRvrs{flex-direction:column;gap:36px}
.AccsImg,.OpprtVsl{flex:0 0 100%}
.OpprtGrd{grid-template-columns:1fr}
.NmbrsFlex{flex-direction:column;align-items:center}
.NmbrsDiv{width:80px;height:2px;background:linear-gradient(90deg,transparent,#b963fb80,transparent)}
.TlsHd,.AccsH,.OpprtTtl,.NmbrsHdr{font-size:1.9rem}
}
@media (max-width: 480px) {
.HrCntnr{padding:40px 20px}
.TlsSctn,.AccsBlk,.OpprtBlk,.NmbrsSctn{padding:60px 0}
.TlCrd{padding:24px}
.NmbrsVal{font-size:3rem}
}
.TtlBlck{position:relative;height:75vh;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-bottom:5rem}
.TtlBlck::before{content:'';position:absolute;inset:0;background-image:url(./documentation_images/BOX-A.jpg);background-size:cover;background-position:center;filter:blur(8px);z-index:1;transform:scale(1.1)}
.TtlBlck::after{content:'';position:absolute;inset:0;background:linear-gradient(135deg,#b963fbbf,#11453ba6);z-index:2}
.TtlBlck .ImgSharp{position:absolute;width:85%;height:85%;top:50%;left:50%;transform:translate(-50%,-50%);background-image:url(./documentation_images/BOX-A.jpg);background-size:cover;background-position:center;z-index:3;mask-image:radial-gradient(ellipse at center,transparent 35%,black 75%);opacity:.4}
.TtlBlck .CntWrp{position:relative;z-index:4;text-align:center;color:#FFF5D7;max-width:900px;padding:0 2rem}
.TtlBlck .CntWrp h1{font-size:3.5rem;font-weight:700;line-height:1.2;margin:0;letter-spacing:-.02em}
.TtlBlck .CntWrp h1 .Brk{display:block;margin-top:.5rem;opacity:.95}
.TtlBlck .DcrtShp{position:absolute;z-index:2;border-radius:50%;background:#fff5d726;animation:FltnMv 8s ease-in-out infinite}
.TtlBlck .DcrtShp:nth-child(1){width:180px;height:180px;top:12%;left:8%;animation-delay:0s}
.TtlBlck .DcrtShp:nth-child(2){width:220px;height:220px;bottom:15%;right:10%;animation-delay:2s}
.TtlBlck .DcrtShp:nth-child(3){width:140px;height:140px;top:60%;left:15%;animation-delay:4s}
@keyframes FltnMv {
0%,100%{transform:translate(0,0) rotate(0deg)}
25%{transform:translate(15px,-20px) rotate(5deg)}
50%{transform:translate(-10px,15px) rotate(-3deg)}
75%{transform:translate(20px,10px) rotate(4deg)}
}
.FrmSctn{max-width:1024px;margin:0 auto 5rem;padding:0 2rem}
.FrmSctn .IntroTxt{max-width:720px;margin:0 auto 3.5rem;text-align:center}
.FrmSctn .IntroTxt h2{font-size:2.2rem;color:#11453B;margin:0 0 1.5rem;font-weight:600;position:relative;display:inline-block}
.FrmSctn .IntroTxt h2::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:60px;height:4px;background:linear-gradient(90deg,#B963FB,#11453B);border-radius:2px}
.FrmSctn .IntroTxt p{font-size:1.05rem;line-height:1.7;color:#333}
.FrmCnt{background:linear-gradient(135deg,#FFF5D7 0%,#fff5d766 100%);border-radius:12px;padding:3rem;box-shadow:0 6px 24px #11453b1f;border:2px solid #b963fb33}
.FrmCnt form{display:grid;grid-template-columns:1fr 1fr;gap:1.8rem}
.FldGrp{display:flex;flex-direction:column}
.FldGrp.Full{grid-column:1 / -1}
.FldGrp label{font-size:.95rem;font-weight:600;color:#11453B;margin-bottom:.6rem;display:block}
.FldGrp input,.FldGrp textarea,.FldGrp select{padding:.95rem 1.2rem;border:2px solid #b963fb4d;border-radius:6px;font-size:1rem;background:#fff;transition:all .3s ease-in;outline:none}
.FldGrp input:focus,.FldGrp textarea:focus,.FldGrp select:focus{border-color:#B963FB;box-shadow:0 0 0 3px #b963fb26}
.FldGrp textarea{min-height:150px;resize:vertical;font-family:inherit}
.FldGrp select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath fill='%2311453B' d='M0 0l6 8 6-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}
.ChckWrp{grid-column:1 / -1;display:flex;align-items:flex-start;gap:.8rem}
.ChckWrp input[type="checkbox"]{width:20px;height:20px;min-width:20px;margin-top:.2rem;cursor:pointer;accent-color:#B963FB}
.ChckWrp label{font-size:.9rem;color:#333;line-height:1.5;margin:0;font-weight:400}
.ChckWrp label a{color:#B963FB;text-decoration:underline;transition:color .3s ease-in}
.ChckWrp label a:hover{color:#11453B}
.SubmtBtn{grid-column:1 / -1;padding:1.1rem 3rem;background:linear-gradient(135deg,#B963FB,#11453B);color:#FFF5D7;border:none;border-radius:6px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease-in;box-shadow:0 4px 12px #b963fb4d}
.SubmtBtn:hover{transform:translateY(-2px);box-shadow:0 6px 18px #b963fb73}
.SubmtBtn:active{transform:translateY(0)}
.CntctDtls{max-width:1024px;margin:0 auto 6rem;padding:0 2rem}
.CntctDtls h2{font-size:2rem;color:#11453B;margin:0 0 2.5rem;text-align:center;font-weight:600}
.DtlsGrd{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}
.DtlCrd{background:#fff;padding:2.2rem 1.8rem;border-radius:8px;text-align:center;border:2px solid transparent;transition:all .3s ease-in;box-shadow:0 3px 12px #00000014}
.DtlCrd:hover{border-color:#B963FB;transform:translateY(-4px);box-shadow:0 8px 20px #b963fb33}
.DtlCrd .Icn{width:60px;height:60px;margin:0 auto 1.5rem;background:linear-gradient(135deg,#b963fb26,#11453b26);border-radius:50%;display:flex;align-items:center;justify-content:center}
.DtlCrd .Icn i{font-size:1.8rem;color:#11453B}
.DtlCrd h3{font-size:1.2rem;color:#11453B;margin:0 0 .8rem;font-weight:600}
.DtlCrd p{font-size:1rem;color:#333;line-height:1.6;margin:0}
.DtlCrd a{color:#B963FB;text-decoration:none;transition:color .3s ease-in}
.DtlCrd a:hover{color:#11453B;text-decoration:underline}
@media (max-width: 768px) {
.TtlBlck{height:60vh}
.TtlBlck .CntWrp h1{font-size:2.5rem}
.FrmCnt{padding:2rem 1.5rem}
.FrmCnt form{grid-template-columns:1fr}
.DtlsGrd{grid-template-columns:1fr;gap:1.5rem}
.FrmSctn .IntroTxt h2{font-size:1.8rem}
}
@media (max-width: 480px) {
.TtlBlck .CntWrp h1{font-size:2rem}
.FrmCnt{padding:1.5rem 1rem}
.FrmSctn{margin-bottom:3rem}
}
html{scroll-behavior:smooth}
body::-webkit-scrollbar{width:10px}
body::-webkit-scrollbar-track{background:#FFF5D7;border-radius:5px}
body::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#B963FB,#11453B);border-radius:5px}
body::-webkit-scrollbar-thumb:hover{box-shadow:0 0 8px #b963fb99}
.HrStg{position:relative;width:100%;height:580px;overflow:hidden;display:flex;align-items:center;justify-content:center}
.HrStg::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#b963fb99,#11453bb3);z-index:2}
.HrStg .bgImg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;filter:saturate(0.5);z-index:1}
.HrStg .cntntWrp{position:relative;z-index:3;max-width:720px;padding:0 24px;text-align:center}
.HrStg .mnTtl{font-size:52px;font-weight:700;color:#FFF5D7;margin:0 0 20px;line-height:1.2}
.HrStg .sbtxt{font-size:20px;color:#fff;line-height:1.6;margin:0}
.HrStg .shpDcr{position:absolute;width:180px;height:180px;border-radius:50%;background:#fff5d726;z-index:2}
.HrStg .shpDcr:nth-of-type(1){top:40px;right:80px}
.HrStg .shpDcr:nth-of-type(2){bottom:60px;left:100px;width:140px;height:140px}
.StryBlck{max-width:1024px;margin:0 auto;padding:90px 24px}
.StryBlck .grdLyt{display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:center}
.StryBlck .txtSd h2{font-size:38px;font-weight:700;color:#11453B;margin:0 0 24px;line-height:1.3}
.StryBlck .txtSd h2::before{content:'';display:inline-block;width:48px;height:4px;background:#B963FB;margin-right:16px;vertical-align:middle}
.StryBlck .txtSd p{font-size:17px;line-height:1.7;color:#2a2a2a;margin:0 0 18px}
.StryBlck .imgSd img{width:100%;height:auto;border-radius:8px;box-shadow:0 6px 24px #11453b26}
.VlsPnl{background:linear-gradient(180deg,#FFF5D7 0%,#fff5d74d 100%);padding:80px 24px}
.VlsPnl .cntWrp{max-width:1024px;margin:0 auto}
.VlsPnl .sctHdr{text-align:center;margin-bottom:56px}
.VlsPnl .sctHdr h2{font-size:42px;font-weight:700;color:#11453B;margin:0 0 16px;position:relative;display:inline-block}
.VlsPnl .sctHdr h2::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:80px;height:3px;background:#B963FB}
.VlsPnl .crdGrd{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.VlsPnl .vlCrd{background:#fff;padding:36px 28px;border-radius:6px;border-left:5px solid #B963FB;box-shadow:0 4px 16px #00000014;transition:transform .25s ease-in}
.VlsPnl .vlCrd:hover{transform:translateY(-6px)}
.VlsPnl .vlCrd h3{font-size:22px;font-weight:700;color:#11453B;margin:0 0 14px}
.VlsPnl .vlCrd p{font-size:16px;line-height:1.6;color:#3a3a3a;margin:0}
.TmDtl{max-width:1024px;margin:0 auto;padding:90px 24px}
.TmDtl .spltLyt{display:grid;grid-template-columns:1fr 1.3fr;gap:70px;align-items:start}
.TmDtl .imgBx img{width:100%;height:auto;border-radius:5px;box-shadow:0 5px 20px #b963fb33}
.TmDtl .infoBx h2{font-size:36px;font-weight:700;color:#11453B;margin:0 0 28px;position:relative;padding-left:20px}
.TmDtl .infoBx h2::before{content:'';position:absolute;left:0;top:8px;width:6px;height:70%;background:#B963FB}
.TmDtl .infoBx p{font-size:17px;line-height:1.7;color:#2a2a2a;margin:0 0 20px}
.TmDtl .fctsLst{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-top:36px}
.TmDtl .fctItm{background:#b963fb14;padding:20px;border-radius:4px;border:1px solid #b963fb33}
.TmDtl .fctItm h4{font-size:18px;font-weight:700;color:#11453B;margin:0 0 8px}
.TmDtl .fctItm p{font-size:15px;color:#3a3a3a;margin:0;line-height:1.5}
.MssnSct{background:linear-gradient(90deg,#11453B 0%,#11453bd9 100%);padding:100px 24px;position:relative;overflow:hidden}
.MssnSct::before{content:'';position:absolute;top:-50px;right:-80px;width:340px;height:340px;border-radius:50%;background:#b963fb26}
.MssnSct::after{content:'';position:absolute;bottom:-70px;left:-100px;width:280px;height:280px;border-radius:50%;background:#fff5d71a}
.MssnSct .cntWrp{max-width:1024px;margin:0 auto;position:relative;z-index:1}
.MssnSct .flxLyt{display:flex;gap:56px;align-items:center}
.MssnSct .imgPrt{flex:1}
.MssnSct .imgPrt img{width:100%;height:auto;border-radius:6px;box-shadow:0 8px 32px #0000004d}
.MssnSct .txtPrt{flex:1.2}
.MssnSct .txtPrt h2{font-size:40px;font-weight:700;color:#FFF5D7;margin:0 0 24px;line-height:1.3}
.MssnSct .txtPrt p{font-size:17px;line-height:1.7;color:#fff;margin:0 0 18px}
.MssnSct .txtPrt .hlghtBx{background:#fff5d71f;padding:24px;border-left:4px solid #B963FB;border-radius:4px;margin-top:32px}
.MssnSct .txtPrt .hlghtBx p{font-size:16px;color:#FFF5D7;margin:0;font-style:italic}
@media (max-width: 1024px) {
.HrStg{height:500px}
.HrStg .mnTtl{font-size:42px}
.StryBlck .grdLyt{gap:48px}
.VlsPnl .crdGrd{grid-template-columns:repeat(2,1fr);gap:28px}
.TmDtl .spltLyt{gap:50px}
.MssnSct .flxLyt{gap:44px}
}
@media (max-width: 768px) {
.HrStg{height:420px}
.HrStg .mnTtl{font-size:36px}
.HrStg .sbtxt{font-size:18px}
.HrStg .shpDcr{display:none}
.StryBlck{padding:70px 24px}
.StryBlck .grdLyt{grid-template-columns:1fr;gap:36px}
.StryBlck .txtSd h2{font-size:32px}
.VlsPnl{padding:70px 24px}
.VlsPnl .sctHdr h2{font-size:34px}
.VlsPnl .crdGrd{grid-template-columns:1fr}
.TmDtl{padding:70px 24px}
.TmDtl .spltLyt{grid-template-columns:1fr;gap:36px}
.TmDtl .infoBx h2{font-size:30px}
.TmDtl .fctsLst{grid-template-columns:1fr;gap:20px}
.MssnSct{padding:80px 24px}
.MssnSct .flxLyt{flex-direction:column;gap:36px}
.MssnSct .txtPrt h2{font-size:32px}
}
@media (max-width: 480px) {
.HrStg{height:380px}
.HrStg .mnTtl{font-size:30px}
.HrStg .sbtxt{font-size:16px}
.StryBlck{padding:60px 20px}
.StryBlck .txtSd h2{font-size:28px}
.VlsPnl{padding:60px 20px}
.VlsPnl .sctHdr h2{font-size:28px}
.VlsPnl .vlCrd{padding:28px 20px}
.TmDtl{padding:60px 20px}
.TmDtl .infoBx h2{font-size:26px}
.MssnSct{padding:70px 20px}
.MssnSct .txtPrt h2{font-size:28px}
}
.TtlWrp{position:relative;background:linear-gradient(135deg,#FFF5D7 0%,#B963FB 100%);padding:0;overflow:hidden;margin-bottom:4rem}
.TtlCntnr{max-width:1024px;margin:0 auto;display:flex;flex-direction:column}
.TtlImg{width:100%;height:180px;object-fit:cover;opacity:.3;filter:grayscale(20%) contrast(1.1);animation:grnPls 8s ease-in-out infinite}
@keyframes grnPls {
0%,100%{filter:grayscale(20%) contrast(1.1)}
50%{filter:grayscale(30%) contrast(1.05)}
}
.TtlTxtBx{padding:5rem 2rem;text-align:center}
.TtlTxtBx h1{font-size:2.8rem;color:#11453B;margin:0 0 1.5rem;line-height:1.2;font-weight:700}
.TtlTxtBx p{font-size:1.2rem;color:#11453B;max-width:680px;margin:0 auto;line-height:1.7}
.PrgrmsGrd{max-width:1024px;margin:0 auto 5rem;padding:0 2rem}
.PrgrmsGrd h2{font-size:2rem;color:#11453B;margin:0 0 3rem;text-align:center;position:relative}
.PrgrmsGrd h2::after{content:'';display:block;width:80px;height:4px;background:#B963FB;margin:1rem auto 0;border-radius:3px}
.CrdGrd{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}
.CrdItm{background:linear-gradient(145deg,#FFF5D7,#b963fb14);border-radius:4px;padding:2rem;box-shadow:2px 4px 8px #11453b1f;transition:transform .3s ease-in;position:relative;border-left:5px solid #B963FB}
.CrdItm:hover{transform:translateY(-6px);box-shadow:4px 8px 16px #11453b33}
.CrdIcn{font-size:2.5rem;color:#B963FB;margin-bottom:1rem;display:block}
.CrdItm h3{font-size:1.4rem;color:#11453B;margin:0 0 1rem}
.CrdItm p{font-size:.95rem;color:#11453B;line-height:1.6;margin:0 0 1rem}
.CrdDrtn{display:inline-block;background:#b963fb26;color:#11453B;padding:.4rem .9rem;border-radius:3px;font-size:.85rem;font-weight:600}
.svg-dvdr-1{width:100%;height:60px;fill:#B963FB;opacity:.12;margin:3rem 0}
.JrnyStp{max-width:1024px;margin:0 auto 5rem;padding:0 2rem}
.JrnyStp h2{font-size:1.9rem;color:#11453B;margin:0 0 2.5rem;text-align:left}
.StpTmln{display:flex;flex-direction:column;gap:0;position:relative}
.StpTmln::before{content:'';position:absolute;left:20px;top:20px;bottom:20px;width:3px;background:linear-gradient(180deg,#B963FB 0%,#b963fb4d 100%);z-index:0}
.StpBx{display:flex;gap:1.5rem;padding:1.5rem 0;position:relative}
.StpNmbr{width:42px;height:42px;background:#B963FB;color:#FFF5D7;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:700;flex-shrink:0;z-index:1;box-shadow:3px 3px 10px #b963fb66}
.StpCntnt h3{font-size:1.25rem;color:#11453B;margin:0 0 .7rem}
.StpCntnt p{font-size:.95rem;color:#11453B;line-height:1.6;margin:0}
.FtrsSplt{background:linear-gradient(90deg,#b963fb0f 0%,#11453b0a 100%);padding:4rem 2rem;margin-bottom:5rem}
.FtrsInr{max-width:1024px;margin:0 auto;display:grid;grid-template-columns:1fr 1.2fr;gap:3rem;align-items:center}
.FtrsImgBx{position:relative}
.FtrsImgBx img{width:100%;height:420px;object-fit:cover;border-radius:4px;box-shadow:6px 6px 20px #11453b2e}
.FtrsTxtBx h2{font-size:2rem;color:#11453B;margin:0 0 2rem}
.FtrLst{list-style:none;padding:0;margin:0}
.FtrLst li{padding:1rem 0;border-bottom:1px dashed #b963fb40;display:flex;align-items:flex-start;gap:1rem}
.FtrLst li:last-child{border-bottom:none}
.FtrLst li::before{content:'✓';color:#B963FB;font-size:1.3rem;font-weight:700;flex-shrink:0}
.FtrLst li span{font-size:.95rem;color:#11453B;line-height:1.6}
.CtaFnl{max-width:1024px;margin:0 auto 4rem;padding:3rem 2rem;background:linear-gradient(135deg,#11453B 0%,#b963fbd9 100%);border-radius:6px;text-align:center;box-shadow:5px 8px 24px #11453b4d}
.CtaFnl h2{font-size:2.1rem;color:#FFF5D7;margin:0 0 1.2rem}
.CtaFnl p{font-size:1.05rem;color:#FFF5D7;margin:0 0 2rem;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.7}
.CtaBtnWrp{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}
.BtnPrmry{display:inline-block;background:#FFF5D7;color:#11453B;padding:1rem 2.5rem;border-radius:4px;text-decoration:none;font-weight:600;font-size:1rem;transition:background .3s ease-in;box-shadow:3px 5px 12px #0003;z-index:10;position:relative}
.BtnPrmry:hover{background:#B963FB;color:#FFF5D7}
.BtnScndry{display:inline-block;background:transparent;color:#FFF5D7;padding:1rem 2.5rem;border:2px solid #FFF5D7;border-radius:4px;text-decoration:none;font-weight:600;font-size:1rem;transition:background .3s ease-in;z-index:10;position:relative}
.BtnScndry:hover{background:#FFF5D7;color:#11453B}
@media (max-width: 1024px) {
.TtlTxtBx h1{font-size:2.3rem}
.FtrsInr{grid-template-columns:1fr;gap:2rem}
.FtrsImgBx img{height:340px}
}
@media (max-width: 768px) {
.TtlTxtBx{padding:3rem 1.5rem}
.TtlTxtBx h1{font-size:2rem}
.TtlTxtBx p{font-size:1.05rem}
.CrdGrd{grid-template-columns:1fr;gap:1.5rem}
.StpTmln::before{left:15px}
.StpNmbr{width:36px;height:36px;font-size:1rem}
.CtaFnl h2{font-size:1.7rem}
.CtaBtnWrp{flex-direction:column;align-items:center}
.BtnPrmry,.BtnScndry{width:100%;max-width:300px}
}
@media (max-width: 480px) {
.TtlImg{height:120px}
.TtlTxtBx h1{font-size:1.7rem}
.PrgrmsGrd h2,.JrnyStp h2,.FtrsTxtBx h2{font-size:1.6rem}
.CrdItm{padding:1.5rem}
.StpBx{gap:1rem}
.FtrsImgBx img{height:280px}
}
.ScsBlck{background:linear-gradient(135deg,#b963fb26 0%,#11453b14 100%);padding:4rem 1.5rem;position:relative;overflow:hidden}
.ScsBlck::before{content:'';position:absolute;top:-50%;right:-10%;width:500px;height:500px;background:radial-gradient(circle,#b963fb1f 0%,transparent 70%);border-radius:50%}
.ScsBlck::after{content:'';position:absolute;bottom:-30%;left:-5%;width:400px;height:400px;background:radial-gradient(circle,#11453b14 0%,transparent 70%);border-radius:50%}
.CntnrSccs{max-width:1024px;margin:0 auto;position:relative;z-index:2;text-align:center}
.IcnWrp{display:inline-flex;align-items:center;justify-content:center;width:120px;height:120px;background:linear-gradient(135deg,#B963FB 0%,#b963fbb3 100%);border-radius:50%;margin-bottom:2.5rem;box-shadow:0 8px 24px #b963fb4d;position:relative}
.IcnWrp::before{content:'';position:absolute;width:140px;height:140px;border:3px solid #b963fb33;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%)}
.IcnWrp i{font-size:3.5rem;color:#fff}
.MnHdng{font-size:3rem;color:#11453B;margin:0 0 1rem;font-weight:700;line-height:1.2}
.SbHdng{font-size:1.5rem;color:#B963FB;margin:0 0 2rem;font-weight:600}
.TxtCntnt{font-size:1.125rem;color:#11453B;line-height:1.7;margin:0 auto 2.5rem;max-width:680px;opacity:.9}
.BtnGrp{display:flex;flex-direction:column;gap:1rem;align-items:center;margin-top:2.5rem}
.PrmryBttn{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2.5rem;background:#B963FB;color:#fff;text-decoration:none;border-radius:4px;font-size:1.125rem;font-weight:600;transition:all .3s ease-in;box-shadow:0 4px 12px #b963fb40}
.PrmryBttn:hover{background:#a84ee8;box-shadow:0 6px 20px #b963fb66;transform:translateY(-2px)}
.ScndryBttn{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2.5rem;background:transparent;color:#11453B;text-decoration:none;border:2px solid #11453B;border-radius:4px;font-size:1.125rem;font-weight:600;transition:all .3s ease-in}
.ScndryBttn:hover{background:#11453B;color:#fff}
.InfSctn{background:#FFF5D7;padding:3rem 1.5rem;border-top:4px solid #B963FB}
.InfCntnr{max-width:1024px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}
.InfCrd{background:#fff;padding:2rem;border-radius:3px;box-shadow:0 3px 8px #11453b1a;transition:all .3s ease-in;border-left:4px solid #B963FB}
.InfCrd:hover{box-shadow:0 6px 16px #11453b26;transform:translateY(-4px)}
.InfCrd i{font-size:2.5rem;color:#B963FB;margin-bottom:1rem;display:block}
.InfCrd h3{font-size:1.375rem;color:#11453B;margin:0 0 1rem;font-weight:700}
.InfCrd p{font-size:1rem;color:#11453B;line-height:1.6;margin:0;opacity:.85}
.DtlLnk{display:inline-flex;align-items:center;gap:.5rem;color:#B963FB;text-decoration:none;font-weight:600;margin-top:1rem;transition:all .3s ease-in}
.DtlLnk:hover{color:#a84ee8;gap:.75rem}
.DtlLnk i{font-size:1rem}
@media (min-width: 480px) {
.BtnGrp{flex-direction:row;justify-content:center}
}
@media (min-width: 768px) {
.ScsBlck{padding:6rem 2rem}
.MnHdng{font-size:3.75rem}
.SbHdng{font-size:1.875rem}
.TxtCntnt{font-size:1.25rem}
.InfSctn{padding:4rem 2rem}
}
@media (min-width: 1024px) {
.ScsBlck{padding:7rem 2rem}
.MnHdng{font-size:4.5rem}
.InfCntnr{grid-template-columns:repeat(3,1fr)}
}
@media (min-width: 1280px) {
.CntnrSccs{max-width:1024px}
}