
/* <inline asset> */
@charset "UTF-8"; 

/* /alnoor_wholesale_refresh/static/src/scss/wholesale.scss */
 .nw-site, .nw-header, .nw-footer{--nw-navy: #0b263d; --nw-ink: #112f45; --nw-blue: #175477; --nw-cyan: #00a9ad; --nw-pale: #edf5f6; --nw-mist: #f5f8f8; --nw-sand: #ece9df; --nw-line: #cbd7dc; --nw-muted: #5d6e78; --nw-white: #ffffff; color: var(--nw-ink); font-family: "Aptos", "Segoe UI", Arial, sans-serif;}.nw-site{overflow: clip; background: var(--nw-white);}.nw-site h1, .nw-site h2, .nw-site h3, .nw-site p{margin-top: 0;}.nw-site h1, .nw-site h2, .nw-site h3{color: var(--nw-ink); font-weight: 600;}.nw-site a{color: inherit; text-decoration: none;}.nw-shell{width: calc(100% - 80px); max-width: 1320px; margin-inline: auto;}.nw-eyebrow{display: -webkit-inline-box; display: -webkit-inline-flex; display: inline-flex; align-items: center; gap: 10px; color: var(--nw-blue); font-size: 11px; font-weight: 700; letter-spacing: .16em; line-height: 1.3; text-transform: uppercase;}.nw-eyebrow::before{width: 22px; height: 1px; content: ""; background: var(--nw-cyan);}.nw-eyebrow--light{color: rgba(255, 255, 255, 0.72);}.nw-button{min-height: 50px; padding: 0 24px; display: -webkit-inline-box; display: -webkit-inline-flex; display: inline-flex; align-items: center; justify-content: center; gap: 18px; border: 1px solid currentColor; border-radius: 2px; font-size: 12px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; transition: background-color .2s ease, color .2s ease, border-color .2s ease;}.nw-button span{font-size: 15px;}.nw-button--ink{border-color: var(--nw-ink); color: #ffffff !important; background: var(--nw-ink);}.nw-button--ink:hover{border-color: var(--nw-cyan); background: var(--nw-cyan);}.nw-button--light{border-color: #ffffff; color: var(--nw-ink) !important; background: #ffffff;}.nw-button--light:hover{border-color: var(--nw-cyan); color: #ffffff !important; background: var(--nw-cyan);}.nw-text-link{display: -webkit-inline-box; display: -webkit-inline-flex; display: inline-flex; align-items: center; gap: 24px; padding-bottom: 5px; border-bottom: 1px solid currentColor; color: var(--nw-ink); font-size: 12px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;}.nw-text-link span{transition: transform .2s ease;}.nw-text-link:hover span{transform: translateX(4px);}.nw-text-link--light{color: #ffffff !important;}.nw-header{position: relative; z-index: 1030; border-bottom: 1px solid #dbe5e8; background: #ffffff;}.nw-header__utility{color: rgba(255, 255, 255, 0.72); background: var(--nw-navy);}.nw-header__utility-inner{min-height: 30px; display: -webkit-box; display: -webkit-flex; display: flex; align-items: center; justify-content: space-between; font-size: 9px; font-weight: 700; letter-spacing: .14em; text-transform: uppercase;}.nw-language-switcher{display: -webkit-inline-box; display: -webkit-inline-flex; display: inline-flex; align-items: center; gap: 8px; color: rgba(255, 255, 255, 0.55); font-size: 10px; letter-spacing: .08em;}.nw-language-switcher a{color: rgba(255, 255, 255, 0.7) !important; text-decoration: none !important;}.nw-language-switcher a:hover, .nw-language-switcher a.is-active{color: #ffffff !important;}.nw-language-switcher a.is-active{text-decoration: underline !important; text-underline-offset: 3px;}.nw-header__nav{min-height: 84px; padding: 0; background: #ffffff;}.nw-header__nav-inner{min-height: 84px; display: -webkit-box; display: -webkit-flex; display: flex; align-items: center;}.nw-brand{display: -webkit-inline-box; display: -webkit-inline-flex; display: inline-flex; align-items: center; color: var(--nw-ink) !important; text-decoration: none !important;}.nw-brand__asset{width: 142px; height: 48px; display: block; -webkit-box-flex: 0; -webkit-flex: 0 0 auto; flex: 0 0 auto; background: transparent url("/alnoor_wholesale_refresh/static/src/img/alnoor_logo_transparent.png") center center/contain no-repeat;}.nw-header__collapse{gap: 18px;}.nw-header__links{align-items: center; gap: 20px;}.nw-header__links li{list-style: none;}.nw-header__lens-group{position: relative;}.nw-header__lens-caret{margin-left: 4px; color: var(--nw-cyan); font-size: 12px;}.nw-header__lens-menu{min-width: 235px; padding: 10px; position: absolute; z-index: 30; top: calc(100% - 1px); left: -20px; border: 1px solid var(--nw-line); box-shadow: 0 18px 35px rgba(11, 38, 61, 0.14); background: #ffffff; opacity: 0; visibility: hidden; transform: translateY(8px); transition: opacity .18s ease, transform .18s ease, visibility .18s ease; pointer-events: none;}.nw-header__lens-menu a{min-height: 48px; padding: 0 14px; display: -webkit-box; display: -webkit-flex; display: flex; align-items: center; justify-content: space-between; gap: 18px; color: var(--nw-ink) !important; font-size: 11px; font-weight: 650; text-decoration: none !important;}.nw-header__lens-menu a:hover, .nw-header__lens-menu a:focus, .nw-header__lens-menu a.is-active{color: var(--nw-blue) !important; background: var(--nw-mist);}.nw-header__lens-menu a span{color: var(--nw-cyan);}.nw-header__lens-group:hover .nw-header__lens-menu, .nw-header__lens-group:focus-within .nw-header__lens-menu{opacity: 1; visibility: visible; transform: translateY(0); pointer-events: auto;}.nw-header__link{min-height: 84px; display: -webkit-inline-box; display: -webkit-inline-flex; display: inline-flex; align-items: center; position: relative; color: var(--nw-ink) !important; font-size: 11px; font-weight: 650; text-decoration: none !important;}.nw-header__link::after{height: 2px; position: absolute; right: 0; bottom: 0; left: 0; content: ""; background: var(--nw-cyan); transform: scaleX(0); transform-origin: left; transition: transform .2s ease;}.nw-header__link:hover::after, .nw-header__link.is-active::after{transform: scaleX(1);}.nw-button--header{min-height: 44px; padding: 0 18px; border-color: var(--nw-ink); color: #ffffff !important; background: var(--nw-ink);}.nw-header__toggle{width: 44px; height: 44px; padding: 10px; border: 1px solid var(--nw-line); border-radius: 0;}.nw-header__toggle span{width: 100%; height: 1px; display: block; margin: 5px 0; background: var(--nw-ink);}.nw-hero{min-height: 750px; display: grid; grid-template-columns: 1.05fr .95fr; color: #ffffff; background: var(--nw-navy);}.nw-hero__copy{min-width: 0; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; justify-content: space-between; padding: 105px 70px 0 40px;}@media (min-width: 1400px){.nw-hero__copy{padding-left: calc((100vw - 1320px) / 2);}}.nw-hero__copy-inner{max-width: 710px;}.nw-hero h1{margin: 30px 0 30px; color: #ffffff; font-size: clamp(56px, 5.4vw, 94px); font-weight: 520; letter-spacing: -.052em; line-height: .9;}.nw-hero h1 em{color: #70dadd; font-style: normal;}.nw-hero__copy-inner > p{max-width: 620px; margin-bottom: 38px; color: rgba(255, 255, 255, 0.72); font-size: 18px; line-height: 1.65;}.nw-hero__actions{display: -webkit-box; display: -webkit-flex; display: flex; align-items: center; gap: 32px;}.nw-hero__facts{min-height: 95px; display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid rgba(255, 255, 255, 0.18);}.nw-hero__facts span{display: -webkit-box; display: -webkit-flex; display: flex; align-items: center; gap: 12px; padding-right: 18px; color: rgba(255, 255, 255, 0.74); font-size: 10px; font-weight: 700; letter-spacing: .05em; text-transform: uppercase;}.nw-hero__facts strong{color: #70dadd; font-size: 10px;}.nw-hero__media{min-width: 0; min-height: 750px; position: relative; overflow: hidden; background: #446371;}.nw-hero__media > img{width: 100%; height: 100%; position: absolute; object-fit: cover; object-position: center; filter: saturate(0.75) contrast(1.02);}.nw-hero__media-shade{position: absolute; inset: 0; background: rgba(6, 31, 48, 0.24);}.nw-hero__caption{position: absolute; right: 34px; bottom: 30px; left: 34px; display: -webkit-box; display: -webkit-flex; display: flex; justify-content: space-between; color: rgba(255, 255, 255, 0.88); font-size: 9px; font-weight: 700; letter-spacing: .15em;}.nw-hero__optic{width: 260px; height: 260px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}.nw-hero__optic i{position: absolute; inset: 0; border: 1px solid rgba(255, 255, 255, 0.62); border-radius: 50%;}.nw-hero__optic i:nth-child(2){inset: 25px; border-color: rgba(112, 218, 221, 0.8);}.nw-hero__optic i:nth-child(3){inset: 74px; border-color: rgba(255, 255, 255, 0.88);}.nw-section{padding: 120px 0;}.nw-section-heading{margin-bottom: 58px;}.nw-section-heading h2{max-width: 850px; margin: 18px 0 0; font-size: clamp(48px, 5vw, 78px); letter-spacing: -.052em; line-height: .98;}.nw-section-heading--split{display: grid; grid-template-columns: minmax(0, 1.45fr) minmax(270px, 0.55fr); align-items: end; gap: 70px;}.nw-section-heading--split > p{margin-bottom: 6px; color: var(--nw-muted); font-size: 15px; line-height: 1.75;}.nw-portfolio{background: var(--nw-mist);}.nw-portfolio__grid{display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid var(--nw-line); border-bottom: 1px solid var(--nw-line);}.nw-portfolio__item{min-width: 0; min-height: 620px; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; padding: 0 34px 42px; border-right: 1px solid var(--nw-line); transition: background-color .2s ease;}.nw-portfolio__item:last-child{border-right: 0;}.nw-portfolio__item:hover{background: #ffffff;}.nw-portfolio__item:hover .nw-portfolio__media img{transform: translateY(-6px);}.nw-portfolio__item:hover .nw-portfolio__media--source img{transform: scale(1.035);}.nw-portfolio__media{min-height: 315px; display: grid; place-items: center; margin: 0 -34px 30px; overflow: hidden; border-bottom: 1px solid var(--nw-line); background: #ffffff;}.nw-portfolio__media img{width: auto; height: 82%; object-fit: contain; transition: transform .25s ease;}.nw-portfolio__media--source{height: 315px;}.nw-portfolio__media--source img{width: 100%; height: 100%; object-fit: cover; transform: scale(1.01);}.nw-portfolio__meta{display: -webkit-box; display: -webkit-flex; display: flex; align-items: center; justify-content: space-between; margin-bottom: 72px;}.nw-portfolio__index{color: var(--nw-cyan); font-size: 11px; font-weight: 700;}.nw-portfolio__arrow{font-size: 24px;}.nw-portfolio__copy{display: block; margin-top: auto;}.nw-portfolio__copy h3{margin-bottom: 16px; font-size: clamp(34px, 3.2vw, 49px); letter-spacing: -.045em; line-height: .98;}.nw-portfolio__copy p{max-width: 390px; margin: 0; color: var(--nw-muted); line-height: 1.68;}.nw-inline-note{display: -webkit-box; display: -webkit-flex; display: flex; align-items: center; gap: 30px; margin-top: 30px; padding: 20px 0; color: var(--nw-muted); font-size: 12px; letter-spacing: .03em;}.nw-inline-note strong{color: var(--nw-ink); text-transform: uppercase;}.nw-lab{background: #ffffff;}.nw-lab__grid{display: grid; grid-template-columns: 1.05fr .95fr; gap: 95px; align-items: center;}.nw-lab__media{min-height: 650px; position: relative; overflow: hidden; isolation: isolate; background: var(--nw-navy);}.nw-lab__media img{width: 54%; height: 72%; position: absolute; z-index: 2; top: 14%; left: 23%; object-fit: contain; filter: drop-shadow(0 32px 28px rgba(0, 0, 0, 0.24));}.nw-lab__media > span{position: absolute; z-index: 3; bottom: 0; left: 0; padding: 14px 18px; color: #ffffff; background: var(--nw-ink); font-size: 9px; font-weight: 700; letter-spacing: .13em; text-transform: uppercase;}.nw-lab__technical-grid{position: absolute; z-index: 1; inset: 8%; border: 1px solid rgba(112, 218, 221, 0.23); background-image: linear-gradient(rgba(112, 218, 221, 0.08) 1px, transparent 1px), linear-gradient(90deg, rgba(112, 218, 221, 0.08) 1px, transparent 1px); background-size: 52px 52px;}.nw-lab__copy h2{margin: 22px 0 25px; font-size: clamp(46px, 4.8vw, 74px); letter-spacing: -.052em; line-height: .96;}.nw-lab__copy > p{color: var(--nw-muted); font-size: 16px; line-height: 1.8;}.nw-lab__steps{margin: 38px 0; border-top: 1px solid var(--nw-line);}.nw-lab__steps span{min-height: 55px; display: -webkit-box; display: -webkit-flex; display: flex; align-items: center; gap: 18px; border-bottom: 1px solid var(--nw-line); font-size: 12px; font-weight: 650;}.nw-lab__steps b{color: var(--nw-cyan); font-size: 10px;}.nw-freeform{color: #ffffff; background: var(--nw-navy);}.nw-freeform__grid{display: grid; grid-template-columns: 1.08fr .92fr; align-items: center; gap: 100px;}.nw-freeform__graphic{min-height: 590px; position: relative; display: grid; place-items: center; overflow: hidden; border: 1px solid rgba(255, 255, 255, 0.14);}.nw-freeform__graphic > span{position: relative; z-index: 2; color: rgba(255, 255, 255, 0.88); font-size: clamp(50px, 7vw, 110px); font-weight: 250; letter-spacing: .06em; transform: rotate(-90deg);}.nw-freeform__contours{position: absolute; inset: 8%;}.nw-freeform__contours i{position: absolute; inset: calc(var(--i, 0) * 7%); border: 1px solid rgba(112, 218, 221, 0.28); border-radius: 50% 44% 53% 47%; transform: rotate(calc(var(--i, 0) * 13deg));}.nw-freeform__contours i:nth-child(1){--i: 0;}.nw-freeform__contours i:nth-child(2){--i: 1;}.nw-freeform__contours i:nth-child(3){--i: 2;}.nw-freeform__contours i:nth-child(4){--i: 3;}.nw-freeform__contours i:nth-child(5){--i: 4;}.nw-freeform__copy h2{margin: 25px 0; color: #ffffff; font-size: clamp(48px, 5vw, 76px); letter-spacing: -.055em; line-height: .96;}.nw-freeform__copy > p{color: rgba(255, 255, 255, 0.65); font-size: 15px; line-height: 1.8;}.nw-dark-list{margin: 38px 0; border-top: 1px solid rgba(255, 255, 255, 0.18);}.nw-dark-list span{min-height: 64px; display: grid; grid-template-columns: 34px 1fr; align-items: center; position: relative; border-bottom: 1px solid rgba(255, 255, 255, 0.18); font-size: 12px;}.nw-dark-list b{color: #70dadd; font-size: 10px;}.nw-dark-list em{grid-column: 2; margin: -16px 0 10px; color: rgba(255, 255, 255, 0.45); font-size: 8px; font-style: normal; letter-spacing: .08em;}.nw-treatments{background: var(--nw-sand);}.nw-spec-list{border-top: 1px solid #aaa99f;}.nw-spec-list a{min-height: 105px; display: grid; grid-template-columns: 70px 1fr 30px; align-items: center; gap: 20px; border-bottom: 1px solid #aaa99f;}.nw-spec-list span{color: var(--nw-cyan); font-size: 10px;}.nw-spec-list strong{font-size: 20px; font-weight: 600;}.nw-spec-list em{color: var(--nw-muted); font-size: 11px; font-style: normal; letter-spacing: .04em;}.nw-spec-list b{font-size: 20px; font-weight: 400;}.nw-partner-support{background: #ffffff;}.nw-partner-support__grid{display: grid; grid-template-columns: 1.05fr .95fr; gap: 100px; align-items: center;}.nw-partner-support__intro h2{margin: 20px 0 25px; font-size: clamp(48px, 5vw, 78px); letter-spacing: -.055em; line-height: .96;}.nw-partner-support__intro p{max-width: 580px; margin-bottom: 35px; color: var(--nw-muted); font-size: 16px; line-height: 1.75;}.nw-partner-support__audiences{border-top: 1px solid var(--nw-line);}.nw-partner-support__audiences span{min-height: 80px; display: -webkit-box; display: -webkit-flex; display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid var(--nw-line); font-size: clamp(20px, 2.2vw, 31px); font-weight: 550;}.nw-partner-support__audiences span::after{content: "+"; color: var(--nw-cyan); font-size: 18px; font-weight: 300;}.nw-saudi{color: #ffffff; background: var(--nw-blue);}.nw-saudi__grid{min-height: 500px; display: grid; grid-template-columns: 1fr 420px; align-items: center; gap: 100px;}.nw-saudi__copy h2{max-width: 850px; margin: 20px 0; color: #ffffff; font-size: clamp(49px, 5vw, 80px); letter-spacing: -.055em; line-height: .95;}.nw-saudi__copy > p{max-width: 780px; color: rgba(255, 255, 255, 0.68); line-height: 1.8;}.nw-saudi blockquote{margin: 40px 0 20px; padding-left: 25px; border-left: 2px solid #70dadd; color: #ffffff; font-size: 24px; font-weight: 500;}.nw-saudi__fact{color: rgba(255, 255, 255, 0.55); font-size: 9px; font-weight: 700; letter-spacing: .1em; text-transform: uppercase;}.nw-saudi__mark{width: 360px; height: 360px; position: relative; display: grid; place-items: center; border: 1px solid rgba(255, 255, 255, 0.32); border-radius: 50%;}.nw-saudi__mark::before{width: 78%; height: 78%; position: absolute; content: ""; border: 1px solid rgba(112, 218, 221, 0.65); border-radius: 50%;}.nw-saudi__mark span{color: #ffffff; font-size: 90px; font-weight: 250; letter-spacing: -.08em;}.nw-saudi__mark i{width: 1px; position: absolute; top: -25px; bottom: -25px; background: rgba(255, 255, 255, 0.25);}.nw-final-cta{padding: 105px 0; color: #ffffff; background: var(--nw-navy);}.nw-final-cta__inner{display: grid; grid-template-columns: 1.25fr .75fr; align-items: end; gap: 100px;}.nw-final-cta h2{max-width: 850px; margin: 20px 0 0; color: #ffffff; font-size: clamp(48px, 5.4vw, 86px); letter-spacing: -.058em; line-height: .94;}.nw-final-cta__action p{margin-bottom: 28px; color: rgba(255, 255, 255, 0.64); line-height: 1.7;}.nw-footer{padding: 82px 0 24px; color: rgba(255, 255, 255, 0.66); background: #071d2e;}.nw-footer__grid{display: grid; grid-template-columns: 1.5fr .65fr .65fr .8fr; gap: 70px;}.nw-brand--footer{color: #ffffff !important;}.nw-brand--footer .nw-brand__asset{width: 150px; height: 52px; filter: brightness(0) invert(1); opacity: .96;}.nw-footer__brand p{max-width: 370px; margin: 32px 0 18px; font-size: 13px; line-height: 1.7;}.nw-footer__brand > strong{color: #ffffff; font-size: 12px;}.nw-footer__column{display: grid; align-content: start; gap: 12px;}.nw-footer__column h2{margin-bottom: 16px; color: #ffffff; font-size: 11px; letter-spacing: .1em; text-transform: uppercase;}.nw-footer__column a{color: rgba(255, 255, 255, 0.62) !important; font-size: 12px;}.nw-footer__column a:hover{color: #ffffff !important;}.nw-footer__contact p{margin: 25px 0 30px; color: #ffffff; font-size: 21px; line-height: 1.5;}.nw-footer__legal{display: -webkit-box; display: -webkit-flex; display: flex; justify-content: space-between; margin-top: 65px; padding-top: 20px; border-top: 1px solid rgba(255, 255, 255, 0.14); font-size: 8px; font-weight: 700; letter-spacing: .1em; text-transform: uppercase;}.nw-page-hero{color: #ffffff; background: var(--nw-navy);}.nw-page-hero__grid{min-height: 560px; display: grid; grid-template-columns: 1.25fr .75fr; align-items: center; gap: 80px;}.nw-page-hero__copy{padding: 95px 0;}.nw-page-hero h1{max-width: 920px; margin: 25px 0 30px; color: #ffffff; font-size: clamp(62px, 6.6vw, 108px); letter-spacing: -.065em; line-height: .88;}.nw-page-hero__copy > p{max-width: 720px; color: rgba(255, 255, 255, 0.66); font-size: 17px; line-height: 1.7;}.nw-page-hero__visual{min-height: 420px; position: relative; display: grid; place-items: center; border-left: 1px solid rgba(255, 255, 255, 0.15);}.nw-page-hero__number{position: relative; z-index: 2; color: #ffffff; font-size: clamp(72px, 9vw, 150px); font-weight: 200; letter-spacing: -.07em;}.nw-lens-orbit{width: 310px; height: 310px; position: absolute;}.nw-lens-orbit i{position: absolute; inset: 0; border: 1px solid rgba(112, 218, 221, 0.44); border-radius: 50%;}.nw-lens-orbit i:nth-child(2){inset: 45px; border-color: rgba(255, 255, 255, 0.33);}.nw-lens-orbit i:nth-child(3){inset: 92px; border-color: rgba(112, 218, 221, 0.78);}.nw-page-hero--technology{background: #10364f;}.nw-page-hero--coatings{background: #315363;}.nw-page-hero--about{background: #173e55;}.nw-page-hero--partners{background: #123149;}.nw-page-hero--contact{background: #1a465b;}.nw-page-hero--order{background: #0d3048;}.nw-subnav{border-bottom: 1px solid var(--nw-line); background: #ffffff;}.nw-subnav__inner{min-height: 66px; display: -webkit-box; display: -webkit-flex; display: flex; align-items: center; gap: 35px; overflow-x: auto;}.nw-subnav a{-webkit-box-flex: 0; -webkit-flex: 0 0 auto; flex: 0 0 auto; color: var(--nw-muted); font-size: 10px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase;}.nw-subnav a:hover{color: var(--nw-cyan);}.nw-page-section{background: #ffffff;}.nw-page-section--pale{background: var(--nw-pale);}.nw-lens-grid{display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid var(--nw-line); border-bottom: 1px solid var(--nw-line);}.nw-lens-block{min-height: 360px; padding: 35px 40px; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; border-right: 1px solid var(--nw-line); transition: background-color .2s ease;}.nw-lens-block:last-child{border-right: 0;}.nw-lens-block:hover{background: var(--nw-pale);}.nw-lens-block > span{color: var(--nw-cyan); font-size: 10px; font-weight: 700;}.nw-lens-block h3{margin: auto 0 16px; font-size: clamp(35px, 3.6vw, 55px); letter-spacing: -.05em; line-height: .98;}.nw-lens-block p{color: var(--nw-muted); line-height: 1.6;}.nw-lens-block b{margin-top: 20px; font-size: 10px; letter-spacing: .08em; text-transform: uppercase;}.nw-product-list{border-top: 1px solid var(--nw-line);}.nw-product-list article{min-height: 148px; display: grid; grid-template-columns: 60px minmax(230px, 0.7fr) 1.3fr; align-items: center; gap: 28px; border-bottom: 1px solid var(--nw-line);}.nw-product-list article > span{align-self: start; padding-top: 38px; color: var(--nw-cyan); font-size: 10px; font-weight: 700;}.nw-product-list small{color: var(--nw-blue); font-size: 9px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase;}.nw-product-list h3{margin: 8px 0 0; font-size: 29px; letter-spacing: -.035em;}.nw-product-list article > p{margin: 0; color: var(--nw-muted); font-size: 14px; line-height: 1.7;}.nw-two-column-note{display: grid; grid-template-columns: 1fr 1fr; gap: 80px; margin-top: 70px; padding-top: 70px; border-top: 1px solid var(--nw-line);}.nw-two-column-note h3{margin: 16px 0; font-size: 38px; letter-spacing: -.04em;}.nw-two-column-note p{color: var(--nw-muted); line-height: 1.7;}.nw-detail-grid{display: grid; grid-template-columns: 1.3fr .7fr; gap: 95px;}.nw-detail-grid__main h2{max-width: 760px; margin: 20px 0; font-size: clamp(47px, 4.8vw, 75px); letter-spacing: -.052em; line-height: .97;}.nw-detail-grid__main > p{max-width: 780px; color: var(--nw-muted); font-size: 16px; line-height: 1.8;}.nw-detail-grid__aside{align-self: start;}.nw-detail-grid__aside--optic{min-height: 530px; display: grid; place-items: center; background: var(--nw-pale);}.nw-process-lines{margin-top: 45px; border-top: 1px solid var(--nw-line);}.nw-process-lines > div{min-height: 115px; display: grid; grid-template-columns: 60px 210px 1fr; align-items: center; gap: 20px; border-bottom: 1px solid var(--nw-line);}.nw-process-lines span{color: var(--nw-cyan); font-size: 10px;}.nw-process-lines h3{margin: 0; font-size: 19px;}.nw-process-lines p{margin: 0; color: var(--nw-muted); font-size: 13px; line-height: 1.55;}.nw-band{padding: 80px 0; color: #ffffff; background: var(--nw-blue);}.nw-band__inner{display: -webkit-box; display: -webkit-flex; display: flex; align-items: end; justify-content: space-between; gap: 70px;}.nw-band h2{max-width: 800px; margin: 16px 0 0; color: #ffffff; font-size: clamp(40px, 4.5vw, 68px); letter-spacing: -.05em; line-height: .98;}.nw-vertical-specs{margin-top: 45px; border-top: 1px solid var(--nw-line);}.nw-vertical-specs > div{min-height: 75px; display: -webkit-box; display: -webkit-flex; display: flex; align-items: center; justify-content: space-between; gap: 20px; border-bottom: 1px solid var(--nw-line);}.nw-vertical-specs span{font-size: 13px; font-weight: 650;}.nw-vertical-specs strong{color: var(--nw-blue); font-size: 9px; letter-spacing: .08em;}.nw-progressive-diagram{width: 310px; height: 420px; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; justify-content: space-between; padding: 35px; border: 1px solid var(--nw-blue); border-radius: 50% 50% 46% 46%; color: var(--nw-blue);}.nw-progressive-diagram span{align-self: center; padding: 5px 10px; background: var(--nw-pale); font-size: 9px; font-weight: 700; letter-spacing: .09em; text-transform: uppercase;}.nw-progressive-diagram span:nth-child(2){width: 100%; text-align: center; border-top: 1px solid #8ab7be; border-bottom: 1px solid #8ab7be;}.nw-context-strip{display: grid; grid-template-columns: repeat(3, 1fr); margin-bottom: 50px; border-top: 1px solid var(--nw-line); border-bottom: 1px solid var(--nw-line);}.nw-context-strip > div{min-height: 260px; padding: 35px; border-right: 1px solid var(--nw-line);}.nw-context-strip > div:last-child{border-right: 0;}.nw-context-strip span{color: var(--nw-cyan); font-size: 10px;}.nw-context-strip h3{margin: 85px 0 15px; font-size: 28px; letter-spacing: -.03em;}.nw-context-strip p{color: var(--nw-muted); line-height: 1.6;}.nw-tech-story{display: grid; grid-template-columns: .85fr 1.15fr; gap: 100px;}.nw-tech-story__intro h2{margin: 20px 0; font-size: clamp(48px, 4.8vw, 74px); letter-spacing: -.052em; line-height: .97;}.nw-tech-story__intro p{color: var(--nw-muted); line-height: 1.8;}.nw-tech-story__sequence{border-top: 1px solid var(--nw-line);}.nw-tech-story__sequence > div{min-height: 165px; display: grid; grid-template-columns: 50px 1fr; align-content: center; gap: 8px 20px; border-bottom: 1px solid var(--nw-line);}.nw-tech-story__sequence span{grid-row: 1 / 4; color: var(--nw-cyan); font-size: 10px;}.nw-tech-story__sequence h3{margin: 0; font-size: 24px;}.nw-tech-story__sequence p{margin: 0; color: var(--nw-muted); font-size: 13px;}.nw-tech-story__sequence em{color: var(--nw-blue); font-size: 8px; font-style: normal; letter-spacing: .08em;}.nw-technology-photo{color: #ffffff; background: var(--nw-blue);}.nw-technology-photo__grid{display: grid; grid-template-columns: 1fr 1fr; gap: 90px; align-items: center;}.nw-technology-photo h2{margin: 20px 0; color: #ffffff; font-size: clamp(47px, 4.8vw, 72px); letter-spacing: -.052em; line-height: .97;}.nw-technology-photo p{color: rgba(255, 255, 255, 0.65); line-height: 1.8;}.nw-technology-fact{min-height: 430px; display: -webkit-box; display: -webkit-flex; display: flex; align-items: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; border: 1px solid rgba(255, 255, 255, 0.28);}.nw-technology-fact span, .nw-technology-fact small{color: rgba(255, 255, 255, 0.62); font-size: 10px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase;}.nw-technology-fact strong{margin: 18px 0; color: #ffffff; font-size: 112px; font-weight: 250; letter-spacing: -.07em; line-height: .9;}.nw-index-grid{display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid var(--nw-line); border-left: 1px solid var(--nw-line);}.nw-index-grid article{min-height: 245px; padding: 34px; border-right: 1px solid var(--nw-line); border-bottom: 1px solid var(--nw-line);}.nw-index-grid article > span{color: var(--nw-cyan); font-size: 10px; font-weight: 700;}.nw-index-grid h3{margin: 42px 0 4px; font-size: 45px; letter-spacing: -.05em;}.nw-index-grid strong{color: var(--nw-blue); font-size: 10px; letter-spacing: .08em; text-transform: uppercase;}.nw-index-grid p{margin: 18px 0 0; color: var(--nw-muted); font-size: 13px; line-height: 1.65;}.nw-material-row{min-height: 310px; display: grid; grid-template-columns: 80px 1fr 300px; align-items: center; gap: 45px; border-top: 1px solid var(--nw-line);}.nw-material-row > span{align-self: start; padding-top: 40px; color: var(--nw-cyan); font-size: 10px;}.nw-material-row h2{margin: 14px 0; font-size: clamp(42px, 4.2vw, 65px); letter-spacing: -.05em; line-height: .98;}.nw-material-row p{max-width: 730px; color: var(--nw-muted); line-height: 1.75;}.nw-material-row > strong{color: var(--nw-blue); font-size: 9px; letter-spacing: .08em;}.nw-guardrail{padding: 40px; color: #ffffff; background: var(--nw-navy);}.nw-guardrail h3{color: #ffffff; font-size: 28px;}.nw-guardrail p{max-width: 940px; margin: 12px 0 0; color: rgba(255, 255, 255, 0.66); line-height: 1.7;}.nw-about-grid{display: grid; grid-template-columns: 1fr 1fr; gap: 90px; align-items: center;}.nw-about-grid__image{min-height: 620px; position: relative; overflow: hidden; background: var(--nw-pale);}.nw-about-grid__image img{width: 100%; height: 100%; position: absolute; object-fit: cover;}.nw-about-grid__image span{position: absolute; bottom: 0; left: 0; padding: 12px 16px; color: #ffffff; background: var(--nw-ink); font-size: 9px; letter-spacing: .09em; text-transform: uppercase;}.nw-about-grid__copy h2{margin: 20px 0; font-size: clamp(48px, 4.9vw, 76px); letter-spacing: -.052em; line-height: .97;}.nw-about-grid__copy > p{color: var(--nw-muted); line-height: 1.8;}.nw-fact-line{min-height: 72px; display: -webkit-box; display: -webkit-flex; display: flex; align-items: center; justify-content: space-between; gap: 25px; border-bottom: 1px solid var(--nw-line);}.nw-fact-line:first-of-type{margin-top: 35px; border-top: 1px solid var(--nw-line);}.nw-fact-line span{font-size: 12px;}.nw-fact-line strong{color: var(--nw-blue); font-size: 9px; letter-spacing: .07em; text-align: right;}.nw-partner-framework{display: grid; grid-template-columns: repeat(4, 1fr); margin-bottom: 45px; border-top: 1px solid var(--nw-line); border-bottom: 1px solid var(--nw-line);}.nw-partner-framework > div{min-height: 350px; padding: 32px; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; border-right: 1px solid var(--nw-line);}.nw-partner-framework > div:last-child{border-right: 0;}.nw-partner-framework span{color: var(--nw-cyan); font-size: 10px;}.nw-partner-framework h3{margin: auto 0 16px; font-size: 29px; letter-spacing: -.035em;}.nw-partner-framework p{color: var(--nw-muted); font-size: 13px; line-height: 1.65;}.nw-audience-band{padding: 34px 0; color: #ffffff; background: var(--nw-blue);}.nw-audience-band .nw-shell{display: -webkit-box; display: -webkit-flex; display: flex; justify-content: space-between; gap: 25px; overflow-x: auto;}.nw-audience-band span{-webkit-box-flex: 0; -webkit-flex: 0 0 auto; flex: 0 0 auto; font-size: 9px; font-weight: 700; letter-spacing: .13em;}.nw-contact-grid{display: grid; grid-template-columns: .9fr 1.1fr; gap: 100px;}.nw-contact-grid__location{min-height: 590px; position: relative; overflow: hidden; padding: 60px; color: #ffffff; background: var(--nw-blue);}.nw-contact-grid__location h2{margin: 24px 0; color: #ffffff; font-size: clamp(55px, 5.8vw, 86px); letter-spacing: -.055em; line-height: .92;}.nw-contact-grid__location p{max-width: 430px; color: rgba(255, 255, 255, 0.65); line-height: 1.75;}.nw-contact-grid__coordinates{width: 280px; height: 280px; position: absolute; right: -30px; bottom: -30px; display: grid; place-items: center; border: 1px solid rgba(255, 255, 255, 0.32); border-radius: 50%;}.nw-contact-grid__coordinates::before{width: 70%; height: 70%; content: ""; position: absolute; border: 1px solid rgba(112, 218, 221, 0.7); border-radius: 50%;}.nw-contact-grid__coordinates span{font-size: 55px; font-weight: 200;}.nw-contact-grid__coordinates i{position: absolute; background: rgba(255, 255, 255, 0.25);}.nw-contact-grid__coordinates i:first-child{width: 1px; top: 0; bottom: 0;}.nw-contact-grid__coordinates i:last-child{height: 1px; right: 0; left: 0;}.nw-contact-grid__channels h2{margin-bottom: 32px; font-size: clamp(41px, 4.4vw, 65px); letter-spacing: -.05em; line-height: 1;}.nw-contact-line{min-height: 74px; display: -webkit-box; display: -webkit-flex; display: flex; align-items: center; justify-content: space-between; gap: 20px; border-bottom: 1px solid var(--nw-line);}.nw-contact-line span{font-size: 12px;}.nw-contact-line strong{color: var(--nw-blue); font-size: 13px; line-height: 1.5; text-align: right;}.nw-contact-line a{color: inherit;}.nw-contact-line a:hover{color: var(--nw-cyan);}.nw-contact-actions{margin-top: 38px; display: -webkit-box; display: -webkit-flex; display: flex; align-items: center; -webkit-flex-wrap: wrap; flex-wrap: wrap; gap: 24px;}.nw-order-grid{display: grid; grid-template-columns: 1fr 1fr; gap: 100px;}.nw-order-grid h2{margin: 20px 0; font-size: clamp(44px, 4.5vw, 68px); letter-spacing: -.05em; line-height: .98;}.nw-order-grid p{color: var(--nw-muted); line-height: 1.75;}.nw-order-checklist{margin-top: 38px; border-top: 1px solid var(--nw-line);}.nw-order-checklist span{min-height: 67px; display: -webkit-box; display: -webkit-flex; display: flex; align-items: center; gap: 22px; border-bottom: 1px solid var(--nw-line); font-size: 12px; font-weight: 650;}.nw-order-checklist b{color: var(--nw-cyan); font-size: 9px;}.nw-order-grid__action{padding: 50px; background: var(--nw-mist);}.nw-order-grid__note{margin-top: 30px; padding-left: 18px; border-left: 2px solid var(--nw-cyan); font-size: 12px;}.nw-enquiry-form{margin-top: 35px; display: grid; grid-template-columns: 1fr 1fr; gap: 22px;}.nw-form-field{display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; gap: 8px;}.nw-form-field--full{grid-column: 1 / -1;}.nw-form-field label{margin: 0; color: var(--nw-ink); font-size: 11px; font-weight: 700; letter-spacing: .04em;}.nw-form-field label > span{color: var(--nw-blue);}.nw-form-field input, .nw-form-field select, .nw-form-field textarea{width: 100%; min-height: 52px; padding: 12px 14px; border: 1px solid var(--nw-line); border-radius: 0; color: var(--nw-ink); background: #ffffff; font: inherit;}.nw-form-field textarea{min-height: 150px; resize: vertical;}.nw-form-field input:focus, .nw-form-field select:focus, .nw-form-field textarea:focus{border-color: var(--nw-cyan); outline: 2px solid rgba(112, 218, 221, 0.22); outline-offset: 0;}.nw-form-actions{display: -webkit-box; display: -webkit-flex; display: flex; align-items: center; -webkit-flex-wrap: wrap; flex-wrap: wrap; gap: 24px; padding-top: 8px;}.nw-form-actions .nw-button{border: 0;}.nw-form-message{margin-top: 24px; padding: 18px 20px; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; gap: 4px; border-left: 3px solid var(--nw-blue); background: #ffffff;}.nw-form-message strong{color: var(--nw-ink);}.nw-form-message span{color: var(--nw-muted); font-size: 13px;}.nw-form-message--error{border-left-color: #a33f3f;}.nw-form-trap{width: 1px; height: 1px; position: absolute; overflow: hidden; clip: rect(0 0 0 0); clip-path: inset(50%); white-space: nowrap;}.nw-privacy-notice{padding: 16px 0; border-top: 1px solid var(--nw-line); border-bottom: 1px solid var(--nw-line);}.nw-privacy-notice summary{color: var(--nw-ink); cursor: pointer; font-size: 12px; font-weight: 700;}.nw-privacy-notice p{margin: 14px 0 0; color: var(--nw-muted); font-size: 12px; line-height: 1.7;}.nw-form-consent{display: grid; grid-template-columns: 18px 1fr; align-items: start; gap: 10px;}.nw-form-consent input{width: 18px; height: 18px; margin-top: 2px; accent-color: var(--nw-blue);}.nw-form-consent label{margin: 0; color: var(--nw-muted); font-size: 11px; line-height: 1.6;}.nw-form-consent label span{color: var(--nw-blue);}.nw-portfolio__diagram{width: 230px; height: 230px; position: relative; display: block; color: var(--nw-blue);}.nw-portfolio__diagram--sv{border: 1px solid #8ab7be; border-radius: 50%; background: radial-gradient(circle at 38% 35%, rgba(0, 169, 173, 0.28), transparent 32%), linear-gradient(135deg, rgba(23, 84, 119, 0.04), rgba(0, 169, 173, 0.18));}.nw-portfolio__diagram--sv i{position: absolute; border: 1px solid rgba(23, 84, 119, 0.33); border-radius: 50%;}.nw-portfolio__diagram--sv i:nth-child(1){inset: 24px;}.nw-portfolio__diagram--sv i:nth-child(2){inset: 54px; border-color: var(--nw-cyan);}.nw-portfolio__diagram--sv i:nth-child(3){inset: 88px; background: rgba(255, 255, 255, 0.6);}.nw-portfolio__diagram--progressive{padding: 35px 26px; display: -webkit-box; display: -webkit-flex; display: flex; align-items: stretch; justify-content: space-between; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; border: 1px solid var(--nw-blue); border-radius: 50% 50% 46% 46%; background: linear-gradient(180deg, rgba(23, 84, 119, 0.14), rgba(0, 169, 173, 0.18) 58%, rgba(23, 84, 119, 0.08));}.nw-portfolio__diagram--progressive i{align-self: center; font-size: 8px; font-style: normal; font-weight: 700; letter-spacing: .08em; text-transform: uppercase;}.nw-portfolio__diagram--progressive i:nth-child(2){width: 100%; padding: 10px 0; border-top: 1px solid rgba(23, 84, 119, 0.35); border-bottom: 1px solid rgba(23, 84, 119, 0.35); text-align: center;}.nw-portfolio__diagram--occupational{border: 1px solid var(--nw-line); background: linear-gradient(180deg, transparent 58%, rgba(0, 169, 173, 0.12) 58%);}.nw-portfolio__diagram--occupational::before{width: 120px; height: 78px; position: absolute; top: 46px; left: 55px; content: ""; border: 2px solid var(--nw-blue);}.nw-portfolio__diagram--occupational::after{width: 90px; height: 1px; position: absolute; top: 140px; left: 70px; content: ""; background: var(--nw-cyan); transform: rotate(-18deg);}.nw-portfolio__diagram--occupational i{height: 1px; position: absolute; right: 30px; left: 30px; background: rgba(23, 84, 119, 0.2);}.nw-portfolio__diagram--occupational i:first-child{top: 165px;}.nw-portfolio__diagram--occupational i:nth-child(2){top: 185px;}.nw-portfolio__diagram--occupational b{position: absolute; right: 18px; bottom: 15px; color: var(--nw-blue); font-size: 8px; letter-spacing: .1em;}.nw-omega-portfolio{background: #ffffff;}.nw-omega-showcase{border-top: 1px solid var(--nw-line);}.nw-omega-feature{min-height: 560px; display: grid; grid-template-columns: 1.15fr .85fr; border-right: 1px solid var(--nw-line); border-bottom: 1px solid var(--nw-line); border-left: 1px solid var(--nw-line); background: var(--nw-pale);}.nw-omega-feature__media{min-width: 0; min-height: 560px; position: relative; margin: 0; overflow: hidden; background: var(--nw-navy);}.nw-omega-feature__media img{width: 100%; height: 100%; position: absolute; display: block; object-fit: cover;}.nw-omega-feature__media::after{position: absolute; inset: 0; content: ""; background: linear-gradient(180deg, transparent 62%, rgba(6, 31, 48, 0.72));}.nw-omega-feature__media figcaption, .nw-freeform__source figcaption, .nw-tech-editorial__media figcaption{position: absolute; z-index: 2; right: 22px; bottom: 18px; left: 22px; display: -webkit-box; display: -webkit-flex; display: flex; align-items: center; justify-content: space-between; gap: 20px; color: #ffffff; font-size: 9px; letter-spacing: .09em; text-transform: uppercase;}.nw-omega-feature__media figcaption strong, .nw-freeform__source figcaption strong, .nw-tech-editorial__media figcaption strong{color: rgba(255, 255, 255, 0.7); font-size: 8px; font-weight: 500;}.nw-omega-feature__copy{padding: 62px 52px; display: -webkit-box; display: -webkit-flex; display: flex; align-items: flex-start; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column;}.nw-omega-feature__copy > span, .nw-omega-story span{color: var(--nw-cyan); font-size: 9px; font-weight: 700; letter-spacing: .09em; text-transform: uppercase;}.nw-omega-feature h3{margin: 20px 0; font-size: clamp(54px, 5.5vw, 84px); letter-spacing: -.06em; line-height: .9;}.nw-omega-feature p{max-width: 470px; color: var(--nw-muted); line-height: 1.7;}.nw-omega-feature .nw-product-chips{margin: 34px 0;}.nw-omega-feature__copy > strong, .nw-omega-story strong{font-size: 9px; letter-spacing: .09em; text-transform: uppercase;}.nw-omega-showcase__rail{display: grid; grid-template-columns: repeat(3, 1fr); border-left: 1px solid var(--nw-line);}.nw-omega-story{min-width: 0; min-height: 520px; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; border-right: 1px solid var(--nw-line); border-bottom: 1px solid var(--nw-line);}.nw-omega-story figure{height: 265px; position: relative; margin: 0; overflow: hidden; background: var(--nw-navy);}.nw-omega-story img{width: 100%; height: 100%; display: block; object-fit: cover; transition: transform .35s ease;}.nw-omega-story:hover img{transform: scale(1.025);}.nw-omega-story > div{padding: 30px; display: -webkit-box; display: -webkit-flex; display: flex; align-items: flex-start; flex: 1; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column;}.nw-omega-story h3{margin: 16px 0; font-size: clamp(32px, 3vw, 45px); letter-spacing: -.05em; line-height: .95;}.nw-omega-story p{color: var(--nw-muted); font-size: 13px; line-height: 1.65;}.nw-omega-story strong{margin-top: auto; padding-top: 28px;}.nw-product-chips{display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; gap: 7px;}.nw-product-chips b{padding: 8px 10px; border: 1px solid var(--nw-line); color: var(--nw-blue); background: #ffffff; font-size: 8px; font-weight: 700; letter-spacing: .05em; text-transform: uppercase;}.nw-section-action{margin-top: 38px; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-pack: end; justify-content: flex-end;}.nw-manufacturing-flow{min-height: 650px; position: relative; padding: 56px; overflow: hidden; isolation: isolate; color: #ffffff; background: var(--nw-navy);}.nw-manufacturing-flow__grid{position: absolute; z-index: -1; inset: 0; background-image: linear-gradient(rgba(112, 218, 221, 0.07) 1px, transparent 1px), linear-gradient(90deg, rgba(112, 218, 221, 0.07) 1px, transparent 1px); background-size: 48px 48px;}.nw-manufacturing-flow ol{width: 75%; position: relative; z-index: 2; margin: 0; padding: 0; list-style: none;}.nw-manufacturing-flow li{min-height: 76px; display: grid; grid-template-columns: 35px 1fr 24px; align-items: center; border-bottom: 1px solid rgba(255, 255, 255, 0.16);}.nw-manufacturing-flow li span{color: #70dadd; font-size: 9px;}.nw-manufacturing-flow li strong{color: #ffffff; font-size: 13px; font-weight: 600;}.nw-manufacturing-flow li i{color: rgba(255, 255, 255, 0.45); font-style: normal;}.nw-manufacturing-flow__lens{width: 210px; height: 210px; position: absolute; right: -58px; bottom: 78px; border: 1px solid rgba(112, 218, 221, 0.65); border-radius: 50%;}.nw-manufacturing-flow__lens i{position: absolute; inset: 30px; border: 1px solid rgba(255, 255, 255, 0.25); border-radius: 50%;}.nw-manufacturing-flow__lens i:nth-child(2){inset: 62px; border-color: rgba(112, 218, 221, 0.7);}.nw-manufacturing-flow__lens i:nth-child(3){inset: 91px; background: #70dadd;}.nw-manufacturing-flow > small{position: absolute; right: 22px; bottom: 20px; color: rgba(255, 255, 255, 0.54); font-size: 8px; letter-spacing: .12em;}.nw-freeform__source{min-height: 610px; position: relative; margin: 0; overflow: hidden; border: 1px solid rgba(255, 255, 255, 0.18); background: var(--nw-navy);}.nw-freeform__source img{width: 100%; height: 100%; position: absolute; display: block; object-fit: cover;}.nw-freeform__source::after{position: absolute; inset: 0; content: ""; background: linear-gradient(180deg, transparent 58%, rgba(6, 31, 48, 0.78));}.nw-complete-lens{border-top: 1px solid #aaa99f;}.nw-complete-lens__row{min-height: 150px; display: grid; grid-template-columns: 140px 1fr; align-items: center; gap: 35px; border-bottom: 1px solid #aaa99f;}.nw-complete-lens__row > span{color: var(--nw-blue); font-size: 10px; font-weight: 700; letter-spacing: .1em; text-transform: uppercase;}.nw-complete-lens__row > div{display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; gap: 9px;}.nw-complete-lens__row b{padding: 14px 16px; border: 1px solid #aaa99f; background: rgba(255, 255, 255, 0.38); font-size: 12px; font-weight: 600;}.nw-saudi__grid{grid-template-columns: 1fr 500px;}.nw-saudi__facts{margin-top: 32px; display: grid; grid-template-columns: 1fr 1fr; border-top: 1px solid rgba(255, 255, 255, 0.2); border-left: 1px solid rgba(255, 255, 255, 0.2);}.nw-saudi__facts span{min-height: 58px; padding: 12px 15px; display: -webkit-box; display: -webkit-flex; display: flex; align-items: center; border-right: 1px solid rgba(255, 255, 255, 0.2); border-bottom: 1px solid rgba(255, 255, 255, 0.2); color: rgba(255, 255, 255, 0.72); font-size: 9px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;}.nw-saudi__factory{min-height: 520px; position: relative; overflow: hidden; border: 1px solid rgba(255, 255, 255, 0.24);}.nw-saudi__factory img{width: 100%; height: 100%; position: absolute; object-fit: cover; filter: saturate(0.7) contrast(1.05);}.nw-saudi__factory::after{position: absolute; inset: 0; content: ""; background: linear-gradient(180deg, transparent 55%, rgba(6, 31, 48, 0.72));}.nw-saudi__factory span{position: absolute; z-index: 2; right: 22px; bottom: 20px; left: 22px; color: #ffffff; font-size: 8px; font-weight: 700; letter-spacing: .13em;}.nw-family-catalog{display: grid; grid-template-columns: repeat(2, 1fr); border-top: 1px solid var(--nw-line); border-left: 1px solid var(--nw-line);}.nw-family-panel{min-height: 570px; padding: 40px; display: -webkit-box; display: -webkit-flex; display: flex; align-items: flex-start; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; border-right: 1px solid var(--nw-line); border-bottom: 1px solid var(--nw-line); transition: background-color .2s ease;}a.nw-family-panel:hover{background: var(--nw-pale);}.nw-family-panel--flagship{grid-column: 1 / -1; min-height: 520px; display: grid; grid-template-columns: .9fr 1.1fr; align-items: center; gap: 80px; background: var(--nw-pale);}.nw-family-panel > span, .nw-family-panel__copy > span{color: var(--nw-cyan); font-size: 9px; font-weight: 700; letter-spacing: .09em; text-transform: uppercase;}.nw-family-panel h3{margin: 18px 0; font-size: clamp(42px, 4.6vw, 70px); letter-spacing: -.055em; line-height: .95;}.nw-family-panel p{color: var(--nw-muted); line-height: 1.7;}.nw-family-panel strong{display: block; margin-top: 30px; font-size: 9px; letter-spacing: .09em; text-transform: uppercase;}.nw-family-panel .nw-product-chips{margin-top: auto;}.nw-family-visual{width: 100%; min-height: 245px; position: relative; display: grid; place-items: center; margin-bottom: 32px; overflow: hidden; border: 1px solid var(--nw-line); background: #ffffff;}.nw-family-visual--source{padding: 0; display: block; border-radius: 0; background: var(--nw-navy);}.nw-family-visual--source img{width: 100%; height: 245px; display: block; object-fit: cover;}.nw-family-visual--source-large img{height: 390px;}.nw-family-visual--sv{min-height: 390px; background: var(--nw-navy);}.nw-family-visual--sv i{width: 280px; height: 280px; position: absolute; border: 1px solid rgba(112, 218, 221, 0.55); border-radius: 50%;}.nw-family-visual--sv i:nth-child(2){width: 200px; height: 200px; border-color: rgba(255, 255, 255, 0.3);}.nw-family-visual--sv i:nth-child(3){width: 115px; height: 115px; background: radial-gradient(circle at 35% 30%, rgba(112, 218, 221, 0.55), transparent 62%);}.nw-family-visual--sv small{position: absolute; right: 18px; bottom: 16px; color: rgba(255, 255, 255, 0.58); font-size: 8px; letter-spacing: .1em;}.nw-family-visual--pal{padding: 28px; display: -webkit-box; display: -webkit-flex; display: flex; justify-content: space-between; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; border-radius: 48% 48% 42% 42%; background: linear-gradient(180deg, rgba(23, 84, 119, 0.12), rgba(0, 169, 173, 0.2) 62%, rgba(23, 84, 119, 0.06));}.nw-family-visual--pal i{align-self: center; color: var(--nw-blue); font-size: 8px; font-style: normal; font-weight: 700; letter-spacing: .08em; text-transform: uppercase;}.nw-family-visual--pal i:nth-child(2){width: 100%; padding: 10px 0; border-top: 1px solid #8ab7be; border-bottom: 1px solid #8ab7be; text-align: center;}.nw-family-visual--work{padding: 24px; grid-template-columns: 1fr 1fr; gap: 1px; background: var(--nw-line);}.nw-family-visual--work i{width: 100%; height: 100%; display: grid; place-items: center; color: var(--nw-blue); background: #ffffff; font-size: 8px; font-style: normal; font-weight: 700;}.nw-family-visual--bifocal{grid-template-columns: 1fr 1fr; gap: 24px; padding: 40px;}.nw-family-visual--bifocal i{width: 100%; height: 185px; position: relative; border: 1px solid var(--nw-blue); border-radius: 50% 50% 44% 44%;}.nw-family-visual--bifocal i:first-child::after{width: 62%; height: 43px; position: absolute; bottom: 20px; left: 19%; content: ""; border: 1px dashed var(--nw-cyan); border-radius: 50%;}.nw-family-visual--bifocal i:last-child::after{width: 62%; height: 38px; position: absolute; bottom: 0; left: 19%; content: ""; border-top: 2px solid var(--nw-cyan); border-radius: 50% 50% 0 0; background: rgba(0, 169, 173, 0.1);}.nw-family-visual--specialty i:first-child{width: 150px; height: 150px; position: absolute; border: 1px solid var(--nw-cyan); border-radius: 50%;}.nw-family-visual--specialty i:nth-child(2){width: 230px; height: 1px; position: absolute; background: var(--nw-blue);}.nw-family-visual--specialty b{position: absolute; bottom: 18px; color: var(--nw-blue); font-size: 8px; letter-spacing: .1em;}.nw-sv-flagship{min-height: 520px; display: grid; grid-template-columns: .9fr 1.1fr; align-items: center; gap: 80px; margin-bottom: 1px; padding: 55px; color: #ffffff; background: var(--nw-navy);}.nw-sv-flagship h3{margin: 18px 0; color: #ffffff; font-size: clamp(55px, 6.2vw, 95px); letter-spacing: -.065em; line-height: .9;}.nw-sv-flagship p{color: rgba(255, 255, 255, 0.68); line-height: 1.7;}.nw-data-line{margin-top: 32px; display: -webkit-box; display: -webkit-flex; display: flex; align-items: center; -webkit-flex-wrap: wrap; flex-wrap: wrap; gap: 10px;}.nw-data-line span{padding: 9px 10px; border: 1px solid rgba(255, 255, 255, 0.2); color: rgba(255, 255, 255, 0.72); font-size: 8px; text-transform: uppercase;}.nw-data-line i{color: #70dadd; font-style: normal;}.nw-sv-surface{min-height: 390px; position: relative; display: grid; place-items: center; border: 1px solid rgba(255, 255, 255, 0.18); background-image: linear-gradient(rgba(112, 218, 221, 0.06) 1px, transparent 1px), linear-gradient(90deg, rgba(112, 218, 221, 0.06) 1px, transparent 1px); background-size: 44px 44px;}.nw-sv-surface i{width: 300px; height: 300px; position: absolute; border: 1px solid rgba(112, 218, 221, 0.56); border-radius: 50%;}.nw-sv-surface i:nth-child(2){width: 230px; height: 230px; border-color: rgba(255, 255, 255, 0.3);}.nw-sv-surface i:nth-child(3){width: 155px; height: 155px;}.nw-sv-surface i:nth-child(4){width: 80px; height: 80px; background: rgba(112, 218, 221, 0.16);}.nw-sv-surface strong{position: relative; z-index: 2; color: #ffffff; font-size: 10px; letter-spacing: .1em; line-height: 1.4; text-align: center;}.nw-sv-designs{display: grid; grid-template-columns: repeat(2, 1fr); border-top: 1px solid var(--nw-line); border-left: 1px solid var(--nw-line);}.nw-sv-designs article{min-height: 520px; padding: 40px; border-right: 1px solid var(--nw-line); border-bottom: 1px solid var(--nw-line);}.nw-sv-designs small, .nw-bifocal-portfolio small, .nw-treatment-card small{color: var(--nw-cyan); font-size: 9px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase;}.nw-sv-designs h3, .nw-bifocal-portfolio h3, .nw-treatment-card h3{margin: 16px 0; font-size: 39px; letter-spacing: -.045em;}.nw-sv-designs p, .nw-bifocal-portfolio p, .nw-treatment-card p{color: var(--nw-muted); font-size: 14px; line-height: 1.7;}.nw-design-symbol{height: 240px; position: relative; display: grid; place-items: center; margin-bottom: 32px; overflow: hidden; border: 1px solid var(--nw-line); background: var(--nw-mist);}.nw-design-symbol > span{position: absolute; right: 15px; bottom: 14px; color: var(--nw-blue); font-size: 8px; font-weight: 700; letter-spacing: .08em;}.nw-design-symbol--fatigue i{width: 165px; height: 165px; border: 1px solid var(--nw-blue); border-radius: 50%; background: linear-gradient(180deg, transparent 62%, rgba(0, 169, 173, 0.25) 62%);}.nw-design-symbol--air i{position: absolute; border-radius: 50%;}.nw-design-symbol--air i:first-child{width: 190px; height: 150px; border: 8px solid rgba(23, 84, 119, 0.18);}.nw-design-symbol--air i:nth-child(2){width: 125px; height: 105px; border: 1px solid var(--nw-cyan); background: rgba(255, 255, 255, 0.7);}.nw-design-symbol--stella i{position: absolute; border: 1px solid rgba(23, 84, 119, 0.3); border-radius: 50%;}.nw-design-symbol--stella i:first-child{width: 175px; height: 175px;}.nw-design-symbol--stella i:nth-child(2){width: 120px; height: 120px; border-color: var(--nw-cyan);}.nw-design-symbol--stella i:nth-child(3){width: 1px; height: 205px; border: 0; background: rgba(23, 84, 119, 0.24);}.nw-design-symbol--luna i{width: 165px; height: 165px; border: 1px solid var(--nw-blue); border-radius: 50%; background: radial-gradient(circle at 35% 30%, rgba(255, 255, 255, 0.9), rgba(0, 169, 173, 0.08));}.nw-source-visual img{width: 100%; height: 100%; display: block; object-fit: cover;}.nw-sv-surface.nw-source-visual img{position: absolute; inset: 0;}.nw-source-visual--contain img{padding: 18px; object-fit: contain; background: #ffffff;}.nw-design-symbol.nw-source-visual > span{right: 0; bottom: 0; padding: 10px 12px; color: #ffffff; background: rgba(9, 38, 59, 0.9);}.nw-sv-surface.nw-source-visual strong{position: absolute; right: 18px; bottom: 18px; padding: 10px 12px; color: #ffffff; background: rgba(9, 38, 59, 0.9);}.nw-progressive-portfolio{display: grid; grid-template-columns: 420px 1fr; gap: 70px; align-items: start;}.nw-progressive-lens{min-height: 620px; position: sticky; top: 110px; padding: 58px 48px; display: -webkit-box; display: -webkit-flex; display: flex; justify-content: space-between; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; overflow: hidden; border: 1px solid var(--nw-blue); border-radius: 50% 50% 43% 43%; background: linear-gradient(180deg, rgba(23, 84, 119, 0.12), rgba(0, 169, 173, 0.2) 61%, rgba(23, 84, 119, 0.08));}.nw-progressive-lens span{position: relative; z-index: 2; align-self: center; padding: 7px 12px; color: var(--nw-blue); background: rgba(255, 255, 255, 0.72); font-size: 9px; font-weight: 700; letter-spacing: .1em; text-transform: uppercase;}.nw-progressive-lens span:nth-child(2){width: 100%; padding: 18px 0; border-top: 1px solid #8ab7be; border-bottom: 1px solid #8ab7be; text-align: center;}.nw-progressive-lens i{position: absolute; border: 1px solid rgba(0, 169, 173, 0.23); border-radius: 50%;}.nw-progressive-lens i:nth-of-type(1){width: 520px; height: 240px; top: 125px; left: -50px;}.nw-progressive-lens i:nth-of-type(2){width: 300px; height: 260px; bottom: 25px; left: 60px;}.nw-progressive-lens--source{padding: 0; display: block; border-radius: 0; background: var(--nw-navy);}.nw-progressive-lens--source img{width: 100%; height: 100%; position: absolute; inset: 0; display: block; object-fit: cover;}.nw-progressive-lens--source span{position: absolute; right: 18px; bottom: 18px; padding: 10px 12px; color: #ffffff; background: rgba(9, 38, 59, 0.9);}.nw-progressive-emphasis{border-top: 1px solid var(--nw-line);}.nw-progressive-emphasis article{min-height: 210px; padding: 32px 0; display: grid; grid-template-columns: 1fr 190px; gap: 10px 28px; border-bottom: 1px solid var(--nw-line);}.nw-progressive-emphasis article > span{color: var(--nw-cyan); font-size: 9px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase;}.nw-progressive-emphasis h3{margin: 0; font-size: 31px; letter-spacing: -.04em;}.nw-progressive-emphasis p{grid-column: 1; color: var(--nw-muted); font-size: 13px; line-height: 1.65;}.nw-zone-bars{grid-column: 2; grid-row: 1 / 4; display: -webkit-box; display: -webkit-flex; display: flex; align-items: flex-end; gap: 7px;}.nw-zone-bars i{width: 33.33%; height: 70%; display: block; background: var(--nw-blue);}.nw-zone-bars i:nth-child(2){height: 55%; background: #5795a5;}.nw-zone-bars i:nth-child(3){height: 48%; background: var(--nw-cyan);}.nw-progressive-emphasis .is-near .nw-zone-bars i:nth-child(3){height: 90%;}.nw-progressive-emphasis .is-adapt .nw-zone-bars i:nth-child(1){height: 65%;}.nw-progressive-emphasis .is-adapt .nw-zone-bars i:nth-child(2){height: 78%;}.nw-progressive-emphasis .is-adapt .nw-zone-bars i:nth-child(3){height: 65%;}.nw-progressive-emphasis .is-far .nw-zone-bars i:first-child{height: 96%;}.nw-source-thumb{height: 145px; grid-column: 2; grid-row: 1 / 4; overflow: hidden; border: 1px solid var(--nw-line); background: var(--nw-navy);}.nw-source-thumb img{width: 100%; height: 100%; display: block; object-fit: cover;}.nw-additional-options{display: grid; grid-template-columns: repeat(3, 1fr); margin-top: 70px; border-top: 1px solid var(--nw-line); border-left: 1px solid var(--nw-line);}.nw-additional-options article{min-height: 300px; padding: 34px; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; border-right: 1px solid var(--nw-line); border-bottom: 1px solid var(--nw-line);}.nw-additional-options span{color: var(--nw-cyan); font-size: 9px; font-weight: 700;}.nw-additional-options h3{margin: auto 0 15px; font-size: 30px; letter-spacing: -.04em;}.nw-additional-options p{color: var(--nw-muted); font-size: 13px; line-height: 1.65;}.nw-option-visual{height: 160px; margin: -34px -34px 28px; overflow: hidden; border-bottom: 1px solid var(--nw-line); background: var(--nw-navy);}.nw-option-visual img{width: 100%; height: 100%; display: block; object-fit: cover;}.nw-use-cases{display: grid; grid-template-columns: repeat(2, 1fr); border-top: 1px solid var(--nw-line); border-left: 1px solid var(--nw-line);}.nw-use-cases article{min-height: 560px; padding: 38px; border-right: 1px solid var(--nw-line); border-bottom: 1px solid var(--nw-line);}.nw-use-cases article > span{color: var(--nw-cyan); font-size: 9px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase;}.nw-use-cases h3{margin: 16px 0; font-size: 42px; letter-spacing: -.045em;}.nw-use-cases p{color: var(--nw-muted); line-height: 1.7;}.nw-use-case__visual{height: 270px; position: relative; margin-bottom: 34px; overflow: hidden; border: 1px solid var(--nw-line); background: var(--nw-navy);}.nw-use-case__visual span, .nw-use-case__visual b{position: absolute; color: rgba(255, 255, 255, 0.7); font-size: 8px; font-weight: 700; letter-spacing: .1em;}.nw-use-case__visual--drive::before{width: 260px; height: 190px; position: absolute; top: 80px; left: 50%; content: ""; border: 1px solid rgba(112, 218, 221, 0.5); border-radius: 50% 50% 0 0; transform: translateX(-50%);}.nw-use-case__visual--drive i{width: 2px; height: 170px; position: absolute; bottom: -30px; left: 50%; background: rgba(255, 255, 255, 0.65); transform-origin: bottom;}.nw-use-case__visual--drive i:first-child{transform: rotate(23deg);}.nw-use-case__visual--drive i:nth-child(2){transform: rotate(-23deg);}.nw-use-case__visual--drive i:nth-child(3){width: 60px; height: 1px; bottom: 90px; margin-left: -30px; background: #70dadd;}.nw-use-case__visual--drive span{top: 25px; left: 25px;}.nw-use-case__visual--drive b{right: 25px; bottom: 22px;}.nw-use-case__visual--office i:first-child{width: 210px; height: 125px; position: absolute; top: 38px; left: 50%; border: 2px solid #70dadd; transform: translateX(-50%);}.nw-use-case__visual--office i:nth-child(2){width: 300px; height: 1px; position: absolute; bottom: 58px; left: 50%; background: rgba(255, 255, 255, 0.55); transform: translateX(-50%);}.nw-use-case__visual--office span{top: 85px; left: 50%; transform: translateX(-50%);}.nw-use-case__visual--office b{right: 25px; bottom: 25px;}.nw-use-case__visual--sport i{width: 150px; height: 96px; position: absolute; top: 72px; border: 2px solid #70dadd; border-radius: 50%; transform: perspective(110px) rotateY(28deg);}.nw-use-case__visual--sport i:first-child{left: 47px;}.nw-use-case__visual--sport i:nth-child(2){right: 47px; transform: perspective(110px) rotateY(-28deg);}.nw-use-case__visual--sport span{right: 25px; bottom: 25px;}.nw-use-case__visual--pilot i:first-child{width: 155px; height: 215px; position: absolute; top: 26px; left: 50%; border: 1px solid #70dadd; border-radius: 50% 50% 43% 43%; transform: translateX(-50%);}.nw-use-case__visual--pilot i:nth-child(2){width: 94px; height: 1px; position: absolute; top: 72px; left: 50%; background: #70dadd; box-shadow: 0 132px 0 #70dadd; transform: translateX(-50%);}.nw-use-case__visual--pilot span{top: 46px; left: 25px;}.nw-use-case__visual--pilot b{right: 25px; bottom: 36px;}.nw-bifocal-portfolio{display: grid; grid-template-columns: repeat(2, 1fr); border-top: 1px solid var(--nw-line); border-left: 1px solid var(--nw-line);}.nw-bifocal-portfolio article{min-height: 630px; padding: 42px; border-right: 1px solid var(--nw-line); border-bottom: 1px solid var(--nw-line);}.nw-bifocal-lens{height: 330px; position: relative; display: grid; place-items: center; margin-bottom: 36px; overflow: hidden; border: 1px solid var(--nw-line); background: var(--nw-mist);}.nw-bifocal-lens > i{width: 190px; height: 250px; position: relative; border: 1px solid var(--nw-blue); border-radius: 50% 50% 44% 44%;}.nw-bifocal-lens span, .nw-bifocal-lens b{position: absolute; z-index: 2; color: var(--nw-blue); font-size: 8px; letter-spacing: .08em;}.nw-bifocal-lens span{top: 66px;}.nw-bifocal-lens b{bottom: 48px;}.nw-bifocal-lens--invisible i::after{width: 105px; height: 60px; position: absolute; bottom: 24px; left: 42px; content: ""; border: 1px dashed var(--nw-cyan); border-radius: 50%;}.nw-bifocal-lens--flat i::after{width: 105px; height: 56px; position: absolute; bottom: 0; left: 42px; content: ""; border-top: 2px solid var(--nw-cyan); border-radius: 50% 50% 0 0; background: rgba(0, 169, 173, 0.1);}.nw-tech-editorial{min-height: 680px; display: grid; grid-template-columns: 1.05fr .95fr; border: 1px solid var(--nw-line); background: var(--nw-mist);}.nw-tech-editorial__media{min-width: 0; min-height: 680px; position: relative; margin: 0; overflow: hidden; border-right: 1px solid var(--nw-line); background: var(--nw-navy);}.nw-tech-editorial__media img{width: 100%; height: 100%; position: absolute; display: block; object-fit: cover;}.nw-tech-editorial__media::after{position: absolute; inset: 0; content: ""; background: linear-gradient(180deg, transparent 58%, rgba(6, 31, 48, 0.78));}.nw-tech-editorial__principles{padding: 18px 48px;}.nw-tech-editorial__principles article{min-height: 155px; padding: 30px 0; display: grid; grid-template-columns: 42px 1fr; gap: 25px; border-bottom: 1px solid var(--nw-line);}.nw-tech-editorial__principles article:last-child{border-bottom: 0;}.nw-tech-editorial__principles span{padding-top: 6px; color: var(--nw-cyan); font-size: 9px; font-weight: 700;}.nw-tech-editorial__principles h3{margin: 0 0 12px; font-size: 25px; letter-spacing: -.035em;}.nw-tech-editorial__principles p{margin: 0; color: var(--nw-muted); font-size: 13px; line-height: 1.65;}.nw-application-ledger{min-height: 135px; display: grid; grid-template-columns: 1.55fr repeat(4, 0.65fr); margin-top: 36px; border-top: 1px solid var(--nw-line); border-left: 1px solid var(--nw-line);}.nw-application-ledger > *{min-width: 0; padding: 24px; display: -webkit-box; display: -webkit-flex; display: flex; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; border-right: 1px solid var(--nw-line); border-bottom: 1px solid var(--nw-line);}.nw-application-ledger span{color: var(--nw-blue); font-size: 10px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase;}.nw-application-ledger p{margin: 8px 0 0; color: var(--nw-muted); font-size: 11px; line-height: 1.55;}.nw-application-ledger strong{color: var(--nw-ink); font-size: 13px; font-weight: 600; text-align: center;}.nw-technology-factory{min-height: 520px; position: relative; overflow: hidden; border: 1px solid rgba(255, 255, 255, 0.24);}.nw-technology-factory img{width: 100%; height: 100%; position: absolute; object-fit: cover; filter: saturate(0.7) contrast(1.05);}.nw-technology-factory::after{position: absolute; inset: 0; content: ""; background: linear-gradient(180deg, transparent 55%, rgba(6, 31, 48, 0.74));}.nw-technology-factory span{position: absolute; z-index: 2; right: 18px; bottom: 18px; left: 18px; color: #ffffff; font-size: 8px; font-weight: 700; letter-spacing: .11em;}.nw-dark-facts{margin-top: 30px; display: grid; grid-template-columns: 1fr 1fr; border-top: 1px solid rgba(255, 255, 255, 0.18); border-left: 1px solid rgba(255, 255, 255, 0.18);}.nw-dark-facts span{min-height: 58px; padding: 12px; display: -webkit-box; display: -webkit-flex; display: flex; align-items: center; border-right: 1px solid rgba(255, 255, 255, 0.18); border-bottom: 1px solid rgba(255, 255, 255, 0.18); color: rgba(255, 255, 255, 0.68); font-size: 8px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;}.nw-illustration-note{margin: 18px 0 0; color: var(--nw-muted); font-size: 10px; line-height: 1.6;}.nw-material-ledger{border-top: 1px solid var(--nw-line);}.nw-material-ledger article{min-height: 145px; display: grid; grid-template-columns: 55px 170px 200px 1fr; align-items: center; gap: 28px; border-bottom: 1px solid var(--nw-line);}.nw-material-ledger article > span{color: var(--nw-cyan); font-size: 9px; font-weight: 700;}.nw-material-ledger h3{margin: 0; font-size: 52px; letter-spacing: -.055em;}.nw-material-ledger strong{color: var(--nw-blue); font-size: 9px; letter-spacing: .07em; text-transform: uppercase;}.nw-material-ledger p{max-width: 650px; margin: 0; color: var(--nw-muted); font-size: 13px; line-height: 1.65;}.nw-treatment-ledger{border-top: 1px solid var(--nw-line);}.nw-treatment-ledger article{min-height: 180px; position: relative; padding: 34px 36px; display: grid; grid-template-columns: 45px 300px 1fr 145px; align-items: center; gap: 34px; overflow: hidden; border-right: 1px solid var(--nw-line); border-bottom: 1px solid var(--nw-line); border-left: 1px solid var(--nw-line); background: rgba(255, 255, 255, 0.34);}.nw-treatment-ledger article::before{width: 4px; position: absolute; top: 0; bottom: 0; left: 0; content: ""; background: #65bb83;}.nw-treatment-ledger article > span{color: var(--nw-cyan); font-size: 9px; font-weight: 700;}.nw-treatment-ledger small{color: var(--nw-cyan); font-size: 8px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase;}.nw-treatment-ledger h3{margin: 10px 0 0; font-size: 42px; letter-spacing: -.05em;}.nw-treatment-ledger p{margin: 0; color: var(--nw-muted); font-size: 13px; line-height: 1.65;}.nw-treatment-ledger article > strong{color: var(--nw-blue); font-size: 8px; letter-spacing: .07em; text-align: right; text-transform: uppercase;}.nw-treatment-ledger .is-premium::before{background: #70dadd;}.nw-treatment-ledger .is-ultimate::before{background: #8d7adb;}.nw-treatment-ledger .is-complete::before{background: #55a9df;}.nw-treatment-ledger .is-golden{color: #ffffff; border-color: rgba(255, 255, 255, 0.18); background: var(--nw-navy);}.nw-treatment-ledger .is-golden::before{background: #c9a45a;}.nw-treatment-ledger .is-golden h3{color: #ffffff;}.nw-treatment-ledger .is-golden p, .nw-treatment-ledger .is-golden > strong{color: rgba(255, 255, 255, 0.68);}@media (min-width: 1200px){.nw-header__toggle{display: none !important;}.nw-header__collapse{display: -webkit-box !important; display: -webkit-flex !important; display: flex !important; align-items: center;}}@media (max-width: 1240px){.nw-header__links{gap: 12px;}.nw-header__collapse{gap: 14px;}.nw-hero__copy{padding-right: 45px;}.nw-portfolio__item{padding: 0 24px 36px;}.nw-portfolio__media{margin-right: -24px; margin-left: -24px;}.nw-shell{width: calc(100% - 60px);}}@media (max-width: 1199.98px){.nw-header__nav, .nw-header__nav-inner{min-height: 74px;}.nw-brand__asset{width: 136px; height: 46px;}.nw-header__toggle{margin-left: auto;}.nw-header__collapse{position: absolute; top: 74px; right: 0; left: 0; padding: 22px 30px 30px; border-top: 1px solid var(--nw-line); box-shadow: 0 18px 30px rgba(11, 38, 61, 0.12); background: #ffffff;}.nw-header__links{align-items: stretch; gap: 0;}.nw-header__link{min-height: 44px;}.nw-header__lens-group{position: static;}.nw-header__lens-caret{display: none;}.nw-header__lens-menu{min-width: 0; padding: 0 0 9px 18px; position: static; border: 0; box-shadow: none; background: transparent; opacity: 1; visibility: visible; transform: none; pointer-events: auto;}.nw-header__lens-menu a{min-height: 38px; padding: 0 12px; -webkit-box-pack: start; justify-content: flex-start; color: var(--nw-muted) !important; font-size: 10px;}.nw-header__lens-menu a span{margin-left: 4px;}.nw-button--header{margin-top: 18px;}.nw-portfolio__meta{margin-bottom: 52px;}.nw-hero{grid-template-columns: 1fr 1fr;}.nw-hero__copy{padding-left: 40px;}.nw-hero__facts{grid-template-columns: 1fr; padding: 16px 0;}.nw-hero__facts span{min-height: 28px;}.nw-lab__grid, .nw-freeform__grid, .nw-partner-support__grid, .nw-tech-story, .nw-about-grid, .nw-contact-grid, .nw-order-grid{gap: 60px;}.nw-footer__grid{grid-template-columns: 1.2fr .7fr .7fr;}.nw-footer__contact{grid-column: 1 / -1; padding-top: 35px; border-top: 1px solid rgba(255, 255, 255, 0.14);}.nw-omega-card--flagship, .nw-family-panel--flagship, .nw-sv-flagship{gap: 50px;}.nw-omega-feature{grid-template-columns: 1fr 1fr;}.nw-omega-feature__copy{padding: 50px 40px;}.nw-omega-story > div{padding: 26px;}.nw-progressive-portfolio{grid-template-columns: 360px 1fr; gap: 50px;}.nw-saudi__grid{grid-template-columns: 1fr 420px; gap: 55px;}}@media (max-width: 900px){.nw-shell{width: calc(100% - 44px);}.nw-section{padding: 88px 0;}.nw-hero{min-height: 0; grid-template-columns: 1fr;}.nw-hero__copy{min-height: 670px; padding: 85px 30px 0;}.nw-hero__facts{grid-template-columns: repeat(3, 1fr);}.nw-hero__media{min-height: 600px;}.nw-section-heading--split, .nw-lab__grid, .nw-freeform__grid, .nw-partner-support__grid, .nw-saudi__grid, .nw-final-cta__inner, .nw-page-hero__grid, .nw-detail-grid, .nw-tech-story, .nw-technology-photo__grid, .nw-about-grid, .nw-contact-grid, .nw-order-grid{grid-template-columns: 1fr;}.nw-section-heading--split{gap: 25px;}.nw-portfolio__grid{grid-template-columns: 1fr; border-bottom: 0;}.nw-portfolio__item{min-height: 0; display: grid; grid-template-columns: minmax(220px, 0.65fr) 1fr; grid-template-rows: auto 1fr; gap: 0 34px; padding: 40px 0; border-right: 0; border-bottom: 1px solid var(--nw-line);}.nw-portfolio__media{min-height: 280px; grid-row: 1 / 3; margin: -40px 0; border-right: 1px solid var(--nw-line); border-bottom: 0;}.nw-portfolio__meta{grid-column: 2; margin-bottom: 42px;}.nw-portfolio__copy{grid-column: 2;}.nw-lab__media{min-height: 560px;}.nw-freeform__graphic{min-height: 500px;}.nw-saudi__grid{gap: 50px;}.nw-saudi__mark{width: 280px; height: 280px; justify-self: center;}.nw-final-cta__inner{gap: 40px;}.nw-page-hero__grid{min-height: 0; gap: 0;}.nw-page-hero__copy{padding: 85px 0 55px;}.nw-page-hero__visual{min-height: 320px; border-top: 1px solid rgba(255, 255, 255, 0.15); border-left: 0;}.nw-page-hero h1{font-size: 56px;}.nw-lens-grid{grid-template-columns: 1fr;}.nw-lens-block{min-height: 280px; border-right: 0; border-bottom: 1px solid var(--nw-line);}.nw-lens-block:last-child{border-bottom: 0;}.nw-product-list article{grid-template-columns: 50px minmax(210px, 0.7fr) 1.3fr;}.nw-two-column-note{grid-template-columns: 1fr; gap: 40px;}.nw-context-strip{grid-template-columns: 1fr;}.nw-context-strip > div{min-height: 220px; border-right: 0; border-bottom: 1px solid var(--nw-line);}.nw-context-strip > div:last-child{border-bottom: 0;}.nw-material-row{grid-template-columns: 55px 1fr;}.nw-material-row > strong{grid-column: 2; align-self: start; margin-top: -60px;}.nw-index-grid{grid-template-columns: repeat(2, 1fr);}.nw-partner-framework{grid-template-columns: 1fr 1fr;}.nw-partner-framework > div:nth-child(2){border-right: 0;}.nw-partner-framework > div:nth-child(-n+2){border-bottom: 1px solid var(--nw-line);}.nw-contact-grid__location{min-height: 520px;}.nw-footer__grid{grid-template-columns: 1fr 1fr;}.nw-footer__brand{grid-column: 1 / -1;}.nw-omega-grid, .nw-family-catalog, .nw-sv-designs, .nw-use-cases, .nw-bifocal-portfolio, .nw-treatment-portfolio{grid-template-columns: 1fr;}.nw-omega-card--flagship, .nw-family-panel--flagship, .nw-sv-flagship, .nw-treatment-card.is-golden{grid-column: auto; grid-template-columns: 1fr; gap: 38px;}.nw-treatment-card.is-golden .nw-treatment-visual{grid-row: auto; margin-bottom: 32px;}.nw-omega-card, .nw-family-panel{min-height: 0;}.nw-omega-feature, .nw-tech-editorial{grid-template-columns: 1fr;}.nw-omega-feature__media{min-height: 520px;}.nw-omega-showcase__rail{grid-template-columns: 1fr;}.nw-omega-story{min-height: 0; display: grid; grid-template-columns: minmax(250px, 0.85fr) 1fr;}.nw-omega-story figure{height: auto; min-height: 330px;}.nw-tech-editorial__media{min-height: 580px; border-right: 0; border-bottom: 1px solid var(--nw-line);}.nw-application-ledger{grid-template-columns: repeat(4, 1fr);}.nw-application-ledger > div{grid-column: 1 / -1;}.nw-material-ledger article{grid-template-columns: 45px 140px 170px 1fr; gap: 20px;}.nw-treatment-ledger article{grid-template-columns: 40px 235px 1fr; gap: 25px;}.nw-treatment-ledger article > strong{grid-column: 3; text-align: left;}.nw-manufacturing-flow{min-height: 590px;}.nw-progressive-portfolio{min-width: 0; grid-template-columns: minmax(0, 1fr);}.nw-progressive-lens{width: 100%; max-width: 410px; min-width: 0; min-height: 560px; position: relative; top: auto; justify-self: center;}.nw-progressive-emphasis{min-width: 0;}.nw-additional-options, .nw-material-notes{grid-template-columns: 1fr 1fr;}.nw-tech-proof{grid-template-columns: 1fr;}.nw-tech-proof__inputs{display: grid; grid-template-columns: 1fr 1fr; gap: 0 25px; border-right: 0; border-bottom: 1px solid var(--nw-line);}.nw-tech-proof__surface{min-height: 430px; border-right: 0; border-bottom: 1px solid var(--nw-line);}.nw-tech-proof__zones{min-height: 100px; display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px;}.nw-frame-applications{grid-template-columns: 1fr 1fr;}.nw-technology-principles{grid-template-columns: 1fr 1fr;}.nw-material-comparison{grid-template-columns: repeat(3, 1fr);}.nw-material-comparison__item{min-height: 390px;}.nw-saudi__factory, .nw-technology-factory{min-height: 500px;}}@media (max-width: 600px){.nw-shell{width: calc(100% - 36px);}.nw-header__utility-inner > span:first-child{display: none;}.nw-header__utility-inner{-webkit-box-pack: end; justify-content: flex-end;}.nw-header__nav-inner{width: calc(100% - 30px);}.nw-header__collapse{padding-inline: 18px;}.nw-brand__asset{width: 122px; height: 42px;}.nw-section{padding: 72px 0;}.nw-hero__copy{min-height: 610px; padding: 65px 18px 0;}.nw-hero h1{font-size: 52px;}.nw-hero__copy-inner > p{font-size: 15px;}.nw-hero__actions{align-items: flex-start; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; gap: 22px;}.nw-hero__facts{grid-template-columns: 1fr; padding: 14px 0;}.nw-hero__facts span{min-height: 26px;}.nw-hero__media{min-height: 470px;}.nw-hero__optic{width: 200px; height: 200px;}.nw-section-heading h2, .nw-lab__copy h2, .nw-freeform__copy h2, .nw-partner-support__intro h2, .nw-saudi__copy h2, .nw-final-cta h2, .nw-detail-grid__main h2, .nw-tech-story__intro h2, .nw-technology-photo h2, .nw-about-grid__copy h2, .nw-contact-grid__channels h2, .nw-order-grid h2{font-size: 45px;}.nw-portfolio__item{display: -webkit-box; display: -webkit-flex; display: flex; padding: 0 0 45px;}.nw-portfolio__media{width: 100%; min-height: 280px; margin: 0 0 26px; border-right: 0; border-bottom: 1px solid var(--nw-line);}.nw-portfolio__meta{width: 100%; margin-bottom: 44px;}.nw-portfolio__copy h3{font-size: 34px;}.nw-lab__media, .nw-about-grid__image{min-height: 430px;}.nw-freeform__graphic{min-height: 390px;}.nw-freeform__graphic > span{font-size: 52px;}.nw-spec-list a{grid-template-columns: 35px 1fr 20px; padding: 20px 0;}.nw-spec-list em{grid-column: 2;}.nw-spec-list b{grid-column: 3; grid-row: 1 / 3;}.nw-inline-note{align-items: flex-start; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; gap: 8px;}.nw-saudi__mark{width: 230px; height: 230px;}.nw-saudi__mark span{font-size: 65px;}.nw-footer__grid{grid-template-columns: 1fr; gap: 45px;}.nw-footer__brand{grid-column: auto;}.nw-footer__legal{align-items: flex-start; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; gap: 10px;}.nw-page-hero h1{font-size: 50px;}.nw-page-hero__visual{min-height: 270px;}.nw-lens-orbit{width: 230px; height: 230px;}.nw-subnav__inner{width: calc(100% - 20px);}.nw-two-column-note{margin-top: 50px; padding-top: 50px;}.nw-product-list article{grid-template-columns: 34px 1fr; padding: 28px 0; gap: 12px 16px;}.nw-product-list article > span{padding-top: 4px;}.nw-product-list article > p{grid-column: 2;}.nw-index-grid{grid-template-columns: 1fr;}.nw-index-grid article{min-height: 0;}.nw-technology-fact{min-height: 330px;}.nw-technology-fact strong{font-size: 82px;}.nw-process-lines > div{grid-template-columns: 35px 1fr; padding: 20px 0;}.nw-process-lines p{grid-column: 2;}.nw-band__inner{align-items: flex-start; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column;}.nw-material-row{min-height: 0; grid-template-columns: 32px 1fr; padding: 55px 0; gap: 20px;}.nw-material-row h2{font-size: 42px;}.nw-material-row > strong{margin-top: 0;}.nw-partner-framework{grid-template-columns: 1fr;}.nw-partner-framework > div{min-height: 280px; border-right: 0; border-bottom: 1px solid var(--nw-line);}.nw-partner-framework > div:last-child{border-bottom: 0;}.nw-contact-grid__location{min-height: 470px; padding: 35px 25px;}.nw-contact-grid__location h2{font-size: 50px;}.nw-contact-line{align-items: flex-start; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; justify-content: center; gap: 7px;}.nw-contact-line strong{text-align: left;}.nw-order-grid__action{padding: 32px 22px;}.nw-section-heading h2, .nw-lab__copy h2, .nw-freeform__copy h2, .nw-partner-support__intro h2, .nw-saudi__copy h2, .nw-final-cta h2, .nw-detail-grid__main h2, .nw-tech-story__intro h2, .nw-technology-photo h2, .nw-about-grid__copy h2, .nw-contact-grid__channels h2, .nw-order-grid h2{font-size: 40px;}.nw-enquiry-form{grid-template-columns: 1fr;}.nw-form-field--full{grid-column: auto;}.nw-omega-card, .nw-family-panel, .nw-sv-designs article, .nw-use-cases article, .nw-bifocal-portfolio article, .nw-treatment-card{padding: 26px;}.nw-omega-card--flagship, .nw-family-panel--flagship, .nw-sv-flagship{padding: 30px 22px;}.nw-omega-feature__media{min-height: 360px;}.nw-omega-feature__copy{padding: 38px 26px;}.nw-omega-feature h3{font-size: 52px;}.nw-omega-feature__media figcaption, .nw-freeform__source figcaption, .nw-tech-editorial__media figcaption{align-items: flex-start; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; gap: 5px;}.nw-omega-story{display: -webkit-box; display: -webkit-flex; display: flex;}.nw-omega-story figure{height: 280px; min-height: 0;}.nw-omega-story > div{padding: 26px 22px;}.nw-omega-story h3{font-size: 38px;}.nw-omega-visual--sv, .nw-family-visual--sv, .nw-sv-surface{min-height: 310px;}.nw-omega-visual--sv i:first-child, .nw-family-visual--sv i:first-child, .nw-sv-surface i:first-child{width: 220px; height: 220px;}.nw-omega-visual--sv i:nth-child(2), .nw-family-visual--sv i:nth-child(2), .nw-sv-surface i:nth-child(2){width: 160px; height: 160px;}.nw-manufacturing-flow{min-height: 570px; padding: 30px 24px;}.nw-manufacturing-flow ol{width: 100%;}.nw-manufacturing-flow__lens{opacity: .28;}.nw-freeform__source{min-height: 430px;}.nw-complete-lens__row{grid-template-columns: 1fr; padding: 28px 0; gap: 18px;}.nw-section-action{-webkit-box-pack: start; justify-content: flex-start;}.nw-saudi__facts, .nw-dark-facts{grid-template-columns: 1fr;}.nw-saudi__factory, .nw-technology-factory{min-height: 420px;}.nw-sv-flagship h3{font-size: 54px;}.nw-sv-designs, .nw-additional-options, .nw-frame-applications, .nw-technology-principles, .nw-material-notes{grid-template-columns: 1fr;}.nw-progressive-lens{min-height: 500px; padding: 48px 32px;}.nw-progressive-emphasis article{grid-template-columns: 1fr 100px;}.nw-zone-bars{min-height: 120px;}.nw-use-case__visual{height: 245px;}.nw-tech-proof__inputs{grid-template-columns: 1fr; padding: 25px;}.nw-tech-proof__surface{min-height: 350px;}.nw-tech-proof__surface i:first-child{width: 245px; height: 245px;}.nw-tech-proof__surface i:nth-child(2){width: 175px; height: 175px;}.nw-tech-proof__zones{grid-template-columns: 1fr;}.nw-tech-editorial__media{min-height: 430px;}.nw-tech-editorial__principles{padding: 8px 24px;}.nw-tech-editorial__principles article{grid-template-columns: 30px 1fr; gap: 14px;}.nw-application-ledger{grid-template-columns: 1fr 1fr;}.nw-application-ledger > div{grid-column: 1 / -1;}.nw-material-ledger article{padding: 28px 0; grid-template-columns: 30px 1fr; gap: 8px 18px;}.nw-material-ledger h3, .nw-material-ledger strong, .nw-material-ledger p{grid-column: 2;}.nw-material-ledger h3{font-size: 46px;}.nw-treatment-ledger article{min-height: 0; padding: 28px 22px; grid-template-columns: 28px 1fr; gap: 12px 16px;}.nw-treatment-ledger article > div, .nw-treatment-ledger article > p, .nw-treatment-ledger article > strong{grid-column: 2;}.nw-treatment-ledger h3{font-size: 36px;}.nw-treatment-ledger article > strong{text-align: left;}.nw-material-comparison{grid-template-columns: 1fr 1fr;}.nw-material-comparison__item{min-height: 360px;}.nw-material-lens i{height: 125px;}.nw-treatment-card.is-golden{display: block;}.nw-treatment-visual, .is-golden .nw-treatment-visual{min-height: 280px; height: 280px;}}.nw-guide-page{background: #ffffff;}.nw-guide-breadcrumb{padding: 22px 0; border-bottom: 1px solid var(--nw-line); background: var(--nw-mist);}.nw-guide-breadcrumb .nw-shell{display: -webkit-box; display: -webkit-flex; display: flex; align-items: center; gap: 12px; color: var(--nw-muted); font-size: 12px;}.nw-guide-breadcrumb a{color: var(--nw-blue); font-weight: 700;}.nw-guide-hero{padding: 100px 0; overflow: hidden;}.nw-guide-hero__grid{display: grid; grid-template-columns: 1.08fr .92fr; align-items: center; gap: 96px;}.nw-guide-hero h1{max-width: 820px; margin: 28px 0 28px; font-size: 70px; letter-spacing: -.055em; line-height: .98;}.nw-guide-hero p{max-width: 740px; margin: 0; color: var(--nw-muted); font-size: 18px; line-height: 1.75;}.nw-guide-hero figure{margin: 0; padding: 34px; border: 1px solid var(--nw-line); background: var(--nw-pale);}.nw-guide-hero figure img{width: 100%; aspect-ratio: 1 / 1; display: block; object-fit: contain; background: #ffffff;}.nw-guide-hero figcaption{margin-top: 20px; color: var(--nw-muted); font-size: 12px; line-height: 1.6;}.nw-guide-intro{padding: 88px 0; color: #ffffff; background: var(--nw-navy);}.nw-guide-intro__grid{display: grid; grid-template-columns: 80px 1fr; gap: 42px;}.nw-guide-intro__grid > span{color: #70dadd; font-size: 12px; font-weight: 700;}.nw-guide-intro h2{max-width: 880px; margin: 0 0 24px; color: #ffffff; font-size: 50px; letter-spacing: -.045em; line-height: 1.04;}.nw-guide-intro p{max-width: 900px; margin: 0; color: rgba(255, 255, 255, 0.72); font-size: 16px; line-height: 1.8;}.nw-guide-sections{padding: 112px 0;}.nw-guide-section{min-width: 0; padding: 46px 0; display: grid; grid-template-columns: 72px minmax(0, 1fr) 260px; align-items: start; gap: 36px; border-top: 1px solid var(--nw-line);}.nw-guide-section:last-child{border-bottom: 1px solid var(--nw-line);}.nw-guide-section > span{color: var(--nw-cyan); font-size: 11px; font-weight: 700;}.nw-guide-section h2{max-width: 720px; margin: -7px 0 18px; font-size: 36px; letter-spacing: -.04em; line-height: 1.08;}.nw-guide-section p{max-width: 760px; margin: 0; color: var(--nw-muted); line-height: 1.75;}.nw-guide-links{display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; align-items: flex-start; gap: 13px;}.nw-guide-links a{padding-bottom: 6px; border-bottom: 1px solid var(--nw-blue); color: var(--nw-blue); font-size: 12px; font-weight: 700;}.nw-guide-section--measurements{background: var(--nw-mist); padding-right: 28px; padding-left: 28px;}.nw-guide-cta{padding: 100px 0; color: #ffffff; background: var(--nw-blue);}.nw-guide-cta__grid{display: grid; grid-template-columns: 1.05fr .95fr; align-items: end; gap: 100px;}.nw-guide-cta h2{max-width: 720px; margin: 24px 0 0; color: #ffffff; font-size: 55px; letter-spacing: -.05em; line-height: 1;}.nw-guide-cta p{max-width: 560px; margin: 0 0 30px; color: rgba(255, 255, 255, 0.75); line-height: 1.75;}.nw-guide-cta__actions{display: -webkit-box; display: -webkit-flex; display: flex; align-items: center; gap: 28px;}html[dir="rtl"] .nw-guide-page h1, html[dir="rtl"] .nw-guide-page h2{letter-spacing: 0; line-height: 1.2;}@media (max-width: 1000px){.nw-guide-hero__grid{grid-template-columns: 1fr; gap: 58px;}.nw-guide-hero figure{max-width: 680px;}.nw-guide-section{grid-template-columns: 54px minmax(0, 1fr);}.nw-guide-links{grid-column: 2;}.nw-guide-cta__grid{grid-template-columns: 1fr; gap: 48px;}}@media (max-width: 600px){.nw-guide-hero{padding: 70px 0;}.nw-guide-hero h1{margin-top: 24px; font-size: 47px; line-height: 1;}html[dir="rtl"] .nw-guide-hero h1{font-size: 43px; line-height: 1.22;}.nw-guide-hero p{font-size: 16px;}.nw-guide-hero figure{padding: 18px;}.nw-guide-intro{padding: 72px 0;}.nw-guide-intro__grid{grid-template-columns: 1fr; gap: 24px;}.nw-guide-intro h2{font-size: 38px;}.nw-guide-sections{padding: 74px 0;}.nw-guide-section, .nw-guide-section--measurements{padding: 34px 0; grid-template-columns: 1fr; gap: 18px; background: transparent;}.nw-guide-section h2{margin-top: 0; font-size: 32px;}.nw-guide-links{grid-column: auto;}.nw-guide-cta{padding: 76px 0;}.nw-guide-cta h2{font-size: 40px;}.nw-guide-cta__actions{align-items: flex-start; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column;}}html[dir="rtl"] .nw-site, html[dir="rtl"] .nw-header, html[dir="rtl"] .nw-footer{direction: rtl; font-family: "Segoe UI", Tahoma, Arial, sans-serif;}html[dir="rtl"] .nw-site .nw-eyebrow, html[dir="rtl"] .nw-site .nw-button, html[dir="rtl"] .nw-site .nw-text-link, html[dir="rtl"] .nw-header__utility-inner, html[dir="rtl"] .nw-header__link, html[dir="rtl"] .nw-footer{letter-spacing: 0;}html[dir="rtl"] .nw-site .nw-button, html[dir="rtl"] .nw-site .nw-text-link, html[dir="rtl"] .nw-site .nw-eyebrow, html[dir="rtl"] .nw-footer__column h2, html[dir="rtl"] .nw-footer__legal{text-transform: none;}html[dir="rtl"] .nw-header__link::after{transform-origin: right;}html[dir="rtl"] .nw-header__toggle{margin-right: auto; margin-left: 0;}html[dir="rtl"] .nw-hero__copy{padding-right: 40px; padding-left: 70px;}html[dir="rtl"] .nw-saudi blockquote{padding-right: 25px; padding-left: 0; border-right: 2px solid #70dadd; border-left: 0;}html[dir="rtl"] .nw-page-hero__visual{border-right: 1px solid rgba(255, 255, 255, 0.15); border-left: 0;}html[dir="rtl"] .nw-contact-line strong, html[dir="rtl"] .nw-treatment-ledger article > strong{text-align: start;}html[dir="rtl"] .nw-order-grid__note{padding-right: 18px; padding-left: 0; border-right: 2px solid var(--nw-cyan); border-left: 0;}html[dir="rtl"] .nw-form-message{border-right: 3px solid var(--nw-blue); border-left: 0;}html[dir="rtl"] .nw-form-message--error{border-right-color: #a33f3f;}html[dir="rtl"] .nw-treatment-ledger article::before{right: 0; left: auto;}html[dir="rtl"] .nw-text-link > span{display: inline-block; transform: scaleX(-1);}html[dir="rtl"] .nw-text-link:hover > span{transform: scaleX(-1) translateX(4px);}html[dir="rtl"] .nw-site a[href^="tel:"], html[dir="rtl"] .nw-site a[href^="mailto:"], html[dir="rtl"] .nw-contact-grid__channels strong{unicode-bidi: isolate;}@media (min-width: 1400px){html[dir="rtl"] .nw-hero__copy{padding-right: calc((100vw - 1320px) / 2); padding-left: 70px;}}@media (max-width: 900px){html[dir="rtl"] .nw-hero__copy{padding: 85px 30px 0;}html[dir="rtl"] .nw-page-hero__visual{border-right: 0; border-top: 1px solid rgba(255, 255, 255, 0.15);}}@media (max-width: 600px){html[dir="rtl"] .nw-hero__copy{padding: 65px 18px 0;}}@media (prefers-reduced-motion: reduce){.nw-site *, .nw-header *{scroll-behavior: auto !important; transition: none !important;}}.nw-hero__optic, .nw-lens-orbit, .nw-contact-grid__coordinates{display: none;}.nw-page-hero__visual{align-content: center; background-image: linear-gradient(rgba(112, 218, 221, 0.07) 1px, transparent 1px), linear-gradient(90deg, rgba(112, 218, 221, 0.07) 1px, transparent 1px); background-size: 46px 46px;}.nw-page-hero__number{justify-self: start; margin-left: 14%; font-size: clamp(64px, 7vw, 118px);}.nw-page-hero__matrix{width: 72%; margin-top: 38px; display: grid; grid-template-columns: auto 1fr auto 1fr auto; align-items: center; gap: 11px; color: rgba(255, 255, 255, 0.62); font-size: 8px; font-weight: 700; letter-spacing: .1em;}.nw-page-hero__matrix i{height: 1px; display: block; background: rgba(112, 218, 221, 0.55);}.nw-quality-architecture{min-height: 610px; position: relative; padding: 44px; display: grid; grid-template-columns: 1fr 1.15fr 1fr; grid-template-rows: auto 1fr auto; gap: 26px; overflow: hidden; border: 1px solid rgba(255, 255, 255, 0.18); background-image: linear-gradient(rgba(112, 218, 221, 0.08) 1px, transparent 1px), linear-gradient(90deg, rgba(112, 218, 221, 0.08) 1px, transparent 1px); background-size: 48px 48px;}.nw-quality-architecture__label{grid-column: 1 / -1; display: grid; grid-template-columns: 1fr 1.15fr 1fr; gap: 26px; color: rgba(255, 255, 255, 0.58); font-size: 8px; font-weight: 700; letter-spacing: .1em; text-align: center;}.nw-quality-architecture__inputs, .nw-quality-architecture__output{align-self: center; display: grid; gap: 12px;}.nw-quality-architecture__inputs span, .nw-quality-architecture__output span{min-height: 58px; padding: 12px; display: grid; place-items: center; border: 1px solid rgba(255, 255, 255, 0.2); color: rgba(255, 255, 255, 0.78); background: rgba(11, 38, 61, 0.58); font-size: 9px; font-weight: 700; letter-spacing: .06em; text-align: center; text-transform: uppercase;}.nw-quality-architecture__engine{min-height: 270px; align-self: center; padding: 34px 22px; display: -webkit-box; display: -webkit-flex; display: flex; align-items: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; border: 1px solid rgba(112, 218, 221, 0.55); color: #ffffff; background: rgba(23, 84, 119, 0.58); text-align: center;}.nw-quality-architecture__engine small{color: #70dadd; font-size: 8px; letter-spacing: .12em;}.nw-quality-architecture__engine strong{margin: 24px 0 12px; font-size: 70px; font-weight: 250; letter-spacing: -.06em;}.nw-quality-architecture__engine em{color: rgba(255, 255, 255, 0.65); font-size: 11px; font-style: normal;}.nw-quality-architecture > p{grid-column: 1 / -1; margin: 0; color: rgba(255, 255, 255, 0.5); font-size: 9px; line-height: 1.5;}.nw-quality-proof{margin-top: 78px; display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid rgba(255, 255, 255, 0.2); border-left: 1px solid rgba(255, 255, 255, 0.2);}.nw-quality-proof > div{min-height: 150px; padding: 28px; display: -webkit-box; display: -webkit-flex; display: flex; justify-content: space-between; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; border-right: 1px solid rgba(255, 255, 255, 0.2); border-bottom: 1px solid rgba(255, 255, 255, 0.2);}.nw-quality-proof strong{color: #ffffff; font-size: clamp(37px, 4vw, 58px); font-weight: 450; letter-spacing: -.045em;}.nw-quality-proof span{max-width: 210px; color: rgba(255, 255, 255, 0.62); font-size: 10px; font-weight: 700; letter-spacing: .05em; text-transform: uppercase;}.nw-quality-proof > p{grid-column: 1 / -1; margin: 0; padding: 16px 20px; border-right: 1px solid rgba(255, 255, 255, 0.2); border-bottom: 1px solid rgba(255, 255, 255, 0.2); color: rgba(255, 255, 255, 0.54); font-size: 10px;}.nw-quality-proof a{color: #70dadd !important;}.nw-partner-support__framework{border-top: 1px solid var(--nw-line);}.nw-partner-support__framework span{min-height: 82px; display: grid; grid-template-columns: 42px 1fr; align-items: center; gap: 18px; border-bottom: 1px solid var(--nw-line); font-size: clamp(17px, 1.8vw, 24px); font-weight: 550;}.nw-partner-support__framework b{color: var(--nw-cyan); font-size: 10px;}.nw-why-partner{background: var(--nw-mist);}.nw-partner-proof{display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid var(--nw-line); border-left: 1px solid var(--nw-line);}.nw-partner-proof article{min-height: 245px; padding: 34px; border-right: 1px solid var(--nw-line); border-bottom: 1px solid var(--nw-line); background: rgba(255, 255, 255, 0.68);}.nw-partner-proof article > span{color: var(--nw-cyan); font-size: 9px; font-weight: 700;}.nw-partner-proof h3{margin: 55px 0 14px; font-size: clamp(22px, 2.2vw, 31px); letter-spacing: -.035em;}.nw-partner-proof p{margin: 0; color: var(--nw-muted); font-size: 13px; line-height: 1.65;}.nw-quality-partner-bar{padding: 90px 0; color: #ffffff; background: var(--nw-blue);}.nw-quality-partner-bar__inner{display: grid; grid-template-columns: 1.12fr .88fr; align-items: end; gap: 90px;}.nw-quality-partner-bar h2{max-width: 760px; margin: 22px 0 0; color: #ffffff; font-size: clamp(42px, 4.5vw, 68px); letter-spacing: -.052em; line-height: .98;}.nw-quality-partner-bar p{margin: 0 0 28px; color: rgba(255, 255, 255, 0.68); line-height: 1.75;}.nw-quality-system{display: grid; grid-template-columns: .8fr 1.4fr .8fr; border: 1px solid var(--nw-line); background: var(--nw-mist);}.nw-quality-system__inputs, .nw-quality-system__output{padding: 38px 30px;}.nw-quality-system__inputs{border-right: 1px solid var(--nw-line);}.nw-quality-system__output{border-left: 1px solid var(--nw-line);}.nw-quality-system__inputs > div{min-height: 88px; padding: 18px 0; display: grid; grid-template-columns: 30px 1fr; align-content: center; gap: 4px 12px; border-bottom: 1px solid var(--nw-line);}.nw-quality-system__inputs b{grid-row: 1 / 3; color: var(--nw-cyan); font-size: 9px;}.nw-quality-system__inputs strong{color: var(--nw-ink); font-size: 13px;}.nw-quality-system__inputs small{color: var(--nw-muted); font-size: 9px; line-height: 1.45;}.nw-quality-system__engine{min-height: 540px; padding: 48px; display: -webkit-box; display: -webkit-flex; display: flex; align-items: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; color: #ffffff; background-color: var(--nw-navy); background-image: linear-gradient(rgba(112, 218, 221, 0.08) 1px, transparent 1px), linear-gradient(90deg, rgba(112, 218, 221, 0.08) 1px, transparent 1px); background-size: 46px 46px; text-align: center;}.nw-quality-system__engine > span{color: #70dadd; font-size: 9px; font-weight: 700; letter-spacing: .12em;}.nw-quality-system__engine > strong{max-width: 480px; margin: 40px 0 54px; color: #ffffff; font-size: clamp(38px, 4vw, 61px); letter-spacing: -.05em; line-height: .98;}.nw-quality-system__engine > div{width: 100%; display: grid; grid-template-columns: repeat(3, 1fr);}.nw-quality-system__engine i{padding: 14px 8px; border: 1px solid rgba(255, 255, 255, 0.2); color: rgba(255, 255, 255, 0.7); font-size: 8px; font-style: normal; letter-spacing: .08em;}.nw-quality-system__output > div{min-height: 105px; display: -webkit-box; display: -webkit-flex; display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid var(--nw-line);}.nw-quality-system__output b{color: var(--nw-blue); font-size: 9px; letter-spacing: .08em;}.nw-quality-system__output i{width: 34px; height: 3px; display: block; background: var(--nw-cyan);}.nw-quality-system__output small{margin-top: 22px; display: block; color: var(--nw-muted); font-size: 9px; line-height: 1.5;}.nw-quality-technologies{margin-top: 70px; display: grid; grid-template-columns: 1fr 1fr; border-top: 1px solid var(--nw-line); border-left: 1px solid var(--nw-line);}.nw-quality-technologies article{min-height: 330px; padding: 42px; border-right: 1px solid var(--nw-line); border-bottom: 1px solid var(--nw-line);}.nw-quality-technologies article > span{color: var(--nw-cyan); font-size: 9px; font-weight: 700;}.nw-quality-technologies h3{margin: 50px 0 20px; font-size: clamp(30px, 3.2vw, 46px); letter-spacing: -.045em;}.nw-quality-technologies p{color: var(--nw-muted); font-size: 14px; line-height: 1.72;}.nw-quality-technologies strong{color: var(--nw-blue); font-size: 9px; letter-spacing: .06em; text-transform: uppercase;}.nw-technology-source{margin-top: 30px; padding: 28px 0; display: -webkit-box; display: -webkit-flex; display: flex; align-items: center; justify-content: space-between; gap: 30px; border-top: 1px solid var(--nw-line); border-bottom: 1px solid var(--nw-line);}.nw-technology-source p{max-width: 720px; margin: 0; color: var(--nw-muted); font-size: 11px; line-height: 1.6;}.nw-quality-credentials{color: #ffffff; background: var(--nw-navy);}.nw-quality-credentials .nw-section-heading h2{color: #ffffff;}.nw-quality-credentials .nw-section-heading > p{color: rgba(255, 255, 255, 0.64);}.nw-quality-credentials__facts{margin-top: 60px; display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid rgba(255, 255, 255, 0.2); border-left: 1px solid rgba(255, 255, 255, 0.2);}.nw-quality-credentials__facts article{min-height: 190px; padding: 32px; display: -webkit-box; display: -webkit-flex; display: flex; justify-content: space-between; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; border-right: 1px solid rgba(255, 255, 255, 0.2); border-bottom: 1px solid rgba(255, 255, 255, 0.2);}.nw-quality-credentials__facts strong{color: #ffffff; font-size: clamp(45px, 5vw, 76px); font-weight: 350; letter-spacing: -.05em;}.nw-quality-credentials__facts span{color: rgba(255, 255, 255, 0.62); font-size: 10px; font-weight: 700; letter-spacing: .07em; text-transform: uppercase;}.nw-quality-credentials__note{margin: 20px 0 0; color: rgba(255, 255, 255, 0.54); font-size: 10px;}.nw-quality-credentials__note a{color: #70dadd !important;}.nw-techpage-hero{color: #ffffff; background: var(--nw-navy);}.nw-techpage-hero__grid{min-height: 700px; display: grid; grid-template-columns: 1.04fr .96fr;}.nw-techpage-hero__copy{padding: 88px 72px 76px 0; display: -webkit-box; display: -webkit-flex; display: flex; align-items: flex-start; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column;}.nw-techpage-hero h1{max-width: 760px; margin: 27px 0 30px; color: #ffffff; font-size: 72px; font-weight: 600; letter-spacing: -.058em; line-height: .94;}.nw-techpage-hero h1 span{display: block; color: #70dadd;}.nw-techpage-hero__copy > p{max-width: 690px; margin: 0; color: rgba(255, 255, 255, 0.7); font-size: 16px; line-height: 1.72;}.nw-techpage-hero__copy > p + p{margin-top: 17px;}.nw-techpage-hero__actions{margin-top: 36px; display: -webkit-box; display: -webkit-flex; display: flex; align-items: center; gap: 28px;}.nw-techpage-hero__image{min-height: 700px; position: relative; margin: 0; overflow: hidden; background: #cbd5dc;}.nw-techpage-hero__image::before{position: absolute; z-index: 1; inset: 0; content: ""; background: linear-gradient(180deg, rgba(8, 35, 54, 0.08) 45%, rgba(8, 35, 54, 0.72));}.nw-techpage-hero__image img{width: 100%; height: 100%; position: absolute; inset: 0; display: block; object-fit: cover; object-position: center;}.nw-techpage-hero__image figcaption{position: absolute; z-index: 2; right: 30px; bottom: 28px; left: 30px; color: rgba(255, 255, 255, 0.86); font-size: 9px; font-weight: 700; letter-spacing: .12em;}.nw-techpage-process{padding: 116px 0;}.nw-techpage-process__steps{display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid var(--nw-line); border-left: 1px solid var(--nw-line);}.nw-techpage-process__steps article{min-height: 330px; padding: 34px; display: -webkit-box; display: -webkit-flex; display: flex; align-items: flex-start; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; border-right: 1px solid var(--nw-line); border-bottom: 1px solid var(--nw-line);}.nw-techpage-process__steps article > span{color: var(--nw-cyan); font-size: 64px; font-weight: 300; letter-spacing: -.055em; line-height: 1;}.nw-techpage-process__steps h3{max-width: 330px; margin: auto 0 18px; font-size: 30px; letter-spacing: -.04em; line-height: 1.05;}.nw-techpage-process__steps p{max-width: 340px; margin: 0; color: var(--nw-muted); font-size: 14px; line-height: 1.7;}.nw-techpage-portfolio{padding: 112px 0; color: #ffffff; background: #10364f;}.nw-techpage-portfolio .nw-section-heading h2{color: #ffffff;}.nw-techpage-portfolio .nw-section-heading > p{color: rgba(255, 255, 255, 0.65);}.nw-techpage-portfolio__list{margin-top: 62px; border-top: 1px solid rgba(255, 255, 255, 0.22);}.nw-techpage-portfolio__list article{min-height: 185px; padding: 32px 0; display: grid; grid-template-columns: 105px 1fr; align-items: center; border-bottom: 1px solid rgba(255, 255, 255, 0.22);}.nw-techpage-portfolio__list article > span{align-self: start; padding-top: 9px; color: #70dadd; font-size: 10px; font-weight: 700;}.nw-techpage-portfolio__list h3{margin: 0 0 15px; color: #ffffff; font-size: 39px; letter-spacing: -.045em;}.nw-techpage-portfolio__list p{max-width: 720px; margin: 0; color: rgba(255, 255, 255, 0.64); font-size: 15px; line-height: 1.7;}.nw-techpage-portfolio__source{margin-top: 32px;}.nw-techpage-outcome{padding: 118px 0; background: var(--nw-mist);}.nw-techpage-outcome__grid{display: grid; grid-template-columns: .96fr 1.04fr; align-items: start; gap: 110px;}.nw-techpage-outcome h2{max-width: 720px; margin: 24px 0 0; font-size: 62px; letter-spacing: -.052em; line-height: .98;}.nw-techpage-outcome__copy{padding-top: 49px; border-top: 1px solid var(--nw-line);}.nw-techpage-outcome__copy p{margin: 0; color: var(--nw-muted); font-size: 16px; line-height: 1.8;}.nw-techpage-outcome__copy p + p{margin-top: 25px;}.nw-techpage-cta{padding: 100px 0; color: #ffffff; background: var(--nw-blue);}.nw-techpage-cta__inner{display: grid; grid-template-columns: 1.08fr .92fr; align-items: end; gap: 90px;}.nw-techpage-cta h2{max-width: 720px; margin: 24px 0 0; color: #ffffff; font-size: 60px; letter-spacing: -.052em; line-height: .98;}.nw-techpage-cta__inner > div:last-child > p{margin: 0; color: rgba(255, 255, 255, 0.68); font-size: 15px; line-height: 1.75;}.nw-techpage-cta__actions{margin-top: 30px; display: -webkit-box; display: -webkit-flex; display: flex; align-items: center; gap: 28px;}.nw-contact-grid__since{max-width: 350px; margin-top: 50px; padding-top: 18px; display: block; border-top: 1px solid rgba(255, 255, 255, 0.28); color: #ffffff; font-size: 11px; letter-spacing: .06em; text-transform: uppercase;}.nw-order-grid__assurance{margin: 28px 0; display: grid; border-top: 1px solid var(--nw-line);}.nw-order-grid__assurance strong{padding: 12px 0; border-bottom: 1px solid var(--nw-line); color: var(--nw-blue); font-size: 9px; letter-spacing: .06em; text-transform: uppercase;}@media (max-width: 900px){.nw-quality-partner-bar__inner{grid-template-columns: 1fr; gap: 38px;}.nw-partner-proof{grid-template-columns: 1fr 1fr;}.nw-quality-architecture{min-height: 560px; padding: 30px;}.nw-quality-system{grid-template-columns: 1fr;}.nw-quality-system__inputs, .nw-quality-system__output{border: 0;}.nw-quality-system__inputs{display: grid; grid-template-columns: 1fr 1fr; gap: 0 25px; border-bottom: 1px solid var(--nw-line);}.nw-quality-system__engine{min-height: 430px;}.nw-quality-system__output{display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px;}.nw-quality-system__output > .nw-eyebrow, .nw-quality-system__output > small{grid-column: 1 / -1;}.nw-quality-system__output > div{min-height: 90px;}.nw-techpage-hero__grid, .nw-techpage-outcome__grid, .nw-techpage-cta__inner{grid-template-columns: 1fr;}.nw-techpage-hero__copy{min-height: 620px; padding: 82px 0 68px;}.nw-techpage-hero__image{min-height: 600px;}.nw-techpage-process__steps{grid-template-columns: 1fr;}.nw-techpage-process__steps article{min-height: 245px;}.nw-techpage-outcome__grid, .nw-techpage-cta__inner{gap: 48px;}.nw-techpage-outcome__copy{padding-top: 0; border-top: 0;}}@media (max-width: 600px){.nw-header__utility-inner{font-size: 8px; letter-spacing: .09em;}.nw-page-hero__number{margin-left: 9%;}.nw-page-hero__matrix{width: 82%; grid-template-columns: 1fr; gap: 7px;}.nw-page-hero__matrix i{width: 100%;}.nw-quality-architecture{min-height: 0; padding: 24px 18px; grid-template-columns: 1fr;}.nw-quality-architecture__label{display: none;}.nw-quality-architecture__inputs, .nw-quality-architecture__output{grid-template-columns: repeat(3, 1fr);}.nw-quality-architecture__inputs span, .nw-quality-architecture__output span{min-height: 70px; padding: 8px; font-size: 7px;}.nw-quality-architecture__engine{min-height: 230px;}.nw-quality-architecture > p{grid-column: auto;}.nw-quality-proof, .nw-partner-proof, .nw-quality-technologies, .nw-quality-credentials__facts{grid-template-columns: 1fr;}.nw-quality-proof > div{min-height: 125px;}.nw-partner-proof article{min-height: 210px;}.nw-partner-proof h3{margin-top: 38px;}.nw-quality-partner-bar{padding: 72px 0;}.nw-quality-system__inputs{grid-template-columns: 1fr;}.nw-quality-system__engine{min-height: 360px; padding: 34px 20px;}.nw-quality-system__output{grid-template-columns: 1fr;}.nw-quality-system__output > .nw-eyebrow, .nw-quality-system__output > small{grid-column: auto;}.nw-quality-technologies article{min-height: 0; padding: 30px 24px;}.nw-quality-technologies h3{margin-top: 34px;}.nw-technology-source{align-items: flex-start; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column;}.nw-techpage-hero__copy{min-height: 590px; padding: 66px 0 58px;}.nw-techpage-hero h1{margin: 24px 0 27px; font-size: 49px; line-height: .94;}.nw-techpage-hero__copy > p{font-size: 15px;}.nw-techpage-hero__actions{align-items: flex-start; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; gap: 22px;}.nw-techpage-hero__image{min-height: 480px;}.nw-techpage-hero__image figcaption{right: 18px; bottom: 18px; left: 18px; font-size: 8px;}.nw-techpage-process, .nw-techpage-portfolio, .nw-techpage-outcome{padding: 76px 0;}.nw-techpage-process .nw-section-heading h2, .nw-techpage-portfolio .nw-section-heading h2, .nw-techpage-outcome h2, .nw-techpage-cta h2{font-size: 40px;}.nw-techpage-process__steps article{min-height: 220px; padding: 28px 24px;}.nw-techpage-process__steps article > span{font-size: 52px;}.nw-techpage-process__steps h3{margin-top: auto; font-size: 27px;}.nw-techpage-portfolio__list{margin-top: 44px;}.nw-techpage-portfolio__list article{min-height: 165px; grid-template-columns: 42px 1fr;}.nw-techpage-portfolio__list h3{font-size: 28px;}.nw-techpage-outcome__copy p{font-size: 15px;}.nw-techpage-cta{padding: 76px 0;}.nw-techpage-cta__actions{align-items: flex-start; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; gap: 22px;}}.nw-miyoclear-hero{color: #ffffff; background: var(--nw-navy);}.nw-miyoclear-hero__grid{min-height: 700px; display: grid; grid-template-columns: 1.04fr .96fr;}.nw-miyoclear-hero__copy{padding: 94px 72px 76px 0; display: -webkit-box; display: -webkit-flex; display: flex; align-items: flex-start; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column;}.nw-miyoclear-hero h1{max-width: 760px; margin: 28px 0 30px; color: #ffffff; font-size: 76px; font-weight: 600; letter-spacing: -.06em; line-height: .92;}.nw-miyoclear-hero h1 span{margin-top: 18px; display: block; color: #70dadd; font-size: .38em; font-weight: 500; letter-spacing: -.025em; line-height: 1.12;}.nw-miyoclear-hero__copy > p{max-width: 670px; color: rgba(255, 255, 255, 0.72); font-size: 17px; line-height: 1.72;}.nw-miyoclear-hero__actions{margin-top: 36px; display: -webkit-box; display: -webkit-flex; display: flex; align-items: center; gap: 28px;}.nw-miyoclear-hero__professional{margin: 34px 0 0; padding-top: 18px; border-top: 1px solid rgba(255, 255, 255, 0.18); color: rgba(255, 255, 255, 0.48) !important; font-size: 10px !important; letter-spacing: .035em;}.nw-miyoclear-hero__image{min-height: 700px; position: relative; margin: 0; overflow: hidden; background: #dcebed;}.nw-miyoclear-hero__image::before{width: 1px; position: absolute; z-index: 2; top: 0; bottom: 0; left: 0; content: ""; background: rgba(255, 255, 255, 0.25);}.nw-miyoclear-hero__image > img{width: 100%; height: 100%; position: absolute; inset: 0; display: block; object-fit: cover; object-position: 52% center;}.nw-miyoclear-hero__image figcaption{width: 230px; padding: 18px 20px; position: absolute; right: 28px; bottom: 28px; background: rgba(255, 255, 255, 0.94);}.nw-miyoclear-hero__image figcaption img{width: 100%; height: auto; display: block;}.nw-miyoclear-intro{padding: 120px 0;}.nw-miyoclear-intro__grid{display: grid; grid-template-columns: 1.08fr .92fr; gap: 110px;}.nw-miyoclear-intro h2{max-width: 720px; margin: 24px 0 0; font-size: 68px; letter-spacing: -.055em; line-height: .98;}.nw-miyoclear-intro__copy{padding-top: 5px;}.nw-miyoclear-intro__copy p{color: var(--nw-muted); font-size: 16px; line-height: 1.85;}.nw-miyoclear-intro__copy p + p{margin-top: 26px;}.nw-miyoclear-technology{padding: 0; color: #ffffff; background: #10364f;}.nw-miyoclear-technology__grid{max-width: none; display: grid; grid-template-columns: 1fr 1fr;}.nw-miyoclear-technology__visual{min-height: 720px; position: relative; overflow: hidden;}.nw-miyoclear-technology__visual::after{position: absolute; inset: 0; content: ""; background: linear-gradient(180deg, transparent 55%, rgba(11, 38, 61, 0.82));}.nw-miyoclear-technology__visual img{width: 100%; height: 100%; position: absolute; inset: 0; display: block; object-fit: cover; object-position: center;}.nw-miyoclear-technology__visual > span{position: absolute; z-index: 2; right: 34px; bottom: 30px; left: 34px; color: rgba(255, 255, 255, 0.78); font-size: 9px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase;}.nw-miyoclear-technology__copy{padding: 86px 70px; display: -webkit-box; display: -webkit-flex; display: flex; align-items: flex-start; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column;}.nw-miyoclear-technology h2{max-width: 720px; margin: 24px 0 28px; color: #ffffff; font-size: 58px; letter-spacing: -.05em; line-height: .98;}.nw-miyoclear-technology__copy > p{max-width: 650px; color: rgba(255, 255, 255, 0.68); font-size: 15px; line-height: 1.8;}.nw-miyoclear-technology__sequence{width: 100%; margin-top: 36px; border-top: 1px solid rgba(255, 255, 255, 0.2);}.nw-miyoclear-technology__sequence > div{min-height: 92px; padding: 18px 0; display: grid; grid-template-columns: 38px 1fr; align-content: center; gap: 5px 14px; border-bottom: 1px solid rgba(255, 255, 255, 0.2);}.nw-miyoclear-technology__sequence b{grid-row: 1 / 3; color: #70dadd; font-size: 9px;}.nw-miyoclear-technology__sequence strong{color: #ffffff; font-size: 14px;}.nw-miyoclear-technology__sequence span{color: rgba(255, 255, 255, 0.56); font-size: 11px; line-height: 1.55;}.nw-miyoclear-results{padding: 100px 0; color: #ffffff; background: var(--nw-blue);}.nw-miyoclear-results__heading{margin-bottom: 50px; display: grid; grid-template-columns: 1fr 1fr; align-items: end; gap: 80px;}.nw-miyoclear-results__heading > p{max-width: 610px; margin: 0; color: rgba(255, 255, 255, 0.62); font-size: 11px; line-height: 1.7;}.nw-miyoclear-results__figures{display: grid; grid-template-columns: 1fr 1fr; border-top: 1px solid rgba(255, 255, 255, 0.28); border-left: 1px solid rgba(255, 255, 255, 0.28);}.nw-miyoclear-results__figures article{min-height: 310px; padding: 42px; display: -webkit-box; display: -webkit-flex; display: flex; justify-content: space-between; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; border-right: 1px solid rgba(255, 255, 255, 0.28); border-bottom: 1px solid rgba(255, 255, 255, 0.28);}.nw-miyoclear-results__figures strong{color: #ffffff; font-size: 132px; font-weight: 300; letter-spacing: -.07em; line-height: .8;}.nw-miyoclear-results__figures p{max-width: 460px; margin: 46px 0 0; color: #ffffff; font-size: 24px; letter-spacing: -.02em; line-height: 1.25;}.nw-miyoclear-benefits{padding: 120px 0;}.nw-miyoclear-benefits__grid{display: grid; grid-template-columns: .8fr 1.2fr; gap: 100px;}.nw-miyoclear-benefits__heading{position: sticky; top: 40px; align-self: start;}.nw-miyoclear-benefits__heading h2{margin: 24px 0 28px; font-size: 58px; letter-spacing: -.05em; line-height: .98;}.nw-miyoclear-benefits__heading p{max-width: 500px; color: var(--nw-muted); font-size: 12px; line-height: 1.7;}.nw-miyoclear-benefits__list{border-top: 1px solid var(--nw-line);}.nw-miyoclear-benefits__list article{min-height: 142px; padding: 26px 0; display: grid; grid-template-columns: 62px 1fr; align-items: center; border-bottom: 1px solid var(--nw-line);}.nw-miyoclear-benefits__list article > span{color: var(--nw-cyan); font-size: 10px; font-weight: 700;}.nw-miyoclear-benefits__list h3{margin: 0 0 8px; font-size: 26px; letter-spacing: -.035em;}.nw-miyoclear-benefits__list p{margin: 0; color: var(--nw-muted); font-size: 13px; line-height: 1.65;}.nw-miyoclear-practice{padding: 110px 0; color: #ffffff; background: var(--nw-navy);}.nw-miyoclear-practice__grid{display: grid; grid-template-columns: .9fr 1.1fr; gap: 110px;}.nw-miyoclear-practice h2{max-width: 650px; margin: 24px 0 0; color: #ffffff; font-size: 62px; letter-spacing: -.052em; line-height: .98;}.nw-miyoclear-practice__grid > div:last-child > p{color: rgba(255, 255, 255, 0.66); font-size: 14px; line-height: 1.8;}.nw-miyoclear-practice__steps{margin: 36px 0; border-top: 1px solid rgba(255, 255, 255, 0.2);}.nw-miyoclear-practice__steps span{min-height: 76px; display: grid; grid-template-columns: 42px 1fr; align-items: center; border-bottom: 1px solid rgba(255, 255, 255, 0.2); color: #ffffff; font-size: 15px;}.nw-miyoclear-practice__steps b{color: #70dadd; font-size: 9px;}.nw-miyoclear-resource{padding: 105px 0; background: var(--nw-mist);}.nw-miyoclear-resource__inner{display: grid; grid-template-columns: 1.15fr .85fr; align-items: center; gap: 100px;}.nw-miyoclear-resource h2{max-width: 680px; margin: 22px 0 24px; font-size: 58px; letter-spacing: -.05em; line-height: .98;}.nw-miyoclear-resource p{max-width: 680px; color: var(--nw-muted); line-height: 1.75;}.nw-miyoclear-resource__download{min-height: 260px; padding: 34px; display: -webkit-box; display: -webkit-flex; display: flex; align-items: flex-start; justify-content: space-between; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; border: 1px solid var(--nw-line); background: #ffffff;}.nw-miyoclear-resource__download > span{color: var(--nw-cyan); font-size: 9px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase;}.nw-miyoclear-resource__download > strong{color: var(--nw-ink); font-size: 26px;}.nw-miyoclear-cta{padding: 100px 0; color: #ffffff; background: var(--nw-blue);}.nw-miyoclear-cta__inner{display: grid; grid-template-columns: 1.1fr .9fr; align-items: end; gap: 90px;}.nw-miyoclear-cta h2{max-width: 720px; margin: 24px 0 0; color: #ffffff; font-size: 62px; letter-spacing: -.052em; line-height: .98;}.nw-miyoclear-cta__inner > div:last-child > p{color: rgba(255, 255, 255, 0.68); line-height: 1.75;}.nw-miyoclear-cta__inner > div:last-child > div{margin-top: 30px; display: -webkit-box; display: -webkit-flex; display: flex; align-items: center; gap: 28px;}@media (max-width: 1100px){.nw-miyoclear-hero h1{font-size: 62px;}.nw-miyoclear-hero__copy{padding-right: 48px;}.nw-miyoclear-technology__copy{padding: 70px 48px;}}@media (max-width: 900px){.nw-miyoclear-hero__grid, .nw-miyoclear-technology__grid, .nw-miyoclear-intro__grid, .nw-miyoclear-benefits__grid, .nw-miyoclear-practice__grid, .nw-miyoclear-resource__inner, .nw-miyoclear-cta__inner{grid-template-columns: 1fr;}.nw-miyoclear-hero__copy{min-height: 620px; padding: 82px 0 68px;}.nw-miyoclear-hero__image{min-height: 590px;}.nw-miyoclear-intro__grid, .nw-miyoclear-benefits__grid, .nw-miyoclear-practice__grid, .nw-miyoclear-resource__inner, .nw-miyoclear-cta__inner{gap: 48px;}.nw-miyoclear-technology__visual{min-height: 620px;}.nw-miyoclear-results__heading{grid-template-columns: 1fr; gap: 22px;}.nw-miyoclear-benefits__heading{position: static;}}@media (max-width: 600px){.nw-miyoclear-hero__copy{min-height: 580px; padding: 66px 0 58px;}.nw-miyoclear-hero h1{margin-top: 24px; font-size: 49px; line-height: .94;}.nw-miyoclear-hero h1 span{margin-top: 16px; font-size: .42em; line-height: 1.2;}.nw-miyoclear-hero__copy > p{font-size: 15px;}.nw-miyoclear-hero__actions{align-items: flex-start; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; gap: 22px;}.nw-miyoclear-hero__image{min-height: 460px;}.nw-miyoclear-hero__image figcaption{width: 180px; right: 18px; bottom: 18px;}.nw-miyoclear-intro{padding: 76px 0;}.nw-miyoclear-intro h2, .nw-miyoclear-technology h2, .nw-miyoclear-benefits__heading h2, .nw-miyoclear-practice h2, .nw-miyoclear-resource h2, .nw-miyoclear-cta h2{font-size: 40px;}.nw-miyoclear-technology__visual{min-height: 470px;}.nw-miyoclear-technology__copy{padding: 66px 18px;}.nw-miyoclear-results{padding: 76px 0;}.nw-miyoclear-results__figures{grid-template-columns: 1fr;}.nw-miyoclear-results__figures article{min-height: 250px; padding: 30px 24px;}.nw-miyoclear-results__figures strong{font-size: 96px;}.nw-miyoclear-results__figures p{margin-top: 34px; font-size: 20px;}.nw-miyoclear-benefits{padding: 78px 0;}.nw-miyoclear-benefits__list article{grid-template-columns: 42px 1fr;}.nw-miyoclear-benefits__list h3{font-size: 23px;}.nw-miyoclear-practice{padding: 76px 0;}.nw-miyoclear-resource{padding: 76px 0;}.nw-miyoclear-resource__download{min-height: 235px; padding: 26px 22px;}.nw-miyoclear-cta{padding: 76px 0;}.nw-miyoclear-cta__inner > div:last-child > div{align-items: flex-start; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; gap: 22px;}}.nw-safety-page bdi{unicode-bidi: isolate;}.nw-safety-hero{color: #ffffff; background: var(--nw-navy);}.nw-safety-hero__grid{display: grid; grid-template-columns: .95fr 1.05fr; min-height: 650px;}.nw-safety-hero__copy{padding: 106px 70px 92px 0; display: -webkit-box; display: -webkit-flex; display: flex; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column;}.nw-safety-hero h1{max-width: 670px; margin: 28px 0 30px; color: #ffffff; font-size: 76px; letter-spacing: -.058em; line-height: .95;}.nw-safety-hero__copy > p{max-width: 650px; margin-bottom: 0; color: rgba(255, 255, 255, 0.72); font-size: 16px; line-height: 1.75;}.nw-safety-hero__actions{margin-top: 38px; display: -webkit-box; display: -webkit-flex; display: flex; align-items: center; gap: 30px;}.nw-safety-hero__visual{min-width: 0; margin: 0; padding: 54px; position: relative; display: -webkit-box; display: -webkit-flex; display: flex; align-items: center; background: var(--nw-pale); overflow: hidden;}.nw-safety-hero__visual::before, .nw-safety-hero__visual::after{position: absolute; content: ""; background: rgba(23, 84, 119, 0.13);}.nw-safety-hero__visual::before{width: 1px; height: 100%; top: 0; left: 33%;}.nw-safety-hero__visual::after{width: 100%; height: 1px; right: 0; bottom: 26%;}.nw-safety-hero__image{width: 100%; min-height: 410px; padding: 32px; position: relative; z-index: 1; display: -webkit-box; display: -webkit-flex; display: flex; align-items: center; background: #ffffff; box-shadow: 0 24px 70px rgba(11, 38, 61, 0.1);}.nw-safety-hero__image img{width: 100%; height: auto; display: block; object-fit: contain;}.nw-safety-hero__visual figcaption{min-width: 150px; padding: 17px 20px; position: absolute; z-index: 2; right: 54px; bottom: 54px; display: -webkit-box; display: -webkit-flex; display: flex; align-items: center; justify-content: space-between; gap: 20px; color: #ffffff; background: var(--nw-blue);}.nw-safety-hero__visual figcaption span{font-size: 9px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase;}.nw-safety-hero__visual figcaption strong{color: #ffffff; font-size: 20px;}.nw-safety-heading{max-width: 850px; margin-bottom: 52px;}.nw-safety-heading h2{margin: 24px 0 0; font-size: 60px; letter-spacing: -.052em; line-height: .98;}.nw-safety-heading--split{max-width: none; display: grid; grid-template-columns: 1.15fr .85fr; align-items: end; gap: 90px;}.nw-safety-heading--split > p{max-width: 540px; margin: 0; color: var(--nw-muted); line-height: 1.75;}.nw-safety-features{padding: 112px 0;}.nw-safety-features__grid{display: grid; grid-template-columns: repeat(4, 1fr); border-top: 1px solid var(--nw-line); border-left: 1px solid var(--nw-line);}.nw-safety-features__grid article{min-height: 270px; padding: 30px 28px; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; border-right: 1px solid var(--nw-line); border-bottom: 1px solid var(--nw-line);}.nw-safety-features__grid article > span{color: var(--nw-cyan); font-size: 10px; font-weight: 700;}.nw-safety-features__grid h3{margin: auto 0 14px; font-size: 25px; letter-spacing: -.035em;}.nw-safety-features__grid p{margin: 0; color: var(--nw-muted); font-size: 13px; line-height: 1.7;}.nw-safety-frames{padding: 112px 0 120px; background: var(--nw-mist);}.nw-safety-frames__grid{display: grid; grid-template-columns: 1fr 1fr; border-top: 1px solid var(--nw-line); border-left: 1px solid var(--nw-line);}.nw-safety-frame-card{min-width: 0; padding: 30px; border-right: 1px solid var(--nw-line); border-bottom: 1px solid var(--nw-line); background: #ffffff;}.nw-safety-frame-card__image{height: 310px; display: -webkit-box; display: -webkit-flex; display: flex; align-items: center; justify-content: center; background: #ffffff; overflow: hidden;}.nw-safety-frame-card__image img{width: 100%; height: 100%; display: block; object-fit: contain;}.nw-safety-frame-card__details{padding: 25px 2px 4px; display: grid; grid-template-columns: 46px 1fr auto; align-items: end; gap: 15px; border-top: 1px solid var(--nw-line);}.nw-safety-frame-card__details > span{align-self: center; color: var(--nw-cyan); font-size: 10px; font-weight: 700;}.nw-safety-frame-card__details h3{margin: 0; font-size: 30px; letter-spacing: -.035em;}.nw-safety-frame-card__details p{margin: 0; color: var(--nw-muted); font-size: 12px; font-weight: 600; text-transform: uppercase;}.nw-safety-lenses{padding: 112px 0; color: #ffffff; background: var(--nw-navy);}.nw-safety-lenses__grid{display: grid; grid-template-columns: .85fr 1.15fr; align-items: start; gap: 110px;}.nw-safety-lenses__intro h2{max-width: 610px; margin: 24px 0 0; color: #ffffff; font-size: 58px; letter-spacing: -.052em; line-height: .98;}.nw-safety-lenses__options{border-top: 1px solid rgba(255, 255, 255, 0.22);}.nw-safety-lenses__options article{min-height: 124px; padding: 24px 0; display: grid; grid-template-columns: 52px 1fr; align-items: center; gap: 12px; border-bottom: 1px solid rgba(255, 255, 255, 0.22);}.nw-safety-lenses__options article > span{color: #70dadd; font-size: 10px; font-weight: 700;}.nw-safety-lenses__options h3{margin: 0 0 8px; color: #ffffff; font-size: 24px;}.nw-safety-lenses__options p{margin: 0; color: rgba(255, 255, 255, 0.68); font-size: 13px; line-height: 1.65;}.nw-safety-industries{padding: 112px 0;}.nw-safety-industries__grid{display: grid; grid-template-columns: repeat(4, 1fr); border-top: 1px solid var(--nw-line); border-left: 1px solid var(--nw-line);}.nw-safety-industries__grid > span{min-height: 124px; padding: 25px; display: -webkit-box; display: -webkit-flex; display: flex; align-items: flex-end; gap: 16px; border-right: 1px solid var(--nw-line); border-bottom: 1px solid var(--nw-line); color: var(--nw-ink); font-size: 17px; font-weight: 600;}.nw-safety-industries__grid b{color: var(--nw-cyan); font-size: 9px;}.nw-safety-documentation{padding: 105px 0; background: var(--nw-pale);}.nw-safety-documentation__grid{display: grid; grid-template-columns: .55fr 1.45fr; align-items: center; gap: 100px;}.nw-safety-documentation__grid > div:first-child{min-height: 230px; display: -webkit-box; display: -webkit-flex; display: flex; align-items: center; justify-content: center; border: 1px solid var(--nw-line); background: rgba(255, 255, 255, 0.55);}.nw-safety-documentation__mark{width: 122px; height: 150px; position: relative; display: -webkit-box; display: -webkit-flex; display: flex; align-items: flex-end; padding: 18px; border: 1px solid var(--nw-blue); color: var(--nw-blue); font-size: 13px; font-weight: 700; letter-spacing: .12em;}.nw-safety-documentation__mark::before{width: 48px; height: 1px; position: absolute; top: 32px; left: 18px; content: ""; background: var(--nw-cyan); box-shadow: 0 15px 0 rgba(23, 84, 119, 0.25), 0 30px 0 rgba(23, 84, 119, 0.25);}.nw-safety-documentation h2{max-width: 700px; margin: 24px 0 20px; font-size: 52px; letter-spacing: -.05em; line-height: 1;}.nw-safety-documentation p{max-width: 720px; margin: 0; color: var(--nw-muted); line-height: 1.75;}.nw-safety-cta{padding: 106px 0; color: #ffffff; background: var(--nw-blue);}.nw-safety-cta__grid{display: grid; grid-template-columns: 1.05fr .95fr; align-items: end; gap: 100px;}.nw-safety-cta h2{max-width: 700px; margin: 24px 0 0; color: #ffffff; font-size: 60px; letter-spacing: -.052em; line-height: .98;}.nw-safety-cta__grid > div:last-child > p{max-width: 560px; margin-bottom: 30px; color: rgba(255, 255, 255, 0.72); font-size: 15px; line-height: 1.75;}html[dir="rtl"] .nw-safety-hero__copy{padding-right: 0; padding-left: 70px;}html[dir="rtl"] .nw-safety-hero__visual figcaption{right: auto; left: 54px;}html[dir="rtl"] .nw-safety-page h1, html[dir="rtl"] .nw-safety-page h2, html[dir="rtl"] .nw-safety-page h3{letter-spacing: 0; line-height: 1.15;}html[dir="rtl"] .nw-safety-features__grid, html[dir="rtl"] .nw-safety-frames__grid, html[dir="rtl"] .nw-safety-industries__grid{border-right: 1px solid var(--nw-line); border-left: 0;}html[dir="rtl"] .nw-safety-features__grid article, html[dir="rtl"] .nw-safety-frame-card, html[dir="rtl"] .nw-safety-industries__grid > span{border-right: 0; border-left: 1px solid var(--nw-line);}html[dir="rtl"] .nw-safety-frame-card__details p{text-align: left;}html[dir="rtl"] .nw-safety-documentation__mark{letter-spacing: .12em; direction: ltr;}@media (max-width: 1100px){.nw-safety-hero h1{font-size: 62px;}.nw-safety-hero__copy{padding-right: 48px;}html[dir="rtl"] .nw-safety-hero__copy{padding-right: 0; padding-left: 48px;}.nw-safety-hero__visual{padding: 38px;}.nw-safety-hero__visual figcaption{right: 38px; bottom: 38px;}html[dir="rtl"] .nw-safety-hero__visual figcaption{right: auto; left: 38px;}.nw-safety-features__grid{grid-template-columns: 1fr 1fr;}.nw-safety-industries__grid{grid-template-columns: 1fr 1fr;}}@media (max-width: 900px){.nw-safety-hero__grid, .nw-safety-heading--split, .nw-safety-lenses__grid, .nw-safety-documentation__grid, .nw-safety-cta__grid{grid-template-columns: 1fr;}.nw-safety-hero__copy, html[dir="rtl"] .nw-safety-hero__copy{min-height: 560px; padding: 80px 0 70px;}.nw-safety-hero__visual{min-height: 530px;}.nw-safety-heading--split, .nw-safety-lenses__grid, .nw-safety-documentation__grid, .nw-safety-cta__grid{gap: 48px;}.nw-safety-frame-card__image{height: 265px;}.nw-safety-documentation__grid > div:first-child{max-width: 390px;}}@media (max-width: 600px){.nw-safety-hero__copy, html[dir="rtl"] .nw-safety-hero__copy{min-height: 535px; padding: 66px 0 58px;}.nw-safety-hero h1{margin-top: 24px; font-size: 48px; line-height: .96;}.nw-safety-hero__copy > p{font-size: 15px;}.nw-safety-hero__actions{width: 100%; align-items: flex-start; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; gap: 22px;}.nw-safety-page .nw-button{width: 100%; max-width: 100%; min-height: 56px; padding: 10px 14px; text-align: center; line-height: 1.35; white-space: normal;}.nw-safety-hero__visual{min-height: 360px; padding: 20px;}.nw-safety-hero__image{min-height: 280px; padding: 16px;}.nw-safety-hero__visual figcaption, html[dir="rtl"] .nw-safety-hero__visual figcaption{right: 20px; bottom: 20px; left: auto;}html[dir="rtl"] .nw-safety-hero__visual figcaption{right: auto; left: 20px;}.nw-safety-features, .nw-safety-frames, .nw-safety-lenses, .nw-safety-industries, .nw-safety-documentation, .nw-safety-cta{padding: 76px 0;}.nw-safety-heading{margin-bottom: 38px;}.nw-safety-heading h2, .nw-safety-lenses__intro h2, .nw-safety-documentation h2, .nw-safety-cta h2{font-size: 40px;}.nw-safety-features__grid, .nw-safety-frames__grid, .nw-safety-industries__grid{grid-template-columns: 1fr;}.nw-safety-features__grid article{min-height: 235px;}.nw-safety-frame-card{padding: 20px;}.nw-safety-frame-card__image{height: 220px;}.nw-safety-frame-card__details{grid-template-columns: 34px 1fr;}.nw-safety-frame-card__details p{grid-column: 2; text-align: start;}html[dir="rtl"] .nw-safety-frame-card__details p{text-align: start;}.nw-safety-lenses__options article{grid-template-columns: 42px 1fr;}.nw-safety-documentation__grid > div:first-child{min-height: 200px;}}