:root{--axion-font-sans:"Poppins",sans-serif;--axion-font-display:"Poppins",sans-serif;--axion-color-primary:#065389;--axion-color-primary-dark:#003a64;--axion-color-accent:#0099dc;--axion-color-accent-alt:#e31837;--axion-color-gradient-light:#0099dc;--axion-color-gradient-dark:#003a64;--axion-gradient-brand:linear-gradient(175deg,#00357f 0%,#003a64 100%);--axion-color-bg:#FFFFFF;--axion-color-bg-soft:linear-gradient(175deg,#00357f 0%,#003a64 100%);--axion-color-bg-dark:linear-gradient(175deg,#001c42 0%,#001f35 100%);--axion-color-text:#1C1C1C;--axion-color-text-muted:#434753;--axion-color-border:#e2e8f0;--axion-radius-sm:6px;--axion-radius:12px;--axion-radius-lg:20px;--axion-shadow-sm:0 4px 16px rgba(11,18,32,0.06);--axion-shadow:0 12px 40px rgba(11,18,32,0.08);--axion-container:72rem;--axion-container-narrow:48rem;--axion-sidebar-width:17.5rem;--axion-space-1:0.25rem;--axion-space-2:0.5rem;--axion-space-3:1rem;--axion-space-4:1.5rem;--axion-space-5:2.5rem;--axion-space-6:3rem;--axion-space-7:4.5rem;--axion-header-height:4.5rem;--axion-transition:0.2s ease;}body,h1,h2,h3,h4,h5,h6,p,a,button,input,textarea,select,label,.axion-html-block,.axion-homepage,.axion-apf-clean,.axion-inner-page{font-family:"Poppins",sans-serif;}.axion-container{width:min(100% - 2rem,var(--axion-container));margin-inline:auto;}.axion-container--narrow{width:min(100% - 2rem,var(--axion-container-narrow));margin-inline:auto;}.axion-section{padding-block:var(--axion-space-6);}.axion-section--tight{padding-block:var(--axion-space-5);}.axion-section--hero{padding-block:clamp(3rem,8vw,var(--axion-space-7));background:radial-gradient(1200px 600px at 50% 20%,rgba(49,126,229,0.35),transparent 60%),var(--axion-gradient-brand);color:#fff;}.axion-apf-clean .axion-section--hero{padding-block:clamp(2rem,4vw,3rem);}.axion-section--dark{background:linear-gradient(175deg,#001c42 0%,#001f35 100%);color:#fff;}.axion-grid{display:grid;gap:var(--axion-space-4);}.axion-grid--2{grid-template-columns:repeat(2,minmax(0,1fr));}.axion-grid--3{grid-template-columns:repeat(3,minmax(0,1fr));}@media (max-width:900px){.axion-grid--2,.axion-grid--3{grid-template-columns:1fr;}}.axion-html-block h1,.axion-html-block h2,.axion-html-block h3{font-family:var(--axion-font-display);color:var(--axion-color-text);line-height:1.2;}.axion-html-block h1{font-size:clamp(2rem,4vw,3rem);font-weight:700;}.axion-html-block h2{font-size:clamp(1.5rem,2.5vw,1.75rem);font-weight:600;color:#000;margin-block:0 1rem;}.axion-html-block h3{font-size:1.25rem;font-weight:600;}.axion-html-block p{font-size:14px;color:#000;line-height:1.65;margin-block:0 1rem;}.axion-lead{font-size:1.125rem;line-height:1.6;color:var(--axion-color-text-muted);max-width:42rem;}.axion-btn{display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.85rem 1.75rem;border-radius:44px;font-weight:600;font-size:0.9375rem;text-decoration:none;border:2px solid transparent;transition:background var(--axion-transition),color var(--axion-transition),border-color var(--axion-transition);cursor:pointer;}.axion-btn--primary{background:var(--axion-color-primary);color:#fff;}.axion-btn--primary:hover,.axion-btn--primary:focus-visible{background:var(--axion-color-primary-dark);color:#fff;}.axion-btn--outline{background:transparent;color:var(--axion-color-primary);border-color:var(--axion-color-primary);}.axion-section--hero .axion-btn--outline{color:#fff;border-color:rgba(255,255,255,0.8);}.axion-section--hero .axion-btn--outline:hover,.axion-section--hero .axion-btn--outline:focus-visible{background:rgba(255,255,255,0.12);color:#fff;}.axion-section--hero .axion-btn--primary{background:#fff;color:#1C1C1C;border-color:#fff;}.axion-section--hero .axion-btn--primary:hover,.axion-section--hero .axion-btn--primary:focus-visible{background:rgba(255,255,255,0.92);color:#1C1C1C;}.axion-btn--outline:hover,.axion-btn--outline:focus-visible{background:var(--axion-color-primary);color:#fff;}.axion-btn-row{display:flex;flex-wrap:wrap;gap:var(--axion-space-3);}.axion-card{background:var(--axion-color-bg);border:1px solid var(--axion-color-border);border-radius:var(--axion-radius);padding:var(--axion-space-4);box-shadow:var(--axion-shadow-sm);}.axion-card__title{font-size:1.125rem;font-weight:600;margin:0 0 0.5rem;color:var(--axion-color-text);}.elementor-widget-html .axion-html-block{width:100%;}.elementor-section.elementor-section-boxed>.elementor-container{max-width:var(--axion-container);}body.axion-elementor-page .site-container,body.axion-elementor-page #inner-wrap{max-width:100%;}.axion-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}:focus-visible{outline:2px solid var(--axion-color-accent);outline-offset:2px;}.axion-text-center{text-align:center;}.axion-homepage #features>.axion-container>.axion-lead,.axion-homepage #why-axion>.axion-container>.axion-lead{max-width:52rem;margin-inline:auto;}.axion-section--soft{background:#f8f9fc;}.axion-hero{display:grid;grid-template-columns:1fr 1fr;gap:var(--axion-space-5);align-items:center;}.axion-section--hero .axion-hero{grid-template-columns:1fr;justify-items:center;text-align:center;}.axion-section--hero .axion-hero__content{max-width:52rem;}.axion-section--hero .axion-hero__media{display:none;}.axion-section--hero h1,.axion-section--hero .axion-lead{color:#fff;}.axion-section--hero .axion-lead{margin-inline:auto;opacity:0.92;}.axion-section--hero .axion-btn-row{justify-content:center;}@media (max-width:900px){.axion-hero{grid-template-columns:1fr;}}.axion-split{display:grid;grid-template-columns:1fr 1fr;gap:var(--axion-space-5);align-items:center;}@media (max-width:900px){.axion-split{grid-template-columns:1fr;}}.axion-split__media img,.axion-media-img{width:100%;height:auto;border-radius:var(--axion-radius);}.axion-list-check{list-style:none;padding:0;margin:1rem 0 0;}.axion-list-check li{padding-left:1.5rem;position:relative;margin-bottom:0.5rem;}.axion-list-check li::before{content:"";position:absolute;left:0;top:0.45em;width:0.55rem;height:0.55rem;background:var(--axion-color-primary);border-radius:2px;}.axion-tabs__nav{display:flex;flex-wrap:wrap;gap:0.5rem;margin-bottom:var(--axion-space-4);border-bottom:1px solid var(--axion-color-border);padding-bottom:0.5rem;}.axion-tabs__nav--pills{border-bottom:0;}.axion-tabs__btn{background:transparent;border:1px solid var(--axion-color-border);border-radius:var(--axion-radius-sm);padding:0.5rem 1rem;font:inherit;font-size:0.875rem;cursor:pointer;color:var(--axion-color-text-muted);}.axion-tabs__btn.is-active,.axion-tabs__btn[aria-selected="true"]{background:var(--axion-color-primary);border-color:var(--axion-color-primary);color:#fff;}.axion-tabs__panel[hidden]{display:none !important;}.axion-accordion__item{border:1px solid var(--axion-color-border);border-radius:var(--axion-radius-sm);margin-bottom:0.5rem;background:var(--axion-color-bg);}.axion-accordion__item summary{padding:1rem 1.25rem;font-weight:600;cursor:pointer;list-style:none;}.axion-accordion__item summary::-webkit-details-marker{display:none;}.axion-accordion__item p{padding:0 1.25rem 1rem;margin:0;color:var(--axion-color-text-muted);}.axion-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--axion-space-4);text-align:center;margin:var(--axion-space-5) 0;}@media (max-width:640px){.axion-stats{grid-template-columns:1fr;}}.axion-section--dark,.axion-section--dark h2{color:#fff;}.axion-section--dark{background:linear-gradient(175deg,#001c42 0%,#001f35 100%);}.axion-stat__num{display:block;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;color:var(--axion-color-accent);}.axion-stat__label{display:block;font-size:0.9375rem;opacity:0.9;}.axion-cta-banner{background:linear-gradient(135deg,var(--axion-color-primary) 0%,var(--axion-color-primary-dark) 100%);color:#fff;}.axion-cta-banner h2,.axion-cta-banner .axion-lead{color:#fff;}.axion-cta-banner .axion-btn--outline{border-color:#fff;color:#fff;}.axion-inner-hero{background:var(--axion-color-bg-soft);padding-block:var(--axion-space-5);}.axion-quote footer{margin-top:1rem;font-size:0.875rem;color:var(--axion-color-text-muted);}.axion-apf-prefooter #apf-prefooter-inquiry.axion-section--contact-premium{background:#fff !important;}body.apf-page-shell .elementor-widget-html .axion-html-block.axion-inner-page.axion-apf-clean{display:block !important;width:100%;}.axion-apf-clean .axion-lead.axion-text-center{max-width:52rem;margin-inline:auto;}.axion-apf-clean .axion-section--hero:not(.axion-pulse-hero){display:flex;align-items:center;min-height:570px;padding:70px 0 0;}.axion-apf-clean .axion-section--hero:not(.axion-pulse-hero) .axion-container,.axion-apf-clean .axion-section--hero:not(.axion-pulse-hero) .axion-hero{width:100%;min-height:220px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:0 !important;}.axion-apf-clean .axion-section--hero:not(.axion-pulse-hero) h1{font-size:33px !important;font-weight:600 !important;line-height:1.3 !important;max-width:none;margin:0 auto 20px !important;color:#fff !important;text-align:center !important;}.axion-apf-clean .axion-section--hero:not(.axion-pulse-hero) .axion-lead{font-size:17px;line-height:1.65;max-width:61rem;margin:0 auto 15px;opacity:1;color:#fff;}.axion-apf-clean .axion-section--hero:not(.axion-pulse-hero) .axion-btn--primary{background:#004674;color:#fff;border-color:#004674;border-radius:44px;padding:15px 30px;font-weight:500;font-size:1rem;}.axion-apf-clean .axion-section--hero:not(.axion-pulse-hero) .axion-btn--primary:hover,.axion-apf-clean .axion-section--hero:not(.axion-pulse-hero) .axion-btn--primary:focus-visible{background:#003a64;border-color:#003a64;color:#fff;}@media (max-width:768px){.axion-apf-clean .axion-section--hero:not(.axion-pulse-hero){min-height:440px;padding:64px 16px 0;}.axion-apf-clean .axion-section--hero:not(.axion-pulse-hero) .axion-container,.axion-apf-clean .axion-section--hero:not(.axion-pulse-hero) .axion-hero{min-height:340px;padding-inline:0.5rem;}.axion-apf-clean .axion-section--hero:not(.axion-pulse-hero) h1{font-size:1.5rem;line-height:1.35;padding-inline:0.25rem;}.axion-apf-clean .axion-section--hero:not(.axion-pulse-hero) .axion-lead{font-size:16px;padding-inline:0.25rem;}}.axion-apf-clean .axion-tc-collab-card,.axion-apf-clean .axion-tc-device-block,.axion-apf-clean .axion-tc-key-card,.axion-apf-clean .axion-aia-value-card,.axion-apf-clean .axion-aia-advanced-card,.axion-apf-clean .axion-aia-clarity-card,.axion-apf-clean .axion-bss-feature-card,.axion-apf-clean .axion-bss-use-card,.axion-apf-clean .axion-ft-collab-card,.axion-apf-clean .axion-ft-feature-card,.axion-apf-clean .axion-rpt-advanced-card,.axion-apf-clean .axion-rpt-tool-card,.axion-apf-clean .axion-rpt-needs-item{background:#fff;border:1px solid rgba(17,86,150,0.06);border-radius:20px;box-shadow:0 2px 12px rgba(6,20,40,0.06);}.axion-apf-clean .axion-tc-collab-card,.axion-apf-clean .axion-tc-device-block,.axion-apf-clean .axion-aia-value-card,.axion-apf-clean .axion-aia-advanced-card,.axion-apf-clean .axion-bss-use-card,.axion-apf-clean .axion-ft-collab-card,.axion-apf-clean .axion-ft-feature-card,.axion-apf-clean .axion-rpt-advanced-card,.axion-apf-clean .axion-rpt-tool-card,.axion-apf-clean .axion-rpt-needs-item{padding:40px 30px;}.axion-apf-clean .axion-tc-key-card,.axion-apf-clean .axion-aia-clarity-card,.axion-apf-clean .axion-bss-feature-card{padding:30px;}.axion-apf-clean .axion-aia-clarity-card,.axion-apf-clean .axion-bss-feature-card{text-align:center;}.axion-apf-clean .axion-tc-collab-card .axion-card__title,.axion-apf-clean .axion-tc-device-block .axion-card__title,.axion-apf-clean .axion-tc-device-block h3,.axion-apf-clean .axion-tc-key-card .axion-card__title,.axion-apf-clean .axion-aia-value-card .axion-card__title,.axion-apf-clean .axion-aia-advanced-card .axion-card__title,.axion-apf-clean .axion-aia-clarity-card .axion-card__title,.axion-apf-clean .axion-bss-feature-card .axion-card__title,.axion-apf-clean .axion-bss-use-card .axion-card__title,.axion-apf-clean .axion-ft-collab-card .axion-card__title,.axion-apf-clean .axion-ft-feature-card .axion-card__title,.axion-apf-clean .axion-rpt-advanced-card .axion-card__title,.axion-apf-clean .axion-rpt-tool-card .axion-card__title,.axion-apf-clean .axion-sol-feature-card .axion-card__title{font-size:20px;font-weight:600;color:#065389;margin-bottom:0.5rem;}.axion-apf-clean .axion-bss-feature-card__icon,.axion-apf-clean .axion-aia-clarity-card__icon{width:64px;height:64px;}.axion-apf-clean .axion-rpt-needs-item__num{background:#065389;}.axion-apf-clean .axion-bc-hero{background-color:#00357f;background-image:linear-gradient(180deg,rgba(0,53,127,0.35) 0%,rgba(0,17,59,0.5) 100%),url("https://dev.azbuilds.pro/wp-content/uploads/2026/06/Business-Communication-scaled-1.webp");background-position:center center;background-repeat:no-repeat;background-size:cover;}.axion-apf-clean .axion-bc-hero .axion-hero{gap:0 !important;}.axion-apf-clean #bc-why .axion-lead,.axion-apf-clean #bc-features .axion-lead{margin-top:1rem;}.axion-apf-clean #bc-benefits{padding-block:clamp(2rem,4vw,3rem);}.axion-apf-clean .axion-bc-benefits,.axion-apf-clean .axion-bc-features{margin-top:var(--axion-space-4);}.axion-apf-clean .axion-bc-benefits .axion-card{background:#FAFAFE;border:none;border-radius:20px;box-shadow:none;padding:40px 60px 40px 40px;}.axion-apf-clean .axion-bc-benefits .axion-card__title{font-size:20px;font-weight:600;color:#065389;margin-bottom:0.5rem;}.axion-apf-clean .axion-bc-benefits .axion-card p{color:#1C1C1C;line-height:1.65;}.axion-apf-clean .axion-bc-features .axion-card{padding:40px 30px;border-radius:20px;background:#fff;border:none;box-shadow:none;}.axion-apf-clean .axion-bc-features .axion-card__title{font-size:20px;font-weight:600;color:#065389;margin-bottom:0.5rem;}.axion-apf-clean .axion-bc-features .axion-card p{color:#1C1C1C;line-height:1.65;}.axion-apf-clean #bc-size h2{font-size:25px;font-weight:600;line-height:1.35;text-align:center;max-width:42rem;margin-inline:auto;}.axion-apf-clean #bc-size .axion-tabs__nav--pills{border-bottom:0;gap:0.75rem;margin-bottom:1.5rem;}.axion-apf-clean #bc-size .axion-tabs__btn{border:0;border-radius:31px;padding:10px 20px;font-size:0.9375rem;font-weight:500;color:#000;background:#fff;}.axion-apf-clean #bc-size .axion-tabs__btn.is-active,.axion-apf-clean #bc-size .axion-tabs__btn[aria-selected="true"]{background:#065389;color:#fff;}.axion-apf-clean .axion-bc-size{margin-top:var(--axion-space-5);align-items:start;}.axion-apf-clean .axion-bc-size__cta{margin-top:var(--axion-space-4);}.axion-apf-clean .axion-bc-features__cta{margin-top:var(--axion-space-5);}.axion-apf-clean .axion-bc-ai-band h2{max-width:42rem;margin-inline:auto;}.axion-apf-clean .axion-bc-ai-band .axion-lead{margin-inline:auto;}.axion-apf-clean .axion-bc-ai-cards .axion-card p:last-child{margin-bottom:0;}.axion-apf-clean #bc-cta{padding-block:clamp(3rem,6vw,5rem);}.axion-apf-clean .axion-bc-cta-panel{width:100%;margin:0 auto;padding:clamp(2.5rem,5vw,4rem) clamp(1.75rem,5vw,3rem);border-radius:24px;background-color:#003a64;background-image:radial-gradient(circle at 70% 15%,rgba(255,255,255,0.08),transparent 35%),linear-gradient(165deg,#00357f 0%,#003a64 100%);color:#fff;box-shadow:0 24px 64px rgba(0,17,59,0.18);}.axion-apf-clean .axion-bc-cta-panel h2{margin:0 auto 1rem;max-width:40rem;color:#fff;font-size:clamp(1.65rem,3.5vw,2.25rem);font-weight:700;line-height:1.15;}.axion-apf-clean .axion-bc-cta-panel .axion-lead{margin:0 auto;max-width:38rem;color:#d8deea;}.axion-apf-clean .axion-bc-cta-panel .axion-btn-row{justify-content:center;margin-top:1.75rem;}.axion-apf-clean .axion-bc-cta-panel .axion-btn--primary{background:#fff;color:#1C1C1C;border-color:#fff;}.axion-apf-clean .axion-bc-cta-panel .axion-btn--primary:hover,.axion-apf-clean .axion-bc-cta-panel .axion-btn--primary:focus-visible{background:rgba(255,255,255,0.92);color:#1C1C1C;}.axion-apf-clean .axion-ms-hero{background-color:#00357f;background-image:linear-gradient(180deg,rgba(0,53,127,0.35) 0%,rgba(0,17,59,0.5) 100%),url("https://dev.azbuilds.pro/wp-content/uploads/2026/06/Meeting-solutions-scaled-1.webp");background-position:center center;background-repeat:no-repeat;background-size:cover;}.axion-apf-clean #ms-why .axion-lead{margin-top:1rem;}.axion-apf-clean #ms-ai{padding-block:50px;}.axion-apf-clean .axion-ms-ai-card{border-radius:47px;padding:clamp(3rem,6vw,5.9375rem) clamp(1.75rem,5vw,3.75rem);background:radial-gradient(circle at 20% 10%,rgba(255,255,255,0.9),transparent 45%),linear-gradient(180deg,#FFFFFF 0%,#eef3f9 100%);box-shadow:0 8px 32px rgba(6,20,40,0.06);}.axion-apf-clean .axion-ms-ai-card>h2{margin-bottom:0.75rem;}.axion-apf-clean .axion-ms-ai-card>.axion-lead{margin-bottom:clamp(2rem,4vw,3rem);}.axion-apf-clean .axion-ms-ai-features{display:flex;flex-direction:column;gap:clamp(2rem,4vw,3.5rem);}.axion-apf-clean .axion-ms-ai-feature{display:grid;grid-template-columns:1fr 1fr;gap:clamp(1.5rem,4vw,3rem);align-items:center;}.axion-apf-clean .axion-ms-ai-feature__text h3{margin:0 0 0.75rem;font-size:20px;font-weight:600;color:#065389;}.axion-apf-clean .axion-ms-ai-feature__text p{margin:0;color:var(--axion-color-text-muted);line-height:1.65;}.axion-apf-clean .axion-ms-ai-feature__media img{border-radius:var(--axion-radius);box-shadow:var(--axion-shadow-sm);}@media (max-width:900px){.axion-apf-clean .axion-ms-ai-feature,.axion-apf-clean .axion-ms-ai-feature--reverse{grid-template-columns:1fr;}.axion-apf-clean .axion-ms-ai-feature--reverse .axion-ms-ai-feature__media{order:-1;}}.axion-apf-clean .axion-ms-connect-panel{border-radius:50px;padding:clamp(2rem,5vw,3.125rem);margin-bottom:clamp(2.5rem,5vw,4rem);background-color:#003a64;background-image:radial-gradient(circle at 70% 15%,rgba(255,255,255,0.08),transparent 35%),linear-gradient(165deg,#00357f 0%,#003a64 100%);color:#fff;text-align:center;}.axion-apf-clean .axion-ms-connect-panel h2{margin:0 auto 1rem;max-width:36rem;color:#fff;font-size:clamp(1.65rem,3.5vw,2.25rem);font-weight:700;line-height:1.15;}.axion-apf-clean .axion-ms-connect-panel .axion-lead{margin:0 auto;max-width:42rem;color:#d8deea;}.axion-apf-clean .axion-ms-connect-panel__cta{margin:1.75rem 0 0;}.axion-apf-clean .axion-ms-connect-panel .axion-btn--primary{background:#fff;color:#1C1C1C;border-color:#fff;}.axion-apf-clean .axion-ms-connect-panel .axion-btn--primary:hover,.axion-apf-clean .axion-ms-connect-panel .axion-btn--primary:focus-visible{background:rgba(255,255,255,0.92);color:#1C1C1C;}.axion-apf-clean .axion-ms-device-split{align-items:start;margin-top:0;}.axion-apf-clean .axion-ms-device-item{margin-bottom:var(--axion-space-4);}.axion-apf-clean .axion-ms-device-item h3{margin:0 0 0.5rem;font-size:1.125rem;font-weight:600;color:var(--axion-color-text);}.axion-apf-clean .axion-ms-device-item p{margin:0;color:var(--axion-color-text-muted);line-height:1.65;}.axion-apf-clean .axion-ms-device-split__cta{margin-top:var(--axion-space-4);}.axion-apf-clean .axion-ms-device-robot{max-width:28rem;margin-inline:auto;}.axion-apf-clean #ms-scheduling .axion-lead{margin-top:1rem;margin-bottom:clamp(2rem,4vw,3rem);}.axion-apf-clean .axion-ms-sched-grid{gap:clamp(1rem,2.5vw,1.5rem);}.axion-apf-clean .axion-ms-sched-card{background:#fff;border:1px solid rgba(17,86,150,0.1);border-radius:20px;padding:40px 30px;box-shadow:0 2px 12px rgba(6,20,40,0.06);}.axion-apf-clean .axion-ms-sched-card .axion-card__title{font-size:20px;font-weight:600;color:#065389;margin-bottom:0.5rem;}.axion-apf-clean .axion-ms-sched-card p:last-child{margin-bottom:0;}.axion-apf-clean .axion-ms-sched-cta{margin-top:clamp(2rem,4vw,3rem);}.axion-apf-clean #ms-hardware .axion-lead{margin-top:1rem;margin-bottom:clamp(2rem,4vw,3rem);}.axion-apf-clean .axion-ms-hardware-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid var(--axion-color-border);border-radius:var(--axion-radius);overflow:hidden;background:#fff;}.axion-apf-clean .axion-ms-hardware-block{padding:clamp(1.5rem,3vw,2.25rem);border-right:1px solid var(--axion-color-border);border-bottom:1px solid var(--axion-color-border);}.axion-apf-clean .axion-ms-hardware-block:nth-child(2n){border-right:none;}.axion-apf-clean .axion-ms-hardware-block:nth-child(n+3){border-bottom:none;}.axion-apf-clean .axion-ms-hardware-block p:last-child{margin-bottom:0;}@media (max-width:900px){.axion-apf-clean .axion-ms-hardware-grid{grid-template-columns:1fr;}.axion-apf-clean .axion-ms-hardware-block{border-right:none;border-bottom:1px solid var(--axion-color-border);}.axion-apf-clean .axion-ms-hardware-block:last-child{border-bottom:none;}}.axion-apf-clean .axion-section--hero.axion-vfax-hero{min-height:570px;padding:100px 10px 50px;}.axion-apf-clean .axion-vfax-hero{background-color:#00357f;background-image:linear-gradient(180deg,rgba(0,53,127,0.35) 0%,rgba(0,17,59,0.5) 100%),url("https://dev.azbuilds.pro/wp-content/uploads/2026/06/VFAX-scaled-1.webp");background-position:center center;background-repeat:no-repeat;background-size:cover;}.axion-apf-clean .axion-section--hero.axion-vfax-hero h1{font-size:33px;font-weight:600;line-height:1.4;max-width:42rem;}.axion-apf-clean .axion-section--hero.axion-vfax-hero .axion-lead{max-width:42rem;}@media (max-width:768px){.axion-apf-clean .axion-section--hero.axion-vfax-hero{min-height:420px;padding:72px 16px 40px;}.axion-apf-clean .axion-section--hero.axion-vfax-hero h1{font-size:28px;}}.axion-apf-clean .axion-vfax-how-card{border-radius:47px;padding:clamp(2.5rem,5vw,4rem) clamp(1.75rem,4vw,3.5rem);background:radial-gradient(circle at 15% 0%,rgba(255,255,255,0.95),transparent 40%),linear-gradient(180deg,#FFFFFF 0%,#ffffff 100%);box-shadow:0 8px 32px rgba(6,20,40,0.08);border:1px solid rgba(17,86,150,0.06);}.axion-apf-clean #vfax-how .axion-lead{margin-top:0.75rem;margin-bottom:clamp(2rem,4vw,3rem);}.axion-apf-clean .axion-vfax-steps{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1rem,2.5vw,1.5rem);counter-reset:vfax-step;}.axion-apf-clean .axion-vfax-steps-carousel{position:relative;}.axion-apf-clean .axion-vfax-steps-viewport{overflow:hidden;}.axion-apf-clean .axion-vfax-steps-carousel__prev,.axion-apf-clean .axion-vfax-steps-carousel__next{display:none;position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:2.5rem;height:2.5rem;border:0;border-radius:50%;background:#065389;color:#fff;font-size:1.5rem;line-height:1;cursor:pointer;box-shadow:0 4px 12px rgba(6,20,40,0.18);}.axion-apf-clean .axion-vfax-steps-carousel__prev{left:0.25rem;}.axion-apf-clean .axion-vfax-steps-carousel__next{right:0.25rem;}.axion-apf-clean .axion-vfax-steps-carousel__dots{display:none;justify-content:center;gap:0.75rem;margin-top:1.25rem;}.axion-apf-clean .axion-vfax-steps-carousel__dot{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border:0;border-radius:50%;background:transparent;cursor:pointer;padding:0;}.axion-apf-clean .axion-vfax-steps-carousel__dot::before{content:"";width:0.65rem;height:0.65rem;border-radius:50%;background:rgba(6,83,137,0.25);}.axion-apf-clean .axion-vfax-steps-carousel__dot.is-active::before{background:#065389;}.axion-apf-clean .axion-vfax-step{display:flex;flex-direction:column;align-items:center;text-align:center;padding:clamp(1rem,2.5vw,1.5rem) clamp(0.75rem,2vw,1rem);background:transparent;border:0;border-radius:0;box-shadow:none;}.axion-apf-clean .axion-vfax-step__num{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;margin-bottom:1rem;border-radius:50%;background:#065389;color:#fff;font-size:1rem;font-weight:700;line-height:1;position:relative;z-index:1;}.axion-apf-clean .axion-vfax-step__body h3{margin:0 0 0.5rem;font-size:18px;font-weight:600;color:#065389;}.axion-apf-clean .axion-vfax-step__body p{margin:0;font-size:15px;color:#1C1C1C;line-height:1.6;}@media (min-width:901px){.axion-apf-clean .axion-vfax-steps{position:relative;}.axion-apf-clean .axion-vfax-steps::before{content:"";position:absolute;top:1.25rem;left:12%;right:12%;height:2px;background:#065389;z-index:0;}}.axion-apf-clean .axion-vfax-how-footnote{margin:clamp(2rem,4vw,2.5rem) 0 0;max-width:42rem;margin-inline:auto;color:var(--axion-color-text-muted);font-size:0.9375rem;line-height:1.65;}@media (max-width:900px){.axion-apf-clean .axion-vfax-steps-carousel.is-carousel .axion-vfax-steps-viewport{padding-inline:2.75rem;}.axion-apf-clean .axion-vfax-steps-carousel.is-carousel .axion-vfax-steps{display:flex;gap:0;transition:transform 0.35s ease;will-change:transform;}.axion-apf-clean .axion-vfax-steps-carousel.is-carousel .axion-vfax-steps::before{display:none;}.axion-apf-clean .axion-vfax-steps-carousel.is-carousel .axion-vfax-step{flex:0 0 100%;min-width:100%;padding-inline:0.5rem;}.axion-apf-clean .axion-vfax-steps-carousel.is-carousel .axion-vfax-steps-carousel__prev,.axion-apf-clean .axion-vfax-steps-carousel.is-carousel .axion-vfax-steps-carousel__next,.axion-apf-clean .axion-vfax-steps-carousel.is-carousel .axion-vfax-steps-carousel__dots{display:flex;}}.axion-apf-clean #vfax-industries .axion-lead{margin-top:1rem;margin-bottom:clamp(2rem,4vw,3rem);}.axion-apf-clean .axion-vfax-industry-grid{gap:clamp(1rem,2.5vw,1.5rem);}.axion-apf-clean .axion-vfax-industry-card{background:#fff;border:1px solid rgba(17,86,150,0.08);border-radius:20px;padding:40px 30px;box-shadow:0 2px 12px rgba(6,20,40,0.06);}.axion-apf-clean .axion-vfax-industry-card .axion-card__title{font-size:20px;font-weight:600;color:#065389;margin-bottom:0.5rem;}.axion-apf-clean .axion-vfax-industry-card p:last-child{margin-bottom:0;}@media (min-width:901px){.axion-apf-clean .axion-vfax-industry-grid .axion-vfax-industry-card:nth-child(4){grid-column:1 / 2;}.axion-apf-clean .axion-vfax-industry-grid .axion-vfax-industry-card:nth-child(5){grid-column:2 / 3;}}.axion-apf-clean .axion-vfax-limits{padding-block:clamp(3rem,6vw,5rem);}.axion-apf-clean .axion-vfax-limits-panel{border-radius:24px;padding:clamp(2.5rem,5vw,4rem) clamp(1.75rem,5vw,3rem);background-color:#003a64;background-image:radial-gradient(circle at 70% 15%,rgba(255,255,255,0.08),transparent 35%),linear-gradient(165deg,#00357f 0%,#003a64 100%);color:#fff;}.axion-apf-clean .axion-vfax-limits-panel h2{margin:0 auto 1rem;max-width:40rem;color:#fff;font-size:clamp(1.65rem,3.5vw,2.25rem);font-weight:700;line-height:1.15;}.axion-apf-clean .axion-vfax-limits-panel .axion-lead{margin:0 auto;max-width:44rem;color:#d8deea;}.axion-apf-clean .axion-vfax-cta-panel{max-width:36rem;margin-inline:auto;}.axion-apf-clean .axion-vfax-cta-panel h2{margin:0 0 1.5rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.2;color:var(--axion-color-text);}.axion-apf-clean .axion-vfax-cta-panel__btn{justify-content:center;margin:0;}.axion-apf-clean .axion-bps-hero{background-color:#00357f;background-image:linear-gradient(180deg,rgba(0,53,127,0.35) 0%,rgba(0,17,59,0.5) 100%),url("https://dev.azbuilds.pro/wp-content/uploads/2026/06/business-phone-system-scaled-1.webp");background-position:center center;background-repeat:no-repeat;background-size:cover;}.axion-apf-clean #bps-why .axion-lead{margin-top:1rem;margin-bottom:clamp(2rem,4vw,3rem);}.axion-apf-clean .axion-bps-benefit-card{background:#fafafe;border:1px solid rgba(17,86,150,0.06);border-radius:20px;padding:40px;box-shadow:0 2px 12px rgba(6,20,40,0.04);}.axion-apf-clean .axion-bps-benefit-card .axion-card__title{font-size:20px;font-weight:600;color:#065389;margin-bottom:0.5rem;}.axion-apf-clean .axion-bps-benefit-card p{color:#1C1C1C;line-height:1.65;}.axion-apf-clean .axion-bps-benefit-card p:last-child{margin-bottom:0;}.axion-apf-clean .axion-bps-features-intro{margin-bottom:clamp(2rem,4vw,3rem);align-items:center;}.axion-apf-clean .axion-bps-features-intro .axion-lead{margin-top:0.75rem;}.axion-apf-clean .axion-bps-feature-grid{gap:clamp(1rem,2.5vw,1.5rem);}.axion-apf-clean .axion-bps-feature-card{background:#fff;border:1px solid rgba(17,86,150,0.06);border-radius:20px;padding:30px;box-shadow:0 2px 12px rgba(6,20,40,0.06);text-align:center;}.axion-apf-clean .axion-bps-feature-card__icon{width:64px;height:64px;object-fit:contain;margin:0 auto 1rem;display:block;}.axion-apf-clean .axion-bps-feature-card .axion-card__title{font-size:20px;font-weight:600;color:#065389;margin-bottom:0.5rem;}.axion-apf-clean .axion-bps-feature-card p{color:#1C1C1C;line-height:1.65;}.axion-apf-clean .axion-bps-feature-card p:last-child{margin-bottom:0;}.axion-apf-clean .axion-bps-mobile-panel{border-radius:50px;padding:clamp(2rem,5vw,3.125rem);margin-bottom:clamp(2.5rem,5vw,4rem);background-color:#003a64;background-image:radial-gradient(circle at 70% 15%,rgba(255,255,255,0.08),transparent 35%),linear-gradient(165deg,#00357f 0%,#003a64 100%);color:#fff;text-align:center;}.axion-apf-clean .axion-bps-mobile-panel h2{margin:0 auto 1rem;max-width:36rem;color:#fff;font-size:clamp(1.65rem,3.5vw,2.25rem);font-weight:700;line-height:1.15;}.axion-apf-clean .axion-bps-mobile-panel .axion-lead{margin:0 auto;max-width:42rem;color:#d8deea;}.axion-apf-clean .axion-bps-mobile-panel__cta{margin:1.75rem 0 0;}.axion-apf-clean .axion-bps-mobile-panel .axion-btn--primary{background:#fff;color:#1C1C1C;border-color:#fff;}.axion-apf-clean .axion-bps-mobile-panel .axion-btn--primary:hover,.axion-apf-clean .axion-bps-mobile-panel .axion-btn--primary:focus-visible{background:rgba(255,255,255,0.92);color:#1C1C1C;}.axion-apf-clean .axion-bps-mobile-split{align-items:center;}.axion-apf-clean .axion-bps-mobile-item{display:flex;align-items:flex-start;gap:1rem;margin-bottom:var(--axion-space-4);}.axion-apf-clean .axion-bps-mobile-item__icon{width:4.25rem;height:4.25rem;flex-shrink:0;object-fit:contain;}.axion-apf-clean .axion-bps-mobile-item h3{margin:0 0 0.35rem;font-size:20px;font-weight:600;color:#065389;}.axion-apf-clean .axion-bps-mobile-item p{margin:0;color:var(--axion-color-text-muted);line-height:1.65;}.axion-apf-clean #bps-platform .axion-lead{margin-top:1rem;margin-bottom:clamp(2rem,4vw,3rem);}.axion-apf-clean .axion-bps-platform-grid{border:1px solid var(--axion-color-border);border-radius:var(--axion-radius);overflow:hidden;background:#fff;gap:0;}.axion-apf-clean .axion-bps-platform-block{padding:clamp(1.5rem,3vw,2.25rem);border-right:1px solid var(--axion-color-border);border-bottom:1px solid var(--axion-color-border);}.axion-apf-clean .axion-bps-platform-block .axion-card__title{font-size:20px;font-weight:600;color:#065389;margin-bottom:0.5rem;}.axion-apf-clean .axion-bps-platform-block p{color:#1C1C1C;line-height:1.65;}.axion-apf-clean .axion-bps-platform-block:nth-child(2n){border-right:none;}.axion-apf-clean .axion-bps-platform-block:nth-child(n+3){border-bottom:none;}.axion-apf-clean .axion-bps-platform-block p:last-child{margin-bottom:0;}@media (max-width:900px){.axion-apf-clean .axion-bps-platform-grid{grid-template-columns:1fr;}.axion-apf-clean .axion-bps-platform-block{border-right:none;border-bottom:1px solid var(--axion-color-border);}.axion-apf-clean .axion-bps-platform-block:last-child{border-bottom:none;}}.axion-apf-clean .axion-bps-cta-panel{border-radius:24px;padding:clamp(2.5rem,5vw,4rem) clamp(1.75rem,5vw,3rem);background:radial-gradient(circle at 20% 10%,rgba(255,255,255,0.9),transparent 45%),linear-gradient(180deg,#FFFFFF 0%,#eef3f9 100%);max-width:48rem;margin-inline:auto;}.axion-apf-clean .axion-bps-cta-panel h2{margin:0 auto 1rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.2;}.axion-apf-clean .axion-bps-cta-panel .axion-lead{margin:0 auto 1.5rem;color:var(--axion-color-text-muted);}.axion-apf-clean .axion-bps-cta-panel__btn{justify-content:center;margin:0;}.axion-apf-clean .axion-tc-hero{background-color:#00357f;background-image:linear-gradient(180deg,rgba(0,53,127,0.35) 0%,rgba(0,17,59,0.5) 100%),url("https://dev.azbuilds.pro/wp-content/uploads/2026/06/team-chat-scaled-1.webp");background-position:center center;background-repeat:no-repeat;background-size:cover;}.axion-apf-clean #tc-collaborate .axion-lead{margin-top:1rem;margin-bottom:clamp(2rem,4vw,3rem);}.axion-apf-clean .axion-tc-collab-grid{gap:clamp(1rem,2.5vw,1.5rem);}.axion-apf-clean .axion-tc-collab-card{background:#fff;border:1px solid var(--axion-color-border);border-radius:var(--axion-radius);padding:clamp(1.25rem,3vw,2rem);box-shadow:var(--axion-shadow-sm);}.axion-apf-clean .axion-tc-collab-card p:last-child{margin-bottom:0;}.axion-apf-clean .axion-tc-unified-split{align-items:center;}.axion-apf-clean .axion-tc-unified-split .axion-lead{margin-top:0.75rem;}.axion-apf-clean .axion-tc-unified-split__cta{margin-top:var(--axion-space-4);}.axion-apf-clean #tc-devices .axion-lead{margin-top:1rem;margin-bottom:clamp(2rem,4vw,3rem);}.axion-apf-clean .axion-tc-devices-blocks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,2.5vw,1.5rem);margin-bottom:var(--axion-space-4);}.axion-apf-clean .axion-tc-device-block{background:#fff;border:1px solid var(--axion-color-border);border-radius:var(--axion-radius);padding:clamp(1.25rem,3vw,2rem);box-shadow:var(--axion-shadow-sm);}.axion-apf-clean .axion-tc-device-block p:last-child{margin-bottom:0;}.axion-apf-clean .axion-tc-devices-footnote{max-width:42rem;margin:0 auto var(--axion-space-4);color:var(--axion-color-text-muted);}.axion-apf-clean .axion-tc-devices-cta{margin:0;}.axion-apf-clean .axion-tc-features-intro{margin-bottom:clamp(2rem,4vw,3rem);align-items:center;}.axion-apf-clean .axion-tc-features-intro .axion-lead{margin-top:0.75rem;}.axion-apf-clean .axion-tc-key-grid{gap:clamp(1rem,2.5vw,1.5rem);}.axion-apf-clean .axion-tc-key-card{background:#fff;border:1px solid var(--axion-color-border);border-radius:var(--axion-radius);padding:clamp(1.25rem,3vw,1.75rem);box-shadow:var(--axion-shadow-sm);}.axion-apf-clean .axion-tc-key-card p:last-child{margin-bottom:0;}@media (max-width:900px){.axion-apf-clean .axion-tc-devices-blocks{grid-template-columns:1fr;}}.axion-apf-clean .axion-tc-cta-panel{border-radius:24px;padding:clamp(2.5rem,5vw,4rem) clamp(1.75rem,5vw,3rem);background:radial-gradient(circle at 20% 10%,rgba(255,255,255,0.9),transparent 45%),linear-gradient(180deg,#FFFFFF 0%,#eef3f9 100%);max-width:48rem;margin-inline:auto;}.axion-apf-clean .axion-tc-cta-panel h2{margin:0 auto 1rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.2;}.axion-apf-clean .axion-tc-cta-panel .axion-lead{margin:0 auto 1.5rem;color:var(--axion-color-text-muted);}.axion-apf-clean .axion-tc-cta-panel__btn{justify-content:center;margin:0;}.axion-apf-clean .axion-aia-hero{background-color:#00357f;background-image:linear-gradient(180deg,rgba(0,53,127,0.35) 0%,rgba(0,17,59,0.5) 100%),url("https://dev.azbuilds.pro/wp-content/uploads/2026/06/AI-Analysis-scaled-1.webp");background-position:center center;background-repeat:no-repeat;background-size:cover;}.axion-apf-clean #aia-why .axion-lead{margin-top:1rem;margin-bottom:clamp(2rem,4vw,3rem);}.axion-apf-clean .axion-aia-why-panel{position:relative;border-radius:24px;padding:clamp(2rem,4vw,3rem);background:radial-gradient(circle at 12% 18%,rgba(0,174,239,0.12),transparent 28%),radial-gradient(circle at 88% 72%,rgba(0,53,127,0.1),transparent 32%),linear-gradient(180deg,#FFFFFF 0%,#eef3f9 100%);overflow:hidden;}.axion-apf-clean .axion-aia-why-panel::before,.axion-apf-clean .axion-aia-why-panel::after{content:"";position:absolute;border-radius:50%;pointer-events:none;}.axion-apf-clean .axion-aia-why-panel::before{width:8.5rem;height:8.5rem;top:-2rem;right:8%;background:radial-gradient(circle,rgba(0,174,239,0.18) 0%,rgba(0,174,239,0) 70%);}.axion-apf-clean .axion-aia-why-panel::after{width:6.5rem;height:6.5rem;bottom:-1.5rem;left:6%;background:radial-gradient(circle,rgba(0,53,127,0.14) 0%,rgba(0,53,127,0) 70%);}.axion-apf-clean .axion-aia-why-grid{position:relative;z-index:1;gap:clamp(1rem,2.5vw,1.5rem);}.axion-apf-clean .axion-aia-value-card{background:#fff;border:1px solid var(--axion-color-border);border-radius:var(--axion-radius);padding:clamp(1.25rem,3vw,2rem);box-shadow:var(--axion-shadow-sm);}.axion-apf-clean .axion-aia-value-card p:last-child{margin-bottom:0;}.axion-apf-clean #aia-patterns .axion-lead{margin-top:1rem;margin-bottom:clamp(2rem,4vw,3rem);}.axion-apf-clean .axion-aia-patterns-split{align-items:center;}.axion-apf-clean .axion-aia-patterns-list{margin:0;}.axion-apf-clean #aia-advanced .axion-lead{margin-top:1rem;margin-bottom:clamp(2rem,4vw,3rem);}.axion-apf-clean .axion-aia-advanced-grid{gap:clamp(1rem,2.5vw,1.5rem);}.axion-apf-clean .axion-aia-advanced-card{background:#fff;border:1px solid var(--axion-color-border);border-radius:var(--axion-radius);padding:clamp(1.25rem,3vw,2rem);box-shadow:var(--axion-shadow-sm);}.axion-apf-clean .axion-aia-advanced-card p:last-child{margin-bottom:0;}.axion-apf-clean .axion-aia-clarity-intro{margin-bottom:clamp(2rem,4vw,3rem);align-items:center;}.axion-apf-clean .axion-aia-clarity-intro .axion-lead{margin-top:0.75rem;}.axion-apf-clean .axion-aia-clarity-grid{gap:clamp(1rem,2.5vw,1.5rem);}.axion-apf-clean .axion-aia-clarity-card{background:#fff;border:1px solid var(--axion-color-border);border-radius:var(--axion-radius);padding:clamp(1.25rem,3vw,1.75rem);box-shadow:var(--axion-shadow-sm);text-align:center;}.axion-apf-clean .axion-aia-clarity-card--text{display:flex;flex-direction:column;justify-content:center;}.axion-apf-clean .axion-aia-clarity-card__icon{width:4.25rem;height:4.25rem;object-fit:contain;margin:0 auto 1rem;display:block;}.axion-apf-clean .axion-aia-clarity-card p:last-child{margin-bottom:0;}.axion-apf-clean .axion-aia-clarity-footnote{max-width:42rem;margin:clamp(2rem,4vw,3rem) auto 0;color:var(--axion-color-text-muted);}.axion-apf-clean .axion-aia-cta-panel{border-radius:24px;padding:clamp(2.5rem,5vw,4rem) clamp(1.75rem,5vw,3rem);background-color:#003a64;background-image:radial-gradient(circle at 70% 15%,rgba(255,255,255,0.08),transparent 35%),linear-gradient(165deg,#00357f 0%,#003a64 100%);color:#fff;max-width:48rem;margin-inline:auto;box-shadow:0 24px 64px rgba(0,17,59,0.18);}.axion-apf-clean .axion-aia-cta-panel h2{margin:0 auto 1rem;max-width:36rem;color:#fff;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.2;}.axion-apf-clean .axion-aia-cta-panel .axion-lead{margin:0 auto 1.5rem;max-width:38rem;color:#d8deea;}.axion-apf-clean .axion-aia-cta-panel .axion-btn--primary{background:#fff;color:#1C1C1C;border-color:#fff;}.axion-apf-clean .axion-aia-cta-panel .axion-btn--primary:hover,.axion-apf-clean .axion-aia-cta-panel .axion-btn--primary:focus-visible{background:rgba(255,255,255,0.92);color:#1C1C1C;}.axion-apf-clean .axion-aia-cta-panel__btn{justify-content:center;margin:0;}@media (max-width:900px){.axion-apf-clean .axion-aia-clarity-grid{grid-template-columns:1fr;}}.axion-apf-clean .axion-bss-hero{background-color:#00357f;background-image:linear-gradient(180deg,rgba(0,53,127,0.35) 0%,rgba(0,17,59,0.5) 100%),url("https://dev.azbuilds.pro/wp-content/uploads/2026/06/Business-SMS-scaled-1.webp");background-position:center center;background-repeat:no-repeat;background-size:cover;}.axion-apf-clean .axion-bss-why-copy{max-width:52rem;margin-inline:auto;}.axion-apf-clean .axion-bss-why-copy .axion-lead{margin-top:1rem;}.axion-apf-clean .axion-bss-why-copy__secondary{margin:clamp(1.25rem,3vw,2rem) auto 0;max-width:48rem;color:var(--axion-color-text-muted);line-height:1.75;}.axion-apf-clean .axion-bss-needs-split{align-items:center;}.axion-apf-clean .axion-bss-needs-split .axion-lead{margin-top:0.75rem;margin-bottom:var(--axion-space-4);}.axion-apf-clean .axion-bss-needs-list{margin:0;}.axion-apf-clean .axion-bss-features-intro{margin-bottom:clamp(2rem,4vw,3rem);align-items:center;}.axion-apf-clean .axion-bss-features-intro .axion-lead{margin-top:0.75rem;}.axion-apf-clean .axion-bss-feature-grid{gap:clamp(1rem,2.5vw,1.5rem);}.axion-apf-clean .axion-bss-feature-card{background:#fff;border:1px solid var(--axion-color-border);border-radius:var(--axion-radius);padding:clamp(1.25rem,3vw,1.75rem);box-shadow:var(--axion-shadow-sm);text-align:center;}.axion-apf-clean .axion-bss-feature-card__icon{width:4.25rem;height:4.25rem;object-fit:contain;margin:0 auto 1rem;display:block;}.axion-apf-clean .axion-bss-feature-card p:last-child{margin-bottom:0;}.axion-apf-clean .axion-bss-features-cta{margin:clamp(2rem,4vw,3rem) 0 0;}.axion-apf-clean #bss-success .axion-lead{margin-top:1rem;margin-bottom:clamp(2rem,4vw,3rem);}.axion-apf-clean .axion-bss-use-grid{gap:clamp(1rem,2.5vw,1.5rem);}.axion-apf-clean .axion-bss-use-card{background:#fff;border:1px solid var(--axion-color-border);border-radius:var(--axion-radius);padding:clamp(1.25rem,3vw,2rem);box-shadow:var(--axion-shadow-sm);}.axion-apf-clean .axion-bss-use-card p:last-child{margin-bottom:0;}.axion-apf-clean .axion-bss-automation-panel{border-radius:50px;padding:clamp(2rem,5vw,3.125rem);margin-top:clamp(2.5rem,5vw,4rem);background-color:#003a64;background-image:radial-gradient(circle at 70% 15%,rgba(255,255,255,0.08),transparent 35%),linear-gradient(165deg,#00357f 0%,#003a64 100%);color:#fff;text-align:center;}.axion-apf-clean .axion-bss-automation-panel h3{margin:0 auto 1rem;max-width:36rem;color:#fff;font-size:clamp(1.35rem,3vw,1.75rem);font-weight:700;line-height:1.2;}.axion-apf-clean .axion-bss-automation-panel .axion-lead{margin:0 auto;max-width:42rem;color:#d8deea;}.axion-apf-clean .axion-bss-automation-panel__cta{margin:1.75rem 0 0;}.axion-apf-clean .axion-bss-automation-panel .axion-btn--primary{background:#fff;color:#1C1C1C;border-color:#fff;}.axion-apf-clean .axion-bss-automation-panel .axion-btn--primary:hover,.axion-apf-clean .axion-bss-automation-panel .axion-btn--primary:focus-visible{background:rgba(255,255,255,0.92);color:#1C1C1C;}.axion-apf-clean .axion-bss-cta-panel{border-radius:24px;padding:clamp(2.5rem,5vw,4rem) clamp(1.75rem,5vw,3rem);background:radial-gradient(circle at 20% 10%,rgba(255,255,255,0.9),transparent 45%),linear-gradient(180deg,#FFFFFF 0%,#eef3f9 100%);max-width:48rem;margin-inline:auto;}.axion-apf-clean .axion-bss-cta-panel h2{margin:0 auto 1rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.2;}.axion-apf-clean .axion-bss-cta-panel .axion-lead{margin:0 auto 1.5rem;color:var(--axion-color-text-muted);}.axion-apf-clean .axion-bss-cta-panel__btn{justify-content:center;margin:0;}.axion-apf-clean .axion-ft-hero{background-color:#00357f;background-image:linear-gradient(180deg,rgba(0,53,127,0.35) 0%,rgba(0,17,59,0.5) 100%),url("https://dev.azbuilds.pro/wp-content/uploads/2026/06/File-Transfer-scaled-1.webp");background-position:center center;background-repeat:no-repeat;background-size:cover;}.axion-apf-clean #ft-collaborate .axion-lead{margin-top:1rem;margin-bottom:clamp(2rem,4vw,3rem);}.axion-apf-clean .axion-ft-collab-grid{gap:clamp(1rem,2.5vw,1.5rem);}.axion-apf-clean .axion-ft-collab-card{background:#fff;border:1px solid var(--axion-color-border);border-radius:var(--axion-radius);padding:clamp(1.25rem,3vw,2rem);box-shadow:var(--axion-shadow-sm);}.axion-apf-clean .axion-ft-collab-card p:last-child{margin-bottom:0;}.axion-apf-clean .axion-ft-dashboard-split{align-items:center;}.axion-apf-clean .axion-ft-dashboard-split .axion-lead{margin-top:0.75rem;margin-bottom:var(--axion-space-4);}.axion-apf-clean .axion-ft-dashboard-list{margin:0 0 var(--axion-space-4);}.axion-apf-clean .axion-ft-dashboard-footnote{margin:0;color:var(--axion-color-text-muted);line-height:1.75;}.axion-apf-clean .axion-ft-control-panel{border-radius:50px;padding:clamp(2rem,5vw,3.125rem);background-color:#003a64;background-image:radial-gradient(circle at 70% 15%,rgba(255,255,255,0.08),transparent 35%),linear-gradient(165deg,#00357f 0%,#003a64 100%);color:#fff;text-align:center;max-width:52rem;margin-inline:auto;}.axion-apf-clean .axion-ft-control-panel h2{margin:0 auto 1rem;max-width:36rem;color:#fff;font-size:clamp(1.65rem,3.5vw,2.25rem);font-weight:700;line-height:1.15;}.axion-apf-clean .axion-ft-control-panel .axion-lead{margin:0 auto;max-width:42rem;color:#d8deea;}.axion-apf-clean .axion-ft-control-panel__cta{margin:1.75rem 0 0;}.axion-apf-clean .axion-ft-control-panel .axion-btn--primary{background:#fff;color:#1C1C1C;border-color:#fff;}.axion-apf-clean .axion-ft-control-panel .axion-btn--primary:hover,.axion-apf-clean .axion-ft-control-panel .axion-btn--primary:focus-visible{background:rgba(255,255,255,0.92);color:#1C1C1C;}.axion-apf-clean .axion-ft-devices-split{align-items:center;}.axion-apf-clean .axion-ft-devices-split .axion-lead{margin-top:0.75rem;}.axion-apf-clean .axion-ft-devices-intro{margin:var(--axion-space-4) 0 0.75rem;font-weight:600;color:var(--axion-color-text);}.axion-apf-clean .axion-ft-devices-list{margin:0;}.axion-apf-clean #ft-features .axion-ft-features-grid{margin-top:clamp(2rem,4vw,3rem);gap:clamp(1rem,2.5vw,1.5rem);}.axion-apf-clean .axion-ft-feature-card{background:#fff;border:1px solid var(--axion-color-border);border-radius:var(--axion-radius);padding:clamp(1.25rem,3vw,2rem);box-shadow:var(--axion-shadow-sm);}.axion-apf-clean .axion-ft-feature-card p:last-child{margin-bottom:0;}.axion-apf-clean .axion-ft-features-cta{margin:clamp(2rem,4vw,3rem) 0 0;}.axion-apf-clean .axion-rpt-hero{background-color:#00357f;background-image:linear-gradient(180deg,rgba(0,53,127,0.35) 0%,rgba(0,17,59,0.5) 100%),url("https://dev.azbuilds.pro/wp-content/uploads/2026/06/reports-scaled-1.webp");background-position:center center;background-repeat:no-repeat;background-size:cover;}.axion-apf-clean .axion-rpt-why-copy{max-width:52rem;margin-inline:auto;}.axion-apf-clean .axion-rpt-why-copy .axion-lead{margin-top:1rem;}.axion-apf-clean #rpt-needs .axion-rpt-needs-list{list-style:none;margin:clamp(2rem,4vw,3rem) auto 0;padding:0;max-width:48rem;display:grid;gap:clamp(1rem,2.5vw,1.25rem);}.axion-apf-clean .axion-rpt-needs-item{display:flex;align-items:flex-start;gap:1rem;background:#fff;border:1px solid var(--axion-color-border);border-radius:var(--axion-radius);padding:clamp(1.25rem,3vw,1.75rem);box-shadow:var(--axion-shadow-sm);}.axion-apf-clean .axion-rpt-needs-item__num{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2.25rem;height:2.25rem;border-radius:50%;background:var(--axion-color-primary);color:#fff;font-size:1rem;font-weight:700;line-height:1;}.axion-apf-clean .axion-rpt-needs-item__body p:last-child{margin-bottom:0;}.axion-apf-clean .axion-rpt-advanced-visual{max-width:36rem;margin:clamp(2rem,4vw,3rem) auto;}.axion-apf-clean .axion-rpt-advanced-grid{gap:clamp(1rem,2.5vw,1.5rem);}.axion-apf-clean .axion-rpt-advanced-card{background:#fff;border:1px solid var(--axion-color-border);border-radius:var(--axion-radius);padding:clamp(1.25rem,3vw,2rem);box-shadow:var(--axion-shadow-sm);}.axion-apf-clean .axion-rpt-advanced-card p:last-child{margin-bottom:0;}.axion-apf-clean #rpt-tools .axion-lead{margin-top:1rem;margin-bottom:clamp(2rem,4vw,3rem);}.axion-apf-clean .axion-rpt-tools-grid{gap:clamp(1rem,2.5vw,1.5rem);}.axion-apf-clean .axion-rpt-tool-card{background:#fff;border:1px solid var(--axion-color-border);border-radius:var(--axion-radius);padding:clamp(1.25rem,3vw,2rem);box-shadow:var(--axion-shadow-sm);}.axion-apf-clean .axion-rpt-tool-card p:last-child{margin-bottom:0;}.axion-apf-clean .axion-rpt-tools-footnote{max-width:42rem;margin:clamp(2rem,4vw,3rem) auto 0;color:var(--axion-color-text-muted);}.axion-apf-clean .axion-rpt-cta-panel{border-radius:50px;padding:clamp(2.5rem,5vw,4rem) clamp(1.75rem,5vw,3rem);background-color:#003a64;background-image:radial-gradient(circle at 70% 15%,rgba(255,255,255,0.08),transparent 35%),linear-gradient(165deg,#00357f 0%,#003a64 100%);color:#fff;max-width:48rem;margin-inline:auto;box-shadow:0 24px 64px rgba(0,17,59,0.18);}.axion-apf-clean .axion-rpt-cta-panel h2{margin:0 auto 1rem;max-width:36rem;color:#fff;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.2;}.axion-apf-clean .axion-rpt-cta-panel .axion-lead{margin:0 auto 1.5rem;max-width:38rem;color:#d8deea;}.axion-apf-clean .axion-rpt-cta-panel .axion-btn--primary{background:#fff;color:#1C1C1C;border-color:#fff;}.axion-apf-clean .axion-rpt-cta-panel .axion-btn--primary:hover,.axion-apf-clean .axion-rpt-cta-panel .axion-btn--primary:focus-visible{background:rgba(255,255,255,0.92);color:#1C1C1C;}.axion-apf-clean .axion-rpt-cta-panel__btn{justify-content:center;margin:0;}.axion-apf-clean .axion-pulse-hero{position:relative;isolation:isolate;background-color:#00357f;background-image:linear-gradient(180deg,rgba(0,20,50,0.08) 0%,rgba(0,17,59,0.62) 72%,rgba(0,17,59,0.82) 100%),url("https://dev.azbuilds.pro/wp-content/uploads/2026/06/pulse-header-1.png");background-position:center top,center center;background-repeat:no-repeat;background-size:cover,cover;color:#fff;min-height:470px;padding:70px 0 40px;display:flex;align-items:stretch;}.axion-apf-clean .axion-pulse-hero .axion-container{display:flex;flex-direction:column;justify-content:flex-end;flex:1;width:100%;min-height:360px;margin-top:0;padding-bottom:0;text-align:center;}.axion-apf-clean .axion-pulse-hero h1{color:#fff;max-width:none;margin:0 auto 0.75rem;font-size:clamp(1.65rem,2.2vw,2.0625rem);font-weight:600;line-height:1.4;letter-spacing:-0.01em;}.axion-apf-clean .axion-pulse-hero .axion-lead{color:#fff;max-width:42rem;margin:0 auto 15px;font-size:17px;line-height:1.55;opacity:1;}.axion-apf-clean .axion-pulse-hero .axion-hero__cta{justify-content:center;margin-top:0;}.axion-apf-clean .axion-pulse-btn--light{padding:12px 28px;border-radius:44px;background:#fff;color:#004674;font-size:0.95rem;font-weight:600;box-shadow:0 4px 16px rgba(0,0,0,0.12);}.axion-apf-clean .axion-pulse-btn--light:hover,.axion-apf-clean .axion-pulse-btn--light:focus-visible{background:rgba(255,255,255,0.92);color:#00357f;}.axion-apf-clean .axion-pulse-section-cta{margin-top:clamp(2rem,4vw,3rem);justify-content:center;}.axion-apf-clean #pulse-fixes{padding-block:clamp(3.5rem,6vw,5rem);}.axion-apf-clean #pulse-fixes h2{max-width:52rem;margin-inline:auto;font-size:clamp(1.65rem,2.2vw,2.0625rem);font-weight:600;line-height:1.3;text-align:center;}.axion-apf-clean #pulse-fixes .axion-lead{margin-top:0.75rem;max-width:52rem;font-size:clamp(1rem,1.4vw,1.125rem);line-height:1.55;}.axion-apf-clean .axion-pulse-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:clamp(2rem,4vw,3rem);max-width:72rem;margin-inline:auto;}@media (max-width:1024px){.axion-apf-clean .axion-pulse-stats{grid-template-columns:repeat(2,minmax(0,1fr));}}@media (max-width:520px){.axion-apf-clean .axion-pulse-stats{grid-template-columns:1fr;gap:16px;}}.axion-apf-clean .axion-pulse-stat{padding:30px 24px;border-radius:25px;background:linear-gradient(180deg,#f8f8f8 0%,#ffffff 100%);color:#1C1C1C;text-align:center;box-shadow:0 2px 12px rgba(6,20,40,0.06);border:1px solid rgba(17,86,150,0.06);}.axion-apf-clean .axion-pulse-stat__icon{display:flex;align-items:center;justify-content:center;min-height:60px;margin-bottom:1rem;}.axion-apf-clean .axion-pulse-stat__icon svg{display:block;max-width:100%;height:auto;}.axion-apf-clean .axion-pulse-stat__value{display:block;margin-top:0.35rem;}.axion-apf-clean .axion-pulse-stat__num{display:inline;font-size:40px;font-weight:700;line-height:1.1;color:#004674;}.axion-apf-clean .axion-pulse-stat__label{display:block;font-size:16px;line-height:1.4;color:#1C1C1C;font-weight:400;opacity:1;}.axion-apf-clean .axion-pulse-quotes{margin-top:clamp(2rem,4vw,3rem);gap:clamp(1rem,2vw,1.5rem);}.axion-apf-clean .axion-pulse-quote-card{padding:clamp(1.25rem,3vw,1.75rem);border-radius:16px;border:1px solid rgba(17,86,150,0.12);background:#fff;box-shadow:0 8px 24px rgba(6,20,40,0.06);}.axion-apf-clean .axion-pulse-quote-card__quote{margin:0 0 1rem;font-size:1.05rem;line-height:1.6;color:#1C1C1C;font-style:italic;}.axion-apf-clean .axion-pulse-quote-card__answer{margin:0;color:var(--axion-color-text-muted,#5a6478);line-height:1.65;}.axion-apf-clean .axion-pulse-problem-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,2vw,1.5rem);margin-top:clamp(2rem,4vw,3rem);}@media (max-width:768px){.axion-apf-clean .axion-pulse-problem-split{grid-template-columns:1fr;}}.axion-apf-clean .axion-pulse-problem-card{padding:clamp(1.5rem,3vw,2rem);border-radius:16px;line-height:1.65;}.axion-apf-clean .axion-pulse-problem-card--problem{background:#f3f6fb;border:1px solid rgba(17,86,150,0.1);}.axion-apf-clean .axion-pulse-problem-card--solution{background-color:#115696;background-image:linear-gradient(165deg,#115696 0%,#3972c5 100%);color:#fff;box-shadow:0 16px 40px rgba(17,86,150,0.25);}.axion-apf-clean .axion-pulse-problem-card--solution .axion-pulse-problem-card__label,.axion-apf-clean .axion-pulse-problem-card--solution p,.axion-apf-clean .axion-pulse-problem-card--solution strong{color:#fff;}.axion-apf-clean .axion-pulse-problem-card__label{margin:0 0 0.75rem;font-size:0.8125rem;font-weight:700;letter-spacing:0.08em;}.axion-apf-clean .axion-pulse-problem-card p{margin:0 0 0.75rem;}.axion-apf-clean .axion-pulse-problem-card p:last-child{margin-bottom:0;}.axion-apf-clean .axion-pulse-problem-card__highlight{margin-top:1rem;}.axion-apf-clean .axion-pulse-steps{margin-top:clamp(2rem,4vw,3rem);gap:clamp(1rem,2vw,1.5rem);}.axion-apf-clean .axion-pulse-step{padding:clamp(1.5rem,3vw,2rem) clamp(1.5rem,3vw,2rem) clamp(1.5rem,3vw,2rem) clamp(7rem,32%,13rem);border-radius:16px;background-color:#fff;background-repeat:no-repeat;background-position:0% 50%;background-size:contain;border:1px solid rgba(17,86,150,0.1);box-shadow:0 8px 24px rgba(6,20,40,0.06);min-height:clamp(10rem,22vw,14rem);}.axion-apf-clean .axion-pulse-step--1{background-image:url("https://dev.azbuilds.pro/wp-content/uploads/2026/06/1.png");}.axion-apf-clean .axion-pulse-step--2{background-image:url("https://dev.azbuilds.pro/wp-content/uploads/2026/06/2.png");}.axion-apf-clean .axion-pulse-step--3{background-image:url("https://dev.azbuilds.pro/wp-content/uploads/2026/06/3.png");}@media (max-width:640px){.axion-apf-clean .axion-pulse-step{padding-left:clamp(1.25rem,3vw,1.75rem);padding-top:clamp(6rem,38vw,8rem);background-position:50% 0%;background-size:clamp(5rem,40vw,7rem) auto;}}.axion-apf-clean .axion-pulse-step p:last-of-type{margin-bottom:1rem;}.axion-apf-clean .axion-pulse-badge{display:inline-block;padding:0.4rem 0.75rem;border-radius:999px;background:rgba(17,86,150,0.1);color:#115696;font-size:0.8125rem;font-weight:600;line-height:1.35;}.axion-apf-clean .axion-pulse-ready{background-color:#115696;background-image:linear-gradient(135deg,#115696 0%,#3972c5 100%);color:#fff;padding-block:clamp(2.5rem,5vw,4rem);}.axion-apf-clean .axion-pulse-ready__inner{display:grid;grid-template-columns:1fr auto;gap:clamp(1.5rem,3vw,2.5rem);align-items:center;}@media (max-width:768px){.axion-apf-clean .axion-pulse-ready__inner{grid-template-columns:1fr;text-align:center;}}.axion-apf-clean .axion-pulse-ready h2,.axion-apf-clean .axion-pulse-ready__price,.axion-apf-clean .axion-pulse-ready__offer{color:#fff;margin:0;}.axion-apf-clean .axion-pulse-ready__price{margin-top:0.5rem;font-size:clamp(1.35rem,2.5vw,1.75rem);font-weight:700;}.axion-apf-clean .axion-pulse-ready__offer{margin-top:0.35rem;opacity:0.92;}.axion-apf-clean .axion-pulse-ready__action{text-align:center;}.axion-apf-clean .axion-pulse-ready__note{margin:0.75rem 0 0;font-size:0.9375rem;color:rgba(255,255,255,0.88);}.axion-apf-clean .axion-pulse-price-win__copy{max-width:42rem;}.axion-apf-clean .axion-pulse-price-win__list{list-style:none;margin:clamp(1.5rem,3vw,2rem) 0 0;padding:0;display:grid;gap:0.75rem;}.axion-apf-clean .axion-pulse-price-win__list li{line-height:1.5;font-size:1.05rem;color:#1C1C1C;}.axion-apf-clean .axion-pulse-price-pill{display:inline-block;padding:0.5rem 1rem;border-radius:999px;background-color:#115696;background-image:linear-gradient(180deg,#3972c5 0%,#115696 100%);color:#fff;font-weight:600;}.axion-apf-clean .axion-pulse-features{margin-top:clamp(2rem,4vw,3rem);gap:clamp(1rem,2vw,1.5rem);}.axion-apf-clean .axion-pulse-feature-card{padding:30px;border-radius:20px;background-color:#fff;background-image:radial-gradient(circle at 100% 0%,rgba(57,114,197,0.1),transparent 58%);background-repeat:no-repeat;border:1px solid rgba(17,86,150,0.08);box-shadow:0 2px 14px rgba(6,20,40,0.05);}.axion-apf-clean .axion-pulse-feature-card img{display:block;width:50px;height:auto;margin-bottom:1.125rem;}.axion-apf-clean .axion-pulse-feature-card .axion-card__title{font-size:1.125rem;font-weight:600;line-height:1.35;margin-bottom:0.65rem;color:#1C1C1C;}.axion-apf-clean .axion-pulse-feature-card p{font-size:0.9375rem;line-height:1.6;color:#434753;}.axion-apf-clean .axion-pulse-feature-card p:last-child{margin-bottom:0;}.axion-apf-clean .axion-pulse-integrations{margin-top:clamp(2rem,4vw,3rem);gap:clamp(1rem,2vw,1.5rem);}.axion-apf-clean .axion-pulse-integration-card{padding:clamp(1.5rem,3vw,2rem);border-radius:16px;background:linear-gradient(180deg,#f8fbff 0%,#eef4fb 100%);border:1px solid rgba(17,86,150,0.1);text-align:center;}.axion-apf-clean .axion-pulse-integration-card img{display:block;max-width:100%;height:auto;margin:0 auto 0.75rem;}.axion-apf-clean .axion-pulse-integration-card p{margin:0;font-weight:600;color:#1C1C1C;}.axion-apf-clean .axion-pulse-integrations__note{margin-top:clamp(1.5rem,3vw,2rem);}.axion-apf-clean #pulse-pricing{padding-block:clamp(4rem,7vw,5rem);}.axion-apf-clean .axion-pulse-pricing{text-align:center;max-width:56rem;margin-inline:auto;}.axion-apf-clean #pulse-pricing .axion-eyebrow{margin-bottom:0.75rem;}.axion-apf-clean #pulse-pricing h2{font-size:clamp(1.65rem,2.2vw,2.0625rem);font-weight:600;line-height:1.3;max-width:42rem;margin-inline:auto;}.axion-apf-clean .axion-pulse-pricing__agreement{margin:1rem 0 0;font-size:1rem;line-height:1.5;color:#434753;}.axion-apf-clean .axion-pulse-pricing__offer-badge{display:inline-block;margin:1.5rem auto 0;padding:15px 30px;border-radius:44px;background:#004674;color:#fff;font-size:0.875rem;font-weight:600;line-height:1.35;letter-spacing:0.02em;text-align:center;}.axion-apf-clean .axion-pulse-pricing__discount{margin:1.25rem 0 0;font-size:1.05rem;line-height:1.5;color:#1C1C1C;}.axion-apf-clean .axion-pulse-pricing__standard{margin:0.75rem 0 0;font-size:0.95rem;line-height:1.5;color:#434753;}.axion-apf-clean .axion-pulse-pricing__standard span{color:#1C1C1C;}.axion-apf-clean .axion-pulse-pricing__from{margin:0.75rem 0 0;font-size:33px;font-weight:700;line-height:1.2;color:#004674;}.axion-apf-clean .axion-pulse-pricing__from strong{font-weight:700;}.axion-apf-clean .axion-pulse-pricing__bullets{list-style:none;margin:clamp(1.75rem,4vw,2.5rem) auto 0;padding:40px;max-width:56rem;width:100%;text-align:left;gap:0.85rem 2.5rem;background:#fff;border-radius:16px;box-shadow:0 2px 18px rgba(6,20,40,0.06);border:1px solid rgba(17,86,150,0.06);}.axion-apf-clean .axion-pulse-pricing__bullets li{position:relative;padding-left:3rem;line-height:1.55;color:#1C1C1C;font-size:1rem;min-height:38px;display:flex;align-items:center;}.axion-apf-clean .axion-pulse-pricing__bullets li::before{content:"âœ“";position:absolute;left:0;top:50%;transform:translateY(-50%);width:38px;height:38px;border-radius:50%;background:linear-gradient(180deg,#115696 0%,#3972c5 100%);color:#fff;font-size:1rem;font-weight:700;line-height:38px;text-align:center;}.axion-apf-clean .axion-pulse-pricing__note{margin-top:1.25rem;max-width:42rem;margin-inline:auto;font-size:0.9375rem;line-height:1.6;color:#434753;}.axion-apf-clean .axion-pulse-pricing__ctas{margin-top:clamp(2rem,4vw,2.5rem);justify-content:center;flex-wrap:wrap;gap:1rem;}.axion-apf-clean .axion-pulse-pricing__ctas .axion-btn{border-radius:44px;padding:15px 30px;font-size:1rem;font-weight:600;}.axion-apf-clean .axion-pulse-pricing__ctas .axion-btn--primary{background:#004674;border-color:#004674;}.axion-apf-clean .axion-pulse-pricing__ctas .axion-btn--outline{border-color:#004674;color:#004674;}.axion-apf-clean .axion-pulse-guarantee h2{max-width:36rem;margin-inline:auto;}.axion-apf-clean .axion-pulse-guarantee .axion-lead{max-width:40rem;margin-inline:auto;}.axion-apf-clean .axion-pulse-guarantee__note{margin-top:1rem;font-size:0.9375rem;color:var(--axion-color-text-muted,#5a6478);}.axion-apf-clean .axion-pulse-cta-section{background-color:#00357f;background-image:url("https://dev.azbuilds.pro/wp-content/uploads/2026/06/Group-9632.png");background-position:center center;background-repeat:no-repeat;background-size:cover;padding-block:clamp(3rem,6vw,5rem);}.axion-apf-clean .axion-pulse-cta-panel{width:100%;max-width:40rem;margin:0;padding:0;background:transparent;border-radius:0;box-shadow:none;color:#fff;text-align:left;}.axion-apf-clean .axion-pulse-cta-panel h2,.axion-apf-clean .axion-pulse-cta-panel .axion-lead{color:#fff;max-width:none;margin-inline:0;}.axion-apf-clean .axion-pulse-cta-panel__details{list-style:none;margin:1.25rem 0 0;padding:0;display:grid;gap:0.35rem;color:rgba(255,255,255,0.92);}.axion-apf-clean .axion-pulse-cta-panel__btn{justify-content:flex-start;margin:1.5rem 0 0;}@media (max-width:768px){.axion-apf-clean .axion-pulse-hero{min-height:420px;padding:56px 0 32px;}.axion-apf-clean .axion-pulse-hero .axion-container{min-height:300px;justify-content:flex-end;}.axion-apf-clean .axion-pulse-hero h1{font-size:1.5rem;line-height:1.35;}.axion-apf-clean .axion-pulse-hero .axion-lead{font-size:16px;}.axion-apf-clean .axion-pulse-stat{padding:24px 20px;}.axion-apf-clean .axion-pulse-stat__num{font-size:34px;}.axion-apf-clean .axion-pulse-feature-card{padding:24px;}.axion-apf-clean .axion-pulse-pricing__bullets{grid-template-columns:1fr;padding:28px 24px;gap:0.75rem;}.axion-apf-clean .axion-pulse-pricing__ctas{flex-direction:column;align-items:stretch;}.axion-apf-clean .axion-pulse-pricing__ctas .axion-btn{width:100%;justify-content:center;}.axion-apf-clean .axion-pulse-pricing__offer-badge{padding:12px 18px;font-size:0.75rem;}.axion-apf-clean .axion-pulse-cta-section{padding-block:2.5rem;}.axion-apf-clean .axion-pulse-cta-panel{text-align:center;}.axion-apf-clean .axion-pulse-cta-panel__btn{justify-content:center;}}.axion-apf-clean .axion-sol-hero{background-color:#00357f;background-image:linear-gradient(180deg,rgba(0,53,127,0.35) 0%,rgba(0,17,59,0.5) 100%),url("https://dev.azbuilds.pro/wp-content/uploads/2026/06/banner-min.png");background-position:center center;background-repeat:no-repeat;background-size:cover;}.axion-apf-clean .axion-partner-page.axion-section--hero.axion-sol-hero{background-image:linear-gradient(180deg,rgba(0,53,127,0.35) 0%,rgba(0,17,59,0.5) 100%),url("https://dev.azbuilds.pro/wp-content/uploads/2026/06/banner-1.png");}.axion-apf-clean .axion-sol-intro .axion-lead{margin-top:1rem;max-width:52rem;}.axion-apf-clean .axion-sol-split .axion-lead{margin-top:0.75rem;margin-bottom:0;}.axion-apf-clean .axion-sol-list{margin-top:1.25rem;}.axion-apf-clean .axion-sol-list li{margin-bottom:0.65rem;line-height:1.65;color:#1C1C1C;}.axion-apf-clean .axion-sol-split .axion-split__media .axion-media-img{border-radius:20px;}.axion-apf-clean .axion-sol-features{gap:clamp(1rem,2.5vw,1.5rem);}.axion-apf-clean .axion-sol-feature-card{padding:40px 30px;border-radius:20px;background:#fff;border:1px solid rgba(17,86,150,0.08);box-shadow:0 2px 12px rgba(6,20,40,0.06);}.axion-apf-clean .axion-sol-feature-card .axion-card__title{font-size:20px;font-weight:600;color:#065389;margin-bottom:0.5rem;}.axion-apf-clean .axion-sol-feature-card p{margin:0;color:#1C1C1C;line-height:1.65;}.axion-apf-clean .axion-sol-cta-section{padding-block:clamp(2.5rem,5vw,4rem);}.axion-apf-clean .axion-sol-cta{justify-content:center;margin:0;}@media (max-width:900px){.axion-apf-clean .axion-sol-split--reverse-mobile .axion-split__media{order:-1;}}@media (max-width:768px){.axion-apf-clean .axion-sol-features{grid-template-columns:1fr;}}body.apf-page-shell .elementor-widget-html:has(.axion-apf-clean .axion-about-page){margin-block:0;}body.apf-page-shell .axion-apf-clean .axion-about-page{padding-block:0;margin-block:0;}body.apf-page-shell .axion-apf-clean .axion-about-page h2{font-size:28px;font-weight:600;line-height:1.35;margin-block:0 1rem;color:#000;}body.apf-page-shell .axion-apf-clean .axion-about-page .axion-lead{font-size:17px;line-height:1.65;}body.apf-page-shell .axion-apf-clean .axion-about-page.axion-about-hero{display:flex;align-items:center;min-height:500px;padding:70px 0 0;background-color:#00357f;background-image:linear-gradient(180deg,rgba(0,53,127,0.35) 0%,rgba(0,17,59,0.5) 100%),url("https://www.axioncommunications.com/wp-content/uploads/2025/07/bg.png");background-position:center center;background-repeat:no-repeat;background-size:cover;}body.apf-page-shell .axion-apf-clean .axion-about-page.axion-about-hero .axion-container,body.apf-page-shell .axion-apf-clean .axion-about-page.axion-about-hero .axion-hero{width:100%;max-width:62.5rem;min-height:430px;}body.apf-page-shell .axion-apf-clean .axion-about-page.axion-about-hero h1{font-size:33px;font-weight:600;line-height:1.4;margin:0 auto 0.75rem;color:#fff;}body.apf-page-shell .axion-apf-clean .axion-about-page.axion-about-hero .axion-lead{max-width:61rem;margin:0 auto 0;color:#fff;}body.apf-page-shell .axion-apf-clean .axion-about-page.axion-about-hero .axion-hero__cta{margin-top:1.25rem;}body.apf-page-shell .axion-apf-clean .axion-about-page.axion-about-hero .axion-about-hero__btn{display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#004674;border:1px solid #fff;border-radius:44px;padding:15px 30px;font-weight:500;font-size:1rem;line-height:1.2;text-decoration:none;box-shadow:0 2px 10px rgba(0,0,0,0.12);transition:background-color 0.2s ease,color 0.2s ease,box-shadow 0.2s ease;}body.apf-page-shell .axion-apf-clean .axion-about-page.axion-about-hero .axion-about-hero__btn:hover,body.apf-page-shell .axion-apf-clean .axion-about-page.axion-about-hero .axion-about-hero__btn:focus-visible{background:rgba(255,255,255,0.95);color:#00357f;border-color:#fff;box-shadow:0 4px 14px rgba(0,0,0,0.16);}body.apf-page-shell .axion-apf-clean .axion-about-page#about-commitment{padding-block:2.5rem 1.5rem;}body.apf-page-shell .axion-apf-clean .axion-about-page#about-commitment .axion-container{max-width:56.25rem;}body.apf-page-shell .axion-apf-clean .axion-about-page.axion-about-what-section{background:#f3f4f6;padding-block:2rem 2.5rem;}body.apf-page-shell .axion-apf-clean .axion-about-page .axion-about-what-wrap{max-width:78.125rem;}body.apf-page-shell .axion-apf-clean .axion-about-page#about-what-we-do{margin-block:0 0.5rem;}body.apf-page-shell .axion-apf-clean .axion-about-page .axion-about-what-card{max-width:71.25rem;margin-inline:auto;padding:3.75rem 5rem;border-radius:47px;background:#f3f4f6;box-shadow:0 2px 24px rgba(0,0,0,0.06);}body.apf-page-shell .axion-apf-clean .axion-about-page .axion-about-what-card h2{color:#000;}body.apf-page-shell .axion-apf-clean .axion-about-page .axion-about-what-card .axion-lead{margin-top:0.75rem;margin-bottom:0;}body.apf-page-shell .axion-apf-clean .axion-about-page .axion-about-what-card .axion-split{gap:2.5rem;align-items:center;}body.apf-page-shell .axion-apf-clean .axion-about-page .axion-about-what-card .axion-split__media .axion-media-img{max-width:31.875rem;margin-inline:auto;border-radius:20px;}body.apf-page-shell .axion-apf-clean .axion-about-page#about-mission{margin-block:0 0.5rem;padding-block:0.5rem;}body.apf-page-shell .axion-apf-clean .axion-about-page#about-mission .axion-container{max-width:78.125rem;}body.apf-page-shell .axion-apf-clean .axion-about-page .axion-about-mission-panel{position:relative;overflow:hidden;padding:3.125rem;border-radius:50px;text-align:center;color:#fff;background-color:#00357f;background-image:url("https://www.axioncommunications.com/wp-content/uploads/2025/07/bg.png");background-position:center center;background-repeat:no-repeat;background-size:auto;}body.apf-page-shell .axion-apf-clean .axion-about-page .axion-about-mission-panel::before{content:"";position:absolute;inset:0;border-radius:inherit;background:rgba(0,53,127,0.81);pointer-events:none;}body.apf-page-shell .axion-apf-clean .axion-about-page .axion-about-mission-panel>*{position:relative;z-index:1;}body.apf-page-shell .axion-apf-clean .axion-about-page .axion-about-mission-panel h2{font-size:28px;font-weight:600;line-height:1.35;margin-bottom:1rem;color:#fff;}body.apf-page-shell .axion-apf-clean .axion-about-page .axion-about-mission-panel .axion-lead{max-width:90%;margin-inline:auto;margin-top:0;color:#fff;}body.apf-page-shell .axion-apf-clean .axion-about-page .axion-about-mission-panel__closing{max-width:90%;margin:0.75rem auto 0;font-size:17px;line-height:1.65;color:#fff;}body.apf-page-shell .axion-apf-clean .axion-about-page .axion-about-mission-panel__cta{justify-content:center;margin:1rem 0 0;}body.apf-page-shell .axion-apf-clean .axion-about-page#about-strengths{padding:0.5rem 1.25rem 1.5rem;}body.apf-page-shell .axion-apf-clean .axion-about-page .axion-about-strengths{max-width:78.125rem;margin-inline:auto;gap:0;grid-template-columns:repeat(4,minmax(0,1fr));}body.apf-page-shell .axion-apf-clean .axion-about-page .axion-about-strengths .axion-card{background:transparent;border:0;border-radius:0;box-shadow:none;padding:1.25rem 1.5rem 1.5rem;border-bottom:0;border-right:1px solid #065389;}body.apf-page-shell .axion-apf-clean .axion-about-page .axion-about-strengths .axion-card:nth-child(odd){border-right:1px solid #065389;padding-right:1.5rem;padding-left:1.5rem;}body.apf-page-shell .axion-apf-clean .axion-about-page .axion-about-strengths .axion-card:nth-child(even){padding-left:1.5rem;padding-right:1.5rem;}body.apf-page-shell .axion-apf-clean .axion-about-page .axion-about-strengths .axion-card:last-child{border-right:0;}body.apf-page-shell .axion-apf-clean .axion-about-page .axion-about-strengths .axion-card__title{font-size:20px;font-weight:600;color:#065389;margin-bottom:0.625rem;}body.apf-page-shell .axion-apf-clean .axion-about-page .axion-about-strengths .axion-card p{margin:0;color:#1C1C1C;line-height:1.65;}body.apf-page-shell .axion-apf-clean .axion-about-page#about-clients{padding:2rem 1.25rem 2.5rem;}body.apf-page-shell .axion-apf-clean .axion-about-page .axion-about-clients-intro{max-width:59.375rem;margin-bottom:1.25rem;}body.apf-page-shell .axion-apf-clean .axion-about-page .axion-about-client-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;max-width:78.125rem;margin-inline:auto;}body.apf-page-shell .axion-apf-clean .axion-about-page .axion-about-client-grid .axion-about-client-card:nth-child(1){grid-column:1 / span 2;}body.apf-page-shell .axion-apf-clean .axion-about-page .axion-about-client-grid .axion-about-client-card:nth-child(2){grid-column:3 / span 2;}body.apf-page-shell .axion-apf-clean .axion-about-page .axion-about-client-grid .axion-about-client-card:nth-child(3){grid-column:5 / span 2;}body.apf-page-shell .axion-apf-clean .axion-about-page .axion-about-client-grid .axion-about-client-card:nth-child(4){grid-column:2 / span 2;}body.apf-page-shell .axion-apf-clean .axion-about-page .axion-about-client-grid .axion-about-client-card:nth-child(5){grid-column:4 / span 2;}body.apf-page-shell .axion-apf-clean .axion-about-page .axion-about-client-card{padding:2.5rem 2.25rem 2.5rem 2.1875rem;border-radius:20px;background:#FFFFFF;border:0;box-shadow:none;}body.apf-page-shell .axion-apf-clean .axion-about-page .axion-about-client-card .axion-card__title{font-size:20px;font-weight:600;color:#065389;margin-bottom:0.5rem;}body.apf-page-shell .axion-apf-clean .axion-about-page .axion-about-client-card p{margin:0;color:#1C1C1C;line-height:1.65;}body.apf-page-shell .axion-apf-clean .axion-about-page.axion-about-final-cta{background-color:#00357f;padding-block:clamp(2.5rem,5vw,4rem);}body.apf-page-shell .axion-apf-clean .axion-about-page.axion-about-final-cta h2,body.apf-page-shell .axion-apf-clean .axion-about-page.axion-about-final-cta .axion-lead{color:#fff;max-width:42rem;margin-inline:auto;}body.apf-page-shell .axion-apf-clean .axion-about-page.axion-about-final-cta .axion-lead{margin-top:0.75rem;}body.apf-page-shell .axion-apf-clean .axion-about-page.axion-about-final-cta__btn{justify-content:center;margin:1.25rem 0 0;}@media (max-width:900px){body.apf-page-shell .axion-apf-clean .axion-about-page .axion-about-strengths{grid-template-columns:repeat(2,minmax(0,1fr));}body.apf-page-shell .axion-apf-clean .axion-about-page .axion-about-strengths .axion-card:nth-child(odd){border-right:1px solid #065389;padding-inline:1.5rem;}body.apf-page-shell .axion-apf-clean .axion-about-page .axion-about-strengths .axion-card:nth-child(even){padding-inline:1.5rem;}body.apf-page-shell .axion-apf-clean .axion-about-page .axion-about-strengths .axion-card:nth-child(2){border-right:0;}body.apf-page-shell .axion-apf-clean .axion-about-page .axion-about-strengths .axion-card:nth-child(n+3){border-top:1px solid #065389;}body.apf-page-shell .axion-apf-clean .axion-about-page .axion-about-client-grid{grid-template-columns:1fr;}body.apf-page-shell .axion-apf-clean .axion-about-page .axion-about-client-grid .axion-about-client-card:nth-child(n){grid-column:auto;}}@media (max-width:768px){body.apf-page-shell .axion-apf-clean .axion-about-page.axion-about-hero{min-height:420px;padding-top:4.5rem;}body.apf-page-shell .axion-apf-clean .axion-about-page.axion-about-hero .axion-container,body.apf-page-shell .axion-apf-clean .axion-about-page.axion-about-hero .axion-hero{min-height:auto;}body.apf-page-shell .axion-apf-clean .axion-about-page#about-commitment{padding-block:2.5rem 1.5rem;}body.apf-page-shell .axion-apf-clean .axion-about-page#about-what-we-do{margin-block:0 0.25rem;}body.apf-page-shell .axion-apf-clean .axion-about-page .axion-about-what-card{padding:1.75rem 1.25rem;border-radius:28px;}body.apf-page-shell .axion-apf-clean .axion-about-page .axion-about-what-card .axion-split__media .axion-media-img{max-width:100%;}body.apf-page-shell .axion-apf-clean .axion-about-page .axion-about-mission-panel{border-radius:28px;padding:2rem 1.25rem;}body.apf-page-shell .axion-apf-clean .axion-about-page .axion-about-mission-panel h2,body.apf-page-shell .axion-apf-clean .axion-about-page h2{font-size:1.375rem;}body.apf-page-shell .axion-apf-clean .axion-about-page.axion-about-hero h1{font-size:22px;}body.apf-page-shell .axion-apf-clean .axion-about-page#about-clients{padding:1.75rem 1rem 2rem;}}body.apf-page-shell .elementor-widget-html:has(.axion-apf-clean .axion-feature-updates-page){margin-block:0;}body.apf-page-shell .axion-apf-clean .axion-feature-updates-page{padding-block:0;margin-block:0;}body.apf-page-shell .axion-apf-clean .axion-feature-updates-page.axion-section--hero{min-height:500px;padding-top:70px;}body.apf-page-shell .axion-apf-clean .axion-feature-updates-page .axion-fu-hero__btn-outline{background:transparent;color:#fff;border:1px solid #fff;border-radius:44px;padding:15px 30px;font-weight:500;}body.apf-page-shell .axion-apf-clean .axion-feature-updates-page .axion-fu-hero__btn-outline:hover,body.apf-page-shell .axion-apf-clean .axion-feature-updates-page .axion-fu-hero__btn-outline:focus-visible{background:rgba(255,255,255,0.12);color:#fff;border-color:#fff;}body.apf-page-shell .axion-apf-clean .axion-feature-updates-page#fu-whats-new{padding-block:2.5rem 2rem;}body.apf-page-shell .axion-apf-clean .axion-fu-whats-new-card{max-width:71.25rem;margin-inline:auto;padding:3rem 3.5rem;border-radius:47px;background:#FFFFFF;}body.apf-page-shell .axion-apf-clean .axion-fu-whats-new-card .axion-split{gap:2.5rem;align-items:center;}body.apf-page-shell .axion-apf-clean .axion-fu-eyebrow{font-size:0.875rem;font-weight:600;letter-spacing:0.04em;text-transform:uppercase;color:#065389;margin:0 0 0.5rem;}body.apf-page-shell .axion-apf-clean .axion-fu-whats-new-card h2{font-size:25px;font-weight:600;color:#065389;margin-bottom:1rem;}body.apf-page-shell .axion-apf-clean .axion-fu-whats-new-card .axion-lead{margin-bottom:0.75rem;}body.apf-page-shell .axion-apf-clean .axion-fu-whats-new-card .axion-split__media .axion-media-img{border-radius:20px;max-width:100%;}body.apf-page-shell .axion-apf-clean .axion-feature-updates-page#fu-intro{padding-block:2rem 1.5rem;}body.apf-page-shell .axion-apf-clean .axion-feature-updates-page#fu-intro .axion-container{max-width:56.25rem;}body.apf-page-shell .axion-apf-clean .axion-feature-updates-page#fu-features{padding-block:1rem 2.5rem;}body.apf-page-shell .axion-apf-clean .axion-fu-feature-grid{gap:clamp(1rem,2vw,1.5rem);}body.apf-page-shell .axion-apf-clean .axion-fu-card{display:flex;flex-direction:column;height:100%;padding:0 0 1.5rem;border-radius:20px;background:#fff;border:1px solid rgba(17,86,150,0.08);box-shadow:0 2px 12px rgba(6,20,40,0.06);overflow:hidden;}body.apf-page-shell .axion-apf-clean .axion-fu-card__img{width:100%;height:auto;display:block;aspect-ratio:483 / 307;object-fit:cover;}body.apf-page-shell .axion-apf-clean .axion-fu-card__tag{display:inline-block;margin:1rem 1.25rem 0.5rem;padding:0.25rem 0.75rem;font-size:0.75rem;font-weight:600;letter-spacing:0.03em;text-transform:uppercase;color:#065389;background:#FFFFFF;border-radius:999px;}body.apf-page-shell .axion-apf-clean .axion-fu-card .axion-card__title{font-size:1.125rem;font-weight:600;color:#065389;margin:0 1.25rem 0.5rem;}body.apf-page-shell .axion-apf-clean .axion-fu-card p:not(.axion-fu-card__tag){margin:0 1.25rem 1rem;color:#1C1C1C;line-height:1.65;flex-grow:1;}body.apf-page-shell .axion-apf-clean .axion-fu-card__btn{margin:0 1.25rem;align-self:flex-start;font-size:0.875rem;padding:12px 20px;}body.apf-page-shell .axion-apf-clean .axion-fu-card__btn--soon{background:#e8eef5;color:#434753;border:1px solid #e8eef5;cursor:default;pointer-events:none;}body.apf-page-shell .axion-apf-clean .axion-feature-updates-page#fu-request{padding-block:0 3rem;}body.apf-page-shell .axion-apf-clean .axion-fu-request-panel{max-width:48rem;margin-inline:auto;padding:3rem 3.5rem;border-radius:47px;text-align:center;background:#FFFFFF;}body.apf-page-shell .axion-apf-clean .axion-fu-request-panel h2{font-size:25px;font-weight:600;color:#065389;margin-bottom:1rem;}body.apf-page-shell .axion-apf-clean .axion-fu-request-panel .axion-lead{margin-bottom:0;}body.apf-page-shell .axion-apf-clean .axion-fu-request-panel__cta{justify-content:center;margin-top:1.25rem;}@media (max-width:768px){body.apf-page-shell .axion-apf-clean .axion-fu-whats-new-card,body.apf-page-shell .axion-apf-clean .axion-fu-request-panel{padding:1.75rem 1.25rem;border-radius:28px;}body.apf-page-shell .axion-apf-clean .axion-fu-feature-grid{grid-template-columns:1fr;}}body.apf-page-shell .axion-apf-clean [class*="-page"]:not(.axion-section--hero){padding-block:clamp(2.5rem,5vw,4rem);}body.apf-page-shell .axion-apf-clean .axion-co-cta-band{background:linear-gradient(135deg,#00357f 0%,#003a64 100%);color:#fff;padding-block:clamp(3rem,6vw,4.5rem);}body.apf-page-shell .axion-apf-clean .axion-co-cta-band h2,body.apf-page-shell .axion-apf-clean .axion-co-cta-band .axion-lead{color:#fff;}body.apf-page-shell .axion-apf-clean .axion-co-cta-band .axion-lead{max-width:52rem;margin-inline:auto;opacity:0.95;}body.apf-page-shell .axion-apf-clean .axion-co-cta-band__btn{justify-content:center;margin-top:1.25rem;}body.apf-page-shell .axion-apf-clean .axion-co-video{position:relative;width:100%;aspect-ratio:16 / 9;border-radius:20px;overflow:hidden;background:#0a1628;}body.apf-page-shell .axion-apf-clean .axion-co-video iframe{position:absolute;inset:0;width:100%;height:100%;border:0;}body.apf-page-shell .axion-apf-clean .axion-co-logo-grid{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.25rem;align-items:center;}body.apf-page-shell .axion-apf-clean .axion-co-logo-grid img{width:72px;height:auto;object-fit:contain;}body.apf-page-shell .axion-apf-clean .axion-co-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1rem,3vw,2rem);margin-top:2rem;}body.apf-page-shell .axion-apf-clean .axion-co-step{text-align:center;padding:2rem 1.5rem;border-radius:20px;background:#FFFFFF;}body.apf-page-shell .axion-apf-clean .axion-co-step__num{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;background:#004674;color:#fff;font-weight:600;margin-bottom:0.75rem;}body.apf-page-shell .axion-apf-clean .axion-co-value-card{margin-bottom:1.5rem;}body.apf-page-shell .axion-apf-clean .axion-co-value-card .axion-card__title{font-size:20px;font-weight:600;color:#065389;margin-bottom:0.5rem;}body.apf-page-shell .axion-apf-clean .axion-co-steps__cta{justify-content:center;margin-top:2rem;}body.apf-page-shell .axion-apf-clean .axion-contact-form-card{padding:2rem;border-radius:20px;background:#FFFFFF;}body.apf-page-shell .axion-apf-clean .axion-contact-form-card h2{font-size:22px;font-weight:600;color:#065389;margin-bottom:0.75rem;}body.apf-page-shell .axion-apf-clean .axion-contact-form-card__cta{margin-top:1rem;}body.apf-page-shell .axion-apf-clean .axion-contact-list{margin-top:1rem;}body.apf-page-shell .axion-apf-clean .axion-events-meta{margin-top:1.25rem;padding-left:0;list-style:none;}body.apf-page-shell .axion-apf-clean .axion-events-meta li{margin-bottom:0.5rem;line-height:1.65;}body.apf-page-shell .axion-apf-clean .axion-news-grid{gap:1.5rem;margin-bottom:2rem;}body.apf-page-shell .axion-apf-clean .axion-news-card{border-radius:20px;border:1px solid rgba(17,86,150,0.08);background:#fff;box-shadow:0 2px 12px rgba(6,20,40,0.06);}body.apf-page-shell .axion-apf-clean .axion-news-card__link{display:block;padding:0;text-decoration:none;color:inherit;overflow:hidden;}body.apf-page-shell .axion-apf-clean .axion-news-card__img{display:block;width:100%;height:auto;aspect-ratio:16 / 10;object-fit:cover;}body.apf-page-shell .axion-apf-clean .axion-news-card__link>:not(.axion-news-card__img){padding-inline:1.75rem;}body.apf-page-shell .axion-apf-clean .axion-news-card__link>.axion-news-card__title{padding-top:1.75rem;}body.apf-page-shell .axion-apf-clean .axion-news-card__link>.axion-news-card__meta{padding-bottom:1.75rem;}body.apf-page-shell .axion-apf-clean .axion-news-card__link>p:not(.axion-news-card__meta){padding-bottom:0;}body.apf-page-shell .axion-apf-clean .axion-partner-commission__inner{position:relative;}body.apf-page-shell .axion-apf-clean .axion-partner-commission__circle{position:absolute;width:clamp(80px,12vw,196px);height:auto;pointer-events:none;opacity:0.85;}body.apf-page-shell .axion-apf-clean .axion-partner-commission__circle--left{left:0;top:50%;transform:translateY(-50%);}body.apf-page-shell .axion-apf-clean .axion-partner-commission__circle--right{right:0;top:50%;transform:translateY(-50%);}body.apf-page-shell .axion-apf-clean .axion-news-card__title{font-size:20px;font-weight:600;color:#065389;margin-bottom:0.75rem;}body.apf-page-shell .axion-apf-clean .axion-news-card__meta{margin-top:1rem;font-size:0.9rem;color:#5a6b7d;}body.apf-page-shell .axion-apf-clean .axion-dl-app-grid{max-width:42rem;margin-inline:auto;}body.apf-page-shell .axion-apf-clean .axion-downloads-page#ad-docs{background:#f4f7fb;padding-block:clamp(2rem,4vw,3rem);}body.apf-page-shell .axion-apf-clean .axion-downloads-page#ad-docs .axion-dl-section-heading{margin:0 0 1.75rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.2;color:#1C1C1C;}body.apf-page-shell .axion-apf-clean .axion-dl-card{text-align:center;padding:2rem 1.5rem;border-radius:20px;background:#FFFFFF;}body.apf-page-shell .axion-apf-clean .axion-dl-card__title{font-size:20px;font-weight:600;color:#065389;margin-bottom:1rem;}body.apf-page-shell .axion-apf-clean .axion-dl-tabs__input{position:absolute;opacity:0;pointer-events:none;}body.apf-page-shell .axion-apf-clean .axion-dl-tabs__nav{display:flex;justify-content:center;gap:0.5rem;margin-bottom:2rem;flex-wrap:wrap;}body.apf-page-shell .axion-apf-clean .axion-dl-tabs__label{display:inline-block;padding:0.65rem 1.5rem;border-radius:44px;background:#e8eef5;color:#065389;font-weight:500;cursor:pointer;transition:background 0.2s,color 0.2s;}body.apf-page-shell .axion-apf-clean .axion-dl-tabs__panel{display:none;}body.apf-page-shell .axion-apf-clean #ad-tab-general:checked~.axion-dl-tabs__nav label[for="ad-tab-general"],body.apf-page-shell .axion-apf-clean #ad-tab-cheats:checked~.axion-dl-tabs__nav label[for="ad-tab-cheats"]{background:#004674;color:#fff;}body.apf-page-shell .axion-apf-clean #ad-tab-general:checked~#ad-panel-general,body.apf-page-shell .axion-apf-clean #ad-tab-cheats:checked~#ad-panel-cheats{display:block;}body.apf-page-shell .axion-apf-clean .axion-dl-pdf-grid{gap:1.25rem;}body.apf-page-shell .axion-apf-clean .axion-dl-pdf-card{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;padding:1.5rem;border-radius:16px;background:#FFFFFF;min-height:100%;}body.apf-page-shell .axion-apf-clean .axion-dl-pdf-card__title{font-size:1rem;font-weight:600;color:#065389;margin:0;line-height:1.4;}body.apf-page-shell .axion-apf-clean .axion-dl-pdf-card__btn{margin-top:auto;}body.apf-page-shell .axion-apf-clean .axion-dl-pdf-card__unavailable{font-size:0.9rem;color:#5a6b7d;margin-top:auto;}body.apf-page-shell .axion-apf-clean .axion-productions-page:not(.axion-section--hero),body.apf-page-shell .axion-apf-clean .axion-integration-page:not(.axion-section--hero){padding-block:clamp(2rem,4vw,3rem);}@media (max-width:900px){body.apf-page-shell .axion-apf-clean .axion-co-steps{grid-template-columns:1fr;}body.apf-page-shell .axion-apf-clean .axion-grid--3.axion-dl-pdf-grid{grid-template-columns:1fr;}body.apf-page-shell .axion-apf-clean .axion-partner-commission__circle{display:none;}}.axion-homepage{width:100%;max-width:none;}body.home .elementor-location-single .entry-content,body.home .elementor-widget-html .elementor-widget-container{max-width:100% !important;padding-left:0 !important;padding-right:0 !important;}body.home .content-wrap,body.home .site-main,body.home #inner-wrap{max-width:100%;}body.home .axion-section{box-sizing:border-box;}.axion-homepage .axion-section--hero{background:linear-gradient(175deg,rgb(0,53,127) 0%,rgb(0,17,59) 100%) !important;}body.home .axion-section h1,body.home .axion-section h2,body.home .axion-section h3{font-family:var(--axion-font-sans);}.axion-homepage,.axion-homepage *{box-sizing:border-box;}.axion-homepage{font-family:"Poppins",sans-serif;font-size:16px;line-height:1.6;color:#434753;}.axion-homepage{--axion-font-sans:"Poppins",sans-serif;--axion-color-primary:#065389;--axion-color-primary-dark:#003a64;--axion-color-accent:#0099dc;--axion-color-text:#1C1C1C;--axion-color-text-muted:#434753;--axion-color-bg:#FFFFFF;--axion-color-bg-soft:#f4f7fb;--axion-color-bg-dark:#003a64;--axion-gradient-brand:linear-gradient(135deg,#0099dc 0%,#003a64 100%);--axion-container:75rem;}.axion-homepage h1,.axion-homepage h2,.axion-homepage h3{font-family:"Poppins",sans-serif;color:#1C1C1C;font-weight:600;}.axion-homepage h1{font-size:35px;line-height:1.2;}.axion-homepage h2{font-size:30px;line-height:1.25;margin-bottom:1rem;}.axion-homepage h3{font-size:24px;}.axion-homepage .axion-lead,.axion-homepage p{font-size:14px;line-height:1.65;color:#434753;}.axion-homepage .axion-container{width:min(100% - 2rem,1200px);}.axion-homepage .axion-section--hero{background:linear-gradient(175deg,rgb(0,53,127) 0%,rgb(0,17,59) 100%);padding-block:clamp(4rem,10vw,6rem);}.axion-homepage .axion-section--hero h1,.axion-homepage .axion-section--hero .axion-lead,.axion-homepage .axion-section--hero h2{color:#fff;}.axion-homepage .axion-section--hero .axion-lead{font-size:16px;max-width:42rem;opacity:0.95;}.axion-homepage .axion-btn{font-family:"Poppins",sans-serif;font-weight:500;font-size:15px;border-radius:44px;padding:15px 30px;}.axion-homepage .axion-btn--primary{background-color:#065389;color:#fff;border:1px solid #065389;}.axion-homepage .axion-btn--primary:hover{background-color:#fff;color:#065389;border-color:#065389;}.axion-homepage .axion-section--hero .axion-btn--primary{background:#fff;color:#065389;border-color:#fff;}.axion-homepage .axion-section--hero .axion-btn--outline{color:#fff;border-color:rgba(255,255,255,0.85);background:transparent;}.axion-homepage .axion-btn--outline{color:#065389;border-color:#065389;background:transparent;}.axion-homepage .axion-section--soft{background:#f0f5fa;}.axion-homepage .axion-tabs--industries .axion-tabs__nav{justify-content:center;flex-wrap:wrap;border-bottom:1px solid #e2e8f0;padding-bottom:1rem;margin-bottom:2rem;gap:0.5rem;}.axion-homepage .axion-tabs--industries .axion-tabs__btn{border-radius:44px;padding:0.5rem 1.25rem;border:1px solid #e2e8f0;background:#fff;color:var(--axion-color-text-muted,#434753);}.axion-homepage .axion-tabs--industries .axion-tabs__btn:hover,.axion-homepage .axion-tabs--industries .axion-tabs__btn:focus{color:var(--axion-color-text,#1C1C1C);background:#fff;border-color:#e2e8f0;}.axion-homepage .axion-tabs--industries .axion-tabs__btn.is-active,.axion-homepage .axion-tabs--industries .axion-tabs__btn[aria-selected="true"]{background:#065389;border-color:#065389;color:#fff;}.axion-homepage .axion-why-grid--lined{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;gap:0;background:#fff;}.axion-homepage .axion-why-grid--lined .axion-card{text-align:left;padding:2rem 1.75rem;margin:0;border:none;border-right:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;border-radius:0;box-shadow:none;background:#fff;}.axion-homepage .axion-why-grid--lined .axion-card:nth-child(3n){border-right:none;}.axion-homepage .axion-why-grid--lined .axion-card:nth-child(n+4){border-bottom:none;}@media (max-width:900px){.axion-homepage .axion-why-grid--lined{grid-template-columns:1fr;}.axion-homepage .axion-why-grid--lined .axion-card{border-right:none;border-bottom:1px solid #e2e8f0;}.axion-homepage .axion-why-grid--lined .axion-card:last-child{border-bottom:none;}}.axion-homepage .axion-card__title{font-size:18px;margin-bottom:0.75rem;}.axion-homepage .axion-section--dark{background:linear-gradient(175deg,#00357f 0%,#003a64 100%);color:#fff;}.axion-homepage .axion-section--dark h2,.axion-homepage .axion-section--dark .axion-stat__label{color:#fff;}.axion-homepage .axion-stat__num{color:#0099dc;font-size:clamp(2.5rem,5vw,3.5rem);}.axion-homepage .axion-cta-banner{background:linear-gradient(135deg,#065389 0%,#003a64 100%);color:#fff;}.axion-homepage .axion-cta-banner h2,.axion-homepage .axion-cta-banner .axion-lead{color:#fff;}.axion-homepage .axion-section{padding-block:4rem;}.axion-homepage .axion-split{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:center;}@media (max-width:900px){.axion-homepage .axion-split{grid-template-columns:1fr;}}.axion-homepage .axion-media-img{border-radius:12px;box-shadow:0 12px 40px rgba(11,18,42,0.1);}.axion-homepage #industries .axion-media-img{box-shadow:none;}.axion-homepage .axion-list-check li::before{background:#065389;}.axion-homepage #industries .axion-tabs__panels{position:relative;min-height:380px;}.axion-homepage #industries .axion-tabs__panel{animation:axion-industry-fade 0.45s ease;}@keyframes axion-industry-fade{from{opacity:0;transform:translateY(6px);}to{opacity:1;transform:translateY(0);}}@media (prefers-reduced-motion:reduce){.axion-homepage #industries .axion-tabs__panel{animation:none;}}.axion-homepage #industries .axion-split{align-items:center;}.axion-homepage #industries .axion-split__text h3{font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700;color:#101828;margin-bottom:1rem;}.axion-homepage #industries .axion-split__text p{font-size:15px;line-height:1.65;color:#434753;}.axion-homepage #industries .axion-list-check li{padding-left:1.35rem;margin-bottom:0.65rem;}.axion-homepage #industries .axion-list-check li::before{content:"›";width:auto;height:auto;background:none;border-radius:0;color:#065389;font-size:1.35rem;font-weight:700;line-height:1;top:-0.05em;}.axion-homepage #industries .axion-industry-visual{position:relative;width:min(100%,420px);aspect-ratio:1;margin-inline:auto auto;flex-shrink:0;display:flex;align-items:center;justify-content:center;overflow:visible;background:transparent;padding:0;}.axion-homepage #industries .axion-industry-visual::before,.axion-homepage #industries .axion-industry-visual__rings{display:none !important;}.axion-homepage #industries .axion-split__media,.axion-homepage #industries .axion-industry-visual__frame{position:relative;width:100%;height:100%;max-width:420px;max-height:420px;margin:0;border-radius:0;overflow:visible;background:transparent;border:none;z-index:1;flex-shrink:0;isolation:isolate;}.axion-homepage #industries .axion-industry-visual__frame::after,.axion-homepage #industries .axion-split__media.axion-industry-visual__frame::after{display:none !important;content:none;}.axion-homepage #industries .axion-industry-visual__frame .axion-media-img,.axion-homepage #industries .axion-split__media .axion-media-img{position:relative;display:block !important;width:100% !important;height:100% !important;max-width:100% !important;max-height:100% !important;min-height:0 !important;margin:0 !important;padding:0;opacity:1 !important;visibility:visible !important;object-fit:contain !important;object-position:center;clip-path:none !important;border-radius:0 !important;box-shadow:none !important;background:transparent;}@media (max-width:900px){.axion-homepage #industries .axion-industry-visual{width:min(100%,360px);}.axion-homepage #industries .axion-industry-visual__frame{max-width:360px;max-height:360px;}}@media (max-width:430px){.axion-homepage #industries .axion-industry-visual{width:min(100%,300px);}.axion-homepage #industries .axion-industry-visual__frame{max-width:300px;max-height:300px;}}.axion-homepage #features{background:transparent;padding-block-end:clamp(2.5rem,5vw,3.5rem);}.elementor .axion-homepage .axion-feature-suite,.axion-homepage .axion-feature-suite{display:grid !important;grid-template-columns:minmax(168px,210px) minmax(0,1fr);gap:clamp(2rem,4vw,3.5rem);align-items:start;margin-top:2.5rem;}.elementor .axion-homepage .axion-feature-suite__nav,.axion-homepage .axion-feature-suite__nav{display:grid !important;grid-template-columns:1fr !important;gap:0.35rem;margin:0;padding:0;background:transparent;border:none;border-radius:0;box-shadow:none;}.axion-homepage .axion-feature-tab{display:grid;grid-template-columns:32px minmax(0,1fr);gap:0.65rem;align-items:center;width:100%;padding:0.45rem 0.85rem 0.45rem 0.5rem;border:none;border-radius:999px;background:transparent;cursor:pointer;text-align:left;font-family:inherit;color:#1C1C1C;transition:background 0.2s ease,color 0.2s ease;}.axion-homepage .axion-feature-tab:hover,.axion-homepage .axion-feature-tab:focus{color:#1C1C1C;background:rgba(255,255,255,0.85);border:none;}.axion-homepage .axion-feature-tab.is-active,.axion-homepage .axion-feature-tab[aria-selected='true']{background:#003a64;color:#fff;box-shadow:0 8px 24px rgba(0,17,59,0.18);}.axion-homepage .axion-feature-tab__icon{display:grid;place-items:center;width:32px;height:32px;min-width:32px;line-height:0;flex-shrink:0;overflow:visible;}.axion-homepage .axion-feature-tab__icon svg{display:block;width:32px !important;height:32px !important;max-width:32px !important;max-height:32px !important;flex-shrink:0;overflow:visible;}.axion-homepage .axion-feature-tab__icon svg path[fill],.axion-homepage .axion-feature-tab__icon svg circle[fill],.axion-homepage .axion-feature-tab__icon svg rect[fill]{stroke:none;vector-effect:non-scaling-stroke;}.axion-homepage .axion-feature-tab__text{display:contents;}.axion-homepage .axion-feature-tab__label{display:block;font-size:0.9375rem;font-weight:600;line-height:1.25;letter-spacing:-0.01em;margin:0;}.axion-homepage .axion-feature-tab__desc{display:none;}.axion-homepage .axion-feature-suite__more{display:block;margin:0.65rem 0 0;padding-left:0.5rem;font-size:0.875rem;font-weight:600;color:#065389;}.axion-homepage .axion-feature-suite__stage{position:relative;display:grid;min-width:0;min-height:420px;background:transparent;border:none;border-radius:0;box-shadow:none;overflow:visible;}.axion-homepage .axion-feature-panel{grid-area:1 / 1;display:grid;grid-template-columns:minmax(0,0.44fr) minmax(0,0.56fr);gap:clamp(1.25rem,2.5vw,2.5rem);align-items:start;padding:0;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(12px);transition:opacity 0.42s cubic-bezier(0.22,1,0.36,1),transform 0.45s cubic-bezier(0.22,1,0.36,1),visibility 0s linear 0.42s;}.axion-homepage .axion-feature-panel.is-active{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);z-index:2;transition:opacity 0.42s cubic-bezier(0.22,1,0.36,1),transform 0.45s cubic-bezier(0.22,1,0.36,1),visibility 0s;}.axion-homepage .axion-feature-panel.is-leaving{opacity:0;visibility:visible;pointer-events:none;transform:translateY(-6px);z-index:1;transition:opacity 0.38s cubic-bezier(0.22,1,0.36,1),transform 0.4s cubic-bezier(0.22,1,0.36,1),visibility 0s;}.axion-homepage .axion-feature-suite__stage.is-changing{transition:min-height 0.35s ease;}.axion-homepage .axion-feature-panel[hidden]{display:grid !important;}.axion-homepage .axion-feature-panel__copy{display:flex;flex-direction:column;justify-content:flex-start;padding:0;max-width:36rem;}.axion-homepage .axion-feature-panel__copy h3{margin:0 0 1rem;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;line-height:1.12;color:#0f172a;letter-spacing:-0.02em;}.axion-homepage .axion-feature-panel__copy p{margin:0 0 0.75rem;font-size:1rem;line-height:1.65;color:#434753;}.axion-homepage .axion-feature-pills{display:flex;flex-direction:column;align-items:flex-start;gap:0.5rem;margin-top:1.25rem;}.axion-homepage .axion-feature-pill{display:inline-block;padding:0.5rem 1rem;background:#fff;border:1px solid #e2e8f0;border-radius:999px;font-size:0.8125rem;font-weight:600;color:#434753;line-height:1.3;box-shadow:0 2px 8px rgba(15,23,42,0.04);}.axion-homepage .axion-feature-panel__visual{display:flex;align-items:flex-start;justify-content:center;padding:0;min-width:0;}.axion-homepage .axion-feature-frame{width:100%;max-width:100%;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:0.35rem;box-shadow:0 12px 36px rgba(15,23,42,0.1);overflow:hidden;}.axion-homepage .axion-feature-frame .axion-media-img{display:block;width:100%;height:auto;max-height:520px;min-height:200px;object-fit:contain;object-position:center top;border-radius:4px;}@media (prefers-reduced-motion:reduce){.axion-homepage .axion-feature-panel{transition:none;transform:none;}}@media (max-width:1024px){.elementor .axion-homepage .axion-feature-suite,.axion-homepage .axion-feature-suite{grid-template-columns:1fr;gap:1.25rem;}.axion-homepage .axion-feature-suite__nav{display:flex !important;flex-direction:row;flex-wrap:nowrap;overflow-x:auto;gap:0.5rem;padding-bottom:0.25rem;-webkit-overflow-scrolling:touch;}.axion-homepage .axion-feature-tab{width:auto;min-width:9.5rem;flex-shrink:0;}.axion-homepage .axion-feature-suite__more{display:none;}.axion-homepage .axion-feature-panel.is-active{grid-template-columns:1fr;}.axion-homepage .axion-feature-panel__visual{order:2;}.axion-homepage .axion-feature-pills{flex-direction:row;flex-wrap:wrap;}}@media (max-width:768px){.axion-homepage .axion-feature-suite__stage{min-height:0;}}.axion-homepage .axion-integration-band{background:linear-gradient(175deg,#00357f 0%,#003a64 100%);border-radius:2rem;padding:clamp(2.5rem,5vw,4rem) clamp(1.5rem,4vw,3rem);text-align:center;color:#fff;overflow:hidden;}.axion-homepage .axion-integration-band h2{color:#fff;margin:0 0 1rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:600;}.axion-homepage .axion-integration-band .axion-lead{color:rgba(255,255,255,0.92);max-width:52rem;margin:0 auto 2rem;font-size:14px;line-height:1.65;}.axion-homepage .axion-integration-marquee{position:relative;margin:0 -0.5rem 2rem;overflow:hidden;max-width:none;mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent);}.axion-homepage .axion-integration-marquee__track{display:flex;align-items:center;gap:0.875rem;width:max-content;animation:axion-integration-scroll 34s linear infinite;}.axion-homepage .axion-integration-marquee:hover .axion-integration-marquee__track{animation-play-state:paused;}.axion-homepage .axion-integration-strip{display:flex;align-items:stretch;gap:0.875rem;flex:0 0 auto;padding:0.375rem 0;}@keyframes axion-integration-scroll{from{transform:translateX(0);}to{transform:translateX(-50%);}}.axion-homepage .axion-integration-tile{flex:0 0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0.75rem;width:9.25rem;min-height:6.5rem;padding:0.875rem 0.5rem;background:rgba(255,255,255,0.09);border:1px solid rgba(255,255,255,0.14);border-radius:1.125rem;box-shadow:inset 0 1px 0 rgba(255,255,255,0.06);color:#eaf4fa;}.axion-homepage .axion-integration-label{display:block;font-size:0.75rem;line-height:1.1;font-weight:800;text-transform:uppercase;letter-spacing:0.01em;text-align:center;color:#eaf4fa;}.axion-homepage .axion-integration-icon{width:2.625rem;height:2.625rem;display:grid;place-items:center;color:#0099dc;flex-shrink:0;}.axion-homepage .axion-integration-icon svg{width:100%;height:100%;display:block;}.axion-homepage .axion-integration-icon--diamond{width:2rem;height:2rem;border-radius:8px;background:linear-gradient(135deg,#08d08a,#0abf6a);transform:rotate(45deg);}.axion-homepage .axion-integration-icon--diamond::after{content:"";width:0.875rem;height:0.875rem;border-radius:4px;background:rgba(255,255,255,0.28);display:block;margin:0.5625rem;}.axion-homepage .axion-integration-icon--plus{width:2.625rem;height:2rem;border:2px solid rgba(0,174,239,0.72);border-radius:8px;position:relative;transform:none;background:transparent;}.axion-homepage .axion-integration-icon--plus::before,.axion-homepage .axion-integration-icon--plus::after{content:"";position:absolute;background:#0099dc;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:99px;}.axion-homepage .axion-integration-icon--plus::before{width:1rem;height:3px;}.axion-homepage .axion-integration-icon--plus::after{width:3px;height:1rem;}.axion-homepage .axion-integration-icon--face{width:2.375rem;height:2.375rem;border:2px solid rgba(94,179,228,0.85);border-radius:50%;position:relative;background:transparent;}.axion-homepage .axion-integration-icon--face::before{content:"••";position:absolute;top:0.5rem;left:0;right:0;text-align:center;color:#bdefff;letter-spacing:0.3125rem;font-size:0.6875rem;line-height:1;}.axion-homepage .axion-integration-icon--face::after{content:"";position:absolute;left:0.75rem;right:0.75rem;bottom:0.5625rem;height:0.3125rem;border-bottom:2px solid #bdefff;border-radius:0 0 1.25rem 1.25rem;}.axion-homepage .axion-integration-band__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:0.75rem;margin-top:0.5rem;}.axion-homepage .axion-btn--on-dark-outline{background:transparent;color:#fff;border:1px solid rgba(255,255,255,0.9);border-radius:999px;padding:0.75rem 1.75rem;font-size:15px;font-weight:500;text-decoration:none;}.axion-homepage .axion-btn--on-dark-outline:hover{background:rgba(255,255,255,0.1);color:#fff;}.axion-homepage .axion-btn--on-dark-solid{background:#fff;color:#003a64;border:1px solid #fff;border-radius:999px;padding:0.75rem 1.75rem;font-size:15px;font-weight:500;text-decoration:none;}.axion-homepage .axion-btn--on-dark-solid:hover{background:#FFFFFF;color:#003a64;}@media (max-width:768px){.axion-homepage .axion-integration-tile{width:8.25rem;min-height:6rem;}}@media (prefers-reduced-motion:reduce){.axion-homepage .axion-integration-marquee__track{animation:none;flex-wrap:wrap;justify-content:center;width:100%;}}body.axion-nav-scope header.site-header,body.axion-nav-scope #masthead,body.axion-nav-scope .site-header-wrap,body.axion-nav-scope .kadence-header{display:none !important;}.axion-homepage{--container:var(--container,1220px);}.axion-homepage .faq-section img,.axion-homepage .faq-copy>img,.axion-homepage .faq-decorative{display:none !important;}.axion-homepage .axion-section,.axion-homepage .section,.axion-homepage .proof-strip,.axion-homepage .integration-showcase,.axion-homepage .footer{content-visibility:auto;contain-intrinsic-size:auto 500px;}.axion-homepage .axion-section--hero,.axion-homepage #features{content-visibility:visible;contain-intrinsic-size:auto;}.axion-homepage img{height:auto;max-width:100%;}.axion-homepage,body.apf-page-shell,body.apf-page-shell .axion-apf-clean,body.apf-page-shell .axion-inner-page,body.apf-page-shell .nav-shell,body.apf-page-shell .footer{font-family:"Poppins",sans-serif;}body.apf-page-shell .axion-apf-clean .axion-section:not(.axion-section--hero){content-visibility:auto;contain-intrinsic-size:auto 480px;}:root{--brand-primary:#065389;--brand-primary-dark:#003a64;--brand-primary-deep:#001f3d;--brand-primary-light:#FFFFFF;--brand-accent:#0099dc;--brand-gradient:linear-gradient(135deg,#0099dc 0%,#003a64 100%);--red:var(--brand-primary);--red-dark:var(--brand-primary-dark);--red-soft:var(--brand-primary-light);--dark:#003a64;--navy:#003a64;--ink:#1C1C1C;--muted:#434753;--line:rgba(67,71,83,0.14);--soft:#f4f7fb;--white:#FFFFFF;--radius-sm:10px;--radius-md:16px;--radius-lg:24px;--radius-xl:34px;--shadow-sm:0 8px 24px rgba(7,17,31,0.08);--shadow-md:0 18px 50px rgba(7,17,31,0.12);--shadow-lg:0 30px 90px rgba(7,17,31,0.22);--container:1220px;--container-wide:1380px;--space-xs:8px;--space-sm:12px;--space-md:20px;--space-lg:32px;--space-xl:56px;--space-2xl:84px;--font-main:"Poppins",sans-serif;}*,*::before,*::after{box-sizing:border-box;}*{font-family:var(--font-main);}html{scroll-behavior:smooth;scroll-padding-top:96px;}body{margin:0;font-family:var(--font-main);background:var(--white);color:var(--ink);line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overscroll-behavior-y:none;}h1,h2,h3,h4,h5,h6,p,a,button,span,strong,small,li,input,textarea,select,label{font-family:var(--font-main);}a{text-decoration:none;color:inherit;}button{font-family:inherit;}img{max-width:100%;height:auto;display:block;}.axion-container{width:min(100% - 40px,var(--container));margin-inline:auto;}.axion-container--wide{width:min(100% - 40px,var(--container-wide));margin-inline:auto;}.axion-section{padding-block:clamp(64px,8vw,110px);}.axion-section--tight{padding-block:clamp(44px,6vw,76px);}.axion-eyebrow{font-size:0.78rem;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;color:var(--brand-accent);}.axion-heading-xl{font-size:clamp(2.2rem,5vw,4.5rem);line-height:1.05;letter-spacing:-0.04em;color:var(--dark);}.axion-heading-lg{font-size:clamp(1.8rem,3.5vw,3.5rem);line-height:1.1;letter-spacing:-0.03em;color:var(--dark);}.axion-heading-md{font-size:clamp(1.4rem,2.5vw,2.5rem);line-height:1.2;letter-spacing:-0.025em;color:var(--dark);}.axion-lead{font-size:clamp(1rem,1.4vw,1.15rem);line-height:1.7;color:var(--muted);}.axion-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--white);box-shadow:var(--shadow-sm);}.axion-btn{display:inline-flex;align-items:center;gap:8px;padding:13px 28px;border-radius:var(--radius-md);font-weight:600;font-size:0.95rem;cursor:pointer;border:none;text-decoration:none;transition:transform 0.2s ease,box-shadow 0.2s ease,background 0.2s ease,color 0.2s ease;white-space:nowrap;}.axion-btn:hover{transform:translateY(-1px);}.axion-btn--primary{background:var(--brand-primary);color:var(--white);box-shadow:0 6px 20px rgba(6,83,137,0.28);}.axion-btn--primary:hover{background:var(--brand-primary-dark);box-shadow:0 10px 30px rgba(6,83,137,0.38);}.axion-btn--ghost{background:transparent;color:var(--ink);border:1.5px solid var(--line);}.axion-btn--ghost:hover{border-color:var(--brand-primary);color:var(--brand-primary);}:focus-visible{outline:2px solid var(--brand-accent);outline-offset:3px;}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:0.001ms !important;transition-duration:0.001ms !important;scroll-behavior:auto !important;}}.nav-shell{position:sticky;top:0;z-index:50;background:rgba(255,255,255,0.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(15,23,42,0.08);box-shadow:0 10px 30px rgba(7,17,31,0.06);}.nav{position:relative;max-width:var(--container);margin:0 auto;padding:17px 22px;display:flex;justify-content:space-between;align-items:center;gap:28px;}.logo img{height:46px;width:auto;display:block;max-width:230px;object-fit:contain;}.nav-links{display:flex;align-items:center;gap:24px;font-size:14px;font-weight:700;color:#344054;}.nav-item{position:relative;}.nav-item.has-mega{position:static;}.nav-item.has-mega::before{content:"";position:absolute;left:0;right:0;top:100%;height:34px;display:none;z-index:99;}.nav-item.has-mega:hover::before,.nav-item.has-mega:focus-within::before{display:block;}.nav-link,.nav-link-btn{position:relative;display:inline-flex;align-items:center;gap:7px;padding:10px 0;border:0;background:transparent;color:#344054;font:inherit;cursor:pointer;white-space:nowrap;}.nav-link::after,.nav-link-btn::after{display:none;}.nav-link:hover::after,.nav-link-btn:hover::after,.nav-item:focus-within .nav-link-btn::after,.nav-item:hover .nav-link-btn::after{display:none;}.nav-caret{font-size:11px;line-height:1;color:#434753;transition:transform 0.2s ease;margin-left:2px;}.nav-item:hover .nav-caret,.nav-item:focus-within .nav-caret{transform:rotate(180deg);}.mega-menu{position:absolute;top:calc(100%+10px);left:22px;right:22px;width:auto;transform:translateY(8px);opacity:0;visibility:hidden;pointer-events:none;background:#fff;border:1px solid rgba(15,23,42,0.10);border-radius:28px;box-shadow:0 28px 80px rgba(7,17,31,0.18);padding:22px;z-index:100;transition:opacity 0.18s ease,transform 0.18s ease,visibility 0.18s ease;}.nav-item:hover .mega-menu,.nav-item:focus-within .mega-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);}.mega-menu::before{content:"";position:absolute;top:-34px;left:0;right:0;height:34px;}.mega-menu>*{position:relative;z-index:2;}.mega-grid{display:grid;grid-template-columns:minmax(260px,0.95fr) repeat(3,minmax(220px,1fr));gap:18px;align-items:stretch;}.mega-panel{border-radius:22px;padding:22px;background:#f7f9fb;border:1px solid rgba(15,23,42,0.07);}.mega-panel.dark{background:radial-gradient(circle at 82% 16%,rgba(255,255,255,0.10),transparent 34%),linear-gradient(135deg,#061923,#1C1C1C);color:#fff;}.mega-eyebrow{margin:0 0 10px;color:#0099dc;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:0.10em;}.mega-panel h3{margin:0 0 10px;color:var(--dark);font-size:24px;line-height:1.14;letter-spacing:-0.025em;}.mega-panel.dark h3{color:#fff;}.mega-panel p{margin:0 0 18px;color:#434753;font-size:14px;line-height:1.6;font-weight:500;}.mega-panel.dark p{color:#cbd5e1;}.mega-list{display:grid;gap:10px;}.products-mega-menu .mega-grid{grid-template-columns:minmax(260px,0.9fr) repeat(3,minmax(230px,1fr));grid-auto-flow:row;align-items:stretch;}.products-mega-menu .mega-panel.dark{grid-row:1 / span 4;}.products-mega-menu .mega-list{display:contents;}.products-mega-menu .mega-link{align-self:stretch;min-height:92px;padding:14px;}.solutions-mega-menu .mega-grid{grid-template-columns:minmax(260px,0.9fr) repeat(3,minmax(230px,1fr));grid-auto-flow:row;align-items:stretch;}.solutions-mega-menu .mega-panel.dark{grid-row:1 / span 3;}.solutions-mega-menu .mega-list{display:contents;}.solutions-mega-menu .mega-link{align-self:stretch;min-height:92px;padding:14px;}.resources-mega-menu .mega-grid{grid-template-columns:repeat(3,minmax(230px,1fr));gap:18px;align-items:stretch;}.resources-mega-menu .mega-link{min-height:92px;padding:14px;grid-template-columns:56px minmax(0,1fr);align-self:stretch;}.resources-mega-menu .mega-icon{width:56px;height:56px;min-width:56px;border-radius:18px;}.resources-mega-menu .mega-icon svg{width:29px;height:29px;}.resources-mega-menu .mega-link strong{font-size:15px;line-height:1.25;margin-bottom:3px;}.resources-mega-menu .mega-link>span:not(.mega-icon)>span{font-size:13px;line-height:1.35;}.network-mega-menu .mega-grid{grid-template-columns:repeat(3,minmax(230px,1fr));gap:18px;align-items:stretch;}.network-mega-menu .mega-link{min-height:92px;padding:14px;grid-template-columns:56px minmax(0,1fr);align-self:stretch;}.network-mega-menu .mega-icon{width:56px;height:56px;min-width:56px;border-radius:18px;}.network-mega-menu .mega-icon svg{width:29px;height:29px;}.network-mega-menu .mega-link strong{font-size:15px;line-height:1.25;margin-bottom:3px;}.network-mega-menu .mega-link>span:not(.mega-icon)>span{font-size:13px;line-height:1.35;}.company-mega-menu .mega-grid{grid-template-columns:minmax(260px,0.9fr) repeat(3,minmax(230px,1fr));grid-auto-flow:row;align-items:start;align-content:start;}.company-mega-menu .mega-panel.dark{grid-row:1 / span 2;align-self:stretch;}.company-mega-menu .mega-list{display:contents;}.company-mega-menu .mega-link{align-self:start;min-height:92px;padding:14px;}.mega-link{display:grid;grid-template-columns:56px minmax(0,1fr);gap:14px;align-items:center;border-radius:18px;padding:14px;color:var(--dark);transition:0.18s ease;min-height:92px;}.mega-link:hover{background:#f2f6fa;transform:translateX(3px);}.mega-icon{width:56px;height:56px;min-width:56px;border-radius:18px;display:grid;place-items:center;background:radial-gradient(circle at 75% 18%,rgba(0,174,239,0.18),transparent 38%),#f3f8ff;color:#116dcc;font-size:13px;line-height:1;font-weight:800;margin:0;border:1px solid rgba(17,109,204,0.08);box-shadow:inset 0 1px 0 rgba(255,255,255,0.88);}.mega-icon svg{width:29px;height:29px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;display:block;}.mega-link>span:not(.mega-icon){display:block;min-width:0;margin:0;}.mega-link strong{display:block;color:var(--dark);font-size:15px;line-height:1.25;font-weight:700;margin:0 0 3px;white-space:normal;}.mega-link>span:not(.mega-icon)>span{display:block;color:#434753;font-size:13px;line-height:1.35;font-weight:500;margin:0;white-space:normal;}.mega-column-title{margin:0 0 12px;color:var(--dark);font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:0.08em;}.mega-simple-list{display:grid;gap:10px;}.mega-simple-list a{color:#344054;font-size:14px;font-weight:650;transition:0.18s ease;}.mega-simple-list a:hover{color:#065389;transform:translateX(3px);}.mega-cta-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px;}.mega-btn-light{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 15px;border-radius:999px;background:#fff;color:#1C1C1C;font-size:13px;font-weight:800;}.mega-btn-outline{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 15px;border-radius:999px;border:1px solid rgba(255,255,255,0.22);color:#fff;font-size:13px;font-weight:800;}.mega-mini-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px;}.mega-mini{border-radius:16px;padding:13px;background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.12);}.mega-mini strong{display:block;color:#fff;font-size:18px;line-height:1;margin-bottom:4px;}.mega-mini span{color:#cbd5e1;font-size:11px;font-weight:600;}.nav-actions{display:flex;align-items:center;gap:12px;font-weight:700;font-size:14px;color:var(--dark);}.nav-phone-wrap{display:inline-flex;align-items:center;gap:8px;color:var(--dark);white-space:nowrap;}.nav-phone-icon,.portal-icon{width:38px;height:38px;border-radius:999px;display:inline-grid;place-items:center;background:#eef6ff;color:#065389;flex:0 0 auto;}.nav-phone-icon svg,.portal-icon svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round;}.phone{color:var(--dark);white-space:nowrap;}.portal-link{display:inline-flex;align-items:center;gap:8px;color:var(--dark);font-weight:700;line-height:1.2;white-space:nowrap;}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;padding:13px 20px;font-weight:700;font-size:14px;border:1px solid transparent;cursor:pointer;transition:0.22s ease;white-space:nowrap;}.btn:hover{transform:translateY(-2px);}.btn-red{background:var(--dark);color:#fff;box-shadow:0 14px 34px rgba(7,17,31,0.18);}.nav-actions .btn-red{min-height:44px;padding:12px 20px;border-radius:999px;font-size:14px;background:var(--dark);}.btn-red:hover{background:var(--navy);}.btn-dark{background:var(--dark);color:#fff;box-shadow:0 14px 34px rgba(7,17,31,0.22);}.btn-outline{background:#fff;color:var(--dark);border-color:rgba(15,23,42,0.16);}.menu-btn{display:none;background:#fff;color:var(--dark);border:1px solid var(--line);border-radius:12px;padding:10px 12px;font-weight:700;cursor:pointer;}.mobile-panel{display:none;position:absolute;left:18px;right:18px;top:calc(100%+10px);background:#fff;border:1px solid rgba(15,23,42,0.10);border-radius:24px;box-shadow:0 28px 80px rgba(7,17,31,0.18);padding:18px;z-index:120;max-height:calc(100vh - 110px);overflow:auto;}.mobile-panel.open{display:block;}.mobile-group{border-bottom:1px solid rgba(15,23,42,0.08);padding:14px 0;}.mobile-group:first-child{padding-top:0;}.mobile-group:last-child{border-bottom:0;padding-bottom:0;}.mobile-group-title{margin:0 0 10px;color:var(--dark);font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:0.08em;}.mobile-panel a{display:block;color:#344054;font-size:15px;font-weight:650;padding:9px 0;}.mobile-panel .btn{width:100%;margin-top:12px;}.axion-homepage>.nav-shell{position:sticky;top:0;z-index:100;}.axion-homepage>.nav-shell~.axion-section{width:100%;}.axion-homepage>.nav-shell~* .axion-container{width:min(100% - 2rem,1200px) !important;margin-inline:auto;}body.axion-nav-scope header.site-header,body.axion-nav-scope #masthead,body.axion-nav-scope .site-header-wrap,body.axion-nav-scope .kadence-header{display:none !important;}.nav-item.has-mega>.nav-link-btn{padding:10px 15px;border-radius:999px;border:1px solid transparent;transition:color 0.24s cubic-bezier(0.22,1,0.36,1),background 0.24s cubic-bezier(0.22,1,0.36,1),border-color 0.24s cubic-bezier(0.22,1,0.36,1),box-shadow 0.24s cubic-bezier(0.22,1,0.36,1);}.nav-item.has-mega:hover>.nav-link-btn,.nav-item.has-mega:focus-within>.nav-link-btn,.nav-item.has-mega.is-mega-active>.nav-link-btn{color:var(--brand-primary);background:#fff;border-color:rgba(6,83,137,0.18);box-shadow:0 10px 26px rgba(6,83,137,0.10);}.nav-item.has-mega:hover>.nav-link-btn .nav-caret,.nav-item.has-mega:focus-within>.nav-link-btn .nav-caret,.nav-item.has-mega.is-mega-active>.nav-link-btn .nav-caret{color:var(--brand-primary);}.mega-menu{top:calc(100%+8px);overflow:visible;transform:translateY(16px) scale(0.985);transform-origin:top center;opacity:0;visibility:hidden;pointer-events:none;transition:opacity 0.28s cubic-bezier(0.22,1,0.36,1),transform 0.32s cubic-bezier(0.22,1,0.36,1),visibility 0s linear 0.28s;will-change:opacity,transform;}.mega-menu::after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 12% 8%,rgba(6,83,137,0.055),transparent 34%),radial-gradient(circle at 88% 15%,rgba(0,174,239,0.055),transparent 30%);opacity:0;transition:opacity 0.32s ease;}.nav-item:hover .mega-menu,.nav-item:focus-within .mega-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1);transition-delay:0.06s,0.06s,0s;}.nav-item:hover .mega-menu::after,.nav-item:focus-within .mega-menu::after{opacity:1;}.mega-grid{position:relative;z-index:2;}.mega-grid>*{opacity:0;transform:translateY(10px);transition:opacity 0.28s cubic-bezier(0.22,1,0.36,1),transform 0.32s cubic-bezier(0.22,1,0.36,1);}.nav-item:hover .mega-grid>*,.nav-item:focus-within .mega-grid>*{opacity:1;transform:translateY(0);}.nav-item:hover .mega-grid>*:nth-child(1),.nav-item:focus-within .mega-grid>*:nth-child(1){transition-delay:0.08s;}.nav-item:hover .mega-grid>*:nth-child(2),.nav-item:focus-within .mega-grid>*:nth-child(2){transition-delay:0.11s;}.nav-item:hover .mega-grid>*:nth-child(3),.nav-item:focus-within .mega-grid>*:nth-child(3){transition-delay:0.14s;}.nav-item:hover .mega-grid>*:nth-child(4),.nav-item:focus-within .mega-grid>*:nth-child(4){transition-delay:0.17s;}.mega-link,.mega-icon,.mega-panel,.mega-btn-light,.mega-btn-outline{transition:transform 0.24s cubic-bezier(0.22,1,0.36,1),background 0.24s cubic-bezier(0.22,1,0.36,1),border-color 0.24s cubic-bezier(0.22,1,0.36,1),box-shadow 0.24s cubic-bezier(0.22,1,0.36,1),color 0.24s cubic-bezier(0.22,1,0.36,1);}.mega-link:hover{background:#f7fbff;transform:translateY(-3px);box-shadow:0 14px 30px rgba(6,83,137,0.10);}.mega-link:hover .mega-icon{transform:scale(1.06);background:radial-gradient(circle at 75% 18%,rgba(0,174,239,0.16),transparent 38%),#ffffff;border-color:rgba(6,83,137,0.18);box-shadow:0 12px 26px rgba(6,83,137,0.12);}.mega-btn-light:hover,.mega-btn-outline:hover{transform:translateY(-2px);}@media (prefers-reduced-motion:reduce){.mega-menu,.mega-grid>*,.mega-link,.mega-icon,.nav-link-btn{transition:none !important;transform:none !important;}}.mega-menu,.products-mega-menu,.solutions-mega-menu,.company-mega-menu,.resources-mega-menu,.network-mega-menu{background:#ffffff;}.footer{position:relative;overflow:hidden;background:radial-gradient(circle at 18% 12%,rgba(255,255,255,0.12),transparent 30%),radial-gradient(circle at 90% 82%,rgba(0,174,239,0.16),transparent 30%),linear-gradient(135deg,var(--brand-primary-deep) 0%,var(--brand-primary-dark) 48%,var(--brand-primary) 100%);color:#cbd5e1;padding:86px 22px 30px;}.footer::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,0.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,0.035) 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(to bottom,#000 0%,transparent 80%);}.footer-inner{position:relative;max-width:var(--container);margin:0 auto;}.footer-cta{transform:none;margin-bottom:48px;background:#fff;color:var(--dark);border:1px solid rgba(15,23,42,0.10);border-radius:32px;padding:30px;box-shadow:0 28px 80px rgba(0,0,0,0.22);display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center;}.footer-cta h3{margin:0 0 8px;font-size:clamp(28px,3vw,42px);line-height:1.04;letter-spacing:-0.032em;color:var(--dark);}.footer-cta p{margin:0;color:var(--muted);font-size:15px;max-width:760px;}.footer-main{display:grid;grid-template-columns:1.1fr 1.6fr;gap:54px;padding:34px 0 38px;border-bottom:1px solid rgba(255,255,255,0.10);}.footer-brand-block img{height:46px;width:auto;background:#fff;border-radius:15px;padding:8px 12px;margin-bottom:20px;box-shadow:0 18px 40px rgba(0,0,0,0.18);}.footer-brand-block h3{margin:0 0 12px;color:#fff;font-size:30px;line-height:1.05;letter-spacing:-0.03em;}.footer-brand-block p{margin:0 0 22px;color:#aeb9c9;font-size:15px;max-width:440px;}.footer-contact-card{display:grid;gap:10px;max-width:430px;}.footer-contact-card a,.footer-contact-card span{display:flex;align-items:center;gap:10px;width:fit-content;color:#FFFFFF;font-weight:750;font-size:14px;}.footer-contact-card i{width:28px;height:28px;border-radius:10px;background:rgba(0,174,239,0.16);color:#ffffff;display:inline-grid;place-items:center;font-style:normal;font-size:12px;border:1px solid rgba(255,255,255,0.18);}.footer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;}.footer-column h4{margin:0 0 16px;color:#fff;font-size:14px;text-transform:uppercase;letter-spacing:0.09em;font-weight:700;}.footer-column a{display:block;color:#aeb9c9;font-size:14px;font-weight:650;margin-bottom:11px;transition:0.2s ease;}.footer-column a:hover{color:#fff;transform:translateX(3px);}.footer-bottom{display:flex;justify-content:space-between;gap:20px;align-items:center;padding-top:24px;font-size:13px;color:#93a1b5;flex-wrap:wrap;}.footer-bottom-links{display:flex;gap:18px;flex-wrap:wrap;font-weight:700;}.footer-bottom-links a{color:#cbd5e1;}.footer-bottom-links a:hover{color:#fff;}@media (max-width:1100px){.nav-links,.nav-actions{display:none;}.nav{padding:14px 22px;}.menu-btn{display:inline-flex;}.mega-menu{display:none;}.hero-inner,.suite-layout,.suite-content,.industry-grid,.industry-panel{grid-template-columns:1fr;}.footer-cta,.footer-main{grid-template-columns:1fr;}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.platform-visual{min-height:auto;}.orbit-card{display:none;}.story-grid,.timeline{grid-template-columns:repeat(2,1fr);}.story-card.featured{grid-column:span 2;}.bento-card,.bento-card.large{grid-column:span 6;}.proof-inner{grid-template-columns:repeat(2,1fr);}.proof-label{grid-column:span 2;}.footer-bottom{align-items:flex-start;}}@media (max-width:720px){.logo img{height:38px;max-width:185px;}.hero-inner{padding-top:64px;}h1{font-size:44px;}h2{font-size:38px;}.proof-label{font-size:18px;}.proof-box strong{font-size:30px;}.hero-copy,.section-subtitle{font-size:16px;}.btn{width:100%;}.app-body,.mini-grid,.metric-row,.story-grid,.timeline,.proof-inner,.footer-grid{grid-template-columns:1fr;}.integration-showcase{padding:64px 0;}.integration-panel{border-radius:0;padding:40px 20px;}.integration-marquee{margin-left:-20px;margin-right:-20px;}.integration-tile{width:132px;min-height:96px;}.app-sidebar{display:none;}.story-card.featured,.bento-card,.bento-card.large,.proof-label{grid-column:span 1;}.section{padding:68px 18px;}.suite-copy,.industry-panel,.arch-card{padding:26px;}.suite-copy h3,.industry-panel h3{font-size:34px;}}.nav-shell{z-index:999;}.nav{max-width:1360px;}.mega-menu{left:18px;right:18px;max-width:1220px;margin:0 auto;padding:16px;border-radius:32px;background:rgba(255,255,255,0.98);backdrop-filter:blur(22px);border:1px solid rgba(6,83,137,0.12);box-shadow:0 28px 90px rgba(6,83,137,0.17),0 8px 24px rgba(7,17,31,0.08);}.products-mega-layout,.solutions-mega-layout,.company-mega-layout{display:grid;grid-template-columns:300px 1fr;gap:16px;align-items:stretch;}.products-links-grid,.solutions-links-grid,.company-links-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 12px;align-content:start;align-items:start;}.resources-mega-menu .mega-grid,.network-mega-menu .mega-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;}.mega-panel.dark{min-height:100%;padding:24px;border-radius:26px;background:radial-gradient(circle at 86% 10%,rgba(255,255,255,0.16),transparent 34%),linear-gradient(145deg,var(--brand-primary-dark) 0%,var(--brand-primary) 58%,var(--brand-primary-deep) 100%);border:1px solid rgba(255,255,255,0.14);box-shadow:inset 0 1px 0 rgba(255,255,255,0.12);}.mega-panel.dark h3{font-size:23px;line-height:1.12;letter-spacing:-0.028em;}.mega-panel.dark p{font-size:13px;line-height:1.58;color:rgba(255,255,255,0.82);}.mega-link,.products-links-grid .mega-link,.solutions-links-grid .mega-link,.company-links-grid .mega-link,.resources-mega-menu .mega-link,.network-mega-menu .mega-link{position:relative;min-height:78px;padding:10px 12px;grid-template-columns:52px minmax(0,1fr);gap:12px;border-radius:20px;border:1px solid transparent;background:transparent;box-shadow:none;}.mega-link::after{content:"â†’";position:absolute;right:14px;top:14px;color:var(--brand-primary);font-size:14px;font-weight:800;opacity:0;transform:translateX(-6px);transition:opacity 0.22s ease,transform 0.22s ease;}.mega-link:hover{background:linear-gradient(135deg,#f7fbff 0%,#ffffff 100%);border-color:rgba(6,83,137,0.14);transform:translateY(-2px);box-shadow:0 14px 34px rgba(6,83,137,0.10);}.mega-link:hover::after{opacity:1;transform:translateX(0);}.mega-icon,.resources-mega-menu .mega-icon,.network-mega-menu .mega-icon{width:52px;height:52px;min-width:52px;border-radius:18px;background:var(--brand-primary-light) !important;color:var(--brand-primary) !important;border:1px solid rgba(6,83,137,0.12) !important;}.mega-icon svg,.resources-mega-menu .mega-icon svg,.network-mega-menu .mega-icon svg{width:27px;height:27px;}.mega-link strong,.resources-mega-menu .mega-link strong,.network-mega-menu .mega-link strong{font-size:14px;line-height:1.22;font-weight:800;padding-right:18px;}.mega-link>span:not(.mega-icon)>span,.resources-mega-menu .mega-link>span:not(.mega-icon)>span,.network-mega-menu .mega-link>span:not(.mega-icon)>span{font-size:12px;line-height:1.34;color:#5f6f82;}.mega-mini-grid{gap:8px;margin-top:16px;}.mega-mini{padding:12px;border-radius:15px;}body.home.axion-nav-scope .elementor-section,body.home.axion-nav-scope .elementor-container,body.home.axion-nav-scope .elementor-column,body.home.axion-nav-scope .elementor-widget,body.home.axion-nav-scope .elementor-widget-container,body.home.axion-nav-scope .elementor-widget-wrap{width:100% !important;max-width:100% !important;}body.home.axion-nav-scope .elementor-section.elementor-section-boxed>.elementor-container{max-width:100% !important;margin-left:0 !important;margin-right:0 !important;padding-left:0 !important;padding-right:0 !important;}body.home.axion-nav-scope .elementor-widget-wrap.elementor-element-populated{padding:0 !important;}body.home.axion-nav-scope main,body.home.axion-nav-scope .entry-content,body.home.axion-nav-scope .site-content,body.home.axion-nav-scope #content,body.home.axion-nav-scope .elementor-page{width:100% !important;max-width:100% !important;margin:0 !important;padding:0 !important;}body.axion-nav-scope .page-header,body.axion-nav-scope .entry-header,body.axion-nav-scope .page-title,body.axion-nav-scope .entry-title{display:none !important;}body.axion-nav-scope button.menu-btn{display:none;}@media (max-width:1100px){body.axion-nav-scope button.menu-btn{display:inline-flex;}}body.axion-nav-scope .menu-btn-icon{display:none;width:22px;height:16px;position:relative;}body.axion-nav-scope .menu-btn-icon span{position:absolute;left:0;right:0;height:2px;background:currentColor;border-radius:2px;transition:transform .25s ease,opacity .2s ease,top .25s ease;}body.axion-nav-scope .menu-btn-icon span:nth-child(1){top:2px;}body.axion-nav-scope .menu-btn-icon span:nth-child(2){top:7px;}body.axion-nav-scope .menu-btn-icon span:nth-child(3){top:12px;}body.axion-nav-scope .menu-btn[aria-expanded="true"] .menu-btn-icon span:nth-child(1){top:7px;transform:rotate(45deg);}body.axion-nav-scope .menu-btn[aria-expanded="true"] .menu-btn-icon span:nth-child(2){opacity:0;}body.axion-nav-scope .menu-btn[aria-expanded="true"] .menu-btn-icon span:nth-child(3){top:7px;transform:rotate(-45deg);}body.axion-nav-scope .mobile-overlay{position:fixed;inset:0;background:rgba(7,17,31,0.45);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,visibility .25s ease;z-index:1090;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);}body.axion-nav-scope.mobile-menu-open .mobile-overlay{opacity:1;visibility:visible;pointer-events:auto;}body.axion-nav-scope .mobile-panel:not(.mobile-panel--weave){position:fixed;top:0;right:0;width:min(420px,92vw);height:100dvh;max-height:100dvh;background:#ffffff;box-shadow:-20px 0 60px rgba(7,17,31,0.18);z-index:1100;transform:translateX(100%);transition:transform .32s cubic-bezier(.22,.61,.36,1);display:flex;flex-direction:column;padding:0;border-radius:0;border:0;visibility:hidden;overflow:hidden;}body.axion-nav-scope .mobile-panel:not(.mobile-panel--weave).open,body.axion-nav-scope.mobile-menu-open .mobile-panel:not(.mobile-panel--weave){transform:translateX(0);visibility:visible;}body.axion-nav-scope .mobile-panel:not(.mobile-panel--weave)[aria-hidden="false"]{visibility:visible;}body.axion-nav-scope .mobile-menu-header{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid rgba(15,23,42,0.08);background:#ffffff;}body.axion-nav-scope .mobile-logo{display:inline-flex;align-items:center;}body.axion-nav-scope .mobile-logo img{height:38px;width:auto;max-width:180px;display:block;}body.axion-nav-scope .mobile-close-btn{flex:0 0 auto;width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;background:#FFFFFF;color:#1C1C1C;border:1px solid rgba(15,23,42,0.10);border-radius:12px;cursor:pointer;padding:0;transition:background .15s ease;}body.axion-nav-scope .mobile-close-btn:hover{background:#eef2f7;}body.axion-nav-scope .mobile-close-btn svg{width:20px;height:20px;}body.axion-nav-scope .mobile-menu-body{flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:10px 14px 16px;}body.axion-nav-scope .mobile-accordion+.mobile-accordion{margin-top:8px;}body.axion-nav-scope .mobile-accordion-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;padding:18px 16px;background:#f7fafc;border:1px solid transparent;border-radius:14px;font:700 17px/1.2 "Poppins",sans-serif;color:#1A202C;cursor:pointer;text-align:left;transition:background .2s ease,color .2s ease,border-color .2s ease;}body.axion-nav-scope .mobile-accordion-trigger:hover{background:#eef4fb;}body.axion-nav-scope .mobile-accordion-trigger[aria-expanded="true"]{background:#065389;color:#ffffff;border-color:#003a64;}body.axion-nav-scope .mobile-accordion-caret{display:inline-flex;width:24px;height:24px;transition:transform .25s ease;color:inherit;}body.axion-nav-scope .mobile-accordion-caret svg{width:100%;height:100%;}body.axion-nav-scope .mobile-accordion-trigger[aria-expanded="true"] .mobile-accordion-caret{transform:rotate(180deg);}body.axion-nav-scope .mobile-accordion-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .28s ease;}body.axion-nav-scope .mobile-accordion-panel>*{min-height:0;overflow:hidden;}body.axion-nav-scope .mobile-accordion-trigger[aria-expanded="true"]+.mobile-accordion-panel{grid-template-rows:1fr;}body.axion-nav-scope .mobile-accordion-panel{padding:0 6px;}body.axion-nav-scope .mobile-accordion-panel a{display:block;padding:14px 14px;font:600 15px/1.3 "Poppins",sans-serif;color:#2D3748;border-bottom:1px solid rgba(15,23,42,0.06);text-decoration:none;transition:color .15s ease,background .15s ease;}body.axion-nav-scope .mobile-accordion-trigger[aria-expanded="true"]+.mobile-accordion-panel a{padding-top:14px;}body.axion-nav-scope .mobile-accordion-panel a:last-child{border-bottom:0;}body.axion-nav-scope .mobile-accordion-panel a:hover{color:#065389;background:#f7fafc;}body.axion-nav-scope .mobile-menu-footer{flex:0 0 auto;display:flex;flex-direction:column;gap:12px;padding:16px 20px max(20px,env(safe-area-inset-bottom));border-top:1px solid rgba(15,23,42,0.08);background:#ffffff;box-shadow:0 -10px 24px rgba(7,17,31,0.05);}body.axion-nav-scope .mobile-phone{display:flex;align-items:center;gap:12px;padding:12px 14px;border:1px solid rgba(15,23,42,0.10);border-radius:12px;color:#1A202C;text-decoration:none;transition:border-color .15s ease,background .15s ease;}body.axion-nav-scope .mobile-phone:hover{border-color:#065389;background:#f7fafc;}body.axion-nav-scope .mobile-phone-icon{width:36px;height:36px;flex:0 0 36px;display:inline-flex;align-items:center;justify-content:center;background:#FFFFFF;color:#065389;border-radius:10px;}body.axion-nav-scope .mobile-phone-icon svg{width:18px;height:18px;}body.axion-nav-scope .mobile-phone-text{display:flex;flex-direction:column;line-height:1.1;}body.axion-nav-scope .mobile-phone-label{font-size:12px;font-weight:600;color:#434753;letter-spacing:0.04em;text-transform:uppercase;}body.axion-nav-scope .mobile-phone-number{font-size:17px;font-weight:800;color:#003a64;}body.axion-nav-scope .mobile-cta-primary{display:inline-flex;align-items:center;justify-content:center;padding:16px 22px;background:linear-gradient(180deg,#065389 0%,#003a64 100%);color:#ffffff !important;font:800 16px/1 "Poppins",sans-serif;letter-spacing:0.01em;border-radius:14px;text-decoration:none;box-shadow:0 12px 28px rgba(6,83,137,0.30);transition:transform .15s ease,box-shadow .15s ease;}body.axion-nav-scope .mobile-cta-primary:hover{transform:translateY(-1px);box-shadow:0 16px 32px rgba(6,83,137,0.35);}body.axion-nav-scope.mobile-menu-open{overflow:hidden;touch-action:none;}body.axion-nav-scope .mobile-overlay,body.axion-nav-scope .mobile-panel{}@media (min-width:1101px){body.axion-nav-scope .mobile-overlay{display:none !important;}body.axion-nav-scope .mobile-panel{display:none !important;}body.axion-nav-scope .menu-btn{display:none !important;}}@media (max-width:1100px){body.axion-nav-scope button.menu-btn{display:inline-flex !important;align-items:center;gap:10px;padding:10px 14px;background:#ffffff;color:#1A202C;border:1px solid rgba(15,23,42,0.10);border-radius:12px;font:700 14px/1 "Poppins",sans-serif;cursor:pointer;}body.axion-nav-scope .menu-btn-icon{display:inline-block;}body.axion-nav-scope .menu-btn-label{display:none;}body.axion-nav-scope .mobile-panel:not(.mobile-panel--weave){left:auto;}}html,body{max-width:100%;overflow-x:clip;}body.axion-nav-scope{margin:0 !important;padding:0 !important;}@media (min-width:1101px){.nav-shell .nav{position:relative;}.nav-shell .nav-mega-stage{position:absolute;left:18px;right:18px;top:calc(100% - 2px);max-width:1220px;margin:0 auto;z-index:120;pointer-events:none;}.nav-shell .nav-mega-stage .mega-menu{position:relative;left:auto;right:auto;top:auto;width:100%;margin:0;display:none;opacity:1;visibility:visible;pointer-events:auto;transform:none;transition:none;overflow:visible;}.nav-shell .nav-mega-stage .mega-menu.is-mega-open{display:block;}.nav-shell .nav-mega-stage .mega-menu::before{top:-24px;height:24px;}.nav-shell .nav-mega-stage .mega-menu.is-mega-open .mega-grid>*,.nav-shell .nav-mega-stage .mega-menu.is-mega-open .products-mega-layout,.nav-shell .nav-mega-stage .mega-menu.is-mega-open .solutions-mega-layout,.nav-shell .nav-mega-stage .mega-menu.is-mega-open .company-mega-layout,.nav-shell .nav-mega-stage .mega-menu.is-mega-open .products-links-grid>*,.nav-shell .nav-mega-stage .mega-menu.is-mega-open .solutions-links-grid>*,.nav-shell .nav-mega-stage .mega-menu.is-mega-open .company-links-grid>*{opacity:1 !important;transform:none !important;}}body.axion-nav-scope #mobile-menu.mobile-panel--weave,body.axion-nav-scope .mobile-panel.mobile-panel--weave{display:flex !important;flex-direction:column !important;position:fixed !important;top:0 !important;left:0 !important;right:0 !important;bottom:0 !important;inset:0 !important;width:100vw !important;max-width:100vw !important;min-width:100vw !important;height:100dvh !important;max-height:100dvh !important;margin:0 !important;padding:0 !important;border:0 !important;border-radius:0 !important;overflow:hidden !important;background:#fff !important;box-shadow:none !important;visibility:hidden;transform:translate3d(100%,0,0);transition:transform 0.32s cubic-bezier(0.22,0.61,0.36,1);z-index:100000 !important;isolation:isolate;}body.axion-nav-scope.mobile-menu-open #mobile-menu.mobile-panel--weave,body.axion-nav-scope.mobile-menu-open .mobile-panel.mobile-panel--weave,body.axion-nav-scope #mobile-menu.mobile-panel--weave.open,body.axion-nav-scope .mobile-panel.mobile-panel--weave.open{transform:translate3d(0,0,0) !important;visibility:visible !important;}body.axion-nav-scope .mobile-overlay,body.axion-nav-scope .nav-shell .mobile-overlay{display:block !important;position:fixed !important;top:0 !important;left:0 !important;right:0 !important;bottom:0 !important;inset:0 !important;width:100vw !important;height:100dvh !important;opacity:0 !important;visibility:hidden !important;pointer-events:none !important;z-index:99999 !important;}body.axion-nav-scope.mobile-menu-open .mobile-overlay,body.axion-nav-scope.mobile-menu-open .nav-shell .mobile-overlay{opacity:1 !important;visibility:visible !important;pointer-events:auto !important;background:rgba(15,23,42,0.55) !important;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);}body.axion-nav-scope .nav-shell .mobile-accordion,body.axion-nav-scope .nav-shell .mobile-menu-header,body.axion-nav-scope .nav-shell .mobile-nav-utility,body.axion-nav-scope .nav-shell .mobile-menu-footer{display:none !important;}body.axion-nav-scope .mobile-stages{position:relative;flex:1 1 auto;min-height:0;overflow:hidden;}body.axion-nav-scope .mobile-stage{position:absolute;inset:0;display:flex;flex-direction:column;background:#fff;transition:transform 0.28s cubic-bezier(0.22,0.61,0.36,1);transform:translateX(0);}body.axion-nav-scope .mobile-stage--sub{transform:translateX(100%);}body.axion-nav-scope .mobile-panel.mobile-nav-sub-active .mobile-stage--root{transform:translateX(-100%);}body.axion-nav-scope .mobile-panel.mobile-nav-sub-active .mobile-stage--sub{transform:translateX(0);}body.axion-nav-scope .mobile-stage[hidden]{visibility:hidden !important;pointer-events:none !important;}body.axion-nav-scope .mobile-panel.mobile-nav-sub-active .mobile-stage--root{visibility:hidden !important;pointer-events:none !important;}body.axion-nav-scope .mobile-panel.mobile-nav-sub-active .mobile-stage--sub{visibility:visible !important;pointer-events:auto !important;}body.axion-nav-scope .mobile-toolbar{flex:0 0 auto;display:flex;align-items:center;gap:12px;padding:12px 16px;border-bottom:1px solid #e8ecf0;min-height:56px;}body.axion-nav-scope .mobile-toolbar--root{justify-content:flex-end;}body.axion-nav-scope .mobile-toolbar--sub{justify-content:flex-start;}body.axion-nav-scope .mobile-close-btn,body.axion-nav-scope .mobile-back-btn{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;margin:0;padding:0;border:none;border-radius:50%;background:transparent;color:#1C1C1C;cursor:pointer;}body.axion-nav-scope .mobile-close-btn:hover,body.axion-nav-scope .mobile-back-btn:hover{background:#f1f5f9;}body.axion-nav-scope .mobile-close-btn svg,body.axion-nav-scope .mobile-back-btn svg{width:24px;height:24px;}body.axion-nav-scope .mobile-toolbar-divider{width:1px;height:28px;background:#e2e8f0;flex:0 0 auto;}body.axion-nav-scope .mobile-toolbar-sales{margin-left:auto;display:inline-flex;align-items:center;gap:8px;font-size:15px;font-weight:600;color:#065389;text-decoration:none;}body.axion-nav-scope .mobile-toolbar-sales-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#e8f6fa;color:#065389;}body.axion-nav-scope .mobile-toolbar-sales-icon svg{width:16px;height:16px;}body.axion-nav-scope .mobile-root-list{flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:8px 0 24px;}body.axion-nav-scope .mobile-root-item{width:100%;display:flex;align-items:flex-start;gap:16px;padding:20px 24px;margin:0;border:none;border-bottom:1px solid #eef2f6;border-radius:0;background:#fff;text-align:left;cursor:pointer;transition:background 0.15s ease;}body.axion-nav-scope .mobile-root-item:hover{background:#FFFFFF;}body.axion-nav-scope .mobile-root-icon{flex:0 0 48px;width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:#e8f6fa;color:#065389;}body.axion-nav-scope .mobile-root-icon svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;}body.axion-nav-scope .mobile-root-text{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:6px;}body.axion-nav-scope .mobile-root-title{font-size:18px;font-weight:700;line-height:1.25;color:#1C1C1C;}body.axion-nav-scope .mobile-root-desc{font-size:15px;font-weight:400;line-height:1.45;color:#434753;}body.axion-nav-scope .mobile-root-chevron{flex:0 0 20px;width:20px;height:20px;margin-top:14px;color:#434753;}body.axion-nav-scope .mobile-root-chevron svg{width:100%;height:100%;}body.axion-nav-scope .mobile-sub-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;}body.axion-nav-scope .mobile-sub-panel{display:block;}body.axion-nav-scope .mobile-sub-panel[hidden]{display:none !important;}body.axion-nav-scope .mobile-sub-link{display:flex;align-items:flex-start;gap:16px;padding:20px 24px;text-decoration:none;border-bottom:1px solid #eef2f6;transition:background 0.15s ease;}body.axion-nav-scope .mobile-sub-link:hover{background:#FFFFFF;}body.axion-nav-scope .mobile-sub-icon{flex:0 0 44px;width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:#e8f6fa;color:#065389;}body.axion-nav-scope .mobile-sub-icon svg{width:22px !important;height:22px !important;max-width:22px !important;max-height:22px !important;flex:0 0 22px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;}body.axion-nav-scope #mobile-menu .mobile-sub-icon svg path[fill],body.axion-nav-scope #mobile-menu .mobile-toolbar-sales-icon svg path[fill],body.axion-nav-scope #mobile-menu .mobile-dock-icon svg path[fill]{fill:currentColor;stroke:none;}body.axion-nav-scope #mobile-menu .mobile-root-icon svg,body.axion-nav-scope #mobile-menu .mobile-sub-icon svg,body.axion-nav-scope #mobile-menu .mobile-close-btn svg,body.axion-nav-scope #mobile-menu .mobile-back-btn svg,body.axion-nav-scope #mobile-menu .mobile-dock-icon svg{display:block;}body.axion-nav-scope .mobile-sub-text{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:4px;}body.axion-nav-scope .mobile-sub-title{font-size:17px;font-weight:700;line-height:1.3;color:#1C1C1C;}body.axion-nav-scope .mobile-sub-desc{font-size:14px;font-weight:400;line-height:1.4;color:#434753;}body.axion-nav-scope .mobile-dock{flex:0 0 auto;display:grid;grid-template-columns:1fr 1fr 1.4fr;align-items:end;gap:8px;padding:12px 16px max(16px,env(safe-area-inset-bottom));border-top:1px solid #e8ecf0;background:#fff;}body.axion-nav-scope .mobile-dock-item{display:flex;flex-direction:column;align-items:center;gap:6px;text-decoration:none;color:#065389;font-size:13px;font-weight:600;}body.axion-nav-scope .mobile-dock-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;color:#065389;}body.axion-nav-scope .mobile-dock-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.6;}body.axion-nav-scope .mobile-dock-cta{display:inline-flex;align-items:center;justify-content:center;padding:14px 20px;border-radius:999px;background:#065389;color:#fff !important;font-size:15px;font-weight:700;text-decoration:none;text-align:center;white-space:nowrap;}body.axion-nav-scope .mobile-dock-cta:hover{background:#003a64;}body.axion-nav-scope.mobile-menu-open{overflow:hidden;touch-action:none;}@media (max-width:1100px){body.axion-nav-scope .nav-shell .nav-links,body.axion-nav-scope .nav-shell .nav-actions{display:none !important;}body.axion-nav-scope .nav-shell .nav{padding:12px 16px;min-height:64px;}body.axion-nav-scope .nav-shell .logo img{max-height:42px;max-width:min(200px,52vw);}body.axion-nav-scope .nav-shell .menu-btn{display:inline-flex !important;align-items:center;justify-content:center;width:44px;height:44px;padding:0 !important;margin:0;border:none !important;border-radius:8px;background:transparent;color:#1C1C1C;cursor:pointer;pointer-events:auto !important;position:relative;z-index:1201 !important;}body.axion-nav-scope .nav-shell .menu-btn-icon{display:block;width:24px;height:18px;}}@media (min-width:1101px){body.axion-nav-scope .mobile-overlay,body.axion-nav-scope .nav-shell .mobile-overlay,body.axion-nav-scope #mobile-menu.mobile-panel--weave,body.axion-nav-scope .nav-shell .mobile-panel.mobile-panel--weave{display:none !important;}body.axion-nav-scope .nav-shell .menu-btn{display:none !important;}}body.axion-nav-scope #mobile-menu.mobile-panel--weave.open,body.axion-nav-scope.mobile-menu-open #mobile-menu.mobile-panel--weave{top:0 !important;left:0 !important;right:0 !important;padding:0 !important;max-height:none !important;overflow:hidden !important;}body.page-id-9.axion-nav-scope #mobile-menu.mobile-panel--weave,body.axion-nav-scope.page-id-9 #mobile-menu.mobile-panel--weave{position:fixed !important;top:0 !important;left:0 !important;right:0 !important;bottom:0 !important;width:100vw !important;max-width:100vw !important;min-width:100vw !important;height:100dvh !important;max-height:100dvh !important;margin:0 !important;padding:0 !important;border-radius:0 !important;overflow:hidden !important;background:#fff !important;box-shadow:none !important;z-index:100000 !important;}body.page-id-9.axion-nav-scope.mobile-menu-open #mobile-menu.mobile-panel--weave,body.axion-nav-scope.page-id-9 #mobile-menu.mobile-panel--weave.open{transform:translate3d(0,0,0) !important;visibility:visible !important;}body.page-id-9.axion-nav-scope #mobile-menu .mobile-root-icon,body.page-id-9.axion-nav-scope #mobile-menu .mobile-sub-icon{flex:0 0 auto !important;overflow:hidden !important;}body.page-id-9.axion-nav-scope #mobile-menu .mobile-root-icon{width:48px !important;height:48px !important;max-width:48px !important;max-height:48px !important;}body.page-id-9.axion-nav-scope #mobile-menu .mobile-sub-icon{width:44px !important;height:44px !important;max-width:44px !important;max-height:44px !important;}body.page-id-9.axion-nav-scope #mobile-menu .mobile-root-icon svg,body.page-id-9.axion-nav-scope #mobile-menu .mobile-sub-icon svg,body.page-id-9.axion-nav-scope #mobile-menu .mobile-close-btn svg,body.page-id-9.axion-nav-scope #mobile-menu .mobile-back-btn svg,body.page-id-9.axion-nav-scope #mobile-menu .mobile-dock-icon svg,body.page-id-9.axion-nav-scope #mobile-menu .mobile-toolbar-sales-icon svg{width:22px !important;height:22px !important;max-width:22px !important;max-height:22px !important;}body.page-id-9.axion-nav-scope #mobile-menu .mobile-root-icon svg{width:26px !important;height:26px !important;max-width:26px !important;max-height:26px !important;}body.page-id-9.axion-nav-scope #mobile-menu .mobile-root-chevron{flex:0 0 20px !important;width:20px !important;max-width:20px !important;}body.page-id-9.axion-nav-scope #mobile-menu .mobile-root-chevron svg{width:20px !important;height:20px !important;max-width:20px !important;max-height:20px !important;}.apf-home-variant--azbuilds[hidden],.apf-home-variant--azbuilds[aria-hidden="true"]{display:none !important;visibility:hidden !important;height:0 !important;max-height:0 !important;overflow:hidden !important;margin:0 !important;padding:0 !important;position:absolute !important;left:-9999px !important;width:1px !important;pointer-events:none !important;}.apf-home-variant--azbuilds{contain:layout style;}.axion-homepage .axion-why-grid--lined .axion-card{position:relative;padding-top:0.25rem;}.axion-homepage .axion-why-icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;margin-bottom:1rem;border-radius:18px;background:#e8f4fc;color:#065389;border:1px solid rgba(6,83,137,0.12);}.axion-homepage .axion-why-icon svg{width:27px;height:27px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;}.axion-homepage .axion-why-icon-img{display:block;width:48px;height:48px;margin-bottom:1rem;object-fit:contain;}.axion-elementor-clone{box-sizing:border-box;font-family:Poppins,system-ui,sans-serif;color:#434753;}.axion-elementor-clone .elementor-section{width:100%;}.axion-elementor-clone img{max-width:100%;height:auto;}.axion-elementor-clone #masthead,.axion-elementor-clone .site-header,.axion-elementor-clone header.site-header{display:none !important;}body.axion-nav-scope .axion-elementor-clone{scroll-margin-top:4.5rem;}.axion-homepage,.axion-elementor-clone{--apf-brand:#065389;--apf-brand-dark:#003a64;--apf-navy:#003a64;--apf-navy-mid:#00357f;--apf-hero-deep:#00357f;--apf-hero-dark:#003a64;--apf-radius-lg:20px;--apf-radius-xl:28px;--apf-shadow-card:0 18px 50px rgba(15,23,42,0.08);--apf-shadow-hero:0 28px 70px rgba(0,0,0,0.28);}.axion-apf-placeholder{object-fit:cover;background:#e8eef5;}.axion-homepage .axion-section--hero{padding-block:clamp(4.5rem,9vw,6.5rem);background:radial-gradient(900px 480px at 12% 18%,rgba(0,174,239,0.22),transparent 55%),linear-gradient(175deg,var(--apf-hero-deep) 0%,var(--apf-hero-dark) 100%);overflow:hidden;}.axion-homepage .axion-section--hero .axion-hero--split{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,0.95fr);gap:clamp(2rem,4vw,3.5rem);align-items:center;justify-items:stretch;text-align:left;max-width:var(--axion-container,75rem);margin-inline:auto;}.axion-homepage .axion-section--hero .axion-hero--split .axion-hero__content{max-width:34rem;margin-inline:0;}.axion-homepage .axion-section--hero .axion-hero--split h1{font-size:clamp(2.25rem,4.2vw,3.25rem);font-weight:700;line-height:1.12;letter-spacing:-0.02em;margin:0 0 1.25rem;color:#fff;}.axion-homepage .axion-section--hero .axion-hero--split .axion-lead{font-size:clamp(1rem,1.6vw,1.125rem);max-width:32rem;margin-inline:0;line-height:1.65;}.axion-homepage .axion-section--hero .axion-hero--split .axion-btn-row{justify-content:flex-start;margin-top:0.5rem;}.axion-homepage .axion-section--hero .axion-hero__visual{position:relative;width:100%;}.axion-homepage .axion-section--hero .axion-hero__img{width:100%;max-height:min(520px,52vh);object-fit:cover;border-radius:var(--apf-radius-xl);box-shadow:var(--apf-shadow-hero);border:1px solid rgba(255,255,255,0.12);}@media (max-width:960px){.axion-homepage .axion-section--hero .axion-hero--split{grid-template-columns:1fr;text-align:center;}.axion-homepage .axion-section--hero .axion-hero--split .axion-hero__content{max-width:40rem;margin-inline:auto;}.axion-homepage .axion-section--hero .axion-hero--split .axion-lead{margin-inline:auto;}.axion-homepage .axion-section--hero .axion-hero--split .axion-btn-row{justify-content:center;}.axion-homepage .axion-section--hero .axion-hero__visual{order:2;max-width:36rem;margin-inline:auto;}}.axion-homepage .axion-section h2.axion-text-center,.axion-homepage .axion-section>.axion-container>h2{margin-bottom:1rem;}.axion-homepage .axion-section>.axion-container>.axion-lead.axion-text-center{max-width:52rem;margin-inline:auto;}.axion-homepage #video .axion-video-block{text-align:center;}.axion-homepage #video .axion-video-wrap{position:relative;max-width:56rem;margin:2rem auto 0;border-radius:var(--apf-radius-xl);overflow:hidden;box-shadow:var(--apf-shadow-card);background:#0b1f3a;}.axion-homepage #video .axion-video-wrap img{width:100%;height:auto;display:block;aspect-ratio:16 / 9;object-fit:cover;}.axion-homepage #video .axion-video-play{position:absolute;inset:0;margin:auto;width:4.75rem;height:4.75rem;border:0;border-radius:50%;background:rgba(49,126,229,0.92);cursor:pointer;box-shadow:0 12px 32px rgba(0,0,0,0.3);}.axion-homepage #video .axion-video-play::after{content:"";position:absolute;left:54%;top:50%;transform:translate(-50%,-50%);border:11px solid transparent;border-left:18px solid #fff;margin-left:3px;}.axion-homepage #stats .axion-stats{margin:2.5rem auto 2rem;padding:2rem 1.5rem;border-radius:var(--apf-radius-lg);background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.1);}.axion-homepage #stats .axion-stat__num{font-weight:700;letter-spacing:-0.02em;}.axion-homepage .axion-cta-banner{padding-block:clamp(3.5rem,6vw,5rem);border-radius:0;}.axion-homepage .axion-cta-banner .axion-container{max-width:44rem;}.axion-homepage .axion-cta-banner h2{font-size:clamp(1.75rem,3vw,2.25rem);margin-bottom:1rem;}.axion-homepage .axion-cta-banner .axion-btn-row{justify-content:center;margin-top:1.5rem;}.axion-homepage #contact .axion-contact-form{max-width:36rem;margin-inline:auto;padding:2rem 2.25rem;background:#fff;border-radius:var(--apf-radius-lg);border:1px solid #e2e8f0;box-shadow:var(--apf-shadow-card);}.axion-homepage #contact .axion-contact-form label{display:block;font-weight:600;font-size:0.875rem;color:#1C1C1C;}.axion-homepage #contact .axion-contact-form input,.axion-homepage #contact .axion-contact-form select,.axion-homepage #contact .axion-contact-form textarea{display:block;width:100%;margin-top:0.4rem;padding:0.7rem 0.9rem;border:1px solid #cbd5e1;border-radius:12px;font:inherit;}.axion-homepage #contact .axion-contact-form button[type="submit"]{border:0;cursor:pointer;width:100%;margin-top:0.5rem;}.axion-homepage #faq h2{font-size:clamp(1.5rem,2.5vw,2rem);margin-bottom:1.5rem;}.axion-homepage #faq .axion-accordion__item{border:1px solid #e2e8f0;border-radius:14px;margin-bottom:0.65rem;background:#fff;box-shadow:0 2px 8px rgba(15,23,42,0.04);overflow:hidden;}.axion-homepage #faq .axion-accordion__item[open]{border-color:#b8d4f0;box-shadow:0 8px 24px rgba(49,126,229,0.08);}.axion-homepage #faq .axion-accordion__item summary{padding:1.1rem 1.35rem;font-weight:600;font-size:0.975rem;color:#1C1C1C;}.axion-homepage #faq .axion-accordion__item summary:hover{color:var(--apf-brand);}.axion-homepage #faq .axion-accordion__item p{padding:0 1.35rem 1.15rem;font-size:0.9375rem;line-height:1.65;}.axion-homepage #testimonials .axion-testimonials{gap:1.5rem;}.axion-homepage #testimonials .axion-quote{padding:1.75rem 1.85rem;border-radius:var(--apf-radius-lg);border:1px solid #e8eef5;box-shadow:var(--apf-shadow-card);background:#fff;}.axion-homepage #testimonials .axion-quote p{font-size:0.9375rem;line-height:1.7;color:#434753;margin:0;}.axion-homepage #testimonials .axion-quote footer{margin-top:1.25rem;padding-top:1rem;border-top:1px solid #eef2f7;font-size:0.875rem;color:#434753;}.axion-elementor-clone{overflow-x:hidden;}.axion-elementor-clone>.elementor,.axion-elementor-clone [data-elementor-type="wp-page"]{max-width:100%;}.axion-elementor-page>.e-con.e-parent:first-of-type .axion-elementor-clone:not(:has(.elementor-1259)):not(:has([data-elementor-type="wp-page"].elementor)) .elementor-section.elementor-top-section:first-of-type{min-height:0 !important;padding-block:clamp(3rem,7vw,5rem) !important;background:linear-gradient(175deg,var(--apf-hero-deep) 0%,var(--apf-hero-dark) 100%) !important;}.axion-elementor-page>.e-con.e-parent:first-of-type .axion-elementor-clone:not(:has(.elementor-1259)):not(:has([data-elementor-type="wp-page"].elementor)) .elementor-section.elementor-top-section:first-of-type .elementor-heading-title{color:#fff !important;}.axion-elementor-page>.e-con.e-parent:first-of-type .axion-elementor-clone:not(:has(.elementor-1259)):not(:has([data-elementor-type="wp-page"].elementor)) .elementor-section.elementor-top-section:first-of-type .elementor-widget-text-editor,.axion-elementor-page>.e-con.e-parent:first-of-type .axion-elementor-clone:not(:has(.elementor-1259)):not(:has([data-elementor-type="wp-page"].elementor)) .elementor-section.elementor-top-section:first-of-type .elementor-widget-text-editor p{color:rgba(255,255,255,0.92) !important;font-size:1rem;line-height:1.65;max-width:42rem;margin-inline:auto;text-align:center;}.axion-elementor-page>.e-con.e-parent:first-of-type .axion-elementor-clone:not(:has(.elementor-1259)):not(:has([data-elementor-type="wp-page"].elementor)) .elementor-section.elementor-top-section:first-of-type .elementor-heading-title{font-size:clamp(1.75rem,4vw,2.5rem) !important;font-weight:700 !important;text-align:center;line-height:1.15 !important;color:#fff !important;max-width:48rem;margin-inline:auto;}.axion-elementor-page>.e-con.e-parent:first-of-type .axion-elementor-clone:not(:has(.elementor-1259)):not(:has([data-elementor-type="wp-page"].elementor)) .elementor-section.elementor-top-section:first-of-type .elementor-button{background:#fff !important;color:var(--apf-brand) !important;border-radius:44px !important;padding:14px 28px !important;font-weight:600 !important;border:none !important;}.axion-elementor-page>.e-con.e-parent:first-of-type .axion-elementor-clone:not(:has(.elementor-1259)):not(:has([data-elementor-type="wp-page"].elementor)) .elementor-section.elementor-top-section:first-of-type .elementor-button:hover{background:#FFFFFF !important;}.axion-elementor-clone:not(:has([data-elementor-type="wp-page"].elementor)) .elementor-section:not(:first-of-type){padding-block:clamp(2.5rem,5vw,4rem) !important;}.axion-elementor-clone:not(:has([data-elementor-type="wp-page"].elementor)) .elementor-heading-title{font-family:Poppins,system-ui,sans-serif;color:#1C1C1C;font-weight:600;line-height:1.25;}.axion-elementor-clone:not(:has([data-elementor-type="wp-page"].elementor)) h2.elementor-heading-title{font-size:clamp(1.5rem,2.5vw,1.875rem);}.axion-elementor-clone:not(:has([data-elementor-type="wp-page"].elementor)) .elementor-widget-text-editor,.axion-elementor-clone:not(:has([data-elementor-type="wp-page"].elementor)) .elementor-widget-text-editor p{font-size:15px;line-height:1.65;color:#434753;}.axion-elementor-clone:not(:has([data-elementor-type="wp-page"].elementor)) .elementor-button{background-color:var(--apf-brand) !important;color:#fff !important;border-radius:44px !important;font-weight:600 !important;padding:12px 26px !important;border:1px solid #065389 !important;transition:background 0.2s ease,color 0.2s ease;}.axion-elementor-clone:not(:has([data-elementor-type="wp-page"].elementor)) .elementor-button:hover{background-color:#fff !important;color:var(--apf-brand) !important;}.axion-elementor-clone:not(:has([data-elementor-type="wp-page"].elementor)) .elementor-image-box-wrapper{background:#fff;border:1px solid #e8eef5;border-radius:var(--apf-radius-lg);padding:1.5rem 1.65rem;box-shadow:var(--apf-shadow-card);height:100%;}.axion-elementor-clone:not(:has([data-elementor-type="wp-page"].elementor)) .elementor-image-box-title{font-size:1.125rem !important;margin-bottom:0.5rem;}.axion-elementor-clone:not(:has([data-elementor-type="wp-page"].elementor)) img{border-radius:12px;}.axion-elementor-clone:not(:has([data-elementor-type="wp-page"].elementor)) img[src*="placeholder-generic"],.axion-elementor-clone:not(:has([data-elementor-type="wp-page"].elementor)) img[src=""]{object-fit:cover;background:#e8eef5;}.axion-inner-page+.axion-apf-footer,.axion-elementor-clone+.axion-apf-footer{margin-top:0;}.axion-homepage,.axion-html-block{overflow-x:clip;max-width:100%;}html,body,.elementor-location-single,.elementor-location-single .elementor{overflow-x:clip;max-width:100%;}.axion-homepage,.axion-html-block.axion-homepage,.axion-html-block.axion-inner-page,.axion-elementor-clone{overflow-x:clip;max-width:100%;width:100%;box-sizing:border-box;}.apf-home-variant--azbuilds[hidden],.apf-home-variant--azbuilds[aria-hidden="true"]{display:none !important;visibility:hidden !important;height:0 !important;max-height:0 !important;overflow:hidden !important;margin:0 !important;padding:0 !important;border:0 !important;position:absolute !important;left:-9999px !important;width:1px !important;pointer-events:none !important;}.axion-homepage .axion-section{width:100%;overflow:hidden;padding-block:clamp(3.5rem,5.5vw,5rem);box-sizing:border-box;}.axion-homepage .axion-container{width:min(1180px,calc(100% - 48px));margin-inline:auto;}.axion-homepage .axion-container--narrow{width:min(720px,calc(100% - 48px));}.axion-homepage .axion-section:not(.axion-section--dark):not(.axion-section--hero)>.axion-container>h2,.axion-homepage .axion-section:not(.axion-section--dark):not(.axion-section--hero) h2.axion-text-center{font-size:clamp(1.75rem,3.2vw,2.5rem);font-weight:700;line-height:1.2;letter-spacing:-0.02em;color:#1C1C1C;}.axion-homepage .axion-lead{font-size:clamp(1rem,1.5vw,1.0625rem);line-height:1.65;max-width:46rem;}.axion-homepage .axion-section>.axion-container>.axion-lead.axion-text-center{max-width:52rem;margin-inline:auto;}.axion-homepage img,.axion-elementor-clone img{max-width:100%;height:auto;vertical-align:middle;}.axion-homepage img.axion-media-img,.axion-homepage .axion-hero__img,.axion-homepage .axion-apf-placeholder,.axion-elementor-clone img[src*="Rectangle-1"],.axion-elementor-clone img[src*="placeholder"]{background:#e8eef5;object-fit:cover;}.axion-homepage .axion-hero__visual:not(:has(.axion-hero__img)){min-height:280px;background:linear-gradient(145deg,#0a2d52 0%,#061a33 100%);border-radius:28px;overflow:hidden;}.axion-homepage .axion-hero__visual:has(.axion-hero__img){background:transparent;min-height:0;border-radius:28px;overflow:hidden;}.axion-homepage .axion-hero__img{display:block;width:100%;min-height:280px;max-height:520px;}.axion-homepage .axion-btn{font-weight:600;font-size:0.9375rem;line-height:1.2;min-height:48px;}.axion-homepage .axion-btn--outline{border-width:2px;}.axion-homepage .axion-cta-banner .axion-btn--outline{color:#fff !important;border:2px solid rgba(255,255,255,0.92) !important;background:transparent !important;}.axion-homepage .axion-cta-banner .axion-btn--outline:hover,.axion-homepage .axion-cta-banner .axion-btn--outline:focus-visible{background:rgba(255,255,255,0.14) !important;color:#fff !important;}.axion-homepage .axion-section--dark .axion-btn--primary{background:#fff;color:#065389;border-color:#fff;}.axion-homepage .axion-section--dark,.axion-homepage .axion-section--dark h2,.axion-homepage .axion-section--dark h3,.axion-homepage .axion-section--dark .axion-lead,.axion-homepage .axion-section--dark p,.axion-homepage .axion-section--dark .axion-stat__label{color:#fff;}.axion-homepage .axion-section--dark .axion-lead,.axion-homepage .axion-section--dark p{color:rgba(255,255,255,0.9);}.axion-homepage .axion-section--hero .axion-hero.axion-hero--split{display:none !important;}.axion-homepage .axion-section--hero .axion-hero--split .axion-lead{color:rgba(255,255,255,0.92);}.axion-homepage #why-axion{padding-block:clamp(3rem,5vw,4.5rem);}.axion-homepage #why-axion>.axion-container>h2{margin-bottom:0.75rem;}.axion-homepage #why-axion>.axion-container>.axion-lead{margin-bottom:1.75rem;}.axion-homepage #why-axion .axion-why-grid--lined{margin-top:0;border-radius:16px;box-shadow:0 12px 40px rgba(15,23,42,0.06);}.axion-homepage #why-axion .axion-why-grid--lined .axion-card{padding:1.5rem 1.35rem;}.axion-homepage #why-axion .axion-card__title{font-size:1.125rem;margin-bottom:0.5rem;}.axion-homepage #why-axion .axion-card p{font-size:0.9375rem;line-height:1.6;color:#434753;margin:0;}.axion-homepage #why-axion .axion-btn--outline{border-color:#065389;color:#065389;}.axion-homepage #integrations{padding-inline:0;overflow:hidden;}.axion-homepage #integrations>.axion-container{width:min(1180px,calc(100% - 48px));overflow:hidden;}.axion-homepage #integrations .axion-integration-band{width:100%;box-sizing:border-box;border-radius:20px;}.axion-homepage #integrations .axion-integration-band h2,.axion-homepage #integrations .axion-integration-band .axion-lead{color:#fff;}.axion-homepage #integrations .axion-integration-marquee{margin:0 0 1.75rem;max-width:100%;overflow:hidden;}.axion-homepage #integrations .axion-integration-band__actions{margin-top:0.25rem;}.axion-homepage #video{padding-block:clamp(3rem,5vw,4.5rem);}.axion-homepage #video .axion-video-stats__intro h2{text-align:center;}.axion-homepage #video .axion-lead{margin-inline:auto;text-align:center;max-width:46rem;}.axion-homepage .axion-cta-banner{padding-block:clamp(3.25rem,5vw,4.5rem);}.axion-homepage #contact{padding-top:clamp(2.5rem,4vw,3.5rem);}.axion-homepage #faq{padding-block:clamp(3rem,5vw,4.5rem);}.axion-homepage #testimonials.axion-section--testimonials{padding-block:50px !important;}.axion-elementor-clone .elementor-section .elementor-container{width:min(1180px,calc(100% - 48px)) !important;max-width:min(1180px,calc(100% - 48px)) !important;margin-left:auto !important;margin-right:auto !important;}.axion-elementor-clone .elementor-section{overflow:hidden;}.axion-elementor-clone .elementor-section:has(.elementor-background-overlay) .elementor-heading-title,.axion-elementor-clone .elementor-section:has(.elementor-background-overlay) .elementor-widget-text-editor,.axion-elementor-clone .elementor-section:has(.elementor-background-overlay) .elementor-widget-text-editor p,.axion-elementor-clone .elementor-inner-section:has(.elementor-background-overlay) .elementor-heading-title,.axion-elementor-clone .elementor-inner-section:has(.elementor-background-overlay) .elementor-widget-text-editor,.axion-elementor-clone .elementor-inner-section:has(.elementor-background-overlay) .elementor-widget-text-editor p{color:#fff !important;}.axion-elementor-clone .elementor-section:has(.elementor-background-overlay) .elementor-button,.axion-elementor-clone .elementor-inner-section:has(.elementor-background-overlay) .elementor-button{background:#fff !important;color:#065389 !important;border:none !important;}.axion-elementor-clone [id^="uc_content_tabs"]{max-width:100%;overflow:hidden;}.axion-elementor-clone .ue-item-image,.axion-elementor-clone .ue-item-image img{max-width:100%;width:100%;border-radius:14px;object-fit:cover;min-height:200px;background:#e8eef5;}.axion-elementor-clone .elementor-image-box-wrapper{height:100%;display:flex;flex-direction:column;}.axion-elementor-clone .elementor-image-box-description{font-size:15px;line-height:1.65;color:#434753;}.axion-elementor-clone .elementor-column-gap-default>.elementor-column>.elementor-widget-wrap{gap:0;}.axion-elementor-clone .elementor-inner-section .elementor-column{align-self:stretch;}@media (max-width:767px){.axion-homepage .axion-container,.axion-elementor-clone .elementor-section .elementor-container{width:min(1180px,calc(100% - 32px));}.axion-homepage .axion-section--hero .axion-hero.axion-hero--split{grid-template-columns:1fr !important;}}.axion-homepage .axion-hero__visual:has(.axion-hero__img){background:transparent;min-height:0;}.axion-homepage .axion-hero__visual .axion-hero__img{display:block;width:100%;height:auto;min-height:0;object-fit:cover;background:transparent;}.axion-homepage #industries .axion-tabs__nav--pills{gap:0.5rem;margin-bottom:2rem;flex-wrap:wrap;justify-content:center;}.axion-homepage #industries .axion-tabs__btn{padding:0.55rem 1.15rem;font-size:0.875rem;border-radius:999px;}.axion-homepage #video .axion-video-wrap{background:#0b1f3a;}.axion-homepage #video .axion-video-wrap img{background:transparent;object-fit:cover;}.axion-homepage #video .axion-video-play{z-index:2;}.axion-homepage #faq .axion-container{max-width:min(1180px,calc(100% - 48px));}.axion-homepage .axion-faq-split{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,0.9fr);gap:clamp(2rem,4vw,3.5rem);align-items:start;margin-top:2rem;}.axion-homepage .axion-faq-split__main{min-width:0;}.axion-homepage .axion-faq-split__visual{display:flex;align-items:center;justify-content:center;padding:0.5rem 0;}.axion-homepage .axion-faq-split__img{display:block;width:min(100%,380px);height:auto;max-height:min(72vh,640px);object-fit:contain;margin-inline:auto;border-radius:16px;box-shadow:0 20px 50px rgba(15,23,42,0.1);background:transparent;}.axion-homepage .axion-faq-split__cta-title{margin:2rem 0 0.75rem;font-size:1.35rem;font-weight:700;text-align:left;color:#101828;}.axion-homepage .axion-faq-split__cta{margin:0;text-align:left;}@media (max-width:960px){.axion-homepage .axion-faq-split{grid-template-columns:1fr;}.axion-homepage .axion-faq-split__img{width:min(100%,300px);max-height:420px;}.axion-homepage .axion-faq-split__cta-title,.axion-homepage .axion-faq-split__cta{text-align:center;}}.axion-homepage #why-axion .axion-why-grid--lined .axion-card{padding:1.65rem 1.5rem;min-height:11rem;}.axion-homepage #why-axion .axion-card__title{font-size:1.2rem;}.axion-homepage #stats .axion-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem 2rem;max-width:52rem;margin-inline:auto;}.axion-homepage #stats .axion-stat{text-align:center;padding:0.5rem;}.axion-homepage #stats .axion-stat__num{font-size:clamp(2.25rem,4vw,3rem);}.axion-homepage #stats .axion-stat__label{font-size:0.9375rem;margin-top:0.35rem;display:block;}@media (max-width:640px){.axion-homepage #stats .axion-stats{grid-template-columns:1fr;gap:1.25rem;}}.axion-homepage #contact .axion-container--narrow{max-width:40rem;}.axion-homepage #contact .axion-contact-form{padding:2rem 2.25rem;}.axion-homepage #testimonials .axion-quote{padding:1.75rem 1.65rem;min-height:12rem;}.axion-homepage #testimonials .axion-quote p{font-size:1rem;line-height:1.7;}.axion-homepage #blog .axion-card{overflow:hidden;}.axion-homepage #blog .axion-card img{width:100%;aspect-ratio:16 / 10;object-fit:cover;display:block;background:#e8eef5;}.axion-apf-footer.footer,body .axion-apf-footer.footer{padding:0 !important;background:#003a64 !important;color:#cbd5e1 !important;}.axion-apf-footer.footer::before,body .axion-apf-footer.footer::before{display:none !important;content:none !important;}.axion-apf-footer .axion-footer-column a{display:block;padding:0.2rem 0;text-decoration:none;color:#cbd5e1;}.axion-apf-footer .axion-footer-column a:hover{color:#fff;}.axion-inner-page img[src=""],.axion-elementor-clone img[src=""]{min-height:200px;background:#e8eef5;}.axion-inner-page .axion-apf-footer,.axion-elementor-clone .axion-apf-footer{width:100%;}.axion-apf-footer.footer{position:relative;width:100%;max-width:100%;overflow:hidden;margin:0;padding:0;background:#003a64;border-radius:28px 28px 0 0;color:#cbd5e1;font-family:Poppins,system-ui,sans-serif;box-sizing:border-box;}.axion-apf-footer.footer::before{display:none;}.axion-apf-footer *,.axion-apf-footer *::before,.axion-apf-footer *::after{box-sizing:border-box;}.axion-apf-footer .axion-footer-inner{width:min(1180px,calc(100% - 48px));margin-inline:auto;}.axion-apf-footer .axion-footer-newsletter,.axion-apf-prefooter .axion-prefooter-newsletter,.axion-apf-prefooter .axion-footer-newsletter,.axion-homepage .axion-footer-newsletter,.axion-html-block .axion-footer-newsletter{background:#FFFFFF;color:#1C1C1C;padding:clamp(1.75rem,3vw,2.5rem) clamp(1rem,3vw,1.5rem);text-align:center;border-top:0;}.axion-apf-prefooter .axion-newsletter-panel,.axion-newsletter-section .axion-newsletter-panel{max-width:880px;margin-inline:auto;padding:clamp(1.5rem,2.5vw,2rem) clamp(1.25rem,2.5vw,2rem);background:#FFFFFF;border:none;border-radius:22px;box-shadow:none;}.axion-apf-footer .axion-footer-newsletter__title,.axion-apf-prefooter .axion-footer-newsletter__title{margin:0 0 0.75rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.2;color:#1C1C1C;letter-spacing:-0.02em;}.axion-apf-footer .axion-footer-newsletter__lead,.axion-apf-prefooter .axion-footer-newsletter__lead{margin:0 auto 1.75rem;max-width:38rem;font-size:0.98rem;line-height:1.65;color:#434753;}.axion-newsletter-section .axion-footer-newsletter__form-wrap,.axion-apf-prefooter .axion-prefooter-newsletter .axion-footer-newsletter__form-wrap{max-width:640px;margin-inline:auto;}.axion-newsletter-section .axion-newsletter-pill,.axion-apf-prefooter .axion-newsletter-pill{background:#fff;border:1px solid #dbe3ee;border-radius:999px;padding:6px;box-shadow:0 8px 28px rgba(15,23,42,0.08);}.axion-apf-footer .axion-footer-newsletter__form{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:center;gap:0;max-width:32rem;margin-inline:auto;}.axion-apf-footer .axion-footer-newsletter__input{flex:1 1 12rem;min-width:0;padding:0.85rem 1.1rem;border:1px solid #cbd5e1;border-right:0;border-radius:8px 0 0 8px;font:inherit;font-size:0.9375rem;color:#1C1C1C;background:#fff;}.axion-apf-footer .axion-footer-newsletter__input:focus{outline:2px solid #065389;outline-offset:0;z-index:1;}.axion-apf-footer .axion-footer-newsletter__submit{flex:0 0 auto;padding:0.85rem 1.75rem;border:0;border-radius:0 8px 8px 0;background:#065389;color:#fff;font:inherit;font-size:0.9375rem;font-weight:600;cursor:pointer;transition:background 0.2s ease;}.axion-apf-footer .axion-footer-newsletter__submit:hover,.axion-apf-footer .axion-footer-newsletter__submit:focus-visible{background:#003a64;}.axion-apf-footer .axion-footer-main,.axion-homepage .axion-footer-main,.axion-html-block .axion-footer-main{padding:clamp(2.5rem,5vw,3.5rem) 0 clamp(2rem,4vw,2.5rem);background:#003a64;border-radius:28px 28px 0 0;}.axion-apf-footer .axion-footer-columns,.axion-homepage .axion-footer-columns,.axion-html-block .axion-footer-columns{display:grid;grid-template-columns:1.35fr repeat(3,minmax(0,1fr));gap:clamp(1.5rem,3vw,2.5rem);align-items:start;}.axion-apf-footer .axion-footer-brand{max-width:280px;}.axion-apf-footer .axion-footer-logo{display:inline-block;margin-bottom:1.25rem;}.axion-apf-footer .axion-footer-logo img{display:block;height:52px;width:auto;max-width:220px;}.axion-apf-footer .axion-footer-brand__text{margin:0 0 1.25rem;font-size:0.9375rem;line-height:1.65;color:#aeb9c9;}.axion-apf-footer .axion-footer-social{display:flex;flex-wrap:wrap;gap:0.65rem;list-style:none;margin:0 0 1.25rem;padding:0;}.axion-apf-footer .axion-footer-social a{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.14);color:#fff;text-decoration:none;transition:background 0.2s ease,transform 0.2s ease;}.axion-apf-footer .axion-footer-social a:hover{background:#065389;border-color:#065389;transform:translateY(-2px);}.axion-apf-footer .axion-footer-copyright{margin:0;font-size:0.8125rem;color:#93a1b5;line-height:1.5;}.axion-apf-footer .axion-footer-column__title{margin:0 0 1rem;font-size:0.875rem;font-weight:700;text-transform:uppercase;letter-spacing:0.08em;color:#fff;}.axion-apf-footer .axion-footer-column{display:flex;flex-direction:column;gap:0;}.axion-apf-footer .axion-footer-column a{display:block;color:#aeb9c9;font-size:0.9375rem;font-weight:500;line-height:1.4;text-decoration:none;margin-bottom:0.65rem;transition:color 0.2s ease,transform 0.2s ease;}.axion-apf-footer .axion-footer-column a:hover{color:#fff;transform:translateX(3px);}.axion-apf-footer .axion-footer-mobile-meta{display:none;}.axion-apf-footer .footer-cta,.axion-apf-footer .footer-main,.axion-apf-footer .footer-bottom,.axion-apf-footer .footer-contact-card{display:none !important;}@media (max-width:1024px){.axion-apf-footer .axion-footer-columns{grid-template-columns:1fr 1fr;}.axion-apf-footer .axion-footer-brand{grid-column:1 / -1;max-width:100%;}}.axion-newsletter-section .axion-footer-newsletter__form-wrap:not(.axion-newsletter-pill),.axion-apf-prefooter .axion-prefooter-newsletter .axion-footer-newsletter__form-wrap:not(.axion-newsletter-pill){max-width:680px;margin-inline:auto;}.axion-newsletter-section #gform_wrapper_3.gform_wrapper,.axion-apf-prefooter .axion-prefooter-newsletter #gform_wrapper_3.gform_wrapper{margin:0 !important;padding:0 !important;max-width:100% !important;width:100% !important;}.axion-newsletter-section #gform_wrapper_3 .gform_heading,.axion-newsletter-section #gform_wrapper_3 .gform_required_legend,.axion-apf-prefooter .axion-prefooter-newsletter #gform_wrapper_3 .gform_heading,.axion-apf-prefooter .axion-prefooter-newsletter #gform_wrapper_3 .gform_required_legend{display:none !important;}.axion-newsletter-section #gform_wrapper_3 form,.axion-apf-prefooter .axion-prefooter-newsletter #gform_wrapper_3 form{display:flex !important;flex-flow:row nowrap !important;align-items:stretch !important;gap:0 !important;margin:0 !important;padding:0 !important;width:100% !important;}.axion-newsletter-section #gform_wrapper_3 .gform-body,.axion-newsletter-section #gform_wrapper_3 .gform_body,.axion-apf-prefooter .axion-prefooter-newsletter #gform_wrapper_3 .gform-body,.axion-apf-prefooter .axion-prefooter-newsletter #gform_wrapper_3 .gform_body{flex:1 1 auto !important;min-width:0 !important;margin:0 !important;padding:0 !important;width:auto !important;}.axion-newsletter-section #gform_wrapper_3 .gform_fields,.axion-apf-prefooter .axion-prefooter-newsletter #gform_wrapper_3 .gform_fields{display:block !important;margin:0 !important;padding:0 !important;list-style:none !important;width:100% !important;}.axion-newsletter-section #gform_wrapper_3 .gfield,.axion-apf-prefooter .axion-prefooter-newsletter #gform_wrapper_3 .gfield{margin:0 !important;padding:0 !important;border:0 !important;list-style:none !important;}.axion-newsletter-section #gform_wrapper_3 .gfield_label,.axion-apf-prefooter .axion-prefooter-newsletter #gform_wrapper_3 .gfield_label{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0,0,0,0) !important;white-space:nowrap !important;border:0 !important;}.axion-newsletter-section #gform_wrapper_3 .ginput_container,.axion-apf-prefooter .axion-prefooter-newsletter #gform_wrapper_3 .ginput_container{position:relative;margin:0 !important;padding:0 !important;}.axion-newsletter-section #gform_wrapper_3 .ginput_container::before,.axion-apf-prefooter .axion-prefooter-newsletter #gform_wrapper_3 .ginput_container::before{content:'';position:absolute;left:1rem;top:50%;transform:translateY(-50%);width:18px;height:18px;background:center / contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2'%3E%3Cpath d='M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z'/%3E%3Cpath d='m22 6-10 7L2 6'/%3E%3C/svg%3E");pointer-events:none;z-index:1;}.axion-newsletter-section #gform_wrapper_3 .ginput_container input[type='email'],.axion-newsletter-section #gform_wrapper_3 .ginput_container input[type='text'],.axion-apf-prefooter .axion-prefooter-newsletter #gform_wrapper_3 .ginput_container input[type='email'],.axion-apf-prefooter .axion-prefooter-newsletter #gform_wrapper_3 .ginput_container input[type='text']{display:block !important;width:100% !important;height:48px !important;min-height:48px !important;max-height:48px !important;margin:0 !important;padding:0 1rem 0 2.65rem !important;border:0 !important;border-radius:999px 0 0 999px !important;background:transparent !important;color:#1C1C1C !important;font:inherit !important;font-size:0.9375rem !important;line-height:1.2 !important;text-align:left !important;box-shadow:none !important;box-sizing:border-box !important;}.axion-newsletter-section #gform_wrapper_3 .ginput_container input::placeholder,.axion-apf-prefooter .axion-prefooter-newsletter #gform_wrapper_3 .ginput_container input::placeholder{color:#434753 !important;opacity:1 !important;}.axion-newsletter-section #gform_wrapper_3 .ginput_container input:focus,.axion-apf-prefooter .axion-prefooter-newsletter #gform_wrapper_3 .ginput_container input:focus{outline:none !important;box-shadow:none !important;}.axion-newsletter-section .axion-newsletter-pill:focus-within,.axion-apf-prefooter .axion-newsletter-pill:focus-within{border-color:#93c5fd;box-shadow:0 0 0 3px rgba(49,126,229,0.15),0 8px 28px rgba(15,23,42,0.08);}.axion-newsletter-section #gform_wrapper_3 .gform_footer,.axion-newsletter-section #gform_wrapper_3 .gform-footer,.axion-apf-prefooter .axion-prefooter-newsletter #gform_wrapper_3 .gform_footer,.axion-apf-prefooter .axion-prefooter-newsletter #gform_wrapper_3 .gform-footer{flex:0 0 auto !important;align-self:stretch !important;margin:0 !important;padding:0 !important;width:auto !important;clear:none !important;}.axion-newsletter-section #gform_wrapper_3 .gform_footer input[type='submit'],.axion-newsletter-section #gform_wrapper_3 .gform_footer .gform_button,.axion-apf-prefooter .axion-prefooter-newsletter #gform_wrapper_3 .gform_footer input[type='submit'],.axion-apf-prefooter .axion-prefooter-newsletter #gform_wrapper_3 .gform_footer .gform_button{display:inline-flex !important;align-items:center !important;justify-content:center !important;gap:0.35rem;height:48px !important;min-height:48px !important;max-height:48px !important;margin:0 !important;padding:0 1.5rem !important;border:0 !important;border-radius:999px !important;background:linear-gradient(135deg,#0099dc 0%,#003a64 100%) !important;color:#fff !important;font:inherit !important;font-size:0.9375rem !important;font-weight:700 !important;line-height:1 !important;white-space:nowrap !important;cursor:pointer;box-shadow:0 8px 20px rgba(49,126,229,0.28) !important;box-sizing:border-box !important;transition:transform 0.2s ease,box-shadow 0.2s ease;}.axion-newsletter-section #gform_wrapper_3 .gform_footer input[type='submit']:hover,.axion-newsletter-section #gform_wrapper_3 .gform_footer .gform_button:hover,.axion-apf-prefooter .axion-prefooter-newsletter #gform_wrapper_3 .gform_footer input[type='submit']:hover,.axion-apf-prefooter .axion-prefooter-newsletter #gform_wrapper_3 .gform_footer .gform_button:hover{background:#003a64 !important;}.axion-newsletter-section #gform_wrapper_3 .gfield_description,.axion-newsletter-section #gform_wrapper_3 .validation_message,.axion-apf-prefooter .axion-prefooter-newsletter #gform_wrapper_3 .gfield_description,.axion-apf-prefooter .axion-prefooter-newsletter #gform_wrapper_3 .validation_message{margin-top:0.35rem !important;font-size:0.8125rem !important;}@media (max-width:767px){.axion-newsletter-section #gform_wrapper_3 form,.axion-apf-prefooter .axion-prefooter-newsletter #gform_wrapper_3 form{flex-direction:column !important;align-items:stretch !important;}.axion-newsletter-section .axion-newsletter-pill,.axion-apf-prefooter .axion-newsletter-pill{border-radius:18px;padding:0.65rem;}.axion-newsletter-section #gform_wrapper_3 .ginput_container input[type='email'],.axion-newsletter-section #gform_wrapper_3 .ginput_container input[type='text'],.axion-apf-prefooter .axion-prefooter-newsletter #gform_wrapper_3 .ginput_container input[type='email'],.axion-apf-prefooter .axion-prefooter-newsletter #gform_wrapper_3 .ginput_container input[type='text']{border-radius:12px !important;background:#fff !important;border:1px solid #dbe3ee !important;}.axion-newsletter-section #gform_wrapper_3 .gform_footer,.axion-apf-prefooter .axion-prefooter-newsletter #gform_wrapper_3 .gform_footer{width:100% !important;margin-top:0.5rem !important;}.axion-newsletter-section #gform_wrapper_3 .gform_footer input[type='submit'],.axion-newsletter-section #gform_wrapper_3 .gform_footer .gform_button,.axion-apf-prefooter .axion-prefooter-newsletter #gform_wrapper_3 .gform_footer input[type='submit'],.axion-apf-prefooter .axion-prefooter-newsletter #gform_wrapper_3 .gform_footer .gform_button{width:100% !important;border-radius:12px !important;}}@media (max-width:767px){.axion-apf-footer .axion-footer-inner{width:min(1180px,calc(100% - 32px));}.axion-apf-footer .axion-footer-newsletter__form{flex-direction:column;max-width:100%;}.axion-apf-footer .axion-footer-newsletter__input{border-right:1px solid #cbd5e1;border-radius:8px;}.axion-apf-footer .axion-footer-newsletter__submit{width:100%;border-radius:8px;margin-top:0.5rem;}.axion-apf-footer .axion-footer-columns{grid-template-columns:1fr;gap:1.75rem;}.axion-apf-footer .axion-footer-brand .axion-footer-social{display:none;}.axion-apf-footer .axion-footer-copyright--desktop{display:none;}.axion-apf-footer .axion-footer-mobile-meta{display:block;text-align:center;padding-top:0.5rem;}.axion-apf-footer .axion-footer-social--mobile{justify-content:center;margin-bottom:1rem;}}@media (min-width:768px){.axion-apf-footer .axion-footer-mobile-meta{display:none !important;}}.axion-homepage #video .axion-video-wrap img{display:block;width:100%;object-fit:cover;}.axion-homepage .axion-faq-split__img{width:auto;max-width:min(100%,360px);height:auto;max-height:min(70vh,560px);object-fit:contain;object-position:center top;}.axion-homepage .axion-footer-newsletter,.axion-html-block .axion-footer-newsletter{background:#FFFFFF;color:#1C1C1C;padding:clamp(2.75rem,5vw,3.5rem) 24px;text-align:center;}.axion-homepage .axion-footer-main,.axion-html-block .axion-footer-main{background:linear-gradient(180deg,#0099dc 0%,#003a64 100%);color:#cbd5e1;padding:clamp(2.5rem,5vw,3.5rem) 24px;}.apf-home-variant--azbuilds .footer{display:none !important;}.axion-homepage #hero .axion-hero--centered,.axion-homepage #hero .axion-hero{display:block !important;grid-template-columns:none !important;max-width:900px;margin-inline:auto;text-align:center;}.axion-homepage #hero .axion-hero--centered h1,.axion-homepage #hero .axion-hero--centered .axion-lead{margin-inline:auto;color:#fff;}.axion-homepage #hero .axion-hero--centered .axion-lead{max-width:42rem;}.axion-homepage #hero .axion-hero--centered .axion-btn-row,.axion-homepage #hero .axion-hero__cta{justify-content:center;flex-wrap:wrap;gap:0.75rem 1rem;}.axion-homepage #hero .axion-hero__visual,.axion-homepage #hero .axion-hero__img,.axion-homepage #hero .axion-hero__media{display:none !important;}.axion-homepage #why-axion .axion-why-icon-img{display:block;width:48px;height:48px;margin-bottom:1rem;object-fit:contain;}.axion-homepage #why-axion .axion-why-grid--lined .axion-card{background:#fff;border:1px solid #e2e8f0;box-shadow:0 8px 28px rgba(15,23,42,0.06);padding:1.35rem 1.25rem;}.axion-homepage #why-axion .axion-card__title{font-size:1.0625rem;margin-bottom:0.45rem;}.axion-homepage #why-axion .axion-card p{font-size:0.9375rem;line-height:1.55;}.axion-homepage #stats{display:none !important;}.axion-homepage .axion-faq-panel{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:clamp(1.75rem,3vw,2.5rem);box-shadow:0 16px 48px rgba(15,23,42,0.06);margin-top:2rem;}.axion-homepage .axion-faq-split__visual{padding:0.5rem 1rem 0.5rem 0;}.axion-homepage .axion-faq-split__img{width:auto;max-width:min(100%,300px);height:auto;max-height:min(520px,58vh);object-fit:contain;object-position:center top;margin-inline:auto;box-shadow:none;}.axion-homepage .axion-testimonials-grid{gap:1.25rem;}.axion-homepage .axion-testimonials-grid .axion-quote{padding:1.5rem 1.35rem;border:1px solid #e2e8f0;box-shadow:0 10px 32px rgba(15,23,42,0.06);max-width:none;}.axion-homepage .axion-testimonials-grid .axion-quote p{font-size:0.9375rem;line-height:1.65;}.axion-apf-footer .axion-footer-main{border-radius:32px 32px 0 0;margin-top:-1px;}.axion-homepage #why-axion{position:relative;overflow:hidden;}.axion-homepage #why-axion::before{content:"";position:absolute;top:0;right:min(12vw,180px);width:230px;height:150px;background:#005f95;border-bottom-left-radius:180px;border-bottom-right-radius:18px;z-index:0;pointer-events:none;}.axion-homepage #why-axion>.axion-container{position:relative;z-index:1;}@media (max-width:640px){.axion-homepage #why-axion::before{width:150px;height:96px;right:0;}}.axion-elementor-clone:has([data-elementor-type="wp-page"].elementor){color:inherit;}.axion-elementor-clone:has([data-elementor-type="wp-page"].elementor) .elementor-image-box-wrapper{background:unset !important;border:unset !important;border-radius:unset !important;box-shadow:unset !important;padding:unset !important;height:unset !important;display:unset !important;flex-direction:unset !important;}.axion-elementor-clone:has([data-elementor-type="wp-page"].elementor) img{border-radius:unset;}.elementor-1259 .elementor-element.elementor-element-66c6fd0:not(.elementor-motion-effects-element-type-background),.elementor-1259 .elementor-element.elementor-element-66c6fd0>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#00357f !important;background-image:url("https://dev.azbuilds.pro/wp-content/uploads/2026/06/Business-Communication-scaled-1.webp") !important;background-position:center center !important;background-repeat:no-repeat !important;background-size:cover !important;}.elementor-1259 .elementor-element.elementor-element-3215791:not(.elementor-motion-effects-element-type-background),.elementor-1259 .elementor-element.elementor-element-3215791>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-image:url("https://www.axioncommunications.com/wp-content/uploads/2025/07/bg.png") !important;background-position:center center !important;background-repeat:no-repeat !important;background-size:auto !important;}.axion-elementor-clone:has([data-elementor-type="wp-page"].elementor) [id^="uc_content_tabs_elementor_"] .panel-container>.panes{display:none !important;}.axion-elementor-clone:has([data-elementor-type="wp-page"].elementor) [id^="uc_content_tabs_elementor_"] .panel-container>.panes.is-apf-active{display:block !important;}.axion-homepage #cta.axion-section--soft{background:#FFFFFF;padding-block:clamp(3.5rem,6vw,5.5rem);text-align:center;}.axion-homepage #cta .axion-container{display:flex;justify-content:center;align-items:center;width:min(100% - 2rem,1200px);max-width:1200px;margin-inline:auto;padding-inline:1rem;}.axion-homepage #cta .axion-cta-panel{width:100%;max-width:100%;margin:0 auto;padding:clamp(3rem,5.5vw,4.75rem) clamp(2.5rem,6vw,4.5rem);border-radius:32px;background:radial-gradient(circle at 70% 15%,rgba(255,255,255,0.08),transparent 35%),linear-gradient(165deg,#00357f 0%,#003a64 100%);color:#fff;box-shadow:0 32px 80px rgba(0,17,59,0.2);}.axion-homepage #cta .axion-cta-panel h2{margin:0 auto 1.15rem;max-width:54rem;color:#fff;font-size:clamp(1.85rem,4vw,2.85rem);font-weight:800;line-height:1.1;letter-spacing:-0.03em;text-wrap:balance;}.axion-homepage #cta .axion-cta-panel .axion-lead{margin:0 auto;max-width:44rem;color:#d8deea;font-size:clamp(1.05rem,1.9vw,1.2rem);line-height:1.65;font-weight:500;}.axion-homepage #cta .axion-cta-panel .axion-btn-row{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem 1.25rem;margin-top:clamp(1.75rem,3vw,2.25rem);}.axion-homepage #cta .axion-cta-panel .axion-btn{padding:0.85rem 2rem;font-size:1rem;font-weight:600;border-radius:999px;min-height:48px;}.axion-homepage #cta .axion-cta-panel .axion-btn--primary{background:#fff;color:#065389;border-color:#fff;}.axion-homepage #cta .axion-cta-panel .axion-btn--primary:hover{background:#f0f7ff;color:#003a64;}.axion-homepage #cta .axion-cta-panel .axion-btn--outline-light{color:#fff !important;border:2px solid rgba(255,255,255,0.92) !important;background:transparent !important;}.axion-homepage #cta .axion-cta-panel .axion-btn--outline-light:hover{background:rgba(255,255,255,0.1) !important;}@media (max-width:768px){.axion-homepage #cta .axion-cta-panel{padding:2.5rem 1.5rem;border-radius:24px;}.axion-homepage #cta .axion-cta-panel .axion-btn-row{flex-direction:column;width:100%;max-width:20rem;margin-inline:auto;}.axion-homepage #cta .axion-cta-panel .axion-btn{width:100%;justify-content:center;}}@media (min-width:1025px){.axion-homepage #cta .axion-container{padding-inline:1rem;}}.axion-homepage #contact.axion-section--contact-premium,.axion-apf-prefooter #apf-prefooter-inquiry.axion-section--contact-premium{background:#fff;padding-block:clamp(3rem,6vw,5rem);}.axion-homepage .axion-contact-premium,.axion-apf-prefooter .axion-contact-premium{max-width:1180px;margin-inline:auto;}.axion-homepage .axion-contact-premium__panel,.axion-apf-prefooter .axion-contact-premium__panel{position:relative;overflow:hidden;padding:clamp(2.25rem,4.5vw,3.25rem) clamp(1.75rem,3.5vw,3rem);border-radius:28px;background:radial-gradient(circle at 88% 78%,rgba(0,120,255,0.14),transparent 42%),radial-gradient(circle at 12% 18%,rgba(255,255,255,0.08),transparent 38%),linear-gradient(175deg,#00357f 0%,#003a64 100%);box-shadow:0 28px 80px rgba(0,15,48,0.28);color:#fff;}.axion-apf-prefooter .axion-contact-premium__panel::before,.axion-apf-prefooter .axion-contact-premium__panel::after{content:'';position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,0.07);pointer-events:none;}.axion-apf-prefooter .axion-contact-premium__panel::before{width:220px;height:220px;right:-40px;bottom:-60px;}.axion-apf-prefooter .axion-contact-premium__panel::after{width:320px;height:320px;right:-120px;bottom:-140px;opacity:0.55;}.axion-apf-prefooter .axion-contact-premium__header,.axion-homepage .axion-contact-premium__header{position:relative;z-index:1;margin-bottom:clamp(1.75rem,3vw,2.5rem);text-align:center;}.axion-homepage .axion-contact-premium__title,.axion-apf-prefooter .axion-contact-premium__title{margin:0 0 0.75rem;font-size:clamp(1.75rem,3.6vw,2.35rem);font-weight:800;line-height:1.12;letter-spacing:-0.03em;color:#fff;text-wrap:balance;}.axion-apf-prefooter .axion-contact-premium__subtitle,.axion-homepage .axion-contact-premium__subtitle{margin:0 auto;max-width:42rem;font-size:clamp(0.98rem,1.6vw,1.0625rem);line-height:1.65;color:rgba(255,255,255,0.82);}.axion-homepage .axion-contact-premium__grid,.axion-apf-prefooter .axion-contact-premium__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(260px,0.8fr);gap:clamp(1.75rem,3.5vw,2.75rem);align-items:start;}.axion-apf-prefooter .axion-contact-form-card--inquiry,.axion-homepage #contact .axion-contact-form-card{background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.14);border-radius:20px;padding:clamp(1.35rem,2.5vw,1.75rem);box-shadow:inset 0 1px 0 rgba(255,255,255,0.06);max-width:none;width:100%;}.axion-apf-prefooter .axion-contact-connect__title{margin:0 0 0.65rem;font-size:1.35rem;font-weight:700;color:#fff;}.axion-apf-prefooter .axion-contact-connect__title::after{content:'';display:block;width:2.75rem;height:3px;margin-top:0.55rem;border-radius:999px;background:linear-gradient(90deg,#0099dc,#065389);}.axion-apf-prefooter .axion-contact-connect__lead{margin:0 0 1.25rem;font-size:0.9375rem;line-height:1.6;color:rgba(255,255,255,0.78);}.axion-apf-prefooter .axion-contact-connect__cards{display:flex;flex-direction:column;gap:0.85rem;}.axion-apf-prefooter .axion-contact-card{display:flex;align-items:flex-start;gap:0.9rem;padding:1rem 1.1rem;border-radius:16px;background:rgba(255,255,255,0.07);border:1px solid rgba(255,255,255,0.12);color:#fff;text-decoration:none;transition:background 0.2s ease,border-color 0.2s ease,transform 0.2s ease;}.axion-apf-prefooter .axion-contact-card:hover{background:rgba(255,255,255,0.11);border-color:rgba(255,255,255,0.22);transform:translateY(-2px);}.axion-apf-prefooter .axion-contact-card__icon{display:grid;place-items:center;flex:0 0 48px;width:48px;height:48px;border-radius:50%;background:linear-gradient(145deg,#0099dc 0%,#003a64 100%);color:#fff;box-shadow:0 4px 12px rgba(0,153,220,0.3);}.axion-apf-prefooter .axion-contact-card__body{display:flex;flex-direction:column;gap:0.15rem;min-width:0;}.axion-apf-prefooter .axion-contact-card__label{font-size:0.8125rem;font-weight:700;letter-spacing:0.04em;text-transform:uppercase;color:rgba(255,255,255,0.72);}.axion-apf-prefooter .axion-contact-card__value{font-size:0.9375rem;font-weight:600;line-height:1.45;color:#fff;}.axion-apf-prefooter .axion-contact-card__meta{font-size:0.8125rem;line-height:1.4;color:rgba(255,255,255,0.62);}.axion-homepage .axion-contact-premium__aside{display:flex;flex-direction:column;gap:1rem;}.axion-homepage .axion-contact-pill{display:flex;align-items:center;gap:1rem;padding:1.1rem 1.25rem;border-radius:999px;background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.14);color:#fff;text-decoration:none;transition:background 0.2s ease,border-color 0.2s ease,transform 0.2s ease;}.axion-homepage .axion-contact-pill:hover{background:rgba(255,255,255,0.14);border-color:rgba(255,255,255,0.28);transform:translateX(4px);}.axion-homepage .axion-contact-pill__icon{display:grid;place-items:center;width:44px;height:44px;min-width:44px;border-radius:50%;background:rgba(255,255,255,0.12);color:#fff;}.axion-homepage .axion-contact-pill__text{font-size:0.9375rem;font-weight:600;line-height:1.4;}.axion-apf-prefooter #apf-prefooter-inquiry .gform_wrapper,.axion-apf-prefooter #apf-prefooter-inquiry #gform_wrapper_2,.axion-homepage #contact .gform_wrapper,.axion-homepage #contact #gform_wrapper_1{max-width:100% !important;width:100% !important;margin:0 !important;}.axion-apf-prefooter #apf-prefooter-inquiry .gform_heading,.axion-apf-prefooter #apf-prefooter-inquiry .gform_required_legend,.axion-homepage #contact .gform_heading,.axion-homepage #contact .gform_required_legend{display:none !important;}.axion-apf-prefooter #apf-prefooter-inquiry .gform_fields,.axion-homepage #contact .gform_fields{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:1.1rem 1rem !important;}.axion-apf-prefooter #apf-prefooter-inquiry .gfield--width-half,.axion-apf-prefooter #apf-prefooter-inquiry .gfield--width-quarter,.axion-apf-prefooter #apf-prefooter-inquiry .gfield--width-three-quarter,.axion-homepage #contact .gfield--width-half,.axion-homepage #contact .gfield--width-quarter,.axion-homepage #contact .gfield--width-three-quarter{grid-column:span 1 !important;}.axion-apf-prefooter #apf-prefooter-inquiry #field_2_7{grid-column:1 / -1 !important;}.axion-apf-prefooter #apf-prefooter-inquiry .gfield.gform_validation_container,.axion-apf-prefooter #apf-prefooter-inquiry .gfield.spacer,.axion-homepage #contact .gfield.gform_validation_container{display:none !important;}.axion-apf-prefooter #apf-prefooter-inquiry .gfield--type-name,.axion-apf-prefooter #apf-prefooter-inquiry .gfield--type-textarea,.axion-apf-prefooter #apf-prefooter-inquiry .gfield--type-consent,.axion-apf-prefooter #apf-prefooter-inquiry .gfield--type-checkbox.axion-products-checkboxes,.axion-apf-prefooter #apf-prefooter-inquiry .gfield--type-checkbox.axion-consent,.axion-apf-prefooter #apf-prefooter-inquiry .gfield--type-html,.axion-apf-prefooter #apf-prefooter-inquiry .gform_footer,.axion-apf-prefooter #apf-prefooter-inquiry .gfield.gfield--width-full,.axion-apf-prefooter #apf-prefooter-inquiry #field_2_7,.axion-homepage #contact .gfield--type-name,.axion-homepage #contact .gfield--type-textarea,.axion-homepage #contact .gfield--type-consent,.axion-homepage #contact .gfield--type-html,.axion-homepage #contact .gform_footer,.axion-homepage #contact .gfield.gfield--width-full{grid-column:1 / -1;}.axion-apf-prefooter #apf-prefooter-inquiry .gfield_label,.axion-apf-prefooter #apf-prefooter-inquiry .gform-field-label,.axion-apf-prefooter #apf-prefooter-inquiry legend.gfield_label,.axion-homepage #contact .gfield_label,.axion-homepage #contact .gform-field-label,.axion-homepage #contact legend.gfield_label{color:rgba(255,255,255,0.92) !important;font-size:0.8125rem !important;font-weight:600 !important;margin-bottom:0.35rem !important;}.axion-apf-prefooter #apf-prefooter-inquiry .gfield_required,.axion-homepage #contact .gfield_required{color:#7dd3fc !important;}.axion-apf-prefooter #apf-prefooter-inquiry .ginput_container,.axion-homepage #contact .ginput_container{position:relative;}.axion-apf-prefooter #apf-prefooter-inquiry .ginput_container::before,.axion-homepage #contact .ginput_container::before{content:'';position:absolute;left:0.95rem;top:50%;transform:translateY(-50%);width:18px;height:18px;opacity:0.72;background:center / contain no-repeat;pointer-events:none;z-index:1;}.axion-apf-prefooter #apf-prefooter-inquiry #field_2_1 .ginput_container::before,.axion-homepage #contact .gfield--type-text .ginput_container::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2'%3E%3Cpath d='M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='12' cy='7' r='4'/%3E%3C/svg%3E");}.axion-apf-prefooter #apf-prefooter-inquiry #field_2_2 .ginput_container::before,.axion-homepage #contact .gfield--type-email .ginput_container::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2'%3E%3Cpath d='M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z'/%3E%3Cpath d='m22 6-10 7L2 6'/%3E%3C/svg%3E");}.axion-apf-prefooter #apf-prefooter-inquiry #field_2_3 .ginput_container::before,.axion-homepage #contact .gfield--type-phone .ginput_container::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.127.96.361 1.903.7 2.81a2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0 1 22 16.92z'/%3E%3C/svg%3E");}.axion-apf-prefooter #apf-prefooter-inquiry #field_2_4 .ginput_container::before,.axion-homepage #contact .gfield--type-select .ginput_container::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2'%3E%3Cpath d='M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3C/svg%3E");}.axion-apf-prefooter #apf-prefooter-inquiry #field_2_7 .ginput_container::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2'%3E%3Crect x='2' y='7' width='20' height='14' rx='2'/%3E%3Cpath d='M16 7V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v2'/%3E%3C/svg%3E");}.axion-apf-prefooter #apf-prefooter-inquiry .gfield--type-textarea .ginput_container::before,.axion-homepage #contact .gfield--type-textarea .ginput_container::before{top:1.1rem;transform:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2'%3E%3Cpath d='M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z'/%3E%3C/svg%3E");}.axion-apf-prefooter #apf-prefooter-inquiry .gfield--type-checkbox .ginput_container::before,.axion-apf-prefooter #apf-prefooter-inquiry .gfield--type-consent .ginput_container::before,.axion-homepage #contact .gfield--type-checkbox .ginput_container::before,.axion-homepage #contact .gfield--type-consent .ginput_container::before{display:none;}.axion-apf-prefooter #apf-prefooter-inquiry .ginput_container input:not([type='checkbox']):not([type='radio']):not([type='submit']):not([type='hidden']),.axion-apf-prefooter #apf-prefooter-inquiry .ginput_container select,.axion-apf-prefooter #apf-prefooter-inquiry .ginput_container textarea,.axion-homepage #contact .ginput_container input:not([type='checkbox']):not([type='radio']):not([type='submit']):not([type='hidden']),.axion-homepage #contact .ginput_container select,.axion-homepage #contact .ginput_container textarea{width:100% !important;max-width:100% !important;min-height:46px;background:rgba(255,255,255,0.08) !important;border:1px solid rgba(255,255,255,0.22) !important;border-radius:10px !important;color:#fff !important;padding:0.72rem 0.9rem 0.72rem 2.65rem !important;font-size:0.9375rem !important;box-shadow:none !important;transition:border-color 0.2s ease,background 0.2s ease;}.axion-apf-prefooter #apf-prefooter-inquiry .ginput_container textarea,.axion-homepage #contact .ginput_container textarea{min-height:110px;padding-top:0.85rem !important;}.axion-apf-prefooter #apf-prefooter-inquiry .ginput_container input::placeholder,.axion-apf-prefooter #apf-prefooter-inquiry .ginput_container textarea::placeholder,.axion-homepage #contact .ginput_container input::placeholder,.axion-homepage #contact .ginput_container textarea::placeholder{color:rgba(255,255,255,0.45) !important;}.axion-apf-prefooter #apf-prefooter-inquiry .ginput_container input:focus,.axion-apf-prefooter #apf-prefooter-inquiry .ginput_container select:focus,.axion-apf-prefooter #apf-prefooter-inquiry .ginput_container textarea:focus,.axion-homepage #contact .ginput_container input:focus,.axion-homepage #contact .ginput_container select:focus,.axion-homepage #contact .ginput_container textarea:focus{outline:none !important;border-color:rgba(255,255,255,0.55) !important;background:rgba(255,255,255,0.12) !important;box-shadow:0 0 0 3px rgba(0,153,220,0.18) !important;}.axion-apf-prefooter #apf-prefooter-inquiry .ginput_container select,.axion-homepage #contact .ginput_container select{-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important;padding-right:2.75rem !important;background:rgba(255,255,255,0.08) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E") no-repeat calc(100% - 12px) 50% / 18px 18px !important;border:1px solid rgba(255,255,255,0.22) !important;color:#fff !important;}.axion-apf-prefooter #apf-prefooter-inquiry .ginput_container select option,.axion-homepage #contact .ginput_container select option{background:#ffffff;color:#1c1c1c;}.axion-apf-prefooter #apf-prefooter-inquiry .axion-products-checkboxes .gfield_checkbox,.axion-homepage #contact .axion-products-checkboxes .gfield_checkbox{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr));gap:0.55rem 0.85rem;}.axion-apf-prefooter #apf-prefooter-inquiry .gchoice,.axion-homepage #contact .gchoice{margin:0 !important;}.axion-apf-prefooter #apf-prefooter-inquiry .gchoice label,.axion-apf-prefooter #apf-prefooter-inquiry .gfield_consent_label,.axion-homepage #contact .gchoice label,.axion-homepage #contact .gfield_consent_label{color:rgba(255,255,255,0.88) !important;font-size:0.8125rem !important;line-height:1.45 !important;}.axion-apf-prefooter #apf-prefooter-inquiry .gfield--type-consent input[type='checkbox'],.axion-apf-prefooter #apf-prefooter-inquiry .gchoice input[type='checkbox'],.axion-homepage #contact .gfield--type-consent input[type='checkbox'],.axion-homepage #contact .gchoice input[type='checkbox']{accent-color:#0099dc;width:1rem;height:1rem;margin-top:0.15rem;}.axion-apf-prefooter #apf-prefooter-inquiry .gform_footer,.axion-homepage #contact .gform_footer{margin:0.35rem 0 0 !important;padding:0 !important;}.axion-apf-prefooter #apf-prefooter-inquiry .gform_button,.axion-apf-prefooter #apf-prefooter-inquiry input[type='submit'],.axion-homepage #contact .gform_button,.axion-homepage #contact input[type='submit']{display:flex !important;align-items:center;justify-content:center;gap:0.35rem;width:100% !important;min-height:52px;padding:0.85rem 1.5rem !important;border:0 !important;border-radius:12px !important;background:linear-gradient(135deg,#0099dc 0%,#003a64 100%) !important;color:#fff !important;font-size:1rem !important;font-weight:700 !important;cursor:pointer;box-shadow:0 12px 28px rgba(49,126,229,0.35);transition:transform 0.2s ease,box-shadow 0.2s ease;}.axion-apf-prefooter #apf-prefooter-inquiry .gform_button:hover,.axion-apf-prefooter #apf-prefooter-inquiry input[type='submit']:hover,.axion-homepage #contact .gform_button:hover,.axion-homepage #contact input[type='submit']:hover{transform:translateY(-1px);box-shadow:0 16px 32px rgba(49,126,229,0.42);}.axion-apf-prefooter #apf-prefooter-inquiry .gform_validation_errors,.axion-apf-prefooter #apf-prefooter-inquiry .gfield_validation_message,.axion-homepage #contact .gform_validation_errors,.axion-homepage #contact .gfield_validation_message{color:#fecaca !important;background:rgba(127,29,29,0.35) !important;border-color:rgba(248,113,113,0.4) !important;}@media (max-width:900px){.axion-homepage .axion-contact-premium__grid,.axion-apf-prefooter .axion-contact-premium__grid{grid-template-columns:1fr;}.axion-apf-prefooter .axion-contact-premium__aside{order:-1;}.axion-apf-prefooter #apf-prefooter-inquiry .gform_fields,.axion-homepage #contact .gform_fields{grid-template-columns:1fr !important;}}@media (max-width:640px){.axion-homepage .axion-contact-premium__panel,.axion-apf-prefooter .axion-contact-premium__panel{padding:1.75rem 1.15rem;border-radius:22px;}.axion-apf-prefooter #apf-prefooter-inquiry .axion-products-checkboxes .gfield_checkbox,.axion-homepage #contact .axion-products-checkboxes .gfield_checkbox{grid-template-columns:1fr;}}.axion-homepage #video.axion-section--video-stats{background:#fff;}.axion-homepage .axion-video-stats__intro{margin-bottom:clamp(2rem,4vw,2.75rem);max-width:52rem;margin-inline:auto;}.axion-homepage .axion-video-stats__intro h2{color:#0f172a;font-weight:700;}.axion-homepage .axion-video-stats__intro .axion-lead{color:#434753;}.axion-homepage .axion-video-stats-split{display:grid;grid-template-columns:minmax(0,0.95fr) minmax(0,1.05fr);gap:clamp(2rem,4vw,3rem);align-items:center;}.axion-homepage .axion-video-stats-split__left{padding:clamp(0.5rem,2vw,1rem) 0;background:transparent;color:#0f172a;display:flex;flex-direction:column;justify-content:center;align-self:center;min-height:0;}.axion-homepage .axion-video-stats__stats-title{margin:0 0 1.25rem;font-size:clamp(1.35rem,2.5vw,1.75rem);font-weight:700;color:#0f172a;text-align:left !important;}.axion-homepage .axion-video-stats-split__left .axion-stats,.axion-homepage .axion-video-stats-split__left .axion-stats--reference{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,2vw,1.5rem);margin:0 0 1.75rem;padding:0;background:transparent;border:0;text-align:left;align-items:start;}.axion-homepage .axion-video-stats-split__left .axion-stat{text-align:left;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;}.axion-homepage .axion-video-stats-split__left .axion-stat__value-line{display:flex;align-items:baseline;flex-wrap:nowrap;gap:0;min-height:2.5rem;margin:0 0 0.35rem;padding:0;}.axion-homepage .axion-video-stats-split__left .axion-stat__value-line .axion-stat__num,.axion-homepage .axion-video-stats-split__left .axion-stat__value-line .axion-stat__suffix{display:inline;color:#006fca;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;line-height:1.1;}.axion-homepage .axion-video-stats-split__left .axion-stat__label{display:block;color:#1C1C1C;font-size:0.9375rem;font-weight:500;opacity:1;margin:0;line-height:1.35;}.axion-homepage .axion-video-stats__cta{margin:0;}.axion-homepage .axion-video-stats-split__left .axion-btn--primary{background:#065389;color:#fff;border-color:#065389;border-radius:999px;padding:0.75rem 1.75rem;}.axion-homepage .axion-video-stats-split__left .axion-btn--primary:hover{background:#003a64;border-color:#003a64;color:#fff;}.axion-homepage .axion-video-stats-split__right{display:flex;align-items:center;}.axion-homepage .axion-video-stats-split__right .axion-video-wrap{position:relative;margin:0;max-width:none;width:100%;border-radius:20px;overflow:hidden;background:#003a64;box-shadow:0 16px 48px rgba(0,17,59,0.22);aspect-ratio:16 / 9;isolation:isolate;}.axion-homepage .axion-video-preview-motion{position:absolute;inset:0;z-index:1;pointer-events:none;opacity:0;transition:opacity 0.5s ease;}.axion-homepage .axion-video-wrap.preview-playing .axion-video-preview-motion{opacity:1;}.axion-homepage .axion-preview-wave{position:absolute;left:54%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:7px;z-index:2;}.axion-homepage .axion-preview-wave span{width:7px;height:32px;border-radius:999px;background:rgba(148,163,184,0.55);transform-origin:center bottom;animation:axion-preview-wave 1.1s ease-in-out infinite;animation-play-state:paused;}.axion-homepage .axion-video-wrap.preview-playing .axion-preview-wave span{animation-play-state:running;}.axion-homepage .axion-preview-wave span:nth-child(2){animation-delay:0.08s;}.axion-homepage .axion-preview-wave span:nth-child(3){animation-delay:0.16s;}.axion-homepage .axion-preview-wave span:nth-child(4){animation-delay:0.24s;}.axion-homepage .axion-preview-wave span:nth-child(5){animation-delay:0.32s;}@keyframes axion-preview-wave{0%,100%{transform:scaleY(0.45);opacity:0.5;}50%{transform:scaleY(1);opacity:1;}}.axion-homepage .axion-video-stats-split__right .axion-video-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:4.75rem;height:4.75rem;margin:0;padding:0;border:0;border-radius:50%;background:#065389;cursor:pointer;box-shadow:0 10px 32px rgba(6,83,137,0.45);z-index:5;transition:opacity 0.35s ease,visibility 0.35s ease,transform 0.35s ease,background 0.2s ease;}.axion-homepage .axion-video-stats-split__right .axion-video-play:hover{background:#003a64;}.axion-homepage .axion-video-stats-split__right .axion-video-play::after{content:"";position:absolute;left:55%;top:50%;transform:translate(-50%,-50%);border:11px solid transparent;border-left:17px solid #fff;margin-left:4px;}.axion-homepage .axion-video-preview-badge{position:absolute;top:0.875rem;right:0.875rem;z-index:4;padding:0.35rem 0.65rem;border-radius:999px;font-size:0.6875rem;font-weight:700;letter-spacing:0.02em;color:#fff;background:rgba(0,17,59,0.72);border:1px solid rgba(255,255,255,0.2);pointer-events:none;transition:background 0.3s ease,color 0.3s ease,opacity 0.35s ease;}.axion-homepage .axion-video-poster{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:3;cursor:pointer;transition:opacity 0.4s ease;}.axion-homepage .axion-video-wrap.youtube-playing .axion-video-poster{opacity:0;visibility:hidden;pointer-events:none;}.axion-homepage .axion-youtube-embed{position:absolute;inset:0;z-index:2;opacity:0;visibility:hidden;background:#000;transition:opacity 0.5s ease,visibility 0s linear 0.5s;}.axion-homepage .axion-youtube-embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0;display:block;}.axion-homepage .axion-video-wrap.preview-playing .axion-video-play{animation:axion-video-play-pulse 1.8s ease-in-out infinite;}@keyframes axion-video-play-pulse{0%,100%{transform:translate(-50%,-50%) scale(1);}50%{transform:translate(-50%,-50%) scale(1.06);}}.axion-homepage .axion-video-wrap.youtube-playing{background:#000;}.axion-homepage .axion-video-wrap.youtube-playing .axion-youtube-embed{opacity:1;visibility:visible;transition-delay:0s;z-index:6;}.axion-homepage .axion-video-wrap.youtube-playing .axion-video-preview-motion,.axion-homepage .axion-video-wrap.youtube-playing .axion-video-play{opacity:0;visibility:hidden;pointer-events:none;}.axion-homepage .axion-video-wrap.youtube-playing .axion-video-preview-badge{background:rgba(255,255,255,0.92);color:#003a64;z-index:8;}@media (max-width:900px){.axion-homepage .axion-video-stats-split{align-items:stretch;}.axion-homepage .axion-video-stats-split__left .axion-stats,.axion-homepage .axion-video-stats-split__left .axion-stats--reference{grid-template-columns:repeat(2,minmax(0,1fr));}.axion-homepage .axion-video-stats-split__left .axion-stat:last-child{grid-column:1 / -1;}}@media (max-width:640px){.axion-homepage .axion-video-stats-split__left .axion-stats,.axion-homepage .axion-video-stats-split__left .axion-stats--reference{grid-template-columns:1fr;}.axion-homepage .axion-video-stats-split__left .axion-stat:last-child{grid-column:auto;}}.axion-homepage #faq.axion-section--faq{background:linear-gradient(145deg,#dce8f5 0%,#e8eef5 50%,#d6e4f2 100%);padding-block:clamp(3.5rem,6vw,5.5rem);}.axion-homepage #faq.axion-section--faq>.axion-container{max-width:min(1180px,calc(100% - 48px));}.axion-homepage .axion-faq-v2{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.3fr);gap:clamp(2.5rem,5vw,4.5rem);align-items:start;}.axion-homepage .axion-faq-v2__left{position:sticky;top:5rem;}.axion-homepage .axion-faq-v2__badge{display:inline-flex;align-items:center;gap:0.45rem;padding:0.35rem 0.9rem;border:1.5px solid rgba(49,126,229,0.4);border-radius:999px;background:rgba(49,126,229,0.06);font-size:0.8125rem;font-weight:600;color:#065389;letter-spacing:0.02em;margin-bottom:1.25rem;}.axion-homepage .axion-faq-v2__badge-dot{width:7px;height:7px;border-radius:50%;background:#065389;flex-shrink:0;}.axion-homepage .axion-faq-v2__title{margin:0 0 1rem;font-size:clamp(2.25rem,5vw,3.5rem);font-weight:800;line-height:1.05;letter-spacing:-0.035em;color:#0f172a;}.axion-homepage .axion-faq-v2__lead{margin:0 0 2rem;font-size:clamp(0.9375rem,1.4vw,1rem);line-height:1.7;color:#5a6476;max-width:34rem;}.axion-homepage .axion-faq-v2__cta-card{padding:clamp(1.5rem,3vw,2rem);border-radius:20px;background:linear-gradient(145deg,#003a64 0%,#014a7f 100%);color:#fff;}.axion-homepage .axion-faq-v2__cta-title{margin:0 0 0.6rem;font-size:clamp(1.1rem,1.8vw,1.35rem);font-weight:700;color:#fff;letter-spacing:-0.01em;}.axion-homepage .axion-faq-v2__cta-desc{margin:0 0 1.35rem;font-size:0.9375rem;line-height:1.6;color:rgba(255,255,255,0.78);}.axion-homepage .axion-faq-v2__cta-btn{display:inline-flex;align-items:center;padding:0.7rem 1.6rem;border:2px solid #fff;border-radius:999px;background:#fff;color:#0f172a;font-size:0.9375rem;font-weight:600;text-decoration:none;transition:background 0.2s ease,color 0.2s ease,border-color 0.2s ease;}.axion-homepage .axion-faq-v2__cta-btn:hover{background:rgba(255,255,255,0.92);color:#003a64;border-color:rgba(255,255,255,0.92);}.axion-homepage .axion-faq-v2__accordion{display:flex;flex-direction:column;gap:0.75rem;}.axion-homepage .axion-faq-v2__item{background:#fff;border:1px solid rgba(184,212,240,0.6);border-radius:16px;overflow:hidden;box-shadow:0 2px 12px rgba(1,74,127,0.06);transition:box-shadow 0.2s ease,border-color 0.2s ease;list-style:none;}.axion-homepage .axion-faq-v2__item[open]{border-color:rgba(49,126,229,0.3);box-shadow:0 6px 24px rgba(1,74,127,0.1);}.axion-homepage .axion-faq-v2__question{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.1rem 1.35rem;font-size:clamp(0.9rem,1.4vw,0.9875rem);font-weight:700;color:#0f172a;cursor:pointer;list-style:none;user-select:none;}.axion-homepage .axion-faq-v2__question::-webkit-details-marker{display:none;}.axion-homepage .axion-faq-v2__question::marker{display:none;}.axion-homepage .axion-faq-v2__question::after{content:'+';flex-shrink:0;width:28px;height:28px;display:grid;place-items:center;border-radius:50%;border:1.5px solid rgba(49,126,229,0.35);background:rgba(49,126,229,0.06);color:#065389;font-size:1.2rem;font-weight:400;line-height:1;transition:background 0.2s ease,transform 0.2s ease;}.axion-homepage .axion-faq-v2__item[open] .axion-faq-v2__question::after{content:'Ã—';background:rgba(49,126,229,0.12);border-color:#065389;font-size:1.1rem;}.axion-homepage .axion-faq-v2__answer{padding:0 1.35rem 1.25rem;border-top:1px solid rgba(184,212,240,0.5);}.axion-homepage .axion-faq-v2__answer p{margin:0.85rem 0 0;font-size:0.9375rem;line-height:1.7;color:#434753;}.axion-homepage .axion-faq-v2__answer a{color:#065389;font-weight:600;text-decoration:none;}.axion-homepage .axion-faq-v2__answer a:hover{text-decoration:underline;}@media (max-width:900px){.axion-homepage .axion-faq-v2{grid-template-columns:1fr;}.axion-homepage .axion-faq-v2__left{position:static;}.axion-homepage .axion-faq-v2__title{font-size:clamp(1.75rem,5vw,2.25rem);}}@media (max-width:480px){.axion-homepage .axion-faq-v2__question{padding:1rem 1.1rem;font-size:0.9rem;}.axion-homepage .axion-faq-v2__answer{padding:0 1.1rem 1rem;}}.axion-homepage #testimonials.axion-section--testimonials{background:transparent;padding-block:clamp(3.5rem,6vw,5.5rem);}.axion-homepage #testimonials.axion-section--testimonials>.axion-container{max-width:min(820px,calc(100% - 48px));}.axion-homepage .axion-testimonials-v2__heading{margin:0 0 clamp(2rem,4vw,2.75rem);font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;line-height:1.15;color:#0f172a;text-align:center;letter-spacing:-0.02em;}.axion-homepage .axion-testimonials-v2__heading-em{color:#0f172a;position:relative;display:inline-block;}.axion-homepage .axion-testimonials-v2__heading-em::after{content:'';position:absolute;bottom:-6px;left:50%;transform:translateX(-50%);width:3rem;height:3px;border-radius:999px;background:#317EE5;}.axion-homepage .axion-testimonial-carousel--v2{position:relative;}.axion-homepage .axion-testimonial-carousel--v2 .axion-testimonial-carousel__viewport{overflow:hidden;}.axion-homepage .axion-testimonial-carousel--v2 .axion-testimonial-carousel__track{display:flex;gap:0;transition:transform 0.55s cubic-bezier(0.4,0,0.2,1);will-change:transform;}.axion-homepage .axion-testimonial-card--v2{flex:0 0 100%;max-width:100%;background:#fff;border-radius:24px;border:1px solid rgba(49,126,229,0.12);box-shadow:0 8px 40px rgba(1,74,127,0.09);padding:clamp(2rem,4vw,3rem) clamp(1.75rem,4vw,2.75rem);position:relative;overflow:hidden;box-sizing:border-box;}.axion-homepage .axion-testimonial-card__quote-icon{position:absolute;top:-1.25rem;right:1.75rem;left:auto;font-size:9rem;line-height:1;font-family:Georgia,serif;color:rgba(49,126,229,0.07);pointer-events:none;user-select:none;}.axion-homepage .axion-testimonial-card__header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;position:relative;z-index:1;}.axion-homepage .axion-testimonial-card__avatar{flex-shrink:0;width:52px;height:52px;border-radius:14px;background:linear-gradient(135deg,#003a64 0%,#014a7f 100%);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;letter-spacing:0.04em;box-shadow:0 4px 14px rgba(0,58,100,0.35);}.axion-homepage .axion-testimonial-card__meta{display:flex;flex-direction:column;gap:0.35rem;}.axion-homepage .axion-testimonial-card__verified{font-size:0.6875rem;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;color:#317EE5;}.axion-homepage .axion-testimonial-card__stars{font-size:1.05rem;color:#f5a623;letter-spacing:0.05em;line-height:1;}.axion-homepage .axion-testimonial-card__blockquote{margin:0 0 1.5rem;padding:0 0 0 1.25rem;border-left:3.5px solid #317EE5;position:relative;z-index:1;}.axion-homepage .axion-testimonial-card__blockquote p{margin:0;font-size:clamp(0.975rem,1.6vw,1.075rem);font-style:italic;font-weight:400;line-height:1.75;color:#2d3a4e;}.axion-homepage .axion-testimonial-card__footer{padding:0;position:relative;z-index:1;}.axion-homepage .axion-testimonial-card__author{display:block;font-style:normal;font-size:0.9375rem;font-weight:700;color:#0f172a;letter-spacing:0.005em;}.axion-homepage .axion-testimonial-carousel__progress{height:3px;background:rgba(49,126,229,0.15);border-radius:999px;margin-top:1.5rem;overflow:hidden;}.axion-homepage .axion-testimonial-carousel__progress-fill{height:100%;width:25%;background:#004674;border-radius:999px;transition:width 0.4s ease;}.axion-homepage .axion-testimonial-carousel--v2 .axion-testimonial-carousel__pagination{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:1.25rem;}.axion-homepage .axion-testimonial-carousel--v2 .axion-testimonial-carousel__pagination button{width:10px;height:10px;padding:0;border:0;border-radius:50%;background:rgba(49,126,229,0.25);cursor:pointer;transition:background 0.2s ease,transform 0.2s ease,width 0.2s ease;}.axion-homepage .axion-testimonial-carousel--v2 .axion-testimonial-carousel__pagination button.is-active{background:#004674;transform:scale(1.3);width:28px;border-radius:999px;}.axion-homepage .axion-testimonial-carousel__controls{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-top:1.25rem;}.axion-homepage .axion-testimonial-carousel__prev,.axion-homepage .axion-testimonial-carousel__pause{background:none;border:none;padding:0.4rem 0.6rem;font-size:0.9375rem;font-weight:600;color:#5a6476;cursor:pointer;letter-spacing:0.04em;transition:color 0.2s ease;}.axion-homepage .axion-testimonial-carousel__prev:hover,.axion-homepage .axion-testimonial-carousel__pause:hover{color:#0f172a;}.axion-homepage .axion-testimonial-carousel__next--circle{width:44px;height:44px;border-radius:50%;border:2px solid #317EE5;background:transparent;color:#317EE5;font-size:1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background 0.2s ease,color 0.2s ease;}.axion-homepage .axion-testimonial-carousel__next--circle:hover{background:#317EE5;color:#fff;}@media (max-width:600px){.axion-homepage .axion-testimonial-card--v2{padding:1.75rem 1.35rem;}.axion-homepage .axion-testimonial-card__quote-icon{font-size:6rem;top:-0.75rem;right:1rem;left:auto;}.axion-homepage .axion-testimonial-card__blockquote p{font-size:0.9375rem;}}.axion-homepage #blog,.axion-apf-prefooter #apf-prefooter-blog,body.apf-page-shell .axion-apf-clean .axion-blog-page#bl-posts{background:#fafafe;}.axion-homepage #blog>.axion-container>h2,.axion-apf-prefooter #apf-prefooter-blog>.axion-container>h2{color:#014a7f;margin-bottom:0.75rem;}.axion-homepage #blog .axion-lead,.axion-apf-prefooter #apf-prefooter-blog .axion-lead{max-width:46rem;margin-inline:auto;margin-bottom:2rem;}.axion-homepage .axion-blog-grid,.axion-apf-prefooter .axion-blog-grid,body.apf-page-shell .axion-apf-clean .axion-blog-grid{display:grid;gap:clamp(1.25rem,2.5vw,2rem);margin:0 0 2rem;}.axion-homepage .axion-blog-grid--2,.axion-apf-prefooter .axion-blog-grid--2,body.apf-page-shell .axion-apf-clean .axion-blog-grid--2{grid-template-columns:repeat(2,minmax(0,1fr));}.axion-homepage .axion-blog-grid--3,.axion-apf-prefooter .axion-blog-grid--3,body.apf-page-shell .axion-apf-clean .axion-blog-grid--3{grid-template-columns:repeat(3,minmax(0,1fr));}.axion-homepage .axion-blog-card,.axion-apf-prefooter .axion-blog-card,body.apf-page-shell .axion-apf-clean .axion-blog-card{margin:0;min-height:100%;}.axion-homepage .axion-blog-card__link,.axion-apf-prefooter .axion-blog-card__link,body.apf-page-shell .axion-apf-clean .axion-blog-card__link{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit;background:#fff;border:1px solid rgba(184,212,240,0.65);border-radius:16px;overflow:hidden;box-shadow:0 4px 18px rgba(1,74,127,0.07);transition:transform 0.2s ease,box-shadow 0.2s ease,border-color 0.2s ease;}.axion-homepage .axion-blog-card__link:hover,.axion-apf-prefooter .axion-blog-card__link:hover,body.apf-page-shell .axion-apf-clean .axion-blog-card__link:hover{transform:translateY(-3px);box-shadow:0 12px 32px rgba(1,74,127,0.12);border-color:#7eb8e8;}.axion-homepage .axion-blog-card__media,.axion-apf-prefooter .axion-blog-card__media,body.apf-page-shell .axion-apf-clean .axion-blog-card__media{display:block;aspect-ratio:16 / 10;overflow:hidden;background:linear-gradient(135deg,#e8f2fa 0%,#d4e8f5 100%);}.axion-homepage .axion-blog-card__media img,.axion-apf-prefooter .axion-blog-card__media img,body.apf-page-shell .axion-apf-clean .axion-blog-card__media img{display:block;width:100%;height:100%;object-fit:cover;}.axion-homepage .axion-blog-card__body,.axion-apf-prefooter .axion-blog-card__body,body.apf-page-shell .axion-apf-clean .axion-blog-card__body{display:flex;flex-direction:column;flex:1;padding:1.25rem 1.35rem 1.35rem;}.axion-homepage .axion-blog-card__top-row,.axion-apf-prefooter .axion-blog-card__top-row,body.apf-page-shell .axion-apf-clean .axion-blog-card__top-row{display:flex;flex-direction:row;align-items:center;gap:0.5rem;margin-bottom:0.65rem;flex-wrap:wrap;}.axion-homepage .axion-blog-card__category,.axion-apf-prefooter .axion-blog-card__category,body.apf-page-shell .axion-apf-clean .axion-blog-card__category{display:inline-flex;align-items:center;margin-bottom:0;padding:0.35rem 0.75rem;border-radius:999px;background:#e8f2fa;color:#014a7f;font-size:0.75rem;font-weight:700;letter-spacing:0.03em;text-transform:uppercase;}.axion-homepage .axion-blog-card__meta,.axion-apf-prefooter .axion-blog-card__meta,body.apf-page-shell .axion-apf-clean .axion-blog-card__meta{margin:0 0 0.5rem;font-size:0.8125rem;color:#434753;line-height:1.45;}.axion-homepage .axion-blog-card__date,.axion-apf-prefooter .axion-blog-card__date,body.apf-page-shell .axion-apf-clean .axion-blog-card__date{font-size:0.75rem;font-weight:600;letter-spacing:0.03em;text-transform:uppercase;color:#434753;margin-bottom:0;}.axion-homepage .axion-blog-card__title,.axion-apf-prefooter .axion-blog-card__title,body.apf-page-shell .axion-apf-clean .axion-blog-card__title{margin:0 0 0.5rem;font-size:clamp(1.05rem,1.8vw,1.2rem);font-weight:700;line-height:1.35;color:#014a7f;}.axion-homepage .axion-blog-card__excerpt,.axion-apf-prefooter .axion-blog-card__excerpt,body.apf-page-shell .axion-apf-clean .axion-blog-card__excerpt{margin:0 0 0.85rem;font-size:0.9375rem;line-height:1.6;color:#434753;flex:1;}.axion-homepage .axion-blog-card__more,.axion-apf-prefooter .axion-blog-card__more,body.apf-page-shell .axion-apf-clean .axion-blog-card__more{font-size:0.875rem;font-weight:700;color:#065389;}.axion-homepage #blog .axion-blog-cta,.axion-apf-prefooter #apf-prefooter-blog .axion-blog-cta{margin:0;text-align:center;}.axion-homepage .axion-blog-empty,.axion-apf-prefooter .axion-blog-empty,body.apf-page-shell .axion-apf-clean .axion-blog-empty{text-align:center;color:#434753;margin:0 0 1.5rem;}.axion-homepage .axion-blog-feed.is-loading,.axion-apf-prefooter .axion-blog-feed.is-loading,body.apf-page-shell .axion-apf-clean .axion-blog-feed.is-loading{min-height:200px;opacity:0.55;}@media (max-width:768px){.axion-homepage .axion-blog-grid--2,.axion-homepage .axion-blog-grid--3,.axion-apf-prefooter .axion-blog-grid--2,.axion-apf-prefooter .axion-blog-grid--3,body.apf-page-shell .axion-apf-clean .axion-blog-grid--2,body.apf-page-shell .axion-apf-clean .axion-blog-grid--3{grid-template-columns:1fr;}}.axion-apf-prefooter{font-family:Poppins,sans-serif;}.axion-apf-prefooter .axion-section{padding-block:clamp(2.5rem,5vw,4rem);}body.axion-blog-single .elementor-widget-table-of-contents .elementor-toc__spinner-container{display:none !important;}body.axion-blog-single .elementor-widget-table-of-contents .elementor-toc__body.axion-blog-toc--ready{display:block;}.axion-blog-toc{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(148,163,184,0.35);}.axion-blog-toc__title,.elementor-toc__header-title{margin:0 0 0.85rem;font-size:1rem;font-weight:700;color:#014a7f;line-height:1.3;}.axion-blog-toc__list,.elementor-toc__body ol,.elementor-toc__body ul{margin:0;padding:0 0 0 1.15rem;list-style:decimal;}.axion-blog-toc__list li,.elementor-toc__body li{margin:0 0 0.55rem;padding:0;line-height:1.45;}.axion-blog-toc__list a,.elementor-toc__body a{color:#434753;font-size:0.9rem;font-weight:500;text-decoration:none;transition:color 0.15s ease;}.axion-blog-toc__list a:hover,.elementor-toc__body a:hover{color:#065389;}body.axion-blog-toc-ready .elementor-element-3437f3a h2,body.axion-blog-single .entry-content h2{scroll-margin-top:6rem;}@media (max-width:1024px){.axion-blog-toc{margin-bottom:1.5rem;}}body.apf-rc-blog{--apf-rc-aside:17.5rem;--apf-rc-content:52.5rem;--apf-rc-wrap:73.75rem;--apf-rc-gap:3.5rem;--apf-rc-text:var(--axion-color-text,#1a2332);--apf-rc-text-muted:var(--axion-color-text-muted,#5c6773);--apf-rc-link:var(--axion-color-primary,#317EE5);--apf-rc-link-hover:var(--axion-color-primary-dark,#2868C4);--apf-rc-bg:var(--axion-color-bg,#ffffff);--apf-rc-bg-soft:var(--axion-color-bg-soft,#fafafe);--apf-rc-border:var(--axion-color-border,#e2e8f0);background:var(--apf-rc-bg);color:var(--apf-rc-text);}body.apf-rc-blog #main,body.apf-rc-blog .site-main,body.apf-rc-blog .content-area,body.apf-rc-blog #primary{background:transparent;padding:0;margin:0;max-width:none;width:100%;}body.apf-rc-blog .entry-author,body.apf-rc-blog .post-navigation,body.apf-rc-blog .comments-area,body.apf-rc-blog .comment-respond{display:none !important;}.apf-rc-post__section--article{padding:2.5rem 0 2rem;}.apf-rc-post__wrapper{display:flex;flex-wrap:nowrap;align-items:flex-start;gap:var(--apf-rc-gap) !important;width:min(100% - 2rem,var(--apf-rc-wrap)) !important;max-width:var(--apf-rc-wrap) !important;margin-inline:auto;}@media (max-width:1024px){.apf-rc-post__wrapper{flex-direction:column;gap:2rem;width:min(100% - 2rem,42rem);max-width:none;}.apf-rc-post__aside{order:1;}.apf-rc-post__main{order:2;}}.apf-rc-post__aside{flex:0 0 var(--apf-rc-aside);width:var(--apf-rc-aside);display:flex;flex-direction:column;gap:1.25rem;position:sticky;top:calc(var(--axion-header-height,4.5rem)+1rem);max-height:calc(100vh - var(--axion-header-height,4.5rem) - 1.5rem);overflow-y:auto;scrollbar-width:thin;padding-bottom:0.5rem;padding-right:1.5rem;}@media (max-width:1024px){.apf-rc-post__aside{position:static;width:100%;flex:none;max-height:none;overflow:visible;padding:1.25rem 1rem;background:var(--apf-rc-bg-soft);border:1px solid var(--apf-rc-border);border-radius:12px;}}.apf-rc-post__aside-author a{font-size:1rem;font-weight:600;color:var(--apf-rc-text);text-decoration:none;}.apf-rc-post__aside-author a:hover{color:var(--apf-rc-link);}.apf-rc-post__aside-header{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;column-gap:1rem;}.apf-rc-post__aside-title{margin:0;font-size:1.125rem;font-weight:500;color:var(--apf-rc-text);}.apf-rc-post__aside-time{margin:0;font-size:1rem;color:var(--apf-rc-text-muted);}.apf-rc-post__menu-list{list-style:none;margin:0;padding:0;}.apf-rc-post__menu-item{margin:0;}.apf-rc-post__menu-link{display:flex;align-items:flex-start;gap:0.5rem;padding:0.4rem 0.35rem;font-size:1rem;font-weight:500;line-height:1.4;color:var(--apf-rc-text-muted);text-decoration:none;border-radius:6px;transition:color 0.15s ease,background 0.15s ease;}.apf-rc-post__menu-link:hover,.apf-rc-post__menu-link.is-active{color:#317EE5;background:#f0f6ff;}.apf-rc-post__menu-count{flex:0 0 2rem;font-variant-numeric:tabular-nums;color:var(--apf-rc-text-muted);}.apf-rc-post__menu-text{flex:1;}.apf-rc-post__tags{display:flex;flex-wrap:wrap;gap:0.5rem;}.apf-rc-post__tag{display:inline-block;padding:2px 12px;font-size:0.875rem;line-height:1.5;color:var(--apf-rc-text);background:var(--apf-rc-bg-soft);border-radius:20px;text-decoration:none;}.apf-rc-post__tag:hover{background:#e8eef5;color:var(--apf-rc-link);}.apf-rc-post__share{display:flex;flex-wrap:wrap;gap:0.5rem;}.apf-rc-post__share-btn{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;border:1px solid rgba(49,126,229,0.2);border-radius:50%;background:#f0f6ff;color:#317EE5;cursor:pointer;text-decoration:none;transition:background 0.2s ease,color 0.2s ease,border-color 0.2s ease;}.apf-rc-post__share-btn:hover{background:#317EE5;color:#fff;border-color:#317EE5;}.apf-rc-post__share-copy{position:relative;}.apf-rc-post__share-copy-label{position:absolute;left:50%;bottom:calc(100%+6px);transform:translateX(-50%);padding:0.25rem 0.5rem;font-size:0.75rem;white-space:nowrap;background:var(--axion-color-bg-dark,#0b1220);color:#fff;border-radius:4px;opacity:0;pointer-events:none;}.apf-rc-post__share-copy.is-copied .apf-rc-post__share-copy-label{opacity:1;}.apf-rc-post__subscribe{margin-top:0.5rem;padding:1.5rem 1.25rem;background:var(--apf-rc-bg-soft);border:1px solid var(--apf-rc-border);border-radius:12px;}.apf-rc-post__subscribe-title{margin:0 0 0.75rem;font-size:1.125rem;font-weight:600;line-height:1.3;color:var(--apf-rc-text);}.apf-rc-post__subscribe-lead{margin:0 0 1.25rem;font-size:1rem;line-height:1.5;color:var(--apf-rc-text-muted);}.apf-rc-post__subscribe-btn{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;padding:4px 28px;font-size:1.125rem;font-weight:500;color:var(--apf-rc-link);background:var(--apf-rc-bg);border:1px solid var(--apf-rc-border);border-radius:28px;text-decoration:none;transition:border-color 0.2s ease,color 0.2s ease,box-shadow 0.2s ease;}.apf-rc-post__subscribe-btn:hover{color:var(--apf-rc-link-hover);border-color:var(--apf-rc-link);box-shadow:var(--axion-shadow-sm,0 4px 16px rgba(0,94,184,0.12));}.apf-rc-post__main{flex:1 1 auto;min-width:0;width:100%;max-width:var(--apf-rc-content) !important;}@media (max-width:1024px){.apf-rc-post__main{max-width:none;}}.apf-rc-post__breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:0.25rem;margin:0 0 1.25rem;font-size:0.75rem;font-weight:500;line-height:1.4;}.apf-rc-post__breadcrumbs a{color:var(--apf-rc-text);text-decoration:none;}.apf-rc-post__breadcrumbs a:hover{color:var(--apf-rc-link);text-decoration:underline;}.apf-rc-post__breadcrumbs-sep{color:var(--apf-rc-text-muted);}.apf-rc-post__breadcrumbs-current{color:var(--apf-rc-text-muted);}.apf-rc-post__title{margin:0 0 1rem;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:600;line-height:1.12;letter-spacing:-0.02em;color:var(--apf-rc-text);}.apf-rc-post__excerpt{margin:0 0 1.25rem;font-size:1.125rem;line-height:1.55;color:var(--apf-rc-text-muted);max-width:48rem;}.apf-rc-post__hero-meta{display:flex;flex-wrap:wrap;align-items:center;gap:0.5rem 1.25rem;margin:0 0 1.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--apf-rc-border);font-size:0.9375rem;color:var(--apf-rc-text-muted);}.apf-rc-post__hero-meta a{color:var(--apf-rc-text);font-weight:600;text-decoration:none;}.apf-rc-post__hero-meta a:hover{color:var(--apf-rc-link);}.apf-rc-post__hero-meta-sep{opacity:0.45;}.apf-rc-post__hero-image{margin:0 0 2rem;overflow:hidden;border-radius:12px;}.apf-rc-post__hero-image img{display:block;width:100%;height:auto;border-radius:12px;}.apf-rc-post__by-author a{display:inline-flex;align-items:center;gap:0.75rem;text-decoration:none;color:var(--apf-rc-text);margin-bottom:1.5rem;}.apf-rc-post__by-author a:hover{color:var(--apf-rc-link);}.apf-rc-post__avatar{display:block;width:3rem;height:3rem;border-radius:50%;object-fit:cover;}.apf-rc-post__by-author-name{font-size:1rem;font-weight:600;}.apf-rc-post__content{font-size:1.125rem;line-height:1.78;color:var(--apf-rc-text);overflow-wrap:break-word;}.apf-rc-post__content,.apf-rc-post__content *{max-width:100%;}body.apf-rc-blog:has(.apf-rc-post__hero-image--featured) .apf-rc-post__content>figure.wp-block-image:first-of-type,body.apf-rc-blog:has(.apf-rc-post__hero-image--featured) .apf-rc-post__content>p:first-of-type img:first-child{display:none !important;}.apf-rc-post__content>h1:first-child{display:none;}.apf-rc-post__content p.apf-rc-lead{margin:0 0 1.5rem;font-weight:700;}.apf-rc-post__content h2,.apf-rc-post__content .heading.h2,.apf-rc-post__content h2.axion-section-heading{margin:3rem 0 1rem;font-size:clamp(1.5rem,3vw,2.125rem);font-weight:600;line-height:1.22;color:var(--apf-rc-text);scroll-margin-top:calc(var(--axion-header-height,4.5rem)+1rem);}.apf-rc-post__content h2:first-child{margin-top:0;}.apf-rc-post__content h2.apf-rc-key-takeaways+ul{margin:0 0 2rem;padding:1.25rem 1.5rem 1.25rem 2rem;background:var(--apf-rc-bg-soft);border-radius:8px;}.apf-rc-post__content h3,.apf-rc-post__content .heading.h3{margin:2rem 0 0.75rem;font-size:1.375rem;font-weight:600;line-height:1.32;color:var(--apf-rc-text);scroll-margin-top:calc(var(--axion-header-height,4.5rem)+1rem);}.apf-rc-post__content p,.apf-rc-post__content ul,.apf-rc-post__content ol{margin:0 0 1.375rem;}.apf-rc-post__content ul,.apf-rc-post__content ol{padding-left:1.5rem;}.apf-rc-post__content li{margin-bottom:0.5rem;}.apf-rc-post__content a{color:var(--apf-rc-link);text-decoration:underline;text-underline-offset:2px;}.apf-rc-post__content a:hover{color:var(--apf-rc-link-hover);}.apf-rc-post__content blockquote{margin:1.5rem 0;padding:1rem 1.25rem;border-left:4px solid var(--apf-rc-link,var(--axion-color-primary,#005eb8));background:var(--apf-rc-bg-soft);font-size:1.125rem;font-weight:500;}.apf-rc-post__content blockquote p{margin:0;}.apf-rc-post__content .wp-block-image,.apf-rc-post__content figure{margin:1.5rem 0;}.apf-rc-post__content .wp-block-image,.apf-rc-post__content .wp-block-image img,.apf-rc-post__content figure,.apf-rc-post__content figure img,.apf-rc-post__content img{display:block;width:100%;max-width:100%;height:auto;margin:2rem 0;border-radius:12px;}.apf-rc-post__content img[width],.apf-rc-post__content img[style*='width']{width:100% !important;max-width:100% !important;height:auto !important;}.apf-rc-post__content iframe,.apf-rc-post__content video{width:100%;max-width:100%;aspect-ratio:16 / 9;height:auto;border-radius:12px;margin:2rem 0;}.apf-rc-post__content table{width:100%;border-collapse:collapse;display:block;overflow-x:auto;margin:2rem 0;}.apf-rc-post__content figure{margin:1.5rem 0;}.apf-rc-post__content figcaption{margin-top:0.5rem;font-size:0.875rem;color:var(--apf-rc-text-muted);}.apf-rc-post__content .sharedaddy,.apf-rc-post__content .elementor-widget-share-buttons,.apf-rc-post__content .kadence-social-share{display:none !important;}.apf-rc-post__published{margin:2rem 0 0;font-size:0.875rem;color:var(--apf-rc-text-muted);}.apf-rc-post__more{padding:2.5rem 0 2rem;margin-bottom:0;background:var(--apf-rc-bg-soft);border-top:1px solid var(--apf-rc-border);}.apf-rc-post__more-inner{width:min(100% - 2rem,var(--apf-rc-wrap));max-width:var(--apf-rc-wrap);margin-inline:auto;}.apf-rc-post__more-title{margin:0 0 1.75rem;font-size:1.75rem;font-weight:500;color:var(--apf-rc-text);}.apf-rc-post__more-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;}@media (max-width:900px){.apf-rc-post__more-grid{grid-template-columns:1fr;}}.apf-rc-post__preview-content{display:flex;flex-direction:column;height:100%;}.apf-rc-post__preview-image{margin:0 0 1rem;overflow:hidden;border-radius:10px;aspect-ratio:16 / 10;background:linear-gradient(135deg,#dce8f4 0%,#eef4fa 100%);}.apf-rc-post__preview-image a{display:block;height:100%;line-height:0;}.apf-rc-post__preview-image img,.apf-rc-post__preview-placeholder-img{width:100%;height:100%;object-fit:cover;display:block;}.apf-rc-post__preview-date{margin:0 0 0.35rem;font-size:0.8125rem;color:var(--apf-rc-text-muted);}.apf-rc-post__preview-tag{margin:0 0 0.5rem;font-size:0.875rem;}.apf-rc-post__preview-tag a{color:var(--apf-rc-text-muted);text-decoration:none;}.apf-rc-post__preview-tag a:hover{color:var(--apf-rc-link);}.apf-rc-post__preview-title{margin:0;font-size:1.125rem;font-weight:500;line-height:1.35;}.apf-rc-post__preview-title a{color:var(--apf-rc-text);text-decoration:none;}.apf-rc-post__preview-title a:hover{color:var(--apf-rc-link);text-decoration:underline;}.apf-rc-post__content .apf-rc-post__faq{margin:2.5rem 0;padding-top:0.5rem;}.apf-rc-post__content .apf-rc-post__faq>.axion-section-heading{margin:0 0 1.25rem;font-size:clamp(1.35rem,2.5vw,1.75rem);font-weight:700;line-height:1.25;color:var(--apf-rc-text);}.apf-rc-post__content .apf-rc-post__faq-list{margin:0;}.apf-rc-post__content .apf-rc-post__faq .axion-accordion__item{border:1px solid var(--apf-rc-border);border-radius:8px;margin-bottom:0.625rem;background:var(--apf-rc-bg);overflow:hidden;}.apf-rc-post__content .apf-rc-post__faq .axion-accordion__item[open]{border-color:rgba(49,126,229,0.35);box-shadow:0 4px 16px rgba(49,126,229,0.08);}.apf-rc-post__content .apf-rc-post__faq .axion-accordion__item summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;font-size:1rem;font-weight:600;line-height:1.45;color:var(--apf-rc-text);cursor:pointer;list-style:none;}.apf-rc-post__content .apf-rc-post__faq .axion-accordion__item summary::-webkit-details-marker{display:none;}.apf-rc-post__content .apf-rc-post__faq .axion-accordion__item summary::after{content:'+';flex-shrink:0;font-size:1.25rem;font-weight:400;line-height:1;color:var(--apf-rc-link);}.apf-rc-post__content .apf-rc-post__faq .axion-accordion__item[open] summary::after{content:'âˆ’';}.apf-rc-post__content .apf-rc-post__faq .axion-accordion__answer{padding:0 1.25rem 1rem;color:var(--apf-rc-text-muted);font-size:0.98rem;line-height:1.65;}.apf-rc-post__content .apf-rc-post__faq .axion-accordion__answer p{margin:0 0 0.75rem;}.apf-rc-post__content .apf-rc-post__faq .axion-accordion__answer p:last-child{margin-bottom:0;}.apf-rc-post__content .apf-rc-post__cta{margin:2.5rem 0 1rem;padding:1.75rem 1.5rem;border-radius:16px;background:linear-gradient(135deg,#003a64 0%,#014a7f 100%);border:1px solid rgba(255,255,255,0.1);box-shadow:0 8px 32px rgba(0,58,100,0.22);}.apf-rc-post__content .apf-rc-post__cta .axion-section-heading{margin:0 0 0.75rem;font-size:clamp(1.25rem,2.2vw,1.5rem);color:#fff !important;}.apf-rc-post__content .apf-rc-post__cta-text{margin:0 0 1rem;color:rgba(255,255,255,0.82);font-size:1rem;line-height:1.65;}.apf-rc-post__content .apf-rc-post__cta-text p{color:rgba(255,255,255,0.82) !important;}.apf-rc-post__content .apf-rc-post__cta-text p:last-child{margin-bottom:0;}.apf-rc-post__content .apf-rc-post__cta-btn{display:inline-flex;align-items:center;padding:0.75rem 1.5rem;border-radius:999px;background:#fff;color:#003a64 !important;font-weight:700;text-decoration:none;transition:background 0.2s ease,color 0.2s ease;}.apf-rc-post__content .apf-rc-post__cta-btn:hover{background:rgba(255,255,255,0.9);color:#003a64 !important;}body.apf-rc-blog .apf-rc-post__more+.axion-apf-footer,body.apf-rc-blog .apf-rc-post+.axion-apf-footer{margin-top:0;}body.apf-rc-blog .axion-apf-footer .axion-footer-newsletter{padding-top:2.5rem;padding-bottom:2.5rem;}body.apf-rc-blog .axion-apf-footer .axion-footer-newsletter__form{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:center;gap:0.75rem;max-width:32rem;margin-inline:auto;}body.apf-rc-blog .axion-apf-footer .axion-footer-newsletter__input{flex:1 1 12rem;min-width:0;}body.apf-rc-blog .axion-apf-footer .axion-footer-newsletter__submit{flex:0 0 auto;}@media (max-width:640px){body.apf-rc-blog .axion-apf-footer .axion-footer-newsletter__form{flex-direction:column;align-items:stretch;}body.apf-rc-blog .axion-apf-footer .axion-footer-newsletter__submit{width:100%;}}body.apf-rc-blog .site,body.apf-rc-blog{overflow-x:hidden;}.axion-homepage,.axion-homepage .axion-html-block,.elementor .axion-homepage{overflow-x:clip;max-width:100%;}.elementor-page .elementor-widget-html .elementor-widget-container,.elementor .elementor-section .elementor-container,.elementor .e-con{max-width:100%;min-width:0;box-sizing:border-box;}.axion-homepage img,.axion-homepage video{max-width:100%;height:auto;}.axion-homepage svg{max-width:100%;height:auto;}.axion-homepage .axion-feature-suite__nav .axion-feature-tab__icon,.axion-homepage .axion-feature-suite__nav .axion-feature-tab__icon svg{width:32px;height:32px;max-width:32px;max-height:32px;flex-shrink:0;}.axion-homepage .axion-container{width:min(1180px,calc(100% - 48px));margin-inline:auto;min-width:0;}@media (max-width:1280px){.axion-homepage .axion-container,.axion-apf-footer .axion-footer-inner{width:min(1180px,calc(100% - 40px));}}@media (max-width:1024px){.axion-homepage .axion-container,.axion-apf-footer .axion-footer-inner{width:min(1180px,calc(100% - 36px));}}@media (max-width:768px){.axion-homepage .axion-container,.axion-apf-footer .axion-footer-inner,.axion-homepage #faq .axion-container{width:min(1180px,calc(100% - 32px));}}@media (max-width:430px){.axion-homepage .axion-container,.axion-apf-footer .axion-footer-inner{width:min(1180px,calc(100% - 24px));}}.axion-homepage #hero .axion-hero__visual,.axion-homepage #hero .axion-hero__img,.axion-homepage #hero .axion-hero__media{display:none !important;}.axion-homepage #hero .axion-hero--centered,.axion-homepage #hero .axion-hero{display:block;max-width:900px;margin-inline:auto;text-align:center;}@media (max-width:768px){.axion-homepage #hero.axion-section--hero{min-height:clamp(360px,65vh,480px);padding-block:clamp(3.25rem,10vw,5rem);}.axion-homepage #hero .axion-hero--centered h1{font-size:clamp(1.75rem,6.5vw,2.35rem);}.axion-homepage #hero .axion-hero--centered .axion-lead{font-size:clamp(0.9375rem,3.6vw,1.0625rem);}}@media (max-width:430px){.axion-homepage #hero .axion-btn-row{flex-direction:column;align-items:stretch;gap:0.65rem;}.axion-homepage #hero .axion-btn{width:100%;justify-content:center;}}@media (max-width:1024px){.axion-homepage #industries .axion-split{grid-template-columns:1fr;gap:1.5rem;}.axion-homepage #industries .axion-split__text{order:0;}.axion-homepage #industries .axion-industry-visual{order:1;margin-inline:auto;max-width:100%;}.axion-homepage #industries .axion-split__media{margin-inline:auto;min-height:0;}.axion-homepage #industries .axion-tabs__nav--pills{flex-wrap:wrap;justify-content:center;gap:0.5rem;}.axion-homepage #industries .axion-tabs__btn{font-size:0.8125rem;padding:0.5rem 0.9rem;}}@media (max-width:430px){.axion-homepage #industries .axion-industry-visual{width:min(100%,300px);}}@media (max-width:1024px) and (min-width:641px){.axion-homepage #why-axion .axion-why-grid--lined{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:1rem;border:none;border-radius:0;overflow:visible;background:transparent;}.axion-homepage #why-axion .axion-why-grid--lined .axion-card{border-right:none !important;}}@media (max-width:640px){.axion-homepage #why-axion .axion-why-grid--lined{grid-template-columns:1fr !important;}.axion-homepage #why-axion .axion-why-grid--lined .axion-card{border-right:none !important;}}.axion-homepage #integrations,.axion-homepage #integrations .axion-integration-band,.axion-homepage #integrations .axion-integration-marquee{max-width:100%;overflow:hidden;}@media (max-width:768px){.axion-homepage #integrations .axion-integration-band{padding-inline:clamp(1rem,4vw,1.5rem);}.axion-homepage #integrations .axion-integration-band__actions{flex-direction:column;align-items:stretch;}.axion-homepage #integrations .axion-integration-band__actions .axion-btn{width:100%;justify-content:center;}}@media (max-width:1024px){.axion-homepage .axion-video-stats-split{grid-template-columns:1fr;gap:1.75rem;}.axion-homepage .axion-video-stats-split__left{order:0;}.axion-homepage .axion-video-stats-split__right{order:1;}.axion-homepage .axion-video-stats-split__right .axion-video-wrap{min-height:0;}}@media (max-width:430px){.axion-homepage .axion-video-stats-split__left{padding:1.5rem 1.25rem;}.axion-homepage .axion-video-stats__intro .axion-lead{font-size:0.9375rem;}}@media (min-width:641px) and (max-width:1024px){.axion-homepage #why-axion .axion-why-grid--lined .axion-card{border-bottom:1px solid #e2e8f0 !important;}.axion-homepage #why-axion .axion-why-grid--lined .axion-card:nth-child(2n){border-right:none !important;}}@media (max-width:1024px){.axion-homepage .axion-faq-panel{padding:clamp(1.25rem,3vw,1.75rem);}.axion-homepage .axion-faq-split{grid-template-columns:1fr;gap:1.25rem;}.axion-homepage .axion-faq-split__main{order:0;}.axion-homepage .axion-faq-split__visual{order:1;padding:0.25rem 0 0;justify-content:center;}.axion-homepage .axion-faq-split__img{width:auto;max-width:min(100%,260px);max-height:min(360px,50vh);margin-inline:auto;}}@media (max-width:430px){.axion-homepage .axion-faq-split__cta-title,.axion-homepage .axion-faq-split__cta{text-align:center;}}@media (max-width:1024px){.axion-apf-footer .axion-footer-columns{grid-template-columns:1fr 1fr;}.axion-apf-footer .axion-footer-brand{grid-column:1 / -1;max-width:100%;}}@media (max-width:768px){.axion-apf-footer .axion-footer-columns{grid-template-columns:1fr;gap:1.5rem;}.axion-apf-footer .axion-footer-newsletter__form{flex-direction:column;max-width:100%;}.axion-apf-footer .axion-footer-newsletter__input{border-right:1px solid #cbd5e1;border-radius:8px;}.axion-apf-footer .axion-footer-newsletter__submit{width:100%;border-radius:8px;margin-top:0.5rem;}}@media (max-width:768px){.axion-homepage .axion-section{padding-block:clamp(2.5rem,7vw,3.5rem);}.axion-homepage h2,.axion-homepage .axion-section>.axion-container>h2{font-size:clamp(1.35rem,5vw,1.75rem);}.axion-homepage .axion-lead{font-size:clamp(0.9375rem,3.4vw,1rem);}}@media (max-width:1280px){.site-header .nav-shell,.site-header .header-inner,.elementor-location-header,.nav-shell{max-width:100%;overflow-x:clip;}}@media (min-width:1025px){.axion-homepage #faq .axion-container,.axion-homepage #cta .axion-container{padding-right:clamp(16px,4vw,72px);}.axion-apf-footer .axion-footer-inner{padding-right:clamp(16px,4vw,72px);}}@media (max-width:390px){.axion-homepage .axion-btn{white-space:normal;text-align:center;min-height:44px;}.axion-homepage .axion-integration-marquee__track{gap:0.65rem;}.axion-homepage .axion-tabs__nav--pills{gap:0.35rem;}}.nav-shell .nav-links,body.axion-nav-scope .nav-shell .nav-links,.axion-homepage .nav-shell .nav-links{color:#344054;}.nav-shell .nav-link,.nav-shell .nav-link-btn,body.axion-nav-scope .nav-shell .nav-link,body.axion-nav-scope .nav-shell .nav-link-btn,.axion-homepage .nav-shell .nav-link,.axion-homepage .nav-shell .nav-link-btn{display:inline-flex;align-items:center;gap:7px;padding:10px 0;border:0;background:transparent;color:#344054 !important;font:inherit;font-size:14px;font-weight:700;line-height:1.4;cursor:pointer;white-space:nowrap;box-shadow:none;text-decoration:none;}.nav-shell .nav-caret,body.axion-nav-scope .nav-shell .nav-caret{color:#434753;}.nav-shell .nav-actions,body.axion-nav-scope .nav-shell .nav-actions{color:var(--dark,#1C1C1C);}.nav-shell .phone,.nav-shell .portal-link,.nav-shell .nav-phone-wrap,body.axion-nav-scope .nav-shell .phone,body.axion-nav-scope .nav-shell .portal-link,body.axion-nav-scope .nav-shell .nav-phone-wrap{color:var(--dark,#1C1C1C);text-decoration:none;}.nav-shell .nav-actions .btn-red,body.axion-nav-scope .nav-shell .nav-actions .btn-red{background:var(--brand-primary,#065389);color:#fff !important;border-color:transparent;}.nav-shell .nav-actions .btn-red:hover,body.axion-nav-scope .nav-shell .nav-actions .btn-red:hover{background:var(--brand-primary-dark,#003a64);}.nav-shell .logo img,body.axion-nav-scope .nav-shell .logo img{height:46px;width:auto;max-width:230px;object-fit:contain;}.axion-homepage #hero.axion-section--hero{display:flex;align-items:center;justify-content:center;background:linear-gradient(175deg,#00357f 0%,#003a64 100%) !important;min-height:550px;padding:70px 16px;box-sizing:border-box;}.axion-homepage #hero .axion-container.axion-hero,.axion-homepage #hero .axion-hero--centered,.axion-homepage #hero .axion-hero{width:100%;max-width:900px;margin-inline:auto;text-align:center;}.axion-homepage #hero .axion-hero--centered h1{color:#fff;font-family:"Poppins",sans-serif;font-size:45px;line-height:1.2;font-weight:600;letter-spacing:normal;margin:0 90px 0.75rem;}.axion-homepage #hero .axion-hero--centered .axion-lead{color:#fff;font-family:"Poppins",sans-serif;font-size:17px;line-height:1.6;max-width:none;margin:0 auto 15px;opacity:1;}.axion-homepage #hero .axion-btn-row,.axion-homepage #hero .axion-hero__cta{gap:10px;}.axion-homepage #hero .axion-btn--outline-light,.axion-homepage #hero .axion-btn--outline{color:#fff;background:transparent;border:1px solid #fff;padding:15px 38px;}.axion-homepage #hero .axion-btn--outline-light:hover,.axion-homepage #hero .axion-btn--outline-light:focus,.axion-homepage #hero .axion-btn--outline:hover,.axion-homepage #hero .axion-btn--outline:focus{background:#fff;color:#065389;border-color:#fff;}.axion-homepage #hero .axion-btn--primary{background:#fff;color:#065389;border:1px solid #fff;padding:15px 30px;}.axion-homepage #hero .axion-btn--primary:hover,.axion-homepage #hero .axion-btn--primary:focus{background:#fff;color:#065389;border-color:#fff;}.axion-homepage #why-axion.axion-section--define{position:relative;background:#fafafe;overflow:hidden;padding-block:clamp(3rem,5vw,4.25rem);}.axion-homepage #why-axion.axion-section--define::before{content:"";position:absolute;top:0;right:min(12vw,180px);width:230px;height:150px;background:#005f95;border-bottom-left-radius:180px;border-bottom-right-radius:18px;z-index:0;pointer-events:none;}.axion-homepage #why-axion.axion-section--define>.axion-container{position:relative;z-index:1;}.axion-homepage #why-axion .axion-define-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.375rem;max-width:67.5rem;margin:3.25rem auto 0;border:none;border-radius:0;overflow:visible;background:transparent;box-shadow:none;}.axion-homepage #why-axion .axion-define-grid .axion-card{min-height:16.875rem;background:#fff;border-radius:14px;padding:2.25rem 2.125rem 2.125rem;box-shadow:0 4px 24px rgba(1,74,127,0.07);border:1px solid rgba(219,229,239,0.45) !important;border-right:1px solid rgba(219,229,239,0.45) !important;border-bottom:1px solid rgba(219,229,239,0.45) !important;text-align:left;}.axion-homepage #why-axion .axion-why-icon-img{width:58px;height:58px;margin-bottom:1.375rem;object-fit:contain;}.axion-homepage #why-axion .axion-card__title{color:#014a7f;font-size:1.3125rem;font-weight:800;letter-spacing:-0.02em;}.axion-homepage #why-axion .axion-card p{color:#1C1C1C;font-size:1rem;line-height:1.68;}.axion-homepage #why-axion .axion-define-more{margin-top:1.875rem;}@media (max-width:980px){.axion-homepage #why-axion .axion-define-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}@media (max-width:1024px){.axion-homepage #hero.axion-section--hero{min-height:clamp(420px,72vh,550px);padding:80px 10px;}.axion-homepage #hero .axion-hero--centered h1{font-size:35px;margin-inline:0;}}@media (max-width:767px){.axion-homepage #hero.axion-section--hero{min-height:clamp(360px,65vh,480px);padding:64px 10px;}.axion-homepage #hero .axion-hero--centered h1{font-size:24px;}.axion-homepage #hero .axion-btn--outline-light,.axion-homepage #hero .axion-btn--outline{padding:12px 15px;}.axion-homepage #hero .axion-btn--primary{padding:12px 17px;}}@media (max-width:640px){.axion-homepage #why-axion.axion-section--define::before{width:150px;height:96px;right:0;}.axion-homepage #why-axion .axion-define-grid{grid-template-columns:1fr;}}.axion-homepage #industries .axion-industry-visual__frame .axion-media-img{clip-path:none !important;object-fit:contain !important;opacity:1 !important;border-radius:0 !important;}:root{--axion-space-6:3rem;--axion-space-7:4.5rem;}body.apf-page-shell,.axion-html-block,.axion-apf-clean,.axion-homepage,.axion-inner-page{font-size:17px;}.axion-html-block h2,.axion-apf-clean h2,.axion-homepage h2,.axion-apf-prefooter h2.axion-text-center,.axion-inner-page h2{font-size:28px !important;font-weight:600 !important;color:#000 !important;line-height:1.25;}.axion-section--dark h2,.axion-apf-prefooter .axion-contact-premium__title,.axion-co-cta-band h2,.axion-section--hero h2{color:inherit;}.axion-apf-prefooter .axion-contact-premium__title{font-size:clamp(1.75rem,3vw,2.25rem) !important;font-weight:700 !important;color:#fff !important;}.axion-section--dark h2,.axion-co-cta-band h2{font-size:25px !important;font-weight:600 !important;color:#fff !important;}.axion-html-block p,.axion-apf-clean p,.axion-homepage p,.axion-apf-prefooter p:not(.axion-contact-premium__subtitle):not(.axion-lead){font-size:14px;color:#000;}.axion-section--hero p,.axion-section--dark p,.axion-apf-prefooter .axion-contact-premium__subtitle,.axion-apf-prefooter .axion-lead,.axion-co-cta-band p{color:inherit;}.axion-lead{font-size:17px;}.axion-section{padding-block:var(--axion-space-6);}.axion-apf-prefooter .axion-section{padding-block:clamp(2.25rem,4.5vw,3.25rem);}#apf-prefooter-blog h2{font-size:28px !important;font-weight:600 !important;}.axion-apf-footer .axion-footer-main,.axion-homepage .axion-footer-main,.axion-html-block .axion-footer-main{background:#003a64 !important;}.axion-contact-page .axion-contact-form-card #gform_wrapper_1.gform_wrapper,.axion-contact-page .axion-contact-form-card .gform_wrapper{max-width:100% !important;margin:0 !important;}.axion-contact-page .axion-contact-form-card .gform_heading,.axion-contact-page .axion-contact-form-card .gform_required_legend{display:none !important;}.axion-contact-page .axion-contact-form-card .gfield_label,.axion-contact-page .axion-contact-form-card .gform-field-label{font-size:0.8125rem !important;font-weight:600 !important;color:#434753 !important;margin-bottom:0.35rem !important;}.axion-contact-page .axion-contact-form-card .ginput_container input:not([type='checkbox']):not([type='radio']):not([type='submit']):not([type='hidden']),.axion-contact-page .axion-contact-form-card .ginput_container select,.axion-contact-page .axion-contact-form-card .ginput_container textarea{width:100% !important;min-height:46px;padding:0.72rem 0.9rem !important;border:1px solid #dbe3ee !important;border-radius:10px !important;background:#fff !important;color:#1c1c1c !important;font-size:0.9375rem !important;box-shadow:none !important;}.axion-contact-page .axion-contact-form-card .ginput_container textarea{min-height:120px;}.axion-contact-page .axion-contact-form-card .gform_footer input[type='submit'],.axion-contact-page .axion-contact-form-card .gform_footer .gform_button{border:0 !important;border-radius:44px !important;padding:0.85rem 1.75rem !important;background:#065389 !important;color:#fff !important;font-weight:600 !important;cursor:pointer;}.axion-contact-page .axion-contact-form-card .gform_footer input[type='submit']:hover,.axion-contact-page .axion-contact-form-card .gform_footer .gform_button:hover{background:#003a64 !important;}.axion-apf-clean .axion-contact-page.axion-section--hero,.axion-apf-clean .axion-events-page.axion-section--hero,.axion-apf-clean .axion-integration-page.axion-section--hero,.axion-apf-clean .axion-feature-updates-page.axion-section--hero,.axion-apf-clean .axion-ft-hero,.axion-apf-clean .axion-rpt-hero{background:#fafafe !important;background-image:none !important;min-height:auto !important;padding:clamp(5rem,10vw,6.5rem) 0 clamp(2rem,4vw,2.5rem) !important;}.axion-apf-clean .axion-contact-page.axion-section--hero h1,.axion-apf-clean .axion-events-page.axion-section--hero h1,.axion-apf-clean .axion-integration-page.axion-section--hero h1,.axion-apf-clean .axion-feature-updates-page.axion-section--hero h1,.axion-apf-clean .axion-ft-hero h1,.axion-apf-clean .axion-rpt-hero h1{color:#000 !important;font-size:32px !important;font-weight:600 !important;}.axion-apf-clean .axion-contact-page.axion-section--hero .axion-lead,.axion-apf-clean .axion-events-page.axion-section--hero .axion-lead,.axion-apf-clean .axion-integration-page.axion-section--hero .axion-lead,.axion-apf-clean .axion-feature-updates-page.axion-section--hero .axion-lead,.axion-apf-clean .axion-ft-hero .axion-lead,.axion-apf-clean .axion-rpt-hero .axion-lead{color:#434753 !important;}.axion-apf-clean .axion-contact-page.axion-section--hero .axion-btn--primary,.axion-apf-clean .axion-events-page.axion-section--hero .axion-btn--primary,.axion-apf-clean .axion-integration-page.axion-section--hero .axion-btn--primary,.axion-apf-clean .axion-feature-updates-page.axion-section--hero .axion-btn--primary,.axion-apf-clean .axion-contact-page.axion-section--hero .axion-fu-hero__btn-outline,.axion-apf-clean .axion-events-page.axion-section--hero .axion-fu-hero__btn-outline,.axion-apf-clean .axion-integration-page.axion-section--hero .axion-fu-hero__btn-outline,.axion-apf-clean .axion-feature-updates-page.axion-section--hero .axion-fu-hero__btn-outline,.axion-apf-clean .axion-ft-hero .axion-btn--primary,.axion-apf-clean .axion-rpt-hero .axion-btn--primary{background:#065389 !important;color:#fff !important;border:1px solid #065389 !important;border-radius:44px !important;padding:15px 30px !important;font-weight:500 !important;}.axion-apf-clean .axion-contact-page.axion-section--hero .axion-btn--primary:hover,.axion-apf-clean .axion-events-page.axion-section--hero .axion-btn--primary:hover,.axion-apf-clean .axion-integration-page.axion-section--hero .axion-btn--primary:hover,.axion-apf-clean .axion-feature-updates-page.axion-section--hero .axion-btn--primary:hover,.axion-apf-clean .axion-contact-page.axion-section--hero .axion-fu-hero__btn-outline:hover,.axion-apf-clean .axion-events-page.axion-section--hero .axion-fu-hero__btn-outline:hover,.axion-apf-clean .axion-integration-page.axion-section--hero .axion-fu-hero__btn-outline:hover,.axion-apf-clean .axion-feature-updates-page.axion-section--hero .axion-fu-hero__btn-outline:hover,.axion-apf-clean .axion-ft-hero .axion-btn--primary:hover,.axion-apf-clean .axion-rpt-hero .axion-btn--primary:hover{background:#004674 !important;color:#fff !important;}.axion-apf-clean .axion-feature-updates-page.axion-section--hero .axion-fu-hero__btn-outline{background:transparent !important;color:#004674 !important;border:1px solid #004674 !important;border-radius:44px !important;padding:15px 30px !important;font-weight:500 !important;}.axion-apf-clean .axion-feature-updates-page.axion-section--hero .axion-fu-hero__btn-outline:hover{background:#004674 !important;color:#fff !important;}.axion-apf-clean .axion-about-page h2{color:#000 !important;}.axion-apf-clean .axion-about-mission-panel h2,.axion-apf-clean .axion-about-page.axion-about-hero h1{color:#fff !important;}.axion-apf-clean .axion-vfax-page.axion-section--hero h1,.axion-apf-clean .axion-vfax-hero h1{font-size:33px !important;}.axion-apf-clean .axion-sol-hero .axion-btn--primary,.axion-apf-clean .axion-hc-hero .axion-btn--primary,.axion-apf-clean .axion-section--hero.axion-sol-hero .axion-btn--primary{background:#fff !important;color:#004674 !important;border:1px solid #004674 !important;border-radius:44px !important;padding:15px 30px !important;font-weight:500 !important;}.axion-apf-clean .axion-sol-hero .axion-btn--primary:hover,.axion-apf-clean .axion-hc-hero .axion-btn--primary:hover,.axion-apf-clean .axion-section--hero.axion-sol-hero .axion-btn--primary:hover{background:#004674 !important;color:#fff !important;}.axion-apf-clean .axion-fu-card .axion-card__title,.axion-apf-clean .axion-sol-feature-card .axion-card__title{color:#000 !important;}.axion-homepage #blog>.axion-container>h2,.axion-apf-prefooter #apf-prefooter-blog>.axion-container>h2{color:#000 !important;font-size:28px !important;font-weight:600 !important;}.axion-apf-clean .axion-events-page h2#ev-detail-heading,.axion-apf-clean .axion-events-page .axion-events-expo-title{color:#004674 !important;}.axion-homepage .axion-video-stats__stats-title{font-size:28px !important;font-weight:600 !important;color:#000 !important;}.axion-homepage #faq h2+.axion-accordion+h2,.axion-homepage #faq .axion-faq-cta-title{font-size:28px !important;font-weight:600 !important;color:#000 !important;margin-top:2.5rem;text-align:center;}.axion-homepage #integrations h2,.axion-homepage .axion-integration-band h2{color:#fff !important;}.axion-homepage #integrations p,.axion-homepage .axion-integration-band p,.axion-homepage .axion-integration-band .axion-lead{color:rgba(255,255,255,0.85) !important;}.axion-homepage #cta h2{color:#fff !important;}.axion-homepage #cta p{color:rgba(255,255,255,0.85) !important;}.axion-homepage .axion-faq-split__img,.axion-homepage #faq .axion-faq-split__visual img{max-width:320px !important;height:auto !important;border-radius:12px;}.axion-homepage .axion-faq-split__visual{display:flex;align-items:center;justify-content:center;}.axion-homepage .axion-blog-card__media,.axion-apf-prefooter .axion-blog-card__media{aspect-ratio:16 / 9 !important;max-height:220px !important;overflow:hidden !important;}.axion-homepage .axion-blog-card__media img,.axion-apf-prefooter .axion-blog-card__media img{width:100% !important;height:100% !important;object-fit:cover !important;}.axion-apf-prefooter .axion-section--contact-premium h2,.axion-apf-prefooter #apf-prefooter-inquiry h2{color:#fff !important;}.axion-apf-prefooter .axion-section--contact-premium h3,.axion-apf-prefooter #apf-prefooter-inquiry h3{color:#fff !important;}.axion-apf-prefooter .axion-section--contact-premium p,.axion-apf-prefooter #apf-prefooter-inquiry p{color:rgba(255,255,255,0.85) !important;}.axion-apf-prefooter .gfield_label,.axion-apf-prefooter .gform-field-label{color:#fff !important;}.axion-apf-prefooter #apf-prefooter-blog h2,.axion-homepage #blog h2{color:#014a7f !important;}.axion-apf-prefooter #apf-prefooter-blog p,.axion-apf-prefooter #apf-prefooter-blog .axion-lead{color:#434753 !important;}.axion-apf-prefooter .axion-blog-card__title{color:#014a7f !important;}.axion-apf-prefooter .axion-blog-card__excerpt,.axion-apf-prefooter .axion-blog-card__meta{color:#434753 !important;}.axion-apf-prefooter .axion-blog-card__more{color:#065389 !important;}.axion-apf-prefooter .axion-footer-newsletter__title{color:#1C1C1C !important;}.axion-apf-prefooter .axion-footer-newsletter__lead{color:#434753 !important;}.axion-homepage{scroll-padding-top:4.5rem}.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 78% 12%,rgba(255,255,255,0.06),transparent 30%),radial-gradient(circle at 12% 82%,rgba(255,255,255,0.04),transparent 30%),linear-gradient(135deg,#1C1C1C 0%,#003a64 52%,#1C1C1C 100%);color:#fff;}.hero::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,0.055) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,0.055) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(to bottom,#000 0%,rgba(0,0,0,0.65) 48%,transparent 100%);}.hero-inner{position:relative;max-width:var(--container);margin:0 auto;padding:92px 22px 72px;display:grid;grid-template-columns:0.92fr 1.08fr;gap:58px;align-items:center;}.eyebrow{display:inline-flex;align-items:center;gap:9px;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.15);color:#f1f5f9;font-size:13px;font-weight:700;margin-bottom:18px;}.eyebrow span{width:8px;height:8px;background:#ffffff;border-radius:50%;box-shadow:0 0 0 6px rgba(255,255,255,0.10);}h1{margin:0 0 22px;font-size:clamp(46px,5.6vw,76px);line-height:1.04;letter-spacing:-0.026em;font-weight:800;max-width:760px;}.hero-copy{color:#d7dde8;font-size:19px;max-width:660px;margin:0 0 30px;}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-bottom:28px;}.hero-micro{display:flex;gap:18px;flex-wrap:wrap;color:#cbd5e1;font-size:13px;font-weight:700;}.hero-micro span::before{content:"âœ“";color:#fff;background:rgba(255,255,255,0.18);width:20px;height:20px;display:inline-grid;place-items:center;border-radius:50%;margin-right:8px;font-size:11px;}.platform-visual{position:relative;min-height:610px;}.orbit-card{position:absolute;background:rgba(255,255,255,0.92);color:var(--dark);border:1px solid rgba(255,255,255,0.45);border-radius:22px;box-shadow:var(--shadow-lg);padding:16px;z-index:3;}.orbit-card strong{display:block;letter-spacing:-0.03em;font-size:18px;margin-bottom:3px;}.orbit-card span{color:var(--muted);font-size:12px;font-weight:700;}.orbit-card.one{right:2px;top:24px;width:230px;}.orbit-card.two{left:-8px;bottom:62px;width:238px;}.orbit-card.three{right:28px;bottom:20px;width:222px;}.command-center{position:relative;margin-top:52px;border-radius:36px;background:rgba(255,255,255,0.10);border:1px solid rgba(255,255,255,0.17);box-shadow:var(--shadow-lg);padding:18px;overflow:hidden;}.command-center::before{content:"";position:absolute;inset:-20% -10%;background:radial-gradient(circle at 55% 20%,rgba(255,255,255,0.10),transparent 42%);}.app{position:relative;overflow:hidden;background:#0a1221;border-radius:28px;border:1px solid rgba(255,255,255,0.12);min-height:510px;}.app-top{display:flex;justify-content:space-between;align-items:center;padding:18px 20px;border-bottom:1px solid rgba(255,255,255,0.08);}.app-title{font-size:14px;font-weight:700;color:#FFFFFF;}.app-badge{color:#fff;background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.12);padding:7px 10px;border-radius:999px;font-size:11px;font-weight:700;}.app-body{display:grid;grid-template-columns:170px 1fr;min-height:452px;}.app-sidebar{padding:18px;border-right:1px solid rgba(255,255,255,0.08);background:rgba(255,255,255,0.035);}.side-link{color:#aeb9c9;padding:12px 12px;border-radius:14px;font-size:13px;font-weight:750;margin-bottom:8px;}.side-link.active{color:#fff;background:rgba(237,28,36,0.18);border:1px solid rgba(237,28,36,0.28);}.app-main{padding:20px;display:grid;gap:16px;align-content:start;}.ai-panel{border-radius:22px;background:linear-gradient(145deg,rgba(255,255,255,0.15),rgba(255,255,255,0.05));border:1px solid rgba(255,255,255,0.13);padding:20px;}.ai-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px;}.caller{display:flex;align-items:center;gap:12px;}.avatar{width:48px;height:48px;border-radius:18px;background:var(--dark);display:grid;place-items:center;font-weight:700;}.caller strong{display:block;color:#fff;font-size:15px;}.caller span{color:#cbd5e1;font-size:12px;font-weight:600;}.pill-live{background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.12);border-radius:999px;padding:8px 10px;color:#fff;font-size:12px;font-weight:700;}.transcript{background:rgba(7,17,31,0.48);border:1px solid rgba(255,255,255,0.08);border-radius:18px;padding:14px;color:#d6dde9;font-size:13px;min-height:112px;}.transcript b{color:#fff;}.metric-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;}.metric{border-radius:18px;background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.10);padding:14px;}.metric strong{display:block;color:#fff;font-size:26px;line-height:1;letter-spacing:-0.03em;}.metric span{color:#cbd5e1;font-size:12px;font-weight:700;}.mini-grid{display:grid;grid-template-columns:1.1fr 0.9fr;gap:16px;}.mini-card{border-radius:20px;background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.10);padding:16px;color:#fff;min-height:118px;}.mini-card h4{margin:0 0 12px;font-size:14px;}.bars{display:grid;gap:9px;}.bar{height:8px;border-radius:999px;background:rgba(255,255,255,0.12);overflow:hidden;}.bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,rgba(255,255,255,0.72),rgba(255,255,255,0.24));}.section{padding:92px 22px;}.container{max-width:var(--container);margin:0 auto;}.section-head{max-width:980px;margin-bottom:48px;}.kicker{color:var(--dark);text-transform:uppercase;letter-spacing:0.11em;font-size:15px;font-weight:700;margin-bottom:14px;}h2{margin:0 0 18px;color:var(--dark);font-size:clamp(46px,5.2vw,72px);line-height:1.06;letter-spacing:-0.034em;font-weight:800;}.section-subtitle{margin:0;color:var(--muted);font-size:20px;line-height:1.7;max-width:860px;}.proof-strip{background:#fff;border-bottom:1px solid rgba(15,23,42,0.08);padding:42px 22px;}.proof-inner{max-width:var(--container);margin:0 auto;display:grid;grid-template-columns:1.35fr repeat(4,minmax(180px,1fr));gap:20px;align-items:stretch;}.proof-label{color:var(--dark);font-size:20px;line-height:1.35;font-weight:700;letter-spacing:-0.018em;display:flex;align-items:center;}.proof-box{border:1px solid var(--line);background:#fff;border-radius:20px;padding:22px 20px;min-height:112px;display:flex;flex-direction:column;justify-content:center;}.proof-box strong{display:block;color:var(--dark);font-size:34px;line-height:1.05;letter-spacing:-0.026em;margin-bottom:8px;}.proof-box span{color:var(--muted);font-size:14px;line-height:1.45;font-weight:600;}.suite{background:var(--soft);}.suite-layout{display:grid;grid-template-columns:390px 1fr;gap:30px;align-items:stretch;}.suite-tabs{background:#fff;border:1px solid var(--line);border-radius:28px;padding:16px;box-shadow:var(--shadow-md);}.suite-tab{width:100%;display:grid;grid-template-columns:58px 1fr;gap:16px;align-items:center;text-align:left;border:0;background:transparent;color:var(--dark);border-radius:20px;padding:18px;cursor:pointer;margin-bottom:12px;transition:0.2s ease;min-height:92px;}.suite-tab:last-child{margin-bottom:0;}.suite-tab .tab-icon{width:58px;height:58px;border-radius:18px;background:#f4f6f8;color:var(--dark);display:grid;place-items:center;font-size:16px;line-height:1;font-weight:700;letter-spacing:0;}.suite-tab>span:not(.tab-icon){display:block;min-width:0;}.suite-tab strong{display:block;color:var(--dark);font-size:19px;line-height:1.25;letter-spacing:-0.015em;font-weight:700;margin-bottom:5px;}.suite-tab>span:not(.tab-icon)>span{display:block;color:var(--muted);font-size:14px;line-height:1.45;font-weight:500;letter-spacing:0;}.suite-tab.active{background:var(--dark);color:#fff;box-shadow:0 18px 40px rgba(7,17,31,0.18);}.suite-tab.active strong{color:#fff;}.suite-tab.active>span:not(.tab-icon)>span{color:#d7dde8;}.suite-tab.active .tab-icon{background:#fff;color:var(--dark);}.suite-content{border-radius:30px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow-md);overflow:hidden;min-height:510px;display:grid;grid-template-columns:0.92fr 1.08fr;}.suite-copy{padding:42px;}.suite-copy h3{margin:0 0 14px;font-size:46px;line-height:1.08;letter-spacing:-0.026em;color:var(--dark);}.suite-copy p{color:var(--muted);font-size:19px;line-height:1.65;margin:0 0 28px;}.feature-points{display:grid;gap:12px;margin-bottom:28px;}.feature-points div{display:flex;gap:12px;align-items:flex-start;color:#344054;font-weight:700;}.check{width:24px;height:24px;border-radius:50%;background:var(--dark);color:#fff;display:inline-grid;place-items:center;flex:0 0 auto;font-size:12px;font-weight:700;}.suite-screen{background:radial-gradient(circle at 75% 25%,rgba(255,255,255,0.09),transparent 30%),linear-gradient(135deg,#1C1C1C,#003a64);padding:42px 34px;display:grid;place-items:center;}.screen-card{width:min(100%,470px);background:rgba(255,255,255,0.94);border-radius:28px;padding:20px;box-shadow:0 28px 70px rgba(0,0,0,0.26);transform:rotate(-1.5deg);}.screen-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;}.screen-header strong{color:var(--dark);}.screen-status{color:var(--red);background:var(--red-soft);border-radius:999px;padding:7px 10px;font-size:11px;font-weight:700;}.screen-list{display:grid;gap:12px;}.screen-item{border:1px solid rgba(15,23,42,0.08);border-radius:18px;padding:14px;display:grid;grid-template-columns:42px 1fr auto;gap:12px;align-items:center;}.screen-dot{width:42px;height:42px;border-radius:14px;background:var(--dark);color:#fff;display:grid;place-items:center;font-weight:700;font-size:13px;}.screen-item b{display:block;color:var(--dark);font-size:13px;}.screen-item small{color:var(--muted);font-weight:650;}.screen-item em{font-style:normal;color:var(--red);font-weight:700;font-size:12px;}.ai-story{background:#fff;}.story-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;}.story-card{position:relative;overflow:hidden;border-radius:26px;min-height:330px;border:1px solid var(--line);background:#fff;padding:24px;box-shadow:0 14px 36px rgba(7,17,31,0.07);}.story-card.featured{grid-column:span 2;background:radial-gradient(circle at 85% 10%,rgba(255,255,255,0.10),transparent 34%),linear-gradient(135deg,var(--dark),var(--navy));color:#fff;border-color:rgba(255,255,255,0.16);}.story-card h3{margin:0 0 10px;font-size:24px;line-height:1.08;letter-spacing:-0.028em;color:var(--dark);}.story-card.featured h3{color:#fff;font-size:34px;}.story-card p{margin:0;color:var(--muted);font-size:15px;}.story-card.featured p{color:#d8deea;max-width:500px;}.story-number{width:46px;height:46px;border-radius:16px;background:#f4f6f8;color:var(--dark);display:grid;place-items:center;font-weight:700;margin-bottom:22px;}.story-card.featured .story-number{background:var(--red);color:#fff;}.bento{background:var(--soft);}.bento-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:18px;}.bento-card{grid-column:span 3;min-height:230px;background:#fff;border:1px solid var(--line);border-radius:28px;padding:24px;box-shadow:0 14px 36px rgba(7,17,31,0.06);transition:0.2s ease;}.bento-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-md);}.bento-card.large{grid-column:span 6;}.bento-card.dark{background:var(--dark);color:#fff;border-color:rgba(255,255,255,0.14);}.bento-card h3{margin:0 0 10px;font-size:22px;line-height:1.12;letter-spacing:-0.026em;color:var(--dark);}.bento-card.dark h3{color:#fff;}.bento-card p{margin:0 0 18px;color:var(--muted);font-size:14px;}.bento-card.dark p{color:#cbd5e1;}.product-mark{width:48px;height:48px;border-radius:16px;background:#f4f6f8;color:var(--dark);display:grid;place-items:center;font-weight:700;margin-bottom:18px;}.bento-card.dark .product-mark{background:var(--red);color:#fff;}.industries{background:#fff;}.industry-shell{background:var(--dark);color:#fff;border-radius:34px;padding:24px;box-shadow:var(--shadow-lg);overflow:hidden;position:relative;}.industry-shell::before{content:"";position:absolute;inset:-40% 35% auto -20%;height:460px;background:radial-gradient(circle,rgba(255,255,255,0.08),transparent 62%);}.industry-grid{position:relative;display:grid;grid-template-columns:320px 1fr;gap:24px;}.industry-tabs{display:grid;gap:12px;max-height:540px;overflow:auto;padding-right:4px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,0.35) transparent;}.industry-tabs::-webkit-scrollbar{width:6px;}.industry-tabs::-webkit-scrollbar-thumb{background:rgba(255,255,255,0.30);border-radius:999px;}.industry-tab{position:relative;border:1px solid rgba(255,255,255,0.13);background:rgba(255,255,255,0.075);color:#dce4ef;border-radius:22px;padding:16px;text-align:left;font-weight:700;cursor:pointer;transition:0.24s cubic-bezier(0.22,1,0.36,1);display:grid;grid-template-columns:48px 1fr;gap:13px;align-items:center;min-height:78px;overflow:hidden;}.industry-tab::before{content:attr(data-index);width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:rgba(255,255,255,0.10);color:#FFFFFF;font-size:13px;font-weight:900;border:1px solid rgba(255,255,255,0.14);}.industry-tab strong{display:block;color:inherit;font-size:14px;line-height:1.25;font-weight:900;margin-bottom:3px;}.industry-tab span{display:block;color:rgba(255,255,255,0.72);font-size:12px;line-height:1.35;font-weight:650;}.industry-tab:hover{background:rgba(255,255,255,0.12);transform:translateX(3px);}.industry-tab.active{background:#fff;color:var(--brand-primary-deep);box-shadow:0 18px 42px rgba(0,0,0,0.16);border-color:rgba(255,255,255,0.45);}.industry-tab.active::before{background:var(--brand-primary);color:#fff;border-color:rgba(6,83,137,0.18);}.industry-tab.active span{color:#434753;}.industry-panel{min-height:440px;border-radius:26px;background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.14);padding:40px;display:grid;grid-template-columns:1fr 0.85fr;gap:34px;align-items:center;}.industry-panel h3{margin:0 0 14px;font-size:44px;line-height:1;letter-spacing:-0.06em;}.industry-panel p{color:#d8deea;font-size:17px;margin:0 0 24px;}.industry-points{display:grid;gap:12px;margin-bottom:28px;}.industry-points div{display:flex;gap:12px;align-items:center;font-weight:750;color:#FFFFFF;}.industry-device{background:#fff;color:var(--dark);border-radius:32px;padding:18px;min-height:330px;box-shadow:0 28px 70px rgba(0,0,0,0.30);}.device-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;}.device-top strong{font-size:14px;}.device-badge{color:var(--red);background:var(--red-soft);padding:6px 9px;border-radius:999px;font-size:11px;font-weight:700;}.device-row{display:grid;grid-template-columns:38px 1fr;gap:12px;align-items:center;border:1px solid rgba(15,23,42,0.08);border-radius:16px;padding:12px;margin-bottom:10px;}.device-row span:first-child{width:38px;height:38px;border-radius:13px;background:var(--dark);color:#fff;display:grid;place-items:center;font-size:12px;font-weight:700;}.device-row b{display:block;font-size:13px;}.device-row small{color:var(--muted);font-weight:650;}.integration-showcase{background:#fff;padding:98px 0;overflow:hidden;width:100%;}.integration-panel{position:relative;width:100%;max-width:none;margin:0;overflow:hidden;border-radius:0;background:radial-gradient(circle at 16% 12%,rgba(255,255,255,0.07),transparent 30%),radial-gradient(circle at 86% 82%,rgba(0,174,239,0.10),transparent 28%),linear-gradient(135deg,#061923 0%,#062432 52%,#1C1C1C 100%);color:#fff;padding:clamp(46px,6vw,76px) clamp(24px,5vw,72px);box-shadow:0 32px 90px rgba(7,17,31,0.20);}.integration-panel::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,0.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,0.035) 1px,transparent 1px);background-size:56px 56px;opacity:0.55;pointer-events:none;}.integration-panel::after{content:"";position:absolute;left:8%;right:8%;bottom:-170px;height:280px;background:radial-gradient(ellipse at center,rgba(0,174,239,0.20),transparent 68%);pointer-events:none;}.integration-content{position:relative;z-index:2;text-align:center;max-width:900px;margin:0 auto 40px;}.integration-content h2{color:#fff;font-size:clamp(38px,4.2vw,58px);line-height:1.1;letter-spacing:-0.028em;margin-bottom:18px;}.integration-content p{margin:0 auto;color:#c9d5df;font-size:clamp(17px,1.55vw,21px);line-height:1.85;font-weight:500;max-width:920px;}.integration-marquee{position:relative;z-index:2;margin:36px -72px 34px;overflow:hidden;mask-image:linear-gradient(90deg,transparent 0%,#000 12%,#000 88%,transparent 100%);}.integration-track{display:flex;width:max-content;gap:14px;animation:integrationScroll 34s linear infinite;}.integration-marquee:hover .integration-track{animation-play-state:paused;}.integration-strip{display:flex;gap:14px;padding:6px 0;}.integration-tile{width:148px;min-height:104px;border-radius:18px;background:rgba(255,255,255,0.09);border:1px solid rgba(255,255,255,0.14);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;color:#eaf4fa;font-size:12px;line-height:1.1;font-weight:800;text-transform:uppercase;letter-spacing:0.01em;box-shadow:inset 0 1px 0 rgba(255,255,255,0.06);}.integration-icon{width:42px;height:42px;display:grid;place-items:center;color:#0099dc;}.integration-icon svg{width:42px;height:42px;display:block;}.integration-icon--diamond{width:32px;height:32px;border-radius:8px;background:linear-gradient(135deg,#08d08a,#0abf6a);transform:rotate(45deg);}.integration-icon--diamond::after{content:"";width:14px;height:14px;border-radius:4px;background:rgba(255,255,255,0.28);display:block;margin:9px;}.integration-icon--plus{width:42px;height:32px;border:2px solid rgba(0,174,239,0.72);border-radius:8px;position:relative;}.integration-icon--plus::before,.integration-icon--plus::after{content:"";position:absolute;background:#0099dc;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:99px;}.integration-icon--plus::before{width:16px;height:3px;}.integration-icon--plus::after{width:3px;height:16px;}.integration-icon--face{width:38px;height:38px;border:2px solid rgba(94,179,228,0.85);border-radius:50%;position:relative;}.integration-icon--face::before{content:"••";position:absolute;top:8px;left:0;right:0;text-align:center;color:#bdefff;letter-spacing:5px;font-size:11px;}.integration-icon--face::after{content:"";position:absolute;left:12px;right:12px;bottom:9px;height:5px;border-bottom:2px solid #bdefff;border-radius:0 0 20px 20px;}.integration-actions{position:relative;z-index:2;display:flex;justify-content:center;gap:14px;flex-wrap:wrap;}.integration-actions .btn{min-width:170px;padding:15px 24px;font-size:15px;}.btn-light-outline{color:#fff;border-color:rgba(255,255,255,0.28);background:transparent;}.btn-light-outline:hover{background:rgba(255,255,255,0.08);}.btn-white{background:#fff;color:#061923;box-shadow:0 18px 40px rgba(0,0,0,0.16);}@keyframes integrationScroll{from{transform:translateX(0);}to{transform:translateX(-50%);}}@media (prefers-reduced-motion:reduce){.integration-track{animation:none;}}.video-showcase{background:#fff;padding:96px 22px;overflow:hidden;}.video-showcase-inner{max-width:var(--container);margin:0 auto;display:grid;grid-template-columns:0.82fr 1.18fr;gap:46px;align-items:center;}.video-copy h2{margin-bottom:18px;max-width:620px;}.video-copy p{color:var(--muted);font-size:19px;line-height:1.75;margin:0 0 26px;max-width:620px;}.video-points{display:grid;gap:12px;margin:0 0 30px;}.video-points div{display:flex;align-items:center;gap:12px;color:#344054;font-weight:700;font-size:15px;}.video-frame-wrap{position:relative;border-radius:34px;padding:16px;background:radial-gradient(circle at 82% 12%,rgba(0,174,239,0.16),transparent 34%),linear-gradient(135deg,#061923 0%,#1C1C1C 100%);box-shadow:0 32px 90px rgba(7,17,31,0.18);overflow:hidden;}.video-frame-wrap::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,0.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,0.045) 1px,transparent 1px);background-size:48px 48px;opacity:0.5;pointer-events:none;}.video-frame{position:relative;z-index:2;overflow:hidden;border-radius:24px;aspect-ratio:16 / 9;background:radial-gradient(circle at 78% 18%,rgba(0,174,239,0.18),transparent 32%),linear-gradient(135deg,#081723 0%,#0d2a38 100%);border:1px solid rgba(255,255,255,0.12);}.video-placeholder{position:absolute;inset:0;display:grid;place-items:center;padding:32px;color:#fff;text-align:center;}.video-placeholder::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,0.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,0.045) 1px,transparent 1px);background-size:42px 42px;opacity:0.5;}.video-placeholder-content{position:relative;z-index:2;max-width:460px;}.video-play{width:82px;height:82px;border-radius:999px;background:#fff;color:#1C1C1C;display:inline-grid;place-items:center;font-size:28px;margin-bottom:20px;box-shadow:0 18px 44px rgba(0,0,0,0.28);}.video-placeholder h3{margin:0 0 10px;color:#fff;font-size:clamp(24px,2.4vw,36px);line-height:1.12;letter-spacing:-0.026em;}.video-placeholder p{margin:0 0 22px;color:#cbd5e1;font-size:15px;line-height:1.6;}.video-placeholder .btn{width:auto;background:#fff;color:#1C1C1C;box-shadow:none;}.video-caption{position:relative;z-index:2;display:flex;justify-content:space-between;gap:16px;align-items:center;color:#cbd5e1;font-size:13px;font-weight:650;padding:14px 4px 2px;}.video-caption span:first-child{color:#fff;font-weight:800;}.feature-carousel-title::after{background:var(--brand-primary);}.btn-red,.nav-actions .btn-red{background:var(--brand-primary);color:#fff;box-shadow:0 14px 34px rgba(6,83,137,0.22);}.btn-red:hover,.nav-actions .btn-red:hover{background:var(--brand-primary-dark);}.mega-panel.dark{background:radial-gradient(circle at 82% 16%,rgba(255,255,255,0.12),transparent 34%),linear-gradient(135deg,var(--brand-primary-dark) 0%,var(--brand-primary) 56%,var(--brand-primary-deep) 100%);color:#fff;}.mega-eyebrow,.integration-icon,.feature-slide-card a,.device-badge{color:var(--brand-accent);}.mega-icon,.nav-phone-icon,.portal-icon{background:radial-gradient(circle at 75% 18%,rgba(6,83,137,0.12),transparent 38%),var(--brand-primary-light);color:var(--brand-primary);border-color:rgba(6,83,137,0.10);}.check,.suite-tab.active,.screen-dot,.timeline-card::before,.story-card.featured .story-number,.bento-card.dark .product-mark,.device-row span:first-child{background:var(--brand-primary);color:#fff;}.hero{background:radial-gradient(circle at 78% 12%,rgba(255,255,255,0.08),transparent 30%),radial-gradient(circle at 12% 82%,rgba(255,255,255,0.05),transparent 30%),linear-gradient(135deg,var(--brand-primary-dark) 0%,var(--brand-primary) 52%,var(--brand-primary-deep) 100%);}.story-card.featured,.suite-screen,.final-cta{background:radial-gradient(circle at 75% 20%,rgba(255,255,255,0.10),transparent 32%),linear-gradient(135deg,var(--brand-primary-dark) 0%,var(--brand-primary) 55%,var(--brand-primary-deep) 100%);}.industry-shell{background:var(--brand-primary);}.integration-panel{background:radial-gradient(circle at 16% 12%,rgba(255,255,255,0.08),transparent 30%),radial-gradient(circle at 86% 82%,rgba(255,255,255,0.08),transparent 28%),linear-gradient(135deg,var(--brand-primary-dark) 0%,var(--brand-primary) 52%,var(--brand-primary-deep) 100%);}.video-frame-wrap,.feature-slide-card,.footer{background:radial-gradient(circle at 82% 12%,rgba(255,255,255,0.08),transparent 34%),linear-gradient(135deg,var(--brand-primary-deep) 0%,var(--brand-primary-dark) 50%,var(--brand-primary) 100%);}.video-frame{background:radial-gradient(circle at 78% 18%,rgba(255,255,255,0.10),transparent 32%),linear-gradient(135deg,var(--brand-primary-dark) 0%,var(--brand-primary-deep) 100%);}.footer-contact-card i{background:rgba(6,83,137,0.28);border-color:rgba(255,255,255,0.16);}h2{font-size:clamp(36px,4.2vw,58px);line-height:1.1;letter-spacing:-0.03em;}.suite-copy h3,.industry-panel h3{font-size:clamp(32px,3.2vw,44px);letter-spacing:-0.03em;}.nav-item.has-mega>.nav-link-btn{padding:10px 15px;border-radius:999px;border:1px solid transparent;transition:color 0.24s cubic-bezier(0.22,1,0.36,1),background 0.24s cubic-bezier(0.22,1,0.36,1),border-color 0.24s cubic-bezier(0.22,1,0.36,1),box-shadow 0.24s cubic-bezier(0.22,1,0.36,1);}.nav-item.has-mega:hover>.nav-link-btn,.nav-item.has-mega:focus-within>.nav-link-btn{color:var(--brand-primary);background:#fff;border-color:rgba(6,83,137,0.18);box-shadow:0 10px 26px rgba(6,83,137,0.10);}.nav-item.has-mega:hover>.nav-link-btn .nav-caret,.nav-item.has-mega:focus-within>.nav-link-btn .nav-caret{color:var(--brand-primary);}.mega-menu{top:calc(100%+8px);overflow:visible;transform:translateY(16px) scale(0.985);transform-origin:top center;opacity:0;visibility:hidden;pointer-events:none;transition:opacity 0.28s cubic-bezier(0.22,1,0.36,1),transform 0.32s cubic-bezier(0.22,1,0.36,1),visibility 0s linear 0.28s;will-change:opacity,transform;}.mega-menu::after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 12% 8%,rgba(6,83,137,0.055),transparent 34%),radial-gradient(circle at 88% 15%,rgba(0,174,239,0.055),transparent 30%);opacity:0;transition:opacity 0.32s ease;}.nav-item:hover .mega-menu,.nav-item:focus-within .mega-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1);transition-delay:0.06s,0.06s,0s;}.nav-item:hover .mega-menu::after,.nav-item:focus-within .mega-menu::after{opacity:1;}.mega-grid{position:relative;z-index:2;}.mega-grid>*{opacity:0;transform:translateY(10px);transition:opacity 0.28s cubic-bezier(0.22,1,0.36,1),transform 0.32s cubic-bezier(0.22,1,0.36,1);}.nav-item:hover .mega-grid>*,.nav-item:focus-within .mega-grid>*{opacity:1;transform:translateY(0);}.nav-item:hover .mega-grid>*:nth-child(1),.nav-item:focus-within .mega-grid>*:nth-child(1){transition-delay:0.08s;}.nav-item:hover .mega-grid>*:nth-child(2),.nav-item:focus-within .mega-grid>*:nth-child(2){transition-delay:0.11s;}.nav-item:hover .mega-grid>*:nth-child(3),.nav-item:focus-within .mega-grid>*:nth-child(3){transition-delay:0.14s;}.nav-item:hover .mega-grid>*:nth-child(4),.nav-item:focus-within .mega-grid>*:nth-child(4){transition-delay:0.17s;}.mega-link,.mega-icon,.mega-panel,.mega-btn-light,.mega-btn-outline{transition:transform 0.24s cubic-bezier(0.22,1,0.36,1),background 0.24s cubic-bezier(0.22,1,0.36,1),border-color 0.24s cubic-bezier(0.22,1,0.36,1),box-shadow 0.24s cubic-bezier(0.22,1,0.36,1),color 0.24s cubic-bezier(0.22,1,0.36,1);}.mega-link:hover{background:#f7fbff;transform:translateY(-3px);box-shadow:0 14px 30px rgba(6,83,137,0.10);}.mega-link:hover .mega-icon{transform:scale(1.06);background:radial-gradient(circle at 75% 18%,rgba(0,174,239,0.16),transparent 38%),#ffffff;border-color:rgba(6,83,137,0.18);box-shadow:0 12px 26px rgba(6,83,137,0.12);}.mega-btn-light:hover,.mega-btn-outline:hover{transform:translateY(-2px);}@media (prefers-reduced-motion:reduce){.mega-menu,.mega-grid>*,.mega-link,.mega-icon,.nav-link-btn{transition:none !important;transform:none !important;}}.mega-menu,.products-mega-menu,.solutions-mega-menu,.company-mega-menu,.resources-mega-menu,.network-mega-menu{background:#ffffff;}.mega-menu::after{display:none;}.mega-panel.dark{background:var(--brand-primary);color:#fff;}.mega-icon,.resources-mega-menu .mega-icon,.network-mega-menu .mega-icon,.nav-phone-icon,.portal-icon{background:var(--brand-primary-light) !important;color:var(--brand-primary) !important;border:1px solid rgba(6,83,137,0.12) !important;box-shadow:none !important;}.mega-link:hover .mega-icon{background:#dfeffc !important;color:var(--brand-primary) !important;border-color:rgba(6,83,137,0.18) !important;box-shadow:none !important;transform:scale(1.04);}.section,.proof-strip,.video-showcase,.feature-carousel-section,.integration-showcase,.final-cta,.footer{content-visibility:auto;contain-intrinsic-size:1px 760px;}.scroll-reveal{opacity:0;transform:translateY(22px);transition:opacity 0.72s cubic-bezier(0.22,1,0.36,1),transform 0.72s cubic-bezier(0.22,1,0.36,1);will-change:opacity,transform;}.scroll-reveal.is-visible{opacity:1;transform:translateY(0);}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto;}.scroll-reveal{opacity:1 !important;transform:none !important;transition:none !important;}}.company-mega-menu .company-mega-layout{display:grid;grid-template-columns:minmax(260px,0.9fr) 1fr;gap:18px;align-items:start;align-content:start;}.company-mega-menu .mega-panel.dark{align-self:stretch;margin:0;}.company-links-grid{display:grid;grid-template-columns:repeat(3,minmax(230px,1fr));gap:10px 18px;align-content:start;align-items:start;}.company-links-grid .mega-link{min-height:92px;padding:14px;align-self:start;}@media (max-width:1100px){.company-mega-menu .company-mega-layout{grid-template-columns:1fr;}.company-links-grid{grid-template-columns:repeat(2,minmax(220px,1fr));}}@media (max-width:720px){.company-links-grid{grid-template-columns:1fr;}}.mega-menu{top:calc(100%+8px);left:22px;right:22px;padding:22px;border-radius:28px;overflow:visible;}.mega-grid,.products-mega-menu .mega-grid,.solutions-mega-menu .mega-grid,.company-mega-menu .mega-grid,.resources-mega-menu .mega-grid,.network-mega-menu .mega-grid{gap:18px;align-items:start;align-content:start;}.products-mega-menu .mega-grid,.solutions-mega-menu .mega-grid,.company-mega-menu .mega-grid{grid-template-columns:minmax(260px,0.9fr) repeat(3,minmax(230px,1fr));}.resources-mega-menu .mega-grid,.network-mega-menu .mega-grid{grid-template-columns:repeat(3,minmax(230px,1fr));}.mega-panel{padding:22px;border-radius:22px;align-self:stretch;}.mega-link,.products-mega-menu .mega-link,.solutions-mega-menu .mega-link,.company-mega-menu .mega-link,.resources-mega-menu .mega-link,.network-mega-menu .mega-link{grid-template-columns:56px minmax(0,1fr);min-height:92px;padding:14px;gap:14px;align-self:start;}.mega-icon,.resources-mega-menu .mega-icon,.network-mega-menu .mega-icon{width:56px;height:56px;min-width:56px;border-radius:18px;}.mega-icon svg,.resources-mega-menu .mega-icon svg,.network-mega-menu .mega-icon svg{width:29px;height:29px;}.mega-link strong,.resources-mega-menu .mega-link strong,.network-mega-menu .mega-link strong{font-size:15px;line-height:1.25;margin:0 0 3px;font-weight:700;}.mega-link>span:not(.mega-icon)>span,.resources-mega-menu .mega-link>span:not(.mega-icon)>span,.network-mega-menu .mega-link>span:not(.mega-icon)>span{font-size:13px;line-height:1.35;margin:0;font-weight:500;}.products-mega-menu .mega-panel.dark,.solutions-mega-menu .mega-panel.dark,.company-mega-menu .mega-panel.dark{align-self:stretch;}@media (max-width:1100px){.video-showcase-inner{grid-template-columns:1fr;}}@media (max-width:720px){.video-showcase{padding:66px 18px;}.video-copy p{font-size:16px;}.video-frame-wrap{border-radius:26px;padding:10px;}.video-frame{border-radius:18px;}.video-caption{flex-direction:column;align-items:flex-start;}}.feature-carousel-section{background:#fff;padding:86px 0;overflow:hidden;}.feature-carousel-head{max-width:var(--container);margin:0 auto 34px;padding:0 22px;display:grid;grid-template-columns:0.9fr 1.1fr auto;gap:42px;align-items:start;}.feature-carousel-title h2{margin:0;color:var(--brand-primary-deep);font-size:clamp(34px,3.2vw,46px);line-height:1.16;letter-spacing:-0.018em;font-weight:800;}.feature-carousel-title::after{content:"";display:block;width:72px;height:5px;margin-top:20px;border-radius:999px;background:var(--brand-accent);}.feature-carousel-head p{margin:0;color:#526371;font-size:20px;line-height:1.65;max-width:760px;}.feature-carousel-controls{display:flex;gap:12px;align-items:center;justify-content:flex-end;padding-top:4px;}.feature-arrow{width:54px;height:54px;border-radius:14px;border:1px solid rgba(7,17,31,0.12);background:#fff;color:#1C1C1C;font-size:22px;cursor:pointer;transition:0.2s ease;display:grid;place-items:center;}.feature-arrow:hover{background:var(--brand-primary);color:#fff;transform:translateY(-2px);border-color:var(--brand-primary);}.feature-carousel-window{position:relative;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-color:rgba(6,83,137,0.45) transparent;scrollbar-width:thin;padding:0 0 28px;}.feature-carousel-window::-webkit-scrollbar{height:8px;}.feature-carousel-window::-webkit-scrollbar-track{background:transparent;}.feature-carousel-window::-webkit-scrollbar-thumb{background:rgba(6,83,137,0.45);border-radius:999px;}.feature-carousel-track{display:flex;gap:22px;width:max-content;padding-left:max(22px,calc((100vw - var(--container)) / 2));padding-right:max(22px,calc((100vw - var(--container)) / 2));}.feature-slide-card{width:min(390px,86vw);min-height:292px;scroll-snap-align:start;border-radius:26px;background:radial-gradient(circle at 82% 10%,rgba(255,255,255,0.12),transparent 34%),linear-gradient(135deg,var(--brand-primary-deep) 0%,var(--brand-primary-dark) 48%,var(--brand-primary) 100%);color:#fff;padding:30px 28px;border:1px solid rgba(255,255,255,0.08);box-shadow:0 20px 56px rgba(7,17,31,0.16);display:flex;flex-direction:column;justify-content:space-between;transition:0.24s ease;}.feature-slide-card:hover{transform:translateY(-6px);box-shadow:0 30px 70px rgba(7,17,31,0.22);}.feature-card-icon{width:60px;height:60px;border-radius:18px;display:grid;place-items:center;background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.13);color:#b7eefc;margin-bottom:26px;}.feature-card-icon svg{width:30px;height:30px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;}.feature-slide-card h3{margin:0 0 12px;font-size:25px;line-height:1.18;letter-spacing:-0.012em;font-weight:700;color:#fff;}.feature-slide-card p{margin:0 0 28px;color:#b8c9d1;font-size:17px;line-height:1.6;max-width:310px;}.feature-slide-card a{color:#b7eefc;font-size:15px;font-weight:700;width:fit-content;}.feature-slide-card a:hover{color:#fff;text-decoration:underline;text-underline-offset:4px;}@media (max-width:1100px){.feature-carousel-head{grid-template-columns:1fr;gap:20px;}.feature-carousel-controls{justify-content:flex-start;}}@media (max-width:720px){.feature-carousel-section{padding:64px 0;}.feature-carousel-title h2{font-size:31px;letter-spacing:-0.018em;}.feature-carousel-head p{font-size:16px;}.feature-slide-card{min-height:260px;padding:26px 22px;}}.migration{background:#fff;}.timeline{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;counter-reset:step;}.timeline-card{border:1px solid var(--line);background:#fff;border-radius:26px;padding:24px;box-shadow:0 14px 36px rgba(7,17,31,0.06);position:relative;overflow:hidden;}.timeline-card::before{counter-increment:step;content:"0" counter(step);display:inline-grid;place-items:center;width:44px;height:44px;background:var(--dark);color:#fff;border-radius:16px;font-weight:700;margin-bottom:22px;}.timeline-card h3{margin:0 0 8px;color:var(--dark);font-size:20px;letter-spacing:-0.03em;}.timeline-card p{margin:0;color:var(--muted);font-size:14px;}.final-cta{background:radial-gradient(circle at 65% 20%,rgba(255,255,255,0.08),transparent 30%),linear-gradient(135deg,var(--dark),var(--navy));color:#fff;text-align:center;padding:96px 22px;overflow:hidden;}.final-cta h2{color:#fff;max-width:900px;margin-left:auto;margin-right:auto;}.final-cta p{color:#d8deea;font-size:18px;max-width:700px;margin:0 auto 30px;}.final-actions{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;}.footer{position:relative;overflow:hidden;background:radial-gradient(circle at 18% 12%,rgba(255,255,255,0.12),transparent 30%),radial-gradient(circle at 90% 82%,rgba(0,174,239,0.16),transparent 30%),linear-gradient(135deg,var(--brand-primary-deep) 0%,var(--brand-primary-dark) 48%,var(--brand-primary) 100%);color:#cbd5e1;padding:86px 22px 30px;}.footer::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,0.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,0.035) 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(to bottom,#000 0%,transparent 80%);}.footer-inner{position:relative;max-width:var(--container);margin:0 auto;}.footer-cta{transform:none;margin-bottom:48px;background:#fff;color:var(--dark);border:1px solid rgba(15,23,42,0.10);border-radius:32px;padding:30px;box-shadow:0 28px 80px rgba(0,0,0,0.22);display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center;}.footer-cta h3{margin:0 0 8px;font-size:clamp(28px,3vw,42px);line-height:1.04;letter-spacing:-0.032em;color:var(--dark);}.footer-cta p{margin:0;color:var(--muted);font-size:15px;max-width:760px;}.footer-main{display:grid;grid-template-columns:1.1fr 1.6fr;gap:54px;padding:34px 0 38px;border-bottom:1px solid rgba(255,255,255,0.10);}.footer-brand-block img{height:46px;width:auto;background:#fff;border-radius:15px;padding:8px 12px;margin-bottom:20px;box-shadow:0 18px 40px rgba(0,0,0,0.18);}.footer-brand-block h3{margin:0 0 12px;color:#fff;font-size:30px;line-height:1.05;letter-spacing:-0.03em;}.footer-brand-block p{margin:0 0 22px;color:#aeb9c9;font-size:15px;max-width:440px;}.footer-contact-card{display:grid;gap:10px;max-width:430px;}.footer-contact-card a,.footer-contact-card span{display:flex;align-items:center;gap:10px;width:fit-content;color:#FFFFFF;font-weight:750;font-size:14px;}.footer-contact-card i{width:28px;height:28px;border-radius:10px;background:rgba(0,174,239,0.16);color:#ffffff;display:inline-grid;place-items:center;font-style:normal;font-size:12px;border:1px solid rgba(255,255,255,0.18);}.footer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;}.footer-column h4{margin:0 0 16px;color:#fff;font-size:14px;text-transform:uppercase;letter-spacing:0.09em;font-weight:700;}.footer-column a{display:block;color:#aeb9c9;font-size:14px;font-weight:650;margin-bottom:11px;transition:0.2s ease;}.footer-column a:hover{color:#fff;transform:translateX(3px);}.footer-bottom{display:flex;justify-content:space-between;gap:20px;align-items:center;padding-top:24px;font-size:13px;color:#93a1b5;flex-wrap:wrap;}.footer-bottom-links{display:flex;gap:18px;flex-wrap:wrap;font-weight:700;}.footer-bottom-links a{color:#cbd5e1;}.footer-bottom-links a:hover{color:#fff;}@media (max-width:1100px){.nav-links,.nav-actions{display:none;}.nav{padding:14px 22px;}.menu-btn{display:inline-flex;}.mega-menu{display:none;}.hero-inner,.suite-layout,.suite-content,.industry-grid,.industry-panel{grid-template-columns:1fr;}.footer-cta,.footer-main{grid-template-columns:1fr;}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.platform-visual{min-height:auto;}.orbit-card{display:none;}.story-grid,.timeline{grid-template-columns:repeat(2,1fr);}.story-card.featured{grid-column:span 2;}.bento-card,.bento-card.large{grid-column:span 6;}.proof-inner{grid-template-columns:repeat(2,1fr);}.proof-label{grid-column:span 2;}.footer-bottom{align-items:flex-start;}}@media (max-width:720px){.logo img{height:38px;max-width:185px;}.hero-inner{padding-top:64px;}h1{font-size:44px;}h2{font-size:38px;}.proof-label{font-size:18px;}.proof-box strong{font-size:30px;}.hero-copy,.section-subtitle{font-size:16px;}.btn{width:100%;}.app-body,.mini-grid,.metric-row,.story-grid,.timeline,.proof-inner,.footer-grid{grid-template-columns:1fr;}.integration-showcase{padding:64px 0;}.integration-panel{border-radius:0;padding:40px 20px;}.integration-marquee{margin-left:-20px;margin-right:-20px;}.integration-tile{width:132px;min-height:96px;}.app-sidebar{display:none;}.story-card.featured,.bento-card,.bento-card.large,.proof-label{grid-column:span 1;}.section{padding:68px 18px;}.suite-copy,.industry-panel,.arch-card{padding:26px;}.suite-copy h3,.industry-panel h3{font-size:34px;}}.nav-shell{z-index:999;}.nav{max-width:1360px;}.mega-menu{left:18px;right:18px;max-width:1220px;margin:0 auto;padding:16px;border-radius:32px;background:rgba(255,255,255,0.98);backdrop-filter:blur(22px);border:1px solid rgba(6,83,137,0.12);box-shadow:0 28px 90px rgba(6,83,137,0.17),0 8px 24px rgba(7,17,31,0.08);}.products-mega-layout,.solutions-mega-layout,.company-mega-layout{display:grid;grid-template-columns:300px 1fr;gap:16px;align-items:stretch;}.products-links-grid,.solutions-links-grid,.company-links-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 12px;align-content:start;align-items:start;}.resources-mega-menu .mega-grid,.network-mega-menu .mega-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;}.mega-panel.dark{min-height:100%;padding:24px;border-radius:26px;background:radial-gradient(circle at 86% 10%,rgba(255,255,255,0.16),transparent 34%),linear-gradient(145deg,var(--brand-primary-dark) 0%,var(--brand-primary) 58%,var(--brand-primary-deep) 100%);border:1px solid rgba(255,255,255,0.14);box-shadow:inset 0 1px 0 rgba(255,255,255,0.12);}.mega-panel.dark h3{font-size:23px;line-height:1.12;letter-spacing:-0.028em;}.mega-panel.dark p{font-size:13px;line-height:1.58;color:rgba(255,255,255,0.82);}.mega-link,.products-links-grid .mega-link,.solutions-links-grid .mega-link,.company-links-grid .mega-link,.resources-mega-menu .mega-link,.network-mega-menu .mega-link{position:relative;min-height:78px;padding:10px 12px;grid-template-columns:52px minmax(0,1fr);gap:12px;border-radius:20px;border:1px solid transparent;background:transparent;box-shadow:none;}.mega-link::after{content:"â†’";position:absolute;right:14px;top:14px;color:var(--brand-primary);font-size:14px;font-weight:800;opacity:0;transform:translateX(-6px);transition:opacity 0.22s ease,transform 0.22s ease;}.mega-link:hover{background:linear-gradient(135deg,#f7fbff 0%,#ffffff 100%);border-color:rgba(6,83,137,0.14);transform:translateY(-2px);box-shadow:0 14px 34px rgba(6,83,137,0.10);}.mega-link:hover::after{opacity:1;transform:translateX(0);}.mega-icon,.resources-mega-menu .mega-icon,.network-mega-menu .mega-icon{width:52px;height:52px;min-width:52px;border-radius:18px;background:var(--brand-primary-light) !important;color:var(--brand-primary) !important;border:1px solid rgba(6,83,137,0.12) !important;}.mega-icon svg,.resources-mega-menu .mega-icon svg,.network-mega-menu .mega-icon svg{width:27px;height:27px;}.mega-link strong,.resources-mega-menu .mega-link strong,.network-mega-menu .mega-link strong{font-size:14px;line-height:1.22;font-weight:800;padding-right:18px;}.mega-link>span:not(.mega-icon)>span,.resources-mega-menu .mega-link>span:not(.mega-icon)>span,.network-mega-menu .mega-link>span:not(.mega-icon)>span{font-size:12px;line-height:1.34;color:#5f6f82;}.mega-mini-grid{gap:8px;margin-top:16px;}.mega-mini{padding:12px;border-radius:15px;background:rgba(255,255,255,0.10);}.mega-btn-light,.mega-btn-outline{min-height:40px;padding:10px 14px;font-size:12px;}@media (max-width:1100px){.products-mega-layout,.solutions-mega-layout,.company-mega-layout{grid-template-columns:1fr;}.products-links-grid,.solutions-links-grid,.company-links-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}@media (max-width:720px){.products-links-grid,.solutions-links-grid,.company-links-grid,.resources-mega-menu .mega-grid,.network-mega-menu .mega-grid{grid-template-columns:1fr;}}.nav-shell{z-index:9999;background:rgba(255,255,255,0.98);backdrop-filter:blur(20px);border-bottom:1px solid rgba(6,83,137,0.10);}.nav{max-width:1340px;min-height:72px;padding-top:12px;padding-bottom:12px;}.nav-links{gap:14px;}.nav-item.has-mega>.nav-link-btn{min-height:42px;padding:10px 16px;border-radius:999px;border:1px solid transparent;color:#233044;font-size:14px;font-weight:800;letter-spacing:-0.01em;transition:background 0.24s cubic-bezier(0.22,1,0.36,1),border-color 0.24s cubic-bezier(0.22,1,0.36,1),color 0.24s cubic-bezier(0.22,1,0.36,1),box-shadow 0.24s cubic-bezier(0.22,1,0.36,1);}.nav-item.has-mega:hover>.nav-link-btn,.nav-item.has-mega:focus-within>.nav-link-btn{background:#ffffff;color:var(--brand-primary);border-color:rgba(6,83,137,0.18);box-shadow:0 10px 28px rgba(6,83,137,0.10);}.nav-caret{color:#434753;font-size:10px;transform-origin:center;}.nav-item.has-mega:hover .nav-caret,.nav-item.has-mega:focus-within .nav-caret{color:var(--brand-primary);}.mega-menu{top:calc(100%+8px) !important;left:50% !important;right:auto !important;width:min(1180px,calc(100vw - 48px)) !important;max-width:min(1180px,calc(100vw - 48px)) !important;transform:translateX(-50%) translateY(16px) scale(0.985) !important;padding:18px !important;border-radius:34px !important;background:#ffffff !important;border:1px solid rgba(6,83,137,0.12) !important;box-shadow:0 34px 90px rgba(6,83,137,0.20),0 10px 28px rgba(7,17,31,0.08) !important;overflow:visible !important;opacity:0;visibility:hidden;pointer-events:none;z-index:99999 !important;isolation:isolate;transition:opacity 0.24s cubic-bezier(0.22,1,0.36,1),transform 0.30s cubic-bezier(0.22,1,0.36,1),visibility 0s linear 0.24s !important;}.nav-item:hover .mega-menu,.nav-item:focus-within .mega-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0) scale(1) !important;transition-delay:0.04s,0.04s,0s !important;}.mega-menu::before{content:"";position:absolute;left:0;right:0;top:-28px;height:28px;background:transparent;}.mega-menu::after{display:none !important;}.products-mega-layout,.solutions-mega-layout,.company-mega-layout{display:grid !important;grid-template-columns:330px minmax(0,1fr) !important;gap:18px !important;align-items:stretch !important;}.products-links-grid,.solutions-links-grid,.company-links-grid{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:10px 14px !important;align-content:start !important;align-items:start !important;}.resources-mega-menu,.network-mega-menu{width:min(940px,calc(100vw - 48px)) !important;max-width:min(940px,calc(100vw - 48px)) !important;}.resources-mega-menu .mega-grid,.network-mega-menu .mega-grid{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:14px !important;align-items:stretch !important;}.mega-panel.dark{min-height:100% !important;padding:28px !important;border-radius:28px !important;background:radial-gradient(circle at 88% 8%,rgba(255,255,255,0.16),transparent 34%),linear-gradient(145deg,var(--brand-primary-dark) 0%,var(--brand-primary) 58%,var(--brand-primary-deep) 100%) !important;border:1px solid rgba(255,255,255,0.14) !important;box-shadow:inset 0 1px 0 rgba(255,255,255,0.14) !important;display:flex !important;flex-direction:column !important;justify-content:space-between !important;}.mega-panel.dark::before{content:"";position:absolute;inset:0;border-radius:inherit;background-image:linear-gradient(rgba(255,255,255,0.055) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,0.055) 1px,transparent 1px);background-size:34px 34px;opacity:0.42;pointer-events:none;}.mega-panel.dark>*{position:relative;z-index:1;}.mega-eyebrow{color:#bdefff !important;font-size:12px !important;font-weight:900 !important;letter-spacing:0.12em !important;margin-bottom:12px !important;}.mega-panel.dark h3{color:#ffffff !important;font-size:24px !important;line-height:1.12 !important;letter-spacing:-0.035em !important;margin-bottom:12px !important;}.mega-panel.dark p{color:rgba(255,255,255,0.82) !important;font-size:13px !important;line-height:1.62 !important;margin-bottom:0 !important;}.mega-cta-row{margin-top:20px !important;gap:10px !important;}.mega-btn-light,.mega-btn-outline{min-height:42px !important;padding:10px 15px !important;border-radius:999px !important;font-size:12px !important;font-weight:900 !important;transition:transform 0.22s ease,background 0.22s ease,border-color 0.22s ease !important;}.mega-btn-light:hover,.mega-btn-outline:hover{transform:translateY(-2px) !important;}.mega-mini-grid{margin-top:20px !important;gap:10px !important;}.mega-mini{padding:13px !important;border-radius:16px !important;background:rgba(255,255,255,0.11) !important;border:1px solid rgba(255,255,255,0.14) !important;}.mega-mini strong{font-size:19px !important;font-weight:900 !important;}.mega-mini span{color:rgba(255,255,255,0.78) !important;font-size:11px !important;line-height:1.35 !important;}.mega-link,.products-links-grid .mega-link,.solutions-links-grid .mega-link,.company-links-grid .mega-link,.resources-mega-menu .mega-link,.network-mega-menu .mega-link{position:relative !important;display:grid !important;grid-template-columns:54px minmax(0,1fr) !important;gap:13px !important;align-items:center !important;min-height:82px !important;padding:12px 14px !important;border-radius:22px !important;border:1px solid transparent !important;background:#ffffff !important;box-shadow:none !important;transform:none !important;overflow:hidden !important;transition:transform 0.24s cubic-bezier(0.22,1,0.36,1),background 0.24s cubic-bezier(0.22,1,0.36,1),border-color 0.24s cubic-bezier(0.22,1,0.36,1),box-shadow 0.24s cubic-bezier(0.22,1,0.36,1) !important;}.mega-link::before{content:"";position:absolute;left:0;top:14px;bottom:14px;width:3px;border-radius:999px;background:var(--brand-primary);opacity:0;transform:scaleY(0.35);transition:opacity 0.22s ease,transform 0.22s ease;}.mega-link::after{content:"â†’" !important;position:absolute !important;right:14px !important;top:50% !important;transform:translate(-6px,-50%) !important;color:var(--brand-primary) !important;font-size:15px !important;font-weight:900 !important;opacity:0 !important;transition:opacity 0.22s ease,transform 0.22s ease !important;}.mega-link:hover{background:linear-gradient(135deg,#f7fbff 0%,#ffffff 100%) !important;border-color:rgba(6,83,137,0.16) !important;transform:translateY(-2px) !important;box-shadow:0 16px 34px rgba(6,83,137,0.11) !important;}.mega-link:hover::before{opacity:1;transform:scaleY(1);}.mega-link:hover::after{opacity:1 !important;transform:translate(0,-50%) !important;}.mega-icon,.resources-mega-menu .mega-icon,.network-mega-menu .mega-icon{width:54px !important;height:54px !important;min-width:54px !important;border-radius:19px !important;background:var(--brand-primary-light) !important;color:var(--brand-primary) !important;border:1px solid rgba(6,83,137,0.12) !important;box-shadow:inset 0 1px 0 rgba(255,255,255,0.88) !important;transition:transform 0.22s ease,background 0.22s ease,border-color 0.22s ease !important;}.mega-icon svg,.resources-mega-menu .mega-icon svg,.network-mega-menu .mega-icon svg{width:27px !important;height:27px !important;stroke-width:1.85 !important;}.mega-link:hover .mega-icon{transform:scale(1.045) !important;background:#dfeffc !important;border-color:rgba(6,83,137,0.20) !important;box-shadow:none !important;}.mega-link strong,.resources-mega-menu .mega-link strong,.network-mega-menu .mega-link strong{display:block !important;color:#1C1C1C !important;font-size:14px !important;line-height:1.23 !important;font-weight:900 !important;letter-spacing:-0.012em !important;padding-right:24px !important;margin-bottom:4px !important;}.mega-link>span:not(.mega-icon)>span,.resources-mega-menu .mega-link>span:not(.mega-icon)>span,.network-mega-menu .mega-link>span:not(.mega-icon)>span{display:block !important;color:#5f6f82 !important;font-size:12px !important;line-height:1.38 !important;font-weight:600 !important;padding-right:18px !important;}.mega-grid>*,.products-links-grid>*,.solutions-links-grid>*,.company-links-grid>*{opacity:0;transform:translateY(8px);transition:opacity 0.28s cubic-bezier(0.22,1,0.36,1),transform 0.30s cubic-bezier(0.22,1,0.36,1);}.nav-item:hover .mega-grid>*,.nav-item:focus-within .mega-grid>*,.nav-item:hover .products-links-grid>*,.nav-item:focus-within .products-links-grid>*,.nav-item:hover .solutions-links-grid>*,.nav-item:focus-within .solutions-links-grid>*,.nav-item:hover .company-links-grid>*,.nav-item:focus-within .company-links-grid>*{opacity:1;transform:translateY(0);}.nav-item:hover .products-links-grid>*:nth-child(1),.nav-item:focus-within .products-links-grid>*:nth-child(1),.nav-item:hover .solutions-links-grid>*:nth-child(1),.nav-item:focus-within .solutions-links-grid>*:nth-child(1),.nav-item:hover .company-links-grid>*:nth-child(1),.nav-item:focus-within .company-links-grid>*:nth-child(1){transition-delay:0.06s;}.nav-item:hover .products-links-grid>*:nth-child(2),.nav-item:focus-within .products-links-grid>*:nth-child(2),.nav-item:hover .solutions-links-grid>*:nth-child(2),.nav-item:focus-within .solutions-links-grid>*:nth-child(2),.nav-item:hover .company-links-grid>*:nth-child(2),.nav-item:focus-within .company-links-grid>*:nth-child(2){transition-delay:0.08s;}.nav-item:hover .products-links-grid>*:nth-child(3),.nav-item:focus-within .products-links-grid>*:nth-child(3),.nav-item:hover .solutions-links-grid>*:nth-child(3),.nav-item:focus-within .solutions-links-grid>*:nth-child(3),.nav-item:hover .company-links-grid>*:nth-child(3),.nav-item:focus-within .company-links-grid>*:nth-child(3){transition-delay:0.10s;}.nav-item:hover .products-links-grid>*:nth-child(n+4),.nav-item:focus-within .products-links-grid>*:nth-child(n+4),.nav-item:hover .solutions-links-grid>*:nth-child(n+4),.nav-item:focus-within .solutions-links-grid>*:nth-child(n+4),.nav-item:hover .company-links-grid>*:nth-child(n+4),.nav-item:focus-within .company-links-grid>*:nth-child(n+4){transition-delay:0.12s;}@media (max-width:1100px){.products-mega-layout,.solutions-mega-layout,.company-mega-layout{grid-template-columns:1fr !important;}.products-links-grid,.solutions-links-grid,.company-links-grid,.resources-mega-menu .mega-grid,.network-mega-menu .mega-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}}@media (max-width:720px){.products-links-grid,.solutions-links-grid,.company-links-grid,.resources-mega-menu .mega-grid,.network-mega-menu .mega-grid{grid-template-columns:1fr !important;}}.product-suite .suite-layout{grid-template-columns:390px 1fr;}.product-suite .suite-tabs{max-height:560px;overflow:auto;padding-right:12px;scrollbar-width:thin;scrollbar-color:rgba(6,83,137,0.35) transparent;}.product-suite .suite-tabs::-webkit-scrollbar{width:6px;}.product-suite .suite-tabs::-webkit-scrollbar-thumb{background:rgba(6,83,137,0.35);border-radius:999px;}.product-suite .suite-tab{min-height:76px;padding:14px;grid-template-columns:50px 1fr;gap:14px;margin-bottom:10px;}.product-suite .suite-tab .tab-icon{width:50px;height:50px;border-radius:16px;font-size:14px;font-weight:800;}.product-suite .suite-tab strong{font-size:16px;line-height:1.18;font-weight:800;}.product-suite .suite-tab>span:not(.tab-icon)>span{font-size:13px;line-height:1.35;}.product-suite .suite-tab.active{background:var(--brand-primary);}.product-suite .suite-copy h3{font-size:clamp(34px,3.3vw,48px);}.product-suite .suite-screen{background:radial-gradient(circle at 75% 25%,rgba(255,255,255,0.12),transparent 30%),linear-gradient(135deg,var(--brand-primary-dark),var(--brand-primary),var(--brand-primary-deep));}@media (max-width:1100px){.product-suite .suite-layout{grid-template-columns:1fr;}}.product-suite .suite-layout{grid-template-columns:390px 1fr;gap:30px;align-items:stretch;}.product-suite .suite-tabs{max-height:none !important;overflow:visible !important;padding:14px !important;padding-right:14px !important;display:grid !important;grid-template-columns:1fr !important;gap:8px !important;scrollbar-width:none !important;}.product-suite .suite-tabs::-webkit-scrollbar{display:none !important;}.product-suite .suite-tab{min-height:54px !important;padding:8px 12px !important;margin-bottom:0 !important;grid-template-columns:42px 1fr !important;gap:12px !important;border-radius:18px !important;}.product-suite .suite-tab .tab-icon{width:42px !important;height:42px !important;border-radius:14px !important;font-size:13px !important;font-weight:800 !important;}.product-suite .suite-tab strong{font-size:15px !important;line-height:1.16 !important;margin-bottom:1px !important;font-weight:800 !important;}.product-suite .suite-tab>span:not(.tab-icon)>span{font-size:12px !important;line-height:1.25 !important;}.product-suite .suite-content{min-height:560px;}@media (max-width:1100px){.product-suite .suite-layout{grid-template-columns:1fr;}}@media (max-width:720px){.product-suite .suite-tab{min-height:58px !important;}}.product-suite .suite-content{grid-template-columns:1fr 1fr;min-height:560px;align-items:stretch;}.product-suite .suite-copy{padding:42px 46px;display:flex;flex-direction:column;justify-content:center;}.product-suite .suite-copy h3{max-width:500px;min-height:112px;display:flex;align-items:flex-start;margin-bottom:18px;font-size:clamp(34px,2.75vw,44px) !important;line-height:1.08;letter-spacing:-0.032em;text-wrap:balance;}.product-suite .suite-copy p{max-width:500px;min-height:86px;margin-bottom:24px;font-size:17px;line-height:1.62;}.product-suite .feature-points{min-height:112px;gap:11px;margin-bottom:26px;}.product-suite .feature-points div{font-size:14px;line-height:1.35;align-items:flex-start;min-height:24px;}.product-suite .check{width:22px;height:22px;font-size:11px;margin-top:1px;}.product-suite .suite-screen{padding:40px 34px;min-height:560px;}.product-suite .screen-card{width:min(100%,360px);min-height:450px;padding:18px;display:flex;flex-direction:column;justify-content:center;transform:rotate(-1.2deg);}.product-suite .screen-header{margin-bottom:16px;min-height:38px;}.product-suite .screen-header strong{font-size:14px;line-height:1.25;max-width:220px;}.product-suite .screen-list{gap:11px;}.product-suite .screen-item{grid-template-columns:42px minmax(0,1fr) 48px;gap:12px;min-height:78px;padding:13px;align-items:center;}.product-suite .screen-item>span:nth-child(2){min-width:0;display:block;text-align:left;}.product-suite .screen-item b{display:block;font-size:13px;line-height:1.22;margin-bottom:3px;text-align:left;}.product-suite .screen-item small{display:block;font-size:11px;line-height:1.32;text-align:left;}.product-suite .screen-item em{justify-self:end;align-self:center;white-space:nowrap;font-size:11px;text-align:right;}@media (max-width:1100px){.product-suite .suite-content{grid-template-columns:1fr;}.product-suite .suite-copy h3,.product-suite .suite-copy p,.product-suite .feature-points{min-height:auto;}}.industries{background:linear-gradient(180deg,#ffffff 0%,#f5f8fb 100%);}.industry-shell{background:radial-gradient(circle at 12% 8%,rgba(255,255,255,0.12),transparent 30%),radial-gradient(circle at 88% 86%,rgba(127,183,217,0.20),transparent 34%),linear-gradient(135deg,#003a64 0%,#317EE5 48%,#0A4A79 100%) !important;border:1px solid rgba(127,183,217,0.28);box-shadow:0 34px 90px rgba(4,58,97,0.28),0 10px 26px rgba(7,17,31,0.10);}.industry-shell::before{inset:0;height:auto;background-image:linear-gradient(rgba(255,255,255,0.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,0.045) 1px,transparent 1px);background-size:44px 44px;opacity:0.55;pointer-events:none;}.industry-tabs{background:linear-gradient(180deg,rgba(255,255,255,0.08),rgba(255,255,255,0.025));border:1px solid rgba(255,255,255,0.12);border-radius:28px;padding:14px;max-height:none;overflow:visible;scrollbar-width:none;}.industry-tabs::-webkit-scrollbar{display:none;}.industry-tab{background:rgba(255,255,255,0.065);border:1px solid rgba(255,255,255,0.11);color:#FFFFFF;box-shadow:inset 0 1px 0 rgba(255,255,255,0.06);}.industry-tab::before{background:rgba(255,255,255,0.10);color:#ffffff;border-color:rgba(255,255,255,0.16);}.industry-tab span{color:rgba(234,244,251,0.72);}.industry-tab:hover{background:rgba(255,255,255,0.13);border-color:rgba(255,255,255,0.22);box-shadow:0 16px 34px rgba(3,43,73,0.14);}.industry-tab.active{background:#FFFFFF;color:#003a64;border-color:rgba(255,255,255,0.62);box-shadow:0 20px 46px rgba(3,43,73,0.22);}.industry-tab.active::before{background:linear-gradient(135deg,#317EE5 0%,#0A4A79 100%);color:#ffffff;border-color:rgba(6,83,137,0.20);box-shadow:0 10px 22px rgba(6,83,137,0.18);}.industry-tab.active span{color:#607086;}.industry-panel{background:linear-gradient(180deg,rgba(255,255,255,0.11),rgba(255,255,255,0.045));border:1px solid rgba(255,255,255,0.16);box-shadow:inset 0 1px 0 rgba(255,255,255,0.08);}.industry-panel h3{color:#ffffff;text-shadow:0 10px 28px rgba(3,43,73,0.18);}.industry-panel p{color:rgba(248,250,252,0.84);}.industry-points div{color:#FFFFFF;}.industry-points .check,.industry-panel .check{background:rgba(255,255,255,0.14);border:1px solid rgba(255,255,255,0.18);color:#ffffff;box-shadow:inset 0 1px 0 rgba(255,255,255,0.08);}.industry-panel .btn-red{background:#FFFFFF;color:#003a64;box-shadow:0 16px 34px rgba(3,43,73,0.20);border:1px solid rgba(255,255,255,0.55);}.industry-panel .btn-red:hover{background:#ffffff;color:#003a64;box-shadow:0 20px 44px rgba(3,43,73,0.24);}.industry-device{background:#FFFFFF;border:1px solid #DCE6EE;box-shadow:0 24px 60px rgba(7,38,66,0.18);}.device-top strong{color:#0F172A;}.device-badge{background:#E7F1F8;color:#0A4A79 !important;}.device-row{background:#ffffff;border-color:#E3EAF0;box-shadow:0 8px 18px rgba(7,38,66,0.04);}.device-row span:first-child{background:linear-gradient(135deg,#317EE5 0%,#0A4A79 100%);color:#ffffff;}.device-row b{color:#0F172A;}.device-row small{color:#6B7A90;}.industries{background:linear-gradient(180deg,#ffffff 0%,#f5f8fb 100%) !important;}.industry-shell{background:transparent !important;border:0 !important;box-shadow:none !important;padding:0 !important;border-radius:0 !important;overflow:visible !important;}.industry-shell::before{display:none !important;}.industry-grid{grid-template-columns:330px 1fr;gap:28px;align-items:stretch;}.industry-tabs{background:#ffffff !important;border:1px solid rgba(6,83,137,0.10) !important;border-radius:30px !important;padding:18px !important;box-shadow:0 24px 70px rgba(6,83,137,0.12) !important;max-height:none !important;overflow:visible !important;}.industry-tab{background:#f6f9fc !important;border:1px solid rgba(6,83,137,0.08) !important;color:#0f172a !important;box-shadow:none !important;min-height:72px;}.industry-tab::before{background:#FFFFFF !important;color:var(--brand-primary) !important;border-color:rgba(6,83,137,0.10) !important;box-shadow:inset 0 1px 0 rgba(255,255,255,0.85) !important;}.industry-tab strong{color:#0f172a !important;}.industry-tab span{color:#434753 !important;}.industry-tab:hover{background:#ffffff !important;border-color:rgba(6,83,137,0.18) !important;box-shadow:0 14px 32px rgba(6,83,137,0.10) !important;transform:translateX(3px);}.industry-tab.active{background:linear-gradient(135deg,var(--brand-primary-dark) 0%,var(--brand-primary) 100%) !important;color:#ffffff !important;border-color:rgba(6,83,137,0.22) !important;box-shadow:0 18px 44px rgba(6,83,137,0.22) !important;}.industry-tab.active::before{background:#ffffff !important;color:var(--brand-primary) !important;border-color:rgba(255,255,255,0.50) !important;box-shadow:none !important;}.industry-tab.active strong,.industry-tab.active span{color:#ffffff !important;}.industry-tab.active span span{color:rgba(255,255,255,0.78) !important;}.industry-panel{position:relative;min-height:540px;border-radius:32px !important;background:linear-gradient(90deg,#ffffff 0%,#ffffff 56%,transparent 56%),radial-gradient(circle at 84% 18%,rgba(255,255,255,0.12),transparent 34%),linear-gradient(135deg,var(--brand-primary-dark) 0%,var(--brand-primary) 58%,var(--brand-primary-deep) 100%) !important;border:1px solid rgba(6,83,137,0.10) !important;box-shadow:0 28px 80px rgba(6,83,137,0.14) !important;padding:44px !important;grid-template-columns:0.95fr 0.9fr;overflow:hidden;}.industry-panel::before{content:"";position:absolute;top:0;bottom:0;left:56%;right:0;background-image:linear-gradient(rgba(255,255,255,0.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,0.05) 1px,transparent 1px);background-size:42px 42px;opacity:0.55;pointer-events:none;}.industry-panel>*{position:relative;z-index:1;}.industry-panel h3{color:#0f172a !important;text-shadow:none !important;max-width:520px;}.industry-panel p{color:#434753 !important;max-width:520px;}.industry-points div{color:#344054 !important;}.industry-points .check,.industry-panel .check{background:var(--brand-primary) !important;color:#ffffff !important;border:0 !important;box-shadow:0 8px 18px rgba(6,83,137,0.18) !important;}.industry-panel .btn-red{background:var(--brand-primary) !important;color:#ffffff !important;border:1px solid rgba(6,83,137,0.18) !important;box-shadow:0 16px 34px rgba(6,83,137,0.22) !important;}.industry-panel .btn-red:hover{background:var(--brand-primary-dark) !important;color:#ffffff !important;box-shadow:0 20px 44px rgba(6,83,137,0.26) !important;}.industry-device{background:#ffffff !important;border:1px solid rgba(255,255,255,0.72) !important;box-shadow:0 28px 72px rgba(3,43,73,0.28) !important;align-self:center;}.device-badge{background:#FFFFFF !important;color:var(--brand-primary) !important;}.device-row{background:#fbfdff !important;border-color:rgba(6,83,137,0.10) !important;box-shadow:0 10px 24px rgba(3,43,73,0.05) !important;}.device-row span:first-child{background:var(--brand-primary) !important;color:#ffffff !important;}@media (max-width:1100px){.industry-grid{grid-template-columns:1fr;}.industry-panel{background:linear-gradient(180deg,#ffffff 0%,#ffffff 52%,transparent 52%),linear-gradient(135deg,var(--brand-primary-dark) 0%,var(--brand-primary) 58%,var(--brand-primary-deep) 100%) !important;}.industry-panel::before{top:52%;left:0;}}.video-showcase{background:radial-gradient(circle at 12% 12%,rgba(6,83,137,0.06),transparent 28%),linear-gradient(180deg,#ffffff 0%,#f6f9fc 100%) !important;padding:88px 22px !important;overflow:hidden !important;}.video-showcase-inner{max-width:var(--container) !important;margin:0 auto !important;display:grid !important;grid-template-columns:minmax(380px,0.78fr) minmax(560px,1.22fr) !important;gap:58px !important;align-items:center !important;}.video-copy{max-width:520px !important;}.video-copy .kicker{color:var(--brand-primary-deep) !important;margin-bottom:16px !important;}.video-copy h2{margin:0 0 20px !important;color:var(--dark) !important;font-size:clamp(38px,3.5vw,52px) !important;line-height:1.08 !important;letter-spacing:-0.032em !important;max-width:520px !important;text-wrap:balance;}.video-copy p{color:#434753 !important;font-size:17px !important;line-height:1.72 !important;margin:0 0 24px !important;max-width:510px !important;}.video-points{display:grid !important;gap:12px !important;margin:0 0 28px !important;padding:0 !important;}.video-points div{display:flex !important;align-items:flex-start !important;gap:12px !important;color:#344054 !important;font-size:14px !important;line-height:1.45 !important;font-weight:800 !important;}.video-points .check{width:22px !important;height:22px !important;min-width:22px !important;margin-top:1px !important;background:var(--brand-primary) !important;box-shadow:0 8px 18px rgba(6,83,137,0.16) !important;}.video-frame-wrap{position:relative !important;width:100% !important;border-radius:34px !important;padding:18px !important;background:radial-gradient(circle at 84% 14%,rgba(255,255,255,0.14),transparent 34%),linear-gradient(135deg,var(--brand-primary-dark) 0%,var(--brand-primary) 54%,var(--brand-primary-deep) 100%) !important;box-shadow:0 30px 86px rgba(6,83,137,0.20) !important;overflow:hidden !important;border:1px solid rgba(6,83,137,0.10) !important;}.video-frame-wrap::before{content:"" !important;position:absolute !important;inset:0 !important;background-image:linear-gradient(rgba(255,255,255,0.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,0.045) 1px,transparent 1px) !important;background-size:42px 42px !important;opacity:0.62 !important;pointer-events:none !important;}.video-frame{position:relative !important;z-index:2 !important;overflow:hidden !important;border-radius:24px !important;aspect-ratio:16 / 9 !important;min-height:390px !important;background:radial-gradient(circle at 82% 12%,rgba(255,255,255,0.11),transparent 32%),linear-gradient(135deg,rgba(3,43,73,0.96) 0%,rgba(6,83,137,0.78) 100%) !important;border:1px solid rgba(255,255,255,0.14) !important;box-shadow:inset 0 1px 0 rgba(255,255,255,0.10) !important;}.video-placeholder{position:absolute !important;inset:0 !important;display:grid !important;place-items:center !important;padding:42px !important;color:#fff !important;text-align:center !important;}.video-placeholder::before{content:"" !important;position:absolute !important;inset:0 !important;background:linear-gradient(180deg,rgba(0,0,0,0.03),rgba(0,0,0,0.12)) !important;}.video-placeholder-content{position:relative !important;z-index:2 !important;max-width:560px !important;margin:0 auto !important;}.video-play{width:86px !important;height:86px !important;margin:0 auto 22px !important;border-radius:999px !important;background:#ffffff !important;color:var(--brand-primary-deep) !important;display:inline-grid !important;place-items:center !important;font-size:30px !important;line-height:1 !important;box-shadow:0 20px 54px rgba(0,0,0,0.24) !important;transform:none !important;}.video-placeholder h3{margin:0 0 12px !important;color:#ffffff !important;font-size:clamp(28px,3vw,40px) !important;line-height:1.12 !important;letter-spacing:-0.028em !important;}.video-placeholder p{margin:0 auto 24px !important;color:rgba(255,255,255,0.82) !important;font-size:16px !important;line-height:1.62 !important;max-width:520px !important;}.video-placeholder .btn{width:auto !important;min-width:160px !important;background:#ffffff !important;color:var(--brand-primary-deep) !important;box-shadow:0 16px 34px rgba(0,0,0,0.16) !important;font-weight:900 !important;}.video-caption{position:relative !important;z-index:2 !important;display:flex !important;justify-content:space-between !important;gap:16px !important;align-items:center !important;padding:15px 6px 2px !important;color:rgba(255,255,255,0.72) !important;font-size:13px !important;font-weight:700 !important;}.video-caption span:first-child{color:#ffffff !important;font-weight:900 !important;}@media (max-width:1100px){.video-showcase-inner{grid-template-columns:1fr !important;gap:34px !important;}.video-copy{max-width:760px !important;}.video-copy h2,.video-copy p{max-width:760px !important;}}@media (max-width:720px){.video-showcase{padding:68px 18px !important;}.video-copy h2{font-size:34px !important;}.video-frame-wrap{border-radius:26px !important;padding:10px !important;}.video-frame{min-height:330px !important;border-radius:20px !important;}.video-placeholder{padding:28px 20px !important;}.video-play{width:72px !important;height:72px !important;font-size:24px !important;}.video-caption{flex-direction:column !important;align-items:flex-start !important;}}.video-showcase-inner{grid-template-columns:minmax(440px,0.92fr) minmax(560px,1.08fr) !important;gap:46px !important;}.video-copy{max-width:560px !important;background:#ffffff !important;border:1px solid rgba(6,83,137,0.10) !important;border-radius:30px !important;padding:38px !important;box-shadow:0 24px 70px rgba(6,83,137,0.10) !important;}.video-copy .kicker{display:inline-flex !important;width:fit-content !important;padding:8px 12px !important;border-radius:999px !important;background:var(--brand-primary-light) !important;color:var(--brand-primary) !important;font-size:12px !important;letter-spacing:0.10em !important;margin-bottom:18px !important;}.video-copy h2{font-size:clamp(36px,3.1vw,48px) !important;line-height:1.08 !important;max-width:500px !important;margin-bottom:16px !important;}.video-copy p{max-width:500px !important;font-size:16px !important;line-height:1.68 !important;margin-bottom:24px !important;}.video-points{gap:10px !important;margin-bottom:26px !important;}.video-points div{background:#f7fbff !important;border:1px solid rgba(6,83,137,0.08) !important;border-radius:16px !important;padding:12px 14px !important;font-size:13px !important;font-weight:800 !important;color:#263447 !important;}.video-copy .btn-red{min-width:150px !important;width:auto !important;}@media (max-width:1100px){.video-showcase-inner{grid-template-columns:1fr !important;}.video-copy{max-width:none !important;}}@media (max-width:720px){.video-copy{padding:26px !important;border-radius:24px !important;}.video-copy h2{font-size:32px !important;}}.video-variation-full{background:linear-gradient(180deg,#f6f9fc 0%,#ffffff 100%);padding:92px 22px;overflow:hidden;}.video-variation-inner{max-width:var(--container);margin:0 auto;}.video-variation-head{max-width:830px;margin:0 auto 38px;text-align:center;}.video-variation-head .kicker{color:var(--brand-primary);margin-bottom:14px;}.video-variation-head h2{font-size:clamp(38px,4vw,58px);line-height:1.08;margin-bottom:16px;}.video-variation-head p{margin:0 auto;color:var(--muted);font-size:18px;line-height:1.72;max-width:760px;}.video-full-card{position:relative;border-radius:38px;padding:20px;background:radial-gradient(circle at 14% 8%,rgba(255,255,255,0.14),transparent 34%),radial-gradient(circle at 86% 82%,rgba(0,174,239,0.18),transparent 34%),linear-gradient(135deg,var(--brand-primary-dark) 0%,var(--brand-primary) 52%,var(--brand-primary-deep) 100%);box-shadow:0 36px 100px rgba(6,83,137,0.22);overflow:hidden;}.video-full-card::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,0.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,0.05) 1px,transparent 1px);background-size:48px 48px;opacity:0.62;pointer-events:none;}.video-full-screen{position:relative;z-index:2;min-height:560px;border-radius:28px;border:1px solid rgba(255,255,255,0.14);background:radial-gradient(circle at 80% 20%,rgba(255,255,255,0.12),transparent 34%),linear-gradient(135deg,rgba(3,43,73,0.92) 0%,rgba(6,83,137,0.72) 100%);display:grid;place-items:center;text-align:center;padding:54px;color:#ffffff;overflow:hidden;}.video-full-content{max-width:680px;position:relative;z-index:2;}.video-full-play{width:96px;height:96px;border-radius:999px;display:inline-grid;place-items:center;background:#ffffff;color:var(--brand-primary-deep);font-size:34px;box-shadow:0 22px 58px rgba(0,0,0,0.28);margin-bottom:26px;}.video-full-content h3{margin:0 0 14px;color:#ffffff;font-size:clamp(32px,3.4vw,48px);line-height:1.08;letter-spacing:-0.03em;}.video-full-content p{margin:0 auto 26px;color:rgba(255,255,255,0.82);font-size:17px;line-height:1.7;max-width:620px;}.video-full-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;}.video-full-actions .btn-white{background:#ffffff;color:var(--brand-primary-deep);}.video-full-actions .btn-outline-light{border-color:rgba(255,255,255,0.28);color:#ffffff;background:rgba(255,255,255,0.06);}.video-full-meta{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:center;gap:18px;padding:17px 8px 2px;color:rgba(255,255,255,0.72);font-size:13px;font-weight:700;}.video-full-meta strong{color:#ffffff;font-weight:900;}.video-variation-split{background:#ffffff;padding:92px 22px;overflow:hidden;}.video-split-head{max-width:900px;margin:0 auto 38px;text-align:center;}.video-split-head .kicker{color:var(--brand-primary);}.video-split-head h2{font-size:clamp(38px,4vw,56px);line-height:1.08;margin-bottom:16px;}.video-split-head p{margin:0 auto;color:var(--muted);font-size:18px;line-height:1.7;max-width:720px;}.video-split-grid{max-width:var(--container);margin:0 auto;display:grid;grid-template-columns:0.9fr 1.1fr;gap:24px;align-items:stretch;}.video-summary-card,.video-preview-card{border-radius:34px;border:1px solid rgba(6,83,137,0.10);box-shadow:0 26px 76px rgba(6,83,137,0.12);overflow:hidden;}.video-summary-card{background:#ffffff;padding:38px;display:flex;flex-direction:column;justify-content:center;}.video-summary-card h3{margin:0 0 16px;color:var(--dark);font-size:clamp(30px,2.8vw,42px);line-height:1.08;letter-spacing:-0.03em;}.video-summary-card p{color:var(--muted);font-size:16px;line-height:1.7;margin:0 0 24px;}.video-summary-list{display:grid;gap:12px;margin-bottom:28px;}.video-summary-list div{display:grid;grid-template-columns:38px 1fr;gap:12px;align-items:center;padding:13px;border-radius:18px;background:#f7fbff;border:1px solid rgba(6,83,137,0.08);color:#263447;font-size:14px;font-weight:800;}.video-summary-list span{width:38px;height:38px;border-radius:14px;background:var(--brand-primary);color:#ffffff;display:grid;place-items:center;font-size:12px;font-weight:900;}.video-preview-card{position:relative;min-height:520px;padding:18px;background:radial-gradient(circle at 15% 12%,rgba(255,255,255,0.13),transparent 34%),linear-gradient(135deg,var(--brand-primary-dark) 0%,var(--brand-primary) 56%,var(--brand-primary-deep) 100%);}.video-preview-card::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,0.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,0.045) 1px,transparent 1px);background-size:42px 42px;opacity:0.55;}.video-preview-screen{position:relative;z-index:2;min-height:484px;border-radius:26px;border:1px solid rgba(255,255,255,0.14);display:grid;place-items:center;text-align:center;padding:42px;background:rgba(3,43,73,0.35);color:#ffffff;}.video-preview-screen .video-full-play{width:82px;height:82px;font-size:28px;margin-bottom:22px;}.video-preview-screen h3{margin:0 0 12px;color:#ffffff;font-size:clamp(30px,3vw,42px);line-height:1.1;letter-spacing:-0.03em;}.video-preview-screen p{margin:0 auto 24px;color:rgba(255,255,255,0.82);font-size:16px;line-height:1.65;max-width:500px;}@media (max-width:1100px){.video-split-grid{grid-template-columns:1fr;}}@media (max-width:720px){.video-variation-full,.video-variation-split{padding:68px 18px;}.video-full-card,.video-summary-card,.video-preview-card{border-radius:26px;}.video-full-screen,.video-preview-screen{min-height:380px;padding:30px 20px;border-radius:20px;}.video-summary-card{padding:28px;}.video-full-meta{flex-direction:column;align-items:flex-start;}}.video-variation-editorial{background:linear-gradient(180deg,#ffffff 0%,#f5f8fb 100%);padding:96px 22px;overflow:hidden;}.video-editorial-grid{max-width:var(--container);margin:0 auto;display:grid;grid-template-columns:0.95fr 1.05fr;gap:26px;align-items:stretch;}.video-editorial-copy{border-radius:36px;padding:44px;background:radial-gradient(circle at 16% 12%,rgba(255,255,255,0.12),transparent 32%),linear-gradient(135deg,var(--brand-primary-deep) 0%,var(--brand-primary-dark) 48%,var(--brand-primary) 100%);color:#fff;box-shadow:0 30px 90px rgba(6,83,137,0.20);display:flex;flex-direction:column;justify-content:space-between;min-height:560px;overflow:hidden;position:relative;}.video-editorial-copy::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,0.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,0.045) 1px,transparent 1px);background-size:44px 44px;opacity:0.55;pointer-events:none;}.video-editorial-copy>*{position:relative;z-index:2;}.video-editorial-copy .kicker{color:#bdefff;margin-bottom:18px;}.video-editorial-copy h2{color:#fff;font-size:clamp(36px,3.8vw,56px);line-height:1.08;margin-bottom:18px;}.video-editorial-copy p{color:rgba(255,255,255,0.82);font-size:17px;line-height:1.72;margin:0 0 26px;max-width:560px;}.video-editorial-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:30px;}.video-editorial-stat{border-radius:18px;padding:16px;background:rgba(255,255,255,0.10);border:1px solid rgba(255,255,255,0.14);}.video-editorial-stat strong{display:block;color:#fff;font-size:24px;line-height:1;margin-bottom:7px;}.video-editorial-stat span{color:rgba(255,255,255,0.72);font-size:11px;font-weight:800;line-height:1.35;}.video-editorial-video{border-radius:36px;padding:18px;background:#ffffff;border:1px solid rgba(6,83,137,0.10);box-shadow:0 30px 90px rgba(6,83,137,0.14);min-height:560px;display:grid;}.video-editorial-screen{border-radius:28px;background:radial-gradient(circle at 80% 16%,rgba(255,255,255,0.12),transparent 32%),linear-gradient(135deg,rgba(3,43,73,0.96) 0%,rgba(6,83,137,0.82) 100%);display:grid;place-items:center;text-align:center;color:#fff;padding:44px;position:relative;overflow:hidden;}.video-editorial-screen::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,0.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,0.045) 1px,transparent 1px);background-size:42px 42px;opacity:0.55;}.video-editorial-screen>*{position:relative;z-index:2;}.video-editorial-screen h3{margin:0 0 12px;color:#fff;font-size:clamp(30px,3vw,44px);line-height:1.1;}.video-editorial-screen p{max-width:520px;margin:0 auto 24px;color:rgba(255,255,255,0.82);line-height:1.65;font-size:16px;}.video-variation-grid{background:#ffffff;padding:96px 22px;overflow:hidden;}.video-grid-inner{max-width:var(--container);margin:0 auto;}.video-grid-head{display:grid;grid-template-columns:0.8fr 1.2fr;gap:46px;align-items:end;margin-bottom:34px;}.video-grid-head .kicker{color:var(--brand-primary);}.video-grid-head h2{margin:0;font-size:clamp(36px,3.8vw,56px);line-height:1.08;}.video-grid-head p{margin:0;color:var(--muted);font-size:18px;line-height:1.72;max-width:760px;}.video-grid-cards{display:grid;grid-template-columns:1.25fr 0.875fr 0.875fr;gap:20px;align-items:stretch;}.video-grid-card{position:relative;min-height:360px;border-radius:32px;padding:24px;background:#ffffff;border:1px solid rgba(6,83,137,0.10);box-shadow:0 24px 70px rgba(6,83,137,0.10);overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;}.video-grid-card.featured{min-height:430px;background:radial-gradient(circle at 82% 12%,rgba(255,255,255,0.14),transparent 34%),linear-gradient(135deg,var(--brand-primary-dark) 0%,var(--brand-primary) 56%,var(--brand-primary-deep) 100%);color:#fff;box-shadow:0 32px 90px rgba(6,83,137,0.24);}.video-grid-card.featured::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,0.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,0.045) 1px,transparent 1px);background-size:42px 42px;opacity:0.58;}.video-grid-card>*{position:relative;z-index:2;}.video-grid-card .video-full-play{width:74px;height:74px;font-size:26px;margin:0 0 22px;}.video-grid-card h3{margin:0 0 12px;color:var(--dark);font-size:26px;line-height:1.12;letter-spacing:-0.026em;}.video-grid-card.featured h3{color:#ffffff;font-size:clamp(32px,3vw,46px);}.video-grid-card p{margin:0;color:var(--muted);font-size:15px;line-height:1.62;}.video-grid-card.featured p{color:rgba(255,255,255,0.82);max-width:540px;}.video-mini-list{display:grid;gap:10px;margin-top:26px;}.video-mini-list div{padding:12px 14px;border-radius:16px;background:#f7fbff;color:#344054;font-size:13px;font-weight:800;border:1px solid rgba(6,83,137,0.08);}.video-grid-card.featured .video-mini-list div{background:rgba(255,255,255,0.10);color:rgba(255,255,255,0.86);border-color:rgba(255,255,255,0.14);}@media (max-width:1100px){.video-editorial-grid,.video-grid-head,.video-grid-cards{grid-template-columns:1fr;}.video-editorial-copy,.video-editorial-video{min-height:auto;}}@media (max-width:720px){.video-variation-editorial,.video-variation-grid{padding:68px 18px;}.video-editorial-copy,.video-editorial-video,.video-grid-card{border-radius:26px;padding:26px;}.video-editorial-stats{grid-template-columns:1fr;}}.video-full-card[data-auto-preview] .video-full-screen{position:relative;isolation:isolate;}.video-preview-motion{position:absolute;inset:34px;border-radius:24px;background:rgba(255,255,255,0.055);border:1px solid rgba(255,255,255,0.10);opacity:0;transform:scale(0.96) translateY(10px);transition:opacity 0.7s cubic-bezier(0.22,1,0.36,1),transform 0.7s cubic-bezier(0.22,1,0.36,1);pointer-events:none;z-index:1;overflow:hidden;}.video-preview-motion::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 28% 34%,rgba(255,255,255,0.16),transparent 28%),radial-gradient(circle at 76% 68%,rgba(0,174,239,0.16),transparent 34%);opacity:0;transition:opacity 0.7s ease;}.preview-browser-bar{position:absolute;top:18px;left:20px;display:flex;gap:8px;}.preview-browser-bar span{width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,0.42);}.preview-lines{position:absolute;left:36px;right:36px;top:82px;display:grid;gap:13px;}.preview-lines i{display:block;width:var(--w);height:12px;border-radius:999px;background:rgba(255,255,255,0.13);transform-origin:left center;transform:scaleX(0.4);opacity:0.55;}.preview-wave{position:absolute;left:50%;top:52%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:8px;}.preview-wave span{width:8px;height:34px;border-radius:999px;background:rgba(255,255,255,0.48);transform-origin:center;animation:previewWave 1.1s ease-in-out infinite;animation-play-state:paused;}.preview-wave span:nth-child(2){animation-delay:0.08s;}.preview-wave span:nth-child(3){animation-delay:0.16s;}.preview-wave span:nth-child(4){animation-delay:0.24s;}.preview-wave span:nth-child(5){animation-delay:0.32s;}.preview-wave span:nth-child(6){animation-delay:0.40s;}.preview-progress{position:absolute;left:36px;right:36px;bottom:34px;height:7px;border-radius:999px;background:rgba(255,255,255,0.13);overflow:hidden;}.preview-progress span{display:block;width:0;height:100%;border-radius:inherit;background:#ffffff;}.preview-badge{position:absolute;top:22px;right:22px;z-index:4;min-height:34px;display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,0.12);border:1px solid rgba(255,255,255,0.18);color:rgba(255,255,255,0.86);font-size:12px;font-weight:900;backdrop-filter:blur(12px);transition:background 0.3s ease,color 0.3s ease;}.preview-badge::before{content:"";width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,0.65);}.video-full-card.preview-playing .video-preview-motion{opacity:1;transform:scale(1) translateY(0);}.video-full-card.preview-playing .video-preview-motion::before{opacity:1;}.video-full-card.preview-playing .preview-lines i{animation:previewLine 3.2s ease-in-out infinite;}.video-full-card.preview-playing .preview-wave span{animation-play-state:running;}.video-full-card.preview-playing .preview-progress span{animation:previewProgress 7s linear infinite;}.video-full-card.preview-playing .preview-badge{background:#ffffff;color:var(--brand-primary-deep);border-color:rgba(255,255,255,0.50);}.video-full-card.preview-playing .preview-badge::before{background:#12b76a;box-shadow:0 0 0 5px rgba(18,183,106,0.16);}.video-full-card.preview-playing .video-full-content{transform:translateY(-4px);transition:transform 0.7s cubic-bezier(0.22,1,0.36,1);}.video-full-card.preview-playing .video-full-play{animation:previewPulse 1.8s ease-in-out infinite;}@keyframes previewWave{0%,100%{transform:scaleY(0.35);opacity:0.48;}50%{transform:scaleY(1.1);opacity:0.9;}}@keyframes previewLine{0%,100%{transform:scaleX(0.45);opacity:0.42;}50%{transform:scaleX(1);opacity:0.74;}}@keyframes previewProgress{from{width:0;}to{width:100%;}}@keyframes previewPulse{0%,100%{transform:scale(1);}50%{transform:scale(1.06);}}.youtube-embed{position:absolute;inset:0;z-index:6;opacity:0;visibility:hidden;transform:scale(1.015);transition:opacity 0.65s cubic-bezier(0.22,1,0.36,1),transform 0.65s cubic-bezier(0.22,1,0.36,1),visibility 0s linear 0.65s;background:#000;}.youtube-embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0;display:block;}.video-full-card.youtube-playing .youtube-embed{opacity:1;visibility:visible;transform:scale(1);transition-delay:0s;}.video-full-card.youtube-playing .video-preview-motion,.video-full-card.youtube-playing .video-full-content{opacity:0;pointer-events:none;transition:opacity 0.45s ease;}.video-full-card.youtube-playing .preview-badge{z-index:8;background:rgba(255,255,255,0.92);color:var(--brand-primary-deep);border-color:rgba(255,255,255,0.55);}.video-full-card.youtube-playing .preview-badge::before{background:#12b76a;box-shadow:0 0 0 5px rgba(18,183,106,0.16);}@media (max-width:720px){.video-preview-motion{inset:18px;border-radius:18px;}.preview-badge{top:14px;right:14px;font-size:11px;}}.ai-recordings{background:radial-gradient(circle at 12% 8%,rgba(6,83,137,0.055),transparent 30%),linear-gradient(180deg,#ffffff 0%,#f6f9fc 100%) !important;overflow:hidden;}.ai-recording-head{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:42px;align-items:end;margin-bottom:38px;}.ai-recording-head .kicker{color:var(--brand-primary);margin-bottom:14px;}.ai-recording-head h2{max-width:960px;margin-bottom:20px;font-size:clamp(40px,4.3vw,62px);line-height:1.08;}.ai-recording-head .section-subtitle{max-width:900px;font-size:18px;line-height:1.75;}.ai-head-card{border-radius:26px;padding:24px;background:#ffffff;border:1px solid rgba(6,83,137,0.10);box-shadow:0 22px 62px rgba(6,83,137,0.10);}.ai-head-card span{width:46px;height:46px;border-radius:16px;background:var(--brand-primary-light);color:var(--brand-primary);display:grid;place-items:center;font-size:13px;font-weight:900;margin-bottom:18px;}.ai-head-card strong{display:block;color:var(--dark);font-size:21px;line-height:1.18;letter-spacing:-0.024em;margin-bottom:8px;}.ai-head-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.6;font-weight:600;}.ai-recording-layout{display:grid;grid-template-columns:minmax(420px,1.08fr) minmax(520px,0.92fr);gap:22px;align-items:stretch;}.ai-recording-feature{position:relative;min-height:470px;border-radius:34px;padding:42px;background:radial-gradient(circle at 82% 12%,rgba(255,255,255,0.14),transparent 34%),linear-gradient(135deg,var(--brand-primary-dark) 0%,var(--brand-primary) 54%,var(--brand-primary-deep) 100%);color:#ffffff;box-shadow:0 30px 90px rgba(6,83,137,0.22);overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;}.ai-recording-feature::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,0.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,0.05) 1px,transparent 1px);background-size:44px 44px;opacity:0.58;pointer-events:none;}.ai-recording-feature>*{position:relative;z-index:2;}.ai-feature-icon{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;background:rgba(255,255,255,0.14);border:1px solid rgba(255,255,255,0.18);color:#ffffff;font-size:16px;font-weight:900;box-shadow:inset 0 1px 0 rgba(255,255,255,0.12);margin-bottom:34px;}.ai-recording-feature h3{color:#ffffff;margin:0 0 18px;max-width:680px;font-size:clamp(34px,3.2vw,48px);line-height:1.08;letter-spacing:-0.034em;}.ai-recording-feature p{color:rgba(255,255,255,0.82);margin:0;max-width:720px;font-size:16px;line-height:1.72;font-weight:600;}.ai-feature-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:32px;}.ai-feature-tags span{padding:9px 12px;border-radius:999px;background:rgba(255,255,255,0.12);border:1px solid rgba(255,255,255,0.16);color:rgba(255,255,255,0.88);font-size:12px;font-weight:900;}.ai-process-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;}.ai-process-card{position:relative;min-height:226px;border-radius:28px;padding:26px;background:#ffffff;border:1px solid rgba(6,83,137,0.10);box-shadow:0 20px 58px rgba(6,83,137,0.08);transition:transform 0.24s cubic-bezier(0.22,1,0.36,1),box-shadow 0.24s cubic-bezier(0.22,1,0.36,1),border-color 0.24s ease;overflow:hidden;}.ai-process-card::after{content:"";position:absolute;inset:auto -20% -45% auto;width:180px;height:180px;border-radius:50%;background:rgba(6,83,137,0.06);pointer-events:none;}.ai-process-card:hover{transform:translateY(-6px);border-color:rgba(6,83,137,0.18);box-shadow:0 28px 74px rgba(6,83,137,0.12);}.ai-process-card span{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:#f1f6fb;color:var(--brand-primary-deep);font-size:14px;font-weight:900;margin-bottom:22px;}.ai-process-card h3{color:var(--dark);margin:0 0 10px;font-size:26px;line-height:1.12;letter-spacing:-0.026em;}.ai-process-card p{color:var(--muted);margin:0;font-size:15px;line-height:1.62;font-weight:600;}@media (max-width:1100px){.ai-recording-head,.ai-recording-layout{grid-template-columns:1fr;}.ai-head-card{max-width:560px;}}@media (max-width:720px){.ai-recording-head h2{font-size:34px;}.ai-recording-feature,.ai-process-card,.ai-head-card{border-radius:24px;padding:26px;}.ai-process-grid{grid-template-columns:1fr;}.ai-recording-feature{min-height:auto;}}.layered-feature-showcase{background:linear-gradient(180deg,#f7fafc 0%,#ffffff 100%) !important;padding:88px 22px 118px !important;overflow:hidden;}.layered-feature-inner{max-width:1280px;margin:0 auto;}.feature-pill-row{width:fit-content;max-width:100%;margin:0 auto 70px;display:flex;align-items:center;justify-content:center;gap:0;background:#ffffff;border:1px solid rgba(6,83,137,0.11);border-radius:999px;box-shadow:0 18px 60px rgba(6,83,137,0.08);overflow:hidden;}.feature-pill-row span{min-height:68px;display:inline-flex;align-items:center;gap:12px;padding:14px 24px;color:#1C1C1C;font-size:14px;line-height:1.18;font-weight:800;border-right:1px solid rgba(6,83,137,0.08);white-space:nowrap;}.feature-pill-row span:last-child{border-right:0;}.feature-pill-row svg{width:24px;height:24px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;color:#475467;flex:0 0 auto;}.feature-pill-row .active{color:var(--brand-primary-deep);background:#ffffff;border:1px solid rgba(6,83,137,0.35);border-radius:999px;margin:-1px 0;box-shadow:0 12px 34px rgba(6,83,137,0.10);}.feature-pill-row .active svg{color:var(--brand-primary);}.layered-card-stage{position:relative;min-height:650px;}.background-feature-card,.foreground-feature-card{border-radius:34px;background:#ffffff;border:1px solid rgba(6,83,137,0.12);box-shadow:0 30px 90px rgba(6,83,137,0.12);}.background-feature-card{position:absolute;left:9%;right:9%;top:0;min-height:300px;padding:58px 70px;display:grid;grid-template-columns:1fr 360px;gap:42px;align-items:center;opacity:0.82;transform:translateY(0);border-color:rgba(6,83,137,0.14);}.background-feature-card h3{margin:0 0 18px;color:#1C1C1C;font-size:clamp(42px,4.2vw,62px);line-height:1.08;letter-spacing:-0.045em;font-weight:500;}.background-feature-card p{margin:0;max-width:620px;color:#434753;font-size:20px;line-height:1.7;letter-spacing:0.06em;}.mini-email-card{border-radius:24px;background:rgba(255,255,255,0.88);border:1px solid rgba(6,83,137,0.10);box-shadow:0 24px 54px rgba(7,17,31,0.10);padding:24px;display:grid;gap:8px;}.mini-email-icon{width:48px;height:48px;border-radius:16px;background:linear-gradient(135deg,#dff1ff,#ffffff);color:var(--brand-primary);display:grid;place-items:center;font-weight:900;margin-bottom:8px;}.mini-email-card strong{color:#101828;font-size:18px;}.mini-email-card span{color:#434753;font-size:13px;font-weight:700;}.foreground-feature-card{position:absolute;left:0;right:0;top:210px;min-height:430px;padding:58px 70px;display:grid;grid-template-columns:1fr 470px;gap:70px;align-items:center;border-color:rgba(6,83,137,0.46);overflow:hidden;}.foreground-feature-card::before{content:"";position:absolute;right:40px;top:52px;width:180px;height:220px;background-image:radial-gradient(rgba(6,83,137,0.20) 1.1px,transparent 1.1px);background-size:13px 13px;opacity:0.55;}.foreground-feature-card::after{content:"";position:absolute;right:118px;bottom:-76px;width:320px;height:230px;background:rgba(6,83,137,0.08);border-radius:55% 45% 0 0;transform:rotate(-8deg);}.foreground-feature-copy,.transcript-product-card{position:relative;z-index:2;}.mini-kicker{color:var(--brand-primary);text-transform:uppercase;letter-spacing:0.10em;font-size:14px;font-weight:900;margin-bottom:28px;}.foreground-feature-copy h2{margin:0;color:#1C1C1C;font-size:clamp(42px,4.2vw,60px);line-height:1.05;letter-spacing:0.055em;font-weight:400;}.feature-rule{width:100%;max-width:560px;height:1px;background:rgba(6,83,137,0.15);margin:34px 0 30px;}.foreground-feature-copy p{margin:0;max-width:650px;color:#293241;font-size:clamp(24px,2.4vw,36px);line-height:1.58;letter-spacing:0.075em;font-weight:400;}.feature-brand-mark{margin-top:54px;color:var(--brand-primary);width:fit-content;line-height:1;}.feature-brand-mark strong{display:block;font-size:36px;letter-spacing:0.12em;font-weight:900;}.feature-brand-mark span{display:block;margin-top:6px;color:#434753;font-size:11px;font-weight:800;letter-spacing:0.22em;}.transcript-product-card{background:rgba(255,255,255,0.96);border:1px solid rgba(15,23,42,0.10);border-radius:24px;box-shadow:0 26px 72px rgba(7,17,31,0.14);overflow:hidden;transform:translateY(10px);}.transcript-topbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px;border-bottom:1px solid rgba(15,23,42,0.08);}.transcript-topbar strong{color:#101828;font-size:20px;letter-spacing:-0.02em;}.transcript-actions{display:inline-flex;gap:4px;background:#f3f6f9;border-radius:999px;padding:4px;}.transcript-actions span{width:32px;height:32px;display:grid;place-items:center;color:#344054;font-size:15px;font-weight:900;}.caller-row-light{display:grid;grid-template-columns:42px 1fr auto;gap:12px;align-items:center;padding:18px 20px 10px;}.caller-initials{width:42px;height:42px;border-radius:50%;background:var(--brand-primary);color:#ffffff;display:grid;place-items:center;font-weight:900;font-size:13px;}.caller-row-light strong,.caller-row-light small{display:block;}.caller-row-light strong{color:#101828;font-size:14px;margin-bottom:2px;}.caller-row-light small{color:#434753;font-size:12px;font-weight:650;}.quick-actions{display:inline-flex;gap:7px;}.quick-actions span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#f3f6f9;color:var(--brand-primary);font-size:12px;font-weight:900;}.audio-progress{display:grid;grid-template-columns:26px 1fr auto;gap:12px;align-items:center;padding:16px 20px 8px;color:#344054;font-size:13px;font-weight:800;}.audio-progress i{height:5px;border-radius:999px;background:#e6ebf0;position:relative;overflow:hidden;}.audio-progress i b{display:block;width:24%;height:100%;background:var(--brand-primary);border-radius:inherit;}.transcript-text{color:#1C1C1C;font-size:17px;line-height:1.65;margin:18px 20px 20px;font-weight:500;}.confidence-badge{margin:0 20px 20px;border-radius:14px;background:#f3f7fb;color:#434753;padding:12px 14px;font-size:12px;font-weight:800;}@media (max-width:1100px){.feature-pill-row{width:100%;overflow-x:auto;justify-content:flex-start;}.background-feature-card,.foreground-feature-card{position:relative;left:auto;right:auto;top:auto;}.layered-card-stage{min-height:auto;display:grid;gap:22px;}.background-feature-card,.foreground-feature-card{grid-template-columns:1fr;padding:36px;}.foreground-feature-card{gap:34px;}}@media (max-width:720px){.layered-feature-showcase{padding:64px 18px 80px !important;}.feature-pill-row{margin-bottom:34px;border-radius:24px;}.feature-pill-row span{min-height:56px;padding:12px 16px;font-size:12px;}.background-feature-card,.foreground-feature-card{border-radius:26px;padding:26px;}.foreground-feature-copy h2,.background-feature-card h3{font-size:36px;letter-spacing:-0.02em;}.foreground-feature-copy p{font-size:20px;letter-spacing:0.02em;}.caller-row-light,.audio-progress{grid-template-columns:1fr;}.quick-actions{justify-content:flex-start;}}.product-suite{background:linear-gradient(180deg,#f6f9fc 0%,#ffffff 100%) !important;overflow:visible !important;content-visibility:visible !important;contain:none !important;}.product-suite .container{position:relative !important;}.product-suite .suite-layout{position:relative !important;top:auto !important;z-index:1 !important;display:grid !important;align-items:stretch !important;grid-template-columns:360px minmax(0,1fr) !important;gap:28px !important;}.product-suite .suite-tabs{position:sticky !important;top:106px !important;align-self:start !important;background:#ffffff !important;border:1px solid rgba(6,83,137,0.10) !important;border-radius:30px !important;padding:14px !important;box-shadow:0 26px 74px rgba(6,83,137,0.12) !important;display:grid !important;gap:8px !important;max-height:calc(100vh - 132px) !important;overflow:auto !important;scrollbar-width:none !important;}.product-suite .suite-tabs::-webkit-scrollbar{display:none !important;}.product-suite .suite-tab{width:100% !important;min-height:62px !important;margin:0 !important;padding:10px 12px !important;border-radius:20px !important;display:grid !important;grid-template-columns:48px minmax(0,1fr) !important;gap:12px !important;align-items:center !important;text-align:left !important;border:1px solid transparent !important;background:#f7fbff !important;color:#101828 !important;cursor:pointer !important;transform:none !important;box-shadow:none !important;transition:transform .26s cubic-bezier(.22,1,.36,1),background .26s cubic-bezier(.22,1,.36,1),border-color .26s cubic-bezier(.22,1,.36,1),box-shadow .26s cubic-bezier(.22,1,.36,1),color .26s ease !important;}.product-suite .suite-tab .tab-icon{width:48px !important;height:48px !important;border-radius:16px !important;background:#edf6fc !important;color:var(--brand-primary) !important;display:grid !important;place-items:center !important;font-size:13px !important;font-weight:900 !important;grid-row:span 2 !important;transition:background .26s ease,color .26s ease,transform .26s ease !important;}.product-suite .suite-tab strong{display:block !important;color:inherit !important;font-size:14px !important;line-height:1.2 !important;font-weight:900 !important;margin:0 0 2px !important;letter-spacing:-0.01em !important;}.product-suite .suite-tab>span:not(.tab-icon)>span{display:block !important;color:#434753 !important;font-size:12px !important;line-height:1.32 !important;font-weight:700 !important;transition:color .26s ease !important;}.product-suite .suite-tab:hover{background:#ffffff !important;border-color:rgba(6,83,137,0.16) !important;transform:translateX(3px) !important;box-shadow:0 14px 32px rgba(6,83,137,0.10) !important;}.product-suite .suite-tab:hover .tab-icon{background:#e1f0fa !important;transform:scale(1.03) !important;}.product-suite .suite-tab.active{background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-primary)) !important;color:#ffffff !important;border-color:rgba(6,83,137,0.22) !important;box-shadow:0 18px 42px rgba(6,83,137,0.22) !important;transform:translateX(4px) !important;}.product-suite .suite-tab.active .tab-icon{background:#ffffff !important;color:var(--brand-primary) !important;transform:none !important;}.product-suite .suite-tab.active>span:not(.tab-icon)>span{color:rgba(255,255,255,0.80) !important;}.product-suite .suite-content{min-height:620px !important;border-radius:36px !important;overflow:hidden !important;border:1px solid rgba(6,83,137,0.12) !important;box-shadow:0 34px 100px rgba(6,83,137,0.16) !important;background:linear-gradient(90deg,#ffffff 0%,#ffffff 56%,transparent 56%),radial-gradient(circle at 86% 18%,rgba(255,255,255,0.13),transparent 34%),linear-gradient(135deg,var(--brand-primary-dark) 0%,var(--brand-primary) 56%,var(--brand-primary-deep) 100%) !important;display:grid !important;grid-template-columns:1fr 0.92fr !important;opacity:1 !important;transform:translateY(0) scale(1) !important;transition:opacity .32s cubic-bezier(.22,1,.36,1),transform .38s cubic-bezier(.22,1,.36,1) !important;}.product-suite .suite-content.is-changing{opacity:.76 !important;transform:translateY(10px) scale(.994) !important;}.product-suite .suite-copy{padding:clamp(34px,4vw,58px) !important;display:flex !important;flex-direction:column !important;justify-content:center !important;align-items:flex-start !important;}.product-suite .suite-copy h3{min-height:auto !important;margin:0 0 22px !important;color:var(--dark) !important;font-size:clamp(36px,3.7vw,54px) !important;line-height:1.06 !important;letter-spacing:-0.045em !important;font-weight:900 !important;max-width:620px !important;text-wrap:balance !important;}.product-suite .suite-copy p{min-height:auto !important;margin:0 0 26px !important;color:#434753 !important;font-size:clamp(16px,1.34vw,20px) !important;line-height:1.72 !important;font-weight:600 !important;max-width:620px !important;}.product-suite .feature-points{min-height:auto !important;margin:0 0 30px !important;padding:0 !important;display:grid !important;gap:12px !important;list-style:none !important;}.product-suite .feature-points div{color:#344054 !important;font-size:14px !important;line-height:1.4 !important;font-weight:850 !important;}.product-suite .suite-screen{min-height:620px !important;padding:clamp(34px,4vw,58px) !important;display:grid !important;place-items:center !important;background:transparent !important;}.product-suite .screen-card{width:min(100%,420px) !important;min-height:420px !important;border-radius:30px !important;background:rgba(255,255,255,0.96) !important;border:1px solid rgba(255,255,255,0.58) !important;box-shadow:0 30px 80px rgba(3,43,73,0.28) !important;padding:22px !important;transform:rotate(-1.3deg) !important;display:flex !important;flex-direction:column !important;justify-content:center !important;}.product-suite .screen-item{min-height:76px !important;border-radius:18px !important;background:#f8fbfd !important;border:1px solid rgba(6,83,137,0.10) !important;display:grid !important;grid-template-columns:44px minmax(0,1fr) auto !important;gap:12px !important;padding:13px !important;margin-bottom:11px !important;align-items:center !important;}.product-suite .screen-dot{width:44px !important;height:44px !important;border-radius:15px !important;background:var(--brand-primary) !important;color:#ffffff !important;display:grid !important;place-items:center !important;font-size:12px !important;font-weight:900 !important;}.product-flow-scroll{display:none !important;}.product-suite .suite-tabs{position:relative !important;top:auto !important;align-self:stretch !important;max-height:none !important;overflow:visible !important;}.product-suite .suite-layout{align-items:stretch !important;}.product-suite .suite-content{align-self:stretch !important;}@media (min-width:1101px){.product-suite .suite-tabs{min-height:620px !important;display:flex !important;flex-direction:column !important;justify-content:center !important;}.product-suite .suite-tab{flex:1 1 auto !important;min-height:54px !important;}}.industry-scroll-story{position:relative !important;background:linear-gradient(180deg,#f6f9fc 0%,#ffffff 100%) !important;padding:92px 22px 0 !important;min-height:auto !important;overflow:visible !important;content-visibility:visible !important;contain:none !important;}.industry-story-inner{max-width:1280px;margin:0 auto;position:relative;}.industry-story-head{max-width:900px;margin:0 auto 34px;text-align:center;}.industry-story-head .kicker{color:var(--brand-primary);margin-bottom:14px;}.industry-story-head h2{margin:0 0 16px;color:var(--dark);font-size:clamp(38px,4.2vw,58px);line-height:1.08;letter-spacing:-0.038em;font-weight:900;}.industry-story-head p{margin:0 auto;color:#434753;font-size:17px;line-height:1.72;font-weight:600;max-width:830px;}.industry-story-pin{position:sticky;top:86px;min-height:calc(100vh - 96px);display:flex;flex-direction:column;justify-content:flex-start;z-index:5;}.industry-story-pills{width:fit-content;max-width:min(100%,1120px);margin:0 auto 22px;display:flex;align-items:center;justify-content:center;gap:6px;padding:8px;border-radius:999px;background:rgba(255,255,255,0.94);border:1px solid rgba(6,83,137,0.12);box-shadow:0 18px 58px rgba(6,83,137,0.10);backdrop-filter:blur(18px);overflow-x:auto;scrollbar-width:none;}.industry-story-pills::-webkit-scrollbar{display:none;}.industry-story-pills button{flex:0 0 auto;min-height:44px;border:1px solid transparent;border-radius:999px;padding:10px 15px;display:inline-flex;align-items:center;gap:8px;background:transparent;color:#344054;font-size:12px;line-height:1.1;font-weight:900;cursor:pointer;transition:background .25s ease,color .25s ease,border-color .25s ease,box-shadow .25s ease,transform .25s ease;white-space:nowrap;}.industry-story-pills button span{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#edf6fc;color:var(--brand-primary);font-size:10px;font-weight:900;}.industry-story-pills button.active{background:var(--brand-primary);color:#ffffff;border-color:rgba(6,83,137,0.18);box-shadow:0 14px 34px rgba(6,83,137,0.22);transform:translateY(-1px);}.industry-story-pills button.active span{background:#ffffff;color:var(--brand-primary);}.industry-stack-stage{position:relative;flex:1;min-height:min(620px,calc(100vh - 190px));width:100%;perspective:1600px;}.industry-stack-card{position:absolute;left:0;right:0;top:0;min-height:min(590px,calc(100vh - 210px));display:grid;grid-template-columns:1fr 0.82fr;align-items:center;gap:48px;border-radius:36px;padding:clamp(30px,3.6vw,52px);background:#ffffff;border:2px solid rgba(6,83,137,0.12);box-shadow:0 34px 95px rgba(6,83,137,0.13);overflow:hidden;opacity:0;pointer-events:none;transform:translateY(110%) scale(.985);transition:transform .72s cubic-bezier(.22,1,.36,1),opacity .44s ease,border-color .44s ease,box-shadow .44s ease;will-change:transform,opacity;}.industry-stack-card::before{content:"";position:absolute;top:0;bottom:0;right:0;width:42%;background:radial-gradient(circle at 60% 30%,rgba(6,83,137,0.07),transparent 36%),linear-gradient(135deg,#f1f7fb,#ffffff);pointer-events:none;}.industry-stack-card.active{opacity:1;pointer-events:auto;transform:translateY(0) scale(1);border-color:rgba(6,83,137,0.28);box-shadow:0 38px 110px rgba(6,83,137,0.17);z-index:30;}.industry-stack-card.before{opacity:.46;transform:translateY(-34px) scale(.966);z-index:10;pointer-events:none;filter:saturate(.92);}.industry-stack-card.after{opacity:.22;transform:translateY(92%) scale(.975);z-index:5;pointer-events:none;}.industry-stack-card.after-near{opacity:.78;transform:translateY(74%) scale(.988);z-index:20;pointer-events:none;}.industry-stack-copy,.industry-stack-visual{position:relative;z-index:2;}.industry-stack-label{display:inline-flex;width:fit-content;padding:9px 13px;border-radius:999px;background:var(--brand-primary-light);color:var(--brand-primary);font-size:12px;letter-spacing:.11em;text-transform:uppercase;font-weight:900;margin-bottom:24px;}.industry-stack-copy h3{margin:0 0 22px;max-width:650px;color:var(--dark);font-size:clamp(32px,3.2vw,50px);line-height:1.08;letter-spacing:-0.045em;font-weight:900;text-wrap:balance;}.industry-stack-copy p{margin:0 0 22px;max-width:660px;color:#434753;font-size:clamp(15px,1.3vw,19px);line-height:1.68;font-weight:600;}.industry-stack-copy ul{margin:0 0 28px;padding:0;list-style:none;display:grid;gap:10px;}.industry-stack-copy li{display:flex;align-items:center;gap:11px;color:#344054;font-size:14px;line-height:1.42;font-weight:850;}.industry-stack-copy li::before{content:"âœ“";width:24px;height:24px;border-radius:50%;background:var(--brand-primary);color:#ffffff;display:grid;place-items:center;font-size:12px;flex:0 0 auto;box-shadow:0 8px 18px rgba(6,83,137,0.18);}.industry-stack-visual{display:grid;place-items:center;}.industry-workspace-card{width:min(100%,410px);min-height:390px;border-radius:30px;background:#ffffff;border:1px solid rgba(6,83,137,0.12);box-shadow:0 28px 74px rgba(6,83,137,0.14);padding:22px;transform:rotate(-1.1deg);}.workspace-top{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px;}.workspace-top strong{color:#101828;font-size:18px;line-height:1.2;font-weight:900;}.workspace-top span{border-radius:999px;padding:8px 11px;background:var(--brand-primary-light);color:var(--brand-primary);font-size:11px;font-weight:900;}.workspace-row{display:grid;grid-template-columns:44px 1fr;gap:13px;align-items:center;min-height:70px;border-radius:18px;padding:13px;margin-bottom:10px;background:#f8fbfd;border:1px solid rgba(6,83,137,0.10);}.workspace-row>span{width:44px;height:44px;border-radius:15px;display:grid;place-items:center;background:var(--brand-primary);color:#ffffff;font-size:12px;font-weight:900;}.workspace-row b,.workspace-row small{display:block;}.workspace-row b{color:#101828;font-size:13px;line-height:1.25;font-weight:900;margin-bottom:3px;}.workspace-row small{color:#434753;font-size:12px;line-height:1.35;font-weight:700;}.industry-story-steps{position:relative;z-index:1;margin-top:calc(-1 * min(650px,calc(100vh - 96px)));padding-top:min(650px,calc(100vh - 96px));padding-bottom:0 !important;pointer-events:none;}.industry-story-steps span{display:block;height:78vh;min-height:500px;}.industry-story-steps span:last-child{height:28vh;min-height:180px;}@media (max-width:1100px){.product-suite .suite-layout{grid-template-columns:1fr !important;}.product-suite .suite-tabs{position:relative !important;top:auto !important;display:flex !important;overflow-x:auto !important;border-radius:24px !important;max-height:none !important;}.product-suite .suite-tab{min-width:230px !important;}.product-suite .suite-content{min-height:auto !important;grid-template-columns:1fr !important;}.product-suite .suite-screen{min-height:auto !important;}.industry-scroll-story{min-height:auto !important;padding:74px 18px !important;}.industry-story-pin{position:relative;top:auto;min-height:auto;}.industry-story-pills{width:100%;justify-content:flex-start;margin-bottom:24px;}.industry-stack-stage{min-height:auto;display:grid;gap:18px;}.industry-stack-card,.industry-stack-card.active,.industry-stack-card.before,.industry-stack-card.after,.industry-stack-card.after-near{position:relative;inset:auto;min-height:auto;opacity:1;transform:none;pointer-events:auto;display:grid;grid-template-columns:1fr;padding:34px;filter:none;}.industry-stack-card:not(.active){display:none;}.industry-stack-card::before{left:0;width:100%;top:52%;}.industry-story-steps{display:none;}}@media (max-width:720px){.product-suite .suite-content{border-radius:26px !important;background:linear-gradient(180deg,#ffffff 0%,#ffffff 58%,transparent 58%),linear-gradient(135deg,var(--brand-primary-dark) 0%,var(--brand-primary) 56%,var(--brand-primary-deep) 100%) !important;}.product-suite .suite-copy,.product-suite .suite-screen{padding:26px !important;}.product-suite .suite-copy h3{font-size:34px !important;}.product-suite .screen-card,.industry-workspace-card{transform:none !important;}.industry-story-head h2{font-size:34px;}.industry-stack-card,.industry-stack-card.active{border-radius:26px;padding:26px;}.industry-stack-copy h3{font-size:32px;}.industry-workspace-card{min-height:auto;}}.product-suite{position:relative !important;padding-bottom:0 !important;min-height:auto !important;overflow:visible !important;content-visibility:visible !important;contain:none !important;}.product-suite .container{position:relative !important;overflow:visible !important;}.product-suite .suite-layout{position:sticky !important;top:92px !important;z-index:3 !important;display:grid !important;grid-template-columns:360px minmax(0,1fr) !important;gap:28px !important;align-items:stretch !important;min-height:min(660px,calc(100vh - 112px)) !important;margin-bottom:0 !important;}.product-suite .suite-tabs{position:relative !important;top:auto !important;align-self:stretch !important;min-height:min(660px,calc(100vh - 112px)) !important;max-height:none !important;overflow:visible !important;display:grid !important;grid-template-columns:1fr !important;gap:7px !important;justify-content:stretch !important;align-content:center !important;padding:14px !important;border-radius:30px !important;background:#ffffff !important;border:1px solid rgba(6,83,137,0.10) !important;box-shadow:0 26px 74px rgba(6,83,137,0.12) !important;scrollbar-width:none !important;}.product-suite .suite-tab{min-height:50px !important;padding:7px 11px !important;grid-template-columns:42px minmax(0,1fr) !important;gap:11px !important;border-radius:18px !important;margin:0 !important;}.product-suite .suite-tab .tab-icon{width:42px !important;height:42px !important;border-radius:14px !important;font-size:13px !important;}.product-suite .suite-tab strong{font-size:14px !important;line-height:1.14 !important;margin-bottom:1px !important;}.product-suite .suite-tab>span:not(.tab-icon)>span{font-size:11.5px !important;line-height:1.24 !important;}.product-suite .suite-content{align-self:stretch !important;min-height:min(660px,calc(100vh - 112px)) !important;display:grid !important;grid-template-columns:1fr 0.92fr !important;overflow:hidden !important;}.product-suite .suite-copy,.product-suite .suite-screen{min-height:min(660px,calc(100vh - 112px)) !important;}.product-suite .suite-copy h3{font-size:clamp(34px,3.1vw,50px) !important;}.product-flow-scroll{display:block !important;position:relative !important;z-index:1 !important;margin-top:calc(-1 * min(660px,calc(100vh - 112px))) !important;padding-top:min(660px,calc(100vh - 112px)) !important;pointer-events:none !important;}.product-flow-scroll span{display:block !important;height:22vh !important;min-height:150px !important;}.product-flow-scroll span:last-child{height:22vh !important;min-height:160px !important;}@media (max-width:1100px){.product-suite .suite-layout{position:relative !important;top:auto !important;grid-template-columns:1fr !important;min-height:auto !important;}.product-suite .suite-tabs{min-height:auto !important;display:flex !important;overflow-x:auto !important;overflow-y:hidden !important;align-content:initial !important;justify-content:flex-start !important;max-height:none !important;border-radius:24px !important;}.product-suite .suite-tab{min-width:230px !important;min-height:62px !important;}.product-suite .suite-content,.product-suite .suite-copy,.product-suite .suite-screen{min-height:auto !important;}.product-suite .suite-content{grid-template-columns:1fr !important;}.product-flow-scroll{display:none !important;}}@media (max-width:720px){.product-suite .suite-tab{min-width:220px !important;}}.product-suite .container,.industry-story-inner{position:relative !important;}.product-story-skip,.industry-story-skip{position:absolute;left:-48px;writing-mode:vertical-rl;text-transform:uppercase;letter-spacing:0.16em;font-size:11px;font-weight:900;color:rgba(15,23,42,0.42);padding:9px 6px;border-radius:999px;z-index:8;transition:color 0.24s ease,transform 0.24s ease,background 0.24s ease;}.product-story-skip{top:360px;}.industry-story-skip{top:240px;}.product-story-skip:hover,.industry-story-skip:hover{color:var(--brand-primary);background:rgba(255,255,255,0.78);transform:translateX(3px);text-decoration:none;}.product-suite .suite-content,.product-suite .suite-copy,.product-suite .suite-screen,.product-suite .screen-card,.product-suite .screen-item{will-change:transform,opacity;}.product-suite .suite-content{transition:opacity 0.42s cubic-bezier(0.22,1,0.36,1),transform 0.46s cubic-bezier(0.22,1,0.36,1),box-shadow 0.46s cubic-bezier(0.22,1,0.36,1) !important;}.product-suite .suite-content.is-changing{opacity:0.62 !important;transform:translateY(14px) scale(0.992) !important;box-shadow:0 24px 72px rgba(6,83,137,0.12) !important;}.product-suite .suite-content.is-changing .screen-card{transform:rotate(-1.3deg) translateY(10px) scale(0.985) !important;opacity:0.68 !important;}.product-suite .screen-card{transition:opacity 0.46s cubic-bezier(0.22,1,0.36,1),transform 0.46s cubic-bezier(0.22,1,0.36,1) !important;}.product-suite .suite-tab.active{transition:transform 0.32s cubic-bezier(0.22,1,0.36,1),background 0.32s cubic-bezier(0.22,1,0.36,1),box-shadow 0.32s cubic-bezier(0.22,1,0.36,1),color 0.24s ease !important;}.industry-scroll-story{padding-top:82px !important;padding-bottom:0 !important;}.industry-story-head{margin-bottom:26px !important;}.industry-story-pills{margin-bottom:16px !important;padding:6px !important;}.industry-story-pills button{min-height:40px !important;padding:8px 13px !important;}.industry-story-pin{top:84px !important;min-height:calc(100vh - 92px) !important;}.industry-stack-stage{min-height:min(545px,calc(100vh - 178px)) !important;}.industry-stack-card{min-height:min(515px,calc(100vh - 196px)) !important;padding:clamp(26px,3vw,42px) !important;transition:transform 0.54s cubic-bezier(0.22,1,0.36,1),opacity 0.42s ease,filter 0.42s ease,border-color 0.42s ease,box-shadow 0.42s ease !important;}.industry-stack-card:nth-child(1){border-color:rgba(224,202,161,0.90) !important;}.industry-stack-card:nth-child(2){border-color:rgba(174,191,234,0.95) !important;}.industry-stack-card:nth-child(3){border-color:rgba(184,221,215,0.95) !important;}.industry-stack-card:nth-child(4){border-color:rgba(198,210,244,0.95) !important;}.industry-stack-card:nth-child(5){border-color:rgba(221,206,241,0.95) !important;}.industry-stack-card:nth-child(6){border-color:rgba(190,225,236,0.95) !important;}.industry-stack-card:nth-child(7){border-color:rgba(230,214,182,0.95) !important;}.industry-stack-card:nth-child(8){border-color:rgba(205,210,220,0.95) !important;}.industry-stack-card.before{opacity:0.34 !important;transform:translateY(-24px) scale(0.975) !important;}.industry-stack-card.after-near{opacity:0.58 !important;transform:translateY(56%) scale(0.99) !important;}.industry-stack-card.after{opacity:0.16 !important;transform:translateY(82%) scale(0.982) !important;}.industry-story-steps{margin-top:calc(-1 * min(560px,calc(100vh - 92px))) !important;padding-top:min(560px,calc(100vh - 92px)) !important;padding-bottom:0 !important;}.industry-story-steps span{height:58vh !important;min-height:380px !important;}.industry-story-steps span:last-child{height:8vh !important;min-height:72px !important;}@media (max-width:1180px){.product-story-skip,.industry-story-skip{left:-32px;}}@media (max-width:1100px){.product-story-skip,.industry-story-skip{display:none;}.industry-scroll-story{padding-bottom:64px !important;}}.product-suite .suite-tabs{gap:12px !important;row-gap:12px !important;align-content:center !important;overflow:visible !important;}.product-suite .suite-tab{position:relative !important;margin:0 !important;border-radius:20px !important;border:1px solid rgba(6,83,137,0.10) !important;background:#f7fbff !important;box-shadow:0 1px 0 rgba(255,255,255,0.92) inset !important;transform:none !important;z-index:1 !important;}.product-suite .suite-tab:hover{transform:translateX(3px) !important;z-index:3 !important;}.product-suite .suite-tab.active{background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-primary)) !important;border-color:rgba(6,83,137,0.28) !important;box-shadow:0 12px 28px rgba(6,83,137,0.18) !important;transform:none !important;z-index:4 !important;}.product-suite .suite-tab.active+.suite-tab{margin-top:2px !important;}.product-suite .suite-tab::before,.product-suite .suite-tab::after{pointer-events:none !important;}@media (min-width:1101px){.product-suite .suite-tab{min-height:48px !important;}}.product-suite .suite-tab{align-items:center !important;min-height:56px !important;}.product-suite .suite-tab .tab-icon{grid-row:auto !important;align-self:center !important;}.product-suite .suite-tab>span:not(.tab-icon){display:flex !important;flex-direction:column !important;justify-content:center !important;align-self:center !important;min-height:42px !important;padding-top:0 !important;padding-bottom:0 !important;}.product-suite .suite-tab strong,.product-suite .suite-tab>span:not(.tab-icon)>span{margin-top:0 !important;margin-bottom:0 !important;}.product-suite .suite-tab strong{margin-bottom:2px !important;}.product-suite .suite-content,.product-suite .suite-copy,.product-suite .suite-screen,.product-suite .suite-layout{border-left:0 !important;}.product-suite .suite-content::before,.product-suite .suite-content::after,.product-suite .suite-copy::before,.product-suite .suite-copy::after,.product-suite .suite-screen::before,.product-suite .suite-screen::after,.product-suite .suite-layout::before,.product-suite .suite-layout::after{display:none !important;content:none !important;}.product-suite .suite-content{background:linear-gradient(90deg,#ffffff 0%,#ffffff 55.8%,rgba(255,255,255,0) 56.2%),radial-gradient(circle at 86% 18%,rgba(255,255,255,0.13),transparent 34%),linear-gradient(135deg,var(--brand-primary-dark) 0%,var(--brand-primary) 56%,var(--brand-primary-deep) 100%) !important;box-shadow:0 34px 100px rgba(6,83,137,0.16) !important;}.product-suite,.industry-scroll-story{padding-bottom:56px !important;}.product-flow-scroll{margin-top:calc(-1 * min(520px,calc(100vh - 132px))) !important;padding-top:min(520px,calc(100vh - 132px)) !important;padding-bottom:0 !important;}.product-flow-scroll span{height:18vh !important;min-height:120px !important;}.product-flow-scroll span:last-child{height:1px !important;min-height:1px !important;}.industry-story-steps{margin-top:calc(-1 * min(470px,calc(100vh - 150px))) !important;padding-top:min(470px,calc(100vh - 150px)) !important;padding-bottom:0 !important;}.industry-story-steps span{height:46vh !important;min-height:320px !important;}.industry-story-steps span:last-child{height:16vh !important;min-height:110px !important;}@media (max-width:1100px){.product-suite,.industry-scroll-story{padding-bottom:64px !important;}}.feature-carousel-section{position:relative !important;background:radial-gradient(650px circle at var(--feature-mx,50%) var(--feature-my,35%),rgba(6,83,137,0.13),transparent 42%),radial-gradient(520px circle at calc(var(--feature-mx,50%)+18%) calc(var(--feature-my,35%)+10%),rgba(0,174,239,0.10),transparent 38%),linear-gradient(180deg,#f6f9fc 0%,#ffffff 82%) !important;padding:96px 0 112px !important;overflow:hidden !important;isolation:isolate;transition:background 0.28s ease;}.feature-carousel-section::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(6,83,137,0.035) 1px,transparent 1px),linear-gradient(90deg,rgba(6,83,137,0.035) 1px,transparent 1px);background-size:52px 52px;opacity:0.58;mask-image:radial-gradient(circle at var(--feature-mx,50%) var(--feature-my,40%),#000 0%,transparent 68%);pointer-events:none;z-index:0;transition:opacity 0.35s ease;}.feature-carousel-section::after{content:"";position:absolute;width:420px;height:420px;left:var(--feature-mx,50%);top:var(--feature-my,35%);transform:translate(-50%,-50%);border-radius:999px;background:radial-gradient(circle,rgba(255,255,255,0.72),rgba(255,255,255,0.20) 38%,transparent 68%);filter:blur(6px);opacity:0.62;pointer-events:none;z-index:0;transition:width 0.35s ease,height 0.35s ease,opacity 0.35s ease;}.feature-carousel-head,.feature-carousel-window{position:relative;z-index:2;}.feature-carousel-head{grid-template-columns:0.84fr 1.05fr auto !important;align-items:end !important;margin-bottom:42px !important;}.feature-carousel-title h2{color:#1C1C1C !important;font-size:clamp(40px,4vw,58px) !important;line-height:1.06 !important;letter-spacing:-0.04em !important;text-wrap:balance;}.feature-carousel-head p{color:#434753 !important;font-size:18px !important;line-height:1.76 !important;font-weight:600 !important;}.feature-carousel-controls{padding-bottom:4px !important;}.feature-arrow{position:relative !important;overflow:hidden !important;border-color:rgba(6,83,137,0.14) !important;color:var(--brand-primary) !important;box-shadow:0 14px 34px rgba(6,83,137,0.08) !important;}.feature-arrow::before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,var(--brand-primary),var(--brand-primary-dark));opacity:0;transition:opacity 0.22s ease;z-index:0;}.feature-arrow:hover::before{opacity:1;}.feature-arrow:hover{color:#ffffff !important;border-color:rgba(6,83,137,0.18) !important;}.feature-arrow{isolation:isolate;}.feature-arrow>*{position:relative;z-index:1;}.feature-carousel-window{overflow-x:auto !important;padding:6px 0 38px !important;scroll-padding-left:max(22px,calc((100vw - var(--container)) / 2));cursor:grab;}.feature-carousel-window:active{cursor:grabbing;}.feature-carousel-track{gap:24px !important;}.feature-slide-card{--card-mx:50%;--card-my:50%;position:relative !important;width:min(400px,86vw) !important;min-height:330px !important;border-radius:32px !important;padding:32px !important;background:radial-gradient(360px circle at var(--card-mx) var(--card-my),rgba(255,255,255,0.18),transparent 42%),linear-gradient(135deg,var(--brand-primary-deep) 0%,var(--brand-primary-dark) 48%,var(--brand-primary) 100%) !important;border:1px solid rgba(255,255,255,0.16) !important;box-shadow:0 24px 70px rgba(6,83,137,0.18) !important;overflow:hidden !important;transform:translateY(0) rotateX(0deg) rotateY(0deg) !important;transform-style:preserve-3d;transition:transform 0.28s cubic-bezier(0.22,1,0.36,1),box-shadow 0.28s cubic-bezier(0.22,1,0.36,1),border-color 0.28s ease,filter 0.28s ease !important;will-change:transform;}.feature-slide-card::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,0.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,0.045) 1px,transparent 1px);background-size:38px 38px;opacity:0.48;pointer-events:none;transition:opacity 0.28s ease;}.feature-slide-card::after{content:"";position:absolute;width:220px;height:220px;right:-74px;bottom:-84px;border-radius:999px;background:rgba(255,255,255,0.10);pointer-events:none;transition:transform 0.35s cubic-bezier(0.22,1,0.36,1),opacity 0.28s ease;}.feature-slide-card>*{position:relative;z-index:2;transform:translateZ(22px);}.feature-card-icon{width:64px !important;height:64px !important;border-radius:22px !important;background:rgba(255,255,255,0.12) !important;border:1px solid rgba(255,255,255,0.18) !important;color:#d7f5ff !important;box-shadow:inset 0 1px 0 rgba(255,255,255,0.16) !important;transition:transform 0.28s ease,background 0.28s ease,color 0.28s ease !important;}.feature-slide-card h3{font-size:28px !important;line-height:1.12 !important;font-weight:900 !important;letter-spacing:-0.025em !important;max-width:290px;}.feature-slide-card p{color:rgba(255,255,255,0.78) !important;font-size:15.5px !important;line-height:1.68 !important;font-weight:600 !important;max-width:320px !important;}.feature-slide-card a{position:relative !important;display:inline-flex !important;align-items:center !important;gap:8px !important;color:#ffffff !important;font-weight:900 !important;text-decoration:none !important;}.feature-slide-card a::after{content:"â†’";transform:translateX(0);transition:transform 0.22s ease;}.feature-slide-card:hover,.feature-slide-card.is-feature-active{transform:translateY(-10px) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg)) !important;border-color:rgba(255,255,255,0.32) !important;box-shadow:0 34px 95px rgba(6,83,137,0.27) !important;filter:saturate(1.08);}.feature-slide-card:hover::before,.feature-slide-card.is-feature-active::before{opacity:0.72;}.feature-slide-card:hover::after,.feature-slide-card.is-feature-active::after{transform:scale(1.18) translate(-8px,-8px);opacity:0.82;}.feature-slide-card:hover .feature-card-icon,.feature-slide-card.is-feature-active .feature-card-icon{transform:translateY(-4px) scale(1.04);background:rgba(255,255,255,0.18) !important;color:#ffffff !important;}.feature-slide-card:hover a::after,.feature-slide-card.is-feature-active a::after{transform:translateX(4px);}.feature-slide-card:nth-child(2n){background:radial-gradient(360px circle at var(--card-mx) var(--card-my),rgba(255,255,255,0.18),transparent 42%),linear-gradient(135deg,#053e66 0%,#0a6aa3 54%,#003a64 100%) !important;}.feature-slide-card:nth-child(3n){background:radial-gradient(360px circle at var(--card-mx) var(--card-my),rgba(255,255,255,0.18),transparent 42%),linear-gradient(135deg,#003a64 0%,#317EE5 52%,#0782c9 100%) !important;}.feature-slide-card:nth-child(4n){background:radial-gradient(360px circle at var(--card-mx) var(--card-my),rgba(255,255,255,0.18),transparent 42%),linear-gradient(135deg,#08243b 0%,#317EE5 58%,#0099dc 120%) !important;}@media (max-width:1100px){.feature-carousel-head{grid-template-columns:1fr !important;}}@media (max-width:720px){.feature-carousel-section{padding:70px 0 82px !important;}.feature-slide-card{min-height:292px !important;padding:26px !important;border-radius:26px !important;}}.migration{--migration-mx:50%;--migration-my:36%;position:relative !important;background:radial-gradient(760px circle at var(--migration-mx) var(--migration-my),rgba(6,83,137,0.14),transparent 44%),radial-gradient(560px circle at calc(var(--migration-mx)+16%) calc(var(--migration-my)+12%),rgba(0,174,239,0.10),transparent 38%),linear-gradient(180deg,#f6f9fc 0%,#ffffff 100%) !important;padding:104px 22px 118px !important;overflow:hidden !important;isolation:isolate;content-visibility:visible !important;contain:none !important;}.migration::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(6,83,137,0.04) 1px,transparent 1px),linear-gradient(90deg,rgba(6,83,137,0.04) 1px,transparent 1px);background-size:54px 54px;opacity:0.74;mask-image:radial-gradient(circle at var(--migration-mx) var(--migration-my),#000 0%,transparent 70%);pointer-events:none;z-index:0;}.migration::after{content:"";position:absolute;width:440px;height:440px;left:var(--migration-mx);top:var(--migration-my);transform:translate(-50%,-50%);border-radius:999px;background:radial-gradient(circle,rgba(255,255,255,0.80),rgba(255,255,255,0.22) 38%,transparent 68%);filter:blur(8px);opacity:0.66;pointer-events:none;z-index:0;}.migration .container{position:relative !important;z-index:2 !important;}.migration .section-head{max-width:1120px !important;margin:0 auto 46px !important;display:grid !important;grid-template-columns:minmax(0,0.9fr) minmax(340px,0.72fr) !important;gap:52px !important;align-items:end !important;}.migration .kicker{width:fit-content !important;padding:9px 14px !important;border-radius:999px !important;background:var(--brand-primary-light) !important;color:var(--brand-primary) !important;font-size:12px !important;letter-spacing:0.14em !important;margin-bottom:18px !important;}.migration .section-head h2{margin:0 !important;color:#1C1C1C !important;font-size:clamp(42px,4.6vw,68px) !important;line-height:1.04 !important;letter-spacing:-0.052em !important;font-weight:900 !important;text-wrap:balance;}.migration .section-subtitle{margin:0 !important;color:#434753 !important;font-size:18px !important;line-height:1.78 !important;font-weight:650 !important;max-width:520px !important;}.migration .timeline{display:grid !important;grid-template-columns:repeat(12,1fr) !important;gap:20px !important;counter-reset:step;}.migration .timeline-card{--card-mx:50%;--card-my:50%;position:relative !important;grid-column:span 4 !important;min-height:300px !important;border-radius:34px !important;padding:32px !important;overflow:hidden !important;background:radial-gradient(360px circle at var(--card-mx) var(--card-my),rgba(6,83,137,0.10),transparent 44%),#ffffff !important;border:1px solid rgba(6,83,137,0.12) !important;box-shadow:0 24px 70px rgba(6,83,137,0.10) !important;transform-style:preserve-3d;transform:translateY(0) rotateX(0deg) rotateY(0deg) !important;transition:transform 0.30s cubic-bezier(0.22,1,0.36,1),box-shadow 0.30s cubic-bezier(0.22,1,0.36,1),border-color 0.30s ease,background 0.30s ease !important;will-change:transform;}.migration .timeline-card:nth-child(1),.migration .timeline-card:nth-child(4){grid-column:span 6 !important;min-height:340px !important;color:#ffffff !important;background:radial-gradient(420px circle at var(--card-mx) var(--card-my),rgba(255,255,255,0.16),transparent 44%),radial-gradient(circle at 86% 14%,rgba(255,255,255,0.12),transparent 32%),linear-gradient(135deg,var(--brand-primary-deep) 0%,var(--brand-primary-dark) 48%,var(--brand-primary) 100%) !important;border-color:rgba(255,255,255,0.16) !important;box-shadow:0 32px 95px rgba(6,83,137,0.24) !important;}.migration .timeline-card::before{counter-increment:step;content:"0" counter(step) !important;position:relative !important;z-index:2 !important;width:52px !important;height:52px !important;margin:0 0 36px !important;border-radius:18px !important;display:grid !important;place-items:center !important;background:var(--brand-primary-light) !important;color:var(--brand-primary) !important;font-size:14px !important;font-weight:900 !important;box-shadow:inset 0 1px 0 rgba(255,255,255,0.80) !important;}.migration .timeline-card:nth-child(1)::before,.migration .timeline-card:nth-child(4)::before{background:rgba(255,255,255,0.16) !important;color:#ffffff !important;border:1px solid rgba(255,255,255,0.18) !important;box-shadow:inset 0 1px 0 rgba(255,255,255,0.14) !important;}.migration .timeline-card::after{content:"";position:absolute;right:-80px;bottom:-90px;width:240px;height:240px;border-radius:999px;background:rgba(6,83,137,0.07);pointer-events:none;transition:transform 0.34s cubic-bezier(0.22,1,0.36,1),opacity 0.28s ease;z-index:1;}.migration .timeline-card:nth-child(1)::after,.migration .timeline-card:nth-child(4)::after{background:rgba(255,255,255,0.12);}.migration .timeline-card h3,.migration .timeline-card p{position:relative !important;z-index:2 !important;transform:translateZ(20px);}.migration .timeline-card h3{margin:0 0 14px !important;color:#1C1C1C !important;font-size:clamp(22px,2vw,30px) !important;line-height:1.12 !important;letter-spacing:-0.032em !important;font-weight:900 !important;max-width:420px !important;}.migration .timeline-card p{margin:0 !important;color:#434753 !important;font-size:15.5px !important;line-height:1.68 !important;font-weight:650 !important;max-width:480px !important;}.migration .timeline-card:nth-child(1) h3,.migration .timeline-card:nth-child(4) h3{color:#ffffff !important;font-size:clamp(28px,2.7vw,42px) !important;max-width:560px !important;}.migration .timeline-card:nth-child(1) p,.migration .timeline-card:nth-child(4) p{color:rgba(255,255,255,0.80) !important;max-width:600px !important;}.migration .timeline-card:hover,.migration .timeline-card.is-tilting{transform:translateY(-10px) rotateX(var(--feature-tilt-x,0deg)) rotateY(var(--feature-tilt-y,0deg)) !important;border-color:rgba(6,83,137,0.22) !important;box-shadow:0 34px 95px rgba(6,83,137,0.18) !important;}.migration .timeline-card:nth-child(1):hover,.migration .timeline-card:nth-child(4):hover,.migration .timeline-card:nth-child(1).is-tilting,.migration .timeline-card:nth-child(4).is-tilting{border-color:rgba(255,255,255,0.30) !important;box-shadow:0 42px 115px rgba(6,83,137,0.30) !important;}.migration .timeline-card:hover::after,.migration .timeline-card.is-tilting::after{transform:scale(1.18) translate(-10px,-10px);opacity:0.88;}@media (max-width:1100px){.migration .section-head{grid-template-columns:1fr !important;gap:20px !important;}.migration .section-subtitle{max-width:760px !important;}.migration .timeline-card,.migration .timeline-card:nth-child(1),.migration .timeline-card:nth-child(4){grid-column:span 6 !important;}}@media (max-width:720px){.migration{padding:74px 18px 86px !important;}.migration .section-head h2{font-size:34px !important;}.migration .timeline-card,.migration .timeline-card:nth-child(1),.migration .timeline-card:nth-child(4){grid-column:span 12 !important;min-height:260px !important;border-radius:26px !important;padding:26px !important;}}.migration{--migration-mx:50% !important;--migration-my:36% !important;position:relative !important;background:#ffffff !important;padding:92px 22px !important;overflow:visible !important;isolation:auto !important;content-visibility:visible !important;contain:none !important;}.migration::before,.migration::after{display:none !important;content:none !important;}.migration .container{position:relative !important;z-index:1 !important;}.migration .section-head{display:block !important;max-width:980px !important;margin:0 0 48px !important;padding:0 !important;}.migration .kicker{display:block !important;width:auto !important;padding:0 !important;border-radius:0 !important;background:transparent !important;color:var(--dark) !important;text-transform:uppercase !important;letter-spacing:0.11em !important;font-size:15px !important;font-weight:700 !important;margin:0 0 14px !important;}.migration .section-head h2{margin:0 0 18px !important;color:var(--dark) !important;font-size:clamp(46px,5.2vw,72px) !important;line-height:1.06 !important;letter-spacing:-0.034em !important;font-weight:800 !important;max-width:980px !important;}.migration .section-subtitle{margin:0 !important;color:var(--muted) !important;font-size:20px !important;line-height:1.7 !important;font-weight:400 !important;max-width:860px !important;}.migration .timeline{display:grid !important;grid-template-columns:repeat(3,1fr) !important;gap:18px !important;counter-reset:step !important;}.migration .timeline-card,.migration .timeline-card:nth-child(1),.migration .timeline-card:nth-child(4){grid-column:auto !important;min-height:auto !important;border:1px solid var(--line) !important;background:#ffffff !important;color:var(--dark) !important;border-radius:26px !important;padding:24px !important;box-shadow:0 14px 36px rgba(7,17,31,0.06) !important;position:relative !important;overflow:hidden !important;transform:none !important;filter:none !important;transition:transform 0.22s ease,box-shadow 0.22s ease,border-color 0.22s ease !important;will-change:auto !important;}.migration .timeline-card:hover,.migration .timeline-card.is-tilting,.migration .timeline-card:nth-child(1):hover,.migration .timeline-card:nth-child(4):hover,.migration .timeline-card:nth-child(1).is-tilting,.migration .timeline-card:nth-child(4).is-tilting{transform:translateY(-5px) !important;border-color:rgba(6,83,137,0.16) !important;box-shadow:0 20px 48px rgba(6,83,137,0.10) !important;}.migration .timeline-card::before,.migration .timeline-card:nth-child(1)::before,.migration .timeline-card:nth-child(4)::before{counter-increment:step !important;content:"0" counter(step) !important;display:inline-grid !important;place-items:center !important;position:relative !important;z-index:2 !important;width:44px !important;height:44px !important;margin:0 0 22px !important;background:var(--dark) !important;color:#ffffff !important;border:0 !important;border-radius:16px !important;font-size:14px !important;font-weight:700 !important;box-shadow:none !important;}.migration .timeline-card::after,.migration .timeline-card:nth-child(1)::after,.migration .timeline-card:nth-child(4)::after{display:none !important;content:none !important;}.migration .timeline-card h3,.migration .timeline-card:nth-child(1) h3,.migration .timeline-card:nth-child(4) h3{position:relative !important;z-index:2 !important;margin:0 0 8px !important;color:var(--dark) !important;font-size:20px !important;line-height:1.25 !important;letter-spacing:-0.03em !important;font-weight:800 !important;max-width:none !important;transform:none !important;}.migration .timeline-card p,.migration .timeline-card:nth-child(1) p,.migration .timeline-card:nth-child(4) p{position:relative !important;z-index:2 !important;margin:0 !important;color:var(--muted) !important;font-size:14px !important;line-height:1.55 !important;font-weight:400 !important;max-width:none !important;transform:none !important;}@media (max-width:1100px){.migration .timeline{grid-template-columns:repeat(2,1fr) !important;}}@media (max-width:720px){.migration{padding:68px 18px !important;}.migration .section-head h2{font-size:38px !important;}.migration .section-subtitle{font-size:16px !important;}.migration .timeline{grid-template-columns:1fr !important;}}.why-axion-section{background:radial-gradient(circle at 50% 0%,rgba(6,83,137,0.08),transparent 34%),linear-gradient(180deg,#f6f9fc 0%,#ffffff 100%) !important;padding:82px 22px 98px !important;overflow:visible !important;content-visibility:visible !important;contain:none !important;isolation:auto !important;}.why-axion-section::before,.why-axion-section::after{display:none !important;content:none !important;}.why-axion-section .container{max-width:1180px !important;position:relative !important;z-index:1 !important;}.why-axion-head{max-width:900px !important;margin:0 auto 44px !important;text-align:center !important;display:block !important;}.why-axion-pill{width:fit-content !important;margin:0 auto 16px !important;padding:7px 14px !important;border-radius:999px !important;background:#ffffff !important;border:1px solid rgba(6,83,137,0.14) !important;box-shadow:0 12px 30px rgba(6,83,137,0.08) !important;color:var(--brand-primary) !important;font-size:13px !important;line-height:1 !important;font-weight:800 !important;letter-spacing:0 !important;text-transform:none !important;display:inline-flex !important;align-items:center !important;gap:8px !important;}.why-axion-pill span{width:8px !important;height:8px !important;border-radius:50% !important;background:var(--brand-accent) !important;box-shadow:0 0 0 5px rgba(0,174,239,0.12) !important;display:inline-block !important;}.why-axion-head h2{margin:0 0 16px !important;color:#1C1C1C !important;font-size:clamp(42px,4.2vw,62px) !important;line-height:1.08 !important;letter-spacing:-0.038em !important;font-weight:800 !important;max-width:none !important;text-align:center !important;}.why-axion-head p{margin:0 auto !important;max-width:820px !important;color:#434753 !important;font-size:17px !important;line-height:1.75 !important;font-weight:500 !important;text-align:center !important;}.why-axion-grid,.migration .why-axion-grid{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:18px !important;counter-reset:none !important;}.why-axion-card,.migration .why-axion-card,.migration .why-axion-card:nth-child(1),.migration .why-axion-card:nth-child(4){grid-column:auto !important;min-height:280px !important;padding:32px 30px !important;border-radius:28px !important;background:#ffffff !important;border:1px solid rgba(6,83,137,0.10) !important;box-shadow:0 22px 60px rgba(6,83,137,0.08) !important;color:#1C1C1C !important;overflow:hidden !important;position:relative !important;transform:none !important;display:flex !important;flex-direction:column !important;align-items:flex-start !important;justify-content:flex-start !important;transition:transform 0.22s ease,box-shadow 0.22s ease,border-color 0.22s ease !important;}.migration .why-axion-card::before,.migration .why-axion-card::after,.migration .why-axion-card:nth-child(1)::before,.migration .why-axion-card:nth-child(4)::before,.migration .why-axion-card:nth-child(1)::after,.migration .why-axion-card:nth-child(4)::after{display:none !important;content:none !important;}.why-axion-card:hover,.migration .why-axion-card:hover,.migration .why-axion-card.is-tilting{transform:translateY(-5px) !important;border-color:rgba(6,83,137,0.18) !important;box-shadow:0 28px 72px rgba(6,83,137,0.12) !important;}.why-icon{width:48px !important;height:48px !important;min-width:48px !important;border-radius:16px !important;background:#f3f8fb !important;color:#1C1C1C !important;display:inline-grid !important;place-items:center !important;margin:0 0 50px !important;box-shadow:inset 0 1px 0 rgba(255,255,255,0.9) !important;overflow:hidden !important;}.why-icon svg{width:25px !important;height:25px !important;display:block !important;stroke:currentColor !important;fill:none !important;stroke-width:1.85 !important;stroke-linecap:round !important;stroke-linejoin:round !important;}.why-axion-card h3,.migration .why-axion-card h3,.migration .why-axion-card:nth-child(1) h3,.migration .why-axion-card:nth-child(4) h3{margin:0 0 12px !important;color:#1C1C1C !important;font-size:20px !important;line-height:1.28 !important;letter-spacing:-0.025em !important;font-weight:800 !important;max-width:280px !important;text-align:left !important;transform:none !important;}.why-axion-card p,.migration .why-axion-card p,.migration .why-axion-card:nth-child(1) p,.migration .why-axion-card:nth-child(4) p{margin:0 !important;color:#434753 !important;font-size:15px !important;line-height:1.62 !important;font-weight:500 !important;max-width:310px !important;text-align:left !important;transform:none !important;}@media (max-width:1100px){.why-axion-grid,.migration .why-axion-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}}@media (max-width:720px){.why-axion-section{padding:68px 18px 78px !important;}.why-axion-head h2{font-size:36px !important;}.why-axion-head p{font-size:15px !important;}.why-axion-grid,.migration .why-axion-grid{grid-template-columns:1fr !important;}.why-axion-card,.migration .why-axion-card{min-height:auto !important;padding:28px !important;}.why-icon{margin-bottom:34px !important;}}.industry-stack-stage{overflow:visible !important;min-height:min(560px,calc(100vh - 178px)) !important;}.industry-stack-card{background:#ffffff !important;opacity:0 !important;filter:none !important;pointer-events:none !important;}.industry-stack-card.active{opacity:1 !important;visibility:visible !important;transform:translateY(0) scale(1) !important;z-index:40 !important;pointer-events:auto !important;box-shadow:0 34px 95px rgba(6,83,137,0.14) !important;}.industry-stack-card.before{opacity:1 !important;visibility:visible !important;transform:translateY(-92px) scale(0.965) !important;z-index:18 !important;pointer-events:none !important;box-shadow:0 22px 58px rgba(6,83,137,0.08) !important;}.industry-stack-card.after-near{opacity:1 !important;visibility:visible !important;transform:translateY(78%) scale(0.972) !important;z-index:16 !important;pointer-events:none !important;box-shadow:0 22px 58px rgba(6,83,137,0.08) !important;}.industry-stack-card.after{opacity:0 !important;visibility:hidden !important;transform:translateY(105%) scale(0.965) !important;z-index:1 !important;pointer-events:none !important;}.industry-stack-card.before .industry-stack-copy,.industry-stack-card.before .industry-stack-visual,.industry-stack-card.after-near .industry-stack-copy,.industry-stack-card.after-near .industry-stack-visual{opacity:1 !important;visibility:visible !important;filter:none !important;}.industry-stack-card.before::after,.industry-stack-card.after-near::after{content:"" !important;position:absolute !important;inset:0 !important;z-index:6 !important;background:rgba(255,255,255,0.30) !important;pointer-events:none !important;display:block !important;}.industry-stack-card.active::after{display:none !important;content:none !important;}.testimonials-section{position:relative !important;background:#fafafe !important;padding:84px 22px 100px !important;overflow-x:hidden !important;}.testimonials-section::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(6,83,137,0.035) 1px,transparent 1px),linear-gradient(90deg,rgba(6,83,137,0.035) 1px,transparent 1px);background-size:54px 54px;opacity:0.45;pointer-events:none;}.testimonials-inner{position:relative;z-index:2;max-width:1180px;margin:0 auto;text-align:center;}.testimonials-inner h2{margin:0 0 12px !important;color:#173239 !important;font-size:clamp(34px,3.4vw,46px) !important;line-height:1.12 !important;letter-spacing:0.08em !important;font-weight:800 !important;}.testimonial-rule{width:76px;height:5px;border-radius:999px;margin:18px auto 66px;background:linear-gradient(90deg,var(--brand-primary),var(--brand-accent));}.testimonial-slider{max-width:820px;margin:0 auto;}.testimonial-card{position:relative;min-height:330px;border-radius:24px;background:rgba(255,255,255,0.82);border:1px solid rgba(6,83,137,0.12);box-shadow:0 30px 90px rgba(6,83,137,0.12);padding:42px 44px 36px;text-align:left;overflow:hidden;transition:opacity 0.32s ease,transform 0.32s ease;}.testimonial-card::before{content:'“';position:absolute;left:12px;top:-16px;color:rgba(6,83,137,0.08);font-size:120px;line-height:1;font-weight:900;font-family:Georgia,serif;}.testimonial-topline{display:flex;align-items:center;gap:20px;margin-bottom:22px;position:relative;z-index:2;}.testimonial-avatar{width:64px;height:64px;border-radius:17px;display:grid;place-items:center;background:var(--brand-primary);color:#ffffff;font-size:18px;line-height:1;font-weight:900;box-shadow:0 18px 34px rgba(6,83,137,0.22);}.testimonial-verified{color:var(--brand-primary);font-size:12px;font-weight:900;letter-spacing:0.16em;text-transform:uppercase;margin-bottom:6px;}.testimonial-stars{color:#f59e0b;font-size:13px;letter-spacing:0.35em;font-weight:900;}.testimonial-quote-wrap{position:relative;z-index:2;border-left:3px solid var(--brand-primary);padding-left:24px;margin-left:0;}.testimonial-quote{margin:0 0 28px;color:#18343b;font-size:clamp(18px,1.8vw,22px);line-height:1.62;font-weight:500;font-style:italic;letter-spacing:0.03em;}.testimonial-cite{display:block;color:#465964;font-size:15px;font-weight:900;font-style:normal;}.testimonial-progress{width:min(460px,80vw);height:4px;margin:42px auto 18px;border-radius:999px;background:rgba(6,83,137,0.12);overflow:hidden;}.testimonial-progress span{display:block;width:25%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--brand-primary),var(--brand-accent));transition:transform 0.32s ease;transform:translateX(0);}.testimonial-dots{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:18px;}.testimonial-dots button{width:13px;height:13px;border-radius:999px;border:0;background:rgba(6,83,137,0.22);cursor:pointer;padding:0;transition:width 0.22s ease,background 0.22s ease;}.testimonial-dots button.active{width:34px;background:var(--brand-primary);}.testimonial-controls{display:flex;align-items:center;justify-content:center;gap:12px;}.testimonial-controls button{min-width:56px;height:52px;border-radius:999px;border:1px solid rgba(6,83,137,0.13);background:#ffffff;color:#173239;font-size:18px;font-weight:900;cursor:pointer;box-shadow:0 14px 36px rgba(6,83,137,0.08);transition:transform 0.2s ease,background 0.2s ease,color 0.2s ease;}.testimonial-controls button:hover{transform:translateY(-2px);background:var(--brand-primary);color:#ffffff;}.testimonial-controls .testimonial-pause{min-width:110px;font-size:13px;letter-spacing:0.16em;text-transform:uppercase;}.faq-section{background:radial-gradient(circle at 78% 10%,rgba(0,174,239,0.12),transparent 30%),linear-gradient(180deg,#ffffff 0%,#eef7fc 100%) !important;padding:90px 22px 96px !important;overflow:hidden !important;}.faq-inner{max-width:1220px;margin:0 auto;display:grid;grid-template-columns:0.92fr 1.08fr;gap:48px;align-items:start;}.faq-copy .why-axion-pill{margin:0 0 18px !important;}.faq-copy h2{margin:0 0 18px !important;color:#1C1C1C !important;font-size:clamp(40px,4.4vw,64px) !important;line-height:1.08 !important;letter-spacing:-0.04em !important;font-weight:900 !important;}.faq-copy p{margin:0 0 28px;color:#434753;font-size:17px;line-height:1.72;font-weight:600;max-width:500px;}.faq-help-card{border-radius:28px;padding:26px;background:radial-gradient(circle at 82% 14%,rgba(255,255,255,0.14),transparent 34%),linear-gradient(135deg,var(--brand-primary-dark),var(--brand-primary),var(--brand-primary-deep));color:#ffffff;box-shadow:0 28px 80px rgba(6,83,137,0.18);}.faq-help-card strong{display:block;color:#ffffff;font-size:24px;line-height:1.15;margin-bottom:8px;}.faq-help-card span{display:block;color:rgba(255,255,255,0.78);font-size:14px;line-height:1.58;font-weight:600;margin-bottom:18px;}.faq-list{display:grid;gap:14px;}.faq-item{background:#ffffff;border:1px solid rgba(6,83,137,0.10);border-radius:22px;box-shadow:0 18px 48px rgba(6,83,137,0.08);overflow:hidden;transition:border-color 0.22s ease,box-shadow 0.22s ease;}.faq-item.is-open{border-color:rgba(6,83,137,0.24);box-shadow:0 24px 64px rgba(6,83,137,0.12);}.faq-question{width:100%;border:0;background:transparent;color:#1C1C1C;min-height:72px;padding:20px 22px;display:flex;align-items:center;justify-content:space-between;gap:18px;text-align:left;font-size:15px;line-height:1.35;font-weight:900;cursor:pointer;}.faq-question span:last-child{width:28px;height:28px;min-width:28px;border-radius:999px;display:grid;place-items:center;background:var(--brand-primary-light);color:var(--brand-primary);font-size:22px;line-height:1;transition:transform 0.22s ease;}.faq-item.is-open .faq-question span:last-child{transform:rotate(45deg);}.faq-answer{display:none;padding:0 22px 22px;color:#434753;font-size:14px;line-height:1.78;font-weight:600;}.faq-answer a{color:var(--brand-primary);font-weight:900;}.faq-item.is-open .faq-answer{display:block;}@media (max-width:1100px){.faq-inner{grid-template-columns:1fr;}.faq-copy p{max-width:760px;}}@media (max-width:720px){.testimonials-section,.faq-section{padding:68px 18px 76px !important;}.testimonials-inner h2{letter-spacing:0.02em !important;}.testimonial-rule{margin-bottom:34px;}.testimonial-card{min-height:auto;padding:30px 24px;}.testimonial-topline{align-items:flex-start;}.testimonial-avatar{width:54px;height:54px;}.testimonial-quote-wrap{padding-left:18px;}.faq-copy h2{font-size:36px !important;}}.axion-hero-variant{--hero2-mx:50%;--hero2-my:42%;position:relative;overflow:hidden;background:radial-gradient(720px circle at var(--hero2-mx) var(--hero2-my),rgba(6,83,137,0.13),transparent 44%),radial-gradient(540px circle at 82% 28%,rgba(0,174,239,0.12),transparent 42%),linear-gradient(135deg,#ffffff 0%,#f6fbff 52%,#eef7fc 100%);padding:96px 22px 104px;isolation:isolate;}.axion-hero-variant::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(6,83,137,0.035) 1px,transparent 1px),linear-gradient(90deg,rgba(6,83,137,0.035) 1px,transparent 1px);background-size:54px 54px;opacity:0.48;mask-image:radial-gradient(circle at var(--hero2-mx) var(--hero2-my),#000 0%,transparent 70%);pointer-events:none;z-index:0;}.axion-hero-variant::after{content:"";position:absolute;right:-140px;bottom:-170px;width:520px;height:520px;border-radius:999px;background:rgba(6,83,137,0.08);filter:blur(4px);pointer-events:none;z-index:0;}.axion-hero-variant-inner{position:relative;z-index:2;max-width:1380px;margin:0 auto;display:grid;grid-template-columns:minmax(440px,0.86fr) minmax(620px,1.14fr);gap:44px;align-items:center;}.axion-hero-variant-copy{max-width:650px;}.axion-hero-kicker{display:inline-flex;align-items:center;gap:10px;color:var(--brand-primary);font-size:13px;line-height:1;font-weight:900;letter-spacing:0.18em;text-transform:uppercase;margin-bottom:28px;}.axion-hero-kicker::after{content:"";width:70px;height:3px;border-radius:999px;background:linear-gradient(90deg,var(--brand-primary),var(--brand-accent));display:inline-block;}.axion-hero-variant-copy h2{margin:0 0 24px;color:#061122;font-size:clamp(46px,5vw,72px);line-height:1.08;letter-spacing:-0.052em;font-weight:900;max-width:680px;text-wrap:balance;}.axion-hero-variant-copy p{margin:0 0 32px;color:#526173;font-size:18px;line-height:1.74;font-weight:600;max-width:640px;}.axion-hero-variant-actions{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-bottom:28px;}.axion-hero-variant-actions .btn{min-width:190px;min-height:56px;font-size:15px;font-weight:900;}.axion-hero-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:620px;}.axion-hero-benefits span{display:flex;align-items:flex-start;gap:10px;color:#434753;font-size:13px;line-height:1.45;font-weight:800;}.axion-hero-benefits span::before{content:"âœ“";width:22px;height:22px;min-width:22px;border-radius:50%;display:grid;place-items:center;background:var(--brand-primary-light);color:var(--brand-primary);font-size:12px;box-shadow:0 8px 18px rgba(6,83,137,0.10);}.axion-hero-product-area{position:relative;min-height:650px;display:grid;place-items:center;perspective:1400px;}.axion-hero-glow{position:absolute;width:80%;height:62%;left:12%;top:18%;border-radius:999px;background:radial-gradient(circle,rgba(0,174,239,0.18),transparent 64%),radial-gradient(circle at 58% 46%,rgba(6,83,137,0.12),transparent 56%);filter:blur(8px);pointer-events:none;z-index:0;}.axion-hero-orbit{position:absolute;width:660px;height:420px;border:1px dashed rgba(6,83,137,0.18);border-radius:50%;transform:rotate(-8deg);z-index:0;pointer-events:none;}.axion-hero-laptop-wrap{position:relative;z-index:2;width:min(920px,100%);transform:translate3d(var(--laptop-x,0px),var(--laptop-y,0px),0) rotateX(var(--laptop-rx,0deg)) rotateY(var(--laptop-ry,0deg));transform-style:preserve-3d;transition:transform 0.22s cubic-bezier(0.22,1,0.36,1);}.axion-hero-laptop{position:relative;z-index:2;width:100%;height:auto;display:block;filter:drop-shadow(0 38px 58px rgba(3,43,73,0.30));user-select:none;pointer-events:none;}.axion-hero-laptop.is-missing{display:none;}.axion-css-laptop{position:absolute;inset:5% 0 auto 0;z-index:1;width:100%;min-height:560px;display:none;transform:rotate(-1.8deg);filter:drop-shadow(0 38px 58px rgba(3,43,73,0.30));pointer-events:none;}.axion-hero-laptop.is-missing+.axion-css-laptop,.axion-hero-laptop-wrap.use-css-laptop .axion-css-laptop{display:block;}.axion-css-screen{position:relative;width:94%;height:390px;margin:0 auto;overflow:hidden;border-radius:28px 28px 16px 16px;background:#ffffff;border:16px solid #08284b;border-bottom-width:24px;box-shadow:inset 0 0 0 1px rgba(255,255,255,0.18);display:grid;grid-template-columns:74px 170px 1fr 160px;}.axion-css-screen::before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,0.18),transparent 45%);pointer-events:none;z-index:5;}.axion-css-sidebar{background:#10243b;color:#ffffff;display:grid;align-content:start;gap:18px;padding:22px 12px;font-size:10px;text-align:center;font-weight:800;}.axion-css-sidebar span:first-child{width:34px;height:34px;border-radius:12px;display:grid;place-items:center;margin:0 auto;background:var(--brand-primary);font-size:15px;}.axion-css-contacts,.axion-css-callpanel,.axion-css-logs{min-width:0;background:#f7fbff;border-right:1px solid rgba(6,83,137,0.10);padding:16px;}.axion-css-callpanel{background:#ffffff;display:grid;align-content:start;gap:15px;}.axion-css-topbar{display:flex;align-items:center;justify-content:space-between;color:#101828;font-size:12px;margin-bottom:12px;}.axion-css-topbar i{width:8px;height:8px;border-radius:50%;background:#12b76a;display:block;}.axion-css-search,.axion-css-input{height:32px;border-radius:999px;background:#ffffff;border:1px solid rgba(6,83,137,0.10);margin-bottom:12px;}.axion-css-user{height:34px;border-radius:12px;background:linear-gradient(90deg,#dceaf5 0 18%,#ffffff 18% 100%);border:1px solid rgba(6,83,137,0.06);margin-bottom:9px;}.axion-css-call-line{height:44px;width:42%;border-radius:14px;background:#f1f6fb;border:1px solid rgba(6,83,137,0.08);}.axion-css-call-line.short{width:34%;}.axion-css-actions{display:flex;gap:12px;margin:58px 0 18px;justify-content:center;}.axion-css-actions span{width:34px;height:34px;border-radius:50%;background:var(--brand-primary);}.axion-css-chat-line{height:44px;border-radius:13px;max-width:55%;}.axion-css-chat-line.dark{background:#3b4658;}.axion-css-chat-line.blue{background:#1476d4;margin-left:auto;width:42%;}.axion-css-logs{background:#fbfdff;border-right:0;}.axion-css-logs b{display:block;color:#101828;font-size:13px;margin-bottom:16px;}.axion-css-logs span{display:block;height:34px;border-bottom:1px solid rgba(6,83,137,0.08);background:linear-gradient(90deg,#1476d4 0 7px,transparent 7px 100%);}.axion-css-base{position:relative;width:98%;height:190px;margin:-6px auto 0;background:linear-gradient(160deg,#0b315c,#061b36 68%,#08284b);clip-path:polygon(14% 0,86% 0,100% 78%,6% 90%);border-radius:0 0 42px 42px;}.axion-css-base::after{content:"";position:absolute;left:25%;top:28%;width:28%;height:40%;border-radius:0 0 16px 16px;background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.08);}.axion-floating-card{position:absolute;z-index:3;width:230px;min-height:118px;padding:18px;border-radius:22px;background:rgba(255,255,255,0.90);border:1px solid rgba(6,83,137,0.11);box-shadow:0 24px 70px rgba(6,83,137,0.14);backdrop-filter:blur(20px);display:grid;grid-template-columns:50px 1fr;gap:14px;align-items:start;transform:translate3d(0,0,0);transition:transform 0.28s cubic-bezier(0.22,1,0.36,1),box-shadow 0.24s ease,border-color 0.24s ease;animation:heroFloat 5.6s ease-in-out infinite;}.axion-floating-card:hover{transform:translateY(-6px) scale(1.02);border-color:rgba(6,83,137,0.22);box-shadow:0 32px 86px rgba(6,83,137,0.20);}.axion-floating-card i{width:50px;height:50px;border-radius:16px;display:grid;place-items:center;background:var(--brand-primary-light);color:var(--brand-primary);font-style:normal;font-weight:900;overflow:hidden;}.axion-floating-card i svg{width:25px;height:25px;display:block;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}.axion-floating-card strong{display:block;color:#1C1C1C;font-size:15px;line-height:1.18;font-weight:900;margin-bottom:6px;}.axion-floating-card span{display:block;color:#5d6b7c;font-size:12px;line-height:1.48;font-weight:650;}.axion-floating-card small{display:inline-flex;align-items:center;gap:5px;margin-top:9px;color:var(--brand-primary);font-size:11px;line-height:1;font-weight:900;}.axion-floating-card small::before{content:"";width:7px;height:7px;border-radius:50%;background:#12b76a;box-shadow:0 0 0 4px rgba(18,183,106,0.12);}.axion-floating-card.phone{left:4%;top:72px;animation-delay:0s;}.axion-floating-card.sms{left:0;top:250px;animation-delay:.45s;}.axion-floating-card.file{left:6%;bottom:62px;animation-delay:.9s;}.axion-floating-card.ai{right:4%;top:26px;animation-delay:.25s;}.axion-floating-card.activity{right:-8px;top:276px;animation-delay:.7s;}.axion-floating-card.team{right:2%;bottom:34px;animation-delay:1.05s;}.axion-floating-card.sms::after{content:"24";position:absolute;right:15px;top:14px;min-width:30px;height:30px;border-radius:999px;display:grid;place-items:center;background:var(--brand-primary);color:#ffffff;font-size:11px;font-weight:900;box-shadow:0 10px 24px rgba(6,83,137,0.20);}.axion-team-avatars{display:flex;align-items:center;margin-top:10px;}.axion-team-avatars b{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:var(--brand-primary);color:#fff;font-size:9px;font-weight:900;border:2px solid #fff;margin-left:-7px;}.axion-team-avatars b:first-child{margin-left:0;}.axion-team-avatars em{font-style:normal;margin-left:8px;color:#607086;font-size:11px;font-weight:900;}@keyframes heroFloat{0%,100%{translate:0 0;}50%{translate:0 -10px;}}@media (max-width:1200px){.axion-hero-variant-inner{grid-template-columns:1fr;}.axion-hero-variant-copy{max-width:850px;}.axion-hero-product-area{min-height:610px;}}@media (max-width:820px){.axion-hero-variant{padding:72px 18px 82px;}.axion-hero-variant-inner{gap:30px;}.axion-hero-variant-copy h2{font-size:40px;}.axion-hero-variant-copy p{font-size:16px;}.axion-hero-benefits{grid-template-columns:1fr;}.axion-hero-product-area{min-height:auto;display:block;padding-top:18px;}.axion-floating-card,.axion-hero-orbit{display:none;}.axion-hero-laptop-wrap{width:112%;margin-left:-6%;}}@media (prefers-reduced-motion:reduce){.axion-floating-card{animation:none;}.axion-hero-laptop-wrap,.axion-floating-card{transition:none;}}body.home.axion-nav-scope .elementor-section,body.home.axion-nav-scope .elementor-container,body.home.axion-nav-scope .elementor-column,body.home.axion-nav-scope .elementor-widget,body.home.axion-nav-scope .elementor-widget-container,body.home.axion-nav-scope .elementor-widget-wrap{width:100% !important;max-width:100% !important;}body.home.axion-nav-scope .elementor-section.elementor-section-boxed>.elementor-container{max-width:100% !important;margin-left:0 !important;margin-right:0 !important;padding-left:0 !important;padding-right:0 !important;}body.home.axion-nav-scope .elementor-widget-wrap.elementor-element-populated{padding:0 !important;}body.home.axion-nav-scope main,body.home.axion-nav-scope .entry-content,body.home.axion-nav-scope .site-content,body.home.axion-nav-scope #content,body.home.axion-nav-scope .elementor-page{width:100% !important;max-width:100% !important;margin:0 !important;padding:0 !important;}.apf-home-variant--azbuilds .page-header,.apf-home-variant--azbuilds .entry-header,.apf-home-variant--azbuilds .page-title,.apf-home-variant--azbuilds .entry-title{display:none !important;}.apf-home-variant--azbuilds button.menu-btn{display:none;}@media (max-width:1100px){.apf-home-variant--azbuilds button.menu-btn{display:inline-flex;}}.apf-home-variant--azbuilds .nav-shell button,.apf-home-variant--azbuilds .footer button,.apf-home-variant--azbuilds .testimonial-controls button{background:none;border:0;padding:0;font:inherit;}.apf-home-variant--azbuilds .hero h1{color:#ffffff !important;font-size:clamp(42px,4.8vw,64px) !important;line-height:1.05 !important;letter-spacing:-0.035em !important;font-weight:800 !important;max-width:760px !important;margin-top:0;}.apf-home-variant--azbuilds .hero .hero-copy{color:#d7dde8 !important;}@media (max-width:1100px){.apf-home-variant--azbuilds .hero h1{font-size:clamp(38px,6vw,56px) !important;}}@media (max-width:720px){.apf-home-variant--azbuilds .hero h1{font-size:38px !important;line-height:1.08 !important;max-width:100% !important;}}.apf-home-variant--azbuilds .menu-btn-icon{display:none;width:22px;height:16px;position:relative;}.apf-home-variant--azbuilds .menu-btn-icon span{position:absolute;left:0;right:0;height:2px;background:currentColor;border-radius:2px;transition:transform .25s ease,opacity .2s ease,top .25s ease;}.apf-home-variant--azbuilds .menu-btn-icon span:nth-child(1){top:2px;}.apf-home-variant--azbuilds .menu-btn-icon span:nth-child(2){top:7px;}.apf-home-variant--azbuilds .menu-btn-icon span:nth-child(3){top:12px;}.apf-home-variant--azbuilds .menu-btn[aria-expanded="true"] .menu-btn-icon span:nth-child(1){top:7px;transform:rotate(45deg);}.apf-home-variant--azbuilds .menu-btn[aria-expanded="true"] .menu-btn-icon span:nth-child(2){opacity:0;}.apf-home-variant--azbuilds .menu-btn[aria-expanded="true"] .menu-btn-icon span:nth-child(3){top:7px;transform:rotate(-45deg);}.apf-home-variant--azbuilds .mobile-overlay{position:fixed;inset:0;background:rgba(7,17,31,0.45);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,visibility .25s ease;z-index:1090;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);}.apf-home-variant--azbuilds.mobile-menu-open .mobile-overlay{opacity:1;visibility:visible;pointer-events:auto;}.apf-home-variant--azbuilds .mobile-panel{position:fixed;top:0;right:0;width:min(420px,92vw);height:100dvh;max-height:100dvh;background:#ffffff;box-shadow:-20px 0 60px rgba(7,17,31,0.18);z-index:1100;transform:translateX(100%);transition:transform .32s cubic-bezier(.22,.61,.36,1);display:flex;flex-direction:column;padding:0;border-radius:0;border:0;visibility:hidden;overflow:hidden;}.apf-home-variant--azbuilds .mobile-panel.open,.apf-home-variant--azbuilds.mobile-menu-open .mobile-panel{transform:translateX(0);visibility:visible;}.apf-home-variant--azbuilds .mobile-panel[aria-hidden="false"]{visibility:visible;}.apf-home-variant--azbuilds .mobile-menu-header{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid rgba(15,23,42,0.08);background:#ffffff;}.apf-home-variant--azbuilds .mobile-logo{display:inline-flex;align-items:center;}.apf-home-variant--azbuilds .mobile-logo img{height:38px;width:auto;max-width:180px;display:block;}.apf-home-variant--azbuilds .mobile-close-btn{flex:0 0 auto;width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;background:#FFFFFF;color:#1C1C1C;border:1px solid rgba(15,23,42,0.10);border-radius:12px;cursor:pointer;padding:0;transition:background .15s ease;}.apf-home-variant--azbuilds .mobile-close-btn:hover{background:#eef2f7;}.apf-home-variant--azbuilds .mobile-close-btn svg{width:20px;height:20px;}.apf-home-variant--azbuilds .mobile-menu-body{flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:10px 14px 16px;}.apf-home-variant--azbuilds .mobile-accordion+.mobile-accordion{margin-top:8px;}.apf-home-variant--azbuilds .mobile-accordion-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;padding:18px 16px;background:#f7fafc;border:1px solid transparent;border-radius:14px;font:700 17px/1.2 "Poppins",sans-serif;color:#1A202C;cursor:pointer;text-align:left;transition:background .2s ease,color .2s ease,border-color .2s ease;}.apf-home-variant--azbuilds .mobile-accordion-trigger:hover{background:#eef4fb;}.apf-home-variant--azbuilds .mobile-accordion-trigger[aria-expanded="true"]{background:#317EE5;color:#ffffff;border-color:#003a64;}.apf-home-variant--azbuilds .mobile-accordion-caret{display:inline-flex;width:24px;height:24px;transition:transform .25s ease;color:inherit;}.apf-home-variant--azbuilds .mobile-accordion-caret svg{width:100%;height:100%;}.apf-home-variant--azbuilds .mobile-accordion-trigger[aria-expanded="true"] .mobile-accordion-caret{transform:rotate(180deg);}.apf-home-variant--azbuilds .mobile-accordion-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .28s ease;}.apf-home-variant--azbuilds .mobile-accordion-panel>*{min-height:0;overflow:hidden;}.apf-home-variant--azbuilds .mobile-accordion-trigger[aria-expanded="true"]+.mobile-accordion-panel{grid-template-rows:1fr;}.apf-home-variant--azbuilds .mobile-accordion-panel{padding:0 6px;}.apf-home-variant--azbuilds .mobile-accordion-panel a{display:block;padding:14px 14px;font:600 15px/1.3 "Poppins",sans-serif;color:#2D3748;border-bottom:1px solid rgba(15,23,42,0.06);text-decoration:none;transition:color .15s ease,background .15s ease;}.apf-home-variant--azbuilds .mobile-accordion-trigger[aria-expanded="true"]+.mobile-accordion-panel a{padding-top:14px;}.apf-home-variant--azbuilds .mobile-accordion-panel a:last-child{border-bottom:0;}.apf-home-variant--azbuilds .mobile-accordion-panel a:hover{color:#317EE5;background:#f7fafc;}.apf-home-variant--azbuilds .mobile-menu-footer{flex:0 0 auto;display:flex;flex-direction:column;gap:12px;padding:16px 20px max(20px,env(safe-area-inset-bottom));border-top:1px solid rgba(15,23,42,0.08);background:#ffffff;box-shadow:0 -10px 24px rgba(7,17,31,0.05);}.apf-home-variant--azbuilds .mobile-phone{display:flex;align-items:center;gap:12px;padding:12px 14px;border:1px solid rgba(15,23,42,0.10);border-radius:12px;color:#1A202C;text-decoration:none;transition:border-color .15s ease,background .15s ease;}.apf-home-variant--azbuilds .mobile-phone:hover{border-color:#317EE5;background:#f7fafc;}.apf-home-variant--azbuilds .mobile-phone-icon{width:36px;height:36px;flex:0 0 36px;display:inline-flex;align-items:center;justify-content:center;background:#FFFFFF;color:#317EE5;border-radius:10px;}.apf-home-variant--azbuilds .mobile-phone-icon svg{width:18px;height:18px;}.apf-home-variant--azbuilds .mobile-phone-text{display:flex;flex-direction:column;line-height:1.1;}.apf-home-variant--azbuilds .mobile-phone-label{font-size:12px;font-weight:600;color:#434753;letter-spacing:0.04em;text-transform:uppercase;}.apf-home-variant--azbuilds .mobile-phone-number{font-size:17px;font-weight:800;color:#003a64;}.apf-home-variant--azbuilds .mobile-cta-primary{display:inline-flex;align-items:center;justify-content:center;padding:16px 22px;background:linear-gradient(180deg,#317EE5 0%,#003a64 100%);color:#ffffff !important;font:800 16px/1 "Poppins",sans-serif;letter-spacing:0.01em;border-radius:14px;text-decoration:none;box-shadow:0 12px 28px rgba(6,83,137,0.30);transition:transform .15s ease,box-shadow .15s ease;}.apf-home-variant--azbuilds .mobile-cta-primary:hover{transform:translateY(-1px);box-shadow:0 16px 32px rgba(6,83,137,0.35);}.apf-home-variant--azbuilds.mobile-menu-open{overflow:hidden;touch-action:none;}.apf-home-variant--azbuilds .mobile-overlay,.apf-home-variant--azbuilds .mobile-panel{}@media (min-width:1101px){.apf-home-variant--azbuilds .mobile-overlay{display:none !important;}.apf-home-variant--azbuilds .mobile-panel{display:none !important;}.apf-home-variant--azbuilds .menu-btn{display:none !important;}}@media (max-width:1100px){.apf-home-variant--azbuilds button.menu-btn{display:inline-flex !important;align-items:center;gap:10px;padding:10px 14px;background:#ffffff;color:#1A202C;border:1px solid rgba(15,23,42,0.10);border-radius:12px;font:700 14px/1 "Poppins",sans-serif;cursor:pointer;}.apf-home-variant--azbuilds .menu-btn-icon{display:inline-block;}.apf-home-variant--azbuilds .menu-btn-label{display:none;}.apf-home-variant--azbuilds .mobile-panel{left:auto;}}html,body{max-width:100%;overflow-x:clip;}.apf-home-variant--azbuilds{margin:0 !important;padding:0 !important;}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:0.001ms !important;animation-iteration-count:1 !important;transition-duration:0.001ms !important;scroll-behavior:auto !important;}}@supports (padding:max(0px)){.nav-shell{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);}.footer{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);padding-bottom:max(28px,env(safe-area-inset-bottom));}}@media (max-width:360px){h1{font-size:28px;line-height:1.18;}h2{font-size:22px;line-height:1.22;}h3{font-size:18px;line-height:1.30;}}@media print{.nav-shell,.menu-btn,.mobile-panel,.integration-marquee,.footer-cta,.video-full-card{display:none !important;}body{color:#000;background:#fff;}a::after{content:" (" attr(href) ")";font-size:0.85em;color:#555;}}
/* =============================================================
   APPENDED QA PATCHES — page-specific exceptions only.
   Global values come from site-tokens.css (loaded after this file).
   Use CSS variables (var(--x)) — never hardcode px/hex values here.
   ============================================================= */

/* ===== BC business-communication page ===== */
/* Hero: base var(--color-bg-hero) + image overlay */
.axion-apf-clean .axion-bc-hero{background-color:var(--color-bg-hero);background-image:linear-gradient(rgba(0,53,127,0.4) 0%,rgba(0,53,127,0.5) 100%),url("https://dev.azbuilds.pro/wp-content/uploads/2026/06/Business-Communication-scaled-1.webp");background-position:center center;background-repeat:no-repeat;background-size:cover;}
.axion-apf-clean .axion-bc-hero h1{font-size:var(--font-h1) !important;line-height:var(--line-height-h1);font-weight:600;color:var(--color-white);margin:var(--hero-h1-margin);text-align:center;}
.axion-apf-clean .axion-bc-hero .axion-lead{font-size:var(--font-lead);line-height:var(--line-height-lead);font-weight:400;color:var(--color-white);margin:var(--hero-lead-margin);text-align:center;max-width:var(--hero-lead-max-width);}
/* bc-why intro + 4 benefit cards — section spacing exception */
.axion-apf-clean #bc-why .axion-lead{font-size:var(--font-lead) !important;color:var(--color-text-muted);}
.axion-apf-clean #bc-why{padding-bottom:0 !important;}.axion-apf-clean #bc-benefits{padding-top:24px !important;}
/* bc-benefits cards: soft bg, large radius — exception to global card style */
.axion-apf-clean .axion-bc-benefits .axion-card{background:var(--card-bg-soft);border:none;border-radius:var(--card-radius-lg);box-shadow:var(--card-shadow);padding:40px 60px 40px 40px;}
.axion-apf-clean .axion-bc-benefits .axion-card__title{font-size:var(--font-card-title);line-height:26px;font-weight:600;color:var(--color-brand);text-align:left;}
.axion-apf-clean .axion-bc-benefits .axion-card p{font-size:var(--font-card-body);line-height:var(--line-height-body);font-weight:400;color:var(--color-text);}
/* bc-band blue panel */
.axion-apf-clean .axion-bc-band{display:flex;flex-direction:column;align-items:center;text-align:center;border-radius:var(--radius-xl);padding:50px;background-color:var(--color-bg-hero);background-image:url("https://www.axioncommunications.com/wp-content/uploads/2025/07/bg.png");background-position:50% 50%;background-size:cover;margin-bottom:var(--space-xl);}
.axion-apf-clean .axion-bc-band__copy{width:100%;max-width:700px;}
.axion-apf-clean .axion-bc-band h2{font-size:25px !important;line-height:32.5px;font-weight:600;color:var(--color-white) !important;text-align:center;}
.axion-apf-clean .axion-bc-band .axion-lead{font-size:var(--font-lead);line-height:var(--line-height-lead);font-weight:400;color:var(--color-white);text-align:center;margin-inline:auto;max-width:600px;}
/* bc-size two-column layout */
.axion-apf-clean .axion-bc-size{display:flex;gap:3rem;align-items:flex-start;}
.axion-apf-clean .axion-bc-size__content{flex:1 1 55%;min-width:0;}
.axion-apf-clean .axion-bc-size__media{flex:0 0 40%;}
.axion-apf-clean .axion-bc-size__media .axion-media-img{width:100%;height:auto;display:block;border-radius:var(--radius-md);object-fit:cover;}
@media(max-width:900px){.axion-apf-clean .axion-bc-size{flex-direction:column;}.axion-apf-clean .axion-bc-size__media{width:100%;}}
@media (max-width:900px){.axion-apf-clean .axion-bc-band{flex-direction:column;border-radius:24px;padding:32px 24px;}.axion-apf-clean .axion-bc-band__media{flex:none;width:100%;}}
/* bc-size tabs */
.axion-apf-clean #bc-size .axion-tabs__btn{padding:10px 20px;border-radius:31px;font-size:var(--btn-font-size);}
.axion-apf-clean #bc-size .axion-tabs__btn.is-active,.axion-apf-clean #bc-size .axion-tabs__btn[aria-selected="true"]{background:var(--color-brand);color:var(--color-white);}
.axion-apf-clean #bc-size .axion-list-check li{padding-left:1.75rem;}
.axion-apf-clean #bc-size .axion-list-check li::before{width:16px;height:16px;top:0.2em;background-image:url("https://www.axioncommunications.com/wp-content/uploads/2025/07/list-ico.png");background-size:contain;background-repeat:no-repeat;background-color:transparent;border-radius:0;}
/* bc-size CTA button (dark fill — exception to hero white-pill rule) */
.axion-apf-clean .axion-bc-size__cta .axion-btn--primary{background:var(--color-brand-mid);color:var(--color-white);border-color:var(--color-brand-mid);border-radius:var(--btn-radius);padding:var(--btn-padding);font-size:var(--btn-font-size);font-weight:var(--btn-font-weight);}
.axion-apf-clean .axion-bc-size__cta .axion-btn--primary:hover,.axion-apf-clean .axion-bc-size__cta .axion-btn--primary:focus-visible{background:var(--color-brand-dark);border-color:var(--color-brand-dark);color:var(--color-white);}
/* bc-features "Everything You Need" panel — soft bg rounded container */
.axion-apf-clean #bc-features .axion-container{background:var(--color-bg-soft);border-radius:47px;padding:80px 50px;}
.axion-apf-clean #bc-features h2{text-align:center !important;}
.axion-apf-clean #bc-features .axion-lead{font-size:var(--font-lead) !important;text-align:center;color:var(--color-text-muted);}
.axion-apf-clean .axion-bc-features .axion-card{text-align:center;}
.axion-apf-clean .axion-bc-features .axion-card__title{font-size:var(--font-small);line-height:22px;font-weight:600;color:var(--color-brand);text-align:center;}
.axion-apf-clean .axion-bc-features .axion-card p{font-size:var(--font-small);line-height:22px;font-weight:400;color:var(--color-text);text-align:center;}
.axion-apf-clean .axion-bc-features__cta .axion-btn--outline{background:var(--color-brand);color:var(--color-white);border-color:var(--color-brand);border-radius:var(--btn-radius);padding:var(--btn-padding);font-size:var(--btn-font-size);font-weight:var(--btn-font-weight);}
.axion-apf-clean .axion-bc-features__cta .axion-btn--outline:hover,.axion-apf-clean .axion-bc-features__cta .axion-btn--outline:focus-visible{background:var(--color-brand-mid);border-color:var(--color-brand-mid);color:var(--color-white);}
/* bc-ai-cards */
.axion-apf-clean .axion-bc-ai-cards .axion-card__title{font-size:var(--font-card-title);line-height:26px;font-weight:600;color:var(--color-brand);}
.axion-apf-clean .axion-bc-ai-cards .axion-card p{font-size:var(--font-card-body);line-height:var(--line-height-body);font-weight:400;color:var(--color-text);}
/* mega-link arrow override — appended 2026-06-19 */
.mega-link::after{content:"" !important;}

/* bc-benefits cards: white + visible border — appended 2026-06-19 */
.axion-apf-clean .axion-bc-benefits .axion-card{background:#fff !important;border:1px solid rgba(17,86,150,0.12) !important;border-radius:16px !important;box-shadow:0 2px 12px rgba(6,20,40,0.05) !important;padding:clamp(1.5rem,3vw,2rem) clamp(1.25rem,2.5vw,1.75rem) !important;}
/* ===== COMPREHENSIVE FIX 2026-06-20 — restore 3-day work ===== */

/* 1. axion-btn pill radius (was var(--radius-md)=12px) */
.axion-btn{border-radius:44px !important;}

/* 2. bc-cta-panel h2 white text */
.axion-apf-clean .axion-bc-cta-panel h2{color:#fff !important;}

/* 3. FAQ section background white */
.axion-homepage .axion-section--faq,.axion-homepage #faq.axion-section--faq{background:#fff !important;}

/* 4. FAQ close icon fix mojibake */
.axion-faq-v2__question::after{content:'×' !important;}

/* 5. Blog card date+category same row */
.axion-homepage .axion-blog-card__body,.axion-apf-prefooter .axion-blog-card__body,body.apf-page-shell .axion-apf-clean .axion-blog-card__body{flex-direction:row !important;flex-wrap:wrap !important;align-items:center !important;gap:0.25rem 0.5rem !important;}

/* 6. Blog card category pill */
.axion-homepage .axion-blog-card__category,.axion-apf-prefooter .axion-blog-card__category,body.apf-page-shell .axion-apf-clean .axion-blog-card__category{align-self:center !important;border-radius:999px !important;background:#e8f2fa !important;color:#014a7f !important;padding:0.2rem 0.65rem !important;}

/* 7. Blog card date inline */
.axion-homepage .axion-blog-card__date,.axion-apf-prefooter .axion-blog-card__date,body.apf-page-shell .axion-apf-clean .axion-blog-card__date{display:inline !important;align-self:center !important;}

/* 8. Blog card title/meta/more full row */
.axion-homepage .axion-blog-card__title,.axion-apf-prefooter .axion-blog-card__title,body.apf-page-shell .axion-apf-clean .axion-blog-card__title{width:100% !important;flex-basis:100% !important;}
.axion-homepage .axion-blog-card__meta,.axion-apf-prefooter .axion-blog-card__meta,body.apf-page-shell .axion-apf-clean .axion-blog-card__meta{width:100% !important;flex-basis:100% !important;}
.axion-homepage .axion-blog-card__more,.axion-apf-prefooter .axion-blog-card__more,body.apf-page-shell .axion-apf-clean .axion-blog-card__more{width:100% !important;flex-basis:100% !important;}

/* 9. fu-card tag align top */
body.apf-page-shell .axion-apf-clean .axion-fu-card__tag{align-self:flex-start !important;}

/* 10. fu-keep-updated centred */
.axion-feature-updates-page #fu-keep-updated .axion-lead{text-align:center !important;margin-inline:auto !important;max-width:52rem !important;}
.axion-feature-updates-page #fu-keep-updated .axion-btn-row{justify-content:center !important;flex-direction:row !important;}
/* cache-bust 2026-06-20 */

/* === PDF icon on download cards — 2026-06-20 === */
body.apf-page-shell .axion-apf-clean .axion-dl-pdf-card{position:relative;}
body.apf-page-shell .axion-apf-clean .axion-dl-pdf-card::before{content:'';display:block;width:40px;height:48px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 48'%3E%3Cpath d='M6 0h20l14 14v28a6 6 0 0 1-6 6H6a6 6 0 0 1-6-6V6a6 6 0 0 1 6-6z' fill='%23e8f2fa'/%3E%3Cpath d='M26 0l14 14H32a6 6 0 0 1-6-6V0z' fill='%23c0d4e8'/%3E%3Crect x='7' y='22' width='26' height='14' rx='3' fill='%23065389'/%3E%3Ctext x='20' y='33' text-anchor='middle' font-family='Arial,sans-serif' font-size='8' font-weight='700' fill='white'%3EPDF%3C/text%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;margin-bottom:0.75rem;}

/* === Location select: ensure full width on all prefooter forms === */
.axion-apf-prefooter #apf-prefooter-inquiry .gfield--type-select .ginput_container select,.axion-homepage #contact .gfield--type-select .ginput_container select{width:100% !important;}

/* === About Us page fixes — 2026-06-20 === */
body.apf-page-shell .axion-apf-clean #about-what-we-do{background:transparent !important;}
body.apf-page-shell .axion-apf-clean .axion-about-what-card{background:#FAFAFE !important;box-shadow:none !important;}
body.apf-page-shell .axion-apf-clean .axion-about-client-card{background:#FAFAFE !important;}

/* === Business Communication page fixes — 2026-06-20 === */
.page-id-12785 #bc-benefits{background:transparent !important;}
.page-id-12785 #bc-benefits .axion-card{background:#FAFAFE !important;border:none !important;border-radius:20px !important;box-shadow:none !important;padding:40px 60px 40px 40px !important;}
.page-id-12785 #bc-size{background:transparent !important;}
.page-id-12785 #bc-cta{background:linear-gradient(135deg,#00357f 0%,#003a64 100%) !important;}

/* === Meeting Solutions page fixes — 2026-06-20 === */
.page-id-12799 #ms-scheduling{background:transparent !important;}

/* === VFAX page fixes — 2026-06-20 === */
.page-id-12809 #vfax-how{background:transparent !important;}

/* === Business Phone System page fixes — 2026-06-20 === */
.page-id-12786 #bps-features{background:transparent !important;}

/* === Team Chat page fixes — 2026-06-20 === */
.page-id-12806 #tc-unified,.page-id-12806 #tc-features{background:transparent !important;}

/* === AI Analysis page fixes — 2026-06-20 === */
.page-id-12776 #aia-why,.page-id-12776 #aia-advanced{background:transparent !important;}

/* === Business SMS Solution page fixes — 2026-06-20 === */
.page-id-12787 #bss-why,.page-id-12787 #bss-features{background:transparent !important;}

/* === File Transfer page fixes — 2026-06-20 === */
.page-id-12793 #ft-dashboard,.page-id-12793 #ft-features{background:transparent !important;}

/* === Reports page fixes — 2026-06-20 === */
.page-id-12804 #rpt-why,.page-id-12804 #rpt-advanced{background:transparent !important;}

/* === Healthcare page fixes — 2026-06-20 === */
.page-id-12795 #hc-staff,.page-id-12795 #hc-patient{background:transparent !important;}

/* === Veterinarian page fixes — 2026-06-20 === */
.page-id-12808 #vet-split,.page-id-12808 #vet-relationships{background:transparent !important;}

/* === Real Estate page fixes — 2026-06-20 === */
.page-id-12803 #re-split,.page-id-12803 #re-order{background:transparent !important;}

/* === Education page fixes — 2026-06-20 === */
.page-id-12790 #edu-split,.page-id-12790 #edu-files{background:transparent !important;}

/* === High Tech page fixes — 2026-06-20 === */
.page-id-12796 #ht-split,.page-id-12796 #ht-future{background:transparent !important;}

/* === Consumer Services page fixes — 2026-06-20 === */
.page-id-12788 #cs-split,.page-id-12788 #cs-needs{background:transparent !important;}

/* === Location select inside global pre-footer Product Inquiry form (gform_2 only) — visually match Phone input — 2026-06-20 === */
body.apf-page-shell #gform_wrapper_2 .ginput_container_select select{padding-right:3rem !important;background-position:right 1rem center !important;vertical-align:middle;}
body.apf-page-shell #gform_wrapper_2 .ginput_container_select select:has(option[value=""]:checked){color:rgba(255,255,255,0.45) !important;}

/* === Business Communication — bc-ai section transparent (prod parity) — 2026-06-20 === */
.page-id-12785 #bc-ai{background:transparent !important;}

/* === Pulse — pulse-how transparent (prod parity) — 2026-06-20 === */
.page-id-12802 #pulse-how{background:transparent !important;}

/* === Feature Updates — fu-keep-updated transparent (prod parity) — 2026-06-20 === */
.page-id-12792 #fu-keep-updated{background:transparent !important;}

/* === GF2 Location select visual placeholder overlay — demo-safe fix — 2026-06-20 === */
#gform_wrapper_2 #field_2_4 .ginput_container_select{position:relative !important;}

#gform_wrapper_2 #field_2_4 .ginput_container_select select{padding-right:3rem !important;background-position:right 1rem center !important;}

#gform_wrapper_2 #field_2_4 .ginput_container_select:has(select option[value=""]:checked)::after{content:"Location";position:absolute;left:42.4px;top:50%;transform:translateY(-50%);font-family:"Poppins",sans-serif;font-size:15px;font-weight:400;line-height:1;color:rgba(255,255,255,0.45);pointer-events:none;z-index:2;white-space:nowrap;background:none !important;width:auto !important;height:auto !important;}

#gform_wrapper_2 #field_2_4 .ginput_container_select:has(select option[value=""]:checked) select{color:transparent !important;}

#gform_wrapper_2 #field_2_4 .ginput_container_select:has(select option[value=""]:checked) select option{color:#1c1c1c !important;}

/* === Meeting Solutions — prod parity: hardware open-divider layout + AI accent stripes — 2026-06-20 === */

/* Hardware: remove outer container box; prod uses open divider grid (no surrounding border) */
.page-id-12799 .axion-ms-hardware-grid{border:none !important;border-radius:0 !important;overflow:visible !important;background:transparent !important;}

/* Hardware h3: primary blue to match prod headings */
.page-id-12799 .axion-ms-hardware-block .axion-card__title{color:#065389 !important;font-size:20px;font-weight:600;}

/* AI section: left teal + right navy decorative accent stripes (prod-style) */
.page-id-12799 #ms-ai{position:relative;}
.page-id-12799 #ms-ai::before{content:'';position:absolute;left:0;top:18%;width:18px;height:62%;background:#0099dc;border-radius:0 12px 12px 0;pointer-events:none;z-index:0;}
.page-id-12799 #ms-ai::after{content:'';position:absolute;right:0;top:0;width:18px;height:50%;background:#003a64;border-radius:12px 0 0 12px;pointer-events:none;z-index:0;}
@media(max-width:767px){.page-id-12799 #ms-ai::before,.page-id-12799 #ms-ai::after{display:none;}}

/* ================================================================
   HOMEPAGE BRANDING + FAQ ICON FIX — page-id-9 — 2026-06-21
   Scoped to .page-id-9 only. Does not affect any inner page.
   ================================================================ */

/* ── 1. Industries section: correct bg from #f0f5fa → brand #fafafe ── */
.page-id-9 #industries{background:#fafafe !important;}

/* ── 2. FAQ icons: closed = +, open = × ── */
.page-id-9 .axion-faq-v2__item .axion-faq-v2__question::after{content:'+' !important;}
.page-id-9 .axion-faq-v2__item[open] .axion-faq-v2__question::after{content:'×' !important;}

#gform_wrapper_2 #field_2_4 .ginput_container_select select:not(:has(option[value=""]:checked)){color:#ffffff !important;}

/* ================================================================
   DOWNLOADS PAGE PARITY — page-id-12778 — 2026-06-21
   All rules scoped to .page-id-12778. Does not affect other pages.
   ================================================================ */

/* ── 1. Hero: white/light background with subtle banner texture ── */
.page-id-12778 .axion-section--hero.axion-sol-hero{background:linear-gradient(rgba(255,255,255,0.92) 0%,rgba(240,246,252,0.97) 100%),url("/wp-content/uploads/2026/06/banner-min.png") center/cover no-repeat !important;color:#1c1c1c !important;padding-block:4rem 3.5rem !important;}
.page-id-12778 .axion-section--hero h1{color:#003a64 !important;font-size:clamp(2rem,4vw,2.75rem) !important;}
.page-id-12778 .axion-section--hero .axion-lead{color:#1c1c1c !important;max-width:42rem;margin-inline:auto;}

/* ── 2. App cards section ── */
.page-id-12778 #ad-apps{padding-block:4rem !important;}
.page-id-12778 .axion-dl-app-grid{max-width:72rem !important;grid-template-columns:repeat(2,1fr) !important;gap:2.5rem !important;}
.page-id-12778 .axion-dl-card{padding:2.5rem 2rem 2rem !important;min-height:290px;display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:flex-start;gap:0.75rem;box-shadow:0 6px 32px rgba(6,20,40,0.12) !important;}
.page-id-12778 .axion-dl-card::before{content:'';display:block;width:80px;height:80px;background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0;margin-bottom:0.5rem;}
/* Windows icon — 4-color grid */
.page-id-12778 .axion-dl-card:nth-child(1)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect x='2' y='2' width='45' height='45' rx='4' fill='%23f25022'/%3E%3Crect x='53' y='2' width='45' height='45' rx='4' fill='%237fba00'/%3E%3Crect x='2' y='53' width='45' height='45' rx='4' fill='%2300a4ef'/%3E%3Crect x='53' y='53' width='45' height='45' rx='4' fill='%23ffb900'/%3E%3C/svg%3E");}
/* Apple icon — stylised apple silhouette */
.page-id-12778 .axion-dl-card:nth-child(2)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 56 68'%3E%3Cpath d='M46.4 36.2c-.1-7.7 6.3-11.4 6.6-11.6-3.6-5.3-9.2-6-11.2-6.1-4.8-.5-9.3 2.8-11.7 2.8-2.4 0-6.1-2.7-10-2.6-5.2.1-9.9 3-12.6 7.7C2 35.7 5.5 48.4 11 54.3c2.7 3.9 5.9 8.3 10.1 8.1 4-.2 5.6-2.6 10.5-2.6 4.9 0 6.2 2.6 10.5 2.5 4.3-.1 7.1-4 9.8-7.9 3.1-4.5 4.4-8.9 4.5-9.1-.1-.1-8.9-3.5-9-13.1zM38.6 12.2c2.2-2.7 3.7-6.5 3.3-10.2-3.2.1-7 2.1-9.3 4.8-2 2.4-3.8 6.2-3.3 9.8 3.5.3 7.1-1.8 9.3-4.4z' fill='%23555555'/%3E%3C/svg%3E");}
.page-id-12778 .axion-dl-card__title{font-size:1.3rem !important;font-weight:700 !important;margin-bottom:0.5rem !important;}
.page-id-12778 .axion-dl-card .axion-btn--primary{padding:0.875rem 2.5rem !important;font-size:1rem !important;margin-top:auto;}

/* ── 3. PDF section ── */
.page-id-12778 #ad-docs{padding-block:4rem !important;}
.page-id-12778 .axion-dl-section-heading{font-size:clamp(1.5rem,3vw,2rem) !important;margin-bottom:2rem !important;}
/* Override old blue PDF icon with red */
.page-id-12778 .axion-dl-pdf-card{position:relative;padding:1.75rem 1.5rem 1.5rem !important;}
.page-id-12778 .axion-dl-pdf-card::before{content:'';display:block;width:44px;height:52px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 48'%3E%3Cpath d='M6 0h20l14 14v28a6 6 0 0 1-6 6H6a6 6 0 0 1-6-6V6a6 6 0 0 1 6-6z' fill='%23fef2f2'/%3E%3Cpath d='M26 0l14 14H32a6 6 0 0 1-6-6V0z' fill='%23fca5a5'/%3E%3Crect x='7' y='22' width='26' height='14' rx='3' fill='%23dc2626'/%3E%3Ctext x='20' y='33' text-anchor='middle' font-family='Arial,sans-serif' font-size='8' font-weight='700' fill='white'%3EPDF%3C/text%3E%3C/svg%3E") !important;background-size:contain;background-repeat:no-repeat;margin-bottom:0.75rem;flex-shrink:0;}
/* 3-column PDF grid on desktop */
.page-id-12778 .axion-dl-pdf-grid{grid-template-columns:repeat(3,1fr) !important;gap:1.5rem !important;}
.page-id-12778 .axion-dl-pdf-card__title{font-size:0.95rem !important;font-weight:600 !important;line-height:1.4 !important;word-break:break-word;}
.page-id-12778 .axion-dl-pdf-card .axion-btn--primary,.page-id-12778 .axion-dl-pdf-card__btn{padding:0.6rem 1.4rem !important;font-size:0.9rem !important;}

/* ── 4. Tabs ── */
.page-id-12778 .axion-dl-tabs__label{font-size:1rem !important;padding:0.75rem 2rem !important;font-weight:600 !important;}

/* ── 5. Mobile ── */
@media(max-width:900px){
  .page-id-12778 .axion-dl-pdf-grid{grid-template-columns:repeat(2,1fr) !important;}
}
@media(max-width:640px){
  .page-id-12778 .axion-dl-app-grid{grid-template-columns:1fr !important;max-width:22rem;margin-inline:auto;}
  .page-id-12778 .axion-dl-pdf-grid{grid-template-columns:1fr !important;}
  .page-id-12778 .axion-dl-card{min-height:auto !important;}
  .page-id-12778 .axion-dl-card::before{width:64px;height:64px;}
  .page-id-12778 .axion-section--hero.axion-sol-hero{padding-block:3rem 2.5rem !important;}
}

/* ── Hero h1 color + height override — beats .axion-apf-clean hero rule (0,0,3,1) via ID selector ── */
.page-id-12778 #ad-hero{min-height:auto !important;}
.page-id-12778 #ad-hero h1{color:#003a64 !important;}

/* ================================================================
   HOMEPAGE TESTIMONIALS CARD EDGE FIX — page-id-9 — 2026-06-21
   Carousel wrapper has overflow:visible so slides 2+ bleed into
   the section area and show as partial cards (broken/unfinished).
   Clip at carousel boundary to show only the active slide.
   ================================================================ */
.page-id-9 .axion-testimonial-carousel--v2{overflow:hidden !important;}

/* ================================================================
   BRANDED 404 PAGE — .axion-404-page — 2026-06-21
   ================================================================ */
.axion-404-page{display:flex;align-items:center;justify-content:center;min-height:60vh;padding:4rem 1.5rem;}
.axion-404-wrap{max-width:42rem;width:100%;text-align:center;}
.axion-404-code{font-size:clamp(5rem,15vw,9rem);font-weight:800;line-height:1;background:linear-gradient(135deg,#0099dc 0%,#003a64 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:0.5rem;letter-spacing:-0.04em;}
.axion-404-title{margin:0 0 1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:#003a64 !important;line-height:1.2;}
.axion-404-message{margin:0 0 2.5rem;font-size:1.125rem;line-height:1.65;color:#5c6773;max-width:34rem;margin-inline:auto;}
.axion-404-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:3rem;}
.axion-404-btn{display:inline-flex;align-items:center;padding:0.875rem 2.25rem;border-radius:999px;font-size:1rem;font-weight:600;text-decoration:none;transition:background 0.2s ease,color 0.2s ease,box-shadow 0.2s ease;}
.axion-404-btn--primary{background:linear-gradient(135deg,#065389 0%,#003a64 100%);color:#fff !important;}
.axion-404-btn--primary:hover{background:linear-gradient(135deg,#004a7a 0%,#002d4e 100%);box-shadow:0 6px 24px rgba(0,58,100,0.28);}
.axion-404-btn--secondary{background:#fff;color:#003a64 !important;border:1.5px solid rgba(0,58,100,0.25);}
.axion-404-btn--secondary:hover{border-color:#003a64;box-shadow:0 4px 16px rgba(0,58,100,0.12);}
.axion-404-links{border-top:1px solid #e2e8f0;padding-top:2rem;}
.axion-404-links-label{margin:0 0 1rem;font-size:0.875rem;font-weight:600;color:#5c6773;text-transform:uppercase;letter-spacing:0.06em;}
.axion-404-links ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:0.5rem 1.5rem;justify-content:center;}
.axion-404-links a{font-size:1rem;color:#317ee5;text-decoration:none;font-weight:500;}
.axion-404-links a:hover{color:#003a64;text-decoration:underline;}
@media(max-width:480px){
  .axion-404-actions{flex-direction:column;align-items:center;}
  .axion-404-btn{width:100%;justify-content:center;}
}

/* ================================================================
   REPORTS PAGE HERO FIX — .page-id-12804 — 2026-06-22
   Rule 1691 in site.css incorrectly includes .axion-rpt-hero in the
   "light-background pages" group, stripping the dark navy hero bg.
   ID selector (0,1,1,x) beats the class-only rules (0,0,2,x).
   ================================================================ */
.page-id-12804 #rpt-hero{background-color:#00357f !important;background-image:linear-gradient(rgba(0,53,127,0.35) 0%,rgba(0,17,59,0.5) 100%),url("/wp-content/uploads/2026/06/reports-scaled-1.webp") !important;background-position:center center !important;background-repeat:no-repeat !important;background-size:cover !important;}
.page-id-12804 #rpt-hero h1{color:#fff !important;}
.page-id-12804 #rpt-hero .axion-lead{color:rgba(255,255,255,0.9) !important;}