@import url("https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&display=swap");:root{--blue:#0b3178;--blue-dark:#071e46;--blue-light:#1e40af;--blue-bright:#2563eb;--red:#ed1c24;--red-dark:#c01118;--red-bright:#ff4b2b;--grad-blue:linear-gradient(135deg,#071e46,#0b3178 55%,#1e40af);--grad-red:linear-gradient(135deg,#c01118,#ed1c24 55%,#ff4b2b);--grad-dark:linear-gradient(135deg,#040e21,#0b224d);--grad-hero:linear-gradient(135deg,#040e21,#0b3178 60%,#1e40af);--grad-light:linear-gradient(180deg,#f8fafc,#fff);--surface:#ffffff;--surface-alt:#f1f5f9;--text:#0f172a;--muted:#475569;--light-text:#94a3b8;--border:#e2e8f0;--shadow-sm:0 2px 8px rgba(11,49,120,.06);--shadow-md:0 8px 30px rgba(11,49,120,.12);--shadow-lg:0 20px 50px rgba(11,49,120,.18);--shadow-xl:0 30px 70px rgba(11,49,120,.22);--r-sm:8px;--r-md:14px;--r-lg:20px;--r-xl:28px;--r-pill:999px}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Plus Jakarta Sans,Open Sans,sans-serif!important;color:var(--text)!important;background:var(--surface-alt)!important;line-height:1.65;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:Plus Jakarta Sans,sans-serif!important;color:var(--text);letter-spacing:-.3px;line-height:1.25}.metrics-strip h1,.metrics-strip h2,.metrics-strip h3,.metrics-strip h4,.metrics-strip h5,.metrics-strip h6,.modern-page-header h1,.modern-page-header h2,section[style*="040e21"] h1,section[style*="040e21"] h2,section[style*="040e21"] h3,section[style*="040e21"] h4,section[style*="0b224d"] h1,section[style*="0b224d"] h2,section[style*="0b224d"] h3,section[style*="0b224d"] h4{color:#ffffff!important}p{font-size:15px;line-height:1.75;color:var(--muted)!important}a{color:var(--blue)!important;text-decoration:none;transition:all .25s ease}a:hover{color:var(--red)!important}#footer a:not(.btn),.footer-contact-list a,.footer-links-list a,.footer-social-icons a,.header-topbar a,.metrics-strip a,.modern-page-header a,.site-footer a:not(.btn),section[style*="040e21"] a,section[style*="0b224d"] a{color:rgba(255,255,255,.88)!important}.footer-contact-list a:hover,.footer-links-list a:hover,.metrics-strip a:hover,section[style*="040e21"] a:hover,section[style*="0b224d"] a:hover{color:#ffffff!important}img{max-width:100%;display:block}.text-blue{color:var(--blue)!important}.text-red{color:var(--red)!important}.bg-blue{background:var(--grad-blue)!important}.bg-blue,.bg-red{color:#fff!important}.bg-red{background:var(--grad-red)!important}.bg-color-grey-scale-1{background:var(--surface-alt)!important}.btn-blue,.btn-primary-q,.btn-qcert-blue{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;background:var(--grad-blue)!important;color:#fff!important;border:none!important;border-radius:var(--r-pill)!important;font-family:Plus Jakarta Sans,sans-serif!important;font-weight:700!important;font-size:14px!important;padding:12px 28px!important;letter-spacing:.3px!important;box-shadow:0 4px 18px rgba(11,49,120,.28)!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;cursor:pointer!important}.btn-blue:hover,.btn-primary-q:hover,.btn-qcert-blue:hover{transform:translateY(-2px)!important;box-shadow:0 8px 28px rgba(11,49,120,.38)!important;color:#fff!important}.btn-accent-q,.btn-qcert-red,.btn-red{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;background:var(--grad-red)!important;color:#fff!important;border:none!important;border-radius:var(--r-pill)!important;font-family:Plus Jakarta Sans,sans-serif!important;font-weight:700!important;font-size:14px!important;padding:12px 28px!important;letter-spacing:.3px!important;box-shadow:0 4px 18px rgba(237,28,36,.28)!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;cursor:pointer!important}.btn-accent-q:hover,.btn-qcert-red:hover,.btn-red:hover{transform:translateY(-2px)!important;box-shadow:0 8px 28px rgba(237,28,36,.38)!important;color:#fff!important}.btn-outline-q{display:inline-flex!important;align-items:center!important;gap:8px!important;background:transparent!important;color:var(--blue)!important;border:2px solid var(--blue)!important;border-radius:var(--r-pill)!important;font-weight:700!important;font-size:14px!important;padding:10px 26px!important;transition:all .3s ease!important}.btn-outline-q:hover{background:var(--grad-blue)!important;color:#fff!important;border-color:transparent!important}.btn-nocorner{border-radius:var(--r-pill)!important}.form-control{border:1.5px solid var(--border)!important;border-radius:var(--r-pill)!important;padding:12px 22px!important;font-size:14px!important;font-family:Plus Jakarta Sans,sans-serif!important;background:var(--surface)!important;color:var(--text)!important;transition:all .25s ease!important}.form-control:focus{outline:none!important;border-color:var(--blue)!important;box-shadow:0 0 0 4px rgba(11,49,120,.1)!important;background:#fff!important}.form-control::placeholder{color:var(--light-text)!important}.q-section{padding:70px 0}.q-section-alt{background:var(--surface-alt);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.q-section-dark{background:var(--grad-dark)}.section-label{display:inline-flex;align-items:center;gap:8px;background:rgba(11,49,120,.08);color:var(--blue);font-size:12px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:6px 16px;border-radius:var(--r-pill);margin-bottom:14px}.section-title{font-size:clamp(26px,4vw,36px);font-weight:800;color:var(--text);margin-bottom:16px}.section-title span{color:var(--blue)}.section-title strong{color:var(--red)}.section-divider{width:56px;height:4px;background:var(--grad-red);border-radius:2px;margin:0 auto 20px}.q-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--shadow-sm);transition:all .35s cubic-bezier(.4,0,.2,1);overflow:hidden}.q-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px);border-color:rgba(11,49,120,.2)}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:1050;background:var(--surface);box-shadow:0 4px 24px rgba(0,0,0,.07)}.header-topbar{background:linear-gradient(135deg,#061737,#0b3178 55%,#1d58c8)!important;padding:9px 0;font-size:13px;border-bottom:1px solid rgba(255,255,255,.1)}.header-topbar a{color:rgba(255,255,255,.9)!important;font-weight:500;display:inline-flex;align-items:center;gap:6px;transition:all .2s ease}.header-topbar a:hover{color:#fff!important;text-shadow:0 0 12px rgba(255,255,255,.4)}.header-topbar .topbar-divider{width:1px;height:16px;background:rgba(255,255,255,.2);margin:0 14px}.header-main-bar{padding:10px 0;background:#fff;border-bottom:1px solid var(--border)}.header-logo-img{height:62px;width:auto;object-fit:contain;transition:transform .3s ease}.header-logo-img:hover{transform:scale(1.03)}.header-nav-container{background:var(--grad-blue)}.modern-nav-menu{display:flex;align-items:center;list-style:none;margin:0;padding:4px 0;flex-wrap:wrap}.modern-nav-link{display:block;padding:12px 16px!important;border-radius:var(--r-pill);transition:all .22s ease}.modern-nav-link.active{background:#fff!important;color:var(--blue)!important;box-shadow:0 3px 14px rgba(0,0,0,.15)}.modern-dropdown-menu{position:absolute;top:calc(100% + 6px);left:0;min-width:250px;background:#fff;border-radius:var(--r-md);box-shadow:var(--shadow-xl);border:1px solid var(--border);border-top:3px solid var(--red);padding:10px;opacity:0;visibility:hidden;transform:translateY(10px);transition:all .25s cubic-bezier(.4,0,.2,1);z-index:2000}.modern-nav-item:hover .modern-dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.modern-dropdown-item{color:var(--text)!important;font-weight:500!important;padding:9px 16px!important;border-radius:var(--r-sm)}.modern-dropdown-item.active,.modern-dropdown-item:hover{background:var(--grad-red)!important;color:#fff!important;padding-left:20px!important}.mobile-toggle-btn{font-size:20px;padding:8px 12px;border-radius:var(--r-sm);transition:background .2s ease}.mobile-toggle-btn:hover{background:rgba(255,255,255,.15)}@media (max-width:991px){.mobile-toggle-btn{display:inline-flex;align-items:center;gap:8px}.modern-nav-menu{display:none;flex-direction:column;align-items:stretch;width:100%;padding:8px 0 16px}.modern-nav-menu.mobile-open{display:flex}.modern-nav-item{width:100%}.modern-nav-link{border-radius:var(--r-sm)!important;padding:10px 16px!important}.modern-dropdown-menu{position:static;opacity:1;visibility:visible;transform:none;box-shadow:none;border:none;background:rgba(0,0,0,.15);border-radius:var(--r-sm);margin:4px 8px 4px 16px}.modern-dropdown-item{color:rgba(255,255,255,.85)!important}.modern-dropdown-item:hover{color:#fff!important}}.hero-section{position:relative;overflow:hidden;padding:0!important}.q-action-strip{background:var(--surface);border-top:4px solid var(--red);box-shadow:var(--shadow-md);padding:26px 0;margin-bottom:0}.q-action-card{background:#fff;border:1.5px solid var(--border);border-left:5px solid var(--blue);border-radius:var(--r-lg);padding:24px 28px;height:100%;box-shadow:var(--shadow-sm);transition:all .3s ease}.q-action-card:hover{box-shadow:var(--shadow-md);border-left-color:var(--red);transform:translateY(-2px)}.q-action-card h3{font-size:19px;font-weight:700;color:var(--blue);margin-bottom:0}.q-action-card h3 strong,.welcome-badge{color:var(--red)}.welcome-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(237,28,36,.08);font-size:12px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:6px 16px;border-radius:var(--r-pill);margin-bottom:14px}.welcome-title{font-size:clamp(26px,4vw,36px);font-weight:800;color:var(--text);line-height:1.2;margin-bottom:16px}.welcome-title span{color:var(--blue)}.trust-badge{display:inline-flex;align-items:center;gap:10px;background:var(--grad-blue);color:#fff;font-size:13px;font-weight:700;padding:8px 20px;border-radius:var(--r-pill);margin-top:20px;box-shadow:0 4px 16px rgba(11,49,120,.25)}.cert-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:24px;gap:24px}@media (max-width:576px){.cert-grid{grid-template-columns:1fr}}.cert-card{position:relative;border-radius:var(--r-lg);overflow:hidden;box-shadow:var(--shadow-md);background:#fff;border:1px solid var(--border);cursor:pointer;transition:all .35s cubic-bezier(.4,0,.2,1);display:block}.cert-card:hover{transform:translateY(-7px);box-shadow:var(--shadow-xl);border-color:rgba(11,49,120,.25)}.cert-card-img{width:100%;height:210px;object-fit:cover;display:block;transition:transform .5s cubic-bezier(.4,0,.2,1)}.cert-card:hover .cert-card-img{transform:scale(1.07)}.cert-card-overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgba(7,30,70,.92))}.cert-card-title{position:absolute;bottom:0;left:0;right:0;padding:18px 18px 16px;color:#fff!important;font-size:15.5px!important;font-weight:700!important;margin:0;text-shadow:0 2px 6px rgba(0,0,0,.4);line-height:1.35}.cert-card-badge{position:absolute;top:14px;right:14px;background:var(--grad-red);color:#fff;font-size:10px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;padding:4px 10px;border-radius:var(--r-pill);box-shadow:0 2px 8px rgba(237,28,36,.35)}.metrics-strip{background:var(--grad-dark);padding:60px 0;position:relative;overflow:hidden}.metrics-strip:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(30,64,175,.3) 0,transparent 60%),radial-gradient(circle at 80% 50%,rgba(237,28,36,.2) 0,transparent 60%);pointer-events:none}.metric-card{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);border-radius:var(--r-lg);padding:32px 20px;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.metric-card:hover{background:rgba(255,255,255,.1);transform:translateY(-4px);border-color:rgba(255,255,255,.25)}.metric-icon{width:52px;height:52px;background:var(--grad-red);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;font-size:22px;color:#fff;box-shadow:0 4px 16px rgba(237,28,36,.35)}.metric-value{font-size:clamp(32px,5vw,42px);font-weight:800;color:#fff;line-height:1;display:inline-block}.metric-plus{font-size:28px;font-weight:800;color:var(--red);margin-left:2px}.metric-label{display:block;font-size:13px;font-weight:600;color:rgba(255,255,255,.7);text-transform:uppercase;letter-spacing:1px;margin-top:8px}.counter-section span.counter,.metric-value span{color:inherit!important}.clients-strip{background:var(--surface);padding:60px 0}.clients-strip .owl-carousel .p-2 img{border-radius:var(--r-md);border:1px solid var(--border)!important;background:#fff;padding:14px!important;box-shadow:var(--shadow-sm);transition:all .3s ease}.clients-strip .owl-carousel .p-2:hover img{box-shadow:var(--shadow-md);transform:translateY(-3px)}.modern-page-header{background:var(--grad-hero);padding:52px 0 44px;position:relative;overflow:hidden;border-bottom:4px solid var(--red);color:#fff}.modern-page-header:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 75% 30%,rgba(255,255,255,.1) 0,transparent 55%),radial-gradient(circle at 10% 80%,rgba(237,28,36,.15) 0,transparent 50%);pointer-events:none}.modern-page-header .container{position:relative;z-index:1}.modern-page-header h1{color:#fff!important;font-size:clamp(24px,4vw,34px)!important;font-weight:800!important;letter-spacing:-.5px;margin:0}.modern-breadcrumb{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.12);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);padding:6px 18px;border-radius:var(--r-pill);margin-bottom:14px;font-size:13px}.modern-breadcrumb a{color:rgba(255,255,255,.85)!important}.modern-breadcrumb a:hover{color:#fff!important}.modern-breadcrumb .sep{color:rgba(255,255,255,.4)}.modern-breadcrumb .active{color:#fff;font-weight:700}.cert-cta-card{background:linear-gradient(135deg,rgba(11,49,120,.04),rgba(237,28,36,.04));border:1.5px solid var(--border);border-radius:var(--r-xl);padding:30px 32px;box-shadow:var(--shadow-sm);position:relative;overflow:hidden}.cert-cta-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--grad-red)}.cert-cta-title{font-size:17px;font-weight:800;color:var(--text);margin-bottom:20px;display:flex;align-items:center;gap:10px}.cert-cta-title i{color:var(--red);font-size:20px}.cert-cta-btn{width:100%;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:14px 20px!important;border-radius:var(--r-pill)!important;font-weight:700!important;font-size:14px!important;border:none!important;cursor:pointer!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;text-decoration:none!important}.cert-cta-btn:hover{transform:translateY(-2px)!important}.cert-cta-btn-red{background:var(--grad-red)!important;color:#fff!important;box-shadow:0 4px 18px rgba(237,28,36,.3)!important}.cert-cta-btn-red:hover{box-shadow:0 8px 28px rgba(237,28,36,.4)!important;color:#fff!important}.cert-cta-btn-blue{background:var(--grad-blue)!important;color:#fff!important;box-shadow:0 4px 18px rgba(11,49,120,.28)!important}.cert-cta-btn-blue:hover{box-shadow:0 8px 28px rgba(11,49,120,.38)!important;color:#fff!important}.cert-cta-btn-green{background:linear-gradient(135deg,#059669,#10b981)!important;color:#fff!important;box-shadow:0 4px 18px rgba(5,150,105,.28)!important}.cert-cta-btn-green:hover{box-shadow:0 8px 28px rgba(5,150,105,.38)!important;color:#fff!important}.left-sidebar-fixed{position:fixed;right:0;top:38%;z-index:9999;width:52px;border-radius:16px 0 0 16px;overflow:hidden;box-shadow:var(--shadow-xl)}.left-sidebar-fixed ul{list-style:none;margin:0;padding:0}.left-sidebar-fixed li{height:50px;position:relative}.left-sidebar-fixed li a{color:#fff!important;display:flex;align-items:center;height:100%;width:100%;padding-left:16px;text-decoration:none!important;transition:all .3s cubic-bezier(.4,0,.2,1);border-bottom:1px solid rgba(255,255,255,.15);font-size:13px;font-weight:700;white-space:nowrap;overflow:hidden}.left-sidebar-fixed li:first-child a{background:var(--grad-red)}.left-sidebar-fixed li:nth-child(2) a{background:var(--grad-blue)}.left-sidebar-fixed li:nth-child(3) a{background:linear-gradient(135deg,#059669,#10b981)}.left-sidebar-fixed li a i{font-size:18px;flex-shrink:0;width:20px}.left-sidebar-fixed li a span{display:none;margin-left:10px}.left-sidebar-fixed a:hover{width:200px;border-radius:12px 0 0 12px;padding-right:10px}.left-sidebar-fixed ul li:hover a span{display:inline-block}.site-footer{color:#fff!important;padding-top:60px!important;margin-top:0!important;position:relative!important}#footer,.site-footer{background:var(--grad-dark)!important}#footer .footer-ribbon,.site-footer .footer-ribbon{position:absolute!important;top:-1px!important;left:40px!important;right:auto!important;background:var(--grad-red)!important;color:#fff!important;padding:10px 24px!important;border-radius:0 0 16px 16px!important;box-shadow:0 8px 24px rgba(237,28,36,.35)!important;font-weight:700!important;font-size:14px!important;letter-spacing:.5px!important;z-index:10!important}#footer .footer-ribbon a,.site-footer .footer-ribbon a{color:#fff!important;text-decoration:none!important}#footer h5,.footer-heading,.site-footer h5{color:#fff!important;font-size:16px!important;font-weight:700!important;margin-bottom:20px!important;position:relative!important;display:inline-block!important;padding-bottom:10px!important}#footer h5:after,.footer-heading:after,.site-footer h5:after{content:"";position:absolute;bottom:0;left:0;width:36px;height:3px;background:var(--grad-red);border-radius:2px}#footer p,.footer-text,.site-footer p{line-height:1.7!important}#footer a:not(.btn),#footer p,.footer-text,.site-footer a:not(.btn),.site-footer p{color:rgba(255,255,255,.78)!important;font-size:14px!important}#footer a:not(.btn):hover,.site-footer a:not(.btn):hover{color:#fff!important;text-decoration:underline!important}.footer-links-list{list-style:none;padding:0;margin:0}.footer-links-list li{margin-bottom:10px}.footer-links-list a{color:rgba(255,255,255,.78)!important;font-size:14px!important;display:inline-flex;align-items:center;gap:7px;transition:all .2s ease}.footer-links-list a:before{content:"›";font-size:16px;color:var(--red);transition:transform .2s ease}.footer-links-list a:hover{color:#fff!important;text-decoration:none!important;padding-left:4px}.footer-links-list a:hover:before{transform:translateX(3px)}.footer-contact-list{list-style:none;padding:0;margin:0}.footer-contact-list li{display:flex;align-items:flex-start;gap:12px;margin-bottom:14px}.footer-contact-list li i{color:var(--red);font-size:15px;margin-top:2px;flex-shrink:0}.footer-contact-list li a,.footer-contact-list li span{color:rgba(255,255,255,.78)!important;font-size:14px!important;line-height:1.5}.footer-contact-list li a:hover{color:#fff!important}.footer-social-icons{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:4px}.footer-social-icons a{width:40px!important;height:40px!important;border-radius:50%!important;background:rgba(255,255,255,.1)!important;border:1px solid rgba(255,255,255,.18)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#fff!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;text-decoration:none!important;margin:0!important}.footer-social-icons a i{font-size:15px!important;line-height:1!important;color:#fff!important;margin:0!important}.footer-social-icons a:hover{background:var(--grad-red)!important;border-color:var(--red)!important;transform:translateY(-3px)!important;box-shadow:0 6px 18px rgba(237,28,36,.35)!important;text-decoration:none!important}.footer-bottom-bar,.footer-copyright{background:rgba(0,0,0,.35)!important;border-top:1px solid rgba(255,255,255,.08)!important;margin-top:40px!important;padding:18px 0!important}.footer-bottom-bar p,.footer-copyright p{margin:0!important;color:rgba(255,255,255,.75)!important;font-size:13.5px!important}.modal-content{border-radius:var(--r-xl)!important;overflow:hidden;box-shadow:var(--shadow-xl)!important}.modal-header{background:var(--grad-blue)!important}.modal-header .modal-title{color:#fff!important;font-weight:700!important;font-size:17px!important}.modal-header .close{color:#fff!important;opacity:.8;font-size:22px;text-shadow:none}.modal-header .close:hover{opacity:1}.modal-body{padding:28px!important}.scroll-to-top{background:var(--grad-red)!important;border-radius:50%!important;width:44px!important;height:44px!important;box-shadow:0 4px 16px rgba(237,28,36,.35)!important;transition:all .3s ease!important}.scroll-to-top:hover{transform:translateY(-3px)!important}.homecertify{position:relative;border-radius:var(--r-lg);overflow:hidden;box-shadow:var(--shadow-md);transition:all .35s ease;background:#fff}.homecertify:hover{transform:translateY(-5px);box-shadow:var(--shadow-xl)}.homecertify img{transition:transform .5s ease}.homecertify:hover img{transform:scale(1.06)}.homecertify h2{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(180deg,transparent,rgba(6,25,61,.92));color:#fff!important;font-size:16px!important;font-weight:700!important;padding:34px 18px 16px!important;margin:0;text-shadow:0 2px 6px rgba(0,0,0,.4)}.call-to-action.featured-primary,.featured-primary{background:#fff!important;border:1.5px solid var(--border)!important;border-left:5px solid var(--blue)!important;border-radius:var(--r-lg)!important;box-shadow:var(--shadow-sm)!important;transition:all .3s ease!important}.featured-boxes-style-4 .featured-box .box-content{border-radius:var(--r-md)!important;border-top:3px solid var(--blue)!important}.featured-primary{border-top-color:var(--blue)!important}section.page-header{display:none!important}.table{width:100%;border-radius:var(--r-md);overflow:hidden}.table th{background:var(--grad-blue);color:#fff!important;padding:14px 18px!important;font-weight:700!important}.table td{padding:12px 18px!important;vertical-align:middle}.table tbody tr:nth-child(2n) td{background:rgba(11,49,120,.04)}.table tbody tr:hover td{background:rgba(11,49,120,.07)}.accordion .card{border-radius:var(--r-md)!important;margin-bottom:10px!important;border:1.5px solid var(--border)!important;overflow:hidden}.accordion .card-header{background:var(--surface)!important;padding:16px 20px!important}.accordion .card-header .btn{color:var(--text)!important;font-weight:700!important;font-size:15px!important}.accordion .card-body{padding:16px 20px!important}@media (max-width:767px){.metrics-strip,.q-section{padding:44px 0}.site-footer{padding-top:44px!important}.cert-grid{gap:16px}.header-logo-img{height:48px}.left-sidebar-fixed{z-index:1!important}.modern-page-header{padding:36px 0 30px}.modern-page-header h1{font-size:22px!important}.footer-copyright .row>div{text-align:center!important}}@media (max-width:575px){.q-action-card{padding:18px}}.iso-links-dark{background:linear-gradient(135deg,#040e21,#0b224d)!important;padding:56px 0!important;margin-top:0!important}.iso-links-dark a,.iso-links-dark h1,.iso-links-dark h2,.iso-links-dark h3,.iso-links-dark h4,.iso-links-dark h5,.iso-links-dark h6{color:#ffffff!important}.iso-links-dark a{text-decoration:none!important}.iso-links-dark a:hover{color:#ffffff!important}.iso-links-dark p{color:rgba(255,255,255,.72)!important}.iso-links-label{display:inline-flex;align-items:center;gap:7px;background:rgba(237,28,36,.18);color:#ff9a9c!important;font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:5px 16px;border-radius:999px;margin-bottom:14px;border:1px solid rgba(237,28,36,.3)}.iso-links-title{color:#ffffff!important;font-size:clamp(20px,3vw,26px)!important;font-weight:800!important;margin:0 0 8px!important;line-height:1.3!important}.iso-links-accent{color:#ed1c24!important}.iso-links-sub{color:rgba(255,255,255,.65)!important;font-size:14px!important;margin:0!important}.iso-pill-grid{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:32px}.iso-pill{display:inline-flex!important;align-items:center!important;gap:7px!important;background:rgba(255,255,255,.08)!important;border:1.5px solid rgba(255,255,255,.22)!important;color:#ffffff!important;font-weight:700!important;font-size:13.5px!important;padding:10px 22px!important;border-radius:999px!important;text-decoration:none!important;transition:all .25s ease!important;white-space:nowrap!important}.iso-pill:hover{background:linear-gradient(135deg,#c01118,#ed1c24)!important;border-color:#ed1c24!important;color:#ffffff!important;transform:translateY(-2px)!important;box-shadow:0 6px 18px rgba(237,28,36,.38)!important}.iso-pill-icon{font-size:10px!important;color:#ed1c24!important}.iso-pill:hover .iso-pill-icon{color:#fff!important}.iso-links-divider{width:60px;height:3px;background:linear-gradient(135deg,#c01118,#ed1c24);border-radius:2px;margin:0 auto 28px}.iso-links-cta{display:inline-flex!important;align-items:center!important;gap:9px!important;background:linear-gradient(135deg,#c01118,#ed1c24 55%,#ff4b2b)!important;color:#ffffff!important;font-weight:700!important;font-size:15px!important;padding:14px 40px!important;border-radius:999px!important;text-decoration:none!important;box-shadow:0 6px 22px rgba(237,28,36,.4)!important;transition:all .3s ease!important;border:none!important}.iso-links-cta:hover{transform:translateY(-3px)!important;box-shadow:0 12px 32px rgba(237,28,36,.55)!important;color:#ffffff!important}@media (max-width:767px){.iso-links-dark{padding:40px 0!important}.iso-pill{font-size:12.5px!important;padding:8px 16px!important}.iso-links-cta{font-size:13px!important;padding:12px 28px!important}}.cert-images-section{background:linear-gradient(180deg,#f1f5f9,#e8edf5);padding:64px 0;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.cert-images-label{display:inline-flex;align-items:center;gap:7px;background:rgba(11,49,120,.08);color:#0b3178;font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:5px 16px;border-radius:999px;margin-bottom:12px;border:1px solid rgba(11,49,120,.15)}.cert-images-title{color:#0f172a!important;font-size:clamp(22px,3vw,30px)!important;font-weight:800!important;margin:0 0 10px!important;line-height:1.3!important}.cert-images-accent{color:#0b3178!important}.cert-images-divider{width:52px;height:4px;background:linear-gradient(135deg,#c01118,#ed1c24);border-radius:2px;margin:0 auto 14px}.cert-images-sub{color:#475569!important;font-size:14.5px!important;margin:0!important}.cert-images-grid{display:flex;flex-wrap:wrap;gap:28px;justify-content:center}.cert-img-card{position:relative;background:#ffffff;border:1px solid #e2e8f0;border-radius:20px;overflow:hidden;box-shadow:0 8px 32px rgba(11,49,120,.1);transition:all .35s cubic-bezier(.4,0,.2,1);width:280px;flex-shrink:0}.cert-img-card:hover{transform:translateY(-8px);box-shadow:0 24px 56px rgba(11,49,120,.2);border-color:rgba(11,49,120,.22)}.cert-img-topbar{height:4px;background:linear-gradient(135deg,#071e46,#0b3178,#1e40af);width:100%}.cert-img-badge{position:absolute;top:16px;right:14px;background:linear-gradient(135deg,#c01118,#ed1c24);color:#fff;font-size:10px;font-weight:700;letter-spacing:.4px;padding:4px 10px;border-radius:999px;display:inline-flex;align-items:center;gap:5px;box-shadow:0 3px 10px rgba(237,28,36,.35);z-index:2}.cert-img-wrap{position:relative;width:100%;height:220px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#f8fafc;cursor:pointer}.cert-img{max-height:200px;max-width:90%;object-fit:contain;display:block;transition:transform .45s cubic-bezier(.4,0,.2,1)}.cert-img-card:hover .cert-img{transform:scale(1.07)}.cert-img-hover-overlay{position:absolute;inset:0;background:rgba(7,30,70,.72);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;opacity:0;transition:opacity .3s ease;color:#fff;font-size:13px;font-weight:600;letter-spacing:.3px}.cert-img-card:hover .cert-img-hover-overlay{opacity:1}.cert-img-zoom-icon{font-size:28px;color:#fff}.cert-img-footer{padding:14px 18px;background:linear-gradient(135deg,#071e46,#0b3178);display:flex;align-items:center;gap:10px;color:#fff!important}.cert-img-footer-icon{color:#ed1c24;font-size:14px;flex-shrink:0}.cert-img-footer span{color:#fff!important;font-size:13px!important;font-weight:700!important;text-transform:uppercase;letter-spacing:.4px}.cert-img-lightbox{display:block;color:inherit!important;text-decoration:none!important}@media (max-width:600px){.cert-img-card{width:100%;max-width:340px}.cert-images-section{padding:44px 0}}.iso-section{padding:64px 0}.iso-section-white{background:#ffffff}.iso-section-alt{background:linear-gradient(180deg,#f1f5f9,#e8edf5);border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.iso-section-label{display:inline-flex;align-items:center;gap:7px;background:rgba(11,49,120,.08);color:#0b3178!important;font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:5px 16px;border-radius:999px;margin-bottom:12px;border:1px solid rgba(11,49,120,.14)}.iso-section-header{margin-bottom:40px}.iso-section-title{color:#0f172a!important;font-size:clamp(22px,3vw,30px)!important;font-weight:800!important;margin:0 0 10px!important;line-height:1.3!important}.iso-section-title span{color:#0b3178!important}.iso-section-divider{width:50px;height:4px;background:linear-gradient(135deg,#c01118,#ed1c24);border-radius:2px;margin:0 auto 16px}.iso-intro-grid{display:grid;grid-template-columns:1fr 310px;grid-gap:40px;gap:40px;align-items:start}@media (max-width:991px){.iso-intro-grid{grid-template-columns:1fr}.iso-intro-aside{order:-1}}.iso-intro-text p{margin-bottom:14px}.iso-info-card{background:#f8fafc;border:1.5px solid #e2e8f0;border-left:4px solid #0b3178;border-radius:14px;padding:20px 22px}.iso-info-card-header{font-size:15px;font-weight:800;color:#0b3178!important;margin-bottom:10px;display:flex;align-items:center;gap:8px}.iso-info-card-header i{color:#ed1c24!important}.iso-info-card p{margin:0!important;font-size:14px!important;color:#475569!important}.iso-pill-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.iso-principle-pill{display:inline-flex;align-items:center;gap:5px;background:rgba(11,49,120,.07);border:1px solid rgba(11,49,120,.15);color:#0b3178!important;font-size:12.5px;font-weight:600;padding:5px 13px;border-radius:999px}.iso-principle-pill i{font-size:9px;color:#059669!important}.iso-facts-card{background:linear-gradient(155deg,#071e46,#0b3178);border-radius:20px;overflow:hidden;box-shadow:0 16px 48px rgba(11,49,120,.25);position:-webkit-sticky;position:sticky;top:100px}.iso-facts-header{background:rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.12);padding:16px 22px;color:#fff!important;font-size:15px;font-weight:800;display:flex;align-items:center;gap:9px}.iso-facts-header i{color:#ed1c24!important}.iso-facts-list{list-style:none;padding:16px 22px;margin:0}.iso-facts-list li{display:flex;justify-content:space-between;align-items:center;padding:9px 0;border-bottom:1px solid rgba(255,255,255,.08);gap:12px}.iso-facts-list li:last-child{border-bottom:none}.iso-facts-key{font-size:12px;font-weight:600;color:rgba(255,255,255,.6)!important;text-transform:uppercase;letter-spacing:.5px;flex-shrink:0}.iso-facts-val{font-size:13.5px;font-weight:700;color:#fff!important;text-align:right}.iso-facts-cta{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;margin:0 22px 22px!important;padding:13px 0!important;background:linear-gradient(135deg,#c01118,#ed1c24)!important;color:#fff!important;font-weight:700!important;font-size:14px!important;border-radius:999px!important;text-decoration:none!important;box-shadow:0 4px 16px rgba(237,28,36,.35)!important;transition:all .3s ease!important}.iso-facts-cta:hover{transform:translateY(-2px)!important;box-shadow:0 8px 24px rgba(237,28,36,.5)!important;color:#fff!important}.iso-benefits-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));grid-gap:18px;gap:18px;margin-bottom:24px}.iso-benefit-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;padding:22px 20px 20px;position:relative;box-shadow:0 2px 10px rgba(11,49,120,.06);transition:all .3s ease}.iso-benefit-card:hover{border-color:rgba(11,49,120,.22);box-shadow:0 8px 28px rgba(11,49,120,.13);transform:translateY(-3px)}.iso-benefit-num{font-size:30px;font-weight:900;color:rgba(11,49,120,.1);line-height:1;margin-bottom:10px}.iso-benefit-text{font-size:14px!important;color:#475569!important;margin:0!important;line-height:1.65!important}.iso-benefits-note{background:rgba(11,49,120,.05);border:1.5px solid rgba(11,49,120,.12);border-left:4px solid #0b3178;border-radius:14px;padding:18px 22px;font-size:14.5px;color:#0b3178!important;font-weight:600;display:flex;align-items:flex-start;gap:12px}.iso-benefits-note i{font-size:18px;color:#ed1c24!important;flex-shrink:0;margin-top:2px}.iso-pdca-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px;margin-bottom:10px}@media (max-width:767px){.iso-pdca-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.iso-pdca-grid{grid-template-columns:1fr}}.sac-schedule-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}@media (max-width:991px){.sac-schedule-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.sac-schedule-grid{grid-template-columns:1fr}}.iso-pdca-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;padding:28px 20px 22px;text-align:center;box-shadow:0 4px 16px rgba(11,49,120,.07);transition:all .3s ease;border-top:4px solid var(--pdca-color,#0b3178)}.iso-pdca-card:hover{transform:translateY(-5px);box-shadow:0 16px 40px rgba(11,49,120,.15)}.iso-pdca-letter{width:54px;height:54px;border-radius:50%;background:var(--pdca-color,#0b3178);color:#fff;font-size:26px;font-weight:900;display:flex;align-items:center;justify-content:center;margin:0 auto 14px;box-shadow:0 4px 14px rgba(0,0,0,.2)}.iso-pdca-title{font-size:16px!important;font-weight:800!important;color:#0f172a!important;margin-bottom:10px!important}.iso-pdca-desc{font-size:13px!important;color:#475569!important;margin:0!important;line-height:1.6!important}.iso-pdca-note{font-size:14.5px!important;color:#475569!important;max-width:700px}.iso-two-col{display:flex;align-items:center;gap:52px;flex-wrap:wrap}.iso-two-col-img{flex:0 0 280px;max-width:280px}@media(max-width:767px){.iso-two-col{flex-direction:column!important;gap:28px}.iso-two-col-img{flex:0 0 auto;max-width:100%}}.iso-side-img{width:100%;border-radius:18px;box-shadow:0 12px 36px rgba(11,49,120,.15)}.iso-two-col-content{flex:1 1;min-width:0}.iso-checklist{list-style:none;padding:0;margin:0}.iso-checklist li{display:flex;align-items:flex-start;gap:12px;padding:11px 0;border-bottom:1px solid #e2e8f0;font-size:14.5px;color:#334155}.iso-checklist li:last-child{border-bottom:none}.iso-checklist-icon{width:24px;height:24px;border-radius:50%;background:linear-gradient(135deg,#059669,#10b981);color:#fff;display:flex;align-items:center;justify-content:center;font-size:11px;flex-shrink:0;margin-top:1px;box-shadow:0 2px 8px rgba(5,150,105,.25)}.iso-why-list{display:flex;flex-direction:column;gap:14px;margin-top:20px}.iso-why-item{display:flex;align-items:flex-start;gap:14px;padding:14px 16px;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;transition:all .25s ease}.iso-why-item:hover{border-color:rgba(11,49,120,.2);background:rgba(11,49,120,.03)}.iso-why-icon{width:38px;height:38px;border-radius:10px;background:linear-gradient(135deg,#071e46,#0b3178);color:#fff;display:flex;align-items:center;justify-content:center;font-size:15px;flex-shrink:0;box-shadow:0 3px 10px rgba(11,49,120,.22)}.iso-why-item p{margin:0!important;font-size:14px!important;color:#334155!important;line-height:1.6!important}@media(max-width:767px){.iso-section{padding:44px 0}.iso-facts-card{position:static}}.close,.modal-header .close,.modal-header button.close,button.close{background:transparent!important;background-color:transparent!important;border:0!important;box-shadow:none!important;opacity:.85!important;color:#ffffff!important;text-shadow:none!important;outline:none!important;padding:0!important;margin:0!important}.close:hover,.modal-header .close:hover,.modal-header button.close:hover,button.close:hover{background:transparent!important;background-color:transparent!important;opacity:1!important;color:#ffffff!important}.modal-content{border-radius:20px!important;border:none!important;box-shadow:0 25px 60px rgba(0,0,0,.35)!important;overflow:hidden!important}.modal-header{background:linear-gradient(135deg,#071e46,#0b3178)!important;color:#ffffff!important;padding:20px 28px!important;border-bottom:none!important}.modal-title{color:#ffffff!important;font-size:19px!important;font-weight:800!important;margin:0!important}.modal-body label{font-size:13px!important;font-weight:700!important;color:#334155!important;margin-bottom:6px!important}.modal-body .form-control{background-color:#f8fafc!important;border:1.5px solid #e2e8f0!important;border-radius:12px!important;padding:10px 14px!important;font-size:14px!important;color:#0f172a!important;transition:all .25s ease!important}.modal-body .form-control:focus{background-color:#ffffff!important;border-color:#0b3178!important;box-shadow:0 0 0 3.5px rgba(11,49,120,.12)!important;outline:none!important}body,html{overflow-x:hidden!important;max-width:100vw!important}img{max-width:100%!important;height:auto!important}@media (max-width:991.98px){.iso-section{padding:40px 0!important}.iso-intro-grid{grid-template-columns:1fr!important;gap:28px!important}.iso-intro-aside{order:-1}.iso-facts-card{position:static!important;width:100%!important}.iso-two-col{flex-direction:column!important;gap:24px!important}.iso-two-col-img{flex:0 0 auto!important;max-width:100%!important;text-align:center!important}.iso-side-img{max-width:320px!important;margin:0 auto!important}}@media (max-width:767.98px){.iso-section-title{font-size:22px!important}.iso-section-header{margin-bottom:24px!important}.iso-benefits-grid,.iso-pdca-grid{grid-template-columns:1fr!important;gap:14px!important}.iso-why-list{gap:10px!important}.iso-why-item{padding:12px!important}.cert-images-grid{grid-template-columns:1fr!important}.cert-img-card{width:100%!important;max-width:340px!important;margin:0 auto!important}.modal-dialog{margin:12px auto!important;max-width:calc(100% - 24px)!important}.modal-body{padding:20px 16px!important}.modal-header{padding:16px 20px!important}}@media (max-width:575.98px){.iso-section{padding:32px 0!important}.iso-section-label{font-size:10px!important;padding:4px 12px!important}.iso-section-title{font-size:20px!important}.iso-info-card{padding:14px 16px!important}.iso-facts-header,.iso-facts-list{padding:12px 16px!important}}.header-nav-container{background:linear-gradient(135deg,#071e46,#0b3178)!important}.modern-nav-wrapper{width:100%}.modern-nav-list{display:flex;align-items:center;list-style:none;margin:0;padding:0;flex-wrap:wrap}.modern-nav-item{position:relative}.modern-nav-link{display:flex;align-items:center;color:rgba(255,255,255,.9)!important;font-weight:600!important;font-size:13.5px!important;padding:12px 14px!important;border-radius:8px;transition:all .2s ease;white-space:nowrap;text-decoration:none!important}.modern-nav-link:hover{background:rgba(255,255,255,.15)!important;color:#fff!important}.modern-nav-link.active{background:#ffffff!important;color:#0b3178!important;font-weight:700!important;box-shadow:0 4px 12px rgba(0,0,0,.15)}.modern-dropdown{position:absolute;top:100%;left:0;min-width:260px;background:#ffffff;border-radius:12px;box-shadow:0 12px 32px rgba(0,0,0,.18);border:1px solid #e2e8f0;border-top:3px solid #ed1c24;padding:10px;opacity:0;visibility:hidden;transform:translateY(10px);transition:all .25s cubic-bezier(.4,0,.2,1);z-index:2000}.modern-nav-item:hover .modern-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-section-title{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:1px;color:#64748b;padding:8px 12px 4px}.modern-dropdown-item{display:block;color:#1e293b!important;font-size:13.5px!important;font-weight:600!important;padding:8px 14px!important;border-radius:6px;transition:all .18s ease;text-decoration:none!important}.modern-dropdown-item.active,.modern-dropdown-item:hover{background:linear-gradient(135deg,#c01118,#ed1c24)!important;color:#ffffff!important;padding-left:18px!important}.mobile-toggle-btn{display:none;background:transparent;border:none;color:#fff;font-size:22px;padding:10px 14px;cursor:pointer}@media (max-width:991px){.mobile-toggle-btn{display:inline-flex;align-items:center}.modern-nav-wrapper{display:none;width:100%;padding:12px 0 16px}.modern-nav-wrapper.open{display:block!important}.modern-nav-list{flex-direction:column;align-items:stretch}.modern-nav-item{width:100%}.modern-nav-link{padding:10px 14px!important}.modern-dropdown{position:static!important;opacity:1!important;visibility:visible!important;transform:none!important;box-shadow:none!important;border:none!important;background:rgba(0,0,0,.2)!important;margin:4px 0 4px 12px!important;padding:6px!important}.modern-dropdown-item{color:rgba(255,255,255,.9)!important}.modern-dropdown-item:hover{color:#ffffff!important}}#header .logo,#header img.logo,.header-logo-img,.logo{height:80px!important;max-height:80px!important;margin-top:5px!important;width:auto!important}.iaf-logo,img[src*="iaf.jpeg"]{height:46px!important;max-height:46px!important;width:auto!important}.badge-pill-accent{background:rgba(237,28,36,.08);color:#ed1c24;border:1px solid rgba(237,28,36,.2);padding:5px 12px;border-radius:999px;font-size:12px;font-weight:700;display:inline-flex;align-items:center}.client-logo-card{background:#ffffff;border:1.5px solid #e2e8f0;border-radius:14px;padding:16px 20px;height:96px;display:flex;align-items:center;justify-content:center;position:relative;transition:all .3s cubic-bezier(.25,1,.5,1);box-shadow:0 4px 12px rgba(11,49,120,.04)}.client-logo-card:hover{transform:translateY(-4px) scale(1.02);border-color:#0b3178;box-shadow:0 12px 28px rgba(11,49,120,.12)}.client-logo-badge{position:absolute;top:6px;right:8px;font-size:10px;font-weight:800;color:#94a3b8;background:#f8fafc;padding:2px 6px;border-radius:999px}.client-logo-img{max-height:56px;max-width:100%;object-fit:contain;filter:grayscale(15%);transition:filter .3s ease,transform .3s ease}.client-logo-card:hover .client-logo-img{filter:grayscale(0)}.carousel-nav-btn:hover{background:#0b3178!important;color:#ffffff!important;border-color:#0b3178!important;transform:scale(1.08)}@keyframes marqueeScroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.marquee-track{display:flex;width:max-content;animation:marqueeScroll 28s linear infinite}.marquee-paused{animation-play-state:paused!important}.marquee-card{min-width:150px;width:150px}.marquee-fade-left,.marquee-fade-right{position:absolute;top:0;bottom:0;width:60px;z-index:5;pointer-events:none}.marquee-fade-left{left:0;background:linear-gradient(90deg,#ffffff 0,rgba(255,255,255,0))}.marquee-fade-right{right:0;background:linear-gradient(270deg,#ffffff 0,rgba(255,255,255,0))}.iso-cat-tab{border:1.5px solid #cbd5e1!important;background:#ffffff!important;color:#334155!important;font-weight:700!important;font-size:14px!important;padding:10px 22px!important;border-radius:999px!important;cursor:pointer!important;transition:all .25s ease!important;outline:none!important;margin:4px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.iso-cat-tab:hover{border-color:#0b3178!important;color:#0b3178!important;background:#f1f5f9!important;transform:translateY(-1px)!important}.iso-cat-tab.active{background:linear-gradient(135deg,#071e46,#0b3178)!important;color:#ffffff!important;border-color:#0b3178!important;box-shadow:0 4px 16px rgba(11,49,120,.3)!important}.process-step-card{background:linear-gradient(160deg,#eef4ff,#f8fafc);border:1px solid #dbe6fb;border-radius:16px;padding:24px 20px;position:relative;transition:all .3s ease;box-shadow:0 4px 14px rgba(0,0,0,.03)}.process-step-card:hover{transform:translateY(-6px);box-shadow:0 16px 36px rgba(11,49,120,.1);border-color:#ed1c24}.step-num-bubble{width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,#0b3178,#1e40af);color:#ffffff;font-weight:800;font-size:18px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px rgba(11,49,120,.25)}.process-step-card:hover .step-num-bubble{background:linear-gradient(135deg,#c01118,#ed1c24)}.hero-section{width:100%!important;max-width:100%!important;margin:0!important;overflow:hidden!important}.hero-section .carousel,.hero-section .carousel-inner,.hero-section .carousel-item,.hero-section .carousel-item img{width:100%!important;height:550px!important;max-height:550px!important}.hero-section .carousel-item img{object-fit:cover!important;object-position:center!important}.hero-section .carousel-caption{padding:0!important;left:0!important;right:0!important;top:0!important;bottom:0!important;width:100%!important;max-width:100%!important}.hero-section .carousel-caption>.container{padding-left:15px!important;padding-right:15px!important}.hero-section .hero-btn-group{margin-bottom:32px!important;gap:20px!important}.hero-section .btn-outline-light{background:#ffffff!important;color:#0b3178!important;border-color:#ffffff!important}.hero-section .btn-outline-light:hover{background:#f1f5f9!important;color:#0b3178!important}.hero-section .carousel-indicators{bottom:20px!important}@media (max-width:1200px){.hero-section .carousel,.hero-section .carousel-inner,.hero-section .carousel-item,.hero-section .carousel-item img{height:clamp(380px,34.375vw,550px)!important;max-height:550px!important}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes floatBreathe{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes shimmerBeam{0%{transform:translateX(-150%) rotate(25deg)}to{transform:translateX(250%) rotate(25deg)}}@keyframes pulseBadge{0%,to{box-shadow:0 0 0 0 rgba(237,28,36,.4)}50%{box-shadow:0 0 0 8px rgba(237,28,36,0)}}@keyframes pageFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.page-fade-transition{animation:pageFadeIn .35s ease-out forwards}.reveal-on-scroll{opacity:0;transform:translateY(28px);transition:opacity .65s cubic-bezier(.25,1,.5,1),transform .65s cubic-bezier(.25,1,.5,1);will-change:opacity,transform}.reveal-visible{opacity:1!important;transform:translateY(0) scale(1)!important}.reveal-scale{opacity:0;transform:scale(.92);transition:opacity .6s cubic-bezier(.25,1,.5,1),transform .6s cubic-bezier(.25,1,.5,1)}.reveal-scale.reveal-visible{opacity:1!important;transform:scale(1)!important}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}.reveal-delay-4{transition-delay:.4s}.btn{position:relative!important;overflow:hidden!important;transition:transform .25s cubic-bezier(.25,1,.5,1),box-shadow .25s ease,background .25s ease!important}.btn:after{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(60deg,rgba(255,255,255,0) 20%,rgba(255,255,255,.25) 50%,rgba(255,255,255,0) 80%);transform:translateX(-150%) rotate(25deg);transition:none;pointer-events:none}.btn:hover:after{animation:shimmerBeam .85s ease-in-out}.btn:hover{transform:translateY(-3px) scale(1.02)!important;box-shadow:0 10px 24px rgba(11,49,120,.2)!important}.btn-accent-q:hover,.btn-red:hover{box-shadow:0 10px 24px rgba(237,28,36,.32)!important}.btn:active{transform:translateY(0) scale(.99)!important}.iso-card{transition:transform .35s cubic-bezier(.25,1,.5,1),box-shadow .35s ease,border-color .3s ease!important}.iso-card:hover{transform:translateY(-8px) scale(1.01)!important;box-shadow:0 18px 40px rgba(11,49,120,.12)!important;border-color:#0b3178!important}.iso-card:hover img{transform:scale(1.08)!important}.q-action-card{transition:transform .3s cubic-bezier(.25,1,.5,1),box-shadow .3s ease!important}.q-action-card:hover{transform:translateY(-4px)!important;box-shadow:0 14px 32px rgba(11,49,120,.1)!important}.badge-pill-accent{animation:floatBreathe 4s ease-in-out infinite}.modern-nav-link{position:relative}.modern-nav-link:before{content:"";position:absolute;bottom:4px;left:14px;right:14px;height:2px;background:#ffffff;border-radius:999px;transform:scaleX(0);transform-origin:right;transition:transform .3s cubic-bezier(.25,1,.5,1)}.modern-nav-link:hover:before{transform:scaleX(1);transform-origin:left}.metric-glass-card{background:rgba(255,255,255,.05)!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:20px!important;padding:36px 24px!important;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow:hidden;transition:all .35s cubic-bezier(.25,1,.5,1)!important}.metric-glass-card:hover{transform:translateY(-8px) scale(1.02)!important;background:rgba(255,255,255,.09)!important;border-color:rgba(237,28,36,.6)!important;box-shadow:0 20px 45px rgba(4,14,33,.45),0 0 30px rgba(237,28,36,.25)!important}.metric-icon-box{width:64px;height:64px;border-radius:16px;background:linear-gradient(135deg,#c01118,#ed1c24);box-shadow:0 8px 24px rgba(237,28,36,.45);display:flex;align-items:center;justify-content:center;color:#ffffff;font-size:24px;margin-bottom:20px;transition:transform .4s cubic-bezier(.25,1,.5,1)}.metric-glass-card:hover .metric-icon-box{transform:scale(1.1) rotate(6deg)}.metric-number-title{font-size:40px!important;font-weight:800!important;color:#ffffff!important;margin-bottom:6px!important;letter-spacing:-1px;display:flex;align-items:center;justify-content:center;gap:2px}.metric-suffix-tag{color:#ff4d4d;font-weight:800}.metric-label-text{font-size:15px;font-weight:700;color:rgba(255,255,255,.95);margin-bottom:4px}.metric-desc-subtext{font-size:12px;color:rgba(255,255,255,.65);line-height:1.4;margin:0}.metric-line-indicator{width:36px;height:3px;background:linear-gradient(90deg,#ed1c24,#ff4b2b);border-radius:999px;margin-top:16px;transition:width .35s cubic-bezier(.25,1,.5,1)}.metric-glass-card:hover .metric-line-indicator{width:72px}@media (max-width:767px){.metric-glass-card{padding:24px 14px!important}.metric-icon-box{width:52px!important;height:52px!important;font-size:20px!important;margin-bottom:14px!important}.metric-number-title{font-size:28px!important;letter-spacing:-.5px}.metric-label-text{font-size:13px}.metric-desc-subtext{font-size:11px}}@media (max-width:480px){.metric-number-title{font-size:24px!important}}#qcert-preloader{position:fixed;top:0;left:0;width:100vw;height:100vh;background:linear-gradient(135deg,#040e21,#071e46 60%,#0b3178);z-index:999999;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease,visibility .3s ease}#qcert-preloader.preloader-hidden{opacity:0!important;visibility:hidden!important;pointer-events:none!important}@keyframes spinPreloader{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#header{margin-bottom:0!important;top:auto!important;float:none!important}#header,#header .header-body{position:relative!important;z-index:1000!important}#header .header-body{top:0!important;margin:0!important}.hero-section{position:relative!important;z-index:1!important;margin-top:0!important;clear:both!important;top:0!important}#header .country-pill,#header .country-pill:hover{color:#ffffff!important}#header .country-pill.is-active,#header .country-pill.is-active:hover{color:#0b3178!important}@media (max-width:991.98px){.topbar-col-email,.topbar-whatsapp-link{display:none!important}.topbar-phone-link{margin-right:10px!important}.topbar-phone-link span{display:none}.lang-switcher{margin-right:6px!important}.country-pill,.country-pill-group{gap:4px!important}.country-pill{padding:4px 6px!important}.country-pill span{display:none}.header-top .header-row{flex-wrap:nowrap!important}.lang-switcher button{padding:3px 8px!important}}@media (max-width:575.98px){#header .header-body .logo.header-logo-img{height:54px!important;max-height:54px!important;margin-top:0!important}#header .btn-accent-q{font-size:11.5px!important;padding:8px 12px!important;gap:5px!important;white-space:normal!important;text-align:center!important;line-height:1.3!important;box-shadow:none!important}}@media (max-width:991.98px){.hero-section .carousel,.hero-section .carousel-inner,.hero-section .carousel-item,.hero-section .carousel-item img{height:460px!important;max-height:460px!important}.hero-section .carousel-caption{justify-content:flex-start!important}.hero-section .carousel-caption>.container{padding-top:50px!important;padding-left:42px!important;padding-right:42px!important}.hero-section .carousel-caption .badge-pill-accent{font-size:10.5px!important;padding:4px 10px!important;margin-bottom:10px!important}.hero-section .carousel-caption h1{font-size:24px!important;line-height:1.25!important;margin-bottom:10px!important}.hero-section .carousel-caption p.lead{font-size:13px!important;line-height:1.55!important;margin-bottom:14px!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.hero-section .hero-btn-group{margin-bottom:0!important;gap:14px!important}.hero-section .hero-btn-group .btn{padding:9px 16px!important;font-size:12.5px!important;margin-bottom:0!important}.hero-section .carousel-control-next,.hero-section .carousel-control-prev{width:34px!important}.hero-section .carousel-indicators{bottom:10px!important}}@media (max-width:400px){.hero-section .carousel,.hero-section .carousel-inner,.hero-section .carousel-item,.hero-section .carousel-item img{height:400px!important;max-height:400px!important}.hero-section .carousel-caption h1{font-size:21px!important}}@media (max-width:991.98px){#header .header-nav-main nav>ul>li.dropdown>a.dropdown-toggle{position:relative!important}#header .header-nav-main nav>ul>li.dropdown>a.dropdown-toggle .fa-chevron-down{position:absolute!important;top:0!important;right:0!important;bottom:0!important;display:flex!important;align-items:center!important;justify-content:center!important;width:54px!important;border-left:1px solid rgba(255,255,255,.15)!important}}@media (hover:none){#header .header-nav-main nav>ul>li.dropdown:not(.open):hover>a,#header .header-nav-main nav>ul>li.dropdown:not(.open)>a:focus,#header .header-nav-main nav>ul>li:not(.open)>a:focus,#header .header-nav-main nav>ul>li:not(.open)>a:hover{background:transparent!important;color:rgba(255,255,255,.9)!important}}