*{margin:0;padding:0;box-sizing:border-box}
html,body{height:100%;font-family:'IBM Plex Sans',sans-serif;background:#FAFAFA;color:#1a1a1a}
body{display:flex;flex-direction:column}
main{flex:1 0 auto}
.hdr{background:linear-gradient(125deg,#1C1F8F 0%,#2a2eb8 100%);padding:28px 0;box-shadow:0 4px 18px #1c1f8f26}
.hdr_wrp{max-width:1400px;margin:0 auto;padding:0 24px}
.hdr_tp_rw{display:flex;align-items:baseline;justify-content:space-between;gap:48px;margin-bottom:24px}
.lg_blck{display:flex;flex-direction:column;align-items:center;gap:8px}
.lg_img{width:92px;height:92px;object-fit:contain;background:#ffffff1f;padding:14px;border-radius:4px;box-shadow:0 2px 12px #0003}
.cmpny_nm{font-family:'Cabin',sans-serif;font-size:19px;font-weight:700;color:#fff;letter-spacing:.3px}
.hdr_btm_rw{display:flex;justify-content:center}
.mn_nv{display:flex;align-items:center;gap:6px;list-style:none}
.mn_nv li{position:relative}
.mn_nv a{display:block;padding:11px 22px;color:#fff;text-decoration:none;font-size:15px;font-weight:400;border-radius:3px;transition:background .2s ease,outline .2s ease}
.mn_nv a:hover{background:#ffffff1c;outline:1px solid #ffffff40}
.sbmn{position:absolute;top:100%;left:0;background:#2a2eb8;list-style:none;min-width:180px;box-shadow:0 8px 24px #00000040;border-radius:3px;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;margin-top:4px;padding:8px 0}
.mn_nv li:hover .sbmn{opacity:1;visibility:visible}
.sbmn a{padding:10px 18px;font-size:14px}
.sbmn a:hover{background:#ffffff26}
.ftr{flex-shrink:0;background:#1a1a1a;color:#E7E7EC;padding:36px 0;margin-top:80px}
.ftr_wrp{max-width:1400px;margin:0 auto;padding:0 24px}
.ftr_mn_ln{display:flex;align-items:center;justify-content:center;gap:32px;flex-wrap:wrap;padding-bottom:28px;border-bottom:1px solid #e7e7ec26}
.ftr_lnks{display:flex;gap:28px;list-style:none}
.ftr_lnks a{color:#E7E7EC;text-decoration:none;font-size:14px;transition:color .2s ease,outline .2s ease;padding:6px 8px;border-radius:2px}
.ftr_lnks a:hover{color:#FD5A1C;outline:1px solid #fd5a1c4d}
.cprght_txt{text-align:center;padding-top:22px;font-size:13px;color:#e7e7ecb3}
.ck_mdl_vrl{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#000000ad;z-index:9999;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}
.ck_mdl_vrl.shw{display:flex;opacity:1}
.ck_cntnt_blck{background:#fff;max-width:440px;width:90%;padding:32px 28px;border-radius:4px;box-shadow:0 16px 48px #00000059}
.ck_ttl{font-family:'Cabin',sans-serif;font-size:22px;font-weight:700;margin-bottom:16px;color:#1C1F8F}
.ck_dsc{font-size:14px;line-height:1.6;margin-bottom:24px;color:#4a4a4a}
.ck_btns{display:flex;gap:12px;flex-direction:column}
.ck_btn{padding:13px 24px;border:none;border-radius:3px;font-size:15px;font-weight:700;cursor:pointer;transition:background .2s ease,outline .2s ease;font-family:'IBM Plex Sans',sans-serif}
.ck_accpt{background:linear-gradient(118deg,#FD5A1C 0%,#ff7940 100%);color:#fff}
.ck_accpt:hover{background:linear-gradient(118deg,#e54f18 0%,#f56d35 100%);outline:2px solid #fd5a1c66}
.ck_dcln{background:#E7E7EC;color:#1a1a1a}
.ck_dcln:hover{background:#d4d4dc;outline:2px solid #1c1f8f33}
@media (max-width: 768px) {
.hdr_tp_rw{flex-direction:column;align-items:center;gap:24px}
.mn_nv{flex-wrap:wrap;justify-content:center}
.mn_nv a{padding:9px 16px;font-size:14px}
.ftr_mn_ln{flex-direction:column;gap:20px}
.ftr_lnks{flex-direction:column;align-items:center;gap:16px}
}
@media (max-width: 375px) {
.lg_img{width:76px;height:76px}
.cmpny_nm{font-size:17px}
.mn_nv{gap:4px}
.mn_nv a{padding:8px 12px;font-size:13px}
}
.legal-o-content{max-width:1400px;margin:0 auto;padding:80px 24px 120px;background:#fff}
.legal-o-content h1{font-size:48px;line-height:1.2;font-weight:700;color:#1C1F8F;margin:0 0 16px;letter-spacing:-.02em}
.legal-o-content h2{font-size:36px;line-height:1.3;font-weight:700;color:#1C1F8F;margin:64px 0 24px;letter-spacing:-.01em}
.legal-o-content h3{font-size:28px;line-height:1.35;font-weight:600;color:#2a2d99;margin:48px 0 20px}
.legal-o-content h4{font-size:22px;line-height:1.4;font-weight:600;color:#3a3da3;margin:40px 0 16px}
.legal-o-content h5{font-size:18px;line-height:1.45;font-weight:600;color:#4a4dad;margin:32px 0 14px}
.legal-o-content h6{font-size:16px;line-height:1.5;font-weight:600;color:#5a5db7;margin:28px 0 12px;text-transform:uppercase;letter-spacing:.05em}
.legal-o-content p{font-size:17px;line-height:1.75;color:#2d2d2d;margin:0 0 20px;max-width:800px}
.legal-o-content ul{margin:0 0 24px;padding:0 0 0 28px;list-style-type:none}
.legal-o-content ul li{font-size:17px;line-height:1.75;color:#2d2d2d;margin:0 0 12px;position:relative;padding-left:8px}
.legal-o-content ul li::before{content:'';position:absolute;left:-20px;top:12px;width:6px;height:6px;background:#FD5A1C;border-radius:50%}
.legal-o-content ol{margin:0 0 24px;padding:0 0 0 28px;counter-reset:policy-counter;list-style:none}
.legal-o-content ol li{font-size:17px;line-height:1.75;color:#2d2d2d;margin:0 0 12px;position:relative;padding-left:12px;counter-increment:policy-counter}
.legal-o-content ol li::before{content:counter(policy-counter) '.';position:absolute;left:-28px;font-weight:600;color:#FD5A1C}
.legal-o-content strong,.legal-o-content b{font-weight:600;color:#1a1a1a}
.legal-o-content table{width:100%;border-collapse:collapse;margin:32px 0 40px;background:#fff;border:1px solid #E7E7EC;border-radius:4px;overflow:hidden}
.legal-o-content thead{background:linear-gradient(135deg,#1C1F8F 0%,#2a2d99 100%)}
.legal-o-content thead tr{border:none}
.legal-o-content thead th{padding:18px 20px;text-align:left;font-size:15px;font-weight:600;color:#fff;letter-spacing:.03em;border-bottom:2px solid #FD5A1C}
.legal-o-content tbody tr{border-bottom:1px solid #E7E7EC;transition:background .2s ease}
.legal-o-content tbody tr:last-child{border-bottom:none}
.legal-o-content tbody tr:hover{background:#fafafa}
.legal-o-content tbody td{padding:16px 20px;font-size:16px;line-height:1.6;color:#2d2d2d;vertical-align:top}
.legal-o-content tbody th{padding:16px 20px;text-align:left;font-size:16px;font-weight:600;color:#1a1a1a;background:#f8f8fa}
.legal-o-content hr{border:none;height:2px;background:linear-gradient(90deg,#FD5A1C 0%,#1C1F8F 100%);margin:56px 0;border-radius:2px}
@media (max-width: 1366px) {
.legal-o-content{padding:64px 20px 100px}
.legal-o-content h1{font-size:42px}
.legal-o-content h2{font-size:32px;margin:56px 0 20px}
.legal-o-content h3{font-size:26px;margin:44px 0 18px}
}
@media (max-width: 768px) {
.legal-o-content{padding:48px 16px 80px}
.legal-o-content h1{font-size:34px;margin:0 0 12px}
.legal-o-content h2{font-size:28px;margin:48px 0 16px}
.legal-o-content h3{font-size:24px;margin:40px 0 16px}
.legal-o-content h4{font-size:20px;margin:36px 0 14px}
.legal-o-content h5{font-size:17px;margin:28px 0 12px}
.legal-o-content h6{font-size:15px;margin:24px 0 10px}
.legal-o-content p{font-size:16px;line-height:1.7;margin:0 0 18px}
.legal-o-content ul,.legal-o-content ol{padding-left:24px;margin:0 0 20px}
.legal-o-content ul li,.legal-o-content ol li{font-size:16px;line-height:1.7;margin:0 0 10px}
.legal-o-content table{margin:24px 0 32px;font-size:14px;border-radius:3px}
.legal-o-content thead th{padding:14px 12px;font-size:14px}
.legal-o-content tbody td,.legal-o-content tbody th{padding:12px;font-size:15px}
.legal-o-content hr{margin:44px 0}
}
@media (max-width: 375px) {
.legal-o-content{padding:40px 12px 64px}
.legal-o-content h1{font-size:28px}
.legal-o-content h2{font-size:24px;margin:40px 0 14px}
.legal-o-content h3{font-size:21px}
.legal-o-content p{font-size:15px;margin:0 0 16px}
.legal-o-content ul,.legal-o-content ol{padding-left:20px}
.legal-o-content ul li,.legal-o-content ol li{font-size:15px}
.legal-o-content table{font-size:13px}
.legal-o-content thead th{padding:12px 10px;font-size:13px}
.legal-o-content tbody td,.legal-o-content tbody th{padding:10px;font-size:14px}
}
.hro_wrp{position:relative;overflow:hidden;padding:5rem 0 4rem;background:linear-gradient(135deg,#1C1F8F 0%,#FD5A1C 100%)}
.hro_wrp::before{content:'';position:absolute;width:400px;height:400px;background:#e7e7ec1a;border-radius:50%;top:-100px;right:-100px;z-index:1}
.hro_wrp::after{content:'';position:absolute;width:200px;height:200px;background:#fd5a1c26;transform:rotate(45deg);bottom:60px;left:-50px;z-index:1}
.hro_ctr{max-width:1400px;margin:0 auto;padding:0 2rem;position:relative;z-index:2}
.hro_grd{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}
.hro_txt h1{font-size:3.2rem;line-height:1.2;color:#fff;margin:0 0 1.5rem;font-weight:700}
.hro_txt .sbttl{font-size:1.5rem;color:#E7E7EC;margin:0 0 2rem;line-height:1.5;font-weight:400}
.hro_txt p{font-size:1.1rem;color:#ffffffe6;line-height:1.7;margin:0}
.hro_img_wrp{position:relative;transform:rotate(-3deg)}
.hro_img_wrp::before{content:'';position:absolute;width:100%;height:100%;background:#fd5a1c33;top:20px;left:20px;border-radius:4px;z-index:-1}
.hro_img_wrp img{width:100%;height:500px;object-fit:cover;border-radius:4px;box-shadow:0 20px 60px #0000004d}
.stry_sctn{padding:6rem 0;background:#fff}
.stry_ctr{max-width:1400px;margin:0 auto;padding:0 2rem}
.stry_hdr{max-width:800px;margin:0 0 4rem}
.stry_hdr h2{font-size:2.5rem;color:#1C1F8F;margin:0 0 1.5rem;line-height:1.3;font-weight:700}
.stry_hdr .lne{width:80px;height:4px;background:linear-gradient(90deg,#FD5A1C 0%,#1C1F8F 100%);margin:0 0 2rem}
.stry_hdr p{font-size:1.15rem;color:#333;line-height:1.8;margin:0}
.stry_grd{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;margin:3rem 0 0}
.stry_crd{background:#E7E7EC;padding:2.5rem;border-radius:3px;position:relative;transition:transform .3s ease,box-shadow .3s ease}
.stry_crd:hover{transform:translateY(-6px);box-shadow:0 16px 40px #1c1f8f26}
.stry_crd .yr{font-size:1rem;color:#FD5A1C;font-weight:600;margin:0 0 1rem;text-transform:uppercase;letter-spacing:.5px}
.stry_crd h3{font-size:1.5rem;color:#1C1F8F;margin:0 0 1rem;line-height:1.4;font-weight:600}
.stry_crd p{font-size:1rem;color:#444;line-height:1.7;margin:0}
.vlus_sctn{padding:6rem 0;background:linear-gradient(270deg,#E7E7EC 0%,#fff 100%)}
.vlus_ctr{max-width:1400px;margin:0 auto;padding:0 2rem}
.vlus_flx{display:flex;gap:5rem;align-items:flex-start}
.vlus_img_sid{flex:0 0 45%;position:relative}
.vlus_img_sid img{width:100%;height:600px;object-fit:cover;border-radius:4px;box-shadow:0 24px 48px #1c1f8f33}
.vlus_txt_sid{flex:1;padding:2rem 0}
.vlus_txt_sid h2{font-size:2.3rem;color:#1C1F8F;margin:0 0 2rem;line-height:1.3;font-weight:700}
.vlus_lst{display:flex;flex-direction:column;gap:2rem}
.vlus_itm{display:flex;gap:1.5rem;align-items:flex-start;padding:1.5rem;background:#fff;border-radius:3px;border-left:4px solid #FD5A1C;transition:border-color .3s ease}
.vlus_itm:hover{border-left-color:#1C1F8F}
.vlus_icn{flex:0 0 50px;width:50px;height:50px;background:linear-gradient(135deg,#FD5A1C 0%,#1C1F8F 100%);border-radius:50%;display:flex;align-items:center;justify-content:center}
.vlus_icn svg{width:24px;height:24px;fill:#fff}
.vlus_txt h3{font-size:1.3rem;color:#1C1F8F;margin:0 0 .75rem;font-weight:600}
.vlus_txt p{font-size:1rem;color:#555;line-height:1.7;margin:0}
.appr_sctn{padding:6rem 0;background:#1C1F8F;position:relative;overflow:hidden}
.appr_sctn::before{content:'';position:absolute;width:600px;height:600px;background:radial-gradient(circle,#fd5a1c26 0%,transparent 70%);top:-200px;left:-200px}
.appr_ctr{max-width:1400px;margin:0 auto;padding:0 2rem;position:relative;z-index:2}
.appr_hdr{text-align:center;max-width:700px;margin:0 auto 4rem}
.appr_hdr h2{font-size:2.5rem;color:#fff;margin:0 0 1.5rem;font-weight:700;line-height:1.3}
.appr_hdr p{font-size:1.15rem;color:#E7E7EC;line-height:1.7;margin:0}
.appr_grd{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem}
.appr_bx{background:#ffffff14;padding:2.5rem;border-radius:4px;border:2px solid #fd5a1c4d;transition:all .3s ease;position:relative}
.appr_bx:hover{background:#ffffff1f;border-color:#FD5A1C;transform:translateX(8px)}
.appr_bx::before{content:'';position:absolute;width:5px;height:0;background:#FD5A1C;left:0;top:50%;transform:translateY(-50%);transition:height .3s ease}
.appr_bx:hover::before{height:60%}
.appr_bx .nmbr{font-size:3rem;color:#FD5A1C;font-weight:700;margin:0 0 1rem;line-height:1;opacity:.9}
.appr_bx h3{font-size:1.5rem;color:#fff;margin:0 0 1rem;font-weight:600;line-height:1.4}
.appr_bx p{font-size:1rem;color:#E7E7EC;line-height:1.7;margin:0}
.appr_img_row{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin:4rem 0 0}
.appr_img_row img{width:100%;height:280px;object-fit:cover;border-radius:3px;box-shadow:0 12px 32px #0006}
@media (max-width: 1366px) {
.hro_grd{gap:3rem}
.hro_txt h1{font-size:2.8rem}
.vlus_flx{gap:4rem}
.stry_grd{gap:2rem}
}
@media (max-width: 768px) {
.hro_wrp{padding:3rem 0}
.hro_grd{grid-template-columns:1fr;gap:2.5rem}
.hro_txt h1{font-size:2.2rem}
.hro_txt .sbttl{font-size:1.25rem}
.hro_img_wrp{transform:rotate(-1deg)}
.hro_img_wrp img{height:350px}
.stry_sctn{padding:4rem 0}
.stry_hdr h2{font-size:2rem}
.stry_grd{grid-template-columns:1fr;gap:2rem}
.vlus_sctn{padding:4rem 0}
.vlus_flx{flex-direction:column;gap:3rem}
.vlus_img_sid{flex:1}
.vlus_img_sid img{height:400px}
.vlus_txt_sid h2{font-size:2rem}
.appr_sctn{padding:4rem 0}
.appr_hdr h2{font-size:2rem}
.appr_grd{grid-template-columns:1fr;gap:2rem}
.appr_img_row{grid-template-columns:1fr;gap:1.5rem}
.appr_img_row img{height:250px}
}
@media (max-width: 375px) {
.hro_wrp{padding:2.5rem 0}
.hro_ctr,.stry_ctr,.vlus_ctr,.appr_ctr{padding:0 1.25rem}
.hro_txt h1{font-size:1.9rem}
.hro_txt .sbttl{font-size:1.1rem}
.hro_img_wrp img{height:280px}
.stry_hdr h2,.vlus_txt_sid h2,.appr_hdr h2{font-size:1.75rem}
.stry_crd,.vlus_itm,.appr_bx{padding:1.75rem}
.vlus_img_sid img{height:320px}
.appr_img_row img{height:200px}
}
.mn_wrp{max-width:1400px;margin:0 auto;padding:0 20px}
.hr_sctn{padding:80px 0 100px;background:linear-gradient(168deg,#1C1F8F 0%,#FD5A1C 100%);position:relative;overflow:hidden}
.hr_sctn::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#e7e7ec26 0%,transparent 70%);border-radius:50%}
.hr_grd{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.hr_txt{position:relative;z-index:2}
.hr_txt h1{font-size:48px;line-height:1.15;color:#fff;margin:0 0 24px;font-weight:700;letter-spacing:-.5px}
.hr_txt .mnfst{font-size:18px;line-height:1.7;color:#ffffffeb;margin:0 0 16px}
.hr_txt .mnfst:last-of-type{margin-bottom:0}
.hr_img_wrp{position:relative;overflow:hidden;border-radius:8px;box-shadow:0 16px 40px #00000040}
.hr_img_wrp img{width:100%;height:480px;object-fit:cover;display:block;filter:saturate(0.75)}
.rsch_sctn{padding:100px 0;background:#E7E7EC}
.rsch_hdr{text-align:center;margin-bottom:60px}
.rsch_hdr h2{font-size:40px;color:#1C1F8F;margin:0 0 16px;font-weight:700}
.rsch_hdr h2::after{content:'';display:block;width:80px;height:4px;background:linear-gradient(90deg,#FD5A1C,#1C1F8F);margin:20px auto 0;border-radius:2px}
.rsch_hdr p{font-size:18px;color:#444;line-height:1.6;max-width:700px;margin:0 auto}
.rsch_grd{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}
.rsch_crd{background:#fff;padding:36px 28px;border-radius:6px;box-shadow:0 4px 16px #1c1f8f14;transition:all .3s ease;border-top:3px solid transparent}
.rsch_crd:hover{transform:translateY(-4px);box-shadow:0 12px 28px #1c1f8f24;border-top-color:#FD5A1C}
.rsch_crd h3{font-size:22px;color:#1C1F8F;margin:0 0 14px;font-weight:600}
.rsch_crd p{font-size:16px;line-height:1.7;color:#555;margin:0}
.rsch_crd .mtrc{display:inline-block;font-size:32px;font-weight:700;color:#FD5A1C;margin:0 0 12px}
.intrctn_sctn{padding:100px 0;background:linear-gradient(212deg,#fff 0%,#E7E7EC 100%)}
.intrctn_wrp{display:flex;gap:50px;align-items:stretch}
.intrctn_lft{flex:1}
.intrctn_lft h2{font-size:38px;color:#1C1F8F;margin:0 0 24px;font-weight:700;position:relative;padding-left:20px}
.intrctn_lft h2::before{content:'';position:absolute;left:0;top:0;bottom:0;width:5px;background:linear-gradient(180deg,#FD5A1C,#1C1F8F);border-radius:3px}
.intrctn_lft p{font-size:17px;line-height:1.7;color:#444;margin:0 0 20px}
.intrctn_rgt{flex:1;display:grid;gap:24px}
.fmt_bx{background:#fff;padding:28px 32px;border-radius:5px;border-left:4px solid #FD5A1C;box-shadow:0 6px 20px #0000000f}
.fmt_bx h4{font-size:20px;color:#1C1F8F;margin:0 0 10px;font-weight:600}
.fmt_bx p{font-size:15px;line-height:1.6;color:#555;margin:0}
.actvt_sctn{padding:100px 0;background:#1C1F8F;position:relative;overflow:hidden}
.actvt_sctn::after{content:'';position:absolute;bottom:-30%;left:-15%;width:500px;height:500px;background:radial-gradient(circle,#fd5a1c1f 0%,transparent 65%);border-radius:50%}
.actvt_hdr{text-align:center;margin-bottom:60px;position:relative;z-index:2}
.actvt_hdr h2{font-size:40px;color:#fff;margin:0 0 18px;font-weight:700}
.actvt_hdr p{font-size:18px;color:#ffffffe0;line-height:1.6;max-width:650px;margin:0 auto}
.actvt_tmln{position:relative;max-width:900px;margin:0 auto;padding:40px 0}
.actvt_tmln::before{content:'';position:absolute;left:50%;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#FD5A1C 0%,#fd5a1c4d 100%);transform:translateX(-50%)}
.tmln_itm{display:flex;margin-bottom:50px;position:relative}
.tmln_itm:nth-child(odd){flex-direction:row-reverse}
.tmln_cntnt{width:45%;background:#ffffff14;padding:24px 28px;border-radius:6px;backdrop-filter:blur(8px);border:1px solid #ffffff1f}
.tmln_itm:nth-child(odd) .tmln_cntnt{margin-left:10%}
.tmln_itm:nth-child(even) .tmln_cntnt{margin-right:10%}
.tmln_cntnt h4{font-size:20px;color:#FD5A1C;margin:0 0 12px;font-weight:600}
.tmln_cntnt p{font-size:15px;line-height:1.6;color:#ffffffd9;margin:0}
.tmln_dt{position:absolute;left:50%;top:20px;transform:translateX(-50%);width:50px;height:50px;background:#FD5A1C;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;color:#fff;box-shadow:0 0 0 6px #fd5a1c33;z-index:3}
.effcncy_sctn{padding:100px 0;background:linear-gradient(195deg,#E7E7EC 0%,#fff 100%)}
.effcncy_wrp{display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:center}
.effcncy_lft img{width:100%;height:520px;object-fit:cover;border-radius:6px;box-shadow:0 12px 32px #1c1f8f26}
.effcncy_rgt h2{font-size:38px;color:#1C1F8F;margin:0 0 24px;font-weight:700}
.effcncy_rgt p{font-size:17px;line-height:1.7;color:#444;margin:0 0 32px}
.prgrs_wrp{display:grid;gap:20px}
.prgrs_itm{display:flex;align-items:center;gap:16px}
.prgrs_lbl{font-size:16px;color:#1C1F8F;font-weight:600;min-width:140px}
.prgrs_br{flex:1;height:12px;background:#1c1f8f1a;border-radius:6px;position:relative;overflow:hidden}
.prgrs_fll{position:absolute;left:0;top:0;bottom:0;background:linear-gradient(90deg,#FD5A1C,#1C1F8F);border-radius:6px;transition:width 1.5s ease}
.prgrs_vl{font-size:15px;color:#FD5A1C;font-weight:700;min-width:50px;text-align:right}
@media (max-width: 1366px) {
.hr_txt h1{font-size:42px}
.hr_grd{gap:50px}
.rsch_grd{gap:32px}
}
@media (max-width: 768px) {
.hr_sctn{padding:60px 0 70px}
.hr_grd{grid-template-columns:1fr;gap:40px}
.hr_txt h1{font-size:36px;margin-bottom:20px}
.hr_txt .mnfst{font-size:16px}
.hr_img_wrp img{height:320px}
.rsch_sctn{padding:70px 0}
.rsch_hdr h2{font-size:32px}
.rsch_grd{grid-template-columns:1fr;gap:24px}
.intrctn_sctn{padding:70px 0}
.intrctn_wrp{flex-direction:column;gap:40px}
.intrctn_lft h2{font-size:32px}
.actvt_sctn{padding:70px 0}
.actvt_hdr h2{font-size:32px}
.actvt_tmln::before{display:none}
.tmln_itm{flex-direction:column!important;margin-bottom:30px}
.tmln_cntnt{width:100%!important;margin:0!important}
.tmln_dt{position:static;transform:none;margin-bottom:16px}
.effcncy_sctn{padding:70px 0}
.effcncy_wrp{grid-template-columns:1fr;gap:40px}
.effcncy_lft img{height:360px}
.effcncy_rgt h2{font-size:32px}
.prgrs_itm{flex-wrap:wrap}
.prgrs_lbl{min-width:100%}
.prgrs_br{width:100%}
}
@media (max-width: 375px) {
.mn_wrp{padding:0 16px}
.hr_txt h1{font-size:30px}
.rsch_hdr h2,.actvt_hdr h2,.intrctn_lft h2,.effcncy_rgt h2{font-size:28px}
.hr_img_wrp img{height:280px}
.effcncy_lft img{height:300px}
}
.ct-pg{background:linear-gradient(163deg,#1C1F8F 0%,#E7E7EC 100%);padding:0;margin:0}
.hdr-blck{max-width:1400px;margin:80px auto 0;padding:0 20px;display:flex;align-items:center;gap:60px}
.txt-zn{flex:1}
.hdr-blck h1{font-size:58px;line-height:1.1;color:#fff;margin:0 0 24px;font-weight:700}
.hdr-blck h1 .brk{display:block;margin-top:12px}
.dcr-ln{width:120px;height:3px;background:linear-gradient(90deg,#FD5A1C 0%,transparent 100%);margin:32px 0}
.img-hld{flex:1;position:relative;transform:rotate(-4deg)}
.img-plc{width:100%;height:420px;background:linear-gradient(135deg,#fd5a1c26 0%,#e7e7ec4d 100%);border-radius:8px;border:2px solid #fff3;box-shadow:0 16px 32px #00000026}
.cntct-wrp{max-width:1400px;margin:100px auto 0;padding:0 20px}
.inf-grd{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:80px}
.inf-crd{background:#fff;padding:40px 32px;border-radius:6px;box-shadow:0 8px 24px #1c1f8f14;border-left:4px solid #FD5A1C;transition:transform 0.3s,box-shadow .3s}
.inf-crd:hover{transform:translateY(-4px);box-shadow:0 12px 32px #1c1f8f1f}
.inf-crd h3{font-size:22px;color:#1C1F8F;margin:0 0 16px;font-weight:600}
.inf-crd p{font-size:16px;color:#444;line-height:1.6;margin:0}
.inf-crd a{color:#FD5A1C;text-decoration:none;transition:color .2s}
.inf-crd a:hover{color:#1C1F8F}
.frm-sctn{background:linear-gradient(218deg,#E7E7EC 0%,#fff 100%);padding:80px 0;margin-top:60px}
.frm-cntnr{max-width:780px;margin:0 auto;padding:0 20px}
.frm-cntnr h2{font-size:42px;color:#1C1F8F;margin:0 0 16px;font-weight:700;text-align:center}
.frm-cntnr .sbt{font-size:18px;color:#666;text-align:center;margin:0 0 48px;line-height:1.5}
.cntct-frm{background:#fff;padding:48px 40px;border-radius:8px;box-shadow:0 12px 28px #0000001a}
.fld-grp{margin-bottom:28px}
.fld-grp label{display:block;font-size:15px;color:#1C1F8F;margin-bottom:8px;font-weight:600}
.fld-grp input,.fld-grp select,.fld-grp textarea{width:100%;padding:14px 16px;border:2px solid #E7E7EC;border-radius:4px;font-size:16px;color:#333;transition:border-color 0.3s,box-shadow .3s;box-sizing:border-box}
.fld-grp input:focus,.fld-grp select:focus,.fld-grp textarea:focus{outline:none;border-color:#FD5A1C;box-shadow:0 0 0 3px #fd5a1c1a}
.fld-grp select{cursor:pointer;appearance:none;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="8" viewBox="0 0 12 8"><path fill="%23FD5A1C" d="M1 1l5 5 5-5"/></svg>') no-repeat right 16px center;background-color:#fff}
.fld-grp textarea{resize:vertical;min-height:140px}
.prv-chk{margin:32px 0 28px}
.prv-chk input[type="checkbox"]{width:auto;margin-right:8px;vertical-align:middle;cursor:pointer}
.prv-chk label{font-size:14px;color:#555;cursor:pointer;display:inline}
.prv-chk a{color:#FD5A1C;text-decoration:underline;transition:color .2s}
.prv-chk a:hover{color:#1C1F8F}
.sbmt-btn{width:100%;padding:16px;background:linear-gradient(135deg,#FD5A1C 0%,#ff7a50 100%);color:#fff;border:none;border-radius:4px;font-size:18px;font-weight:600;cursor:pointer;transition:transform 0.2s,box-shadow .3s;box-shadow:0 4px 12px #fd5a1c40}
.sbmt-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #fd5a1c59}
.sbmt-btn:active{transform:translateY(0)}
.hlp-sctn{max-width:1400px;margin:100px auto 120px;padding:0 20px}
.hlp-grd{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}
.hlp-txt{padding-right:20px}
.hlp-txt h2{font-size:38px;color:#1C1F8F;margin:0 0 24px;font-weight:700;line-height:1.2}
.hlp-txt p{font-size:17px;color:#555;line-height:1.7;margin:0 0 20px}
.faq-lst{list-style:none;padding:0;margin:0}
.faq-itm{margin-bottom:24px}
.faq-itm h4{font-size:19px;color:#1C1F8F;margin:0 0 10px;font-weight:600;display:flex;align-items:start;gap:12px}
.faq-itm h4::before{content:'→';color:#FD5A1C;font-weight:700;flex-shrink:0}
.faq-itm p{font-size:16px;color:#666;line-height:1.6;margin:0;padding-left:28px}
@media (max-width: 1366px) {
.hdr-blck{gap:40px;margin-top:60px}
.hdr-blck h1{font-size:48px}
.inf-grd{gap:24px}
.cntct-wrp{margin-top:80px}
}
@media (max-width: 768px) {
.hdr-blck{flex-direction:column;gap:32px;margin-top:40px}
.img-hld{transform:rotate(-2deg);width:100%}
.img-plc{height:320px}
.hdr-blck h1{font-size:36px}
.inf-grd{grid-template-columns:1fr;gap:20px}
.cntct-wrp{margin-top:60px}
.frm-sctn{padding:60px 0}
.frm-cntnr h2{font-size:32px}
.cntct-frm{padding:32px 24px}
.hlp-grd{grid-template-columns:1fr;gap:40px}
.hlp-txt{padding-right:0}
.hlp-txt h2{font-size:30px}
.hlp-sctn{margin:80px auto 100px}
}
@media (max-width: 375px) {
.hdr-blck{margin-top:24px;padding:0 16px}
.hdr-blck h1{font-size:28px}
.dcr-ln{width:80px;margin:20px 0}
.img-plc{height:240px}
.cntct-wrp{margin-top:40px;padding:0 16px}
.inf-crd{padding:28px 20px}
.frm-cntnr{padding:0 16px}
.frm-cntnr h2{font-size:26px}
.cntct-frm{padding:24px 16px}
.fld-grp{margin-bottom:20px}
.hlp-sctn{margin:60px auto 80px;padding:0 16px}
.hlp-txt h2{font-size:24px}
}
.pg_wrp{max-width:1400px;margin:0 auto;padding:0 20px}
.ttl_rg{position:relative;overflow:hidden;padding:120px 0 80px;margin-bottom:0}
.ttl_rg::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(127deg,#E7E7EC 0%,#FD5A1C 45%,#1C1F8F 100%);background-size:200% 200%;animation:grd_shft 15s ease infinite;opacity:.12;z-index:1}
@keyframes grd_shft {
0%{background-position:0 50%}
50%{background-position:100% 50%}
100%{background-position:0 50%}
}
.ttl_rg .shp_lyr{position:absolute;z-index:2}
.ttl_rg .shp_1{top:15%;left:8%;width:140px;height:140px;border:3px solid #FD5A1C;opacity:.25;transform:rotate(25deg)}
.ttl_rg .shp_2{bottom:20%;right:12%;width:100px;height:100px;background:linear-gradient(135deg,#1C1F8F,transparent);opacity:.18;border-radius:50%}
.ttl_rg .shp_3{top:45%;right:25%;width:80px;height:80px;border:2px solid #1C1F8F;opacity:.2;border-radius:3px;transform:rotate(-15deg)}
.ttl_ctn{position:relative;z-index:3;display:grid;grid-template-columns:1fr 380px;gap:60px;align-items:center}
.ttl_txt h1{font-size:52px;line-height:1.15;color:#1C1F8F;margin:0 0 24px;font-weight:700}
.ttl_txt p{font-size:19px;line-height:1.6;color:#333;margin:0;max-width:560px}
.ttl_mg{position:relative}
.ttl_mg img{width:100%;height:320px;object-fit:cover;border-radius:4px;box-shadow:0 12px 28px #00000026}
.crs_dtl{padding:90px 0;background:#fff}
.crs_gr{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}
.crs_hdr{text-align:center;margin-bottom:60px}
.crs_hdr h2{font-size:42px;line-height:1.2;color:#1C1F8F;margin:0 0 18px;font-weight:700}
.crs_hdr p{font-size:18px;line-height:1.65;color:#555;margin:0 auto;max-width:740px}
.trk_cd{background:#fff;border:2px solid #E7E7EC;border-radius:3px;padding:0;transition:all .3s ease;position:relative;overflow:hidden}
.trk_cd:hover{border-color:#FD5A1C;box-shadow:0 8px 24px #fd5a1c1f}
.trk_hd{background:linear-gradient(118deg,#1C1F8F,#FD5A1C);padding:28px 30px;color:#fff}
.trk_hd h3{font-size:24px;margin:0 0 8px;font-weight:600}
.trk_hd .drtn{font-size:15px;opacity:.9;margin:0}
.trk_bd{padding:30px}
.mdl_lst{list-style:none;padding:0;margin:0}
.mdl_lst li{padding:16px 0;border-bottom:1px solid #E7E7EC;display:flex;align-items:flex-start;gap:12px}
.mdl_lst li:last-child{border-bottom:none}
.mdl_lst li::before{content:'';width:20px;height:20px;background:linear-gradient(135deg,#FD5A1C,#1C1F8F);border-radius:50%;flex-shrink:0;margin-top:2px}
.mdl_lst li span{font-size:16px;line-height:1.5;color:#333}
.prg_ind{margin-top:24px;padding-top:24px;border-top:2px solid #E7E7EC}
.prg_lbl{display:flex;justify-content:space-between;margin-bottom:10px}
.prg_lbl span{font-size:14px;color:#666;font-weight:500}
.prg_lbl .pct{color:#FD5A1C;font-weight:600}
.prg_br{height:8px;background:#E7E7EC;border-radius:10px;overflow:hidden;position:relative}
.prg_fl{height:100%;background:linear-gradient(90deg,#FD5A1C,#1C1F8F);border-radius:10px;transition:width .4s ease}
.trk_cd:nth-child(1) .prg_fl{width:78%}
.trk_cd:nth-child(2) .prg_fl{width:62%}
.trk_cd:nth-child(3) .prg_fl{width:85%}
.pth_inf{padding:100px 0;background:linear-gradient(145deg,#E7E7EC 0%,#fff 100%)}
.pth_grd{display:grid;grid-template-columns:420px 1fr;gap:70px;align-items:start}
.pth_img_wrp{position:sticky;top:40px}
.pth_img_wrp img{width:100%;height:480px;object-fit:cover;border-radius:4px;box-shadow:0 16px 32px #0000002e}
.pth_cnt h2{font-size:38px;line-height:1.25;color:#1C1F8F;margin:0 0 28px;font-weight:700}
.pth_cnt h2::before{content:'';display:block;width:60px;height:4px;background:linear-gradient(90deg,#FD5A1C,#1C1F8F);margin-bottom:20px}
.ftr_gr{display:grid;grid-template-columns:repeat(2,1fr);gap:35px;margin-bottom:40px}
.ftr_bx{background:#fff;padding:32px;border-radius:3px;border-left:4px solid #FD5A1C;box-shadow:0 4px 16px #00000014;transition:all .3s ease}
.ftr_bx:hover{transform:translateY(-4px);box-shadow:0 12px 28px #0000001f}
.ftr_bx:nth-child(2n){border-left-color:#1C1F8F}
.ftr_bx h3{font-size:22px;margin:0 0 14px;color:#1C1F8F;font-weight:600}
.ftr_bx p{font-size:16px;line-height:1.7;color:#555;margin:0}
.tm_ln{margin-top:50px;position:relative;padding-left:40px}
.tm_ln::before{content:'';position:absolute;left:8px;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#FD5A1C,#1C1F8F)}
.tm_stp{position:relative;margin-bottom:40px;padding-left:0}
.tm_stp::before{content:'';position:absolute;left:-35px;top:4px;width:14px;height:14px;background:#FD5A1C;border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 2px #FD5A1C}
.tm_stp:nth-child(2n)::before{background:#1C1F8F;box-shadow:0 0 0 2px #1C1F8F}
.tm_stp h4{font-size:20px;margin:0 0 10px;color:#1C1F8F;font-weight:600}
.tm_stp p{font-size:16px;line-height:1.6;color:#555;margin:0}
.cta_sctn{text-align:center;margin-top:60px}
.btn_prm{display:inline-block;padding:16px 48px;background:linear-gradient(118deg,#FD5A1C,#1C1F8F);color:#fff;text-decoration:none;font-size:18px;font-weight:600;border-radius:3px;transition:all .3s ease;border:2px solid transparent;box-shadow:0 6px 20px #fd5a1c40}
.btn_prm:hover{transform:translateY(-2px);box-shadow:0 10px 28px #fd5a1c59;border-color:#1C1F8F}
@media (max-width: 1366px) {
.ttl_ctn{grid-template-columns:1fr 340px;gap:50px}
.ttl_txt h1{font-size:46px}
.crs_gr{gap:40px}
.pth_grd{grid-template-columns:380px 1fr;gap:60px}
}
@media (max-width: 768px) {
.ttl_rg{padding:80px 0 60px}
.ttl_ctn{grid-template-columns:1fr;gap:40px}
.ttl_txt h1{font-size:36px}
.ttl_txt p{font-size:17px}
.ttl_mg img{height:260px}
.crs_dtl{padding:60px 0}
.crs_hdr h2{font-size:32px}
.crs_gr{grid-template-columns:1fr;gap:30px}
.pth_inf{padding:70px 0}
.pth_grd{grid-template-columns:1fr;gap:40px}
.pth_img_wrp{position:static}
.pth_img_wrp img{height:380px}
.pth_cnt h2{font-size:30px}
.ftr_gr{grid-template-columns:1fr;gap:25px}
}
@media (max-width: 375px) {
.pg_wrp{padding:0 16px}
.ttl_rg{padding:60px 0 50px}
.ttl_txt h1{font-size:30px;margin-bottom:18px}
.ttl_txt p{font-size:16px}
.ttl_mg img{height:220px}
.crs_hdr h2{font-size:28px}
.crs_hdr p{font-size:16px}
.trk_hd{padding:24px}
.trk_hd h3{font-size:22px}
.trk_bd{padding:24px}
.pth_cnt h2{font-size:26px}
.ftr_bx{padding:26px}
.btn_prm{padding:14px 36px;font-size:16px}
}
.ttl_wrpr{position:relative;height:85vh;min-height:500px;max-height:700px;overflow:hidden;display:flex;align-items:flex-end}
.ttl_wrpr .bg_img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}
.ttl_wrpr::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:50%;background:linear-gradient(to top,#1c1f8feb,transparent);pointer-events:none}
.ttl_cntnt{position:relative;z-index:2;max-width:1400px;width:100%;margin:0 auto;padding:0 24px 60px;color:#fff}
.ttl_cntnt h1{font-size:58px;font-weight:700;line-height:1.1;margin:0 0 18px;text-shadow:0 4px 16px #0006}
.ttl_cntnt .subhd{font-size:20px;line-height:1.5;max-width:680px;opacity:.95;text-shadow:0 2px 8px #0000004d}
.tm_intro{max-width:1400px;margin:90px auto;padding:0 24px}
.tm_intro .grid_layout{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}
.tm_intro .txt_side h2{font-size:44px;font-weight:700;line-height:1.2;margin:0 0 28px;color:#1C1F8F;position:relative;display:inline-block}
.tm_intro .txt_side h2::after{content:'';position:absolute;bottom:-8px;left:0;width:70px;height:4px;background:linear-gradient(94deg,#FD5A1C,#1C1F8F)}
.tm_intro .txt_side p{font-size:17px;line-height:1.7;color:#2a2a2a;margin:0 0 20px}
.tm_intro .img_side{position:relative}
.tm_intro .img_side img{width:100%;height:480px;object-fit:cover;border-radius:6px;box-shadow:0 12px 40px #1c1f8f26}
.tm_intro .img_side::before{content:'';position:absolute;top:-20px;right:-20px;width:180px;height:180px;background:linear-gradient(135deg,#FD5A1C 0%,#1C1F8F 100%);opacity:.12;border-radius:50%;z-index:-1}
.approach_sec{background:linear-gradient(168deg,#E7E7EC 0%,#fff 100%);padding:85px 24px}
.approach_sec .cntnr{max-width:1400px;margin:0 auto}
.approach_sec h2{font-size:42px;font-weight:700;text-align:center;color:#1C1F8F;margin:0 0 16px}
.approach_sec .intro_txt{font-size:18px;line-height:1.6;text-align:center;max-width:720px;margin:0 auto 60px;color:#3a3a3a}
.values_grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.value_card{background:#fff;border:2px solid transparent;border-radius:4px;padding:38px 28px;transition:all .3s ease;position:relative}
.value_card::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#FD5A1C,#1C1F8F);opacity:0;transition:opacity .3s ease}
.value_card:hover{border-color:#E7E7EC;box-shadow:0 8px 24px #1c1f8f1a;transform:translateY(-4px)}
.value_card:hover::before{opacity:1}
.value_card .icn{width:56px;height:56px;border-radius:50%;background:linear-gradient(122deg,#fd5a1c1f,#1c1f8f1f);display:flex;align-items:center;justify-content:center;margin:0 0 22px}
.value_card .icn svg{width:28px;height:28px;fill:#1C1F8F}
.value_card h3{font-size:22px;font-weight:600;margin:0 0 14px;color:#1C1F8F}
.value_card p{font-size:16px;line-height:1.6;margin:0;color:#4a4a4a}
.stats_row{display:flex;justify-content:center;gap:70px;margin:70px 0 0;flex-wrap:wrap}
.stat_item{text-align:center}
.stat_item .num{font-size:52px;font-weight:700;background:linear-gradient(115deg,#FD5A1C,#1C1F8F);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:block;line-height:1;margin:0 0 10px}
.stat_item .lbl{font-size:16px;color:#5a5a5a;text-transform:uppercase;letter-spacing:1px;font-weight:500}
.why_us_sec{max-width:1400px;margin:95px auto;padding:0 24px}
.why_us_sec h2{font-size:46px;font-weight:700;margin:0 0 24px;color:#1C1F8F}
.why_us_sec .lead_txt{font-size:19px;line-height:1.6;color:#3a3a3a;margin:0 0 50px;max-width:850px}
.features_wrap{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}
.feat_box{background:#fff;border-left:4px solid #E7E7EC;padding:32px;border-radius:3px;transition:all .3s ease}
.feat_box:hover{border-left-color:#FD5A1C;box-shadow:0 6px 20px #fd5a1c1f}
.feat_box h3{font-size:21px;font-weight:600;margin:0 0 12px;color:#1C1F8F}
.feat_box p{font-size:16px;line-height:1.65;margin:0;color:#4a4a4a}
.img_showcase{margin:60px 0 0;position:relative}
.img_showcase img{width:100%;height:420px;object-fit:cover;border-radius:5px;box-shadow:0 16px 48px #00000026}
@media (max-width: 1366px) {
.ttl_cntnt h1{font-size:50px}
.tm_intro .grid_layout{gap:60px}
.values_grid{gap:24px}
}
@media (max-width: 768px) {
.ttl_wrpr{height:70vh;min-height:450px}
.ttl_cntnt{padding:0 20px 40px}
.ttl_cntnt h1{font-size:36px;margin:0 0 14px}
.ttl_cntnt .subhd{font-size:17px}
.tm_intro{margin:60px auto;padding:0 20px}
.tm_intro .grid_layout{grid-template-columns:1fr;gap:40px}
.tm_intro .txt_side h2{font-size:34px;margin:0 0 20px}
.tm_intro .img_side img{height:340px}
.approach_sec{padding:60px 20px}
.approach_sec h2{font-size:32px;margin:0 0 12px}
.approach_sec .intro_txt{font-size:16px;margin:0 auto 40px}
.values_grid{grid-template-columns:1fr;gap:20px}
.value_card{padding:28px 22px}
.stats_row{gap:40px;margin:50px 0 0}
.stat_item .num{font-size:42px}
.why_us_sec{margin:70px auto;padding:0 20px}
.why_us_sec h2{font-size:34px;margin:0 0 18px}
.why_us_sec .lead_txt{font-size:17px;margin:0 0 36px}
.features_wrap{grid-template-columns:1fr;gap:18px}
.feat_box{padding:24px}
.img_showcase{margin:40px 0 0}
.img_showcase img{height:280px}
}
@media (max-width: 375px) {
.ttl_cntnt h1{font-size:30px}
.ttl_cntnt .subhd{font-size:16px}
.tm_intro .txt_side h2{font-size:28px}
.approach_sec h2{font-size:28px}
.why_us_sec h2{font-size:30px}
.stat_item .num{font-size:36px}
}
.sccs_cntnr{max-width:1400px;margin:0 auto;padding:0 20px}
.sccs_hro{min-height:85vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(127deg,#1C1F8F 0%,#FD5A1C 100%);position:relative;overflow:hidden;padding:60px 20px}
.sccs_hro::before{content:'';position:absolute;width:400px;height:400px;background:#e7e7ec14;border-radius:50%;top:-100px;right:-150px;animation:flt_1 8s ease-in-out infinite}
.sccs_hro::after{content:'';position:absolute;width:300px;height:300px;background:#fd5a1c1f;border-radius:50%;bottom:-80px;left:-100px;animation:flt_2 10s ease-in-out infinite}
@keyframes flt_1 {
0%,100%{transform:translate(0,0) scale(1)}
50%{transform:translate(-30px,30px) scale(1.1)}
}
@keyframes flt_2 {
0%,100%{transform:translate(0,0) scale(1)}
50%{transform:translate(40px,-20px) scale(0.9)}
}
.sccs_wrap{position:relative;z-index:2;text-align:center;max-width:680px}
.sccs_icn_wrp{display:inline-flex;align-items:center;justify-content:center;width:110px;height:110px;background:#ffffff26;backdrop-filter:blur(10px);border-radius:50%;margin-bottom:32px;position:relative;border:3px solid #ffffff40}
.sccs_icn_wrp::before{content:'';position:absolute;width:130px;height:130px;border:2px solid #ffffff26;border-radius:50%;animation:pls 2s ease-out infinite}
@keyframes pls {
0%{transform:scale(0.8);opacity:1}
100%{transform:scale(1.3);opacity:0}
}
.sccs_icn{width:56px;height:56px}
.sccs_icn svg{width:100%;height:100%;fill:#fff}
.sccs_ttl{font-size:48px;font-weight:700;color:#fff;margin:0 0 20px;line-height:1.2}
.sccs_txt{font-size:20px;color:#ffffffeb;margin:0 0 36px;line-height:1.6}
.sccs_btn{display:inline-block;padding:16px 40px;background:#fff;color:#1C1F8F;text-decoration:none;border-radius:4px;font-weight:600;font-size:17px;transition:all .3s ease;box-shadow:0 8px 24px #00000026;border:2px solid transparent}
.sccs_btn:hover{transform:translateY(-2px);box-shadow:0 12px 32px #0003;border-color:#E7E7EC}
.sccs_btn:active{transform:translateY(0)}
.nxt_stps{padding:80px 20px;background:#fff}
.nxt_stps .sccs_cntnr{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.nxt_lft h2{font-size:38px;font-weight:700;color:#1C1F8F;margin:0 0 24px;line-height:1.3}
.nxt_lft h2::before{content:'';display:block;width:60px;height:4px;background:linear-gradient(90deg,#FD5A1C,#1C1F8F);margin-bottom:20px;border-radius:2px}
.nxt_lft p{font-size:17px;color:#444;line-height:1.7;margin:0 0 16px}
.nxt_rght{display:flex;flex-direction:column;gap:20px}
.stp_crd{background:linear-gradient(135deg,#E7E7EC 0%,#fff 100%);padding:28px 32px;border-radius:6px;border-left:4px solid #FD5A1C;position:relative;transition:all .3s ease}
.stp_crd:hover{transform:translateX(8px);box-shadow:0 12px 28px #1c1f8f1f;border-left-color:#1C1F8F}
.stp_num{position:absolute;top:-12px;left:24px;background:#FD5A1C;color:#fff;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:15px;box-shadow:0 4px 12px #fd5a1c4d}
.stp_crd h3{font-size:20px;font-weight:600;color:#1C1F8F;margin:0 0 10px}
.stp_crd p{font-size:16px;color:#555;line-height:1.6;margin:0}
@media (max-width: 1366px) {
.sccs_ttl{font-size:42px}
.nxt_lft h2{font-size:34px}
}
@media (max-width: 768px) {
.sccs_hro{min-height:70vh;padding:50px 20px}
.sccs_ttl{font-size:32px}
.sccs_txt{font-size:18px}
.sccs_icn_wrp{width:90px;height:90px}
.sccs_icn{width:44px;height:44px}
.nxt_stps{padding:60px 20px}
.nxt_stps .sccs_cntnr{grid-template-columns:1fr;gap:40px}
.nxt_lft h2{font-size:28px}
.stp_crd:hover{transform:translateX(4px)}
}
@media (max-width: 375px) {
.sccs_ttl{font-size:28px}
.sccs_txt{font-size:16px}
.sccs_btn{padding:14px 32px;font-size:16px}
.nxt_lft h2{font-size:24px}
.stp_crd{padding:24px 26px}
}