body{margin:0;padding:0;font-family:'Manrope',-apple-system,BlinkMacSystemFont,sans-serif;background:#fafafa;color:#2a2a2a;line-height:1.6}
h1,h2,h3,h4,h5,h6{margin:0;font-weight:600}
ul{margin:0;padding:0;list-style:none}
a{text-decoration:none;color:inherit;transition:color 180ms}
img{display:block;max-width:100%;height:auto}
.cntnr-mxwd{max-width:1280px;margin:0 auto;padding:0 24px}
.hdr-wrp{background:#fff;box-shadow:0 2px 8px #0000000f}
.hdr-tp-rw{background:linear-gradient(149deg,#45D886 0%,#981116 50%,#FEE5AE 100%);padding:18px 0}
.hdr-tp-rw .cntnr-mxwd{display:flex;justify-content:center;align-items:center}
.cmpny-nfo-blck{display:flex;align-items:center;gap:28px}
.cmpny-nm-scrpt{color:#fff;letter-spacing:.5px;font:600 clamp(22px,3.5vw,32px) 'Space Grotesk',sans-serif}
.cntct-ml-lnk{font-size:14px;color:#fffffff2;font-weight:400;border:1px solid #fff6;padding:6px 14px;border-radius:6px;background:#ffffff1a}
.cntct-ml-lnk:hover{background:#fff3;border-color:#fff9}
.hdr-btm-rw{padding:20px 0;background:#fff}
.nvgtn-lyt{display:flex;justify-content:space-between;align-items:center;gap:30px}
.lg-hld{flex-shrink:0}
.lg-lnk-wrp{display:block;line-height:0}
.lg-img{width:70px;height:70px;object-fit:contain}
.mn-nvgtn{flex-grow:1;display:flex;justify-content:flex-end}
.nv-lst{display:flex;gap:32px;align-items:center}
.nv-lnk{font-size:16px;font-weight:500;color:#2a2a2a;position:relative;padding:8px 0}
.nv-lnk:hover{color:#45D886}
.nv-lnk:focus{outline:2px solid #45D886;outline-offset:4px;border-radius:3px}
.ftr-wrpr{background:#f5f5f5;padding:60px 0 30px;margin-top:80px;border-top:1px solid #e0e0e0}
.ftr-cntr-islnd{max-width:1280px;margin:0 auto;padding:0 24px;display:flex;flex-direction:column;align-items:center;gap:35px}
.ftr-lg-zn{background:#fff9;padding:18px;border-radius:50%;box-shadow:0 4px 12px #00000014}
.ftr-lg{width:60px;height:60px;object-fit:contain}
.ftr-lnks-orbt{display:flex;justify-content:center}
.ftr-srv-lst{display:flex;gap:28px;flex-wrap:wrap;justify-content:center}
.ftr-srv-lnk{font-size:15px;color:#5a5a5a;font-weight:400;padding:6px 12px;border-radius:4px;background:#ffffff80}
.ftr-srv-lnk:hover{color:#981116;background:#fffc}
.ftr-cprght-zn{max-width:1280px;margin:40px auto 0;padding:0 24px;text-align:center;border-top:1px solid #00000014;padding-top:25px}
.cprght-txt{font-size:13px;color:#7a7a7a;font-weight:300}
.ckns-ppup{position:fixed;bottom:30px;right:30px;max-width:420px;background:#fff;border-radius:10px;box-shadow:0 8px 24px #0000002e;padding:28px;z-index:9999;opacity:0;transform:translateY(20px);transition:opacity 250ms,transform 250ms;display:none}
.ckns-ppup.shw-ppup{display:block;animation:sldUp 350ms forwards}
@keyframes sldUp {
to{opacity:1;transform:translateY(0)}
}
.ckns-ttl{color:#2a2a2a;margin-bottom:12px;font:700 20px 'Space Grotesk',sans-serif}
.ckns-dscrptn{font-size:14px;color:#5a5a5a;line-height:1.5;margin-bottom:20px}
.ckns-ctgrs{display:flex;flex-direction:column;gap:14px;margin-bottom:24px}
.ctgr-grp{background:#f9f9f9;padding:12px 14px;border-radius:6px}
.ctgr-lbl{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:15px;font-weight:600;color:#2a2a2a}
.ctgr-chckbx{width:18px;height:18px;cursor:pointer;accent-color:#45D886}
.ctgr-chckbx:disabled{cursor:not-allowed;opacity:.6}
.ctgr-nf{font-size:12px;color:#7a7a7a;margin-top:6px;margin-left:28px;line-height:1.4}
.ckns-btns{display:flex;gap:12px}
.ckn-btn{flex:1;padding:11px 18px;border:none;border-radius:7px;cursor:pointer;transition:all 180ms;font:600 14px 'Manrope',sans-serif}
.ckn-ccpt{background:linear-gradient(135deg,#45D886,#3bc074);color:#fff}
.ckn-ccpt:hover{background:linear-gradient(135deg,#3bc074,#2fa963);box-shadow:0 4px 10px #45d8864d}
.ckn-dclne{background:#f0f0f0;color:#5a5a5a}
.ckn-dclne:hover{background:#e5e5e5;color:#2a2a2a}
.ckn-btn:focus{outline:2px solid #45D886;outline-offset:2px}
@media (max-width: 768px) {
.cmpny-nfo-blck{flex-direction:column;gap:12px}
.cmpny-nm-scrpt{font-size:20px}
.nvgtn-lyt{flex-direction:column;gap:20px}
.nv-lst{flex-direction:column;gap:16px;text-align:center}
.lg-img{width:60px;height:60px}
.ftr-srv-lst{flex-direction:column;gap:12px}
.ckns-ppup{bottom:15px;right:15px;left:15px;max-width:none;padding:22px}
.ckns-btns{flex-direction:column}
}
@media (max-width: 480px) {
.cntnr-mxwd{padding:0 16px}
.hdr-tp-rw{padding:14px 0}
.cntct-ml-lnk{font-size:12px;padding:5px 10px}
.ckns-ttl{font-size:18px}
.ckns-dscrptn{font-size:13px}
}
.lrn_hro{background:linear-gradient(149deg,#45D886 0%,#981116 50%,#FEE5AE 100%);padding:85px 20px;position:relative;overflow:hidden}
.lrn_hro::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:#ffffff14;border-radius:50%}
.lrn_hro .container{max-width:1280px;margin:0 auto;position:relative;z-index:2}
.hro_cntnt_wrp{display:flex;flex-direction:column;align-items:center;text-align:center;gap:28px}
.hro_ttl{font-size:52px;font-weight:800;color:#fff;line-height:1.15;letter-spacing:-.5px;max-width:820px}
.hro_ttl::after{content:'';display:block;width:120px;height:5px;background:#FEE5AE;margin:22px auto 0}
.hro_dscrptn{font-size:19px;color:#ffffffeb;line-height:1.65;max-width:720px}
.hro_cta_wrp{margin-top:15px}
.hro_btn{background:#fff;color:#981116;padding:16px 42px;font-size:17px;font-weight:700;border:none;cursor:pointer;transition:all 180ms;box-shadow:0 8px 18px #00000026}
.hro_btn:hover{transform:translateY(-3px);box-shadow:0 12px 28px #00000038;background:#FEE5AE;color:#981116}
.prgm_dtls{padding:95px 20px;background:#f8f9fa;position:relative}
.prgm_dtls::before{content:'';position:absolute;top:0;left:15%;width:2px;height:100%;background:linear-gradient(180deg,transparent 0%,#45D886 50%,transparent 100%);opacity:.25}
.prgm_dtls .container{max-width:1280px;margin:0 auto}
.dtls_grd{display:grid;grid-template-columns:1fr 1.3fr;gap:65px;align-items:center}
.dtls_img_wrp{position:relative}
.dtls_img_wrp::before{content:'';position:absolute;top:-18px;left:-18px;right:18px;bottom:18px;border:3px solid #45D886;z-index:1}
.dtls_img{width:100%;height:520px;object-fit:cover;display:block;position:relative;z-index:2;box-shadow:0 14px 32px #0000001f}
.dtls_cntnt{display:flex;flex-direction:column;gap:24px}
.dtls_hdng{font-size:42px;font-weight:800;color:#1a1a1a;line-height:1.2}
.dtls_hdng::before{content:'';display:block;width:70px;height:4px;background:#981116;margin-bottom:18px}
.dtls_txt{font-size:17px;line-height:1.72;color:#3c3c3c}
.dtls_ftr_lst{display:flex;flex-direction:column;gap:16px;margin-top:12px}
.ftr_itm{display:flex;align-items:flex-start;gap:14px}
.ftr_icn{width:26px;height:26px;flex-shrink:0;margin-top:2px}
.ftr_txt{font-size:16px;line-height:1.6;color:#2d2d2d;font-weight:500}
.crclm_sctn{padding:90px 20px;background:#fff}
.crclm_sctn .container{max-width:1280px;margin:0 auto}
.crclm_hdr{text-align:center;margin-bottom:65px}
.crclm_ttl{font-size:44px;font-weight:800;color:#1a1a1a;margin-bottom:18px;position:relative;display:inline-block}
.crclm_ttl::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:90px;height:4px;background:linear-gradient(90deg,#45D886 0%,#981116 100%)}
.crclm_sbttl{font-size:18px;color:#5a5a5a;line-height:1.65;max-width:680px;margin:25px auto 0}
.mdls_grd{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.mdl_crd{background:#f8f9fa;padding:38px 28px;border-left:5px solid #45D886;transition:all 220ms;position:relative}
.mdl_crd:nth-child(2){border-left-color:#981116}
.mdl_crd:nth-child(3){border-left-color:#FEE5AE}
.mdl_crd:nth-child(4){border-left-color:#45D886}
.mdl_crd:nth-child(5){border-left-color:#981116}
.mdl_crd:nth-child(6){border-left-color:#FEE5AE}
.mdl_crd:hover{transform:translateY(-6px);box-shadow:0 14px 32px #0000001a}
.mdl_nmbr{font-size:48px;font-weight:900;color:#98111626;line-height:1;margin-bottom:12px}
.mdl_nm{font-size:22px;font-weight:700;color:#1a1a1a;margin-bottom:14px;line-height:1.3}
.mdl_dscrptn{font-size:15px;line-height:1.68;color:#4a4a4a}
.enrll_sctn{background:linear-gradient(135deg,#981116 0%,#45D886 100%);padding:80px 20px;position:relative;overflow:hidden}
.enrll_sctn::after{content:'';position:absolute;bottom:-100px;left:-100px;width:400px;height:400px;background:#ffffff0f;border-radius:50%}
.enrll_sctn .container{max-width:1280px;margin:0 auto;position:relative;z-index:2}
.enrll_flx{display:flex;flex-direction:row;gap:55px;align-items:center}
.enrll_img_wrp{flex:1;position:relative}
.enrll_img_wrp::before{content:'';position:absolute;top:22px;right:-22px;bottom:-22px;left:22px;background:#fee5ae4d;z-index:1}
.enrll_img{width:100%;height:460px;object-fit:cover;display:block;position:relative;z-index:2;box-shadow:0 18px 42px #00000040}
.enrll_cntnt{flex:1;display:flex;flex-direction:column;gap:26px}
.enrll_hdng{font-size:46px;font-weight:800;color:#fff;line-height:1.18}
.enrll_txt{font-size:18px;line-height:1.7;color:#ffffffed}
.bnfts_lst{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:8px}
.bnft_itm{display:flex;align-items:center;gap:12px;background:#ffffff1f;padding:14px 18px;transition:background 200ms}
.bnft_itm:hover{background:#fff3}
.bnft_chk{width:22px;height:22px;flex-shrink:0}
.bnft_txt{font-size:16px;font-weight:600;color:#fff}
.enrll_cta_wrp{margin-top:16px}
.enrll_btn{background:#FEE5AE;color:#981116;padding:18px 48px;font-size:18px;font-weight:700;border:none;cursor:pointer;transition:all 190ms;box-shadow:0 10px 24px #0003}
.enrll_btn:hover{transform:translateY(-4px);box-shadow:0 16px 36px #00000047;background:#fff}
@media (max-width: 1024px) {
.lrn_hro{padding:65px 20px}
.hro_ttl{font-size:42px}
.dtls_grd{grid-template-columns:1fr;gap:45px}
.dtls_img{height:420px}
.mdls_grd{grid-template-columns:repeat(2,1fr)}
.enrll_flx{flex-direction:column;gap:45px}
.bnfts_lst{grid-template-columns:1fr}
}
@media (max-width: 768px) {
.lrn_hro{padding:50px 18px}
.hro_ttl{font-size:34px}
.hro_dscrptn{font-size:17px}
.hro_btn{padding:14px 32px;font-size:16px}
.prgm_dtls{padding:65px 18px}
.dtls_hdng{font-size:34px}
.dtls_img{height:340px}
.crclm_sctn{padding:65px 18px}
.crclm_ttl{font-size:36px}
.mdls_grd{grid-template-columns:1fr;gap:24px}
.enrll_sctn{padding:60px 18px}
.enrll_hdng{font-size:36px}
.enrll_img{height:340px}
.enrll_btn{padding:16px 38px;font-size:16px;width:100%}
}
.bfr-strt-hro{background:linear-gradient(149deg,#45D886 0%,#981116 50%,#FEE5AE 100%);padding:90px 20px 70px;position:relative;overflow:hidden}
.bfr-strt-hro::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:#ffffff14;border-radius:50%}
.hro-cntnr{max-width:1280px;margin:0 auto;position:relative;z-index:2}
.hro-cntnr h1{font-size:48px;color:#fff;margin:0 0 24px;font-weight:700;letter-spacing:-.5px}
.hro-cntnr .sbttl{font-size:20px;color:#fffffff2;line-height:1.6;max-width:680px}
.prprt-sctn{padding:85px 20px;background:#f8f9fa}
.prprt-wrppr{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.prprt-wrppr .cntnt-sd{padding-right:30px}
.prprt-wrppr h2{font-size:36px;color:#1a1a1a;margin:0 0 20px;font-weight:700}
.prprt-wrppr h2::before{content:'';display:inline-block;width:4px;height:32px;background:#981116;margin-right:14px;vertical-align:middle}
.prprt-wrppr p{font-size:17px;line-height:1.7;color:#444;margin:0 0 18px}
.prprt-wrppr .mg-cntnnr{position:relative;border-radius:8px;overflow:hidden;box-shadow:0 8px 24px #0000001f}
.prprt-wrppr .mg-cntnnr img{width:100%;height:420px;object-fit:cover;display:block}
.rqrmnts-blck{padding:75px 20px;background:#fff}
.rqrmnts-wrp{max-width:1280px;margin:0 auto}
.rqrmnts-wrp h3{font-size:32px;color:#1a1a1a;margin:0 0 50px;text-align:center;font-weight:700}
.rqrmnts-grd{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}
.rqrmnt-crd{background:#f8f9fa;padding:40px 28px;border-radius:10px;border-left:5px solid #45D886;transition:all 220ms ease}
.rqrmnt-crd:hover{transform:translateY(-5px);box-shadow:0 12px 28px #00000024}
.rqrmnt-crd h4{font-size:22px;color:#1a1a1a;margin:0 0 14px;font-weight:600}
.rqrmnt-crd p{font-size:16px;line-height:1.65;color:#555;margin:0}
.tch-stp{padding:80px 20px;background:linear-gradient(135deg,#FEE5AE 0%,#fee5ae4d 100%)}
.tch-stp-cntr{max-width:1280px;margin:0 auto}
.tch-stp-cntr h3{font-size:34px;color:#1a1a1a;margin:0 0 55px;text-align:center;font-weight:700}
.stp-ttmln{display:flex;flex-direction:column;gap:45px;max-width:920px;margin:0 auto}
.stp-tm{display:flex;gap:30px;align-items:flex-start;background:#fff;padding:32px;border-radius:8px;box-shadow:0 4px 16px #00000014;position:relative}
.stp-tm::before{content:'';position:absolute;left:72px;top:100%;width:2px;height:45px;background:#45D886}
.stp-tm:last-child::before{display:none}
.stp-nmbr{flex-shrink:0;width:56px;height:56px;background:#981116;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700}
.stp-cntnt h5{font-size:20px;color:#1a1a1a;margin:0 0 12px;font-weight:600}
.stp-cntnt p{font-size:16px;line-height:1.7;color:#555;margin:0}
.xpcttns-sctn{padding:85px 20px;background:#fff}
.xpcttns-wrp{max-width:1280px;margin:0 auto}
.xpcttns-wrp h3{font-size:34px;color:#1a1a1a;margin:0 0 24px;font-weight:700}
.xpcttns-wrp .ntrdct{font-size:18px;line-height:1.7;color:#444;margin:0 0 45px;max-width:850px}
.xpcttns-grd{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}
.xpctn-blck{padding:35px 32px;background:#f8f9fa;border-radius:8px;border-top:4px solid #45D886}
.xpctn-blck h6{font-size:20px;color:#1a1a1a;margin:0 0 14px;font-weight:600;display:flex;align-items:center;gap:12px}
.xpctn-blck h6::before{content:'';width:8px;height:8px;background:#981116;border-radius:50%}
.xpctn-blck p{font-size:16px;line-height:1.7;color:#555;margin:0}
.cll-t-ctn{padding:70px 20px;background:linear-gradient(149deg,#981116 0%,#45D886 100%);text-align:center}
.cll-t-ctn-wrp{max-width:1280px;margin:0 auto}
.cll-t-ctn-wrp h3{font-size:36px;color:#fff;margin:0 0 20px;font-weight:700}
.cll-t-ctn-wrp p{font-size:18px;color:#fffffff2;margin:0 0 35px;line-height:1.6}
.ctn-btns{display:flex;gap:20px;justify-content:center;align-items:center;flex-wrap:wrap}
.btn-prmry{background:#fff;color:#981116;padding:16px 40px;border-radius:6px;font-size:17px;font-weight:600;text-decoration:none;display:inline-block;transition:all 180ms ease;border:2px solid #fff}
.btn-prmry:hover{background:transparent;color:#fff;transform:translateY(-3px);box-shadow:0 8px 20px #0003}
.btn-scndry{background:transparent;color:#fff;padding:16px 40px;border-radius:6px;font-size:17px;font-weight:600;text-decoration:none;display:inline-block;transition:all 180ms ease;border:2px solid #fff}
.btn-scndry:hover{background:#fff;color:#981116;transform:translateY(-3px)}
@media (max-width: 1024px) {
.bfr-strt-hro{padding:70px 20px 55px}
.hro-cntnr h1{font-size:38px}
.prprt-wrppr{grid-template-columns:1fr;gap:40px}
.prprt-wrppr .cntnt-sd{padding-right:0}
.rqrmnts-grd{grid-template-columns:repeat(2,1fr);gap:28px}
.xpcttns-grd{grid-template-columns:1fr;gap:30px}
}
@media (max-width: 768px) {
.bfr-strt-hro{padding:55px 20px 45px}
.hro-cntnr h1{font-size:32px;margin-bottom:18px}
.hro-cntnr .sbttl{font-size:17px}
.prprt-sctn{padding:60px 20px}
.prprt-wrppr h2{font-size:28px}
.rqrmnts-blck{padding:60px 20px}
.rqrmnts-wrp h3{font-size:26px;margin-bottom:35px}
.rqrmnts-grd{grid-template-columns:1fr;gap:24px}
.tch-stp{padding:60px 20px}
.tch-stp-cntr h3{font-size:26px;margin-bottom:40px}
.stp-tm{padding:24px;gap:20px}
.stp-nmbr{width:48px;height:48px;font-size:20px}
.xpcttns-sctn{padding:60px 20px}
.xpcttns-wrp h3{font-size:26px}
.xpcttns-wrp .ntrdct{font-size:16px;margin-bottom:35px}
.cll-t-ctn{padding:55px 20px}
.cll-t-ctn-wrp h3{font-size:28px}
.ctn-btns{flex-direction:column}
.btn-prmry,.btn-scndry{width:100%;text-align:center}
}
.hr-wrppr{position:relative;background:linear-gradient(135deg,#45D886 0%,#981116 55%,#FEE5AE 100%);padding:80px 0 120px;overflow:hidden}
.hr-cntnt{max-width:1280px;margin:0 auto;padding:0 24px;display:flex;align-items:center;gap:60px}
.hr-txt-blck{flex:1;color:#fff}
.hr-ttl{font-size:56px;font-weight:700;line-height:1.1;margin:0 0 28px;text-shadow:2px 2px 8px #0003}
.hr-lst{list-style:none;padding:0;margin:0 0 36px}
.hr-lst-itm{font-size:18px;line-height:1.6;margin-bottom:16px;padding-left:32px;position:relative}
.hr-lst-itm::before{content:'';position:absolute;left:0;top:8px;width:20px;height:3px;background:#FEE5AE;border-radius:2px}
.hr-btn{display:inline-block;background:#fff;color:#981116;padding:16px 36px;font-size:17px;font-weight:600;text-decoration:none;border-radius:8px;transition:transform 180ms,box-shadow 180ms;box-shadow:0 4px 12px #00000026}
.hr-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000040}
.hr-img-blck{flex:0 0 520px;position:relative}
.hr-img{width:100%;height:auto;display:block;border-radius:0 80px 0 80px;box-shadow:0 12px 36px #0000004d;clip-path:polygon(0 0,100% 0,100% 85%,15% 100%,0 100%)}
.hr-wv{position:absolute;bottom:0;left:0;width:100%;height:120px;z-index:1}
.xprts-sctn{padding:80px 0;background:#f8f9fa}
.xprts-hdr{text-align:center;margin-bottom:60px}
.xprts-hdng{font-size:42px;font-weight:700;color:#1a1a1a;margin:0 0 16px;position:relative;display:inline-block}
.xprts-hdng::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#45D886,#981116);border-radius:2px}
.xprts-subhdng{font-size:19px;color:#555;margin:20px auto 0;max-width:680px;line-height:1.6}
.xprts-grd{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:60px}
.xprt-crd{background:#fff;padding:36px 28px;border-radius:10px;box-shadow:0 3px 12px #00000014;transition:transform 200ms,box-shadow 200ms}
.xprt-crd:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000024}
.xprt-crd-icn{margin-bottom:20px}
.xprt-crd-ttl{font-size:24px;font-weight:600;color:#1a1a1a;margin:0 0 16px}
.xprt-crd-txt{font-size:16px;line-height:1.7;color:#444;margin:0 0 24px}
.xprt-crd-mtrc{border-top:2px solid #f0f0f0;padding-top:20px;display:flex;flex-direction:column;gap:6px}
.mtrc-nmbr{font-size:32px;font-weight:700;color:#45D886;line-height:1}
.mtrc-lbl{font-size:14px;color:#666;line-height:1.4}
.xprts-prtnrs{background:#fff;padding:40px;border-radius:10px;box-shadow:0 2px 8px #0000000f}
.prtnrs-hdng{font-size:22px;font-weight:600;color:#1a1a1a;margin:0 0 28px;text-align:center}
.prtnrs-lst{display:flex;justify-content:center;gap:48px;flex-wrap:wrap}
.prtnr-itm{display:flex;align-items:center;gap:12px}
.prtnr-icn{flex-shrink:0}
.prtnr-nm{font-size:16px;color:#333;font-weight:500}
.prgrss-sctn{padding:90px 0;background:#fff}
.prgrss-lyot{display:flex;align-items:center;gap:70px}
.prgrss-img-wrp{flex:0 0 580px;position:relative}
.prgrss-img{width:100%;height:auto;display:block;border-radius:12px;box-shadow:0 8px 28px #0000001f}
.prgrss-accnt{position:absolute;top:-20px;right:-20px;width:140px;height:140px;background:linear-gradient(135deg,#FEE5AE,#45D886);border-radius:50%;z-index:-1;opacity:.6}
.prgrss-cntnt{flex:1}
.prgrss-hdng{font-size:40px;font-weight:700;color:#1a1a1a;margin:0 0 18px}
.prgrss-intro{font-size:18px;color:#555;line-height:1.6;margin:0 0 40px}
.prgrss-stps{margin-bottom:40px}
.prgrss-stp{display:flex;gap:20px;margin-bottom:32px}
.stp-nmbr{flex-shrink:0;width:50px;height:50px;background:linear-gradient(135deg,#45D886,#981116);color:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700}
.stp-cntnt{flex:1}
.stp-ttl{font-size:20px;font-weight:600;color:#1a1a1a;margin:0 0 10px}
.stp-txt{font-size:16px;line-height:1.7;color:#444;margin:0}
.prgrss-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:36px}
.stat-itm{background:#f8f9fa;padding:20px;border-radius:8px;border-left:4px solid #45D886;display:flex;flex-direction:column;gap:8px}
.stat-vl{font-size:36px;font-weight:700;color:#981116;line-height:1}
.stat-lbl{font-size:14px;color:#666;line-height:1.4}
.prgrss-btn{display:inline-block;background:#45D886;color:#fff;padding:15px 32px;font-size:17px;font-weight:600;text-decoration:none;border-radius:8px;transition:background 180ms,transform 180ms}
.prgrss-btn:hover{background:#3bc276;transform:translateX(4px)}
.crr-sctn{padding:90px 0;background:linear-gradient(180deg,#f8f9fa 0%,#fff 100%)}
.crr-mn-hdng{font-size:42px;font-weight:700;color:#1a1a1a;text-align:center;margin:0 0 16px}
.crr-subttl{font-size:19px;color:#555;text-align:center;margin:0 auto 60px;max-width:700px;line-height:1.6}
.crr-pths{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-bottom:70px}
.pth-crd{background:#fff;padding:32px;border-radius:10px;box-shadow:0 4px 16px #00000014;border-top:4px solid transparent;transition:transform 200ms,box-shadow 200ms}
.pth-crd--1{border-top-color:#45D886}
.pth-crd--2{border-top-color:#981116}
.pth-crd--3{border-top-color:#FEE5AE}
.pth-crd:hover{transform:translateY(-6px);box-shadow:0 8px 28px #00000026}
.pth-hdr{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:18px}
.pth-ttl{font-size:22px;font-weight:600;color:#1a1a1a;margin:0}
.pth-dmnd{font-size:13px;background:#45D886;color:#fff;padding:4px 12px;border-radius:12px;font-weight:600}
.pth-crd--2 .pth-dmnd{background:#981116}
.pth-crd--3 .pth-dmnd{background:#1a1a1a}
.pth-dsc{font-size:15px;line-height:1.7;color:#444;margin:0 0 20px}
.pth-sklls{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px}
.skll-tg{font-size:13px;background:#f0f0f0;color:#333;padding:6px 14px;border-radius:6px;font-weight:500}
.pth-rng{border-top:1px solid #e5e5e5;padding-top:16px;display:flex;flex-direction:column;gap:6px}
.rng-lbl{font-size:13px;color:#666}
.rng-vl{font-size:18px;font-weight:700;color:#1a1a1a}
.crr-rl-scs{display:flex;align-items:center;gap:60px;background:#fff;padding:50px;border-radius:12px;box-shadow:0 6px 24px #0000001a}
.rl-scs-img-wrp{flex:0 0 480px}
.rl-scs-img{width:100%;height:auto;display:block;border-radius:10px}
.rl-scs-txt{flex:1}
.rl-scs-hdng{font-size:32px;font-weight:700;color:#1a1a1a;margin:0 0 20px}
.rl-scs-prg{font-size:16px;line-height:1.7;color:#444;margin:0 0 18px}
.rl-scs-qot{background:#f8f9fa;padding:24px;border-left:4px solid #981116;border-radius:6px;margin:28px 0}
.qot-txt{font-size:16px;line-height:1.7;color:#333;font-style:italic;margin:0 0 12px}
.qot-athr{font-size:14px;color:#666;font-weight:500}
.rl-scs-btn{display:inline-block;background:#981116;color:#fff;padding:15px 32px;font-size:17px;font-weight:600;text-decoration:none;border-radius:8px;transition:background 180ms,transform 180ms}
.rl-scs-btn:hover{background:#7d0e12;transform:translateX(4px)}
@media (max-width: 1024px) {
.hr-cntnt{flex-direction:column;gap:40px}
.hr-img-blck{flex:0 0 auto;max-width:100%}
.hr-ttl{font-size:44px}
.xprts-grd{grid-template-columns:1fr}
.prgrss-lyot{flex-direction:column-reverse;gap:40px}
.prgrss-img-wrp{flex:0 0 auto;max-width:100%}
.prgrss-stats{grid-template-columns:1fr}
.crr-pths{grid-template-columns:1fr}
.crr-rl-scs{flex-direction:column;gap:40px}
.rl-scs-img-wrp{flex:0 0 auto;max-width:100%}
}
@media (max-width: 768px) {
.hr-wrppr{padding:60px 0 100px}
.hr-ttl{font-size:36px}
.hr-lst-itm{font-size:16px}
.xprts-sctn{padding:60px 0}
.xprts-hdng{font-size:32px}
.xprts-subhdng{font-size:17px}
.prgrss-sctn{padding:60px 0}
.prgrss-hdng{font-size:32px}
.prgrss-intro{font-size:16px}
.crr-sctn{padding:60px 0}
.crr-mn-hdng{font-size:32px}
.crr-subttl{font-size:17px}
.crr-rl-scs{padding:30px 20px}
.rl-scs-hdng{font-size:26px}
.prtnrs-lst{flex-direction:column;align-items:center;gap:24px}
}
.cntct_wrpr{max-width:1280px;margin:0 auto;padding:0 20px}
.hro_sct{padding:80px 0 60px;background:linear-gradient(149deg,#45D886 0%,#981116 50%,#FEE5AE 100%);text-align:center;position:relative;overflow:hidden}
.hro_sct::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:#fee5ae26;border-radius:50%}
.hro_sct::after{content:'';position:absolute;bottom:-30%;left:-15%;width:500px;height:500px;background:#45d8861a;border-radius:50%}
.hro_cntnt{position:relative;z-index:2;max-width:720px;margin:0 auto}
.hro_cntnt h1{font-size:48px;font-weight:700;color:#fff;margin:0 0 24px;line-height:1.2}
.hro_cntnt .subttl{font-size:20px;color:#fff;line-height:1.6;margin:0;opacity:.95}
.info_grid_wrpr{padding:90px 0;background:#f8f9fa}
.info_grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-bottom:60px}
.info_card{background:#fff;padding:40px 30px;border-radius:8px;box-shadow:0 4px 12px #0000000f;transition:all 200ms;position:relative}
.info_card::before{content:'';position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#45D886 0%,#981116 100%);border-radius:8px 0 0 8px;opacity:0;transition:opacity 200ms}
.info_card:hover{transform:translateY(-6px);box-shadow:0 8px 24px #0000001f}
.info_card:hover::before{opacity:1}
.info_card h3{font-size:22px;color:#981116;margin:0 0 16px;font-weight:600}
.info_card .dtls{font-size:16px;color:#2c3e50;line-height:1.7;margin:0}
.info_card .dtls a{color:#45D886;text-decoration:none;transition:color 180ms}
.info_card .dtls a:hover{color:#981116}
.visual_blck{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}
.visual_blck img{width:100%;height:380px;object-fit:cover;border-radius:10px;box-shadow:0 6px 18px #0000001a;loading:lazy}
.frm_sct{padding:100px 0;background:#fff}
.frm_grid{display:grid;grid-template-columns:1fr 1.3fr;gap:70px;align-items:start}
.frm_intro h2{font-size:38px;color:#2c3e50;margin:0 0 24px;font-weight:700;line-height:1.3}
.frm_intro h2::after{content:'';display:block;width:80px;height:4px;background:linear-gradient(90deg,#45D886 0%,#981116 100%);margin-top:16px}
.frm_intro .intro_txt{font-size:17px;color:#34495e;line-height:1.7;margin:0 0 30px}
.frm_intro h4{font-size:18px;color:#981116;margin:30px 0 14px;font-weight:600}
.frm_intro .highlight_lst{list-style:none;padding:0;margin:0}
.frm_intro .highlight_lst li{font-size:16px;color:#2c3e50;padding:10px 0 10px 32px;position:relative;line-height:1.6}
.frm_intro .highlight_lst li::before{content:'';position:absolute;left:0;top:16px;width:18px;height:18px;background:#45D886;border-radius:50%}
.cntct_frm{background:#f8f9fa;padding:50px 45px;border-radius:10px;box-shadow:0 8px 20px #00000014}
.frm_row{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:24px}
.frm_group{margin-bottom:24px}
.frm_group label{display:block;font-size:15px;font-weight:600;color:#2c3e50;margin-bottom:10px}
.frm_group input,.frm_group select,.frm_group textarea{width:100%;padding:14px 18px;border:2px solid #e0e6ed;border-radius:6px;font-size:15px;color:#2c3e50;background:#fff;transition:all 200ms;box-sizing:border-box}
.frm_group input:focus,.frm_group select:focus,.frm_group textarea:focus{outline:none;border-color:#45D886;box-shadow:0 0 0 3px #45d88626}
.frm_group textarea{resize:vertical;min-height:140px;font-family:inherit}
.frm_group 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='%232c3e50' d='M0 0l6 8 6-8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 18px center;padding-right:45px}
.prvc_chck{display:flex;align-items:start;margin-bottom:28px;gap:12px}
.prvc_chck input[type="checkbox"]{width:20px;height:20px;margin:3px 0 0;cursor:pointer;flex-shrink:0}
.prvc_chck label{font-size:14px;color:#34495e;line-height:1.6;cursor:pointer;margin:0}
.prvc_chck label a{color:#45D886;text-decoration:underline;transition:color 180ms}
.prvc_chck label a:hover{color:#981116}
.sbmt_btn{width:100%;padding:16px 32px;background:linear-gradient(135deg,#45D886 0%,#2ebd6e 100%);color:#fff;border:none;border-radius:8px;font-size:17px;font-weight:600;cursor:pointer;transition:all 220ms;box-shadow:0 4px 14px #45d8864d;position:relative;z-index:1}
.sbmt_btn:hover{transform:translateY(-2px);box-shadow:0 8px 22px #45d88666;background:linear-gradient(135deg,#2ebd6e 0%,#45D886 100%)}
.sbmt_btn:active{transform:translateY(0)}
@media (max-width: 1024px) {
.info_grid{grid-template-columns:1fr;gap:30px}
.visual_blck{grid-template-columns:1fr;gap:30px}
.frm_grid{grid-template-columns:1fr;gap:50px}
.hro_cntnt h1{font-size:40px}
}
@media (max-width: 768px) {
.hro_sct{padding:60px 0 40px}
.hro_cntnt h1{font-size:32px;margin-bottom:18px}
.hro_cntnt .subttl{font-size:17px}
.info_grid_wrpr{padding:60px 0}
.info_card{padding:30px 24px}
.frm_sct{padding:60px 0}
.frm_intro h2{font-size:30px}
.cntct_frm{padding:35px 28px}
.frm_row{grid-template-columns:1fr;gap:0}
.visual_blck img{height:280px}
}
@media (max-width: 480px) {
.hro_cntnt h1{font-size:28px}
.hro_cntnt .subttl{font-size:16px}
.frm_intro h2{font-size:26px}
.cntct_frm{padding:28px 20px}
}
.hro-wrppr{background:linear-gradient(149deg,#45D886 0%,#981116 50%,#FEE5AE 100%);padding:92px 20px 88px;position:relative}
.hro-wrppr::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:#ffffffeb;z-index:1}
.hro-wrppr .container{max-width:1280px;margin:0 auto;position:relative;z-index:2}
.hro-cntnt{display:flex;flex-direction:row;gap:64px;align-items:center}
.hro-txt-blck{flex:1}
.hro-ttl{font-size:52px;font-weight:700;line-height:1.15;color:#1a1a1a;margin:0 0 28px;letter-spacing:-.5px}
.hro-dscrptn{font-size:19px;line-height:1.7;color:#2d2d2d;margin:0 0 18px}
.hro-dscrptn-scndry{font-size:17px;line-height:1.6;color:#4a4a4a;margin:0}
.hro-mg-blck{flex:0 0 580px}
.hro-mg{width:100%;height:auto;display:block;border-radius:8px;box-shadow:0 12px 32px #0000001f}
.vls-sctn{padding:86px 20px;background:#fafafa}
.vls-sctn .container{max-width:1280px;margin:0 auto}
.vls-grd{display:grid;grid-template-columns:repeat(3,1fr);gap:36px}
.vl-crd{padding:42px 34px;border-radius:10px;background:#fff;box-shadow:0 4px 16px #0000000f;position:relative;transition:transform 180ms ease,box-shadow 180ms ease}
.vl-crd:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001c}
.vl-crd--grn::before{content:'';position:absolute;top:0;left:0;width:5px;height:100%;background:#45D886;border-radius:10px 0 0 10px}
.vl-crd--rd::before{content:'';position:absolute;top:0;left:0;width:5px;height:100%;background:#981116;border-radius:10px 0 0 10px}
.vl-crd--ylw::before{content:'';position:absolute;top:0;left:0;width:5px;height:100%;background:#FEE5AE;border-radius:10px 0 0 10px}
.vl-crd-nmbr{font-size:38px;font-weight:700;color:#e0e0e0;margin:0 0 16px;line-height:1}
.vl-crd-hdng{font-size:24px;font-weight:600;color:#1a1a1a;margin:0 0 14px}
.vl-crd-txt{font-size:16px;line-height:1.65;color:#4a4a4a;margin:0}
.stry-wrp{padding:92px 20px;background:#fff}
.stry-wrp .container{max-width:1280px;margin:0 auto}
.stry-lyt{display:flex;flex-direction:row;gap:72px;align-items:flex-start}
.stry-mg-sct{flex:0 0 490px}
.stry-mg{width:100%;height:auto;display:block;border-radius:6px;box-shadow:0 6px 18px #00000014}
.stry-txt-sct{flex:1}
.stry-hdln{font-size:42px;font-weight:700;color:#1a1a1a;margin:0 0 26px;position:relative;padding-left:18px}
.stry-hdln::before{content:'';position:absolute;left:0;top:8px;width:6px;height:38px;background:#45D886}
.stry-prgrph{font-size:17px;line-height:1.7;color:#3a3a3a;margin:0 0 20px}
.stry-sttst{display:flex;flex-direction:row;gap:48px;margin-top:38px}
.stt-tm{flex:1}
.stt-nmbr{font-size:36px;font-weight:700;color:#981116;margin:0 0 8px;line-height:1}
.stt-lbl{font-size:15px;font-weight:500;color:#6a6a6a;margin:0;text-transform:uppercase;letter-spacing:.8px}
.prch-area{padding:88px 20px;background:linear-gradient(180deg,#fafafa 0%,#fff 100%)}
.prch-area .container{max-width:1280px;margin:0 auto}
.prch-mn-ttl{font-size:44px;font-weight:700;color:#1a1a1a;text-align:center;margin:0 0 56px}
.prch-grd-lyt{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.prch-blck{background:#fff;border:2px solid #e8e8e8;border-radius:8px;padding:0;overflow:hidden;transition:border-color 200ms ease}
.prch-blck:hover{border-color:#45D886}
.prch-cn-wrp{padding:38px 32px}
.prch-cn-hdln{font-size:22px;font-weight:600;color:#1a1a1a;margin:0 0 16px}
.prch-cn-dsc{font-size:16px;line-height:1.65;color:#4a4a4a;margin:0}
.tchnlgy-wrap{padding:90px 20px;background:#f5f5f5}
.tchnlgy-wrap .container{max-width:1280px;margin:0 auto}
.tchnlgy-cntnt-area{display:flex;flex-direction:row-reverse;gap:68px;align-items:center}
.tchnlgy-txt-zn{flex:1}
.tchnlgy-main-hd{font-size:40px;font-weight:700;color:#1a1a1a;margin:0 0 24px}
.tchnlgy-main-dsc{font-size:18px;line-height:1.7;color:#2d2d2d;margin:0 0 18px}
.tchnlgy-scnd-dsc{font-size:16px;line-height:1.65;color:#4a4a4a;margin:0 0 32px}
.tchnlgy-tg-lst{display:flex;flex-wrap:wrap;gap:12px}
.tchnlgy-tg{display:inline-block;padding:10px 20px;background:#fff;border:2px solid #45D886;border-radius:6px;font-size:15px;font-weight:600;color:#1a1a1a;transition:all 150ms ease}
.tchnlgy-tg:hover{background:#45D886;color:#fff}
.tchnlgy-mg-zn{flex:0 0 520px}
.tchnlgy-mg{width:100%;height:auto;display:block;border-radius:8px;box-shadow:0 10px 28px #0000001a}
.cta-fnal-sctn{padding:96px 20px;background:linear-gradient(149deg,#45D886 0%,#981116 50%,#FEE5AE 100%)}
.cta-fnal-sctn .container{max-width:1280px;margin:0 auto}
.cta-fnal-bx{background:#fffffff5;padding:68px 56px;border-radius:10px;text-align:center;box-shadow:0 14px 36px #00000024}
.cta-fnal-hdln{font-size:38px;font-weight:700;color:#1a1a1a;margin:0 0 20px}
.cta-fnal-txt{font-size:18px;line-height:1.65;color:#3a3a3a;margin:0 0 36px;max-width:720px;margin-left:auto;margin-right:auto}
.cta-fnal-btns{display:flex;flex-direction:row;gap:18px;justify-content:center}
.btn-prmy{display:inline-block;padding:16px 38px;background:#45D886;color:#fff;font-size:17px;font-weight:600;border-radius:7px;text-decoration:none;transition:all 180ms ease;box-shadow:0 4px 12px #45d8864d;position:relative;z-index:10}
.btn-prmy:hover{background:#3bc474;box-shadow:0 6px 18px #45d88666;transform:translateY(-2px)}
.btn-scndry{display:inline-block;padding:16px 38px;background:transparent;color:#1a1a1a;font-size:17px;font-weight:600;border:2px solid #1a1a1a;border-radius:7px;text-decoration:none;transition:all 180ms ease;position:relative;z-index:10}
.btn-scndry:hover{background:#1a1a1a;color:#fff;transform:translateY(-2px)}
@media (max-width: 1024px) {
.hro-cntnt{flex-direction:column;gap:42px}
.hro-mg-blck{flex:0 0 auto;width:100%;max-width:580px}
.hro-ttl{font-size:42px}
.vls-grd{grid-template-columns:1fr;gap:28px}
.stry-lyt{flex-direction:column;gap:42px}
.stry-mg-sct{flex:0 0 auto;width:100%;max-width:490px}
.stry-sttst{gap:32px}
.prch-grd-lyt{grid-template-columns:1fr}
.tchnlgy-cntnt-area{flex-direction:column;gap:42px}
.tchnlgy-mg-zn{flex:0 0 auto;width:100%;max-width:520px}
.cta-fnal-btns{flex-direction:column;align-items:center}
.btn-prmy,.btn-scndry{width:100%;max-width:320px;text-align:center}
}
@media (max-width: 768px) {
.hro-wrppr{padding:68px 20px 64px}
.hro-ttl{font-size:36px}
.hro-dscrptn{font-size:17px}
.hro-dscrptn-scndry{font-size:16px}
.vls-sctn{padding:64px 20px}
.stry-wrp{padding:68px 20px}
.stry-hdln{font-size:34px}
.stry-sttst{flex-direction:column;gap:24px}
.prch-area{padding:64px 20px}
.prch-mn-ttl{font-size:36px;margin-bottom:42px}
.tchnlgy-wrap{padding:68px 20px}
.tchnlgy-main-hd{font-size:34px}
.cta-fnal-sctn{padding:72px 20px}
.cta-fnal-bx{padding:48px 32px}
.cta-fnal-hdln{font-size:32px}
}
.tracking-info-container{max-width:1200px;margin:0 auto;padding:2.5rem 1.5rem;font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;line-height:1.75;color:#1a1a1a;background:linear-gradient(135deg,#fafafa 0%,#f5f5f5 100%)}
.tracking-info-container h1{font-size:2.8rem;font-weight:700;margin-bottom:1.5rem;color:#981116;border-left:6px solid #45D886;padding-left:1.25rem;line-height:1.2}
.tracking-info-container h2{font-size:2rem;font-weight:600;margin-top:3rem;margin-bottom:1.25rem;color:#981116;padding-bottom:.75rem;border-bottom:3px solid #45D886}
.tracking-info-container h3{font-size:1.5rem;font-weight:600;margin-top:2.5rem;margin-bottom:1rem;color:#981116;background:linear-gradient(90deg,#FEE5AE 0%,transparent 100%);padding:.75rem 1rem;border-left:4px solid #45D886}
.tracking-info-container h4{font-size:1.25rem;font-weight:600;margin-top:2rem;margin-bottom:.875rem;color:#1a1a1a;padding-left:1rem;border-left:3px solid #45D886}
.tracking-info-container p{margin-bottom:1.25rem;font-size:1.05rem;color:#2a2a2a;text-align:justify}
.tracking-info-container ul{margin:1.5rem 0;padding-left:0;list-style:none}
.tracking-info-container li{margin-bottom:1.5rem;padding:1.25rem;background:#fff;border-left:5px solid #45D886;box-shadow:0 2px 8px #98111614;position:relative;font-size:1.02rem;color:#2a2a2a}
.tracking-info-container li::before{content:"→";position:absolute;left:-1.5rem;color:#45D886;font-weight:700;font-size:1.3rem}
.tracking-info-container div{margin:1.5rem 0}
.tracking-info-container span{background:linear-gradient(120deg,#FEE5AE 0%,#45D886 100%);padding:.15rem .5rem;border-radius:3px;font-weight:600;color:#1a1a1a}
.intro-section{background:linear-gradient(135deg,#FEE5AE 0%,#fff 100%);padding:2rem;border-radius:8px;border:2px solid #45D886;margin-bottom:2.5rem;box-shadow:0 4px 12px #45d88626}
.privacy-container{max-width:1200px;margin:0 auto;padding:60px 20px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.7;color:#2a2a2a;background:linear-gradient(135deg,#fff 0%,#fefaf5 100%)}
.privacy-container h1{font-size:3rem;font-weight:700;color:#1a1a1a;margin-bottom:30px;line-height:1.2;background:linear-gradient(135deg,#981116 0%,#c91520 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
.privacy-container h2{font-size:2rem;font-weight:600;color:#981116;margin-top:50px;margin-bottom:25px;padding-bottom:12px;border-bottom:3px solid #45D886;position:relative}
.privacy-container h2::after{content:'';position:absolute;bottom:-3px;left:0;width:80px;height:3px;background:linear-gradient(90deg,#981116 0%,#45D886 100%)}
.privacy-container h3{font-size:1.5rem;font-weight:600;color:#2a2a2a;margin-top:35px;margin-bottom:18px;padding-left:15px;border-left:4px solid #45D886}
.privacy-container h4{font-size:1.2rem;font-weight:600;color:#3a3a3a;margin-top:25px;margin-bottom:15px}
.privacy-container p{margin-bottom:20px;font-size:1.05rem;color:#3a3a3a}
.privacy-container .intro-text{font-size:1.15rem;color:#4a4a4a;background:#FEE5AE;padding:25px 30px;border-radius:12px;margin-bottom:40px;box-shadow:0 4px 15px #fee5ae4d}
.privacy-container ul{margin:20px 0;padding-left:0;list-style:none}
.privacy-container li{margin-bottom:15px;padding-left:35px;position:relative;font-size:1.05rem;color:#3a3a3a}
.privacy-container li::before{content:'';position:absolute;left:0;top:8px;width:20px;height:20px;background:linear-gradient(135deg,#45D886 0%,#3ab870 100%);border-radius:50%;box-shadow:0 2px 8px #45d8864d}
.privacy-container .content-section{margin:30px 0;padding:25px;background:linear-gradient(135deg,#ffffffe6 0%,#fee5ae1a 100%);border-radius:10px;box-shadow:0 2px 10px #0000000d}
.privacy-container span.highlight{color:#981116;font-weight:600;padding:2px 6px;background:#fee5ae66;border-radius:3px}
.privacy-container span.emphasis{color:#45D886;font-weight:600}
.privacy-container .note-box{background:linear-gradient(135deg,#45d88614 0%,#fee5ae14 100%);padding:20px 25px;border-left:5px solid #45D886;margin:25px 0;border-radius:0 8px 8px 0}
@media (max-width: 768px) {
.privacy-container{padding:40px 15px}
.privacy-container h1{font-size:2.2rem}
.privacy-container h2{font-size:1.6rem}
.privacy-container h3{font-size:1.3rem}
}
.sccs_bnr{background:linear-gradient(149deg,#45D886 0%,#981116 50%,#FEE5AE 100%);padding:80px 20px;text-align:center;position:relative;overflow:hidden}
.sccs_bnr::before{content:'';position:absolute;top:-50%;right:-10%;width:400px;height:400px;background:#fee5ae33;border-radius:50%;z-index:1}
.sccs_bnr::after{content:'';position:absolute;bottom:-30%;left:-5%;width:300px;height:300px;background:#98111626;border-radius:50%;z-index:1}
.sccs_cntnr{max-width:1280px;margin:0 auto;position:relative;z-index:2}
.sccs_icn_wrp{width:120px;height:120px;margin:0 auto 30px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #00000026}
.sccs_icn_wrp svg{width:60px;height:60px}
.sccs_bnr h1{font-size:48px;color:#fff;margin:0 0 20px;font-weight:700;text-shadow:0 2px 8px #0003}
.sccs_bnr .sbtl{font-size:22px;color:#fff;margin:0 0 35px;opacity:.95;max-width:700px;margin-left:auto;margin-right:auto}
.sccs_mtrc_grd{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:25px;margin-top:50px}
.mtrc_crd{background:#ffffff40;padding:25px 20px;border-radius:8px;backdrop-filter:blur(10px);border:1px solid #fff6;transition:transform 200ms,box-shadow 200ms}
.mtrc_crd:hover{transform:translateY(-4px);box-shadow:0 12px 28px #0000002e}
.mtrc_crd h3{font-size:38px;color:#fff;margin:0 0 8px;font-weight:700}
.mtrc_crd p{font-size:15px;color:#fff;margin:0;opacity:.9}
.nxt_stps_sctn{padding:90px 20px;background:#f8f9fa}
.nxt_stps_wrp{max-width:1280px;margin:0 auto}
.nxt_stps_wrp h2{font-size:42px;color:#1a1a1a;margin:0 0 15px;font-weight:700;text-align:center}
.nxt_stps_wrp h2::after{content:'';display:block;width:80px;height:4px;background:linear-gradient(90deg,#45D886 0%,#981116 100%);margin:20px auto 0}
.nxt_stps_wrp > p{font-size:18px;color:#4a4a4a;text-align:center;margin:0 auto 60px;max-width:750px;line-height:1.6}
.stps_grd{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:35px;margin-bottom:55px}
.stp_bx{background:#fff;padding:35px 28px;border-radius:10px;box-shadow:0 4px 16px #00000014;position:relative;border-left:4px solid #45D886;transition:box-shadow 200ms,border-color 200ms}
.stp_bx:nth-child(2){border-left-color:#981116}
.stp_bx:nth-child(3){border-left-color:#FEE5AE}
.stp_bx:hover{box-shadow:0 8px 24px #0000001f}
.stp_nmbr{width:50px;height:50px;background:linear-gradient(135deg,#45D886 0%,#981116 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:700;color:#fff;margin-bottom:20px}
.stp_bx h4{font-size:24px;color:#1a1a1a;margin:0 0 12px;font-weight:700}
.stp_bx p{font-size:16px;color:#5a5a5a;margin:0;line-height:1.7}
.stp_bx ul{list-style:none;padding:0;margin:15px 0 0}
.stp_bx ul li{font-size:15px;color:#5a5a5a;margin-bottom:8px;padding-left:25px;position:relative}
.stp_bx ul li::before{content:'';position:absolute;left:0;top:7px;width:8px;height:8px;background:#45D886;border-radius:50%}
.cta_wrp{text-align:center;margin-top:50px}
.btn_prm{display:inline-block;background:linear-gradient(135deg,#45D886 0%,#981116 100%);color:#fff;padding:16px 45px;border-radius:8px;font-size:18px;font-weight:600;text-decoration:none;box-shadow:0 6px 20px #45d8864d;transition:transform 180ms,box-shadow 180ms;z-index:10;position:relative}
.btn_prm:hover{transform:translateY(-3px);box-shadow:0 10px 28px #45d88666}
.btn_scndry{display:inline-block;background:transparent;color:#981116;padding:16px 45px;border-radius:8px;font-size:18px;font-weight:600;text-decoration:none;border:2px solid #981116;margin-left:20px;transition:background 180ms,color 180ms;z-index:10;position:relative}
.btn_scndry:hover{background:#981116;color:#fff}
@media (max-width: 768px) {
.sccs_bnr{padding:60px 20px}
.sccs_bnr h1{font-size:36px}
.sccs_bnr .sbtl{font-size:18px}
.sccs_icn_wrp{width:90px;height:90px}
.sccs_icn_wrp svg{width:45px;height:45px}
.sccs_mtrc_grd{grid-template-columns:1fr;gap:20px}
.nxt_stps_sctn{padding:60px 20px}
.nxt_stps_wrp h2{font-size:32px}
.stps_grd{grid-template-columns:1fr;gap:25px}
.btn_scndry{margin-left:0;margin-top:15px;display:block}
.cta_wrp{display:flex;flex-direction:column;gap:15px}
}
@media (max-width: 480px) {
.sccs_bnr h1{font-size:28px}
.mtrc_crd h3{font-size:32px}
.nxt_stps_wrp h2{font-size:26px}
.stp_bx{padding:25px 20px}
}