*{margin:0;padding:0;box-sizing:border-box}
body{font-family:'Source Sans Pro','Inter',sans-serif;line-height:1.6;color:#1a1a1a;background:#fff;scroll-behavior:smooth}
.hdr-wrppr{background:linear-gradient(145deg,#003D5E 0%,#00273d 100%);padding:1.5rem 0 0;box-shadow:0 4px 12px #003d5e26}
.hdr-cntnr{max-width:1536px;margin:0 auto;padding:0 2rem}
.tp-rw{display:flex;justify-content:center;padding-bottom:1rem}
.cmpny-nm-blck{text-align:center}
.brnd-ttl{font-size:2rem;font-weight:700;color:#E3B200;font-style:italic;letter-spacing:.5px}
.btm-rw{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0;gap:2rem}
.lft-sd{display:flex;align-items:center;gap:3rem;flex:1}
.lg-wrppr{flex-shrink:0}
.lg-lnk{display:block}
.st-lg{height:85px;width:85px;display:block;background:#e2e6ec1a;padding:.5rem;border-radius:50%;box-shadow:0 2px 8px #e3b20033}
.mn-nvgtn{flex:1}
.nv-lst{list-style:none;display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}
.nv-tm{position:relative}
.nv-lnk{display:block;padding:.75rem 1.5rem;color:#E2E6EC;text-decoration:none;font-size:1rem;border-radius:50px;background:#e2e6ec1a;transition:background 200ms,color 200ms}
.nv-lnk:hover{background:#e3b20033;color:#E3B200}
.drpdwn-prnt{position:relative}
.drpdwn-prnt:hover .sbnv-lst{opacity:1;visibility:visible;transform:translateY(0)}
.sbnv-lst{position:absolute;top:100%;left:0;list-style:none;background:#003D5E;padding:.5rem 0;border-radius:12px;box-shadow:0 8px 20px #0003;min-width:220px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity 300ms,transform 300ms,visibility 300ms;z-index:100;margin-top:.5rem}
.sbnv-tm{padding:0}
.sbnv-lnk{display:block;padding:.75rem 1.5rem;color:#E2E6EC;text-decoration:none;transition:background 200ms,color 200ms}
.sbnv-lnk:hover{background:#e3b20026;color:#E3B200}
.rght-sd{display:flex;align-items:center;gap:1.5rem}
.cntct-pll{color:#E2E6EC;text-decoration:none;font-size:1rem;padding:.75rem 1.5rem;border-radius:50px;background:#e2e6ec1a;transition:background 200ms,color 200ms}
.cntct-pll:hover{background:#e3b20033;color:#E3B200}
.cta-bttn{padding:.75rem 2rem;background:linear-gradient(135deg,#E3B200 0%,#c99d00 100%);color:#003D5E;text-decoration:none;border-radius:50px;font-weight:700;box-shadow:0 4px 12px #e3b2004d;transition:box-shadow 200ms,transform 200ms}
.cta-bttn:hover{box-shadow:0 6px 16px #e3b20066;transform:translateY(-2px)}
.ftr-wrppr{background:linear-gradient(165deg,#00273d 0%,#003D5E 50%,#00273d 100%);color:#E2E6EC;padding:4rem 0 2rem;position:relative;overflow:hidden}
.txtrd-ptrn{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.03;background-image:repeating-linear-gradient(45deg,transparent,transparent 35px,#e3b2001a 35px,#e3b2001a 70px);pointer-events:none}
.ftr-cntnr{max-width:1536px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}
.ftr-mxd-sctn{display:grid;grid-template-columns:1.2fr 1fr;gap:4rem;margin-bottom:3rem}
.ftr-lft-blck{background:#e2e6ec0d;padding:2rem;border-radius:12px;border:1px solid #e3b2001a}
.ftr-brnd{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}
.ftr-lg{height:60px;width:60px;background:#e2e6ec1a;padding:.5rem;border-radius:50%}
.ftr-ttl{font-size:1.5rem;font-weight:700;color:#E3B200;font-style:italic}
.ftr-dscrptn{font-size:.95rem;line-height:1.7;margin-bottom:1.5rem;color:#E2E6EC}
.ftr-cntct-nf{display:flex;flex-direction:column;gap:.5rem}
.cntct-ln{font-size:.9rem;color:#E2E6EC}
.cntct-ln a{color:#E3B200;text-decoration:none;transition:color 200ms}
.cntct-ln a:hover{color:#ffc933}
.ftr-rght-blck{display:grid;grid-template-columns:1fr 1fr;gap:2rem}
.ftr-nvgtn-sctn,.ftr-lgl-sctn{background:#e2e6ec08;padding:1.5rem;border-radius:8px}
.ftr-hdng{font-size:1.1rem;font-weight:700;color:#E3B200;margin-bottom:1rem}
.ftr-lnk-lst{list-style:none;display:flex;flex-direction:column;gap:.5rem}
.ftr-lnk{color:#E2E6EC;text-decoration:none;font-size:.9rem;transition:color 200ms;display:inline-block}
.ftr-lnk:hover{color:#E3B200}
.ftr-btm{text-align:center;padding-top:2rem;border-top:1px solid #e3b20033}
.cpyrght-txt{font-size:.85rem;color:#E2E6EC}
.ck-ppup{position:fixed;bottom:2rem;right:2rem;background:#fff;border-radius:12px;box-shadow:0 8px 24px #003d5e40;max-width:380px;z-index:9999;opacity:0;visibility:hidden;transform:translateY(20px);transition:opacity 400ms,transform 400ms,visibility 400ms}
.ck-ppup.shw-ck{opacity:1;visibility:visible;transform:translateY(0)}
.ck-ppup.hd-ck{opacity:0;visibility:hidden;transform:translateY(-20px)}
.ck-cntnt{padding:1.5rem}
.ck-msg{font-size:.9rem;color:#003D5E;margin-bottom:1.25rem;line-height:1.6}
.ck-ctrls{display:flex;gap:1rem;justify-content:flex-end}
.ck-accpt,.ck-dcln{background:none;border:none;color:#003D5E;font-size:.9rem;text-decoration:underline;cursor:pointer;padding:.5rem 1rem;transition:color 200ms;font-family:'Source Sans Pro',sans-serif}
.ck-accpt:hover,.ck-dcln:hover{color:#E3B200}
@media (max-width: 1024px) {
.btm-rw{flex-direction:column;align-items:stretch;gap:1.5rem}
.lft-sd{flex-direction:column;align-items:center;gap:1.5rem}
.nv-lst{justify-content:center}
.rght-sd{justify-content:center}
.ftr-mxd-sctn{grid-template-columns:1fr;gap:2rem}
.ftr-rght-blck{grid-template-columns:1fr}
}
@media (max-width: 768px) {
.hdr-cntnr{padding:0 1rem}
.brnd-ttl{font-size:1.5rem}
.st-lg{height:70px;width:70px}
.nv-lst{flex-direction:column;align-items:stretch;gap:.5rem}
.nv-lnk{text-align:center}
.sbnv-lst{position:static;opacity:1;visibility:visible;transform:none;margin-top:.5rem;box-shadow:none;background:#e2e6ec1a}
.drpdwn-prnt:hover .sbnv-lst{display:block}
.rght-sd{flex-direction:column;gap:1rem}
.cntct-pll,.cta-bttn{text-align:center;width:100%}
.ftr-cntnr{padding:0 1rem}
.ftr-lft-blck{padding:1.5rem}
.ck-ppup{bottom:1rem;right:1rem;left:1rem;max-width:none}
}
@media (max-width: 480px) {
.brnd-ttl{font-size:1.25rem}
.st-lg{height:60px;width:60px}
.nv-lnk{font-size:.9rem;padding:.6rem 1.25rem}
.ftr-brnd{flex-direction:column;text-align:center}
.ftr-lg{height:50px;width:50px}
.ck-ctrls{flex-direction:column;gap:.5rem}
.ck-accpt,.ck-dcln{width:100%;text-align:center}
}
.info-policy-yvv{max-width:1536px;margin:0 auto;padding:80px 24px;background:#fff}
.info-policy-yvv h1{font-size:42px;line-height:1.2;color:#003D5E;font-weight:700;margin:0 0 16px;letter-spacing:-.5px}
.info-policy-yvv h2{font-size:32px;line-height:1.3;color:#003D5E;font-weight:600;margin:56px 0 20px;letter-spacing:-.3px}
.info-policy-yvv h3{font-size:24px;line-height:1.4;color:#003D5E;font-weight:600;margin:40px 0 16px}
.info-policy-yvv h4{font-size:20px;line-height:1.4;color:#003D5E;font-weight:600;margin:32px 0 12px}
.info-policy-yvv h5{font-size:18px;line-height:1.5;color:#003D5E;font-weight:600;margin:24px 0 12px}
.info-policy-yvv h6{font-size:16px;line-height:1.5;color:#003D5E;font-weight:600;margin:20px 0 10px;text-transform:uppercase;letter-spacing:.5px}
.info-policy-yvv p{font-size:17px;line-height:1.7;color:#2c3e50;margin:0 0 20px;max-width:800px}
.info-policy-yvv a{color:#003D5E;text-decoration:underline;text-decoration-color:#E3B200;text-decoration-thickness:2px;text-underline-offset:3px;transition:all 200ms ease}
.info-policy-yvv a:hover{color:#E3B200;text-decoration-color:#003D5E}
.info-policy-yvv a:focus{outline:2px solid #E3B200;outline-offset:2px;border-radius:2px}
.info-policy-yvv hr{border:none;height:1px;background:linear-gradient(90deg,transparent,#E2E6EC 20%,#E2E6EC 80%,transparent);margin:48px 0}
.info-policy-yvv div{margin:24px 0}
.info-policy-yvv table{width:100%;max-width:1000px;border-collapse:collapse;margin:32px 0;background:#fff;box-shadow:0 1px 4px #003d5e14;border-radius:4px;overflow:hidden}
.info-policy-yvv thead{background:linear-gradient(135deg,#003D5E 0%,#004a73 100%)}
.info-policy-yvv thead tr{border:none}
.info-policy-yvv tbody{background:#fff}
.info-policy-yvv tr{border-bottom:1px solid #E2E6EC;transition:background 150ms ease}
.info-policy-yvv tbody tr:last-child{border-bottom:none}
.info-policy-yvv tbody tr:hover{background:#e2e6ec4d}
.info-policy-yvv th{padding:16px 20px;text-align:left;font-size:15px;font-weight:600;color:#fff;letter-spacing:.3px;text-transform:uppercase}
.info-policy-yvv td{padding:16px 20px;font-size:16px;line-height:1.6;color:#2c3e50;vertical-align:top}
@media (max-width: 1024px) {
.info-policy-yvv{padding:60px 20px}
.info-policy-yvv h1{font-size:36px}
.info-policy-yvv h2{font-size:28px;margin:48px 0 18px}
.info-policy-yvv h3{font-size:22px}
.info-policy-yvv table{font-size:15px}
.info-policy-yvv th,.info-policy-yvv td{padding:12px 16px}
}
@media (max-width: 768px) {
.info-policy-yvv{padding:40px 16px}
.info-policy-yvv h1{font-size:30px}
.info-policy-yvv h2{font-size:24px;margin:40px 0 16px}
.info-policy-yvv h3{font-size:20px}
.info-policy-yvv h4{font-size:18px}
.info-policy-yvv p{font-size:16px}
.info-policy-yvv table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}
.info-policy-yvv th,.info-policy-yvv td{padding:10px 12px;font-size:14px}
}
.prg_ttl_wrpr{background:linear-gradient(127deg,#003D5E 0%,#00283D 100%);padding:95px 25px 85px;position:relative;overflow:hidden}
.prg_ttl_wrpr::before{content:'';position:absolute;top:-50%;right:-20%;width:80%;height:200%;background:radial-gradient(ellipse at center,#e3b20014 0%,transparent 70%);transform:rotate(-25deg)}
.prg_ttl_cntnr{max-width:1536px;margin:0 auto;position:relative;z-index:2}
.prg_ttl_hd{font-size:3.2rem;color:#E2E6EC;text-align:center;font-weight:700;line-height:1.2;margin:0 0 22px}
.prg_ttl_hd .undrln_trm{position:relative;display:inline-block;color:#E3B200}
.prg_ttl_hd .undrln_trm::after{content:'';position:absolute;bottom:-4px;left:0;width:100%;height:3px;background:linear-gradient(90deg,#E3B200 0%,#e3b2004d 100%)}
.prg_ttl_img_wrpr{text-align:center;margin:45px 0 0}
.prg_ttl_img{max-width:720px;width:100%;height:auto;border-radius:4px;filter:contrast(1.05) brightness(0.98);box-shadow:0 12px 28px #00000059}
.prg_ttl_dsc{font-size:1.15rem;color:#E2E6EC;text-align:center;line-height:1.7;max-width:820px;margin:0 auto;opacity:.95}
.prg_dtls_sctn{padding:85px 25px;background:#E2E6EC}
.prg_dtls_cntr{max-width:1536px;margin:0 auto}
.prg_dtls_grd{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:35px}
.prg_dtls_crd{background:linear-gradient(145deg,#fff 0%,#f8f9fb 100%);padding:40px 32px;border-radius:6px;border-left:4px solid #003D5E;box-shadow:0 4px 12px #003d5e14;transition:transform 200ms,box-shadow 300ms}
.prg_dtls_crd:hover{transform:translateY(-5px);box-shadow:0 8px 20px #003d5e26}
.prg_dtls_crd_icn{width:52px;height:52px;margin-bottom:22px}
.prg_dtls_crd_ttl{font-size:1.45rem;color:#003D5E;font-weight:700;margin:0 0 14px;line-height:1.3}
.prg_dtls_crd_txt{font-size:1.02rem;color:#1a1a1a;line-height:1.65;margin:0}
.prg_stps_sctn{padding:90px 25px;background:linear-gradient(215deg,#003D5E 0%,#00538B 100%);position:relative}
.prg_stps_sctn::before{content:'';position:absolute;bottom:0;left:0;width:100%;height:6px;background:repeating-linear-gradient(90deg,#E3B200 0px,#E3B200 40px,transparent 40px,transparent 80px)}
.prg_stps_cntr{max-width:1536px;margin:0 auto}
.prg_stps_hdr{font-size:2.4rem;color:#E2E6EC;text-align:center;margin:0 0 55px;font-weight:700}
.prg_stps_trcr{display:flex;flex-direction:column;gap:35px;max-width:920px;margin:0 auto}
.prg_stp_itm{display:flex;align-items:flex-start;gap:28px;background:#e2e6ec0f;padding:32px;border-radius:5px;border:1px solid #e3b20033;transition:background 300ms,border 300ms}
.prg_stp_itm:hover{background:#e2e6ec1a;border-color:#e3b20066}
.prg_stp_nmbr{flex-shrink:0;width:58px;height:58px;background:linear-gradient(135deg,#E3B200 0%,#c99900 100%);color:#003D5E;font-size:1.75rem;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px #e3b20040}
.prg_stp_cntnt h3{font-size:1.35rem;color:#E3B200;margin:0 0 12px;font-weight:700}
.prg_stp_cntnt p{font-size:1.05rem;color:#E2E6EC;line-height:1.7;margin:0;opacity:.92}
.prg_rvws_sctn{padding:80px 25px;background:#f5f6f8}
.prg_rvws_cntr{max-width:1536px;margin:0 auto}
.prg_rvws_hd{font-size:2.3rem;color:#003D5E;text-align:center;margin:0 0 65px;font-weight:700}
.prg_rvws_grd{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:42px}
.prg_rvw_crd{background:#fff;padding:38px 34px;border-radius:3px;box-shadow:0 6px 16px #003d5e1a;position:relative;border-top:3px solid #E3B200}
.prg_rvw_prfl{display:flex;align-items:center;gap:18px;margin-bottom:24px}
.prg_rvw_img{width:62px;height:62px;border-radius:50%;object-fit:cover}
.prg_rvw_nm{font-size:1.15rem;color:#003D5E;font-weight:700;margin:0 0 4px}
.prg_rvw_rle{font-size:.95rem;color:#5a5a5a;margin:0}
.prg_rvw_txt{font-size:1.03rem;color:#2a2a2a;line-height:1.75;margin:0}
.prg_cmprsn_sctn{padding:90px 25px;background:linear-gradient(180deg,#E2E6EC 0%,#d4dae3 100%)}
.prg_cmprsn_cntr{max-width:1536px;margin:0 auto}
.prg_cmprsn_hd{font-size:2.5rem;color:#003D5E;text-align:center;margin:0 0 48px;font-weight:700;position:relative}
.prg_cmprsn_hd::before{content:'';position:absolute;bottom:-12px;left:50%;transform:translateX(-50%);width:85px;height:4px;background:linear-gradient(90deg,transparent 0%,#E3B200 50%,transparent 100%)}
.prg_cmprsn_tbl{background:#fff;border-radius:5px;overflow:hidden;box-shadow:0 8px 22px #003d5e1f;max-width:1050px;margin:0 auto}
.prg_cmprsn_rw{display:grid;grid-template-columns:2fr 1fr 1fr;border-bottom:1px solid #e0e4e9}
.prg_cmprsn_rw:last-child{border-bottom:none}
.prg_cmprsn_hdr_rw{background:linear-gradient(135deg,#003D5E 0%,#00538B 100%)}
.prg_cmprsn_cll{padding:24px 22px;font-size:1.05rem;color:#2a2a2a;line-height:1.6;display:flex;align-items:center}
.prg_cmprsn_hdr_rw .prg_cmprsn_cll{color:#E2E6EC;font-weight:700;font-size:1.15rem}
.prg_cmprsn_cll:nth-child(2),.prg_cmprsn_cll:nth-child(3){justify-content:center;border-left:1px solid #e0e4e9}
.prg_cmprsn_icn{width:28px;height:28px}
.prg_cmprsn_chck{fill:#28a745}
.prg_cmprsn_crss{fill:#dc3545}
@media (max-width: 768px) {
.prg_ttl_hd{font-size:2.2rem}
.prg_ttl_wrpr{padding:65px 20px 55px}
.prg_dtls_grd{grid-template-columns:1fr}
.prg_stps_sctn{padding:65px 20px}
.prg_stp_itm{flex-direction:column;gap:18px}
.prg_rvws_grd{grid-template-columns:1fr}
.prg_cmprsn_rw{grid-template-columns:1fr}
.prg_cmprsn_cll:nth-child(2),.prg_cmprsn_cll:nth-child(3){border-left:none;border-top:1px solid #e0e4e9}
.prg_cmprsn_hdr_rw .prg_cmprsn_cll:nth-child(2),.prg_cmprsn_hdr_rw .prg_cmprsn_cll:nth-child(3){display:none}
}
.hro-wrppr{position:relative;background:linear-gradient(127deg,#003D5E 0%,#00263d 100%);overflow:hidden;padding:80px 20px 60px}
.hro-blr-spot{position:absolute;filter:blur(120px);opacity:.4;border-radius:50%;pointer-events:none}
.hro-blr-lft{width:400px;height:400px;background:#E3B200;top:-100px;left:-150px}
.hro-blr-rght{width:350px;height:350px;background:#E2E6EC;bottom:-100px;right:-120px}
.hro-cntnr{max-width:1536px;margin:0 auto;position:relative}
.hro-lyr-bck{position:absolute;top:-20px;left:-20px;right:-20px;bottom:-20px;background:#e2e6ec0d;border-radius:6px;transform:rotate(-1deg)}
.hro-lyr-md{position:relative;background:#003d5e4d;backdrop-filter:blur(10px);border-radius:4px;padding:60px 40px;display:flex;gap:60px;align-items:center;border:1px solid #e2e6ec1a}
.hro-cntnt-wrp{flex:1;min-width:0}
.hro-hdng{font-size:48px;font-weight:700;color:#E2E6EC;margin:0 0 28px;line-height:1.2}
.hro-txt-blck{margin-bottom:36px}
.hro-desc{font-size:18px;color:#E2E6EC;line-height:1.6;margin:0 0 20px}
.hro-sub{font-size:16px;color:#e2e6ecd9;line-height:1.6;margin:0}
.hro-actn-zn{display:flex;gap:16px;flex-wrap:wrap}
.btn-primry{background:linear-gradient(135deg,#E3B200 0%,#c29600 100%);color:#003D5E;padding:14px 32px;border-radius:4px;text-decoration:none;font-weight:600;font-size:16px;transition:all .3s ease;display:inline-block;box-shadow:0 4px 12px #e3b2004d}
.btn-primry:hover{transform:translateY(-2px);box-shadow:0 6px 16px #e3b20066;background:linear-gradient(135deg,#f5c500 0%,#d4a300 100%)}
.btn-scndry{background:transparent;color:#E2E6EC;padding:14px 32px;border-radius:4px;text-decoration:none;font-weight:600;font-size:16px;border:2px solid #E2E6EC;transition:all .3s ease;display:inline-block}
.btn-scndry:hover{background:#e2e6ec1a;transform:translateY(-2px)}
.hro-img-blck{width:420px;flex-shrink:0}
.hro-img{width:100%;height:500px;object-fit:cover;border-radius:4px;box-shadow:0 12px 32px #0006}
.cmmnt-sctn{padding:100px 20px;background:#E2E6EC}
.cmmnt-cntnr{max-width:1536px;margin:0 auto}
.cmmnt-hdr-wrp{max-width:800px;margin:0 auto 60px;text-align:center}
.cmmnt-ttl{font-size:42px;font-weight:700;color:#003D5E;margin:0 0 24px;line-height:1.2}
.cmmnt-intro{font-size:17px;color:#003D5E;line-height:1.7;margin:0}
.cmmnt-grd{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}
.cmmnt-crd{background:#fff;padding:40px;border-radius:4px;box-shadow:0 2px 8px #003d5e14;transition:all .3s ease}
.cmmnt-crd:hover{box-shadow:0 8px 24px #003d5e26;transform:translateY(-4px)}
.cmmnt-crd-lrg{grid-column:span 2;display:grid;grid-template-columns:1fr 400px;gap:40px;align-items:start}
.crd-icn-wrp{margin-bottom:24px}
.crd-hdng{font-size:24px;font-weight:600;color:#003D5E;margin:0 0 16px;line-height:1.3}
.crd-txt{font-size:16px;color:#003D5E;line-height:1.6;margin:0}
.crd-img-wrp{grid-column:2;grid-row:1 / 4;align-self:stretch}
.crd-img{width:100%;height:100%;object-fit:cover;border-radius:4px}
.cmmnt-crd-highlight{background:linear-gradient(147deg,#003D5E 0%,#00304a 100%);position:relative;overflow:hidden}
.highlight-bckgrnd{position:absolute;top:-50px;right:-50px;width:200px;height:200px;background:#E3B200;filter:blur(100px);opacity:.2;border-radius:50%}
.crd-cntnt-inner{position:relative;z-index:2}
.profile-sct{display:flex;align-items:center;gap:16px;margin-bottom:20px}
.profile-img{width:60px;height:60px;border-radius:50%;object-fit:cover;border:3px solid #E3B200}
.profile-nm{font-size:17px;font-weight:600;color:#E2E6EC;margin:0 0 4px}
.profile-rl{font-size:14px;color:#e2e6ecb3;margin:0}
.highlight-txt{font-size:16px;color:#E2E6EC;line-height:1.7;margin:0;font-style:italic}
.dcmnt-sctn{padding:100px 20px;background:#fff}
.dcmnt-cntnr{max-width:1536px;margin:0 auto}
.dcmnt-split{display:grid;grid-template-columns:1fr 1fr;gap:80px;margin-bottom:80px}
.dcmnt-hdng{font-size:38px;font-weight:700;color:#003D5E;margin:0 0 28px;line-height:1.2;position:relative;padding-bottom:20px}
.dcmnt-hdng::after{content:'';position:absolute;bottom:0;left:0;width:80px;height:4px;background:linear-gradient(90deg,#E3B200 0%,transparent 100%)}
.dcmnt-prgrph{font-size:16px;color:#003D5E;line-height:1.7;margin:0 0 20px}
.dcmnt-stts-wrp{margin:40px 0;padding:32px;background:linear-gradient(123deg,#003d5e08 0%,#e3b20008 100%);border-radius:4px;border-left:4px solid #E3B200}
.stt-itm{margin-bottom:24px}
.stt-itm:last-child{margin-bottom:0}
.stt-vl{font-size:32px;font-weight:700;color:#003D5E;margin-bottom:6px}
.stt-lbl{font-size:14px;color:#003D5E;line-height:1.4}
.dcmnt-actn{margin-top:32px}
.btn-tertiry{background:transparent;color:#003D5E;padding:12px 28px;border-radius:4px;text-decoration:none;font-weight:600;font-size:15px;border:2px solid #003D5E;transition:all .3s ease;display:inline-block}
.btn-tertiry:hover{background:#003D5E;color:#fff}
.vsl-crd-stck{margin-bottom:40px;position:relative}
.vsl-crd{border-radius:4px;overflow:hidden;box-shadow:0 4px 16px #003d5e1f}
.vsl-crd-top{position:relative;margin-bottom:24px}
.vsl-crd-img{width:100%;height:320px;object-fit:cover;display:block}
.vsl-crd-ovrl{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,#003d5ee6 0%,transparent 100%);padding:32px 24px 20px}
.ovrl-txt{font-size:18px;font-weight:600;color:#fff;margin:0}
.vsl-crd-btm{background:#003D5E;padding:28px}
.crd-dtl-lst{display:flex;flex-direction:column;gap:16px}
.dtl-rw{display:flex;justify-content:space-between;align-items:center;padding-bottom:12px;border-bottom:1px solid #e2e6ec33}
.dtl-rw:last-child{border-bottom:none;padding-bottom:0}
.dtl-lbl{font-size:15px;color:#E2E6EC}
.dtl-cnt{font-size:20px;font-weight:700;color:#E3B200}
.profile-tstmnl{background:#E2E6EC;border-radius:4px;overflow:hidden;box-shadow:0 4px 12px #003d5e14}
.tstmnl-img{width:100%;height:240px;object-fit:cover;display:block}
.tstmnl-cntnt{padding:28px}
.tstmnl-txt{font-size:15px;color:#003D5E;line-height:1.7;margin:0 0 16px;font-style:italic}
.tstmnl-auth{font-size:14px;color:#003D5E;font-weight:600;margin:0}
.dcmnt-prcss{margin-bottom:60px}
.prcss-ttl{font-size:32px;font-weight:700;color:#003D5E;margin:0 0 40px;text-align:center}
.prcss-tmln{max-width:900px;margin:0 auto;position:relative;padding-left:60px}
.prcss-tmln::before{content:'';position:absolute;left:17px;top:12px;bottom:12px;width:3px;background:linear-gradient(180deg,#E3B200 0%,#003D5E 100%)}
.tmln-stp{position:relative;margin-bottom:40px;display:flex;gap:20px}
.tmln-stp:last-child{margin-bottom:0}
.stp-mrkr{position:absolute;left:-60px;top:4px;width:36px;height:36px;border-radius:50%;background:#fff;border:4px solid #E3B200;box-shadow:0 2px 8px #e3b2004d;flex-shrink:0}
.stp-hdng{font-size:20px;font-weight:600;color:#003D5E;margin:0 0 8px}
.stp-desc{font-size:15px;color:#003D5E;line-height:1.6;margin:0}
.final-img-wrp{border-radius:4px;overflow:hidden;box-shadow:0 8px 24px #003d5e1f}
.final-img{width:100%;height:400px;object-fit:cover;display:block}
@media (max-width: 1024px) {
.hro-lyr-md{flex-direction:column;padding:40px 30px}
.hro-img-blck{width:100%}
.hro-img{height:400px}
.cmmnt-grd{grid-template-columns:1fr}
.cmmnt-crd-lrg{grid-column:span 1;grid-template-columns:1fr}
.crd-img-wrp{grid-column:auto;grid-row:auto;height:280px}
.dcmnt-split{grid-template-columns:1fr;gap:50px}
}
@media (max-width: 768px) {
.hro-wrppr{padding:60px 16px 40px}
.hro-lyr-md{padding:30px 20px}
.hro-hdng{font-size:36px}
.hro-desc{font-size:16px}
.hro-actn-zn{flex-direction:column}
.btn-primry,.btn-scndry{width:100%;text-align:center}
.cmmnt-sctn{padding:60px 16px}
.cmmnt-ttl{font-size:32px}
.cmmnt-crd{padding:28px}
.dcmnt-sctn{padding:60px 16px}
.dcmnt-hdng{font-size:30px}
.prcss-tmln{padding-left:50px}
.stp-mrkr{left:-50px;width:30px;height:30px}
.final-img{height:300px}
}
.cntct_pg_wrppr{width:100%;max-width:1536px;margin:0 auto}
.hr_cntct{position:relative;min-height:420px;display:flex;align-items:center;justify-content:flex-start;overflow:hidden;background:linear-gradient(127deg,#003D5E 0%,#00547d 100%);padding:3rem 1.5rem}
.hr_cntct::before{content:'';position:absolute;top:-10%;right:-5%;width:480px;height:480px;background:linear-gradient(217deg,#e3b2002e 0%,transparent 70%);clip-path:polygon(30% 0%,100% 0%,100% 70%,70% 100%,0% 100%,0% 30%);transform:rotate(12deg)}
.hr_cntct::after{content:'';position:absolute;bottom:-8%;left:-3%;width:320px;height:320px;background:radial-gradient(circle at center,#e2e6ec1f 0%,transparent 65%);clip-path:circle(50% at 50% 50%)}
.hr_cntnt_innr{position:relative;z-index:2;max-width:580px}
.hr_cntct .ttl_hdr{font-size:2.8rem;font-weight:700;color:#E2E6EC;margin:0 0 2rem;line-height:1.2}
.hr_cntct .btn_primary_cta{display:inline-block;padding:.95rem 2.2rem;background:#E3B200;color:#003D5E;font-weight:600;font-size:1.05rem;border:none;border-radius:3px;cursor:pointer;transition:all 180ms ease;text-decoration:none;z-index:10;position:relative}
.hr_cntct .btn_primary_cta:hover{background:#f5c300;transform:translateY(-2px);box-shadow:0 6px 14px #e3b2004d}
.frm_cntct_sctn{padding:5rem 1.5rem;background:linear-gradient(183deg,#E2E6EC 0%,#f4f6f9 100%)}
.frm_cntct_cntnr{max-width:780px;margin:0 auto}
.frm_cntct_cntnr .sctn_hd{font-size:2.2rem;font-weight:700;color:#003D5E;margin:0 0 1.2rem;text-align:center}
.frm_cntct_cntnr .sctn_dscrp{font-size:1.05rem;line-height:1.65;color:#2a4a5e;text-align:center;margin:0 0 3rem}
.cstm_frm_wrp{background:#fff;padding:2.5rem;border-radius:4px;box-shadow:0 4px 12px #003d5e14}
.frm_rw{margin-bottom:1.8rem}
.frm_rw label{display:block;font-size:.95rem;font-weight:600;color:#003D5E;margin-bottom:.5rem}
.frm_rw input[type="text"],.frm_rw input[type="email"],.frm_rw input[type="tel"]{width:100%;padding:.85rem 1rem;border:2px solid #d4dbe3;border-radius:3px;font-size:1rem;color:#003D5E;background:#fafbfc;transition:all 200ms ease;box-sizing:border-box}
.frm_rw input[type="text"]:focus,.frm_rw input[type="email"]:focus,.frm_rw input[type="tel"]:focus{outline:none;border-color:#E3B200;background:#fff;box-shadow:0 0 0 3px #e3b2001a}
.slct_wrp{position:relative}
.slct_wrp select{width:100%;padding:.85rem 1rem;border:2px solid #d4dbe3;border-radius:3px;font-size:1rem;color:#003D5E;background:#fafbfc;cursor:pointer;appearance:none;transition:all 200ms ease;box-sizing:border-box}
.slct_wrp::after{content:'';position:absolute;right:1rem;top:50%;transform:translateY(-50%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #003D5E;pointer-events:none}
.slct_wrp select:focus{outline:none;border-color:#E3B200;background:#fff;box-shadow:0 0 0 3px #e3b2001a}
.chckbx_rw{margin:2rem 0 1.5rem}
.chckbx_rw label{display:flex;align-items:flex-start;font-size:.9rem;color:#2a4a5e;cursor:pointer;font-weight:400}
.chckbx_rw input[type="checkbox"]{margin-right:.7rem;margin-top:.2rem;width:18px;height:18px;cursor:pointer;flex-shrink:0}
.chckbx_rw a{color:#003D5E;text-decoration:underline;font-weight:600}
.chckbx_rw a:hover{color:#E3B200}
.btn_sbmt_frm{width:100%;padding:1rem;background:linear-gradient(135deg,#003D5E 0%,#00547d 100%);color:#E2E6EC;font-size:1.1rem;font-weight:700;border:none;border-radius:3px;cursor:pointer;transition:all 220ms ease;box-shadow:0 3px 8px #003d5e33}
.btn_sbmt_frm:hover{background:linear-gradient(135deg,#00547d 0%,#006b9a 100%);transform:translateY(-2px);box-shadow:0 6px 16px #003d5e4d}
.btn_sbmt_frm:active{transform:translateY(0);box-shadow:0 2px 6px #003d5e40}
.cntct_inf_blck{margin-top:3.5rem;padding:2rem;background:linear-gradient(142deg,#003D5E 0%,#004b72 100%);border-radius:4px;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem}
.inf_itm{display:flex;flex-direction:column;align-items:flex-start}
.inf_itm .icn_svg{width:36px;height:36px;margin-bottom:.8rem}
.inf_itm h3{font-size:1.05rem;font-weight:600;color:#E3B200;margin:0 0 .5rem}
.inf_itm p{font-size:.95rem;color:#E2E6EC;margin:0;line-height:1.5}
.inf_itm a{color:#E2E6EC;text-decoration:none;transition:color 180ms ease}
.inf_itm a:hover{color:#E3B200}
@media (max-width: 768px) {
.hr_cntct{min-height:320px;padding:2.5rem 1.2rem}
.hr_cntct .ttl_hdr{font-size:2.2rem}
.frm_cntct_sctn{padding:3.5rem 1.2rem}
.frm_cntct_cntnr .sctn_hd{font-size:1.85rem}
.cstm_frm_wrp{padding:2rem 1.5rem}
.cntct_inf_blck{grid-template-columns:1fr;gap:1.5rem;padding:1.8rem 1.5rem}
}
@media (max-width: 480px) {
.hr_cntct .ttl_hdr{font-size:1.9rem}
.hr_cntct .btn_primary_cta{padding:.85rem 1.8rem;font-size:1rem}
.frm_cntct_cntnr .sctn_hd{font-size:1.65rem}
.cstm_frm_wrp{padding:1.5rem 1.2rem}
}
.bsns-hdr-wrpr{position:relative;padding:120px 20px 100px;background:linear-gradient(142deg,#003D5E 0%,#004d75 45%,#E2E6EC 100%);overflow:hidden;margin:0}
.bsns-hdr-wrpr::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 30%,#e3b20026 0%,transparent 40%),radial-gradient(circle at 80% 70%,#e2e6ec33 0%,transparent 50%);pointer-events:none}
.bsns-hdr-wrpr::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' /%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.08'/%3E%3C/svg%3E");opacity:.6;mix-blend-mode:overlay;pointer-events:none}
.bsns-hdr-cntnr{max-width:1536px;margin:0 auto;position:relative;z-index:2}
.bsns-hdr-cntnt{max-width:820px}
.bsns-hdr-ttl{font-size:3.2rem;line-height:1.15;color:#E2E6EC;margin:0 0 32px;font-weight:700;letter-spacing:-.02em}
.bsns-hdr-ttl .hghlght-phrse{position:relative;display:inline-block;color:#E3B200;text-shadow:0 0 30px #e3b20099 0 0 15px #e3b20066}
.bsns-hdr-ttl .hghlght-phrse::before{content:'';position:absolute;bottom:-4px;left:0;width:100%;height:3px;background:linear-gradient(90deg,#E3B200,transparent)}
.bsns-hdr-txt{font-size:1.15rem;line-height:1.7;color:#E2E6EC;margin:0 0 40px;opacity:.95}
.bsns-hdr-cta{display:inline-block;padding:16px 38px;background:#E3B200;color:#003D5E;text-decoration:none;font-weight:600;font-size:1.05rem;border:none;cursor:pointer;transition:all 200ms ease;position:relative;z-index:10}
.bsns-hdr-cta:hover{background:#f5c500;transform:translateY(-2px);box-shadow:0 6px 20px #e3b20059}
.bsns-crs-wrpr{padding:100px 20px 110px;background:#E2E6EC;position:relative}
.bsns-crs-cntnr{max-width:1536px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}
.bsns-crs-lft{position:sticky;top:30px}
.bsns-crs-lbl{font-size:.9rem;text-transform:uppercase;letter-spacing:.15em;color:#003D5E;margin:0 0 20px;font-weight:600;position:relative;padding-left:18px}
.bsns-crs-lbl::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:8px;height:8px;background:#E3B200;clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%)}
.bsns-crs-hd{font-size:2.6rem;line-height:1.2;color:#003D5E;margin:0 0 28px;font-weight:700}
.bsns-crs-dsc{font-size:1.08rem;line-height:1.75;color:#003D5E;margin:0 0 36px;opacity:.85}
.bsns-crs-img-wrpr{position:relative;overflow:hidden;border-radius:4px;box-shadow:0 8px 24px #003d5e1f}
.bsns-crs-img{width:100%;height:380px;object-fit:cover;display:block;transition:transform 400ms ease}
.bsns-crs-img-wrpr:hover .bsns-crs-img{transform:scale(1.05)}
.bsns-crs-rght{display:flex;flex-direction:column;gap:24px}
.bsns-prgm-crd{background:#fff;padding:36px 40px;border-radius:3px;border-left:4px solid transparent;transition:all 300ms ease;position:relative}
.bsns-prgm-crd::before{content:'';position:absolute;top:0;left:0;width:0;height:100%;background:linear-gradient(135deg,#E3B200 0%,#f5c500 100%);transition:width 300ms ease;z-index:1}
.bsns-prgm-crd:hover{border-left-color:#E3B200;box-shadow:0 6px 18px #003d5e1a;transform:translateX(4px)}
.bsns-prgm-crd:hover::before{width:4px}
.bsns-prgm-hdr{display:flex;align-items:start;gap:20px;margin-bottom:18px}
.bsns-prgm-icn{flex-shrink:0;width:54px;height:54px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#003D5E 0%,#004d75 100%);border-radius:3px;position:relative;overflow:hidden}
.bsns-prgm-icn::after{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,#e3b2004d,transparent);transition:left 500ms ease}
.bsns-prgm-crd:hover .bsns-prgm-icn::after{left:100%}
.bsns-prgm-icn svg{width:28px;height:28px;fill:#E3B200}
.bsns-prgm-ttl-wrp{flex:1}
.bsns-prgm-nm{font-size:1.35rem;font-weight:700;color:#003D5E;margin:0 0 8px;line-height:1.3}
.bsns-prgm-typ{font-size:.88rem;color:#003D5E;opacity:.6;margin:0;text-transform:uppercase;letter-spacing:.08em}
.bsns-prgm-dsc{font-size:1.02rem;line-height:1.7;color:#003D5E;margin:0 0 20px;opacity:.8}
.bsns-prgm-dtls{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;padding-top:20px;border-top:1px solid #003d5e1a}
.bsns-dtl-itm{display:flex;flex-direction:column;gap:4px}
.bsns-dtl-lbl{font-size:.82rem;text-transform:uppercase;letter-spacing:.1em;color:#003D5E;opacity:.5;font-weight:600;margin:0}
.bsns-dtl-vl{font-size:1.05rem;font-weight:600;color:#003D5E;margin:0}
.bsns-tstmnl-wrpr{padding:90px 20px;background:linear-gradient(158deg,#fff 0%,#E2E6EC 60%,#d4dae4 100%);position:relative;overflow:hidden}
.bsns-tstmnl-wrpr::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#e3b20014 0%,transparent 70%);pointer-events:none}
.bsns-tstmnl-cntnr{max-width:1536px;margin:0 auto;position:relative;z-index:2}
.bsns-tstmnl-hdr{text-align:center;margin-bottom:70px}
.bsns-tstmnl-hd{font-size:2.4rem;line-height:1.25;color:#003D5E;margin:0 0 18px;font-weight:700}
.bsns-tstmnl-subhd{font-size:1.1rem;line-height:1.6;color:#003D5E;margin:0;opacity:.7;max-width:720px;margin-left:auto;margin-right:auto}
.bsns-tstmnl-grd{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}
.bsns-tstmnl-crd{background:#fff;padding:42px 40px;border-radius:4px;box-shadow:0 4px 16px #003d5e14;position:relative;transition:all 300ms ease;border-top:3px solid transparent}
.bsns-tstmnl-crd:hover{border-top-color:#E3B200;box-shadow:0 8px 28px #003d5e26;transform:translateY(-4px)}
.bsns-tstmnl-qt{font-size:1.08rem;line-height:1.75;color:#003D5E;margin:0 0 32px;opacity:.85;position:relative;padding-left:28px}
.bsns-tstmnl-qt::before{content:'"';position:absolute;left:0;top:-8px;font-size:3.5rem;color:#E3B200;line-height:1;opacity:.4;font-family:Georgia,serif}
.bsns-tstmnl-athr{display:flex;align-items:center;gap:18px}
.bsns-tstmnl-pht{width:62px;height:62px;border-radius:50%;object-fit:cover;border:3px solid #E3B200;flex-shrink:0}
.bsns-tstmnl-inf{display:flex;flex-direction:column;gap:4px}
.bsns-tstmnl-nm{font-size:1.12rem;font-weight:700;color:#003D5E;margin:0}
.bsns-tstmnl-rl{font-size:.92rem;color:#003D5E;opacity:.6;margin:0}
.bsns-tstmnl-cmpny{font-size:.88rem;color:#E3B200;font-weight:600;margin:0}
@media (max-width: 1024px) {
.bsns-hdr-wrpr{padding:90px 20px 80px}
.bsns-hdr-ttl{font-size:2.6rem}
.bsns-crs-cntnr{grid-template-columns:1fr;gap:50px}
.bsns-crs-lft{position:static}
.bsns-tstmnl-grd{grid-template-columns:1fr;gap:30px}
}
@media (max-width: 768px) {
.bsns-hdr-wrpr{padding:70px 16px 60px}
.bsns-hdr-ttl{font-size:2.1rem;margin-bottom:24px}
.bsns-hdr-txt{font-size:1.05rem;margin-bottom:32px}
.bsns-hdr-cta{padding:14px 32px;font-size:1rem}
.bsns-crs-wrpr{padding:70px 16px}
.bsns-crs-cntnr{gap:40px}
.bsns-crs-hd{font-size:2rem}
.bsns-crs-img{height:280px}
.bsns-prgm-crd{padding:28px 24px}
.bsns-prgm-dtls{grid-template-columns:1fr;gap:12px}
.bsns-tstmnl-wrpr{padding:60px 16px}
.bsns-tstmnl-hdr{margin-bottom:50px}
.bsns-tstmnl-hd{font-size:2rem}
.bsns-tstmnl-crd{padding:32px 24px}
}
.sccs_wrpr{width:100%;max-width:1536px;margin:0 auto;padding:0 1.5rem}
.sccs_hro{min-height:85vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;background:linear-gradient(142deg,#003D5E 0%,#00547E 45%,#E2E6EC 100%)}
.sccs_hro::before{content:'';position:absolute;top:-15%;right:-8%;width:45%;height:85%;background:radial-gradient(circle at 30% 50%,#e3b2002e,transparent 65%);border-radius:3px;transform:rotate(-28deg)}
.sccs_hro::after{content:'';position:absolute;bottom:-12%;left:-5%;width:38%;height:72%;background:linear-gradient(218deg,#e2e6ec1f 0%,transparent 68%);border-radius:4px;transform:rotate(15deg)}
.sccs_cntnt{position:relative;z-index:2;text-align:center;max-width:720px}
.sccs_icn_wrpr{display:inline-flex;align-items:center;justify-content:center;width:92px;height:92px;background:#fffffff5;border:3px solid #E3B200;border-radius:50%;margin-bottom:2.2rem;box-shadow:0 6px 18px #003d5e38 0 2px 6px #e3b20026;animation:pls 2.4s ease-in-out infinite}
@keyframes pls {
0%,100%{transform:scale(1);box-shadow:0 6px 18px #003d5e38 0 2px 6px #e3b20026}
50%{transform:scale(1.08);box-shadow:0 8px 24px #003d5e47 0 3px 9px #e3b2003d}
}
.sccs_icn_wrpr svg{width:48px;height:48px}
.sccs_ttl{font-size:2.8rem;font-weight:700;color:#fff;margin:0 0 1.4rem;line-height:1.2;letter-spacing:-.02em}
.sccs_txt{font-size:1.15rem;color:#E2E6EC;line-height:1.65;margin:0 0 2.5rem}
.sccs_meta{display:flex;align-items:center;justify-content:center;gap:.7rem;font-size:.95rem;color:#e2e6ecd9;margin-bottom:2.8rem}
.sccs_meta svg{width:18px;height:18px;opacity:.9}
.sccs_btns{display:flex;flex-direction:column;gap:1rem;align-items:center}
.btn_prm{display:inline-flex;align-items:center;gap:.6rem;padding:.95rem 2.2rem;background:#E3B200;color:#003D5E;font-size:1.05rem;font-weight:600;border:none;border-radius:4px;text-decoration:none;transition:all .18s ease;box-shadow:0 3px 10px #e3b20059}
.btn_prm:hover{background:#f5c500;transform:translateY(-2px);box-shadow:0 5px 15px #e3b20073}
.btn_prm svg{width:20px;height:20px}
.btn_scnd{display:inline-flex;align-items:center;gap:.6rem;padding:.95rem 2.2rem;background:transparent;color:#E2E6EC;font-size:1.05rem;font-weight:600;border:2px solid #e2e6ec66;border-radius:4px;text-decoration:none;transition:all .18s ease}
.btn_scnd:hover{border-color:#e2e6ecb3;background:#e2e6ec14;color:#fff}
.btn_scnd svg{width:20px;height:20px}
.nxt_stps{padding:5rem 0;background:linear-gradient(175deg,#E2E6EC 0%,#f5f7fa 100%);position:relative}
.nxt_stps::before{content:'';position:absolute;top:0;left:12%;width:220px;height:220px;background:radial-gradient(circle,#003d5e0a,transparent 70%);border-radius:3px}
.nxt_stps_hdr{text-align:center;margin-bottom:3.5rem}
.nxt_stps_hdr h2{font-size:2.2rem;color:#003D5E;margin:0 0 1rem;font-weight:700;letter-spacing:-.01em}
.nxt_stps_hdr p{font-size:1.05rem;color:#5a6c7d;margin:0;line-height:1.6}
.stps_grd{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;position:relative}
.stp_crd{background:#fff;padding:2rem 1.8rem;border-radius:5px;border-left:4px solid #E3B200;box-shadow:0 2px 8px #003d5e14;transition:all .22s ease;position:relative}
.stp_crd:hover{transform:translateY(-4px);box-shadow:0 6px 20px #003d5e26;border-left-color:#003D5E}
.stp_nmbr{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;background:linear-gradient(135deg,#003D5E 0%,#00547E 100%);color:#E3B200;font-size:1.25rem;font-weight:700;border-radius:50%;margin-bottom:1.3rem}
.stp_crd h3{font-size:1.35rem;color:#003D5E;margin:0 0 .9rem;font-weight:600}
.stp_crd p{font-size:.98rem;color:#5a6c7d;line-height:1.65;margin:0 0 1.2rem}
.stp_lnk{display:inline-flex;align-items:center;gap:.4rem;color:#003D5E;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .16s ease}
.stp_lnk:hover{color:#E3B200;gap:.7rem}
.stp_lnk svg{width:16px;height:16px}
@media (max-width: 768px) {
.sccs_hro{min-height:75vh;padding:3rem 0}
.sccs_ttl{font-size:2.2rem}
.sccs_txt{font-size:1.05rem}
.sccs_btns{width:100%}
.btn_prm,.btn_scnd{width:100%;justify-content:center}
.nxt_stps{padding:3.5rem 0}
.nxt_stps_hdr h2{font-size:1.85rem}
.stps_grd{grid-template-columns:1fr;gap:1.5rem}
}
@media (min-width: 769px) and (max-width: 1024px) {
.sccs_ttl{font-size:2.5rem}
.stps_grd{grid-template-columns:repeat(2,1fr)}
}