/* NETASUS HEADER V2.1 PREVIEW — SEO / SALES / SOLUTION ARCHITECTURE */
.ntx-hv2{--hv2-ink:#101820;--hv2-deep:#101820;--hv2-muted:#56616d;--hv2-line:#e4e8ec;--hv2-soft:#f7f8f9;--hv2-orange:#f47b20;--hv2-orange-dark:#d9600e;position:sticky;top:0;z-index:10030;background:#fff;color:var(--hv2-ink);font-family:inherit;isolation:isolate;border-bottom:1px solid rgba(16,24,32,.08)}
.ntx-hv2 *{box-sizing:border-box}.ntx-hv2 a{text-decoration:none}.ntx-hv2-shell{width:min(1540px,calc(100% - 48px));margin:0 auto}
.ntx-hv2__topbar{height:52px;background:#101820;color:#fff;border-bottom:1px solid rgba(255,255,255,.08);overflow:hidden;transition:max-height .22s ease,opacity .18s ease}
.ntx-hv2__topbar-inner{height:52px;display:flex;align-items:center;justify-content:space-between;gap:28px}
.ntx-hv2__address{display:flex;align-items:center;gap:11px;color:#fff!important;font-size:16px;line-height:1.28;font-weight:700;letter-spacing:-.012em;white-space:nowrap;transition:color .16s ease}
.ntx-hv2__address:hover{color:#ffd0ad!important}.ntx-hv2__address svg{width:21px;height:21px;fill:var(--hv2-orange);flex:0 0 auto}.ntx-hv2__address b{font-weight:760}
.ntx-hv2__trust{font-size:16px;line-height:1.25;font-weight:730;letter-spacing:-.008em;white-space:nowrap;color:#f5f6f7}.ntx-hv2__trust span{margin:0 9px;color:var(--hv2-orange)}
.ntx-hv2__main{position:relative;background:rgba(255,255,255,.985);backdrop-filter:blur(14px)}
.ntx-hv2__main-inner{height:96px;display:grid;grid-template-columns:222px minmax(0,1fr) auto;align-items:center;gap:20px}
.ntx-hv2__brand{display:flex;align-items:center;width:222px;min-width:222px}.ntx-hv2__brand img{display:block;width:222px!important;height:auto!important;max-width:100%;filter:none!important;opacity:1!important;mix-blend-mode:normal!important}
.ntx-hv2-nav{height:100%;display:flex;align-items:stretch;justify-content:center;gap:0;min-width:0}
.ntx-hv2-nav__item{display:flex;align-items:stretch;position:static}.ntx-hv2-nav__head{display:flex;align-items:stretch}
.ntx-hv2-nav__link{position:relative;display:flex;align-items:center;min-height:96px;padding:0 8px;color:var(--hv2-ink);font-size:16px;line-height:1;font-weight:760;letter-spacing:-.022em;white-space:nowrap;transition:color .16s ease}
.ntx-hv2-nav__link::after{content:"";position:absolute;left:8px;right:8px;bottom:22px;height:2px;background:var(--hv2-orange);transform:scaleX(0);transform-origin:left;transition:transform .16s ease}
.ntx-hv2-nav__item:hover>.ntx-hv2-nav__head .ntx-hv2-nav__link,.ntx-hv2-nav__item:focus-within>.ntx-hv2-nav__head .ntx-hv2-nav__link,.ntx-hv2-nav__item.is-open>.ntx-hv2-nav__head .ntx-hv2-nav__link,.ntx-hv2-nav__item>.ntx-hv2-nav__link:hover{color:#000}
.ntx-hv2-nav__item:hover>.ntx-hv2-nav__head .ntx-hv2-nav__link::after,.ntx-hv2-nav__item:focus-within>.ntx-hv2-nav__head .ntx-hv2-nav__link::after,.ntx-hv2-nav__item.is-open>.ntx-hv2-nav__head .ntx-hv2-nav__link::after,.ntx-hv2-nav__item>.ntx-hv2-nav__link:hover::after{transform:scaleX(1)}
.ntx-hv2-nav__toggle{display:flex;align-items:center;justify-content:center;width:22px;border:0;background:transparent;padding:0 4px 0 0;cursor:pointer;color:var(--hv2-ink)}.ntx-hv2-nav__toggle span{display:block;width:8px;height:8px;border-right:1.8px solid currentColor;border-bottom:1.8px solid currentColor;transform:translateY(-2px) rotate(45deg);transition:transform .16s ease}.ntx-hv2-nav__item.is-open .ntx-hv2-nav__toggle span{transform:translateY(2px) rotate(225deg)}
.ntx-hv2__actions{display:flex;align-items:center;justify-content:flex-end}.ntx-hv2__cta{display:inline-flex;align-items:center;justify-content:center;gap:11px;min-height:54px;padding:0 22px;border-radius:14px;background:var(--hv2-orange);color:#fff!important;font-size:16px;font-weight:820;letter-spacing:-.015em;box-shadow:0 10px 24px rgba(244,123,32,.18);white-space:nowrap;transition:transform .16s ease,background .16s ease,box-shadow .16s ease}.ntx-hv2__cta:hover{background:var(--hv2-orange-dark);transform:translateY(-1px);box-shadow:0 14px 28px rgba(244,123,32,.24)}.ntx-hv2__cta span{font-size:21px}.ntx-hv2-menu{display:none}

.ntx-hv2-mega{position:absolute;top:100%;left:50%;width:min(1080px,calc(100vw - 48px));transform:translate(-50%,10px);display:grid;grid-template-columns:330px minmax(0,1fr);background:#fff;border:1px solid var(--hv2-line);border-radius:0 0 24px 24px;box-shadow:0 30px 72px rgba(16,24,32,.15);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,transform .18s ease;overflow:hidden}
.ntx-hv2-nav__item:hover>.ntx-hv2-mega,.ntx-hv2-nav__item:focus-within>.ntx-hv2-mega,.ntx-hv2-nav__item.is-open>.ntx-hv2-mega{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,0)}
.ntx-hv2-mega--xl{width:min(1440px,calc(100vw - 48px))}.ntx-hv2-mega--lg{width:min(1220px,calc(100vw - 48px))}.ntx-hv2-mega--md{width:min(1040px,calc(100vw - 48px))}
.ntx-hv2-mega__intro{padding:34px 32px 32px;background:#101820;color:#fff;display:flex;flex-direction:column;align-items:flex-start;gap:16px}.ntx-hv2-kicker{font-size:16px;line-height:1;font-weight:840;letter-spacing:.075em;color:#ff9c52}.ntx-hv2-mega__title{font-size:29px;line-height:1.14;letter-spacing:-.042em;font-weight:820;max-width:11.8em}.ntx-hv2-mega__intro p{margin:0;color:#d8dee4;font-size:16px;line-height:1.55;font-weight:540;max-width:29em}.ntx-hv2-mega__cta{display:inline-flex;align-items:center;gap:8px;color:#fff!important;font-size:16.5px;line-height:1.25;font-weight:790;border-bottom:2px solid rgba(255,255,255,.52);padding-bottom:4px}.ntx-hv2-mega__cta span{font-size:20px}.ntx-hv2-mega__trust{margin-top:auto;padding-top:17px;border-top:1px solid rgba(255,255,255,.14);width:100%;color:#f0f3f5;font-size:15.8px;line-height:1.45;font-weight:700}
.ntx-hv2-mega__body{padding:28px 30px 30px;background:#fff;max-height:min(74vh,720px);overflow:auto}.ntx-hv2-mega-layout{display:grid;gap:28px}.ntx-hv2-mega-layout--web{grid-template-columns:1.05fr 1.2fr .9fr}.ntx-hv2-mega-layout--two{grid-template-columns:minmax(0,1.65fr) minmax(260px,.8fr)}.ntx-hv2-mega-layout--corp{grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);align-items:start}
.ntx-hv2-mega__section{display:grid;align-content:start;gap:14px;min-width:0}.ntx-hv2-mega__section-title{font-size:16.5px;line-height:1.2;font-weight:830;letter-spacing:.025em;color:#68727c;text-transform:uppercase;padding-bottom:3px}
.ntx-hv2-linkgrid{display:grid;gap:9px}.ntx-hv2-linkgrid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.ntx-hv2-cardlink{min-height:74px;border:1px solid var(--hv2-line);border-radius:14px;padding:13px 14px 13px 15px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--hv2-ink)!important;background:#fff;transition:border-color .16s ease,background .16s ease,transform .16s ease}.ntx-hv2-cardlink__copy{display:grid;gap:5px;min-width:0}.ntx-hv2-cardlink__copy strong{font-size:16.8px;line-height:1.22;font-weight:790;letter-spacing:-.018em;color:#121a22}.ntx-hv2-cardlink__copy>span{font-size:15.8px;line-height:1.38;font-weight:540;color:#5b6671}.ntx-hv2-cardlink>b{font-size:20px;color:var(--hv2-orange);font-weight:700;flex:0 0 auto;transition:transform .16s ease}.ntx-hv2-cardlink[href]:hover{border-color:#ffc79c;background:#fff9f4;transform:translateY(-1px)}.ntx-hv2-cardlink[href]:hover>b{transform:translateX(3px)}
.ntx-hv2-cardlink--planned{background:#f7f8f9;border-color:#e8ebee;cursor:default}.ntx-hv2-cardlink--planned .ntx-hv2-cardlink__copy strong{color:#394550}.ntx-hv2-cardlink--planned .ntx-hv2-cardlink__copy>span{color:#69747e}
.ntx-hv2-cardlink--compact{min-height:48px;padding:10px 12px}.ntx-hv2-cardlink--compact .ntx-hv2-cardlink__copy{gap:0}.ntx-hv2-cardlink--compact .ntx-hv2-cardlink__copy strong{font-size:16.2px;line-height:1.25;font-weight:750}.ntx-hv2-cardlink--compact>b{font-size:18px}.ntx-hv2-compactgrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.ntx-hv2-compactgrid--single{grid-template-columns:1fr}.ntx-hv2-more{display:inline-flex;align-items:center;gap:8px;width:max-content;margin-top:4px;color:#17202a!important;font-size:16px;font-weight:800;border-bottom:2px solid var(--hv2-orange);padding-bottom:3px}.ntx-hv2-more span{font-size:19px}
.ntx-hv2-office{padding:24px;border-radius:18px;background:#f6f7f8;border:1px solid #e5e8eb;display:grid;gap:12px}.ntx-hv2-office>span{font-size:16px;font-weight:840;letter-spacing:.07em;color:#6a747e}.ntx-hv2-office>strong{font-size:19px;line-height:1.42;letter-spacing:-.02em;color:#111820}.ntx-hv2-office>a{display:inline-flex;align-items:center;gap:8px;width:max-content;color:#111820!important;font-size:16.5px;font-weight:800;border-bottom:2px solid var(--hv2-orange);padding-bottom:3px}.ntx-hv2-office>a b{font-size:19px;color:var(--hv2-orange)}
.ntx-hv2-mobile-only{display:none}.ntx-hv2 a:focus-visible,.ntx-hv2 button:focus-visible{outline:3px solid rgba(244,123,32,.48);outline-offset:3px;border-radius:8px}.ntx-hv2.is-scrolled .ntx-hv2__topbar{max-height:0;opacity:0;border-color:transparent}.ntx-hv2.is-scrolled .ntx-hv2__main-inner{height:84px}.ntx-hv2.is-scrolled .ntx-hv2-nav__link{min-height:84px}.ntx-hv2.is-scrolled .ntx-hv2-nav__link::after{bottom:17px}





/* === R1.6.0 CANONICAL RESPONSIVE NAVIGATION === */
@media(max-width:1539px){
 .ntx-hv2-shell{width:calc(100% - 34px)}
 .ntx-hv2__topbar{height:auto;max-height:100px}
 .ntx-hv2__topbar-inner{height:auto;min-height:66px;padding:9px 0;gap:18px}
 .ntx-hv2__address{font-size:15.8px;white-space:normal;max-width:72%}
 .ntx-hv2__trust{font-size:15.8px;text-align:right;white-space:normal;max-width:28%}
 .ntx-hv2__main{z-index:10041}
 .ntx-hv2__main-inner,.ntx-hv2.is-scrolled .ntx-hv2__main-inner{height:82px;grid-template-columns:minmax(0,1fr) auto;gap:16px}
 .ntx-hv2__brand,.ntx-hv2__brand img{width:208px!important;min-width:0}
 .ntx-hv2__cta{display:none}
 .ntx-hv2-menu{min-height:52px;padding:0 17px;border-radius:14px;border:1px solid #dfe3e6;background:#fff;color:var(--hv2-ink);display:inline-flex;align-items:center;justify-content:center;gap:10px;font:inherit;font-size:16px;font-weight:830;cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease}
 .ntx-hv2-menu:hover{border-color:#cdd3d8;background:#fafbfc}
 .ntx-hv2-menu:active{transform:scale(.985)}
 .ntx-hv2-menu__icon{width:19px;height:14px;position:relative;display:block}
 .ntx-hv2-menu__icon i{position:absolute;left:0;width:19px;height:2px;background:currentColor;border-radius:9px;transition:transform .2s ease,top .2s ease}
 .ntx-hv2-menu__icon i:first-child{top:3px}
 .ntx-hv2-menu__icon i:last-child{top:10px}
 .ntx-hv2-menu[aria-expanded="true"] .ntx-hv2-menu__icon i:first-child{top:6px;transform:rotate(45deg)}
 .ntx-hv2-menu[aria-expanded="true"] .ntx-hv2-menu__icon i:last-child{top:6px;transform:rotate(-45deg)}

 .ntx-hv2-backdrop{position:fixed;z-index:10020;inset:0;background:rgba(9,15,21,.44);backdrop-filter:blur(3px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,visibility .22s ease}
 .ntx-hv2-backdrop.is-open{opacity:1;visibility:visible;pointer-events:auto}
 .ntx-hv2.is-menu-open{z-index:10030}

 .ntx-hv2-nav{--hv2-ink:#101820;--hv2-deep:#101820;--hv2-muted:#56616d;--hv2-line:#e4e8ec;--hv2-soft:#f7f8f9;--hv2-orange:#f47b20;--hv2-orange-dark:#d9600e;position:fixed;z-index:10060;right:0;left:auto;top:var(--ntx-hv2-drawer-top,76px);width:min(560px,100vw);height:calc(100dvh - var(--ntx-hv2-drawer-top,76px));padding:8px 18px max(22px,env(safe-area-inset-bottom));display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:0;background:#fff;border-top:1px solid var(--hv2-line);border-left:1px solid var(--hv2-line);box-shadow:-24px 28px 64px rgba(16,24,32,.16);overflow-y:auto;overscroll-behavior:contain;transform:translateX(34px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,transform .24s cubic-bezier(.22,.8,.24,1),visibility .22s ease}
 .ntx-hv2-nav.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(0)}
 .ntx-hv2.is-menu-open .ntx-hv2__topbar{display:none!important}
 .ntx-hv2.is-menu-open .ntx-hv2__main-inner{height:82px}

 .ntx-hv2-nav__item{display:block;position:relative;border-bottom:1px solid #e8ecef}
 .ntx-hv2-nav__head{display:grid;grid-template-columns:minmax(0,1fr) 58px;align-items:stretch}
 .ntx-hv2-nav__link,.ntx-hv2.is-scrolled .ntx-hv2-nav__link{min-height:64px;padding:0 6px;display:flex;align-items:center;color:#101820;font-size:20px;line-height:1.15;font-weight:810;letter-spacing:-.032em;white-space:normal}
 .ntx-hv2-nav__link::after{display:none}
 .ntx-hv2-nav__toggle{width:58px;min-height:64px;padding:0 10px 0 0;display:flex;align-items:center;justify-content:flex-end;color:#101820}
 .ntx-hv2-nav__toggle span{width:10px;height:10px;border-width:2px;transform:translateY(-2px) rotate(45deg);transition:transform .22s ease}
 .ntx-hv2-nav__item.is-open>.ntx-hv2-nav__head .ntx-hv2-nav__link{color:var(--hv2-orange)}
 .ntx-hv2-nav__item.is-open .ntx-hv2-nav__toggle span{transform:translateY(2px) rotate(225deg)}

 .ntx-hv2-mega,.ntx-hv2-mega--xl,.ntx-hv2-mega--lg,.ntx-hv2-mega--md{position:static;width:auto;display:grid;grid-template-columns:1fr;max-height:0;transform:none!important;opacity:0;visibility:hidden;pointer-events:none;border:0;border-radius:0;box-shadow:none;overflow:hidden;background:#fff;transition:max-height .28s cubic-bezier(.22,.8,.24,1),opacity .18s ease}
 .ntx-hv2-nav__item:hover>.ntx-hv2-mega,.ntx-hv2-nav__item:focus-within>.ntx-hv2-mega{max-height:0;opacity:0;visibility:hidden;pointer-events:none}
 .ntx-hv2-nav__item.is-open>.ntx-hv2-mega{opacity:1;visibility:visible;pointer-events:auto}

 .ntx-hv2-mega__intro{padding:17px 17px 18px;margin:2px 0 14px;border-radius:17px;background:#101820;color:#fff;display:grid;gap:10px}
 .ntx-hv2-kicker,.ntx-hv2-mega__intro p,.ntx-hv2-mega__trust{display:none}
 .ntx-hv2-mega__title{font-size:19px;line-height:1.25;letter-spacing:-.025em;font-weight:800;max-width:none}
 .ntx-hv2-mega__cta{width:max-content;font-size:15.5px;line-height:1.25;font-weight:790;padding-bottom:3px}
 .ntx-hv2-mega__body{padding:0 2px 17px;max-height:none;overflow:visible}
 .ntx-hv2-mega-layout,.ntx-hv2-mega-layout--web,.ntx-hv2-mega-layout--two,.ntx-hv2-mega-layout--corp{display:grid;grid-template-columns:1fr;gap:19px}
 .ntx-hv2-mega__section{gap:7px}
 .ntx-hv2-mega__section-title{font-size:12.5px;line-height:1.2;font-weight:850;letter-spacing:.085em;color:#7a848e;text-transform:uppercase;padding:0 4px 4px}
 .ntx-hv2-linkgrid,.ntx-hv2-linkgrid--2,.ntx-hv2-compactgrid,.ntx-hv2-compactgrid--single{display:grid;grid-template-columns:1fr;gap:3px}
 .ntx-hv2-cardlink,.ntx-hv2-cardlink--compact{min-height:46px;padding:8px 8px 8px 10px;border:0;border-radius:10px;background:#fff}
 .ntx-hv2-cardlink[href]:hover{background:#fff7f1;transform:none}
 .ntx-hv2-cardlink__copy{gap:0}
 .ntx-hv2-cardlink__copy strong,.ntx-hv2-cardlink--compact .ntx-hv2-cardlink__copy strong{font-size:15.8px;line-height:1.25;font-weight:730;letter-spacing:-.012em}
 .ntx-hv2-cardlink__copy>span{display:none}
 .ntx-hv2-cardlink>b,.ntx-hv2-cardlink--compact>b{font-size:17px}
 .ntx-hv2-cardlink--planned{display:none!important}
 .ntx-hv2-mega__section:not(:has(a.ntx-hv2-cardlink)){display:none}
 .ntx-hv2-mega__body:not(:has(a)){display:none}
 .ntx-hv2-more{font-size:15px;margin:7px 4px 0}
 .ntx-hv2-office{padding:17px;border-radius:15px;gap:9px}
 .ntx-hv2-office>span{font-size:12.5px}
 .ntx-hv2-office>strong{font-size:16px}
 .ntx-hv2-office>a{font-size:15px}

 .ntx-hv2-mobile-only{display:block}
 .ntx-hv2-mobile-home{order:-10;border-bottom:1px solid #e8ecef}
 .ntx-hv2-mobile-home a{display:flex;align-items:center;min-height:58px;padding:0 6px;color:#68727c!important;font-size:15.5px;font-weight:760;letter-spacing:-.012em}
 .ntx-hv2-mobile-contact{order:20;position:static;z-index:auto;margin:18px 0 4px;padding:18px;border-radius:19px;background:#101820;color:#fff;box-shadow:0 14px 30px rgba(16,24,32,.12)}
 .ntx-hv2-mobile-contact>span{display:block;font-size:12px;font-weight:850;letter-spacing:.09em;color:#ff9c52;margin-bottom:8px}
 .ntx-hv2-mobile-contact>strong{display:block;font-size:19px;line-height:1.23;letter-spacing:-.025em;font-weight:800;max-width:24em}
 .ntx-hv2-mobile-contact__primary{display:flex;align-items:center;justify-content:space-between;min-height:52px;margin-top:14px;padding:0 15px;border-radius:12px;background:var(--hv2-orange);color:#fff!important;font-size:15.5px;font-weight:820}
 .ntx-hv2-mobile-contact__primary b{font-size:20px}
 .ntx-hv2-mobile-contact__channels{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:8px}
 .ntx-hv2-mobile-contact__channels a{display:flex;align-items:center;justify-content:center;min-height:47px;border:1px solid rgba(255,255,255,.2);border-radius:12px;color:#fff!important;font-size:14.5px;font-weight:760}

 .ntx-hv2-nav a:focus-visible,.ntx-hv2-nav button:focus-visible{outline:3px solid rgba(244,123,32,.48);outline-offset:3px;border-radius:8px}
 [data-ntx-hv2-suppressed-dock="1"]{display:none!important}
 body.ntx-hv2-menu-open{overflow:hidden!important;overscroll-behavior:none}
 body.ntx-hv2-menu-open .ntx-mobile-quick-actions,
 body.ntx-hv2-menu-open [data-ntx-mobile-conversion-dock],
 body.ntx-hv2-menu-open .ntx-lp1-mobile-cta{display:none!important}
}

@media(max-width:760px){
 .ntx-hv2-shell{width:calc(100% - 24px)}
 .ntx-hv2__topbar-inner{display:block;min-height:70px;padding:9px 0}
 .ntx-hv2__address{max-width:none;font-size:14.8px;gap:8px}
 .ntx-hv2__address>span{display:block}
 .ntx-hv2__address b{display:block}
 .ntx-hv2__address-sep,.ntx-hv2__trust{display:none}
 .ntx-hv2__main-inner,.ntx-hv2.is-scrolled .ntx-hv2__main-inner,.ntx-hv2.is-menu-open .ntx-hv2__main-inner{height:76px}
 .ntx-hv2__brand,.ntx-hv2__brand img{width:184px!important}
 .ntx-hv2-menu{min-height:48px;padding:0 13px;font-size:15px;border-radius:13px}
 .ntx-hv2-nav{left:0;right:0;width:100%;padding:8px 12px 18px;border-left:0;box-shadow:none;transform:translateY(10px)}
 .ntx-hv2-nav.is-open{transform:translateY(0)}
 .ntx-hv2-nav__link,.ntx-hv2.is-scrolled .ntx-hv2-nav__link{min-height:60px;font-size:19px}
 .ntx-hv2-nav__toggle{min-height:60px}
 .ntx-hv2-mobile-home a{min-height:52px}
 .ntx-hv2-mobile-contact{margin-top:16px;padding:16px;margin-bottom:2px}
 .ntx-hv2-mobile-contact>strong{font-size:18px}
}

@media(max-width:390px){
 .ntx-hv2__brand,.ntx-hv2__brand img{width:170px!important}
 .ntx-hv2-menu{padding:0 11px;gap:7px}
 .ntx-hv2-menu__icon,.ntx-hv2-menu__icon i{width:18px}
 .ntx-hv2-nav{padding-left:10px;padding-right:10px}
}

@media(prefers-reduced-motion:reduce){.ntx-hv2 *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* ============================================================
   R1.9.5 — NETASUS UNIFIED CTA GEOMETRY + TOPBAR MICRO POLISH
   Primary QA viewport: 390px.

   ONE SKIN:
   offer / call / whatsapp / reference differ only semantically.
   TWO LAYOUT MODES:
   standalone = normal button width
   split      = exact 50/50 conversion pair

   Real hero anchors remain bound directly so hero styling does
   not depend on runtime JS class injection.
   ============================================================ */

.ntx-ucta,
.nx15-actions > a:nth-of-type(1),
.nx15-actions > a:nth-of-type(2){
  --ucta-top:#27364a;
  --ucta-mid:#172538;
  --ucta-bottom:#101820;
  --ucta-shadow:rgba(16,24,32,.24);
  --ucta-edge:rgba(255,255,255,.36);

  min-width:0!important;
  min-height:60px!important;
  border:1px solid var(--ucta-edge)!important;
  border-radius:17px!important;
  padding:0 17px!important;

  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;

  background:
    linear-gradient(180deg,rgba(255,255,255,.31) 0%,rgba(255,255,255,.11) 18%,rgba(255,255,255,0) 42%),
    linear-gradient(180deg,var(--ucta-top) 0%,var(--ucta-mid) 56%,var(--ucta-bottom) 100%)!important;

  color:#fff!important;
  font-family:inherit!important;
  font-size:17px!important;
  line-height:1!important;
  font-weight:850!important;
  letter-spacing:-.025em!important;
  white-space:nowrap!important;
  text-decoration:none!important;
  overflow:hidden!important;

  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.52),
    inset 0 -4px 0 rgba(0,0,0,.11),
    0 8px 18px var(--ucta-shadow)!important;

  transition:transform .14s ease,box-shadow .14s ease,filter .14s ease!important;
  -webkit-tap-highlight-color:transparent;
}

.ntx-ucta:hover,
.nx15-actions > a:nth-of-type(1):hover,
.nx15-actions > a:nth-of-type(2):hover{
  transform:translateY(-1px);
  filter:saturate(1.035) brightness(1.018);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.58),
    inset 0 -4px 0 rgba(0,0,0,.11),
    0 12px 25px var(--ucta-shadow)!important;
}

.ntx-ucta:active,
.nx15-actions > a:nth-of-type(1):active,
.nx15-actions > a:nth-of-type(2):active{
  transform:translateY(1px) scale(.993);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.42),
    inset 0 -2px 0 rgba(0,0,0,.10),
    0 5px 12px var(--ucta-shadow)!important;
}

.ntx-ucta:focus-visible,
.nx15-actions > a:nth-of-type(1):focus-visible,
.nx15-actions > a:nth-of-type(2):focus-visible{
  outline:3px solid rgba(244,123,32,.42)!important;
  outline-offset:3px!important;
}

/* Legacy nx15 ::before can be a positioned decorative layer.
   Force every CTA icon back into normal flex flow. */
.ntx-ucta::before,
.nx15-actions > a:nth-of-type(1)::before,
.nx15-actions > a:nth-of-type(2)::before{
  content:""!important;
  display:block!important;
  position:static!important;
  inset:auto!important;
  z-index:1!important;
  flex:0 0 24px!important;
  width:24px!important;
  height:24px!important;
  min-width:24px!important;
  min-height:24px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  opacity:1!important;
  visibility:visible!important;
  transform:none!important;
  box-shadow:none!important;
  pointer-events:none!important;
  background-color:transparent!important;
  background-repeat:no-repeat!important;
  background-position:center!important;
  background-size:contain!important;
  -webkit-mask-image:none!important;
  mask-image:none!important;
}

.ntx-ucta::after,
.nx15-actions > a:nth-of-type(1)::after,
.nx15-actions > a:nth-of-type(2)::after{
  content:none!important;
  display:none!important;
}

/* Semantic colors. */
.ntx-ucta--offer,
.nx15-actions > a:nth-of-type(1){
  --ucta-top:#ff9a32;
  --ucta-mid:#f77a18;
  --ucta-bottom:#e95a08;
  --ucta-shadow:rgba(233,90,8,.29);
  --ucta-edge:rgba(255,210,161,.80);
}

.ntx-ucta--call{
  --ucta-top:#35a0ff;
  --ucta-mid:#1677f2;
  --ucta-bottom:#0756d7;
  --ucta-shadow:rgba(7,86,215,.29);
  --ucta-edge:rgba(171,220,255,.80);
}

.ntx-ucta--whatsapp{
  --ucta-top:#40e982;
  --ucta-mid:#25d366;
  --ucta-bottom:#12b84f;
  --ucta-shadow:rgba(18,184,79,.28);
  --ucta-edge:rgba(183,255,209,.80);
}

/* Dedicated purple family: clearly separate from call blue. */
.ntx-ucta--reference,
.ntx-ucta--neutral,
.nx15-actions > a:nth-of-type(2){
  --ucta-top:#9368ff;
  --ucta-mid:#7448ed;
  --ucta-bottom:#572cc8;
  --ucta-shadow:rgba(87,44,200,.30);
  --ucta-edge:rgba(220,205,255,.82);
}

/* Offer: substantial quote/request form + dominant check. */
.ntx-ucta--offer::before,
.nx15-actions > a:nth-of-type(1)::before{
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='white' d='M7.2 2.4h9.6a2.8 2.8 0 0 1 2.8 2.8v13.6a2.8 2.8 0 0 1-2.8 2.8H7.2a2.8 2.8 0 0 1-2.8-2.8V5.2a2.8 2.8 0 0 1 2.8-2.8Zm1.55 4.1a1 1 0 1 0 0 2h6.5a1 1 0 1 0 0-2h-6.5Zm0 4.15a1 1 0 1 0 0 2h3.8a1 1 0 1 0 0-2h-3.8Zm8.33 2.12-3.52 3.77-1.52-1.54-1.52 1.5 3.05 3.08 5.03-5.38-1.52-1.43Z'/%3E%3C/svg%3E")!important;
}

/* Phone: optically inset to match WhatsApp. */
.ntx-ucta--call::before{
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='white' d='M7.7 3.9 9.6 7a1.38 1.38 0 0 1-.2 1.64L8.3 9.75a13.15 13.15 0 0 0 5.95 5.95l1.11-1.1a1.38 1.38 0 0 1 1.64-.2l3.1 1.9a1.38 1.38 0 0 1 .61 1.54l-.28 1.14a2 2 0 0 1-1.94 1.52C10.21 20.5 3.5 13.79 3.5 5.51a2 2 0 0 1 1.52-1.94l1.14-.28a1.38 1.38 0 0 1 1.54.61Z'/%3E%3C/svg%3E")!important;
}

/* WhatsApp: fuller circular footprint for optical equality. */
.ntx-ucta--whatsapp::before{
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='white' d='M12 2.15a9.55 9.55 0 0 0-8.18 14.48L2.55 21.5l4.99-1.3A9.55 9.55 0 1 0 12 2.15Zm0 17.1a7.54 7.54 0 0 1-3.82-1.03l-.35-.2-2.74.72.73-2.66-.22-.36A7.55 7.55 0 1 1 12 19.25Zm4.02-5.49c-.22-.11-1.29-.63-1.49-.71-.2-.07-.34-.11-.49.11-.14.22-.55.7-.68.85-.12.14-.24.16-.46.05-.22-.1-.91-.33-1.74-1.06-.64-.57-1.07-1.27-1.2-1.48-.12-.21-.01-.33.1-.44.09-.09.21-.24.32-.37.11-.13.14-.22.22-.36.07-.14.03-.27-.02-.38-.05-.11-.48-1.16-.66-1.59-.17-.42-.35-.36-.48-.37h-.41c-.15 0-.37.05-.57.27-.2.21-.74.73-.74 1.77 0 1.05.76 2.05.87 2.19.11.14 1.49 2.28 3.62 3.19.5.22.9.35 1.2.45.51.16.97.14 1.34.08.41-.06 1.29-.51 1.46-1.02.18-.5.18-.93.13-1.02-.05-.09-.2-.14-.42-.25Z'/%3E%3C/svg%3E")!important;
}

/* Reference: portfolio/briefcase icon. */
.ntx-ucta--reference::before,
.ntx-ucta--neutral::before,
.nx15-actions > a:nth-of-type(2)::before{
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='white' d='M9 3a2 2 0 0 0-2 2v1H5a3 3 0 0 0-3 3v8.5A3.5 3.5 0 0 0 5.5 21h13a3.5 3.5 0 0 0 3.5-3.5V9a3 3 0 0 0-3-3h-2V5a2 2 0 0 0-2-2H9Zm0 3V5h6v1H9Zm-4.8 4.4h15.6v1.35a2.25 2.25 0 0 1-2.25 2.25H13v-.75h-2V14H6.45a2.25 2.25 0 0 1-2.25-2.25V10.4Zm6.8 4.1h2v2h-2v-2Z'/%3E%3C/svg%3E")!important;
}

/* Legacy visual children never compete with canonical pseudo icons. */
.ntx-ucta>.nx15-btn__icon,
.ntx-ucta>.nx15-btn__arrow,
.ntx-ucta>.ntx-g4-mobile-dock__icon,
.ntx-ucta>.ntx-mobile-quick-actions__icon,
.ntx-ucta>.ntx-mobile-quick-actions__arrow,
.ntx-hv2__cta.ntx-ucta>span,
.ntx-ucta>.ntx-g4-mobile-dock__copy>small,
.ntx-ucta>.ntx-g4-mobile-dock__copy>em,
.ntx-ucta>.ntx-mobile-quick-actions__copy>small,
.ntx-ucta>b[aria-hidden="true"],
.nx15-actions > a .nx15-btn__icon,
.nx15-actions > a .nx15-btn__arrow{
  display:none!important;
}

.ntx-ucta .nx15-btn__text,
.ntx-ucta .ntx-g4-mobile-dock__copy,
.ntx-ucta .ntx-g4-mobile-dock__copy strong,
.ntx-ucta .ntx-mobile-quick-actions__copy,
.ntx-ucta .ntx-mobile-quick-actions__copy strong,
.nx15-actions > a .nx15-btn__text{
  display:block!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  color:#fff!important;
  font:inherit!important;
  line-height:1!important;
  letter-spacing:inherit!important;
  white-space:nowrap!important;
}

/* Two layout modes: same skin, only geometry differs. */
.ntx-ucta--standalone{
  width:auto!important;
  max-width:100%!important;
}

.ntx-ucta--split{
  width:100%!important;
  min-width:0!important;
}

/* Desktop header. */
.ntx-hv2__cta.ntx-ucta{
  width:auto!important;
  min-height:56px!important;
  padding-inline:17px!important;
  font-size:16.5px!important;
  gap:8px!important;
  border-radius:16px!important;
}
.ntx-hv2__cta.ntx-ucta::before{
  flex-basis:23px!important;
  width:23px!important;
  height:23px!important;
  min-width:23px!important;
  min-height:23px!important;
}

/* HERO: normal button width; both CTA widths are identical. */
.nx15-actions{
  display:inline-grid!important;
  grid-template-columns:300px!important;
  width:300px!important;
  max-width:100%!important;
  justify-content:start!important;
  align-items:stretch!important;
  gap:10px!important;
}

.nx15-actions > a:nth-of-type(1),
.nx15-actions > a:nth-of-type(2),
a.ntx-ucta[data-ntx-ucta-context="hero"]{
  width:300px!important;
  max-width:100%!important;
  min-height:60px!important;
  padding-inline:17px!important;
  font-size:17px!important;
  gap:8px!important;
  justify-content:center!important;
}

/* Canvas standalone offer: normal CTA width, centered in card. */
.ntx-hv2-mobile-contact__primary.ntx-ucta{
  width:min(280px,100%)!important;
  max-width:280px!important;
  min-height:60px!important;
  margin:16px auto 0!important;
  padding-inline:17px!important;
  font-size:17px!important;
  gap:8px!important;
  justify-content:center!important;
}

/* Canvas contact split pair remains exact 50/50. */
.ntx-hv2-mobile-contact__channels{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
  gap:8px!important;
  margin-top:9px!important;
}

.ntx-hv2-mobile-contact__channels .ntx-ucta{
  width:100%!important;
  min-width:0!important;
  min-height:60px!important;
  padding-inline:7px!important;
  font-size:17px!important;
  gap:8px!important;
  justify-content:center!important;
  border-radius:16px!important;
}

@media(max-width:760px){
  /* Mobile header stays logo + MENÜ only. */
  .ntx-hv2__actions>.ntx-hv2__cta.ntx-ucta{
    display:none!important;
  }

  /* Hero: compact real buttons, not bars. */
  .nx15-actions{
    grid-template-columns:minmax(0,280px)!important;
    width:min(280px,100%)!important;
    max-width:100%!important;
    justify-content:start!important;
    gap:10px!important;
  }

  .nx15-actions > a:nth-of-type(1),
  .nx15-actions > a:nth-of-type(2),
  a.ntx-ucta[data-ntx-ucta-context="hero"]{
    width:280px!important;
    max-width:100%!important;
    min-height:60px!important;
    padding-inline:14px!important;
    font-size:17px!important;
    line-height:1!important;
    gap:8px!important;
    letter-spacing:-.030em!important;
  }

  /* Fixed conversion dock: exact equal halves. */
  .ntx-g4-mobile-dock,
  .ntx-mobile-quick-actions{
    left:8px!important;
    right:8px!important;
    bottom:max(8px,env(safe-area-inset-bottom))!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
    gap:7px!important;
    padding:6px!important;
    border:1px solid rgba(16,24,32,.10)!important;
    border-radius:20px!important;
    background:rgba(255,255,255,.94)!important;
    box-shadow:0 12px 32px rgba(16,24,32,.16)!important;
    -webkit-backdrop-filter:blur(14px)!important;
    backdrop-filter:blur(14px)!important;
  }

  /* One mobile metric contract across hero/canvas/dock. */
  .nx15-actions > a:nth-of-type(1),
  .nx15-actions > a:nth-of-type(2),
  a.ntx-ucta[data-ntx-ucta-context="hero"],
  .ntx-hv2-mobile-contact__primary.ntx-ucta,
  .ntx-hv2-mobile-contact__channels .ntx-ucta,
  .ntx-g4-mobile-dock .ntx-ucta,
  .ntx-mobile-quick-actions .ntx-ucta{
    min-height:60px!important;
    font-size:17px!important;
    line-height:1!important;
    gap:8px!important;
  }

  .nx15-actions > a:nth-of-type(1)::before,
  .nx15-actions > a:nth-of-type(2)::before,
  a.ntx-ucta[data-ntx-ucta-context="hero"]::before,
  .ntx-hv2-mobile-contact__primary.ntx-ucta::before,
  .ntx-hv2-mobile-contact__channels .ntx-ucta::before,
  .ntx-g4-mobile-dock .ntx-ucta::before,
  .ntx-mobile-quick-actions .ntx-ucta::before{
    content:""!important;
    display:block!important;
    position:static!important;
    inset:auto!important;
    flex:0 0 24px!important;
    width:24px!important;
    height:24px!important;
    min-width:24px!important;
    min-height:24px!important;
    opacity:1!important;
    visibility:visible!important;
    transform:none!important;
  }

  .ntx-g4-mobile-dock .ntx-ucta,
  .ntx-mobile-quick-actions .ntx-ucta,
  .ntx-hv2-mobile-contact__channels .ntx-ucta{
    width:100%!important;
    min-width:0!important;
    padding-inline:7px!important;
    justify-content:center!important;
    border-radius:15px!important;
    box-shadow:
      inset 0 1px 0 rgba(255,255,255,.52),
      inset 0 -4px 0 rgba(0,0,0,.11),
      0 5px 12px var(--ucta-shadow)!important;
  }

  /* TOPBAR: descender-safe line box and canonical visible amber pin. */
  .ntx-hv2__topbar{
    height:32px!important;
    min-height:32px!important;
    max-height:32px!important;
    overflow:visible!important;
  }

  .ntx-hv2__topbar-inner{
    height:32px!important;
    min-height:32px!important;
    padding:0 8px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    overflow:visible!important;
  }

  .ntx-hv2__address{
    width:auto!important;
    max-width:100%!important;
    min-width:0!important;
    min-height:16px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:6px!important;
    margin:0 auto!important;
    padding:1px 0 2px!important;
    white-space:nowrap!important;
    overflow:visible!important;
    text-align:center!important;
    font-size:11.2px!important;
    line-height:1.28!important;
    font-weight:790!important;
    letter-spacing:-.018em!important;
  }

  .ntx-hv2__address>svg{
    display:none!important;
  }

  .ntx-hv2__address::before{
    content:""!important;
    display:block!important;
    flex:0 0 14px!important;
    width:14px!important;
    height:14px!important;
    background:#ffb000!important;
    -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 2.5a7 7 0 0 0-7 7c0 5.25 7 12 7 12s7-6.75 7-12a7 7 0 0 0-7-7Zm0 9.65a2.65 2.65 0 1 1 0-5.3 2.65 2.65 0 0 1 0 5.3Z'/%3E%3C/svg%3E")!important;
    -webkit-mask-repeat:no-repeat!important;
    -webkit-mask-position:center!important;
    -webkit-mask-size:contain!important;
    mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 2.5a7 7 0 0 0-7 7c0 5.25 7 12 7 12s7-6.75 7-12a7 7 0 0 0-7-7Zm0 9.65a2.65 2.65 0 1 1 0-5.3 2.65 2.65 0 0 1 0 5.3Z'/%3E%3C/svg%3E")!important;
    mask-repeat:no-repeat!important;
    mask-position:center!important;
    mask-size:contain!important;
    opacity:1!important;
  }

  .ntx-hv2__address>span{
    display:block!important;
    min-width:0!important;
    overflow:visible!important;
    text-overflow:clip!important;
    white-space:nowrap!important;
    line-height:1.28!important;
    padding:1px 0 2px!important;
  }

  .ntx-hv2__address b,
  .ntx-hv2__address-sep{
    display:inline!important;
    line-height:inherit!important;
  }

  .ntx-hv2__address-sep{
    margin:0 1px!important;
  }

  .ntx-hv2__trust{
    display:none!important;
  }

  .ntx-hv2.is-scrolled .ntx-hv2__topbar{
    height:0!important;
    min-height:0!important;
    max-height:0!important;
    opacity:0!important;
    border-color:transparent!important;
    overflow:hidden!important;
  }
}

@media(max-width:390px){
  .nx15-actions{
    grid-template-columns:minmax(0,280px)!important;
    width:min(280px,100%)!important;
  }

  .nx15-actions > a:nth-of-type(1),
  .nx15-actions > a:nth-of-type(2){
    width:280px!important;
    max-width:100%!important;
  }
}

@media(max-width:365px){
  .nx15-actions{
    grid-template-columns:minmax(0,min(280px,100%))!important;
    width:min(280px,100%)!important;
  }

  .nx15-actions > a:nth-of-type(1),
  .nx15-actions > a:nth-of-type(2){
    width:min(280px,100%)!important;
  }

  .ntx-hv2-mobile-contact__channels .ntx-ucta,
  .ntx-g4-mobile-dock .ntx-ucta,
  .ntx-mobile-quick-actions .ntx-ucta{
    font-size:15.8px!important;
    gap:7px!important;
    padding-inline:5px!important;
  }

  .ntx-hv2__address{
    font-size:10.35px!important;
    gap:5px!important;
  }

  .ntx-hv2__address::before{
    flex-basis:13px!important;
    width:13px!important;
    height:13px!important;
  }
}

@media(prefers-reduced-motion:reduce){
  .ntx-ucta,
  .nx15-actions > a:nth-of-type(1),
  .nx15-actions > a:nth-of-type(2){
    transition:none!important;
  }
}

/* ============================================================
   R1.10.1 — DESKTOP ALIGNMENT + COMPACT IA + MEGA REFLOW
   Canonical contracts:
   desktop navigation >= 1200px
   mobile/tablet navigation < 1200px
   1280px = primary minimum desktop QA
   content ceiling = 1180px
   one desktop IA = 7 top-level groups
   ============================================================ */

:root{
  --ntx-container-max:1180px;
  --ntx-page-gutter:24px;
  --ntx-page-gutter-compact:16px;
  --ntx-location-color:#ffb000;
  --ntx-desktop-min:1200px;
  --ntx-header-logo-compact:168px;
  --ntx-header-logo-large:182px;
  --ntx-nav-font-compact:14px;
  --ntx-nav-font-large:14.5px;
  --ntx-nav-gap-compact:12px;
  --ntx-nav-gap-large:16px;
  --ntx-hero-copy-max:510px;
  --ntx-hero-stage-compact:590px;
  --ntx-hero-stage-large:610px;
}

.ntx-hv2__address>svg{display:none!important}
.ntx-hv2__address::before{
  content:""!important;
  display:block!important;
  flex:0 0 13px!important;
  width:13px!important;height:13px!important;
  min-width:13px!important;min-height:13px!important;
  margin:0!important;
  background:var(--ntx-location-color)!important;
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 2.5a7 7 0 0 0-7 7c0 5.25 7 12 7 12s7-6.75 7-12a7 7 0 0 0-7-7Zm0 9.65a2.65 2.65 0 1 1 0-5.3 2.65 2.65 0 0 1 0 5.3Z'/%3E%3C/svg%3E")!important;
  -webkit-mask-repeat:no-repeat!important;-webkit-mask-position:center!important;-webkit-mask-size:contain!important;
  mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 2.5a7 7 0 0 0-7 7c0 5.25 7 12 7 12s7-6.75 7-12a7 7 0 0 0-7-7Zm0 9.65a2.65 2.65 0 1 1 0-5.3 2.65 2.65 0 0 1 0 5.3Z'/%3E%3C/svg%3E")!important;
  mask-repeat:no-repeat!important;mask-position:center!important;mask-size:contain!important;
  opacity:1!important;
}

@media(min-width:1200px){
  .ntx-r1101-align,
  .ntx-hv2__topbar-inner,
  .ntx-hv2__main-inner,
  .nx15-grid{
    width:min(calc(100% - 32px),var(--ntx-container-max))!important;
    max-width:var(--ntx-container-max)!important;
    margin-left:auto!important;margin-right:auto!important;
    box-sizing:border-box!important;
  }

  @media(min-width:1280px){
    .ntx-r1101-align,
    .ntx-hv2__topbar-inner,
    .ntx-hv2__main-inner,
    .nx15-grid{
      width:min(calc(100% - 48px),var(--ntx-container-max))!important;
    }
  }

  .ntx-hv2__main{
    width:100%!important;max-width:none!important;
    margin:0!important;padding-left:0!important;padding-right:0!important;
    overflow:visible!important;
  }

  .ntx-hv2__main-inner{
    position:relative!important;
    display:grid!important;
    grid-template-columns:auto minmax(0,1fr) auto!important;
    align-items:center!important;
    column-gap:14px!important;
    overflow:visible!important;
  }

  .ntx-hv2__brand{
    display:flex!important;align-items:center!important;
    width:auto!important;min-width:0!important;flex:0 0 auto!important;
  }

  .ntx-hv2__brand img,.ntx-hv2__brand svg{
    width:var(--ntx-header-logo-compact)!important;
    max-width:var(--ntx-header-logo-compact)!important;
    height:auto!important;
  }

  .ntx-hv2__actions{
    display:flex!important;visibility:visible!important;opacity:1!important;
    align-items:center!important;min-width:0!important;flex:0 0 auto!important;
  }

  .ntx-hv2-menu{display:none!important;visibility:hidden!important;pointer-events:none!important}
  .ntx-r1101-original-nav{display:none!important}

  .ntx-r1101-desktop-nav{
    display:flex!important;align-items:stretch!important;justify-content:center!important;
    min-width:0!important;align-self:stretch!important;
    gap:var(--ntx-nav-gap-compact)!important;
    font-size:var(--ntx-nav-font-compact)!important;
    line-height:1!important;z-index:60!important;
  }

  .ntx-r1101-nav-item{
    position:static!important;display:flex!important;align-items:stretch!important;min-width:0!important;
  }

  .ntx-r1101-trigger{
    appearance:none!important;border:0!important;background:transparent!important;color:#111b29!important;
    padding:0!important;margin:0!important;display:inline-flex!important;align-items:center!important;
    justify-content:center!important;gap:5px!important;white-space:nowrap!important;
    font:inherit!important;font-weight:780!important;letter-spacing:-.025em!important;
    cursor:pointer!important;position:relative!important;
  }

  .ntx-r1101-trigger::after{
    content:""!important;display:block!important;flex:0 0 8px!important;width:8px!important;height:8px!important;
    border-right:1.7px solid currentColor!important;border-bottom:1.7px solid currentColor!important;
    transform:rotate(45deg) translateY(-2px)!important;opacity:.72!important;transition:transform .16s ease!important;
  }

  .ntx-r1101-nav-item:hover>.ntx-r1101-trigger,
  .ntx-r1101-nav-item.is-open>.ntx-r1101-trigger,
  .ntx-r1101-trigger:focus-visible{color:#f07818!important}

  .ntx-r1101-nav-item:hover>.ntx-r1101-trigger::after,
  .ntx-r1101-nav-item.is-open>.ntx-r1101-trigger::after{
    transform:rotate(225deg) translate(-1px,-1px)!important;
  }

  .ntx-r1101-trigger::before{
    content:""!important;position:absolute!important;left:0!important;right:0!important;bottom:0!important;
    height:2px!important;background:#f07818!important;transform:scaleX(0)!important;
    transform-origin:center!important;transition:transform .16s ease!important;
  }

  .ntx-r1101-nav-item:hover>.ntx-r1101-trigger::before,
  .ntx-r1101-nav-item.is-open>.ntx-r1101-trigger::before{transform:scaleX(1)!important}

  .ntx-r1101-mega{
    display:none!important;position:absolute!important;left:0!important;right:0!important;top:100%!important;
    width:100%!important;max-width:var(--ntx-container-max)!important;margin:0 auto!important;
    border:1px solid #e4e9ef!important;border-radius:0 0 22px 22px!important;overflow:hidden!important;
    background:#fff!important;box-shadow:0 24px 55px rgba(16,24,40,.16)!important;z-index:1000!important;
    grid-template-columns:260px minmax(0,1fr)!important;min-height:320px!important;
  }

  .ntx-r1101-nav-item:hover>.ntx-r1101-mega,
  .ntx-r1101-nav-item.is-open>.ntx-r1101-mega,
  .ntx-r1101-nav-item:focus-within>.ntx-r1101-mega{display:grid!important}

  .ntx-r1101-mega-promo{
    min-width:0!important;padding:30px 26px!important;background:#101821!important;color:#fff!important;
    display:flex!important;flex-direction:column!important;align-items:flex-start!important;
  }

  .ntx-r1101-mega-eyebrow{
    margin:0 0 16px!important;color:#ff922e!important;font-size:12px!important;line-height:1!important;
    font-weight:900!important;letter-spacing:.08em!important;
  }

  .ntx-r1101-mega-title{
    margin:0!important;max-width:215px!important;color:#fff!important;font-size:22px!important;
    line-height:1.08!important;font-weight:880!important;letter-spacing:-.04em!important;
  }

  .ntx-r1101-mega-cta{
    margin-top:22px!important;color:#fff!important;text-decoration:none!important;font-size:13px!important;
    line-height:1.25!important;font-weight:820!important;border-bottom:1px solid rgba(255,255,255,.62)!important;
    padding-bottom:4px!important;
  }

  .ntx-r1101-mega-proof{
    margin-top:auto!important;padding-top:22px!important;border-top:1px solid rgba(255,255,255,.16)!important;
    color:#d9e2ea!important;font-size:12px!important;line-height:1.4!important;font-weight:700!important;
  }

  .ntx-r1101-mega-content{
    min-width:0!important;padding:26px 28px!important;display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:24px!important;align-items:start!important;background:#fff!important;
  }

  .ntx-r1101-mega[data-columns="2"] .ntx-r1101-mega-content{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .ntx-r1101-mega[data-columns="1"] .ntx-r1101-mega-content{
    grid-template-columns:minmax(0,1fr)!important;
  }

  .ntx-r1101-column{min-width:0!important}
  .ntx-r1101-column-title{
    margin:0 0 12px!important;color:#687383!important;font-size:12px!important;line-height:1.2!important;
    font-weight:900!important;letter-spacing:.035em!important;text-transform:uppercase!important;
  }
  .ntx-r1101-links{display:grid!important;gap:7px!important;min-width:0!important}

  .ntx-r1101-link,.ntx-r1101-text-only{
    min-width:0!important;min-height:38px!important;padding:9px 10px!important;border:1px solid #e4e9ef!important;
    border-radius:11px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;
    gap:8px!important;color:#172334!important;background:#fff!important;font-size:13px!important;line-height:1.22!important;
    font-weight:740!important;letter-spacing:-.02em!important;overflow-wrap:anywhere!important;
  }
  .ntx-r1101-link{text-decoration:none!important}
  .ntx-r1101-link::after{
    content:"›"!important;flex:0 0 auto!important;color:#f07818!important;font-size:17px!important;line-height:1!important;
  }
  .ntx-r1101-link:hover,.ntx-r1101-link:focus-visible{
    border-color:#ffbd81!important;background:#fff9f4!important;color:#d95e00!important;
  }
  .ntx-r1101-link.is-more{
    border:0!important;border-radius:0!important;padding:8px 0 4px!important;min-height:0!important;
    border-bottom:2px solid #f07818!important;font-weight:850!important;
  }
  .ntx-r1101-text-only{color:#8b95a3!important;background:#f7f9fb!important;cursor:default!important}

  .nx15-grid{
    display:grid!important;
    grid-template-columns:minmax(0,45fr) minmax(0,55fr)!important;
    align-items:center!important;column-gap:28px!important;min-width:0!important;overflow:visible!important;
  }
  .nx15-copy{
    width:100%!important;max-width:var(--ntx-hero-copy-max)!important;min-width:0!important;justify-self:start!important;
  }
  .nx15-stage{
    width:100%!important;max-width:var(--ntx-hero-stage-compact)!important;min-width:0!important;
    justify-self:end!important;align-self:center!important;transform-origin:center center!important;
  }
  .nx15-hero h1{
    max-width:100%!important;font-size:clamp(58px,4.7vw,64px)!important;
    line-height:.98!important;letter-spacing:-.055em!important;
  }
  .nx15-copy p{width:100%!important;max-width:500px!important}
  .nx15-copy .nx15-actions{justify-self:start!important;margin-left:0!important;margin-right:0!important}
}

@media(min-width:1440px){
  .ntx-hv2__main-inner{column-gap:16px!important}
  .ntx-hv2__brand img,.ntx-hv2__brand svg{
    width:var(--ntx-header-logo-large)!important;max-width:var(--ntx-header-logo-large)!important;
  }
  .ntx-r1101-desktop-nav{
    gap:var(--ntx-nav-gap-large)!important;font-size:var(--ntx-nav-font-large)!important;
  }
  .ntx-r1101-mega{grid-template-columns:290px minmax(0,1fr)!important}
  .ntx-r1101-mega-promo{padding:32px 28px!important}
  .ntx-r1101-mega-content{padding:28px 30px!important;gap:26px!important}
  .nx15-grid{
    grid-template-columns:minmax(0,46fr) minmax(0,54fr)!important;column-gap:32px!important;
  }
  .nx15-copy{max-width:520px!important}
  .nx15-stage{max-width:var(--ntx-hero-stage-large)!important}
  .nx15-hero h1{font-size:clamp(66px,3.9vw,78px)!important}
}

@media(max-width:1199px){
  .ntx-r1101-desktop-nav{display:none!important}
  .ntx-r1101-original-nav{display:revert!important}
}

@media(max-width:760px){
  .ntx-hv2__address::before{
    flex-basis:14px!important;width:14px!important;height:14px!important;
    min-width:14px!important;min-height:14px!important;background:var(--ntx-location-color)!important;
  }
}

@media(prefers-reduced-motion:reduce){
  .ntx-r1101-trigger::before,.ntx-r1101-trigger::after{transition:none!important}
}

