@import "https://cdn.jsdelivr.net/npm/@fontsource/nunito@latest/400.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/nunito@latest/400-italic.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/nunito@latest/700.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/nunito@latest/700-italic.css";
*{margin:0;padding:0;box-sizing:border-box}
ul,ol{list-style:none}
h1,h2,h3,h4,h5,h6{font-weight:700}
figure,blockquote{margin:0}
body{font-family:'Nunito',sans-serif;line-height:1.6;color:#2a2a2a;background:#fafafa}
.hdr-cntnr{max-width:960px;margin:0 auto;padding:0 20px}
.main-hdr{background:linear-gradient(234deg,#6E259D 0%,#0060BA 50%,#DFF0D3 100%);box-shadow:0 4px 6px #00000026;padding:28px 0}
.hdr-row-top{display:flex;justify-content:space-between;align-items:center;gap:40px;margin-bottom:24px}
.brnd-stck{display:flex;align-items:center;gap:18px}
.lg-wrp{width:90px;height:90px;background:#fffffff2;border-radius:8px;padding:12px;box-shadow:0 3px 8px #0000001f;display:flex;align-items:center;justify-content:center}
.lg-wrp img{width:100%;height:100%;object-fit:contain}
.cmpny-nme{font-size:28px;font-weight:700;color:#fff;text-shadow:1px 2px 4px #0003}
.cntct-blck{display:flex;flex-direction:column;gap:10px;align-items:flex-end}
.cntct-itm{display:flex;align-items:center;gap:10px;color:#fff;font-size:15px;background:#ffffff26;padding:8px 16px;border-radius:6px;text-decoration:none;transition:background .2s}
.cntct-itm:hover{background:#ffffff40}
.cntct-itm i{font-size:18px}
.hdr-row-btm{display:flex;justify-content:center}
.mn-nvgtn{background:#fff3;border-radius:8px;padding:6px 12px;box-shadow:0 2px 6px #0000001a}
.nvgtn-lst{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}
.nv-lnk-wrp{position:relative}
.nv-lnk{display:flex;flex-direction:column;align-items:center;gap:6px;padding:14px 20px;color:#fff;text-decoration:none;font-weight:700;font-size:15px;border-radius:6px;transition:background .2s}
.nv-lnk:hover{background:#fff3}
.nv-icn-cstm{width:32px;height:32px;background:#ffffff4d;border-radius:50%;display:flex;align-items:center;justify-content:center}
.nv-icn-cstm svg{width:18px;height:18px;fill:#fff}
.nv-txt{font-size:14px;text-align:center}
.ftr-main{background:#6E259D;padding:48px 0 32px;margin-top:60px}
.ftr-container{max-width:960px;margin:0 auto;padding:0 20px}
.ftr-tp-sctn{display:flex;justify-content:space-between;align-items:center;gap:40px;margin-bottom:40px;padding-bottom:32px;border-bottom:2px solid #fff3}
.ftr-cmpny-inf{flex:1}
.ftr-cmpny-nme{font-size:26px;font-weight:700;color:#fff;margin-bottom:16px}
.ftr-ddrss{color:#DFF0D3;font-size:15px;line-height:1.8;font-style:normal}
.ftr-cta-grp{display:flex;flex-wrap:wrap;gap:14px}
.cta-bttn{padding:14px 28px;font-size:15px;font-weight:700;text-decoration:none;color:#fff;border-radius:0;transition:background .2s;display:inline-flex;align-items:center;gap:10px}
.cta-bttn-primary{background:#0060BA}
.cta-bttn-primary:hover{background:#004d99}
.cta-bttn-secondary{background:#DFF0D3;color:#2a2a2a}
.cta-bttn-secondary:hover{background:#c9e0bd}
.cta-bttn-tertiary{background:#ffffff26}
.cta-bttn-tertiary:hover{background:#ffffff40}
.ftr-btm-sctn{display:flex;justify-content:space-between;align-items:center;gap:30px}
.ftr-cpyrght{color:#DFF0D3;font-size:14px}
.ftr-nvgtn{display:flex;gap:24px}
.ftr-lnk{color:#fff;text-decoration:none;font-size:14px;transition:color .2s}
.ftr-lnk:hover{color:#DFF0D3}
.ckie-pnl{position:fixed;bottom:20px;right:20px;background:#fff;border-radius:8px;box-shadow:0 6px 16px #00000040;width:420px;max-width:calc(100vw - 40px);max-height:calc(100vh - 80px);overflow-y:auto;z-index:9999;transform:translateX(500px);transition:transform .4s ease-out}
.ckie-pnl.shw{transform:translateX(0)}
.ckie-hdr{background:linear-gradient(135deg,#6E259D 0%,#0060BA 100%);padding:20px;border-radius:8px 8px 0 0}
.ckie-ttl{font-size:20px;font-weight:700;color:#fff;margin-bottom:8px}
.ckie-dsc{font-size:14px;color:#DFF0D3;line-height:1.5}
.ckie-bdy{padding:24px 20px}
.ckie-ctgry{margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #e0e0e0}
.ckie-ctgry:last-of-type{border-bottom:none;margin-bottom:0}
.ctgry-hdr{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}
.ctgry-nme{font-size:16px;font-weight:700;color:#2a2a2a}
.ctgry-tggl{position:relative;width:50px;height:26px}
.ctgry-tggl input{opacity:0;width:0;height:0}
.tggl-sldr{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background:#ccc;transition:.3s;border-radius:26px}
.tggl-sldr:before{position:absolute;content:"";height:20px;width:20px;left:3px;bottom:3px;background:#fff;transition:.3s;border-radius:50%}
.ctgry-tggl input:checked + .tggl-sldr{background:#0060BA}
.ctgry-tggl input:checked + .tggl-sldr:before{transform:translateX(24px)}
.ctgry-tggl input:disabled + .tggl-sldr{background:#6E259D;cursor:not-allowed}
.ctgry-dsc{font-size:13px;color:#666;line-height:1.5}
.ckie-plcy-lnk{display:block;margin-bottom:16px;padding:12px;background:#f5f5f5;border-radius:6px;text-align:center;color:#6E259D;text-decoration:none;font-size:14px;font-weight:700;transition:background .2s}
.ckie-plcy-lnk:hover{background:#e8e8e8}
.ckie-btns{display:flex;gap:10px}
.ckie-btn{flex:1;padding:12px;border:none;border-radius:0;font-size:15px;font-weight:700;cursor:pointer;transition:background .2s;font-family:'Nunito',sans-serif}
.ckie-btn-accpt{background:#0060BA;color:#fff}
.ckie-btn-accpt:hover{background:#004d99}
.ckie-btn-rjct{background:#ccc;color:#2a2a2a}
.ckie-btn-rjct:hover{background:#b8b8b8}
.ckie-bdg{position:fixed;bottom:20px;right:20px;width:60px;height:60px;background:#6E259D;border-radius:50%;display:none;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px #0003;z-index:9998;transition:background .2s}
.ckie-bdg:hover{background:#5a1f81}
.ckie-bdg.shw{display:flex}
.ckie-bdg i{font-size:28px;color:#fff}
@media (max-width: 768px) {
.hdr-row-top{flex-direction:column;align-items:flex-start;gap:20px}
.cntct-blck{align-items:flex-start;width:100%}
.nvgtn-lst{flex-direction:column;width:100%}
.nv-lnk{flex-direction:row;justify-content:flex-start;width:100%}
.ftr-tp-sctn{flex-direction:column;align-items:flex-start}
.ftr-cta-grp{width:100%;flex-direction:column}
.cta-bttn{width:100%;justify-content:center}
.ftr-btm-sctn{flex-direction:column;gap:16px}
.ftr-nvgtn{flex-direction:column;gap:12px}
.ckie-pnl{bottom:10px;right:10px;left:10px;width:auto}
.ckie-bdg{bottom:10px;right:10px}
}
@media (max-width: 375px) {
.lg-wrp{width:70px;height:70px}
.cmpny-nme{font-size:22px}
.ckie-btns{flex-direction:column}
}
.wbn-title-ctnr{max-width:960px;margin:0 auto;padding:80px 20px 60px}
.wbn-title-ctnr .img-wrp{position:relative;margin-bottom:48px;border-radius:8px;overflow:hidden;box-shadow:0 4px 12px #6e259d26}
.wbn-title-ctnr .img-wrp::before{content:'';position:absolute;top:-20%;right:-15%;width:300px;height:300px;background:linear-gradient(234deg,#6E259D 0%,#0060BA 50%,#DFF0D3 100%);border-radius:50%;opacity:.3;z-index:-1;filter:blur(60px)}
.wbn-title-ctnr .img-wrp img{width:100%;height:420px;object-fit:cover;display:block}
.wbn-title-ctnr .txt-blck h1{font-size:42px;line-height:1.2;color:#1a1a1a;margin:0 0 28px;font-weight:700}
.wbn-title-ctnr .txt-blck h1::after{content:'';display:block;width:80px;height:4px;background:linear-gradient(90deg,#6E259D,#0060BA);margin-top:16px;border-radius:2px}
.wbn-title-ctnr .pnts-lst{list-style:none;padding:0;margin:0 0 36px}
.wbn-title-ctnr .pnts-lst li{padding:14px 0 14px 44px;position:relative;font-size:18px;line-height:1.6;color:#333}
.wbn-title-ctnr .pnts-lst li::before{content:'→';position:absolute;left:0;top:14px;font-size:24px;color:#6E259D;font-weight:700}
.wbn-title-ctnr .bttn-prm{display:inline-block;padding:16px 42px;background:linear-gradient(135deg,#6E259D 0%,#0060BA 100%);color:#fff;text-decoration:none;border-radius:6px;font-size:17px;font-weight:600;box-shadow:0 4px 8px #6e259d4d;transition:all .3s ease;position:relative;z-index:10}
.wbn-title-ctnr .bttn-prm:hover{transform:translateY(-2px);box-shadow:0 6px 16px #6e259d66}
.wbnr-crds-section{background:linear-gradient(180deg,#f8f9fa 0%,#fff 100%);padding:70px 20px;position:relative}
.wbnr-crds-section::before{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);width:1px;height:100%;background:linear-gradient(180deg,transparent 0%,#DFF0D3 50%,transparent 100%)}
.wbnr-crds-section .cntnt-wrp{max-width:960px;margin:0 auto}
.wbnr-crds-section .sc-hdr{text-align:center;margin-bottom:56px}
.wbnr-crds-section .sc-hdr h2{font-size:36px;color:#1a1a1a;margin:0 0 18px;font-weight:700;position:relative;display:inline-block}
.wbnr-crds-section .sc-hdr h2::before{content:'';position:absolute;top:-12px;left:-20px;width:40px;height:40px;border:3px solid #6E259D;border-radius:50%;opacity:.3}
.wbnr-crds-section .sc-hdr p{font-size:18px;color:#555;line-height:1.6;max-width:680px;margin:0 auto}
.wbnr-crds-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px}
.wbnr-crd{background:#fff;border-radius:10px;padding:32px 28px;box-shadow:0 3px 10px #00000014;transition:all .3s ease;position:relative;overflow:hidden}
.wbnr-crd::before{content:'';position:absolute;top:0;left:0;width:4px;height:0;background:linear-gradient(180deg,#6E259D,#0060BA);transition:height .3s ease}
.wbnr-crd:hover{transform:translateY(-4px);box-shadow:0 6px 20px #0060ba26}
.wbnr-crd:hover::before{height:100%}
.wbnr-crd .icn-wrp{width:56px;height:56px;background:linear-gradient(135deg,#DFF0D3 0%,#e8f5dd 100%);border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}
.wbnr-crd .icn-wrp svg{width:28px;height:28px;fill:#0060BA}
.wbnr-crd h3{font-size:22px;color:#1a1a1a;margin:0 0 14px;font-weight:600}
.wbnr-crd p{font-size:16px;color:#555;line-height:1.6;margin:0}
.prcss-timeline{padding:80px 20px;background:#fff;position:relative}
.prcss-timeline .cntnt-wrp{max-width:960px;margin:0 auto}
.prcss-timeline .sc-hdr{margin-bottom:60px}
.prcss-timeline .sc-hdr h2{font-size:36px;color:#1a1a1a;margin:0 0 18px;font-weight:700}
.prcss-timeline .sc-hdr h2 span{color:#6E259D;position:relative}
.prcss-timeline .sc-hdr h2 span::after{content:'';position:absolute;bottom:-4px;left:0;width:100%;height:2px;background:linear-gradient(90deg,#6E259D,#0060BA)}
.prcss-timeline .sc-hdr p{font-size:17px;color:#555;line-height:1.7;max-width:720px}
.tmlne-stps{position:relative;padding-left:60px}
.tmlne-stps::before{content:'';position:absolute;left:24px;top:20px;bottom:20px;width:2px;background:linear-gradient(180deg,#6E259D 0%,#0060BA 50%,#DFF0D3 100%)}
.stp-itm{position:relative;margin-bottom:48px;padding:24px 28px;background:linear-gradient(135deg,#fafbfc 0%,#fff 100%);border-radius:8px;border:1px solid #e8e8e8;transition:all .3s ease}
.stp-itm:hover{border-color:#6E259D;box-shadow:0 4px 12px #6e259d1f}
.stp-itm::before{content:'';position:absolute;left:-36px;top:32px;width:14px;height:14px;background:#6E259D;border-radius:50%;border:3px solid #fff;box-shadow:0 0 0 2px #6E259D;z-index:2}
.stp-itm .stp-nmbr{display:inline-block;width:32px;height:32px;background:linear-gradient(135deg,#6E259D,#0060BA);color:#fff;border-radius:6px;text-align:center;line-height:32px;font-weight:700;font-size:16px;margin-bottom:12px}
.stp-itm h3{font-size:20px;color:#1a1a1a;margin:0 0 10px;font-weight:600}
.stp-itm p{font-size:16px;color:#555;line-height:1.6;margin:0}
.xprt-cntct{background:linear-gradient(234deg,#6E259D 0%,#0060BA 50%,#5a1d7f 100%);padding:80px 20px;position:relative;overflow:hidden}
.xprt-cntct::before{content:'';position:absolute;top:-100px;right:-100px;width:400px;height:400px;background:#dff0d326;border-radius:50%;filter:blur(80px)}
.xprt-cntct::after{content:'';position:absolute;bottom:-120px;left:-80px;width:350px;height:350px;background:#0060ba33;border-radius:50%;filter:blur(90px)}
.xprt-cntct .cntnt-wrp{max-width:960px;margin:0 auto;position:relative;z-index:2}
.xprt-cntct .innr-bx{background:#ffffff1f;backdrop-filter:blur(10px);border-radius:12px;padding:56px 48px;border:1px solid #fff3;text-align:center}
.xprt-cntct h2{font-size:38px;color:#fff;margin:0 0 20px;font-weight:700}
.xprt-cntct .dscrptn{font-size:18px;color:#fffffff2;line-height:1.7;margin:0 0 36px;max-width:680px;margin-left:auto;margin-right:auto}
.xprt-cntct .cntct-nf{display:flex;justify-content:center;gap:40px;margin-bottom:36px;flex-wrap:wrap}
.xprt-cntct .nf-itm{display:flex;align-items:center;gap:12px}
.xprt-cntct .nf-itm svg{width:24px;height:24px;fill:#DFF0D3}
.xprt-cntct .nf-itm span{font-size:17px;color:#fff;font-weight:500}
.xprt-cntct .bttn-scndry{display:inline-block;padding:16px 44px;background:#fff;color:#6E259D;text-decoration:none;border-radius:6px;font-size:17px;font-weight:600;box-shadow:0 4px 12px #0003;transition:all .3s ease;position:relative;z-index:10}
.xprt-cntct .bttn-scndry:hover{transform:scale(1.05);box-shadow:0 6px 20px #0000004d;background:#DFF0D3}
@media (max-width: 768px) {
.wbn-title-ctnr{padding:50px 20px 40px}
.wbn-title-ctnr .img-wrp img{height:280px}
.wbn-title-ctnr .txt-blck h1{font-size:32px}
.wbn-title-ctnr .pnts-lst li{font-size:16px;padding-left:36px}
.wbnr-crds-section .sc-hdr h2,.prcss-timeline .sc-hdr h2{font-size:28px}
.wbnr-crds-grid{grid-template-columns:1fr;gap:24px}
.tmlne-stps{padding-left:50px}
.xprt-cntct .innr-bx{padding:40px 28px}
.xprt-cntct h2{font-size:28px}
.xprt-cntct .cntct-nf{flex-direction:column;gap:20px}
}
@media (max-width: 375px) {
.wbn-title-ctnr .txt-blck h1{font-size:28px}
.wbn-title-ctnr .bttn-prm,.xprt-cntct .bttn-scndry{padding:14px 32px;font-size:16px}
.wbnr-crd{padding:24px 20px}
.xprt-cntct .innr-bx{padding:32px 20px}
}
.nvlsng-hero{background:linear-gradient(234deg,#6E259D 0%,#0060BA 50%,#DFF0D3 100%);padding:80px 0;position:relative;overflow:hidden}
.hero-cntnr{max-width:960px;margin:0 auto;padding:0 20px;display:flex;align-items:center;gap:60px}
.hero-txt{flex:1;color:#FFF}
.qa-intro{font-size:18px;margin-bottom:12px;opacity:.95;font-weight:500}
.qa-main{font-size:42px;line-height:1.2;margin-bottom:28px;font-weight:700}
.qa-answer{font-size:19px;line-height:1.6;margin-bottom:32px;opacity:.92}
.hero-cta{display:inline-block;padding:16px 36px;background:#FFF;color:#6E259D;text-decoration:none;border-radius:8px;font-weight:600;font-size:17px;transition:all .3s ease;box-shadow:0 4px 12px #00000026}
.hero-cta:hover{transform:translateY(-2px);box-shadow:0 6px 18px #00000038;background:#F8F8F8}
.hero-img-wrap{flex:0 0 420px;position:relative;margin-right:-60px}
.hero-img-wrap img{width:100%;height:480px;object-fit:cover;border-radius:12px 0 0 12px;box-shadow:-8px 8px 24px #0003;position:relative}
.hero-img-wrap::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse at center,transparent 30%,#6e259d66 100%);border-radius:12px 0 0 12px;pointer-events:none}
.ecSys-section{padding:100px 0;background:#F9FAFB}
.ecSys-container{max-width:960px;margin:0 auto;padding:0 20px}
.ecSys-hdr{text-align:center;margin-bottom:70px}
.ecSys-hdr h2{font-size:38px;color:#1A1A1A;margin-bottom:16px;font-weight:700}
.ecSys-hdr p{font-size:18px;color:#4A4A4A;line-height:1.6;max-width:680px;margin:0 auto}
.ecSys-grd{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.ecSys-card{background:#FFF;padding:36px 28px;border-radius:10px;box-shadow:0 3px 10px #00000014;transition:all .3s ease;position:relative;border-top:4px solid #6E259D}
.ecSys-card:nth-child(2){border-top-color:#0060BA}
.ecSys-card:nth-child(3){border-top-color:#DFF0D3;border-top-width:6px}
.ecSys-card:hover{transform:translateY(-6px);box-shadow:0 8px 24px #00000024}
.ecSys-card h3{font-size:22px;color:#1A1A1A;margin-bottom:14px;font-weight:600}
.ecSys-card p{font-size:16px;color:#5A5A5A;line-height:1.7;margin-bottom:18px}
.ecSys-lst{list-style:none;padding:0;margin:0}
.ecSys-lst li{font-size:15px;color:#4A4A4A;padding-left:24px;position:relative;margin-bottom:10px;line-height:1.5}
.ecSys-lst li::before{content:'→';position:absolute;left:0;color:#6E259D;font-weight:700}
.hlpSprt-wrap{padding:90px 0;background:linear-gradient(165deg,#FFF 0%,#F3F0F7 100%)}
.hlpSprt-cntr{max-width:960px;margin:0 auto;padding:0 20px}
.hlpSprt-grid{display:flex;gap:50px;align-items:flex-start}
.hlpSprt-txt{flex:1}
.hlpSprt-txt h2{font-size:36px;color:#1A1A1A;margin-bottom:22px;font-weight:700}
.hlpSprt-txt p{font-size:17px;color:#4A4A4A;line-height:1.7;margin-bottom:18px}
.hlpSprt-features{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;margin-top:32px}
.hlpSprt-feat{background:#FFF;padding:20px;border-radius:8px;border-left:3px solid #0060BA;box-shadow:0 2px 6px #0000000f}
.hlpSprt-feat h4{font-size:17px;color:#1A1A1A;margin-bottom:8px;font-weight:600}
.hlpSprt-feat p{font-size:15px;color:#5A5A5A;line-height:1.6;margin:0}
.hlpSprt-img-box{flex:0 0 380px}
.hlpSprt-img-box img{width:100%;height:420px;object-fit:cover;border-radius:10px;box-shadow:0 6px 18px #0000001f}
.cmpAdv-area{padding:100px 0;background:#FFF}
.cmpAdv-wrapper{max-width:960px;margin:0 auto;padding:0 20px}
.cmpAdv-ttl{text-align:center;margin-bottom:60px}
.cmpAdv-ttl h2{font-size:37px;color:#1A1A1A;margin-bottom:18px;font-weight:700;position:relative;display:inline-block}
.cmpAdv-ttl h2::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#6E259D 0%,#0060BA 100%);border-radius:2px}
.cmpAdv-ttl p{font-size:17px;color:#4A4A4A;line-height:1.6}
.cmpAdv-layout{display:flex;gap:40px;align-items:center}
.cmpAdv-visual{flex:0 0 340px}
.cmpAdv-visual img{width:100%;height:400px;object-fit:cover;border-radius:10px;box-shadow:0 5px 16px #0000001c}
.cmpAdv-content{flex:1}
.cmpAdv-items{display:flex;flex-direction:column;gap:26px}
.cmpAdv-item{background:linear-gradient(135deg,#F8F9FA 0%,#FFF 100%);padding:28px;border-radius:9px;border:2px solid #E8E8E8;transition:all .3s ease}
.cmpAdv-item:hover{border-color:#6E259D;transform:translateX(8px);box-shadow:0 4px 14px #6e259d26}
.cmpAdv-item h3{font-size:20px;color:#1A1A1A;margin-bottom:12px;font-weight:600}
.cmpAdv-item p{font-size:16px;color:#5A5A5A;line-height:1.65;margin:0}
.geoAcc-zone{padding:90px 0;background:linear-gradient(180deg,#F3F0F7 0%,#E8F4FD 100%)}
.geoAcc-box{max-width:960px;margin:0 auto;padding:0 20px}
.geoAcc-header{text-align:center;margin-bottom:50px}
.geoAcc-header h2{font-size:38px;color:#1A1A1A;margin-bottom:16px;font-weight:700}
.geoAcc-header p{font-size:18px;color:#4A4A4A;line-height:1.6}
.geoAcc-split{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:start}
.geoAcc-pic{position:relative}
.geoAcc-pic img{width:100%;height:360px;object-fit:cover;border-radius:10px;box-shadow:0 6px 18px #00000021}
.geoAcc-details{background:#FFF;padding:40px;border-radius:10px;box-shadow:0 4px 14px #00000017}
.geoAcc-details h3{font-size:24px;color:#1A1A1A;margin-bottom:18px;font-weight:600}
.geoAcc-details p{font-size:16px;color:#5A5A5A;line-height:1.7;margin-bottom:24px}
.geoAcc-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:28px}
.geoAcc-stat{padding:18px;background:linear-gradient(135deg,#F9F9F9 0%,#FFF 100%);border-radius:8px;border-left:4px solid #0060BA;text-align:center}
.geoAcc-stat:nth-child(2){border-left-color:#6E259D}
.geoAcc-stat-num{font-size:32px;color:#1A1A1A;font-weight:700;margin-bottom:6px}
.geoAcc-stat-label{font-size:14px;color:#5A5A5A;line-height:1.4}
.geoAcc-cta-box{margin-top:32px;text-align:center}
.geoAcc-btn{display:inline-block;padding:15px 40px;background:linear-gradient(135deg,#6E259D 0%,#0060BA 100%);color:#FFF;text-decoration:none;border-radius:8px;font-weight:600;font-size:17px;transition:all .3s ease;box-shadow:0 4px 12px #6e259d4d}
.geoAcc-btn:hover{transform:translateY(-3px);box-shadow:0 6px 18px #6e259d66}
@media (max-width: 1366px) {
.hero-cntnr{gap:40px}
.hero-img-wrap{flex:0 0 380px}
}
@media (max-width: 768px) {
.hero-cntnr{flex-direction:column;gap:30px}
.hero-img-wrap{flex:1;width:100%;margin-right:0}
.hero-img-wrap img{border-radius:12px;height:360px}
.hero-img-wrap::after{border-radius:12px}
.qa-main{font-size:32px}
.ecSys-grd{grid-template-columns:1fr;gap:24px}
.hlpSprt-grid{flex-direction:column}
.hlpSprt-img-box{flex:1;width:100%}
.hlpSprt-features{grid-template-columns:1fr}
.cmpAdv-layout{flex-direction:column-reverse}
.cmpAdv-visual{flex:1;width:100%}
.geoAcc-split{grid-template-columns:1fr;gap:30px}
.geoAcc-stats{grid-template-columns:1fr}
}
@media (max-width: 375px) {
.nvlsng-hero{padding:60px 0}
.qa-main{font-size:28px}
.hero-cta{padding:14px 28px;font-size:16px}
.ecSys-section,.hlpSprt-wrap,.cmpAdv-area,.geoAcc-zone{padding:60px 0}
.ecSys-hdr h2,.hlpSprt-txt h2,.cmpAdv-ttl h2,.geoAcc-header h2{font-size:28px}
.geoAcc-details{padding:28px 20px}
}
.cntct-pg{width:100%;max-width:960px;margin:0 auto;padding:0 20px}
.hro-cllg{position:relative;min-height:460px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:8px;margin:40px 0 60px}
.bckgrnd-anmtn{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(127deg,#6E259D 0%,#0060BA 48%,#DFF0D3 100%);background-size:200% 200%;animation:grdnt-shft 8s ease infinite;z-index:1}
@keyframes grdnt-shft {
0%{background-position:0 50%}
50%{background-position:100% 50%}
100%{background-position:0 50%}
}
.mg-frgmnts{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}
.frgmnt-1{position:absolute;width:280px;height:200px;top:30px;right:60px;background-image:url(./photo_directory/final-the-solutions10.jpg);background-size:cover;background-position:center;opacity:.35;border-radius:6px;box-shadow:0 4px 12px #0003}
.frgmnt-1::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(ellipse at center,transparent 20%,#6e259d99 100%);pointer-events:none}
.txt-vrlyr{position:relative;z-index:3;text-align:center;padding:40px;max-width:700px}
.prblm-txt{font-size:18px;color:#fff;margin-bottom:16px;line-height:1.5;font-weight:400}
.sltn-txt{font-size:38px;color:#fff;font-weight:700;line-height:1.2;margin:0}
.cntnt-wrppr{display:grid;grid-template-columns:1fr;gap:50px;margin-bottom:70px}
.nf-blck{background:#fff;padding:42px;border-radius:10px;box-shadow:0 3px 8px #00000014}
.nf-blck h2{font-size:28px;color:#6E259D;margin:0 0 24px;font-weight:700}
.dtls-grd{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}
.dtl-tm{display:flex;flex-direction:column;gap:8px}
.dtl-lbl{font-size:13px;color:#666;font-weight:600;text-transform:uppercase;letter-spacing:.5px}
.dtl-vl{font-size:16px;color:#222;line-height:1.6}
.dtl-vl a{color:#0060BA;text-decoration:none;transition:color .3s ease}
.dtl-vl a:hover{color:#6E259D}
.frm-cntner{background:linear-gradient(145deg,#f8f9fa 0%,#fff 100%);padding:46px;border-radius:10px;border:2px solid #DFF0D3}
.frm-cntner h3{font-size:26px;color:#0060BA;margin:0 0 12px;font-weight:700}
.frm-sbttl{font-size:15px;color:#555;margin-bottom:32px;line-height:1.5}
.frm-grp{margin-bottom:26px}
.frm-grp label{display:block;font-size:14px;color:#333;margin-bottom:8px;font-weight:600}
.frm-grp input[type="text"],.frm-grp input[type="tel"]{width:100%;padding:14px 16px;border:2px solid #e0e0e0;border-radius:6px;font-size:15px;transition:border-color .3s ease,box-shadow .3s ease;box-sizing:border-box}
.frm-grp input[type="text"]:focus,.frm-grp input[type="tel"]:focus{outline:none;border-color:#6E259D;box-shadow:0 0 0 3px #6e259d1a}
.rtng-sctn{margin-bottom:30px}
.rtng-sctn h4{font-size:15px;color:#333;margin:0 0 16px;font-weight:600}
.rtng-ptnS{display:flex;gap:12px;flex-wrap:wrap}
.rtng-ptnS input[type="radio"]{display:none}
.rtng-ptnS label{padding:10px 20px;border:2px solid #e0e0e0;border-radius:6px;cursor:pointer;font-size:14px;color:#555;transition:all .3s ease;background:#fff;font-weight:500}
.rtng-ptnS input[type="radio"]:checked + label{border-color:#0060BA;background:#0060BA;color:#fff;box-shadow:0 2px 6px #0060ba4d}
.rtng-ptnS label:hover{border-color:#6E259D;transform:translateY(-2px)}
.prvc-chck{margin-bottom:28px;display:flex;align-items:flex-start;gap:10px}
.prvc-chck input[type="checkbox"]{margin-top:4px;width:18px;height:18px;cursor:pointer;flex-shrink:0}
.prvc-chck label{font-size:14px;color:#444;line-height:1.6;cursor:pointer}
.prvc-chck a{color:#0060BA;text-decoration:underline}
.prvc-chck a:hover{color:#6E259D}
.sbmt-btn{width:100%;padding:16px;background:linear-gradient(135deg,#6E259D 0%,#0060BA 100%);color:#fff;border:none;border-radius:6px;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 8px #6e259d33}
.sbmt-btn:hover{transform:translateY(-2px);box-shadow:0 6px 14px #6e259d4d}
.sbmt-btn:active{transform:translateY(0)}
.hrs-blck{background:#f4f4f4;padding:38px;border-radius:10px;border-left:5px solid #0060BA}
.hrs-blck h2{font-size:24px;color:#0060BA;margin:0 0 20px;font-weight:700}
.hrs-lst{display:flex;flex-direction:column;gap:14px}
.hr-rw{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px dashed #ccc}
.hr-rw:last-child{border-bottom:none}
.dy-lbl{font-size:15px;color:#333;font-weight:600}
.tm-rng{font-size:15px;color:#555}
@media (max-width: 768px) {
.hro-cllg{min-height:380px;margin:30px 0 40px}
.frgmnt-1{width:200px;height:140px;top:20px;right:20px}
.txt-vrlyr{padding:30px 20px}
.prblm-txt{font-size:16px}
.sltn-txt{font-size:28px}
.cntnt-wrppr{gap:35px;margin-bottom:50px}
.nf-blck{padding:32px 24px}
.dtls-grd{grid-template-columns:1fr;gap:20px}
.frm-cntner{padding:32px 24px}
.hrs-blck{padding:28px 20px}
.hr-rw{flex-direction:column;gap:6px}
}
@media (max-width: 375px) {
.hro-cllg{min-height:320px}
.sltn-txt{font-size:24px}
.nf-blck{padding:24px 18px}
.frm-cntner{padding:24px 18px}
.rtng-ptnS{flex-direction:column}
.rtng-ptnS label{text-align:center}
}
.abt-hro{background:linear-gradient(147deg,#6E259D 0%,#0060BA 48%,#DFF0D3 100%);position:relative;padding:85px 20px 90px;overflow:hidden}
.abt-hro::before{content:'';position:absolute;top:-40px;right:15%;width:220px;height:220px;background:#ffffff1f;transform:rotate(25deg);border-radius:8px}
.abt-hro::after{content:'';position:absolute;bottom:30px;left:8%;width:180px;height:180px;background:#dff0d32e;transform:rotate(-15deg);border-radius:6px}
.hro-cntnr{max-width:960px;margin:0 auto;display:flex;align-items:center;gap:50px;position:relative;z-index:2}
.hro-img-wrp{flex:0 0 42%;position:relative}
.hro-img-wrp img{width:100%;height:380px;object-fit:cover;border-radius:8px;box-shadow:4px 6px 0 #00000040;transform:rotate(-3deg);filter:brightness(1.05) contrast(1.08)}
.hro-txt{flex:1;color:#fff}
.hro-txt h1{font-size:44px;line-height:1.2;margin:0 0 22px;font-weight:700;text-shadow:2px 3px 6px #0003}
.hro-txt p{font-size:18px;line-height:1.65;margin:0 0 16px;text-shadow:1px 2px 4px #00000026}
.stry-sctn{padding:75px 20px;background:#FAFCF8}
.stry-wrp{max-width:960px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:start}
.stry-img{position:relative}
.stry-img::before{content:'';position:absolute;top:-12px;left:-12px;width:100%;height:100%;background:linear-gradient(135deg,#0060BA 0%,#6E259D 100%);border-radius:6px;z-index:1}
.stry-img img{position:relative;z-index:2;width:100%;height:420px;object-fit:cover;border-radius:6px;box-shadow:3px 5px 0 #0000002e}
.stry-cntnt h2{font-size:36px;margin:0 0 24px;color:#6E259D;position:relative;display:inline-block}
.stry-cntnt h2::after{content:'';position:absolute;bottom:-8px;left:0;width:60%;height:3px;background:linear-gradient(90deg,#0060BA 0%,#DFF0D3 100%)}
.stry-cntnt p{font-size:17px;line-height:1.7;color:#2a2a2a;margin:0 0 18px}
.stry-cntnt .stry-hghlght{background:linear-gradient(90deg,#6e259d14 0%,#0060ba14 100%);padding:20px 24px;border-left:4px solid #0060BA;border-radius:4px;margin:26px 0}
.stry-hghlght p{margin:0;font-size:16px;font-style:italic}
.tm-sctn{padding:70px 20px;background:#fff}
.tm-cntnr{max-width:960px;margin:0 auto}
.tm-cntnr h2{font-size:38px;text-align:center;color:#6E259D;margin:0 0 48px;position:relative}
.tm-cntnr h2::before{content:'';position:absolute;top:50%;left:0;width:100%;height:2px;background:linear-gradient(90deg,transparent 0%,#DFF0D3 45%,#DFF0D3 55%,transparent 100%);transform:translateY(-50%);z-index:1}
.tm-cntnr h2 span{background:#fff;padding:0 28px;position:relative;z-index:2}
.tm-grd{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.tm-crd{background:linear-gradient(145deg,#f9f9f9 0%,#fff 100%);padding:30px 26px;border-radius:8px;box-shadow:2px 4px 0 #0000001f;border:1px solid #e8e8e8;transition:transform 0.25s,box-shadow .25s}
.tm-crd:hover{transform:translateY(-4px);box-shadow:4px 7px 0 #00000029}
.tm-crd h3{font-size:22px;color:#0060BA;margin:0 0 14px;position:relative;padding-left:24px}
.tm-crd h3::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:14px;height:14px;background:#6E259D;border-radius:50%}
.tm-crd p{font-size:16px;line-height:1.65;color:#3a3a3a;margin:0}
.vls-sctn{padding:80px 20px;background:linear-gradient(180deg,#fff 0%,#F5F9F2 100%)}
.vls-wrp{max-width:960px;margin:0 auto}
.vls-wrp h2{font-size:36px;color:#6E259D;text-align:center;margin:0 0 50px}
.vls-flx{display:flex;gap:45px;align-items:center}
.vls-img{flex:0 0 48%}
.vls-img img{width:100%;height:360px;object-fit:cover;border-radius:10px;box-shadow:5px 5px 0 #6e259d26}
.vls-lst{flex:1}
.vls-tm{display:flex;gap:20px;margin-bottom:28px;align-items:flex-start}
.vls-tm:last-child{margin-bottom:0}
.vls-icn{flex:0 0 50px;height:50px;background:linear-gradient(135deg,#0060BA 0%,#6E259D 100%);border-radius:6px;display:flex;align-items:center;justify-content:center;box-shadow:2px 3px 0 #00000024}
.vls-icn svg{width:26px;height:26px;fill:#fff}
.vls-txt h3{font-size:20px;color:#0060BA;margin:0 0 10px}
.vls-txt p{font-size:16px;line-height:1.6;color:#3a3a3a;margin:0}
@media (max-width: 1366px) {
.hro-cntnr{gap:40px}
.hro-txt h1{font-size:40px}
}
@media (max-width: 768px) {
.abt-hro{padding:60px 20px}
.hro-cntnr{flex-direction:column;gap:35px}
.hro-img-wrp{flex:1;width:100%}
.hro-img-wrp img{height:280px}
.hro-txt h1{font-size:32px}
.hro-txt p{font-size:16px}
.stry-wrp{grid-template-columns:1fr;gap:40px}
.stry-img img{height:320px}
.stry-cntnt h2{font-size:30px}
.tm-grd{grid-template-columns:1fr;gap:24px}
.vls-flx{flex-direction:column;gap:35px}
.vls-img{flex:1;width:100%}
.vls-img img{height:280px}
}
@media (max-width: 375px) {
.abt-hro{padding:45px 15px}
.hro-txt h1{font-size:28px;margin-bottom:18px}
.hro-txt p{font-size:15px}
.stry-sctn,.tm-sctn,.vls-sctn{padding:50px 15px}
.stry-cntnt h2,.vls-wrp h2{font-size:26px}
.tm-cntnr h2{font-size:28px}
.vls-tm{gap:15px;margin-bottom:22px}
}
.prgrm-hro{position:relative;padding:80px 20px;background:linear-gradient(234deg,#6E259D 0%,#0060BA 50%,#DFF0D3 100%);overflow:hidden}
.prgrm-hro::before{content:'';position:absolute;top:-50px;right:-100px;width:400px;height:400px;background:radial-gradient(circle,#ffffff26 0%,transparent 70%);border-radius:50%;pointer-events:none}
.prgrm-hro::after{content:'';position:absolute;bottom:30px;left:60px;width:8px;height:8px;background:#DFF0D3;border-radius:50%;box-shadow:20px 15px 0 #DFF0D3,40px 5px 0 #DFF0D3,15px 35px 0 #dff0d399 -10px 20px 0 #dff0d366}
.prgrm-hro .cntnr-wrp{max-width:960px;margin:0 auto;display:grid;grid-template-columns:1fr 380px;gap:60px;align-items:center}
.prgrm-hro .txt-blck h1{font-size:42px;line-height:1.2;color:#fff;margin:0 0 24px;font-weight:700}
.prgrm-hro .txt-blck .dsc{font-size:18px;line-height:1.6;color:#fff;margin:0 0 16px}
.prgrm-hro .img-wrpr{position:relative;margin-right:-120px}
.prgrm-hro .img-wrpr img{width:100%;height:420px;object-fit:cover;border-radius:8px;box-shadow:0 6px 20px #00000040;mix-blend-mode:luminosity;opacity:.85}
.prgrm-hro .img-wrpr::before{content:'';position:absolute;top:-12px;left:-12px;right:12px;bottom:12px;border:2px solid #fff6;border-radius:8px;pointer-events:none}
.crclm-sctn{padding:90px 20px;background:#fff}
.crclm-sctn .cntnt-wrp{max-width:960px;margin:0 auto}
.crclm-sctn .sctn-hdr{text-align:center;margin-bottom:60px}
.crclm-sctn .sctn-hdr h2{font-size:36px;line-height:1.3;color:#6E259D;margin:0 0 18px;font-weight:700;position:relative;display:inline-block}
.crclm-sctn .sctn-hdr h2::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:60px;height:4px;background:linear-gradient(90deg,#6E259D 0%,#0060BA 100%);border-radius:2px}
.crclm-sctn .sctn-hdr .intro-txt{font-size:17px;line-height:1.7;color:#444;max-width:720px;margin:0 auto}
.mdl-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-bottom:50px}
.mdl-crd{background:#f9f9f9;border-radius:8px;padding:32px 28px;position:relative;transition:all .3s ease;border:1px solid #e8e8e8}
.mdl-crd:hover{transform:translateY(-4px);box-shadow:0 8px 24px #6e259d26;border-color:#6E259D}
.mdl-crd .mdl-nmbr{position:absolute;top:-18px;left:28px;width:44px;height:44px;background:linear-gradient(135deg,#6E259D 0%,#0060BA 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;color:#fff;box-shadow:0 4px 12px #6e259d4d}
.mdl-crd h3{font-size:22px;line-height:1.4;color:#0060BA;margin:18px 0 14px;font-weight:600}
.mdl-crd .mdl-dsc{font-size:16px;line-height:1.6;color:#555;margin:0 0 16px}
.mdl-crd .tpc-list{list-style:none;padding:0;margin:0}
.mdl-crd .tpc-list li{font-size:15px;line-height:1.8;color:#666;padding-left:24px;position:relative;margin-bottom:8px}
.mdl-crd .tpc-list li::before{content:'→';position:absolute;left:0;color:#0060BA;font-weight:700}
.lrn-pth{background:linear-gradient(180deg,#f4f4f4 0%,#fff 100%);padding:50px 40px;border-radius:10px;position:relative;overflow:hidden}
.lrn-pth::before{content:'';position:absolute;top:0;left:0;width:6px;height:100%;background:linear-gradient(180deg,#6E259D 0%,#0060BA 50%,#DFF0D3 100%)}
.lrn-pth h3{font-size:28px;line-height:1.3;color:#6E259D;margin:0 0 24px;font-weight:700}
.pth-stps{display:flex;justify-content:space-between;gap:30px;position:relative}
.pth-stps::before{content:'';position:absolute;top:24px;left:24px;right:24px;height:2px;background:linear-gradient(90deg,#6E259D 0%,#0060BA 50%,#DFF0D3 100%);z-index:1}
.pth-stp{flex:1;text-align:center;position:relative;z-index:2}
.pth-stp .stp-icn{width:48px;height:48px;background:#fff;border:3px solid #0060BA;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;font-size:20px;color:#0060BA;font-weight:700;transition:all .3s ease}
.pth-stp:hover .stp-icn{background:#0060BA;color:#fff;transform:scale(1.1)}
.pth-stp h4{font-size:17px;line-height:1.4;color:#333;margin:0 0 8px;font-weight:600}
.pth-stp .stp-txt{font-size:14px;line-height:1.5;color:#666;margin:0}
.lcl-fcs{padding:90px 20px;background:#f8f8f8;position:relative}
.lcl-fcs::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#6E259D 0%,#0060BA 50%,#DFF0D3 100%)}
.lcl-fcs .cntnt-wrp{max-width:960px;margin:0 auto}
.lcl-fcs h2{font-size:34px;line-height:1.3;color:#6E259D;margin:0 0 44px;font-weight:700;text-align:center}
.bnft-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:50px}
.bnft-itm{display:flex;gap:24px;align-items:flex-start}
.bnft-itm .icn-bx{flex-shrink:0;width:64px;height:64px;background:linear-gradient(135deg,#DFF0D3 0%,#dff0d34d 100%);border-radius:8px;display:flex;align-items:center;justify-content:center;position:relative}
.bnft-itm .icn-bx svg{width:32px;height:32px}
.bnft-itm .txt-cntnt h3{font-size:20px;line-height:1.4;color:#0060BA;margin:0 0 12px;font-weight:600}
.bnft-itm .txt-cntnt p{font-size:16px;line-height:1.6;color:#555;margin:0}
.cta-blck{margin-top:60px;text-align:center;padding:40px;background:#fff;border-radius:10px;box-shadow:0 4px 16px #00000014}
.cta-blck h3{font-size:26px;line-height:1.3;color:#6E259D;margin:0 0 20px;font-weight:700}
.cta-blck p{font-size:17px;line-height:1.6;color:#555;margin:0 0 28px;max-width:640px;margin-left:auto;margin-right:auto}
.btn-prm{display:inline-block;padding:16px 40px;background:linear-gradient(135deg,#6E259D 0%,#0060BA 100%);color:#fff;font-size:17px;font-weight:600;text-decoration:none;border-radius:6px;transition:all .3s ease;border:none;box-shadow:0 4px 12px #6e259d4d;position:relative;z-index:10}
.btn-prm:hover{transform:translateY(-2px);box-shadow:0 6px 18px #6e259d66}
.btn-scnd{display:inline-block;padding:16px 40px;background:transparent;color:#0060BA;font-size:17px;font-weight:600;text-decoration:none;border-radius:6px;border:2px solid #0060BA;transition:all .3s ease;margin-left:16px;position:relative;z-index:10}
.btn-scnd:hover{background:#0060BA;color:#fff}
@media (max-width: 1366px) {
.prgrm-hro .cntnr-wrp{grid-template-columns:1fr 340px;gap:50px}
.prgrm-hro .img-wrpr{margin-right:-80px}
}
@media (max-width: 768px) {
.prgrm-hro{padding:60px 20px}
.prgrm-hro .cntnr-wrp{grid-template-columns:1fr;gap:40px}
.prgrm-hro .img-wrpr{margin-right:0}
.prgrm-hro .img-wrpr img{height:320px}
.prgrm-hro .txt-blck h1{font-size:32px}
.crclm-sctn{padding:60px 20px}
.crclm-sctn .sctn-hdr h2{font-size:28px}
.mdl-grid{grid-template-columns:1fr;gap:30px}
.pth-stps{flex-direction:column;gap:30px}
.pth-stps::before{display:none}
.lcl-fcs{padding:60px 20px}
.lcl-fcs h2{font-size:28px}
.bnft-grid{grid-template-columns:1fr;gap:36px}
.btn-scnd{margin-left:0;margin-top:12px}
}
@media (max-width: 375px) {
.prgrm-hro .txt-blck h1{font-size:28px}
.prgrm-hro .txt-blck .dsc{font-size:16px}
.crclm-sctn .sctn-hdr h2{font-size:24px}
.mdl-crd{padding:28px 20px}
.lcl-fcs h2{font-size:24px}
.btn-prm,.btn-scnd{padding:14px 32px;font-size:16px}
}
.ckie-plcy-mn{max-width:960px;margin:0 auto;padding:60px 20px}
.hdr-bnr{background:linear-gradient(234deg,#6E259D 0%,#0060BA 50%,#DFF0D3 100%);padding:80px 40px;border-radius:8px;margin-bottom:60px;position:relative;overflow:hidden}
.hdr-bnr::before{content:'';position:absolute;top:-50%;right:-20%;width:400px;height:400px;background:#ffffff14;border-radius:50%;transform:rotate(-25deg)}
.hdr-bnr::after{content:'';position:absolute;bottom:-30%;left:-10%;width:300px;height:300px;background:#ffffff0d;border-radius:50%}
.ttl-grp{position:relative;z-index:2}
.mn-hdng{font-size:48px;color:#fff;margin:0 0 16px;font-weight:700;line-height:1.2;transform:translateX(-5px)}
.sb-hdng{font-size:24px;color:#fffffff2;margin:0 0 12px;font-weight:400;transform:translateX(10px)}
.dt-txt{font-size:16px;color:#ffffffd9;margin:0;transform:translateX(20px)}
.cntnt-wrp{background:#fff;padding:50px 40px;border-radius:8px;box-shadow:0 4px 12px #6e259d14}
.sctn-2{margin-bottom:50px}
.sctn-2:last-child{margin-bottom:0}
.sctn-ttl{font-size:32px;color:#6E259D;margin:0 0 20px;font-weight:600;position:relative;padding-left:20px}
.sctn-ttl::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:60%;background:linear-gradient(180deg,#0060BA,#6E259D);border-radius:3px}
.sb-sctn-ttl{font-size:24px;color:#0060BA;margin:30px 0 16px;font-weight:600}
.prgrf{font-size:17px;line-height:1.7;color:#2d2d2d;margin:0 0 20px}
.prgrf:last-child{margin-bottom:0}
.lst-cntnr{margin:25px 0}
.cstm-lst{list-style:none;padding:0;margin:0}
.cstm-lst li{font-size:17px;line-height:1.7;color:#2d2d2d;margin-bottom:16px;padding-left:32px;position:relative}
.cstm-lst li::before{content:'◆';position:absolute;left:0;color:#6E259D;font-size:14px;top:2px}
.cstm-lst li:last-child{margin-bottom:0}
.nstd-lst{margin-left:30px;margin-top:12px}
.nstd-lst li::before{content:'▸';color:#0060BA}
.tbl-wrp{overflow-x:auto;margin:30px 0}
.dt-tbl{width:100%;border-collapse:collapse;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000000f}
.dt-tbl thead{background:linear-gradient(135deg,#6E259D,#0060BA)}
.dt-tbl th{color:#fff;font-weight:600;text-align:left;padding:18px 16px;font-size:16px}
.dt-tbl td{padding:16px;border-bottom:1px solid #e8e8e8;font-size:16px;color:#2d2d2d}
.dt-tbl tbody tr:last-child td{border-bottom:none}
.dt-tbl tbody tr:hover{background:#dff0d34d}
.hghlght-bx{background:linear-gradient(135deg,#6e259d0d,#0060ba0d);border-left:4px solid #6E259D;padding:24px 28px;margin:30px 0;border-radius:6px}
.hghlght-bx .prgrf{margin-bottom:0;font-weight:500}
.cntct-sctn{background:#f9f9f9;padding:32px;border-radius:8px;margin-top:40px;border:2px solid #DFF0D3}
.cntct-sctn .sb-sctn-ttl{margin-top:0}
.cntct-lnk{color:#0060BA;text-decoration:none;font-weight:500;transition:color .3s ease}
.cntct-lnk:hover{color:#6E259D;text-decoration:underline}
.strng-txt{font-weight:600;color:#6E259D}
@media (max-width: 768px) {
.ckie-plcy-mn{padding:40px 16px}
.hdr-bnr{padding:50px 24px;margin-bottom:40px}
.mn-hdng{font-size:36px;transform:translateX(0)}
.sb-hdng{font-size:20px;transform:translateX(0)}
.dt-txt{font-size:15px;transform:translateX(0)}
.cntnt-wrp{padding:32px 24px}
.sctn-ttl{font-size:26px;padding-left:16px}
.sb-sctn-ttl{font-size:21px}
.prgrf{font-size:16px}
.cstm-lst li{font-size:16px;padding-left:28px}
.nstd-lst{margin-left:20px}
.dt-tbl th,.dt-tbl td{font-size:14px;padding:12px}
.hghlght-bx{padding:20px}
.cntct-sctn{padding:24px}
}
@media (max-width: 375px) {
.mn-hdng{font-size:30px}
.sb-hdng{font-size:18px}
.sctn-ttl{font-size:23px}
.cntnt-wrp{padding:24px 16px}
}
.prvc-cntnt{max-width:960px;margin:0 auto;padding:80px 20px}
.prvc-hdr{text-align:center;margin-bottom:60px;position:relative}
.prvc-hdr::before{content:'';position:absolute;top:-30px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#6E259D 0%,#0060BA 100%);border-radius:2px}
.prvc-hdr h1{font-size:42px;color:#1a1a1a;margin-bottom:16px;font-weight:700;line-height:1.2}
.prvc-hdr .dt-updt{font-size:15px;color:#666;margin-top:12px}
.prvc-sctn{margin-bottom:48px}
.prvc-sctn h2{font-size:28px;color:#2a2a2a;margin-bottom:20px;font-weight:600;position:relative;padding-left:18px}
.prvc-sctn h2::before{content:'';position:absolute;left:0;top:8px;width:6px;height:20px;background:linear-gradient(180deg,#6E259D 0%,#0060BA 100%);border-radius:3px}
.prvc-sctn h3{font-size:22px;color:#3a3a3a;margin:32px 0 16px;font-weight:600}
.prvc-sctn p{font-size:16px;line-height:1.7;color:#4a4a4a;margin-bottom:18px}
.prvc-sctn ul{margin:20px 0;padding-left:0;list-style:none}
.prvc-sctn ul li{font-size:16px;line-height:1.7;color:#4a4a4a;margin-bottom:12px;padding-left:28px;position:relative}
.prvc-sctn ul li::before{content:'';position:absolute;left:0;top:10px;width:8px;height:8px;background:#0060BA;border-radius:50%}
.prvc-sctn strong{color:#2a2a2a;font-weight:600}
.cntct-blck{background:linear-gradient(135deg,#f8f9ff 0%,#DFF0D3 100%);padding:32px;border-radius:8px;margin-top:40px;border:2px solid #6e259d1a}
.cntct-blck h3{font-size:22px;color:#2a2a2a;margin-bottom:16px;font-weight:600}
.cntct-blck p{font-size:16px;line-height:1.7;color:#4a4a4a;margin-bottom:12px}
.cntct-blck a{color:#6E259D;text-decoration:none;font-weight:600;transition:color .3s ease}
.cntct-blck a:hover{color:#0060BA;text-decoration:underline}
.tbl-rsps{width:100%;margin:24px 0;border-collapse:collapse;background:#fff;border-radius:6px;overflow:hidden;box-shadow:0 2px 6px #00000014}
.tbl-rsps th{background:linear-gradient(135deg,#6E259D 0%,#0060BA 100%);color:#fff;padding:16px;text-align:left;font-size:15px;font-weight:600}
.tbl-rsps td{padding:14px 16px;font-size:15px;color:#4a4a4a;border-bottom:1px solid #e8e8e8}
.tbl-rsps tr:last-child td{border-bottom:none}
.tbl-rsps tr:hover{background:#f9f9f9}
.nmbrd-lst{counter-reset:prvc-cnt;list-style:none;padding-left:0;margin:24px 0}
.nmbrd-lst li{counter-increment:prvc-cnt;position:relative;padding-left:48px;margin-bottom:20px;font-size:16px;line-height:1.7;color:#4a4a4a}
.nmbrd-lst li::before{content:counter(prvc-cnt);position:absolute;left:0;top:0;width:32px;height:32px;background:linear-gradient(135deg,#6E259D 0%,#0060BA 100%);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:15px}
.hghlght-bx{background:#f8f9ff;border-left:5px solid #0060BA;padding:24px 28px;margin:28px 0;border-radius:6px}
.hghlght-bx p{margin-bottom:0;font-size:16px;line-height:1.7;color:#3a3a3a}
@media (max-width: 768px) {
.prvc-cntnt{padding:50px 16px}
.prvc-hdr h1{font-size:32px}
.prvc-sctn h2{font-size:24px}
.prvc-sctn h3{font-size:20px}
.cntct-blck{padding:24px}
.tbl-rsps{font-size:14px}
.tbl-rsps th,.tbl-rsps td{padding:12px}
}
@media (max-width: 375px) {
.prvc-hdr h1{font-size:28px}
.prvc-sctn h2{font-size:22px}
.tbl-rsps{display:block;overflow-x:auto}
}
.sccs-pg-wrp{max-width:960px;margin:0 auto;padding:0 20px}
.cnfrm-blck{position:relative;padding:80px 20px;background:linear-gradient(127deg,#DFF0D3 0%,#fff 35%,#f8f8f8 100%);border-radius:8px;margin:60px 0 50px;overflow:hidden}
.cnfrm-blck::before{content:'';position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(234deg,#6E259D 0%,#0060BA 50%,#DFF0D3 100%);border-radius:8px;z-index:0;opacity:.15}
.cnfrm-blck::after{content:'';position:absolute;width:200px;height:200px;background:radial-gradient(circle,#6e259d14 0%,transparent 70%);border-radius:50%;top:-50px;right:-50px;z-index:1}
.cnfrm-cntnr{position:relative;z-index:2;text-align:center;max-width:680px;margin:0 auto}
.sccs-icn-wrp{width:92px;height:92px;margin:0 auto 28px;position:relative}
.sccs-icn-wrp svg{width:100%;height:100%;filter:drop-shadow(0 4px 12px #6e259d33)}
.sccs-icn-wrp .chck-crcl{fill:none;stroke:#6E259D;stroke-width:3;stroke-dasharray:289;stroke-dashoffset:289;animation:drw-crcl .9s ease-out forwards;transform-origin:center}
.sccs-icn-wrp .chck-pth{fill:none;stroke:#0060BA;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:60;stroke-dashoffset:60;animation:drw-chck .6s .5s ease-out forwards}
@keyframes drw-crcl {
to{stroke-dashoffset:0}
}
@keyframes drw-chck {
to{stroke-dashoffset:0}
}
.cnfrm-cntnr .ttl-1{font-size:42px;font-weight:700;color:#6E259D;margin:0 0 18px;line-height:1.2}
.cnfrm-cntnr .msg-txt{font-size:19px;color:#333;line-height:1.6;margin:0 0 32px}
.cnfrm-lst{list-style:none;padding:0;margin:0 0 36px;display:inline-block;text-align:left}
.cnfrm-lst .lst-itm{font-size:17px;color:#444;padding:12px 0 12px 38px;position:relative;line-height:1.5}
.cnfrm-lst .lst-itm::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:24px;height:24px;background:linear-gradient(135deg,#6E259D 0%,#0060BA 100%);border-radius:50%}
.cnfrm-lst .lst-itm::after{content:'';position:absolute;left:7px;top:50%;transform:translateY(-50%);color:#fff;font-size:14px;font-weight:700}
.btn-grp{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}
.btn-prm{display:inline-block;padding:15px 36px;background:linear-gradient(135deg,#6E259D 0%,#0060BA 100%);color:#fff;text-decoration:none;border-radius:6px;font-size:17px;font-weight:600;transition:all .3s ease;box-shadow:0 4px 14px #6e259d40;position:relative;z-index:10;border:none}
.btn-prm:hover{transform:translateY(-2px);box-shadow:0 6px 20px #6e259d59}
.btn-scndr{display:inline-block;padding:15px 36px;background:#fff;color:#6E259D;text-decoration:none;border-radius:6px;font-size:17px;font-weight:600;transition:all .3s ease;border:2px solid #6E259D;position:relative;z-index:10}
.btn-scndr:hover{background:#6E259D;color:#fff}
.info-sctn{padding:50px 0 70px}
.cntnt-grd{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;max-width:960px;margin:0 auto}
.inf-crd{background:#fff;padding:34px 28px;border-radius:8px;border-left:4px solid #6E259D;box-shadow:0 3px 12px #00000014;transition:all .3s ease;position:relative}
.inf-crd:nth-child(2){border-left-color:#0060BA}
.inf-crd:nth-child(3){border-left-color:#6E259D}
.inf-crd:hover{transform:translateX(8px);box-shadow:0 5px 18px #0000001f}
.inf-crd .crd-icn{width:48px;height:48px;margin-bottom:20px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#6e259d1a 0%,#0060ba1a 100%);border-radius:6px}
.inf-crd .crd-icn svg{width:28px;height:28px}
.inf-crd .icn-clr-1{fill:#6E259D}
.inf-crd .icn-clr-2{fill:#0060BA}
.inf-crd .hdr-3{font-size:22px;font-weight:700;color:#222;margin:0 0 14px;line-height:1.3}
.inf-crd .dsc-txt{font-size:16px;color:#555;line-height:1.6;margin:0}
@media (max-width: 768px) {
.cnfrm-blck{padding:60px 16px;margin:40px 0}
.cnfrm-cntnr .ttl-1{font-size:32px}
.cnfrm-cntnr .msg-txt{font-size:17px}
.cnfrm-lst .lst-itm{font-size:16px}
.btn-grp{flex-direction:column;align-items:stretch}
.btn-prm,.btn-scndr{width:100%;text-align:center}
.cntnt-grd{grid-template-columns:1fr;gap:24px}
.inf-crd{padding:28px 22px}
.inf-crd:hover{transform:translateY(-4px)}
}
@media (max-width: 375px) {
.cnfrm-cntnr .ttl-1{font-size:28px}
.cnfrm-cntnr .msg-txt{font-size:16px}
.btn-prm,.btn-scndr{padding:13px 28px;font-size:16px}
}