.landing-aws-page{--aws-primary:#f90;--aws-primary-dark:#ec7211;--aws-primary-light:#ffaa2b;--aws-primary-gradient:linear-gradient(135deg,#f90,#ec7211);--aws-primary-glow:rgba(255,153,0,0.28);--aws-navy-dark:#081320;--aws-navy-surface:#0e1e32;--aws-navy-card:#152840;--aws-navy-black:#000;--aws-text-dark:#111827;--aws-text-main:#1e293b;--aws-text-muted:#5a6a80;--aws-text-light:#fff;--aws-text-subtle:#94a3b8;--aws-bg-light:#f8fafc;--aws-bg-card:#fff;--aws-border:#e2e8f0;--aws-border-subtle:#cbd5e1;--aws-bg-page:#f3f3f7;--aws-radius-sm:8px;--aws-radius-md:10px;--aws-radius-card:28px;--aws-radius-pill:9999px;--aws-shadow-sm:0 2px 4px rgba(0,0,0,0.03),0 1px 2px rgba(0,0,0,0.02);--aws-shadow-md:0 10px 25px -5px rgba(15,23,42,0.08),0 4px 8px -2px rgba(15,23,42,0.04);--aws-shadow-lg:0 20px 40px -10px rgba(15,23,42,0.12),0 8px 16px -4px rgba(15,23,42,0.06);--aws-shadow-btn:0 8px 22px rgba(236,114,17,0.32);--aws-shadow-btn-hover:0 12px 28px rgba(236,114,17,0.45);color:var(--aws-text-main);background-color:#fff;overflow-x:hidden;font-family:Roboto Flex,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;scroll-behavior:smooth;box-sizing:border-box}.landing-aws-page *,.landing-aws-page :after,.landing-aws-page :before{box-sizing:inherit}.landing-aws-page h1,.landing-aws-page h2,.landing-aws-page h3,.landing-aws-page h4{font-family:Roboto Flex,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--aws-text-dark);font-weight:700;line-height:1.25;margin-top:0}.landing-aws-page p{font-family:Roboto Flex,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.68;margin-bottom:1rem}.landing-aws-page img{max-width:100%;height:auto;display:block}.landing-aws-page .text-aws-orange{color:var(--aws-primary)}.landing-aws-page .section-eyebrow{display:inline-block;font-size:14px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--aws-primary-dark);margin-bottom:12px}.landing-aws-page .section-title{font-size:42px;font-weight:700;color:var(--aws-text-dark);line-height:1.22;margin-bottom:18px}.landing-aws-page .section-subtitle{font-size:18px;color:var(--aws-text-muted);max-width:780px;margin:0 auto 35px;line-height:1.6}.landing-aws-page .btn-aws-pill{display:inline-flex;align-items:center;justify-content:center;background:var(--aws-primary);color:#fff!important;font-size:16px;font-weight:600;padding:13px 44px;border-radius:var(--aws-radius-pill);border:none;box-shadow:var(--aws-shadow-btn);text-decoration:none!important;cursor:pointer;letter-spacing:.2px;transition:all .25s cubic-bezier(.16,1,.3,1)}.landing-aws-page .btn-aws-pill:hover{box-shadow:var(--aws-shadow-btn-hover);transform:translateY(-2px);color:#fff!important}.landing-aws-page .btn-aws-pill:active{transform:translateY(0)}.landing-aws-page.aws-main-wrapper{position:relative;margin-top:-240px}.landing-aws-page .aws-nav-header{position:relative;width:100%;height:240px;overflow:hidden;z-index:10}.landing-aws-page .aws-nav-header .mask{display:none!important}.landing-aws-page .aws-hero-section{position:relative;width:100%;min-height:650px;background-color:var(--aws-bg-page);padding-top:50px;padding-bottom:70px;z-index:5;display:flex;align-items:center}.landing-aws-page .aws-hero-inner{position:relative;z-index:2;width:100%;max-width:1060px;margin:0 auto;text-align:center;padding:0 20px}.landing-aws-page .hero-badge-wrap{margin-bottom:28px;display:flex;justify-content:center}.landing-aws-page .hero-partner-badge{max-width:200px;height:auto;filter:drop-shadow(0 4px 10px rgba(0,0,0,.04));transition:transform .3s ease}.landing-aws-page .hero-eyebrow{font-size:15px;font-weight:700;letter-spacing:2px;color:var(--aws-primary);text-transform:uppercase;margin-bottom:12px}.landing-aws-page .hero-title{font-size:50px;font-weight:700;color:var(--aws-navy-black);line-height:1.18;margin-bottom:22px;letter-spacing:-.5px}.landing-aws-page .hero-title-highlight{color:var(--aws-primary)}.landing-aws-page .hero-lead{font-size:16px;line-height:1.7;color:var(--aws-navy-black);max-width:960px;margin:0 auto 34px;font-weight:600}.landing-aws-page .hero-cta-wrap{margin-top:10px}.landing-aws-page .aws-certs-section{padding:45px 0 75px;background-color:var(--aws-bg-page)}.landing-aws-page .certs-container{max-width:1100px;margin:0 auto;padding:0 20px;text-align:center}.landing-aws-page .certs-title{font-size:40px;font-weight:700;color:var(--aws-text-dark);margin-bottom:50px}.landing-aws-page .certs-grid{display:flex;flex-direction:column;gap:22px;align-items:center}.landing-aws-page .certs-row{display:flex;justify-content:center;align-items:center;gap:80px;flex-wrap:wrap}.landing-aws-page .cert-badge-item{width:120px;height:120px;display:flex;align-items:center;justify-content:center;transition:transform .3s cubic-bezier(.16,1,.3,1),filter .3s ease;cursor:pointer}.landing-aws-page .cert-badge-item img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 4px 6px rgba(0,0,0,.06))}.landing-aws-page .cert-badge-item:hover{transform:translateY(-6px) scale(1.06)}.landing-aws-page .cert-badge-item:hover img{filter:drop-shadow(0 12px 18px rgba(0,0,0,.14))}.landing-aws-page .aws-advantage-section{padding:60px 0 85px;background-color:var(--aws-bg-page);position:relative}.landing-aws-page .advantage-container{max-width:1220px;margin:0 auto;padding:0 24px}.landing-aws-page .advantage-row{display:flex;align-items:flex-start;justify-content:space-between;gap:60px}.landing-aws-page .advantage-image-col,.landing-aws-page .advantage-text-col{flex:1;min-width:0}.landing-aws-page .advantage-image-col{display:flex;flex-direction:column;align-items:center}.landing-aws-page .advantage-img-wrapper{position:relative;border-radius:50px;width:100%;display:flex;justify-content:center;align-items:center}.landing-aws-page .advantage-img{width:80%;height:auto;display:block;-o-object-fit:cover;object-fit:cover;border-radius:37px;transition:transform .5s ease}.landing-aws-page .advantage-image-col .btn-aws-pill{margin-top:50px}.landing-aws-page .advantage-text-col{padding-left:50px}.landing-aws-page .advantage-text-col .section-eyebrow{color:var(--aws-navy-black);font-weight:600;letter-spacing:2px;margin-bottom:10px}.landing-aws-page .advantage-title{font-size:35px;font-weight:700;color:var(--aws-text-dark);line-height:1.25;margin-bottom:24px}.landing-aws-page .advantage-bullets{list-style:none;padding:0;margin:0 0 28px}.landing-aws-page .advantage-bullets li{position:relative;padding-left:0;font-size:18px;font-weight:500;color:var(--aws-navy-black);margin-bottom:10px;line-height:1.5}.landing-aws-page .advantage-desc{font-size:16px;line-height:1.68;font-weight:500;color:var(--aws-navy-black);margin-bottom:16px;width:60%}.landing-aws-page .aws-offer-section{position:relative;background-color:var(--aws-navy-dark);color:var(--aws-bg-page);padding:90px 0 160px;overflow:visible}.landing-aws-page .offer-bg-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:100%;background-repeat:no-repeat;opacity:.8;pointer-events:none;z-index:0}.landing-aws-page .offer-container{position:relative;z-index:2;margin:0 auto;width:75%}.landing-aws-page .offer-row{display:flex;justify-content:space-between;gap:50px}.landing-aws-page .offer-col-left,.landing-aws-page .offer-col-right{flex:1;min-width:0}.landing-aws-page .offer-eyebrow{font-size:14px;font-weight:700;letter-spacing:2px;color:var(--aws-primary);text-transform:uppercase;margin-bottom:12px;display:inline-block}.landing-aws-page .offer-title{font-size:35px;font-weight:700;color:#fff;line-height:1.25;margin-bottom:22px}.landing-aws-page .offer-intro{font-size:16px;line-height:1.7;color:var(--aws-text-light);margin-bottom:35px;font-weight:400!important}.landing-aws-page .solution-item{display:flex;align-items:flex-start;gap:18px;margin-bottom:50px;transition:transform .25s ease}.landing-aws-page .solution-item:hover{transform:translateX(4px)}.landing-aws-page .solution-icon-wrap{width:80px;height:80px;border-radius:50%;background:var(--aws-primary);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff}.landing-aws-page .solution-icon-wrap .icon_services{width:48px;height:48px}.landing-aws-page .solution-text h3{font-size:18px;font-weight:500;color:var(--aws-text-light);margin-bottom:12px}.landing-aws-page .solution-text p{font-size:16px;line-height:1.62;color:var(--aws-text-light);margin-bottom:0;font-weight:400}.landing-aws-page .offer-cta-wrap{margin-top:50px;text-align:center}.landing-aws-page .aws-cta-footer{position:absolute;bottom:0;left:0;right:0;height:160px;z-index:1;pointer-events:none;overflow:visible}.landing-aws-page .aws-cta-footer .bg_aws_foot{position:absolute;bottom:0;left:0;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;display:block;z-index:1}.landing-aws-page .aws-cta-footer .bg_aws-offer{position:absolute;bottom:0;left:0;width:auto;height:auto;display:block;z-index:1}.landing-aws-page .aws-clients-section{padding:85px 0 90px;background-color:var(--aws-bg-page)}.landing-aws-page .clients-container{max-width:1220px;margin:0 auto;padding:0 24px;text-align:center}.landing-aws-page .clients-title{font-size:40px;font-weight:700;color:var(--aws-navy-black);margin-bottom:12px}.landing-aws-page .clients-subtitle{font-size:16px;color:var(--aws-navy-black);max-width:760px;margin:0 auto 45px;line-height:1.6;font-weight:400}.landing-aws-page .clients-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:30px}.landing-aws-page .client-card{background:#fff;border:1px solid #e2e8f0;border-radius:var(--aws-radius-md);height:82px;display:flex;align-items:center;justify-content:center;padding:10px;box-shadow:0 1px 3px rgba(0,0,0,.02);transition:all .25s ease-in-out;border:1px solid var(--aws-primary)}.landing-aws-page .client-card img{max-height:44px;max-width:100%;width:157px;height:51px;-o-object-fit:contain;object-fit:contain;transition:transform .25s ease}.landing-aws-page .client-card:hover{border-color:#cbd5e1;transform:translateY(-3px);box-shadow:0 10px 20px rgba(0,0,0,.06)}.landing-aws-page .client-card:hover img{transform:scale(1.04)}.landing-aws-page .aws-why-section{padding:70px 0 85px;background-color:var(--aws-bg-page)}.landing-aws-page .why-container{max-width:1220px;margin:0 auto;padding:0 50px}.landing-aws-page .why-row{display:flex;align-items:center;justify-content:space-between;gap:60px}.landing-aws-page .why-text-col{flex:0 0 46%;max-width:46%}.landing-aws-page .why-eyebrow{font-size:18px;font-weight:700;letter-spacing:2px;color:var(--aws-navy-black);text-transform:uppercase;margin-bottom:14px;display:inline-block}.landing-aws-page .why-title{font-size:35px;font-weight:700;color:var(--aws-navy-black);line-height:1.25;margin-bottom:0;width:380px}.landing-aws-page .why-image-col{flex:0 0 46%;max-width:46%;display:flex;justify-content:center}.landing-aws-page .why-img-wrapper{position:relative;border-radius:var(--aws-radius-card);overflow:hidden;box-shadow:var(--aws-shadow-lg);width:100%;background:#f1f5f9}.landing-aws-page .why-img{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover;border-radius:var(--aws-radius-card);transition:transform .5s ease}.landing-aws-page .why-img-wrapper:hover .why-img{transform:scale(1.02)}.landing-aws-page .aws-quote-section{padding:85px 0 100px;background:var(--aws-bg-page);position:relative}.aws-hero-eclipse{position:absolute;z-index:2}.aws-hero-eclipse img{display:block;width:100%;height:600px}.aws-hero-eclipse--bottom-right{right:0;bottom:0}.aws-hero-eclipse--bottom-left{left:0;bottom:50px}@media (min-width:1600px){.landing-aws-page .hero-eyebrow{font-size:20px}.landing-aws-page .offer-container{width:75%}.landing-aws-page .offer-row{gap:100px}}@media (max-width:1440px){.landing-aws-page .aws-hero-section{min-height:600px}.landing-aws-page .hero-title{font-size:50px}.landing-aws-page .hero-lead{font-size:16px;max-width:880px}.landing-aws-page .advantage-title,.landing-aws-page .offer-title,.landing-aws-page .why-title{font-size:34px}.landing-aws-page .certs-title,.landing-aws-page .clients-title{font-size:40px}.landing-aws-page .advantage-row,.landing-aws-page .why-row{gap:45px}}@media (max-width:1199px){.landing-aws-page .clients-grid{grid-template-columns:repeat(4,1fr)}.landing-aws-page .offer-row{gap:35px}.landing-aws-page .offer-col-left,.landing-aws-page .offer-col-right{flex:1;min-width:0}}@media (max-width:991px){.landing-aws-page.aws-main-wrapper{margin-top:0!important}.landing-aws-page .aws-nav-header{display:none!important}.landing-aws-page .aws-hero-section{min-height:auto;padding-top:45px;padding-bottom:55px}.landing-aws-page .hero-title{font-size:38px}.landing-aws-page .hero-lead{font-size:16px}.landing-aws-page .advantage-row{flex-direction:column;gap:40px}.landing-aws-page .advantage-image-col,.landing-aws-page .advantage-text-col{flex:0 0 100%;max-width:600px;margin:0 auto}.landing-aws-page .advantage-title{font-size:30px}.landing-aws-page .offer-row{flex-direction:column;gap:30px}.landing-aws-page .offer-col-left,.landing-aws-page .offer-col-right{flex:0 0 100%;max-width:100%}.landing-aws-page .offer-title{font-size:30px}.landing-aws-page .clients-grid{grid-template-columns:repeat(3,1fr);gap:12px}.landing-aws-page .client-card{height:76px}.landing-aws-page .why-row{flex-direction:column;gap:40px;text-align:center}.landing-aws-page .why-image-col,.landing-aws-page .why-text-col{flex:0 0 100%;max-width:600px;margin:0 auto}.landing-aws-page .why-title{font-size:32px}}@media (max-width:767px){.landing-aws-page .aws-hero-section{padding:30px 0 40px}.landing-aws-page .aws-hero-inner{margin-top:70px}.landing-aws-page .hero-partner-badge{max-width:160px}.landing-aws-page .hero-eyebrow{font-size:12.5px;letter-spacing:1.5px}.landing-aws-page .hero-title{font-size:28px}.landing-aws-page .hero-lead{font-size:15px;line-height:1.6;margin-bottom:25px}.landing-aws-page .btn-aws-pill{width:100%;max-width:320px;padding:12px 24px;font-size:15px}.landing-aws-page .certs-title{font-size:26px;margin-bottom:25px}.landing-aws-page .certs-row{gap:14px}.landing-aws-page .cert-badge-item{width:90px;height:90px}.landing-aws-page .aws-advantage-section{padding:40px 0 50px}.landing-aws-page .advantage-title{font-size:24px}.landing-aws-page .advantage-bullets li{font-size:15px}.landing-aws-page .advantage-desc{font-size:14.5px;width:80%}.landing-aws-page .advantage-img-wrapper,.landing-aws-page .why-img-wrapper{border-radius:37px}.landing-aws-page .aws-offer-section{padding:55px 0 65px}.landing-aws-page .offer-title{font-size:24px}.landing-aws-page .offer-intro{font-size:14.5px;margin-bottom:25px}.landing-aws-page .solution-item{gap:14px;margin-bottom:22px}.landing-aws-page .solution-icon-wrap{width:44px;height:44px}.landing-aws-page .solution-icon-wrap svg{width:22px;height:22px}.landing-aws-page .solution-text h3{font-size:17px}.landing-aws-page .solution-text p{font-size:13.5px}.landing-aws-page .aws-clients-section{padding:50px 0 60px}.landing-aws-page .clients-title{font-size:26px}.landing-aws-page .clients-subtitle{font-size:14.5px;margin-bottom:28px}.landing-aws-page .clients-grid{grid-template-columns:repeat(2,1fr);gap:10px}.landing-aws-page .client-card{height:68px;padding:8px 12px}.landing-aws-page .client-card img{max-height:36px}.landing-aws-page .aws-why-section{padding:45px 0 55px}.landing-aws-page .why-title{font-size:24px;width:100%}.landing-aws-page .aws-quote-section{padding:50px 0 65px}.aws-hero-eclipse--bottom-left{left:0;top:50px}}