@import "https://cdn.jsdelivr.net/npm/@fontsource/exo-2@latest/400.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/exo-2@latest/700.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/oxygen@latest/400.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/oxygen@latest/700.css";
*,::before,::after{box-sizing:border-box;margin:0;padding:0}
html{font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;scroll-behavior:smooth}
body{font-family:'Oxygen',sans-serif;background:#112118;color:#EEF6EE;min-height:100vh;display:flex;flex-direction:column}
img,svg{display:block;max-width:100%}
a{color:inherit;text-decoration:none}
ul,ol{list-style:none}
button{cursor:pointer;border:none;background:none;font-family:inherit}
input,textarea,select{font-family:inherit}
main{flex:1}
.sitewrapper{max-width:1536px;margin:0 auto;padding:0 24px}
.siteheader{background:#112118;border-bottom:1px solid #7dd18826;position:relative;z-index:100}
.siteheader .sitewrapper{display:flex;align-items:center;justify-content:center;padding-top:0;padding-bottom:0;flex-wrap:wrap}
.hdr-inner{width:100%;display:flex;align-items:center;justify-content:center;padding:18px 0}
.main-nav{display:flex;align-items:center;gap:0}
.main-nav .nvgtn-list{display:flex;align-items:center;gap:4px;flex-wrap:wrap;justify-content:center}
.main-nav .nvgtn-list li a{font-family:'Exo 2',sans-serif;font-size:.875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#EEF6EE;padding:10px 18px;display:inline-block;border:1px solid transparent;transition:color 0.2s,border-color 0.2s,background .2s;border-radius:6px}
.main-nav .nvgtn-list li a:hover{color:#7DD188;border-color:#7dd1884d;background:#7dd1880f}
.main-nav .nvgtn-list li a[data-state="active"]{color:#7DD188;border-color:#7dd18866}
.main-nav .nvgtn-divider{width:1px;height:18px;background:#7dd18840;margin:0 8px}
.main-nav .sitename-lnk{font-family:'Exo 2',sans-serif;font-size:1rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#7DD188;padding:10px 18px;border-radius:6px;transition:color .2s}
.main-nav .sitename-lnk:hover{color:#EEF6EE}
.sitefooter{background:#0a160e;border-top:3px solid #7DD188;margin-top:auto}
.ftr-inner9{display:grid;grid-template-columns:1fr 1fr;gap:48px;padding:56px 0 40px;align-items:start}
.ftr-brand-blk .ftr-ttl{font-family:'Exo 2',sans-serif;font-size:2rem;font-weight:700;color:#7DD188;letter-spacing:.06em;text-transform:uppercase;line-height:1;margin-bottom:16px}
.ftr-brand-blk .ftr-usp{font-size:.95rem;color:#eef6eeb3;line-height:1.7;max-width:380px}
.ftr-brand-blk .ftr-usp strong{color:#EEF6EE;font-weight:700}
.ftr-links-blk{display:flex;flex-direction:column;align-items:flex-end;gap:12px}
.ftr-links-blk .ftr-nav-lbl{font-family:'Exo 2',sans-serif;font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;color:#7dd18899;margin-bottom:4px}
.ftr-links-blk .ftr-srvlinks{display:flex;flex-direction:column;align-items:flex-end;gap:6px}
.ftr-links-blk .ftr-srvlinks a{font-size:.875rem;color:#eef6eea6;padding:4px 0;border-bottom:1px solid transparent;transition:color 0.2s,border-color .2s}
.ftr-links-blk .ftr-srvlinks a:hover{color:#7DD188;border-bottom-color:#7dd18866}
.ftr-btmbar{border-top:1px solid #7dd1881f;padding:20px 0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}
.ftr-copy{font-size:.8rem;color:#eef6ee66}
.ftr-contact-info{display:flex;align-items:center;gap:20px;flex-wrap:wrap}
.ftr-contact-info a{font-size:.8rem;color:#eef6ee73;display:flex;align-items:center;gap:5px;transition:color .2s}
.ftr-contact-info a:hover{color:#7DD188}
.ftr-contact-info .bx{font-size:.95rem}
.ckpopup-overlay{position:fixed;inset:0;background:#0a160ed1;z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .35s ease;pointer-events:none}
.ckpopup-overlay[data-visible="true"]{opacity:1;pointer-events:all}
.ckpopup-card{background:#0f1e14;border:1px solid #7dd18840;border-radius:8px;max-width:520px;width:calc(100% - 32px);padding:32px;box-shadow:0 12px 48px #0009}
.ckpopup-card .ck-hdr{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}
.ckpopup-card .ck-hdr h2{font-family:'Exo 2',sans-serif;font-size:1.1rem;font-weight:700;color:#7DD188;letter-spacing:.04em}
.ckpopup-card .ck-pollink{font-size:.8rem;color:#7dd188b3;text-decoration:underline;text-underline-offset:3px}
.ckpopup-card .ck-pollink:hover{color:#7DD188}
.ckpopup-card .ck-desc{font-size:.85rem;color:#eef6eeb3;line-height:1.6;margin-bottom:20px}
.ckpopup-card .ck-cats{display:flex;flex-direction:column;gap:10px;margin-bottom:22px}
.ckcat-row{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;background:#7dd1880d;border:1px solid #7dd1881a;border-radius:6px}
.ckcat-row .ck-cat-lbl{font-size:.82rem;color:#EEF6EE;font-weight:700;display:flex;align-items:center;gap:7px}
.ckcat-row .ck-cat-lbl .bx{color:#7DD188;font-size:1rem}
.ckcat-row .ck-cat-desc{font-size:.75rem;color:#eef6ee80;margin-top:2px}
.ckcat-left{display:flex;flex-direction:column}
.ck-toggle{position:relative;width:40px;height:22px;flex-shrink:0}
.ck-toggle input{opacity:0;width:0;height:0;position:absolute}
.ck-toggle .ck-slider{position:absolute;inset:0;background:#eef6ee26;border-radius:22px;transition:background .25s;cursor:pointer}
.ck-toggle .ck-slider::after{content:'';position:absolute;left:3px;top:3px;width:16px;height:16px;background:#EEF6EE;border-radius:50%;transition:transform .25s}
.ck-toggle input:checked + .ck-slider{background:#7DD188}
.ck-toggle input:checked + .ck-slider::after{transform:translateX(18px)}
.ck-toggle input:disabled + .ck-slider{opacity:.5;cursor:not-allowed}
.ck-required-badge{font-size:.7rem;color:#7dd188b3;background:#7dd1881a;padding:2px 7px;border-radius:4px}
.ck-btns{display:flex;gap:10px;flex-wrap:wrap}
.ck-btns button{flex:1;min-width:120px;padding:11px 14px;font-family:'Exo 2',sans-serif;font-size:.82rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;border-radius:6px;transition:background 0.2s,color 0.2s,border-color .2s}
.ckbtn-accept{background:#7DD188;color:#112118;border:2px solid #7DD188}
.ckbtn-accept:hover{background:#5cb868;border-color:#5cb868}
.ckbtn-decline{background:transparent;color:#EEF6EE;border:2px solid #eef6ee40}
.ckbtn-decline:hover{border-color:#eef6ee80}
.ckbtn-nosale{background:transparent;color:#eef6ee8c;border:2px solid #eef6ee1f;font-size:.76rem}
.ckbtn-nosale:hover{border-color:#eef6ee4d;color:#EEF6EE}
.ck-mgr-btn{position:fixed;bottom:20px;left:20px;z-index:8888;width:42px;height:42px;background:#112118;border:1px solid #7dd18859;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#7DD188;font-size:1.3rem;box-shadow:0 4px 16px #0006;transition:background 0.2s,border-color .2s}
.ck-mgr-btn:hover{background:#1a3024;border-color:#7DD188}
.ck-mgr-btn[data-visible="false"]{display:none}
@media (max-width: 768px) {
.ftr-inner9{grid-template-columns:1fr;gap:32px}
.ftr-links-blk{align-items:flex-start}
.ftr-links-blk .ftr-srvlinks{align-items:flex-start}
.ftr-btmbar{flex-direction:column;align-items:flex-start}
.main-nav .nvgtn-list{gap:2px}
.main-nav .nvgtn-list li a{padding:8px 10px;font-size:.78rem}
.main-nav .sitename-lnk{padding:8px 10px;font-size:.88rem}
}
@media (max-width: 480px) {
.ckpopup-card{padding:22px 16px}
.ck-btns{flex-direction:column}
.ck-btns button{flex:none;width:100%}
}
.legal-area{max-width:860px;margin:0 auto;padding:64px 40px 80px;background:#112118;color:#EEF6EE;font-family:'Georgia','Times New Roman',serif;font-size:17px;line-height:1.85;letter-spacing:.01em}
.legal-area h1{font-size:2.4rem;font-weight:700;line-height:1.2;color:#7DD188;margin:0 0 36px;padding-bottom:20px;border-bottom:2px solid #7DD188;letter-spacing:-.02em;font-family:'Arial','Helvetica Neue',sans-serif}
.legal-area h2{font-size:1.65rem;font-weight:600;line-height:1.3;color:#EEF6EE;margin:52px 0 18px;padding-left:14px;border-left:3px solid #7DD188;font-family:'Arial','Helvetica Neue',sans-serif;letter-spacing:-.01em}
.legal-area h3{font-size:1.25rem;font-weight:600;line-height:1.4;color:#b8e8bc;margin:36px 0 14px;font-family:'Arial','Helvetica Neue',sans-serif}
.legal-area h4{font-size:1.08rem;font-weight:600;line-height:1.45;color:#9ed9a3;margin:28px 0 10px;font-family:'Arial','Helvetica Neue',sans-serif;text-transform:uppercase;letter-spacing:.06em;font-size:.95rem}
.legal-area h5{font-size:.95rem;font-weight:600;line-height:1.5;color:#7DD188;margin:24px 0 8px;font-family:'Arial','Helvetica Neue',sans-serif;letter-spacing:.04em}
.legal-area h6{font-size:.875rem;font-weight:600;line-height:1.5;color:#7DD188;margin:20px 0 8px;font-family:'Arial','Helvetica Neue',sans-serif;opacity:.85}
.legal-area p{margin:0 0 22px;color:#d4ecd6;font-size:17px;line-height:1.85}
.legal-area p:last-child{margin-bottom:0}
.legal-area ul{margin:6px 0 24px;padding:0 0 0 28px;list-style:none}
.legal-area ul li{position:relative;padding:5px 0 5px 20px;color:#d4ecd6;line-height:1.75}
.legal-area ul li::before{content:'';position:absolute;left:0;top:15px;width:6px;height:6px;background:#7DD188;border-radius:50%;transform:translateY(-50%)}
.legal-area ol{margin:6px 0 24px;padding:0 0 0 32px;list-style:none;counter-reset:policy-counter}
.legal-area ol li{position:relative;padding:5px 0 5px 10px;color:#d4ecd6;line-height:1.75;counter-increment:policy-counter}
.legal-area ol li::before{content:counter(policy-counter) ".";position:absolute;left:-28px;top:5px;color:#7DD188;font-weight:700;font-size:.92em;font-family:'Arial',sans-serif;min-width:24px;text-align:right}
.legal-area ul ul,.legal-area ol ol,.legal-area ul ol,.legal-area ol ul{margin-top:6px;margin-bottom:6px}
.legal-area ul ul li::before{background:transparent;border:1px solid #7DD188;width:5px;height:5px}
.legal-area strong,.legal-area b{font-weight:700;color:#EEF6EE}
.legal-area em,.legal-area i{font-style:italic;color:#b8e8bc}
.legal-area table{width:100%;border-collapse:collapse;margin:32px 0;font-size:15px;line-height:1.6;box-shadow:0 4px 20px #00000059;border-radius:8px;overflow:hidden}
.legal-area thead{background:linear-gradient(93deg,#112118 0%,#1d3a25 50%,#234829 100%)}
.legal-area thead tr{border-bottom:2px solid #7DD188}
.legal-area tbody{background:#0d1a11}
.legal-area tr{border-bottom:1px solid #7dd1881f;transition:background .2s ease}
.legal-area tbody tr:last-child{border-bottom:none}
.legal-area tbody tr:nth-child(even){background:#7dd1880a}
.legal-area tbody tr:hover{background:#7dd18817}
.legal-area th{padding:14px 18px;text-align:left;color:#7DD188;font-weight:700;font-size:.88rem;letter-spacing:.07em;text-transform:uppercase;font-family:'Arial',sans-serif}
.legal-area td{padding:13px 18px;color:#d4ecd6;vertical-align:top;font-size:15px}
.legal-area div{box-sizing:border-box}
@media (max-width: 768px) {
.legal-area{padding:40px 24px 60px;font-size:16px}
.legal-area h1{font-size:1.9rem;margin-bottom:28px;padding-bottom:16px}
.legal-area h2{font-size:1.35rem;margin-top:40px}
.legal-area h3{font-size:1.12rem}
.legal-area table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;margin:24px 0;border-radius:6px}
.legal-area th,.legal-area td{padding:10px 14px;white-space:nowrap}
.legal-area ul{padding-left:20px}
.legal-area ol{padding-left:28px}
}
@media (max-width: 480px) {
.legal-area{padding:28px 16px 48px;font-size:15.5px;line-height:1.8}
.legal-area h1{font-size:1.6rem}
.legal-area h2{font-size:1.2rem;margin-top:32px;padding-left:10px}
.legal-area h3{font-size:1.05rem}
.legal-area h4{font-size:.88rem}
.legal-area p{font-size:15.5px}
.legal-area th,.legal-area td{padding:8px 10px;font-size:14px}
}
.successpage-wrapper{background:#112118;overflow-x:hidden}
.heroblck{position:relative;display:grid;grid-template-columns:1fr 1fr;min-height:560px;overflow:hidden}
.heroblck .txtholder{display:flex;flex-direction:column;justify-content:center;padding:80px 56px 80px 64px;position:relative;z-index:2}
.heroblck .txtholder::after{content:'';position:absolute;right:0;top:10%;height:80%;width:1px;background:linear-gradient(180deg,transparent 0%,#7DD188 50%,transparent 100%)}
.heroblck .lbl7{display:inline-flex;align-items:center;gap:8px;background:#7dd18814;border:1px solid #7dd18840;color:#7DD188;font-size:12px;letter-spacing:2px;text-transform:uppercase;padding:6px 14px;margin-bottom:28px;width:fit-content}
.heroblck .mainhd{font-size:clamp(36px,5vw,64px);font-weight:700;color:#EEF6EE;line-height:1.15;margin:0 0 20px}
.heroblck .mainhd .pause-accent{display:block;color:#7DD188}
.heroblck .subdesc{font-size:16px;color:#eef6eea6;line-height:1.7;max-width:420px;margin:0 0 36px}
.heroblck .divline{width:64px;height:2px;background:linear-gradient(90deg,#7DD188 0%,transparent 100%);margin-bottom:32px}
.heroblck .statrow{display:flex;flex-direction:row;gap:32px}
.heroblck .statrow .stitem{display:flex;flex-direction:column}
.heroblck .statrow .stitem .stnum{font-size:28px;font-weight:700;color:#7DD188;line-height:1}
.heroblck .statrow .stitem .stlbl{font-size:12px;color:#eef6ee80;margin-top:4px;letter-spacing:.5px}
.heroblck .imgholder{position:relative;overflow:hidden}
.heroblck .imgholder img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;filter:brightness(0.75) saturate(0.9)}
.heroblck .imgholder::before{content:'';position:absolute;inset:0;background:linear-gradient(93deg,#112118 0%,#1121184d 50%,transparent 100%);z-index:1}
.heroblck .imgholder::after{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(93deg,#112118 0%,#7DD188 50%,#EEF6EE 100%);z-index:2}
.sectdivider-wave{width:100%;line-height:0;overflow:hidden}
.sectdivider-wave svg{display:block;width:100%}
.storiesblck{padding:88px 0;position:relative}
.storiesblck .cntrwrp{max-width:1200px;margin:0 auto;padding:0 40px}
.storiesblck .sechdr{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:end;margin-bottom:64px}
.storiesblck .sechdr .hdlft{display:flex;flex-direction:column}
.storiesblck .sechdr .hdlft .sectag{font-size:11px;letter-spacing:2.5px;text-transform:uppercase;color:#7DD188;margin-bottom:16px}
.storiesblck .sechdr .hdlft h2{font-size:clamp(28px,3.5vw,44px);font-weight:700;color:#EEF6EE;line-height:1.2;margin:0;position:relative;padding-bottom:20px}
.storiesblck .sechdr .hdlft h2::after{content:'';position:absolute;bottom:0;left:0;width:48px;height:2px;background:#7DD188}
.storiesblck .sechdr .hdrgt{font-size:15px;color:#eef6ee99;line-height:1.75}
.storisgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:48px}
.strycard{background:#eef6ee08;border:1px solid #7dd1881f;padding:36px 28px;position:relative;transition:border-color .3s ease,transform .3s ease}
.strycard:hover{border-color:#7dd18859;transform:translateY(-4px)}
.strycard::before{content:'';position:absolute;top:0;left:0;width:3px;height:0;background:#7DD188;transition:height .3s ease}
.strycard:hover::before{height:100%}
.strycard .cardtop{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}
.strycard .usrinitials{width:48px;height:48px;background:linear-gradient(135deg,#7dd18833 0%,#7dd18814 100%);border:1px solid #7dd1884d;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;color:#7DD188}
.strycard .ratingrow{display:flex;flex-direction:row;gap:3px}
.strycard .ratingrow i{font-size:14px;color:#7DD188}
.strycard .cardquote{font-size:14px;color:#eef6eebf;line-height:1.7;margin:0 0 20px;font-style:italic}
.strycard .cardquote::before{content:'\201C';font-size:32px;color:#7dd1884d;line-height:0;vertical-align:-12px;margin-right:4px}
.strycard .cardfooter{border-top:1px solid #eef6ee14;padding-top:16px;display:flex;flex-direction:column}
.strycard .cardfooter .uname{font-size:14px;font-weight:600;color:#EEF6EE}
.strycard .cardfooter .urole{font-size:12px;color:#eef6ee73;margin-top:3px}
.strycard .kpirow{margin-top:12px;display:flex;flex-direction:row;gap:16px}
.strycard .kpirow .kpitem{display:flex;flex-direction:column}
.strycard .kpirow .kpitem .kpval{font-size:18px;font-weight:700;color:#7DD188}
.strycard .kpirow .kpitem .kplbl{font-size:11px;color:#eef6ee66;margin-top:2px}
.divider-dots{display:flex;align-items:center;justify-content:center;gap:12px;padding:20px 0}
.divider-dots span{width:6px;height:6px;background:#7dd1884d;display:block}
.divider-dots span:nth-child(2){width:24px;height:2px;background:linear-gradient(90deg,#7dd18899,#7dd1881a)}
.detailblck{padding:80px 0 100px;background:linear-gradient(180deg,#11211800 0%,#7dd1880a 50%,#11211800 100%);position:relative}
.detailblck::before{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);width:1px;height:48px;background:linear-gradient(180deg,transparent,#7dd18880)}
.detailblck .cntrwrp{max-width:1200px;margin:0 auto;padding:0 40px}
.detailblck .splitlayout{display:grid;grid-template-columns:5fr 7fr;gap:80px;align-items:start}
.detailblck .lftpanel{position:sticky;top:40px}
.detailblck .lftpanel .seclbl{font-size:11px;letter-spacing:2.5px;text-transform:uppercase;color:#7DD188;margin-bottom:16px;display:flex;align-items:center;gap:8px}
.detailblck .lftpanel .seclbl::before{content:'';display:block;width:20px;height:1px;background:#7DD188}
.detailblck .lftpanel h3{font-size:clamp(24px,3vw,36px);font-weight:700;color:#EEF6EE;line-height:1.3;margin:0 0 24px}
.detailblck .lftpanel .paneldesc{font-size:15px;color:#eef6ee99;line-height:1.75;margin-bottom:32px}
.detailblck .lftpanel .metricbox{background:#7dd1880f;border:1px solid #7dd18826;padding:24px;display:flex;flex-direction:column;gap:20px}
.detailblck .lftpanel .metricbox .mitem{display:flex;flex-direction:row;justify-content:space-between;align-items:center}
.detailblck .lftpanel .metricbox .mitem .mname{font-size:13px;color:#eef6ee8c}
.detailblck .lftpanel .metricbox .mitem .mval{font-size:18px;font-weight:700;color:#7DD188}
.detailblck .rgtpanel{display:flex;flex-direction:column;gap:0}
.casestpitem{display:grid;grid-template-columns:40px 1fr;gap:20px;padding:28px 0;border-bottom:1px solid #eef6ee0f;position:relative}
.casestpitem:last-child{border-bottom:none}
.casestpitem .stepnum{width:40px;height:40px;border:1px solid #7dd1884d;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:#7DD188;flex-shrink:0}
.casestpitem .stepcontent{display:flex;flex-direction:column}
.casestpitem .stepcontent h5{font-size:16px;font-weight:600;color:#EEF6EE;margin:0 0 8px;padding-top:8px}
.casestpitem .stepcontent p{font-size:14px;color:#eef6ee99;line-height:1.7;margin:0 0 12px}
.casestpitem .stepcontent .tagrow{display:flex;flex-wrap:wrap;gap:8px}
.casestpitem .stepcontent .tagrow .tg{font-size:11px;padding:4px 10px;background:#7dd18814;border:1px solid #7dd18833;color:#eef6ee99;letter-spacing:.5px}
.ctabttn{display:inline-flex;align-items:center;gap:10px;background:#7DD188;color:#112118;font-size:14px;font-weight:700;padding:14px 28px;text-decoration:none;transition:background .25s ease,transform .2s ease;position:relative;z-index:5}
.ctabttn:hover{background:#EEF6EE;transform:translateY(-2px)}
.ctabttn i{font-size:18px}
@media (max-width: 1024px) {
.heroblck{grid-template-columns:1fr;min-height:auto}
.heroblck .imgholder{height:300px}
.heroblck .txtholder::after{display:none}
.storisgrid{grid-template-columns:1fr 1fr}
.detailblck .splitlayout{grid-template-columns:1fr;gap:48px}
.detailblck .lftpanel{position:static}
.storiesblck .sechdr{grid-template-columns:1fr;gap:24px}
}
@media (max-width: 720px) {
.heroblck .txtholder{padding:56px 24px}
.heroblck .statrow{flex-wrap:wrap;gap:20px}
.storisgrid{grid-template-columns:1fr}
.storiesblck .cntrwrp,.detailblck .cntrwrp{padding:0 20px}
.storiesblck{padding:56px 0}
.detailblck{padding:56px 0 72px}
.casestpitem{grid-template-columns:36px 1fr;gap:16px}
}
.pgwrp{background:#112118;overflow-x:hidden}
.titlblk{position:relative;overflow:hidden;padding:80px 0 60px}
.titlblk .dcrcirc1{position:absolute;width:480px;height:480px;border-radius:50%;border:1px solid #7dd1881f;top:-120px;left:-100px;pointer-events:none}
.titlblk .dcrcirc2{position:absolute;width:320px;height:320px;border-radius:50%;border:1px solid #7dd18814;top:40px;left:-40px;pointer-events:none}
.titlblk .dcrcirc3{position:absolute;width:200px;height:200px;border-radius:50%;background:radial-gradient(circle,#7dd1880f 0%,transparent 70%);top:80px;right:30%;pointer-events:none}
.titlblk .dcrcirc4{position:absolute;width:600px;height:600px;border-radius:50%;border:1px solid #eef6ee0a;bottom:-250px;right:-80px;pointer-events:none}
.titlholder{max-width:1536px;margin:0 auto;padding:0 40px;display:flex;flex-direction:row;align-items:center;gap:60px}
.titltxt{flex:0 0 50%;max-width:50%;position:relative;z-index:2}
.titltxt .lgcybadge{display:inline-flex;flex-direction:row;align-items:center;gap:8px;background:#7dd1881a;border:1px solid #7dd18840;border-radius:6px;padding:6px 14px;margin-bottom:28px}
.titltxt .lgcybadge i{color:#7DD188;font-size:15px}
.titltxt .lgcybadge span{color:#7DD188;font-size:13px;letter-spacing:.06em;text-transform:uppercase}
.titltxt .mnhdr{font-size:clamp(34px,4.5vw,58px);font-weight:700;color:#EEF6EE;line-height:1.15;margin:0 0 20px;letter-spacing:-.02em}
.titltxt .mnhdr .acntgrn{color:#7DD188;position:relative;display:inline-block}
.titltxt .mnhdr .acntgrn::after{content:'';position:absolute;bottom:-3px;left:0;width:100%;height:2px;background:linear-gradient(90deg,#7DD188 0%,#7dd1884d 100%);border-radius:2px}
.titltxt .subdscr{font-size:16px;color:#eef6eeb8;line-height:1.7;margin:0 0 36px;max-width:480px}
.titlctabtnholder{display:flex;flex-direction:row;gap:16px;align-items:center;flex-wrap:wrap}
.bttn-primary{display:inline-flex;flex-direction:row;align-items:center;gap:8px;background:#7DD188;color:#112118;font-size:15px;font-weight:600;padding:14px 28px;border-radius:8px;text-decoration:none;border:none;cursor:pointer;transition:background 0.22s,box-shadow 0.22s,transform .15s;position:relative;z-index:3}
.bttn-primary:hover{background:#9de0a7;box-shadow:0 8px 24px #7dd18847;transform:translateY(-1px)}
.bttn-outln{display:inline-flex;flex-direction:row;align-items:center;gap:8px;background:transparent;color:#EEF6EE;font-size:15px;font-weight:500;padding:13px 26px;border-radius:8px;text-decoration:none;border:1px solid #eef6ee38;cursor:pointer;transition:border-color 0.22s,color 0.22s,background .22s;position:relative;z-index:3}
.bttn-outln:hover{border-color:#7DD188;color:#7DD188;background:#7dd1880f}
.titlimgarea{flex:0 0 50%;max-width:50%;position:relative;z-index:2}
.titlimgwrp{position:relative}
.titlimgwrp::before{content:'';position:absolute;inset:-12px;border:1px solid #7dd18824;border-radius:12px;z-index:0}
.titlimgwrp img{width:100%;height:460px;object-fit:cover;object-position:center;border-radius:10px;display:block;position:relative;z-index:1;box-shadow:0 20px 60px #00000080}
.titlimgwrp .imgbadge{position:absolute;bottom:24px;left:-24px;background:#112118;border:1px solid #7dd18840;border-radius:10px;padding:14px 20px;display:flex;flex-direction:row;align-items:center;gap:12px;z-index:3;box-shadow:0 8px 24px #0006}
.titlimgwrp .imgbadge .bdgicon{width:40px;height:40px;background:#7dd18826;border-radius:8px;display:flex;align-items:center;justify-content:center}
.titlimgwrp .imgbadge .bdgicon i{color:#7DD188;font-size:20px}
.titlimgwrp .imgbadge .bdgtxt .bdgnum{display:block;font-size:20px;font-weight:700;color:#EEF6EE;line-height:1.2}
.titlimgwrp .imgbadge .bdgtxt .bdglbl{display:block;font-size:12px;color:#eef6ee99}
.divdr-wave{width:100%;line-height:0;overflow:hidden}
.divdr-wave svg{display:block;width:100%}
.outcmsblk{padding:80px 0;background:linear-gradient(170deg,#112118f2 0%,#142a1cff 100%);position:relative}
.outcmsblk::before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#7dd18833,transparent)}
.outcmsholder{max-width:1536px;margin:0 auto;padding:0 40px}
.outcms-hdrsec{text-align:center;margin-bottom:60px}
.outcms-hdrsec .sctntag{display:inline-flex;flex-direction:row;align-items:center;gap:8px;color:#7DD188;font-size:13px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:16px}
.outcms-hdrsec .sctntag::before{content:'';width:24px;height:1px;background:#7DD188}
.outcms-hdrsec .sctntag::after{content:'';width:24px;height:1px;background:#7DD188}
.outcms-hdrsec h2{font-size:clamp(26px,3vw,40px);font-weight:700;color:#EEF6EE;margin:0 0 16px;letter-spacing:-.02em}
.outcms-hdrsec .sctnsubhdr{font-size:16px;color:#eef6eea6;line-height:1.7;max-width:560px;margin:0 auto}
.outcms3col{display:grid;grid-template-columns:1fr 1fr 1fr;gap:28px;margin-bottom:48px}
.outcmscard{background:#eef6ee0a;border:1px solid #eef6ee14;border-radius:10px;padding:32px 28px;position:relative;overflow:hidden;transition:border-color 0.25s,transform .2s}
.outcmscard:hover{border-color:#7dd1884d;transform:translateY(-3px)}
.outcmscard::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#7DD188,transparent);opacity:0;transition:opacity .25s}
.outcmscard:hover::before{opacity:1}
.outcmscard .cdicn{width:48px;height:48px;background:#7dd1881f;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}
.outcmscard .cdicn i{font-size:22px;color:#7DD188}
.outcmscard h3{font-size:18px;font-weight:600;color:#EEF6EE;margin:0 0 12px}
.outcmscard p{font-size:14px;color:#eef6eea6;line-height:1.7;margin:0}
.outcms-imgrow{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center}
.outcmsimgside img{width:100%;height:340px;object-fit:cover;border-radius:10px;display:block;box-shadow:0 12px 40px #0006}
.outcmstxtside .hdrtxt{font-size:clamp(20px,2.2vw,30px);font-weight:700;color:#EEF6EE;line-height:1.3;margin:0 0 20px}
.outcmstxtside .hdrtxt span{color:#7DD188}
.outcmstxtside p{font-size:15px;color:#eef6eeb3;line-height:1.75;margin:0 0 16px}
.outcmstxtside .strslink{display:inline-flex;flex-direction:row;align-items:center;gap:8px;color:#7DD188;font-size:14px;font-weight:600;text-decoration:none;border-bottom:1px solid #7dd1884d;padding-bottom:2px;transition:border-color 0.2s,gap .2s}
.outcmstxtside .strslink:hover{border-color:#7DD188;gap:12px}
.ecosysblk{padding:80px 0;background:#112118;position:relative;overflow:hidden}
.ecosysblk::after{content:'';position:absolute;width:700px;height:700px;border-radius:50%;background:radial-gradient(circle,#7dd1880a 0%,transparent 65%);top:-200px;right:-200px;pointer-events:none}
.ecosysholder{max-width:1536px;margin:0 auto;padding:0 40px}
.ecosysinner{display:grid;grid-template-columns:5fr 7fr;gap:70px;align-items:start}
.ecosystxtcol .ecolbl{display:inline-block;color:#7DD188;font-size:13px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:20px;position:relative;padding-left:18px}
.ecosystxtcol .ecolbl::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:10px;height:10px;border-radius:50%;background:#7DD188}
.ecosystxtcol h2{font-size:clamp(24px,2.8vw,38px);font-weight:700;color:#EEF6EE;line-height:1.25;margin:0 0 24px;letter-spacing:-.02em}
.ecosystxtcol .ecodesc{font-size:15px;color:#eef6eead;line-height:1.75;margin:0 0 32px}
.ecosystxtcol .ecostatrow{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:32px}
.ecostat{background:#7dd1880f;border:1px solid #7dd18824;border-radius:8px;padding:20px 16px}
.ecostat .stnum{display:block;font-size:28px;font-weight:700;color:#7DD188;line-height:1.1;margin-bottom:4px}
.ecostat .stlbl{display:block;font-size:12px;color:#eef6ee8c;line-height:1.4}
.ecosysgridcol{display:flex;flex-direction:column;gap:16px}
.ecosysimgrow{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.ecosysimgrow img{width:100%;height:200px;object-fit:cover;border-radius:8px;display:block;box-shadow:0 8px 24px #00000059}
.ecosysfeatlist{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.ecosysfeat{display:flex;flex-direction:row;align-items:flex-start;gap:12px;background:#eef6ee0a;border:1px solid #eef6ee12;border-radius:8px;padding:16px;transition:border-color .2s}
.ecosysfeat:hover{border-color:#7dd18833}
.ecosysfeat .fticn{flex-shrink:0;width:34px;height:34px;background:#7dd1881a;border-radius:6px;display:flex;align-items:center;justify-content:center}
.ecosysfeat .fticn i{font-size:16px;color:#7DD188}
.ecosysfeat .fttxt h4{font-size:13px;font-weight:600;color:#EEF6EE;margin:0 0 4px}
.ecosysfeat .fttxt p{font-size:12px;color:#eef6ee8c;margin:0;line-height:1.5}
.effcblk{padding:80px 0 100px;background:linear-gradient(135deg,#14261aff 0%,#112118ff 50%,#0e1c14ff 100%);position:relative}
.effcblk::before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#7dd1882e,transparent)}
.effcholder{max-width:1536px;margin:0 auto;padding:0 40px}
.effchdrarea{text-align:center;margin-bottom:60px}
.effchdrarea .sctntag2{display:inline-flex;flex-direction:row;align-items:center;gap:10px;color:#7DD188;font-size:13px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:18px}
.effchdrarea .sctntag2 i{font-size:16px}
.effchdrarea h2{font-size:clamp(26px,3vw,40px);font-weight:700;color:#EEF6EE;margin:0 0 16px;letter-spacing:-.02em}
.effchdrarea .effcsubhdr{font-size:16px;color:#eef6eea6;line-height:1.7;max-width:540px;margin:0 auto}
.effclayout{display:grid;grid-template-columns:1fr 2fr;gap:40px;align-items:start}
.effcimgstck{position:relative}
.effcimgstck img{width:100%;height:480px;object-fit:cover;border-radius:10px;display:block;box-shadow:0 16px 48px #00000073}
.effcimgstck .imgoverlay{position:absolute;bottom:20px;right:-20px;background:linear-gradient(135deg,#7DD188 0%,#5ab864 100%);border-radius:8px;padding:16px 20px;box-shadow:0 8px 24px #7dd1884d}
.effcimgstck .imgoverlay .ovnum{display:block;font-size:24px;font-weight:700;color:#112118;line-height:1.1}
.effcimgstck .imgoverlay .ovlbl{display:block;font-size:11px;font-weight:600;color:#112118bf;text-transform:uppercase;letter-spacing:.05em}
.effcmodules{display:flex;flex-direction:column;gap:0}
.effcmodule{border-bottom:1px solid #eef6ee12}
.effcmodule:last-child{border-bottom:none}
.effcmodule input[type="checkbox"]{display:none}
.effcmodule .mdlhdr{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:22px 0;cursor:pointer;user-select:none}
.effcmodule .mdlhdr .mdlhdr-left{display:flex;flex-direction:row;align-items:center;gap:16px}
.effcmodule .mdlhdr .mdlnum{width:32px;height:32px;background:#7dd1881a;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:#7DD188;flex-shrink:0}
.effcmodule .mdlhdr h4{font-size:16px;font-weight:600;color:#EEF6EE;margin:0}
.effcmodule .mdlhdr .togicn{width:28px;height:28px;border:1px solid #eef6ee26;border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background 0.2s,border-color .2s}
.effcmodule .mdlhdr .togicn i{font-size:14px;color:#eef6ee80;transition:transform 0.25s,color .2s}
.effcmodule .mdlbody{max-height:0;overflow:hidden;transition:max-height .35s ease}
.effcmodule input[type="checkbox"]:checked ~ .mdlhdr .togicn{background:#7dd1881f;border-color:#7dd1884d}
.effcmodule input[type="checkbox"]:checked ~ .mdlhdr .togicn i{color:#7DD188;transform:rotate(45deg)}
.effcmodule input[type="checkbox"]:checked ~ .mdlbody{max-height:300px}
.effcmodule .mdlbodyin{padding:0 0 22px 48px}
.effcmodule .mdlbodyin p{font-size:14px;color:#eef6eea6;line-height:1.75;margin:0 0 14px}
.effcmodule .mdlbodyin .mdltags{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px}
.effcmodule .mdlbodyin .mdltags span{background:#7dd1881a;border:1px solid #7dd18833;border-radius:4px;padding:4px 10px;font-size:12px;color:#7DD188}
.effccta{margin-top:40px;display:flex;flex-direction:row;align-items:center;gap:20px}
.effccta .rtgwrp{display:flex;flex-direction:row;align-items:center;gap:10px}
.effccta .rtgwrp .strs{display:flex;flex-direction:row;gap:3px}
.effccta .rtgwrp .strs i{font-size:14px;color:#7DD188}
.effccta .rtgwrp .rtglbl{font-size:13px;color:#eef6ee99}
@media (max-width: 1100px) {
.outcms3col{grid-template-columns:1fr 1fr}
.ecosysinner{grid-template-columns:1fr;gap:40px}
.ecosysimgrow{grid-template-columns:1fr 1fr}
}
@media (max-width: 900px) {
.titlholder{flex-direction:column;padding:0 24px}
.titltxt,.titlimgarea{flex:none;max-width:100%;width:100%}
.titlimgwrp img{height:320px}
.titlimgwrp .imgbadge{left:12px}
.outcmsholder,.ecosysholder,.effcholder{padding:0 24px}
.outcms-imgrow{grid-template-columns:1fr}
.effclayout{grid-template-columns:1fr}
.effcimgstck img{height:280px}
.effcimgstck .imgoverlay{right:12px}
}
@media (max-width: 640px) {
.titlblk{padding:48px 0 40px}
.outcmsblk,.ecosysblk,.effcblk{padding:56px 0}
.outcms3col{grid-template-columns:1fr}
.ecosysstatrow{grid-template-columns:1fr 1fr}
.ecosysfeatlist{grid-template-columns:1fr}
.ecosysimgrow{grid-template-columns:1fr}
.ecosysimgrow img{height:180px}
.effccta{flex-direction:column;align-items:flex-start}
.titlctabtnholder{flex-direction:column;align-items:flex-start}
}
.cntct-wrpr{max-width:1536px;margin:0 auto;padding:0;background:#112118}
.ttl-blck{position:relative;overflow:hidden;padding:80px 60px 60px;background:linear-gradient(135deg,#112118 0%,#1a3225 40%,#112118 100%);display:flex;flex-direction:row;align-items:center;gap:60px;min-height:420px}
.ttl-blck::before{content:'';position:absolute;top:-80px;right:-80px;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,#7dd1881f 0%,transparent 70%);pointer-events:none}
.ttl-blck::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:2px;background:linear-gradient(93deg,transparent 0%,#7DD188 50%,transparent 100%)}
.ttl-txt-sde{flex:1;position:relative;z-index:2}
.ttl-eybrw{display:inline-flex;align-items:center;gap:8px;color:#7DD188;font-size:12px;letter-spacing:3px;text-transform:uppercase;margin-bottom:24px;font-weight:600}
.ttl-eybrw i{font-size:14px}
.ttl-h1{font-size:clamp(36px,5vw,64px);font-weight:800;color:#EEF6EE;line-height:1.1;margin:0 0 20px;letter-spacing:-1px}
.ttl-h1 .ttl-accnt{color:#7DD188;position:relative;display:inline-block}
.ttl-h1 .ttl-accnt::after{content:'';position:absolute;bottom:-4px;left:0;width:100%;height:2px;background:#7DD188;opacity:.5}
.ttl-sub{font-size:17px;color:#eef6eea6;line-height:1.7;max-width:440px;margin:0}
.ttl-img-sde{flex:0 0 460px;position:relative;z-index:2}
.ttl-img-sde img{width:100%;height:300px;object-fit:cover;display:block;filter:brightness(0.75) contrast(1.1);box-shadow:0 12px 24px #00000080 inset 0 0 0 1px #7dd18826}
.ttl-img-decor{position:absolute;top:-12px;left:-12px;width:60px;height:60px;border-top:3px solid #7DD188;border-left:3px solid #7DD188;pointer-events:none}
.ttl-img-decor2{position:absolute;bottom:-12px;right:-12px;width:60px;height:60px;border-bottom:3px solid #7DD188;border-right:3px solid #7DD188;pointer-events:none}
.cntct-mnblck{display:flex;flex-direction:row;gap:0;background:#112118}
.cntct-info-pnl{flex:0 0 360px;background:linear-gradient(170deg,#1a3225 0%,#112118 100%);padding:64px 44px;display:flex;flex-direction:column;gap:0;border-right:1px solid #7dd18826}
.cntct-info-lbl{font-size:11px;letter-spacing:3px;text-transform:uppercase;color:#7DD188;font-weight:700;margin-bottom:36px}
.cntct-info-itm{display:flex;flex-direction:row;align-items:flex-start;gap:16px;padding:24px 0;border-bottom:1px solid #7dd1881a}
.cntct-info-itm:last-of-type{border-bottom:none}
.cntct-icn-bx{width:44px;height:44px;background:#7dd1881f;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid #7dd18833}
.cntct-icn-bx i{font-size:20px;color:#7DD188}
.cntct-info-txt{flex:1;display:flex;flex-direction:column;gap:4px}
.cntct-info-ttl{font-size:11px;color:#eef6ee66;text-transform:uppercase;letter-spacing:2px;font-weight:600}
.cntct-info-val{font-size:15px;color:#EEF6EE;line-height:1.5;text-decoration:none}
.cntct-info-val:hover{color:#7DD188}
.cntct-metrics-strip{margin-top:48px;padding-top:36px;border-top:1px solid #7dd1881f;display:flex;flex-direction:column;gap:20px}
.cntct-mtr-itm{display:flex;flex-direction:column;gap:6px}
.cntct-mtr-lbl{font-size:11px;color:#eef6ee66;text-transform:uppercase;letter-spacing:2px}
.cntct-mtr-bar-wrap{width:100%;height:4px;background:#7dd1881a;position:relative}
.cntct-mtr-bar-fill{height:100%;background:linear-gradient(90deg,#7DD188 0%,#EEF6EE 100%);transition:width .6s ease}
.cntct-mtr-val{font-size:13px;color:#7DD188;font-weight:600}
.cntct-frm-pnl{flex:1;padding:64px 60px;background:#112118}
.frm-intro{margin-bottom:40px}
.frm-intro-h2{font-size:30px;font-weight:700;color:#EEF6EE;margin:0 0 12px;line-height:1.2}
.frm-intro-h2 span{color:#7DD188}
.frm-intro-p{font-size:15px;color:#eef6ee99;line-height:1.6;margin:0}
.cntct-form9{display:flex;flex-direction:column;gap:0}
.frm-row2{display:flex;flex-direction:row;gap:20px}
.frm-row2 .frm-fld-grp{flex:1}
.frm-fld-grp{display:flex;flex-direction:column;gap:8px;margin-bottom:22px}
.frm-lbl{font-size:12px;color:#eef6ee8c;text-transform:uppercase;letter-spacing:2px;font-weight:600}
.frm-inpt,.frm-txtarea,.frm-slct{background:#eef6ee0a;border:1px solid #7dd18833;color:#EEF6EE;font-size:15px;padding:14px 18px;outline:none;transition:border-color .25s ease,background .25s ease;width:100%;box-sizing:border-box;appearance:none}
.frm-inpt::placeholder,.frm-txtarea::placeholder{color:#eef6ee40}
.frm-inpt:focus,.frm-txtarea:focus,.frm-slct:focus{border-color:#7DD188;background:#7dd1880f}
.frm-txtarea{min-height:110px;resize:vertical}
.frm-slct{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%237DD188' stroke-width='1.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:40px}
.frm-slct option{background:#1a3225;color:#EEF6EE}
.frm-divdr{width:100%;height:1px;background:linear-gradient(90deg,transparent 0%,#7dd18833 30%,#7dd18833 70%,transparent 100%);margin:10px 0 22px}
.frm-prvc-row{display:flex;flex-direction:row;align-items:flex-start;gap:12px;margin-bottom:28px;margin-top:6px}
.frm-prvc-chk{width:18px;height:18px;border:1px solid #7dd18866;background:transparent;cursor:pointer;accent-color:#7DD188;flex-shrink:0;margin-top:2px}
.frm-prvc-txt{font-size:13px;color:#eef6ee80;line-height:1.6}
.frm-prvc-txt a{color:#7DD188;text-decoration:underline;text-underline-offset:2px}
.frm-prvc-txt a:hover{color:#EEF6EE}
.frm-sbmt-row{display:flex;flex-direction:row;align-items:center;gap:24px}
.frm-sbmt-btn{display:inline-flex;align-items:center;gap:10px;background:#7DD188;color:#112118;font-size:14px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:16px 36px;border:none;cursor:pointer;transition:background .25s ease,box-shadow .25s ease,transform .15s ease;position:relative;z-index:5}
.frm-sbmt-btn:hover{background:#EEF6EE;box-shadow:0 8px 20px #7dd18840;transform:translateY(-1px)}
.frm-sbmt-btn:active{transform:translateY(0)}
.frm-sbmt-btn i{font-size:16px}
.frm-note{font-size:12px;color:#eef6ee4d;line-height:1.5}
.cntct-btm-blck{background:linear-gradient(93deg,#112118 0%,#1a3225 50%,#112118 100%);border-top:1px solid #7dd1881f;padding:60px}
.btm-blck-inr{max-width:1536px;margin:0 auto;display:flex;flex-direction:row;gap:48px;align-items:flex-start}
.btm-blck-hdr{flex:0 0 280px}
.btm-blck-h3{font-size:22px;font-weight:700;color:#EEF6EE;margin:0 0 12px;line-height:1.3}
.btm-blck-h3::before{content:'';display:block;width:32px;height:3px;background:#7DD188;margin-bottom:16px}
.btm-blck-desc{font-size:14px;color:#eef6ee80;line-height:1.7;margin:0}
.btm-faq-list{flex:1;display:flex;flex-direction:column;gap:0}
.faq-itm{border-bottom:1px solid #7dd1881a}
.faq-itm input[type="checkbox"]{display:none}
.faq-itm-lbl{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:20px 0;cursor:pointer;color:#EEF6EE;font-size:15px;font-weight:500;user-select:none;transition:color .2s ease}
.faq-itm-lbl:hover{color:#7DD188}
.faq-itm-lbl .faq-icn{width:24px;height:24px;border:1px solid #7dd1884d;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#7DD188;font-size:14px;transition:transform .3s ease,background .3s ease}
.faq-itm input[type="checkbox"]:checked ~ .faq-itm-lbl .faq-icn{transform:rotate(45deg);background:#7dd18826}
.faq-bdy{max-height:0;overflow:hidden;transition:max-height .35s ease}
.faq-itm input[type="checkbox"]:checked ~ .faq-bdy{max-height:200px}
.faq-bdy-inner{padding:0 0 20px;font-size:14px;color:#eef6ee99;line-height:1.75}
.dv-zz{width:100%;overflow:hidden;line-height:0}
.dv-zz svg{display:block;width:100%}
@media (max-width: 1100px) {
.ttl-blck{padding:60px 40px;gap:40px}
.ttl-img-sde{flex:0 0 360px}
.cntct-info-pnl{flex:0 0 300px;padding:48px 32px}
.cntct-frm-pnl{padding:48px 40px}
.btm-blck-inr{flex-direction:column;gap:36px}
.btm-blck-hdr{flex:none}
}
@media (max-width: 768px) {
.ttl-blck{flex-direction:column;padding:48px 24px 40px;gap:32px;min-height:auto}
.ttl-img-sde{flex:none;width:100%}
.ttl-sub{max-width:100%}
.cntct-mnblck{flex-direction:column}
.cntct-info-pnl{flex:none;border-right:none;border-bottom:1px solid #7dd18826;padding:40px 24px}
.cntct-frm-pnl{padding:40px 24px}
.frm-row2{flex-direction:column;gap:0}
.cntct-btm-blck{padding:48px 24px}
.frm-sbmt-row{flex-direction:column;align-items:flex-start;gap:16px}
.frm-sbmt-btn{width:100%;justify-content:center}
.cntct-metrics-strip{display:none}
}
@media (max-width: 480px) {
.ttl-h1{font-size:30px}
.frm-intro-h2{font-size:24px}
}
.prgm-hero{position:relative;overflow:hidden;min-height:520px;display:flex;align-items:center}
.prgm-hero-bgwrapper{position:absolute;inset:0;z-index:0}
.prgm-hero-bgwrapper img{width:100%;height:100%;object-fit:cover;object-position:center;filter:blur(6px) brightness(0.35);transform:scale(1.06)}
.prgm-hero-gradient{position:absolute;inset:0;background:linear-gradient(135deg,#112118 0%,#112118b8 40%,#7dd1882e 75%,#EEF6EE 100%);animation:prgm-gradshift 9s ease-in-out infinite alternate;z-index:1}
@keyframes prgm-gradshift {
0%{opacity:.82;background-position:0 50%}
100%{opacity:1;background-position:100% 50%}
}
.prgm-hero-shape1{position:absolute;top:-60px;right:-60px;width:340px;height:340px;border:2px solid #7dd1882e;border-radius:50%;animation:prgm-rotateshape 18s linear infinite;z-index:2}
.prgm-hero-shape2{position:absolute;bottom:-40px;left:-40px;width:220px;height:220px;border:1px solid #eef6ee1f;border-radius:50%;animation:prgm-rotateshape 24s linear infinite reverse;z-index:2}
@keyframes prgm-rotateshape {
from{transform:rotate(0deg)}
to{transform:rotate(360deg)}
}
.prgm-hero-inner{position:relative;z-index:3;max-width:1536px;margin:0 auto;padding:96px 48px 88px;width:100%}
.prgm-hero-badge{display:inline-flex;align-items:center;gap:8px;background:#7dd1881f;border:1px solid #7dd18852;padding:6px 16px;border-radius:6px;margin-bottom:28px}
.prgm-hero-badge span{font-size:13px;color:#7DD188;letter-spacing:.08em;text-transform:uppercase}
.prgm-hero-badge i{color:#7DD188;font-size:15px}
.prgm-hero-ttl{font-size:clamp(2rem,5vw,3.4rem);font-weight:800;color:#EEF6EE;line-height:1.13;max-width:680px;margin-bottom:24px;letter-spacing:-.02em}
.prgm-hero-ttl em{font-style:normal;color:#7DD188;position:relative}
.prgm-hero-ttl em::after{content:'';position:absolute;left:0;bottom:2px;width:100%;height:3px;background:linear-gradient(90deg,#7DD188 0%,#EEF6EE 100%);border-radius:2px;opacity:.5}
.prgm-hero-desc{font-size:1.08rem;color:#eef6eec7;max-width:520px;line-height:1.72;margin-bottom:40px}
.prgm-hero-ctarow{display:flex;flex-direction:row;gap:16px;flex-wrap:wrap;align-items:center}
.prgm-bttn-primary{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(93deg,#7DD188 0%,#EEF6EE 100%);color:#112118;font-weight:700;font-size:.97rem;padding:14px 32px;border-radius:8px;text-decoration:none;border:none;cursor:pointer;transition:box-shadow 0.28s,transform .2s;position:relative;z-index:10;letter-spacing:.01em}
.prgm-bttn-primary:hover{box-shadow:0 8px 24px #7dd18859;transform:translateY(-2px)}
.prgm-bttn-outline{display:inline-flex;align-items:center;gap:10px;background:transparent;color:#EEF6EE;font-weight:600;font-size:.97rem;padding:13px 28px;border-radius:8px;border:1.5px solid #eef6ee52;text-decoration:none;cursor:pointer;transition:border-color 0.25s,color 0.25s,background .25s;position:relative;z-index:10}
.prgm-bttn-outline:hover{border-color:#7DD188;color:#7DD188;background:#7dd18812}
.prgm-stats-strip{display:flex;flex-direction:row;gap:0;margin-top:56px;flex-wrap:wrap}
.prgm-stat-item{flex:1 1 140px;padding:18px 24px;border-left:1px solid #7dd1882e}
.prgm-stat-item:first-child{border-left:none}
.prgm-stat-num{font-size:1.9rem;font-weight:800;color:#7DD188;line-height:1;margin-bottom:5px}
.prgm-stat-lbl{font-size:.8rem;color:#eef6ee8c;text-transform:uppercase;letter-spacing:.07em}
.prgm-modules-section{background:#112118;padding:88px 0 72px}
.prgm-modules-cntr{max-width:1536px;margin:0 auto;padding:0 48px}
.prgm-sec-eyebrow{display:flex;flex-direction:row;align-items:center;gap:12px;margin-bottom:14px}
.prgm-sec-eyebrow-line{width:36px;height:2px;background:linear-gradient(90deg,#7DD188,transparent);border-radius:2px}
.prgm-sec-eyebrow span{font-size:12px;color:#7DD188;text-transform:uppercase;letter-spacing:.1em;font-weight:600}
.prgm-sec-heading{font-size:clamp(1.55rem,3.5vw,2.4rem);font-weight:800;color:#EEF6EE;line-height:1.18;max-width:520px;margin-bottom:16px}
.prgm-sec-heading mark{background:none;color:#7DD188}
.prgm-sec-subtext{font-size:1rem;color:#eef6ee99;max-width:460px;line-height:1.65;margin-bottom:52px}
.prgm-modules-grid{display:grid;grid-template-columns:1fr 1fr;gap:0;border:1px solid #7dd1881f;border-radius:10px;overflow:hidden}
.prgm-module-card{padding:36px 38px;border-right:1px solid #7dd1881a;border-bottom:1px solid #7dd1881a;background:#112118b3;transition:background .3s;position:relative}
.prgm-module-card:nth-child(2n){border-right:none}
.prgm-module-card:nth-last-child(-n+2){border-bottom:none}
.prgm-module-card:hover{background:#7dd1880f}
.prgm-module-num{font-size:.72rem;color:#7dd18873;font-weight:700;letter-spacing:.14em;text-transform:uppercase;margin-bottom:14px}
.prgm-module-icon{width:44px;height:44px;background:#7dd1881a;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:18px;border:1px solid #7dd18833}
.prgm-module-icon i{font-size:22px;color:#7DD188}
.prgm-module-title{font-size:1.08rem;font-weight:700;color:#EEF6EE;margin-bottom:10px;line-height:1.3}
.prgm-module-desc{font-size:.9rem;color:#eef6ee94;line-height:1.62;margin-bottom:18px}
.prgm-module-topics{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}
.prgm-module-topics li{font-size:.83rem;color:#eef6ee80;display:flex;align-items:flex-start;gap:8px;line-height:1.45}
.prgm-module-topics li::before{content:'';display:block;width:5px;height:5px;border-radius:50%;background:#7DD188;margin-top:5px;flex-shrink:0}
.prgm-module-dur{position:absolute;top:28px;right:32px;font-size:.78rem;color:#7dd18899;display:flex;align-items:center;gap:5px}
.prgm-module-dur i{font-size:13px}
.prgm-splitblock{background:#0e1c14;padding:88px 0}
.prgm-splitblock-cntr{max-width:1536px;margin:0 auto;padding:0 48px;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}
.prgm-splitimg-holder{position:relative}
.prgm-splitimg-holder img{width:100%;height:380px;object-fit:cover;border-radius:10px;display:block}
.prgm-splitimg-badge{position:absolute;bottom:-18px;right:-18px;background:linear-gradient(135deg,#112118 0%,#7DD188 100%);padding:18px 24px;border-radius:8px;box-shadow:0 8px 24px #11211899}
.prgm-splitimg-badge-num{font-size:1.8rem;font-weight:800;color:#EEF6EE;line-height:1}
.prgm-splitimg-badge-txt{font-size:.78rem;color:#eef6eebf;margin-top:4px;line-height:1.3;max-width:100px}
.prgm-split-heading{font-size:clamp(1.45rem,3vw,2.1rem);font-weight:800;color:#EEF6EE;line-height:1.18;margin-bottom:20px}
.prgm-split-heading span{color:#7DD188}
.prgm-split-body{font-size:.97rem;color:#eef6eea6;line-height:1.72;margin-bottom:16px}
.prgm-checklist{list-style:none;padding:0;margin:28px 0 36px;display:flex;flex-direction:column;gap:12px}
.prgm-checklist li{display:flex;flex-direction:row;align-items:flex-start;gap:12px;font-size:.93rem;color:#eef6eebf;line-height:1.5}
.prgm-checklist li i{color:#7DD188;font-size:18px;margin-top:1px;flex-shrink:0}
.prgm-accordion-section{background:#112118;padding:80px 0}
.prgm-accordion-cntr{max-width:1536px;margin:0 auto;padding:0 48px;display:grid;grid-template-columns:380px 1fr;gap:72px;align-items:start}
.prgm-acc-heading{font-size:clamp(1.45rem,2.8vw,2rem);font-weight:800;color:#EEF6EE;line-height:1.22;margin-bottom:18px}
.prgm-acc-subtext{font-size:.93rem;color:#eef6ee8c;line-height:1.65;margin-bottom:36px}
.prgm-acc-img-holder img{width:100%;height:260px;object-fit:cover;border-radius:8px;border:1px solid #7dd18826}
.prgm-acc-items{display:flex;flex-direction:column;gap:0;border:1px solid #7dd1881f;border-radius:10px;overflow:hidden}
.prgm-acc-item{border-bottom:1px solid #7dd1881a}
.prgm-acc-item:last-child{border-bottom:none}
.prgm-acc-trigger{display:none}
.prgm-acc-lbl{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:22px 28px;cursor:pointer;background:#11211880;transition:background .25s;user-select:none}
.prgm-acc-lbl:hover{background:#7dd18812}
.prgm-acc-lbl-left{display:flex;flex-direction:row;align-items:center;gap:14px}
.prgm-acc-lbl-icon{width:34px;height:34px;background:#7dd1881a;border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.prgm-acc-lbl-icon i{color:#7DD188;font-size:16px}
.prgm-acc-lbl-txt{font-size:.97rem;font-weight:600;color:#EEF6EE;line-height:1.3}
.prgm-acc-arrow{width:26px;height:26px;border:1.5px solid #7dd1884d;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform 0.28s,border-color .25s}
.prgm-acc-arrow i{color:#7DD188;font-size:14px;transition:transform .28s}
.prgm-acc-body{max-height:0;overflow:hidden;transition:max-height .38s ease,padding .28s}
.prgm-acc-trigger:checked ~ .prgm-acc-lbl .prgm-acc-arrow{border-color:#7DD188}
.prgm-acc-trigger:checked ~ .prgm-acc-lbl .prgm-acc-arrow i{transform:rotate(180deg)}
.prgm-acc-trigger:checked ~ .prgm-acc-body{max-height:320px}
.prgm-acc-bodyinner{padding:0 28px 22px;font-size:.9rem;color:#eef6ee99;line-height:1.65;border-top:1px solid #7dd18814;padding-top:16px}
.prgm-cta-section{background:linear-gradient(135deg,#0e1c14 0%,#112118 50%,#1a2f1e 100%);padding:80px 0;border-top:1px solid #7dd1881a}
.prgm-cta-cntr{max-width:1536px;margin:0 auto;padding:0 48px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:48px;flex-wrap:wrap}
.prgm-cta-heading{font-size:clamp(1.4rem,2.8vw,2rem);font-weight:800;color:#EEF6EE;line-height:1.2;margin-bottom:12px}
.prgm-cta-heading span{color:#7DD188}
.prgm-cta-txt{font-size:.95rem;color:#eef6ee99;max-width:480px;line-height:1.65}
.prgm-cta-right{display:flex;flex-direction:row;gap:16px;align-items:center;flex-wrap:wrap}
@media (max-width: 1100px) {
.prgm-modules-grid{grid-template-columns:1fr}
.prgm-module-card:nth-child(2n){border-right:1px solid #7dd1881a}
.prgm-module-card:nth-last-child(-n+2){border-bottom:1px solid #7dd1881a}
.prgm-module-card:last-child{border-bottom:none}
.prgm-splitblock-cntr{grid-template-columns:1fr;gap:48px}
.prgm-splitimg-badge{bottom:16px;right:16px}
.prgm-accordion-cntr{grid-template-columns:1fr;gap:40px}
.prgm-acc-img-holder{display:none}
}
@media (max-width: 768px) {
.prgm-hero-inner{padding:72px 24px 64px}
.prgm-stats-strip{gap:0;flex-wrap:wrap}
.prgm-stat-item{flex:1 1 50%;border-left:none;border-top:1px solid #7dd18826}
.prgm-modules-cntr,.prgm-splitblock-cntr,.prgm-accordion-cntr,.prgm-cta-cntr{padding:0 24px}
.prgm-modules-section,.prgm-splitblock,.prgm-accordion-section,.prgm-cta-section{padding:60px 0}
.prgm-modules-grid{grid-template-columns:1fr}
.prgm-cta-cntr{flex-direction:column;align-items:flex-start}
.prgm-splitimg-holder img{height:240px}
.prgm-hero-shape1{width:200px;height:200px}
}
.scsspg-wrapper{background:#112118;min-height:80vh;position:relative;overflow:hidden}
.scsspg-wrapper::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse at 20% 30%,#7dd18814 0%,transparent 60%),radial-gradient(ellipse at 80% 70%,#112118e6 0%,transparent 50%);pointer-events:none;z-index:0}
.scsspg-constellation{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}
.scsspg-star{position:absolute;background:#7DD188;border-radius:50%;opacity:.4;animation:scsspg-pulse 3s ease-in-out infinite}
.scsspg-star:nth-child(1){width:2px;height:2px;top:12%;left:8%;animation-delay:0s}
.scsspg-star:nth-child(2){width:3px;height:3px;top:25%;left:85%;animation-delay:1s;opacity:.3}
.scsspg-star:nth-child(3){width:2px;height:2px;top:60%;left:15%;animation-delay:2s}
.scsspg-star:nth-child(4){width:4px;height:4px;top:40%;left:92%;animation-delay:.5s;opacity:.2}
.scsspg-star:nth-child(5){width:2px;height:2px;top:78%;left:72%;animation-delay:1.5s}
.scsspg-star:nth-child(6){width:3px;height:3px;top:88%;left:38%;animation-delay:2.5s;opacity:.25}
@keyframes scsspg-pulse {
0%,100%{opacity:.4;transform:scale(1)}
50%{opacity:.8;transform:scale(1.4)}
}
.scsspg-ttlblck{position:relative;z-index:1;padding:120px 24px 80px;display:flex;flex-direction:column;align-items:center;text-align:center;max-width:1536px;margin:0 auto}
.scsspg-iconring-holder{position:relative;margin-bottom:48px;display:flex;flex-direction:column;align-items:center}
.scsspg-ringout{width:96px;height:96px;border-radius:50%;border:2px solid #7dd1884d;display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative;animation:scsspg-ringgrow 2s ease-out forwards}
.scsspg-ringout::before{content:'';position:absolute;inset:-8px;border-radius:50%;border:1px solid #7dd1881a}
.scsspg-ringout::after{content:'';position:absolute;inset:-18px;border-radius:50%;border:1px solid #7dd1880d}
@keyframes scsspg-ringgrow {
0%{transform:scale(0.6);opacity:0}
60%{transform:scale(1.05);opacity:1}
100%{transform:scale(1);opacity:1}
}
.scsspg-ringout .bx{font-size:42px;color:#7DD188}
.scsspg-reveal-hdr{animation:scsspg-slideup .9s ease-out .3s both}
@keyframes scsspg-slideup {
0%{opacity:0;transform:translateY(30px)}
100%{opacity:1;transform:translateY(0)}
}
.scsspg-ttlblck .scsspg-reveal-hdr h1{font-size:clamp(32px,5vw,64px);font-weight:700;color:#EEF6EE;line-height:1.15;margin:0 0 20px;letter-spacing:-.5px}
.scsspg-ttlblck .scsspg-reveal-hdr h1 span{color:#7DD188;position:relative}
.scsspg-ttlblck .scsspg-reveal-hdr h1 span::after{content:'';position:absolute;bottom:-4px;left:0;right:0;height:2px;background:linear-gradient(90deg,#7DD188 0%,transparent 100%)}
.scsspg-metaphordesc{max-width:560px;margin:0 auto 48px;animation:scsspg-slideup .9s ease-out .5s both}
.scsspg-metaphordesc p{font-size:18px;line-height:1.7;color:#eef6eeb3;margin:0}
.scsspg-geogroup{position:absolute;top:60px;right:5%;display:flex;flex-direction:column;gap:12px;opacity:.15;pointer-events:none}
.scsspg-geosq{width:40px;height:40px;border:1px solid #7DD188;transform:rotate(30deg)}
.scsspg-geosq2{width:24px;height:24px;border:1px solid #EEF6EE;transform:rotate(55deg);align-self:flex-end}
.scsspg-geoleft{position:absolute;top:80px;left:4%;opacity:.1;pointer-events:none;display:flex;flex-direction:column;gap:8px}
.scsspg-geotrianglesvg{width:48px;height:48px}
.scsspg-dividerwave{width:100%;line-height:0;position:relative;z-index:1}
.scsspg-dividerwave svg{display:block;width:100%}
.scsspg-nextblck{position:relative;z-index:1;background:#EEF6EE;padding:80px 24px 100px}
.scsspg-nextblck-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}
.scsspg-leftcol{display:flex;flex-direction:column;gap:32px}
.scsspg-lefttag{display:inline-flex;flex-direction:row;align-items:center;gap:8px;background:#112118;padding:6px 16px;border-radius:6px;width:fit-content}
.scsspg-lefttag span{font-size:12px;font-weight:600;color:#7DD188;letter-spacing:1.5px;text-transform:uppercase}
.scsspg-leftcol h2{font-size:clamp(24px,3vw,38px);font-weight:700;color:#112118;line-height:1.2;margin:0;position:relative;padding-left:20px}
.scsspg-leftcol h2::before{content:'';position:absolute;left:0;top:8px;bottom:8px;width:4px;background:linear-gradient(180deg,#7DD188 0%,#112118 100%);border-radius:2px}
.scsspg-leftcol p{font-size:16px;line-height:1.75;color:#112118bf;margin:0}
.scsspg-steplist{display:flex;flex-direction:column;gap:16px;margin-top:8px}
.scsspg-stepitm{display:flex;flex-direction:row;align-items:flex-start;gap:16px;padding:20px;background:#fff;border-left:3px solid #7DD188;box-shadow:0 2px 8px #1121180f}
.scsspg-stepnum{width:32px;height:32px;min-width:32px;background:#112118;display:flex;flex-direction:row;align-items:center;justify-content:center;border-radius:6px}
.scsspg-stepnum span{font-size:13px;font-weight:700;color:#7DD188}
.scsspg-steptxt h5{font-size:15px;font-weight:600;color:#112118;margin:0 0 4px}
.scsspg-steptxt p{font-size:14px;line-height:1.6;color:#112118a6;margin:0}
.scsspg-rightcol{display:flex;flex-direction:column;gap:24px}
.scsspg-cardprimary{background:#112118;padding:40px 36px;border-radius:8px;position:relative;overflow:hidden}
.scsspg-cardprimary::before{content:'';position:absolute;top:-40px;right:-40px;width:120px;height:120px;border-radius:50%;background:radial-gradient(circle,#7dd18826 0%,transparent 70%);pointer-events:none}
.scsspg-cardprimary h4{font-size:20px;font-weight:600;color:#EEF6EE;margin:0 0 16px}
.scsspg-cardprimary p{font-size:15px;line-height:1.7;color:#eef6eea6;margin:0 0 28px}
.scsspg-ctarow{display:flex;flex-direction:row;gap:12px;flex-wrap:wrap}
.scsspg-btnprimary{display:inline-flex;flex-direction:row;align-items:center;gap:8px;padding:14px 28px;background:#7DD188;color:#112118;font-size:15px;font-weight:700;text-decoration:none;border-radius:8px;transition:background .2s ease,transform .2s ease,box-shadow .2s ease;position:relative;z-index:2}
.scsspg-btnprimary:hover{background:#EEF6EE;transform:translateY(-2px);box-shadow:0 8px 24px #7dd1884d}
.scsspg-btnoutline{display:inline-flex;flex-direction:row;align-items:center;gap:8px;padding:14px 28px;background:transparent;color:#EEF6EE;font-size:15px;font-weight:600;text-decoration:none;border-radius:8px;border:1.5px solid #eef6ee40;transition:border-color .2s ease,color .2s ease,background .2s ease;position:relative;z-index:2}
.scsspg-btnoutline:hover{border-color:#7DD188;color:#7DD188;background:#7dd1880d}
.scsspg-metricsgrid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.scsspg-metriccard{background:#fff;border-radius:8px;padding:20px 18px;display:flex;flex-direction:column;gap:8px;box-shadow:0 2px 12px #1121180f;border-bottom:3px solid #7DD188;transition:transform .2s ease,box-shadow .2s ease}
.scsspg-metriccard:hover{transform:translateY(-3px);box-shadow:0 8px 24px #1121181a}
.scsspg-metriccard .bx{font-size:24px;color:#7DD188}
.scsspg-metricval{font-size:28px;font-weight:700;color:#112118;line-height:1}
.scsspg-metriclbl{font-size:13px;color:#11211899;line-height:1.4}
@media (max-width: 1024px) {
.scsspg-nextblck-inner{grid-template-columns:1fr;gap:48px}
.scsspg-geogroup,.scsspg-geoleft{display:none}
}
@media (max-width: 768px) {
.scsspg-ttlblck{padding:80px 20px 60px}
.scsspg-metricsgrid{grid-template-columns:1fr 1fr}
.scsspg-ctarow{flex-direction:column}
.scsspg-btnprimary,.scsspg-btnoutline{justify-content:center}
.scsspg-nextblck{padding:60px 20px 80px}
.scsspg-cardprimary{padding:28px 24px}
}
@media (max-width: 480px) {
.scsspg-metricsgrid{grid-template-columns:1fr}
}