body.menu-open{overflow:hidden}.aj-button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 20px;border:1px solid transparent;border-radius:5px;font-size:.82rem;font-weight:800;text-transform:uppercase;letter-spacing:.025em;transition:.25s ease}.aj-button:hover{transform:translateY(-2px);box-shadow:0 12px 26px rgba(8,39,66,.2)}.aj-button--red{background:var(--aj-red);color:#fff;border-color:var(--aj-red)}.aj-button--red:hover{background:var(--aj-red-dark);border-color:var(--aj-red-dark);color:#fff}.aj-button--outline{border-color:rgba(255,255,255,.7);color:#fff;background:rgba(4,26,45,.18)}.aj-button--outline:hover{background:#fff;color:var(--aj-navy)}.aj-button--outline-light{border-color:rgba(255,255,255,.5);color:#fff}.aj-button--outline-light:hover{background:#fff;color:var(--aj-navy)}.admin-bar .aj-header.is-sticky{top:32px}.aj-header.is-sticky{position:fixed;top:0;left:0;right:0;animation:ajSlide .28s ease;box-shadow:0 8px 28px rgba(8,39,66,.12)}.aj-brand__mark{position:relative;width:42px;height:48px;display:grid;place-items:center;color:var(--aj-navy)}.aj-brand__mark .aj-icon{width:39px;height:44px;stroke-width:1.6}.aj-brand__mark i{position:absolute;width:8px;height:20px;background:var(--aj-red);clip-path:polygon(50% 0,100% 54%,50% 100%,0 54%);left:17px;top:14px}.aj-brand__text{display:flex;flex-direction:column;gap:3px;letter-spacing:.11em}.aj-brand__text strong{font-size:1.04rem;color:var(--aj-navy)}.aj-brand__text small{font-size:.76rem;font-weight:700;letter-spacing:.22em}.aj-menu .sub-menu{display:none;position:absolute;top:100%;left:-20px;min-width:220px;padding:10px 0;margin:0;list-style:none;background:#fff;border:1px solid var(--aj-line);border-radius:7px;box-shadow:var(--aj-shadow)}.aj-menu li:hover>.sub-menu,.aj-menu li:focus-within>.sub-menu{display:block}.aj-menu .sub-menu a{padding:10px 18px;white-space:normal}.aj-hero{position:relative;min-height:570px;overflow:hidden;background-color:var(--aj-navy);background-image:linear-gradient(90deg,var(--aj-navy) 0%,rgba(8,39,66,.99) 36%,rgba(8,39,66,.82) 50%,rgba(8,39,66,.07) 73%),var(--aj-hero-image);background-repeat:no-repeat;background-size:cover;background-position:center right;color:#fff}.aj-hero:before{content:"";position:absolute;inset:0 42% 0 0;opacity:.15;background-image:linear-gradient(rgba(255,255,255,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.12) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(90deg,transparent,#000)}.aj-hero__inner{position:relative;min-height:570px;display:flex;align-items:center}.aj-hero__copy{width:min(590px,52%);padding:58px 0 90px}.aj-eyebrow{display:inline-block;margin-bottom:14px;font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.15em;color:#9bc6e5}.aj-hero h1{max-width:600px;margin:0 0 18px;font-size:clamp(2.65rem,4.4vw,5rem);line-height:1.02;letter-spacing:-.045em}.aj-hero__copy>p{max-width:570px;margin:0 0 29px;color:#dce9f2;font-size:1.08rem;line-height:1.7}.aj-hero__buttons{display:flex;flex-wrap:wrap;gap:13px}.aj-hero__features{display:flex;gap:34px;margin-top:40px}.aj-hero__features span{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;color:#fff}.aj-hero__features .aj-icon{width:30px;height:30px;color:#a8d0ea}.aj-hero__features small{font-size:.72rem;line-height:1.25;color:#d7e7f2}.aj-status-card{position:absolute;right:0;bottom:43px;width:238px;padding:18px;border:1px solid rgba(255,255,255,.3);border-radius:9px;background:rgba(5,28,49,.9);box-shadow:0 20px 46px rgba(0,0,0,.3);backdrop-filter:blur(12px)}.aj-status-card>span{display:block;font-size:.68rem;text-transform:uppercase;color:#a7bdd0}.aj-status-card>strong{display:flex;align-items:center;gap:7px;margin:4px 0 13px;color:#75e09a;text-transform:uppercase;font-size:1rem}.aj-status-card>strong .aj-icon{width:19px;height:19px}.aj-status-card ul{list-style:none;margin:0;padding:0;display:grid;gap:7px}.aj-status-card li{display:flex;justify-content:space-between;gap:8px;font-size:.68rem;color:#d7e4ee}.aj-status-card li:before{content:"";width:6px;height:6px;border-radius:50%;margin-top:4px;background:#55d77c;box-shadow:0 0 8px #55d77c}.aj-status-card b{margin-left:auto;color:#fff}.aj-finder-wrap{position:relative;z-index:10;margin-top:-43px}.aj-finder{min-height:96px;display:grid;grid-template-columns:190px repeat(3,minmax(135px,1fr)) minmax(150px,.85fr) 182px;align-items:end;gap:15px;padding:18px 20px;background:#fff;border:1px solid var(--aj-line);border-radius:10px;box-shadow:var(--aj-shadow)}.aj-finder>strong{align-self:center;text-transform:uppercase;font-size:.88rem;color:var(--aj-navy)}.aj-finder label{display:flex;flex-direction:column;gap:5px}.aj-finder label span{font-size:.66rem;font-weight:700;color:#718091}.aj-finder select{width:100%;height:43px;border:1px solid #d8e1e8;border-radius:5px;padding:0 11px;background:#fff;color:#5c6b7a;font-size:.76rem;outline-color:var(--aj-red)}.aj-finder .aj-button{height:43px;min-height:43px;font-size:.72rem}.aj-stats{padding:27px 0 8px}.aj-stats .aj-container{min-height:96px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;padding:14px 28px;background:#f6f9fb;border-radius:7px}.aj-stats .aj-container>div{position:relative;display:grid;grid-template-columns:52px auto;grid-template-rows:auto auto;column-gap:13px;padding:8px 28px}.aj-stats .aj-container>div+div{border-left:1px solid #cad6df}.aj-stats .aj-icon{grid-row:1/3;width:45px;height:45px;color:#1d5e91}.aj-stats strong{align-self:end;font-size:1.32rem;line-height:1.1;color:var(--aj-navy)}.aj-stats span{font-size:.82rem;color:#526376}.aj-section{padding:44px 0}.aj-section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.aj-section-heading h2,.aj-process h2,.aj-industries h2,.aj-faq h2{margin:0;color:var(--aj-navy);font-size:1.05rem;text-transform:uppercase;letter-spacing:.025em}.aj-section-heading a{display:flex;align-items:center;gap:6px;color:#176292;font-size:.72rem;font-weight:800;text-transform:uppercase}.aj-section-heading a:hover{color:var(--aj-red)}.aj-section-heading a .aj-icon{width:16px;height:16px}.aj-categories{padding-top:29px;padding-bottom:24px}.aj-scroll-controls{display:grid;grid-template-columns:30px 1fr 30px;align-items:center;gap:8px}.aj-scroll-controls>button{width:30px;height:30px;border-radius:50%;border:1px solid #d3dee7;background:#fff;color:var(--aj-navy);font-size:1.3rem;box-shadow:0 4px 13px rgba(8,39,66,.07)}.aj-scroll-controls>button:hover{background:var(--aj-red);border-color:var(--aj-red);color:#fff}.aj-category-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(122px,1fr);gap:10px;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x mandatory;padding:2px}.aj-category-track::-webkit-scrollbar{display:none}.aj-category-card{scroll-snap-align:start;min-height:166px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:12px 8px 13px;border:1px solid #dbe4ea;border-radius:6px;background:linear-gradient(180deg,#fff,#f6f8fa);text-align:center;transition:.25s}.aj-category-card:hover{transform:translateY(-4px);border-color:#bdccd8;box-shadow:0 12px 28px rgba(8,39,66,.11)}.aj-category-card span{height:108px;width:100%;display:grid;place-items:center;overflow:hidden}.aj-category-card img{width:100%;height:100%;object-fit:contain}.aj-category-card .aj-icon{width:72px;height:72px;color:var(--aj-red);stroke-width:1.25}.aj-category-card strong{font-size:.72rem;line-height:1.25;color:#243648}.aj-products{background:#fbfcfd;border-block:1px solid #edf1f4}.aj-product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.aj-product-card{min-width:0;border:1px solid #dbe4ea;border-radius:7px;background:#fff;overflow:hidden;transition:.25s}.aj-product-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(8,39,66,.11)}.aj-product-card__image{height:215px;display:grid;place-items:center;padding:15px;background:linear-gradient(180deg,#fff,#f9fbfc)}.aj-product-card__image img{width:100%;height:100%;object-fit:contain}.aj-product-card__image>.aj-icon{width:105px;height:105px;color:#d42734;stroke-width:1.2}.aj-product-card__body{padding:0 15px 15px}.aj-product-card h3{min-height:43px;margin:0 0 5px;font-size:.8rem;line-height:1.35;color:#1f3042}.aj-product-card h3 a:hover{color:var(--aj-red)}.aj-product-card__rating{height:19px;margin-bottom:3px;color:#f0a218;font-size:.7rem}.aj-product-card__rating .star-rating{float:none;font-size:.72rem}.aj-stock{display:inline-block;padding:2px 5px;margin:2px 0 5px;border-radius:2px;font-size:.57rem;font-weight:800;text-transform:uppercase}.aj-stock.is-in{background:#e5f8e9;color:#24823b}.aj-stock.is-out{background:#fde8ea;color:#b91725}.aj-product-card__price{min-height:27px;margin:3px 0 6px;font-size:1rem;font-weight:850;color:var(--aj-navy)}.aj-product-card__price del{font-size:.7rem;color:#8794a1;font-weight:500}.aj-product-card__price ins{text-decoration:none}.aj-compare{display:flex;align-items:center;gap:5px;margin:5px 0 9px;font-size:.62rem;font-weight:700;text-transform:uppercase;color:#536476;cursor:pointer}.aj-compare .aj-icon{width:14px;height:14px}.aj-compare input{accent-color:var(--aj-red)}.aj-add-to-cart{width:100%;min-height:39px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;margin:0!important;padding:7px 10px!important;border:1px solid var(--aj-red)!important;border-radius:4px!important;background:#fff!important;color:var(--aj-red)!important;font-size:.68rem!important;font-weight:800!important;text-transform:uppercase!important}.aj-add-to-cart:hover{background:var(--aj-red)!important;color:#fff!important}.aj-add-to-cart .aj-icon{width:17px;height:17px}.aj-solutions{padding-bottom:28px}.aj-solution-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.aj-solution-card{min-height:300px;border-radius:7px;overflow:hidden;background-image:linear-gradient(180deg,transparent 28%,rgba(4,26,45,.94) 100%),var(--card-image);background-size:cover;background-position:center;box-shadow:0 12px 32px rgba(8,39,66,.12)}.aj-solution-card>a{height:100%;min-height:300px;display:flex;align-items:flex-end;padding:23px;color:#fff}.aj-solution-card div{transition:.25s}.aj-solution-card:hover div{transform:translateY(-5px)}.aj-solution-card h3{margin:0 0 5px;font-size:1.15rem}.aj-solution-card p{min-height:44px;margin:0 0 12px;color:#d8e7f1;font-size:.76rem;line-height:1.45}.aj-solution-card span{display:flex;align-items:center;gap:6px;font-size:.68rem;font-weight:800;text-transform:uppercase}.aj-solution-card span .aj-icon{width:14px;height:14px}.aj-process{padding:12px 0 34px}.aj-process .aj-container{padding:20px 25px;border:1px solid #dbe4ea;border-radius:8px;background:#fff;box-shadow:0 7px 24px rgba(8,39,66,.055)}.aj-process h2{margin-bottom:18px}.aj-process__steps{display:grid;grid-template-columns:1fr 30px 1fr 30px 1fr 30px 1fr auto;align-items:center;gap:12px}.aj-process__steps>div{display:flex;align-items:center;gap:12px}.aj-process__steps>div>.aj-icon{width:39px;height:39px;color:#235f91}.aj-process__steps p{display:flex;flex-direction:column;margin:0}.aj-process__steps strong{font-size:.82rem;color:var(--aj-navy)}.aj-process__steps span{font-size:.65rem;color:#6d7b89;line-height:1.35}.aj-process__steps>i{color:#7290a7}.aj-process__steps>i .aj-icon{width:19px;height:19px}.aj-process__steps>.aj-button{min-height:43px;font-size:.67rem;white-space:nowrap}.aj-industry{padding:8px 0 35px}.aj-industry__grid{display:grid;grid-template-columns:330px 1fr;gap:18px}.aj-support-card{padding:25px;border-radius:9px;background:linear-gradient(135deg,#0b3b61,var(--aj-navy-2));color:#fff;box-shadow:var(--aj-shadow)}.aj-support-card>div{display:flex;gap:12px;align-items:center}.aj-support-card>div .aj-icon{width:39px;height:39px}.aj-support-card h2{margin:0;font-size:1rem;text-transform:uppercase}.aj-support-card p{margin:12px 0;color:#d2e2ed;font-size:.79rem}.aj-support-card>strong{display:block;margin:0 0 13px;font-size:1.3rem}.aj-support-card .aj-button{min-height:41px;font-size:.67rem}.aj-industries{padding:24px;border:1px solid #dbe4ea;border-radius:9px}.aj-industries>div{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;margin-top:22px}.aj-industries span{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;color:#2b668f}.aj-industries .aj-icon{width:35px;height:35px}.aj-industries strong{font-size:.67rem;line-height:1.25;color:#304357}.aj-projects{padding-top:17px}.aj-project-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.aj-project-card{overflow:hidden;border:1px solid #dbe4ea;border-radius:7px;background:#fff;transition:.25s}.aj-project-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgba(8,39,66,.12)}.aj-project-card img{width:100%;height:175px;object-fit:cover}.aj-project-card div{padding:14px}.aj-project-card h3{margin:0 0 3px;font-size:.85rem;color:var(--aj-navy)}.aj-project-card span{display:block;margin-bottom:5px;font-size:.67rem;color:var(--aj-red);font-weight:800;text-transform:uppercase}.aj-project-card p{margin:0;color:#637384;font-size:.7rem}.aj-faq{padding-top:25px;padding-bottom:36px;background:#fbfcfd}.aj-faq h2{margin-bottom:18px}.aj-faq__grid{display:grid;grid-template-columns:1fr 1fr;gap:9px 16px}.aj-faq details{border:1px solid #dce4ea;border-radius:5px;background:#fff}.aj-faq summary{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 15px;color:#314254;font-size:.76rem;font-weight:700;cursor:pointer;list-style:none}.aj-faq summary::-webkit-details-marker{display:none}.aj-faq summary span{font-size:1.1rem;color:#65809a;transition:.2s}.aj-faq details[open] summary{color:var(--aj-red)}.aj-faq details[open] summary span{transform:rotate(45deg)}.aj-faq details>div{padding:0 15px 13px;color:#657586;font-size:.75rem}.aj-faq details p{margin:0}.aj-final-cta{padding:0 0 16px;background:#fbfcfd}.aj-final-cta .aj-container{min-height:112px;display:grid;grid-template-columns:minmax(260px,1fr) auto auto auto;align-items:center;gap:26px;padding:24px 30px;border-radius:9px;background:linear-gradient(110deg,#0b3658,var(--aj-navy-2));color:#fff}.aj-final-cta h2{margin:0 0 3px;font-size:1.35rem}.aj-final-cta div>p{margin:0;color:#cadce8;font-size:.77rem}.aj-final-cta .aj-container>p{display:flex;align-items:center;gap:9px;color:#fff}.aj-final-cta .aj-container>p .aj-icon{width:28px;height:28px}.aj-final-cta .aj-container>p span{display:flex;flex-direction:column;font-size:.65rem;color:#bfd1dd}.aj-final-cta .aj-container>p strong{font-size:.74rem;color:#fff}.aj-footer .aj-brand__mark,.aj-footer .aj-brand__text strong{color:#fff}.aj-content,.aj-shop-main{min-height:55vh;padding:55px 0 70px}.aj-content__grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:50px}.aj-entry{max-width:900px}.aj-entry__header{margin-bottom:25px}.aj-entry__header h1{margin:0;color:var(--aj-navy);font-size:clamp(2rem,4vw,3.8rem);line-height:1.1}.aj-entry__meta{color:#748392;font-size:.78rem}.aj-entry__content{color:#3f5061}.aj-entry__content h2,.aj-entry__content h3{color:var(--aj-navy)}.aj-entry__content a{color:var(--aj-red);text-decoration:underline}.aj-archive-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.aj-archive-card{border:1px solid var(--aj-line);border-radius:8px;overflow:hidden;background:#fff}.aj-archive-card img{width:100%;height:220px;object-fit:cover}.aj-archive-card__body{padding:19px}.aj-archive-card h2{margin:0 0 8px;font-size:1.1rem;color:var(--aj-navy)}.aj-archive-card p{font-size:.82rem;color:#667687}.aj-pagination{margin-top:35px}.woocommerce .woocommerce-breadcrumb{color:#728293;font-size:.75rem}.woocommerce .woocommerce-products-header__title{color:var(--aj-navy)}.woocommerce span.onsale{background:var(--aj-red)}.single-product .aj-shop-main{padding-top:34px;background:linear-gradient(180deg,#f7f9fb 0,#fff 410px)}.single-product .woocommerce-breadcrumb{margin:0 0 26px!important;color:#758696!important;font-size:.7rem!important;text-transform:uppercase;letter-spacing:.055em}.single-product .woocommerce-breadcrumb a{color:#315f82}.single-product div.product{padding-top:8px}.single-product div.product:after{display:table;clear:both;content:""}.single-product div.product .woocommerce-product-gallery{width:52%;margin:0 0 52px;padding:26px;border:1px solid var(--aj-line);border-radius:12px;background:#fff;box-shadow:0 18px 50px rgba(8,39,66,.08)}.single-product div.product .woocommerce-product-gallery__image a{display:grid;min-height:510px;place-items:center}.single-product div.product .woocommerce-product-gallery__image img{max-height:510px;width:100%;object-fit:contain}.single-product div.product .flex-control-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:18px!important}.single-product div.product .flex-control-thumbs li{width:auto!important;padding:6px;border:1px solid var(--aj-line);border-radius:6px;background:#fff}.single-product div.product .flex-control-thumbs li img{border-radius:4px}.single-product div.product .summary{width:43%;margin:0 0 52px;padding:10px 0 10px 18px}.single-product div.product .product_title{margin:0 0 14px;color:var(--aj-navy);font-size:clamp(2rem,3vw,3.35rem);line-height:1.08;letter-spacing:-.035em}.single-product div.product .woocommerce-product-rating{display:flex;align-items:center;gap:12px;margin-bottom:18px}.single-product div.product .woocommerce-review-link{color:#5c7183;font-size:.74rem;font-weight:700}.single-product div.product p.price,.single-product div.product span.price{margin:12px 0 18px;color:var(--aj-red);font-size:1.8rem;font-weight:850}.single-product div.product .woocommerce-product-details__short-description{max-width:620px;color:#536576;font-size:.92rem;line-height:1.75}.single-product div.product form.cart{display:flex;align-items:stretch;gap:10px;margin:27px 0 22px;padding:16px;border:1px solid #dce4ea;border-radius:8px;background:#f8fafb}.single-product div.product form.cart .quantity .qty{height:50px;min-width:74px;border:1px solid #cad6df;border-radius:5px;background:#fff}.single-product div.product form.cart .button{min-height:50px;flex:1;padding-inline:28px;text-transform:uppercase;letter-spacing:.035em}.single-product div.product .product_meta{display:grid;gap:6px;padding-top:18px;border-top:1px solid var(--aj-line);color:#6c7e8d;font-size:.72rem}.single-product div.product .product_meta>span{display:block}.single-product div.product .product_meta a{color:#245f8c;font-weight:700}.single-product div.product span.onsale{z-index:5;top:18px;left:18px;min-width:62px;min-height:62px;display:grid;place-items:center;margin:0;padding:0;border:5px solid #fff;box-shadow:0 7px 22px rgba(226,27,45,.28);font-size:.7rem;text-transform:uppercase}.aj-product-promises{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:22px}.aj-product-promises>span{min-width:0;display:flex;align-items:center;gap:9px;padding:12px 10px;border:1px solid #dce5eb;border-radius:6px;background:#fff}.aj-product-promises .aj-icon{width:25px;height:25px;color:#23618e}.aj-product-promises small{min-width:0;display:flex;flex-direction:column;color:#7a8996;font-size:.57rem;line-height:1.3}.aj-product-promises strong{color:#263a4d;font-size:.66rem;text-transform:uppercase}.aj-button--outline-dark{border-color:#9eb0bd;color:var(--aj-navy);background:#fff}.aj-button--outline-dark:hover{border-color:var(--aj-navy);background:var(--aj-navy);color:#fff}.single-product div.product .woocommerce-tabs{clear:both;padding:30px 0 10px;margin:0 -1px 20px}.single-product div.product .woocommerce-tabs ul.tabs{position:relative;z-index:3;display:flex;align-items:stretch;gap:0;margin:0!important;padding:0 18px!important;overflow-x:auto;border:1px solid #e0e5e9;border-bottom:0!important;border-radius:9px 9px 0 0;background:#f1f3f5;scrollbar-width:thin}.single-product div.product .woocommerce-tabs ul.tabs:before,.single-product div.product .woocommerce-tabs ul.tabs:after{display:none!important}.single-product div.product .woocommerce-tabs ul.tabs li{flex:1;min-width:max-content;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:0 0!important;box-shadow:none!important}.single-product div.product .woocommerce-tabs ul.tabs li:before,.single-product div.product .woocommerce-tabs ul.tabs li:after{display:none!important}.single-product div.product .woocommerce-tabs ul.tabs li a{position:relative;min-height:64px;display:flex!important;align-items:center;justify-content:center;padding:0 21px!important;color:#73818d!important;font-size:.68rem!important;font-weight:850!important;text-align:center;text-transform:uppercase;letter-spacing:.105em;white-space:nowrap;transition:.2s}.single-product div.product .woocommerce-tabs ul.tabs li a:after{position:absolute;right:20px;bottom:0;left:20px;height:3px;transform:scaleX(0);background:var(--aj-red);content:"";transition:.2s}.single-product div.product .woocommerce-tabs ul.tabs li a:hover{color:var(--aj-navy)!important}.single-product div.product .woocommerce-tabs ul.tabs li.active a{color:var(--aj-navy)!important}.single-product div.product .woocommerce-tabs ul.tabs li.active a:after{transform:scaleX(1)}.single-product div.product .woocommerce-tabs .panel{min-height:300px;margin:0!important;padding:46px 56px!important;border:1px solid #e0e5e9;border-radius:0 0 9px 9px;background:#fff;box-shadow:0 18px 46px rgba(8,39,66,.065);color:#4e6070}.single-product div.product .woocommerce-tabs .panel h2{margin:0 0 10px;color:var(--aj-navy);font-size:1.55rem}.single-product div.product .woocommerce-tabs .panel p{line-height:1.8}.aj-tab-copy{max-width:980px;font-size:.94rem}.aj-tab-copy h2,.aj-tab-copy h3{color:var(--aj-navy)}.aj-tab-empty{display:flex;align-items:flex-start;gap:22px;max-width:900px;padding:28px;border:1px solid #dce6ed;border-radius:9px;background:#f8fafb}.aj-tab-empty>span,.aj-tab-heading>span{width:54px;height:54px;display:grid;flex:0 0 auto;place-items:center;border-radius:50%;background:#e9f2f8;color:#1f628f}.aj-tab-empty .aj-icon,.aj-tab-heading .aj-icon{width:29px;height:29px}.aj-tab-empty h2{margin-top:0!important}.aj-tab-heading{display:flex;align-items:center;gap:16px;margin-bottom:28px}.aj-tab-heading h2{margin:0!important}.aj-tab-heading p{margin:3px 0 0;color:#738493;font-size:.78rem}.aj-spec-table,.single-product table.woocommerce-product-attributes{max-width:1000px;overflow:hidden;border:1px solid #d9e3ea!important;border-radius:8px;border-collapse:separate!important;border-spacing:0!important}.aj-spec-row{display:grid;grid-template-columns:minmax(180px,32%) 1fr;border-bottom:1px solid #e0e7ec}.aj-spec-row:last-child{border-bottom:0}.aj-spec-row:nth-child(odd){background:#f8fafb}.aj-spec-row strong,.aj-spec-row>span{padding:15px 18px}.aj-spec-row strong{color:#294258;font-size:.74rem;text-transform:uppercase;letter-spacing:.035em}.aj-spec-row>span{border-left:1px solid #e0e7ec;color:#566979;font-size:.84rem}.single-product table.woocommerce-product-attributes th,.single-product table.woocommerce-product-attributes td{padding:14px 18px!important;border:0!important;border-bottom:1px solid #e0e7ec!important;background:#fff!important;font-size:.82rem}.single-product table.woocommerce-product-attributes tr:nth-child(odd) th,.single-product table.woocommerce-product-attributes tr:nth-child(odd) td{background:#f8fafb!important}.single-product table.woocommerce-product-attributes tr:last-child th,.single-product table.woocommerce-product-attributes tr:last-child td{border-bottom:0!important}.aj-resource-card{min-height:190px;display:grid;grid-template-columns:82px minmax(0,1fr) auto;align-items:center;gap:25px;padding:30px;border:1px solid #d9e3ea;border-radius:10px;background:linear-gradient(110deg,#f8fafb,#fff)}.aj-resource-card__icon{width:76px;height:76px;display:grid;place-items:center;border-radius:12px;background:var(--aj-navy);color:#fff;box-shadow:0 12px 28px rgba(8,39,66,.2)}.aj-resource-card__icon .aj-icon{width:38px;height:38px}.aj-resource-card small{color:var(--aj-red);font-size:.64rem;font-weight:850;text-transform:uppercase;letter-spacing:.1em}.aj-resource-card h2{margin:4px 0!important}.aj-resource-card p{max-width:680px;margin:0;color:#697b89;font-size:.82rem}.aj-resource-card .aj-button{white-space:nowrap}.aj-info-layout{max-width:1060px}.aj-info-copy{padding:20px 24px;border-left:3px solid var(--aj-red);background:#f8fafb;color:#536676}.aj-info-copy p:last-child{margin-bottom:0}.aj-info-points{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:24px}.aj-info-points>span{display:flex;flex-direction:column;gap:4px;padding:18px;border:1px solid #dce5eb;border-radius:7px;color:#71818f;font-size:.72rem}.aj-info-points strong{color:var(--aj-navy);font-size:.8rem;text-transform:uppercase}.aj-policy-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:28px 0 0;padding:0;list-style:none}.aj-policy-steps li{display:flex;gap:12px;padding:20px;border:1px solid #dce5eb;border-radius:8px}.aj-policy-steps b{width:31px;height:31px;display:grid;flex:0 0 auto;place-items:center;border-radius:50%;background:var(--aj-red);color:#fff}.aj-policy-steps span{display:flex;flex-direction:column;color:#748391;font-size:.7rem}.aj-policy-steps strong{color:var(--aj-navy);font-size:.82rem}.aj-contact-panel{min-height:240px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:45px;padding:38px 42px;border-radius:10px;background:linear-gradient(120deg,var(--aj-navy),#0e466f);color:#fff}.aj-contact-panel .aj-eyebrow{margin:0 0 8px;color:#9bc9e8}.aj-contact-panel h2{margin:0 0 10px!important;color:#fff!important;font-size:2rem!important}.aj-contact-panel p{max-width:720px;margin:0;color:#d2e2ed;font-size:.85rem}.aj-contact-panel small{display:block;margin-top:12px;color:#a9c4d6}.aj-contact-panel__actions{min-width:245px;display:grid;gap:10px}.aj-contact-panel .aj-button--outline-dark{border-color:rgba(255,255,255,.55);background:0 0;color:#fff}.aj-contact-panel .aj-button--outline-dark:hover{background:#fff;color:var(--aj-navy)}.single-product #reviews #comments,.single-product #reviews #review_form_wrapper{padding:10px 0}.single-product #reviews .comment-reply-title{color:var(--aj-navy);font-size:1.2rem;font-weight:800}.single-product #reviews #comment{min-height:130px;border:1px solid #cbd7df;border-radius:6px}.single-product section.related.products{clear:both;padding-top:42px}.single-product section.related.products>h2{margin-bottom:25px;color:var(--aj-navy);font-size:1.45rem;text-transform:uppercase;letter-spacing:.035em}.aj-catalog-layout{display:grid;grid-template-columns:292px minmax(0,1fr);align-items:start;gap:30px}.aj-catalog-sidebar{display:grid;gap:18px}.aj-filter-drawer,.aj-catalog-widget,.aj-product-disclaimer{overflow:hidden;border:1px solid #dbe4ea;border-radius:9px;background:#fff;box-shadow:0 10px 28px rgba(8,39,66,.055)}.aj-filter-drawer>summary{display:flex;align-items:center;gap:10px;padding:17px 18px;border-bottom:1px solid #e0e7ec;color:var(--aj-navy);cursor:pointer;list-style:none;text-transform:uppercase;letter-spacing:.045em}.aj-filter-drawer>summary::-webkit-details-marker{display:none}.aj-filter-drawer>summary .aj-icon{width:20px;height:20px;color:var(--aj-red)}.aj-filter-drawer>summary strong{font-size:.76rem}.aj-filter-drawer>summary>span{margin-left:auto;color:#718392;font-size:1.1rem;transition:.2s}.aj-filter-drawer[open]>summary>span{transform:rotate(45deg)}.aj-catalog-filter{display:grid;gap:0;padding:3px 18px 19px}.aj-filter-group{display:grid;gap:7px;padding:15px 0;border-bottom:1px solid #edf1f4}.aj-filter-group>label{color:#3d5062;font-size:.68rem;font-weight:850;text-transform:uppercase;letter-spacing:.045em}.aj-filter-group input,.aj-filter-group select{width:100%;height:43px;padding:0 11px;border:1px solid #cdd8e0;border-radius:5px;background:#fff;color:#4e6071;font-size:.76rem;outline-color:var(--aj-red)}.aj-price-range{display:grid;grid-template-columns:1fr 15px 1fr;align-items:center;gap:5px}.aj-price-range span{text-align:center;color:#8a98a4}.aj-featured-check{display:flex;align-items:center;gap:9px;padding:16px 0;color:#3b4f61;font-size:.72rem;font-weight:750;cursor:pointer}.aj-featured-check input{position:absolute;opacity:0}.aj-featured-check>span{position:relative;width:38px;height:22px;border-radius:20px;background:#aebac3;transition:.2s}.aj-featured-check>span:after{position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:#fff;content:"";transition:.2s}.aj-featured-check input:checked+span{background:var(--aj-red)}.aj-featured-check input:checked+span:after{transform:translateX(16px)}.aj-filter-actions{display:grid;grid-template-columns:1fr auto;align-items:center;gap:13px}.aj-filter-actions .aj-button{min-height:43px;padding-inline:14px;font-size:.66rem}.aj-filter-actions>a{color:#687b8b;font-size:.68rem;font-weight:800;text-decoration:underline}.aj-catalog-widget>h3{margin:0;padding:15px 17px;border-bottom:1px solid #e0e7ec;color:var(--aj-navy);font-size:.76rem;text-transform:uppercase;letter-spacing:.045em}.aj-category-links{display:grid;padding:8px 16px 12px}.aj-category-links>a{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px 0;border-bottom:1px solid #edf1f4;color:#506273;font-size:.72rem}.aj-category-links>a:last-child{border-bottom:0}.aj-category-links>a:hover{color:var(--aj-red)}.aj-category-links span{display:flex;align-items:center;gap:6px}.aj-category-links .aj-icon{width:13px;height:13px}.aj-category-links b{min-width:25px;padding:2px 6px;border-radius:10px;background:#edf3f7;color:#5d7384;font-size:.58rem;text-align:center}.aj-catalog-mini-products{display:grid;padding:4px 14px 10px}.aj-catalog-mini-products>a{display:grid;grid-template-columns:62px 1fr;align-items:center;gap:10px;padding:11px 0;border-bottom:1px solid #edf1f4}.aj-catalog-mini-products>a:last-child{border-bottom:0}.aj-catalog-mini-products>a>span{width:62px;height:62px;display:grid;place-items:center;overflow:hidden;border:1px solid #e1e8ed;border-radius:6px;background:#fff}.aj-catalog-mini-products img{width:100%;height:100%;object-fit:contain}.aj-catalog-mini-products small{min-width:0;display:flex;flex-direction:column;gap:4px}.aj-catalog-mini-products strong{overflow:hidden;color:#304457;font-size:.68rem;line-height:1.3}.aj-catalog-mini-products b{color:var(--aj-red);font-size:.7rem}.aj-catalog-empty{margin:0;padding:14px 16px;color:#7b8a96;font-size:.7rem}.aj-product-disclaimer{padding:17px;background:linear-gradient(145deg,#fff8e8,#fff)}.aj-product-disclaimer strong{display:block;margin-bottom:6px;color:#8a5b05;font-size:.68rem;text-transform:uppercase;letter-spacing:.04em}.aj-product-disclaimer p{margin:0;color:#806f4f;font-size:.65rem;line-height:1.55}.aj-catalog-results{min-width:0}.aj-catalog-results .woocommerce-products-header{padding:3px 0 15px}.aj-catalog-results .woocommerce-products-header__title{margin-top:0;font-size:2rem}.aj-catalog-results .woocommerce-result-count{color:#758493;font-size:.72rem}.aj-catalog-results .woocommerce-ordering select{height:42px;padding:0 10px;border:1px solid #ccd8e0;border-radius:5px;background:#fff;color:#526575}.woocommerce .aj-catalog-results ul.products{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.woocommerce .aj-catalog-results ul.products li.product{position:relative;overflow:hidden;padding:15px 15px 17px;transition:.25s}.woocommerce .aj-catalog-results ul.products li.product:hover{transform:translateY(-4px);box-shadow:0 15px 36px rgba(8,39,66,.11)}.woocommerce .aj-catalog-results ul.products li.product img{height:225px;object-fit:contain}.woocommerce .aj-catalog-results ul.products li.product .button{width:100%;text-align:center;text-transform:uppercase;font-size:.67rem}.aj-compare-tray{position:fixed;z-index:120;left:50%;bottom:20px;width:min(720px,calc(100% - 30px));transform:translate(-50%,140%);display:flex;align-items:center;gap:12px;padding:12px 15px;border-radius:8px;background:#061d31;color:#fff;box-shadow:0 20px 50px rgba(0,0,0,.3);transition:.3s}.aj-compare-tray.is-visible{transform:translate(-50%,0)}.aj-compare-tray strong{font-size:.78rem;text-transform:uppercase}.aj-compare-tray__items{display:flex;gap:7px;flex:1;overflow:auto}.aj-compare-tray__items span{padding:6px 9px;border-radius:4px;background:#173d5b;font-size:.68rem;white-space:nowrap}.aj-compare-tray button{border:0;background:0 0;color:#fff;font-size:.7rem;text-transform:uppercase;font-weight:800}.aj-company-page{overflow:hidden;background:#fff}.aj-page-hero{position:relative;isolation:isolate;min-height:540px;display:flex;align-items:center;overflow:hidden;background:linear-gradient(100deg,#061d31 0%,#092f4e 62%,#0b426b 100%);color:#fff}.aj-page-hero:before{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.86) 48%,rgba(6,29,49,.35) 100%),url("/wp-content/themes/aj-smart-protection/assets/css/../images/hero-control-room.webp") 78% center/cover no-repeat;content:"";opacity:.92;--ai-bg-sz:"{\"1\":[{\"s\":[1672,941],\"d\":[\"O@1366\",\"O@992\",\"O@768\",\"O@480\",\"O@360\",\"1366\",\"1366@992\",\"1366@768\",\"1366@480\",\"1366@360\",\"992\",\"992@768\",\"992@480\",\"992@360\",\"768\",\"768@480\",\"768@360\",\"480\",\"480@360\",\"360\",\"120\"]}]}";--lzl-bg-img:"/wp-content/themes/aj-smart-protection/assets/css/../images/hero-control-room.webp"}.aj-page-hero:after{position:absolute;right:-110px;bottom:-210px;width:520px;height:520px;border:1px solid rgba(255,255,255,.11);border-radius:50%;box-shadow:0 0 0 70px rgba(255,255,255,.03),0 0 0 140px rgba(255,255,255,.025);content:""}.aj-page-hero--clients:before{background:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.9) 55%,rgba(6,29,49,.48) 100%),url("/wp-content/themes/aj-smart-protection/assets/css/../images/solution-hydrant.webp") 82% center/cover no-repeat;--ai-bg-sz:"{\"1\":[{\"s\":[1536,1024],\"d\":[\"O@1366\",\"O@992\",\"O@768\",\"O@480\",\"O@360\",\"1366\",\"1366@992\",\"1366@768\",\"1366@480\",\"1366@360\",\"992\",\"992@768\",\"992@480\",\"992@360\",\"768\",\"768@480\",\"768@360\",\"480\",\"480@360\",\"360\",\"120\"]}]}";--lzl-bg-img:"/wp-content/themes/aj-smart-protection/assets/css/../images/solution-hydrant.webp"}.aj-page-hero--clients:before[data-ai-bg*="-O@1366-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.9) 55%,rgba(6,29,49,.48) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/e650f77c036588c9340d34cc42e8ca0f.2800e.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/e650f77c036588c9340d34cc42e8ca0f.2800e.webp"}.aj-page-hero--clients:before[data-ai-bg*="-O@992-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.9) 55%,rgba(6,29,49,.48) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/b3e68e940428265430c95a6e5a6fe6ee.1efce.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/b3e68e940428265430c95a6e5a6fe6ee.1efce.webp"}.aj-page-hero--clients:before[data-ai-bg*="-O@768-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.9) 55%,rgba(6,29,49,.48) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/72d6bb5c0841718ed486eaaeab369eba.190ce.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/72d6bb5c0841718ed486eaaeab369eba.190ce.webp"}.aj-page-hero--clients:before[data-ai-bg*="-O@480-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.9) 55%,rgba(6,29,49,.48) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/dd429967e136d7f984a4b3f29bba84ca.11422.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/dd429967e136d7f984a4b3f29bba84ca.11422.webp"}.aj-page-hero--clients:before[data-ai-bg*="-O@360-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.9) 55%,rgba(6,29,49,.48) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/05b74f5f7fb23b3cd6f6452082697e26.da4e.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/05b74f5f7fb23b3cd6f6452082697e26.da4e.webp"}.aj-page-hero--clients:before[data-ai-bg*="-1366-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.9) 55%,rgba(6,29,49,.48) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/6724e39a2d0ad7fb50db645bd0cccd3a.20440.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/6724e39a2d0ad7fb50db645bd0cccd3a.20440.webp"}.aj-page-hero--clients:before[data-ai-bg*="-1366@992-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.9) 55%,rgba(6,29,49,.48) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/73ae5b124a1f555dd98a9ee5f8faed91.1b0a8.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/73ae5b124a1f555dd98a9ee5f8faed91.1b0a8.webp"}.aj-page-hero--clients:before[data-ai-bg*="-1366@768-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.9) 55%,rgba(6,29,49,.48) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/c32f20b9ad8d1ff652cecbe2f77cc632.160c4.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/c32f20b9ad8d1ff652cecbe2f77cc632.160c4.webp"}.aj-page-hero--clients:before[data-ai-bg*="-1366@480-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.9) 55%,rgba(6,29,49,.48) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/e8a7528d8a1bb8fe889734ee23c45cbf.f046.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/e8a7528d8a1bb8fe889734ee23c45cbf.f046.webp"}.aj-page-hero--clients:before[data-ai-bg*="-1366@360-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.9) 55%,rgba(6,29,49,.48) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/bcdbb15cbb3983e76ab4c9bce2853f73.c0ac.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/bcdbb15cbb3983e76ab4c9bce2853f73.c0ac.webp"}.aj-page-hero--clients:before[data-ai-bg*="-992-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.9) 55%,rgba(6,29,49,.48) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/52c8fa3570d4303193f4228aad05a6e8.155b2.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/52c8fa3570d4303193f4228aad05a6e8.155b2.webp"}.aj-page-hero--clients:before[data-ai-bg*="-992@768-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.9) 55%,rgba(6,29,49,.48) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/fd1f523aa34140af65ce3a8a962163c2.12764.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/fd1f523aa34140af65ce3a8a962163c2.12764.webp"}.aj-page-hero--clients:before[data-ai-bg*="-992@480-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.9) 55%,rgba(6,29,49,.48) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/2de090061e015df8bae589d1c0f88160.cc5e.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/2de090061e015df8bae589d1c0f88160.cc5e.webp"}.aj-page-hero--clients:before[data-ai-bg*="-992@360-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.9) 55%,rgba(6,29,49,.48) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/0c9c2a80d65293d8aa9990ad946c9970.9fe6.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/0c9c2a80d65293d8aa9990ad946c9970.9fe6.webp"}.aj-page-hero--clients:before[data-ai-bg*="-768-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.9) 55%,rgba(6,29,49,.48) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/8193c7b4594d2d3a08d6ed95321ceb22.f842.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/8193c7b4594d2d3a08d6ed95321ceb22.f842.webp"}.aj-page-hero--clients:before[data-ai-bg*="-768@480-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.9) 55%,rgba(6,29,49,.48) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/2c2cff0a0cd70a065df3fd9bc12b1e8c.b6c2.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/2c2cff0a0cd70a065df3fd9bc12b1e8c.b6c2.webp"}.aj-page-hero--clients:before[data-ai-bg*="-768@360-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.9) 55%,rgba(6,29,49,.48) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/3bbc019a95eb050a915f9f179c16099b.924c.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/3bbc019a95eb050a915f9f179c16099b.924c.webp"}.aj-page-hero--clients:before[data-ai-bg*="-480-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.9) 55%,rgba(6,29,49,.48) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/020417c2972e2a68449b414d9f50e28a.75f0.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/020417c2972e2a68449b414d9f50e28a.75f0.webp"}.aj-page-hero--clients:before[data-ai-bg*="-480@360-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.9) 55%,rgba(6,29,49,.48) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/162e3589274f0415de263a88a1d5e513.6528.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/162e3589274f0415de263a88a1d5e513.6528.webp"}.aj-page-hero--clients:before[data-ai-bg*="-360-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.9) 55%,rgba(6,29,49,.48) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/315838865987b511bd9808e9ea99ca18.4db6.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/315838865987b511bd9808e9ea99ca18.4db6.webp"}.aj-page-hero--clients:before[data-ai-bg*="-120-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.9) 55%,rgba(6,29,49,.48) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/ec49258991738f1087f63a0bc1b2cfb3.d86.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/ec49258991738f1087f63a0bc1b2cfb3.d86.webp"}.aj-page-hero--clients:before[data-ai-bg*="-0-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.9) 55%,rgba(6,29,49,.48) 100%),none}.aj-page-hero--clients:before.lzl:not(.lzl-ed),.aj-page-hero--clients:before.lzl-ing:not(.lzl-ed){background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.9) 55%,rgba(6,29,49,.48) 100%),url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABgAAAAQACAYAAAAncZJCAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAX9UlEQVR42uzBAQEAAACAkP6v7ggKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACA24NDAgAAAABB/187wwIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAIJoAABvHdAIAAAAABJRU5ErkJggg==")}.aj-page-hero--contact:before{background:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.91) 55%,rgba(6,29,49,.5) 100%),url("/wp-content/themes/aj-smart-protection/assets/css/../images/solution-detection.webp") 82% center/cover no-repeat;--ai-bg-sz:"{\"1\":[{\"s\":[1536,1024],\"d\":[\"O@1366\",\"O@992\",\"O@768\",\"O@480\",\"O@360\",\"1366\",\"1366@992\",\"1366@768\",\"1366@480\",\"1366@360\",\"992\",\"992@768\",\"992@480\",\"992@360\",\"768\",\"768@480\",\"768@360\",\"480\",\"480@360\",\"360\",\"120\"]}]}";--lzl-bg-img:"/wp-content/themes/aj-smart-protection/assets/css/../images/solution-detection.webp"}.aj-page-hero--contact:before[data-ai-bg*="-O@1366-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.91) 55%,rgba(6,29,49,.5) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/b73914e1e80fba2c7efa875678067e9f.1ec12.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/b73914e1e80fba2c7efa875678067e9f.1ec12.webp"}.aj-page-hero--contact:before[data-ai-bg*="-O@992-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.91) 55%,rgba(6,29,49,.5) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/5b873c66ea0ae6adad9a372494999923.1594c.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/5b873c66ea0ae6adad9a372494999923.1594c.webp"}.aj-page-hero--contact:before[data-ai-bg*="-O@768-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.91) 55%,rgba(6,29,49,.5) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/9bcf49173cd7c87356ae32efca40c223.10d04.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/9bcf49173cd7c87356ae32efca40c223.10d04.webp"}.aj-page-hero--contact:before[data-ai-bg*="-O@480-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.91) 55%,rgba(6,29,49,.5) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/c4439a8590789c8a804fc1264ccd021c.b090.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/c4439a8590789c8a804fc1264ccd021c.b090.webp"}.aj-page-hero--contact:before[data-ai-bg*="-O@360-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.91) 55%,rgba(6,29,49,.5) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/7a5f4398ed4a2fb6d5db0297e1a727fb.8bc6.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/7a5f4398ed4a2fb6d5db0297e1a727fb.8bc6.webp"}.aj-page-hero--contact:before[data-ai-bg*="-1366-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.91) 55%,rgba(6,29,49,.5) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/28f1285717ff94ee6649a6664003c01d.19bac.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/28f1285717ff94ee6649a6664003c01d.19bac.webp"}.aj-page-hero--contact:before[data-ai-bg*="-1366@992-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.91) 55%,rgba(6,29,49,.5) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/9f2e1949d07f7f473bae6db705994d7e.13e76.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/9f2e1949d07f7f473bae6db705994d7e.13e76.webp"}.aj-page-hero--contact:before[data-ai-bg*="-1366@768-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.91) 55%,rgba(6,29,49,.5) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/b2691f3fc5ed9c1263e55904c3859361.fa8c.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/b2691f3fc5ed9c1263e55904c3859361.fa8c.webp"}.aj-page-hero--contact:before[data-ai-bg*="-1366@480-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.91) 55%,rgba(6,29,49,.5) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/864e20fae08777e0aec11b5dddfa2819.a23c.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/864e20fae08777e0aec11b5dddfa2819.a23c.webp"}.aj-page-hero--contact:before[data-ai-bg*="-1366@360-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.91) 55%,rgba(6,29,49,.5) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/058ccb220fc8676a32ec8676867e0b90.7cc0.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/058ccb220fc8676a32ec8676867e0b90.7cc0.webp"}.aj-page-hero--contact:before[data-ai-bg*="-992-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.91) 55%,rgba(6,29,49,.5) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/8b22565b06dca82054c3a3301f137b13.11242.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/8b22565b06dca82054c3a3301f137b13.11242.webp"}.aj-page-hero--contact:before[data-ai-bg*="-992@768-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.91) 55%,rgba(6,29,49,.5) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/8a81e7f77a0e943874610ab13e07b886.de42.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/8a81e7f77a0e943874610ab13e07b886.de42.webp"}.aj-page-hero--contact:before[data-ai-bg*="-992@480-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.91) 55%,rgba(6,29,49,.5) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/dd9791dd428b847cb65a3422716c515f.8f0e.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/dd9791dd428b847cb65a3422716c515f.8f0e.webp"}.aj-page-hero--contact:before[data-ai-bg*="-992@360-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.91) 55%,rgba(6,29,49,.5) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/fdfacc917a6a15856b00ea2323e2afaa.6ebc.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/fdfacc917a6a15856b00ea2323e2afaa.6ebc.webp"}.aj-page-hero--contact:before[data-ai-bg*="-768-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.91) 55%,rgba(6,29,49,.5) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/b55100e6f51a8d0bffffb1d46e81c4c3.cdb4.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/b55100e6f51a8d0bffffb1d46e81c4c3.cdb4.webp"}.aj-page-hero--contact:before[data-ai-bg*="-768@480-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.91) 55%,rgba(6,29,49,.5) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/e49c7562d815380da53c67083a9be526.8966.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/e49c7562d815380da53c67083a9be526.8966.webp"}.aj-page-hero--contact:before[data-ai-bg*="-768@360-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.91) 55%,rgba(6,29,49,.5) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/d7380e1b37d2d3fab42f857c3818e4b0.69c8.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/d7380e1b37d2d3fab42f857c3818e4b0.69c8.webp"}.aj-page-hero--contact:before[data-ai-bg*="-480-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.91) 55%,rgba(6,29,49,.5) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/57e98e95112b9a581ed4a88152ec51ef.6374.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/57e98e95112b9a581ed4a88152ec51ef.6374.webp"}.aj-page-hero--contact:before[data-ai-bg*="-480@360-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.91) 55%,rgba(6,29,49,.5) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/c03db75f980cd957646bb66e5ab0203c.4fdc.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/c03db75f980cd957646bb66e5ab0203c.4fdc.webp"}.aj-page-hero--contact:before[data-ai-bg*="-360-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.91) 55%,rgba(6,29,49,.5) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/cd89fefd79720bfaa877f5a6f47e232a.419c.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/cd89fefd79720bfaa877f5a6f47e232a.419c.webp"}.aj-page-hero--contact:before[data-ai-bg*="-120-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.91) 55%,rgba(6,29,49,.5) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/c2dbdc38094ed7da034728090d3f4fd5.c38.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/c2dbdc38094ed7da034728090d3f4fd5.c38.webp"}.aj-page-hero--contact:before[data-ai-bg*="-0-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.91) 55%,rgba(6,29,49,.5) 100%),none}.aj-page-hero--contact:before.lzl:not(.lzl-ed),.aj-page-hero--contact:before.lzl-ing:not(.lzl-ed){background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.91) 55%,rgba(6,29,49,.5) 100%),url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABgAAAAQACAYAAAAncZJCAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAX9UlEQVR42uzBAQEAAACAkP6v7ggKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACA24NDAgAAAABB/187wwIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAIJoAABvHdAIAAAAABJRU5ErkJggg==")}.aj-page-hero__inner{min-height:540px;display:grid;grid-template-columns:minmax(0,760px) 270px;align-items:center;justify-content:space-between;gap:70px;padding-top:65px;padding-bottom:65px}.aj-page-hero .aj-eyebrow{margin-bottom:16px;color:#8dc8ed}.aj-page-hero h1{max-width:780px;margin:0;color:#fff;font-size:clamp(3rem,5.8vw,6rem);line-height:.98;letter-spacing:-.055em}.aj-page-hero p{max-width:690px;margin:24px 0 0;color:#c6d9e6;font-size:1.04rem;line-height:1.75}.aj-page-hero__actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:31px}.aj-page-hero__seal{position:relative;z-index:1;min-height:280px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:34px;border:1px solid rgba(255,255,255,.24);border-radius:150px 150px 14px 14px;background:rgba(6,29,49,.68);box-shadow:0 22px 60px rgba(0,0,0,.28);text-align:center;backdrop-filter:blur(10px)}.aj-page-hero__seal>.aj-icon{width:64px;height:64px;margin-bottom:20px;color:#fff}.aj-page-hero__seal strong{font-size:1.25rem}.aj-page-hero__seal span{margin-top:8px;color:#aac4d5;font-size:.72rem;line-height:1.55}.aj-company-stats{position:relative;z-index:2;margin-top:-1px;border-bottom:1px solid #dbe4ea;background:#fff;box-shadow:0 12px 34px rgba(8,39,66,.07)}.aj-company-stats .aj-container{display:grid;grid-template-columns:repeat(4,1fr)}.aj-company-stats div{display:flex;flex-direction:column;align-items:center;padding:26px 18px;border-left:1px solid #dbe4ea;text-align:center}.aj-company-stats div:last-child{border-right:1px solid #dbe4ea}.aj-company-stats strong{color:var(--aj-navy);font-size:1.42rem}.aj-company-stats span{margin-top:4px;color:#6e7f8e;font-size:.67rem;font-weight:750;text-transform:uppercase;letter-spacing:.07em}.aj-company-story{padding-top:90px;padding-bottom:90px}.aj-company-story__grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:75px}.aj-company-story__media{position:relative;min-height:550px}.aj-company-story__media:before{position:absolute;top:-18px;left:-18px;width:42%;height:42%;border-top:4px solid var(--aj-red);border-left:4px solid var(--aj-red);content:""}.aj-company-story__media img{width:100%;height:550px;object-fit:cover;border-radius:4px;box-shadow:0 26px 60px rgba(8,39,66,.2)}.aj-company-story__media>span{position:absolute;right:-25px;bottom:32px;width:280px;display:flex;align-items:center;gap:15px;padding:21px 23px;background:var(--aj-navy);box-shadow:0 16px 38px rgba(8,39,66,.28);color:#d6e5ef;font-size:.72rem;line-height:1.45}.aj-company-story__media>span b{color:#fff;font-size:1.8rem;letter-spacing:-.06em}.aj-company-story__copy .aj-eyebrow,.aj-values .aj-eyebrow,.aj-client-intro .aj-eyebrow,.aj-client-sectors .aj-eyebrow,.aj-contact-main .aj-eyebrow{color:var(--aj-red)}.aj-company-story__copy h2,.aj-client-intro h2,.aj-client-sectors h2,.aj-contact-main h2{margin:12px 0 23px;color:var(--aj-navy);font-size:clamp(2.2rem,4vw,4rem);line-height:1.03;letter-spacing:-.045em}.aj-company-story__copy>p{color:#566878;font-size:.94rem;line-height:1.9}.aj-company-story__copy ul{display:grid;gap:11px;margin:26px 0 0;padding:0;list-style:none}.aj-company-story__copy li{display:flex;align-items:center;gap:11px;color:#30485b;font-size:.8rem;font-weight:750}.aj-company-story__copy li .aj-icon{width:19px;height:19px;padding:3px;border-radius:50%;background:var(--aj-red);color:#fff}.aj-purpose-section{padding:0 0 90px}.aj-purpose-section .aj-container{display:grid;grid-template-columns:1fr 1fr;gap:18px}.aj-purpose-card{min-height:310px;display:flex;flex-direction:column;justify-content:flex-end;padding:42px;border:1px solid #d7e1e8;background:#f6f9fb}.aj-purpose-card--dark{border-color:var(--aj-navy);background:var(--aj-navy);color:#fff}.aj-purpose-card>span{width:58px;height:58px;display:grid;place-items:center;margin-bottom:auto;border-radius:50%;background:#fff;color:var(--aj-red);box-shadow:0 10px 24px rgba(8,39,66,.09)}.aj-purpose-card>span .aj-icon{width:29px;height:29px}.aj-purpose-card small{margin-top:40px;color:var(--aj-red);font-size:.66rem;font-weight:850;text-transform:uppercase;letter-spacing:.12em}.aj-purpose-card--dark small{color:#8dc8ed}.aj-purpose-card h2{max-width:560px;margin:10px 0 0;color:var(--aj-navy);font-size:1.37rem;line-height:1.5}.aj-purpose-card--dark h2{color:#fff}.aj-values{padding:85px 0;background:#f5f8fa}.aj-values__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:30px}.aj-values article{position:relative;min-height:270px;padding:29px;border:1px solid #dce5eb;background:#fff;transition:.25s}.aj-values article:hover{transform:translateY(-7px);border-color:#9fb4c3;box-shadow:0 18px 40px rgba(8,39,66,.1)}.aj-values article>span{width:53px;height:53px;display:grid;place-items:center;border-radius:8px;background:#edf4f8;color:#1e638f}.aj-values article>span .aj-icon{width:28px;height:28px}.aj-values article>b{position:absolute;top:29px;right:29px;color:#b8c6d0;font-size:.72rem;letter-spacing:.08em}.aj-values h3{margin:38px 0 10px;color:var(--aj-navy);font-size:1rem}.aj-values p{margin:0;color:#70808e;font-size:.72rem;line-height:1.65}.aj-company-process{padding:82px 0;background:#fff}.aj-company-process h2{max-width:700px;margin:12px 0 34px;color:var(--aj-navy);font-size:2.35rem}.aj-company-process .aj-eyebrow{color:var(--aj-red)}.aj-company-process .aj-container>div{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid #cdd9e1}.aj-company-process .aj-container>div>span{position:relative;display:flex;flex-direction:column;gap:14px;padding:28px 15px 15px 0}.aj-page-hero:before[data-ai-bg*="-O@1366-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.86) 48%,rgba(6,29,49,.35) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/be6363c841d19c67d52c40fa63df0bfd.a5de.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/be6363c841d19c67d52c40fa63df0bfd.a5de.webp"}.aj-page-hero:before[data-ai-bg*="-O@992-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.86) 48%,rgba(6,29,49,.35) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/273b70caf2eb1e0ff128f19a699d9f80.74a4.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/273b70caf2eb1e0ff128f19a699d9f80.74a4.webp"}.aj-page-hero:before[data-ai-bg*="-O@768-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.86) 48%,rgba(6,29,49,.35) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/56bf7c32ef3bc0dd39a6bbbde592cf40.5ea8.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/56bf7c32ef3bc0dd39a6bbbde592cf40.5ea8.webp"}.aj-page-hero:before[data-ai-bg*="-O@480-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.86) 48%,rgba(6,29,49,.35) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/2aa31c23dd567f94836d7127cd15e80c.3e46.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/2aa31c23dd567f94836d7127cd15e80c.3e46.webp"}.aj-page-hero:before[data-ai-bg*="-O@360-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.86) 48%,rgba(6,29,49,.35) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/ab894c36e59eafe648e2fc939abd6b43.2d40.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/ab894c36e59eafe648e2fc939abd6b43.2d40.webp"}.aj-page-hero:before[data-ai-bg*="-1366-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.86) 48%,rgba(6,29,49,.35) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/7ae18121586fcd330d1878fd5d6b2e1c.9b9e.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/7ae18121586fcd330d1878fd5d6b2e1c.9b9e.webp"}.aj-page-hero:before[data-ai-bg*="-1366@992-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.86) 48%,rgba(6,29,49,.35) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/3c7187647cec74e4df2ea58049cac968.67fe.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/3c7187647cec74e4df2ea58049cac968.67fe.webp"}.aj-page-hero:before[data-ai-bg*="-1366@768-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.86) 48%,rgba(6,29,49,.35) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/8b4a703e44847ea7ae14c346a1d0da4d.53e6.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/8b4a703e44847ea7ae14c346a1d0da4d.53e6.webp"}.aj-page-hero:before[data-ai-bg*="-1366@480-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.86) 48%,rgba(6,29,49,.35) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/b13ba0d0a91424efa7dc385ea4abcc62.3816.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/b13ba0d0a91424efa7dc385ea4abcc62.3816.webp"}.aj-page-hero:before[data-ai-bg*="-1366@360-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.86) 48%,rgba(6,29,49,.35) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/31bf44a1f5e792f8e001f4e5bf49b79a.2940.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/31bf44a1f5e792f8e001f4e5bf49b79a.2940.webp"}.aj-page-hero:before[data-ai-bg*="-992-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.86) 48%,rgba(6,29,49,.35) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/fca1779a964c17c8cca89acb635ea815.6a12.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/fca1779a964c17c8cca89acb635ea815.6a12.webp"}.aj-page-hero:before[data-ai-bg*="-992@768-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.86) 48%,rgba(6,29,49,.35) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/9c3e7fa7e70c6db242bca99b5eace276.4cf8.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/9c3e7fa7e70c6db242bca99b5eace276.4cf8.webp"}.aj-page-hero:before[data-ai-bg*="-992@480-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.86) 48%,rgba(6,29,49,.35) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/24dc8baf507dfcb949eae010a928c8c9.322c.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/24dc8baf507dfcb949eae010a928c8c9.322c.webp"}.aj-page-hero:before[data-ai-bg*="-992@360-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.86) 48%,rgba(6,29,49,.35) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/ca63e743557e22d3f30b4605701b3c69.286a.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/ca63e743557e22d3f30b4605701b3c69.286a.webp"}.aj-page-hero:before[data-ai-bg*="-768-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.86) 48%,rgba(6,29,49,.35) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/0008f8e34949b09b6fe9218aa5353d3b.4d24.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/0008f8e34949b09b6fe9218aa5353d3b.4d24.webp"}.aj-page-hero:before[data-ai-bg*="-768@480-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.86) 48%,rgba(6,29,49,.35) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/2576510059abf78c7669cd754cf6a5ff.2b5a.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/2576510059abf78c7669cd754cf6a5ff.2b5a.webp"}.aj-page-hero:before[data-ai-bg*="-768@360-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.86) 48%,rgba(6,29,49,.35) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/3167e08a4ff1fd655f1eeee9b20dd979.23a8.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/3167e08a4ff1fd655f1eeee9b20dd979.23a8.webp"}.aj-page-hero:before[data-ai-bg*="-480-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.86) 48%,rgba(6,29,49,.35) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/9c5a4fabd9f994f7c9881d10bb5f04f0.2b38.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/9c5a4fabd9f994f7c9881d10bb5f04f0.2b38.webp"}.aj-page-hero:before[data-ai-bg*="-480@360-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.86) 48%,rgba(6,29,49,.35) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/381341b07b81a1cbd62ce19fc719cdbf.1dae.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/381341b07b81a1cbd62ce19fc719cdbf.1dae.webp"}.aj-page-hero:before[data-ai-bg*="-360-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.86) 48%,rgba(6,29,49,.35) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/ed42212471a41d489bd52f5954cbd400.1df0.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/ed42212471a41d489bd52f5954cbd400.1df0.webp"}.aj-page-hero:before[data-ai-bg*="-120-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.86) 48%,rgba(6,29,49,.35) 100%),url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/751c8e02ea6d5a5c078b376a500d672e.6ac.webp");--lzl-bg-img:"/wp-content/cache/seraphinite-accelerator/s/m/d/img/751c8e02ea6d5a5c078b376a500d672e.6ac.webp"}.aj-page-hero:before[data-ai-bg*="-0-"]{background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.86) 48%,rgba(6,29,49,.35) 100%),none}.aj-page-hero:before.lzl:not(.lzl-ed),.aj-page-hero:before.lzl-ing:not(.lzl-ed){background-image:linear-gradient(90deg,rgba(6,29,49,.98) 0%,rgba(6,29,49,.86) 48%,rgba(6,29,49,.35) 100%),url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABogAAAOtCAYAAACyhucJAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAX90lEQVR42uzBAQEAAACAkP6v7ggKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACA24MDEgAAAABB/1+3I1ABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIChABDtAAEuzAbTAAAAAElFTkSuQmCC")}.aj-company-process .aj-container>div>span:before{position:absolute;top:-6px;left:0;width:11px;height:11px;border-radius:50%;background:var(--aj-red);box-shadow:0 0 0 5px #fbe8ea;content:""}.aj-company-process b{color:#9aabb7;font-size:.66rem}.aj-company-process strong{color:var(--aj-navy);font-size:.9rem;text-transform:uppercase;letter-spacing:.05em}.aj-company-cta{padding:18px 0 70px;background:#fff}.aj-company-cta .aj-container{min-height:250px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:50px;padding:50px 58px;border-radius:9px;background:linear-gradient(115deg,#061d31,#0b4169);color:#fff}.aj-company-cta .aj-eyebrow{color:#8dc8ed}.aj-company-cta h2{max-width:760px;margin:10px 0 9px;color:#fff;font-size:2rem}.aj-company-cta p{margin:0;color:#bcd1df;font-size:.83rem}.aj-client-intro{padding:85px 0 58px}.aj-client-intro .aj-container{display:grid;grid-template-columns:210px 1fr;gap:65px}.aj-client-intro h2{max-width:750px;margin-top:0}.aj-client-intro p{max-width:800px;color:#5a6b79;font-size:.92rem;line-height:1.8}.aj-client-showcase{padding:25px 0 90px;background:#f5f8fa}.aj-client-showcase .aj-section-heading{padding-top:35px}.aj-client-showcase .aj-section-heading>span{color:#718190;font-size:.67rem}.aj-client-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:24px}.aj-client-card{position:relative;min-height:285px;display:flex;flex-direction:column;padding:24px;border:1px solid #dce5eb;background:#fff;transition:.25s}.aj-client-card:hover{transform:translateY(-6px);border-color:#a6b8c5;box-shadow:0 18px 42px rgba(8,39,66,.1)}.aj-client-card__logo{height:105px;display:grid;place-items:center;margin-bottom:24px;border-bottom:1px solid #e4eaee}.aj-client-card__logo img{max-width:150px;max-height:75px;width:auto;height:auto;object-fit:contain;filter:grayscale(1);transition:.2s}.aj-client-card:hover .aj-client-card__logo img{filter:grayscale(0)}.aj-client-card__logo span{width:68px;height:68px;display:grid;place-items:center;border-radius:50%;background:var(--aj-navy);color:#fff;font-size:1.15rem;font-weight:850;letter-spacing:.03em}.aj-client-card small{color:var(--aj-red);font-size:.58rem;font-weight:850;text-transform:uppercase;letter-spacing:.09em}.aj-client-card h3{margin:8px 0 5px;color:var(--aj-navy);font-size:1rem}.aj-client-card p{margin:0;color:#72808d;font-size:.68rem}.aj-client-card>a{display:flex;align-items:center;gap:5px;margin-top:auto;padding-top:15px;color:#1d5e8c;font-size:.64rem;font-weight:800;text-transform:uppercase}.aj-client-card>a .aj-icon{width:14px;height:14px}.aj-client-sectors{padding:90px 0}.aj-client-sectors>.aj-container{display:grid;grid-template-columns:.75fr 1.25fr;align-items:center;gap:75px}.aj-client-sectors__grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #d5e0e7;border-left:1px solid #d5e0e7}.aj-client-sectors__grid article{min-height:145px;display:flex;flex-direction:column;justify-content:space-between;padding:24px;border-right:1px solid #d5e0e7;border-bottom:1px solid #d5e0e7}.aj-client-sectors__grid .aj-icon{width:31px;height:31px;color:#22628f}.aj-client-sectors__grid strong{color:var(--aj-navy);font-size:.75rem;line-height:1.4}.aj-partnership-strip{padding:32px 0;background:#eef4f8}.aj-partnership-strip .aj-container{display:flex;align-items:center;justify-content:space-between;gap:24px}.aj-partnership-strip strong{color:var(--aj-navy);font-size:.75rem;text-transform:uppercase;letter-spacing:.08em}.aj-partnership-strip span{display:flex;align-items:center;gap:7px;color:#536676;font-size:.7rem}.aj-partnership-strip .aj-icon{width:17px;height:17px;color:var(--aj-red)}.aj-contact-quick{position:relative;z-index:2;margin-top:-36px}.aj-contact-quick .aj-container{display:grid;grid-template-columns:repeat(4,1fr);padding:0;background:#fff;box-shadow:0 20px 48px rgba(8,39,66,.13)}.aj-contact-quick article{min-height:135px;display:flex;align-items:center;gap:16px;padding:25px;border-right:1px solid #dce5eb}.aj-contact-quick article:last-child{border-right:0}.aj-contact-quick article>.aj-icon{width:31px;height:31px;flex:0 0 auto;color:#1f628f}.aj-contact-quick article>span{min-width:0;display:flex;flex-direction:column;gap:4px}.aj-contact-quick small{color:#85939f;font-size:.58rem;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.aj-contact-quick a,.aj-contact-quick strong{overflow-wrap:anywhere;color:var(--aj-navy);font-size:.76rem}.aj-contact-main{padding-top:100px;padding-bottom:80px}.aj-contact-main__grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr);gap:30px}.aj-contact-form-card,.aj-office-panel{padding:42px;border:1px solid #dce5eb;background:#fff;box-shadow:0 16px 42px rgba(8,39,66,.07)}.aj-contact-form-card h2,.aj-office-panel h2{font-size:2.25rem}.aj-contact-form-card>p{color:#70808e;font-size:.78rem}.aj-native-contact-form{display:grid;gap:17px;margin-top:28px}.aj-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.aj-native-contact-form label{display:grid;gap:7px;color:#394f61;font-size:.66rem;font-weight:850;text-transform:uppercase;letter-spacing:.045em}.aj-native-contact-form input,.aj-native-contact-form select,.aj-native-contact-form textarea,.aj-contact-form-card .wpcf7 input,.aj-contact-form-card .wpcf7 select,.aj-contact-form-card .wpcf7 textarea{width:100%;padding:13px;border:1px solid #cbd7df;border-radius:4px;background:#f9fbfc;color:#384c5d;font:inherit;outline-color:var(--aj-red)}.aj-native-contact-form input,.aj-native-contact-form select{height:49px}.aj-native-contact-form textarea{resize:vertical}.aj-native-contact-form .aj-button{width:max-content;border:0}.aj-native-contact-form>small{color:#82909c;font-size:.6rem}.aj-honeypot{position:absolute!important;left:-9999px!important}.aj-form-notice{margin:18px 0;padding:13px 15px;border-radius:4px;font-size:.72rem}.aj-form-notice.is-success{background:#e6f6ed;color:#17663a}.aj-form-notice.is-error{background:#fff0f1;color:#a91d2a}.aj-office-panel{background:var(--aj-navy);color:#fff}.aj-office-panel .aj-eyebrow{color:#8dc8ed}.aj-office-panel h2{color:#fff}.aj-office-panel>article{display:flex;gap:15px;padding:21px 0;border-top:1px solid rgba(255,255,255,.13)}.aj-office-panel>article>.aj-icon{width:23px;height:23px;flex:0 0 auto;color:#91c6e8}.aj-office-panel article strong{font-size:.76rem}.aj-office-panel article p{margin:6px 0 0;color:#b8cedd;font-size:.68rem;line-height:1.55}.aj-office-panel__promise{margin-top:18px;padding:22px;background:#0d3d60}.aj-office-panel__promise p{color:#c2d5e2;font-size:.7rem}.aj-office-panel__promise a{display:flex;align-items:center;gap:6px;color:#fff;font-size:.68rem;font-weight:850;text-transform:uppercase}.aj-office-panel__promise .aj-icon{width:15px;height:15px}.aj-map-section{padding:0 0 75px}.aj-map-section iframe{width:100%;height:430px;border:0}.aj-coverage-card{min-height:300px;display:grid;grid-template-columns:100px 1fr;align-items:center;gap:35px;padding:45px 58px;background:linear-gradient(110deg,#eef4f8,#f9fbfc);border:1px solid #d7e2e9}.aj-coverage-card>span{width:90px;height:90px;display:grid;place-items:center;border-radius:50%;background:var(--aj-navy);color:#fff}.aj-coverage-card>span .aj-icon{width:44px;height:44px}.aj-coverage-card small{color:var(--aj-red);font-size:.65rem;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.aj-coverage-card h2{margin:8px 0;color:var(--aj-navy);font-size:2rem}.aj-coverage-card p{max-width:760px;margin:0;color:#667887;font-size:.78rem;line-height:1.7}@media (max-width:1000px){.aj-page-hero__inner{grid-template-columns:1fr 220px;gap:35px}.aj-company-story__grid{gap:45px}.aj-values__grid,.aj-client-grid{grid-template-columns:repeat(2,1fr)}.aj-client-sectors>.aj-container{grid-template-columns:1fr;gap:30px}.aj-contact-quick .aj-container{grid-template-columns:1fr 1fr}.aj-contact-quick article:nth-child(2){border-right:0}.aj-contact-quick article:nth-child(-n+2){border-bottom:1px solid #dce5eb}.aj-contact-main__grid{grid-template-columns:1fr}.aj-office-panel{display:grid;grid-template-columns:repeat(3,1fr);gap:0 20px}.aj-office-panel>.aj-eyebrow,.aj-office-panel>h2,.aj-office-panel>.aj-office-panel__promise{grid-column:1/-1}.aj-partnership-strip .aj-container{flex-wrap:wrap}.aj-company-cta .aj-container{grid-template-columns:1fr}.aj-company-cta .aj-button{justify-self:start}}@media (max-width:760px){.aj-page-hero{min-height:auto}.aj-page-hero__inner{min-height:650px;grid-template-columns:1fr;align-content:center;padding-top:55px;padding-bottom:55px}.aj-page-hero h1{font-size:clamp(2.75rem,13vw,4.5rem)}.aj-page-hero__seal{display:none}.aj-company-stats .aj-container{grid-template-columns:1fr 1fr}.aj-company-stats div:nth-child(3){border-top:1px solid #dbe4ea}.aj-company-stats div:nth-child(4){border-top:1px solid #dbe4ea}.aj-company-story{padding:60px 0}.aj-company-story__grid{grid-template-columns:1fr}.aj-company-story__media,.aj-company-story__media img{min-height:390px;height:390px}.aj-company-story__media>span{right:-5px;width:240px}.aj-purpose-section{padding-bottom:60px}.aj-purpose-section .aj-container{grid-template-columns:1fr}.aj-purpose-card{min-height:290px;padding:30px}.aj-values{padding:60px 0}.aj-values__grid{grid-template-columns:1fr}.aj-company-process{padding:60px 0}.aj-company-process .aj-container>div{grid-template-columns:repeat(3,1fr)}.aj-client-intro{padding:60px 0 35px}.aj-client-intro .aj-container{grid-template-columns:1fr;gap:15px}.aj-client-showcase{padding-bottom:60px}.aj-client-grid{grid-template-columns:1fr}.aj-client-sectors{padding:60px 0}.aj-client-sectors__grid{grid-template-columns:1fr 1fr}.aj-partnership-strip .aj-container{align-items:flex-start;flex-direction:column}.aj-company-cta{padding-bottom:45px}.aj-company-cta .aj-container{padding:35px 28px}.aj-contact-quick{margin-top:0}.aj-contact-quick .aj-container{grid-template-columns:1fr}.aj-contact-quick article{min-height:100px;border-right:0;border-bottom:1px solid #dce5eb}.aj-contact-main{padding:60px 0}.aj-contact-form-card,.aj-office-panel{padding:28px 22px}.aj-form-grid{grid-template-columns:1fr}.aj-office-panel{display:block}.aj-coverage-card{grid-template-columns:1fr;padding:35px 25px}.aj-map-section{padding-bottom:50px}}@media (max-width:1250px){.aj-finder{grid-template-columns:150px repeat(4,1fr)}.aj-finder .aj-button{grid-column:5}.aj-process__steps{grid-template-columns:repeat(4,1fr)}.aj-process__steps>i{display:none}.aj-process__steps>.aj-button{grid-column:1/-1;width:max-content;justify-self:end}.aj-final-cta .aj-container{grid-template-columns:1fr auto}.aj-final-cta .aj-container>p{display:none}}@media (max-width:1050px){.aj-header__nav.is-open{transform:translateX(0)}.aj-menu .sub-menu{position:static;display:block;box-shadow:none;border:0;padding-left:18px}.aj-hero{min-height:540px;background-position:58% center}.aj-hero__inner{min-height:540px}.aj-hero__copy{width:58%}.aj-status-card{display:none}.aj-finder{grid-template-columns:1fr 1fr 1fr}.aj-finder>strong{grid-column:1/-1}.aj-finder .aj-button{grid-column:auto}.aj-product-grid{grid-template-columns:repeat(3,1fr)}.aj-solution-grid{grid-template-columns:repeat(2,1fr)}.aj-industry__grid{grid-template-columns:1fr}.aj-industries>div{grid-template-columns:repeat(4,1fr)}.aj-project-grid{grid-template-columns:repeat(2,1fr)}.aj-archive-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:1100px){.aj-catalog-layout{grid-template-columns:255px minmax(0,1fr);gap:20px}.woocommerce .aj-catalog-results ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:960px){.single-product div.product .woocommerce-product-gallery,.single-product div.product .summary{float:none;width:100%;padding-left:0}.single-product div.product .woocommerce-product-gallery{margin-bottom:32px}.single-product div.product .summary{padding:0 4px}.single-product div.product .woocommerce-product-gallery__image a{min-height:420px}.single-product div.product .woocommerce-product-gallery__image img{max-height:420px}.single-product div.product .woocommerce-tabs{padding-top:20px}.single-product div.product .woocommerce-tabs .panel{padding:36px!important}.aj-resource-card{grid-template-columns:70px 1fr}.aj-resource-card .aj-button{grid-column:1/-1;width:max-content}.aj-contact-panel{grid-template-columns:1fr}.aj-contact-panel__actions{grid-template-columns:1fr 1fr}.aj-info-points,.aj-policy-steps{grid-template-columns:1fr}}@media (max-width:782px){.admin-bar .aj-header.is-sticky{top:46px}}@media (max-width:760px){.aj-hero{min-height:auto;padding-top:0;background-image:linear-gradient(180deg,var(--aj-navy) 0%,rgba(8,39,66,.98) 52%,rgba(8,39,66,.2) 78%),var(--aj-hero-image);background-size:auto 100%,auto 50%;background-position:center,center bottom}.aj-hero__inner{min-height:760px;align-items:flex-start}.aj-hero__copy{width:100%;padding:55px 0 340px}.aj-hero h1{font-size:clamp(2.5rem,12vw,4.1rem)}.aj-hero__copy>p{font-size:.95rem}.aj-hero__features{gap:18px;justify-content:space-between}.aj-hero__features .aj-icon{width:25px;height:25px}.aj-finder-wrap{margin-top:-22px}.aj-finder{grid-template-columns:1fr 1fr;padding:17px}.aj-finder>strong{grid-column:1/-1}.aj-finder .aj-button{grid-column:1/-1}.aj-stats .aj-container{grid-template-columns:1fr 1fr;padding:10px}.aj-stats .aj-container>div{padding:14px}.aj-stats .aj-container>div:nth-child(3){border-left:0;border-top:1px solid #cad6df}.aj-stats .aj-container>div:nth-child(4){border-top:1px solid #cad6df}.aj-stats .aj-icon{width:35px;height:35px}.aj-stats strong{font-size:1rem}.aj-section{padding:34px 0}.aj-section-heading{align-items:flex-end}.aj-section-heading h2{font-size:.95rem}.aj-category-track{grid-auto-columns:130px}.aj-product-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.aj-product-card{flex:0 0 72vw;scroll-snap-align:start}.aj-solution-grid{grid-template-columns:1fr}.aj-process .aj-container{padding:18px}.aj-process__steps{grid-template-columns:1fr 1fr;gap:21px}.aj-process__steps>.aj-button{grid-column:1/-1;width:100%}.aj-industries>div{grid-template-columns:repeat(3,1fr)}.aj-project-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.aj-project-card{flex:0 0 79vw;scroll-snap-align:start}.aj-faq__grid{grid-template-columns:1fr}.aj-final-cta .aj-container{grid-template-columns:1fr;padding:23px}.aj-final-cta .aj-button{justify-self:start}.aj-content__grid{grid-template-columns:1fr}.aj-archive-grid{grid-template-columns:1fr}}@media (max-width:850px){.aj-catalog-layout{grid-template-columns:1fr}.aj-catalog-sidebar{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.aj-filter-drawer,.aj-product-disclaimer{grid-column:1/-1}.aj-filter-drawer>summary{padding:15px}.aj-category-links{max-height:240px;overflow:auto}.woocommerce .aj-catalog-results ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.single-product .aj-shop-main{padding-top:22px}.single-product div.product .woocommerce-product-gallery{padding:14px}.single-product div.product .woocommerce-product-gallery__image a{min-height:320px}.single-product div.product .woocommerce-product-gallery__image img{max-height:320px}.single-product div.product .product_title{font-size:2.15rem}.single-product div.product form.cart{flex-wrap:wrap}.single-product div.product form.cart .button{width:100%;flex-basis:100%}.aj-product-promises{grid-template-columns:1fr}.single-product div.product .woocommerce-tabs ul.tabs{padding:0!important}.single-product div.product .woocommerce-tabs ul.tabs li{flex:0 0 auto}.single-product div.product .woocommerce-tabs ul.tabs li a{min-height:57px;padding:0 17px!important;font-size:.62rem!important}.single-product div.product .woocommerce-tabs .panel{min-height:260px;padding:25px 20px!important}.aj-tab-heading{align-items:flex-start}.aj-tab-heading>span{width:46px;height:46px}.aj-spec-row{grid-template-columns:1fr}.aj-spec-row strong,.aj-spec-row>span{padding:12px 14px}.aj-spec-row>span{border-top:1px solid #e0e7ec;border-left:0}.aj-resource-card{grid-template-columns:1fr;text-align:left;padding:23px}.aj-resource-card .aj-button{width:100%}.aj-contact-panel{padding:28px 22px}.aj-contact-panel h2{font-size:1.6rem!important}.aj-contact-panel__actions{min-width:0;grid-template-columns:1fr}.aj-contact-panel__actions .aj-button{width:100%}}@media (max-width:480px){.aj-brand__text strong{font-size:.88rem}.aj-brand__text small{font-size:.63rem}.aj-brand__mark{width:34px;height:40px}.aj-brand__mark .aj-icon{width:32px}.aj-brand__mark i{left:13px;top:12px}.aj-hero__buttons{flex-direction:column}.aj-hero__buttons .aj-button{width:100%}.aj-hero__features{gap:7px}.aj-hero__features small{font-size:.6rem}.aj-finder{grid-template-columns:1fr}.aj-finder>strong,.aj-finder .aj-button{grid-column:1}.aj-stats .aj-container>div{grid-template-columns:38px auto;column-gap:7px;padding:11px 8px}.aj-stats span{font-size:.68rem}.aj-industries>div{grid-template-columns:repeat(2,1fr)}.aj-section-heading a{font-size:.6rem}}@media (max-width:520px){.aj-catalog-sidebar{grid-template-columns:1fr}.aj-filter-drawer,.aj-product-disclaimer{grid-column:1}.woocommerce .aj-catalog-results ul.products{grid-template-columns:1fr}.woocommerce .aj-catalog-results ul.products li.product img{height:260px}}