.nx-shell{width:min(1280px,calc(100% - 48px));margin-inline:auto}.nx-button{align-items:center;background:#079bd3;border-radius:4px;color:#fff!important;display:inline-flex;font-weight:750;gap:.75rem;line-height:1;padding:.95rem 1.35rem;text-decoration:none;transition:transform .2s ease,background .2s ease}.nx-button:hover{background:#087dac;transform:translateY(-2px)}.nx-button--light{background:#fff;color:#07172f!important}.nx-button--light:hover{background:#079bd3;color:#fff!important}.nx-empty{padding:3rem;text-align:center}
.nx-hero{height:var(--nx-hero-height,620px);overflow:hidden;position:relative;background:#07172f}.nx-hero__track,.nx-hero__slide{height:100%;inset:0;position:absolute;width:100%}.nx-hero__slide{opacity:0;pointer-events:none;transition:opacity .65s ease;z-index:0}.nx-hero__slide.is-active{opacity:1;pointer-events:auto;z-index:1}.nx-hero__media,.nx-hero__media img{height:100%;inset:0;position:absolute;width:100%}.nx-hero__media img{object-fit:cover}.nx-hero__shade{background:linear-gradient(90deg,rgba(3,12,27,.8) 0%,rgba(3,12,27,var(--nx-slide-overlay,.18)) 56%,rgba(3,12,27,.08) 100%);inset:0;position:absolute}.nx-hero__inner{align-items:center;display:flex;height:100%;margin:auto;position:relative;width:min(1280px,calc(100% - 150px));z-index:2}.nx-hero__content{color:var(--nx-slide-color,#fff);max-width:650px;min-width:0;overflow-wrap:anywhere;width:100%}.nx-hero__content h2{color:inherit;font-family:var(--nx-hero-font,var(--wp--preset--font-family--display));font-size:clamp(2.6rem,5.5vw,var(--nx-hero-title-size,84px));letter-spacing:-.035em;line-height:.96;margin:0 0 1.25rem;text-transform:uppercase}.nx-hero__content p{font-size:var(--nx-hero-subtitle-size,21px);margin:0 0 2rem;max-width:590px}.nx-hero .nx-button--light{background:var(--nx-hero-button-bg,#fff);color:var(--nx-hero-button-text,#07172f)!important}.nx-align-center .nx-hero__inner{justify-content:center;text-align:center}.nx-align-center .nx-hero__content p{margin-inline:auto}.nx-align-right .nx-hero__inner{justify-content:flex-end;text-align:right}.nx-align-right .nx-hero__content p{margin-left:auto}.nx-hero__arrow{align-items:center;background:rgba(0,0,0,.28);border:1px solid rgba(255,255,255,.35);border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:2.2rem;height:50px;justify-content:center;line-height:1;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:50px;z-index:4}.nx-hero__prev{left:20px}.nx-hero__next{right:20px}.nx-hero__arrow:hover{background:#079bd3}.nx-hero__dots{bottom:20px;display:flex;gap:9px;left:50%;position:absolute;transform:translateX(-50%);z-index:4}.nx-hero__dots button{background:rgba(255,255,255,.5);border:0;border-radius:999px;cursor:pointer;height:8px;padding:0;transition:width .2s ease,background .2s ease;width:8px}.nx-hero__dots button.is-active{background:#fff;width:30px}
.nx-offerings{background:var(--nx-offerings-bg,#f3f7fb);padding:clamp(4rem,8vw,7.5rem) 0}.nx-section-heading{margin:0 auto clamp(2.5rem,5vw,4rem);max-width:760px;overflow-wrap:anywhere;text-align:center}.nx-section-heading h2{color:var(--nx-offerings-title,#07172f);font-size:clamp(2rem,4vw,var(--nx-offerings-heading-size,52px));margin:0 0 1rem}.nx-section-heading p{color:var(--nx-offerings-text,#52606d);font-size:var(--nx-offerings-desc-size,17px);margin:0}.nx-product-grid{display:grid;gap:22px;grid-template-columns:repeat(var(--nx-columns,3),minmax(0,1fr))}.nx-product-grid--archive{--nx-columns:3}.nx-product-card{background:var(--nx-product-card-bg,#fff);border:1px solid rgba(8,46,111,.09);border-radius:8px;box-shadow:0 12px 35px rgba(7,23,47,.07);overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.nx-product-card:hover{box-shadow:0 20px 45px rgba(7,23,47,.14);transform:translateY(-6px)}.nx-product-card__media{background:#07172f;display:block;height:240px;overflow:hidden}.nx-product-card__media img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.nx-product-card:hover .nx-product-card__media img{transform:scale(1.045)}.nx-product-card__placeholder{background:linear-gradient(135deg,#07172f,#079bd3);display:block;height:100%;width:100%}.nx-product-card__body{padding:1.4rem 1.5rem 1.6rem}.nx-product-card__body h3{font-size:var(--nx-product-heading-size,22px);margin:0}.nx-product-card__body h3 a{color:var(--nx-product-heading-color,#07172f);text-decoration:none}.nx-product-card__body p{color:var(--nx-product-desc-color,#52606d);font-size:var(--nx-product-desc-size,16px);margin:.75rem 0 0}.nx-section-action{text-align:center;margin-top:3rem}.nx-offerings-button{background:var(--nx-offerings-button-bg,#079bd3);color:var(--nx-offerings-button-text,#fff)!important}.nx-pagination{margin-top:3rem}.nx-pagination ul{display:flex;gap:.5rem;justify-content:center;list-style:none;padding:0}.nx-pagination a,.nx-pagination span{border:1px solid #dce5ee;border-radius:4px;display:block;padding:.55rem .8rem;text-decoration:none}.nx-pagination .current{background:#079bd3;color:#fff}
.nx-footer{background:var(--nx-footer-bg,#082e6f);color:var(--nx-footer-text,#fff);font-size:var(--nx-footer-font-size,16px)}.nx-footer a{color:var(--nx-footer-link-color,inherit);font-size:var(--nx-footer-link-size,16px);text-decoration:none}.nx-footer a:hover{color:var(--nx-footer-accent,#079bd3)}.nx-footer__grid{display:grid;gap:clamp(2rem,4vw,4rem);grid-template-columns:1.25fr .8fr .8fr 1.8fr;padding-block:clamp(3.5rem,7vw,6rem)}.nx-footer h2{color:var(--nx-footer-brand-color,#fff);font-size:var(--nx-footer-brand-size,32px);margin:0 0 .75rem}.nx-footer h3{color:var(--nx-footer-heading-color,#fff);font-size:var(--nx-footer-heading-size,18px);margin:0 0 1.15rem}.nx-footer p,.nx-footer address{font-style:normal;margin:.45rem 0;opacity:.9}.nx-footer ul{list-style:none;margin:0;padding:0}.nx-footer__links li{margin:.65rem 0}.nx-footer__socials{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.25rem!important}.nx-footer__socials a{align-items:center;border:1px solid rgba(255,255,255,.3);border-radius:50%;display:flex;font-size:1.1rem;height:2.2rem;justify-content:center;width:2.2rem;position:relative;transition:all .2s ease}.nx-footer__socials a:hover{background:var(--nx-footer-accent,#079bd3);border-color:var(--nx-footer-accent,#079bd3)}.nx-footer__socials .sr-only{display:none}.nx-message-form{display:grid;gap:10px}.nx-message-form input,.nx-message-form textarea{background:#fff;border:0;border-radius:3px;color:#172033;font:inherit;padding:.8rem;width:100%}.nx-message-form textarea{min-height:104px;resize:vertical}.nx-message-form button{background:var(--nx-footer-accent,#079bd3);border:0;border-radius:3px;color:var(--nx-form-button-text,#fff);cursor:pointer;font:inherit;font-weight:750;letter-spacing:.08em;padding:.85rem;text-transform:uppercase}.nx-message-form button:hover{filter:brightness(.92)}.nx-hp{left:-9999px;position:absolute}.nx-form-notice{border-radius:3px;margin-bottom:12px;padding:.7rem .8rem}.nx-form-notice.is-success{background:#dff7e8;color:#075e32}.nx-form-notice.is-error{background:#ffe1e1;color:#8a1515}.nx-footer__bottom{border-top:1px solid rgba(255,255,255,.25);font-size:.88rem;padding:1rem 0}.nx-footer__bottom p{margin:0}.nx-whatsapp{align-items:center;background:var(--nx-wa-color,#25d366);border:4px solid #fff;border-radius:50%;bottom:24px;box-shadow:0 10px 30px rgba(0,0,0,.24);color:#fff;display:flex;height:var(--nx-wa-size,62px);justify-content:center;position:fixed;width:var(--nx-wa-size,62px);z-index:999}.nx-whatsapp.is-right{right:24px}.nx-whatsapp.is-left{left:24px}.nx-whatsapp svg{height:55%;width:55%}.nx-whatsapp:hover{color:#fff;transform:scale(1.06)}
@media (max-width:1000px){.nx-footer__grid{grid-template-columns:1fr 1fr}.nx-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:680px){.nx-shell{width:min(calc(100% - 28px),1280px)}.nx-hero{height:min(72vh,590px)}.nx-hero__inner{align-items:flex-end;padding-bottom:90px;width:calc(100% - 52px)}.nx-hero__content h2{font-size:clamp(2rem,11vw,min(var(--nx-hero-title-size,84px),44px))}.nx-hero__content p{font-size:min(var(--nx-hero-subtitle-size,21px),17px)}.nx-section-heading h2{font-size:min(var(--nx-offerings-heading-size,52px),30px)}.nx-hero__shade{background:linear-gradient(0deg,rgba(3,12,27,.88) 0%,rgba(3,12,27,.22) 75%,rgba(3,12,27,.12) 100%)}.nx-hero__arrow{height:40px;width:40px}.nx-hero__prev{left:8px}.nx-hero__next{right:8px}.nx-product-grid,.nx-product-grid--archive{grid-template-columns:1fr}.nx-product-card__media{height:220px}.nx-footer__grid{grid-template-columns:1fr}.nx-whatsapp{bottom:16px}.nx-whatsapp.is-right{right:16px}.nx-whatsapp.is-left{left:16px}}
@media (prefers-reduced-motion:reduce){.nx-hero__slide,.nx-product-card,.nx-product-card__media img,.nx-button{transition:none!important}}

/* Compact homepage proportions. */
.nx-footer__grid{gap:clamp(1.5rem,3vw,2.75rem);padding-block:clamp(2rem,4vw,3.25rem)}
.nx-footer h2{margin-bottom:.5rem}
.nx-footer h3{margin-bottom:.8rem}
.nx-product-card__body:first-child{padding-bottom:.5rem}.nx-product-card__body:first-child h3{font-size:var(--nx-product-heading-size,20px);font-weight:500}.nx-product-card__media{background:#fff;height:220px}.nx-product-card__media img{object-fit:contain;padding:1rem}.nx-product-card__details{margin:1.25rem 0 0}.nx-product-card__details p{margin:.55rem 0 0}.nx-product-card__details strong{font-weight:500}
.nx-product-card__body{padding:.8rem 1rem 1rem}.nx-product-card__body:first-child{padding:.8rem 1rem .35rem}.nx-product-card__body:first-child h3{font-size:18px;line-height:1.25}.nx-product-card__media{height:190px}.nx-product-card__media img{padding:.65rem}.nx-product-card__body p{font-size:14px;line-height:1.35;margin:.45rem 0 0}.nx-product-card__details{margin:.65rem 0 0}.nx-product-card__details p{font-size:14px;margin:.3rem 0 0}
.nx-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nx-product-grid--archive{--nx-columns:2}
.nx-offerings .nx-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
@media (max-width:1000px){.nx-offerings .nx-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:680px){.nx-offerings .nx-product-grid{grid-template-columns:1fr}}
.single-nx_product .wp-block-post-featured-image,.single-nx_product .post-thumbnail,.single-nx_product .wp-post-image{display:none!important}.nx-single-product-shell{display:grid;gap:2.5rem;grid-template-columns:minmax(0,1fr) minmax(0,1fr);padding-block:clamp(3rem,7vw,6rem);padding-left:clamp(1rem,4vw,4rem);padding-right:clamp(1rem,3vw,3rem)}.nx-single-product-shell>.wp-block-post-title{grid-column:2;grid-row:1;margin:0;align-self:end;font-size:clamp(2rem,4vw,3.2rem);line-height:1.08}.nx-single-product-shell>.wp-block-post-content{display:contents}.nx-single-product{display:contents}.nx-single-product__gallery{align-items:start;display:grid;gap:1rem;grid-column:1;grid-row:1 / span 2;grid-template-columns:86px minmax(0,1fr)}.nx-single-product__thumbs{display:grid;gap:.9rem}.nx-single-product__thumb{background:#fff;border:1px solid #dce5ee;border-radius:3px;cursor:pointer;padding:.35rem}.nx-single-product__thumb.is-active,.nx-single-product__thumb:hover{border-color:#079bd3}.nx-single-product__thumb img{display:block;height:78px;object-fit:contain;width:100%}.nx-single-product__image{align-items:center;background:#f5f8fb;border:1px solid #e3e8ef;border-radius:12px;display:flex;height:min(480px,38vw);justify-content:center;overflow:hidden;padding:1.25rem}.nx-single-product__image img{height:100%;max-height:520px;max-width:100%;object-fit:contain;width:100%}.nx-single-product__content{grid-column:2;grid-row:2;margin:0}.nx-single-product__content p{line-height:1.7}.nx-single-product__content ul{line-height:1.8;padding-left:1.25rem}.nx-single-product__content:after{background:#073b8f;border-radius:4px;color:#fff;content:'Inquire';display:inline-block;font-weight:700;margin-top:1.5rem;padding:.8rem 2.5rem}
.nx-product-card{border:1px solid #e3e8ef;border-radius:12px;box-shadow:0 8px 24px rgba(7,23,47,.08);display:flex;flex-direction:column;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.nx-product-card:hover{border-color:#b9c9d8;box-shadow:0 14px 32px rgba(7,23,47,.14);transform:translateY(-3px)}.nx-product-card__body:first-child{background:#fff;padding:1rem 1.1rem .65rem}.nx-product-card__body:first-child h3{font-size:19px;font-weight:650;letter-spacing:0;line-height:1.3}.nx-product-card__body:first-child h3 a{color:#12233d}.nx-product-card__media{background:#f5f8fb;border-bottom:1px solid #edf1f5;height:190px}.nx-product-card__media img{padding:.85rem;transition:transform .25s ease}.nx-product-card:hover .nx-product-card__media img{transform:scale(1.035)}.nx-product-card__body:not(:first-child){padding:1rem 1.1rem 1.15rem}.nx-product-card__body:not(:first-child) p{color:#52606d;font-size:14px;line-height:1.45}.nx-product-card__details{border-top:1px solid #edf1f5;margin-top:.8rem;padding-top:.55rem}.nx-product-card__details p{color:#52606d;font-size:13px;margin:.35rem 0}.nx-product-card__details strong{color:#263b55;font-weight:650}
.nx-footer__links li{margin:.45rem 0}
.nx-footer__socials{gap:.55rem;margin-top:.85rem!important}
@media (max-width:780px){.nx-single-product-shell{display:block;padding-block:2.5rem}.nx-single-product-shell>.wp-block-post-title{margin-bottom:1.25rem}.nx-single-product__gallery{display:flex;flex-direction:column-reverse}.nx-single-product__thumbs{display:flex}.nx-single-product__thumb{flex:1}.nx-single-product__image{height:68vw;min-height:260px}.nx-single-product__content{margin-top:1.5rem}}
.nx-product-grid--archive{grid-template-columns:repeat(4,minmax(0,1fr))}
@media (max-width:1000px){.nx-product-grid--archive{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:680px){.nx-product-grid--archive{grid-template-columns:1fr}}
.nx-message-form{gap:8px}
.nx-message-form input,.nx-message-form textarea{padding:.65rem .75rem}
.nx-message-form textarea{min-height:80px}
.nx-message-form button{padding:.7rem}
.nx-footer__bottom{padding:.7rem 0}
@media (max-width:680px){.nx-hero{height:min(72vh,var(--nx-hero-height,460px))}.nx-hero__inner{padding-bottom:58px}.nx-footer__grid{gap:1.5rem;padding-block:1.75rem}}

/* Settings-managed header navigation. */
.nx-managed-nav{position:relative}
.nx-managed-toggle{display:none}
.nx-managed-menu{align-items:center;display:flex;gap:clamp(14px,1.8vw,29px);justify-content:center;list-style:none;margin:0;padding:0;width:100%}
.nx-managed-menu>li{align-items:center;display:flex;position:relative}
.nx-managed-menu .nx-submenu-arrow{border-bottom:1.5px solid currentColor;border-right:1.5px solid currentColor;display:block;height:5px;margin-left:8px;margin-top:-3px;pointer-events:none;transform:rotate(45deg);width:5px}
.nx-managed-menu .wp-block-navigation__submenu-container{display:none;left:0;position:absolute;top:calc(100% - 1px);z-index:1000}
.nx-managed-menu .has-child:hover>.wp-block-navigation__submenu-container,.nx-managed-menu .has-child:focus-within>.wp-block-navigation__submenu-container{display:block}
@media (max-width:600px){.nx-managed-toggle{align-items:center;background:transparent;border:0;color:var(--nx-menu-color,#060b16);cursor:pointer;display:flex;font-size:25px;padding:10px}.nx-managed-menu{align-items:stretch;background:var(--nx-dropdown-bg,#fff);box-shadow:0 18px 45px rgba(7,23,47,.16);display:none;gap:0;max-height:calc(100vh - 90px);overflow:auto;padding:10px 0;position:absolute;right:0;top:100%;width:min(330px,calc(100vw - 32px));z-index:1001}.nx-managed-nav.is-open .nx-managed-menu{display:block}.nx-managed-menu>li{align-items:stretch;display:block}.nx-site-header .nx-managed-menu>.wp-block-navigation-item>.wp-block-navigation-item__content{border-bottom:1px solid #eef2f6;display:block;font-size:15px;padding:12px 16px}.nx-managed-menu .nx-submenu-arrow{display:none}.nx-managed-menu .wp-block-navigation__submenu-container{background:#f7f9fb!important;box-shadow:none;display:block!important;min-width:0!important;position:static;width:100%}.nx-site-header .nx-managed-menu .wp-block-navigation__submenu-container .wp-block-navigation-item__content{padding:10px 16px 10px 30px}}


/* Premium product-card treatment */
.nx-product-card--premium{background:#fff;border:1px solid #e5ebf2;border-radius:18px;box-shadow:0 10px 30px rgba(17,42,76,.08);min-height:100%;position:relative}
.nx-product-card--premium:hover{border-color:rgba(15,104,190,.28);box-shadow:0 20px 46px rgba(16,48,84,.16);transform:translateY(-6px)}
.nx-product-card--premium .nx-product-card__media{align-items:center;background:linear-gradient(145deg,#f8fbff,#edf4fa);border-bottom:1px solid #e8eef5;display:flex;height:235px;justify-content:center;position:relative}
.nx-product-card--premium .nx-product-card__media img{height:100%;object-fit:contain;padding:1.5rem;width:100%}
.nx-product-card--premium .nx-product-card__category{background:#073b8f;border-radius:999px;box-shadow:0 5px 14px rgba(7,59,143,.22);color:#fff;font-size:11px;font-weight:700;left:15px;letter-spacing:.08em;line-height:1;padding:.55rem .7rem;position:absolute;text-transform:uppercase;top:15px;z-index:1}
.nx-product-card--premium .nx-product-card__body{display:flex;flex:1;flex-direction:column;padding:1.2rem 1.25rem 1.3rem}
.nx-product-card--premium .nx-product-card__body h3{font-size:20px;line-height:1.3;margin:0}
.nx-product-card--premium .nx-product-card__body p{color:#617188;line-height:1.55;margin:.7rem 0 1rem}
.nx-product-card__link{align-items:center;color:#073b8f;display:inline-flex;font-size:13px;font-weight:700;gap:.45rem;margin-top:auto;text-decoration:none}
.nx-product-card__link span{font-size:17px;line-height:1;transition:transform .2s ease}
.nx-product-card--premium:hover .nx-product-card__link span{transform:translateX(4px)}
@media (max-width:680px){.nx-product-card--premium .nx-product-card__media{height:220px}}


/* Fixed-size filtered product cards. */
.post-type-archive-nx_product .nx-content-shell{margin-left:auto!important;margin-right:auto!important;max-width:1200px!important;width:min(calc(100% - 48px),1200px)!important}
.nx-product-grid--archive:not(.nx-category-grid){display:grid;gap:24px;grid-template-columns:repeat(auto-fit,270px);justify-content:center;max-width:none!important;width:100%!important}
.nx-product-grid--archive:not(.nx-category-grid) .nx-product-card--premium{box-sizing:border-box;height:360px;width:270px}
.nx-product-grid--archive:not(.nx-category-grid) .nx-product-card--premium .nx-product-card__media{flex:0 0 150px;height:150px}
.nx-product-grid--archive:not(.nx-category-grid) .nx-product-card--premium .nx-product-card__media img{padding:.75rem}
.nx-product-grid--archive:not(.nx-category-grid) .nx-product-card--premium .nx-product-card__body{min-height:0;padding:.9rem 1rem 1rem}
.nx-product-grid--archive:not(.nx-category-grid) .nx-product-card--premium .nx-product-card__body h3{display:-webkit-box;font-size:18px;line-height:1.3;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.nx-product-grid--archive:not(.nx-category-grid) .nx-product-card--premium .nx-product-card__body p{display:-webkit-box;font-size:13px;line-height:1.45;margin:.5rem 0 .7rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.nx-product-archive-heading{color:#07172f;font-size:clamp(1.65rem,3vw,2.35rem);line-height:1.2;margin:0 0 1.5rem}
@media (max-width:680px){.post-type-archive-nx_product .nx-content-shell{width:min(calc(100% - 28px),1200px)!important}.nx-product-grid--archive:not(.nx-category-grid){grid-template-columns:minmax(0,270px)}}


/* Homepage mixed-product grid. */
.nx-mixed-products{display:grid;gap:24px;grid-template-columns:repeat(auto-fit,270px);justify-content:center;margin-top:2.5rem;max-width:none!important;width:100%}
.nx-mixed-products .nx-product-card--premium{box-sizing:border-box;height:360px;width:270px}
.nx-mixed-products .nx-product-card--premium .nx-product-card__media{flex:0 0 150px;height:150px}
.nx-mixed-products .nx-product-card--premium .nx-product-card__media img{padding:.75rem}
.nx-mixed-products .nx-product-card--premium .nx-product-card__body{min-height:0;padding:.9rem 1rem 1rem}
.nx-mixed-products .nx-product-card--premium .nx-product-card__body h3{display:-webkit-box;font-size:18px;line-height:1.3;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.nx-mixed-products .nx-product-card--premium .nx-product-card__body p{display:-webkit-box;font-size:13px;line-height:1.45;margin:.5rem 0 .7rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.nx-product-card__stretched-link{inset:0;position:absolute;z-index:1}
.nx-product-card--premium .nx-product-card__media,.nx-product-card--premium .nx-product-card__body a{position:relative;z-index:2}
@media (max-width:680px){.nx-mixed-products{grid-template-columns:minmax(0,270px)}}


/* Hierarchical product catalog. */
.nx-product-catalog{align-items:start;display:grid;gap:32px;grid-template-columns:240px minmax(0,1fr);max-width:none!important;width:100%}
.nx-product-catalog__results{min-width:0}
.nx-catalog-nav{background:#eef2f6;border:1px solid #dde5ed;border-radius:14px;padding:1.15rem 1.1rem;position:sticky;top:110px}
.nx-catalog-nav summary{color:#07172f;cursor:pointer;font-size:20px;font-weight:750;list-style:none;margin:0}
.nx-catalog-nav summary::-webkit-details-marker{display:none}
.nx-catalog-nav summary:after{content:'−';float:right;font-size:22px;font-weight:400}
.nx-catalog-nav:not([open]) summary:after{content:'+'}
.nx-catalog-nav nav{margin-top:1rem}
.nx-catalog-nav ul{list-style:none;margin:0;padding:0}
.nx-catalog-nav a{border-radius:6px;color:#172b45;display:block;font-size:14px;line-height:1.35;padding:.48rem .55rem;text-decoration:none}
.nx-catalog-nav a:hover{background:#fff;color:#073b8f}
.nx-catalog-nav a.is-active{background:#073b8f;color:#fff;font-weight:700}
.nx-catalog-nav__all{font-weight:700;margin-bottom:.35rem}
.nx-catalog-nav__parent>a{font-weight:700}
.nx-catalog-nav__parent>ul{border-left:1px solid #cbd6e2;margin:.1rem 0 .45rem .6rem;padding-left:.55rem}
.nx-catalog-nav__parent>ul a:before{content:'›';margin-right:.45rem}
.nx-catalog-nav__parent.is-active-parent>a:not(.is-active){color:#073b8f}
.nx-product-catalog .nx-product-archive-heading{margin-top:0}
@media (max-width:780px){.nx-product-catalog{display:block}.nx-catalog-nav{margin-bottom:1.5rem;position:static}.nx-catalog-nav summary{font-size:18px}.nx-product-catalog__results .nx-product-grid--archive{justify-content:center}}


/* OSCOO-inspired catalog presentation. */
.nx-product-catalog{background:#e1e5e9;box-sizing:border-box;gap:14px;padding:14px}
.nx-catalog-nav{background:transparent;border:0;border-radius:0;box-shadow:none;padding:.4rem .25rem;top:96px}
.nx-catalog-nav summary{font-size:20px;font-weight:650}
.nx-catalog-nav a{border-radius:3px;color:#111d30;font-size:15px;padding:.42rem .35rem}
.nx-catalog-nav a:hover{background:rgba(255,255,255,.68)}
.nx-catalog-nav a.is-active{background:#073b8f;color:#fff}
.nx-catalog-nav__parent>a{font-weight:500}
.nx-catalog-nav__parent>ul{border-left:0;margin:.05rem 0 .45rem .75rem;padding-left:.35rem}
.nx-catalog-nav__parent>ul a:before{content:'›';margin-right:.5rem}
.nx-product-catalog .nx-product-grid--archive{gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))!important;justify-content:stretch}
.nx-product-catalog .nx-product-card--catalog{background:#fff;border:1px solid #d6dbe1;border-radius:6px;box-shadow:none;height:475px;width:100%!important}
.nx-product-catalog .nx-product-card--catalog:hover{border-color:#c5ccd5;box-shadow:0 7px 18px rgba(17,35,58,.09);transform:translateY(-2px)}
.nx-product-catalog .nx-product-card--catalog .nx-product-card__category{display:none}
.nx-product-catalog .nx-product-card--catalog .nx-product-card__media{background:#fff;border-bottom:0;flex:0 0 225px;height:225px}
.nx-product-catalog .nx-product-card--catalog .nx-product-card__media img{object-fit:contain;padding:1rem}
.nx-product-catalog .nx-product-card--catalog .nx-product-card__body{padding:1rem 1.15rem 1.15rem}
.nx-product-catalog .nx-product-card--catalog .nx-product-card__body h3{display:-webkit-box;font-size:18px;line-height:1.35;min-height:49px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.nx-product-catalog .nx-product-card--catalog .nx-product-card__body p{display:-webkit-box;font-size:14px;line-height:1.55;margin:.6rem 0 .8rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.nx-product-card__actions{display:grid;gap:12px;grid-template-columns:1fr 1.15fr;margin-top:auto;position:relative;z-index:2}
.nx-product-card__actions a{align-items:center;border:1px solid #8d949c;border-radius:4px;display:flex;font-size:14px;font-weight:700;justify-content:center;min-height:36px;padding:.45rem .55rem;text-decoration:none}
.nx-product-card__learn{background:#fff;color:#26364c}
.nx-product-card__inquiry{background:#073b8f;border-color:#073b8f!important;color:#fff}
.nx-product-card__actions a:hover{filter:brightness(.96)}
@media (max-width:1000px){.nx-product-catalog .nx-product-grid--archive{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media (max-width:680px){.nx-product-catalog{padding:10px}.nx-product-catalog .nx-product-grid--archive{grid-template-columns:1fr!important}.nx-product-catalog .nx-product-card--catalog{height:465px;max-width:360px;margin-inline:auto}.nx-product-catalog .nx-product-card--catalog .nx-product-card__media{flex-basis:215px;height:215px}}


/* Catalog card sizing priority. */
.nx-product-catalog .nx-product-grid--archive .nx-product-card--catalog{height:475px!important;width:100%!important}
.nx-product-catalog .nx-product-grid--archive .nx-product-card--catalog .nx-product-card__media{flex-basis:225px!important;height:225px!important}
.nx-product-catalog .nx-product-grid--archive .nx-product-card--catalog .nx-product-card__media img{padding:1rem!important}
.nx-product-catalog .nx-product-grid--archive .nx-product-card--catalog .nx-product-card__body{padding:1rem 1.15rem 1.15rem!important}
.nx-product-catalog .nx-product-grid--archive .nx-product-card--catalog .nx-product-card__body h3{font-size:18px!important;-webkit-line-clamp:2!important}
.nx-product-catalog .nx-product-grid--archive .nx-product-card--catalog .nx-product-card__body p{font-size:14px!important;line-height:1.55!important;-webkit-line-clamp:3!important}
@media (max-width:680px){.nx-product-catalog .nx-product-grid--archive .nx-product-card--catalog{height:465px!important}.nx-product-catalog .nx-product-grid--archive .nx-product-card--catalog .nx-product-card__media{flex-basis:215px!important;height:215px!important}}


/* Full-width compact catalog refinement. */
.post-type-archive-nx_product .nx-content-shell{
  box-sizing:border-box;
  margin-left:0!important;
  margin-right:0!important;
  max-width:none!important;
  padding-left:12px!important;
  padding-right:12px!important;
  width:100%!important;
}
.nx-product-catalog{
  border-radius:0;
  margin:0;
  max-width:none!important;
  width:100%!important;
}
.nx-product-catalog .nx-product-grid--archive{
  justify-content:start!important;
}
.nx-product-catalog .nx-product-grid--archive .nx-product-card--catalog{
  height:420px!important;
}
.nx-product-catalog .nx-product-grid--archive .nx-product-card--catalog .nx-product-card__media{
  flex-basis:190px!important;
  height:190px!important;
}
.nx-product-catalog .nx-product-grid--archive .nx-product-card--catalog .nx-product-card__media img{
  padding:.55rem!important;
}
.nx-product-catalog .nx-product-grid--archive .nx-product-card--catalog .nx-product-card__body{
  padding:.7rem .85rem .8rem!important;
}
.nx-product-catalog .nx-product-grid--archive .nx-product-card--catalog .nx-product-card__body h3{
  margin:0!important;
  min-height:0!important;
}
.nx-product-catalog .nx-product-grid--archive .nx-product-card--catalog .nx-product-card__body p{
  line-height:1.4!important;
  margin:.35rem 0 .5rem!important;
  -webkit-line-clamp:2!important;
}
.nx-product-catalog .nx-product-card__actions{
  gap:8px;
}
.nx-product-catalog .nx-product-card__actions a{
  min-height:34px;
  padding:.3rem .4rem;
}
@media (max-width:680px){
  .post-type-archive-nx_product .nx-content-shell{
    padding-left:8px!important;
    padding-right:8px!important;
  }
  .nx-product-catalog .nx-product-grid--archive .nx-product-card--catalog{
    height:410px!important;
  }
  .nx-product-catalog .nx-product-grid--archive .nx-product-card--catalog .nx-product-card__media{
    flex-basis:185px!important;
    height:185px!important;
  }
}


/* Catalog surface and real inquiry refinement. */
.nx-product-catalog{
  background:transparent!important;
}
.nx-single-product__content::after{
  content:none!important;
  display:none!important;
}
.nx-single-product__inquiry{
  align-items:center;
  align-self:start;
  background:#073b8f;
  border:1px solid #073b8f;
  border-radius:4px;
  color:#fff!important;
  display:inline-flex;
  font-size:14px;
  font-weight:700;
  grid-column:2;
  justify-content:center;
  justify-self:start;
  line-height:1.2;
  margin-top:.75rem;
  min-height:38px;
  padding:.55rem 1.25rem;
  text-decoration:none!important;
  transition:background-color .2s ease,border-color .2s ease;
  width:auto;
}
.nx-single-product__inquiry:hover,
.nx-single-product__inquiry:focus{
  background:#052f73;
  border-color:#052f73;
  color:#fff!important;
}
@media (max-width:680px){
  .nx-single-product__inquiry{
    grid-column:1;
    margin-top:.5rem;
  }
}


/* Product Categories page body color. */
.post-type-archive-nx_product main,
.tax-nx_product_category main{
  background:#e0e3e7!important;
}


/* Four-column offering cards with automatic wrapping. */
.nx-offerings .nx-product-grid{
  gap:18px!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
}
.nx-offerings .nx-category-card .nx-product-card__media{
  height:175px!important;
}
.nx-offerings .nx-category-card .nx-product-card__body{
  padding:.85rem 1rem 1rem!important;
}
@media (max-width:1000px){
  .nx-offerings .nx-product-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}
@media (max-width:680px){
  .nx-offerings .nx-product-grid{
    grid-template-columns:1fr!important;
  }
}


/* Footer logo and flush catalog header. */
.nx-footer__logo{
  margin:0 0 .85rem;
}
.nx-footer__logo .custom-logo-link{
  display:inline-block;
}
.nx-footer__logo .custom-logo{
  display:block;
  filter:brightness(0) invert(1);
  height:auto;
  max-height:70px;
  max-width:150px;
  object-fit:contain;
  width:auto;
}
.post-type-archive-nx_product main.nx-content-shell,
.tax-nx_product_category main.nx-content-shell{
  margin-top:0!important;
  padding-top:0!important;
}


/* Product Categories heading-only spacing. */
.post-type-archive-nx_product main.nx-content-shell > h1.wp-block-heading,
.tax-nx_product_category main.nx-content-shell > h1.wp-block-heading{
  margin-bottom:-16px!important;
  padding-top:16px!important;
}


/* Admin-editable catalog buttons. */
.nx-product-card--catalog .nx-product-card__actions a{
  font-size:var(--nx-catalog-button-size,14px)!important;
}
.nx-product-card--catalog .nx-product-card__learn{
  background:var(--nx-catalog-learn-bg,#ffffff)!important;
  color:var(--nx-catalog-learn-color,#07172f)!important;
}
.nx-product-card--catalog .nx-product-card__inquiry{
  background:var(--nx-catalog-inquiry-bg,#0b47a1)!important;
  border-color:var(--nx-catalog-inquiry-bg,#0b47a1)!important;
  color:var(--nx-catalog-inquiry-color,#ffffff)!important;
}
