body{margin:0;font-family:'General Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;background:linear-gradient(135deg,#EAFDF2 0%,#fff 100%);color:#364961;line-height:1.7}
.cntnr{max-width:1280px;margin:0 auto;padding:0 28px}
.hdr-wrp{background:#fff;box-shadow:0 4px 18px #36496114}
.tp-rbn{background:linear-gradient(95deg,#E2CE05 0%,#f4e04d 100%);padding:12px 0}
.rbn-innr{display:flex;align-items:center;justify-content:space-between}
.lg-grp{display:flex;align-items:center}
.stl-lg{height:65px;width:65px;object-fit:contain}
.trs-bdgs{display:flex;gap:18px}
.bdg-itm{background:#ffffff4d;padding:6px 16px;border-radius:28px;backdrop-filter:blur(8px)}
.bdg-txt{font-size:13px;font-weight:600;color:#364961;letter-spacing:.3px}
.nvgtn-rw{background:#fff;padding:18px 0;border-bottom:1px solid #3649611a}
.mn-nv{display:flex;justify-content:center;gap:clamp(24px,4vw,48px);align-items:center}
.nv-lnk{color:#364961;text-decoration:none;font-size:15px;font-weight:500;padding:10px 6px;transition:color .25s ease-out;position:relative}
.nv-lnk:hover{color:#E2CE05}
.nv-lnk:focus{outline:2px solid #E2CE05;outline-offset:4px;border-radius:4px}
.ftr-wrp{background:#364961;padding:48px 0 24px;margin-top:80px}
.ftr-crnr-lyt{display:flex;align-items:flex-start;justify-content:space-between;min-height:120px}
.ftr-lft-anch{flex-shrink:0}
.ftr-lg{height:60px;width:60px;object-fit:contain}
.ftr-cntr-expns{flex:1}
.ftr-rght-anch{display:flex;flex-direction:column;gap:16px;align-items:flex-end}
.ftr-nv{display:flex;flex-direction:column;gap:10px}
.ftr-lnk{color:#EAFDF2;text-decoration:none;font-size:14px;transition:color .2s ease-out}
.ftr-lnk:hover{color:#E2CE05}
.ftr-lnk:focus{outline:2px solid #E2CE05;outline-offset:3px;border-radius:3px}
.cpyrght{color:#eafdf2b3;font-size:13px;margin:8px 0 0}
.ck-ppup{position:fixed;bottom:24px;right:24px;max-width:440px;background:#fff;border-radius:32px;box-shadow:0 16px 48px #36496133;padding:32px;z-index:9999;display:none;animation:ppupSlde .4s ease-out}
@keyframes ppupSlde {
from{opacity:0;transform:translateY(30px)}
to{opacity:1;transform:translateY(0)}
}
.ppup-innr{display:flex;flex-direction:column;gap:20px}
.ppup-hdng{font-size:20px;font-weight:700;color:#364961;margin:0}
.ppup-dsc{font-size:14px;line-height:1.6;color:#364961;margin:0}
.cnsnt-grps{display:flex;flex-direction:column;gap:14px}
.grp-itm{background:#EAFDF2;padding:14px 16px;border-radius:16px}
.grp-lbl{display:flex;align-items:center;gap:10px;cursor:pointer;margin-bottom:6px}
.grp-chk{width:18px;height:18px;cursor:pointer;accent-color:#E2CE05}
.grp-chk:disabled{cursor:not-allowed}
.grp-nm{font-size:14px;font-weight:600;color:#364961}
.grp-dsc{font-size:12px;color:#364961bf;margin:0 0 0 28px;line-height:1.5}
.ppup-ctns{display:flex;flex-direction:column;gap:10px;margin-top:8px}
.btn-prm,.btn-scnd,.btn-mnml{padding:13px 24px;border-radius:24px;font-size:14px;font-weight:600;cursor:pointer;border:none;transition:all .2s ease-out;font-family:inherit}
.btn-prm{background:linear-gradient(95deg,#E2CE05 0%,#f4e04d 100%);color:#364961}
.btn-prm:hover{background:#E2CE05}
.btn-scnd{background:#364961;color:#fff}
.btn-scnd:hover{background:#2a3a4d}
.btn-mnml{background:none;color:#364961;border:1px solid #3649614d}
.btn-mnml:hover{background:#3649610d}
.btn-prm:focus,.btn-scnd:focus,.btn-mnml:focus{outline:2px solid #E2CE05;outline-offset:2px}
@media (max-width: 768px) {
.rbn-innr{flex-direction:column;gap:14px;text-align:center}
.trs-bdgs{flex-wrap:wrap;justify-content:center}
.mn-nv{flex-direction:column;gap:12px}
.nv-lnk{padding:8px 16px}
.ftr-crnr-lyt{flex-direction:column;gap:32px;align-items:center;text-align:center}
.ftr-rght-anch{align-items:center}
.ck-ppup{bottom:16px;right:16px;left:16px;max-width:none;padding:24px}
}
@media (max-width: 480px) {
.cntnr{padding:0 18px}
.bdg-txt{font-size:12px}
.nv-lnk{font-size:14px}
.ppup-hdng{font-size:18px}
.ppup-dsc{font-size:13px}
}
*{margin:0;padding:0;box-sizing:border-box}
.container{max-width:1600px;margin:0 auto;padding:0 24px}
.hro_wrppr{position:relative;background:linear-gradient(135deg,#EAFDF2 0%,#fff 100%);padding:80px 0 60px;overflow:hidden}
.hro_cntnt_inner{max-width:1600px;margin:0 auto;padding:0 24px;display:flex;flex-direction:row;align-items:center;gap:60px}
.hro_txt_blck{flex:1;z-index:2}
.hro_main_ttl{font-size:56px;font-weight:700;line-height:1.15;color:#364961;margin-bottom:24px}
.hro_sbtxt{font-size:20px;line-height:1.6;color:#364961;margin-bottom:36px;max-width:540px}
.hro_cta_btn{display:inline-block;padding:16px 40px;background:#E2CE05;color:#364961;font-size:18px;font-weight:600;text-decoration:none;border-radius:32px;transition:all .3s ease-out;box-shadow:0 4px 16px #e2ce054d;z-index:10;position:relative}
.hro_cta_btn:hover{background:#364961;color:#EAFDF2;transform:translateY(-2px);box-shadow:0 8px 24px #36496166}
.hro_img_blck{flex:1;position:relative;z-index:1}
.hro_img_blck img{width:100%;height:auto;border-radius:28px;box-shadow:0 12px 48px #36496126;filter:blur(0.3px)}
.hro_dcrtn_lns .ln_tp_lft{position:absolute;top:40px;left:40px;width:80px;height:80px;border-top:3px solid #E2CE05;border-left:3px solid #E2CE05;opacity:.6}
.hro_dcrtn_lns .ln_btm_rght{position:absolute;bottom:40px;right:40px;width:80px;height:80px;border-bottom:3px solid #364961;border-right:3px solid #364961;opacity:.6}
.bsnss_sltn_sec{padding:100px 0;background:#fff}
.bsnss_wrp{display:flex;flex-direction:column;gap:56px}
.bsnss_txt_side{max-width:800px;margin:0 auto;text-align:center}
.bsnss_hdng{font-size:42px;font-weight:700;color:#364961;margin-bottom:24px;line-height:1.2}
.bsnss_desc{font-size:18px;line-height:1.7;color:#364961;margin-bottom:18px}
.bsnss_crd_grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px}
.bsnss_crd{background:linear-gradient(145deg,#EAFDF2 0%,#fff 100%);padding:36px 28px;border-radius:24px;box-shadow:0 6px 20px #36496114;transition:all .3s ease-out}
.bsnss_crd:hover{transform:translateY(-6px);box-shadow:0 12px 32px #36496126}
.bsnss_crd .crd_ttl{font-size:22px;font-weight:600;color:#364961;margin-bottom:12px}
.bsnss_crd .crd_txt{font-size:16px;line-height:1.6;color:#364961}
.rlvnc_sec{padding:90px 0;background:linear-gradient(165deg,#fff 0%,#EAFDF2 100%)}
.rlvnc_layout{display:flex;flex-direction:row;align-items:center;gap:72px}
.rlvnc_img_part{flex:1}
.rlvnc_img_part img{width:100%;height:auto;border-radius:32px;box-shadow:0 10px 40px #3649611f}
.rlvnc_cntnt_part{flex:1}
.rlvnc_hdng{font-size:38px;font-weight:700;color:#364961;margin-bottom:22px;line-height:1.25}
.rlvnc_txt{font-size:17px;line-height:1.7;color:#364961;margin-bottom:20px}
.rlvnc_stats{margin-top:40px;display:flex;flex-direction:row;gap:48px}
.stat_item{flex:1}
.stat_nmbr{font-size:46px;font-weight:700;color:#E2CE05;margin-bottom:8px}
.stat_lbl{font-size:15px;line-height:1.5;color:#364961}
.advntgs_sec{padding:100px 0;background:#fff}
.advntgs_main_ttl{font-size:40px;font-weight:700;color:#364961;text-align:center;margin-bottom:64px}
.advntgs_grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:40px}
.advntg_item{text-align:center;padding:32px 24px}
.advntg_icn{margin-bottom:20px}
.advntg_ttl{font-size:20px;font-weight:600;color:#364961;margin-bottom:12px}
.advntg_dsc{font-size:16px;line-height:1.6;color:#364961}
.prfsnl_cnnctns_sec{padding:90px 0;background:linear-gradient(175deg,#EAFDF2 0%,#fff 100%)}
.prfsnl_layout{display:flex;flex-direction:row;align-items:center;gap:64px}
.prfsnl_txt_area{flex:1.2}
.prfsnl_hdng{font-size:36px;font-weight:700;color:#364961;margin-bottom:20px;line-height:1.3}
.prfsnl_prgrph{font-size:17px;line-height:1.7;color:#364961;margin-bottom:18px}
.tstmnl_blck{margin-top:40px;padding:28px;background:#fff;border-left:4px solid #E2CE05;border-radius:20px;box-shadow:0 6px 24px #3649611a}
.tstmnl_prfl{display:flex;flex-direction:row;align-items:center;gap:16px;margin-bottom:16px}
.tstmnl_prfl img{width:80px;height:80px;border-radius:50%;object-fit:cover;border:3px solid #EAFDF2}
.tstmnl_nm{font-size:18px;font-weight:600;color:#364961;margin-bottom:4px}
.tstmnl_rle{font-size:14px;color:#364961;opacity:.8}
.tstmnl_qte{font-size:16px;line-height:1.6;color:#364961;font-style:italic}
.prfsnl_img_area{flex:1}
.prfsnl_img_area img{width:100%;height:auto;border-radius:28px;box-shadow:0 10px 36px #36496124}
.tchr_insight_sec{padding:100px 0;background:#fff}
.tchr_wrp{display:flex;flex-direction:row;align-items:center;gap:56px;max-width:1200px;margin:0 auto}
.tchr_prfl_crd{flex:0 0 240px;text-align:center;padding:32px 24px;background:linear-gradient(145deg,#EAFDF2 0%,#fff 100%);border-radius:28px;box-shadow:0 8px 28px #3649611a}
.tchr_img{width:140px;height:140px;border-radius:50%;object-fit:cover;border:4px solid #E2CE05;margin-bottom:16px}
.tchr_nm{font-size:20px;font-weight:600;color:#364961;margin-bottom:6px}
.tchr_psitn{font-size:15px;color:#364961;opacity:.75}
.tchr_txt_blck{flex:1}
.tchr_hdng{font-size:34px;font-weight:700;color:#364961;margin-bottom:20px;line-height:1.3}
.tchr_dsc{font-size:17px;line-height:1.7;color:#364961;margin-bottom:18px}
.cta_final_sec{padding:100px 0;background:linear-gradient(155deg,#E2CE05 0%,#364961 60%,#EAFDF2 100%)}
.cta_cntnt_wrp{text-align:center;max-width:900px;margin:0 auto}
.cta_hdng{font-size:44px;font-weight:700;color:#fff;margin-bottom:20px;line-height:1.2}
.cta_sbtxt{font-size:19px;line-height:1.6;color:#EAFDF2;margin-bottom:40px}
.cta_btns_grp{display:flex;flex-direction:row;justify-content:center;gap:24px;flex-wrap:wrap}
.cta_prmry_btn{display:inline-block;padding:16px 44px;background:#EAFDF2;color:#364961;font-size:18px;font-weight:600;text-decoration:none;border-radius:32px;transition:all .3s ease-out;box-shadow:0 6px 20px #0003;z-index:10;position:relative}
.cta_prmry_btn:hover{background:#fff;transform:translateY(-3px);box-shadow:0 10px 32px #0000004d}
.cta_scndry_btn{display:inline-block;padding:16px 44px;background:none;color:#EAFDF2;font-size:18px;font-weight:600;text-decoration:none;border:2px solid #EAFDF2;border-radius:32px;transition:all .3s ease-out;z-index:10;position:relative}
.cta_scndry_btn:hover{background:#EAFDF2;color:#364961;transform:translateY(-3px);box-shadow:0 8px 24px #eafdf24d}
@media (max-width: 1024px) {
.hro_cntnt_inner{flex-direction:column;gap:40px}
.hro_main_ttl{font-size:44px}
.rlvnc_layout{flex-direction:column;gap:48px}
.prfsnl_layout{flex-direction:column-reverse;gap:48px}
.tchr_wrp{flex-direction:column;gap:40px}
.tchr_prfl_crd{flex:none}
}
@media (max-width: 768px) {
.hro_wrppr{padding:60px 0 40px}
.hro_main_ttl{font-size:36px}
.hro_sbtxt{font-size:18px}
.bsnss_sltn_sec{padding:70px 0}
.bsnss_hdng{font-size:32px}
.bsnss_crd_grid{grid-template-columns:1fr}
.rlvnc_sec{padding:70px 0}
.rlvnc_hdng{font-size:30px}
.rlvnc_stats{flex-direction:column;gap:28px}
.advntgs_sec{padding:70px 0}
.advntgs_main_ttl{font-size:32px}
.advntgs_grid{grid-template-columns:1fr;gap:28px}
.prfsnl_cnnctns_sec{padding:70px 0}
.prfsnl_hdng{font-size:28px}
.tchr_insight_sec{padding:70px 0}
.tchr_hdng{font-size:28px}
.cta_final_sec{padding:70px 0}
.cta_hdng{font-size:34px}
.cta_btns_grp{flex-direction:column;align-items:center}
.cta_prmry_btn,.cta_scndry_btn{width:100%;max-width:320px}
}
@media (max-width: 480px) {
.container{padding:0 16px}
.hro_main_ttl{font-size:28px}
.hro_sbtxt{font-size:16px}
.hro_cta_btn{font-size:16px;padding:14px 32px}
.bsnss_hdng{font-size:26px}
.bsnss_desc{font-size:16px}
.rlvnc_hdng{font-size:24px}
.stat_nmbr{font-size:36px}
.advntgs_main_ttl{font-size:26px;margin-bottom:40px}
.prfsnl_hdng{font-size:24px}
.tchr_hdng{font-size:24px}
.cta_hdng{font-size:28px}
.cta_sbtxt{font-size:17px}
}
.cntct_wrpr{background:linear-gradient(165deg,#EAFDF2 0%,#fff 100%);padding:80px 20px}
.cntct_wrpr .cntr{max-width:1600px;margin:0 auto;display:flex;flex-direction:column;gap:100px}
.intro_blck{text-align:center;max-width:800px;margin:0 auto}
.intro_blck h1{font-size:52px;color:#364961;margin-bottom:18px;font-weight:700;line-height:1.2}
.intro_blck .subttl{font-size:20px;color:#555;line-height:1.6}
.cntnt_grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}
.info_crd{background:#fff;padding:50px 40px;border-radius:32px;box-shadow:0 12px 40px #36496114}
.info_crd h3{font-size:28px;color:#364961;margin-bottom:24px;font-weight:600}
.info_crd .dtl_rw{display:flex;flex-direction:column;gap:20px}
.info_crd .dtl_itm{display:flex;align-items:flex-start;gap:16px}
.info_crd .icn_hldr{width:42px;height:42px;background:linear-gradient(135deg,#E2CE05 0%,#EAFDF2 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.info_crd .icn_hldr svg{width:22px;height:22px;fill:#364961}
.info_crd .dtl_txt{flex:1}
.info_crd .dtl_lbl{font-size:14px;color:#888;margin-bottom:4px;text-transform:uppercase;letter-spacing:.5px}
.info_crd .dtl_vl{font-size:18px;color:#364961;font-weight:500;line-height:1.5}
.info_crd .dtl_vl a{color:#364961;text-decoration:none;transition:color .3s ease-out}
.info_crd .dtl_vl a:hover{color:#E2CE05}
.frm_crd{background:#fff;padding:50px 40px;border-radius:32px;box-shadow:0 12px 40px #36496114}
.frm_crd h3{font-size:28px;color:#364961;margin-bottom:12px;font-weight:600}
.frm_crd .frm_intro{font-size:16px;color:#666;margin-bottom:32px;line-height:1.6}
.cntct_frm{display:flex;flex-direction:column;gap:24px}
.frm_grp{display:flex;flex-direction:column;gap:8px}
.frm_grp label{font-size:15px;color:#364961;font-weight:500}
.frm_grp input[type="text"],.frm_grp input[type="email"],.frm_grp input[type="tel"],.frm_grp select{padding:16px 20px;border:2px solid #ddd;border-radius:16px;font-size:16px;color:#364961;background:#fff;transition:all .3s ease-out;width:100%}
.frm_grp input[type="text"]:focus,.frm_grp input[type="email"]:focus,.frm_grp input[type="tel"]:focus,.frm_grp select:focus{outline:none;border-color:#E2CE05;box-shadow:0 0 0 4px #e2ce051a}
.frm_grp select{cursor:pointer;appearance:none;padding-right:48px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='%23364961' d='M8 11L3 6h10z'/%3E%3C/svg%3E") no-repeat right 16px center}
.rdo_grp{display:flex;flex-direction:column;gap:8px}
.rdo_grp label{font-size:15px;color:#364961;font-weight:500;margin-bottom:8px}
.rdo_optns{display:flex;flex-direction:column;gap:12px}
.rdo_optns .rdo_itm{display:flex;align-items:center;gap:12px}
.rdo_optns input[type="radio"]{width:20px;height:20px;cursor:pointer;accent-color:#E2CE05}
.rdo_optns .rdo_lbl{font-size:16px;color:#555;cursor:pointer}
.chkbx_grp{display:flex;align-items:flex-start;gap:12px;margin-top:8px}
.chkbx_grp input[type="checkbox"]{width:20px;height:20px;cursor:pointer;accent-color:#E2CE05;margin-top:2px;flex-shrink:0}
.chkbx_grp label{font-size:14px;color:#666;line-height:1.5;cursor:pointer}
.chkbx_grp label a{color:#364961;text-decoration:underline;transition:color .3s ease-out}
.chkbx_grp label a:hover{color:#E2CE05}
.sbmt_btn{padding:18px 40px;background:linear-gradient(135deg,#E2CE05 0%,#364961 100%);color:#fff;border:none;border-radius:16px;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s ease-out;box-shadow:0 8px 24px #e2ce054d}
.sbmt_btn:hover{transform:translateY(-2px);box-shadow:0 12px 32px #e2ce0566}
.fq_sctn{background:linear-gradient(285deg,#E2CE05 0%,#364961 50%,#EAFDF2 100%);padding:80px 40px;border-radius:40px;position:relative;overflow:hidden}
.fq_sctn::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,#eafdf24d 0%,transparent 70%);border-radius:50%}
.fq_sctn .cntr_innr{max-width:1200px;margin:0 auto;position:relative;z-index:2}
.fq_sctn h2{font-size:42px;color:#fff;text-align:center;margin-bottom:50px;font-weight:700}
.fq_lst{display:grid;grid-template-columns:1fr 1fr;gap:32px}
.fq_itm{background:#fffffff2;padding:32px 28px;border-radius:24px;backdrop-filter:blur(10px)}
.fq_itm h5{font-size:20px;color:#364961;margin-bottom:12px;font-weight:600}
.fq_itm p{font-size:16px;color:#555;line-height:1.6}
.hrs_sctn{text-align:center;background:#fff;padding:60px 40px;border-radius:32px;box-shadow:0 16px 48px #3649610f}
.hrs_sctn h4{font-size:32px;color:#364961;margin-bottom:28px;font-weight:600}
.hrs_sctn .hrs_txt{font-size:18px;color:#666;line-height:1.7;max-width:700px;margin:0 auto}
.cta_bnr{background:linear-gradient(135deg,#364961 0%,#E2CE05 100%);padding:70px 50px;border-radius:40px;text-align:center;position:relative;overflow:hidden}
.cta_bnr::after{content:'';position:absolute;bottom:-30%;left:-10%;width:400px;height:400px;background:radial-gradient(circle,#eafdf233 0%,transparent 70%);border-radius:50%}
.cta_bnr .cta_cntnt{position:relative;z-index:2;max-width:800px;margin:0 auto}
.cta_bnr h3{font-size:38px;color:#fff;margin-bottom:18px;font-weight:700;line-height:1.3}
.cta_bnr .cta_desc{font-size:18px;color:#EAFDF2;margin-bottom:32px;line-height:1.6}
.cta_bnr .cta_lnk{display:inline-block;padding:16px 36px;background:#fff;color:#364961;text-decoration:none;border-radius:14px;font-size:17px;font-weight:600;transition:all .3s ease-out;box-shadow:0 8px 24px #00000026}
.cta_bnr .cta_lnk:hover{transform:translateY(-3px);box-shadow:0 12px 32px #0003}
@media (max-width: 1024px) {
.cntnt_grid{grid-template-columns:1fr;gap:40px}
.fq_lst{grid-template-columns:1fr;gap:24px}
.intro_blck h1{font-size:42px}
}
@media (max-width: 768px) {
.cntct_wrpr{padding:60px 16px}
.cntct_wrpr .cntr{gap:60px}
.intro_blck h1{font-size:36px}
.intro_blck .subttl{font-size:18px}
.info_crd,.frm_crd{padding:36px 24px}
.info_crd h3,.frm_crd h3{font-size:24px}
.fq_sctn{padding:60px 24px}
.fq_sctn h2{font-size:32px;margin-bottom:36px}
.hrs_sctn{padding:50px 24px}
.hrs_sctn h4{font-size:26px}
.cta_bnr{padding:50px 28px}
.cta_bnr h3{font-size:28px}
.cta_bnr .cta_desc{font-size:16px}
}
@media (max-width: 480px) {
.intro_blck h1{font-size:30px}
.intro_blck .subttl{font-size:16px}
.info_crd,.frm_crd{padding:28px 20px}
.fq_sctn h2{font-size:26px}
.fq_itm{padding:24px 20px}
.cta_bnr h3{font-size:24px}
.sbmt_btn{font-size:16px;padding:16px 32px}
}
.bt_sctn{padding:80px 20px;background:linear-gradient(165deg,#EAFDF2 0%,#fff 100%)}
.bt_cntnr{max-width:1600px;margin:0 auto}
.bt_hdr{text-align:center;margin-bottom:60px}
.bt_hdr h1{font-size:48px;color:#364961;margin-bottom:20px;font-weight:700}
.bt_hdr h1::after{content:'';display:block;width:120px;height:4px;background:linear-gradient(90deg,#E2CE05 0%,#364961 100%);margin:20px auto 0;border-radius:2px}
.bt_hdr p{font-size:20px;color:#364961;line-height:1.6;max-width:800px;margin:0 auto}
.stry_wrp{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;margin-bottom:100px}
.stry_cntnt h2{font-size:36px;color:#364961;margin-bottom:24px;font-weight:700}
.stry_cntnt h2::before{content:'◆';color:#E2CE05;margin-right:12px;font-size:24px}
.stry_cntnt p{font-size:18px;color:#364961;line-height:1.7;margin-bottom:18px}
.stry_img_hldr{position:relative;border-radius:30px;overflow:hidden;box-shadow:0 16px 48px #36496126}
.stry_img_hldr img{width:100%;height:500px;object-fit:cover;display:block}
.vls_grid{background:linear-gradient(285deg,#E2CE05 0%,#364961 50%,#EAFDF2 100%);padding:100px 20px;margin-bottom:100px}
.vls_grid .bt_cntnr{max-width:1600px;margin:0 auto}
.vls_ttl{text-align:center;color:#fff;font-size:40px;margin-bottom:60px;font-weight:700}
.vls_crds{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}
.vl_crd{background:#fffffff2;padding:40px 30px;border-radius:24px;text-align:center;box-shadow:0 8px 32px #0000001f;transition:transform .3s ease-out,box-shadow .3s ease-out}
.vl_crd:hover{transform:translateY(-8px);box-shadow:0 16px 48px #0000002e}
.vl_crd h3{font-size:24px;color:#364961;margin-bottom:16px;font-weight:600}
.vl_crd h3::before{content:'';display:block;width:50px;height:50px;background:linear-gradient(135deg,#E2CE05 0%,#364961 100%);border-radius:50%;margin:0 auto 20px}
.vl_crd p{font-size:16px;color:#364961;line-height:1.6}
.tm_sctn{padding:0 20px 100px}
.tm_sctn h2{text-align:center;font-size:40px;color:#364961;margin-bottom:60px;font-weight:700}
.tm_layout{display:flex;gap:50px;max-width:1600px;margin:0 auto;align-items:flex-start}
.tm_prfls{flex:1;display:flex;flex-direction:column;gap:40px}
.prfl_crd{display:flex;gap:24px;background:#fff;padding:30px;border-radius:28px;box-shadow:0 8px 24px #3649611a;border-left:5px solid #E2CE05;transition:transform .3s ease-out}
.prfl_crd:hover{transform:translateX(8px)}
.prfl_img{width:120px;height:120px;border-radius:50%;object-fit:cover;flex-shrink:0;border:4px solid #EAFDF2}
.prfl_nf h4{font-size:22px;color:#364961;margin-bottom:8px;font-weight:600}
.prfl_nf h5{font-size:16px;color:#E2CE05;margin-bottom:12px;font-weight:500}
.prfl_nf p{font-size:15px;color:#364961;line-height:1.6}
.tm_img_blck{flex:1;position:relative}
.tm_img_hldr{position:sticky;top:40px;border-radius:30px;overflow:hidden;box-shadow:0 16px 48px #36496133}
.tm_img_hldr img{width:100%;height:600px;object-fit:cover;display:block}
.pprch_sctn{background:linear-gradient(165deg,#EAFDF2 0%,#fff 100%);padding:100px 20px;margin-bottom:100px}
.pprch_wrp{max-width:1600px;margin:0 auto}
.pprch_wrp h2{font-size:40px;color:#364961;margin-bottom:50px;text-align:center;font-weight:700}
.pprch_crds{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}
.pprch_crd{background:#fff;padding:40px;border-radius:28px;box-shadow:0 8px 24px #36496114;position:relative;overflow:hidden}
.pprch_crd::before{content:'';position:absolute;top:0;left:0;width:6px;height:100%;background:linear-gradient(180deg,#E2CE05 0%,#364961 100%)}
.pprch_crd h3{font-size:26px;color:#364961;margin-bottom:18px;font-weight:600}
.pprch_crd p{font-size:17px;color:#364961;line-height:1.7;margin-bottom:14px}
.pprch_img{width:100%;height:280px;object-fit:cover;border-radius:20px;margin-top:20px}
.jrny_sctn{padding:0 20px 100px}
.jrny_cntnr{max-width:1600px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr;gap:70px;align-items:center}
.jrny_cntnt h2{font-size:40px;color:#364961;margin-bottom:30px;font-weight:700}
.jrny_cntnt h6{font-size:18px;color:#E2CE05;margin-bottom:20px;font-weight:600;text-transform:uppercase;letter-spacing:1px}
.jrny_cntnt p{font-size:18px;color:#364961;line-height:1.7;margin-bottom:20px}
.jrny_lst{list-style:none;margin:30px 0;padding:0}
.jrny_lst li{font-size:17px;color:#364961;padding-left:36px;margin-bottom:16px;position:relative;line-height:1.6}
.jrny_lst li::before{content:'▸';position:absolute;left:0;color:#E2CE05;font-size:22px;font-weight:700}
.jrny_cta{display:inline-block;background:linear-gradient(135deg,#E2CE05 0%,#364961 100%);color:#fff;padding:16px 40px;border-radius:30px;font-size:18px;font-weight:600;text-decoration:none;box-shadow:0 8px 24px #e2ce054d;transition:transform .3s ease-out,box-shadow .3s ease-out;margin-top:20px;z-index:10;position:relative}
.jrny_cta:hover{transform:translateY(-4px);box-shadow:0 12px 32px #e2ce0566}
.jrny_img_wrp{border-radius:30px;overflow:hidden;box-shadow:0 16px 48px #36496126}
.jrny_img_wrp img{width:100%;height:550px;object-fit:cover;display:block}
@media (max-width: 1024px) {
.stry_wrp{grid-template-columns:1fr;gap:40px}
.vls_crds{grid-template-columns:1fr;gap:30px}
.tm_layout{flex-direction:column}
.tm_img_hldr{position:relative;top:0}
.pprch_crds{grid-template-columns:1fr}
.jrny_cntnr{grid-template-columns:1fr;gap:40px}
}
@media (max-width: 768px) {
.bt_hdr h1{font-size:36px}
.bt_hdr p{font-size:18px}
.stry_cntnt h2,.vls_ttl,.tm_sctn h2,.pprch_wrp h2,.jrny_cntnt h2{font-size:32px}
.bt_sctn{padding:60px 20px}
.vls_grid{padding:80px 20px}
.prfl_crd{flex-direction:column;align-items:center;text-align:center}
.stry_img_hldr img,.tm_img_hldr img,.jrny_img_wrp img{height:350px}
}
@media (max-width: 480px) {
.bt_hdr h1{font-size:28px}
.stry_cntnt h2,.vls_ttl,.tm_sctn h2,.pprch_wrp h2,.jrny_cntnt h2{font-size:26px}
.vl_crd,.pprch_crd,.prfl_crd{padding:24px 20px}
.jrny_cta{padding:14px 32px;font-size:16px}
}
.prgrm_hdr{background:linear-gradient(135deg,#EAFDF2 0%,#E2CE05 100%);padding:80px 20px;border-radius:32px;margin-bottom:60px}
.prgrm_hdr .container{max-width:1600px;margin:0 auto;display:flex;align-items:center;gap:60px}
.hdr_cntnt{flex:1}
.hdr_cntnt h1{font-size:3.2rem;color:#364961;margin-bottom:20px;line-height:1.2}
.hdr_cntnt p{font-size:1.15rem;color:#364961;line-height:1.7;margin-bottom:24px}
.hdr_img{flex:0 0 420px}
.hdr_img img{width:100%;height:480px;object-fit:cover;border-radius:28px;box-shadow:0 12px 28px #36496126}
.pthwys_sctn{max-width:1600px;margin:0 auto 80px;padding:0 20px}
.sctn_ttl{text-align:center;margin-bottom:50px}
.sctn_ttl h2{font-size:2.6rem;color:#364961;margin-bottom:16px;position:relative;display:inline-block}
.sctn_ttl h2::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#E2CE05 0%,#364961 100%);border-radius:2px}
.sctn_ttl p{font-size:1.1rem;color:#364961;max-width:720px;margin:24px auto 0;line-height:1.6}
.pth_grd{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.pth_crd{background:#fff;border-radius:24px;padding:40px 32px;border:2px solid #EAFDF2;transition:all .3s ease-out;position:relative}
.pth_crd:hover{transform:translateY(-6px);box-shadow:0 16px 36px #3649611f;border-color:#E2CE05}
.pth_crd h3{font-size:1.7rem;color:#364961;margin-bottom:18px}
.pth_crd .drt{display:inline-block;background:#EAFDF2;color:#364961;padding:6px 16px;border-radius:20px;font-size:.9rem;margin-bottom:20px;font-weight:600}
.pth_crd p{font-size:1.05rem;color:#364961;line-height:1.6;margin-bottom:24px}
.mdls_lst{list-style:none;padding:0;margin:0}
.mdls_lst li{padding:10px 0 10px 28px;position:relative;font-size:1rem;color:#364961}
.mdls_lst li::before{content:'';position:absolute;left:0;top:16px;width:12px;height:12px;background:#E2CE05;border-radius:50%}
.tchrs_sctn{background:linear-gradient(165deg,#364961 0%,#EAFDF2 100%);padding:90px 20px;margin-bottom:80px;border-radius:40px;position:relative;overflow:hidden}
.tchrs_sctn::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#e2ce0526 0%,transparent 70%);border-radius:50%}
.tchrs_cntnt{max-width:1600px;margin:0 auto;position:relative;z-index:2}
.tchrs_cntnt h2{font-size:2.8rem;color:#fff;margin-bottom:48px;text-align:center}
.tchrs_grd{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}
.tchr_crd{background:#fffffff2;border-radius:20px;padding:24px;text-align:center;transition:transform .3s ease-out}
.tchr_crd:hover{transform:scale(1.04)}
.tchr_crd img{width:120px;height:120px;border-radius:50%;object-fit:cover;margin-bottom:18px;border:3px solid #E2CE05}
.tchr_crd h4{font-size:1.3rem;color:#364961;margin-bottom:8px}
.tchr_crd .spclt{font-size:.95rem;color:#364961;opacity:.8;margin-bottom:14px}
.tchr_crd p{font-size:.9rem;color:#364961;line-height:1.5}
.strt_sctn{max-width:1200px;margin:0 auto 60px;padding:0 20px;text-align:center}
.strt_sctn h2{font-size:2.5rem;color:#364961;margin-bottom:28px}
.strt_sctn .lrn_img{margin:40px auto;max-width:800px}
.strt_sctn .lrn_img img{width:100%;height:440px;object-fit:cover;border-radius:32px;box-shadow:0 18px 40px #3649612e}
.stps_wrppr{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;margin-top:50px;text-align:left}
.stp_bx{background:#EAFDF2;padding:36px 32px;border-radius:24px;position:relative;border-left:5px solid #E2CE05}
.stp_bx h5{font-size:1.5rem;color:#364961;margin-bottom:14px}
.stp_bx .nmbr{position:absolute;top:20px;right:28px;font-size:3.5rem;color:#3649611f;font-weight:700;line-height:1}
.stp_bx p{font-size:1.05rem;color:#364961;line-height:1.7}
.cta_btn{display:inline-block;background:linear-gradient(135deg,#E2CE05 0%,#364961 100%);color:#fff;padding:16px 48px;border-radius:28px;font-size:1.1rem;text-decoration:none;margin-top:36px;transition:all .3s ease-out;box-shadow:0 8px 20px #e2ce054d;position:relative;z-index:10}
.cta_btn:hover{transform:translateY(-3px);box-shadow:0 12px 28px #e2ce0566}
@media (max-width: 1024px) {
.prgrm_hdr .container{flex-direction:column}
.hdr_img{flex:0 0 auto;width:100%}
.hdr_img img{height:380px}
.pth_grd{grid-template-columns:repeat(2,1fr)}
.tchrs_grd{grid-template-columns:repeat(2,1fr)}
}
@media (max-width: 768px) {
.prgrm_hdr{padding:50px 20px}
.hdr_cntnt h1{font-size:2.4rem}
.pth_grd{grid-template-columns:1fr}
.tchrs_sctn{padding:60px 20px}
.tchrs_grd{grid-template-columns:1fr;gap:24px}
.stps_wrppr{grid-template-columns:1fr;gap:28px}
.sctn_ttl h2{font-size:2rem}
.strt_sctn .lrn_img img{height:320px}
}
@media (max-width: 480px) {
.hdr_cntnt h1{font-size:1.9rem}
.pth_crd{padding:28px 20px}
.tchrs_cntnt h2{font-size:2rem}
.strt_sctn h2{font-size:1.8rem}
}
.tracking-policy-container{max-width:1200px;margin:0 auto;padding:3rem 2rem;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;line-height:1.8;color:#364961;background:linear-gradient(135deg,#EAFDF2 0%,#fff 100%)}
.tracking-policy-container h1{font-size:2.8rem;font-weight:800;color:#364961;margin-bottom:2.5rem;padding-bottom:1.5rem;border-bottom:4px solid #E2CE05;background:linear-gradient(90deg,#364961 0%,#E2CE05 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
.tracking-policy-container h2{font-size:2rem;font-weight:700;color:#364961;margin-top:3.5rem;margin-bottom:1.8rem;padding-left:1.5rem;border-left:6px solid #E2CE05}
.tracking-policy-container h3{font-size:1.5rem;font-weight:600;color:#364961;margin-top:2.5rem;margin-bottom:1.2rem;padding:.8rem 1.2rem;background:linear-gradient(135deg,#E2CE05 0%,#e2ce054d 100%);border-radius:8px}
.tracking-policy-container h4{font-size:1.2rem;font-weight:600;color:#364961;margin-top:2rem;margin-bottom:1rem;padding-left:1rem;border-left:3px solid #E2CE05}
.tracking-policy-container p{margin-bottom:1.5rem;font-size:1.05rem;text-align:justify}
.tracking-policy-container ul{margin:1.5rem 0;padding-left:0;list-style:none}
.tracking-policy-container li{margin-bottom:1.2rem;padding-left:2.5rem;position:relative;font-size:1.05rem;line-height:1.7}
.tracking-policy-container li::before{content:"→";position:absolute;left:.8rem;color:#E2CE05;font-weight:700;font-size:1.3rem}
.tracking-policy-container .highlight-box{background:linear-gradient(135deg,#eafdf2e6 0%,#e2ce051a 100%);border-left:5px solid #E2CE05;padding:1.5rem 2rem;margin:2rem 0;border-radius:8px;box-shadow:0 4px 12px #3649611a}
.tracking-policy-container span{color:#364961}
.tracking-policy-container .section-wrapper{margin-bottom:3rem;padding:2rem;background:#ffffffb3;border-radius:12px;box-shadow:0 2px 8px #36496114}
.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.8;color:#364961;background:linear-gradient(135deg,#EAFDF2 0%,#fff 100%)}
.privacy-container h1{font-size:3.5rem;font-weight:800;margin-bottom:30px;background:linear-gradient(120deg,#364961 0%,#E2CE05 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.02em;line-height:1.2}
.privacy-container h2{font-size:2.2rem;font-weight:700;margin-top:60px;margin-bottom:25px;color:#364961;border-left:6px solid #E2CE05;padding-left:20px;position:relative}
.privacy-container h2::after{content:'';position:absolute;bottom:-10px;left:0;width:80px;height:3px;background:linear-gradient(90deg,#E2CE05 0%,transparent 100%)}
.privacy-container h3{font-size:1.6rem;font-weight:600;margin-top:40px;margin-bottom:20px;color:#364961;padding-left:15px;border-left:4px solid #EAFDF2}
.privacy-container h4{font-size:1.3rem;font-weight:600;margin-top:30px;margin-bottom:15px;color:#364961}
.privacy-container p{margin-bottom:20px;font-size:1.1rem;color:#364961;text-align:justify}
.privacy-intro{background:linear-gradient(135deg,#e2ce0514 0%,#eafdf24d 100%);padding:35px;border-radius:12px;margin-bottom:50px;border:2px solid #E2CE05;box-shadow:0 8px 25px #3649611a}
.privacy-section{margin-bottom:45px;padding:30px;background:#ffffffb3;border-radius:10px;box-shadow:0 4px 15px #36496114}
.privacy-container ul{list-style:none;padding-left:0;margin:25px 0}
.privacy-container li{padding:15px 20px 15px 50px;margin-bottom:15px;background:linear-gradient(135deg,#EAFDF2 0%,#e2ce050d 100%);border-left:4px solid #E2CE05;border-radius:6px;position:relative;font-size:1.05rem;color:#364961;transition:transform .2s ease,box-shadow .2s ease}
.privacy-container li:hover{transform:translateX(5px);box-shadow:0 6px 20px #e2ce0533}
.privacy-container li::before{content:'→';position:absolute;left:20px;color:#E2CE05;font-weight:700;font-size:1.3rem}
.privacy-highlight{background:linear-gradient(120deg,#e2ce0526 0%,#eafdf24d 100%);padding:25px;border-radius:8px;margin:30px 0;border-top:3px solid #E2CE05;border-bottom:3px solid #E2CE05}
.privacy-subsection{margin:30px 0;padding-left:25px}
.privacy-emphasis{font-weight:600;color:#364961;background:linear-gradient(120deg,transparent 0%,#e2ce0533 50%,transparent 100%);padding:2px 6px;border-radius:3px}
.privacy-container span{display:inline}
.dscl_wrp{max-width:1600px;margin:0 auto;padding:0 20px}
.dscl_hdr_sctn{background:linear-gradient(135deg,#EAFDF2 0%,#E2CE05 100%);padding:80px 20px 60px;border-radius:32px;margin:40px 0 60px}
.dscl_hdr_sctn .hdr_cntnt{max-width:900px;margin:0 auto;text-align:center}
.dscl_hdr_sctn h1{font-size:48px;color:#364961;margin:0 0 24px;font-weight:700;line-height:1.2}
.dscl_hdr_sctn .sbttl_txt{font-size:19px;color:#364961;opacity:.85;line-height:1.6}
.info_blck_one{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin:0 0 70px;padding:50px 40px;background:#EAFDF2;border-radius:28px}
.info_blck_one .lft_cntnt h3{font-size:32px;color:#364961;margin:0 0 20px;font-weight:600}
.info_blck_one .lft_cntnt p{font-size:17px;color:#364961;line-height:1.7;margin:0 0 16px}
.info_blck_one .rght_cntnt{background:#fff;padding:35px;border-radius:24px;box-shadow:0 8px 24px #36496114}
.info_blck_one .rght_cntnt h4{font-size:22px;color:#E2CE05;margin:0 0 18px;font-weight:600}
.info_blck_one .rght_cntnt ul{list-style:none;padding:0;margin:0}
.info_blck_one .rght_cntnt li{font-size:16px;color:#364961;padding:12px 0 12px 28px;position:relative;line-height:1.6}
.info_blck_one .rght_cntnt li::before{content:'';position:absolute;left:0;top:18px;width:12px;height:12px;background:linear-gradient(135deg,#E2CE05,#364961);border-radius:50%}
.txt_sctn_two{max-width:1200px;margin:0 auto 80px;padding:0 20px}
.txt_sctn_two h2{font-size:38px;color:#364961;margin:0 0 30px;font-weight:600;text-align:left;position:relative;padding-bottom:20px}
.txt_sctn_two h2::after{content:'';position:absolute;bottom:0;left:0;width:80px;height:4px;background:linear-gradient(90deg,#E2CE05,#364961);border-radius:2px}
.txt_sctn_two .cntnt_rws{display:flex;flex-direction:column;gap:24px}
.txt_sctn_two p{font-size:17px;color:#364961;line-height:1.8;margin:0}
.txt_sctn_two .nts_bx{background:linear-gradient(285deg,#E2CE05 0%,#364961 50%,#EAFDF2 100%);padding:32px;border-radius:24px;margin-top:20px}
.txt_sctn_two .nts_bx h5{font-size:20px;color:#fff;margin:0 0 14px;font-weight:600}
.txt_sctn_two .nts_bx p{color:#fff;font-size:16px;line-height:1.7}
.crds_grp_three{display:flex;gap:30px;margin:0 0 70px;flex-wrap:wrap}
.crds_grp_three .crd_itm{flex:1;min-width:280px;background:#fff;padding:40px 30px;border-radius:28px;border:2px solid #EAFDF2;transition:all .3s ease-out}
.crds_grp_three .crd_itm:hover{transform:translateY(-8px);box-shadow:0 16px 32px #3649611f;border-color:#E2CE05}
.crds_grp_three .crd_itm .icn_shp{width:60px;height:60px;background:linear-gradient(135deg,#E2CE05,#364961);border-radius:50%;margin:0 0 24px}
.crds_grp_three .crd_itm h6{font-size:24px;color:#364961;margin:0 0 16px;font-weight:600}
.crds_grp_three .crd_itm p{font-size:16px;color:#364961;line-height:1.7;margin:0}
.ftr_infrmtn{background:#364961;padding:50px 40px;border-radius:32px;margin:0 0 60px}
.ftr_infrmtn .inr_cntnt{max-width:1000px;margin:0 auto;text-align:center}
.ftr_infrmtn h3{font-size:30px;color:#E2CE05;margin:0 0 24px;font-weight:600}
.ftr_infrmtn p{font-size:17px;color:#EAFDF2;line-height:1.7;margin:0 0 18px}
.ftr_infrmtn .cntct_dtls{display:flex;justify-content:center;gap:40px;margin-top:30px;flex-wrap:wrap}
.ftr_infrmtn .cntct_dtls .dtl_itm{font-size:16px;color:#fff;display:flex;align-items:center;gap:10px}
.ftr_infrmtn .cntct_dtls .dtl_itm::before{content:'';width:8px;height:8px;background:#E2CE05;border-radius:50%}
@media (max-width: 1024px) {
.dscl_hdr_sctn h1{font-size:38px}
.info_blck_one{grid-template-columns:1fr;gap:30px;padding:40px 30px}
.txt_sctn_two h2{font-size:32px}
.crds_grp_three{gap:20px}
}
@media (max-width: 768px) {
.dscl_hdr_sctn{padding:60px 20px 50px;margin:30px 0 50px}
.dscl_hdr_sctn h1{font-size:32px}
.dscl_hdr_sctn .sbttl_txt{font-size:17px}
.info_blck_one{padding:30px 20px;margin:0 0 50px}
.info_blck_one .lft_cntnt h3{font-size:26px}
.txt_sctn_two{margin:0 auto 60px}
.txt_sctn_two h2{font-size:28px}
.crds_grp_three{flex-direction:column;gap:20px}
.crds_grp_three .crd_itm{min-width:100%}
.ftr_infrmtn{padding:40px 25px}
.ftr_infrmtn h3{font-size:26px}
.ftr_infrmtn .cntct_dtls{flex-direction:column;gap:16px}
}
@media (max-width: 480px) {
.dscl_hdr_sctn h1{font-size:28px}
.info_blck_one .rght_cntnt{padding:25px}
.txt_sctn_two .nts_bx{padding:24px}
.crds_grp_three .crd_itm{padding:30px 20px}
}
.sccs_wrpr{background:linear-gradient(165deg,#EAFDF2 0%,#E2CE05 100%);padding:80px 20px;border-radius:32px;margin:40px auto;max-width:1600px}
.sccs_wrpr .cntnr_innr{max-width:900px;margin:0 auto;text-align:center}
.sccs_wrpr .chckmrtk_icn{width:120px;height:120px;margin:0 auto 40px;background:#364961;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 16px 48px #36496133}
.sccs_wrpr .chckmrtk_icn svg{width:64px;height:64px}
.sccs_wrpr .mn_ttl{font-size:3.2rem;font-weight:700;color:#364961;margin:0 0 24px;line-height:1.2}
.sccs_wrpr .sb_ttl{font-size:1.4rem;color:#364961;margin:0 0 48px;line-height:1.6;opacity:.85}
.sccs_wrpr .dtls_bx{background:#ffffffb3;border-radius:24px;padding:40px;margin:0 0 48px;border:2px solid #3649611a;text-align:left}
.sccs_wrpr .dtls_bx h5{font-size:1.3rem;color:#364961;margin:0 0 20px;font-weight:600}
.sccs_wrpr .dtls_bx .nf_tm{display:flex;align-items:flex-start;gap:16px;margin:0 0 16px}
.sccs_wrpr .dtls_bx .nf_tm svg{width:24px;height:24px;flex-shrink:0;margin-top:2px}
.sccs_wrpr .dtls_bx .nf_tm p{margin:0;font-size:1.05rem;line-height:1.6;color:#364961}
.sccs_wrpr .actn_btns{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}
.sccs_wrpr .btn_prm{background:#364961;color:#EAFDF2;padding:16px 48px;border-radius:28px;font-size:1.1rem;font-weight:600;text-decoration:none;display:inline-block;transition:all .3s ease-out;box-shadow:0 8px 24px #3649614d}
.sccs_wrpr .btn_prm:hover{transform:translateY(-3px);box-shadow:0 12px 32px #36496166;background:#2a3a4d}
.sccs_wrpr .btn_scnd{background:none;color:#364961;padding:16px 48px;border-radius:28px;font-size:1.1rem;font-weight:600;text-decoration:none;display:inline-block;transition:all .3s ease-out;border:2px solid #364961}
.sccs_wrpr .btn_scnd:hover{background:#3649611a;transform:translateY(-2px)}
.nxt_stps_sctn{background:#fff;padding:80px 20px;max-width:1600px;margin:0 auto}
.nxt_stps_sctn .cntnr{max-width:1400px;margin:0 auto}
.nxt_stps_sctn .hdr_txt{text-align:center;margin:0 0 64px}
.nxt_stps_sctn .hdr_txt h4{font-size:2.4rem;color:#364961;margin:0 0 16px;font-weight:700}
.nxt_stps_sctn .hdr_txt p{font-size:1.15rem;color:#364961;margin:0;opacity:.75;max-width:720px;margin:0 auto;line-height:1.6}
.nxt_stps_sctn .grd_rws{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.nxt_stps_sctn .crd_itm{background:linear-gradient(135deg,#EAFDF2 0%,#e2ce0526 100%);border-radius:28px;padding:40px 32px;position:relative;transition:all .4s ease-out;border:2px solid transparent}
.nxt_stps_sctn .crd_itm:hover{transform:translateY(-8px);box-shadow:0 20px 48px #3649611f;border-color:#E2CE05}
.nxt_stps_sctn .crd_itm .nmbr_bdg{position:absolute;top:-16px;left:32px;background:#364961;color:#EAFDF2;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.3rem;font-weight:700;box-shadow:0 8px 16px #3649614d}
.nxt_stps_sctn .crd_itm h6{font-size:1.4rem;color:#364961;margin:24px 0 16px;font-weight:600}
.nxt_stps_sctn .crd_itm p{font-size:1.05rem;color:#364961;margin:0;line-height:1.7;opacity:.8}
.nxt_stps_sctn .crd_itm .cstm_icn{width:56px;height:56px;background:#e2ce0533;border-radius:16px;display:flex;align-items:center;justify-content:center}
.nxt_stps_sctn .crd_itm .cstm_icn svg{width:32px;height:32px}
@media (max-width: 1024px) {
.nxt_stps_sctn .grd_rws{grid-template-columns:repeat(2,1fr);gap:28px}
.sccs_wrpr .mn_ttl{font-size:2.6rem}
}
@media (max-width: 768px) {
.sccs_wrpr{padding:60px 20px;margin:20px auto}
.sccs_wrpr .mn_ttl{font-size:2rem}
.sccs_wrpr .sb_ttl{font-size:1.2rem}
.sccs_wrpr .dtls_bx{padding:28px 20px}
.sccs_wrpr .actn_btns{flex-direction:column;gap:16px}
.sccs_wrpr .btn_prm,.sccs_wrpr .btn_scnd{width:100%;text-align:center}
.nxt_stps_sctn{padding:60px 20px}
.nxt_stps_sctn .grd_rws{grid-template-columns:1fr;gap:24px}
.nxt_stps_sctn .hdr_txt h4{font-size:1.9rem}
}
@media (max-width: 480px) {
.sccs_wrpr .chckmrtk_icn{width:96px;height:96px}
.sccs_wrpr .chckmrtk_icn svg{width:48px;height:48px}
.sccs_wrpr .mn_ttl{font-size:1.7rem}
.nxt_stps_sctn .hdr_txt h4{font-size:1.6rem}
}