*{margin:0;padding:0;box-sizing:border-box}
body{font-family:'Public Sans',sans-serif;background:linear-gradient(157deg,#F2F1F1 0%,#fff 100%);color:#0C0C32;line-height:1.6;overflow-x:hidden}
.hdr-cntnr{max-width:1536px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:28px 40px;background:linear-gradient(118deg,#0C0C32 0%,#1a1a52 100%);box-shadow:0 8px 16px #00985b26}
.hdr-lft-zne{display:flex;align-items:center;gap:24px;flex:0 0 50%}
.lg-wrpr{width:90px;height:90px;display:flex;align-items:center;justify-content:center;background:#F2F1F1;border-radius:4px;box-shadow:0 4px 12px #00985b33}
.st-lg{width:70px;height:70px;object-fit:contain}
.cmpny-nfo{display:flex;flex-direction:column;gap:6px}
.cmpny-nm{font-size:28px;font-weight:700;color:#F2F1F1;letter-spacing:-.5px}
.tglne-txt{font-size:14px;color:#00985B;font-weight:400;letter-spacing:.3px}
.hdr-rght-zne{display:flex;align-items:center;justify-content:flex-end;flex:0 0 50%}
.mn-nvgtn{display:flex;gap:32px;align-items:center}
.nv-lnk{color:#F2F1F1;text-decoration:none;font-size:16px;font-weight:400;padding:10px 18px;border-radius:3px;transition:background-color .2s ease,color .2s ease}
.nv-lnk:hover{background-color:#00985B;color:#fff}
main{min-height:300px}
.ftr-cntnr{max-width:1536px;margin:0 auto;padding:48px 40px 32px;background:linear-gradient(142deg,#0C0C32 0%,#0a0a28 100%);text-align:center}
.ftr-nvgtn{display:flex;justify-content:center;gap:28px;margin-bottom:32px;flex-wrap:wrap}
.ftr-lnk{color:#00985B;text-decoration:none;font-size:15px;font-weight:400;transition:color .2s ease}
.ftr-lnk:hover{color:#F2F1F1}
.cntct-nfo{margin-bottom:28px}
.cntct-tm{color:#F2F1F1;font-size:14px;margin-bottom:8px;font-weight:400}
.cntct-lnk-2{color:#00985B;text-decoration:none;transition:color .2s ease}
.cntct-lnk-2:hover{color:#F2F1F1}
.cpyrght-sct{padding-top:24px;border-top:1px solid #f2f1f126}
.cpyrght-txt{color:#F2F1F1;font-size:13px;font-weight:400}
.ck-ppup{position:fixed;top:0;left:0;width:100%;background:linear-gradient(95deg,#0C0C32 0%,#1a1a52 100%);box-shadow:0 12px 24px #00985b40;z-index:9999;padding:20px 0}
.ck-cntnt-wrpr{max-width:1536px;margin:0 auto;padding:0 40px;display:flex;justify-content:space-between;align-items:center;gap:32px}
.ck-txt{color:#F2F1F1;font-size:15px;line-height:1.5;flex:1}
.ck-btn-grp{display:flex;gap:16px;flex-shrink:0}
.ck-btn{padding:12px 32px;border:none;border-radius:50px;font-family:'Public Sans',sans-serif;font-size:15px;font-weight:700;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease;box-shadow:0 4px 8px #00000026}
.ck-accpt-btn{background-color:#00985B;color:#fff}
.ck-accpt-btn:hover{background-color:#007a49;box-shadow:0 6px 12px #00985b4d}
.ck-dcln-btn{background-color:#F2F1F1;color:#0C0C32}
.ck-dcln-btn:hover{background-color:#e0dfdf;box-shadow:0 6px 12px #f2f1f14d}
@media (max-width: 968px) {
.hdr-cntnr{flex-direction:column;gap:24px;padding:24px 30px}
.hdr-lft-zne,.hdr-rght-zne{flex:1 1 100%;justify-content:center}
.mn-nvgtn{gap:20px}
.ck-cntnt-wrpr{flex-direction:column;gap:20px;text-align:center}
.ck-btn-grp{width:100%;justify-content:center}
}
@media (max-width: 640px) {
.hdr-cntnr{padding:20px}
.hdr-lft-zne{flex-direction:column;gap:16px}
.lg-wrpr{width:80px;height:80px}
.st-lg{width:60px;height:60px}
.cmpny-nm{font-size:24px;text-align:center}
.tglne-txt{font-size:13px;text-align:center}
.mn-nvgtn{flex-direction:column;gap:12px}
.nv-lnk{padding:10px 24px;width:100%;text-align:center}
.ftr-cntnr{padding:36px 20px 24px}
.ftr-nvgtn{flex-direction:column;gap:12px}
.ck-cntnt-wrpr{padding:0 20px}
.ck-btn-grp{flex-direction:column;width:100%}
.ck-btn{width:100%}
}
.info-doc{max-width:1536px;margin:0 auto;padding:80px 24px;background:#fff}
.info-doc h1{font-size:42px;line-height:1.2;color:#0C0C32;margin:0 0 16px;font-weight:700}
.info-doc h2{font-size:32px;line-height:1.3;color:#0C0C32;margin:56px 0 20px;font-weight:600}
.info-doc h3{font-size:24px;line-height:1.4;color:#0C0C32;margin:40px 0 16px;font-weight:600}
.info-doc h4{font-size:20px;line-height:1.4;color:#0C0C32;margin:32px 0 12px;font-weight:600}
.info-doc h5{font-size:18px;line-height:1.5;color:#0C0C32;margin:24px 0 12px;font-weight:600}
.info-doc h6{font-size:16px;line-height:1.5;color:#0C0C32;margin:20px 0 10px;font-weight:600}
.info-doc p{font-size:17px;line-height:1.75;color:#2d2d3d;margin:0 0 20px}
.info-doc ul{list-style:disc;margin:0 0 24px;padding:0 0 0 28px}
.info-doc ol{list-style:decimal;margin:0 0 24px;padding:0 0 0 28px}
.info-doc ul ul{list-style:circle;margin:8px 0}
.info-doc ol ol{list-style:lower-alpha;margin:8px 0}
.info-doc li{font-size:17px;line-height:1.75;color:#2d2d3d;margin:0 0 12px;padding-left:8px}
.info-doc li p{margin:0 0 12px}
.info-doc strong,.info-doc b{font-weight:600;color:#0C0C32}
.info-doc a{color:#00985B;text-decoration:none;border-bottom:1px solid transparent;transition:all .25s ease}
.info-doc a:hover{color:#007347;border-bottom-color:#007347}
.info-doc a:focus{outline:2px solid #00985B;outline-offset:2px;border-radius:2px}
.info-doc table{width:100%;border-collapse:collapse;margin:32px 0;font-size:16px;background:#fff;box-shadow:0 2px 8px #0c0c320f;border-radius:4px;overflow:hidden}
.info-doc thead{background:linear-gradient(135deg,#0C0C32 0%,#1a1a4d 100%)}
.info-doc thead tr{border:none}
.info-doc th{padding:16px 20px;text-align:left;font-weight:600;color:#fff;border-bottom:2px solid #00985B}
.info-doc tbody{background:#fff}
.info-doc tbody tr{border-bottom:1px solid #e5e5e8;transition:background .2s ease}
.info-doc tbody tr:last-child{border-bottom:none}
.info-doc tbody tr:hover{background:#F2F1F1}
.info-doc td{padding:14px 20px;color:#2d2d3d;line-height:1.6}
.info-doc hr{border:none;height:1px;background:linear-gradient(90deg,transparent 0%,#0C0C32 50%,transparent 100%);margin:48px 0;opacity:.2}
@media (max-width: 1024px) {
.info-doc{padding:60px 24px}
.info-doc h1{font-size:36px}
.info-doc h2{font-size:28px;margin:48px 0 18px}
.info-doc h3{font-size:22px}
.info-doc table{font-size:15px}
.info-doc th,.info-doc td{padding:12px 16px}
}
@media (max-width: 768px) {
.info-doc{padding:40px 20px}
.info-doc h1{font-size:30px}
.info-doc h2{font-size:24px;margin:40px 0 16px}
.info-doc h3{font-size:20px}
.info-doc p,.info-doc li{font-size:16px;line-height:1.7}
.info-doc ul,.info-doc ol{padding-left:24px}
.info-doc table{display:block;overflow-x:auto;font-size:14px;margin:24px -20px;width:calc(100% + 40px);border-radius:0}
.info-doc th,.info-doc td{padding:10px 12px;white-space:nowrap}
.info-doc hr{margin:36px 0}
}
@media (max-width: 480px) {
.info-doc{padding:32px 16px}
.info-doc h1{font-size:26px}
.info-doc h2{font-size:22px}
.info-doc h3{font-size:18px}
.info-doc ul,.info-doc ol{padding-left:20px}
.info-doc table{margin:20px -16px;width:calc(100% + 32px)}
}
.trng-hero{position:relative;min-height:520px;display:flex;align-items:center;overflow:hidden;background:linear-gradient(142deg,#0C0C32 0%,#00985B 100%)}
.trng-hero::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(./graphics_archive/the_office-02-16.jpg);background-size:cover;background-position:center;opacity:.18;z-index:1}
.trng-hero-cntnr{max-width:1536px;width:100%;margin:0 auto;padding:80px 24px;position:relative;z-index:2}
.trng-hero-bx{background:#f2f1f1f5;padding:48px 56px;max-width:720px;border-radius:3px;box-shadow:0 12px 28px #00985b26}
.trng-hero-dcr{position:absolute;width:8px;height:8px;background:#00985B;border-radius:50%;opacity:.7}
.trng-hero-dcr:nth-child(1){top:60px;right:140px}
.trng-hero-dcr:nth-child(2){bottom:90px;right:220px;width:6px;height:6px}
.trng-hero-dcr:nth-child(3){top:180px;right:80px;width:5px;height:5px}
.trng-ttl{font-size:46px;line-height:1.2;color:#0C0C32;margin:0 0 20px;font-weight:700}
.trng-subttl{font-size:19px;line-height:1.6;color:#0C0C32;margin:0 0 32px;opacity:.88}
.trng-cta-wrp{display:flex;gap:16px;align-items:center}
.trng-btn-prm{background:linear-gradient(135deg,#0C0C32 0%,#00985B 100%);color:#F2F1F1;padding:15px 36px;border-radius:3px;text-decoration:none;font-size:17px;font-weight:600;transition:all .3s ease;box-shadow:0 6px 16px #0c0c3233;display:inline-block}
.trng-btn-prm:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0c0c3247}
.trng-prgrm-sctn{padding:96px 24px;background:#F2F1F1;position:relative}
.trng-prgrm-cntnr{max-width:1536px;margin:0 auto}
.trng-prgrm-grd{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}
.trng-prgrm-txt{padding-right:24px}
.trng-prgrm-hdng{font-size:38px;line-height:1.3;color:#0C0C32;margin:0 0 28px;font-weight:700;position:relative;padding-left:20px}
.trng-prgrm-hdng::before{content:'';position:absolute;left:0;top:8px;width:5px;height:42px;background:linear-gradient(180deg,#00985B 0%,#0C0C32 100%);border-radius:3px}
.trng-prgrm-dsc{font-size:17px;line-height:1.7;color:#0C0C32;margin:0 0 24px;opacity:.82}
.trng-mdls-wrp{display:flex;flex-direction:column;gap:20px}
.trng-mdl-itm{background:#fff;border-radius:4px;overflow:hidden;box-shadow:0 4px 12px #0c0c320f;transition:all .3s ease}
.trng-mdl-itm:hover{box-shadow:0 8px 20px #00985b24;transform:translateX(4px)}
.trng-mdl-hdr{padding:24px 28px;background:linear-gradient(120deg,#0c0c320a 0%,#00985b0a 100%);border-left:4px solid #00985B}
.trng-mdl-nmbr{display:inline-block;background:#0C0C32;color:#F2F1F1;font-size:13px;font-weight:700;padding:4px 12px;border-radius:2px;margin-bottom:10px}
.trng-mdl-nm{font-size:21px;line-height:1.4;color:#0C0C32;margin:0;font-weight:600}
.trng-mdl-cntnt{padding:20px 28px}
.trng-mdl-lst{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}
.trng-mdl-lst li{font-size:16px;line-height:1.6;color:#0C0C32;padding-left:28px;position:relative;opacity:.8}
.trng-mdl-lst li::before{content:'→';position:absolute;left:0;color:#00985B;font-weight:700}
.trng-prgrm-img-wrp{position:relative}
.trng-prgrm-img{width:100%;height:auto;border-radius:4px;box-shadow:0 14px 32px #0c0c321f;display:block}
.trng-prgrm-img-dcr{position:absolute;width:140px;height:140px;border:6px solid #00985B;border-radius:50%;top:-20px;right:-20px;opacity:.3}
.trng-btm-cta{margin-top:48px;padding-top:48px;border-top:2px solid #0c0c3214;text-align:center}
.trng-btm-cta-txt{font-size:18px;line-height:1.5;color:#0C0C32;margin:0 0 24px;opacity:.85}
.trng-btn-scnd{background:#fff;color:#0C0C32;padding:14px 32px;border:2px solid #0C0C32;border-radius:3px;text-decoration:none;font-size:17px;font-weight:600;transition:all .3s ease;display:inline-block}
.trng-btn-scnd:hover{background:#0C0C32;color:#F2F1F1;transform:scale(1.03)}
@media (max-width: 1024px) {
.trng-prgrm-grd{grid-template-columns:1fr;gap:48px}
.trng-prgrm-txt{padding-right:0}
.trng-hero-bx{padding:36px 40px}
.trng-ttl{font-size:38px}
}
@media (max-width: 768px) {
.trng-hero{min-height:440px}
.trng-hero-cntnr{padding:60px 20px}
.trng-hero-bx{padding:32px 28px}
.trng-ttl{font-size:32px}
.trng-subttl{font-size:17px}
.trng-cta-wrp{flex-direction:column;align-items:stretch}
.trng-btn-prm{text-align:center}
.trng-prgrm-sctn{padding:64px 20px}
.trng-prgrm-hdng{font-size:30px;padding-left:16px}
.trng-prgrm-hdng::before{width:4px;height:36px}
.trng-mdl-hdr{padding:20px 22px}
.trng-mdl-nm{font-size:19px}
.trng-mdl-cntnt{padding:16px 22px}
.trng-hero-dcr{display:none}
.trng-prgrm-img-dcr{width:100px;height:100px;border-width:4px;top:-12px;right:-12px}
}
@media (max-width: 480px) {
.trng-ttl{font-size:28px}
.trng-prgrm-hdng{font-size:26px}
.trng-mdl-lst li{font-size:15px;padding-left:24px}
}
.hr-ttl{background:linear-gradient(127deg,#0C0C32 0%,#00985B 100%);padding:120px 20px 90px;position:relative;overflow:hidden}
.hr-ttl::before{content:'';position:absolute;width:600px;height:600px;background:radial-gradient(circle,#00985b26 0%,transparent 70%);top:-200px;right:-100px;animation:flot-1 20s ease-in-out infinite}
.hr-ttl::after{content:'';position:absolute;width:400px;height:400px;background:radial-gradient(circle,#f2f1f114 0%,transparent 70%);bottom:-150px;left:-50px;animation:flot-2 15s ease-in-out infinite}
@keyframes flot-1 {
0%,100%{transform:translate(0,0)}
50%{transform:translate(-30px,40px)}
}
@keyframes flot-2 {
0%,100%{transform:translate(0,0)}
50%{transform:translate(40px,-30px)}
}
.hr-cntnr{max-width:1536px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;position:relative;z-index:2}
.hr-txt-wrp h1{font-size:56px;color:#F2F1F1;margin:0 0 16px;line-height:1.15;font-weight:700}
.hr-txt-wrp h2{font-size:28px;color:#00985B;margin:0 0 24px;font-weight:500;line-height:1.3}
.hr-txt-wrp .dsc{font-size:18px;color:#f2f1f1e6;line-height:1.7;margin:0 0 32px}
.hr-btns{display:flex;gap:16px;flex-wrap:wrap}
.btn-prm{background:#00985B;color:#F2F1F1;padding:14px 32px;border-radius:4px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s ease;box-shadow:0 6px 16px #00985b4d;display:inline-block}
.btn-prm:hover{background:#007a49;transform:translateY(-2px);box-shadow:0 10px 24px #00985b66}
.btn-scnd{background:transparent;color:#F2F1F1;padding:14px 32px;border-radius:4px;font-size:16px;font-weight:600;text-decoration:none;border:2px solid #F2F1F1;transition:all .3s ease;display:inline-block}
.btn-scnd:hover{background:#f2f1f11a;transform:translateY(-2px)}
.hr-mg-wrp{position:relative}
.hr-mg-wrp img{width:100%;height:auto;border-radius:6px;box-shadow:0 12px 36px #0c0c3240 0 4px 12px #00985b26;display:block}
.srvcs-sctn{padding:100px 20px;background:#F2F1F1}
.srvcs-cntnr{max-width:1536px;margin:0 auto}
.srvcs-hdr{text-align:center;margin-bottom:70px}
.srvcs-hdr h3{font-size:42px;color:#0C0C32;margin:0 0 20px;font-weight:700;line-height:1.2}
.srvcs-hdr .sbttl{font-size:19px;color:#0C0C32;opacity:.75;max-width:720px;margin:0 auto;line-height:1.6}
.srvcs-grd{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.srvc-crd{background:#fff;border-radius:5px;padding:36px 28px;box-shadow:0 4px 12px #0c0c3214;transition:all .4s ease;border-top:3px solid transparent;position:relative}
.srvc-crd:nth-child(1){border-top-color:#00985B}
.srvc-crd:nth-child(2){border-top-color:#0C0C32}
.srvc-crd:nth-child(3){border-top-color:#00985B}
.srvc-crd:hover{transform:translateY(-8px);box-shadow:0 16px 32px #0c0c321f 0 2px 8px #00985b14}
.srvc-crd h4{font-size:24px;color:#0C0C32;margin:0 0 16px;font-weight:600;line-height:1.3}
.srvc-crd p{font-size:16px;color:#0C0C32;opacity:.8;line-height:1.7;margin:0 0 20px}
.srvc-crd ul{list-style:none;padding:0;margin:0}
.srvc-crd ul li{font-size:15px;color:#0C0C32;opacity:.75;padding:8px 0 8px 28px;position:relative;line-height:1.5}
.srvc-crd ul li::before{content:'→';position:absolute;left:0;color:#00985B;font-weight:600}
.cmpr-sctn{padding:90px 20px;background:linear-gradient(215deg,#0C0C32 0%,#001f3f 100%);position:relative;overflow:hidden}
.cmpr-sctn::before{content:'';position:absolute;width:500px;height:500px;background:radial-gradient(circle,#00985b1f 0%,transparent 65%);top:50%;left:50%;transform:translate(-50%,-50%)}
.cmpr-cntnr{max-width:1536px;margin:0 auto;position:relative;z-index:2}
.cmpr-hdr{text-align:center;margin-bottom:60px}
.cmpr-hdr h3{font-size:40px;color:#F2F1F1;margin:0 0 18px;font-weight:700;line-height:1.2}
.cmpr-hdr .txt{font-size:18px;color:#f2f1f1d9;line-height:1.6;max-width:680px;margin:0 auto}
.cmpr-tbl-wrp{background:#f2f1f10d;border-radius:6px;padding:40px;backdrop-filter:blur(8px)}
.cmpr-tbl{width:100%;border-collapse:separate;border-spacing:0 12px}
.cmpr-tbl thead th{font-size:18px;color:#00985B;font-weight:600;padding:16px 20px;text-align:left;background:#00985b26;border-radius:4px}
.cmpr-tbl thead th:first-child{border-radius:4px 0 0 4px}
.cmpr-tbl thead th:last-child{border-radius:0 4px 4px 0}
.cmpr-tbl tbody tr{background:#f2f1f114;transition:background .3s ease}
.cmpr-tbl tbody tr:hover{background:#f2f1f11f}
.cmpr-tbl tbody td{padding:18px 20px;font-size:16px;color:#F2F1F1;border-top:1px solid #f2f1f11a}
.cmpr-tbl tbody td:first-child{font-weight:600;color:#00985B}
.hlp-sctn{padding:95px 20px;background:#fff}
.hlp-cntnr{max-width:1536px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}
.hlp-mg-wrp{position:relative}
.hlp-mg-wrp img{width:100%;height:auto;border-radius:5px;box-shadow:0 8px 24px #0c0c321f;display:block}
.hlp-cntnt h3{font-size:38px;color:#0C0C32;margin:0 0 24px;font-weight:700;line-height:1.25}
.hlp-cntnt .txt-blck{font-size:17px;color:#0C0C32;opacity:.8;line-height:1.7;margin:0 0 28px}
.hlp-ftr-lst{margin:0 0 32px;padding:0;list-style:none}
.hlp-ftr-lst li{font-size:16px;color:#0C0C32;padding:12px 0 12px 32px;position:relative;line-height:1.6}
.hlp-ftr-lst li::before{content:'';position:absolute;left:0;top:18px;width:18px;height:18px;background:#00985B;border-radius:50%;box-shadow:0 2px 6px #00985b40}
.hlp-ftr-lst li::after{content:'';position:absolute;left:6px;top:22px;width:6px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}
.hlp-cntct{background:linear-gradient(135deg,#0C0C32 0%,#00985B 100%);padding:24px 28px;border-radius:5px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 8px 20px #0c0c3226}
.hlp-cntct-txt h4{font-size:20px;color:#F2F1F1;margin:0 0 8px;font-weight:600}
.hlp-cntct-txt p{font-size:15px;color:#f2f1f1d9;margin:0}
.hlp-cntct .btn-wht{background:#F2F1F1;color:#0C0C32;padding:12px 28px;border-radius:4px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s ease;white-space:nowrap}
.hlp-cntct .btn-wht:hover{background:#fff;transform:translateY(-2px);box-shadow:0 6px 16px #f2f1f14d}
.prcs-sctn{padding:100px 20px;background:linear-gradient(145deg,#F2F1F1 0%,#e8e7e7 100%)}
.prcs-cntnr{max-width:1536px;margin:0 auto}
.prcs-hdr{text-align:center;margin-bottom:65px}
.prcs-hdr h3{font-size:41px;color:#0C0C32;margin:0 0 20px;font-weight:700;line-height:1.2}
.prcs-hdr .txt{font-size:18px;color:#0C0C32;opacity:.75;line-height:1.6;max-width:700px;margin:0 auto}
.prcs-tmnl{position:relative;padding-left:60px}
.prcs-tmnl::before{content:'';position:absolute;left:20px;top:30px;bottom:30px;width:3px;background:linear-gradient(180deg,#00985B 0%,#0C0C32 100%)}
.prcs-tmp{position:relative;margin-bottom:48px;background:#fff;padding:32px 36px;border-radius:5px;box-shadow:0 4px 14px #0c0c3214;transition:all .35s ease}
.prcs-tmp:hover{transform:translateX(8px);box-shadow:0 8px 24px #0c0c3224}
.prcs-tmp::before{content:'';position:absolute;left:-47px;top:38px;width:14px;height:14px;background:#00985B;border-radius:50%;border:3px solid #fff;box-shadow:0 0 0 4px #00985b33}
.prcs-tmp:nth-child(even)::before{background:#0C0C32;box-shadow:0 0 0 4px #0c0c3233}
.prcs-tmp-nmbr{font-size:14px;color:#00985B;font-weight:700;margin:0 0 8px;text-transform:uppercase;letter-spacing:1px}
.prcs-tmp h4{font-size:22px;color:#0C0C32;margin:0 0 12px;font-weight:600;line-height:1.3}
.prcs-tmp p{font-size:16px;color:#0C0C32;opacity:.8;line-height:1.7;margin:0}
@media (max-width: 1024px) {
.hr-cntnr{grid-template-columns:1fr;gap:40px}
.hr-txt-wrp h1{font-size:44px}
.hr-txt-wrp h2{font-size:24px}
.srvcs-grd{grid-template-columns:1fr;gap:24px}
.cmpr-tbl-wrp{padding:24px;overflow-x:auto}
.hlp-cntnr{grid-template-columns:1fr;gap:40px}
}
@media (max-width: 768px) {
.hr-ttl{padding:80px 20px 60px}
.hr-txt-wrp h1{font-size:36px}
.hr-txt-wrp h2{font-size:20px}
.hr-txt-wrp .dsc{font-size:16px}
.hr-btns{flex-direction:column}
.btn-prm,.btn-scnd{text-align:center;width:100%}
.srvcs-sctn{padding:70px 20px}
.srvcs-hdr h3{font-size:32px}
.srvcs-hdr .sbttl{font-size:17px}
.cmpr-sctn{padding:70px 20px}
.cmpr-hdr h3{font-size:32px}
.cmpr-tbl thead th{font-size:15px;padding:12px 14px}
.cmpr-tbl tbody td{font-size:14px;padding:14px}
.hlp-sctn{padding:70px 20px}
.hlp-cntnt h3{font-size:30px}
.hlp-cntct{flex-direction:column;gap:20px;text-align:center}
.hlp-cntct .btn-wht{width:100%}
.prcs-sctn{padding:70px 20px}
.prcs-hdr h3{font-size:32px}
.prcs-tmnl{padding-left:45px}
.prcs-tmp{padding:24px 20px}
.prcs-tmp::before{left:-37px}
}
.cntct-pg{background:linear-gradient(156deg,#F2F1F1 0%,#00985b14 100%);min-height:85vh}
.hdr-wr{max-width:1536px;margin:0 auto;padding:4rem 1.5rem;display:grid;grid-template-columns:1fr 1.4fr;gap:4rem;align-items:center;position:relative}
.hdr-wr::before{content:'';position:absolute;top:-2rem;left:10%;width:120px;height:120px;background:linear-gradient(217deg,#00985b26,transparent);border-radius:50%;z-index:0}
.hdr-wr::after{content:'';position:absolute;bottom:3rem;right:15%;width:80px;height:80px;background:linear-gradient(45deg,#0c0c321f,transparent);clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%);z-index:0}
.img-cntnr{position:relative;z-index:1}
.img-cntnr img{width:100%;height:520px;object-fit:cover;border-radius:4px;box-shadow:0 8px 24px #0c0c3226;filter:grayscale(0.08) contrast(1.02)}
.txt-cntnr{position:relative;z-index:1}
.txt-cntnr h1{font-size:3rem;line-height:1.1;color:#0C0C32;margin:0 0 1.5rem;font-weight:700}
.txt-cntnr .dsc{font-size:1.125rem;line-height:1.7;color:#0c0c32c7;margin:0}
.cntct-inf-blk{background:linear-gradient(188deg,#0C0C32 0%,#0c0c32f0 100%);padding:5rem 1.5rem}
.cntct-inf-wr{max-width:1536px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}
.inf-cd{background:#ffffff0d;padding:2.5rem 2rem;border-radius:3px;border:1px solid #ffffff1a;transition:all .35s ease}
.inf-cd:hover{background:#ffffff14;border-color:#00985b4d;transform:translateY(-4px);box-shadow:0 12px 28px #00985b26}
.inf-cd .icn{width:48px;height:48px;background:linear-gradient(135deg,#00985B,#00985bd9);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}
.inf-cd .icn svg{width:24px;height:24px;fill:#F2F1F1}
.inf-cd h3{font-size:1.375rem;color:#F2F1F1;margin:0 0 1rem;font-weight:600}
.inf-cd p{font-size:1rem;line-height:1.6;color:#f2f1f1d1;margin:0}
.inf-cd a{color:#f2f1f1e0;text-decoration:none;transition:color .3s ease}
.inf-cd a:hover{color:#00985B}
.frm-sctn{background:#F2F1F1;padding:5rem 1.5rem}
.frm-wr{max-width:720px;margin:0 auto}
.frm-wr h2{font-size:2.25rem;color:#0C0C32;margin:0 0 1rem;font-weight:700;text-align:center}
.frm-wr .sbttl{font-size:1.125rem;color:#0c0c32b8;text-align:center;margin:0 0 3rem;line-height:1.6}
.cntct-frm{background:#fff;padding:3rem 2.5rem;border-radius:4px;box-shadow:0 6px 18px #0c0c3214 0 2px 6px #0c0c320a}
.fld-grp{margin-bottom:2rem}
.fld-grp label{display:block;font-size:.9375rem;color:#0C0C32;margin-bottom:.5rem;font-weight:500}
.fld-grp input[type="email"]{width:100%;padding:.875rem 1rem;border:2px solid #0c0c3226;border-radius:3px;font-size:1rem;color:#0C0C32;transition:all .3s ease;background:#F2F1F1;box-sizing:border-box}
.fld-grp input[type="email"]:focus{outline:none;border-color:#00985B;background:#fff;box-shadow:0 0 0 3px #00985b1a}
.rtng-grp{margin-bottom:2rem}
.rtng-grp .lbl-txt{display:block;font-size:.9375rem;color:#0C0C32;margin-bottom:1rem;font-weight:500}
.rtng-optns{display:flex;gap:1rem;flex-wrap:wrap}
.rtng-optns input[type="radio"]{display:none}
.rtng-optns label{flex:1;min-width:80px;padding:.75rem 1rem;text-align:center;border:2px solid #0c0c3226;border-radius:3px;cursor:pointer;transition:all .3s ease;font-size:.9375rem;color:#0c0c32b3;background:#F2F1F1;font-weight:500}
.rtng-optns input[type="radio"]:checked + label{background:linear-gradient(135deg,#00985B,#00985be0);color:#fff;border-color:#00985B;box-shadow:0 4px 12px #00985b40}
.rtng-optns label:hover{border-color:#00985B;background:#00985b0d}
.rtng-optns input[type="radio"]:checked + label:hover{background:linear-gradient(135deg,#00985B,#00985bf2)}
.chckbx-grp{margin-bottom:2rem}
.chckbx-grp input[type="checkbox"]{width:18px;height:18px;margin-right:.5rem;cursor:pointer;accent-color:#00985B;vertical-align:middle}
.chckbx-grp label{font-size:.9375rem;color:#0c0c32bf;cursor:pointer;display:inline}
.chckbx-grp a{color:#00985B;text-decoration:none;transition:color .3s ease}
.chckbx-grp a:hover{color:#0C0C32;text-decoration:underline}
.sbmt-btn{width:100%;padding:1rem 2rem;background:linear-gradient(135deg,#00985B,#00985be6);color:#fff;border:none;border-radius:3px;font-size:1.0625rem;font-weight:600;cursor:pointer;transition:all .35s ease;box-shadow:0 4px 14px #00985b4d}
.sbmt-btn:hover{background:linear-gradient(135deg,#00985bf2,#0C0C32);box-shadow:0 6px 20px #00985b66;transform:translateY(-2px)}
.sbmt-btn:active{transform:translateY(0);box-shadow:0 2px 8px #00985b59}
@media (max-width: 1024px) {
.hdr-wr{grid-template-columns:1fr;gap:2.5rem;padding:3rem 1.5rem}
.img-cntnr img{height:420px}
.txt-cntnr h1{font-size:2.5rem}
.cntct-inf-wr{grid-template-columns:1fr;gap:2rem}
.cntct-inf-blk{padding:4rem 1.5rem}
.frm-sctn{padding:4rem 1.5rem}
}
@media (max-width: 768px) {
.hdr-wr{padding:2.5rem 1rem}
.txt-cntnr h1{font-size:2rem}
.txt-cntnr .dsc{font-size:1rem}
.img-cntnr img{height:360px}
.cntct-inf-blk{padding:3rem 1rem}
.inf-cd{padding:2rem 1.5rem}
.frm-sctn{padding:3rem 1rem}
.frm-wr h2{font-size:1.875rem}
.cntct-frm{padding:2rem 1.5rem}
.rtng-optns{flex-direction:column}
.rtng-optns label{min-width:100%}
}
@media (max-width: 480px) {
.txt-cntnr h1{font-size:1.75rem}
.img-cntnr img{height:300px}
.frm-wr h2{font-size:1.625rem}
.cntct-frm{padding:1.5rem 1rem}
}
.abt-hdr-wrp{background:linear-gradient(128deg,#0C0C32 0%,#1a1a4f 100%);padding:120px 24px 80px;position:relative;overflow:hidden}
.abt-cntnr{max-width:1536px;margin:0 auto}
.hdr-cntnt-wrp{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}
.txt-blck{position:relative;z-index:2}
.mn-hdng{font-size:48px;font-weight:700;color:#F2F1F1;line-height:1.15;margin:0 0 28px;letter-spacing:-.02em}
.dsc-txt{margin-bottom:36px}
.dsc-txt p{font-size:18px;line-height:1.7;color:#e0e0e0;margin:0}
.cntct-btn{display:inline-block;padding:16px 36px;background:linear-gradient(135deg,#00985B 0%,#007a48 100%);color:#F2F1F1;text-decoration:none;font-weight:600;font-size:16px;border-radius:4px;transition:all .3s ease;box-shadow:0 4px 14px #00985b40}
.cntct-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00985b59}
.img-wrp{position:relative;transform:perspective(1000px) rotateY(-8deg);transition:transform .6s ease}
.img-wrp:hover{transform:perspective(1000px) rotateY(0deg)}
.mn-img{width:100%;height:520px;object-fit:cover;border-radius:6px;box-shadow:0 18px 48px #00000059}
.dcrtvs{position:absolute;top:-30px;right:-30px;width:200px;height:200px;pointer-events:none}
.dt{position:absolute;width:8px;height:8px;background:#00985B;border-radius:50%;opacity:.7}
.dt-1{top:20px;left:10px}
.dt-2{top:60px;left:45px}
.dt-3{top:100px;left:80px}
.dt-4{top:140px;left:115px}
.dt-5{top:180px;left:150px}
.apprch-sctn{background:linear-gradient(175deg,#F2F1F1 0%,#e8e7e7 100%);padding:100px 24px}
.apprch-cntr{max-width:1536px;margin:0 auto}
.grd-lyout{display:grid;grid-template-columns:repeat(12,1fr);gap:32px}
.txt-area{grid-column:1 / 13;margin-bottom:40px}
.sctn-ttl{font-size:42px;font-weight:700;color:#0C0C32;margin:0 0 24px;line-height:1.2}
.intro-p{font-size:19px;line-height:1.65;color:#2a2a3e;max-width:820px;margin:0}
.prcss-crd{background:#fff;border-radius:6px;padding:32px;box-shadow:0 2px 12px #0c0c3214;transition:all .35s ease;position:relative;overflow:hidden}
.prcss-crd::before{content:'';position:absolute;top:0;left:0;width:4px;height:0;background:linear-gradient(180deg,#00985B 0%,#007a48 100%);transition:height .4s ease}
.prcss-crd:hover::before{height:100%}
.prcss-crd:hover{transform:translateY(-6px);box-shadow:0 12px 32px #0c0c3226}
.crd-1{grid-column:1 / 5}
.crd-2{grid-column:5 / 9}
.crd-3{grid-column:9 / 13}
.crd-hdr{display:flex;align-items:center;gap:16px;margin-bottom:20px}
.nmbr{font-size:32px;font-weight:800;color:#00985B;line-height:1}
.crd-ttl{font-size:22px;font-weight:700;color:#0C0C32;margin:0;line-height:1.3}
.crd-dsc{font-size:16px;line-height:1.65;color:#3a3a52;margin:0 0 24px}
.crd-img{width:100%;height:200px;object-fit:cover;border-radius:4px}
.mtrcs-wrp{grid-column:1 / 13;display:flex;justify-content:space-around;background:linear-gradient(135deg,#0C0C32 0%,#1a1a4f 100%);padding:48px 32px;border-radius:6px;margin-top:24px}
.mtrc-itm{display:flex;flex-direction:column;align-items:center;gap:8px}
.mtrc-nmbr{font-size:46px;font-weight:800;color:#00985B;line-height:1}
.mtrc-lbl{font-size:15px;color:#e0e0e0;text-align:center}
.rslt-sctn{background:#fff;padding:100px 24px}
.rslt-cntr{max-width:1536px;margin:0 auto}
.sctn-hdng{font-size:42px;font-weight:700;color:#0C0C32;text-align:center;margin:0 0 64px;line-height:1.2}
.cmprsn-grd{display:grid;grid-template-columns:1fr 1fr;gap:48px;margin-bottom:72px}
.cmp-blck{background:#f9f9f9;border-radius:6px;padding:40px;position:relative}
.cmp-hdr{padding-bottom:24px;border-bottom:3px solid #00985B;margin-bottom:32px}
.cmp-hdr.scndry{border-bottom-color:#d63031}
.cmp-ttl{font-size:28px;font-weight:700;color:#0C0C32;margin:0}
.cmp-lst{list-style:none;padding:0;margin:0 0 32px}
.lst-itm{display:flex;align-items:flex-start;gap:14px;padding:14px 0;border-bottom:1px solid #e0e0e0}
.lst-itm:last-child{border-bottom:none}
.icn-wrp{flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%;margin-top:2px}
.lst-itm.actv .icn-wrp{background:#00985b26;color:#00985B}
.lst-itm.inactv .icn-wrp{background:#d6303126;color:#d63031}
.lst-itm .txt{font-size:16px;line-height:1.5;color:#2a2a3e}
.cmp-img{width:100%;height:240px;object-fit:cover;border-radius:4px;box-shadow:0 4px 16px #0c0c321f}
.cta-wrp{text-align:center;background:linear-gradient(135deg,#F2F1F1 0%,#e8e7e7 100%);padding:56px 40px;border-radius:6px}
.cta-txt{font-size:20px;line-height:1.6;color:#2a2a3e;max-width:720px;margin:0 auto 32px}
.cta-btn{display:inline-block;padding:18px 44px;background:linear-gradient(135deg,#0C0C32 0%,#1a1a4f 100%);color:#F2F1F1;text-decoration:none;font-weight:600;font-size:17px;border-radius:4px;transition:all .3s ease;box-shadow:0 4px 14px #0c0c3240;position:relative;z-index:5}
.cta-btn:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0c0c3259}
@media (max-width: 1024px) {
.hdr-cntnt-wrp{grid-template-columns:1fr;gap:48px}
.img-wrp{transform:none}
.mn-hdng{font-size:38px}
.cmprsn-grd{grid-template-columns:1fr;gap:32px}
.crd-1,.crd-2,.crd-3{grid-column:1 / 13}
.mtrcs-wrp{flex-direction:column;gap:32px}
}
@media (max-width: 768px) {
.abt-hdr-wrp{padding:80px 20px 60px}
.mn-hdng{font-size:32px}
.dsc-txt p{font-size:17px}
.mn-img{height:360px}
.apprch-sctn{padding:70px 20px}
.sctn-ttl{font-size:32px}
.intro-p{font-size:17px}
.prcss-crd{padding:24px}
.crd-ttl{font-size:20px}
.rslt-sctn{padding:70px 20px}
.sctn-hdng{font-size:32px}
.cmp-blck{padding:28px}
.cta-wrp{padding:40px 24px}
.cta-txt{font-size:18px}
}
.sccs-bnr{background:linear-gradient(142deg,#0C0C32 0%,#00985B 100%);padding:80px 24px 100px;position:relative;overflow:hidden}
.sccs-bnr::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:#f2f1f114;border-radius:50%;animation:flt-shp 20s ease-in-out infinite}
.sccs-bnr::after{content:'';position:absolute;bottom:-30%;left:-5%;width:400px;height:400px;background:#00985b26;border-radius:50%;animation:flt-shp 15s ease-in-out infinite reverse}
@keyframes flt-shp {
0%,100%{transform:translate(0,0) scale(1)}
50%{transform:translate(30px,-30px) scale(1.1)}
}
.sccs-cntnr{max-width:1536px;margin:0 auto;position:relative;z-index:2}
.sccs-cntnt{max-width:680px;margin:0 auto;text-align:center}
.sccs-icn{width:90px;height:90px;margin:0 auto 32px;background:#f2f1f11f;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #00985b33;animation:pls-icn 2s ease-in-out infinite}
@keyframes pls-icn {
0%,100%{transform:scale(1);box-shadow:0 8px 24px #00985b33}
50%{transform:scale(1.05);box-shadow:0 12px 32px #00985b4d}
}
.sccs-icn svg{width:48px;height:48px;fill:#F2F1F1}
.sccs-hdng{font-size:42px;font-weight:700;color:#F2F1F1;margin:0 0 20px;line-height:1.2}
.sccs-txt{font-size:18px;color:#f2f1f1e6;line-height:1.6;margin:0 0 36px}
.sccs-dvdr{width:120px;height:3px;background:linear-gradient(90deg,transparent,#00985B,transparent);margin:0 auto 36px}
.sccs-nxt-stps{background:#F2F1F1;padding:90px 24px}
.nxt-cntnr{max-width:1536px;margin:0 auto}
.nxt-hdr{text-align:center;margin-bottom:64px}
.nxt-ttl{font-size:36px;font-weight:700;color:#0C0C32;margin:0 0 16px;position:relative;display:inline-block}
.nxt-ttl::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:60px;height:4px;background:linear-gradient(90deg,#00985B,#0C0C32);border-radius:3px}
.nxt-sbtl{font-size:17px;color:#0C0C32;opacity:.7;margin:24px 0 0}
.stps-grd{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.stp-crd{background:#fff;padding:40px 32px;border-radius:4px;box-shadow:0 4px 16px #0c0c3214;position:relative;transition:all .3s ease}
.stp-crd::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#0C0C32,#00985B);border-radius:4px 4px 0 0;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}
.stp-crd:hover::before{transform:scaleX(1)}
.stp-crd:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0c0c321f}
.stp-nmbr{width:52px;height:52px;background:linear-gradient(135deg,#0C0C32,#00985B);color:#F2F1F1;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:700;margin-bottom:24px;box-shadow:0 4px 12px #00985b26}
.stp-hdng{font-size:22px;font-weight:600;color:#0C0C32;margin:0 0 12px}
.stp-dscrptn{font-size:16px;color:#0C0C32;opacity:.75;line-height:1.6;margin:0}
.sccs-cta{margin-top:48px;text-align:center}
.btn-hmepg{display:inline-block;background:linear-gradient(135deg,#0C0C32,#00985B);color:#F2F1F1;padding:16px 48px;border-radius:3px;text-decoration:none;font-size:17px;font-weight:600;box-shadow:0 6px 20px #00985b33;transition:all .3s ease;position:relative;overflow:hidden}
.btn-hmepg::before{content:'';position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#f2f1f133;transform:translate(-50%,-50%);transition:width .5s ease,height .5s ease}
.btn-hmepg:hover::before{width:300px;height:300px}
.btn-hmepg:hover{transform:translateY(-2px);box-shadow:0 10px 28px #00985b4d}
.btn-txt{position:relative;z-index:1}
@media (max-width: 1024px) {
.stps-grd{grid-template-columns:repeat(2,1fr);gap:28px}
.sccs-hdng{font-size:36px}
.nxt-ttl{font-size:32px}
}
@media (max-width: 768px) {
.sccs-bnr{padding:60px 20px 70px}
.stps-grd{grid-template-columns:1fr;gap:24px}
.sccs-hdng{font-size:32px}
.sccs-txt{font-size:17px}
.nxt-ttl{font-size:28px}
.sccs-nxt-stps{padding:60px 20px}
.nxt-hdr{margin-bottom:48px}
.btn-hmepg{padding:14px 36px;font-size:16px}
}
@media (max-width: 480px) {
.sccs-hdng{font-size:28px}
.sccs-icn{width:75px;height:75px}
.sccs-icn svg{width:40px;height:40px}
.nxt-ttl{font-size:24px}
.stp-crd{padding:32px 24px}
}