html{scroll-behavior:smooth}.aqs-page{--color-primary:#08af7d;--color-primary-dark:#16a27a;--color-light:#06e09f;--color-dark:#00222c;--color-white:#fff;--color-text:#202437;--color-muted:#3c556e;--color-muted-2:#515666;--page-bg:#f5f7fa;--panel:#f6f7fb;--border:#ebecf1;--row-pad:120px;--maxw:1440px;background:var(--page-bg);color:var(--color-text);font-family:Manrope,Inter,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;line-height:1.5}.aqs-page *,.aqs-page :after,.aqs-page :before{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}.aqs-page ol,.aqs-page ul{list-style:none}.aqs-page a{color:inherit;text-decoration:none}.aqs-page img{border:none;max-width:100%;vertical-align:top}.aqs-page h1,.aqs-page h2,.aqs-page h3,.aqs-page h4,.aqs-page h5,.aqs-page h6{color:var(--color-text);font-weight:600}.aqs-page .row-wrap{margin:0 auto;max-width:var(--maxw);padding-left:var(--row-pad);padding-right:var(--row-pad)}.aqs-page .btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;border:none;border-radius:8px;cursor:pointer;font-family:inherit;justify-content:center;line-height:24px;text-align:center;text-decoration:none;-webkit-transition:all .2s ease;transition:all .2s ease;white-space:nowrap}.aqs-page .btn-primary{background:var(--color-primary);color:#fff;font-size:15px;font-weight:600;height:48px;padding:0 28px}.aqs-page .btn-primary:hover{opacity:.85}.aqs-page .btn-primary:active{background:#00a775}.aqs-page .btn-dark{background:var(--color-dark);border:1px solid var(--color-dark);color:#fff;font-size:15px;font-weight:600;height:50px;padding:0 40px}.aqs-page .btn-dark:hover{opacity:.85}.aqs-page .aqs-hero{background:-webkit-gradient(linear,left top,left bottom,from(rgba(6,226,159,.16)),color-stop(70%,rgba(248,255,253,.1)),to(var(--page-bg)));background:linear-gradient(180deg,rgba(6,226,159,.16) 0,rgba(248,255,253,.1) 70%,var(--page-bg) 100%);overflow:hidden;position:relative}.aqs-page .aqs-hero h1{color:var(--color-dark);font-size:50px;font-weight:500;letter-spacing:-.5px;line-height:1.18}.aqs-page .aqs-hero p{color:var(--color-text);font-size:21px;font-weight:400;line-height:1.7;max-width:720px}.aqs-page .aqs-hero .btn{margin-top:6px}.aqs-page .aqs-hero__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;gap:22px;justify-content:center;margin:0 auto;max-width:var(--maxw);min-height:460px;padding:80px var(--row-pad);position:relative;text-align:center;z-index:1}.aqs-page .aqs-hero__deco{border-radius:50%;-webkit-filter:blur(2px);filter:blur(2px);opacity:.5;position:absolute}.aqs-page .aqs-hero__deco--1{background:radial-gradient(circle,rgba(6,226,159,.35),transparent 65%);height:420px;right:-120px;top:-160px;width:420px}.aqs-page .aqs-hero__deco--2{background:radial-gradient(circle,rgba(8,175,125,.22),transparent 65%);bottom:-140px;height:340px;left:-100px;width:340px}.aqs-page section.band{padding:84px 0}.aqs-page .intro-band{background:#fff}.aqs-page .portfolio-band{background:var(--page-bg)}.aqs-page .solutions-band{background:#fff}.aqs-page .safeguard-band{background:var(--page-bg)}.aqs-page .ongoing-band{background:#fff}.aqs-page .band-head{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto 56px;max-width:760px;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:14px}.aqs-page .band-head h2{font-size:34px;font-weight:600;line-height:1.25}.aqs-page .band-head p{color:var(--color-muted);font-size:18px;line-height:1.7}.aqs-page .band-cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:56px}.aqs-page .why-grid{display:grid;gap:80px;grid-template-columns:1fr 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.aqs-page .why-copy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:18px}.aqs-page .why-copy h2{font-size:34px;font-weight:600;line-height:1.25}.aqs-page .why-copy p{color:var(--color-muted);font-size:18px;line-height:1.78}.aqs-page .why-media img{border-radius:16px;-webkit-box-shadow:0 20px 60px rgba(13,27,42,.08);box-shadow:0 20px 60px rgba(13,27,42,.08);height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.aqs-page .svc-grid{display:grid;gap:28px}.aqs-page .svc-grid--2{grid-template-columns:repeat(2,1fr)}.aqs-page .svc-grid--3{grid-template-columns:repeat(3,1fr)}.aqs-page .svc-card{background:#fff;border:1px solid var(--border);border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:36px 32px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-shadow:0 12px 36px rgba(13,27,42,.05);box-shadow:0 12px 36px rgba(13,27,42,.05);-ms-flex-direction:column;flex-direction:column;gap:16px;-webkit-transition:-webkit-transform .25s ease,-webkit-box-shadow .25s ease;transition:-webkit-transform .25s ease,-webkit-box-shadow .25s ease;transition:transform .25s ease,box-shadow .25s ease;transition:transform .25s ease,box-shadow .25s ease,-webkit-transform .25s ease,-webkit-box-shadow .25s ease}.aqs-page .svc-card:hover{-webkit-box-shadow:0 20px 50px rgba(13,27,42,.08);box-shadow:0 20px 50px rgba(13,27,42,.08);-webkit-transform:translateY(-4px);transform:translateY(-4px)}.aqs-page .svc-card__icon{background:rgba(8,175,125,.1);border-radius:14px;display:-webkit-box;display:-ms-flexbox;display:flex;height:56px;width:56px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;color:var(--color-primary);justify-content:center}.aqs-page .svc-card__icon svg{height:28px;stroke:var(--color-primary);width:28px}.aqs-page .svc-card__title{color:var(--color-dark);font-size:22px;font-weight:600;line-height:1.25}.aqs-page .svc-card__text{color:var(--color-muted);font-size:16px;line-height:1.65}.aqs-page .solutions-band .svc-card{background:var(--panel)}.aqs-page .split-grid{display:grid;gap:80px;grid-template-columns:1fr 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.aqs-page .split-grid--reverse .split-media{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.aqs-page .split-copy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:18px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.aqs-page .split-copy h2{font-size:32px;font-weight:600;line-height:1.25}.aqs-page .split-copy p{color:var(--color-muted);font-size:18px;line-height:1.78}.aqs-page .split-copy .btn{margin-top:14px}.aqs-page .split-media img{border-radius:16px;-webkit-box-shadow:0 20px 60px rgba(13,27,42,.08);box-shadow:0 20px 60px rgba(13,27,42,.08);height:auto;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:1100px){.aqs-page{--row-pad:48px}.aqs-page .svc-grid{gap:20px}}@media (max-width:900px){.aqs-page{--row-pad:24px}.aqs-page .aqs-hero h1{font-size:34px}.aqs-page .aqs-hero p{font-size:18px}.aqs-page .aqs-hero__inner{min-height:auto;padding:64px var(--row-pad)}.aqs-page section.band{padding:56px 0}.aqs-page .split-grid,.aqs-page .why-grid{gap:36px;grid-template-columns:1fr}.aqs-page .split-grid--reverse .split-media{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.aqs-page .svc-grid--2,.aqs-page .svc-grid--3{gap:20px;grid-template-columns:1fr}.aqs-page .band-head h2,.aqs-page .split-copy h2,.aqs-page .why-copy h2{font-size:27px}}