*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#1e293b;background:#f7f9fc;font-family:Arial,Helvetica,sans-serif}img{max-width:100%}#root{min-height:100vh}.careers-hiring-updates{background:#f2f7fd}.careers-hiring-updates-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:30px;display:grid}.careers-hiring-updates-grid article{background:#fff;border:1px solid #d6e2f1;border-radius:18px;flex-direction:column;align-items:flex-start;min-height:210px;padding:28px;display:flex}.careers-hiring-updates-grid time{color:#63748d;font-size:.86rem;font-weight:700}.careers-hiring-updates-grid h3{color:#062b61;margin:12px 0 8px;font-size:1.35rem}.careers-hiring-updates-grid p{color:#52647c;margin:0 0 20px;line-height:1.65}.careers-hiring-updates-grid a{color:#0a3974;margin-top:auto;font-weight:800;text-decoration:none}.careers-hiring-updates-grid a:hover{color:#a87800}@media (width<=900px){.careers-hiring-updates-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.careers-hiring-updates-grid{grid-template-columns:1fr}}@media (width>=961px){.about-hero-copy,.why-hero-copy,.clients-hero-copy{transform:translateY(-42px)}}.careers-page .careers-feature-grid{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-color:#e5ae10 #e7eef7;scrollbar-width:thin;grid-template-columns:none;gap:20px;padding:4px 2px 18px;display:flex;overflow-x:auto}.careers-page .careers-feature-card{box-sizing:border-box;scroll-snap-align:start;flex:0 0 calc(33.3333% - 13.3333px);min-height:260px}.careers-role-contact{text-align:center;background:#f4f8fd;border-block:1px solid #d9e5f4;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:54px;padding:34px 22px;display:flex}.careers-role-contact p{color:#344e6e;margin:0;font-size:19px}.careers-role-contact a{color:#071f55;background:linear-gradient(135deg,#ffc400,#e8a914);border-radius:8px;justify-content:center;align-items:center;min-height:48px;padding:0 24px;font-size:18px;font-weight:900;text-decoration:none;display:inline-flex}.careers-role-contact a:hover,.careers-role-contact a:focus-visible{color:#071f55;background:#ffd13d;outline:2px solid #071f5533;text-decoration:none}@media (width<=900px){.careers-page .careers-feature-card{flex-basis:calc(50% - 10px)}}@media (width<=640px){.careers-page>.cms-public-hero{padding-top:12px;padding-bottom:34px}.careers-page .careers-feature-card{flex-basis:86%;min-height:230px}.careers-role-contact{flex-direction:column;align-items:center;margin-top:38px;padding-block:28px}}.managed-tax-hero-visual{background:#0b3569;border:1px solid #f6b90059;border-radius:24px;min-height:390px;padding:0;overflow:hidden}.managed-tax-benefits>div:first-child{max-width:780px}@media (width<=900px){.nav-dropdown.offerings-mega-menu{grid-template-columns:1fr;width:min(580px,100vw - 24px)}.managed-tax-benefits ul{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.nav-dropdown.offerings-mega-menu .offering-mega-card{grid-template-columns:52px minmax(0,1fr) 22px;min-height:92px;padding:12px}.nav-dropdown.offerings-mega-menu .offering-mega-icon{width:52px;height:52px}.home-solution-card{height:auto;min-height:410px}.managed-tax-benefits,.managed-tax-final-cta{padding:42px 20px}.managed-tax-benefits ul,.managed-tax-final-cta{grid-template-columns:1fr}}.public-sticky-header{z-index:5000;position:sticky;top:0}.site-header{color:#fff;z-index:10;background:#001b45;border-bottom:1px solid #ffffff1f;justify-content:flex-start;align-items:center;gap:28px;height:72px;padding:0 40px;display:flex;position:relative}.brand{cursor:pointer;background:0 0;border:0;flex:none;align-items:center;padding:0;text-decoration:none;display:inline-flex}.brand img{object-fit:contain;width:285px;height:auto;max-height:66px;display:block}.nav-links{flex:auto;justify-content:center;align-items:center;gap:clamp(18px,2.3vw,31px);min-width:0;margin-left:10px;margin-right:auto;display:flex}.mobile-nav-toggle,.nav-links .mobile-login-link{display:none}.nav-links a,.nav-links button{color:#fff;cursor:pointer;white-space:nowrap;background:0 0;border:0;align-items:center;gap:7px;height:72px;font-family:inherit;font-size:16px;font-weight:800;text-decoration:none;display:inline-flex;position:relative}.nav-menu-item{align-items:center;height:72px;display:inline-flex;position:relative}.nav-menu-caret{color:#0000;border-bottom:2px solid #d7e4f6;border-right:2px solid #d7e4f6;width:7px;height:7px;margin-left:1px;font-size:0;transition:transform .18s;display:inline-block;transform:rotate(45deg)translateY(-2px)}.nav-menu-item:has(.menu-open) .nav-menu-caret{transform:rotate(225deg)translate(-1px,-1px)}@media (width>=1200px){.site-header .nav-links{gap:36px}}@media (width>=901px) and (width<=1199px){.site-header .nav-links{gap:24px}}.nav-dropdown{opacity:0;pointer-events:none;z-index:30;background:#001b45fa;border:1px solid #ffffff29;border-radius:8px;gap:2px;min-width:190px;padding:10px;transition:opacity .18s,transform .18s;display:grid;position:absolute;top:calc(100% - 4px);left:50%;transform:translate(-50%)translateY(8px);box-shadow:0 18px 40px #00000047}.nav-dropdown.offerings-mega-menu{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:min(650px,100vw - 40px);padding:12px;left:50%}.nav-dropdown .offering-mega-card{text-align:left;background:#ffffff09;border:1px solid #ffffff21;border-radius:7px;grid-template-columns:34px minmax(0,1fr) 18px;align-items:center;gap:10px;min-height:76px;padding:10px 11px;transition:background .16s,border-color .16s,transform .16s;display:grid}.nav-dropdown .offering-mega-card:hover,.nav-dropdown .offering-mega-card:focus-visible{color:#fff;background:#ffc4001a;border-color:#ffc400d1;outline:none;transform:translateY(-1px)}.offering-mega-icon{color:#ffc400;background:#ffc4001f;border:1px solid #ffc4006b;border-radius:6px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.offering-mega-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65px;width:19px;height:19px}.offering-mega-icon .sap-logo-mark{object-fit:contain;width:34px;height:24px;display:block}.offering-mega-copy{gap:3px;min-width:0;display:grid}.offering-mega-copy strong{color:#fff;font-size:13px;line-height:1.2}.offering-mega-copy small{color:#e1ebf8b8;white-space:normal;font-size:10.5px;font-weight:500;line-height:1.35}.offering-mega-arrow{color:#ffc400;justify-self:end;font-size:17px;transition:transform .16s}.offering-mega-card:hover .offering-mega-arrow,.offering-mega-card:focus-visible .offering-mega-arrow{transform:translate(2px)}.nav-dropdown.menu-open{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)}.nav-dropdown button{color:#ffffffeb;border-radius:5px;justify-content:flex-start;width:100%;height:auto;min-height:34px;padding:7px 10px;font-size:13px;font-weight:800}.nav-dropdown button:after{display:none}.nav-dropdown button:hover{color:#ffc400;background:#ffc4001f}.nav-links a.active:after,.nav-links button.active:after{content:"";background:#e6a51b;width:25px;height:2px;position:absolute;bottom:15px;left:0}.chevron{color:#d7e4f6;font-size:11px;font-weight:900;line-height:1}.site-header.api-header{height:92px;padding:0 48px}.site-header.api-header .brand img{width:320px;max-height:70px}.site-header.api-header .nav-links{gap:clamp(22px,3vw,38px);margin-left:10px}.site-header.api-header .nav-links button{height:92px;font-size:16px;font-weight:500}.site-header.api-header .nav-links button.active{color:#ffc400;font-weight:800}.site-header.api-header .nav-links button.active:after{width:40px;height:3px;bottom:17px}.site-header.api-header .chevron{color:currentColor;font-size:11px}.site-header.api-header .btn{border-radius:7px;min-width:94px;min-height:46px;font-size:16px;font-weight:500}.site-header.api-header .btn-gold{color:#020d27;min-width:114px}.nav-actions,.hero-actions{flex:none;align-items:center;gap:10px;display:flex}.nav-actions .btn{font-size:16px;font-weight:900}.btn{text-align:center;white-space:nowrap;border-radius:4px;justify-content:center;align-items:center;gap:14px;min-height:38px;padding:0 24px;font-size:11px;font-weight:900;text-decoration:none;display:inline-flex}.hero h1,.api-hero h1,.product-hero h1,.solution-hero h1,.company-hero h1,.api-card h3,.product-card h3,.solution-card h3,.company-panel h2,.company-panel h3,.footer-link-column a,.footer-trust-item h3{overflow-wrap:anywhere}.hero p,.api-hero p,.product-hero p,.solution-hero p,.company-hero p,.api-card p,.product-card p,.solution-card p,.company-panel p,.footer-about,.footer-contact-list li{overflow-wrap:break-word}.btn-ghost,.btn-outline{color:#fff;border:1px solid #ffffff94}.btn-gold{color:#fff;background:#e9a820}.btn-large{min-width:134px;min-height:30px;padding:0 18px}.arrow-icon{font-size:14px;line-height:1}.hero{color:#fff;background:linear-gradient(90deg,#00183b 0%,#00183bf0 36%,#00183b61 64%,#00183b0a 100%),url(/assets/home-hero-bg-CXmKcAh-.png) 50%/cover no-repeat,#00183b;height:400px;margin-top:-1px;position:relative;overflow:hidden}.hero-inner{max-width:none;height:100%;margin:0;padding:24px clamp(30px,4vw,64px) 0}.hero-copy{max-width:560px}.hero h1{color:#fff;letter-spacing:-.4px;font-size:35px;font-weight:900;line-height:1.12}.hero h1 span{color:#f4b21f}.hero p{color:#fff;max-width:430px;margin:7px 0 17px;font-size:14px;line-height:1.35}.trust-row{align-items:center;gap:0;max-width:420px;margin-top:18px;display:flex}.hero-logo-strip{flex-wrap:wrap;gap:10px;max-width:790px;margin-top:12px;display:flex}.hero-service-row-break{flex-basis:100%;height:0}.hero .hero-logo-chip .feature-icon.sap:before,.hero .hero-logo-chip .feature-icon.tax:before,.company-hero .hero-logo-chip .feature-icon.sap:before,.company-hero .hero-logo-chip .feature-icon.tax:before{letter-spacing:-.7px;text-align:center;max-width:20px;font-size:9px;overflow:hidden}.hero-logo-chip{color:#fff;background:#ffffff14;border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:8px;min-height:34px;padding:5px 12px 5px 7px;font-size:11px;font-weight:900;text-decoration:none;transition:background .18s,border-color .18s,box-shadow .18s,transform .18s;display:inline-flex}.hero a.hero-logo-chip:hover,.hero a.hero-logo-chip:focus-visible{color:#fff;background:#ffc40029;border-color:#ffc400;outline:none;transform:translateY(-2px);box-shadow:0 8px 22px #000a233d}.hero-logo-chip .feature-icon.ocr:before,.hero-logo-chip .api-card-icon.ocr:before,.hero-logo-chip .product-card-icon.ocr:before{letter-spacing:-.5px;text-align:center;max-width:100%;line-height:1;font-size:8px!important}.trust-item{color:#fff;white-space:nowrap;align-items:center;gap:7px;padding-right:18px;font-size:9px;font-weight:700;line-height:1;display:inline-flex}.trust-item+.trust-item{border-left:1px solid #ffffff38;padding-left:18px}.trust-item span{color:#fff;font-size:17px}.trust-icon{justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex;position:relative}.trust-icon:before{color:#fff;font-size:17px;font-weight:900;line-height:1}.trust-icon.shield:before{content:"◇"}.trust-icon.bolt:before{content:"ϟ"}.trust-icon.headset:before{content:"◴"}.stats-wrap{z-index:5;background:#f7f9fd;margin-top:0;padding:0 clamp(22px,4vw,54px);position:relative;overflow:hidden}.stats-card{background:#fff;border-radius:6px;grid-template-columns:repeat(5,1fr);align-items:center;width:100%;max-width:1320px;min-height:92px;margin:0 auto;display:grid;overflow:hidden;box-shadow:0 14px 36px #0a265429}.stat-item{align-items:center;gap:clamp(10px,1.1vw,16px);min-width:0;min-height:56px;padding:0 clamp(12px,1.5vw,24px);display:flex}.stat-item+.stat-item{border-left:1px solid #d6deeb}.stat-icon{color:#083d9a;background:#edf3ff;border-radius:50%;flex:0 0 43px;justify-content:center;align-items:center;height:43px;font-weight:900;display:inline-flex;position:relative}.stat-icon:before{color:#083d9a;font-size:21px;font-weight:900;line-height:1}.stat-icon.bank:before{content:"▥"}.stat-icon.users:before{content:"♙"}.stat-icon.shield:before{content:"⬡"}.stat-icon.clock:before{content:"◷"}.stat-icon.lock:before{content:"▣"}.stat-item strong{color:#0742a2;font-size:17px;font-weight:900;line-height:1;display:block}.stat-item span{color:#07275f;margin-top:3px;font-size:10px;font-weight:900;line-height:1.2;display:block}.stat-item p{color:#536174;margin-top:3px;font-size:9px;font-weight:700;line-height:1.2}.solutions{background:radial-gradient(circle at 50% 0,#dde6f5b8,#0000 34%),#f7f9fd;padding:30px 26px 54px}.section-heading{text-align:center;max-width:520px;margin:0 auto 9px}.section-heading span{color:#d79713;letter-spacing:.02em;font-size:12px;font-weight:900;display:block}.section-heading h2{color:#051c4d;letter-spacing:-.2px;margin-top:3px;font-size:20px;font-weight:900;line-height:1.05}.section-heading p{color:#657083;margin-top:5px;font-size:11px;font-weight:700;line-height:1.35}.feature-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:10px;max-width:1160px;margin:0 auto;display:grid}.feature-card{text-align:center;background:#fff;border:1px solid #edf1f7;border-radius:5px;flex-direction:column;align-items:center;min-height:184px;padding:14px 11px 12px;display:flex;overflow:visible;box-shadow:0 6px 18px #08224d0f}.feature-icon{color:#073f9d;background:#edf3ff;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;margin-bottom:8px;font-weight:900;display:inline-flex;position:relative}.feature-icon:before{color:#073f9d;font-size:17px;font-weight:900;line-height:1}.feature-icon.document:before{content:"▤"}.feature-icon.identity:before{content:"●"}.feature-icon.business:before{content:"▥"}.feature-icon.ocr:before{content:"OCR";font-size:14px}.feature-icon.signature:before{content:"✎";font-size:21px}.feature-icon.sap{background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20160%2080'%20role='img'%20aria-labelledby='title'%3e%3ctitle%20id='title'%3eSAP%3c/title%3e%3cpath%20fill='%230a6ed1'%20d='M0%200h160L80%2080H0z'/%3e%3cpath%20fill='%23fff'%20d='M21%2056c-7%200-12-2-17-5l5-10c4%202%208%204%2012%204%204%200%206-1%206-3%200-2-2-3-7-4C10%2036%205%2032%205%2024%205%2014%2013%208%2025%208c7%200%2013%202%2018%205l-6%2010c-4-2-8-3-12-3-3%200-5%201-5%203%200%202%202%203%208%204%2010%202%2015%206%2015%2014%200%2010-8%2015-22%2015Zm48-1-3-8H49l-3%208H31L50%209h16l19%2046H69Zm-16-19h10l-5-14-5%2014Zm30%2019V9h23c13%200%2021%207%2021%2018%200%2012-9%2019-22%2019h-7v9H83Zm15-21h7c5%200%208-3%208-7%200-4-3-6-8-6h-7v13Z'/%3e%3c/svg%3e") 50%/76% no-repeat,#eef5ff}.feature-icon.sap:before{content:""}.feature-icon.tax:before{content:"TAX";font-size:15px}.feature-icon.cloud:before{content:"☁";font-size:21px}.feature-icon.headset:before{content:"HR";letter-spacing:-.02em;font-size:13px}.feature-card h3{color:#08245c;min-height:32px;font-size:11px;font-weight:900;line-height:1.22}.feature-card p{color:#42506a;flex:1;margin:7px 0 8px;font-size:8px;font-weight:700;line-height:1.38;overflow:visible}.feature-card a{color:#0840a0;font-size:9.5px;font-weight:900;text-decoration:none}.home-carousel-shell,.product-carousel-shell,.solution-carousel-shell{max-width:100%;margin:0 auto;position:relative;overflow:hidden}.home-carousel-shell:before,.home-carousel-shell:after,.product-carousel-shell:before,.product-carousel-shell:after,.solution-carousel-shell:before,.solution-carousel-shell:after{content:"";pointer-events:none;z-index:2;width:72px;height:100%;position:absolute;top:0}.home-carousel-shell:before,.product-carousel-shell:before,.solution-carousel-shell:before{background:linear-gradient(90deg,#f8fbff 0%,#f8fbff00 100%);left:0}.home-carousel-shell:after,.product-carousel-shell:after,.solution-carousel-shell:after{background:linear-gradient(270deg,#f8fbff 0%,#f8fbff00 100%);right:0}.home-card-track,.product-card-track,.solution-card-track{will-change:transform;gap:14px;width:max-content;animation:38s linear infinite serviceSlide;display:flex}.home-card-track:hover,.product-card-track:hover,.solution-card-track:hover{animation-play-state:paused}.home-card-track .feature-card{flex:0 0 250px;min-height:190px}.product-card-track .product-card{flex:0 0 230px;height:210px;padding:16px 14px 14px}.product-card-track .product-card-icon{flex-basis:48px;width:48px;height:48px;margin-bottom:12px}.product-card-track .product-card h3{min-height:38px;font-size:13px;line-height:1.25}.product-card-track .product-card p{max-height:none;font-size:10.5px;line-height:1.42}.product-card-track .product-card a{font-size:11px}.solution-card-track .solution-card{flex:0 0 360px;grid-template-columns:52px 1fr;min-height:148px;padding:14px 15px}.solution-card-track .solution-card-icon{width:42px;height:42px}.solution-card-track .solution-card h3{min-height:34px;font-size:13px;line-height:1.22}.solution-card-track .solution-card p{max-height:none;font-size:10.5px;line-height:1.42}.solution-card-track .solution-card a{font-size:11px}@keyframes serviceSlide{0%{transform:translate(0)}to{transform:translate(calc(-50% - 7px))}}@media (width<=900px){.site-header{flex-direction:column;align-items:flex-start;gap:10px;height:auto;padding:14px 20px 18px}.nav-links,.nav-actions{flex-wrap:wrap}.hero{background:linear-gradient(#00183bfa 0%,#00183be0 100%),url(/assets/home-hero-bg-CXmKcAh-.png) top/cover no-repeat,#00183b;height:auto;min-height:420px}.hero-inner{padding:32px 22px 34px}.stats-card{grid-template-columns:repeat(2,1fr)}.stat-item+.stat-item{border-left:0}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.brand img{width:100%;max-width:222px;height:auto}.hero h1{font-size:30px}.hero-actions{flex-direction:column;align-items:stretch;max-width:280px}.trust-row{flex-direction:column;align-items:flex-start;gap:10px}.trust-item,.trust-item+.trust-item{border-left:0;padding-left:0;padding-right:0}.stats-card,.feature-grid{grid-template-columns:1fr}}.compact-footer-quick-links details{position:relative}.compact-footer-quick-links summary{color:#d8e3f1;cursor:pointer;justify-content:space-between;align-items:center;font-size:14px;line-height:1.6;list-style:none;transition:color .16s;display:flex}.compact-footer-quick-links summary::-webkit-details-marker{display:none}.compact-footer-quick-links summary:after{content:"";border-bottom:2px solid;border-right:2px solid;width:6px;height:6px;margin-left:10px;transition:transform .16s;transform:rotate(45deg)translateY(-2px)}.compact-footer-quick-links details[open] summary,.compact-footer-quick-links summary:hover,.compact-footer-quick-links summary:focus-visible{color:#ffc400;outline:none}.compact-footer-quick-links details[open] summary:after{transform:rotate(225deg)translate(-2px,-1px)}.compact-footer-quick-links details>div{border-left:2px solid #ffc40073;gap:7px;margin:8px 0 4px 2px;padding:3px 0 3px 12px;display:grid}.compact-footer-quick-links details>div a{color:#afc0d4;font-size:12px}.compact-footer-link-group{gap:7px;display:grid}.compact-footer-link-group>strong{color:#fff;font-size:14px;line-height:1.6}.compact-footer-link-group>div{border-left:2px solid #ffc4008c;gap:6px;padding:2px 0 2px 12px;display:grid}.compact-footer-link-group>div a{color:#afc0d4;font-size:12px}.compact-footer-quick-links>button{color:#d8e3f1;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;padding:0;font-size:14px;line-height:1.6}.compact-footer-quick-links>button:hover,.compact-footer-quick-links>button:focus-visible{color:#ffc400;outline:none}.about-page .about-eyebrow,.clients-page .about-eyebrow{display:none}@media (width>=961px){.nav-links a,.nav-links>button,.nav-menu-item>button{font-size:18px}}.about-hero,.why-hero,.clients-hero{min-height:420px;padding-block:48px}.api-hero,.product-hero,.solution-hero,.company-hero{min-height:370px}.api-hero-art,.product-hero-art,.solution-hero-art,.company-hero-art{height:clamp(290px,25vw,350px)}.cms-public-hero{padding-block:48px}.cms-public-hero-compact{padding-block:32px}.cms-public-hero-compact h1{margin-top:0}.about-section,.clients-showcase,.cms-public-grid{padding-block:44px}.home-offerings{padding-block:54px 58px}.solutions{padding-top:42px}@media (width<=960px){.about-hero,.why-hero,.clients-hero{min-height:0;padding-block:42px}.api-hero,.product-hero,.solution-hero,.company-hero{min-height:0}}@media (width<=640px){.about-hero,.why-hero,.clients-hero,.cms-public-hero,.cms-public-hero-compact{padding-block:30px}.about-section,.clients-showcase,.cms-public-grid,.home-offerings,.solutions{padding-block:34px}}.company-page{background:#f8fbff;min-height:100vh}.company-hero{color:#fff;background:radial-gradient(circle at 56% 45%,#196cff3d,#0000 40%),linear-gradient(90deg,#00183b 0%,#021d49 56%,#00183b 100%);grid-template-columns:minmax(320px,430px) minmax(0,1fr) minmax(205px,270px);align-items:center;column-gap:20px;min-height:310px;padding:18px 34px;display:grid;overflow:hidden}.company-eyebrow{color:#f4b21f;gap:8px;margin-bottom:8px;font-size:10px;font-weight:900;display:inline-flex}.company-eyebrow:after{content:"";background:#f4b21f;align-self:center;width:15px;height:1px}.company-hero h1{color:#fff;letter-spacing:-.35px;font-size:23px;font-weight:900;line-height:1.12}.company-hero h1 span{color:#ffc400}.company-hero p{color:#fff;max-width:325px;margin:10px 0;font-size:10px;line-height:1.45}.company-actions{gap:12px;display:flex}.company-primary-btn,.company-outline-btn{border-radius:4px;min-width:91px;min-height:29px;padding:0 14px;font-size:10.5px;font-weight:800}.company-primary-btn{color:#fff;background:#e9a820}.company-outline-btn{color:#fff;border:1px solid #ffffff8c;min-width:103px}.company-hero-art{justify-content:flex-start;align-self:stretch;min-width:0;display:flex;position:relative;overflow:hidden}.company-hero-art:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle at 40%,#0078ff29,#0000 62%);position:absolute;inset:-18px}.company-hero-art img{object-fit:contain;object-position:center left;z-index:1;width:100%;max-width:100%;height:100%;max-height:none;display:block;position:relative;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.company-highlights{gap:10px;display:grid}.company-highlights article{grid-template-columns:34px 1fr;align-items:flex-start;gap:10px;display:grid}.company-highlight-icon{color:#f4b21f;border:1px solid #f4b21f8c;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.company-highlight-icon:before{font-size:18px;font-weight:900}.company-highlight-icon.pin:before{content:"⌖"}.company-highlight-icon.shield:before{content:"◇"}.company-highlight-icon.code:before{content:"</>";font-size:12px}.company-highlight-icon.calendar:before{content:"▣"}.company-highlights strong{font-size:10.5px;font-weight:900;line-height:1.25;display:block}.company-highlights p{color:#fff;margin-top:2px;font-size:8.5px;line-height:1.3}.company-content{background:#f8fbff;padding:16px 33px 10px}.company-stats-strip{z-index:4;background:#fff;border-radius:10px;grid-template-columns:repeat(6,minmax(0,1fr));align-items:center;max-width:1320px;min-height:104px;margin:0 auto 26px;display:grid;position:relative;overflow:hidden;box-shadow:0 14px 36px #0a265429}.company-stat{grid-template-columns:58px 1fr;align-items:center;gap:0 16px;min-height:70px;padding:0 clamp(14px,1.7vw,26px);display:grid}.company-stat+.company-stat{border-left:1px solid #d6deeb}.company-stat-icon{color:#0a55d8;background:#eef4ff;border-radius:50%;grid-row:span 3;justify-content:center;align-items:center;width:58px;height:58px;display:inline-flex}.company-stat-icon:before{font-size:29px;font-weight:900}.company-stat-icon.code:before{content:"</>";font-size:16px}.company-stat-icon.users:before{content:"♙"}.company-stat-icon.cloud:before{content:"☁"}.company-stat-icon.shield:before{content:"◇"}.company-stat-icon.support:before{content:"◴"}.company-stat-icon.india:before{content:"✧"}.company-stat strong{color:#061a55;font-size:clamp(22px,2vw,28px);font-weight:900;line-height:1}.company-stat b{color:#061a55;font-size:13px;font-weight:500;line-height:1.32}.company-stat small{color:#4b566a;font-size:13px;line-height:1.32}.company-info-grid{grid-template-columns:1fr .9fr 1.12fr;gap:12px;max-width:874px;margin:0 auto;display:grid}.industry-section{max-width:1180px;margin:0 auto;padding:14px 0 8px;overflow:hidden}.industry-heading{text-align:center;max-width:760px;margin:0 auto 14px}.industry-heading span{color:#e9a820;margin-bottom:6px;font-size:12px;font-weight:900;display:inline-flex}.industry-heading h2{color:#061a55;letter-spacing:-.2px;margin:0;font-size:clamp(24px,2.8vw,40px);font-weight:900;line-height:1.12}.industry-heading p{color:#3d485d;max-width:680px;margin:9px auto 0;font-size:14px;line-height:1.45}.industry-carousel-shell{padding:2px 0 10px;position:relative;overflow:hidden}.industry-card-track{will-change:transform;gap:14px;width:max-content;animation:42s linear infinite serviceSlide;display:flex}.industry-card-track:hover{animation-play-state:paused}.industry-card{background:#fff;border:1px solid #e4eaf4;border-radius:10px;flex:0 0 410px;grid-template-columns:64px 1fr;align-items:start;gap:18px;min-height:180px;padding:24px;display:grid;box-shadow:0 12px 28px #091f4a14}.industry-icon{color:#fff;background:linear-gradient(#0865ff,#0050d7);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:24px;font-weight:900;display:inline-flex}.industry-icon.bank:before{content:"B"}.industry-icon.fintech:before{content:"₹"}.industry-icon.tax:before{content:"T"}.industry-icon.logistics:before{content:"L"}.industry-icon.retail:before{content:"R"}.industry-icon.manufacturing:before{content:"M"}.industry-icon.erp:before{content:"</>";font-size:16px}.industry-icon.healthcare:before{content:"+"}.industry-icon.hr:before{content:"H"}.industry-icon.government:before{content:"G"}.industry-icon.msme:before{content:"S"}.industry-icon.partners:before{content:"P"}.industry-card h3{color:#061a55;margin:0 0 8px;font-size:20px;font-weight:900;line-height:1.15}.industry-card p{color:#3d485d;margin:0 0 12px;font-size:14px;font-weight:700;line-height:1.4}.industry-card a{color:#0056ff;font-size:13px;font-weight:900;text-decoration:none}.company-panel{background:#fff;border:1px solid #e4eaf4;border-radius:7px;min-height:190px;padding:12px 14px;box-shadow:0 8px 24px #091f4a0d}.company-panel h2{color:#061a55;margin-bottom:11px;font-size:14px;font-weight:900}.journey-list,.values-list{gap:9px;display:grid}.journey-list article{grid-template-columns:36px 38px 1fr;gap:0 12px;min-height:39px;display:grid}.journey-icon,.value-icon{color:#fff;background:#075bff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.journey-icon:before,.value-icon:before{font-size:16px;font-weight:900}.journey-icon.rocket:before{content:"↗"}.journey-icon.cloud:before{content:"☁"}.journey-icon.growth:before{content:"▥"}.journey-list strong{color:#075bff;font-size:10px;font-weight:900}.journey-list h3,.values-list h3{color:#061a55;margin-bottom:2px;font-size:8.8px;font-weight:900}.journey-list p,.values-list p{color:#3d485d;font-size:6.9px;font-weight:700;line-height:1.35}.values-list article{border-bottom:1px solid #e4eaf4;grid-template-columns:30px 1fr;gap:10px;padding-bottom:8px;display:grid}.values-list article:last-child{border-bottom:0;padding-bottom:0}.value-icon{color:#075bff;background:0 0;width:25px;height:25px}.value-icon.users:before{content:"♙"}.value-icon.idea:before{content:"☼"}.value-icon.shield:before{content:"◇"}.value-icon.award:before{content:"◎"}.company-panel-subtitle{color:#3d485d;margin:-6px 0 11px;font-size:8px}.client-logo-grid{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.client-logo-grid span{color:#0b4ea2;text-align:center;border:1px solid #e4eaf4;border-radius:4px;justify-content:center;align-items:center;height:31px;font-size:11px;font-weight:900;display:inline-flex}.client-logo-grid span:nth-child(4),.client-logo-grid span:nth-child(6){color:#178143}.client-logo-grid span:nth-child(5),.client-logo-grid span:nth-child(7),.client-logo-grid span:nth-child(9){color:#c92127}.view-clients-link{color:#0056ff;margin-top:12px;font-size:9px;font-weight:900;text-decoration:none;display:inline-flex}.company-footer-cta{background:#eef6ff;border-radius:6px;grid-template-columns:55px 1fr auto;align-items:center;gap:14px;max-width:874px;min-height:47px;margin:10px auto 0;padding:0 34px;display:grid}.company-building-icon{color:#075bff;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.company-building-icon:before{content:"▥";font-size:30px;font-weight:900}.company-footer-cta h3{color:#061a55;font-size:10.5px;font-weight:900}.company-footer-cta p{color:#3d485d;margin-top:3px;font-size:8.3px}.company-footer-cta a{color:#fff;background:#e9a820;border-radius:4px;align-items:center;min-height:29px;padding:0 18px;font-size:9px;font-weight:900;text-decoration:none;display:inline-flex}@media (width<=900px){.company-hero,.company-info-grid{grid-template-columns:1fr}.company-stats-strip{grid-template-columns:repeat(2,1fr)}.company-footer-cta{grid-template-columns:1fr;padding:18px}}@media (width<=560px){.company-hero,.company-content{padding-left:22px;padding-right:22px}.company-hero h1{font-size:31px}.company-actions{flex-direction:column;max-width:250px}.company-stats-strip,.client-logo-grid{grid-template-columns:1fr}}.solution-page{background:#f8fbff;min-height:100vh}.solution-hero{color:#fff;background:radial-gradient(circle at 70% 35%,#1269ff33,#0000 42%),linear-gradient(90deg,#00183b 0%,#021d49 54%,#00183b 100%);grid-template-columns:minmax(330px,430px) minmax(0,1fr);align-items:center;column-gap:20px;min-height:340px;padding:22px 38px;display:grid;overflow:hidden}.solution-page .solution-hero{background-color:#00183b;background-image:linear-gradient(90deg, #00183b 0%, #00183b 34%, #00183beb 46%, #00183b33 76%, #00183b14 100%), var(--solution-hero-image);isolation:isolate;background-position:50%,100%;background-repeat:no-repeat;background-size:cover,min(72vw,1180px);grid-template-columns:minmax(330px,650px);position:relative}.solution-page .solution-hero:after{content:"";pointer-events:none;z-index:0;background:linear-gradient(#00183b05,#00183b47);position:absolute;inset:0}.solution-page .solution-hero-copy{z-index:1;position:relative}.api-page .api-hero,.product-page .product-hero,.company-page .company-hero{background-color:#00183b;background-image:linear-gradient(90deg, #00183b 0%, #00183b 32%, #00183bed 45%, #00183b33 76%, #00183b12 100%), var(--page-hero-image);isolation:isolate;background-position:50%,100%;background-repeat:no-repeat;background-size:cover,min(72vw,1180px);grid-template-columns:minmax(330px,650px);position:relative}.api-page .api-hero:after,.product-page .product-hero:after,.company-page .company-hero:after{content:"";pointer-events:none;z-index:0;background:linear-gradient(#00183b03,#00183b47);position:absolute;inset:0}.company-page .company-hero{background-image:linear-gradient(90deg, #00133042 0%, #0013301a 44%, #00133000 72%), var(--page-hero-image);background-position:50%;background-size:cover;min-height:430px}.api-page .api-hero-copy,.product-page .product-hero-copy,.company-page .company-hero-copy{z-index:1;position:relative}.solution-hero-copy{z-index:2;min-width:0;max-width:430px;position:relative}.solution-eyebrow{color:#f4b21f;gap:9px;margin-bottom:8px;font-size:10px;font-weight:900;display:inline-flex}.solution-eyebrow:after{content:"";background:#f4b21f;align-self:center;width:15px;height:1px}.solution-hero h1{color:#fff;letter-spacing:-.35px;font-size:24px;font-weight:900;line-height:1.1}.solution-hero h1 span{color:#ffc400}.solution-hero p{color:#fff;max-width:365px;margin:8px 0 11px;font-size:11.5px;line-height:1.42}.solution-actions{align-items:center;gap:14px;display:flex}.solution-primary-btn,.solution-outline-btn{border-radius:4px;min-width:126px;min-height:31px;padding:0 16px;font-size:10.5px;font-weight:800}.solution-primary-btn{color:#fff;background:#e9a820}.solution-outline-btn{color:#fff;border:1px solid #ffffff8c;min-width:110px}.solution-hero-art{justify-content:flex-start;align-self:stretch;min-width:0;display:flex;position:relative;overflow:hidden}.solution-hero-art:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle at 50% 48%,#0078ff24,#0000 64%);position:absolute;inset:-18px}.solution-hero-art img{object-fit:contain;object-position:center;z-index:1;width:100%;max-width:100%;height:100%;max-height:none;display:block;position:relative;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 3% 97%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 3% 97%,#0000 100%)}.solution-list-section{background:#f8fbff;padding:8px 61px 9px}.solution-section-heading{text-align:center;max-width:610px;margin:0 auto 7px}.solution-section-heading h2{color:#061a55;font-size:18px;font-weight:900;line-height:1.15}.solution-section-heading p{color:#4b566a;margin-top:4px;font-size:8.8px;line-height:1.35}.solution-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:3px 7px;max-width:760px;margin:0 auto;display:grid}.solution-card{background:#fff;border:1px solid #e4eaf4;border-radius:6px;grid-template-columns:38px 1fr;height:96px;padding:8px 10px 7px;display:grid;overflow:hidden;box-shadow:0 8px 22px #091f4a0d}.solution-card-icon{border-radius:9px;grid-row:span 3;justify-content:center;align-items:center;width:31px;height:31px;display:inline-flex;position:relative}.solution-card-icon:before{font-size:18px;font-weight:900}.solution-card-icon.gst{color:#22a949;background:#e2f9e8}.solution-card-icon.identity{color:#1766df;background:#e5efff}.solution-card-icon.business,.solution-card-icon.ocr{color:#7c44e7;background:#efe5ff}.solution-card-icon.signature{color:#f15f22;background:#ffe1df}.solution-card-icon.sap{color:#1766df;background:#e6f0ff}.solution-card-icon.tax{color:#f2a000;background:#fff0d4}.solution-card-icon.cloud{color:#1766df;background:#e8f0ff}.solution-card-icon.gst:before{content:"▤"}.solution-card-icon.identity:before{content:"◎"}.solution-card-icon.business:before{content:"▥"}.solution-card-icon.ocr:before{content:"OCR";font-size:10px}.solution-card-icon.signature:before{content:"✎"}.solution-card-icon.sap{background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20160%2080'%20role='img'%20aria-labelledby='title'%3e%3ctitle%20id='title'%3eSAP%3c/title%3e%3cpath%20fill='%230a6ed1'%20d='M0%200h160L80%2080H0z'/%3e%3cpath%20fill='%23fff'%20d='M21%2056c-7%200-12-2-17-5l5-10c4%202%208%204%2012%204%204%200%206-1%206-3%200-2-2-3-7-4C10%2036%205%2032%205%2024%205%2014%2013%208%2025%208c7%200%2013%202%2018%205l-6%2010c-4-2-8-3-12-3-3%200-5%201-5%203%200%202%202%203%208%204%2010%202%2015%206%2015%2014%200%2010-8%2015-22%2015Zm48-1-3-8H49l-3%208H31L50%209h16l19%2046H69Zm-16-19h10l-5-14-5%2014Zm30%2019V9h23c13%200%2021%207%2021%2018%200%2012-9%2019-22%2019h-7v9H83Zm15-21h7c5%200%208-3%208-7%200-4-3-6-8-6h-7v13Z'/%3e%3c/svg%3e") 50%/72% no-repeat,#e6f0ff}.solution-card-icon.sap:before{content:""}.solution-card-icon.tax:before{content:"▤"}.solution-card-icon.cloud:before{content:"☁"}.solution-card h3{color:#061a55;min-height:20px;font-size:8.7px;font-weight:900;line-height:1.18}.solution-card p{color:#3d485d;max-height:37px;margin:4px 0;font-size:6.2px;font-weight:700;line-height:1.34;overflow:hidden}.solution-card a{color:#0056ff;align-self:end;font-size:8.2px;font-weight:900;text-decoration:none}.solution-bottom-row{grid-template-columns:1fr 145px;gap:8px;max-width:820px;margin:10px auto 0;display:grid}.solution-stat-strip{background:#eef6ff;border-radius:5px;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;min-height:64px;display:grid;overflow:hidden}.solution-stat{grid-template-columns:27px 1fr;align-items:center;gap:0 8px;min-height:42px;padding:0 13px;display:grid}.solution-stat+.solution-stat{border-left:1px solid #cbd8ed}.solution-stat-icon{color:#0a55d8;grid-row:span 2;justify-content:center;align-items:center;width:27px;height:27px;display:inline-flex}.solution-stat-icon:before{font-size:22px;font-weight:900}.solution-stat-icon.rocket:before{content:"↗"}.solution-stat-icon.users:before{content:"♙"}.solution-stat-icon.shield:before{content:"▣"}.solution-stat-icon.support:before{content:"◴"}.solution-stat-icon.lock:before{content:"✓"}.solution-stat strong{color:#061a55;font-size:15px;font-weight:900;line-height:1;display:block}.solution-stat span{color:#061a55;font-size:7px;font-weight:700;line-height:1.15;display:block}.solution-transform-card{color:#fff;text-align:center;background:#002060;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;min-height:64px;padding:8px 10px;display:flex}.solution-transform-card strong{margin-bottom:8px;font-size:10px;font-weight:900;line-height:1.25}.solution-transform-card a{color:#fff;background:#e9a820;border-radius:4px;align-items:center;min-height:25px;padding:0 13px;font-size:8.5px;font-weight:900;text-decoration:none;display:inline-flex}@media (width<=900px){.solution-hero{grid-template-columns:1fr}.solution-hero-art{min-height:220px}.solution-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.solution-bottom-row,.solution-stat-strip{grid-template-columns:1fr}}@media (width<=560px){.solution-hero,.solution-list-section{padding-left:22px;padding-right:22px}.solution-hero h1{font-size:31px}.solution-actions{flex-direction:column;align-items:stretch;max-width:260px}.solution-card-grid{grid-template-columns:1fr}}.api-page{background:#f8fbff;min-height:100vh}.api-hero{color:#fff;background:radial-gradient(circle at 78% 38%,#0079ff33,#0000 38%),linear-gradient(90deg,#00183b 0%,#021d49 56%,#00183b 100%);grid-template-columns:minmax(520px,700px) minmax(0,1fr);align-items:center;column-gap:18px;min-height:410px;padding:26px 54px 26px 61px;display:grid;position:relative;overflow:hidden}.api-hero-copy{z-index:2;align-self:center;min-width:0;max-width:700px;padding-top:0;position:relative}.api-hero h1{color:#fff;letter-spacing:-.4px;font-size:clamp(34px,3.1vw,48px);font-weight:900;line-height:1.14}.api-hero h1 span{color:#ffc400}.api-hero p{color:#fff;max-width:500px;margin:14px 0 18px;font-size:17px;line-height:1.45}.api-actions{align-items:center;gap:14px;margin-bottom:24px;display:flex}.api-primary-btn,.api-doc-btn{border-radius:5px;min-width:150px;min-height:40px;font-size:13px;font-weight:700}.api-primary-btn{color:#061534;background:#ffc400}.api-doc-btn{color:#fff;border:1px solid #ffffff8c;min-width:174px}.doc-mini-icon{border:2px solid;width:19px;height:22px;display:inline-block;position:relative}.doc-mini-icon:before,.doc-mini-icon:after{content:"";background:currentColor;width:8px;height:2px;position:absolute;left:4px}.doc-mini-icon:before{top:6px}.doc-mini-icon:after{top:12px}.api-trust-row{flex-wrap:wrap;align-items:center;gap:12px 22px;max-width:720px;display:flex}.api-trust-item{color:#fff;white-space:nowrap;align-items:center;gap:9px;padding-right:0;font-size:12px;display:inline-flex}.api-trust-item+.api-trust-item{border-left:0;padding-left:0}.api-trust-icon{color:#ffc400;border:2px solid #ffc400;border-radius:50%;flex:0 0 22px;justify-content:center;align-items:center;height:22px;font-size:14px;font-weight:900;display:inline-flex}.api-trust-icon.easy:before{content:"/"}.api-trust-icon.code:before{content:"{}";font-size:12px}.api-trust-icon.time:before{content:"◷"}.api-trust-icon.uptime:before{content:"◌"}.api-hero-art{justify-content:flex-start;align-self:center;align-items:center;min-width:0;height:430px;display:flex;position:relative;overflow:hidden}.api-hero-art:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle at 52% 52%,#008cff29,#0000 68%);position:absolute;inset:-22px}.api-hero-art img{object-fit:contain;object-position:center;z-index:1;width:100%;max-width:100%;height:100%;max-height:none;display:block;position:relative;transform:scale(1.05);-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 3% 97%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 3% 97%,#0000 100%)}.api-page .stats-wrap{padding:0 clamp(22px,4vw,54px);overflow:hidden}.api-page .stats-card{border-radius:10px;width:100%;max-width:1320px;min-height:104px;margin-top:0}.api-page .stat-item{gap:16px;min-width:0;padding:0 clamp(14px,1.7vw,26px)}.api-page .stat-icon{flex:0 0 58px;width:58px;height:58px}.api-page .stat-icon:before{font-size:29px}.api-page .stat-item strong{font-size:clamp(22px,2vw,28px)}.api-page .stat-item:last-child strong{font-size:16px;line-height:1.2}.api-page .stat-item span{font-size:13px;font-weight:500;line-height:1.32}.api-page .stat-item p{font-size:13px;font-weight:400;line-height:1.32}.api-list-section{background:#f8fbff;padding:30px 54px 58px}.api-section-heading{text-align:center;max-width:710px;margin:0 auto 18px}.api-section-heading span{color:#f5a400;margin-bottom:8px;font-size:16px;font-weight:800;display:block}.api-section-heading h2{color:#061a55;letter-spacing:-.4px;font-size:28px;font-weight:900}.api-section-heading p{color:#47536c;margin-top:7px;font-size:15px}.api-card-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;max-width:1428px;margin:0 auto;display:grid}.api-carousel-shell{max-width:100%;margin:0 auto;position:relative;overflow:hidden}.api-carousel-shell:before,.api-carousel-shell:after{content:"";pointer-events:none;z-index:2;width:76px;height:100%;position:absolute;top:0}.api-carousel-shell:before{background:linear-gradient(90deg,#f8fbff 0%,#f8fbff00 100%);left:0}.api-carousel-shell:after{background:linear-gradient(270deg,#f8fbff 0%,#f8fbff00 100%);right:0}.api-card-track{will-change:transform;gap:18px;width:max-content;animation:42s linear infinite apiSlide;display:flex}.api-card-track:hover{animation-play-state:paused}.api-card-track .api-card{flex:0 0 260px;min-height:225px}@keyframes apiSlide{0%{transform:translate(0)}to{transform:translate(calc(-50% - 9px))}}.api-card{background:radial-gradient(circle at 18% 12%,#1766df14,#0000 28%),linear-gradient(#fff 0%,#fbfdff 100%);border:1px solid #e4eaf4;border-radius:8px;flex-direction:column;min-height:216px;padding:20px 18px 18px;display:flex;position:relative;box-shadow:0 12px 34px #091f4a0f}.api-card:after{content:"";opacity:.8;background:linear-gradient(135deg,#0056ff1c,#ffc40014),repeating-linear-gradient(90deg,#0742a21f 0 1px,#0000 1px 12px);border-radius:0 8px 0 18px;width:82px;height:44px;position:absolute;top:0;right:0}.api-card-icon{z-index:1;border-radius:14px;flex:0 0 54px;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:14px;display:inline-flex;position:relative;box-shadow:0 12px 26px #0742a21f}.api-card-icon:before{font-size:26px;font-weight:900}.api-card-icon.gst{color:#1dad45;background:#ddf9e5}.api-card-icon.gst:before{content:"▤"}.api-card-icon.identity{color:#f15f22;background:#ffe8dc}.api-card-icon.identity:before{content:"♙"}.api-card-icon.business{color:#1766df;background:#e3efff}.api-card-icon.business:before{content:"▥"}.api-card-icon.ocr{color:#7c44e7;background:#efe5ff}.api-card-icon.ocr:before{content:"OCR";font-size:17px}.api-card-icon.finance{color:#139b8b;background:#dff8f2}.api-card-icon.finance:before{content:"▥"}.api-card-icon.utility{color:#f2a000;background:#fff0d4}.api-card-icon.utility:before{content:"▤"}.api-card h3{color:#061a55;min-height:34px;font-size:13px;font-weight:900;line-height:1.3}.api-card p{color:#47536c;flex:1;margin:10px 0 16px;font-size:12px;line-height:1.45}.api-card a{color:#0056ff;font-size:12px;font-weight:900;text-decoration:none}@media (width<=1180px){.site-header.api-header{height:auto;padding:18px 28px}.site-header.api-header .brand img{width:250px;height:auto}.site-header.api-header .nav-links{margin-left:20px}.api-hero{grid-template-columns:1fr}.api-hero-art{min-height:310px}.api-page .stats-card,.api-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.api-card-track{animation-duration:58s}}@media (width<=680px){.api-hero,.api-list-section{padding-left:22px;padding-right:22px}.api-hero h1{font-size:40px}.api-hero p{font-size:18px}.api-actions,.api-trust-row{flex-direction:column;align-items:flex-start}.api-trust-item,.api-trust-item+.api-trust-item{border-left:0;padding-left:0}.api-page .stats-card,.api-card-grid{grid-template-columns:1fr}.api-carousel-shell{overflow:visible}.api-carousel-shell:before,.api-carousel-shell:after{display:none}.api-card-track{grid-template-columns:1fr;width:auto;animation:none;display:grid}.api-card-track .api-card{flex-basis:auto;min-height:220px}.home-carousel-shell,.product-carousel-shell,.solution-carousel-shell{overflow:visible}.home-carousel-shell:before,.home-carousel-shell:after,.product-carousel-shell:before,.product-carousel-shell:after,.solution-carousel-shell:before,.solution-carousel-shell:after{display:none}.home-card-track,.product-card-track,.solution-card-track{grid-template-columns:1fr;width:auto;animation:none;display:grid}.home-card-track .feature-card,.product-card-track .product-card,.solution-card-track .solution-card{flex-basis:auto;height:auto}.api-page .stat-item{padding:20px}}.product-page{background:#f8fbff;min-height:100vh}.product-hero{color:#fff;background:radial-gradient(circle at 77%,#166eff3d,#0000 43%),linear-gradient(90deg,#00183b 0%,#031d48 56%,#00183b 100%);grid-template-columns:minmax(360px,470px) minmax(0,1fr);align-items:center;column-gap:20px;min-height:390px;padding:24px 44px 28px;display:grid;overflow:hidden}.product-hero-copy{z-index:2;min-width:0;max-width:470px;position:relative}.product-eyebrow{color:#f4b21f;gap:8px;margin-bottom:12px;font-size:10px;font-weight:900;display:inline-flex}.product-eyebrow:after{content:"";background:#f4b21f;align-self:center;width:16px;height:1px}.product-hero h1{color:#fff;letter-spacing:-.4px;max-width:500px;font-size:clamp(30px,2.6vw,38px);font-weight:900;line-height:1.14}.product-hero h1 span{color:#ffc400}.product-hero p{color:#fff;max-width:500px;margin:14px 0 18px;font-size:15px;line-height:1.45}.product-actions{align-items:center;gap:14px;margin-bottom:24px;display:flex}.product-primary-btn,.product-outline-btn{border-radius:5px;min-width:150px;min-height:40px;padding:0 16px;font-size:13px;font-weight:800}.product-primary-btn{color:#fff;background:#e9a820}.product-outline-btn{color:#fff;border:1px solid #ffffff8c;min-width:150px}.product-trust-row{flex-wrap:wrap;align-items:flex-start;gap:12px 22px;display:flex}.product-trust-item{color:#fff;grid-template-columns:20px max-content;align-items:flex-start;font-size:12px;line-height:1.15;display:grid}.product-trust-item strong,.product-trust-item small{font-size:inherit;font-weight:800;display:block}.product-trust-icon{color:#d7e9ff;grid-row:span 2;justify-content:center;align-items:center;width:17px;height:17px;display:inline-flex;position:relative}.product-trust-icon:before{font-size:15px;font-weight:900;line-height:1}.product-trust-icon.security:before{content:"◇"}.product-trust-icon.cloud:before{content:"☁"}.product-trust-icon.scale:before{content:"⚙"}.product-trust-icon.support:before{content:"◴"}.product-hero-art{justify-content:flex-start;align-self:stretch;min-width:0;display:flex;position:relative;overflow:hidden}.product-hero-art:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle at 52% 52%,#007dff26,#0000 64%);position:absolute;inset:-18px}.product-hero-art img{object-fit:contain;object-position:center;z-index:1;width:100%;max-width:100%;height:100%;max-height:none;display:block;position:relative;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 3% 97%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 3% 97%,#0000 100%)}.product-list-section{background:#f8fbff;padding:10px 31px}.product-section-heading{text-align:center;max-width:500px;margin:0 auto 10px}.product-section-heading span{color:#eaa318;font-size:11px;font-weight:900;display:block}.product-section-heading h2{color:#061a55;margin-top:3px;font-size:18px;font-weight:900;line-height:1.15}.product-section-heading p{color:#4b566a;margin-top:4px;font-size:10.5px;line-height:1.35}.product-card-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;max-width:880px;margin:0 auto;display:grid}.product-card{text-align:center;background:#fff;border:1px solid #e4eaf4;border-radius:6px;flex-direction:column;align-items:center;height:148px;padding:11px 10px 9px;display:flex;overflow:hidden;box-shadow:0 9px 24px #091f4a12}.product-card-icon{border-radius:13px;flex:0 0 39px;justify-content:center;align-items:center;width:39px;height:39px;margin-bottom:8px;display:inline-flex;position:relative}.product-card-icon:before{font-size:21px;font-weight:900}.product-card-icon.gst,.product-card-icon.cloud{color:#22a949;background:#e2f9e8}.product-card-icon.invoice{color:#1766df;background:#e5efff}.product-card-icon.eway,.product-card-icon.ocr{color:#7c44e7;background:#efe5ff}.product-card-icon.signature{color:#f15f22;background:#ffe8dc}.product-card-icon.sap{color:#1766df;background:#e6f0ff}.product-card-icon.gst:before,.product-card-icon.invoice:before{content:"▤"}.product-card-icon.eway:before{content:"▰"}.product-card-icon.signature:before{content:"✎"}.product-card-icon.sap{background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20160%2080'%20role='img'%20aria-labelledby='title'%3e%3ctitle%20id='title'%3eSAP%3c/title%3e%3cpath%20fill='%230a6ed1'%20d='M0%200h160L80%2080H0z'/%3e%3cpath%20fill='%23fff'%20d='M21%2056c-7%200-12-2-17-5l5-10c4%202%208%204%2012%204%204%200%206-1%206-3%200-2-2-3-7-4C10%2036%205%2032%205%2024%205%2014%2013%208%2025%208c7%200%2013%202%2018%205l-6%2010c-4-2-8-3-12-3-3%200-5%201-5%203%200%202%202%203%208%204%2010%202%2015%206%2015%2014%200%2010-8%2015-22%2015Zm48-1-3-8H49l-3%208H31L50%209h16l19%2046H69Zm-16-19h10l-5-14-5%2014Zm30%2019V9h23c13%200%2021%207%2021%2018%200%2012-9%2019-22%2019h-7v9H83Zm15-21h7c5%200%208-3%208-7%200-4-3-6-8-6h-7v13Z'/%3e%3c/svg%3e") 50%/72% no-repeat,#e6f0ff}.product-card-icon.sap:before{content:""}.product-card-icon.ocr:before{content:"OCR";font-size:13px}.product-card-icon.cloud:before{content:"☁"}.product-card h3{color:#061a55;min-height:23px;font-size:9.3px;font-weight:900;line-height:1.2}.product-card p{color:#3d485d;flex:1;max-height:39px;margin:5px 0 7px;font-size:6.4px;font-weight:700;line-height:1.35;overflow:hidden}.product-card a{color:#0056ff;font-size:8.6px;font-weight:900;text-decoration:none}.product-cta{background:#eef6ff;border-radius:6px;grid-template-columns:170px 1fr auto auto;align-items:center;gap:18px;max-width:870px;min-height:69px;margin:12px auto 0;padding:0 52px 0 45px;display:grid}.product-cta img{object-fit:contain;align-self:end;width:100%;max-height:68px;display:block}.product-cta h3{color:#061a55;margin-bottom:3px;font-size:13px;font-weight:900}.product-cta p{color:#3e4b62;font-size:10px}.product-demo-btn,.product-contact-btn{border-radius:4px;justify-content:center;align-items:center;min-width:112px;height:29px;font-size:10px;font-weight:900;text-decoration:none;display:inline-flex}.product-demo-btn{color:#fff;background:#001f62}.product-contact-btn{color:#001f62;border:1px solid #001f62}@media (width<=900px){.product-hero{grid-template-columns:1fr}.product-hero-art{min-height:240px}.product-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-cta{grid-template-columns:1fr;padding:18px}}@media (width<=560px){.product-hero{padding:28px 22px}.product-hero h1{font-size:31px}.product-actions,.product-trust-row{flex-direction:column;align-items:flex-start}.product-card-grid{grid-template-columns:1fr}}.site-footer{color:#fff;background:radial-gradient(circle at 18% 18%,#006eff3d,#0000 30%),radial-gradient(circle at 84% 8%,#0091ff29,#0000 32%),linear-gradient(#00122d 0%,#001a42 54%,#00122f 100%);padding:34px clamp(22px,3.2vw,50px) 0}.site-footer-inner,.footer-bottom{max-width:1488px;margin:0 auto}.footer-grid{grid-template-columns:minmax(320px,400px) minmax(430px,560px) minmax(380px,520px);justify-content:space-between;align-items:start;gap:clamp(24px,3vw,44px);display:grid}.footer-brand-block{min-width:0}.footer-logo{width:100%;max-width:280px;margin-bottom:16px;display:block}.footer-about{color:#ffffffeb;margin:0;font-size:14px;line-height:1.5}.footer-contact-list,.footer-link-column ul{margin:0;padding:0;list-style:none}.footer-contact-list{gap:10px;margin-top:18px;display:grid}.footer-contact-list li{color:#fff;grid-template-columns:24px 1fr;align-items:start;gap:10px;font-size:13px;line-height:1.38;display:grid}.footer-contact-list a{color:#fff;justify-self:start;align-items:flex-start;width:fit-content;max-width:max-content;text-decoration:none;transition:color .2s;display:inline-flex}.footer-contact-list a:hover{color:#ffc400}.footer-icon{color:#ffc400;text-shadow:0 0 16px #ffc40059;flex-shrink:0;justify-content:center;align-items:center;min-height:24px;line-height:1;display:inline-flex}.footer-icon svg{fill:currentColor;width:18px;height:18px;display:block}.footer-social-block{margin-top:16px}.footer-social-block h3{color:#fff;margin:0 0 10px;font-size:16px}.footer-socials{gap:10px;display:flex}.footer-certifications{gap:10px;margin-top:18px;display:flex}.social-link{color:#fff;text-transform:uppercase;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:15px;font-weight:900;text-decoration:none;display:inline-flex}.social-link svg{fill:currentColor;width:18px;height:18px;display:block}.linkedin{background:#0878bd}.instagram{background:linear-gradient(135deg,#f58529,#dd2a7b 48%,#515bd4);font-size:13px}.whatsapp{background:#21c45a}.footer-links-grid{grid-template-columns:minmax(180px,280px);justify-content:start;gap:28px;display:grid}.footer-newsletter-column{background:#ffffff0e;border:1px solid #ffffff29;border-radius:10px;align-self:start;min-height:100%;padding:24px}.footer-newsletter-heading{align-items:center;gap:14px;display:flex}.footer-newsletter-main-icon{color:#ffc400;border:1px solid #ffffff47;border-radius:50%;flex:0 0 44px;justify-content:center;align-items:center;height:44px;font-size:24px;font-weight:900;display:inline-flex}.footer-newsletter-column h3{color:#ffc400;margin:0 0 6px;font-size:24px;line-height:1.1}.footer-newsletter-column h3 span{color:#ffc400}.footer-newsletter-column p{color:#ffffffd1;margin:0;font-size:13px;line-height:1.45}.footer-newsletter-rule{background:linear-gradient(90deg,#ffc400 0 86px,#ffffff29 86px 100%);max-width:170px;height:3px;margin:16px 0 20px}.footer-update-list{gap:15px;margin-bottom:22px;display:grid}.footer-update-list article{grid-template-columns:50px 1fr;align-items:center;gap:14px;display:grid}.footer-update-icon{color:#ffc400;background:#0059d252;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:22px;font-weight:900;display:inline-flex}.footer-update-list h4{color:#fff;margin:0 0 4px;font-size:15px;line-height:1.18}.footer-update-list p{font-size:12.5px;line-height:1.35}.footer-newsletter-column form{grid-template-columns:1fr 136px;gap:0;display:grid}.footer-newsletter-column input{color:#fff;font:inherit;background:#ffffff14;border:1px solid #ffffff47;border-radius:7px 0 0 7px;outline:0;width:100%;min-height:48px;padding:14px;font-size:15px}.footer-newsletter-column input::placeholder{color:#ffffff9e}.footer-newsletter-column button{color:#051332;cursor:pointer;font:inherit;background:linear-gradient(#ffc511,#f0a600);border:0;border-radius:0 7px 7px 0;min-height:48px;font-size:15px;font-weight:900}.footer-privacy-note{color:#ffc400;text-align:center;margin-top:12px;font-size:12px}.footer-link-column h3{color:#ffc400;margin:0;font-size:16px;font-weight:900}.footer-link-column h3:after{content:"";background:#ffc400;width:30px;height:2px;margin-top:13px;display:block}.footer-link-column ul{gap:13px;margin-top:20px;display:grid}.footer-link-column a{color:#fffffff0;font-size:14px;line-height:1.25;text-decoration:none;transition:color .2s,transform .2s}.footer-link-column a:before{color:#fff;content:"›";margin-right:12px;font-size:24px;line-height:0;display:inline-block;transform:translateY(2px)}.footer-link-column a:hover{color:#ffc400}.footer-link-column a:before{content:">";font-size:17px;line-height:1;transform:none}.footer-contact-form-card{border:1px solid #ffffff47;border-radius:10px;align-self:start;padding:26px}.footer-contact-form-card h3{color:#ffc400;margin:0 0 8px;font-size:30px}.footer-contact-form-card p{color:#ffffffc7;margin:0 0 16px;font-size:16px;line-height:1.35}.footer-contact-form-card form{gap:12px;display:grid}.footer-contact-form-card input,.footer-contact-form-card textarea{color:#fff;font:inherit;resize:vertical;background:#ffffff14;border:1px solid #ffffff47;border-radius:6px;outline:0;width:100%;padding:14px;font-size:15px}.footer-contact-form-card textarea{min-height:108px}.footer-contact-form-card input::placeholder,.footer-contact-form-card textarea::placeholder{color:#ffffff9e}.footer-contact-form-card input:focus,.footer-contact-form-card textarea:focus{border-color:#ffc400;box-shadow:0 0 0 3px #ffc40029}.footer-contact-form-card button{color:#051332;cursor:pointer;font:inherit;background:linear-gradient(#ffc511,#f0a600);border:0;border-radius:7px;min-height:52px;font-size:16px;font-weight:900}.footer-admin-link{color:#ffc400;background:#ffffff14;border:1px solid #ffc40094;border-radius:7px;justify-content:center;align-items:center;min-height:48px;margin:14px 0;font-size:15px;font-weight:900;text-decoration:none;transition:background .2s,color .2s,transform .2s;display:flex}.footer-admin-link:hover{color:#fff;background:#ffc40029;transform:translateY(-2px)}.footer-admin-link-left{justify-content:center;width:fit-content;max-width:205px;min-height:38px;margin-top:12px;padding:0 14px}.footer-support{border:1px solid #ffffff6b;border-radius:10px;justify-content:space-between;align-items:center;gap:24px;min-height:132px;margin:38px 0 42px;padding:24px 30px;display:flex}.footer-support-copy{align-items:center;gap:26px;display:flex}.footer-support-copy .footer-icon{font-size:52px}.footer-support h3{color:#fff;margin:0 0 8px;font-size:23px}.footer-support p{color:#fff;margin:0;font-size:16px;line-height:1.45}.footer-support-btn{color:#051332;background:linear-gradient(#ffc511,#f0a600);border-radius:7px;justify-content:center;align-items:center;gap:14px;min-width:236px;min-height:54px;padding:0 28px;font-size:17px;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 10px 22px #ffb70038}.footer-trust-strip{border:1px solid #ffffff6b;border-radius:14px;grid-template-columns:repeat(5,1fr);margin-bottom:28px;padding:28px 30px;display:grid;overflow:hidden}.footer-trust-item{grid-template-columns:56px 1fr;align-items:center;gap:18px;min-width:0;padding:6px 28px;display:grid}.footer-trust-item+.footer-trust-item{border-left:1px solid #ffffff5c}.footer-trust-item .footer-icon{border:2px solid #ffc400;border-radius:50%;width:54px;height:54px;font-size:32px}.footer-trust-item h3{color:#fff;margin:0 0 6px;font-size:21px;line-height:1.08}.footer-trust-item p{color:#ffffffbd;margin:0;font-size:15px;line-height:1.28}.footer-bottom{border-top:1px solid #ffffff2e;grid-template-columns:minmax(520px,1fr) auto;align-items:center;gap:18px;min-height:82px;margin-top:20px;display:grid}.footer-bottom p{color:#ffffffe0;white-space:nowrap;margin:0;font-size:16px;font-weight:800}.footer-bottom p span{margin-top:4px;font-size:14px;font-weight:700;display:block}.footer-policy-links{justify-content:flex-end;align-items:center;gap:0;display:flex}.footer-policy-links a,.footer-policy-links button{color:#ffffffc2;cursor:pointer;font:inherit;background:0 0;border:0;padding:0 12px;font-size:12px;text-decoration:none}.footer-policy-links a+a,.footer-policy-links button+button{border-left:1px solid #ffffff6b}.footer-policy-links a:hover,.footer-policy-links button:hover{color:#ffc400}body.modal-open{overflow:hidden}.policy-modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#000818c7;justify-content:center;align-items:center;padding:28px;display:flex;position:fixed;inset:0}.policy-modal{color:#fff;background:radial-gradient(circle at 12% 8%,#006fff38,#0000 28%),linear-gradient(#001a42 0%,#00122d 100%);border:1px solid #ffffff42;border-radius:12px;width:min(100%,980px);max-width:980px;max-height:min(82vh,820px);position:relative;overflow:hidden;box-shadow:0 30px 80px #00000075}.policy-modal-close{color:#fff;cursor:pointer;text-transform:uppercase;z-index:2;background:#ffffff1a;border:1px solid #ffffff57;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:19px;font-weight:900;line-height:1;display:inline-flex;position:absolute;top:18px;right:18px}.policy-modal-close:hover{color:#00122d;background:#ffc400}.policy-modal-header{border-bottom:1px solid #ffffff2e;padding:28px 72px 22px 32px}.policy-modal-header img{width:min(70vw,300px);max-width:300px;display:block}.policy-modal-header h2{color:#ffc400;margin:22px 0 0;font-size:clamp(24px,3vw,34px);line-height:1.15}.policy-modal-content{max-height:calc(min(82vh,820px) - 180px);padding:28px 32px 36px;overflow-y:auto}.policy-modal-content p{color:#ffffffe6;margin:0 0 18px;font-size:16px;line-height:1.72}.policy-modal-content a{color:#ffc400;text-underline-offset:3px;font-weight:800;text-decoration:underline}.about-page{color:#061b4a;background:radial-gradient(circle at 10% 6%,#0070ff1f,#0000 28%),linear-gradient(#f4f8fd 0%,#fff 44%,#eef5ff 100%)}.about-hero{background:linear-gradient(90deg,#00204ef5 0%,#002d62e6 54%,#00204ef5 100%),radial-gradient(circle at 78% 35%,#008eff47,#0000 28%);grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:center;gap:34px;min-height:430px;padding:74px clamp(28px,6vw,96px);display:grid}.about-hero-copy{max-width:980px}.about-eyebrow,.about-section-heading span,.about-mission-grid span{color:#f8b400;letter-spacing:0;text-transform:uppercase;margin-bottom:12px;font-size:15px;font-weight:900;display:inline-flex}.about-hero h1{color:#fff;max-width:1050px;margin:0;font-size:clamp(42px,5.4vw,82px);line-height:1.04}.about-hero p{color:#ffffffe0;max-width:1000px;margin:26px 0 0;font-size:clamp(18px,1.6vw,25px);line-height:1.55}.about-hero-panel{background:#ffffff14;border:1px solid #ffffff38;border-radius:8px;gap:14px;padding:30px;display:grid;box-shadow:0 24px 70px #00000038}.about-hero-panel strong{color:#fff;font-size:26px;line-height:1.2}.about-hero-panel span{color:#fff;background:#ffffff1a;border:1px solid #ffffff29;border-radius:8px;align-items:center;min-height:54px;padding:0 18px;font-size:18px;font-weight:800;display:flex}.about-section,.about-closing{max-width:1500px;margin:0 auto;padding:58px clamp(24px,4vw,62px)}.about-intro{grid-template-columns:.85fr 1.15fr;gap:34px;display:grid}.about-section-heading h2,.about-dsc h2,.about-mission-grid h2,.about-closing h2{color:#071f55;margin:0;font-size:clamp(30px,3vw,48px);line-height:1.13}.about-section-heading.centered{text-align:center;max-width:980px;margin:0 auto 34px}.about-copy-block{background:#ffffffd6;border:1px solid #dbe6f5;border-radius:8px;padding:30px;box-shadow:0 18px 60px #09224814}.about-copy-block p,.about-dsc p,.about-mission-grid p,.about-closing p{color:#40506a;margin:0;font-size:18px;line-height:1.72}.about-copy-block p+p{margin-top:18px}.about-services-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;display:grid}.about-service-card{background:#ffffffe6;border:1px solid #dce7f4;border-radius:8px;align-items:center;gap:14px;min-height:118px;padding:20px;display:flex;box-shadow:0 14px 42px #09224814}.about-service-card i{background:linear-gradient(135deg,#eaf3ff,#fff);border:1px solid #d9e7f8;border-radius:8px;flex:0 0 46px;height:46px;position:relative}.about-service-card i:before{color:#f8b400;content:"PS";font-size:14px;font-weight:900;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about-service-card h3{color:#071f55;margin:0;font-size:17px;line-height:1.25}.about-dsc{color:#fff;background:linear-gradient(135deg,#061f4ef5,#004086e6),radial-gradient(circle at 82% 22%,#0095ff47,#0000 30%);border-radius:8px;grid-template-columns:1.1fr .9fr;align-items:center;gap:34px;margin-top:20px;display:grid}.about-dsc h2,.about-dsc p{color:#fff}.about-dsc-list{grid-template-columns:1fr 1fr;gap:14px;display:grid}.about-dsc-list span{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;padding:18px;font-size:17px;font-weight:900}.about-strengths{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.about-strengths article,.about-mission-grid article{background:#fff;border:1px solid #dbe6f5;border-radius:8px;padding:28px;box-shadow:0 14px 46px #09224814}.about-strengths span{color:#f8b400;margin-bottom:12px;font-size:18px;font-weight:900;display:block}.about-strengths p{color:#40506a;margin:0;font-size:17px;line-height:1.58}.about-mission-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.about-closing{color:#fff;text-align:center;background:linear-gradient(90deg,#061f4e,#003f87);border-radius:8px;margin-bottom:58px}.about-closing h2,.about-closing p{color:#fff}.about-closing p{max-width:900px;margin:12px auto 0}.footer-badge{color:#fff;text-align:center;border:1px solid #ffffff6b;border-radius:8px;justify-content:center;align-items:center;min-width:96px;min-height:52px;padding:7px 10px;font-size:11px;font-weight:900;line-height:1.05;display:inline-flex}.api-hero,.product-hero,.solution-hero,.company-hero{align-items:center;min-height:430px;padding-top:18px;padding-bottom:18px}.api-hero h1,.product-hero h1,.solution-hero h1,.company-hero h1{font-size:clamp(32px,2.55vw,42px);line-height:1.08}.api-hero p,.product-hero p,.solution-hero p,.company-hero p{max-width:640px;font-size:15px;line-height:1.34}.api-hero-art,.product-hero-art,.solution-hero-art,.company-hero-art{align-self:center;width:100%;height:clamp(330px,29vw,400px);min-height:0;overflow:hidden}.api-hero-art img,.product-hero-art img,.solution-hero-art img,.company-hero-art img{object-fit:fill;width:100%;max-width:none;height:100%;max-height:none;transform:none}.api-hero,.product-hero{grid-template-columns:minmax(0,48%) minmax(0,52%);column-gap:clamp(16px,2vw,28px)}.solution-hero{grid-template-columns:minmax(0,46%) minmax(0,54%);column-gap:clamp(16px,2vw,28px)}.company-hero{grid-template-columns:minmax(0,48%) minmax(0,52%);column-gap:clamp(16px,2vw,28px)}.api-hero-copy,.product-hero-copy,.solution-hero-copy,.company-hero-copy{max-width:680px}.company-hero-art{justify-content:stretch}.company-hero-art img,.api-hero-art img,.product-hero-art img,.solution-hero-art img{object-position:center}.api-hero .hero-logo-strip,.product-hero .hero-logo-strip,.solution-hero .hero-logo-strip,.company-hero .hero-logo-strip{gap:10px;max-width:760px;margin-top:14px}.api-hero .hero-logo-chip,.product-hero .hero-logo-chip,.solution-hero .hero-logo-chip,.company-hero .hero-logo-chip{background:#ffffff1a;border-color:#ffffff42;min-height:38px;padding:5px 12px 5px 7px;font-size:12px;box-shadow:0 12px 28px #000a232e}.api-hero .hero-logo-chip i,.product-hero .hero-logo-chip i,.solution-hero .hero-logo-chip i,.company-hero .hero-logo-chip i{flex-basis:31px;width:31px;height:31px;min-height:31px}.api-hero .hero-logo-chip i:before,.product-hero .hero-logo-chip i:before,.solution-hero .hero-logo-chip i:before,.company-hero .hero-logo-chip i:before{font-size:13px}.hero-logo-chip .api-card-icon.gst:before{content:"GST";font-size:10px}.hero-logo-chip .api-card-icon.identity:before{content:"KYC";font-size:10px}.hero-logo-chip .api-card-icon.business:before{content:"CO";font-size:10px}.hero-logo-chip .api-card-icon.finance:before{content:"PAN";font-size:9px}.hero-logo-chip .api-card-icon.utility:before{content:"E";font-size:14px}.hero-logo-chip .solution-card-icon.business:before{content:"BIZ";font-size:9px}.hero-logo-chip .solution-card-icon.identity:before{content:"ID";font-size:10px}.hero-logo-chip .solution-card-icon.gst:before{content:"GST";font-size:9px}.hero-logo-chip .solution-card-icon.tax:before{content:"AUTO";font-size:7px}.hero-logo-chip .solution-card-icon.cloud:before{content:"G";font-size:13px}@media (width<=1180px){.footer-grid{grid-template-columns:1fr}.footer-links-grid{grid-template-columns:repeat(3,minmax(160px,1fr))}.footer-support{margin-left:0;margin-right:0}.footer-trust-strip{grid-template-columns:repeat(2,1fr)}.footer-trust-item,.footer-trust-item+.footer-trust-item{border-left:0}.footer-bottom{text-align:center;grid-template-columns:1fr;justify-items:center;padding:28px 0}.footer-bottom p{white-space:normal}}@media (width<=720px){.site-footer{padding-left:20px;padding-right:20px}.footer-links-grid,.footer-trust-strip{grid-template-columns:1fr}.footer-support{flex-direction:column;align-items:stretch}.footer-support-copy{align-items:flex-start}.footer-support-btn{width:100%}.footer-trust-item{padding:18px 4px}.footer-policy-links,.footer-badges{flex-wrap:wrap;justify-content:center}}.hero-logo-chip i,.hero-logo-chip .feature-icon,.hero-logo-chip .api-card-icon,.hero-logo-chip .product-card-icon,.hero-logo-chip .solution-card-icon{box-shadow:none;border-radius:50%;flex:0 0 24px;grid-row:auto;width:24px;height:24px;min-height:24px;margin:0}.hero-logo-chip i:before,.hero-logo-chip .feature-icon:before,.hero-logo-chip .api-card-icon:before,.hero-logo-chip .product-card-icon:before,.hero-logo-chip .solution-card-icon:before{font-size:12px}.solution-list-section .solution-carousel-shell{scroll-behavior:smooth;scrollbar-width:none;max-width:1180px;overflow-x:auto}.solution-list-section .solution-carousel-shell::-webkit-scrollbar{display:none}.solution-list-section .solution-carousel-shell:before,.solution-list-section .solution-carousel-shell:after{display:none}.solution-list-section .solution-card-track{gap:20px;width:max-content;animation:none;display:flex}.solution-list-section .solution-card{border-radius:10px;flex-direction:column;flex:0 0 clamp(300px,31vw,380px);height:auto;min-height:300px;padding:20px;transition:border-color .22s,box-shadow .22s,transform .22s;display:flex;box-shadow:0 14px 34px #091f4a14}.solution-list-section .solution-card:hover{border-color:#e9a82094;transform:translateY(-5px);box-shadow:0 22px 46px #091f4a24}.solution-card-category{color:#e9a820;letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:12px;min-height:52px;font-size:10px;font-weight:900;line-height:1.2;display:flex}.solution-list-section .solution-card>.solution-card-icon{display:none}.solution-card-category:before{border-radius:12px;flex:0 0 52px;justify-content:center;align-items:center;width:52px;height:52px;font-size:18px;font-weight:900;display:inline-flex}.solution-card-category.sap:before{content:"";background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20160%2080'%20role='img'%20aria-labelledby='title'%3e%3ctitle%20id='title'%3eSAP%3c/title%3e%3cpath%20fill='%230a6ed1'%20d='M0%200h160L80%2080H0z'/%3e%3cpath%20fill='%23fff'%20d='M21%2056c-7%200-12-2-17-5l5-10c4%202%208%204%2012%204%204%200%206-1%206-3%200-2-2-3-7-4C10%2036%205%2032%205%2024%205%2014%2013%208%2025%208c7%200%2013%202%2018%205l-6%2010c-4-2-8-3-12-3-3%200-5%201-5%203%200%202%202%203%208%204%2010%202%2015%206%2015%2014%200%2010-8%2015-22%2015Zm48-1-3-8H49l-3%208H31L50%209h16l19%2046H69Zm-16-19h10l-5-14-5%2014Zm30%2019V9h23c13%200%2021%207%2021%2018%200%2012-9%2019-22%2019h-7v9H83Zm15-21h7c5%200%208-3%208-7%200-4-3-6-8-6h-7v13Z'/%3e%3c/svg%3e") 50%/72% no-repeat,#e6f0ff}.solution-card-category.tax:before{color:#f2a000;content:"▤";background:#fff0d4}.solution-card-category.cloud:before{color:#1766df;content:"☁";background:#e8f0ff}.solution-card-category.gst:before{color:#22a949;content:"▤";background:#e2f9e8}.solution-card-category.identity:before{color:#1766df;content:"◎";background:#e5efff}.solution-card-category.signature:before{color:#7743d8;content:"DSC";background:#f1e9ff;font-size:14px}.solution-list-section .solution-card h3{color:#061a55;min-height:58px;margin-top:16px;font-size:20px;line-height:1.2}.solution-list-section .solution-card p{color:#3d485d;max-height:none;margin:10px 0 18px;font-size:14px;line-height:1.55}.solution-card-highlights{flex-wrap:wrap;gap:7px;margin-top:auto;padding-top:12px;display:flex}.solution-card-highlights span{color:#16386f;background:#eef4ff;border:1px solid #d9e6f8;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:800;line-height:1.2}.solution-card-highlights .solution-card-more{color:#8a5a00;background:#fff2cd;border-color:#f0c458;font-weight:950}.solution-list-section .solution-card button{color:#0056ff;cursor:pointer;font:inherit;background:0 0;border:0;align-self:center;margin-top:auto;padding:0;font-size:14px;font-weight:900;text-decoration:none}.solution-list-section .solution-card button:hover{color:#e9a820}.solution-modal-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1100;background:#0218498f;justify-content:flex-end;align-items:center;padding:28px;animation:.18s both solutionOverlayFade;display:flex;position:fixed;inset:0}.solution-modal{color:#061a55;background:linear-gradient(135deg,#fffffff5,#f4f9ffe6),#fff;border:1px solid #e2ebfaf2;border-radius:18px;width:min(100%,560px);max-width:560px;max-height:calc(100vh - 56px);padding:30px;animation:.22s both solutionPanelIn;position:relative;overflow:hidden auto;box-shadow:0 34px 90px #061a5542}.solution-modal-actions{background:#fffffff0;margin:0 -30px -30px;padding:16px 30px 30px;position:sticky;bottom:-30px}.solution-list-section .solution-carousel-shell{overflow:hidden!important}.solution-list-section .solution-card-track{align-items:flex-start;grid-template-columns:none!important;width:max-content!important;animation:38s linear infinite serviceSlide!important;display:flex!important}.solution-list-section .solution-card-track:hover{animation-play-state:paused!important}.solution-list-section .solution-card-track .solution-card{box-sizing:border-box;flex:0 0 clamp(300px,31vw,380px);width:clamp(300px,31vw,380px);height:430px;min-height:430px;overflow:hidden}.solution-modal:before{content:"";background:linear-gradient(90deg,#e9a820,#0a55d814);height:5px;position:absolute;top:0;left:0;right:0}.solution-modal-close{color:#061a55;cursor:pointer;background:#eef4ff;border:1px solid #d9e5f7;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:24px;font-weight:900;line-height:1;transition:background .2s,color .2s,transform .2s;display:inline-flex;position:absolute;top:18px;right:18px}.solution-modal-close:hover{color:#fff;background:#e9a820;transform:rotate(90deg)}.solution-modal-header{grid-template-columns:64px 1fr;align-items:center;gap:16px;padding-right:44px;display:grid}.solution-modal-header .solution-card-icon{border-radius:16px;width:64px;height:64px}.solution-modal-header>div>span{color:#e9a820;letter-spacing:.06em;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:900;display:block}.solution-modal h2{color:#061a55;margin:0;font-size:clamp(25px,3vw,34px);line-height:1.12}.solution-modal-description{color:#3d485d;margin:22px 0;font-size:16px;line-height:1.65}.solution-modal-bullets{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0 0 26px;display:grid}.solution-modal-bullets span{color:#061a55;background:#0a55d812;border:1px solid #dce8fb;border-radius:999px;align-items:center;gap:8px;min-height:38px;padding:8px 12px;font-size:13px;font-weight:800;display:inline-flex}.solution-modal-bullets span:before{content:"";background:#e9a820;border-radius:50%;flex:0 0 7px;width:7px;height:7px}.solution-modal-actions{flex-wrap:wrap;gap:12px;display:flex}.solution-modal-actions a{border-radius:10px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-size:14px;font-weight:900;text-decoration:none;display:inline-flex}.solution-modal-primary{color:#061a55;background:linear-gradient(#ffc511,#e9a820)}.solution-modal-secondary{color:#061a55;background:#fff;border:1px solid #b8c8e2}@keyframes solutionOverlayFade{0%{opacity:0}to{opacity:1}}@keyframes solutionPanelIn{0%{opacity:0;transform:translate(24px)scale(.98)}to{opacity:1;transform:translate(0)scale(1)}}@media (width<=1180px){.solution-list-section .solution-card-track{grid-template-columns:repeat(2,minmax(280px,1fr))}}@media (width<=820px){.solution-list-section .solution-card-track{grid-template-columns:1fr}.solution-modal-overlay{align-items:flex-end;padding:16px}.solution-modal{max-height:calc(100vh - 32px);padding:24px}.solution-modal-bullets{grid-template-columns:1fr}}@media (width<=680px){.home-carousel-shell,.product-carousel-shell,.solution-carousel-shell{overflow:visible}.home-carousel-shell:before,.home-carousel-shell:after,.product-carousel-shell:before,.product-carousel-shell:after,.solution-carousel-shell:before,.solution-carousel-shell:after{display:none}.home-card-track,.product-card-track,.solution-card-track{grid-template-columns:1fr;width:auto;animation:none;display:grid}.home-card-track .feature-card,.product-card-track .product-card,.solution-card-track .solution-card{flex-basis:auto;height:auto}}@media (width<=1100px){.about-hero,.about-intro,.about-dsc,.about-mission-grid{grid-template-columns:1fr}.about-services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-strengths{grid-template-columns:1fr}.api-hero,.product-hero,.solution-hero,.company-hero{grid-template-columns:1fr;min-height:0;padding:30px 28px}.api-hero-copy,.product-hero-copy,.solution-hero-copy,.company-hero-copy{max-width:760px}.api-hero-art,.product-hero-art,.solution-hero-art,.company-hero-art{height:auto;margin-top:18px}.api-hero-art img,.product-hero-art img,.solution-hero-art img,.company-hero-art img{object-fit:contain;width:100%;height:auto}.footer-grid{grid-template-columns:1fr 1fr}.footer-contact-form-card{grid-column:1/-1}}@media (width<=960px){.site-header{align-items:stretch;padding:12px 18px 16px}.about-hero{min-height:0;padding:42px 22px}.about-hero h1{font-size:34px}.about-hero p,.about-copy-block p,.about-dsc p,.about-mission-grid p,.about-closing p{font-size:16px}.about-section,.about-closing{padding:38px 20px}.about-services-grid,.about-dsc-list{grid-template-columns:1fr}.about-service-card{min-height:0}.nav-links{justify-content:flex-start;gap:8px}.nav-link,.login-btn{font-size:14px}.login-btn{min-height:42px;padding:0 18px}.api-hero,.product-hero,.solution-hero,.company-hero{padding:26px 20px}.api-hero h1,.product-hero h1,.solution-hero h1,.company-hero h1,.hero h1{font-size:31px}.api-hero p,.product-hero p,.solution-hero p,.company-hero p{font-size:15px}.api-actions,.product-actions,.solution-actions,.company-actions{flex-direction:column;align-items:stretch;max-width:310px}.api-trust-row,.product-trust-row,.trust-row{flex-direction:column;align-items:flex-start;gap:10px}.api-trust-item,.api-trust-item+.api-trust-item,.trust-item,.trust-item+.trust-item{border-left:0;padding-left:0}.hero-logo-strip{gap:8px}.api-hero .hero-logo-chip,.product-hero .hero-logo-chip,.solution-hero .hero-logo-chip,.company-hero .hero-logo-chip{min-height:36px;font-size:11px}.stats-card,.api-page .stats-card,.company-stats-strip,.solution-stat-strip{grid-template-columns:1fr;max-width:none;margin-left:0;margin-right:0}.stat-item,.api-page .stat-item,.company-stat,.solution-stat{padding:18px 20px;border-left:0!important}.solution-bottom-row{grid-template-columns:1fr}.home-carousel-shell,.api-carousel-shell,.product-carousel-shell,.solution-carousel-shell,.industry-carousel-shell{overflow:visible}.home-carousel-shell:before,.home-carousel-shell:after,.api-carousel-shell:before,.api-carousel-shell:after,.product-carousel-shell:before,.product-carousel-shell:after,.solution-carousel-shell:before,.solution-carousel-shell:after,.industry-carousel-shell:before,.industry-carousel-shell:after{display:none}.home-card-track,.api-card-track,.product-card-track,.solution-card-track,.industry-card-track{grid-template-columns:1fr;width:auto;animation:none;display:grid}.home-card-track .feature-card,.api-card-track .api-card,.product-card-track .product-card,.solution-card-track .solution-card,.industry-card-track .industry-card{flex:none;width:auto}.footer-grid,.footer-newsletter-column form{grid-template-columns:1fr}.footer-bottom{flex-direction:column;align-items:flex-start;gap:18px}.footer-policy-links{justify-content:flex-start}}@media (width>=1001px){.api-page .api-hero,.solution-page .solution-hero,.company-page .company-hero{align-items:flex-start;padding-top:42px}}.letterhead-preview .letterhead-sheet{aspect-ratio:210/297;width:100%;max-width:794px;height:auto;min-height:0;padding:17.6% 9.3% 21.5%;overflow:hidden}.letterhead-preview .letterhead-body{min-height:0;font-size:clamp(9px,1.05vw,14px)}@media print{html,body{background:#fff!important;height:auto!important;margin:0!important;padding:0!important}body>#root{display:none!important}:is(body:has(.letterhead-studio) .letterhead-print-document,body:has(.letterhead-studio) .letterhead-print-document *){visibility:visible!important}.letterhead-print-document{box-sizing:border-box;color:#17243b;font-family:Arial,Helvetica,sans-serif;font-size:11pt;line-height:1.55;margin:0!important;padding:0!important;display:block!important}.letterhead-print-template{object-fit:fill;z-index:0;width:210mm;height:297mm;position:fixed;inset:0;display:block!important}.letterhead-print-body{z-index:1;position:relative;display:block!important}.letterhead-print-body p,.letterhead-print-body h1,.letterhead-print-body h2,.letterhead-print-body h3,.letterhead-print-body ul,.letterhead-print-body ol,.letterhead-print-body table{break-inside:avoid}.letterhead-print-body table{border-collapse:collapse;width:100%}.letterhead-print-body td,.letterhead-print-body th{border:1px solid #cad4df;padding:2mm}@page{margin:50mm 19.5mm 61mm;size:A4}}.letterhead-preview{overflow:visible}.letterhead-sheet{aspect-ratio:210/297;width:min(100%,794px);height:auto;min-height:0;padding:17.6% 9.3% 21.5%;overflow:hidden}.letterhead-body{min-height:0;font-size:clamp(9px,1.05vw,14px)}.letterhead-print-document{display:none}@media print{html,body{background:#fff!important;height:auto!important;margin:0!important;padding:0!important}body>#root{display:none!important}:is(body:has(.letterhead-studio) .letterhead-print-document,body:has(.letterhead-studio) .letterhead-print-document *){visibility:visible!important}.letterhead-print-document{box-sizing:border-box;color:#17243b;font-family:Arial,Helvetica,sans-serif;font-size:11pt;line-height:1.55;margin:0!important;padding:0!important;display:block!important}.letterhead-print-template{object-fit:fill;z-index:0;width:210mm;height:297mm;position:fixed;inset:0;display:block!important}.letterhead-print-body{z-index:1;position:relative;display:block!important}.letterhead-print-body p,.letterhead-print-body h1,.letterhead-print-body h2,.letterhead-print-body h3,.letterhead-print-body ul,.letterhead-print-body ol,.letterhead-print-body table{break-inside:avoid}.letterhead-print-body table{border-collapse:collapse;width:100%}.letterhead-print-body td,.letterhead-print-body th{border:1px solid #cad4df;padding:2mm}@page{margin:50mm 19.5mm 61mm;size:A4}}@media (width<=960px){.site-header{flex-flow:wrap;align-items:center;gap:0;height:auto;min-height:68px;padding:8px 16px}.brand img{width:min(225px,64vw);max-height:50px}.mobile-nav-toggle{cursor:pointer;background:0 0;border:1px solid #ffffff59;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:42px;margin-left:auto;padding:0;display:inline-flex}.mobile-nav-toggle span{background:#fff;border-radius:99px;width:22px;height:2px;transition:transform .18s,opacity .18s;display:block}.mobile-nav-toggle.is-open span:first-child{transform:translateY(7px)rotate(45deg)}.mobile-nav-toggle.is-open span:nth-child(2){opacity:0}.mobile-nav-toggle.is-open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.nav-links{background:#001b45;border-top:1px solid #ffffff1f;flex-direction:column;flex:0 0 calc(100% + 32px);align-items:stretch;gap:0;width:calc(100% + 32px);max-height:calc(100vh - 68px);margin:8px -16px -8px;padding:8px 16px 16px;display:none;overflow-y:auto}.nav-links.mobile-open{display:flex}.nav-links>button,.nav-links>a,.nav-menu-item>button{justify-content:flex-start;width:100%;height:46px;min-height:46px;padding:0 12px;font-size:15px}.nav-menu-item{width:100%;height:auto;display:block}.nav-dropdown,.nav-dropdown.menu-open{opacity:1;pointer-events:auto;border-radius:6px;width:100%;min-width:0;padding:5px;display:none;position:static;left:auto;transform:none}.nav-dropdown.menu-open{display:grid}.nav-dropdown.offerings-mega-menu,.nav-dropdown.offerings-mega-menu.menu-open{grid-template-columns:1fr;gap:6px;width:100%}.nav-dropdown .offering-mega-card{grid-template-columns:32px minmax(0,1fr) 18px;min-height:68px;padding:9px 10px}.offering-mega-icon{width:32px;height:32px}.offering-mega-copy strong{font-size:13px}.offering-mega-copy small{font-size:10.5px}.nav-links a.active:after,.nav-links button.active:after{bottom:5px;left:12px}.nav-links .mobile-login-link{border:1px solid #ffffff73;border-radius:6px;margin-top:8px;display:flex;justify-content:center!important}.nav-actions{display:none}}@media (width<=430px){html,body,#root,.site-header,.hero,.api-hero,.product-hero,.solution-hero,.company-hero,.solutions,.api-list-section,.product-list-section,.solution-list-section,.company-content,.site-footer{max-width:100%;overflow-x:hidden}.nav-links{width:100%}.api-hero h1,.product-hero h1,.solution-hero h1,.company-hero h1,.hero h1{font-size:28px}.footer-logo{max-width:240px}.footer-contact-form-card,.footer-newsletter-column{padding:20px}}.about-page{background:radial-gradient(circle at 12% 6%,#0070ff24,#0000 26%),radial-gradient(circle at 85% 18%,#f8b4001f,#0000 24%),linear-gradient(#eef5ff 0%,#fff 40%,#f3f8ff 100%)}.about-hero{background:linear-gradient(90deg,#001b45fa 0%,#002b5deb 48%,#001b45fa 100%),repeating-linear-gradient(90deg,#ffffff14 0 1px,#0000 1px 120px),radial-gradient(circle at 80% 24%,#0091ff57,#0000 34%);position:relative;overflow:hidden}.about-hero:before{content:"";opacity:.36;pointer-events:none;background:linear-gradient(135deg,#ffc4002e,#0000 28%),radial-gradient(circle,#ffffff1f 1px,#0000 2px) 0 0/34px 34px;position:absolute;inset:0}.about-hero-copy,.about-hero-panel{z-index:1;position:relative}.about-hero h1{max-width:1180px;font-size:clamp(40px,4.15vw,66px)}.about-hero-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;max-width:820px;margin-top:30px;display:grid}.about-hero-metrics article{background:#ffffff1a;border:1px solid #ffffff2e;border-radius:8px;min-height:92px;padding:16px}.about-hero-metrics strong{color:#ffc400;font-size:25px;line-height:1;display:block}.about-hero-metrics span{color:#ffffffdb;margin-top:8px;font-size:13px;font-weight:800;display:block}.about-hero-panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(145deg,#ffffff24,#ffffff0f),radial-gradient(circle at 20% 0,#ffc40038,#0000 30%)}.about-hero-panel img{width:100%;max-width:330px;display:block}.about-hero-panel p{color:#ffffffd1;margin:0;font-size:16px;line-height:1.5}.about-hero-panel div{grid-template-columns:1fr 1fr;gap:10px;margin-top:4px;display:grid}.about-hero-panel div span{min-height:46px}.about-service-carousel{margin-inline:calc(clamp(24px,4vw,62px)/-2.85714);padding:10px 0 22px;position:relative;overflow:hidden}.about-service-carousel:before,.about-service-carousel:after{content:"";pointer-events:none;z-index:2;width:120px;height:100%;position:absolute;top:0}.about-service-carousel:before{background:linear-gradient(90deg,#fff,#0000);left:0}.about-service-carousel:after{background:linear-gradient(270deg,#fff,#0000);right:0}.about-service-track{gap:18px;width:max-content;animation:36s linear infinite aboutServiceMarquee;display:flex}.about-service-carousel:hover .about-service-track{animation-play-state:paused}.about-service-card{flex-direction:column;flex:0 0 340px;align-items:flex-start;min-height:230px;transition:transform .2s,box-shadow .2s,border-color .2s}.about-service-card:hover{border-color:#f8b400b3;transform:translateY(-5px);box-shadow:0 24px 60px #09224824}.about-service-card i{color:#06f;justify-content:center;align-items:center;font-size:15px;font-style:normal;display:inline-flex}.about-service-card i:before{content:""}.about-service-card p{color:#506075;margin:0;font-size:15px;font-weight:700;line-height:1.5}.about-services-feature{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;padding-top:10px;display:grid}.about-services-feature article{background:linear-gradient(#fff,#f7fbff);border:1px solid #dbe6f5;border-radius:8px;padding:30px;box-shadow:0 16px 48px #09224814}.about-services-feature span{color:#f8b400;text-transform:uppercase;margin-bottom:12px;font-size:14px;font-weight:900;display:block}.about-services-feature h3{color:#071f55;margin:0 0 14px;font-size:26px;line-height:1.1}.about-services-feature p{color:#40506a;margin:0;font-size:16px;line-height:1.62}.about-mission-grid article{align-items:flex-start;gap:22px;display:flex}.about-mission-grid article i{color:#061f4e;background:linear-gradient(135deg,#ffc400,#eaa315);border-radius:50%;flex:0 0 70px;justify-content:center;align-items:center;height:70px;font-size:32px;font-style:normal;font-weight:900;display:inline-flex;box-shadow:0 18px 38px #f8b40047}@keyframes aboutServiceMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (width<=1100px){.about-hero-metrics,.about-services-feature{grid-template-columns:1fr 1fr}.about-hero-panel{max-width:620px}}@media (width<=760px){.about-hero-metrics,.about-services-feature{grid-template-columns:1fr}.about-service-carousel{margin-inline:0;overflow:visible}.about-service-carousel:before,.about-service-carousel:after{display:none}.about-service-track{grid-template-columns:1fr;width:auto;animation:none;display:grid}.about-service-card{flex:none;width:auto;min-height:0}.about-mission-grid article{flex-direction:column}.about-hero-panel div{grid-template-columns:1fr}}.about-service-card .offering-service-icon{color:#0750a1;background:linear-gradient(145deg,#f4f8ff,#e2edfb);border:1px solid #cbdcf0;border-radius:12px;flex:0 0 58px;width:58px;height:58px}.about-service-card .offering-service-icon>svg,.about-service-card .offering-service-icon>img{width:42px;height:42px}.about-services-feature{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-color:#d3a10d #e4edf7;scrollbar-width:thin;max-width:none;overflow-x:auto;display:block!important}.about-strength-track{gap:20px;width:max-content;animation:none;display:flex}.about-strength-track>article{box-sizing:border-box;scroll-snap-align:start;flex:0 0 min(620px,33.333vw - 40px);min-height:0;padding:24px}@media (width<=900px){.about-strength-track>article{flex-basis:min(560px,50vw - 34px)}}@media (width<=640px){.about-strength-track{gap:14px}.about-strength-track>article{flex-basis:84vw;min-height:0;padding:20px}}.why-page{background:radial-gradient(circle at 78% 8%,#f8b40021,#0000 26%),radial-gradient(circle at 16% 12%,#007bff21,#0000 28%),linear-gradient(#f4f8ff 0%,#fff 46%,#eef5ff 100%)}.why-hero{background:linear-gradient(90deg,#001b45fa,#00336ceb),repeating-linear-gradient(135deg,#ffffff14 0 1px,#0000 1px 92px),radial-gradient(circle at 84% 20%,#0099ff52,#0000 30%);grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:42px;min-height:510px;padding:72px clamp(28px,6vw,96px);display:grid;position:relative;overflow:hidden}.why-hero:before{content:"";opacity:.55;pointer-events:none;background:radial-gradient(circle,#ffffff21 1px,#0000 2px) 0 0/32px 32px,linear-gradient(115deg,#0000 0 56%,#ffc40021 56% 58%,#0000 58%);position:absolute;inset:0}.why-hero-copy,.why-hero-card{z-index:1;position:relative}.why-hero h1{color:#fff;max-width:960px;margin:0;font-size:clamp(42px,4.4vw,72px);line-height:1.05}.why-hero p{color:#ffffffe0;max-width:900px;margin:24px 0 0;font-size:clamp(18px,1.35vw,23px);line-height:1.55}.why-hero-card{background:linear-gradient(145deg,#ffffff24,#ffffff0f),radial-gradient(circle at 16% 10%,#ffc40033,#0000 28%);border:1px solid #ffffff38;border-radius:8px;padding:34px;box-shadow:0 28px 70px #00000042}.why-hero-card img{width:100%;max-width:360px;display:block}.why-hero-card h2{color:#fff;margin:26px 0;font-size:clamp(26px,2.5vw,38px);line-height:1.13}.why-hero-tags{grid-template-columns:1fr 1fr;gap:12px;display:grid}.why-hero-tags span{color:#fff;background:#ffffff1a;border:1px solid #ffffff29;border-radius:8px;padding:15px 16px;font-size:16px;font-weight:900}.why-carousel{padding:12px 0 26px;position:relative;overflow:hidden}.why-carousel:before,.why-carousel:after{content:"";pointer-events:none;z-index:2;width:130px;height:100%;position:absolute;top:0}.why-carousel:before{background:linear-gradient(90deg,#fff,#0000);left:0}.why-carousel:after{background:linear-gradient(270deg,#fff,#0000);right:0}.why-carousel-track{gap:18px;width:max-content;animation:42s linear infinite whyMarquee;display:flex}.why-carousel:hover .why-carousel-track{animation-play-state:paused}.why-card{background:#fffffff0;border:1px solid #dce7f4;border-radius:8px;flex:0 0 360px;min-height:285px;padding:26px;transition:transform .2s,border-color .2s,box-shadow .2s;box-shadow:0 16px 48px #09224817}.why-card:hover{border-color:#f8b400bf;transform:translateY(-5px);box-shadow:0 24px 64px #09224824}.why-card i{color:#06f;background:linear-gradient(135deg,#eaf3ff,#fff);border:1px solid #dce7f4;border-radius:8px;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:20px;font-size:16px;font-style:normal;font-weight:900;display:inline-flex}.why-card h3{color:#071f55;margin:0 0 14px;font-size:25px;line-height:1.12}.why-card p{color:#506075;margin:0;font-size:16px;font-weight:700;line-height:1.58}.why-proof-section{grid-template-columns:.72fr 1.28fr;align-items:start;gap:30px;display:grid}.why-proof-copy{background:linear-gradient(145deg,#061f4e,#003f87),radial-gradient(circle at 90% 0,#ffc40033,#0000 28%);border-radius:8px;padding:34px;position:sticky;top:90px;box-shadow:0 20px 54px #09224829}.why-proof-copy h2,.why-proof-copy p{color:#fff}.why-proof-copy h2{margin:0;font-size:clamp(30px,2.8vw,44px);line-height:1.12}.why-proof-copy p{margin:18px 0 0;font-size:18px;line-height:1.6}.why-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.why-proof-grid article{background:#fff;border:1px solid #dbe6f5;border-radius:8px;align-items:center;gap:14px;min-height:74px;padding:16px 18px;display:flex;box-shadow:0 12px 36px #09224812}.why-proof-grid span{background:#f8b40021;border-radius:50%;flex:0 0 34px;justify-content:center;align-items:center;height:34px;display:inline-flex}.why-proof-grid span:before{color:#f8b400;content:"✓";font-size:18px;font-weight:900}.why-proof-grid p{color:#071f55;margin:0;font-size:16px;font-weight:900;line-height:1.3}.why-closing{margin-top:0}@keyframes whyMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (width<=1100px){.why-hero,.why-proof-section{grid-template-columns:1fr}.why-proof-copy{position:static}}@media (width<=760px){.why-hero{min-height:0;padding:42px 20px}.why-hero h1{font-size:34px}.why-hero p{font-size:16px}.why-hero-tags,.why-proof-grid{grid-template-columns:1fr}.why-carousel{overflow:visible}.why-carousel:before,.why-carousel:after{display:none}.why-carousel-track{grid-template-columns:1fr;width:auto;animation:none;display:grid}.why-card{flex:none;min-height:0}}.clients-page{color:#071f55;background:radial-gradient(circle at 18% 10%,#007bff24,#0000 28%),radial-gradient(circle at 86% 12%,#f8b40021,#0000 24%),linear-gradient(#f3f8ff 0%,#fff 45%,#eef5ff 100%)}.clients-hero{background:linear-gradient(90deg,#001b45fa,#002d62eb),repeating-linear-gradient(90deg,#ffffff14 0 1px,#0000 1px 110px),radial-gradient(circle at 82% 18%,#0095ff52,#0000 31%);grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);align-items:center;gap:42px;min-height:500px;padding:72px clamp(28px,6vw,96px);display:grid;position:relative;overflow:hidden}.clients-hero:before{content:"";opacity:.46;pointer-events:none;background:radial-gradient(circle,#ffffff21 1px,#0000 2px) 0 0/34px 34px,linear-gradient(135deg,#f8b4002e,#0000 24%);position:absolute;inset:0}.clients-hero-copy,.clients-hero-card{z-index:1;position:relative}.clients-hero h1{color:#fff;max-width:980px;margin:0;font-size:clamp(42px,4.5vw,76px);line-height:1.04}.clients-hero p{color:#ffffffe0;max-width:900px;margin:24px 0 0;font-size:clamp(18px,1.45vw,24px);line-height:1.55}.clients-hero-card{background:linear-gradient(145deg,#ffffff24,#ffffff0f),radial-gradient(circle at 18% 8%,#ffc40033,#0000 30%);border:1px solid #ffffff38;border-radius:8px;padding:34px;box-shadow:0 28px 70px #00000042}.clients-hero-card img{width:100%;max-width:360px;display:block}.clients-hero-card strong{color:#ffc400;margin-top:28px;font-size:clamp(70px,7vw,118px);line-height:.92;display:block}.clients-hero-card span{color:#fff;text-transform:uppercase;margin-top:8px;font-size:28px;font-weight:900;display:block}.clients-hero-card p{margin-top:18px;font-size:17px}.clients-showcase{max-width:1560px;margin:0 auto;padding:58px clamp(24px,4vw,62px)}.clients-carousel{padding:12px 0 28px;position:relative;overflow:hidden}.clients-carousel:before,.clients-carousel:after{content:"";pointer-events:none;z-index:2;width:130px;height:100%;position:absolute;top:0}.clients-carousel:before{background:linear-gradient(90deg,#fff,#0000);left:0}.clients-carousel:after{background:linear-gradient(270deg,#fff,#0000);right:0}.clients-track{gap:18px;width:max-content;animation:40s linear infinite clientsMarquee;display:flex}.clients-carousel:hover .clients-track{animation-play-state:paused}.client-logo-card{background:#fffffff0;border:1px solid #dce7f4;border-radius:8px;flex:0 0 330px;min-height:235px;padding:24px;transition:transform .2s,box-shadow .2s,border-color .2s;box-shadow:0 16px 48px #09224817}.client-logo-card:hover{border-color:#f8b400bf;transform:translateY(-5px);box-shadow:0 24px 64px #09224824}.client-logo-mark{color:#08245c;text-align:center;background:linear-gradient(135deg,#fff,#f4f8ff);border:1px solid #dce7f4;border-radius:8px;justify-content:center;align-items:center;height:128px;margin-bottom:18px;padding:0;font-size:28px;font-weight:900;line-height:1.05;display:flex}.client-logo-mark img{object-fit:cover;width:100%;max-width:100%;height:100%;display:block}.client-logo-card h3{color:#071f55;text-transform:uppercase;margin:0 0 10px;font-size:20px;line-height:1.2}.client-logo-card p{color:#506075;margin:0;font-size:15px;font-weight:700;line-height:1.45}.clients-industries{background:linear-gradient(135deg,#061f4e,#003f87),radial-gradient(circle at 88% 12%,#ffc40033,#0000 28%);border-radius:8px;grid-template-columns:.8fr 1.2fr;align-items:center;gap:30px;max-width:1430px;margin:0 auto 34px;padding:42px;display:grid}.clients-industries h2,.clients-industries p{color:#fff}.clients-industries h2{margin:0;font-size:clamp(30px,3vw,48px);line-height:1.12}.clients-industries p{margin:18px 0 0;font-size:17px;line-height:1.6}.clients-industry-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.clients-industry-grid span{color:#fff;text-align:center;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:8px;padding:18px 14px;font-size:16px;font-weight:900}.clients-trust-strip{background:#fff;border:1px solid #dce7f4;border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;max-width:1430px;margin:0 auto 58px;display:grid;overflow:hidden;box-shadow:0 22px 70px #0922481f}.clients-trust-strip article{text-align:center;padding:26px}.clients-trust-strip article+article{border-left:1px solid #dce7f4}.clients-trust-strip strong{color:#0045a8;font-size:clamp(28px,3vw,46px);line-height:1;display:block}.clients-trust-strip span{color:#40506a;margin-top:10px;font-size:15px;font-weight:800;display:block}@keyframes clientsMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (width<=1100px){.clients-hero,.clients-industries{grid-template-columns:1fr}.clients-industry-grid,.clients-trust-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.clients-hero{min-height:0;padding:42px 20px}.clients-hero h1{font-size:34px}.clients-hero p{font-size:16px}.clients-carousel{overflow:visible}.clients-carousel:before,.clients-carousel:after{display:none}.clients-track{grid-template-columns:1fr;width:auto;animation:none;display:grid}.client-logo-card{flex:none;min-height:0}.clients-industries{border-radius:0;margin-bottom:24px;padding:34px 20px}.clients-industry-grid,.clients-trust-strip{grid-template-columns:1fr}.clients-trust-strip article+article{border-top:1px solid #dce7f4;border-left:0}}.admin-login-page,.admin-shell{color:#fff;background:radial-gradient(circle at 16% 8%,#0085ff2e,#0000 30%),linear-gradient(135deg,#001b45,#002b61 55%,#001b45);min-height:100vh}.admin-login-page{justify-content:center;align-items:center;padding:28px;display:flex}.admin-login-card{background:#ffffff1a;border:1px solid #ffffff2e;border-radius:8px;gap:16px;width:100%;max-width:460px;padding:34px;display:grid;box-shadow:0 26px 80px #00000047}.admin-login-card img{width:100%;max-width:300px}.admin-login-card span,.admin-topbar span{color:#ffc400;text-transform:uppercase;font-weight:900}.admin-login-card h1,.admin-topbar h1{color:#fff;margin:0;line-height:1.1}.admin-login-card input,.admin-form-grid input,.admin-form-grid textarea,.admin-form-grid select,.admin-table-tools input{color:#061f4e;font:inherit;background:#ffffffeb;border:1px solid #ffffff2e;border-radius:8px;min-height:46px;padding:12px 14px}.admin-login-card button,.admin-topbar button,.admin-table-tools button,.admin-save-btn,.admin-form-grid button{color:#061f4e;cursor:pointer;font:inherit;background:linear-gradient(135deg,#ffc400,#e8a914);border:0;border-radius:8px;min-height:46px;padding:0 20px;font-weight:900}.admin-login-card .admin-forgot-btn{color:#ffffffdb;text-underline-offset:4px;background:0 0;border:0;justify-self:start;min-height:0;padding:0;text-decoration:underline}.admin-reset-message{color:#fff;background:#ffc4001f;border:1px solid #ffc40061;border-radius:8px;margin:0;padding:12px;font-size:14px;font-weight:700;line-height:1.45}.admin-login-card a,.admin-login-card small{color:#ffffffd1;font-weight:700}.admin-error{color:#fff;background:#ffffff1f;border-left:4px solid #ffc400;margin:0;padding:12px}.admin-shell{grid-template-columns:300px minmax(0,1fr);display:grid}.admin-sidebar{background:#001436b8;border-right:1px solid #ffffff1f;flex-direction:column;gap:10px;min-height:100vh;padding:26px 18px;display:flex;position:sticky;top:0}.admin-sidebar img{width:100%;max-width:245px}.admin-sidebar .admin-logo-button{text-align:center;background:0 0;border:0;border-radius:0;min-height:0;padding:0}.admin-sidebar .admin-logo-button:hover,.admin-sidebar .admin-logo-button:focus-visible{outline-offset:5px;background:0 0;border-color:#0000;outline:2px solid #8fc5ffa6}.admin-sidebar p{color:#fff;margin:18px 0 0;font-size:18px;font-weight:900}.admin-sidebar span{color:#ffc400;margin-bottom:12px;font-size:13px;font-weight:900;display:block}.admin-sidebar button{color:#fff;cursor:pointer;font:inherit;text-align:left;background:0 0;border:1px solid #ffffff24;border-radius:8px;min-height:44px;padding:0 14px;font-weight:800}.admin-sidebar button.active,.admin-sidebar button:hover{color:#fff;background:#3784d338;border-color:#8fc5ffb3}.admin-main{padding:28px}.admin-topbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:24px;display:flex}.admin-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.admin-summary-grid article,.admin-table-card,.admin-modal,.admin-form-grid{background:#ffffff1a;border:1px solid #ffffff29;border-radius:8px;box-shadow:0 18px 54px #0000002e}.admin-summary-grid article{min-height:138px;padding:24px}.admin-summary-grid span{color:#ffffffc7;font-weight:800;display:block}.admin-summary-grid strong{color:#ffc400;margin-top:18px;font-size:54px;line-height:1;display:block}.letterhead-studio{grid-template-columns:310px minmax(0,1fr);gap:24px;display:grid}.letterhead-controls{background:#ffffff1a;border:1px solid #ffffff29;border-radius:10px;align-self:start;gap:14px;padding:22px;display:grid;position:sticky;top:24px}.letterhead-intro span{color:#ffc400;letter-spacing:1.2px;text-transform:uppercase;font-size:11px;font-weight:900}.letterhead-intro h2{color:#fff;margin:8px 0 10px;font-size:24px;line-height:1.15}.letterhead-intro p,.letterhead-help p{color:#ffffffb8;margin:0;font-size:13px;line-height:1.55}.letterhead-controls label{gap:7px;display:grid}.letterhead-controls label>span,.letterhead-help strong{color:#fff;font-size:13px;font-weight:800}.letterhead-controls input{color:#061f4e;font:inherit;background:#fff;border:1px solid #ffffff4d;border-radius:7px;min-height:43px;padding:10px 12px}.letterhead-upload,.letterhead-pdf,.letterhead-word{cursor:pointer;font:inherit;border-radius:8px;min-height:46px;padding:10px 15px;font-weight:900}.letterhead-upload{color:#ffc400;background:#ffffff14;border:1px dashed #ffc400b8}.letterhead-upload small{color:#ffffff9e;margin-top:4px;font-size:10px;font-weight:700;display:block}.letterhead-status{color:#ffffffc2;margin:-5px 0 0;font-size:12px}.letterhead-help{background:#ffc40014;border-left:3px solid #ffc400;border-radius:4px;padding:12px}.letterhead-help p{margin-top:5px;font-size:11px}.letterhead-pdf{color:#061f4e;background:linear-gradient(135deg,#ffc400,#e8a914);border:0}.letterhead-word{color:#fff;background:0 0;border:1px solid #ffffff59}.letterhead-preview{background:#0012306b;border:1px solid #ffffff1f;border-radius:10px;padding:24px;overflow:auto}.letterhead-preview-label{color:#ffffffad;letter-spacing:.8px;text-transform:uppercase;justify-content:space-between;max-width:794px;margin:0 auto 10px;font-size:10px;font-weight:800;display:flex}.letterhead-preview-label span:first-child{color:#ffc400}.letterhead-sheet{box-sizing:border-box;color:#17243b;background:#fff;width:794px;min-height:1123px;margin:0 auto;padding:145px 72px 112px;position:relative;box-shadow:0 20px 60px #0000004d}.letterhead-accent{background:#ffc400;height:14px;position:absolute;top:0;left:0;right:0}.letterhead-header{border-bottom:2px solid #06366d;justify-content:space-between;align-items:center;padding-bottom:17px;display:flex;position:absolute;top:43px;left:72px;right:72px}.letterhead-header img{max-width:235px;height:auto}.letterhead-contact{color:#53647a;text-align:right;font-size:9px;line-height:1.55}.letterhead-body{outline:none;min-height:780px;font-size:14px;line-height:1.65}.letterhead-body:focus{box-shadow:0 0 0 2px #ffc40040}.letterhead-body p{margin:0 0 15px}.letterhead-body table{border-collapse:collapse;width:100%}.letterhead-body td,.letterhead-body th{border:1px solid #cad4df;padding:7px}.letterhead-footer{color:#637186;border-top:1px solid #ccd5df;justify-content:space-between;padding-top:11px;font-size:9px;display:flex;position:absolute;bottom:38px;left:72px;right:72px}.letterhead-footer strong{color:#06366d}@media (width<=1100px){.letterhead-studio{grid-template-columns:1fr}.letterhead-controls{position:static}}@media print{body:has(.letterhead-studio) *{visibility:hidden}:is(body:has(.letterhead-studio) .letterhead-sheet,body:has(.letterhead-studio) .letterhead-sheet *){visibility:visible}body:has(.letterhead-studio) .letterhead-sheet{box-shadow:none;width:210mm;min-height:297mm;margin:0;position:absolute;top:0;left:0}@page{margin:0;size:A4}}.letterhead-content-column{gap:24px;min-width:0;display:grid}.letterhead-save,.letterhead-new{cursor:pointer;font:inherit;border-radius:8px;min-height:46px;padding:10px 15px;font-weight:900}.letterhead-save{color:#06366d;background:#fff;border:0}.letterhead-new{color:#ffc400;background:0 0;border:1px solid #ffc40080}.letterhead-sheet{padding:190px 74px 230px;overflow:hidden}.letterhead-template-image{object-fit:fill;pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;inset:0}.letterhead-body{z-index:1;min-height:700px;position:relative}.letterhead-library{background:#ffffff1a;border:1px solid #ffffff29;border-radius:10px;padding:20px}.letterhead-library-heading{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.letterhead-library-heading span{color:#ffc400;letter-spacing:1px;text-transform:uppercase;font-size:11px;font-weight:900}.letterhead-library-heading h2{color:#fff;margin:5px 0 0;font-size:22px}.letterhead-library-heading>strong{color:#ffc400;background:#ffc40024;border:1px solid #ffc4006b;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.letterhead-empty{color:#ffffffb3;border:1px dashed #ffffff3d;border-radius:8px;margin:0;padding:20px}.letterhead-document-list{gap:10px;display:grid}.letterhead-document-list article{background:#ffffff12;border:1px solid #ffffff1f;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:13px 14px;display:flex}.letterhead-document-list article>div:first-child{min-width:0}.letterhead-document-list strong,.letterhead-document-list span{display:block}.letterhead-document-list strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.letterhead-document-list span{color:#ffffff9e;margin-top:4px;font-size:11px}.letterhead-document-list button{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:6px;margin-left:7px;padding:8px 11px;font-weight:800}.letterhead-document-list button.delete{color:#ffb5b5;border-color:#ff7e7e6b}@media print{body:has(.letterhead-studio) .letterhead-sheet{height:297mm;min-height:297mm;padding:50mm 19.5mm 61mm}}.admin-table-card{padding:18px}.admin-table-tools{justify-content:space-between;gap:14px;margin-bottom:16px;display:flex}.admin-table-tools input{width:100%;max-width:420px}.admin-table-wrap{overflow-x:auto}.admin-table-card table{border-collapse:collapse;width:100%;min-width:820px}.admin-table-card th,.admin-table-card td{color:#ffffffe0;text-align:left;vertical-align:top;border-bottom:1px solid #ffffff1f;padding:14px 12px}.admin-table-card th{color:#ffc400;text-transform:uppercase;font-size:13px}.admin-table-card td button{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:6px;margin:0 6px 6px 0;padding:8px 10px;font-weight:800}.admin-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:20px;display:grid}.admin-form-grid label{color:#fff;gap:8px;font-weight:800;display:grid}:is(.admin-form-grid label:has(textarea),.admin-form-grid button){grid-column:1/-1}.admin-modal-overlay,.cms-apply-overlay{z-index:80;background:#000a1eb8;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.admin-modal,.cms-apply-modal{width:min(96vw,980px);max-width:980px;max-height:88vh;position:relative;overflow-y:auto}.admin-modal{padding:26px}.admin-modal h2,.cms-apply-modal h2{color:#fff;margin:0 0 18px}.admin-modal-close,.cms-close{color:#061f4e;cursor:pointer;background:#ffc400;border:0;border-radius:50%;width:36px;height:36px;font-weight:900;position:absolute;top:18px;right:18px}.admin-toast,.cms-toast{color:#061f4e;background:#ffc400;border-radius:8px;margin-bottom:18px;padding:12px 16px;font-weight:900}.cms-success-backdrop{z-index:12000;background:#001230c2;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.cms-success-popup{color:#062858;text-align:center;background:#fff;border:2px solid #ffc400;border-radius:18px;width:100%;max-width:460px;padding:34px;box-shadow:0 28px 80px #00143752}.cms-success-check{color:#fff;background:#1ca55a;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:16px;font-size:28px;font-weight:900;display:inline-flex}.cms-success-popup h2{margin:0 0 10px;font-size:25px}.cms-success-popup p{color:#506681;margin:0 0 22px;line-height:1.55}.cms-success-popup button{color:#062858;cursor:pointer;background:#ffc400;border:0;border-radius:9px;padding:11px 30px;font-weight:900}.cms-public-page{color:#071f55;background:linear-gradient(#f3f8ff 0%,#fff 46%,#eef5ff 100%);min-height:70vh}.cms-public-hero{color:#fff;background:linear-gradient(90deg,#001b45fa,#00336ceb),radial-gradient(circle at 84% 24%,#0091ff52,#0000 32%);padding:72px clamp(24px,6vw,96px)}.cms-public-hero span{color:#ffc400;font-weight:900}.cms-public-hero h1{color:#fff;max-width:980px;margin:14px 0 0;font-size:clamp(38px,4vw,68px);line-height:1.06}.cms-public-hero p{color:#ffffffdb;max-width:900px;font-size:20px;line-height:1.55}.cms-public-hero-compact{padding-top:48px;padding-bottom:34px}.cms-public-hero-compact h1{font-size:clamp(38px,4vw,58px)}.cms-public-hero-compact p{margin-bottom:0}.cms-public-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;max-width:1480px;margin:0 auto;padding:58px clamp(20px,4vw,62px);display:grid}.cms-public-card,.cms-detail-article{background:#fff;border:1px solid #dbe6f5;border-radius:8px;padding:28px;box-shadow:0 16px 48px #09224814}.cms-public-card span{color:#f8b400;text-transform:uppercase;font-weight:900}.cms-public-card h2{color:#071f55;margin:14px 0;font-size:28px;line-height:1.15}.cms-public-card p,.cms-detail-article p{color:#46566d;font-size:17px;line-height:1.62}.cms-public-card button,.cms-public-card a,.cms-apply-modal button[type=submit]{color:#061f4e;cursor:pointer;background:linear-gradient(135deg,#ffc400,#e8a914);border:0;border-radius:8px;align-items:center;min-height:44px;padding:0 18px;font-weight:900;text-decoration:none;display:inline-flex}.blog-card-cover{box-sizing:border-box;object-fit:contain;object-position:center;background:#fff;border:1px solid #dbe6f5;border-radius:9px;width:100%;height:180px;margin:4px 0 16px;padding:8px;display:block}.blog-card-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.cms-card-meta{flex-wrap:wrap;gap:10px;margin:18px 0;display:flex}.cms-card-meta b{color:#12366f;background:#eef5ff;border-radius:999px;padding:8px 12px;font-size:13px}.cms-apply-modal{color:#fff;background:#061f4e;border:1px solid #ffffff2e;border-radius:8px;padding:28px}.cms-apply-modal p,.cms-job-detail p{color:#ffffffd1}.cms-job-detail{background:#ffffff14;border-radius:8px;margin:18px 0;padding:16px}.cms-apply-modal form{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.cms-apply-modal input,.cms-apply-modal textarea{font:inherit;border:1px solid #fff3;border-radius:8px;min-height:44px;padding:12px 14px}.cms-apply-modal textarea,.cms-apply-modal button[type=submit]{grid-column:1/-1}.cms-detail-article{max-width:1060px;margin:58px auto}.latest-cms-section{background:#f4f8fd;padding:52px clamp(20px,4vw,62px)}.latest-cms-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:1430px;margin:28px auto 0;display:grid}.latest-cms-grid>article{background:#fff;border:1px solid #dbe6f5;border-radius:8px;padding:24px;box-shadow:0 16px 42px #09224814}.latest-cms-grid>article>div{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.latest-cms-grid h3{color:#071f55;margin:0;font-size:24px}.latest-cms-grid a{color:#005cff;font-weight:900;text-decoration:none}.latest-cms-grid section{border-top:1px solid #e3ebf6;padding:14px 0}.latest-cms-grid h4{color:#071f55;margin:0 0 8px;font-size:17px;line-height:1.25}.latest-cms-grid p{color:#506075;margin:0;font-size:14px;line-height:1.5}.latest-cms-empty{background:#f8fbff;border-radius:8px}.careers-intro-band,.careers-section,.careers-resume-card{max-width:1260px;margin:0 auto}.careers-intro-band{z-index:2;background:linear-gradient(135deg,#fff 0%,#eef6ff 100%),radial-gradient(circle at 86% 20%,#ffc4002e,#0000 30%);border:1px solid #dbe6f5;border-radius:10px;justify-content:space-between;align-items:center;gap:28px;margin-top:-34px;padding:30px clamp(22px,4vw,46px);display:flex;position:relative;box-shadow:0 18px 50px #09224814}.careers-intro-band span,.careers-section-heading span,.careers-empty-card span,.careers-resume-card span{color:#e8a914;letter-spacing:.08em;font-weight:900}.careers-intro-band h2,.careers-section-heading h2,.careers-resume-card h2{color:#071f55;margin:10px 0;font-size:clamp(28px,3vw,44px);line-height:1.08}.careers-intro-band p,.careers-section-heading p,.careers-resume-card p{color:#506075;max-width:820px;margin:0;font-size:17px;line-height:1.65}.careers-intro-band a,.careers-empty-card a,.careers-resume-form button,.career-opening-card button{color:#071f55;background:linear-gradient(135deg,#ffc400,#e8a914);border:0;border-radius:8px;justify-content:center;align-items:center;min-height:48px;padding:0 24px;font-weight:900;text-decoration:none;display:inline-flex}.careers-section{padding:62px clamp(18px,4vw,40px) 0}.careers-section-heading{text-align:center;max-width:860px;margin:0 auto 26px}.careers-section-heading.left{text-align:left;margin-left:0}.careers-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.careers-feature-card,.career-opening-card,.careers-empty-card,.careers-resume-card{background:#ffffffeb;border:1px solid #dbe6f5;border-radius:10px;box-shadow:0 18px 44px #09224814}.careers-feature-card{min-height:190px;padding:26px}.careers-feature-card>span{color:#005cff;background:#edf5ff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-weight:900;display:inline-flex}.careers-feature-card h3,.career-opening-card h3,.careers-empty-card h3{color:#071f55;margin:18px 0 10px;font-size:24px;line-height:1.16}.careers-feature-card p,.career-opening-card p,.careers-empty-card p{color:#526176;margin:0;font-size:16px;line-height:1.58}.career-openings-wrap{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.career-opening-card{gap:18px;padding:26px;display:grid}.career-opening-card>div>span{color:#e8a914;text-transform:uppercase;font-weight:900}.careers-empty-card{text-align:center;max-width:780px;margin:0 auto;padding:34px}.careers-empty-card a{margin-top:18px}.careers-two-column{grid-template-columns:1fr 1fr;gap:24px;display:grid}.careers-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.careers-benefit-grid span,.careers-process article{color:#071f55;background:#fff;border:1px solid #dbe6f5;border-radius:8px;padding:16px;font-weight:900}.careers-process{gap:12px;display:grid}.careers-process article{align-items:center;gap:14px;display:flex}.careers-process article span{color:#fff;background:#005cff;border-radius:50%;flex:0 0 34px;justify-content:center;align-items:center;height:34px;display:inline-flex}.careers-process article p{margin:0}.careers-resume-card{grid-template-columns:.85fr 1.15fr;align-items:start;gap:26px;margin-top:62px;padding:34px;display:grid}.careers-resume-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.careers-resume-form input,.careers-resume-form textarea{color:#071f55;font:inherit;background:#f7fbff;border:1px solid #cddbed;border-radius:8px;min-height:48px;padding:12px 14px}.careers-resume-form textarea,.careers-resume-form button{grid-column:1/-1}@media (width<=1100px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{min-height:0;position:static}.admin-summary-grid,.cms-public-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.latest-cms-grid,.careers-feature-grid,.career-openings-wrap,.careers-two-column,.careers-resume-card{grid-template-columns:1fr}.careers-intro-band{flex-direction:column;align-items:flex-start}}@media (width<=760px){.admin-main{padding:18px}.admin-topbar,.admin-table-tools{flex-direction:column;align-items:stretch}.admin-summary-grid,.admin-form-grid,.cms-public-grid,.cms-apply-modal form{grid-template-columns:1fr}.cms-public-hero{padding:42px 20px}.cms-public-hero h1{font-size:34px}.careers-intro-band,.careers-section,.careers-resume-card{margin-left:18px;margin-right:18px}.careers-feature-grid,.career-openings-wrap,.careers-benefit-grid,.careers-resume-form{grid-template-columns:1fr}.careers-resume-card{padding:24px}}.latest-cms-section{padding:46px clamp(20px,4vw,62px) 58px}.latest-cms-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.latest-cms-grid>article{min-height:250px;overflow:hidden}.latest-cms-carousel{height:158px;position:relative;overflow:hidden}.latest-cms-track{display:grid}.latest-cms-carousel.is-sliding .latest-cms-track{animation:cmsVerticalSlide calc(var(--cms-items) * 5s) linear infinite}.latest-cms-carousel:hover .latest-cms-track{animation-play-state:paused}.latest-cms-track section{overflow-wrap:anywhere;min-height:158px;overflow:hidden}@keyframes cmsVerticalSlide{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.cms-public-page .careers-intro-band{background:linear-gradient(135deg,#fff 0%,#f4f9ff 62%,#eaf3ff 100%),radial-gradient(circle at 86% 14%,#ffc40029,#0000 30%);border:1px solid #dbe7f7;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;margin-top:-38px;padding:34px clamp(24px,4vw,54px);display:grid;box-shadow:0 20px 54px #0922481a}.cms-public-page .careers-section{padding-top:58px}.cms-public-page .careers-section-heading{text-align:center;margin-bottom:28px}.cms-public-page .careers-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.cms-public-page .careers-feature-card{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #d9e5f4;border-radius:12px;padding:26px;box-shadow:0 18px 42px #09224814}.cms-public-page .career-openings-wrap{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.cms-public-page .career-opening-card,.cms-public-page .careers-empty-card,.cms-public-page .careers-resume-card{background:#fff;border:1px solid #d9e5f4;border-radius:12px;box-shadow:0 18px 42px #09224814}.cms-public-page .careers-two-column{grid-template-columns:1fr 1fr;display:grid}.cms-public-page .careers-resume-card{margin-bottom:60px}@media (width<=1180px){.latest-cms-grid,.cms-public-page .careers-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.latest-cms-grid,.cms-public-page .careers-intro-band,.cms-public-page .careers-feature-grid,.cms-public-page .career-openings-wrap,.cms-public-page .careers-two-column,.cms-public-page .careers-resume-card{grid-template-columns:1fr}.cms-public-page .careers-intro-band{margin-top:0}}.solutions{padding-bottom:20px}.home-card-track .feature-card{flex-basis:285px;min-height:230px;padding:20px 16px 16px}.home-card-track .feature-icon{width:46px;height:46px}.home-card-track .feature-card h3{min-height:42px;font-size:14px}.home-card-track .feature-card p{font-size:10px;line-height:1.45}.latest-cms-section{padding-top:24px}.home-testimonials-section{background:radial-gradient(circle at 50% 0,#005cff14,#0000 38%),#f4f8fd;padding:18px clamp(20px,4vw,62px) 58px}.testimonial-carousel-shell{max-width:1430px;margin:28px auto 0;position:relative;overflow:hidden}.testimonial-carousel-shell:before,.testimonial-carousel-shell:after{content:"";pointer-events:none;z-index:2;width:72px;height:100%;position:absolute;top:0}.testimonial-carousel-shell:before{background:linear-gradient(90deg,#f4f8fd 0%,#f4f8fd00 100%);left:0}.testimonial-carousel-shell:after{background:linear-gradient(270deg,#f4f8fd 0%,#f4f8fd00 100%);right:0}.testimonial-track{gap:18px;width:max-content;display:flex}.testimonial-track.is-sliding:hover{animation-play-state:paused}.testimonial-card{box-sizing:border-box;background:#fff;border:1px solid #dbe6f5;border-radius:10px;flex-direction:column;flex:0 0 360px;gap:18px;min-height:260px;padding:24px;display:flex;box-shadow:0 18px 44px #09224814}.testimonial-profile{align-items:center;gap:14px;display:flex}.testimonial-profile img,.testimonial-profile>span{border-radius:50%;flex:0 0 58px;width:58px;height:58px}.testimonial-profile img{object-fit:cover}.testimonial-profile>span{color:#fff;background:linear-gradient(135deg,#071f55,#005cff);justify-content:center;align-items:center;font-weight:900;display:inline-flex}.testimonial-profile h3{color:#071f55;margin:0;font-size:20px;line-height:1.15}.testimonial-profile p{color:#66758a;margin:4px 0 0;font-size:14px}.testimonial-card blockquote{color:#42506a;flex:1;margin:0;font-size:16px;line-height:1.62}.testimonial-meta{border-top:1px solid #e3ebf6;justify-content:space-between;align-items:center;gap:14px;padding-top:14px;display:flex}.testimonial-meta strong{color:#071f55}.testimonial-meta span{color:#9a6a00;background:#fff4cf;border-radius:999px;padding:6px 10px;font-weight:900}.latest-cms-file-link,.cms-media-link{color:#005cff;margin-top:10px;font-size:13px;font-weight:900;text-decoration:none;display:inline-flex}.cms-public-card,.cms-detail-article,.latest-cms-grid>article,.testimonial-card,.career-opening-card,.careers-empty-card,.cms-public-card p,.cms-detail-article p,.latest-cms-grid p{overflow-wrap:anywhere;word-break:break-word}.admin-modal{max-width:min(1180px,100vw - 42px);overflow-x:hidden}.admin-modal input,.admin-modal textarea,.admin-modal select,.admin-table-card,.admin-table-wrap,.admin-table-wrap table{max-width:100%}.admin-richtext-toolbar{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.admin-richtext-toolbar span{color:#ffc400;background:#ffc40029;border:1px solid #ffc40052;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900}.admin-import-btn{color:#071f55;cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:0 18px;font-weight:900;display:inline-flex}.admin-import-btn input{display:none}.knowledge-section,.knowledge-grid,.hsn-tool-panel,.cms-detail-article.blog-detail-layout{max-width:1320px;margin:0 auto;padding:54px clamp(18px,4vw,46px)}.knowledge-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.knowledge-card,.lead-capture-card,.toc-card,.faq-list details,.release-timeline article,.hsn-tool-panel{overflow-wrap:anywhere;word-break:break-word;background:#fff;border:1px solid #dbe6f5;border-radius:12px;overflow:hidden;box-shadow:0 18px 42px #071f5514}.knowledge-card{flex-direction:column;gap:16px;min-height:340px;padding:28px;display:flex}.knowledge-card img{object-fit:contain;background:#eef5ff;border:1px solid #dbe6f5;border-radius:10px;width:100%;max-height:240px;display:block}.cms-auto-carousel{scroll-behavior:smooth;scrollbar-width:none;max-width:100%;margin:0 auto;padding:54px clamp(18px,4vw,46px);overflow-x:auto}.cms-auto-carousel::-webkit-scrollbar{display:none}.cms-auto-carousel-track{gap:22px;width:max-content;display:flex}.cms-auto-carousel-single .cms-auto-carousel-track{width:100%}.cms-carousel-slide{flex:0 0 clamp(290px,30vw,390px);width:clamp(290px,30vw,390px);display:flex}.cms-carousel-slide>article{width:100%;height:100%}.cms-carousel-image{aspect-ratio:16/9;box-sizing:border-box;object-position:center;background:#fff;border:1px solid #dbe6f5;border-radius:10px;width:100%;height:auto;max-height:240px;padding:8px;display:block;object-fit:contain!important}@keyframes cms-carousel-right-to-left{0%{transform:translate(0)}to{transform:translate(calc(-50% - 11px))}}@media (prefers-reduced-motion:reduce){.cms-auto-carousel{overflow-x:auto}.cms-auto-carousel-track{animation:none}}.blog-cover-image{object-fit:contain;object-position:center;box-sizing:border-box;background:#fff;border:1px solid #dbe6f5;border-radius:10px;width:100%;height:auto;max-height:620px;margin:28px 0 10px;padding:10px;display:block;box-shadow:0 18px 42px #071f5514}.knowledge-card span,.release-timeline span,.cms-share-row a,.cms-share-row button{color:#e0a112;font-weight:900}.knowledge-card h2,.faq-list summary,.release-timeline h2,.toc-card h3,.lead-capture-card h3,.blog-cta-box h3{color:#071f55;margin:0;line-height:1.16}.knowledge-card p,.faq-list p,.release-timeline p,.lead-capture-card p,.cms-rich-content p,.blog-cta-box p{color:#4d5b70;line-height:1.65}.knowledge-card a,.knowledge-card button,.lead-capture-card button,.mini-lead-form button,.hsn-table-wrap button{color:#071f55;cursor:pointer;text-align:center;background:linear-gradient(135deg,#ffc400,#e8a914);border:0;border-radius:8px;padding:12px 18px;font-weight:900;text-decoration:none}.knowledge-filters{grid-template-columns:minmax(0,1fr) 220px;gap:14px;margin-bottom:26px;display:grid}.knowledge-filters input,.knowledge-filters select,.lead-capture-card input,.lead-capture-card textarea,.mini-lead-form input{color:#071f55;font:inherit;background:#f7fbff;border:1px solid #cddbed;border-radius:8px;min-width:0;padding:14px 16px}.faq-list,.release-timeline{gap:14px;display:grid}.faq-list details,.release-timeline article{padding:22px}.faq-list summary{cursor:pointer;font-size:20px;font-weight:900}.blog-detail-layout{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:28px;display:grid}.blog-sidebar{gap:18px;display:grid;position:sticky;top:120px}.toc-card,.lead-capture-card,.blog-cta-box{padding:24px}.toc-card{padding:18px}.toc-links{overscroll-behavior:contain;scrollbar-color:#9fb1ca #eef4fb;scrollbar-width:thin;max-height:min(420px,100vh - 230px);padding-right:6px;overflow-y:auto}.toc-links a,.toc-links span{color:#4d5b70;border-top:1px solid #e3ebf6;padding:9px 2px;font-size:14px;font-weight:700;line-height:1.35;text-decoration:none;display:block}.toc-links a:hover,.toc-links a:focus-visible{color:#d38d00;text-decoration:underline}.cms-rich-content [id]{scroll-margin-top:120px}.cms-rich-content h1,.cms-rich-content h2,.cms-rich-content h3{color:#071f55;font-weight:900;line-height:1.14}.cms-rich-content h1{margin:34px 0 16px;font-size:clamp(30px,3vw,44px)}.cms-rich-content h2{margin:34px 0 16px;font-size:clamp(26px,2.4vw,36px)}.cms-rich-content h3{margin:28px 0 14px;font-size:clamp(22px,2vw,30px)}.cms-rich-content h1+p,.cms-rich-content h2+p,.cms-rich-content h3+p{margin-top:0}.cms-rich-content p{margin:0 0 22px}.cms-detail-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0 0 28px;padding:0;list-style:none;display:grid}.cms-detail-list li{color:#071f55;background:#f7fbff;border:1px solid #dbe6f5;border-left:4px solid #ffc400;border-radius:10px;padding:11px 14px;font-size:clamp(16px,1.25vw,19px);font-weight:800;line-height:1.35}.blog-api-card{background:#f7fbff;border:1px solid #dbe6f5;border-left:4px solid #ffc400;border-radius:10px;margin:14px 0;padding:15px 18px}.blog-api-card h3{margin:0 0 6px;font-size:clamp(18px,1.5vw,22px)}.blog-api-card p{margin:0}.cms-rich-content table,.hsn-table-wrap table{border-collapse:collapse;width:100%}.cms-rich-content th,.cms-rich-content td,.hsn-table-wrap th,.hsn-table-wrap td{color:#071f55;text-align:left;vertical-align:top;border-bottom:1px solid #e3ebf6;padding:12px}.cms-share-row{flex-wrap:wrap;gap:12px;margin:28px 0;display:flex}.cms-share-row a,.cms-share-row button{background:#eef5ff;border:1px solid #dbe6f5;border-radius:999px;padding:10px 14px;text-decoration:none}.blog-cta-box{background:linear-gradient(135deg,#071f55,#0a3a82);border-left:5px solid #ffc400;border-radius:12px}.blog-cta-box h3,.blog-cta-box p{color:#fff}.related-articles{gap:10px;margin-top:24px;display:grid}.lead-capture-card,.mini-lead-form{gap:12px;display:grid}.lead-success{color:#008f5a}.hsn-tool-panel{margin-bottom:58px}.tools-search-panel{margin-top:-18px;padding-top:30px}.tool-search-card{background:linear-gradient(135deg,#f8fbff,#fff);border:1px solid #dbe6f5;border-radius:14px;gap:14px;margin-bottom:24px;padding:24px;display:grid;box-shadow:0 18px 42px #071f5514}.tool-search-card label{color:#071f55;font-size:20px;font-weight:900}.tool-search-card>div{grid-template-columns:minmax(0,1fr) 180px;gap:14px;display:grid}.tool-search-card input{color:#071f55;font:inherit;background:#f7fbff;border:1px solid #cddbed;border-radius:10px;min-width:0;padding:16px 18px;font-weight:800}.tool-search-card button,.tool-result-card button{color:#071f55;cursor:pointer;font:inherit;background:linear-gradient(135deg,#ffc400,#e8a914);border:0;border-radius:10px;padding:14px 20px;font-weight:950}.tool-search-card button:disabled{cursor:wait;opacity:.72}.tool-result-list{gap:18px;display:grid}.tool-result-card,.tool-disabled-card,.tool-error,.tool-loading{color:#071f55;overflow-wrap:anywhere;word-break:break-word;background:#fff;border:1px solid #dbe6f5;border-radius:14px;padding:24px;overflow:hidden;box-shadow:0 18px 42px #071f5514}.tool-result-head{border-bottom:1px solid #e3ebf6;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;padding-bottom:16px;display:flex}.tool-result-head span{color:#0b57d0;background:#eef5ff;border:1px solid #dbe6f5;border-radius:999px;padding:8px 14px;font-weight:950}.tool-result-head strong{color:#071f55;font-size:clamp(28px,4vw,46px);line-height:1}.tool-result-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.tool-result-grid div,.readable-json-row{background:#f7fbff;border:1px solid #e3ebf6;border-radius:12px;min-width:0;padding:14px}.tool-result-grid small,.readable-json-row small{color:#e0a112;letter-spacing:.04em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:950;display:block}.tool-result-grid p{color:#4d5b70;margin:0;font-weight:800;line-height:1.45}.tool-disabled-card h2,.hsn-no-result h2{color:#071f55;margin:0}.tool-error{color:#9b1c1c;background:#fff5f5;border-color:#ffc9c9;font-weight:900}.tool-loading{color:#0b57d0;background:#eef5ff;font-weight:900}.gstin-result-card{margin-top:22px}.readable-json-grid,.readable-json-list{gap:12px;display:grid}.readable-json-row>span,.readable-json-row .json-empty{color:#071f55;font-weight:850;line-height:1.45;display:block}.readable-json-nested{border-left:3px solid #ffc400;padding-left:12px}.gst-result-panel{color:#071f55;background:#fff;border:1px solid #dbe6f5;border-radius:14px;margin-top:24px;overflow:hidden;box-shadow:0 22px 52px #071f551a}.gst-result-topbar{border-bottom:1px solid #d7dfe9;justify-content:space-between;align-items:center;gap:18px;padding:18px 22px;display:flex}.gst-result-topbar h2{margin:0;font-size:clamp(18px,2vw,24px);font-weight:800;line-height:1.3}.gst-result-topbar span{color:#0b57d0}.gst-result-topbar button{color:#071f55;cursor:pointer;text-transform:uppercase;background:#fff;border:1px solid #071f55;border-radius:0;min-width:108px;padding:10px 18px;font-weight:800}.gst-info-grid{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.gst-info-cell{overflow-wrap:anywhere;white-space:pre-line;background:#fff;min-height:92px;padding:18px 20px}.gst-info-cell:nth-child(6n+1),.gst-info-cell:nth-child(6n+2),.gst-info-cell:nth-child(6n+3){background:#f6f6f6}.gst-info-cell strong{color:#000;margin-bottom:12px;font-family:Georgia,Times New Roman,serif;font-size:16px;display:block}.gst-info-cell span,.gst-info-cell button,.gst-accordion p,.gst-business-list{color:#000d35;font-size:16px;line-height:1.45}.gst-info-cell button{color:#0b57d0;cursor:pointer;background:0 0;border:0;padding:0}.gst-accordion{border-top:1px solid #d7dfe9;margin:0 20px 20px}.gst-accordion summary{color:#001a55;cursor:pointer;background:#f8f8f8;border:1px solid #d7dfe9;margin-top:18px;padding:14px 18px;font-size:17px;font-weight:800;list-style:none}.gst-accordion summary:after{content:"^";float:right}.gst-accordion>div{border:1px solid #d7dfe9;border-top:0;padding:18px}.gst-red-text{margin:0;color:#d60000!important}.gst-business-list{columns:2;margin:0;padding-left:20px}.gst-address-list{gap:10px;display:grid}.hsn-table-wrap{border:1px solid #dbe6f5;border-radius:10px;max-height:620px;overflow:auto}.hsn-no-result{gap:18px;display:grid}@media (width<=1180px){.knowledge-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.blog-detail-layout{grid-template-columns:1fr}.blog-sidebar{position:static}}@media (width<=760px){.knowledge-grid,.knowledge-filters,.tool-search-card>div,.tool-result-grid,.gst-info-grid,.cms-detail-list{grid-template-columns:1fr}.gst-result-topbar{flex-direction:column;align-items:stretch}.gst-business-list{columns:1}.knowledge-section,.knowledge-grid,.hsn-tool-panel,.cms-detail-article.blog-detail-layout{padding:34px 18px}.hsn-table-wrap{overflow-x:auto}}@media print{.site-header,.site-footer,.blog-sidebar,.cms-share-row{display:none!important}}.admin-table-wrap td{overflow-wrap:anywhere;word-break:break-word;max-width:260px}.footer-subscribe-message{color:#ffc400;margin:8px 0 0;font-size:13px;font-weight:900}.footer-support-team{gap:10px;margin:14px 0;display:grid}.footer-support-team article{background:#ffffff14;border:1px solid #ffffff24;border-radius:8px;align-items:center;gap:12px;padding:10px;display:flex}.footer-support-team img,.footer-support-team>article>span{border-radius:50%;flex:0 0 46px;width:46px;height:46px}.footer-support-team img{object-fit:cover}.footer-support-team>article>span{color:#071f55;background:#ffc400;justify-content:center;align-items:center;font-weight:900;display:inline-flex}.footer-support-team h4,.footer-support-team p{margin:0}.footer-support-team h4{color:#fff;font-size:14px}.footer-support-team p,.footer-support-team a{color:#ffffffc7;font-size:12px;text-decoration:none;display:block}.testimonial-profile img{object-position:center;background:#f4f8fd}@media (width<=760px){.home-card-track .feature-card{min-height:0}.testimonial-carousel-shell{overflow:visible}.testimonial-carousel-shell:before,.testimonial-carousel-shell:after{display:none}.testimonial-track{width:auto;animation:none;display:grid}.testimonial-card{flex-basis:auto}}@media (width>=1001px){.api-page .api-hero,.solution-page .solution-hero,.company-page .company-hero{align-items:flex-start;padding-top:42px}}@media print{@page{size:A4 portrait;margin:50mm 19.5mm 61mm!important}body>#root{display:none!important}.letterhead-print-document{margin:0!important;padding:0!important;display:block!important}.letterhead-print-template{object-fit:fill!important;z-index:0!important;width:210mm!important;height:297mm!important;display:block!important;position:fixed!important;inset:0!important}.letterhead-print-body{z-index:1!important;margin:0!important;padding:0!important;display:block!important;position:relative!important}}.letter-creator-v2{grid-template-columns:minmax(340px,430px) minmax(0,1fr);gap:24px;display:grid}.letter-editor-panel,.letter-preview-panel,.letter-saved-library{background:#ffffff1a;border:1px solid #ffffff29;border-radius:10px;box-shadow:0 18px 54px #00000029}.letter-editor-panel{align-self:start;gap:13px;padding:22px;display:grid;position:sticky;top:20px}.letter-editor-heading>span,.letter-preview-heading span,.letter-saved-library>div:first-child span{color:#ffc400;letter-spacing:1.2px;text-transform:uppercase;font-size:11px;font-weight:900}.letter-editor-heading h2{color:#fff;margin:7px 0;font-size:25px}.letter-editor-heading p{color:#ffffffb8;margin:0;font-size:13px;line-height:1.5}.letter-editor-panel label{gap:6px;display:grid}.letter-editor-panel label>span{color:#fff;font-size:12px;font-weight:800}.letter-editor-panel input{color:#092652;font:inherit;background:#fff;border:1px solid #d7dfeb;border-radius:7px;min-height:42px;padding:9px 11px}.letter-format-toolbar{background:#edf2f8;border:1px solid #cad5e2;border-radius:7px 7px 0 0;flex-wrap:wrap;align-items:center;gap:4px;padding:6px;display:flex}.letter-format-toolbar button{color:#0a2b58;cursor:pointer;background:#fff;border:1px solid #c8d3df;border-radius:4px;min-width:31px;min-height:31px;padding:4px 8px;font-size:12px}.letter-format-toolbar button:nth-of-type(5){text-align:center}.letter-format-toolbar button:nth-of-type(6){text-align:right}.letter-format-toolbar>span{background:#bbc7d4;width:1px;height:23px;margin:0 2px}.letter-rich-editor{color:#17243b;background:#fff;border:1px solid #cad5e2;border-radius:0 0 7px 7px;outline:none;min-height:285px;padding:14px;font-size:14px;line-height:1.55;overflow-y:auto}.letter-rich-editor:focus{border-color:#ffc400;box-shadow:0 0 0 3px #ffc40024}.letter-import,.letter-actions button,.letter-save{cursor:pointer;font:inherit;border-radius:7px;min-height:41px;font-size:12px;font-weight:900}.letter-import{color:#ffc400;background:0 0;border:1px dashed #ffc400b3}.letter-editor-status{color:#ffffffb8;margin:-3px 0 0;font-size:11px}.letter-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.letter-actions button{color:#fff;background:#ffffff14;border:1px solid #ffffff40}.letter-actions button.download{color:#061f4e;background:linear-gradient(135deg,#ffc400,#e8a914);border:0}.letter-save{color:#082a58;background:#fff;border:0}.letter-preview-column{gap:22px;min-width:0;display:grid}.letter-preview-panel{padding:20px}.letter-preview-heading{justify-content:space-between;align-items:center;max-width:794px;margin:0 auto 12px;display:flex}.letter-preview-heading strong{color:#ffffffb3;font-size:11px}.letter-live-pdf-frame{aspect-ratio:210/297;background:#d9dee5;border:0;width:100%;min-height:720px;max-height:calc(100vh - 150px);margin:0 auto;display:block}.letter-live-pdf-loading{aspect-ratio:210/297;color:#17345d;background:#fff;justify-content:center;align-items:center;width:100%;margin:0 auto;font-weight:800;display:flex}.official-pages{gap:24px;display:grid}.official-letter-page{aspect-ratio:210/297;color:#172438;background:#fff;width:100%;max-width:794px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 14px 45px #00000047}.official-letter-header{height:15.2%;position:absolute;top:1.9%;left:7.5%;right:7.5%}.official-letter-header img{object-fit:contain;width:100%;height:100%}.official-letter-content{font-size:clamp(8px,1vw,13.5px);line-height:1.55;position:absolute;inset:16.5% 9.5% 13.3%;overflow:hidden}.official-letter-content h1{color:#092a58;margin:0 0 1.4em;font-size:1.15em;line-height:1.35}.official-letter-content p{margin:0 0 1em}.official-letter-footer{color:#fff;text-align:center;background:#022552;height:10.1%;padding:1.25% 5% 0;font-size:clamp(4.5px,.57vw,7.5px);position:absolute;bottom:0;left:0;right:0}.official-footer-goldline{background:#d3a01c;height:3px;position:absolute;top:0;left:0;right:0}.official-letter-footer p{margin:0 0 .35em;line-height:1.3}.official-letter-footer strong{color:#ffc400}.official-footer-contact{border-top:1px solid #d3a01cd1;max-width:92%;padding-top:.65em;margin:.55em auto 0!important}.official-footer-contact i{border-left:1px solid #d3a01c;height:.9em;margin:0 1.2em;display:inline-block}.official-page-number{color:#7b8796;font-size:7px;position:absolute;bottom:10.8%;right:3%}.letter-saved-library{padding:18px}.letter-saved-library>div:first-child{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.letter-saved-library>div:first-child>strong{color:#ffc400}.letter-saved-library>p{color:#ffffffad}.letter-saved-library article{background:#ffffff12;border:1px solid #ffffff1f;border-radius:7px;justify-content:space-between;align-items:center;margin-top:8px;padding:11px 12px;display:flex}.letter-saved-library article strong,.letter-saved-library article small{display:block}.letter-saved-library article strong{color:#fff}.letter-saved-library article small{color:#ffffff94;margin-top:3px}.letter-saved-library article button{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:5px;margin-left:6px;padding:7px 9px;font-weight:800}.letter-saved-library article button.delete{color:#ffb7b7}@media (width<=1180px){.letter-creator-v2{grid-template-columns:1fr}.letter-editor-panel{position:static}}.official-letter-header{height:17%;top:2%;left:4%;right:4%}.official-letter-header img{object-fit:contain}.official-letter-content{top:20%;bottom:15.5%}.official-letter-footer{height:9.45%;padding-top:1.05%;padding-left:1.5%;padding-right:1.5%;font-size:clamp(5.5px,.68vw,9px)}.official-footer-contact{max-width:100%}.official-page-number{bottom:10.2%}.official-letter-content{bottom:12%}.letter-editor-panel select{color:#092652;font:inherit;background:#fff;border:1px solid #d7dfeb;border-radius:7px;min-height:42px;padding:9px 11px}.letter-category-manager{gap:8px;display:grid}.letter-category-manager>div:first-child{grid-template-columns:1fr auto;gap:7px;display:grid}.letter-category-manager>div:first-child button{color:#082750;cursor:pointer;background:#ffc400;border:0;border-radius:7px;padding:0 15px;font-weight:900}.letter-category-chips{flex-wrap:wrap;gap:6px;display:flex}.letter-category-chips>span{color:#fff;background:#ffc4001f;border:1px solid #ffc40066;border-radius:999px;align-items:center;gap:6px;padding:5px 8px 5px 10px;font-size:11px;font-weight:800;display:inline-flex}.letter-category-chips button{color:#ffc400;cursor:pointer;background:0 0;border:0;padding:0;font-size:16px;line-height:1}.official-letter-footer{left:-1px;right:-1px}.letter-category-manager>div:first-child button{z-index:2;min-height:42px;position:relative}.letter-category-error{color:#ffd36a;margin:-2px 0 0;font-size:11px;font-weight:800}.letter-search-box{background:#fff;border:1px solid #d2dce8;border-radius:7px;grid-template-columns:auto 1fr;align-items:center;gap:7px;margin-bottom:13px;padding:0 11px;display:grid}.letter-search-box>span{color:#0a2b58;font-size:23px;line-height:1;transform:rotate(-18deg)}.letter-search-box input{color:#0a2b58;font:inherit;background:0 0;border:0;outline:none;width:100%;min-height:42px}.plain-continuation-page .official-letter-content{top:7%;bottom:7%}.plain-continuation-page .official-page-number{bottom:2.5%}.letter-pdf-preview-overlay{z-index:10000;background:#00122de0;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.letter-pdf-preview-modal{background:#e8edf3;border:1px solid #ffc40073;border-radius:10px;grid-template-rows:auto 1fr auto;width:100%;max-width:1180px;height:calc(100vh - 36px);display:grid;overflow:hidden;box-shadow:0 24px 80px #00000080}.letter-pdf-preview-modal>header,.letter-pdf-preview-modal>footer{color:#fff;background:#062c5d;justify-content:space-between;align-items:center;gap:10px;padding:12px 16px;display:flex}.letter-pdf-preview-modal>header div{gap:2px;display:grid}.letter-pdf-preview-modal>header strong{color:#ffc400;font-size:18px}.letter-pdf-preview-modal>header span{color:#ffffffbf;font-size:12px}.letter-pdf-preview-modal iframe{background:#d7dce2;border:0;width:100%;height:100%}.letter-pdf-preview-modal button{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff4d;border-radius:6px;padding:9px 14px;font-weight:800}.letter-pdf-preview-modal>header>button{border-radius:50%;width:38px;height:38px;padding:0;font-size:22px;line-height:1}.letter-pdf-preview-modal>footer{justify-content:flex-end}.letter-pdf-preview-modal button.download{color:#062652;background:#ffc400;border-color:#ffc400}.services-page{color:#10233f;background:#f5f8fc;min-height:80vh}.services-hero{color:#fff;background:#05244d;align-items:flex-start;min-height:0;padding:clamp(46px,4vw,58px) clamp(28px,6vw,100px) clamp(76px,6vw,92px);display:flex;position:relative;overflow:hidden}.services-hero:before{content:"";z-index:1;background:linear-gradient(90deg,#05244d 0% 30%,#05244df5 38%,#05244db8 47%,#05244d61 57%,#05244d1f 66%,#05244d00 76%);position:absolute;inset:0}.services-intro>span,.service-detail-copy>span,.service-enquiry-card>span{color:#f8b900;letter-spacing:.16em;font-size:13px;font-weight:900}.services-hero-background{object-fit:contain;object-position:right center;width:auto;max-width:none;height:100%;max-height:none;position:absolute;top:0;right:0;transform:none}.services-hero-content{z-index:2;max-width:min(650px,42vw);position:relative}.services-hero h1{color:#fff;letter-spacing:-.04em;text-shadow:0 8px 34px #0003;margin:0 0 clamp(35px,2.5vw,42px);font-size:clamp(44px,4.25vw,70px);line-height:1.04}.services-hero-content>p{color:#ffffffe0;max-width:610px;margin:0;font-size:clamp(17px,1.3vw,21px);line-height:1.65}.services-hero a,.service-card-grid button,.service-enquiry-card button{color:#062652;cursor:pointer;background:linear-gradient(135deg,#ffc400,#e8a914);border:0;border-radius:7px;margin-top:18px;padding:14px 22px;font-weight:900;text-decoration:none;display:inline-flex}.services-hero a{margin-top:clamp(30px,2.2vw,35px);transition:box-shadow .18s,transform .18s}.services-hero a:hover,.services-hero a:focus-visible{outline:none;transform:translateY(-2px);box-shadow:0 12px 28px #000a234d}.services-intro{max-width:1400px;margin:0 auto;padding:76px clamp(24px,5vw,72px) 34px}.services-intro h2{color:#092b5d;letter-spacing:-.035em;margin:12px 0;font-size:clamp(34px,4vw,56px)}.services-intro p{color:#607088;max-width:820px;font-size:18px;line-height:1.65}.service-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;max-width:1400px;margin:0 auto;padding:18px clamp(24px,5vw,72px) 80px;display:grid}.service-card-grid article{background:#fff;border:1px solid #d8e3f1;border-radius:12px;flex-direction:column;min-height:410px;padding:28px;transition:transform .18s,border-color .18s;display:flex;box-shadow:0 18px 55px #08264e14}.service-card-grid article:hover,.service-card-grid article.selected{border-color:#e2ac19;transform:translateY(-5px)}.service-card-top{align-items:center;gap:13px;display:flex}.service-card-top b{color:#ffc400;background:#082f63;border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;font-size:17px;display:inline-flex}.service-card-top span{color:#a97800;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:900}.service-card-grid h2{color:#092b5d;margin:25px 0 10px;font-size:29px}.service-card-grid p{color:#607088;line-height:1.62}.service-card-grid ul,.service-detail-columns ul{color:#354963;margin:8px 0 18px;padding-left:21px;line-height:1.55}.service-card-grid li::marker{color:#e4aa09}.service-detail-columns li::marker{color:#e4aa09}.service-card-grid button{align-self:flex-start;margin-top:auto}.service-detail-shell{background:#fff;border-top:1px solid #dce6f3;grid-template-columns:minmax(0,1.4fr) minmax(340px,.7fr);align-items:start;gap:clamp(34px,5vw,74px);padding:50px clamp(24px,7vw,120px) 86px;scroll-margin-top:100px;display:grid}.service-detail-copy h2{color:#082b5d;letter-spacing:-.035em;margin:12px 0 18px;font-size:clamp(38px,4vw,58px)}.service-detail-copy>p{color:#53667f;font-size:19px;line-height:1.72}.service-detail-columns{grid-template-columns:1fr 1fr;gap:28px;margin-top:34px;display:grid}.service-detail-columns>div{background:#f3f7fc;border-radius:10px;padding:24px}.service-detail-copy h3{color:#0b3268;margin:0 0 15px;font-size:21px}.service-models{margin-top:34px}.service-models>div{flex-wrap:wrap;gap:9px;display:flex}.service-models span{color:#153d70;background:#eaf2fc;border:1px solid #d3e2f3;border-radius:999px;padding:9px 13px;font-size:13px;font-weight:800}.manpower-process{border-top:1px solid #dce6f2;margin-top:38px;padding-top:34px}.manpower-process ol{gap:12px;margin:0;padding:0;list-style:none;display:grid}.manpower-process li{background:#f8fafc;border-left:3px solid #e5ad12;grid-template-columns:44px 1fr;align-items:center;gap:16px;padding:15px 18px;display:grid}.manpower-process li>b{color:#d49b00;font-size:19px}.manpower-process li span,.manpower-process li strong{display:block}.manpower-process li span{color:#607088;line-height:1.45}.manpower-process li strong{color:#122f56;margin-bottom:3px}.service-enquiry-card{color:#fff;background:linear-gradient(150deg,#062653,#0b3e77);border-radius:13px;padding:30px;position:sticky;top:100px;box-shadow:0 24px 70px #011b3f38}.service-enquiry-card h2{color:#fff;margin:11px 0;font-size:30px}.service-enquiry-card>p{color:#ffffffb8;line-height:1.55}.service-enquiry-card label{gap:6px;margin-top:13px;display:grid}.service-enquiry-card label>span{color:#ffffffd1;font-size:12px;font-weight:800}.service-enquiry-card>div{grid-template-columns:1fr 1fr;gap:10px;display:grid}.service-enquiry-card input,.service-enquiry-card textarea{color:#102542;font:inherit;background:#fff;border:1px solid #ffffff59;border-radius:6px;width:100%;padding:11px 12px}.service-form-status{color:#ffe179;margin-top:16px;font-size:13px;line-height:1.45;display:block}@media (width<=980px){.services-hero{min-height:540px;padding:44px 36px 48px}.services-hero-background{width:auto;height:100%}.services-hero-content{max-width:52vw}.services-hero h1{font-size:clamp(40px,6vw,56px)}.service-detail-shell{grid-template-columns:1fr}.service-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-enquiry-card{position:static}}@media (width<=640px){.service-card-grid,.service-detail-columns,.service-enquiry-card>div{grid-template-columns:1fr}.services-hero{min-height:0;padding:0;display:grid}.services-hero-background{object-fit:contain;object-position:center;grid-area:2/1;width:100%;height:auto;max-height:none;position:static;transform:none}.services-hero:before{display:none}.services-hero-content{background:#05244d;grid-area:1/1;max-width:100%;padding:42px 24px 36px}.services-hero h1{margin-bottom:18px;font-size:clamp(38px,11vw,50px)}.services-hero-content>p{font-size:17px;line-height:1.55}.services-hero a{margin-top:14px;padding:13px 20px}.service-card-grid article{min-height:auto}}.home-solutions{background:#f3f7fc;padding:48px 0 58px;overflow:hidden}.home-solutions-heading{max-width:780px;margin-bottom:28px;padding:0 24px}.home-solutions-heading h2{color:#062d62;margin:0 0 10px;font-size:clamp(32px,3.2vw,48px)}.home-solutions-heading p{color:#5c6f86;margin:0;font-size:16px;line-height:1.6}.home-solutions-carousel{width:100%;padding:5px 0 12px;overflow:hidden}.home-solutions-track{will-change:transform;gap:18px;width:max-content;animation:54s linear infinite home-offerings-slide;display:flex}.home-solutions-track:hover,.home-solutions-track:focus-within{animation-play-state:paused}.home-solution-card{color:#173554;background:#fff;border:1px solid #d7e2ef;border-radius:14px;flex-direction:column;flex:0 0 clamp(330px,29vw,440px);min-height:460px;padding:28px;text-decoration:none;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex;box-shadow:0 14px 35px #08275214}.home-solution-card:hover,.home-solution-card:focus-visible{border-color:#e6ae10;outline:none;transform:translateY(-4px);box-shadow:0 20px 44px #08275224}.home-solution-card-top{align-items:center;gap:14px;display:flex}.home-solution-card-top .feature-icon{border-radius:12px;flex:0 0 56px;width:56px;height:56px;margin:0}.home-solution-card-top b{color:#d79d00;letter-spacing:.08em;font-size:12px}.home-solution-card h3{color:#082e64;margin:24px 0 14px;font-size:27px;line-height:1.2}.home-solution-card>p{color:#52657d;margin:0;font-size:15px;line-height:1.6}.home-solution-points{flex-wrap:wrap;gap:8px;margin-top:22px;display:flex}.home-solution-points span{color:#173f70;background:#edf4fc;border:1px solid #d2e1f1;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:800}.home-solution-card>strong i{margin-left:6px;font-size:18px;font-style:normal}@keyframes home-offerings-slide{0%{transform:translate(0)}to{transform:translate(calc(-50% - 9px))}}@media (width<=760px){.home-solutions{padding:42px 0 48px}.home-solution-card{flex-basis:min(84vw,350px);min-height:430px;padding:23px}.home-solution-card h3{font-size:24px}}@media (prefers-reduced-motion:reduce){.home-solutions-carousel{overflow-x:auto}.home-solutions-track{animation:none}.home-solution-card[aria-hidden=true]{display:none}}.home-solutions{background:radial-gradient(circle at 86% 12%,#2571be38,#0000 28%),#05244d;padding:26px clamp(22px,5vw,80px) 30px}.home-solutions-toolbar{justify-content:space-between;align-items:center;max-width:1480px;margin:0 auto 14px;display:flex}.home-solutions-toolbar>strong{color:#fff;font-size:clamp(20px,1.8vw,26px)}.home-solutions-toolbar>div{gap:8px;display:flex}.home-solutions-toolbar button{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:19px;display:inline-flex}.home-solutions-toolbar button:hover,.home-solutions-toolbar button:focus-visible{color:#05244d;background:#ffc400;border-color:#ffc400;outline:none}.home-solutions-carousel{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-color:#ffc4008c #ffffff14;scrollbar-width:thin;align-items:stretch;gap:18px;max-width:1480px;margin:0 auto;padding:4px 2px 14px;display:flex;overflow-x:auto}.home-solution-card{box-shadow:none;color:#fff;box-sizing:border-box;scroll-snap-align:start;background:linear-gradient(150deg,#ffffff21,#ffffff0e);border-color:#ffffff2e;flex:0 0 calc(33.3333% - 12px);height:auto;min-height:335px;padding:18px}.home-solution-card:hover,.home-solution-card:focus-visible{background:linear-gradient(150deg,#144b88f2,#ffffff14);border-color:#ffc400;box-shadow:0 16px 34px #000a233d}.home-solution-card-top .feature-icon{flex-basis:46px;width:46px;height:46px}.home-solution-card-top b{color:#ffd04a;font-size:11px}.home-solution-card h3{color:#fff;margin:14px 0 8px;font-size:20px}.home-solution-card>p{color:#ffffffb8;font-size:13px;line-height:1.42}.home-solution-points{gap:5px;margin-top:11px}.home-solution-points span{color:#fff;background:#ffffff14;border-color:#fff3;padding:5px 8px;font-size:11px}.home-solution-card>strong{color:#ffd04a;margin-top:14px;padding-top:0;font-size:13px}@media (width<=980px){.home-solution-card{flex-basis:calc(50% - 9px)}}@media (width<=640px){.home-solutions{padding:26px 20px 30px}.home-solution-card{flex-basis:88%}}.home-update-ticker{color:#fff;background:#062e63;grid-template-columns:auto minmax(0,1fr);min-height:30px;display:grid;overflow:hidden}.home-update-ticker>strong{letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;z-index:2;background:#0c4f95;align-items:center;gap:8px;padding:0 15px;font-size:11px;display:flex}.home-update-ticker>strong svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;flex:0 0 17px;width:17px;height:17px}.ticker-sound-wave{opacity:.14;animation:1.35s ease-in-out infinite ticker-sound-pulse}.ticker-sound-wave-1{animation-delay:0s}.ticker-sound-wave-2{animation-delay:.18s}.ticker-sound-wave-3{animation-delay:.36s}@keyframes ticker-sound-pulse{0%,18%{opacity:.12}38%,66%{opacity:1}88%,to{opacity:.12}}.home-update-ticker>div{align-items:center;min-height:30px;display:flex;overflow:hidden}.home-update-track{will-change:transform;gap:52px;width:max-content;padding-left:100%;animation:55s linear infinite home-update-scroll;display:flex}.home-update-track:hover{animation-play-state:paused}.home-update-track>span{white-space:nowrap;font-size:11px}.home-update-track>span>b{color:#fff;margin-right:3px;font-weight:900;text-decoration:none}.home-update-track>span:after{color:#ffc400;content:"•";margin-left:52px}.footer-offerings-link{color:#062858;background:#f5b312;border-radius:8px;align-items:center;gap:8px;margin:4px 0 20px;padding:10px 14px;font-size:13px;font-weight:800;text-decoration:none;transition:background .16s,transform .16s;display:inline-flex}.footer-offerings-link:hover,.footer-offerings-link:focus-visible{background:#ffc72c;outline:none;transform:translateY(-2px)}.compact-footer{color:#d8e3f1;background:#031d43;width:100%;max-width:none;margin:0;padding:0}.home-update-track>span:after{content:none;margin:0}.compact-footer-main{grid-template-columns:1.3fr 1fr .95fr 1.05fr;gap:34px;max-width:1480px;margin:0 auto;padding:42px clamp(24px,5vw,80px) 36px;display:grid}.compact-footer-main.compact-footer-three{grid-template-columns:.8fr 1.15fr 1fr;gap:clamp(42px,7vw,110px);max-width:1320px;padding-top:34px;padding-bottom:30px}.compact-footer-main.compact-footer-reference{grid-template-columns:1.15fr .85fr 1.05fr 1.1fr;gap:clamp(34px,5vw,78px);max-width:1440px;padding-top:36px;padding-bottom:30px}.compact-footer-reference .compact-footer-column>h3{margin-bottom:23px;font-size:18px;position:relative}.compact-footer-reference .compact-footer-column>h3:after{content:"";background:#ffc400;border-radius:2px;width:46px;height:3px;position:absolute;bottom:-9px;left:0}.compact-footer-intro>p{color:#b9c8da;max-width:310px;margin:0;font-size:12px;line-height:1.75}.compact-footer a{color:#d8e3f1;text-decoration:none}.compact-footer a:hover,.compact-footer a:focus-visible{color:#ffc400}.compact-footer-about>img{width:100%;max-width:225px;height:auto;margin-bottom:14px}.compact-footer-about>p,.compact-footer-column p{color:#aebdd0;margin:0 0 14px;font-size:12px;line-height:1.55}.compact-footer-column>h3,.compact-updates h3,.compact-help h3{color:#fff;margin:0 0 13px;font-size:15px}.compact-footer-links{gap:9px;display:grid}.compact-footer-links a{font-size:12px;line-height:1.35}.compact-contact-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.compact-contact-list li{align-items:flex-start;gap:8px;font-size:11px;line-height:1.45;display:flex}.compact-footer-icon{fill:none;stroke:#ffc400;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;flex:0 0 14px;width:14px;height:14px}.compact-socials{flex-wrap:wrap;align-items:center;gap:9px;margin-top:14px;font-size:11px;display:flex}.compact-socials strong{color:#fff;margin-right:2px}.compact-certifications{gap:7px;margin:13px 0 10px;display:flex}.compact-certifications span{color:#dbe6f4;border:1px solid #ffc4006b;border-radius:5px;padding:5px 7px;font-size:9px;font-weight:800}.compact-updates{border-top:1px solid #ffffff1f;margin-top:18px;padding-top:16px}.compact-updates p{margin-bottom:9px}.compact-updates form{gap:6px;display:flex}.compact-updates input{color:#082e64;background:#fff;border:0;border-radius:5px;width:100%;min-width:0;padding:8px 9px;font-size:11px}.compact-updates button,.compact-help a{cursor:pointer;white-space:nowrap;background:#ffc400;border:0;border-radius:5px;padding:8px 10px;font-size:11px;font-weight:900;color:#062858!important}.compact-updates small,.compact-updates>span{color:#879bb3;margin-top:6px;font-size:9px;display:block}.compact-help{border-top:1px solid #ffffff1f;margin-top:18px;padding-top:14px}.compact-help h3{margin-bottom:4px}.compact-help p{margin-bottom:11px}.compact-footer-bottom{border-top:1px solid #ffffff21;justify-content:space-between;align-items:center;gap:20px;min-height:52px;padding:10px clamp(24px,5vw,80px);display:flex}.compact-footer-bottom p{color:#aebdd0;margin:0;font-size:10px}.compact-footer-bottom p small{margin-top:3px;font-size:9px;display:block}.compact-footer-bottom>div{flex-wrap:wrap;justify-content:flex-end;gap:13px;display:flex}.compact-footer-bottom button{color:#cbd8e7;cursor:pointer;background:0 0;border:0;padding:0;font-size:10px}.compact-footer-bottom button:hover{color:#ffc400}.compact-follow{align-items:center;gap:12px;margin-top:15px;display:flex}.compact-follow>strong{color:#fff;font-size:12px}.compact-follow>div{gap:7px;display:flex}.compact-follow a{background:#ffffff14;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:background .16s,border-color .16s,transform .16s;display:inline-flex}.compact-follow a.linkedin{background:#0a66c2;border-color:#0a66c2}.compact-follow a.instagram{background:linear-gradient(135deg,#feda75 0%,#d62976 48%,#4f5bd5 100%);border-color:#0000}.compact-follow a.whatsapp{background:#25d366;border-color:#25d366}.compact-follow a:hover{filter:brightness(1.12);transform:translateY(-2px)}.compact-follow svg{fill:#fff;stroke:none;width:14px;height:14px}.compact-footer-intro>p a{color:inherit;font-weight:inherit;text-decoration:none}.compact-footer-intro>p a:hover{color:#ffc400}.contact-modal-backdrop{z-index:10000;background:#000e28c7;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.contact-modal{color:#163352;background:#fff;border:1px solid #ffc400b3;border-radius:14px;width:100%;max-width:680px;max-height:calc(100vh - 40px);padding:28px;position:relative;overflow-y:auto;box-shadow:0 28px 80px #000a2361}.contact-modal h2{color:#082e64;margin:0 42px 6px 0;font-size:25px}.contact-modal>p{color:#607188;margin:0 0 20px;font-size:13px}.contact-modal-close{color:#082e64;cursor:pointer;background:#edf3fa;border:0;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:22px;display:flex;position:absolute;top:18px;right:18px}.contact-modal form{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.contact-modal label{color:#173f70;gap:5px;font-size:12px;font-weight:800;display:grid}.contact-modal input,.contact-modal select,.contact-modal textarea{color:#173554;font:inherit;background:#f7f9fc;border:1px solid #cad8e8;border-radius:7px;padding:10px 11px;font-weight:500}.contact-modal input:focus,.contact-modal select:focus,.contact-modal textarea:focus{border-color:#1e69b7;outline:2px solid #1e69b729}.contact-modal label small,.contact-modal-form-error{color:#bd2525;font-size:10px;font-weight:700}.contact-modal-wide,.contact-modal-form-error,.contact-modal-submit{grid-column:1/-1}.contact-modal-submit{color:#062858;cursor:pointer;background:#ffc400;border:0;border-radius:7px;justify-self:start;min-width:150px;padding:11px 18px;font-weight:900}.footer-enquire-tab{color:#062858;cursor:pointer;letter-spacing:.04em;text-transform:uppercase;writing-mode:vertical-rl;z-index:8000;background:#ffc400;border:0;border-radius:8px 0 0 8px;padding:18px 11px;font-size:12px;font-weight:900;position:fixed;top:48%;right:0;transform:translateY(-50%)}.compact-footer{position:relative}.footer-admin-tab{letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;z-index:5;background:#ffc400;border-radius:0 8px 8px 0;align-items:center;gap:7px;width:38px;height:38px;padding:0 10px;font-size:11px;font-weight:900;text-decoration:none;transition:background .16s,width .18s;display:inline-flex;position:absolute;bottom:34px;left:0;overflow:hidden;color:#062858!important}.footer-admin-tab:hover,.footer-admin-tab:focus-visible{outline-offset:-4px;background:#ffd34e;outline:2px solid #fff;width:128px}.footer-admin-arrow{text-align:center;flex:0 0 18px;font-size:27px;font-weight:500;line-height:1}.footer-admin-label{opacity:0;transition:opacity .12s 40ms}.footer-admin-tab:hover .footer-admin-label,.footer-admin-tab:focus-visible .footer-admin-label{opacity:1}.footer-enquire-tab:hover,.footer-enquire-tab:focus-visible{outline-offset:-4px;background:#ffd34e;outline:2px solid #fff}.contact-modal .contact-modal-submit{justify-self:stretch;width:100%}.contact-modal-submit:disabled,.contact-modal-close:disabled{cursor:not-allowed;opacity:.65}.contact-modal-success{color:#17612b;background:#e9f8ee;border:1px solid #9fd7ad;border-radius:8px;padding:18px;font-size:14px;font-weight:800;line-height:1.5}@media (width<=980px){.compact-footer-main,.compact-footer-main.compact-footer-three,.compact-footer-main.compact-footer-reference{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.compact-footer-main{grid-template-columns:1fr;gap:28px;padding:34px 22px 28px}.compact-footer-main.compact-footer-three,.compact-footer-main.compact-footer-reference{grid-template-columns:1fr;gap:26px;padding:30px 24px 25px}.compact-footer-bottom{flex-direction:column;align-items:flex-start;padding:16px 22px}.compact-footer-bottom>div{justify-content:flex-start}.contact-modal{padding:24px 18px}.contact-modal form{grid-template-columns:1fr}.contact-modal-wide,.contact-modal-form-error,.contact-modal-submit{grid-column:1}.footer-enquire-tab{border-radius:7px 0 0 7px;padding:14px 8px;top:55%}}@keyframes home-update-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (width<=640px){.home-update-ticker{grid-template-columns:1fr}.home-update-ticker>strong{justify-content:center;min-height:28px}.home-update-ticker>div{min-height:28px}}@media (prefers-reduced-motion:reduce){.home-update-track{padding:0 18px;animation:none}}.home-offerings{color:#fff;background:radial-gradient(circle at 86% 12%,#2571be33,#0000 26%),#051f47;padding:78px clamp(22px,6vw,100px) 84px;overflow:hidden}.business-page{color:#15304f;background:#fff}.business-vertical-hero{background:#05244d;align-items:flex-start;min-height:0;padding:clamp(48px,4vw,62px) clamp(28px,6vw,100px) clamp(76px,6vw,94px);display:flex;position:relative;overflow:hidden}.business-vertical-hero:after{content:"";z-index:1;background:linear-gradient(90deg,#05244d 0% 29%,#05244df5 38%,#05244db3 48%,#05244d57 58%,#05244d1a 67%,#0000 77%);position:absolute;inset:0}.business-vertical-hero>img{object-fit:contain;object-position:right center;width:auto;max-width:none;height:100%;position:absolute;top:0;right:0}.business-vertical-hero-copy{z-index:2;max-width:min(680px,44vw);position:relative}.business-vertical-hero h1{color:#fff;letter-spacing:-.04em;margin:0 0 34px;font-size:clamp(44px,4.3vw,70px);line-height:1.04}.business-vertical-hero p{color:#ffffffe0;margin:0;font-size:clamp(17px,1.3vw,21px);line-height:1.65}.business-vertical-hero a,.business-final-cta a{color:#062652;background:linear-gradient(135deg,#ffc400,#e8a914);border-radius:7px;margin-top:30px;padding:14px 22px;font-weight:900;text-decoration:none;display:inline-flex}.business-breadcrumb{color:#74859b;flex-wrap:wrap;align-items:center;gap:8px;max-width:1440px;margin:0 auto;padding:18px clamp(24px,6vw,100px);font-size:12px;display:flex}.business-breadcrumb a{color:#46617f;text-decoration:none}.business-breadcrumb b{color:#0a356f}.business-overview,.business-detail-overview,.business-capability-layout,.business-audience,.business-why,.other-verticals{max-width:1440px;margin:0 auto;padding:64px clamp(24px,6vw,100px)}.business-section-heading{max-width:900px}.business-section-heading h2,.business-final-cta h2{color:#082e64;letter-spacing:-.035em;margin:0 0 16px;font-size:clamp(32px,3.2vw,50px);line-height:1.08}.business-section-heading p,.business-final-cta p{color:#5b6e85;margin:0;font-size:17px;line-height:1.7}.business-card-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;margin-top:34px;display:grid}.business-card-grid>a,.other-vertical-grid>a{color:#173758;background:#fff;border:1px solid #d9e4f0;border-top:3px solid #e8ae0d;border-radius:10px;flex-direction:column;min-height:250px;padding:23px;text-decoration:none;display:flex}.business-card-grid span{color:#d19a00;font-size:13px;font-weight:900}.business-card-grid h3,.other-vertical-grid h3{color:#0a356f;margin:16px 0 10px;font-size:20px;line-height:1.25}.business-card-grid p,.other-vertical-grid p{color:#61738a;margin:0 0 18px;line-height:1.55}.business-card-grid b,.other-vertical-grid span{color:#b78300;margin-top:auto;font-size:13px}.business-detail-overview{padding-bottom:36px}.business-capability-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(40px,6vw,90px);padding-top:38px;display:grid}.business-list-grid,.business-solution-grid{gap:10px;margin-top:24px;display:grid}.business-list-grid span,.business-solution-grid span{color:#284868;background:#f4f8fc;border-left:3px solid #e9ad08;padding:13px 15px;font-weight:750}.business-audience{background:#f3f7fc;max-width:none}.business-audience>div:last-child{flex-wrap:wrap;gap:10px;margin-top:25px;display:flex}.business-audience>div:last-child span{color:#234a75;background:#fff;border:1px solid #d2e0ef;border-radius:999px;padding:10px 16px;font-weight:800}.business-why>div:last-child,.other-vertical-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:28px;display:grid}.business-why article{background:#f7f9fc;border-radius:9px;padding:22px}.business-why article b{color:#d49b00}.business-why article h3{color:#0a356f;margin:10px 0 0;font-size:18px}.other-verticals{border-top:1px solid #dbe5f0}.other-vertical-grid>a{min-height:200px}.business-final-cta{background:#05244d;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:38px;padding:60px clamp(24px,7vw,120px);display:grid}.business-final-cta h2{color:#fff}.business-final-cta p{color:#ffffffc2;max-width:850px}.business-final-cta a{margin-top:0}@media (width<=1100px){.business-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.business-why>div:last-child,.other-vertical-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.business-vertical-hero{padding:0;display:grid}.business-vertical-hero:after{display:none}.business-vertical-hero-copy{grid-row:1;max-width:none;padding:42px 24px 38px}.business-vertical-hero>img{object-fit:contain;grid-row:2;width:100%;height:auto;position:static}.business-vertical-hero h1{margin-bottom:22px;font-size:clamp(38px,10vw,50px)}.business-card-grid,.business-capability-layout,.business-why>div:last-child,.other-vertical-grid,.business-final-cta{grid-template-columns:1fr}.business-card-grid>a,.other-vertical-grid>a{min-height:0}}.workforce-content-layout{background:#fff;grid-template-columns:minmax(0,1.7fr) minmax(340px,.95fr);align-items:start;gap:clamp(36px,4vw,64px);padding:42px clamp(24px,5vw,82px) 76px;scroll-margin-top:92px;display:grid}.workforce-main-column{min-width:0}.workforce-section{padding:44px 0}.workforce-section:first-child{padding-top:0}.workforce-section+.workforce-section{border-top:1px solid #dbe5f1}.workforce-soft-section{background:#f5f8fc;border-radius:14px;margin:10px 0;padding:34px 40px;border:0!important}.workforce-introduction>span,.workforce-section-heading>span,.candidate-opportunity>div>span,.workforce-enquiry-card>span,.candidate-modal>span{display:none}.workforce-introduction h2,.workforce-section-heading h2,.candidate-opportunity h2,.workforce-final-cta h2{color:#082e64;letter-spacing:-.035em;margin:0 0 18px;font-size:clamp(32px,3vw,48px);line-height:1.08}.workforce-introduction p,.workforce-section-heading p,.candidate-opportunity p{color:#51657e;max-width:860px;margin:0 0 16px;font-size:17px;line-height:1.72}.career-level-grid,.workforce-role-grid,.workforce-value-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:28px;display:grid}.career-level-grid article,.workforce-role-grid article,.workforce-value-grid article{background:#fff;border:1px solid #dce6f2;border-radius:11px;padding:24px}.career-level-grid article{border-top:3px solid #edb20e}.career-level-grid b{color:#d39a00;font-size:14px}.career-level-grid h3,.workforce-role-grid h3,.workforce-value-grid h3,.workforce-process h3{color:#0a356f;margin:9px 0;font-size:19px;line-height:1.25}.career-level-grid p,.workforce-role-grid p,.workforce-value-grid p,.workforce-process p{color:#5c6f86;margin:0;line-height:1.58}.workforce-check-grid,.workforce-industry-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 18px;margin-top:25px;display:grid}.workforce-check-grid span,.workforce-industry-grid span{color:#233f62;align-items:center;gap:10px;font-size:15px;font-weight:750;line-height:1.4;display:flex}.workforce-check-grid span:before,.workforce-industry-grid span:before{content:"";background:#efb40e;border-radius:50%;flex:0 0 8px;height:8px}.workforce-model-chips{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.workforce-model-chips span{color:#123d73;background:#eaf2fc;border:1px solid #ccdef3;border-radius:999px;align-items:center;min-height:42px;padding:9px 17px;font-size:14px;font-weight:850;display:inline-flex}.workforce-process{gap:12px;margin:26px 0 0;padding:0;list-style:none;display:grid}.workforce-process li{background:#fff;border-left:3px solid #e7ac09;grid-template-columns:48px 1fr;align-items:center;gap:18px;padding:18px 20px;display:grid}.workforce-process li>b{color:#d39a00;font-size:19px}.workforce-process h3{margin:0 0 4px}.workforce-enquiry-card{color:#fff;background:linear-gradient(150deg,#062653,#0b3e77);border-radius:13px;max-height:calc(100vh - 116px);padding:25px;scroll-margin-top:105px;position:sticky;top:92px;overflow-y:auto;box-shadow:0 20px 55px #011b3f33}.workforce-enquiry-card h2{color:#fff;margin:4px 0 8px;font-size:29px}.workforce-enquiry-card>p{color:#ffffffc2;margin:0 0 14px;font-size:14px;line-height:1.5}.workforce-enquiry-card form,.candidate-modal form{gap:10px;display:grid}.workforce-form-row,.candidate-modal form>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.workforce-enquiry-card label{gap:4px;display:grid}.workforce-enquiry-card label>span,.candidate-file>span{color:#ffffffd6;font-size:11px;font-weight:800}.workforce-enquiry-card input,.workforce-enquiry-card select,.workforce-enquiry-card textarea,.candidate-modal input,.candidate-modal select,.candidate-modal textarea{color:#102542;font:inherit;resize:vertical;background:#fff;border:1px solid #cbd8e7;border-radius:6px;width:100%;min-height:40px;padding:9px 10px;font-size:14px}.workforce-enquiry-card textarea,.candidate-modal textarea{min-height:68px}.workforce-enquiry-card button,.candidate-modal form>button{color:#062652;cursor:pointer;background:linear-gradient(135deg,#ffc400,#e8a914);border:0;border-radius:7px;min-height:44px;padding:11px 18px;font-weight:900}.workforce-form-status{color:#ffe179;font-size:12px;line-height:1.45}.candidate-opportunity{background:#f1f6fc;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:44px;padding:60px clamp(24px,7vw,120px);display:grid}.candidate-opportunity>div{max-width:960px}.candidate-opportunity small{color:#6a7b90;max-width:900px;line-height:1.55;display:block}.candidate-opportunity>button,.workforce-final-cta button,.workforce-final-cta a{cursor:pointer;border-radius:7px;padding:14px 22px;font-weight:900;text-decoration:none}.candidate-opportunity>button{color:#fff;background:#082e64;border:0}.workforce-final-cta{color:#fff;background:#05244d;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:38px;padding:64px clamp(24px,7vw,120px);display:grid}.workforce-final-cta h2{color:#fff}.workforce-final-cta p{color:#ffffffc2;max-width:850px;margin:0;line-height:1.65}.workforce-final-cta>div:last-child{gap:12px;display:flex}.workforce-final-cta a{color:#062652;background:#ffc400}.workforce-final-cta button{color:#fff;background:0 0;border:1px solid #ffffff8c}.candidate-modal-overlay{z-index:10000;background:#010e22c7;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.candidate-modal{background:#fff;border-radius:14px;width:100%;max-width:760px;max-height:calc(100vh - 48px);padding:32px;position:relative;overflow-y:auto}.candidate-modal h2{color:#082e64;margin:4px 0 8px;font-size:34px}.candidate-modal>p{color:#5c6f86;line-height:1.55}.candidate-modal-close{color:#082e64;cursor:pointer;background:#edf3fa;border:0;border-radius:50%;width:38px;height:38px;font-size:24px;position:absolute;top:18px;right:18px}.candidate-file{background:#082e64;border-radius:7px;gap:7px;padding:10px;display:grid}.candidate-modal form>strong{color:#315a86;font-size:12px;line-height:1.45}@media (width<=1080px){.workforce-content-layout{grid-template-columns:minmax(0,1.45fr) minmax(320px,.85fr);padding-left:36px;padding-right:36px}.workforce-soft-section{padding:32px}}@media (width<=900px){.workforce-content-layout{grid-template-columns:1fr}.workforce-enquiry-card{max-height:none;position:static;overflow:visible}.candidate-opportunity,.workforce-final-cta{grid-template-columns:1fr}.candidate-opportunity>button{justify-self:start}}@media (width<=640px){.workforce-content-layout{padding:48px 20px 60px}.workforce-section{padding:40px 0}.workforce-soft-section{border-radius:10px;margin-left:-8px;margin-right:-8px;padding:28px 20px}.career-level-grid,.workforce-role-grid,.workforce-value-grid,.workforce-check-grid,.workforce-industry-grid,.workforce-form-row,.candidate-modal form>div{grid-template-columns:1fr}.workforce-enquiry-card{padding:22px 18px}.candidate-opportunity,.workforce-final-cta{padding:52px 22px}.workforce-final-cta>div:last-child{flex-direction:column;align-items:stretch}.workforce-final-cta a,.workforce-final-cta button{text-align:center}.candidate-modal-overlay{padding:10px}.candidate-modal{max-height:calc(100vh - 20px);padding:26px 18px}}.home-offerings-heading{justify-content:space-between;align-items:end;gap:30px;max-width:1480px;margin:0 auto 36px;display:flex}.home-offerings-heading>div:first-child{max-width:890px}.home-offerings-heading span{color:#ffc400;letter-spacing:.15em;font-size:13px;font-weight:900}.home-offerings-heading h2{color:#fff;letter-spacing:-.035em;margin:12px 0;font-size:clamp(36px,4vw,58px);line-height:1.08}.home-offerings-heading p{color:#ffffffb3;margin-bottom:0;font-size:18px;line-height:1.6}.home-offering-controls{gap:10px;display:flex}.home-offering-controls button{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:22px;display:inline-flex}.home-offering-controls button:hover{color:#062650;background:#ffc400;border-color:#ffc400}.home-offering-rail{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-color:#ffc4008c #ffffff14;scrollbar-width:thin;gap:20px;max-width:1480px;margin:0 auto;padding:6px 2px 20px;display:flex;overflow-x:auto}.home-offering-card{box-sizing:border-box;color:#fff;scroll-snap-align:start;background:linear-gradient(155deg,#ffffff1f,#ffffff0e);border:1px solid #ffffff29;border-radius:13px;flex-direction:column;flex:0 0 calc(33.3333% - 13.3333px);min-height:420px;padding:27px;text-decoration:none;transition:border-color .18s,transform .18s,background .18s;display:flex}.home-offering-card:hover{background:linear-gradient(155deg,#175290e6,#ffffff14);border-color:#ffc400b3;transform:translateY(-5px)}.home-offering-card-top{align-items:center;gap:12px;display:flex}.home-offering-card-top b{color:#062650;background:#ffc400;border-radius:7px;justify-content:center;align-items:center;min-width:45px;height:45px;padding:0 6px;font-size:14px;display:inline-flex}.home-offering-card-top span{color:#ffd453;letter-spacing:.1em;font-size:11px}.home-offering-card h3{color:#fff;margin:25px 0 12px;font-size:29px}.home-offering-card p{color:#ffffffb3;line-height:1.6}.home-offering-card ul{color:#ffffffd1;padding-left:20px;line-height:1.6}.home-offering-card li::marker{color:#ffc400}.home-offering-card>strong{color:#ffc400;margin-top:auto}.home-offering-card>strong i{margin-left:7px;font-size:18px;font-style:normal}@media (width<=980px){.home-offering-card{flex-basis:calc(50% - 10px)}}@media (width<=640px){.home-offerings-heading{flex-direction:column;align-items:flex-start}.home-offering-card{flex-basis:88%;min-height:390px}}.asp-gsp-page{color:#17304e;background:#fff}.asp-gsp-page .sr-only{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.asp-gsp-hero{background:#031b43;align-items:flex-start;min-height:clamp(560px,41vw,650px);padding:34px clamp(26px,3.5vw,64px) 54px;display:flex;position:relative;overflow:hidden}.asp-gsp-hero:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(90deg,#031b43 0% 32%,#031b43f7 40%,#031b43d1 49%,#031b437a 59%,#031b4329 69%,#0000 79%);position:absolute;inset:0}.asp-gsp-hero-copy{z-index:2;max-width:min(650px,44vw);padding-top:0;position:relative}.asp-gsp-hero-visual{width:min(72%,1380px);height:100%;position:absolute;inset:0 0 0 auto;overflow:hidden}.asp-gsp-hero-visual img{object-fit:contain;object-position:center right;width:100%;max-width:none;height:100%;display:block}.asp-gsp-hero-copy>span,.asp-gsp-intro span,.asp-gsp-heading>span,.asp-gsp-showcase>div>span,.asp-gsp-workflow>span{color:#ffc400;letter-spacing:.14em;font-size:12px;font-weight:900}.asp-gsp-hero h1{color:#fff;letter-spacing:-.04em;margin:0 0 23px;font-size:clamp(40px,3.75vw,62px);line-height:1.04}.asp-gsp-hero-copy>p{color:#ffffffc7;max-width:660px;margin:0;font-size:clamp(17px,1.3vw,21px);line-height:1.65}.asp-gsp-hero-copy>div,.asp-gsp-final-cta>div:last-child{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.asp-gsp-hero a,.asp-gsp-final-cta a{color:#fff;border:1px solid #ffffff80;border-radius:7px;padding:13px 21px;font-weight:900;text-decoration:none;transition:box-shadow .16s,transform .16s}.asp-gsp-hero a:first-child,.asp-gsp-final-cta a:first-child{color:#052450;background:#ffc400;border-color:#ffc400}.asp-gsp-hero a:hover,.asp-gsp-hero a:focus-visible,.asp-gsp-final-cta a:hover,.asp-gsp-final-cta a:focus-visible{outline:none;transform:translateY(-2px);box-shadow:0 12px 26px #000a234d}.asp-dashboard-frame{background:#fff;border:1px solid #ffffff57;border-radius:12px;min-width:0;margin:0;overflow:hidden;box-shadow:0 28px 80px #00091e59}.asp-dashboard-frame>img{width:100%;height:auto;display:block}.asp-browser-bar{background:#eaf0f7;align-items:center;gap:6px;min-height:34px;padding:0 12px;display:flex}.asp-browser-bar>span{background:#c5d1df;border-radius:50%;width:7px;height:7px}.asp-browser-bar>span:first-child{background:#e9ad0c}.asp-browser-bar b{color:#48627f;letter-spacing:.04em;margin-left:7px;font-size:9px}.asp-dashboard{background:#f5f8fc;grid-template-columns:52px minmax(0,1fr);min-height:350px;display:grid}.asp-dashboard>aside{background:#052652;flex-direction:column;align-items:center;gap:18px;padding:16px 0;display:flex}.asp-dashboard>aside strong{color:#ffc400;font-size:15px}.asp-dashboard>aside i{background:#ffffff40;border-radius:3px;width:18px;height:18px}.asp-dashboard>aside i:first-of-type{background:#ffc400}.asp-dashboard-content{min-width:0;padding:22px}.asp-dashboard-content>header{justify-content:space-between;align-items:center;gap:18px;display:flex}.asp-dashboard-content header small{color:#8090a5;letter-spacing:.1em;font-size:8px;font-weight:900}.asp-dashboard-content h3{color:#0a3167;margin:5px 0 0;font-size:18px}.asp-dashboard-content header>span{color:#2d527c;background:#e8f0fa;border:1px solid #d4e0ee;border-radius:5px;padding:7px 9px;font-size:9px;font-weight:800}.asp-metric-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:20px;display:grid}.asp-metric-row>div{background:#fff;border:1px solid #e0e8f1;border-radius:7px;gap:4px;padding:13px;display:grid}.asp-metric-row small,.asp-metric-row em{color:#7b8da4;font-size:8px;font-style:normal}.asp-metric-row strong{color:#0a356f;font-size:20px}.asp-dashboard-grid{grid-template-columns:1.2fr .8fr;gap:10px;margin-top:10px;display:grid}.asp-chart-panel,.asp-status-panel{color:#25476d;background:#fff;border:1px solid #e0e8f1;border-radius:7px;padding:13px;font-size:9px}.asp-chart-bars{align-items:end;gap:8px;height:78px;margin-top:13px;display:flex}.asp-chart-bars i{background:linear-gradient(#f7bd17,#d99f00);border-radius:3px 3px 0 0;flex:1;height:45%}.asp-chart-bars i:nth-child(2){height:70%}.asp-chart-bars i:nth-child(3){height:55%}.asp-chart-bars i:nth-child(4){height:88%}.asp-chart-bars i:nth-child(5){height:72%}.asp-chart-bars i:nth-child(6){height:94%}.asp-status-panel{gap:13px;display:grid}.asp-status-panel span{color:#61758d;align-items:center;gap:6px;display:flex}.asp-status-panel span i{background:#ffc400;border-radius:50%;width:6px;height:6px}.asp-status-panel span strong{color:#0a356f;margin-left:auto}.asp-gsp-intro,.asp-gsp-capabilities,.asp-gsp-showcase{max-width:1440px;margin:0 auto;padding:48px clamp(24px,6vw,100px)}.asp-gsp-intro{grid-template-columns:.9fr 1.1fr;gap:42px;display:grid}.asp-gsp-intro h2,.asp-gsp-heading h2,.asp-gsp-showcase h2,.asp-gsp-final-cta h2{color:#092e62;letter-spacing:-.035em;margin:0;font-size:clamp(34px,3.3vw,52px);line-height:1.1}.asp-gsp-intro p,.asp-gsp-heading p,.asp-gsp-showcase p,.asp-gsp-final-cta p{color:#5c6f86;margin:0 0 15px;font-size:17px;line-height:1.68}.asp-gsp-capabilities{background:#f3f7fc;max-width:none}.asp-gsp-heading{max-width:850px}.asp-capability-carousel{width:100%;margin-top:24px;padding:2px 0 8px;overflow:hidden}.asp-capability-track{will-change:transform;gap:15px;width:max-content;animation:58s linear infinite asp-capabilities-scroll;display:flex}.asp-capability-carousel:hover .asp-capability-track,.asp-capability-carousel:focus-within .asp-capability-track{animation-play-state:paused}.asp-capability-track article{background:#fff;border:1px solid #dbe5f0;border-radius:10px;flex:0 0 clamp(270px,22vw,335px);min-height:190px;padding:22px}.asp-capability-track h3{color:#0a356f;margin:0 0 10px;font-size:19px}.asp-capability-track p{color:#63758a;margin:0;font-size:14px;line-height:1.56}@keyframes asp-capabilities-scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 7.5px))}}.asp-gsp-showcase{grid-template-columns:1.15fr .85fr;gap:clamp(30px,4vw,58px);display:grid}.asp-gsp-showcase .asp-dashboard-frame{margin-top:30px}.asp-showcase-stage{margin-top:22px}.asp-showcase-stage .asp-dashboard-frame{margin-top:0}.asp-showcase-caption{justify-content:space-between;align-items:flex-start;gap:22px;padding-top:16px;display:flex}.asp-showcase-caption>div:first-child{gap:5px;display:grid}.asp-showcase-caption strong{color:#0a356f;font-size:16px}.asp-showcase-caption span{color:#63758a;font-size:13px;line-height:1.5}.asp-showcase-controls{flex:none;gap:7px;display:flex}.asp-showcase-controls button{color:#0000;cursor:pointer;background:#eef4fb;border:1px solid #ccdae9;border-radius:50%;justify-content:center;align-items:center;width:12px;height:12px;padding:0;font-size:0;font-weight:850;display:inline-flex}.asp-showcase-controls button.is-active,.asp-showcase-controls button:hover,.asp-showcase-controls button:focus-visible{color:#052450;background:#e7ad0e;border-color:#e7ad0e;outline:none}.asp-gsp-workflow ol{gap:10px;margin:20px 0 0;padding:0;list-style:none;display:grid}.asp-gsp-workflow li{background:#f5f8fc;border-left:3px solid #e7ad0e;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:14px;padding:15px;display:grid}.asp-gsp-workflow li b{color:#d49b00}.asp-gsp-workflow li span{color:#2c4a6c;font-weight:750;line-height:1.4}.asp-gsp-final-cta{background:#05244d;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:36px;padding:42px clamp(24px,7vw,120px);display:grid}.asp-gsp-final-cta h2{color:#fff;margin:0 0 13px}.asp-gsp-final-cta p{color:#ffffffb8;margin:0}.asp-gsp-final-cta>div:last-child{flex-wrap:nowrap;margin-top:0}@media (width<=1050px){.asp-gsp-hero{min-height:560px}.asp-gsp-hero-copy{max-width:50vw}}@media (width<=760px){.asp-gsp-hero{gap:38px;min-height:0;padding:0;display:grid}.asp-gsp-hero:after{display:none}.asp-gsp-hero-copy{background:#031b43;max-width:none;padding:46px 22px 42px}.asp-gsp-hero-visual{width:100%;height:auto;position:static}.asp-gsp-hero-visual img{object-fit:contain;width:100%;height:auto}.asp-showcase-caption{flex-direction:column}.asp-gsp-hero h1{font-size:clamp(38px,11vw,52px)}.asp-gsp-intro,.asp-gsp-showcase,.asp-gsp-final-cta{grid-template-columns:1fr}.asp-gsp-intro,.asp-gsp-capabilities,.asp-gsp-showcase{padding:42px 22px}.asp-capability-carousel{width:calc(100% + 44px);margin-left:-22px;margin-right:-22px;padding-left:22px}.asp-capability-track{animation-duration:48s}.asp-capability-track article{flex-basis:min(82vw,310px);min-height:185px}.asp-gsp-final-cta{padding:40px 22px}.asp-gsp-final-cta>div:last-child{flex-direction:column;align-items:stretch}}@media (prefers-reduced-motion:reduce){.asp-capability-carousel{scrollbar-width:thin;overflow-x:auto}.asp-capability-track{animation:none}.asp-capability-track article[aria-hidden=true]{display:none}}@media (width<=500px){.asp-dashboard{grid-template-columns:38px minmax(0,1fr);min-height:300px}.asp-dashboard-content{padding:14px}.asp-dashboard-content h3{font-size:14px}.asp-dashboard-content header>span{display:none}.asp-metric-row{gap:6px}.asp-metric-row>div{padding:9px}.asp-dashboard-grid{grid-template-columns:1fr}.asp-status-panel{display:none}}.sap-services-page{--sap-navy:#062b5c;--sap-deep:#021e43;--sap-gold:#f6b713;--sap-ink:#082f65;--sap-muted:#5e708a;color:var(--sap-ink);background:#fff;overflow:hidden}.sap-services-page,.sap-services-page *{box-sizing:border-box}.sap-services-hero{color:#fff;isolation:isolate;background:var(--sap-deep);grid-template-columns:minmax(0,47%) minmax(0,53%);align-items:start;min-height:clamp(520px,100svh - 102px,650px);padding:18px clamp(34px,6vw,112px) 42px clamp(28px,3.6vw,72px);display:grid;position:relative}.sap-services-hero:before{content:"";z-index:-2;background:var(--sap-hero-image) center right / cover no-repeat;opacity:.84;position:absolute;inset:0 0 0 38%}.sap-services-hero:after{content:"";z-index:-1;background:linear-gradient(90deg,#021e43 0%,#03295a 39%,#03295ae0 52%,#03295a47 77%,#03295a14 100%);position:absolute;inset:0}.sap-services-hero-copy{z-index:2;max-width:780px;position:relative}.sap-eyebrow,.sap-section-heading>span,.sap-signature-copy>span,.sap-final-cta span{color:var(--sap-gold);letter-spacing:.18em;font-size:.82rem;font-weight:900}.sap-services-hero h1{color:#fff;letter-spacing:-.05em;max-width:780px;margin:0 0 22px;font-size:clamp(2.8rem,5vw,5.5rem);line-height:.99}.sap-services-hero h1 em{color:var(--sap-gold);font-style:normal;display:block}.sap-services-hero-copy>p{color:#dce7f5;max-width:700px;margin:0;font-size:clamp(1.05rem,1.45vw,1.35rem);line-height:1.7}.sap-hero-actions,.sap-final-cta>div:last-child{flex-wrap:wrap;gap:14px;margin-top:24px;display:flex}.sap-btn{min-height:50px;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;padding:13px 24px;font-weight:900;text-decoration:none;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.sap-btn:hover{transform:translateY(-2px)}.sap-btn-primary{background:var(--sap-gold);color:var(--sap-deep)}.sap-btn-outline{color:#fff;background:#021e435c;border-color:#ffffff9e}.sap-hero-visual{place-self:end;width:min(470px,90%);padding-bottom:28px}.sap-erp-panel{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#021e43c2;border:1px solid #ffffff52;border-radius:14px;padding:22px;box-shadow:0 20px 50px #00000038}.sap-erp-panel>span{color:var(--sap-gold);letter-spacing:.12em;font-size:.72rem;font-weight:900}.sap-erp-panel>strong{margin-top:8px;font-size:1.2rem;display:block}.sap-erp-panel>div{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:18px;display:grid}.sap-erp-panel i{background:linear-gradient(150deg,#f6b713e6,#ffffff26);border-radius:7px;height:58px}.sap-section{padding:34px clamp(28px,6vw,112px) 42px}.sap-section-heading{max-width:850px;margin-bottom:18px}.sap-section-heading h2,.sap-signature-copy h2,.sap-final-cta h2{color:var(--sap-ink);letter-spacing:-.035em;margin:0 0 12px;font-size:clamp(2rem,3.7vw,4rem);line-height:1.08}.sap-section-heading p,.sap-signature-copy p{color:var(--sap-muted);margin:0;font-size:1.08rem;line-height:1.75}.sap-benefit-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.sap-benefit-grid article{border-top:3px solid var(--sap-gold);background:#f4f8fd;padding:26px}.sap-benefit-grid article>span{background:var(--sap-navy);width:38px;height:38px;color:var(--sap-gold);border-radius:50%;place-items:center;font-weight:900;display:grid}.sap-benefit-grid h3,.sap-solution-grid h3,.sap-compliance-grid h3,.sap-industry-grid h3,.sap-reasons-grid h3{color:var(--sap-ink);margin:20px 0 10px;font-size:1.22rem}.sap-benefit-grid p,.sap-solution-grid p,.sap-compliance-grid p,.sap-industry-grid p,.sap-reasons-grid p{color:var(--sap-muted);margin:0;line-height:1.6}.sap-services-section{background:#eef4fb}.sap-service-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.sap-carousel-wrap{position:relative}.sap-carousel-controls{justify-content:flex-end;gap:8px;margin:-58px 0 16px;display:flex}.sap-carousel-controls button{color:var(--sap-ink);cursor:pointer;background:#062b5c14;border:1px solid #062b5c38;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.15rem;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.sap-carousel-controls button:hover,.sap-carousel-controls button:focus-visible{background:var(--sap-gold);border-color:var(--sap-gold);color:var(--sap-deep);outline:none}.sap-carousel{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-color:#f6b7139e #062b5c1a;scrollbar-width:thin;align-items:stretch;gap:18px;padding:4px 2px 12px;display:flex;overflow-x:auto}.sap-carousel>article{scroll-snap-align:start;flex:0 0 calc(33.3333% - 12px)}.sap-service-card{background:#fff;border:1px solid #cfdeef;border-radius:16px;flex-direction:column;min-height:365px;padding:24px;scroll-margin-top:160px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.sap-service-card:hover{border-color:var(--sap-gold);transform:translateY(-4px);box-shadow:0 16px 34px #062b5c1a}.sap-service-number{color:var(--sap-gold);font-size:1rem;font-weight:900}.sap-service-card h3{color:var(--sap-ink);margin:0 0 10px;font-size:1.55rem}.sap-service-card>p{color:var(--sap-muted);line-height:1.65}.sap-service-card>div{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.sap-service-card>div span{color:var(--sap-ink);background:#f4f8fd;border:1px solid #cfdeef;border-radius:999px;padding:7px 11px;font-size:.78rem;font-weight:800}.sap-service-card>a{color:#a87300;margin-top:auto;padding-top:22px;font-weight:900;text-decoration:none}.sap-solutions-section{background:var(--sap-deep)}.sap-solutions-section .sap-section-heading h2{color:#fff}.sap-solutions-section .sap-carousel-controls button,.sap-industries-section .sap-carousel-controls button{color:#fff;background:#ffffff14;border-color:#ffffff47}.sap-solutions-section .sap-carousel-controls button:hover,.sap-solutions-section .sap-carousel-controls button:focus-visible,.sap-industries-section .sap-carousel-controls button:hover,.sap-industries-section .sap-carousel-controls button:focus-visible{background:var(--sap-gold);border-color:var(--sap-gold);color:var(--sap-deep)}.sap-solution-grid{background:#ffffff24;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.sap-solutions-carousel article{background:#ffffff12;border:1px solid #ffffff29;border-radius:14px;min-height:220px;padding:25px}.sap-solutions-carousel h3,.sap-industries-carousel h3{color:#fff;margin:0 0 10px;font-size:1.3rem}.sap-solutions-carousel p,.sap-industries-carousel p{color:#c8d7e8;margin:0;line-height:1.6}.sap-solution-grid article{background:var(--sap-navy);min-height:210px;padding:28px}.sap-solution-grid article>span{color:var(--sap-gold);font-weight:900}.sap-solution-grid h3{color:#fff}.sap-solution-grid p{color:#c8d7e8}.sap-signature-section{background:linear-gradient(120deg,#fff 0% 50%,#eef4fb 50%);grid-template-columns:.9fr 1.1fr;align-items:center;gap:40px;padding:44px clamp(28px,6vw,112px);display:grid}.sap-signature-copy h3{color:#4e6685;margin:0 0 18px;font-size:1.18rem}.sap-signature-grid{gap:10px;display:grid}.sap-signature-grid article{border-left:3px solid var(--sap-gold);background:#fff;grid-template-columns:42px 1fr;gap:14px;padding:18px 20px;display:grid;box-shadow:0 8px 24px #062b5c0f}.sap-signature-grid article>span{background:var(--sap-navy);color:#fff;border-radius:8px;place-items:center;width:38px;height:38px;display:grid}.sap-signature-grid h3{color:var(--sap-ink);margin:0 0 5px}.sap-signature-grid p{color:var(--sap-muted);margin:0}.sap-compliance-section{background:#eef4fb}.sap-compliance-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.sap-compliance-grid a{background:#fff;border:1px solid #cfdeef;border-radius:14px;min-height:190px;padding:26px;text-decoration:none;position:relative}.sap-compliance-grid a>span{color:var(--sap-gold);font-size:1.4rem;position:absolute;top:20px;right:22px}.sap-timeline{grid-template-columns:repeat(6,1fr);gap:0;display:grid;position:relative}.sap-timeline:before{content:"";background:#cfdeef;height:2px;position:absolute;top:25px;left:6%;right:6%}.sap-timeline article{text-align:center;padding:0 14px;position:relative}.sap-timeline article>span{z-index:1;background:var(--sap-navy);width:52px;height:52px;color:var(--sap-gold);border:3px solid #fff;border-radius:50%;place-items:center;margin:0 auto 18px;font-weight:900;display:grid;position:relative;box-shadow:0 0 0 1px #cfdeef}.sap-timeline h3{color:var(--sap-ink)}.sap-timeline p{color:var(--sap-muted);font-size:.9rem;line-height:1.55}.sap-industries-section{background:var(--sap-deep)}.sap-industries-section .sap-section-heading h2{color:#fff}.sap-industry-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.sap-industry-grid article{background:#ffffff0f;border:1px solid #ffffff29;min-height:160px;padding:24px}.sap-industries-carousel article{background:#ffffff12;border:1px solid #ffffff29;border-radius:14px;min-height:190px;padding:25px}.sap-industry-grid h3{color:#fff}.sap-industry-grid p{color:#c8d7e8}.sap-reasons-grid{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.sap-reasons-grid article{border-bottom:3px solid var(--sap-gold);background:#f4f8fd;padding:24px}.sap-reasons-grid article>span{color:#9f7000;font-weight:900}.sap-final-cta{color:#fff;background:linear-gradient(115deg, var(--sap-deep), var(--sap-navy));grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:32px;padding:42px clamp(28px,6vw,112px);display:grid}.sap-final-cta h2{color:#fff}.sap-final-cta p{color:#c8d7e8;margin:0;font-size:1.08rem}.sap-final-cta>div:last-child{margin-top:0}@media (width<=1080px){.sap-services-hero{grid-template-columns:1fr;min-height:570px}.sap-hero-visual{display:none}.sap-benefit-grid,.sap-industry-grid,.sap-service-grid,.sap-solution-grid,.sap-compliance-grid{grid-template-columns:repeat(2,1fr)}.sap-reasons-grid{grid-template-columns:repeat(3,1fr)}.sap-timeline{grid-template-columns:repeat(3,1fr);row-gap:32px}.sap-timeline:before{display:none}.sap-carousel>article{flex-basis:calc(50% - 9px)}}@media (width<=760px){.sap-services-hero{background-position:50%;min-height:auto;padding:24px 22px 40px}.sap-services-hero:before{background-position:64%;inset:0}.sap-services-hero:after{background:linear-gradient(90deg,#021e43fa 0%,#021e43e6 64%,#021e439e 100%)}.sap-services-hero h1{font-size:clamp(2.45rem,13vw,4.2rem)}.sap-hero-actions,.sap-final-cta>div:last-child{flex-direction:column}.sap-btn{width:100%}.sap-section,.sap-signature-section{padding:38px 22px 42px}.sap-benefit-grid,.sap-service-grid,.sap-solution-grid,.sap-compliance-grid,.sap-industry-grid,.sap-reasons-grid{grid-template-columns:1fr}.sap-service-card{min-height:0}.sap-carousel-controls{margin:0 0 12px}.sap-carousel>article{flex-basis:88%}.sap-signature-section{background:#f4f8fd;grid-template-columns:1fr;gap:36px}.sap-timeline{grid-template-columns:1fr;gap:0}.sap-timeline article{text-align:left;grid-template-columns:52px 1fr;column-gap:16px;padding:0 0 24px;display:grid}.sap-timeline article>span{grid-row:span 2;margin:0}.sap-timeline h3,.sap-timeline p{margin-top:0}.sap-final-cta{grid-template-columns:1fr;padding:42px 22px}}.dsc-icon{flex:none;justify-content:center;align-items:center;display:inline-flex}.dsc-icon svg{width:100%;height:100%;overflow:visible}.dsc-icon-sm{width:42px;height:42px}.dsc-icon-md{width:68px;height:68px}.dsc-icon-lg{width:148px;height:148px}.dsc-icon-document{fill:#f6f9ff;stroke:#0a3b78;stroke-width:2.5px}.dsc-icon-fold,.dsc-icon-line{fill:none;stroke:#0a3b78;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round}.dsc-icon-signature{fill:none;stroke:#f5b400;stroke-width:3.5px;stroke-linecap:round}.dsc-icon-shield{fill:#082c60;stroke:#f5b400;stroke-width:2px}.dsc-icon-check{fill:none;stroke:#fff;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round}.offering-mega-icon .dsc-icon{width:38px;height:38px}.offering-service-icon{color:#fff;background:linear-gradient(145deg,#0f3d77f5,#031f46f5);border:1.5px solid #f2b300;border-radius:14px;flex:0 0 64px;place-items:center;width:64px;height:64px;display:inline-grid;overflow:hidden}.offering-service-icon>svg{fill:none;stroke:currentColor;stroke-width:2.15px;stroke-linecap:round;stroke-linejoin:round;width:46px;height:46px}.offering-service-icon text{fill:#f6b900;stroke:none;font:800 8px Arial,sans-serif}.offering-service-icon .offering-icon-gold{stroke:#f6b900}.offering-service-icon>img{object-fit:contain;width:48px;height:38px}.offering-service-icon .dsc-icon{width:50px;height:50px}.offering-mega-icon{background:0 0;border:0;width:64px;height:64px;padding:0}.offering-mega-icon .offering-service-icon{width:64px;height:64px}.offering-mega-card{min-height:110px}.offering-mega-arrow{color:#f6b900;align-self:center;margin-left:auto;font-size:28px}.home-solution-card{flex-direction:column;height:330px;min-height:330px;display:flex}.home-solution-card-top .offering-service-icon{flex-basis:60px;width:60px;height:60px}.home-solution-card>p{min-height:76px;margin-bottom:16px}.managed-tax-page{color:#082d61;background:#fff}.managed-tax-page h1,.managed-tax-page h2,.managed-tax-page h3,.managed-tax-page p{margin-top:0}.managed-tax-hero{color:#fff;background:radial-gradient(circle at 80%,#165a9e 0,#073b78 28%,#031f46 64%,#021936 100%);grid-template-columns:minmax(0,1.05fr) minmax(360px,.75fr);align-items:center;gap:64px;min-height:560px;padding:74px max(6vw,48px);display:grid}.managed-tax-hero>div:first-child{max-width:820px}.managed-tax-hero h1{margin:24px 0 10px;font-size:clamp(52px,5.5vw,88px);line-height:.98}.managed-tax-hero h2{color:#f6b900;margin-bottom:22px;font-size:clamp(25px,2.2vw,38px)}.managed-tax-hero p{color:#d8e4f2;max-width:760px;font-size:clamp(17px,1.25vw,22px);line-height:1.65}.managed-tax-actions{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.managed-tax-actions .btn,.managed-tax-final-cta .btn{cursor:pointer;border:1px solid #f6b900;border-radius:10px;padding:14px 22px;font-weight:800}.managed-tax-actions .btn-primary,.managed-tax-final-cta .btn-primary{color:#032451;background:#f6b900}.managed-tax-actions .btn-ghost,.managed-tax-final-cta .btn-ghost{color:#fff;background:0 0;border-color:#829ab8}.managed-tax-hero-visual{background:#03234c7a;border:1px solid #f6b90073;border-radius:28px;flex-wrap:wrap;place-content:center;gap:14px;min-height:390px;padding:44px;display:flex}.managed-tax-hero-visual .offering-service-icon{flex-basis:118px;width:118px;height:118px;margin:0 calc(50% - 59px) 12px}.managed-tax-hero-visual .offering-service-icon>svg{width:82px;height:82px}.managed-tax-hero-visual>span{border:1px solid #ffffff47;border-radius:999px;padding:10px 16px;font-weight:700}.managed-tax-overview,.managed-tax-services,.managed-tax-process,.managed-tax-benefits{padding:76px max(6vw,48px)}.managed-tax-overview{grid-template-columns:2fr 1fr;align-items:center;gap:42px;display:grid}.managed-tax-overview h2,.managed-tax-services header h2,.managed-tax-process header h2,.managed-tax-benefits h2{font-size:clamp(36px,4vw,62px);line-height:1.04}.managed-tax-overview p,.managed-tax-services header p,.managed-tax-process header p{color:#60718a;font-size:19px;line-height:1.7}.managed-tax-overview aside{background:#f1f6fc;border-left:4px solid #f6b900;padding:30px}.managed-tax-overview aside b{font-size:24px}.managed-tax-services{background:#eff5fb}.managed-tax-services header{max-width:850px;margin-bottom:36px}.managed-tax-services>div{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.managed-tax-services article{background:#fff;border:1px solid #cfdeee;border-radius:18px;padding:28px}.managed-tax-services article h3{margin:20px 0 10px;font-size:25px}.managed-tax-services article p{color:#60718a;line-height:1.55}.managed-tax-services ul{padding-left:19px;line-height:1.75}.managed-tax-services li::marker{color:#e6a900}.managed-tax-process header{max-width:800px;margin-bottom:34px}.managed-tax-process>div{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.managed-tax-process article{background:#f4f7fb;border-top:4px solid #f6b900;padding:26px}.managed-tax-process article span{color:#d89e00;font-size:28px;font-weight:900}.managed-tax-process article h3{margin:12px 0 8px;font-size:26px}.managed-tax-process article p{color:#60718a;line-height:1.55}.managed-tax-benefits{color:#fff;background:#082d61}.managed-tax-benefits>div{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:30px;display:grid}.managed-tax-benefits article{background:#ffffff0f;border:1px solid #ffffff2e;border-radius:14px;padding:22px;font-size:19px;font-weight:800}.managed-tax-final-cta h2{font-size:clamp(34px,4vw,58px)}.managed-tax-final-cta p{color:#dce7f3;font-size:19px}.compact-footer-links a{font-size:20px}.compact-footer-intro p,.compact-footer-contact li,.compact-footer-legal a{font-size:18px}@media (width<=960px){.managed-tax-hero{grid-template-columns:1fr;padding:54px 28px}.managed-tax-hero-visual{min-height:280px}.managed-tax-overview{grid-template-columns:1fr}.managed-tax-services>div,.managed-tax-process>div,.managed-tax-benefits>div{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.offering-service-icon{flex-basis:54px;width:54px;height:54px}.offering-service-icon>svg{width:39px;height:39px}.managed-tax-hero,.managed-tax-overview,.managed-tax-services,.managed-tax-process,.managed-tax-benefits,.managed-tax-final-cta{padding:42px 20px}.managed-tax-hero{gap:32px;min-height:auto}.managed-tax-hero-visual{min-height:230px;padding:25px}.managed-tax-services>div,.managed-tax-process>div,.managed-tax-benefits>div,.managed-tax-final-cta{grid-template-columns:1fr}.managed-tax-actions{flex-direction:column;align-items:stretch}.managed-tax-final-cta .btn{width:100%}}.dsc-page{--dsc-navy:#062d61;--dsc-deep:#031f45;--dsc-gold:#fbbd05;--dsc-ink:#082f68;--dsc-soft:#f2f7fd;color:#152a45;background:#fff}.dsc-page button,.dsc-page a{font:inherit}.dsc-hero{color:#fff;background:radial-gradient(circle at 85% 25%,#196abb80,#0000 30%),linear-gradient(120deg,#031d42 0%,#063975 65%,#082b5c 100%);grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);align-items:center;gap:36px;min-height:540px;padding:44px clamp(34px,6vw,118px) 48px;display:grid;overflow:hidden}.dsc-hero-copy{max-width:780px}.dsc-trust-label{color:#fff;letter-spacing:.03em;background:#031f458c;border:1px solid #fbbd05a6;border-radius:999px;align-items:center;gap:12px;padding:8px 15px;font-weight:800;display:inline-flex}.dsc-trust-label .dsc-icon{width:34px;height:34px}.dsc-hero h1{letter-spacing:-.045em;color:#fff;margin:24px 0 18px;font-size:clamp(48px,5.7vw,88px);line-height:.98}.dsc-hero h1 span{color:var(--dsc-gold)}.dsc-hero h2{color:#fff;margin:0 0 22px;font-size:clamp(24px,2.2vw,37px);line-height:1.18}.dsc-hero p{color:#dce8f6;max-width:760px;margin:0;font-size:clamp(17px,1.35vw,22px);line-height:1.65}.dsc-actions{gap:14px;margin-top:32px;display:flex}.dsc-actions .btn{min-width:168px}.dsc-hero-visual{isolation:isolate;justify-content:center;align-items:center;min-height:420px;display:flex;position:relative}.dsc-hero-visual:before{content:"";filter:blur(2px);background:radial-gradient(circle,#ffffff29,#257cd217 48%,#0000 70%);border-radius:50%;position:absolute;inset:7%}.dsc-hero-visual>.dsc-icon{z-index:3;aspect-ratio:1;filter:drop-shadow(0 22px 35px #00000047);width:min(44%,240px);height:auto;position:relative}.dsc-orbit{z-index:1;border:1px solid #fff3;border-radius:50%;position:absolute}.dsc-orbit-one{width:390px;height:390px}.dsc-orbit-two{border-color:#fbbd0540;width:500px;height:500px}.dsc-visual-chip{z-index:4;background:#031f45cc;border:1px solid #ffffff59;border-radius:999px;padding:10px 16px;font-weight:800;position:absolute;box-shadow:0 12px 30px #0000002e}.chip-identity{top:17%;right:5%}.chip-signing{bottom:22%;left:4%}.chip-auth{bottom:9%;right:9%}.dsc-section{max-width:1600px;margin:0 auto;padding:54px clamp(32px,6vw,112px)}.dsc-section-heading{align-items:center;gap:22px;margin-bottom:24px;display:flex}.dsc-section-heading h2,.dsc-centered-heading h2,.dsc-validity-section h2,.dsc-applicant-grid h2,.dsc-enterprise-section h2,.dsc-super-ra h2,.dsc-sap-signing h2,.dsc-renewal h2,.dsc-bottom-cta h2{letter-spacing:-.035em;color:var(--dsc-ink);margin:0 0 12px;font-size:clamp(34px,4vw,58px);line-height:1.05}.dsc-section-heading p,.dsc-centered-heading p,.dsc-validity-section p{color:#5d718c;max-width:850px;margin:0;font-size:18px;line-height:1.6}.dsc-centered-heading{text-align:center;max-width:950px;margin:0 auto 34px}.dsc-centered-heading p{margin:auto}.dsc-products{background:#fff}.dsc-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.dsc-product-card{background:linear-gradient(145deg,#fff,#f6f9fe);border:1px solid #d6e3f2;border-radius:18px;flex-direction:column;min-height:300px;padding:28px;transition:all .25s;display:flex;box-shadow:0 12px 30px #082f680f}.dsc-product-card:hover{border-color:#e5ac00;transform:translateY(-4px);box-shadow:0 18px 38px #082f681f}.dsc-product-card h3{color:var(--dsc-ink);margin:20px 0 10px;font-size:24px}.dsc-product-card p{color:#60728b;margin:0;line-height:1.55}.dsc-product-card button{text-align:left;color:#a77600;cursor:pointer;background:0 0;border:0;margin-top:auto;padding:20px 0 0;font-weight:900}.dsc-product-card button span{margin-left:6px}.dsc-validity-section{background:var(--dsc-soft);grid-template-columns:1fr 1.1fr;align-items:center;gap:45px;max-width:none;display:grid}.dsc-validity-options{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.dsc-validity-options button{color:var(--dsc-ink);cursor:pointer;background:#fff;border:1px solid #cbdced;border-radius:16px;padding:24px 18px;transition:all .2s}.dsc-validity-options button:hover{border-color:var(--dsc-gold);transform:translateY(-3px)}.dsc-validity-options strong,.dsc-validity-options span{display:block}.dsc-validity-options strong{font-size:25px}.dsc-validity-options span{color:#6d7d92;margin-top:7px}.dsc-use-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.dsc-use-grid div{color:var(--dsc-ink);background:#fff;border:1px solid #d7e3f0;border-radius:13px;align-items:center;gap:12px;padding:18px;font-weight:800;display:flex}.dsc-use-grid span{color:#062d61;background:#fbbd05;border-radius:50%;place-items:center;width:29px;height:29px;display:grid}.dsc-process-section{background:var(--dsc-deep);color:#fff;max-width:none}.dsc-process-section h2{color:#fff}.dsc-process-grid{background:#ffffff24;border:1px solid #ffffff24;grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.dsc-process-grid article{background:#082f68;min-height:280px;padding:30px;position:relative}.dsc-process-grid article>span{color:var(--dsc-gold);letter-spacing:.1em;font-weight:900}.dsc-process-grid h3{margin:22px 0 10px;font-size:23px}.dsc-process-grid p{color:#d0ddec;line-height:1.55}.dsc-process-grid .dsc-icon{position:absolute;top:24px;right:24px}.dsc-applicant-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.dsc-applicant-grid article{background:linear-gradient(140deg,#f2f7fd,#fff);border:1px solid #d3e0ef;border-radius:20px;padding:42px}.dsc-applicant-grid h2{font-size:38px}.dsc-applicant-grid p{color:#5a6e88;min-height:85px;font-size:18px;line-height:1.6}.dsc-super-ra{color:#fff;background:linear-gradient(125deg,#052651,#0a4589);padding:72px clamp(32px,6vw,112px)}.dsc-super-ra-copy{grid-template-columns:auto 1fr;align-items:center;gap:32px;max-width:1450px;margin:auto;display:grid}.dsc-super-ra h2{color:#fff}.dsc-super-ra p{color:#d9e7f5;max-width:1000px;font-size:19px;line-height:1.65}.dsc-super-ra small{color:#aac2dc}.dsc-capability-grid{grid-template-columns:repeat(4,1fr);gap:12px;max-width:1450px;margin:34px auto 0;display:grid}.dsc-capability-grid div{background:#ffffff12;border:1px solid #ffffff3d;border-radius:12px;padding:18px;font-weight:800}.dsc-capability-grid span{color:var(--dsc-gold);margin-right:9px}.dsc-service-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.dsc-service-grid button{text-align:left;color:var(--dsc-ink);cursor:pointer;background:#fff;border:1px solid #d2dfed;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:18px;font-weight:850;display:grid}.dsc-service-grid button:hover{border-color:var(--dsc-gold);box-shadow:0 10px 25px #082f6817}.dsc-service-grid b{color:#b47e00}.dsc-enterprise-section{background:#eef5fc;grid-template-columns:1.15fr .85fr;align-items:center;gap:50px;padding:72px clamp(32px,6vw,112px);display:grid}.dsc-enterprise-section>div:first-child{max-width:820px}.dsc-enterprise-section p{color:#5b6f87;font-size:19px;line-height:1.65}.dsc-enterprise-list{grid-template-columns:1fr 1fr;gap:12px;display:grid}.dsc-enterprise-list span{border-left:4px solid var(--dsc-gold);color:var(--dsc-ink);background:#fff;padding:18px;font-weight:800}.dsc-sap-signing{color:#fff;background:linear-gradient(110deg,#061f43 0%,#063b78 100%);max-width:none}.dsc-sap-signing>div{max-width:1250px;margin:auto}.dsc-sap-signing h2{color:#fff;margin-top:14px}.dsc-sap-signing p{color:#d2e0ef;max-width:850px;font-size:19px;line-height:1.6}.dsc-sap-logo{object-fit:contain;width:92px;height:auto;display:block}.dsc-sap-tags{flex-wrap:wrap;gap:10px;margin:20px 0;display:flex}.dsc-sap-tags span{border:1px solid #ffffff45;border-radius:999px;padding:9px 14px}.dsc-sap-signing .btn,.dsc-renewal .btn{color:#062652;background:#fbbb05;border-color:#fbbb05;text-decoration:none;display:inline-flex}.dsc-renewal{grid-template-columns:auto 1fr auto;align-items:center;gap:28px;display:grid}.dsc-renewal h2{font-size:44px}.dsc-renewal p{color:#61758d;font-size:18px}.dsc-faq-section{background:#f7faff;max-width:none}.dsc-faq-list{max-width:1100px;margin:auto}.dsc-faq-list article{border-bottom:1px solid #d4e0ed}.dsc-faq-list button{width:100%;color:var(--dsc-ink);text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;gap:20px;padding:20px 0;font-size:19px;font-weight:850;display:flex}.dsc-faq-list button b{color:#b58000;font-size:26px}.dsc-faq-list p{color:#5e7188;margin:0;padding:0 50px 22px 0;line-height:1.6}.dsc-bottom-cta{color:#fff;background:#052b5c;grid-template-columns:auto 1fr auto;align-items:center;gap:25px;padding:55px clamp(32px,6vw,112px);display:grid}.dsc-bottom-cta h2{color:#fff;font-size:40px}.dsc-bottom-cta p{color:#d6e3f1;max-width:760px;margin:0}.dsc-bottom-cta>div:last-child{gap:10px;display:flex}.dsc-modal-backdrop{z-index:10020;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#011128b8;place-items:center;padding:14px;display:grid;position:fixed;inset:0}.dsc-modal{background:#fff;border:1px solid #d1deed;border-radius:18px;width:min(940px,96vw);max-height:calc(100vh - 28px);padding:20px 24px;position:relative;overflow:hidden;box-shadow:0 30px 90px #00000059}.dsc-modal header{align-items:center;gap:14px;margin-bottom:14px;padding-right:42px;display:flex}.dsc-modal header .dsc-icon{width:58px;height:58px}.dsc-modal h2{color:var(--dsc-ink);margin:0;font-size:28px}.dsc-modal header p{color:#9b7100;margin:3px 0 0;font-weight:850}.dsc-modal-close{color:#173150;cursor:pointer;background:0 0;border:0;font-size:30px;position:absolute;top:10px;right:16px}.dsc-modal form{grid-template-columns:1fr 1fr;gap:10px 14px;display:grid}.dsc-modal label{color:#15345b;flex-direction:column;gap:4px;font-size:15px;font-weight:800;display:flex}.dsc-modal input,.dsc-modal select,.dsc-modal textarea{width:100%;min-height:42px;font:inherit;color:#15345b;background:#fff;border:1px solid #bed0e3;border-radius:9px;padding:9px 12px}.dsc-modal textarea{resize:vertical;min-height:64px;max-height:72px}.dsc-modal input:focus,.dsc-modal select:focus,.dsc-modal textarea:focus{border-color:#dca600;outline:2px solid #fbbd0573}.dsc-modal label small{color:#b42318}.dsc-modal-wide,.dsc-modal-submit{grid-column:1/-1}.dsc-modal-submit{justify-content:center;min-height:44px}.dsc-modal-success{color:#155d38;background:#edf9f2;border:1px solid #8dd1aa;border-radius:14px;padding:30px;font-size:18px;line-height:1.6}@media (width<=1050px){.dsc-hero{grid-template-columns:1fr;min-height:auto}.dsc-hero-visual{min-height:360px}.dsc-product-grid,.dsc-use-grid,.dsc-process-grid,.dsc-capability-grid,.dsc-service-grid{grid-template-columns:repeat(2,1fr)}.dsc-validity-section,.dsc-enterprise-section{grid-template-columns:1fr}.dsc-bottom-cta{grid-template-columns:auto 1fr}.dsc-bottom-cta>div:last-child{grid-column:2}}@media (width<=700px){.dsc-hero{gap:20px;padding:42px 20px 34px}.dsc-hero h1{font-size:48px}.dsc-hero-visual{min-height:300px}.dsc-orbit-one{width:260px;height:260px}.dsc-orbit-two{width:320px;height:320px}.dsc-visual-chip{padding:8px 10px;font-size:12px}.dsc-section,.dsc-super-ra,.dsc-enterprise-section,.dsc-bottom-cta{padding:50px 20px}.dsc-section-heading{align-items:flex-start}.dsc-section-heading h2,.dsc-centered-heading h2,.dsc-validity-section h2,.dsc-enterprise-section h2,.dsc-super-ra h2{font-size:36px}.dsc-product-grid,.dsc-use-grid,.dsc-process-grid,.dsc-applicant-grid,.dsc-capability-grid,.dsc-service-grid,.dsc-enterprise-list,.dsc-validity-options{grid-template-columns:1fr}.dsc-product-card{min-height:260px}.dsc-process-grid article{min-height:230px}.dsc-applicant-grid article{padding:28px}.dsc-applicant-grid p{min-height:0}.dsc-super-ra-copy{grid-template-columns:1fr}.dsc-super-ra-copy>.dsc-icon{width:100px;height:100px}.dsc-renewal,.dsc-bottom-cta{grid-template-columns:1fr}.dsc-renewal>.dsc-icon{width:90px;height:90px}.dsc-bottom-cta>div:last-child{flex-direction:column;grid-column:auto}.dsc-modal{overflow:auto}.dsc-modal form{grid-template-columns:1fr}.dsc-modal-wide,.dsc-modal-submit{grid-column:auto}.dsc-actions{flex-direction:column;align-items:stretch}}.nav-dropdown.offerings-mega-menu{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:min(1020px,100vw - 48px);padding:16px}.nav-dropdown.offerings-mega-menu .offering-mega-card{text-align:left;grid-template-columns:64px minmax(0,1fr) 28px;align-items:center;gap:16px;min-height:112px;padding:16px 18px;display:grid;position:relative}.nav-dropdown.offerings-mega-menu .offering-mega-icon{width:64px;height:64px;margin:0;position:static}.nav-dropdown.offerings-mega-menu .offering-mega-copy{flex-direction:column;gap:5px;min-width:0;display:flex}.nav-dropdown.offerings-mega-menu .offering-mega-copy strong{font-size:18px;line-height:1.2}.nav-dropdown.offerings-mega-menu .offering-mega-copy small{font-size:14px;line-height:1.4;display:block}.nav-dropdown.offerings-mega-menu .offering-mega-arrow{justify-self:end;position:static}.home-solution-points{flex-wrap:wrap;align-content:flex-start;gap:8px;margin-top:10px;display:flex}.home-solution-points span{color:#f0f6ff;background:#ffffff0f;border:1px solid #cadbf047;border-radius:999px;align-items:center;min-height:34px;padding:6px 12px;font-size:14px;font-weight:700;line-height:1.2;display:inline-flex}.hero-logo-chip .offering-service-icon{background:#f2f6fd;border:0;border-radius:50%;flex:0 0 44px;width:44px;height:44px}.hero-logo-chip .offering-service-icon>svg{width:34px;height:34px}.managed-tax-hero{align-items:center;min-height:540px;padding-top:48px;padding-bottom:48px}.managed-tax-hero h1{margin-top:0}.managed-tax-hero-visual{background:#0b3569;border:1px solid #f6b90059;border-radius:24px;min-height:390px;padding:0;display:block;overflow:hidden}.managed-tax-hero-visual img{object-fit:cover;object-position:center;width:100%;height:100%;min-height:390px;display:block}.managed-tax-benefits{color:#fff;background:linear-gradient(135deg,#062653,#0a3f7c);padding:68px max(6vw,48px)}.managed-tax-benefits>div:first-child{max-width:780px;margin:0;display:block}.managed-tax-benefits .offering-service-icon{display:none}.managed-tax-benefits h2{color:#fff;margin-bottom:10px;font-size:clamp(36px,4vw,58px)}.managed-tax-benefits p{color:#d7e4f3;font-size:19px;line-height:1.6}.managed-tax-benefits ul{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:30px 0 0;padding:0;list-style:none;display:grid}.managed-tax-benefits li{color:#fff;background:#ffffff12;border:1px solid #ffffff2e;border-radius:14px;padding:20px;font-size:17px;font-weight:800}.managed-tax-final-cta{color:#fff;background:#031e43;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:36px;padding:58px max(6vw,48px);display:grid}.managed-tax-final-cta h2{color:#fff;margin-bottom:10px}.managed-tax-final-cta p{margin-bottom:0}@media (width<=900px){.nav-dropdown.offerings-mega-menu{grid-template-columns:1fr;width:min(580px,100vw - 24px)}.managed-tax-benefits ul{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.nav-dropdown.offerings-mega-menu .offering-mega-card{grid-template-columns:52px minmax(0,1fr) 22px;min-height:92px;padding:12px}.nav-dropdown.offerings-mega-menu .offering-mega-icon{width:52px;height:52px}.home-solution-card{height:auto;min-height:410px}.managed-tax-benefits,.managed-tax-final-cta{padding:42px 20px}.managed-tax-benefits ul,.managed-tax-final-cta{grid-template-columns:1fr}}.hero{height:auto;min-height:400px;overflow:visible}.hero-inner{height:auto;min-height:400px;padding-bottom:20px}.hero-logo-strip{grid-template-columns:repeat(3,max-content);gap:12px 14px;max-width:100%;margin-top:18px;padding-bottom:8px;display:grid;overflow:visible}.hero-service-entry{display:block}.hero-service-row-break{display:none}.home-solution-card{height:auto;min-height:445px}.home-solution-points{max-width:100%;margin-bottom:12px}.managed-tax-hero{isolation:isolate;background:#031e43;grid-template-columns:minmax(0,.9fr) minmax(430px,1.1fr);min-height:560px;padding:58px max(6vw,48px);display:grid;position:relative;overflow:hidden}.managed-tax-hero:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#031e43 0%,#031e43fa 30%,#031e43d1 45%,#031e4357 65%,#031e430a 100%);position:absolute;inset:0}.managed-tax-hero>div:first-child{z-index:2;position:relative}.managed-tax-hero-visual{z-index:0;background:0 0;border:0;border-radius:0;min-height:0;padding:0;display:block;position:absolute;inset:0 0 0 38%;overflow:hidden}.managed-tax-hero-visual img{object-fit:cover;object-position:center;width:100%;height:100%;min-height:0}.managed-tax-services header{justify-content:space-between;align-items:flex-end;gap:24px;max-width:none;display:flex}.managed-tax-services header>div{max-width:880px}.managed-tax-services header nav,.dsc-product-controls{flex:none;gap:10px;display:flex}.managed-tax-services header nav button,.dsc-product-controls button{color:#073269;cursor:pointer;background:#fff;border:1px solid #b8cce2;border-radius:50%;place-items:center;width:48px;height:48px;font-size:23px;transition:border-color .2s,transform .2s;display:grid}.managed-tax-services header nav button:hover,.dsc-product-controls button:hover{border-color:#e1a900;transform:translateY(-2px)}.managed-tax-services>.managed-tax-services-carousel{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-color:#c49a18 #dce8f5;scrollbar-width:thin;grid-template-columns:none;gap:22px;padding:2px 2px 15px;display:flex;overflow-x:auto}.managed-tax-services-carousel article{scroll-snap-align:start;flex:0 0 calc(33.3333% - 14.6667px);min-width:0}.dsc-section-heading{flex-wrap:wrap}.dsc-section-heading .dsc-product-controls{margin-left:auto}.dsc-product-grid{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-color:#c49a18 #e5edf6;scrollbar-width:thin;grid-template-columns:none;gap:20px;padding:2px 2px 15px;display:flex;overflow-x:auto}.dsc-product-card{scroll-snap-align:start;flex:0 0 calc(33.3333% - 13.3333px);min-width:0;min-height:270px}.dsc-product-card p{max-width:42ch;min-height:3.1em}@media (width<=1100px){.hero-logo-strip{grid-template-columns:repeat(2,max-content)}.managed-tax-services-carousel article,.dsc-product-card{flex-basis:calc(50% - 11px)}}@media (width<=900px){.managed-tax-hero{min-height:520px;padding:54px 32px;display:block}.managed-tax-hero-visual{inset:0}.managed-tax-hero:after{background:linear-gradient(90deg,#031e43fa 0%,#031e43e0 48%,#031e4357 100%)}}@media (width<=700px){.hero-logo-strip{grid-template-columns:1fr;width:100%}.managed-tax-services header{align-items:flex-start}.managed-tax-services-carousel article,.dsc-product-card{flex-basis:88%}.dsc-section-heading .dsc-product-controls{margin-left:0}}.other-verticals{padding:30px clamp(32px,4vw,82px) 36px!important}.other-verticals .business-section-heading{margin-bottom:0!important}.other-verticals .business-section-heading h2{margin:0!important}.other-vertical-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:15px!important;margin-top:18px!important}.other-vertical-grid>a{flex-direction:column;align-items:flex-start;min-height:206px!important;padding:20px!important;display:flex!important}.other-vertical-grid .offering-service-icon{flex:0 0 50px;width:50px;height:50px;margin-bottom:12px}.home-solution-card{height:390px!important;min-height:390px!important;padding:22px!important}.home-solution-card-top{min-height:56px!important}.home-solution-card>p{min-height:0!important}.home-solution-points{margin-top:16px!important;margin-bottom:10px!important}.home-solution-card>strong{margin-top:auto!important}.hero-logo-chip .offering-service-icon{color:#0750a1!important;opacity:1!important;background:#fff!important}.hero-logo-chip .offering-service-icon>svg,.hero-logo-chip .offering-service-icon>svg *{opacity:1!important;filter:none!important}.hero-logo-chip .offering-service-icon>svg{fill:none!important;stroke:#073d7c!important;stroke-width:2.6px!important}.hero-logo-chip .offering-service-icon>svg .offering-icon-gold{stroke:#e7a900!important}.hero-logo-chip .offering-service-icon>svg text{fill:#d99d00!important;stroke:none!important}.managed-tax-hero-visual{inset:0 0 0 31%!important}.managed-tax-hero-visual img{object-position:right center!important}.sap-solutions-carousel article{flex-direction:column;display:flex;min-height:224px!important;padding:22px!important}.sap-solutions-carousel article>div{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.sap-solutions-carousel article>div span{color:#eef5ff;border:1px solid #ffffff3d;border-radius:999px;padding:7px 10px;font-size:14px;font-weight:700}.dsc-page .dsc-actions .btn,.dsc-page .dsc-enterprise-section .btn,.dsc-page .dsc-renewal .btn,.dsc-page .dsc-bottom-cta .btn{justify-content:center;align-items:center;opacity:1!important;visibility:visible!important;-webkit-text-fill-color:currentColor!important;min-height:52px!important;padding:13px 25px!important;display:inline-flex!important}.dsc-page .dsc-actions .btn-primary,.dsc-page .dsc-enterprise-section .btn-primary,.dsc-page .dsc-renewal .btn-primary,.dsc-page .dsc-bottom-cta .btn-primary{color:#062652!important;background:#fbbb05!important;border:2px solid #fbbb05!important}.dsc-page .dsc-actions .btn-ghost,.dsc-page .dsc-bottom-cta .btn-ghost{color:#062652!important;background:#fff!important;border:2px solid #fff!important}@media (width>=901px){.sap-services-hero,.managed-tax-hero,.dsc-hero,.business-hero{padding-left:clamp(48px,4vw,80px)!important}.sap-services-hero>div:first-child,.managed-tax-hero>div:first-child,.dsc-hero>div:first-child,.business-hero>div:first-child{margin-left:0!important;padding-left:0!important}}.appdev-hero.appdev-hero-full-image{background:#031b43;grid-template-columns:minmax(0,.82fr) minmax(520px,1.18fr);align-items:stretch;gap:0;min-height:570px;padding:0;display:grid}.appdev-hero-full-image .appdev-hero-copy{z-index:1;align-self:center;max-width:none;padding:32px clamp(28px,5vw,82px);position:relative}.appdev-hero-image-column{min-height:570px;overflow:hidden}.appdev-hero-image-column img{object-fit:cover;object-position:center;width:100%;height:100%;min-height:570px;display:block}@media (width<=900px){.appdev-hero.appdev-hero-full-image{grid-template-columns:1fr;min-height:0}.appdev-hero-full-image .appdev-hero-copy{max-width:100%}.appdev-hero-image-column,.appdev-hero-image-column img{height:320px;min-height:320px}}@media (width<=620px){.appdev-hero.appdev-hero-full-image{min-height:0}.appdev-hero-full-image .appdev-hero-copy{max-width:100%}}.appdev-services>header nav button{color:#08275a;cursor:pointer;background:#fff;border:1px solid #cfdced;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:25px;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.appdev-services>header nav button:hover,.appdev-services>header nav button:focus-visible{color:#ffc20a;background:#08275a;border-color:#08275a}.appdev-service-grid{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-color:#d5a30d #dce8f5;scrollbar-width:thin;gap:22px;padding:4px 2px 22px;display:flex;overflow-x:auto}@media (width<=900px){.appdev-hero{padding-top:18px}.appdev-service-grid article{flex-basis:min(520px,84%)}}@media (width<=620px){.appdev-services>header{flex-direction:column;align-items:flex-start}.appdev-service-grid article{flex-basis:92%;min-height:0}.appdev-hero-visual img{height:280px}}@media (width>=1024px){.hero{background-position:0 0,100%;background-size:auto,cover;height:clamp(430px,100vh - 145px,570px);overflow:hidden;min-height:430px!important;padding:0!important}.hero .hero-inner{box-sizing:border-box;grid-template-columns:minmax(0,47%) minmax(0,53%);align-items:center;width:100%;height:100%;min-height:0;padding:24px clamp(34px,4vw,72px) 0;display:grid}.hero .hero-copy{grid-column:1;width:100%;min-width:0;transform:translateY(-40px);max-width:100%!important}.hero .hero-copy h1{white-space:nowrap;max-width:100%!important;margin:0 0 16px!important;font-size:clamp(44px,3.45vw,60px)!important;line-height:1.04!important}.hero .hero-portfolio-copy,.hero .trust-row,.hero .hero-primary-actions{max-width:100%!important}}@media (width>=1600px){.hero .hero-inner{grid-template-columns:minmax(0,46%) minmax(0,54%)}}@media (width>=1024px) and (width<=1365px){.hero .hero-copy h1{font-size:clamp(40px,3.25vw,46px)!important}.hero .hero-portfolio-copy{font-size:16px!important}}@media (width<=1023px){.hero{background-position:50%}.hero .hero-copy{transform:none}.hero .hero-copy h1{white-space:normal}}@media (width>=901px){.appdev-hero.appdev-hero-full-image{grid-template-columns:minmax(430px,41%) minmax(0,59%);height:clamp(470px,100vh - 150px,560px);min-height:0;overflow:hidden}.appdev-hero-full-image .appdev-hero-copy{box-sizing:border-box;align-self:center;padding:24px clamp(34px,4vw,66px)}.appdev-hero-full-image .appdev-hero-copy h1{margin:0 0 14px;font-size:clamp(46px,4.2vw,66px);line-height:1.01}.appdev-hero-full-image .appdev-hero-copy h2{margin-bottom:18px;font-size:clamp(25px,2.4vw,36px);line-height:1.15}.appdev-hero-full-image .appdev-hero-copy p{margin-bottom:20px;font-size:clamp(16px,1.25vw,19px);line-height:1.48}.appdev-hero-image-column,.appdev-hero-image-column img{height:100%;min-height:0}.appdev-hero-image-column img{object-fit:cover;object-position:left center}}.compact-footer-reference .compact-footer-links a,.compact-footer-reference .compact-footer-quick-links>button,.compact-footer-reference .compact-contact-list li,.compact-footer-reference .compact-footer-column p{font-size:16px;line-height:1.55}.compact-footer-reference .compact-footer-column>h3{font-size:18px}@media (width>=701px){.hero .hero-logo-strip{grid-template-columns:repeat(2,238px)!important;gap:14px!important;width:490px!important;max-width:490px!important}.hero .hero-logo-chip{box-sizing:border-box;width:238px!important;min-height:76px!important;padding:8px 14px 8px 9px!important}.hero .hero-logo-chip .offering-service-icon{flex:0 0 58px;width:58px;height:58px}.hero .hero-logo-chip{overflow-wrap:break-word;white-space:normal;line-height:1.15}}@media (width>=761px){.asp-gsp-hero{box-sizing:border-box;height:clamp(440px,100vh - 145px,520px);min-height:0!important;padding-block:24px!important}.asp-gsp-hero-copy{align-self:center;max-width:min(610px,43vw)}.asp-gsp-hero h1{margin-bottom:16px;font-size:clamp(38px,3.25vw,54px);line-height:1.02}.asp-gsp-hero-copy>p{font-size:clamp(16px,1.15vw,19px);line-height:1.5}.asp-gsp-hero-copy>div{margin-top:20px}.asp-gsp-hero a{padding:11px 19px}.asp-gsp-hero-visual img{object-position:right center}}.appdev-hero-image-column{background:#031b43;position:relative}.appdev-hero-image-column img{transform-origin:50%;transform:scale(1.025);border-radius:0!important}.appdev-hero-image-column:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(90deg,#031b43 0,#031b43d1 24px,#031b4357 62px,#0000 110px);width:110px;position:absolute;inset:0 auto 0 0}@media (width<=900px){.appdev-hero-image-column:after{background:linear-gradient(#031b43,#0000);width:auto;height:48px;inset:0 0 auto}}@media (width>=901px){.hero .hero-copy{transform:translate(-48px)}}@media (width>=981px){.dsc-hero{box-sizing:border-box;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);gap:24px;height:clamp(490px,100vh - 145px,560px);min-height:0;padding-block:24px!important}.dsc-trust-label{padding:6px 13px}.dsc-hero h1{margin:16px 0 13px;font-size:clamp(46px,4.65vw,72px);line-height:.98}.dsc-hero h2{margin-bottom:14px;font-size:clamp(23px,2vw,32px)}.dsc-hero p{font-size:clamp(16px,1.15vw,19px);line-height:1.48}.dsc-actions{margin-top:18px}.dsc-hero-visual{min-height:360px}.dsc-hero-visual>.dsc-icon{width:min(38%,205px)}.services-hero{box-sizing:border-box;min-height:430px}.services-hero:before{background:linear-gradient(90deg,#05244d 0% 35%,#05244dfa 42%,#05244dd6 50%,#05244d8c 58%,#05244d38 67%,#0000 77%)}.services-hero-content{transform:translate(-72px)}}.dsc-service-orbit{z-index:4;width:min(92%,500px);height:min(92%,500px);animation:24s linear infinite dscServiceOrbit;position:absolute}.dsc-service-orbit .dsc-visual-chip{animation:24s linear infinite dscServiceLabel}.dsc-service-orbit .chip-identity{top:-2%;left:50%;right:auto;transform:translate(-50%)}.dsc-service-orbit .chip-organization{top:50%;right:-9%;transform:translateY(-50%)}@keyframes dscServiceOrbit{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes dscServiceLabel{to{rotate:-360deg}}@media (prefers-reduced-motion:reduce){.dsc-service-orbit,.dsc-service-orbit .dsc-visual-chip{animation:none}}@media (width<=700px){.dsc-service-orbit{width:310px;height:310px}}.dsc-service-orbit{top:50%;left:50%}.dsc-orbit-two{border:2px dashed #fbbd05b8}.dsc-orbit-two:after{content:"";background:#ffc20a;border:3px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;top:-7px;left:50%;transform:translate(-50%);box-shadow:0 0 18px #ffc20af2}.dsc-service-orbit .chip-identity{top:-5%}.dsc-service-orbit .chip-signing{top:28%;left:-7%}.dsc-service-orbit .chip-auth{bottom:0;left:4%}.dsc-service-orbit .chip-organization{bottom:0;right:1%}@media (prefers-reduced-motion:reduce){.dsc-service-orbit{transform:translate(-50%,-50%)}}.dsc-token-orbit{z-index:4;border:1px solid #ffffff42;border-radius:50%;width:min(66%,350px);height:min(66%,350px);animation:19s linear infinite dscTokenOrbit;position:absolute;top:50%;left:50%}.dsc-token-chip{color:#fff;white-space:nowrap;background:#031f45e6;border:1px solid #fbbd05b3;border-radius:999px;padding:6px 10px;font-size:clamp(10px,.82vw,13px);font-weight:850;line-height:1;animation:19s linear infinite dscTokenLabel;position:absolute}.token-heading{top:-12px;left:50%;transform:translate(-50%)}.token-epass{top:50%;right:-24px;transform:translateY(-50%)}.token-proxkey{bottom:-12px;left:50%;transform:translate(-50%)}.token-mtoken{top:50%;left:-28px;transform:translateY(-50%)}@keyframes dscTokenOrbit{0%{transform:translate(-50%,-50%)rotate(360deg)}to{transform:translate(-50%,-50%)rotate(0)}}@keyframes dscTokenLabel{0%{rotate:-360deg}to{rotate:0deg}}@media (prefers-reduced-motion:reduce){.dsc-token-orbit,.dsc-token-chip{animation:none}.dsc-token-orbit{transform:translate(-50%,-50%)}}@media (width<=700px){.dsc-token-orbit{width:200px;height:200px}.dsc-token-chip{padding:5px 7px;font-size:9px}}.dsc-orbit-two{border-style:dashed;animation:18s linear infinite dscRingSpin}.dsc-service-orbit{width:min(94%,540px);height:min(94%,540px)}.dsc-service-orbit .dsc-visual-chip{white-space:nowrap;padding:8px 13px;font-size:clamp(12px,1vw,16px);line-height:1.15}.dsc-service-orbit .chip-identity{top:-1%;left:50%;transform:translate(-50%)}.dsc-service-orbit .chip-signing{top:31%;bottom:auto;left:-3%;transform:none}.dsc-service-orbit .chip-auth{bottom:5%;left:8%;right:auto;transform:none}.dsc-service-orbit .chip-organization{top:auto;bottom:5%;right:2%;transform:none}.dsc-service-orbit .chip-foreign{top:31%;right:-3%}@keyframes dscRingSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.dsc-orbit-two{animation:none}}@media (width<=700px){.dsc-service-orbit{width:300px;height:300px}.dsc-service-orbit .dsc-visual-chip{padding:6px 8px;font-size:10px}}@media (width>=901px){.hero{box-sizing:border-box;min-height:0;padding-block:18px 20px}.hero .hero-copy{max-width:720px!important}.hero .hero-copy h1{margin-bottom:10px;font-size:clamp(36px,3.4vw,54px);line-height:1.02;max-width:720px!important}.hero .hero-portfolio-copy{margin-bottom:12px;font-size:clamp(14px,1.05vw,17px);line-height:1.4;max-width:700px!important}.hero .trust-row{margin-bottom:14px}.hero .hero-logo-strip{grid-template-columns:repeat(2,220px)!important;gap:10px 28px!important;width:468px!important;max-width:468px!important}.hero .hero-service-entry{width:220px!important}.hero .hero-logo-chip{justify-content:flex-start;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;gap:12px!important;width:220px!important;min-height:58px!important;padding:0!important}.hero .hero-logo-chip:hover,.hero .hero-logo-chip:focus-visible{transform:translate(3px);box-shadow:none!important;background:#ffffff0a!important}.hero .hero-logo-chip .offering-service-icon{background:#061f4f!important;border:1px solid #e5aa16!important;border-radius:8px!important;flex:0 0 52px!important;width:52px!important;height:52px!important;padding:7px!important}.hero .hero-logo-chip .offering-service-icon>svg,.hero .hero-logo-chip .offering-service-icon>img{width:36px!important;height:36px!important}}.hero-primary-actions{flex-wrap:wrap;gap:12px;margin:0 0 12px;display:flex}.hero-primary-actions a,.hero-primary-actions button{cursor:pointer;font:inherit;border:1px solid #f2b400;border-radius:7px;justify-content:space-between;align-items:center;width:178px;min-height:40px;padding:8px 17px;font-size:14px;font-weight:850;text-decoration:none;display:inline-flex}.hero-primary-actions a{color:#062652;background:#ffc20a}.hero-primary-actions button{color:#ffc20a;background:#031b4385}.hero-primary-actions span{font-size:20px;line-height:1}.hero-primary-actions a:hover,.hero-primary-actions a:focus-visible,.hero-primary-actions button:hover,.hero-primary-actions button:focus-visible{transform:translateY(-2px);box-shadow:0 8px 22px #0003}@media (width<=900px){.hero-primary-actions{justify-content:center}}@media (width<=480px){.hero-primary-actions a,.hero-primary-actions button{width:100%}}@media (width>=981px){.dsc-hero-copy{transform:translateY(-48px)}.dsc-service-orbit{width:540px;height:540px}.dsc-token-orbit{width:400px;height:400px}.dsc-service-orbit .dsc-visual-chip{padding:7px 11px;font-size:14px}.dsc-token-chip{padding:5px 8px;font-size:11px}}@media (width>=701px) and (width<=980px){.dsc-service-orbit{width:470px;height:470px}.dsc-token-orbit{width:340px;height:340px}}@media (width>=1024px){.hero{background-position:0 0,100%;background-size:auto,cover;height:clamp(430px,100vh - 145px,570px);overflow:hidden;min-height:430px!important;padding:0!important}.hero .hero-inner{box-sizing:border-box;grid-template-columns:minmax(0,47%) minmax(0,53%);align-items:center;width:100%;height:100%;min-height:0;padding:24px clamp(34px,4vw,72px) 0;display:grid}.hero .hero-copy{grid-column:1;width:100%;min-width:0;transform:translateY(-40px);max-width:100%!important}.hero .hero-copy h1{white-space:nowrap;max-width:100%!important;margin:0 0 16px!important;font-size:clamp(44px,3.45vw,60px)!important;line-height:1.04!important}.hero .hero-portfolio-copy{max-width:100%!important}.hero .trust-row,.hero .hero-primary-actions{max-width:100%}}@media (width>=1600px){.hero .hero-inner{grid-template-columns:minmax(0,46%) minmax(0,54%)}}@media (width>=1024px) and (width<=1365px){.hero .hero-copy h1{font-size:clamp(40px,3.25vw,46px)!important}.hero .hero-portfolio-copy{font-size:16px!important}}@media (width<=1023px){.hero{background-position:50%}.hero .hero-copy{transform:none}.hero .hero-copy h1{white-space:normal}}@media (width>=901px){.hero{align-items:center;height:clamp(430px,100vh - 145px,570px);display:flex;min-height:0!important;padding-block:20px!important}.hero .hero-inner{width:100%}.hero .hero-copy{transform:translate(-48px,-20px);max-width:790px!important}.hero .hero-copy h1{letter-spacing:-.025em;white-space:nowrap;max-width:790px!important;margin:0 0 14px!important;font-size:clamp(42px,4.2vw,60px)!important;line-height:1.03!important}.hero .hero-portfolio-copy{max-width:720px!important;margin-bottom:18px!important;font-size:clamp(16px,1.25vw,19px)!important;line-height:1.5!important}.hero .trust-row{margin-bottom:18px}}@media (width<=900px){.hero .hero-copy h1{white-space:normal}}@media (width>=981px){.dsc-hero-visual{min-height:470px;overflow:visible}.dsc-service-orbit{width:420px;height:420px}.dsc-token-orbit{width:290px;height:290px}.dsc-hero-visual>.dsc-icon{width:min(34%,180px)}.dsc-service-orbit .chip-signing{left:-4%}.dsc-service-orbit .chip-foreign{right:-4%}}@media (width>=701px) and (width<=980px){.dsc-service-orbit{width:390px;height:390px}.dsc-token-orbit{width:270px;height:270px}}.hero .hero-copy,.hero .hero-copy h1{max-width:800px}@media (width<=900px){.hero .hero-copy,.hero .hero-copy h1,.hero .hero-portfolio-copy{max-width:100%}.hero .hero-logo-strip{grid-template-columns:minmax(0,1fr);width:100%;max-width:100%}.hero .hero-logo-chip{width:100%}}.hero .hero-copy,.hero .hero-copy h1{max-width:800px}.hero .trust-row{max-width:720px}.hero .hero-logo-strip{grid-template-columns:repeat(2,330px);gap:12px 14px;width:674px;max-width:674px}.hero .hero-logo-chip{width:330px}@media (width<=900px){.hero .hero-copy,.hero .hero-copy h1,.hero .hero-portfolio-copy{max-width:100%}.hero .hero-logo-strip{grid-template-columns:minmax(0,1fr);width:100%;max-width:100%}.hero .hero-logo-chip{width:100%}}.hero .hero-logo-strip{grid-template-columns:repeat(3,250px);width:auto;max-width:778px}.hero .hero-logo-chip{white-space:normal;min-height:72px;line-height:1.2}@media (width<=1120px){.hero .hero-copy{max-width:760px}.hero .hero-logo-strip{grid-template-columns:repeat(2,minmax(250px,320px));max-width:654px}}@media (width<=700px){.hero .hero-copy,.hero .hero-portfolio-copy{max-width:100%}.hero .hero-logo-strip{grid-template-columns:minmax(0,1fr);width:100%;max-width:100%}}@media (width<=1180px){.other-vertical-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=680px){.other-verticals{padding:24px 18px 30px!important}.other-vertical-grid{grid-template-columns:1fr!important}.home-solution-card{height:auto!important;min-height:360px!important}}.other-verticals{padding-top:20px!important;padding-bottom:24px!important}.other-verticals .business-section-heading h2{font-size:clamp(32px,3vw,52px)!important;line-height:1.05!important}.other-vertical-grid{gap:12px!important;margin-top:12px!important}.other-vertical-grid>a{min-height:0!important;padding:16px 17px!important}.other-vertical-grid .offering-service-icon{flex-basis:44px!important;width:44px!important;height:44px!important;margin-bottom:8px!important}.other-vertical-grid h3{margin:0 0 5px!important}.other-vertical-grid p{margin:0 0 10px!important;line-height:1.45!important}.other-vertical-grid span{margin-top:6px!important}.managed-tax-services-carousel article{min-height:0!important;padding:22px!important}.public-letterhead-generator{background:radial-gradient(circle at 8% 2%,#d3a01c1f,#0000 28rem),linear-gradient(#f7f9fc 0%,#eef3f8 100%);min-height:100vh;padding:48px clamp(16px,4vw,64px) 72px}.public-letterhead-hero{width:min(1180px,100%);margin:0 auto 28px}.public-letterhead-hero span{color:#b58108;letter-spacing:.16em;font-size:.76rem;font-weight:800}.public-letterhead-hero h1{color:#022552;margin:8px 0 10px;font-size:clamp(2rem,4vw,3.4rem);line-height:1.05}.public-letterhead-hero p{color:#536579;max-width:760px;margin:0;font-size:1.05rem;line-height:1.7}.public-letterhead-generator .letter-creator-v2{width:min(1400px,100%);margin-inline:auto}@media (width<=760px){.public-letterhead-generator{padding-top:30px}}html{scroll-padding-top:104px}body,#root{min-width:0;overflow-x:clip}main,main>*{margin-block:0}.hero-logo-chip .offering-service-icon{border:1px solid #ffffff6b;box-shadow:inset 0 0 0 2px #ffffff2e,0 5px 14px #0000002e}.hero-logo-chip-api .offering-service-icon{background:linear-gradient(145deg,#e8f5ff,#bfe2ff)!important}.hero-logo-chip-asp-gsp .offering-service-icon{background:linear-gradient(145deg,#fff8dc,#ffd85b)!important}.hero-logo-chip-sap .offering-service-icon{background:linear-gradient(145deg,#e4f3ff,#74bceb)!important}.hero-logo-chip-dsc .offering-service-icon{background:linear-gradient(145deg,#fff9db,#ffc928)!important}.hero-logo-chip-tax .offering-service-icon{background:linear-gradient(145deg,#e7fff2,#87dbac)!important}.hero-logo-chip-workforce .offering-service-icon{background:linear-gradient(145deg,#f1ecff,#bda9ff)!important}.home-update-ticker{color:#fff;background:#062e63}.home-update-ticker>strong{color:#052752;background:#ffc400}.home-update-track>span,.home-update-track>span>b{color:#fff}.compact-footer,.compact-footer button,.compact-footer a{font-family:inherit}.compact-footer-main.compact-footer-reference{grid-template-columns:1.15fr .82fr 1.05fr 1.08fr;align-items:start;gap:clamp(28px,4vw,64px);max-width:none;padding:36px clamp(30px,4vw,64px) 30px}.compact-footer-reference .compact-footer-column{min-width:0}.compact-footer-reference .compact-footer-column>h3{font-size:17px;line-height:1.35}.compact-footer-intro>p,.compact-footer-column p,.compact-footer-links a,.compact-contact-list li{font-size:14px;line-height:1.6}.compact-footer-intro>p{max-width:360px}.compact-footer-bottom{padding-inline:clamp(30px,4vw,64px)}.compact-footer-bottom p,.compact-footer-bottom button{font-size:12px;line-height:1.45}.compact-footer-bottom p small{font-size:11px}.policy-modal-overlay{padding:max(16px, env(safe-area-inset-top)) max(16px, env(safe-area-inset-right)) max(16px, env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left));z-index:10050;align-items:center}.policy-modal{grid-template-rows:auto minmax(0,1fr);width:min(1120px,100%);max-height:calc(100dvh - 32px);display:grid}.policy-modal-header{padding:22px 68px 18px 28px}.policy-modal-header img{max-width:230px}.policy-modal-header h2{margin-top:16px;font-size:clamp(25px,3vw,38px)}.policy-modal-content{overscroll-behavior:contain;min-height:0;max-height:none;padding:24px 28px 32px}@media (width<=1000px){.compact-footer-main.compact-footer-reference{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){html{scroll-padding-top:90px}.home-update-ticker{grid-template-columns:auto minmax(0,1fr);min-height:32px}.home-update-ticker>strong{min-height:32px;padding-inline:10px;font-size:10px}.home-update-ticker>div{min-height:32px}.home-update-track{gap:34px}.home-update-track>span{font-size:10px}.hero-logo-strip{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.hero-logo-chip{box-sizing:border-box;width:100%;min-width:0}.compact-footer-main.compact-footer-reference{gap:30px 24px;padding:34px 22px 28px}.compact-footer-bottom{align-items:flex-start;padding:18px 22px}.policy-modal-overlay{align-items:stretch;padding:8px}.policy-modal{border-radius:10px;max-height:calc(100dvh - 16px)}.policy-modal-close{width:36px;height:36px;top:12px;right:12px}.policy-modal-header{padding:18px 56px 15px 18px}.policy-modal-header img{width:64vw;max-width:180px}.policy-modal-header h2{margin-top:12px;font-size:24px}.policy-modal-content{padding:20px 18px 26px}.policy-modal-content p{font-size:15px;line-height:1.65}}@media (width<=560px){.compact-footer-main.compact-footer-reference{grid-template-columns:1fr}.compact-footer-intro>p{max-width:none}.compact-footer-bottom,.compact-footer-bottom>div{flex-direction:column;justify-content:flex-start}.compact-footer-bottom>div{gap:10px 16px}}.careers-page>.cms-public-hero{padding-top:14px;padding-bottom:48px}.careers-page>.cms-public-hero h1{margin-top:0}.cms-public-page.careers-page .careers-feature-grid{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-color:#e5ae10 #e7eef7;scrollbar-width:thin;grid-template-columns:none;gap:20px;padding:4px 2px 18px;display:flex;overflow-x:auto}.cms-public-page.careers-page .careers-feature-card{box-sizing:border-box;scroll-snap-align:start;flex:0 0 calc(33.3333% - 13.3333px);min-height:260px}.careers-page .careers-two-column{padding-bottom:58px}@media (width<=900px){.cms-public-page.careers-page .careers-feature-card{flex-basis:calc(50% - 10px)}}@media (width<=640px){.careers-page>.cms-public-hero{padding-top:12px;padding-bottom:34px}.cms-public-page.careers-page .careers-feature-card{flex-basis:86%;min-height:230px}}.api-list-section,.product-list-section,.solution-list-section,.dsc-section,.dsc-super-ra,.dsc-enterprise-section,.dsc-bottom-cta,.asp-gsp-hero,.asp-gsp-intro,.asp-gsp-capabilities,.asp-gsp-showcase,.managed-tax-overview,.managed-tax-services,.managed-tax-process,.managed-tax-benefits,.managed-tax-final-cta,.services-content section,.workforce-final-cta,.candidate-opportunity,.about-section,.about-closing,.clients-showcase,.clients-industries,.clients-trust-strip{margin-block:0!important;padding-block:38px!important}.api-hero,.product-hero,.solution-hero,.company-hero,.about-hero,.why-hero,.clients-hero,.services-hero,.dsc-hero,.managed-tax-hero{margin-block:0!important;padding-block:34px!important}.api-carousel-shell,.product-carousel-shell,.solution-list-section .solution-carousel-shell,.dsc-product-grid,.managed-tax-services-carousel,.sap-carousel,.about-service-carousel,.why-carousel,.clients-carousel{margin-bottom:0!important}@media (width<=760px){.api-list-section,.product-list-section,.solution-list-section,.dsc-section,.dsc-super-ra,.dsc-enterprise-section,.dsc-bottom-cta,.asp-gsp-hero,.asp-gsp-intro,.asp-gsp-capabilities,.asp-gsp-showcase,.managed-tax-overview,.managed-tax-services,.managed-tax-process,.managed-tax-benefits,.managed-tax-final-cta,.services-content section,.workforce-final-cta,.candidate-opportunity,.about-section,.about-closing,.clients-showcase,.clients-industries,.clients-trust-strip{padding-block:28px!important}.api-hero,.product-hero,.solution-hero,.company-hero,.about-hero,.why-hero,.clients-hero,.services-hero,.dsc-hero,.managed-tax-hero{padding-block:26px!important}}.home-blue-divider{background:#1268b3;border:0;flex:none;width:100%;height:4px;min-height:4px;margin:0;display:block}.home-testimonials-section.home-testimonials-without-heading{padding-top:0}.testimonial-heading{text-align:center;padding:24px 20px 0}.testimonial-heading>span{color:#eba900;letter-spacing:.06em;margin:0 0 8px;font-size:clamp(15px,1.4vw,20px);font-weight:900;display:block}.testimonial-heading h2{color:#06275b;margin:0;font-size:clamp(28px,3vw,44px);line-height:1.15}.home-testimonials-without-heading .testimonial-carousel-shell{margin-top:22px}@keyframes testimonialSlide{0%{transform:translate(0)}to{transform:translate(calc(-50% - 9px))}}.testimonial-track.is-sliding{animation:32s linear infinite testimonialSlide}@media (width<=760px){.testimonial-carousel-shell{overflow:hidden}.testimonial-track{gap:18px;width:max-content;display:flex}.testimonial-track.is-sliding{animation:26s linear infinite testimonialSlide}.testimonial-card{flex:0 0 calc(100vw - 56px);max-width:360px}}.nav-dropdown.offerings-mega-menu{grid-template-columns:repeat(2,minmax(0,1fr))}.nav-dropdown.offerings-mega-menu .offering-mega-card:nth-child(7){grid-column:1/-1;justify-self:center;width:calc(50% - 7px)}.offering-service-icon{box-sizing:border-box;background:#061f4f;border:1px solid #e5aa16;border-radius:12px}.compact-footer-links a,.compact-footer-quick-links>button{font-size:22px}.appdev-page{color:#08275a;background:#f5f8fc;overflow:hidden}.appdev-hero,.appdev-services,.appdev-process,.appdev-ams,.appdev-integrations,.appdev-final-cta{padding:clamp(46px,6vw,84px) clamp(24px,6vw,92px)}.appdev-hero{color:#fff;background:radial-gradient(circle at 75% 20%,#206fbc6b,#0000 34%),linear-gradient(120deg,#031b43,#0a3d76);grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:center;gap:clamp(32px,6vw,90px);min-height:510px;display:grid}.appdev-hero-copy>span,.appdev-services header span,.appdev-process header span,.appdev-ams header span,.appdev-integrations>div>span{color:#f5b400;letter-spacing:.1em;font-size:15px;font-weight:900}.appdev-hero h1{max-width:920px;margin:14px 0 12px;font-size:clamp(40px,5vw,74px);line-height:1.02}.appdev-hero h2{color:#ffc20a;margin:0 0 20px;font-size:clamp(24px,3vw,38px)}.appdev-hero p{color:#dbe8f8;max-width:820px;margin:0 0 28px;font-size:clamp(17px,1.4vw,21px);line-height:1.65}.appdev-hero-visual{text-align:center;background:#ffffff17;border:1px solid #ffffff3d;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:22px;min-height:330px;padding:36px;display:flex}.appdev-hero-visual .offering-service-icon{width:112px;height:112px}.appdev-hero-visual strong{font-size:24px}.appdev-hero-visual>div{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.appdev-hero-visual>div span{background:#ffffff1a;border:1px solid #ffffff2e;border-radius:8px;padding:10px 16px;font-weight:800}.appdev-services header,.appdev-process header,.appdev-ams header{text-align:center;max-width:980px;margin:0 auto 34px}.appdev-services header h2,.appdev-process header h2,.appdev-ams header h2,.appdev-integrations h2,.appdev-final-cta h2{color:#08275a;margin:10px 0;font-size:clamp(32px,4vw,54px);line-height:1.08}.appdev-service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.appdev-service-grid article,.appdev-ams article{background:#fff;border:1px solid #d6e2f1;border-radius:14px;padding:clamp(24px,3vw,38px);box-shadow:0 16px 38px #05265214}.appdev-service-grid article>b{color:#075ac7;background:#eaf2fc;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.appdev-service-grid h3,.appdev-ams h3{margin:18px 0 10px;font-size:25px}.appdev-service-grid p,.appdev-ams p{color:#52647d;font-size:17px;line-height:1.55}.appdev-service-grid ul{flex-wrap:wrap;gap:8px;margin:20px 0 0;padding:0;list-style:none;display:flex}.appdev-service-grid li,.appdev-integrations li{color:#183f70;background:#edf4fc;border:1px solid #d3e2f5;border-radius:999px;padding:8px 12px;font-size:14px;font-weight:800}.appdev-process{background:#fff}.appdev-process-flow{grid-template-columns:repeat(6,minmax(0,1fr));max-width:1500px;margin:0 auto;display:grid}.appdev-process-flow article{border-top:4px solid #0c5cab;min-width:0;padding:26px 18px 0;position:relative}.appdev-process-flow article:after{color:#e7aa12;content:"→";font-size:24px;position:absolute;top:20px;right:-8px}.appdev-process-flow article:last-child:after{display:none}.appdev-process-flow b{color:#e7aa12;font-size:18px}.appdev-process-flow h3{margin:10px 0;font-size:21px}.appdev-process-flow p{color:#5a6b81;margin:0;line-height:1.55}.appdev-ams>div{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.appdev-integrations{color:#fff;background:#06275b;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);align-items:center;gap:50px;display:grid}.appdev-integrations h2{color:#fff}.appdev-integrations p{color:#d6e3f3;max-width:800px;font-size:19px;line-height:1.6}.appdev-integrations ul{flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none;display:flex}.appdev-integrations li{color:#fff;background:#ffffff14;border-color:#ffffff2e}.appdev-final-cta{background:#eef4fb;justify-content:space-between;align-items:center;gap:30px;display:flex}.appdev-final-cta p{color:#51627a;max-width:820px;font-size:18px;line-height:1.55}.appdev-final-cta .btn{flex:none}@media (width<=1000px){.appdev-hero,.appdev-integrations{grid-template-columns:1fr}.appdev-hero{min-height:auto}.appdev-process-flow{grid-template-columns:repeat(3,1fr);gap:24px 0}.appdev-ams>div{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.nav-dropdown.offerings-mega-menu .offering-mega-card:nth-child(7){grid-column:auto;width:100%}.appdev-hero,.appdev-services,.appdev-process,.appdev-ams,.appdev-integrations,.appdev-final-cta{padding:38px 20px}.appdev-service-grid,.appdev-ams>div{grid-template-columns:1fr}.appdev-process-flow{grid-template-columns:1fr;display:grid}.appdev-process-flow article{border-top:0;border-left:4px solid #0c5cab;padding:0 0 28px 22px}.appdev-process-flow article:after{inset:auto auto 0 18px;transform:rotate(90deg)}.appdev-final-cta{flex-direction:column;align-items:flex-start}}.portfolio-page{background:#f4f8fd;min-height:70vh;padding-bottom:clamp(42px,6vw,82px)}.portfolio-hero{color:#fff;text-align:center;background:linear-gradient(120deg,#031b43,#0b417d);padding:clamp(44px,6vw,82px) clamp(24px,7vw,110px)}.portfolio-hero>span{color:#f5b400;letter-spacing:.1em;font-weight:900}.portfolio-hero h1{max-width:1100px;margin:12px auto 16px;font-size:clamp(38px,5vw,66px);line-height:1.08}.portfolio-hero p{color:#d9e6f6;max-width:920px;margin:0 auto;font-size:clamp(17px,1.5vw,21px);line-height:1.6}.portfolio-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;max-width:1420px;margin:clamp(30px,5vw,62px) auto 0;padding:0 clamp(20px,4vw,56px);display:grid}.portfolio-card{color:#08275a;background:#fff;border:1px solid #d4e1f0;border-radius:14px;grid-template-columns:78px minmax(0,1fr) 28px;align-items:center;gap:20px;min-height:170px;padding:26px;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s;display:grid;box-shadow:0 14px 34px #05224912}.portfolio-card:hover,.portfolio-card:focus-visible{border-color:#dfaa18;transform:translateY(-3px);box-shadow:0 20px 42px #05224921}.portfolio-card .offering-service-icon{width:72px;height:72px}.portfolio-card h2{margin:0 0 8px;font-size:clamp(22px,2vw,29px);line-height:1.18}.portfolio-card p{color:#586a82;margin:0;font-size:17px;line-height:1.5}.portfolio-card>span{color:#d99e00;justify-self:end;font-size:28px}.portfolio-card:nth-child(7){grid-column:1/-1;justify-self:center;width:calc(50% - 10px)}@media (width<=800px){.portfolio-grid{grid-template-columns:1fr}.portfolio-card:nth-child(7){grid-column:auto;width:auto}}@media (width<=520px){.portfolio-card{grid-template-columns:62px minmax(0,1fr) 20px;gap:14px;min-height:150px;padding:20px 16px}.portfolio-card .offering-service-icon{width:58px;height:58px}.portfolio-card p{font-size:15px}}.about-hero{align-items:start;overflow:hidden;height:auto!important;max-height:none!important;padding-bottom:48px!important}.about-hero-offerings{max-width:min(900px,100vw - 48px);margin-top:26px;padding:2px 0 8px;overflow:hidden}.about-hero-offerings-track{gap:14px;width:max-content;animation:34s linear infinite aboutHeroOfferingsSlide;display:flex}.about-hero-offerings-track:hover{animation-play-state:paused}.about-hero-offerings-track>a{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:10px;flex:0 0 330px;grid-template-columns:54px minmax(0,1fr) 20px;align-items:center;gap:13px;min-height:88px;padding:12px 15px;text-decoration:none;transition:background .2s,border-color .2s;display:grid}.about-hero-offerings-track>a:hover,.about-hero-offerings-track>a:focus-visible{background:#ffffff2b;border-color:#f2b514}.about-hero-offerings-track .offering-service-icon{width:52px;height:52px}.about-hero-offerings-track>a>span{color:#fff;font-size:16px;font-weight:900;line-height:1.25}.about-hero-offerings-track>a>i{color:#ffc20a;font-size:22px;font-style:normal;font-weight:900}@keyframes aboutHeroOfferingsSlide{0%{transform:translate(0)}to{transform:translate(calc(-50% - 7px))}}@media (width<=760px){.about-hero-offerings{max-width:calc(100vw - 40px)}.about-hero-offerings-track{animation-duration:28s}.about-hero-offerings-track>a{flex-basis:min(310px,100vw - 64px)}}.hero .hero-copy{max-width:720px}.hero .hero-portfolio-copy{max-width:760px}.hero .hero-portfolio-copy a{color:#fff;text-underline-offset:3px;font-weight:700;text-decoration:none}.hero .hero-portfolio-copy a:hover,.hero .hero-portfolio-copy a:focus-visible{color:#ffc20a;text-decoration:underline}.hero .hero-logo-strip{gap:12px 14px;grid-template-columns:repeat(2,280px)!important;width:574px!important;max-width:574px!important}.hero .hero-logo-chip{box-sizing:border-box;min-width:0;min-height:66px;width:280px!important}@media (width<=1120px){.hero .hero-logo-strip{grid-template-columns:repeat(2,280px)!important;width:574px!important;max-width:574px!important}}@media (width<=700px){.hero .hero-logo-strip{grid-template-columns:minmax(0,1fr)!important;width:100%!important;max-width:320px!important}.hero .hero-logo-chip{width:100%!important}}.appdev-hero{align-items:start;padding-top:18px;padding-bottom:52px}.appdev-services,.appdev-process,.appdev-ams,.appdev-integrations,.appdev-final-cta{padding-block:34px}.appdev-services header,.appdev-process header,.appdev-ams header{margin-bottom:22px}.appdev-hero-copy{padding-top:0}.appdev-hero-visual{min-height:0;padding:0;display:block;overflow:hidden}.appdev-hero-visual img{object-fit:cover;object-position:center;width:100%;height:clamp(330px,34vw,490px);display:block}.appdev-services>header{text-align:left;justify-content:space-between;align-items:end;max-width:none;display:flex}.appdev-services>header>div{max-width:900px}.appdev-services>header nav{flex:none;gap:10px;display:flex}.appdev-services>header nav button{color:#08275a;cursor:pointer;background:#fff;border:1px solid #cfdced;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:25px;display:inline-flex}.appdev-service-grid{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-color:#d5a30d #dce8f5;scrollbar-width:thin;grid-template-columns:none;gap:22px;padding:4px 2px 22px;display:flex;overflow-x:auto}.appdev-service-grid article{scroll-snap-align:start;flex:0 0 calc(50% - 11px);min-height:430px}@media (width<=900px){.appdev-hero{padding-top:18px}.appdev-service-grid{display:flex}.appdev-service-grid article{flex:0 0 min(520px,84%)}}@media (width<=620px){.appdev-services>header{flex-direction:column;align-items:flex-start}.appdev-service-grid article{flex-basis:92%;min-height:0}.appdev-hero-visual img{height:280px}}@media (width>=1024px){.hero{background-position:0 0,100%;background-size:auto,cover;height:clamp(430px,100vh - 145px,570px);overflow:hidden;min-height:430px!important;padding:0!important}.hero .hero-inner{box-sizing:border-box;grid-template-columns:minmax(0,47%) minmax(0,53%);align-items:center;width:100%;height:100%;min-height:0;padding:24px clamp(34px,4vw,72px) 0;display:grid}.hero .hero-copy{grid-column:1;width:100%;min-width:0;transform:translateY(-40px);max-width:100%!important}.hero .hero-copy h1{white-space:nowrap;max-width:100%!important;margin:0 0 16px!important;font-size:clamp(40px,3vw,58px)!important;line-height:1.04!important}.hero .hero-portfolio-copy,.hero .trust-row,.hero .hero-primary-actions{max-width:100%!important}}@media (width>=1600px){.hero .hero-inner{grid-template-columns:minmax(0,46%) minmax(0,54%)}}@media (width>=1024px) and (width<=1365px){.hero .hero-copy h1{font-size:39px!important}.hero .hero-portfolio-copy{font-size:16px!important}}@media (width<=1023px){.hero{background-position:50%}.hero .hero-copy{transform:none}.hero .hero-copy h1{white-space:normal}}@media (width>=1024px){.hero{height:clamp(410px,100vh - 185px,530px);min-height:410px!important}.hero .hero-inner{box-sizing:border-box;align-items:start;padding-top:clamp(28px,3vw,40px);padding-left:clamp(12px,1vw,24px)}.hero .hero-copy{transform:none}.hero .hero-copy h1{line-height:1.1!important}.about-hero{box-sizing:border-box;grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr);align-items:center;gap:clamp(24px,3vw,48px);min-height:570px;height:clamp(570px,100vh - 133px,680px)!important;max-height:680px!important;padding:24px clamp(36px,5vw,80px)!important}.about-hero-copy{min-width:0;max-width:780px}.about-hero h1{max-width:780px;font-size:clamp(42px,3.6vw,58px);line-height:1.02}.about-hero p{max-width:760px;margin-top:16px;font-size:clamp(15px,1.05vw,18px);line-height:1.45}.about-hero-offerings{margin-top:16px}.about-hero-offerings-track>a{flex-basis:285px;grid-template-columns:46px minmax(0,1fr) 18px;min-height:70px;padding:8px 12px}.about-hero-offerings-track .offering-service-icon{width:44px;height:44px}.about-hero-panel{gap:10px;max-height:520px;padding:20px}.about-hero-panel img{max-width:250px}.about-hero-panel strong{font-size:22px}.about-hero-panel p{margin:0;font-size:15px}.about-hero-panel div{gap:7px}.about-hero-panel div span{min-height:36px;font-size:15px}.home-solution-card{height:450px!important;min-height:450px!important}}@media (width<=1023px){.hero-desktop-break{display:none}}.home-update-track{animation-duration:140s!important}
