*{margin:0;padding:0;box-sizing:border-box}
body{font-family:'Nunito',sans-serif;background:linear-gradient(162deg,#E5F4E8 0%,#fff 48%,#E5F4E8 100%);color:#061007;line-height:1.6;min-height:100vh;display:flex;flex-direction:column}
.cntr-wrp2{max-width:1000px;margin:0 auto;padding:0 24px;width:100%}
.MnHdr{background:#fffffff2;box-shadow:0 8px 32px #06100714;position:relative}
.hdr-top-bx{padding:32px 0;position:relative;overflow:hidden}
.cmpny-bkgrnd{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:84px;font-weight:700;color:#68c17214;letter-spacing:8px;z-index:1;pointer-events:none;white-space:nowrap}
.lg-mdgrnd{position:relative;z-index:2;text-align:center}
.lg-lnk3{display:inline-block;background:#fff;padding:16px;border-radius:28px;box-shadow:0 12px 40px #68c17226}
.lg-img9{height:96px;width:96px;display:block}
.hdr-nv-bx{background:linear-gradient(135deg,#68C172 0%,#5ab564 100%);position:relative;z-index:3;box-shadow:0 4px 16px #0610071f}
.MnNvgtn{display:flex;align-items:center;justify-content:center;gap:48px;padding:20px 0;flex-wrap:wrap}
.nv-lnk7{color:#fff;text-decoration:none;font-weight:600;font-size:16px;transition:color .2s;display:flex;align-items:center;gap:6px}
.nv-lnk7:hover{color:#E5F4E8}
.drpdwn-wrp4{position:relative}
.drpdwn-tggl{cursor:pointer}
.sbmn-bx3{position:absolute;top:calc(100% + 12px);left:50%;transform:translateX(-50%);background:#fff;border-radius:20px;box-shadow:0 16px 48px #06100726;padding:12px 0;min-width:200px;opacity:0;visibility:hidden;transition:opacity 0.3s,visibility .3s;z-index:100}
.drpdwn-wrp4:hover .sbmn-bx3{opacity:1;visibility:visible}
.sbmn-lnk2{display:block;padding:12px 24px;color:#061007;text-decoration:none;transition:background-color .2s;font-weight:600}
.sbmn-lnk2:hover{background-color:#E5F4E8}
main{flex:1}
.MnFtr{background:linear-gradient(162deg,#061007 0%,#0a1a0b 100%);color:#E5F4E8;padding:64px 0 32px;margin-top:80px}
.ftr-grd5{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:48px;margin-bottom:48px}
.ftr-nf-bx{display:flex;flex-direction:column;gap:20px}
.ftr-lg-wrp{background:#ffffff14;padding:16px;border-radius:24px;display:inline-block;width:fit-content}
.ftr-lg4{height:64px;width:64px;display:block}
.ftr-dsc8{font-size:14px;line-height:1.7;color:#e5f4e8d9}
.ftr-ttl6{font-size:18px;font-weight:700;margin-bottom:20px;color:#68C172}
.cntct-tm9{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px;font-size:14px}
.cntct-tm9 i{color:#68C172;font-size:18px;margin-top:2px}
.cntct-tm9 a{color:#E5F4E8;text-decoration:none;transition:color .2s}
.cntct-tm9 a:hover{color:#68C172}
.ftr-nv7{display:flex;flex-direction:column;gap:12px}
.ftr-lnk4{color:#e5f4e8d9;text-decoration:none;font-size:14px;transition:color .2s}
.ftr-lnk4:hover{color:#68C172}
.ftr-btm-bx{padding-top:32px;border-top:1px solid #68c17233;text-align:center}
.cpyrght-txt8{font-size:14px;color:#e5f4e8b3}
.ck-cnsnt-wrp{position:fixed;bottom:24px;right:24px;z-index:10000;transform:translateX(120%);transition:transform .4s cubic-bezier(0.68,-0.55,0.265,1.55)}
.ck-cnsnt-wrp[data-visible="true"]{transform:translateX(0)}
.ck-crd-bx{background:#fff;border-radius:24px;box-shadow:0 24px 64px #06100733;width:420px;max-width:calc(100vw - 48px)}
.ck-hdr2{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 16px;border-bottom:2px solid #E5F4E8}
.ck-ttl3{font-size:20px;font-weight:700;color:#061007}
.ck-cls-btn{background:none;border:none;font-size:24px;color:#061007;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:background-color .2s;border-radius:8px}
.ck-cls-btn:hover{background-color:#E5F4E8}
.ck-cntnt5{padding:24px}
.ck-dsc4{font-size:14px;line-height:1.6;color:#061007;margin-bottom:20px}
.ck-ptn-lst{display:flex;flex-direction:column;gap:16px}
.ck-ptn-tm{display:flex;flex-direction:column;gap:4px}
.ck-lbl7{display:flex;align-items:center;gap:10px;cursor:pointer;font-weight:600;font-size:15px}
.ck-chkbx{width:20px;height:20px;cursor:pointer;accent-color:#68C172}
.ck-chkbx:disabled{cursor:not-allowed}
.ck-dsc-smll{font-size:13px;color:#061007a6;margin-left:30px}
.ck-ftr-btns{display:flex;gap:12px;padding:16px 24px 24px}
.ck-btn-dcln,.ck-btn-ccpt{flex:1;padding:14px 24px;border:none;font-family:'Nunito',sans-serif;font-weight:700;font-size:15px;cursor:pointer;transition:opacity .2s}
.ck-btn-dcln{background:transparent;color:#061007;border:2px solid #E5F4E8}
.ck-btn-ccpt{background:#68C172;color:#fff}
.ck-btn-dcln:hover,.ck-btn-ccpt:hover{opacity:.85}
@media (max-width: 768px) {
.cmpny-bkgrnd{font-size:48px;letter-spacing:4px}
.lg-img9{height:72px;width:72px}
.MnNvgtn{gap:24px;padding:16px 0}
.nv-lnk7{font-size:14px}
.ftr-grd5{grid-template-columns:1fr;gap:32px}
.ck-cnsnt-wrp{bottom:0;right:0;left:0;transform:translateX(0) translateY(120%)}
.ck-cnsnt-wrp[data-visible="true"]{transform:translateX(0) translateY(0)}
.ck-crd-bx{width:100%;max-width:100%;border-radius:24px 24px 0 0}
}
@media (max-width: 480px) {
.sbmn-bx3{left:0;transform:none}
.ck-ftr-btns{flex-direction:column}
}
.text-doc{max-width:1000px;margin:60px auto;padding:40px 24px;background:#fff;border-radius:32px;box-shadow:0 8px 32px #06100714}
.text-doc h1{font-size:42px;font-weight:700;color:#061007;margin:0 0 16px;line-height:1.2;letter-spacing:-.02em}
.text-doc h2{font-size:32px;font-weight:700;color:#061007;margin:48px 0 20px;line-height:1.3;letter-spacing:-.01em}
.text-doc h3{font-size:24px;font-weight:600;color:#061007;margin:36px 0 16px;line-height:1.4}
.text-doc h4{font-size:20px;font-weight:600;color:#061007;margin:28px 0 12px;line-height:1.4}
.text-doc h5{font-size:18px;font-weight:600;color:#061007;margin:24px 0 12px;line-height:1.5}
.text-doc h6{font-size:16px;font-weight:600;color:#061007;margin:20px 0 10px;line-height:1.5}
.text-doc p{font-size:16px;line-height:1.8;color:#061007;margin:0 0 20px;opacity:.88}
.text-doc ul{margin:0 0 24px;padding:0 0 0 28px;list-style-type:none}
.text-doc ul li{font-size:16px;line-height:1.8;color:#061007;margin:0 0 12px;opacity:.88;position:relative;padding-left:8px}
.text-doc ul li::before{content:'';position:absolute;left:-20px;top:12px;width:6px;height:6px;background:#68C172;border-radius:50%}
.text-doc ol{margin:0 0 24px;padding:0 0 0 28px;counter-reset:plcy-cntr}
.text-doc ol li{font-size:16px;line-height:1.8;color:#061007;margin:0 0 12px;opacity:.88;position:relative;padding-left:12px;counter-increment:plcy-cntr}
.text-doc ol li::before{content:counter(plcy-cntr) ".";position:absolute;left:-28px;font-weight:600;color:#68C172}
.text-doc strong,.text-doc b{font-weight:600;color:#061007;opacity:1}
.text-doc em,.text-doc i{font-style:italic;opacity:.92}
.text-doc hr{border:none;height:1px;background:linear-gradient(90deg,transparent,#68c1724d,transparent);margin:40px 0}
.text-doc table{width:100%;border-collapse:separate;border-spacing:0;margin:32px 0;background:#E5F4E8;border-radius:20px;overflow:hidden;box-shadow:0 4px 16px #0610070f}
.text-doc table thead{background:linear-gradient(135deg,#68C172,#5ab564)}
.text-doc table thead tr th{padding:16px 20px;text-align:left;font-size:15px;font-weight:600;color:#fff;border-bottom:2px solid #fff3}
.text-doc table tbody tr{background:#fff;transition:background .3s ease}
.text-doc table tbody tr:nth-child(even){background:#f8fcf9}
.text-doc table tbody tr:hover{background:#E5F4E8}
.text-doc table tbody tr td{padding:14px 20px;font-size:15px;line-height:1.6;color:#061007;opacity:.88;border-bottom:1px solid #68c17226}
.text-doc table tbody tr:last-child td{border-bottom:none}
.text-doc table th{font-weight:600}
.text-doc table td{font-weight:400}
@media (max-width: 768px) {
.text-doc{margin:32px auto;padding:32px 20px;border-radius:24px}
.text-doc h1{font-size:32px;margin-bottom:12px}
.text-doc h2{font-size:26px;margin:36px 0 16px}
.text-doc h3{font-size:21px;margin:28px 0 14px}
.text-doc h4{font-size:18px;margin:24px 0 12px}
.text-doc h5{font-size:17px;margin:20px 0 10px}
.text-doc h6{font-size:16px;margin:18px 0 10px}
.text-doc p{font-size:15px;line-height:1.7;margin-bottom:16px}
.text-doc ul,.text-doc ol{padding-left:24px;margin-bottom:20px}
.text-doc ul li,.text-doc ol li{font-size:15px;line-height:1.7;margin-bottom:10px}
.text-doc table{display:block;overflow-x:auto;border-radius:16px;margin:24px 0}
.text-doc table thead tr th{padding:12px 16px;font-size:14px}
.text-doc table tbody tr td{padding:12px 16px;font-size:14px}
.text-doc hr{margin:32px 0}
}
@media (max-width: 480px) {
.text-doc{margin:20px auto;padding:24px 16px;border-radius:20px}
.text-doc h1{font-size:28px}
.text-doc h2{font-size:23px;margin:32px 0 14px}
.text-doc h3{font-size:19px}
.text-doc ul,.text-doc ol{padding-left:20px}
.text-doc table thead tr th,.text-doc table tbody tr td{padding:10px 12px;font-size:13px}
}
.PgWrppr{max-width:1000px;margin:0 auto;padding:0 20px}
.HrBlck{min-height:420px;background:linear-gradient(127deg,#E5F4E8 0%,#fff 48%,#E5F4E8 100%);padding:80px 0;position:relative;overflow:hidden;margin-bottom:60px}
.HrBlck::before{content:'';position:absolute;width:340px;height:340px;background:linear-gradient(217deg,#68C172 0%,#68c1724d 100%);border-radius:50%;top:-120px;right:-80px;filter:blur(60px);opacity:.4}
.HrBlck::after{content:'';position:absolute;width:280px;height:280px;background:#061007;border-radius:35% 65% 48% 52% / 62% 43% 57% 38%;bottom:-90px;left:-70px;opacity:.05}
.HrCntnr{max-width:1000px;margin:0 auto;padding:0 20px;display:flex;flex-direction:row;align-items:center;gap:60px;position:relative;z-index:2}
.HrTxtBx{flex:1}
.HrTtl{font-size:48px;line-height:1.2;color:#061007;margin:0 0 24px;font-weight:700}
.HrTtl .AccntWrd{color:#68C172;position:relative}
.HrTtl .AccntWrd::after{content:'';position:absolute;bottom:-6px;left:0;width:100%;height:3px;background:linear-gradient(90deg,#68C172 0%,#68c17233 100%);border-radius:2px}
.HrTxt{font-size:18px;line-height:1.6;color:#061007;opacity:.8;margin:0 0 32px}
.HrImgBx{flex:1;position:relative}
.HrImg{width:100%;height:380px;object-fit:cover;border-radius:28px;box-shadow:0 16px 48px #0610071f;filter:blur(0.8px)}
.CntnBlck{padding:80px 0;background:linear-gradient(162deg,#fff 0%,#E5F4E8 100%);position:relative}
.CntnBlck::before{content:'';position:absolute;width:100%;height:2px;top:0;left:0;background:linear-gradient(90deg,transparent 0%,#68C172 50%,transparent 100%);opacity:.3}
.CntnGrd{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-bottom:60px}
.MdlCrd{background:#fff;padding:36px;border-radius:24px;box-shadow:0 8px 24px #06100714;transition:all .3s ease;position:relative;border:1px solid #68c1721a}
.MdlCrd:hover{transform:translateY(-6px);box-shadow:0 16px 40px #06100724;border-color:#68c1724d}
.MdlCrd::before{content:'';position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#68C172 0%,#68c1724d 100%);border-radius:24px 0 0 24px;opacity:0;transition:opacity .3s ease}
.MdlCrd:hover::before{opacity:1}
.MdlIcn{width:56px;height:56px;background:linear-gradient(135deg,#E5F4E8 0%,#fff 100%);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;font-size:28px;color:#68C172}
.MdlTtl2{font-size:22px;color:#061007;margin:0 0 12px;font-weight:600;line-height:1.3}
.MdlTxt2{font-size:16px;line-height:1.5;color:#061007;opacity:.75;margin:0}
.PrgrssBlck{background:#fff;padding:48px;border-radius:28px;box-shadow:0 12px 32px #0610071a;position:relative;overflow:hidden}
.PrgrssBlck::before{content:'';position:absolute;top:-40px;right:-40px;width:180px;height:180px;background:radial-gradient(circle,#68C172 0%,transparent 70%);opacity:.08;border-radius:50%}
.PrgrssTtl3{font-size:32px;color:#061007;margin:0 0 40px;font-weight:600;text-align:center}
.StpGrd3{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;position:relative}
.StpGrd3::before{content:'';position:absolute;top:32px;left:12%;right:12%;height:2px;background:linear-gradient(90deg,#68C172 0%,#68C172 33%,#E5F4E8 33%,#E5F4E8 66%,#E5F4E8 66%,#E5F4E8 100%);z-index:1}
.StpItm3{position:relative;z-index:2;text-align:center}
.StpNmbr3{width:64px;height:64px;margin:0 auto 16px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;position:relative;transition:all .3s ease}
.StpItm3:nth-child(1) .StpNmbr3{background:linear-gradient(135deg,#68C172 0%,#5ab066 100%);color:#fff;box-shadow:0 8px 20px #68c1724d}
.StpItm3:nth-child(2) .StpNmbr3{background:linear-gradient(135deg,#68C172 0%,#5ab066 100%);color:#fff;box-shadow:0 8px 20px #68c1724d}
.StpItm3:nth-child(3) .StpNmbr3{background:#E5F4E8;color:#061007;border:2px solid #68C172}
.StpItm3:nth-child(4) .StpNmbr3{background:#E5F4E8;color:#061007;opacity:.6;border:2px solid #E5F4E8}
.StpLbl3{font-size:16px;color:#061007;margin:0 0 8px;font-weight:600}
.StpDsc3{font-size:14px;color:#061007;opacity:.7;margin:0;line-height:1.4}
.TstBlck4{padding:80px 0;background:linear-gradient(253deg,#fff 0%,#E5F4E8 52%,#fff 100%);position:relative}
.TstBlck4::after{content:'';position:absolute;width:100%;height:1px;bottom:0;left:0;background:linear-gradient(90deg,transparent 0%,#68C172 50%,transparent 100%);opacity:.25}
.TstHdr4{text-align:center;margin-bottom:60px}
.TstTtl4{font-size:36px;color:#061007;margin:0 0 16px;font-weight:600}
.TstSbtl4{font-size:18px;color:#061007;opacity:.7;margin:0}
.TstMsry4{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;grid-auto-rows:auto}
.TstCrd4{background:#fff;padding:32px;border-radius:26px;box-shadow:0 6px 20px #06100714;display:flex;flex-direction:column;gap:20px;border:1px solid #68c1721f;transition:all .3s ease}
.TstCrd4:hover{box-shadow:0 12px 32px #06100724;border-color:#68c1724d}
.TstCrd4:nth-child(1){grid-row:span 2}
.TstCrd4:nth-child(3){grid-row:span 2}
.TstPrfl4{display:flex;align-items:center;gap:16px}
.TstImg4{width:56px;height:56px;border-radius:50%;object-fit:cover;border:3px solid #E5F4E8}
.TstNfBx4{flex:1}
.TstNm4{font-size:18px;color:#061007;margin:0 0 4px;font-weight:600}
.TstRl4{font-size:14px;color:#68C172;margin:0}
.TstTxt4{font-size:16px;line-height:1.6;color:#061007;opacity:.8;margin:0}
.TstRtng4{display:flex;gap:4px;font-size:18px;color:#68C172}
.ImgScBlck5{padding:80px 0;background:#fff;overflow:hidden}
.ImgScCntr5{display:flex;align-items:center;gap:60px}
.ImgScTxtBx5{flex:1.2}
.ImgScTtl5{font-size:38px;color:#061007;margin:0 0 24px;font-weight:600;line-height:1.3}
.ImgScTtl5 .HghlWrd5{position:relative;color:#68C172}
.ImgScTtl5 .HghlWrd5::before{content:'';position:absolute;bottom:2px;left:-4px;right:-4px;height:12px;background:#68c17233;border-radius:4px;z-index:-1}
.ImgScLst5{list-style:none;padding:0;margin:0 0 32px}
.ImgScLst5 li{padding:16px 0;padding-left:36px;position:relative;font-size:17px;line-height:1.5;color:#061007;opacity:.85}
.ImgScLst5 li::before{content:'→';position:absolute;left:0;color:#68C172;font-size:20px;font-weight:700}
.ImgScImgBx5{flex:1;position:relative}
.ImgScImgBx5::before{content:'';position:absolute;width:280px;height:280px;background:linear-gradient(217deg,#68C172 0%,#68c17226 100%);border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);filter:blur(70px);z-index:1}
.ImgScImg5{width:100%;height:420px;object-fit:cover;border-radius:30px;box-shadow:0 20px 50px #06100726;position:relative;z-index:2}
@media (max-width: 968px) {
.HrCntnr{flex-direction:column;gap:40px}
.HrTtl{font-size:38px}
.CntnGrd{grid-template-columns:repeat(2,1fr);gap:32px}
.StpGrd3{grid-template-columns:repeat(2,1fr);gap:40px 24px}
.StpGrd3::before{display:none}
.TstMsry4{grid-template-columns:1fr}
.TstCrd4:nth-child(1),.TstCrd4:nth-child(3){grid-row:span 1}
.ImgScCntr5{flex-direction:column;gap:40px}
}
@media (max-width: 640px) {
.HrBlck{padding:60px 0;min-height:320px}
.HrTtl{font-size:32px}
.HrTxt{font-size:16px}
.HrImg{height:280px}
.CntnBlck{padding:60px 0}
.CntnGrd{grid-template-columns:1fr;gap:24px}
.MdlCrd{padding:28px}
.PrgrssBlck{padding:32px 24px}
.PrgrssTtl3{font-size:26px;margin-bottom:32px}
.StpGrd3{grid-template-columns:1fr;gap:32px}
.TstBlck4{padding:60px 0}
.TstTtl4{font-size:28px}
.TstCrd4{padding:24px}
.ImgScBlck5{padding:60px 0}
.ImgScTtl5{font-size:28px}
.ImgScImg5{height:320px}
}
.abt-wrpr{width:100%;max-width:1400px;margin:0 auto;padding:0}
.hd-sctn{background:linear-gradient(137deg,#E5F4E8 0%,#fff 100%);padding:80px 40px;position:relative;overflow:hidden}
.hd-sctn::before{content:'';position:absolute;width:380px;height:380px;background:radial-gradient(circle,#68c17226 0%,transparent 70%);top:-120px;right:-80px;border-radius:50%;filter:blur(60px);z-index:1}
.hd-sctn::after{content:'';position:absolute;width:320px;height:320px;background:radial-gradient(circle,#06100714 0%,transparent 70%);bottom:-100px;left:-60px;border-radius:50%;filter:blur(80px);z-index:1}
.hd-cntnt{display:flex;flex-direction:row;align-items:center;gap:60px;max-width:1000px;margin:0 auto;position:relative;z-index:2}
.hd-txt{flex:1}
.hd-txt h1{font-size:48px;line-height:1.2;color:#061007;margin:0 0 24px;font-weight:700}
.hd-txt h1::before{content:'';display:block;width:60px;height:5px;background:linear-gradient(90deg,#68C172 0%,transparent 100%);margin-bottom:20px;border-radius:10px}
.hd-txt p{font-size:18px;line-height:1.7;color:#061007;margin:0 0 16px;opacity:.85}
.hd-img-wrp{flex:0 0 420px;position:relative}
.hd-img-shp{width:420px;height:420px;clip-path:polygon(30% 0%,70% 0%,100% 30%,100% 70%,70% 100%,30% 100%,0% 70%,0% 30%);position:relative;overflow:hidden;background:#061007;box-shadow:0 20px 60px #06100726}
.hd-img-shp img{width:100%;height:100%;object-fit:cover;filter:grayscale(20%) contrast(1.05);position:relative;mix-blend-mode:luminosity;opacity:.9}
.hd-img-shp::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:repeating-linear-gradient(0deg,#06100708 0px,#06100708 2px,transparent 2px,transparent 4px);pointer-events:none;z-index:1}
.stry-blck{padding:100px 40px;background:#fff}
.stry-cntnt{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}
.stry-lft{position:sticky;top:40px}
.stry-lft h2{font-size:42px;line-height:1.3;color:#061007;margin:0 0 28px;font-weight:700;position:relative;padding-left:24px}
.stry-lft h2::before{content:'';position:absolute;left:0;top:8px;width:8px;height:calc(100% - 16px);background:linear-gradient(180deg,#68C172 0%,#E5F4E8 100%);border-radius:20px}
.stry-txt{font-size:17px;line-height:1.8;color:#061007;opacity:.8;margin:0 0 20px}
.stry-rght{display:flex;flex-direction:column;gap:32px}
.stry-crd{background:#E5F4E8;padding:36px;border-radius:28px;box-shadow:0 8px 24px #0610070f;transition:all .3s ease;position:relative;overflow:hidden}
.stry-crd::before{content:'';position:absolute;top:0;left:0;width:6px;height:100%;background:linear-gradient(180deg,#68C172 0%,transparent 100%);opacity:0;transition:opacity .3s ease}
.stry-crd:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0610071a}
.stry-crd:hover::before{opacity:1}
.stry-crd h3{font-size:24px;line-height:1.4;color:#061007;margin:0 0 16px;font-weight:600}
.stry-crd p{font-size:16px;line-height:1.7;color:#061007;margin:0;opacity:.85}
.tm-sctn{padding:100px 40px;background:linear-gradient(142deg,#fff 0%,#E5F4E8 100%);position:relative}
.tm-wrpr{max-width:1000px;margin:0 auto}
.tm-hdr{text-align:center;margin-bottom:60px}
.tm-hdr h2{font-size:44px;line-height:1.3;color:#061007;margin:0 0 20px;font-weight:700}
.tm-hdr h2::after{content:'';display:block;width:80px;height:4px;background:#68C172;margin:20px auto 0;border-radius:10px}
.tm-hdr p{font-size:18px;line-height:1.7;color:#061007;opacity:.8;max-width:600px;margin:0 auto}
.tm-grd{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px}
.tm-crd{background:#fff;border-radius:32px;padding:40px 32px;box-shadow:0 12px 32px #06100714;text-align:center;transition:all .3s ease;position:relative;overflow:hidden}
.tm-crd::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#68c1720d 0%,transparent 60%);opacity:0;transition:opacity .3s ease}
.tm-crd:hover{transform:translateY(-8px);box-shadow:0 20px 50px #0610071f}
.tm-crd:hover::before{opacity:1}
.tm-img-bx{width:140px;height:140px;margin:0 auto 24px;border-radius:50%;overflow:hidden;border:4px solid #E5F4E8;box-shadow:0 8px 24px #68c17233;position:relative}
.tm-img-bx img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}
.tm-crd:hover .tm-img-bx img{transform:scale(1.08)}
.tm-inf h4{font-size:22px;line-height:1.4;color:#061007;margin:0 0 8px;font-weight:600}
.tm-rl{font-size:15px;line-height:1.5;color:#68C172;margin:0 0 16px;font-weight:500}
.tm-ds{font-size:15px;line-height:1.7;color:#061007;opacity:.75;margin:0}
.vls-sctn{padding:100px 40px;background:#061007;color:#fff}
.vls-wrpr{max-width:1000px;margin:0 auto}
.vls-hdr{margin-bottom:60px}
.vls-hdr h2{font-size:44px;line-height:1.3;color:#fff;margin:0 0 24px;font-weight:700}
.vls-hdr h2::before{content:'';display:inline-block;width:50px;height:50px;background:linear-gradient(135deg,#68C172 0%,#E5F4E8 100%);border-radius:12px;margin-right:16px;vertical-align:middle}
.vls-grd{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}
.vls-itm{background:#68c17214;padding:40px 36px;border-radius:24px;border:1px solid #68c17226;transition:all .3s ease;position:relative}
.vls-itm::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#68c1721a 0%,transparent 60%);border-radius:24px;opacity:0;transition:opacity .3s ease}
.vls-itm:hover{transform:translateX(8px);border-color:#68c1724d}
.vls-itm:hover::before{opacity:1}
.vls-icn{font-size:36px;color:#68C172;margin-bottom:20px;display:block}
.vls-itm h3{font-size:24px;line-height:1.4;color:#fff;margin:0 0 16px;font-weight:600;position:relative;z-index:1}
.vls-itm p{font-size:16px;line-height:1.7;color:#E5F4E8;margin:0;opacity:.9;position:relative;z-index:1}
.mtrc-blck{padding:80px 40px;background:#E5F4E8}
.mtrc-wrpr{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:40px}
.mtrc-bx{text-align:center;padding:32px 20px;background:#fff;border-radius:20px;box-shadow:0 6px 20px #0610070f;transition:all .3s ease}
.mtrc-bx:hover{transform:translateY(-6px);box-shadow:0 12px 32px #0610071a}
.mtrc-nmbr{font-size:52px;line-height:1.1;color:#68C172;font-weight:700;margin:0 0 12px;display:block}
.mtrc-lbl{font-size:15px;line-height:1.5;color:#061007;opacity:.75;margin:0}
@media (max-width: 1024px) {
.hd-cntnt{flex-direction:column;gap:50px}
.hd-img-wrp{flex:0 0 auto}
.hd-img-shp{width:360px;height:360px}
.stry-cntnt{grid-template-columns:1fr;gap:50px}
.stry-lft{position:static}
.vls-grd{grid-template-columns:1fr}
.mtrc-wrpr{grid-template-columns:repeat(2,1fr)}
}
@media (max-width: 768px) {
.hd-sctn{padding:60px 24px}
.hd-txt h1{font-size:36px}
.hd-txt p{font-size:16px}
.hd-img-shp{width:300px;height:300px}
.stry-blck{padding:70px 24px}
.stry-lft h2{font-size:32px}
.stry-txt{font-size:16px}
.stry-crd{padding:28px}
.stry-crd h3{font-size:20px}
.tm-sctn{padding:70px 24px}
.tm-hdr h2{font-size:34px}
.tm-hdr p{font-size:16px}
.tm-grd{grid-template-columns:1fr;gap:32px}
.vls-sctn{padding:70px 24px}
.vls-hdr h2{font-size:34px}
.vls-hdr h2::before{width:40px;height:40px}
.vls-itm{padding:32px 28px}
.mtrc-blck{padding:60px 24px}
.mtrc-wrpr{grid-template-columns:1fr;gap:24px}
}
.HeroWrapr{background:linear-gradient(127deg,#E5F4E8 0%,#fff 48%,#E5F4E8 100%);padding:68px 24px;position:relative;overflow:hidden}
.HeroWrapr::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle at 20% 30%,#68c17214 0%,transparent 50%),radial-gradient(circle at 80% 70%,#68c1720f 0%,transparent 50%);pointer-events:none}
.HroCntr{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center;position:relative;z-index:2}
.HroTxt h1{font-size:46px;line-height:1.2;color:#061007;margin:0 0 22px;font-weight:700}
.HroTxt .sbttl{font-size:19px;line-height:1.6;color:#061007;opacity:.82;margin:0 0 32px}
.HroActn{display:flex;gap:16px;align-items:center}
.PrmryBtn3{background:linear-gradient(135deg,#68C172 0%,#4da058 100%);color:#fff;padding:16px 34px;border-radius:28px;text-decoration:none;font-size:17px;font-weight:600;display:inline-block;box-shadow:0 8px 24px #68c17242;transition:all .3s ease}
.PrmryBtn3:hover{transform:translateY(-2px);box-shadow:0 12px 32px #68c17257}
.ScndryLnk{color:#061007;text-decoration:none;font-size:17px;font-weight:500;display:inline-flex;align-items:center;gap:8px;transition:color .3s ease}
.ScndryLnk:hover{color:#68C172}
.HroImgWrp{position:relative}
.HroImg{width:100%;height:auto;border-radius:32px;box-shadow:0 16px 48px #0610071f;object-fit:cover}
.PrsNlztnSctn{padding:84px 24px;background:#fff}
.PrsNlztnCntr{max-width:1000px;margin:0 auto}
.SctnHdr2{text-align:center;margin-bottom:58px}
.SctnHdr2 h2{font-size:38px;color:#061007;margin:0 0 16px;font-weight:700}
.SctnHdr2 p{font-size:18px;color:#061007;opacity:.76;margin:0;max-width:680px;margin-left:auto;margin-right:auto}
.FtrsGrd{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.FtrCrd{background:linear-gradient(145deg,#fff 0%,#E5F4E8 100%);padding:38px;border-radius:28px;box-shadow:0 4px 16px #0610070f;transition:all .3s ease}
.FtrCrd:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0610071a}
.FtrIcn{width:56px;height:56px;background:linear-gradient(135deg,#68C172 0%,#4da058 100%);border-radius:18px;display:flex;align-items:center;justify-content:center;margin-bottom:22px;color:#fff;font-size:28px}
.FtrCrd h3{font-size:22px;color:#061007;margin:0 0 12px;font-weight:600}
.FtrCrd p{font-size:16px;line-height:1.6;color:#061007;opacity:.78;margin:0}
.MthdlgyBlck{padding:88px 24px;background:linear-gradient(168deg,#E5F4E8 0%,#fff 100%);position:relative}
.MthdlgyBlck::after{content:'';position:absolute;top:0;right:0;width:340px;height:340px;background:radial-gradient(circle,#68c1721f 0%,transparent 70%);pointer-events:none}
.MthdlgyCntr{max-width:1000px;margin:0 auto;position:relative;z-index:2}
.MthdlgyLyt{display:grid;grid-template-columns:1.2fr 1fr;gap:64px;align-items:center}
.MthdlgyTxt h2{font-size:36px;color:#061007;margin:0 0 24px;font-weight:700}
.MthdlgyTxt p{font-size:17px;line-height:1.7;color:#061007;opacity:.8;margin:0 0 18px}
.StpLst{list-style:none;padding:0;margin:32px 0 0}
.StpItm{display:flex;gap:18px;margin-bottom:24px;align-items:flex-start}
.StpNmbr{width:42px;height:42px;background:linear-gradient(135deg,#68C172 0%,#4da058 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:18px;flex-shrink:0}
.StpCntnt h4{font-size:19px;color:#061007;margin:0 0 8px;font-weight:600}
.StpCntnt p{font-size:15px;line-height:1.6;color:#061007;opacity:.76;margin:0}
.MthdlgyVsl{position:relative}
.MthdlgyVsl img{width:100%;height:auto;border-radius:28px;box-shadow:0 16px 48px #06100724;object-fit:cover}
.XprncSctn{padding:84px 24px;background:#fff}
.XprncCntr{max-width:1000px;margin:0 auto}
.TstmnlGrd{display:grid;grid-template-columns:repeat(2,1fr);gap:38px;margin-top:48px}
.TstmnlCrd{background:linear-gradient(155deg,#E5F4E8 0%,#fff 100%);padding:42px;border-radius:32px;box-shadow:0 6px 24px #06100714;position:relative}
.TstmnlCrd::before{content:'"';position:absolute;top:24px;left:32px;font-size:86px;color:#68C172;opacity:.18;font-family:Georgia,serif;line-height:1}
.TstmnlHdr{display:flex;align-items:center;gap:18px;margin-bottom:24px;position:relative;z-index:2}
.TstmnlImg{width:64px;height:64px;border-radius:50%;object-fit:cover;border:3px solid #68C172}
.TstmnlNfo h4{font-size:19px;color:#061007;margin:0 0 4px;font-weight:600}
.TstmnlNfo p{font-size:14px;color:#061007;opacity:.68;margin:0}
.TstmnlTxt{font-size:16px;line-height:1.7;color:#061007;opacity:.84;margin:0;position:relative;z-index:2}
.TrnsprnSctn{padding:88px 24px;background:linear-gradient(142deg,#061007 0%,#1a2e1c 100%);position:relative;overflow:hidden}
.TrnsprnSctn::before{content:'';position:absolute;top:-120px;right:-120px;width:380px;height:380px;background:radial-gradient(circle,#68c17229 0%,transparent 70%);pointer-events:none}
.TrnsprnCntr{max-width:1000px;margin:0 auto;position:relative;z-index:2}
.TrnsprnCntr h2{font-size:38px;color:#E5F4E8;margin:0 0 48px;text-align:center;font-weight:700}
.SttsGrd{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}
.SttsCrd{background:#ffffff0f;padding:34px 24px;border-radius:24px;text-align:center;border:1px solid #68c1722e;transition:all .3s ease}
.SttsCrd:hover{background:#ffffff1a;border-color:#68c17252;transform:translateY(-3px)}
.SttsNmbr{font-size:42px;color:#68C172;font-weight:700;margin:0 0 8px;display:block}
.SttsLbl{font-size:15px;color:#E5F4E8;opacity:.88;margin:0}
.CmmntySctn{padding:84px 24px;background:#fff}
.CmmntyCntr{max-width:1000px;margin:0 auto}
.CmmntyLyt{display:grid;grid-template-columns:1fr 1.3fr;gap:58px;align-items:center}
.CmmntyVsl img{width:100%;height:auto;border-radius:32px;box-shadow:0 12px 42px #0610071f;object-fit:cover}
.CmmntyTxt h2{font-size:36px;color:#061007;margin:0 0 22px;font-weight:700}
.CmmntyTxt p{font-size:17px;line-height:1.7;color:#061007;opacity:.82;margin:0 0 18px}
.BnftsLst{list-style:none;padding:0;margin:28px 0 0}
.BnftItm{display:flex;align-items:flex-start;gap:14px;margin-bottom:18px}
.BnftIcn{width:28px;height:28px;background:linear-gradient(135deg,#68C172 0%,#4da058 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;font-size:14px;margin-top:2px}
.BnftTxt{font-size:16px;line-height:1.6;color:#061007;opacity:.84;margin:0}
.CmprsSctn{padding:88px 24px;background:linear-gradient(175deg,#E5F4E8 0%,#fff 100%)}
.CmprsCntr{max-width:1000px;margin:0 auto}
.CmprsCntr h2{font-size:38px;color:#061007;margin:0 0 48px;text-align:center;font-weight:700}
.CmprsGrd{display:grid;grid-template-columns:repeat(2,1fr);gap:36px}
.CmprsClmn{background:#fff;padding:42px;border-radius:32px;box-shadow:0 8px 28px #06100714}
.CmprsClmn.hghlght{background:linear-gradient(145deg,#fff 0%,#E5F4E8 100%);border:2px solid #68C172;box-shadow:0 12px 38px #68c1722e}
.ClmnHdr{text-align:center;margin-bottom:32px}
.ClmnHdr h3{font-size:26px;color:#061007;margin:0 0 12px;font-weight:700}
.ClmnHdr p{font-size:15px;color:#061007;opacity:.72;margin:0}
.CmprsLst{list-style:none;padding:0;margin:0}
.CmprsItm{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px;font-size:15px;line-height:1.6;color:#061007;opacity:.86}
.CmprsItm i{color:#68C172;font-size:18px;flex-shrink:0;margin-top:2px}
.CmprsClmn:not(.hghlght) .CmprsItm i{color:#061007;opacity:.42}
.CtaSctn{padding:78px 24px;background:linear-gradient(152deg,#061007 0%,#1a2e1c 100%);position:relative;overflow:hidden}
.CtaSctn::after{content:'';position:absolute;bottom:-80px;left:-80px;width:280px;height:280px;background:radial-gradient(circle,#68c17224 0%,transparent 70%);pointer-events:none}
.CtaCntr{max-width:760px;margin:0 auto;text-align:center;position:relative;z-index:2}
.CtaCntr h2{font-size:38px;color:#E5F4E8;margin:0 0 18px;font-weight:700}
.CtaCntr p{font-size:18px;line-height:1.6;color:#E5F4E8;opacity:.86;margin:0 0 36px}
.CtaActns{display:flex;gap:18px;justify-content:center;align-items:center}
.PrmryBtn4{background:linear-gradient(135deg,#68C172 0%,#4da058 100%);color:#fff;padding:18px 42px;border-radius:30px;text-decoration:none;font-size:18px;font-weight:600;display:inline-block;box-shadow:0 10px 32px #68c17252;transition:all .3s ease}
.PrmryBtn4:hover{transform:translateY(-3px);box-shadow:0 14px 42px #68c1726b}
.ScndryBtn2{background:transparent;color:#E5F4E8;padding:18px 42px;border-radius:30px;text-decoration:none;font-size:18px;font-weight:600;display:inline-block;border:2px solid #e5f4e852;transition:all .3s ease}
.ScndryBtn2:hover{border-color:#68C172;background:#68c1721f}
@media (max-width: 768px) {
.HroCntr{grid-template-columns:1fr;gap:38px}
.HroTxt h1{font-size:34px}
.HroActn{flex-direction:column;width:100%}
.PrmryBtn3,.ScndryLnk{width:100%;text-align:center;justify-content:center}
.FtrsGrd{grid-template-columns:1fr;gap:24px}
.MthdlgyLyt{grid-template-columns:1fr;gap:42px}
.TstmnlGrd{grid-template-columns:1fr;gap:28px}
.SttsGrd{grid-template-columns:repeat(2,1fr);gap:18px}
.CmmntyLyt{grid-template-columns:1fr;gap:38px}
.CmprsGrd{grid-template-columns:1fr;gap:24px}
.CtaActns{flex-direction:column;width:100%}
.PrmryBtn4,.ScndryBtn2{width:100%}
}
@media (min-width: 769px) and (max-width: 1024px) {
.HroCntr{gap:42px}
.FtrsGrd{grid-template-columns:repeat(2,1fr)}
.SttsGrd{grid-template-columns:repeat(2,1fr)}
}
.CntctPg42{background:linear-gradient(162deg,#E5F4E8 0%,#fff 48%,#E5F4E8 100%);padding:0;margin:0}
.HdrZn17{max-width:1000px;margin:0 auto;padding:80px 24px 64px;display:flex;align-items:center;gap:56px;position:relative}
.TxtSd9{flex:1;position:relative}
.TxtSd9::after{content:'';position:absolute;right:-28px;top:0;bottom:0;width:2px;background:linear-#68c17233}
.TxtSd9 h1{font-size:48px;line-height:1.2;color:#061007;margin:0;font-weight:700}
.ImgCrd8{width:320px;height:240px;border-radius:32px;overflow:hidden;position:relative;box-shadow:0 12px 48px #0610071f}
.ImgCrd8::before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#e5f4e800 40%,#e5f4e866 100%);z-index:2}
.ImgCrd8 img{width:100%;height:100%;object-fit:cover}
.FrmSctn23{max-width:1000px;margin:0 auto;padding:0 24px 80px}
.FrmBx94{background:#fff;border-radius:36px;padding:64px;box-shadow:0 8px 32px #06100714}
.FrmBx94 h2{font-size:32px;color:#061007;margin:0 0 12px;font-weight:700}
.FrmBx94 .sbtxt{font-size:17px;color:#061007;opacity:.7;margin:0 0 48px;line-height:1.6}
.FldGrp7{margin-bottom:32px}
.FldGrp7 label{display:block;font-size:15px;font-weight:600;color:#061007;margin-bottom:10px}
.FldGrp7 input[type="email"]{width:100%;padding:18px 24px;border:2px solid #E5F4E8;border-radius:24px;font-size:16px;color:#061007;background:#fff;transition:all .3s ease;box-sizing:border-box}
.FldGrp7 input[type="email"]:focus{outline:none;border-color:#68C172;box-shadow:0 4px 16px #68c17226}
.RdGrp32{margin-bottom:32px}
.RdGrp32 > label{display:block;font-size:15px;font-weight:600;color:#061007;margin-bottom:16px}
.RdOptn8{display:flex;gap:16px;flex-wrap:wrap}
.RdOptn8 input[type="radio"]{display:none}
.RdOptn8 label{padding:14px 28px;border:2px solid #E5F4E8;border-radius:20px;font-size:15px;color:#061007;cursor:pointer;transition:all .3s ease;background:#fff}
.RdOptn8 input[type="radio"]:checked + label{background:#68C172;color:#fff;border-color:#68C172;box-shadow:0 4px 12px #68c17240}
.RdOptn8 label:hover{border-color:#68C172}
.ChkBx47{margin-bottom:32px;display:flex;align-items:flex-start;gap:12px}
.ChkBx47 input[type="checkbox"]{width:22px;height:22px;border:2px solid #E5F4E8;border-radius:6px;cursor:pointer;flex-shrink:0;margin-top:2px}
.ChkBx47 label{font-size:14px;color:#061007;opacity:.8;line-height:1.6}
.ChkBx47 a{color:#68C172;text-decoration:none;font-weight:600}
.ChkBx47 a:hover{text-decoration:underline}
.SbmtBttn19{width:100%;padding:20px;background:linear-gradient(135deg,#68C172 0%,#5ab063 100%);color:#fff;border:none;border-radius:24px;font-size:17px;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 24px #68c1724d;z-index:10;position:relative}
.SbmtBttn19:hover{transform:translateY(-2px);box-shadow:0 8px 32px #68c17266}
.SbmtBttn19:active{transform:translateY(0)}
.InfSctn68{max-width:1000px;margin:0 auto;padding:0 24px 80px;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px}
.InfCrd54{background:#fff;padding:40px;border-radius:28px;box-shadow:0 4px 20px #0610070f;transition:all .3s ease}
.InfCrd54:hover{transform:translateY(-4px);box-shadow:0 8px 32px #0610071f}
.InfCrd54 .icn-wrp{width:56px;height:56px;background:linear-gradient(135deg,#E5F4E8 0%,#d4edd9 100%);border-radius:18px;display:flex;align-items:center;justify-content:center;margin-bottom:24px}
.InfCrd54 .icn-wrp i{font-size:28px;color:#68C172}
.InfCrd54 h3{font-size:20px;color:#061007;margin:0 0 12px;font-weight:700}
.InfCrd54 p{font-size:15px;color:#061007;opacity:.8;margin:0;line-height:1.6}
.InfCrd54 a{color:#68C172;text-decoration:none;font-weight:600}
.InfCrd54 a:hover{text-decoration:underline}
.MpSctn91{max-width:1000px;margin:0 auto;padding:0 24px 80px}
.MpCrd73{background:#fff;padding:48px;border-radius:32px;box-shadow:0 8px 32px #06100714}
.MpCrd73 h2{font-size:28px;color:#061007;margin:0 0 24px;font-weight:700}
.AddrBlck82{display:flex;gap:16px;align-items:flex-start}
.AddrBlck82 .icn-wrp{width:48px;height:48px;background:linear-gradient(135deg,#E5F4E8 0%,#d4edd9 100%);border-radius:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.AddrBlck82 .icn-wrp i{font-size:24px;color:#68C172}
.AddrBlck82 p{font-size:17px;color:#061007;line-height:1.8;margin:0}
@media (max-width: 768px) {
.HdrZn17{flex-direction:column-reverse;gap:32px;padding:60px 20px 48px}
.TxtSd9::after{display:none}
.TxtSd9 h1{font-size:36px}
.ImgCrd8{width:100%;height:220px}
.FrmBx94{padding:40px 24px}
.FrmBx94 h2{font-size:26px}
.RdOptn8{flex-direction:column}
.RdOptn8 label{width:100%;text-align:center}
.InfSctn68{grid-template-columns:1fr}
.MpCrd73{padding:32px 24px}
}
@media (max-width: 480px) {
.TxtSd9 h1{font-size:32px}
.FrmBx94{padding:32px 20px}
.FrmBx94 h2{font-size:24px}
}
.sccss-wrp{min-height:85vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(142deg,#E5F4E8 0%,#fff 45%,#E5F4E8 100%);padding:60px 20px;position:relative;overflow:hidden}
.sccss-wrp::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,#68c17226 0%,transparent 70%);border-radius:50%;z-index:1}
.sccss-wrp::after{content:'';position:absolute;bottom:-30%;left:-10%;width:450px;height:450px;background:radial-gradient(circle,#06100714 0%,transparent 65%);border-radius:50%;z-index:1}
.sccss-cntnr{max-width:680px;width:100%;margin:0 auto;position:relative;z-index:2}
.sccss-crd{background:#fff;padding:70px 50px;border-radius:32px;box-shadow:0 16px 48px #0610071f 0 4px 12px #0610070f;text-align:center;position:relative}
.sccss-icn-wrp{width:96px;height:96px;margin:0 auto 32px;background:linear-gradient(135deg,#68C172 0%,#4da557 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 32px #68c17259;position:relative}
.sccss-icn-wrp::before{content:'';position:absolute;inset:-8px;border-radius:50%;background:linear-gradient(135deg,#68C172,#4da557);opacity:.2;z-index:-1}
.sccss-icn-wrp .ri-checkbox-circle-line{font-size:52px;color:#fff;line-height:1}
.sccss-hdng{font-size:38px;font-weight:700;color:#061007;margin:0 0 20px;line-height:1.25}
.sccss-hdng .accnt-wrd{color:#68C172;position:relative;display:inline-block}
.sccss-hdng .accnt-wrd::after{content:'';position:absolute;bottom:-6px;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent 0%,#68C172 50%,transparent 100%);border-radius:3px}
.sccss-txt{font-size:17px;line-height:1.7;color:#061007;opacity:.75;margin:0 0 38px;max-width:520px;margin-left:auto;margin-right:auto}
.sccss-inf-bx{background:linear-gradient(135deg,#E5F4E8 0%,#f0f9f2 100%);padding:28px 32px;border-radius:24px;margin:0 0 36px;border:1.5px solid #68c17240}
.sccss-inf-lbl{font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.8px;color:#061007;opacity:.6;margin:0 0 10px}
.sccss-inf-vl{font-size:19px;font-weight:600;color:#061007;margin:0;display:flex;align-items:center;justify-content:center;gap:10px}
.sccss-inf-vl i{color:#68C172;font-size:22px}
.sccss-btns{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}
.sccss-btn-prm{display:inline-flex;align-items:center;gap:10px;padding:18px 40px;background:linear-gradient(135deg,#68C172 0%,#5ab864 100%);color:#fff;text-decoration:none;border-radius:28px;font-size:16px;font-weight:600;transition:all .3s ease;box-shadow:0 8px 24px #68c1724d;border:none;cursor:pointer;position:relative;z-index:10}
.sccss-btn-prm:hover{transform:translateY(-3px);box-shadow:0 12px 32px #68c17266}
.sccss-btn-prm:active{transform:translateY(-1px)}
.sccss-btn-scnd{display:inline-flex;align-items:center;gap:10px;padding:18px 40px;background:transparent;color:#061007;text-decoration:none;border-radius:28px;font-size:16px;font-weight:600;transition:all .3s ease;border:2px solid #061007;cursor:pointer;position:relative;z-index:10}
.sccss-btn-scnd:hover{background:#061007;color:#fff;transform:translateY(-2px)}
.sccss-btn-scnd:active{transform:translateY(0)}
.sccss-dcr-shp1{position:absolute;top:-12px;right:40px;width:24px;height:24px;background:#68C172;border-radius:6px;transform:rotate(15deg);opacity:.6}
.sccss-dcr-shp2{position:absolute;bottom:30px;left:20px;width:18px;height:18px;border:3px solid #68C172;border-radius:50%;opacity:.4}
.sccss-dcr-shp3{position:absolute;top:50%;right:-8px;width:32px;height:32px;background:linear-gradient(135deg,#E5F4E8 0%,#68C172 100%);border-radius:8px;transform:rotate(25deg);opacity:.3}
@media (max-width: 768px) {
.sccss-wrp{padding:40px 18px;min-height:75vh}
.sccss-crd{padding:50px 28px;border-radius:28px}
.sccss-icn-wrp{width:80px;height:80px;margin-bottom:26px}
.sccss-icn-wrp .ri-checkbox-circle-line{font-size:44px}
.sccss-hdng{font-size:30px;margin-bottom:16px}
.sccss-txt{font-size:16px;margin-bottom:30px}
.sccss-inf-bx{padding:22px 24px;margin-bottom:30px}
.sccss-inf-vl{font-size:17px}
.sccss-btns{flex-direction:column;gap:12px}
.sccss-btn-prm,.sccss-btn-scnd{width:100%;justify-content:center;padding:16px 32px}
.sccss-dcr-shp1,.sccss-dcr-shp2,.sccss-dcr-shp3{display:none}
}
@media (max-width: 480px) {
.sccss-hdng{font-size:26px}
.sccss-txt{font-size:15px}
.sccss-crd{padding:40px 22px}
}