.topbar{background:linear-gradient(90deg,#0544fb,#1324a5)!important;color:#fff}.topbar__inner{max-width:1280px;margin:0 auto;padding:10px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px}.topbar__link{display:inline-flex;align-items:center;gap:6px;color:#fff;font-family:Inter,Segoe UI,sans-serif;font-size:.85rem;font-weight:500;opacity:.95;transition:opacity .15s ease;white-space:nowrap}.topbar__link:hover,.topbar__link:focus-visible{opacity:1;text-decoration:underline}.topbar__link svg{font-size:1.05rem;flex-shrink:0}.topbar__phone{white-space:nowrap}.headerDetails{color:#fff;font-size:.937rem}@media (max-width: 768px){.topbar__inner{padding:8px 16px;gap:16px}.headerDetails{font-size:.78rem}.topbar__link svg{font-size:.95rem}}@media (max-width: 640px){.topbar__inner{justify-content:space-between}.topbar__inner>div:first-of-type>a:nth-of-type(2){display:none}}@media (max-width: 400px){.headerDetails{display:none}.topbar__link{gap:0}.topbar__inner{justify-content:space-around}}.header{position:sticky;top:0;z-index:100;background:#f0f4ff;border-bottom:1px solid transparent;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.header--scrolled{background:#fff;border-bottom-color:#e2e5f1;box-shadow:0 2px 10px #131c330d}.header__inner{max-width:1280px;margin:0 auto;padding:16px 24px;display:flex;align-items:left;justify-content:space-between;gap:40px;transform:scale(1.1)}.header__brand{display:inline-flex;align-items:left;flex-shrink:0}.header__logo{height:34px;width:auto}.header__nav{display:flex;align-items:center;gap:4px}.header__nav-item{position:relative}.header__nav-link{font-family:Inter,Segoe UI,sans-serif;font-size:.95rem;font-weight:500;color:#3d4863!important;padding:8px 12px!important;min-width:auto;text-transform:none!important;white-space:nowrap}.header__nav-link--active{color:#f2841f!important}.header__nav-link--open{color:#1e3ae2!important}.header__nav-link:hover{background:transparent!important;color:#1e3ae2!important}.header__nav-link--active:hover{color:#d96f10!important}.header__nav-chevron{font-size:1.1rem!important;transition:transform .15s ease}.header__nav-chevron--open{transform:rotate(180deg)}.header__mega{position:absolute;top:100%;left:50%;margin-top:6px;width:max-content;min-width:220px;max-width:300px;background:#fff;border:none;border-radius:12px;box-shadow:0 10px 24px #131c331f,0 2px 6px #131c330f;padding:6px;opacity:0;transform:translate(-50%,-6px) scale(.98);transform-origin:top center;pointer-events:none;transition:opacity .15s ease,transform .15s ease;z-index:10}.header__mega--open{opacity:1;transform:translate(-50%) scale(1);pointer-events:auto}.header__mega-row{position:relative;display:flex;align-items:center;gap:8px;padding:6px 8px;border-radius:8px;text-decoration:none;color:#3d4863;font-family:Inter,Segoe UI,sans-serif;font-size:.8rem;font-weight:500;cursor:pointer;white-space:nowrap}.header__mega-row:hover{background:#1e3ae20f}.header__mega-row--active{color:#f1845c;font-weight:600;background:#f1845c14}.header__mega-row--active .header__mega-row__mega-row-icon{color:#f1845c;background:#f1845c24}.header__mega-row--parent{justify-content:space-between}.header__mega-row-icon{font-size:.95rem!important;color:#6b7590;flex-shrink:0!important;width:26px!important;height:26px!important;border-radius:50%;background:#6b75901a;display:flex;align-items:center;justify-content:center;padding:5px;box-sizing:border-box}.header__mega-row-arrow{font-size:.95rem!important;color:#6b7590;flex-shrink:0;transition:color .15s ease;margin-left:4px}.header__mega-row--parent .header__mega-row-icon{margin-right:-2px}.header__mega-row--parent:hover .header__mega-row-arrow,.header__mega-row-arrow--open{color:#1e3ae2}.header__submenu{position:absolute;top:0;left:100%;margin-left:6px;width:max-content;min-width:220px;max-width:300px;background:#fff;border-radius:12px;box-shadow:0 10px 24px #131c331f,0 2px 6px #131c330f;padding:6px;opacity:0;transform:translate(-6px) scale(.98);transform-origin:left center;pointer-events:none;transition:opacity .15s ease,transform .15s ease;z-index:11}.header__submenu--open{opacity:1;transform:translate(0) scale(1);pointer-events:auto}.header__mega-row-content{display:flex;align-items:center;gap:8px;white-space:nowrap}.header__cta{flex-shrink:0;padding:10px 32px!important;font-size:.95rem!important;font-weight:700!important;border-radius:12px!important;text-transform:none!important;box-shadow:none!important;background:linear-gradient(90deg,#0544fb,#1324a5)!important;white-space:nowrap}.header__cta:hover{box-shadow:none!important;background:#1730b4!important}.header__menu-toggle{display:none!important}@media (max-width: 1100px){.header__nav-link{font-size:.88rem;padding:8px!important}}@media (max-width: 960px){.header__nav,.header__cta{display:none!important}.header__menu-toggle{display:inline-flex!important;margin-left:auto}}@media (max-width: 480px){.header__logo{height:28px}.header__inner{padding:8px 16px}}.mobile-nav{width:min(320px,86vw);height:100%;display:flex;flex-direction:column;padding:16px}.mobile-nav__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.mobile-nav__sub-icon{font-size:1.1rem!important;color:#6b7590;margin-right:10px;vertical-align:-3px}.mobile-nav__logo{height:28px;width:auto}.mobile-nav__chevron{margin-left:auto;transition:transform .15s ease}.mobile-nav__chevron--open{transform:rotate(180deg)}.mobile-nav__sub{padding-left:40px!important;font-size:.9rem;color:#6b7590}.mobile-nav__sub--nested{padding-left:64px!important}.mobile-nav__active{color:#f2841f!important}.mobile-nav__cta{margin-top:auto!important;padding:12px!important;font-size:.95rem!important}.mobile-nav__sub--active{color:#f1845c!important;font-weight:600;background:#f1845c14}.hero{background:#f0f4ff;overflow:hidden}.hero__inner{max-width:1280px;margin:0 auto;padding:40px 24px;display:flex;align-items:center;gap:64px}.hero__content{flex:1 1 480px;max-width:560px;max-height:fit-content}.hero__heading{font-family:Cabin,sans-serif!important;font-weight:700!important;font-size:3rem!important;line-height:1.18!important;color:#283750!important;margin-bottom:24px!important}.hero__body{font-family:Inter,Segoe UI,sans-serif!important;font-size:1.05rem!important;line-height:1.75!important;color:#3d4863!important;max-width:46ch!important;margin-bottom:40px!important}.hero__image{position:relative;z-index:1;width:min(100%,560px);height:auto;display:block;margin:0 auto}.hero__media{position:relative;flex:1 1 480px;display:flex;align-items:center;justify-content:center;min-height:420px}.hero__dots{position:absolute;width:190px;height:70px;background-image:radial-gradient(circle,#f2841f 1.6px,transparent 1.8px);background-size:16px 16px;z-index:0;opacity:.85}.hero__dots--top{top:6%;right:2%}.hero__dots--bottom{bottom:4%;left:0}@media (max-width: 960px){.hero__inner{flex-direction:column;text-align:center;padding:64px 24px;gap:40px}.hero__content{max-width:100%}.hero__body{margin-left:auto!important;margin-right:auto!important}.hero__media{width:100%;min-height:0}.hero__dots{display:none}}@media (max-width: 768px){.hero__heading{font-size:2.2rem!important}.hero__body{font-size:.98rem!important}}@media (max-width: 480px){.hero__inner{padding:40px 16px}.hero__heading{font-size:1.8rem!important;line-height:1.25!important}.hero__body{font-size:.92rem!important}}.trusted-by{position:relative;z-index:1;background:#fff;padding-top:30px;padding-bottom:30px}.trusted-by__title{margin:0 0 5px!important;font-family:Inter,Segoe UI,sans-serif!important;font-weight:500!important;font-size:24px!important;line-height:1.5;color:#283750;text-align:center}.trusted-by__logo{box-sizing:border-box;flex:0 0 auto;width:160px;height:84px;margin-right:16px;background-color:#fff;border-radius:4px;padding:16px}.trusted-by__logo-link{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.trusted-by__logo-img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.trusted-by__viewport{max-width:1280px;margin:0 auto;padding:0 24px 24px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 8%,#000 92%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 8%,#000 92%,transparent 100%)}.trusted-by__track{display:flex;align-items:center;width:max-content;animation:trusted-by-scroll 80s linear infinite}.trusted-by__viewport:hover .trusted-by__track{animation-play-state:paused}.trusted-by__logo-icon{font-size:1.5rem!important;color:#1e3ae259}.trusted-by__logo-label{font-family:Inter,Segoe UI,sans-serif;font-size:.7rem;color:#6b7590;white-space:nowrap}.trusted-by__testimonial{background:linear-gradient(90deg,#1730b4,#1e3ae2)}.trusted-by__testimonial-inner{display:flex;align-items:stretch;min-height:440px;width:100%}.trusted-by__testimonial-content{flex:0 1 50%;max-width:50%;display:flex;flex-direction:column;justify-content:center;padding:64px 40px 64px 96px}.trusted-by__testimonial-quote{font-family:Inter,Segoe UI,sans-serif!important;font-weight:600!important;font-size:18px!important;line-height:1.6!important;color:#fff!important;max-width:46ch!important;margin:0 0 40px!important}.trusted-by__testimonial-quote:before,.trusted-by__testimonial-quote:after{content:none}.trusted-by__testimonial-person{display:flex;align-items:center;gap:16px}.trusted-by__testimonial-avatar-img{flex-shrink:0;width:48px;height:48px;border-radius:50%;object-fit:cover}.trusted-by__testimonial-name{font-family:Poppins,Segoe UI,sans-serif!important;font-weight:700!important;font-size:.95rem!important;color:#fff!important;margin:0!important}.trusted-by__testimonial-role{font-family:Inter,Segoe UI,sans-serif!important;font-size:.85rem!important;line-height:1.4!important;color:#fffc!important;margin:0!important}.trusted-by__testimonial-media{position:relative;flex:0 1 50%;max-width:50%;overflow:hidden}.trusted-by__testimonial-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;background:transparent}.trusted-by__testimonial-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:70px;height:70px;border-radius:50%;border:2px solid #ffffff;background:#131c334d;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease,transform .15s ease}.trusted-by__testimonial-play:hover,.trusted-by__testimonial-play:focus-visible{background:#131c3373;transform:translate(-50%,-50%) scale(1.05)}.trusted-by__testimonial-play-icon{color:#fff;font-size:2.1rem!important}.trusted-by__cases{max-width:1280px;margin:0 auto;padding:96px 24px;display:flex;flex-direction:column;align-items:center}.trusted-by__cases-card{width:min(100%,820px);height:auto;min-height:340px;background:#f7f8fa;border-radius:20px;padding:64px 96px;margin-bottom:40px;display:flex;flex-direction:column;justify-content:center;overflow:hidden}.trusted-by__cases-card-inner{width:100%;max-height:100%;overflow-y:auto}.trusted-by__cases-logo{height:44px;width:auto;object-fit:contain;margin-bottom:24px}.trusted-by__cases-title{font-family:Poppins,Segoe UI,sans-serif!important;font-weight:700!important;font-size:1.35rem!important;line-height:1.35!important;color:#131c33!important;margin-bottom:24px!important}.trusted-by__cases-bullets{list-style:none;margin:0 0 16px!important;padding:0;display:flex;flex-direction:column;gap:8px}.trusted-by__cases-bullets li{position:relative;font-family:Inter,Segoe UI,sans-serif;font-size:.95rem;line-height:1.5;color:#6b7590;padding-left:20px}.trusted-by__cases-bullets li:before{content:"";position:absolute;left:0;top:.5em;width:6px;height:6px;border-radius:50%;background:#6b7590}.trusted-by__cases-body{font-family:Inter,Segoe UI,sans-serif!important;font-size:1rem!important;line-height:1.7!important;color:#6b7590!important;max-width:60ch;margin-bottom:24px!important}.trusted-by__cases-link{font-family:Inter,Segoe UI,sans-serif;font-weight:700;font-size:.95rem;color:#1e3ae2;text-decoration:none}.trusted-by__cases-link:hover,.trusted-by__cases-link:focus-visible{text-decoration:underline}.trusted-by__cases-dots{display:flex;align-items:center;gap:8px}.trusted-by__cases-dot{width:9px;height:9px;border-radius:50%;border:none;padding:0;background:#1e3ae240;cursor:pointer;transition:background .15s ease,transform .15s ease}.trusted-by__cases-dot:hover{background:#1e3ae280}.trusted-by__cases-dot--active{background:#1e3ae2;transform:scale(1.15)}.trusted-by__cases-card-content{animation:trusted-by-cases-fade .5s ease}.trusted-by__compliance{max-width:1280px;margin:0 auto;padding:40px 24px 96px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:64px}.trusted-by__compliance-logo{box-sizing:border-box;flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:150px;height:70px}.trusted-by__compliance-img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.trusted-by__compliance-label{font-family:Inter,Segoe UI,sans-serif;font-size:.7rem;color:#6b7590;white-space:nowrap;text-align:center}@keyframes trusted-by-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes trusted-by-cases-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 960px){.trusted-by__testimonial-inner{flex-direction:column;align-items:stretch;min-height:0}.trusted-by__testimonial-content,.trusted-by__testimonial-media{max-width:100%;flex:1 1 auto}.trusted-by__testimonial-content{padding:64px 40px}.trusted-by__testimonial-media{aspect-ratio:16/10}.trusted-by__cases-card{align-self:stretch;height:auto;min-height:0;padding:40px}}@media (max-width: 768px){.trusted-by__title{font-size:20px!important}.trusted-by__logo{width:130px;height:68px}.trusted-by__testimonial-quote{font-size:16px!important}.trusted-by__cases-title{font-size:1.15rem!important}.trusted-by__compliance-logo{width:110px;height:56px}}@media (max-width: 480px){.trusted-by{padding-top:40px}.trusted-by__title{font-size:18px!important;margin-bottom:24px!important}.trusted-by__logo,.trusted-by__compliance-logo{width:100px;height:56px}.trusted-by__viewport,.trusted-by__testimonial-inner,.trusted-by__cases,.trusted-by__compliance{padding-left:16px;padding-right:16px}.trusted-by__testimonial-content{padding:40px 16px}.trusted-by__testimonial-quote{font-size:15px!important}.trusted-by__cases-card{padding:24px}.trusted-by__cases-title{font-size:1.05rem!important}.trusted-by__cases-bullets li{font-size:.88rem}.trusted-by__compliance{gap:24px}}@media (prefers-reduced-motion: reduce){.trusted-by__track{animation:none}}.maintenance-page{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;overflow:hidden;padding:64px 16px 40px;background:radial-gradient(circle at 50% 38%,#16233f,#0b1526 62%)}.maintenance-page__logo{width:clamp(180px,22vw,260px);height:auto;margin-bottom:64px}.maintenance-page__ring-wrap{position:relative;width:clamp(280px,34vw,360px);height:clamp(280px,34vw,360px);display:flex;align-items:center;justify-content:center;margin-bottom:40px}.maintenance-page__heading{position:relative;z-index:1;font-family:Sora,Segoe UI,sans-serif;font-weight:700;font-size:clamp(1.15rem,2.1vw,1.6rem);line-height:1.3;color:#f5f2ea;margin:0;display:flex;flex-direction:column;align-items:center}.maintenance-page__heading span{display:block}.maintenance-page__body{position:relative;z-index:1;font-family:Inter,Segoe UI,sans-serif;font-weight:400;font-size:clamp(1rem,1.6vw,1.1rem);line-height:1.65;color:#9aa6c2;max-width:44ch;text-align:center;margin:0 auto 40px}.maintenance-page__status{position:relative;z-index:1;display:inline-flex;flex-direction:column;align-items:center;gap:8px;margin-bottom:40px}.maintenance-page__status-label{font-family:Inter,Segoe UI,sans-serif;font-size:.8rem;color:#9aa6c2;letter-spacing:.01em}.maintenance-page__status-track{position:relative;width:clamp(160px,32vw,220px);height:3px;border-radius:2px;background:#2c3d63;overflow:hidden}.maintenance-page__status-fill{position:absolute;top:0;left:-40%;width:40%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#fbb873,#f2841f);animation:maintenance-status-sweep 1.8s ease-in-out infinite}.maintenance-page__footer{position:relative;z-index:1;margin-top:auto;padding-top:24px;display:flex;align-items:center;gap:16px;font-size:.8rem;color:#9aa6c2;font-family:Inter,Segoe UI,sans-serif}.maintenance-page__footer a{display:inline-flex;align-items:center;gap:6px;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .15s ease}.maintenance-page__footer a:hover,.maintenance-page__footer a:focus-visible{border-color:#f2841f}.maintenance-page__footer a:focus-visible{outline:2px solid #f2841f;outline-offset:3px}.maintenance-page__mail-icon{flex-shrink:0;color:currentColor}.maintenance-page__footer-divider{width:1px;height:12px;background:#2c3d63}@keyframes maintenance-status-sweep{0%{left:-40%}to{left:100%}}.maintenance-orbit{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.maintenance-orbit__ring{transform-origin:200px 200px}.maintenance-orbit__ring--a{animation:maintenance-orbit-spin 90s linear infinite}.maintenance-orbit__ring--b{animation:maintenance-orbit-spin 130s linear infinite reverse}.maintenance-orbit__ring--c{animation:maintenance-orbit-spin 60s linear infinite}@keyframes maintenance-orbit-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 480px){.maintenance-page{padding:40px 16px 24px}.maintenance-page__logo{width:clamp(160px,44vw,220px);margin-bottom:40px}.maintenance-page__ring-wrap{width:clamp(230px,62vw,300px);height:clamp(230px,62vw,300px)}}@media (prefers-reduced-motion: reduce){.maintenance-orbit__ring,.maintenance-page__status-fill{animation:none}}.contact-cta{background:#131c33;padding:120px 24px}.contact-cta__inner{position:relative;max-width:1280px;margin:0 auto;display:flex;align-items:flex-start;gap:64px}.contact-cta__intro{flex:1 1 420px;padding-top:40px;padding-bottom:120px;max-height:fit-content}.contact-cta__title{font-family:Poppins,Segoe UI,sans-serif!important;font-weight:700!important;font-size:2.2rem!important;line-height:1.25!important;color:#fff!important;margin-bottom:24px!important}.contact-cta__body{font-family:Inter,Segoe UI,sans-serif!important;font-size:1.05rem!important;line-height:1.75!important;color:#ffffffd9!important;max-width:46ch}.contact-cta__illustration{position:absolute;left:38%;bottom:0;transform:translateY(30%);display:flex;align-items:center;justify-content:center;z-index:1;animation:contact-cta-float 3.2s ease-in-out infinite}@keyframes contact-cta-float{0%,to{transform:translateY(30%)}50%{transform:translateY(22%)}}.contact-cta__illustration-img{width:170px;height:auto;object-fit:contain;filter:drop-shadow(0 10px 20px rgba(0,0,0,.35))}.contact-cta__form{flex:1 1 480px;width:100%;max-width:560px;box-sizing:border-box;background:linear-gradient(135deg,#e4e6ec,#f4f5f8);border-radius:20px;padding:40px;display:flex;flex-direction:column;gap:24px}.contact-cta__row{display:flex;gap:24px}.contact-cta__field{flex:1 1 0;display:flex;flex-direction:column;gap:6px}.contact-cta__label{font-family:Inter,Segoe UI,sans-serif;font-weight:600;font-size:.85rem;color:#131c33}.contact-cta__input,.contact-cta__textarea{font-family:Inter,Segoe UI,sans-serif;font-size:.9rem;color:#131c33;background:#fff;border:1px solid #e2e5f1;border-radius:4px;padding:10px 12px}.contact-cta__input:focus-visible,.contact-cta__textarea:focus-visible{outline:2px solid #1e3ae2;outline-offset:1px}.contact-cta__textarea{resize:vertical}.footer__column-link--active{color:#f1845c!important;font-weight:600}.contact-cta__recaptcha{display:flex;justify-content:flex-start;margin:4px 0}.contact-cta__recaptcha>div{max-width:100%}.contact-cta__recaptcha-icon{font-size:1.5rem!important;color:#3d486359}.contact-cta__submit{align-self:flex-start;font-family:Inter,Segoe UI,sans-serif;font-weight:700;font-size:.95rem;color:#fff;background:#1e3ae2;border:none;border-radius:4px;padding:12px 32px;cursor:pointer}.contact-cta__submit:hover{background:#1730b4}.footer{background:#0a0a0f;padding:96px 24px 40px}.footer__top{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1.6fr repeat(4,1fr);gap:40px}.footer__brand{padding-right:24px}.footer__logo{display:flex;align-items:center;margin-bottom:24px}.footer__logo-img{height:32px;width:auto;object-fit:contain}.footer__brand-description{font-family:Inter,Segoe UI,sans-serif;font-size:.88rem;line-height:1.7;color:#fff9;margin-bottom:24px!important}.footer__badges{display:flex;align-items:center;gap:16px}.footer__badge{width:64px;height:64px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.footer__badge-img{width:100%;height:100%;object-fit:contain}.footer__column-heading{font-family:Inter,Segoe UI,sans-serif!important;font-weight:700!important;font-size:.95rem!important;color:#fff!important;margin-bottom:24px!important}.footer__column-links{display:flex;flex-direction:column;gap:16px}.footer__column-link{font-family:Inter,Segoe UI,sans-serif;font-size:.88rem;color:#ffffffa6;text-decoration:none}.footer__column-link:hover{color:#fff}.footer__contact-info{max-width:1280px;margin:40px auto 0;display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr 1fr;gap:40px}.footer__contact-block{grid-column:2/3}.footer__contact-block:last-child{grid-column:3/4}.footer__contact-heading{font-family:Inter,Segoe UI,sans-serif;font-weight:700;font-size:.9rem;color:#fff;margin-bottom:16px}.footer__contact-text{font-family:Inter,Segoe UI,sans-serif;font-size:.85rem;line-height:1.6;color:#ffffffa6}.footer__bottom{max-width:1280px;margin:64px auto 0;padding-top:24px;border-top:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:space-between}.footer__copyright{font-family:Inter,Segoe UI,sans-serif;font-size:.82rem;color:#ffffff80}.footer__terms{font-family:Inter,Segoe UI,sans-serif;font-size:.82rem;color:#ffffffa6;text-decoration:none}.footer__terms:hover{color:#fff}@media (max-width: 960px){.contact-cta__inner{flex-direction:column;align-items:stretch;gap:10px}.contact-cta__intro{padding-bottom:40px}.contact-cta__illustration{position:static;transform:none;width:100px;margin:0 auto;animation:none;z-index:0}.contact-cta__illustration-img{width:100px}.contact-cta__form-message{font-family:Inter,Segoe UI,sans-serif;font-size:.85rem;margin:-8px 0 4px}.contact-cta__form-message--error{color:#d64545}.contact-cta__form-message--success{color:#1a8f5c}.contact-cta__form{max-width:100%;margin:0 auto}.footer__top{grid-template-columns:repeat(2,1fr)}.footer__brand{grid-column:1/-1;padding-right:0}.footer__contact-info{grid-template-columns:1fr 1fr}.footer__contact-block,.footer__contact-block:last-child{grid-column:auto}}@media (max-width: 768px){.contact-cta{padding:64px 24px}.contact-cta__title{font-size:1.7rem!important}.contact-cta__body{font-size:.95rem!important;max-width:100%}.contact-cta__row{flex-direction:column}.contact-cta__illustration,.contact-cta__illustration-img{width:80px}}@media (max-width: 600px){.footer__top{grid-template-columns:1fr}.footer__brand{grid-column:1}.footer__contact-info{grid-template-columns:1fr}.footer__bottom{flex-direction:column;gap:16px;align-items:flex-start}}@media (max-width: 480px){.contact-cta{padding:40px 16px}.contact-cta__title{font-size:1.4rem!important}.contact-cta__form{padding:24px}.footer{padding:64px 16px 24px}.footer__logo-img{height:26px}.footer__badge{width:52px;height:52px}}@media (prefers-reduced-motion: reduce){.contact-cta__illustration{animation:none}}.company-about{background:#f0f4ff;padding:50px 15px}.company-about__inner{max-width:1280px;margin:0 auto;display:flex;align-items:flex-start;gap:64px}.company-about__content{flex:1 1 520px}.company-about__title{font-family:Poppins,Segoe UI,sans-serif!important;font-weight:700!important;font-size:2.6rem!important;color:#131c33!important;margin-bottom:40px!important}.company-about__paragraph{font-family:Inter,Segoe UI,sans-serif!important;font-size:1rem!important;line-height:1.8!important;color:#3d4863!important;margin-bottom:24px!important}.company-about__media{position:relative;flex:1 1 420px;min-height:420px;border-radius:20px;display:flex;align-items:flex-end;justify-content:center;margin-top:6%}.company-about__media-base{width:85%;height:auto;object-fit:contain}.company-about__media-arrow{position:absolute;top:12%;left:52%;width:100%;max-width:70px;transform:translate(-50%,-50%);animation:company-arrow-float 3.2s ease-in-out infinite}@keyframes company-arrow-float{0%,to{transform:translate(-50%,-50%) translateY(0)}50%{transform:translate(-50%,-50%) translateY(-10px)}}@media (prefers-reduced-motion: reduce){.company-about__media-arrow{animation:none}}.company-about__media-icon{font-size:4rem!important;color:#1e3ae24d}.company-values{background:#fff;padding:96px 24px}.company-values__title{font-family:Poppins,Segoe UI,sans-serif!important;font-weight:600!important;font-size:1.8rem!important;color:#131c33!important;text-align:center;margin-bottom:64px!important}.company-values__grid{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:40px}.company-values__card{background:#f7f8fa;border-radius:20px;padding:64px}.company-values__card:nth-child(2n){background:#fff;border:1px solid rgba(61,72,99,.08);box-shadow:0 4px 20px #131c330d}.company-values__card-icon{font-size:2rem!important;color:#1e3ae2;margin-bottom:16px}.company-values__card-title{font-family:Poppins,Segoe UI,sans-serif!important;font-weight:700!important;font-size:1.15rem!important;color:#131c33!important;margin-bottom:24px!important}.company-values__card-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.company-values__card-list li{position:relative;font-family:Inter,Segoe UI,sans-serif;font-size:.9rem;line-height:1.6;color:#6b7590;padding-left:18px}.company-values__card-list li:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%;background:#1e3ae2}.company-leadership{background:#f7f8fa;padding:96px 24px}.company-leadership__title{font-family:Poppins,Segoe UI,sans-serif!important;font-weight:700!important;font-size:2rem!important;color:#131c33!important;text-align:center;margin-bottom:16px!important}.company-leadership__subtitle{font-family:Inter,Segoe UI,sans-serif!important;font-size:1rem!important;color:#6b7590!important;text-align:center;max-width:70ch;margin:0 auto 96px!important}.company-leadership__grid{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.company-leadership__card{display:flex;flex-direction:column;align-items:center;text-align:center}.company-leadership__avatar{width:96px;height:96px;border-radius:50%;background:#1e3ae214;display:flex;align-items:center;justify-content:center;margin-bottom:24px}.company-leadership__avatar-icon{font-size:2rem!important;color:#1e3ae266}.company-leadership__name{font-family:Poppins,Segoe UI,sans-serif!important;font-weight:700!important;font-size:1rem!important;color:#131c33!important;margin-bottom:2px!important}.company-leadership__role{font-family:Inter,Segoe UI,sans-serif!important;font-size:.85rem!important;color:#6b7590!important;margin-bottom:16px!important}.company-leadership__link{font-family:Inter,Segoe UI,sans-serif;font-weight:700;font-size:.85rem;color:#f2841f;background:none;border:none;cursor:pointer;padding:0}.company-leadership__link:hover{text-decoration:underline}.company-careers{background:linear-gradient(90deg,#0544fb,#1324a5);padding:96px 24px}.company-careers__inner{max-width:1280px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:40px;flex-wrap:wrap}.company-careers__title{font-family:Poppins,Segoe UI,sans-serif!important;font-weight:700!important;font-size:1.6rem!important;color:#fff!important;margin-bottom:16px!important}.company-careers__body{font-family:Inter,Segoe UI,sans-serif!important;font-size:1rem!important;color:#ffffffd9!important}.company-careers__cta{font-family:Inter,Segoe UI,sans-serif;font-weight:700;font-size:.95rem;color:#fff;background:#f2841f;border:none;border-radius:12px;padding:14px 28px;cursor:pointer;white-space:nowrap}.company-careers__cta:hover{background:#d96f10}.leader-modal{border-radius:20px!important;padding:0;overflow:hidden;max-height:85vh;display:flex;flex-direction:column}.leader-modal__close{position:absolute!important;top:16px;right:16px;z-index:2;background:#131c330d!important}.leader-modal__close:hover{background:#131c331a!important}.leader-modal__head{flex-shrink:0;display:flex;align-items:center;gap:24px;padding:64px 64px 40px;border-bottom:1px solid rgba(61,72,99,.08)}.leader-modal__avatar{width:76px;height:76px;border-radius:50%;background:#1e3ae214;display:flex;align-items:center;justify-content:center;flex-shrink:0}.leader-modal__avatar-icon{font-size:1.8rem!important;color:#1e3ae266}.leader-modal__credentials{font-family:Inter,Segoe UI,sans-serif!important;font-weight:600!important;font-size:.75rem!important;letter-spacing:.03em;color:#6b7590!important;margin-bottom:2px!important}.leader-modal__role{font-family:Inter,Segoe UI,sans-serif!important;font-size:.9rem!important;color:#1e3ae2!important}.leader-modal__body{flex:1 1 auto;min-height:0;padding:24px;overflow-y:auto}.leader-modal__paragraph{font-family:Inter,Segoe UI,sans-serif!important;font-size:.92rem!important;line-height:1.75!important;color:#3d4863!important;margin-bottom:24px!important}.leader-modal__head-text{min-width:0}.leader-modal__name-row{display:flex;align-items:center;gap:8px;margin-bottom:2px}.leader-modal__name{font-family:Poppins,Segoe UI,sans-serif!important;font-weight:700!important;font-size:1.3rem!important;color:#131c33!important;margin:0!important}.leader-modal__linkedin{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:#1e3ae214;color:#1e3ae2;flex-shrink:0}.leader-modal__linkedin:hover{background:#1e3ae226}@media (max-width: 960px){.company-about__inner{flex-direction:column}.company-values__grid{grid-template-columns:1fr}.company-leadership__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.company-about__title{font-size:2rem!important}.company-leadership__grid{grid-template-columns:1fr}.company-careers__inner{flex-direction:column;align-items:flex-start}.leader-modal__head{flex-direction:column;align-items:center;text-align:center;gap:16px;padding:40px 24px 24px}.leader-modal__name{font-size:1.15rem!important}.leader-modal__name-row{justify-content:center}.leader-modal__body{-ms-overflow-style:none;scrollbar-width:none}.leader-modal__body::-webkit-scrollbar{display:none}}.ti-hero{background:#f0f4ff!important;padding:96px 24px 64px!important}.ti-hero__inner{max-width:1280px;margin:0 auto!important;display:grid!important;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.ti-hero__title{font-family:Poppins,Segoe UI,sans-serif!important;font-size:2.6rem!important;font-weight:700!important;color:#131c33!important;margin:0 0 16px!important;line-height:1.2!important}.ti-hero__subtitle{font-family:Inter,Segoe UI,sans-serif!important;font-size:1.05rem!important;font-weight:600!important;color:#3d4863!important;margin:0 0 16px!important}.ti-hero__body{font-family:Inter,Segoe UI,sans-serif!important;font-size:.98rem!important;line-height:1.6!important;color:#6b7590!important;margin:0 0 24px!important;max-width:520px}.ti-hero__cta{display:inline-block;padding:14px 28px!important;border:none!important;border-radius:12px!important;background:linear-gradient(90deg,#0544fb,#1324a5)!important;color:#fff!important;font-family:Inter,Segoe UI,sans-serif!important;font-size:.95rem!important;font-weight:700!important;cursor:pointer;transition:background .15s ease}.ti-hero__cta:hover{background:#1730b4!important}.ti-hero__media{position:relative}.ti-hero__video{position:relative;width:100%;aspect-ratio:16/10;border-radius:20px!important;overflow:hidden;background:#131c33!important}.ti-hero__video-img{width:100%!important;height:100%!important;object-fit:cover!important;display:block}.ti-hero__video-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:64px!important;color:#ffffffeb!important;filter:drop-shadow(0 4px 10px rgba(19,28,51,.4))}.ti-hero__orb{position:absolute;right:2%;bottom:-45px;width:120px;height:120px;border-radius:50%;box-shadow:0 10px 24px #6a5ff059;animation:ti-orb-float 4s ease-in-out infinite}.ti-hero__orb:after{content:"";position:absolute;top:-14px;right:-14px;bottom:-14px;left:-14px;border:2px solid rgba(106,95,240,.35);border-radius:50%}@keyframes ti-orb-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.ti-testimonial{background:linear-gradient(120deg,#1e3ae2,#131c33)!important;padding:96px 24px!important}.ti-testimonial__inner{max-width:1280px;margin:0 auto!important;display:grid!important;grid-template-columns:220px 1fr;gap:64px;align-items:center}.ti-testimonial__person{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.ti-testimonial__avatar{width:64px;height:64px;border-radius:50%;overflow:hidden;margin-bottom:8px;background:#ffffff26!important}.ti-testimonial__avatar-img{width:100%!important;height:100%!important;object-fit:cover!important;display:block}.ti-testimonial__name{font-family:Inter,Segoe UI,sans-serif!important;font-size:1rem!important;font-weight:700!important;color:#fff!important;margin:0!important}.ti-testimonial__role{font-family:Inter,Segoe UI,sans-serif!important;font-size:.82rem!important;color:#ffffffbf!important;margin:0!important}.ti-testimonial__quote{font-family:Inter,Segoe UI,sans-serif!important;font-size:1.05rem!important;line-height:1.7!important;color:#fff!important;margin:0!important;font-style:normal!important}.ti-pillars{position:relative;background:#f7f8fa!important;padding:96px 24px 120px!important}.ti-pillars__grid{max-width:1280px;margin:0 auto!important;display:grid!important;grid-template-columns:repeat(3,1fr);gap:24px}.ti-pillars__card{background:#fff!important;border-radius:20px!important;padding:40px!important;box-shadow:0 10px 24px #131c330f}.ti-pillars__card-head{display:flex;align-items:center;gap:16px;margin-bottom:16px!important}.ti-pillars__card-icon{width:44px!important;height:44px!important;border-radius:50%!important;background:#1e3ae2!important;color:#fff!important;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ti-pillars__card-icon svg{font-size:22px!important}.ti-pillars__card-title{font-family:Poppins,Segoe UI,sans-serif!important;font-size:1.2rem!important;font-weight:700!important;color:#131c33!important;margin:0!important}.ti-pillars__card-desc{font-family:Inter,Segoe UI,sans-serif!important;font-size:.88rem!important;line-height:1.6!important;color:#6b7590!important;margin:0 0 24px!important}.ti-pillars__card-list{list-style:none!important;margin:0!important;padding:0!important;display:flex;flex-direction:column;gap:10px}.ti-pillars__card-list li{display:flex;align-items:flex-start;gap:8px;font-family:Inter,Segoe UI,sans-serif!important;font-size:.85rem!important;color:#3d4863!important}.ti-pillars__card-check{font-size:1rem!important;color:#1e3ae2!important;flex-shrink:0;margin-top:2px}.ti-pillars__illustration{position:absolute;right:40px;bottom:40px;width:140px;pointer-events:none}.ti-pillars__illustration-img{width:100%!important;height:auto!important;display:block}.ti-why{background:#f0f4ff!important;padding:96px 24px!important}.ti-why__title{max-width:1280px;margin:0 auto 64px!important;font-family:Poppins,Segoe UI,sans-serif!important;font-size:2rem!important;font-weight:700!important;color:#131c33!important;text-align:center!important}.ti-why__grid{max-width:1280px;margin:0 auto!important;display:grid!important;grid-template-columns:repeat(3,1fr);gap:24px}.ti-why__card{border-radius:20px!important;padding:40px!important;background-color:transparent;background-image:linear-gradient(90deg,#645eff12,#4641dc00)}.ti-why__card-icon{width:52px!important;height:52px!important;border-radius:50%!important;border:2px solid #1e3ae2!important;display:flex;align-items:center;justify-content:center;margin-bottom:16px!important}.ti-why__card-icon svg{font-size:24px!important;color:#f2841f!important}.ti-why__card-title{font-family:Poppins,Segoe UI,sans-serif!important;font-size:1.05rem!important;font-weight:700!important;color:#131c33!important;margin:0 0 8px!important}.ti-why__card-desc{font-family:Inter,Segoe UI,sans-serif!important;font-size:.85rem!important;line-height:1.6!important;color:#6b7590!important;margin:0!important}.ti-certs{background:#f0f4ff!important;padding:64px 24px!important}.ti-certs__inner{max-width:1280px;margin:0 auto!important;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:64px}.ti-certs__logo{height:56px;display:flex;align-items:center}.ti-certs__logo-img{height:100%!important;width:auto!important;object-fit:contain!important;opacity:.85}.ti-compare{background:#fff!important;padding:96px 24px!important}.ti-compare__title{max-width:1280px;margin:0 auto 64px!important;font-family:Poppins,Segoe UI,sans-serif!important;font-size:1.65rem!important;font-weight:600!important;color:#131c33!important;text-align:center!important}.ti-compare__table{max-width:1280px;margin:0 auto!important}.ti-compare__table--desktop{overflow-x:auto}.ti-compare__mobile-toggle{display:block;width:100%;margin-top:16px!important;padding:10px!important;border:1px solid rgba(30,58,226,.35)!important;border-radius:12px!important;background:transparent!important;color:#1e3ae2!important;font-family:Inter,Segoe UI,sans-serif!important;font-size:.85rem!important;font-weight:700!important;cursor:pointer}.ti-compare__mobile-toggle:hover{background:#1e3ae20f!important}.ti-compare__mobile{display:none}.ti-compare__mobile-card{background:#f7f8fa!important;border-radius:20px!important;padding:24px!important;margin-bottom:24px!important}.ti-compare__mobile-row{padding:10px 0!important;border-bottom:1px solid #e2e5f1}.ti-compare__mobile-row:last-child{border-bottom:none}.ti-compare__mobile-label{font-family:Inter,Segoe UI,sans-serif!important;font-size:.8rem!important;font-weight:600!important;color:#3d4863!important;margin:0 0 6px!important}.ti-compare__mobile-value{display:flex;flex-direction:column;gap:2px}.ti-compare__pill--mobile{display:block;margin-bottom:16px!important;text-align:center}.ti-compare__row{display:grid!important;grid-template-columns:260px repeat(5,1fr);gap:16px;align-items:stretch;padding:16px 0!important;border-top:1px solid #e2e5f1}.ti-compare__row--head{border-top:none;align-items:center;padding-top:0!important}.ti-compare__row--first{border-top:none;padding-top:0!important}.ti-compare__cell{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;text-align:center;min-width:140px;padding:4px}.ti-compare__cell--label{align-items:flex-start;text-align:left;font-family:Inter,Segoe UI,sans-serif!important;font-size:.85rem!important;color:#3d4863!important}.ti-compare__cell--product{font-family:Poppins,Segoe UI,sans-serif!important;font-weight:600!important;color:#1e3ae2!important;font-size:.95rem!important}.ti-compare__cell--head{padding:0!important}.ti-compare__cell--boxed{border:1px solid rgba(30,58,226,.35)!important;border-radius:12px!important;padding:14px 10px!important}.ti-compare__pill{display:inline-block;width:100%;padding:10px 12px!important;border-radius:12px!important;background:linear-gradient(90deg,#0544fb,#1324a5)!important;color:#fff!important;font-family:Inter,Segoe UI,sans-serif!important;font-size:.8rem!important;font-weight:600!important}.ti-compare__line{font-family:Inter,Segoe UI,sans-serif!important;font-size:.82rem!important;color:#3d4863!important;margin:0!important}.ti-compare__line--highlight{color:#1e3ae2!important}.ti-resources{background:#fff!important;padding:96px 24px 120px!important}.ti-resources__grid{max-width:1280px;margin:0 auto!important;display:grid!important;grid-template-columns:repeat(3,1fr);gap:40px}.ti-resources__card{display:flex;flex-direction:column}.ti-resources__media{position:relative;width:100%;aspect-ratio:16/10;border-radius:12px!important;overflow:hidden;margin-bottom:16px!important;background:#f7f8fa!important}.ti-resources__media-img{width:100%!important;height:100%!important;object-fit:cover!important;display:block}.ti-resources__tag{position:absolute;top:12px;right:12px;padding:4px 10px;border-radius:999px;background:#1e3ae2!important;color:#fff!important;font-family:Inter,Segoe UI,sans-serif!important;font-size:.68rem!important;font-weight:700!important;letter-spacing:.04em}.ti-resources__card-title{font-family:Poppins,Segoe UI,sans-serif!important;font-size:1.05rem!important;font-weight:700!important;color:#131c33!important;margin:0 0 8px!important;line-height:1.4!important}.ti-resources__card-desc{font-family:Inter,Segoe UI,sans-serif!important;font-size:.85rem!important;line-height:1.6!important;color:#6b7590!important;margin:0 0 16px!important}.ti-resources__read-more{align-self:flex-start;font-family:Inter,Segoe UI,sans-serif!important;font-size:.85rem!important;font-weight:700!important;color:#f2841f!important;text-decoration:none!important}.ti-resources__read-more:hover{color:#d96f10!important}.ti-resources__view-more{display:block;width:fit-content;margin:40px auto 0!important;font-family:Inter,Segoe UI,sans-serif!important;font-size:.9rem!important;font-weight:700!important;color:#1e3ae2!important;text-decoration:none!important}.ti-resources__view-more:hover{color:#1730b4!important}@media (max-width: 960px){.ti-hero__inner,.ti-testimonial__inner,.ti-pillars__grid,.ti-why__grid,.ti-resources__grid{grid-template-columns:1fr!important}.ti-pillars__illustration,.ti-compare__table--desktop{display:none!important}.ti-compare__mobile{display:block!important}}@media (max-width: 600px){.ti-hero__title{font-size:2rem!important}}.awards{background:#fff;overflow:hidden}.awards__intro{max-width:1280px;margin:0 auto;padding:40px 24px 64px;text-align:center}.awards__title{font-family:Poppins,Segoe UI,sans-serif!important;font-weight:600!important;font-size:1.8rem!important;color:#131c33!important;margin-bottom:24px!important}.awards__description{font-family:Inter,Segoe UI,sans-serif!important;font-weight:400!important;font-size:1rem!important;line-height:1.7!important;color:#6b7590!important;max-width:70ch;margin:0 auto 64px!important}.awards__badges{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:64px}.awards__badge{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:150px;height:90px}.awards__badge-img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.awards__trust{position:relative;background:#f7f8fa;padding:96px 24px 140px}.awards__trust-inner{position:relative;max-width:1280px;margin:0 auto;background:linear-gradient(135deg,#1e3ae2,#1730b4);border-radius:20px;padding:24px 40px;display:flex;align-items:center;gap:64px;overflow:visible}.awards__trust-content{flex:1 1 360px;max-height:fit-content}.awards__trust-title{font-family:Poppins,Segoe UI,sans-serif!important;font-weight:700!important;font-size:1.6rem!important;color:#fff!important;margin-bottom:24px!important}.awards__trust-body{font-family:Inter,Segoe UI,sans-serif!important;font-size:1rem!important;line-height:1.7!important;color:#ffffffd9!important;max-width:55ch}.awards__trust-media{flex:1 1 420px;display:flex;align-items:center;justify-content:center}.awards__trust-chart-img{width:100%;max-width:560px;height:auto;display:block}.awards__trust-badge{position:absolute;right:25%;bottom:0;transform:translate(50%,45%);display:flex;align-items:center;justify-content:center;filter:drop-shadow(0 10px 20px rgba(19,28,51,.25));animation:awards-badge-float 3.2s ease-in-out infinite;z-index:1}.awards__trust-badge-img{width:180px;height:auto;display:block}.awards__cards{background:#f7f8fa;padding:96px 24px}.awards__cards-inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.awards__card{position:relative;height:100%;display:flex;flex-direction:column;background:#fff;border-radius:20px;border:1px solid rgba(61,72,99,.08);box-shadow:0 4px 20px #131c330f;padding:96px 40px 64px;overflow:visible}.awards__card-icon{position:absolute;top:0;left:40px;transform:translateY(-50%);width:76px;height:76px;border-radius:50%;background:#fff;box-shadow:0 4px 14px #131c331a;display:flex;align-items:center;justify-content:center;margin-bottom:0!important}.awards__card-icon-img{width:40px;height:40px;object-fit:contain}.awards__card-title{font-family:Poppins,Segoe UI,sans-serif!important;font-weight:700!important;font-size:1.1rem!important;color:#131c33!important;margin-bottom:16px!important;margin-top:16px!important}.awards__card-description{font-family:Inter,Segoe UI,sans-serif!important;font-size:.9rem!important;line-height:1.65!important;color:#6b7590!important;margin-bottom:40px!important}.awards__card-group{margin-bottom:24px!important}.awards__card-group:last-child{margin-bottom:0!important}.awards__card-group-heading{position:relative;font-family:Inter,Segoe UI,sans-serif!important;font-weight:700!important;font-size:.9rem!important;color:#131c33!important;padding-left:14px;margin-bottom:16px!important}.awards__card-group-heading:before{content:"";position:absolute;left:0;top:.45em;width:6px;height:6px;border-radius:50%;background:#1e3ae2}.awards__card-items{display:flex;flex-direction:column;gap:6px}.awards__card-item{position:relative;font-family:Inter,Segoe UI,sans-serif;font-size:.82rem;color:#3d4863;background:#f7f8fa;border-radius:12px;padding:8px 10px 8px 22px}.awards__card-item:before{content:"";position:absolute;left:10px;top:50%;transform:translateY(-50%);width:5px;height:5px;border-radius:50%;background:#f2841f}.testimonials{background:#f7f8fa;position:relative;padding:96px 24px}.testimonials__line{display:flex;align-items:center;justify-content:center;max-width:560px;margin:0 auto 96px}.testimonials__line-bar{flex:1 1 auto;height:1px;background:#1e3ae2}.testimonials__line-dot{flex:0 0 auto;width:10px;height:10px;border-radius:50%;border:1.5px solid #1e3ae2;background:#fff}.testimonials__viewport{overflow:hidden}.testimonials__track{display:flex;transition:transform .6s ease}.testimonials__slide{flex:0 0 100%;display:grid;grid-template-columns:repeat(2,1fr);gap:40px}.testimonials__card{background:linear-gradient(160deg,#1e3ae20f,#fff);border-radius:20px;padding:64px}.testimonials__card-quote{font-family:Inter,Segoe UI,sans-serif!important;font-size:.95rem!important;line-height:1.7!important;color:#3d4863!important;margin-bottom:40px!important}.testimonials__card-person{display:flex;align-items:center;gap:24px}.testimonials__card-avatar-img{flex:0 0 auto;width:56px;height:56px;border-radius:50%;object-fit:cover}.testimonials__card-name{font-family:Inter,Segoe UI,sans-serif!important;font-weight:700!important;font-size:.95rem!important;color:#131c33!important}.testimonials__card-title{font-family:Inter,Segoe UI,sans-serif!important;font-size:.82rem!important;color:#6b7590!important}.testimonials__dots{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:64px}.testimonials__dot{width:8px;height:8px;border-radius:50%;border:none;padding:0;background:#3d486333;cursor:pointer}.testimonials__dot--active{background:#1e3ae2}@keyframes awards-badge-float{0%,to{transform:translate(-50%,50%)}50%{transform:translate(-50%,calc(50% - 6px))}}@media (max-width: 960px){.awards__trust-inner{flex-direction:column;align-items:stretch;padding:40px}.awards__trust-media{width:100%}.awards__cards-inner{grid-template-columns:1fr;max-width:480px}.awards__card{margin-top:40px}.testimonials__slide{grid-template-columns:1fr;gap:24px}}@media (max-width: 768px){.awards__title{font-size:1.5rem!important}.awards__description{font-size:.92rem!important}.awards__trust-title{font-size:1.3rem!important}.awards__trust-body{font-size:.92rem!important}.testimonials{padding:96px 24px}.testimonials__card-quote{font-size:.88rem!important}}@media (max-width: 600px){.awards__trust-badge{right:50%}.awards__trust-badge-img{width:130px}}@media (max-width: 480px){.awards__title{font-size:1.35rem!important}.awards__intro,.awards__trust,.awards__cards{padding-left:16px;padding-right:16px}.awards__trust-inner{padding:24px}.awards__badge{width:110px;height:70px}.awards__card-icon{width:60px;height:60px;left:24px}.awards__card-icon-img{width:32px;height:32px}.awards__card{padding:64px 24px 40px}.testimonials{padding:64px 16px}.testimonials__line{margin-bottom:40px}.testimonials__card{padding:40px}.testimonials__card-avatar-img{width:44px;height:44px}}@media (prefers-reduced-motion: reduce){.awards__trust-badge{animation:none}}.why-druvstar{max-width:1280px;margin:0 auto;padding:64px 24px 96px!important}.why-druvstar__title{font-family:Poppins,Segoe UI,sans-serif!important;font-weight:600!important;font-size:2rem!important;color:#131c33!important;text-align:center!important;margin-bottom:120px!important}.why-druvstar__body{display:flex;align-items:flex-start;gap:64px}.why-druvstar__tabs{flex:0 0 260px;display:flex;flex-direction:column}.why-druvstar__tab{font-family:Inter,Segoe UI,sans-serif;font-weight:600;font-size:1rem;color:#6b7590;text-align:left;background:none;border:none;border-bottom:1px solid rgba(61,72,99,.12);padding:24px;cursor:pointer;transition:background .15s ease,color .15s ease}.why-druvstar__tab:hover{color:#1e3ae2;background:linear-gradient(90deg,#1e3ae20d,#1e3ae200)}.why-druvstar__tab--active{color:#1e3ae2;background:linear-gradient(90deg,#1e3ae214,#1e3ae200);border-bottom:2px solid #1e3ae2}.why-druvstar__panel{flex:1 1 auto;position:relative;background:#f7f8fa;border-radius:12px;padding:24px 64px;overflow:visible}.why-druvstar__panel-content{animation:why-druvstar-fade .4s ease}.why-druvstar__panel-points{display:grid;grid-template-columns:repeat(2,1fr);animation:why-druvstar-fade .4s ease}.why-druvstar__point{position:relative;display:flex;align-items:flex-start;gap:16px;padding:24px 16px;border-bottom:1px solid rgba(61,72,99,.08)}.why-druvstar__point:nth-child(odd){border-right:1px solid rgba(61,72,99,.08)}.why-druvstar__point:nth-last-child(-n+2){border-bottom:none}.why-druvstar__point-dot{flex:0 0 auto;width:8px;height:8px;border-radius:50%;background:#1e3ae2;margin-top:7px}.why-druvstar__point-text{font-family:Inter,Segoe UI,sans-serif;font-size:.95rem;line-height:1.6;color:#3d4863}.why-druvstar__panel-media{position:absolute;right:40px;bottom:-40px;width:210px;display:flex;flex-direction:column;align-items:center;z-index:1}.why-druvstar__panel-image{width:100%;height:auto;object-fit:contain;animation:why-druvstar-float 3.2s ease-in-out infinite,why-druvstar-image-fade .4s ease}.why-druvstar__panel-shadow{width:60%;height:12px;margin-top:-8px;border-radius:50%;background:radial-gradient(ellipse at center,#131c332e,#131c3300 70%)}@keyframes why-druvstar-fade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes why-druvstar-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes why-druvstar-image-fade{0%{opacity:0}to{opacity:1}}.why-druvstar__resources{display:grid;grid-template-columns:repeat(3,1fr);gap:64px;margin-top:220px}.why-druvstar__resource-image{position:relative;height:180px;border-radius:12px;border:1px dashed rgba(61,72,99,.2);background:#3d486308;display:flex;align-items:center;justify-content:center;margin-bottom:24px}.why-druvstar__resource-image-icon{font-size:2.4rem!important;color:#3d48634d}.why-druvstar__resource-image{position:relative;height:180px;border-radius:12px;overflow:hidden;margin-bottom:24px}.why-druvstar__resource-img{width:100%;height:100%;object-fit:cover;display:block}.why-druvstar__resource-badge{position:absolute;top:16px;right:16px;font-family:Inter,Segoe UI,sans-serif;font-weight:700;font-size:.7rem;letter-spacing:.03em;color:#fff;background:#1e3ae2;border-radius:12px;padding:4px 10px}.why-druvstar__resource-title{font-family:Poppins,Segoe UI,sans-serif;font-weight:600;font-size:1.1rem;line-height:1.4;color:#131c33;margin-bottom:16px}.why-druvstar__resource-description{font-family:Inter,Segoe UI,sans-serif;font-size:.9rem;line-height:1.65;color:#6b7590;margin-bottom:24px}.why-druvstar__resource-link{display:inline-block;font-family:Inter,Segoe UI,sans-serif;font-weight:700;font-size:.9rem;color:#f2841f;text-decoration:none}.why-druvstar__resource-link:hover{text-decoration:underline}@media (max-width: 960px){.why-druvstar__body{flex-direction:column}.why-druvstar__tabs{flex-direction:row;flex-wrap:wrap;flex:0 0 auto;width:100%}.why-druvstar__tab{flex:1 1 auto;text-align:center;font-size:.9rem}.why-druvstar__panel{padding:40px 24px 96px}.why-druvstar__panel-media{position:static;width:150px;margin:40px auto 0}.why-druvstar__resources{margin-top:96px}}@media (max-width: 768px){.why-druvstar__title{font-size:1.6rem!important;margin-bottom:64px!important}.why-druvstar__tab{font-size:.85rem;padding:16px}.why-druvstar__point-text{font-size:.88rem}.why-druvstar__resource-title{font-size:1rem}}@media (max-width: 600px){.why-druvstar__panel-points{grid-template-columns:1fr}.why-druvstar__point:nth-child(odd){border-right:none}.why-druvstar__point:nth-last-child(-n+2){border-bottom:1px solid rgba(61,72,99,.08)}.why-druvstar__point:last-child{border-bottom:none}.why-druvstar__resources{grid-template-columns:1fr;gap:40px}}@media (max-width: 480px){.why-druvstar{padding:40px 16px 64px!important}.why-druvstar__title{font-size:1.4rem!important}.why-druvstar__tabs{flex-direction:column}.why-druvstar__tab{text-align:left}.why-druvstar__resource-image{height:150px}}@media (prefers-reduced-motion: reduce){.why-druvstar__panel-points,.why-druvstar__panel-image{animation:none}}.dv-hero{background:#fff!important;padding:96px 24px 64px!important}.dv-hero__inner{max-width:1280px;margin:0 auto!important;display:grid!important;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.dv-hero__title{font-family:Poppins,Segoe UI,sans-serif!important;font-size:2.6rem!important;font-weight:700!important;color:#131c33!important;margin:0 0 16px!important;line-height:1.2!important}.dv-hero__subtitle{font-family:Inter,Segoe UI,sans-serif!important;font-size:1.05rem!important;font-weight:600!important;color:#3d4863!important;margin:0 0 16px!important}.dv-hero__body{font-family:Inter,Segoe UI,sans-serif!important;font-size:.98rem!important;line-height:1.6!important;color:#6b7590!important;margin:0 0 24px!important;max-width:540px}.dv-hero__cta{display:inline-block;padding:14px 28px!important;border:none!important;border-radius:12px!important;background:linear-gradient(90deg,#0544fb,#1324a5)!important;color:#fff!important;font-family:Inter,Segoe UI,sans-serif!important;font-size:.95rem!important;font-weight:700!important;cursor:pointer;transition:background .15s ease}.dv-hero__cta:hover{background:#1730b4!important}.dv-hero__media{position:relative}.dv-hero__media-img{width:100%!important;height:auto!important;display:block}.dv-testimonial{background:linear-gradient(120deg,#1e3ae2,#131c33)!important;padding:96px 24px!important}.dv-testimonial__inner{max-width:1280px;margin:0 auto!important;display:grid!important;grid-template-columns:260px 1fr;gap:64px;align-items:center}.dv-testimonial__person{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.dv-testimonial__avatar{width:64px;height:64px;border-radius:50%;overflow:hidden;margin-bottom:8px;background:#ffffff26!important}.dv-testimonial__avatar-img{width:100%!important;height:100%!important;object-fit:cover!important;display:block}.dv-testimonial__name{font-family:Inter,Segoe UI,sans-serif!important;font-size:1rem!important;font-weight:700!important;color:#fff!important;margin:0!important}.dv-testimonial__role{font-family:Inter,Segoe UI,sans-serif!important;font-size:.82rem!important;color:#ffffffbf!important;margin:0!important}.dv-testimonial__link{display:inline-block;margin-top:8px!important;font-family:Inter,Segoe UI,sans-serif!important;font-size:.82rem!important;font-weight:600!important;color:#fff!important;text-decoration:none!important}.dv-testimonial__quote{font-family:Inter,Segoe UI,sans-serif!important;font-size:1.05rem!important;line-height:1.7!important;color:#fff!important;margin:0!important;font-style:normal!important}.dv-testimonial__avatar{width:28px;height:28px;border-radius:50%;background:#f7f8fa;flex-shrink:0;display:flex;align-items:center;justify-content:center;overflow:hidden}.dv-testimonial__avatar-img{width:100%!important;height:100%!important;object-fit:cover!important}.dv-testimonial__avatar-icon{font-size:18px!important;color:#6b7590!important}.dv-neglect{background:linear-gradient(120deg,#1e3ae2,#131c33)!important;padding:0 24px 96px!important}.dv-neglect__intro{max-width:1280px;margin:0 auto!important;display:flex;align-items:center;gap:40px;padding:64px 0!important;border-top:1px solid rgba(255,255,255,.2)}.dv-neglect__icon{width:200px;height:150px;flex-shrink:0}.dv-neglect__icon-img{width:100%!important;height:100%!important;object-fit:contain!important}.dv-neglect__title{font-family:Poppins,Segoe UI,sans-serif!important;font-size:1.6rem!important;font-weight:700!important;color:#fff!important;margin:0 0 8px!important;line-height:1.3!important}.dv-neglect__subtitle{font-family:Inter,Segoe UI,sans-serif!important;font-size:.95rem!important;color:#ffffffd9!important;margin:0!important}.dv-neglect__grid{max-width:1280px;margin:0 auto!important;display:grid!important;grid-template-columns:repeat(3,1fr);gap:24px;transform:translateY(40px)}.dv-neglect__card{background:#fff!important;border-radius:20px!important;padding:40px!important;text-align:center;box-shadow:0 10px 24px #131c3326}.dv-neglect__card-icon{font-size:40px!important;color:#1e3ae2!important;margin-bottom:16px!important}.dv-neglect__card-text{font-family:Inter,Segoe UI,sans-serif!important;font-size:.9rem!important;color:#3d4863!important;line-height:1.5!important;margin:0!important}.dv-stats{background:#fff!important;padding:120px 24px 64px!important}.dv-stats__grid{max-width:1280px;margin:0 auto!important;display:grid!important;grid-template-columns:repeat(3,1fr);text-align:center}.dv-stats__item{padding:0 16px;border-right:1px solid #e2e5f1}.dv-stats__item:last-child{border-right:none}.dv-stats__label{font-family:Inter,Segoe UI,sans-serif!important;font-size:.95rem!important;font-weight:600!important;color:#131c33!important;margin:0 0 6px!important}.dv-stats__value{font-family:Poppins,Segoe UI,sans-serif!important;font-size:1.1rem!important;font-weight:700!important;color:#f2841f!important;margin:0!important}.dv-stats__note{max-width:760px;margin:40px auto 0!important;font-family:Inter,Segoe UI,sans-serif!important;font-size:.92rem!important;color:#6b7590!important;text-align:center;line-height:1.6!important}.dv-challenges{background:#f0f4ff!important;padding:96px 24px!important}.dv-challenges__title{max-width:1280px;margin:0 auto 40px!important;font-family:Poppins,Segoe UI,sans-serif!important;font-size:1.7rem!important;font-weight:700!important;color:#131c33!important;text-align:center!important}.dv-challenges__grid{max-width:1280px;margin:0 auto 64px!important;display:grid!important;grid-template-columns:repeat(3,1fr);gap:40px}.dv-challenges__text{font-family:Inter,Segoe UI,sans-serif!important;font-size:.9rem!important;line-height:1.6!important;color:#3d4863!important;text-align:center;padding:0 16px;margin:0!important}.dv-challenges__certs{max-width:1280px;margin:0 auto!important;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:64px}.dv-challenges__cert{height:56px;display:flex;align-items:center}.dv-challenges__cert-img{height:100%!important;width:auto!important;object-fit:contain!important}.dv-visibility{background:#f0f4ff!important;padding:96px 24px!important}.dv-visibility__title{max-width:1280px;margin:0 auto 8px!important;font-family:Poppins,Segoe UI,sans-serif!important;font-size:1.7rem!important;font-weight:700!important;color:#131c33!important;text-align:center!important}.dv-visibility__intro{max-width:800px;margin:0 auto 64px!important;font-family:Inter,Segoe UI,sans-serif!important;font-size:.92rem!important;color:#6b7590!important;text-align:center;line-height:1.6!important}.dv-visibility__layout{max-width:1280px;margin:0 auto!important;display:grid;grid-template-columns:2fr 1fr;gap:40px;align-items:start}.dv-visibility__grid{display:grid!important;grid-template-columns:repeat(2,1fr);gap:24px}.dv-visibility__card{background:#fff!important;border-radius:20px!important;padding:24px!important}.dv-visibility__card-icon{font-size:28px!important;color:#1e3ae2!important;margin-bottom:8px!important}.dv-visibility__card-title{font-family:Poppins,Segoe UI,sans-serif!important;font-size:1rem!important;font-weight:700!important;color:#131c33!important;margin:0 0 4px!important}.dv-visibility__card-desc{font-family:Inter,Segoe UI,sans-serif!important;font-size:.82rem!important;line-height:1.5!important;color:#6b7590!important;margin:0!important}.dv-visibility__note{font-family:Poppins,Segoe UI,sans-serif!important;font-size:1.2rem!important;font-weight:600!important;color:#131c33!important;line-height:1.4!important;margin-top:24px!important}.dv-detail{background:#fff!important;padding:96px 24px!important}.dv-detail--alt{background:#f7f8fa!important}.dv-detail__title{max-width:1280px;margin:0 auto 64px!important;font-family:Poppins,Segoe UI,sans-serif!important;font-size:1.55rem!important;font-weight:700!important;color:#131c33!important;text-align:center!important}.dv-detail__row{max-width:1280px;margin:0 auto!important;display:grid!important;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.dv-detail__subhead{font-family:Poppins,Segoe UI,sans-serif!important;font-size:1.3rem!important;font-weight:700!important;color:#131c33!important;margin:0 0 16px!important}.dv-detail__paragraph{font-family:Inter,Segoe UI,sans-serif!important;font-size:.92rem!important;line-height:1.65!important;color:#6b7590!important;margin:0 0 24px!important}.dv-detail__list{list-style:none!important;margin:0!important;padding:0!important;display:flex;flex-direction:column;gap:12px}.dv-detail__list li{display:flex;align-items:flex-start;gap:8px;font-family:Inter,Segoe UI,sans-serif!important;font-size:.88rem!important;color:#3d4863!important;line-height:1.5!important}.dv-detail__sublist{list-style:disc!important;margin:6px 0 0 26px!important;padding:0!important;font-family:Inter,Segoe UI,sans-serif!important;font-size:.82rem!important;color:#6b7590!important;display:block}.dv-detail__sublist li{display:list-item!important}.dv-detail__bullet{font-size:9px!important;color:#1e3ae2!important;margin-top:6px!important;flex-shrink:0}.dv-detail__media{position:relative}.dv-detail__media-img{width:100%!important;height:auto!important;display:block}.dv-gaps{background:#f7f8fa!important;padding:96px 24px!important}.dv-gaps__title{max-width:640px;margin:0 auto 40px!important;font-family:Poppins,Segoe UI,sans-serif!important;font-size:1.5rem!important;font-weight:700!important;color:#131c33!important;line-height:1.4!important;text-align:center}.dv-gaps__list{max-width:720px;margin:0 auto!important;display:flex;flex-direction:column;gap:12px}.dv-gaps__item{display:flex!important;align-items:flex-start;gap:10px;font-family:Inter,Segoe UI,sans-serif!important;font-size:.9rem!important;color:#3d4863!important;line-height:1.6!important;margin:0!important}.dv-gaps__bullet{font-size:9px!important;color:#1e3ae2!important;margin-top:6px!important;flex-shrink:0}.dv-policy{background:#fff!important;padding:96px 24px!important}.dv-policy__title{max-width:1280px;margin:0 auto 64px!important;font-family:Poppins,Segoe UI,sans-serif!important;font-size:1.55rem!important;font-weight:700!important;color:#131c33!important;text-align:center!important}.dv-policy__row{max-width:1280px;margin:0 auto!important;display:grid!important;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.dv-policy__subhead{font-family:Poppins,Segoe UI,sans-serif!important;font-size:1.3rem!important;font-weight:700!important;color:#131c33!important;margin:0 0 16px!important}.dv-policy__paragraph{font-family:Inter,Segoe UI,sans-serif!important;font-size:.92rem!important;line-height:1.65!important;color:#6b7590!important;margin:0 0 24px!important}.dv-policy__list{list-style:none!important;margin:0!important;padding:0!important;display:flex;flex-direction:column;gap:12px}.dv-policy__list li{display:flex;align-items:flex-start;gap:8px;font-family:Inter,Segoe UI,sans-serif!important;font-size:.88rem!important;color:#3d4863!important;line-height:1.5!important}.dv-policy__bullet{font-size:9px!important;color:#1e3ae2!important;margin-top:6px!important;flex-shrink:0}.dv-policy__media-img{width:100%!important;height:auto!important;display:block}.dv-capabilities{background:#fff!important;padding:96px 24px!important}.dv-capabilities__title{max-width:1280px;margin:0 auto 40px!important;font-family:Poppins,Segoe UI,sans-serif!important;font-size:1.5rem!important;font-weight:700!important;color:#131c33!important;text-align:center!important}.dv-capabilities__grid{max-width:1280px;margin:0 auto!important;display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.dv-capabilities__pill{padding:10px 16px;border-radius:12px;background:#f7f8fa;color:#3d4863;font-family:Inter,Segoe UI,sans-serif;font-size:.85rem;font-weight:500;text-align:center}.dv-resources{background:#fff!important;padding:96px 24px 120px!important}.dv-resources__grid{max-width:1280px;margin:0 auto!important;display:grid!important;grid-template-columns:repeat(3,1fr);gap:40px}.dv-resources__card{display:flex;flex-direction:column;cursor:pointer}.dv-resources__meta{display:flex;align-items:center;gap:8px;margin-bottom:10px}.dv-resources__avatar{width:28px;height:28px;border-radius:50%;background:#f7f8fa;flex-shrink:0}.dv-resources__author{font-family:Inter,Segoe UI,sans-serif!important;font-size:.78rem!important;font-weight:600!important;color:#3d4863!important;margin:0!important}.dv-resources__date{margin-left:auto!important;font-family:Inter,Segoe UI,sans-serif!important;font-size:.75rem!important;color:#6b7590!important}.dv-resources__media{width:100%;aspect-ratio:16/10;border-radius:12px!important;overflow:hidden;margin-bottom:16px!important;background:#f7f8fa!important}.dv-resources__media-img{width:100%!important;height:100%!important;object-fit:cover!important;display:block}.dv-resources__tag{font-family:Inter,Segoe UI,sans-serif!important;font-size:.72rem!important;color:#6b7590!important;margin:0 0 6px!important}.dv-resources__card-title{font-family:Poppins,Segoe UI,sans-serif!important;font-size:1.05rem!important;font-weight:700!important;color:#131c33!important;margin:0 0 8px!important;line-height:1.4!important}.dv-resources__card-desc{font-family:Inter,Segoe UI,sans-serif!important;font-size:.85rem!important;line-height:1.6!important;color:#6b7590!important;margin:0!important}@media (max-width: 960px){.dv-hero__inner,.dv-testimonial__inner,.dv-detail__row,.dv-policy__row,.dv-visibility__layout,.dv-neglect__grid,.dv-stats__grid,.dv-challenges__grid,.dv-visibility__grid,.dv-resources__grid{grid-template-columns:1fr!important}.dv-stats__item{border-right:none;padding-bottom:16px}.dv-neglect__intro{flex-direction:column;text-align:center}.dv-neglect__icon{width:140px;height:105px}}@media (max-width: 600px){.dv-hero__title{font-size:2rem!important}}.daa-hero{background:#e2e5ff!important;padding:16px 24px!important}.daa-hero__inner{max-width:1280px;margin:0 auto!important;display:grid!important;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.daa-hero__title{font-family:Poppins,Segoe UI,sans-serif!important;font-size:2.4rem!important;font-weight:700!important;color:#131c33!important;margin:0 0 24px!important;line-height:1.25!important}.daa-hero__subtitle{font-family:Inter,Segoe UI,sans-serif!important;font-size:.95rem!important;color:#3d4863!important;margin:0!important}.daa-hero__body{font-family:Inter,Segoe UI,sans-serif!important;font-size:.95rem!important;color:#6b7590!important;margin:0 0 24px!important}.daa-hero__cta{display:inline-block;padding:14px 28px!important;border:none!important;border-radius:12px!important;background:linear-gradient(90deg,#0544fb,#1324a5)!important;color:#fff!important;font-family:Inter,Segoe UI,sans-serif!important;font-size:.95rem!important;font-weight:700!important;cursor:pointer;transition:background .15s ease}.daa-hero__cta:hover{background:#1730b4!important}.daa-hero__media{position:relative;display:flex;align-items:center;justify-content:center}.daa-hero__media-img{width:60%!important;height:50%!important;display:block}.daa-intro{background:#fff!important;padding:120px 24px 96px!important;text-align:center}.daa-intro__title{max-width:900px;margin:0 auto 12px!important;font-family:Poppins,Segoe UI,sans-serif!important;font-size:1.7rem!important;font-weight:700!important;color:#131c33!important}.daa-intro__body{max-width:780px;margin:0 auto 64px!important;font-family:Inter,Segoe UI,sans-serif!important;font-size:.92rem!important;line-height:1.6!important;color:#6b7590!important}.daa-intro__certs{max-width:1280px;margin:0 auto!important;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:40px}.daa-intro__cert{width:74px;height:74px;flex-shrink:0}.daa-intro__cert-img{width:100%!important;height:100%!important;object-fit:contain!important}.daa-challenges{background:#f7f8fa!important;padding:96px 24px!important}.daa-challenges__title{max-width:1280px;margin:0 auto 64px!important;font-family:Poppins,Segoe UI,sans-serif!important;font-size:1.7rem!important;font-weight:700!important;color:#131c33!important;text-align:center!important}.daa-challenges__grid{max-width:1080px;margin:0 auto!important;display:grid!important;grid-template-columns:repeat(2,1fr);gap:24px}.daa-challenges__card{background:#fff!important;border-radius:20px!important;padding:40px!important}.daa-challenges__card-icon{width:44px;height:44px;border-radius:50%;background:#1e3ae2;color:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.daa-challenges__card-icon svg{font-size:22px!important}.daa-challenges__card-title{font-family:Poppins,Segoe UI,sans-serif!important;font-size:1.05rem!important;font-weight:700!important;color:#131c33!important;margin:0 0 8px!important}.daa-challenges__card-desc{font-family:Inter,Segoe UI,sans-serif!important;font-size:.85rem!important;line-height:1.6!important;color:#6b7590!important;margin:0!important}.daa-steps{background:#fff!important;padding:96px 24px!important}.daa-steps__title{max-width:1280px;margin:0 auto 64px!important;font-family:Poppins,Segoe UI,sans-serif!important;font-size:1.6rem!important;font-weight:700!important;color:#131c33!important}.daa-steps__grid{max-width:1280px;margin:0 auto!important;display:grid!important;grid-template-columns:repeat(4,1fr);gap:24px}.daa-steps__card{border-radius:20px!important;padding:40px!important;background-color:transparent!important;background-image:linear-gradient(90deg,#645eff12,#4641dc00)!important}.daa-steps__card-title{font-family:Poppins,Segoe UI,sans-serif!important;font-size:1.05rem!important;font-weight:700!important;color:#131c33!important;margin:0 0 10px!important}.daa-steps__card-desc{font-family:Inter,Segoe UI,sans-serif!important;font-size:.85rem!important;line-height:1.6!important;color:#6b7590!important;margin:0!important}.daa-banner{background:#f0f4ff!important;padding:96px 24px!important;text-align:center}.daa-banner__title{max-width:900px;margin:0 auto 24px!important;font-family:Poppins,Segoe UI,sans-serif!important;font-size:1.5rem!important;font-weight:700!important;color:#131c33!important;line-height:1.4!important}.daa-banner__body{max-width:820px;margin:0 auto!important;font-family:Inter,Segoe UI,sans-serif!important;font-size:.92rem!important;line-height:1.65!important;color:#6b7590!important}.daa-highlights{background:#f0f4ff!important;padding:96px 24px!important}.daa-highlights__divider{max-width:1280px;height:1px;margin:0 auto 64px!important;background:#fff}.daa-highlights__title{max-width:1280px;margin:0 auto 64px!important;font-family:Poppins,Segoe UI,sans-serif!important;font-size:1.6rem!important;font-weight:700!important;color:#131c33!important;text-align:center!important}.daa-highlights__grid{max-width:1280px;margin:0 auto 24px!important;display:grid!important;grid-template-columns:repeat(3,1fr);gap:24px}.daa-highlights__closing-row{max-width:1280px;margin:0 auto!important;display:grid!important;grid-template-columns:1fr 1fr;gap:24px;align-items:center}.daa-highlights__card{border-radius:20px!important;padding:40px!important;background-color:transparent!important;background-image:linear-gradient(90deg,#645eff12,#4641dc00)!important}.daa-highlights__card--last{height:100%}.daa-highlights__card-title{font-family:Poppins,Segoe UI,sans-serif!important;font-size:1rem!important;font-weight:700!important;color:#131c33!important;margin:0 0 8px!important}.daa-highlights__card-desc{font-family:Inter,Segoe UI,sans-serif!important;font-size:.85rem!important;line-height:1.6!important;color:#6b7590!important;margin:0!important}.daa-highlights__closing{font-family:Inter,Segoe UI,sans-serif!important;font-size:.92rem!important;line-height:1.65!important;color:#3d4863!important;margin:0!important}@media (max-width: 960px){.daa-hero__inner,.daa-highlights__closing-row,.daa-challenges__grid{grid-template-columns:1fr!important}.daa-steps__grid{grid-template-columns:repeat(2,1fr)!important}.daa-highlights__grid{grid-template-columns:1fr!important}}@media (max-width: 600px){.daa-hero__title{font-size:1.9rem!important}.daa-steps__grid{grid-template-columns:1fr!important}}.swat-hero{background:#fff!important;padding:96px 24px 64px!important}.swat-hero__inner{max-width:1280px;margin:0 auto!important;display:grid!important;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.swat-hero__title{font-family:Poppins,Segoe UI,sans-serif!important;font-size:2.6rem!important;font-weight:700!important;color:#131c33!important;margin:0 0 16px!important;line-height:1.2!important}.swat-hero__subtitle{font-family:Inter,Segoe UI,sans-serif!important;font-size:.98rem!important;color:#3d4863!important;margin:0 0 16px!important}.swat-hero__body{font-family:Inter,Segoe UI,sans-serif!important;font-size:.95rem!important;line-height:1.6!important;color:#6b7590!important;margin:0 0 24px!important;max-width:480px}.swat-hero__cta{display:inline-block;padding:14px 28px!important;border:none!important;border-radius:12px!important;background:linear-gradient(90deg,#0544fb,#1324a5)!important;color:#fff!important;font-family:Inter,Segoe UI,sans-serif!important;font-size:.95rem!important;font-weight:700!important;cursor:pointer;transition:background .15s ease}.swat-hero__cta:hover{background:#1730b4!important}.swat-hero__media-img{width:100%!important;height:auto!important;display:block}.swat-intro{background:linear-gradient(120deg,#1e3ae2,#131c33)!important;padding:96px 24px!important}.swat-intro__inner{max-width:900px;margin:0 auto!important;display:flex;flex-direction:column;gap:24px;text-align:center}.swat-intro__line{font-family:Inter,Segoe UI,sans-serif!important;font-size:1rem!important;line-height:1.7!important;color:#fff!important;margin:0!important}.swat-features{background:#eefaf7!important;padding:96px 24px!important}.swat-features__title{max-width:820px;margin:0 auto 8px!important;font-family:Poppins,Segoe UI,sans-serif!important;font-size:1.7rem!important;font-weight:700!important;color:#131c33!important;text-align:center!important}.swat-features__subtitle{max-width:720px;margin:0 auto 64px!important;font-family:Inter,Segoe UI,sans-serif!important;font-size:.9rem!important;color:#6b7590!important;text-align:center}.swat-features__grid{max-width:1280px;margin:0 auto!important;display:grid!important;grid-template-columns:repeat(3,1fr);gap:24px}.swat-features__card{background:#fff9!important;border-radius:20px!important;padding:40px!important}.swat-features__card-icon{font-size:32px!important;color:#1e3ae2!important;margin-bottom:16px!important}.swat-features__card-title{font-family:Poppins,Segoe UI,sans-serif!important;font-size:1.05rem!important;font-weight:700!important;color:#131c33!important;margin:0 0 8px!important}.swat-features__card-desc{font-family:Inter,Segoe UI,sans-serif!important;font-size:.85rem!important;line-height:1.6!important;color:#6b7590!important;margin:0!important}.swat-testimonials{background:#eefaf7!important;padding:96px 24px!important}.swat-testimonials__divider{max-width:400px;height:1px;margin:0 auto 64px!important;background:#1e3ae259;position:relative}.swat-testimonials__divider:before,.swat-testimonials__divider:after{content:"";position:absolute;top:50%;width:10px;height:10px;border-radius:50%;border:2px solid rgba(30,58,226,.5);background:#eefaf7;transform:translateY(-50%)}.swat-testimonials__divider:before{left:-5px}.swat-testimonials__divider:after{right:-5px}.swat-testimonials__row{max-width:1280px;margin:0 auto!important;display:flex;align-items:stretch;gap:24px}.swat-testimonials__arrow{align-self:center!important;color:#6b7590!important;flex-shrink:0}.swat-testimonials__card{flex:1;background:#ffffff8c!important;border-radius:20px!important;padding:40px!important;display:flex;flex-direction:column;gap:24px}.swat-testimonials__quote{font-family:Inter,Segoe UI,sans-serif!important;font-size:.9rem!important;line-height:1.6!important;color:#3d4863!important;margin:0!important}.swat-testimonials__person{display:flex;align-items:center;gap:12px}.swat-testimonials__avatar{width:48px;height:48px;border-radius:50%;overflow:hidden;flex-shrink:0;background:#f7f8fa}.swat-testimonials__avatar-img{width:100%!important;height:100%!important;object-fit:cover!important}.swat-testimonials__name{font-family:Inter,Segoe UI,sans-serif!important;font-size:.88rem!important;font-weight:700!important;color:#131c33!important;margin:0!important}.swat-testimonials__role{font-family:Inter,Segoe UI,sans-serif!important;font-size:.78rem!important;color:#6b7590!important;margin:0!important}.swat-testimonials__dots{display:flex;justify-content:center;gap:8px;margin-top:40px}.swat-testimonials__dot{width:8px;height:8px;border-radius:50%;border:none;background:#6b759059;cursor:pointer;padding:0}.swat-testimonials__dot--active{background:#1e3ae2}.swat-secondary-cta{background:#fff!important;padding:96px 24px!important}.swat-secondary-cta__inner{max-width:1280px;margin:0 auto!important;display:grid!important;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.swat-secondary-cta__media-img{width:70%!important;height:auto!important;display:block;margin-left:5%}.swat-secondary-cta__title{font-family:Poppins,Segoe UI,sans-serif!important;font-size:1.7rem!important;font-weight:700!important;color:#131c33!important;margin:0 0 16px!important}.swat-secondary-cta__body{font-family:Inter,Segoe UI,sans-serif!important;font-size:.92rem!important;line-height:1.6!important;color:#6b7590!important;margin:0 0 24px!important}.swat-secondary-cta__cta{display:inline-block;padding:12px 26px!important;border:none!important;border-radius:12px!important;background:linear-gradient(90deg,#0544fb,#1324a5)!important;color:#fff!important;font-family:Inter,Segoe UI,sans-serif!important;font-size:.92rem!important;font-weight:700!important;cursor:pointer}.swat-secondary-cta__cta:hover{background:#1730b4!important}@media (max-width: 960px){.swat-hero__inner,.swat-secondary-cta__inner,.swat-features__grid{grid-template-columns:1fr!important}.swat-testimonials__row{flex-direction:column}.swat-testimonials__arrow{display:none!important}}@media (max-width: 600px){.swat-hero__title{font-size:2rem!important}}.pt-hero{background:#fff!important;padding:96px 24px 64px!important}.pt-hero__inner{max-width:1280px;margin:0 auto!important;display:grid!important;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.pt-hero__title{font-family:Poppins,Segoe UI,sans-serif!important;font-size:2.6rem!important;font-weight:700!important;color:#131c33!important;margin:0 0 16px!important;line-height:1.2!important}.pt-hero__subtitle{font-family:Inter,Segoe UI,sans-serif!important;font-size:1rem!important;color:#3d4863!important;margin:0 0 16px!important}.pt-hero__body{font-family:Inter,Segoe UI,sans-serif!important;font-size:.95rem!important;line-height:1.6!important;color:#6b7590!important;margin:0 0 24px!important;max-width:480px}.pt-hero__cta{display:inline-block;padding:14px 28px!important;border:none!important;border-radius:12px!important;background:linear-gradient(90deg,#0544fb,#1324a5)!important;color:#fff!important;font-family:Inter,Segoe UI,sans-serif!important;font-size:.95rem!important;font-weight:700!important;cursor:pointer}.pt-hero__cta:hover{background:#1730b4!important}.pt-hero__media{position:relative}.pt-hero__video{position:relative;width:100%;aspect-ratio:16/10;border-radius:20px!important;overflow:hidden;background:#131c33!important}.pt-hero__video-img{width:100%!important;height:100%!important;object-fit:cover!important;display:block}.pt-hero__video-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:64px!important;color:#ffffffeb!important}.pt-hero__deco{position:absolute;right:-12px;bottom:-28px;width:84px}.pt-hero__deco-img{width:100%!important;height:auto!important}.pt-testimonial{background:linear-gradient(120deg,#1e3ae2,#131c33)!important;padding:96px 24px!important}.pt-testimonial__inner{max-width:1280px;margin:0 auto!important;display:grid!important;grid-template-columns:260px 1fr;gap:64px;align-items:center}.pt-testimonial__person{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.pt-testimonial__avatar{width:64px;height:64px;border-radius:50%;overflow:hidden;margin-bottom:8px;background:#ffffff26!important}.pt-testimonial__avatar-img{width:100%!important;height:100%!important;object-fit:cover!important}.pt-testimonial__name{font-family:Inter,Segoe UI,sans-serif!important;font-size:1rem!important;font-weight:700!important;color:#fff!important;margin:0!important}.pt-testimonial__role{font-family:Inter,Segoe UI,sans-serif!important;font-size:.8rem!important;color:#ffffffbf!important;margin:0!important}.pt-testimonial__quote{font-family:Inter,Segoe UI,sans-serif!important;font-size:1.02rem!important;line-height:1.7!important;color:#fff!important;margin:0!important;font-style:normal!important}.pt-engagement{background:#fff!important;padding:120px 24px!important}.pt-engagement__title{max-width:1280px;margin:0 auto 96px!important;font-family:Poppins,Segoe UI,sans-serif!important;font-size:1.7rem!important;font-weight:700!important;color:#131c33!important;text-align:center!important}.pt-engagement__layout{max-width:1280px;margin:0 auto!important;display:grid;grid-template-columns:1fr 280px;gap:96px;align-items:end}.pt-engagement__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0 64px}.pt-engagement__step{display:flex;align-items:baseline;gap:14px;padding:24px 0;border-bottom:1px solid #e2e5f1}.pt-engagement__step--last{border-bottom:none}.pt-engagement__step-number{font-family:Poppins,Segoe UI,sans-serif!important;font-size:1.8rem!important;font-weight:800!important;color:#1e3ae2!important;flex-shrink:0}.pt-engagement__step-label{font-family:Inter,Segoe UI,sans-serif!important;font-size:.95rem!important;color:#3d4863!important}.pt-engagement__final{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.pt-engagement__final-chart{width:100%!important;max-width:260px;height:auto!important}.pt-engagement__final-label{display:flex;align-items:baseline;gap:10px}.pt-engagement__final-number{font-family:Poppins,Segoe UI,sans-serif!important;font-size:1.8rem!important;font-weight:800!important;color:#1e3ae2!important}.pt-engagement__final-text{font-family:Poppins,Segoe UI,sans-serif!important;font-size:1.25rem!important;font-weight:700!important;color:#1e3ae2!important}.pt-marquee{background:linear-gradient(90deg,#1e3ae2,#131c33)!important;padding:96px 0!important;overflow:hidden}.pt-marquee__title{max-width:1280px;margin:0 auto 40px!important;padding:0 24px;font-family:Poppins,Segoe UI,sans-serif!important;font-size:1.5rem!important;font-weight:700!important;color:#fff!important;text-align:center!important}.pt-marquee__rows{display:flex;flex-direction:column;gap:16px}.pt-marquee__row{width:100%;overflow:hidden}.pt-marquee__track{display:flex;width:max-content;gap:12px;will-change:transform;animation-name:pt-marquee-left;animation-duration:var(--pt-marquee-duration, 80s);animation-timing-function:linear;animation-iteration-count:infinite}.pt-marquee__row--right .pt-marquee__track{animation-name:pt-marquee-right}.pt-marquee__pill{flex-shrink:0;padding:10px 18px;border-radius:12px;background:#fff;color:#3d4863;font-family:Inter,Segoe UI,sans-serif;font-size:.85rem;font-weight:600;white-space:nowrap}@keyframes pt-marquee-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes pt-marquee-right{0%{transform:translate(-50%)}to{transform:translate(0)}}.pt-services{background:#eefaf7!important;padding:96px 24px!important}.pt-services__title{max-width:1280px;margin:0 auto 64px!important;font-family:Poppins,Segoe UI,sans-serif!important;font-size:1.6rem!important;font-weight:700!important;color:#131c33!important;text-align:center!important}.pt-services__layout{max-width:1280px;margin:0 auto!important;position:relative}.pt-services__grid{display:grid!important;grid-template-columns:repeat(3,1fr);gap:24px}.pt-services__card{background:#fff9!important;border-radius:20px!important;padding:40px!important}.pt-services__card-icon{width:44px;height:44px;border-radius:50%;background:#1e3ae2;color:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.pt-services__card-icon svg{font-size:22px!important}.pt-services__card-title{font-family:Poppins,Segoe UI,sans-serif!important;font-size:1.05rem!important;font-weight:700!important;color:#131c33!important;margin:0 0 8px!important}.pt-services__card-desc{font-family:Inter,Segoe UI,sans-serif!important;font-size:.85rem!important;line-height:1.6!important;color:#6b7590!important;margin:0!important}.pt-services__illustration{position:absolute;right:0;bottom:-96px;width:260px;pointer-events:none;z-index:1}.pt-services__illustration-img{width:100%!important;height:auto!important;display:block}.pt-about{background:#eefaf7!important;padding:96px 24px!important}.pt-about__row{max-width:1280px;margin:0 auto 96px!important;display:grid!important;grid-template-columns:220px 1fr;gap:64px;align-items:center}.pt-about__chart-img{width:100%!important;height:auto!important}.pt-about__paragraph{font-family:Inter,Segoe UI,sans-serif!important;font-size:.92rem!important;line-height:1.65!important;color:#3d4863!important;margin:0 0 16px!important}.pt-about__logos{max-width:1280px;margin:0 auto!important;background:#fff;border-radius:12px;padding:40px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:24px 64px}.pt-about__logo{height:36px;display:flex;align-items:center}.pt-about__logo-img{height:100%!important;width:auto!important;object-fit:contain!important}.pt-industry{background:#eefaf7!important;padding:96px 24px!important}.pt-industry__title{max-width:1280px;margin:0 auto 64px!important;font-family:Poppins,Segoe UI,sans-serif!important;font-size:1.6rem!important;font-weight:700!important;color:#131c33!important;text-align:center!important}.pt-industry__grid{max-width:1280px;margin:0 auto!important;display:grid!important;grid-template-columns:1fr 1.4fr;gap:24px}.pt-industry__panel{background:#fff9!important;border-radius:20px!important;padding:40px!important}.pt-industry__panel-label{font-family:Inter,Segoe UI,sans-serif!important;font-size:.95rem!important;font-weight:700!important;color:#1e3ae2!important;margin:0 0 24px!important}.pt-industry__panel-body--single{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:64px 0;cursor:pointer}.pt-industry__panel-body--grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px 24px}.pt-industry__panel-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:24px;text-align:center;cursor:pointer;border-radius:12px}.pt-industry__panel-item:hover{background:#1e3ae20f}.pt-industry__panel-icon-img{width:70px!important;height:70px!important;object-fit:contain!important}.pt-industry__panel-item-label{font-family:Inter,Segoe UI,sans-serif!important;font-size:.85rem!important;color:#3d4863!important;margin:0!important}.pt-tests{background:#eefaf7!important;padding:96px 24px!important}.pt-tests__row{max-width:1280px;margin:0 auto!important;display:grid!important;grid-template-columns:1fr 1.3fr;gap:64px;align-items:start}.pt-tests__list{display:flex;flex-direction:column}.pt-tests__tab{text-align:left;padding:16px 0;border:none;border-bottom:1px solid rgba(107,117,144,.2);background:transparent;font-family:Inter,Segoe UI,sans-serif;font-size:.92rem;color:#6b7590;cursor:pointer}.pt-tests__tab--active{color:#131c33;font-weight:700;border-bottom-color:#131c33}.pt-tests__panel{display:flex;flex-direction:column;gap:16px;animation:pt-tests-fade-in .35s ease}@keyframes pt-tests-fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.pt-tests__media{width:100%;max-width:340px;aspect-ratio:300/176;border-radius:12px;overflow:hidden;background:#f7f8fa}.pt-tests__media-img{width:100%!important;height:100%!important;object-fit:cover!important;display:block}.pt-tests__desc{font-family:Inter,Segoe UI,sans-serif!important;font-size:.9rem!important;line-height:1.65!important;color:#3d4863!important;margin:0!important}.pt-resources{background:#fff!important;padding:96px 24px 120px!important}.pt-resources__grid{max-width:1280px;margin:0 auto!important;display:grid!important;grid-template-columns:repeat(3,1fr);gap:40px}.pt-resources__card{display:flex;flex-direction:column}.pt-resources__media{position:relative;width:100%;aspect-ratio:16/10;border-radius:12px!important;overflow:hidden;margin-bottom:16px!important;background:#f7f8fa!important}.pt-resources__media-img{width:100%!important;height:100%!important;object-fit:cover!important}.pt-resources__tag{position:absolute;top:12px;right:12px;padding:4px 10px;border-radius:999px;background:#1e3ae2;color:#fff;font-family:Inter,Segoe UI,sans-serif;font-size:.68rem;font-weight:700}.pt-resources__card-title{font-family:Poppins,Segoe UI,sans-serif!important;font-size:1.05rem!important;font-weight:700!important;color:#131c33!important;margin:0 0 8px!important;line-height:1.4!important}.pt-resources__card-desc{font-family:Inter,Segoe UI,sans-serif!important;font-size:.85rem!important;line-height:1.6!important;color:#6b7590!important;margin:0 0 16px!important}.pt-resources__read-more{align-self:flex-start;font-family:Inter,Segoe UI,sans-serif!important;font-size:.85rem!important;font-weight:700!important;color:#f2841f!important;text-decoration:none!important}.pt-resources__read-more:hover{color:#d96f10!important}.pt-resources__view-more{display:block;width:fit-content;margin:40px auto 0!important;font-family:Inter,Segoe UI,sans-serif!important;font-size:.9rem!important;font-weight:700!important;color:#1e3ae2!important;text-decoration:none!important}@media (max-width: 960px){.pt-hero__inner,.pt-testimonial__inner,.pt-engagement__layout,.pt-about__row,.pt-industry__grid,.pt-tests__row,.pt-services__grid,.pt-resources__grid{grid-template-columns:1fr!important}.pt-engagement__grid{grid-template-columns:1fr}.pt-services__illustration{display:none!important}.pt-industry__grid{gap:0!important;background:#fff9!important;border-radius:20px!important;overflow:hidden}.pt-industry__panel{background:transparent!important;border-radius:0!important;text-align:center}.pt-industry__panel:first-child{border-bottom:1px solid rgba(19,28,51,.08)}.pt-industry__panel-label{text-align:center!important}}@media (max-width: 600px){.pt-hero__title{font-size:2rem!important}}.gov-hero{background:#f0f4ff!important;padding:24px 24px 64px!important}.gov-hero__inner{max-width:1280px;margin:0 auto!important;display:grid!important;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.gov-hero__title{font-family:Poppins,Segoe UI,sans-serif!important;font-size:2.5rem!important;font-weight:700!important;color:#131c33!important;margin:0 0 24px!important;line-height:1.25!important}.gov-hero__list{list-style:none!important;margin:0 0 24px!important;padding:0!important;display:flex;flex-direction:column;gap:10px}.gov-hero__list li{display:flex;align-items:center;gap:10px;font-family:Inter,Segoe UI,sans-serif!important;font-size:.92rem!important;color:#3d4863!important}.gov-hero__check{font-size:1.05rem!important;color:#1e3ae2!important;flex-shrink:0}.gov-hero__cta{display:inline-block;padding:14px 28px!important;border:none!important;border-radius:12px!important;background:linear-gradient(90deg,#0544fb,#1324a5)!important;color:#fff!important;font-family:Inter,Segoe UI,sans-serif!important;font-size:.95rem!important;font-weight:700!important;cursor:pointer}.gov-hero__cta:hover{background:#1730b4!important}.gov-hero__media-img{width:63%!important;height:auto!important;display:block;margin-left:25%}.gov-icons{background:#fff!important;padding:96px 24px!important}.gov-icons__grid{max-width:1280px;margin:0 auto!important;display:grid!important;grid-template-columns:repeat(5,1fr);gap:24px}.gov-icons__card{background:#f7f8fa!important;border-radius:20px!important;padding:40px!important;text-align:center;display:flex;flex-direction:column;align-items:center}.gov-icons__card-icon-img{width:44px!important;height:44px!important;object-fit:contain!important;margin-bottom:16px!important}.gov-icons__card-label{font-family:Poppins,Segoe UI,sans-serif!important;font-size:.95rem!important;font-weight:700!important;color:#131c33!important;margin:0!important}.gov-banner{position:relative;background:linear-gradient(120deg,#1e3ae2,#131c33)!important;padding:120px 24px!important;overflow:hidden}.gov-banner__inner{max-width:1280px;margin:0 auto!important;position:relative}.gov-banner__text{max-width:420px;font-family:Inter,Segoe UI,sans-serif!important;font-size:.98rem!important;line-height:1.7!important;color:#fff!important;margin:0!important;position:relative;z-index:2}.gov-banner__deco{position:absolute;top:0;right:200px;width:300px;opacity:.5;pointer-events:none}.gov-banner__deco-img{width:100%!important;height:auto!important}.gov-banner__overlay{position:relative;z-index:2;margin-left:auto;margin-top:-60px;max-width:420px;background:#fff!important;border-radius:20px!important;padding:40px!important;box-shadow:0 20px 40px #131c3333;display:flex;flex-direction:column;gap:12px}.gov-banner__overlay-item{display:flex;align-items:center;gap:10px;font-family:Inter,Segoe UI,sans-serif!important;font-size:.9rem!important;color:#3d4863!important}.gov-banner__overlay-dot{font-size:8px!important;color:#1e3ae2!important;flex-shrink:0}.gov-why{background:#f0f4ff!important;padding:96px 24px!important}.gov-why__title{max-width:1280px;margin:0 auto 64px!important;font-family:Poppins,Segoe UI,sans-serif!important;font-size:1.7rem!important;font-weight:700!important;color:#131c33!important;text-align:center!important}.gov-why__grid{max-width:1280px;margin:0 auto!important;display:grid!important;grid-template-columns:repeat(3,1fr);gap:40px}.gov-why__card-icon{width:52px;height:52px;border-radius:50%;background:#1e3ae2;color:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.gov-why__card-icon svg{font-size:24px!important}.gov-why__card-title{font-family:Poppins,Segoe UI,sans-serif!important;font-size:1.1rem!important;font-weight:700!important;color:#131c33!important;margin:0 0 8px!important}.gov-why__card-desc{font-family:Inter,Segoe UI,sans-serif!important;font-size:.88rem!important;line-height:1.6!important;color:#6b7590!important;margin:0!important}.gov-pillars{background:#f0f4ff!important;padding:96px 24px!important}.gov-pillars__grid{position:relative;max-width:1280px;margin:0 auto 64px!important;display:grid!important;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,auto);gap:64px 40px}.gov-pillars__card-icon{font-size:34px!important;color:#1e3ae2!important;margin-bottom:16px!important}.gov-pillars__card-title{font-family:Poppins,Segoe UI,sans-serif!important;font-size:1.1rem!important;font-weight:700!important;color:#131c33!important;margin:0 0 8px!important}.gov-pillars__card-desc{font-family:Inter,Segoe UI,sans-serif!important;font-size:.88rem!important;line-height:1.6!important;color:#6b7590!important;margin:0!important;max-width:320px}.gov-pillars__chart{grid-column:2/span 2;grid-row:2}.gov-pillars__chart-img{width:100%!important;max-width:490px;height:auto!important;display:block;margin-left:100px}.gov-pillars__title{max-width:1280px;margin:40px auto 0!important;font-family:Poppins,Segoe UI,sans-serif!important;font-size:1.6rem!important;font-weight:700!important;color:#131c33!important;text-align:center!important}.gov-capabilities{background:#fff!important;padding:96px 24px 14px!important}.gov-capabilities__grid{position:relative;max-width:1280px;margin:0 auto!important;display:grid!important;grid-template-columns:repeat(2,1fr);gap:24px}.gov-capabilities__card{background:#f0f4ff!important;border-radius:20px!important;padding:40px!important}.gov-capabilities__card-title{font-family:Poppins,Segoe UI,sans-serif!important;font-size:1.25rem!important;font-weight:700!important;color:#1e3ae2!important;margin:0 0 8px!important}.gov-capabilities__card-desc{font-family:Inter,Segoe UI,sans-serif!important;font-size:.9rem!important;color:#3d4863!important;margin:0 0 24px!important}.gov-capabilities__card-list{list-style:none!important;margin:0!important;padding:0!important;display:flex;flex-direction:column;gap:8px}.gov-capabilities__card-list li{display:flex;align-items:flex-start;gap:8px;font-family:Inter,Segoe UI,sans-serif!important;font-size:.85rem!important;color:#3d4863!important}.gov-capabilities__bullet{font-size:8px!important;color:#1e3ae2!important;margin-top:6px!important;flex-shrink:0}.gov-capabilities__badge{position:absolute;top:44%;left:50%;transform:translate(-50%,-50%);width:76px;height:76px;border-radius:20px;background:linear-gradient(135deg,#1e3ae2,#1730b4);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 28px #1e3ae266}.gov-capabilities__badge svg{font-size:32px!important}.gov-closing-banner{width:100%;line-height:0}.gov-closing-banner__img{width:60%!important;height:auto!important;display:block;margin-left:30%}@media (max-width: 960px){.gov-hero__inner,.gov-icons__grid,.gov-why__grid,.gov-pillars__grid{grid-template-columns:1fr!important}.gov-pillars__chart{grid-column:auto!important;grid-row:auto!important;order:99}.gov-pillars__chart-img{max-width:100%!important;margin-left:0!important}.gov-capabilities__grid{grid-template-columns:1fr!important}.gov-capabilities__badge{display:none}.gov-banner__overlay{margin-left:0;margin-top:40px;max-width:100%}.gov-banner__deco{display:none}.gov-hero__media-img,.gov-closing-banner__img{width:100%!important;margin-left:0!important}}@media (max-width: 600px){.gov-hero__title{font-size:2rem!important}.gov-closing-banner__img{object-fit:cover!important;max-height:160px;width:100%!important}}.ps-hero{background:#fff!important;padding:96px 24px 64px!important}.ps-hero__inner{max-width:1280px;margin:0 auto!important;display:grid!important;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.ps-hero__title{font-family:Poppins,Segoe UI,sans-serif!important;font-size:2.5rem!important;font-weight:700!important;color:#131c33!important;margin:0 0 24px!important;line-height:1.25!important}.ps-hero__body{font-family:Inter,Segoe UI,sans-serif!important;font-size:.95rem!important;line-height:1.6!important;color:#6b7590!important;margin:0 0 16px!important;max-width:460px}.ps-hero__cta{display:inline-block;margin-top:16px;padding:14px 28px!important;border:none!important;border-radius:12px!important;background:linear-gradient(90deg,#0544fb,#1324a5)!important;color:#fff!important;font-family:Inter,Segoe UI,sans-serif!important;font-size:.95rem!important;font-weight:700!important;cursor:pointer}.ps-hero__cta:hover{background:#1730b4!important}.ps-hero__media-img{width:100%!important;height:auto!important;display:block}.ps-testimonial{background:linear-gradient(120deg,#1e3ae2,#131c33)!important;padding:96px 24px!important}.ps-testimonial__inner{max-width:1280px;margin:0 auto!important;display:grid!important;grid-template-columns:260px 1fr;gap:64px;align-items:center}.ps-testimonial__person{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.ps-testimonial__avatar{width:64px;height:64px;border-radius:50%;overflow:hidden;margin-bottom:8px;background:#ffffff26!important}.ps-testimonial__avatar-img{width:100%!important;height:100%!important;object-fit:cover!important}.ps-testimonial__name{font-family:Inter,Segoe UI,sans-serif!important;font-size:1rem!important;font-weight:700!important;color:#fff!important;margin:0!important}.ps-testimonial__role{font-family:Inter,Segoe UI,sans-serif!important;font-size:.8rem!important;color:#ffffffbf!important;margin:0!important}.ps-testimonial__quote{font-family:Inter,Segoe UI,sans-serif!important;font-size:1.02rem!important;line-height:1.7!important;color:#fff!important;margin:0!important;font-style:normal!important}.ps-features{background:#f0f4ff!important;padding:96px 24px!important}.ps-features__grid{max-width:1280px;margin:0 auto!important;display:grid!important;grid-template-columns:repeat(3,1fr);gap:24px}.ps-features__card{background:#fff9!important;border-radius:20px!important;padding:40px!important}.ps-features__card-icon{font-size:34px!important;color:#1e3ae2!important;margin-bottom:16px!important}.ps-features__card-title{font-family:Poppins,Segoe UI,sans-serif!important;font-size:1.05rem!important;font-weight:700!important;color:#131c33!important;margin:0 0 8px!important}.ps-features__card-desc{font-family:Inter,Segoe UI,sans-serif!important;font-size:.85rem!important;line-height:1.6!important;color:#6b7590!important;margin:0!important}.ps-products{background:#fff!important;padding:96px 24px!important}.ps-products__title{max-width:1280px;margin:0 auto 8px!important;font-family:Poppins,Segoe UI,sans-serif!important;font-size:1.6rem!important;font-weight:700!important;color:#131c33!important;text-align:center!important}.ps-products__intro{max-width:820px;margin:0 auto 64px!important;font-family:Inter,Segoe UI,sans-serif!important;font-size:.9rem!important;line-height:1.65!important;color:#6b7590!important;text-align:center}.ps-products__track{max-width:1280px;margin:0 auto!important;display:flex;gap:24px;overflow-x:auto;padding-bottom:16px;cursor:grab;scroll-behavior:smooth;-webkit-user-select:none;user-select:none;scrollbar-width:none;-ms-overflow-style:none}.ps-products__track--dragging{cursor:grabbing;scroll-behavior:auto}.ps-products__track::-webkit-scrollbar{display:none}.ps-products__card{flex:0 0 300px;background:#f7f8fa!important;border-radius:20px!important;padding:40px!important}.ps-products__card-title{font-family:Poppins,Segoe UI,sans-serif!important;font-size:1.05rem!important;font-weight:700!important;color:#1e3ae2!important;margin:0 0 10px!important}.ps-products__card-desc{font-family:Inter,Segoe UI,sans-serif!important;font-size:.85rem!important;line-height:1.6!important;color:#3d4863!important;margin:0!important}.ps-products__hint{max-width:1280px;margin:16px auto 0!important;font-family:Inter,Segoe UI,sans-serif!important;font-size:.78rem!important;color:#6b7590!important;text-align:center}.ps-coverage{background:#fff!important;padding:96px 24px!important}.ps-coverage__title{max-width:1280px;margin:0 auto 64px!important;font-family:Poppins,Segoe UI,sans-serif!important;font-size:1.6rem!important;font-weight:700!important;color:#131c33!important;text-align:center!important}.ps-coverage__grid{max-width:1280px;margin:0 auto!important;display:grid!important;grid-template-columns:repeat(3,1fr);gap:40px;text-align:center}.ps-coverage__heading{font-family:Inter,Segoe UI,sans-serif!important;font-size:1rem!important;font-weight:700!important;color:#1e3ae2!important;margin:0 0 16px!important}.ps-coverage__item{font-family:Inter,Segoe UI,sans-serif!important;font-size:.9rem!important;color:#3d4863!important;margin:0 0 6px!important}.ps-why{background:#f0f4ff!important;padding:96px 24px!important}.ps-why__inner{max-width:1280px;margin:0 auto!important;display:grid!important;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.ps-why__title{font-family:Poppins,Segoe UI,sans-serif!important;font-size:1.6rem!important;font-weight:700!important;color:#131c33!important;margin:0 0 16px!important;text-align:center}.ps-why__slide{min-height:48px;font-family:Inter,Segoe UI,sans-serif!important;font-size:1.02rem!important;color:#1e3ae2!important;text-align:center;margin:0 0 24px!important;animation:ps-why-fade-up .5s ease}@keyframes ps-why-fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.ps-why__dots{display:flex;justify-content:center;gap:8px}.ps-why__dot{width:8px;height:8px;border-radius:50%;border:none;background:#6b75904d;cursor:pointer;padding:0}.ps-why__dot--active{background:#1e3ae2}.ps-why__media-img{width:100%!important;height:auto!important;display:block}.ps-engagement{background:#fff!important;padding:96px 24px!important}.ps-engagement__title{max-width:1280px;margin:0 auto 64px!important;font-family:Poppins,Segoe UI,sans-serif!important;font-size:1.6rem!important;font-weight:700!important;color:#131c33!important;text-align:center!important}.ps-engagement__grid{max-width:1280px;margin:0 auto!important;display:grid!important;grid-template-columns:repeat(3,1fr);gap:24px}.ps-engagement__card{position:relative;border:1px solid #e2e5f1;border-radius:12px;padding:40px 24px 24px}.ps-engagement__ribbon{position:absolute;top:-14px;left:16px;padding:6px 14px;border-radius:6px;background:#1e3ae2;color:#fff;font-family:Inter,Segoe UI,sans-serif;font-size:.78rem;font-weight:700}.ps-engagement__desc{font-family:Inter,Segoe UI,sans-serif!important;font-size:.88rem!important;line-height:1.6!important;color:#3d4863!important;margin:8px 0 0!important}.ps-resources{background:#fff!important;padding:96px 24px 120px!important}.ps-resources__grid{max-width:1280px;margin:0 auto!important;display:grid!important;grid-template-columns:repeat(3,1fr);gap:40px}.ps-resources__card{display:flex;flex-direction:column}.ps-resources__media{position:relative;width:100%;aspect-ratio:16/10;border-radius:12px!important;overflow:hidden;margin-bottom:16px!important;background:#f7f8fa!important}.ps-resources__media-img{width:100%!important;height:100%!important;object-fit:cover!important}.ps-resources__tag{position:absolute;top:12px;right:12px;padding:4px 10px;border-radius:999px;background:#1e3ae2;color:#fff;font-family:Inter,Segoe UI,sans-serif;font-size:.68rem;font-weight:700}.ps-resources__card-title{font-family:Poppins,Segoe UI,sans-serif!important;font-size:1.05rem!important;font-weight:700!important;color:#131c33!important;margin:0 0 8px!important;line-height:1.4!important}.ps-resources__card-desc{font-family:Inter,Segoe UI,sans-serif!important;font-size:.85rem!important;line-height:1.6!important;color:#6b7590!important;margin:0 0 16px!important}.ps-resources__read-more{align-self:flex-start;font-family:Inter,Segoe UI,sans-serif!important;font-size:.85rem!important;font-weight:700!important;color:#f2841f!important;text-decoration:none!important}@media (max-width: 960px){.ps-hero__inner,.ps-testimonial__inner,.ps-why__inner,.ps-features__grid,.ps-coverage__grid,.ps-engagement__grid,.ps-resources__grid{grid-template-columns:1fr!important}}@media (max-width: 600px){.ps-hero__title{font-size:2rem!important}}.reveal{opacity:0;transform:translateY(16px);transition:opacity .5s ease,transform .5s ease}.as-hero{background:#fff!important;padding:96px 24px 64px!important}.as-hero__inner{max-width:1280px;margin:0 auto!important;display:grid!important;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.as-hero__title{font-family:Poppins,Segoe UI,sans-serif!important;font-size:2.5rem!important;font-weight:700!important;color:#131c33!important;margin:0 0 24px!important;line-height:1.25!important}.as-hero__body{font-family:Inter,Segoe UI,sans-serif!important;font-size:.95rem!important;line-height:1.6!important;color:#6b7590!important;margin:0 0 16px!important;max-width:480px}.as-hero__actions{display:flex;align-items:center;gap:24px;margin-top:24px}.as-hero__cta{display:inline-block;padding:14px 28px!important;border:none!important;border-radius:12px!important;background:linear-gradient(90deg,#0544fb,#1324a5)!important;color:#fff!important;font-family:Inter,Segoe UI,sans-serif!important;font-size:.95rem!important;font-weight:700!important;cursor:pointer}.as-hero__cta:hover{background:#1730b4!important}.as-hero__link{font-family:Inter,Segoe UI,sans-serif!important;font-size:.92rem!important;font-weight:700!important;color:#1e3ae2!important;text-decoration:none!important}.as-hero__link:hover{color:#1730b4!important}.as-hero__media-img{width:100%!important;height:auto!important;display:block}.as-testimonial{background:linear-gradient(120deg,#1e3ae2,#131c33)!important;padding:96px 24px!important}.as-testimonial__inner{max-width:1280px;margin:0 auto!important;display:grid!important;grid-template-columns:260px 1fr;gap:64px;align-items:center}.as-testimonial__person{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.as-testimonial__avatar{width:64px;height:64px;border-radius:50%;overflow:hidden;margin-bottom:8px;background:#ffffff26!important}.as-testimonial__avatar-img{width:100%!important;height:100%!important;object-fit:cover!important}.as-testimonial__name{font-family:Inter,Segoe UI,sans-serif!important;font-size:1rem!important;font-weight:700!important;color:#fff!important;margin:0!important}.as-testimonial__role{font-family:Inter,Segoe UI,sans-serif!important;font-size:.8rem!important;color:#ffffffbf!important;margin:0!important}.as-testimonial__link{margin-top:6px;font-family:Inter,Segoe UI,sans-serif!important;font-size:.82rem!important;font-weight:700!important;color:#fff!important;text-decoration:none!important}.as-testimonial__quote{font-family:Inter,Segoe UI,sans-serif!important;font-size:1.02rem!important;line-height:1.7!important;color:#fff!important;margin:0!important;font-style:normal!important}.as-industry{background:#eefaf7!important;padding:96px 24px!important}.as-industry__title{max-width:1280px;margin:0 auto 64px!important;font-family:Poppins,Segoe UI,sans-serif!important;font-size:1.6rem!important;font-weight:700!important;color:#131c33!important;text-align:center!important}.as-industry__grid{max-width:1280px;margin:0 auto!important;display:grid!important;grid-template-columns:1fr 1.4fr;gap:24px}.as-industry__panel{background:#fff9!important;border-radius:20px!important;padding:40px!important}.as-industry__panel-label{font-family:Inter,Segoe UI,sans-serif!important;font-size:.95rem!important;font-weight:700!important;color:#1e3ae2!important;margin:0 0 24px!important}.as-industry__panel-body--single{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:64px 0;cursor:pointer}.as-industry__panel-body--grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px 24px}.as-industry__panel-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:24px;text-align:center;cursor:pointer;border-radius:12px}.as-industry__panel-item:hover{background:#1e3ae20f}.as-industry__panel-icon-img{width:60px!important;height:60px!important;object-fit:contain!important}.as-industry__panel-item-label{font-family:Inter,Segoe UI,sans-serif!important;font-size:.85rem!important;color:#3d4863!important;margin:0!important}.as-includes{background:#eefaf7!important;padding:96px 24px!important}.as-includes__title{max-width:1280px;margin:0 auto 64px!important;font-family:Poppins,Segoe UI,sans-serif!important;font-size:1.6rem!important;font-weight:700!important;color:#131c33!important;text-align:center!important}.as-includes__grid{max-width:1280px;margin:0 auto 40px!important;display:grid!important;grid-template-columns:repeat(3,1fr);gap:24px}.as-includes__card{background:#fff9!important;border-radius:20px!important;padding:40px!important;display:flex;align-items:center;gap:14px}.as-includes__card-icon{font-size:30px!important;color:#1e3ae2!important;flex-shrink:0}.as-includes__card-label{font-family:Inter,Segoe UI,sans-serif!important;font-size:.92rem!important;font-weight:600!important;color:#131c33!important;margin:0!important}.as-includes__cta{display:block;max-width:1280px;margin:0 auto!important;padding:12px 26px!important;border:none!important;border-radius:12px!important;background:linear-gradient(90deg,#0544fb,#1324a5)!important;color:#fff!important;font-family:Inter,Segoe UI,sans-serif!important;font-size:.92rem!important;font-weight:700!important;cursor:pointer}.as-includes__cta:hover{background:#1730b4!important}.as-swat-banner{background:#fff!important;padding:0 24px 96px!important}.as-swat-banner__inner{max-width:1280px;margin:0 auto!important;background:linear-gradient(90deg,#1e3ae2,#131c33)!important;border-radius:20px!important;padding:64px!important;display:grid;grid-template-columns:1fr auto;gap:40px;align-items:center}.as-swat-banner__title{font-family:Poppins,Segoe UI,sans-serif!important;font-size:1.4rem!important;font-weight:700!important;color:#fff!important;margin:0 0 8px!important}.as-swat-banner__desc{font-family:Inter,Segoe UI,sans-serif!important;font-size:.9rem!important;line-height:1.6!important;color:#ffffffe6!important;margin:0!important;max-width:640px}.as-swat-banner__cta{padding:12px 24px!important;border:none!important;border-radius:12px!important;background:#fff!important;color:#1e3ae2!important;font-family:Inter,Segoe UI,sans-serif!important;font-size:.9rem!important;font-weight:700!important;cursor:pointer;white-space:nowrap}.as-coverage{background:#fff!important;padding:96px 24px!important}.as-coverage__title{max-width:1280px;margin:0 auto 64px!important;font-family:Poppins,Segoe UI,sans-serif!important;font-size:1.6rem!important;font-weight:700!important;color:#131c33!important;text-align:center!important}.as-coverage__grid{max-width:1280px;margin:0 auto!important;display:grid!important;grid-template-columns:repeat(3,1fr);gap:40px;text-align:center}.as-coverage__heading{font-family:Inter,Segoe UI,sans-serif!important;font-size:1rem!important;font-weight:700!important;color:#1e3ae2!important;margin:0 0 16px!important}.as-coverage__item{font-family:Inter,Segoe UI,sans-serif!important;font-size:.9rem!important;color:#3d4863!important;margin:0 0 6px!important}.as-why{background:#f0f4ff!important;padding:96px 24px!important}.as-why__inner{max-width:1280px;margin:0 auto!important;display:grid!important;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.as-why__title{font-family:Poppins,Segoe UI,sans-serif!important;font-size:1.6rem!important;font-weight:700!important;color:#131c33!important;margin:0 0 16px!important;text-align:center}.as-why__slide{min-height:48px;font-family:Inter,Segoe UI,sans-serif!important;font-size:1.02rem!important;color:#1e3ae2!important;text-align:center;margin:0 0 24px!important;animation:as-why-fade-up .5s ease}@keyframes as-why-fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.as-why__dots{display:flex;justify-content:center;gap:8px}.as-why__dot{width:8px;height:8px;border-radius:50%;border:none;background:#6b75904d;cursor:pointer;padding:0}.as-why__dot--active{background:#1e3ae2}.as-why__media-img{width:100%!important;height:auto!important;display:block}.as-engagement{background:#fff!important;padding:96px 24px!important}.as-engagement__title{max-width:1280px;margin:0 auto 64px!important;font-family:Poppins,Segoe UI,sans-serif!important;font-size:1.6rem!important;font-weight:700!important;color:#131c33!important;text-align:center!important}.as-engagement__grid{max-width:1280px;margin:0 auto!important;display:grid!important;grid-template-columns:repeat(4,1fr);gap:24px}.as-engagement__card{position:relative;border:1px solid #e2e5f1;border-radius:12px;padding:40px 24px 24px}.as-engagement__ribbon{position:absolute;top:-14px;left:16px;padding:6px 14px;border-radius:6px;background:#1e3ae2;color:#fff;font-family:Inter,Segoe UI,sans-serif;font-size:.78rem;font-weight:700}.as-engagement__desc{font-family:Inter,Segoe UI,sans-serif!important;font-size:.85rem!important;line-height:1.6!important;color:#3d4863!important;margin:8px 0 0!important}.as-resources{background:#fff!important;padding:96px 24px 120px!important}.as-resources__grid{max-width:1280px;margin:0 auto!important;display:grid!important;grid-template-columns:repeat(3,1fr);gap:40px}.as-resources__card{display:flex;flex-direction:column}.as-resources__media{position:relative;width:100%;aspect-ratio:16/10;border-radius:12px!important;overflow:hidden;margin-bottom:16px!important;background:#f7f8fa!important}.as-resources__media-img{width:100%!important;height:100%!important;object-fit:cover!important}.as-resources__tag{position:absolute;top:12px;right:12px;padding:4px 10px;border-radius:999px;background:#1e3ae2;color:#fff;font-family:Inter,Segoe UI,sans-serif;font-size:.68rem;font-weight:700}.as-resources__card-title{font-family:Poppins,Segoe UI,sans-serif!important;font-size:1.05rem!important;font-weight:700!important;color:#131c33!important;margin:0 0 8px!important;line-height:1.4!important}.as-resources__card-desc{font-family:Inter,Segoe UI,sans-serif!important;font-size:.85rem!important;line-height:1.6!important;color:#6b7590!important;margin:0 0 16px!important}.as-resources__read-more{align-self:flex-start;font-family:Inter,Segoe UI,sans-serif!important;font-size:.85rem!important;font-weight:700!important;color:#f2841f!important;text-decoration:none!important}@media (max-width: 960px){.as-hero__inner,.as-testimonial__inner,.as-industry__grid,.as-why__inner,.as-includes__grid,.as-coverage__grid,.as-engagement__grid,.as-resources__grid,.as-swat-banner__inner{grid-template-columns:1fr!important}.as-industry__grid{gap:0!important;background:#fff9!important;border-radius:20px!important;overflow:hidden}.as-industry__panel{background:transparent!important;border-radius:0!important;text-align:center}.as-industry__panel:first-child{border-bottom:1px solid rgba(19,28,51,.08)}.as-industry__panel-label{text-align:center!important}}@media (max-width: 600px){.as-hero__title{font-size:2rem!important}}html{scroll-behavior:smooth}body{font-family:Inter,Segoe UI,sans-serif;color:#3d4863;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}#root{overflow-x:clip}a{color:inherit}img{display:block;max-width:100%}:focus-visible{outline:2px solid #1e3ae2;outline-offset:2px}.reveal{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s ease}.reveal--visible{opacity:1;transform:translateY(0)}.reveal--fade-only,.reveal--fade-only.reveal--visible{transform:none}@media (prefers-reduced-motion: reduce){.reveal{opacity:1;transform:none;transition:none}}
