.nwd{--nwd-green: #546659;--nwd-green-dark: #3e5249;--nwd-ink: #0f0f0f;--nwd-heading: #252220;--nwd-text: rgba(0, 0, 0, .81);--nwd-muted: rgba(0, 0, 0, .62);--nwd-soft-green: #f1f4ef;--nwd-line: rgba(0, 0, 0, .1);--nwd-font: "articulat-cf", Roboto, Arial, sans-serif;--nwd-container: min(100% - 100px, 1670px);--nwd-gutter: max(50px, calc((100vw - 1670px)/2) );background:#fff;color:var(--nwd-text);font-family:var(--nwd-font);font-size:18px;line-height:1.6;padding-block:var(--nwd-pad-top, 82px) var(--nwd-pad-bottom, 82px)}.nwd *,.nwd *:before,.nwd *:after{box-sizing:border-box}.nwd h1,.nwd h2,.nwd h3{color:var(--nwd-heading);font-family:var(--nwd-font);letter-spacing:0}.nwd h2{font-size:clamp(29px,2.7vw,38px);font-weight:700;line-height:1.14}.nwd img{display:block;max-width:100%}.nwd-container{width:var(--nwd-container);margin-inline:auto}.nwd .showroom-media-placeholder{display:grid;place-items:center;width:100%;height:100%;min-height:160px;padding:16px;background:var(--nwd-soft-green);color:var(--nwd-green);font-size:14px;font-weight:700;text-align:center}.nwd-button-row{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.nwd-button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:10px 20px;border:1px solid var(--nwd-green);border-radius:4px;background:var(--nwd-green);color:#fff;font-family:var(--nwd-font);font-size:12px;font-weight:700;letter-spacing:.03em;line-height:1;text-decoration:none;text-transform:uppercase;cursor:pointer;transition:background .18s ease,border-color .18s ease}.nwd-button:hover,.nwd-button:focus-visible{background:var(--nwd-green-dark);border-color:var(--nwd-green-dark);color:#fff}.nwd.nwd-hero{position:relative;display:flex;align-items:center;min-height:var(--nwd-hero-min-height, 570px);overflow:hidden;padding-block:0}.nwd-hero__media{position:absolute;inset:0 0 0 auto;width:59%}.nwd-hero__media img,.nwd-hero__media .showroom-media-placeholder{width:100%;height:100%;object-fit:cover;object-position:var(--nwd-hero-position, center)}.nwd-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fff,#ffffffe6 13%,#fff0 42%);pointer-events:none}.nwd-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(340px,610px) 1fr;width:100%}.nwd-hero__copy{padding:68px clamp(32px,4vw,60px) 68px var(--nwd-gutter)}.nwd .nwd-hero__browline{margin:0 0 13px;color:var(--nwd-green);font-size:13px;font-weight:700;line-height:1.3;letter-spacing:.12em;text-transform:uppercase}.nwd-hero__headline{max-width:590px;margin:0 0 18px;color:var(--nwd-ink);font-size:clamp(40px,4vw,56px);font-weight:700;line-height:1.06}.nwd-hero__intro p{max-width:540px;margin:0 0 14px;color:var(--nwd-text);font-size:16px;line-height:1.6}.nwd-hero__intro p:last-child{margin-bottom:26px}.nwd-heading{max-width:820px;margin-bottom:38px}.nwd .nwd-heading h2{margin:0 0 16px;font-weight:600}.nwd-heading p,.nwd-intro-text p{margin:0;color:var(--nwd-text);font-size:17px;line-height:1.65}.nwd-heading p{max-width:720px}.nwd-intro-text p+p{margin-top:12px}.nwd-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.nwd-product-card{overflow:hidden;border:1px solid var(--nwd-line);border-radius:8px;background:#fff}.nwd-product-card__media{height:250px;overflow:hidden;background:var(--nwd-soft-green)}.nwd-product-card__media img{width:100%;height:100%;object-fit:cover}.nwd-product-card__body{padding:24px}.nwd .nwd-product-card h3{margin:0 0 9px;font-size:19px;font-weight:700;line-height:1.25}.nwd-product-card__title-link{display:inline-flex;gap:7px;align-items:center;color:var(--nwd-ink);text-decoration:none}.nwd-product-card__title-arrow{display:inline-grid;place-items:center;width:18px;height:18px;flex:0 0 18px;color:var(--nwd-green);opacity:.78;transition:opacity .18s ease,transform .18s ease}.nwd-product-card__title-arrow svg{width:100%;height:100%}.nwd-product-card__title-link:hover .nwd-product-card__title-arrow,.nwd-product-card__title-link:focus-visible .nwd-product-card__title-arrow{opacity:1;transform:translate(2px,-2px)}.nwd-product-card__title-link:focus-visible{outline:2px solid rgba(84,102,89,.45);outline-offset:4px}.nwd-product-card p{margin:0;color:var(--nwd-muted);font-size:15px;line-height:1.6}.nwd-product-note{max-width:840px;margin:26px 0 0;color:var(--nwd-muted);font-size:15px;line-height:1.6}.nwd-section-actions{margin-top:24px}.nwd-split{display:grid;grid-template-columns:minmax(280px,.58fr) minmax(0,1.42fr);gap:clamp(42px,5vw,76px);align-items:start}.nwd-split__intro{padding-top:10px}.nwd .nwd-split__intro h2{margin:0 0 18px}.nwd-audience-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(240px,37%);gap:18px;padding:0 0 15px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-color:var(--nwd-green) rgba(84,102,89,.14);scrollbar-width:thin}.nwd-audience-rail::-webkit-scrollbar{height:6px}.nwd-audience-rail::-webkit-scrollbar-track{border-radius:999px;background:#54665924}.nwd-audience-rail::-webkit-scrollbar-thumb{border-radius:999px;background:var(--nwd-green)}.nwd-audience-card{position:relative;height:520px;overflow:hidden;border-radius:7px;background:var(--nwd-green-dark);scroll-snap-align:start}.nwd-audience-card:after{content:"";position:absolute;top:35%;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent,rgba(11,17,14,.86));pointer-events:none}.nwd-audience-card img,.nwd-audience-card .showroom-media-placeholder{width:100%;height:100%;object-fit:cover}.nwd .nwd-audience-card h3{position:absolute;z-index:1;right:24px;bottom:24px;left:24px;margin:0;color:#fff;font-size:clamp(20px,1.55vw,25px);font-weight:700;line-height:1.15}.nwd-benefits{display:grid;grid-template-columns:minmax(290px,.82fr) minmax(0,1.18fr);gap:clamp(36px,6vw,86px);align-items:start;padding:clamp(38px,5vw,64px);border-left:6px solid var(--nwd-green);border-radius:0 8px 8px 0;background:linear-gradient(115deg,#54665921,#f1f4efb8)}.nwd .nwd-benefits h2{margin:0 0 18px}.nwd-benefit-list{border-top:1px solid rgba(84,102,89,.25)}.nwd-benefit-item{display:grid;grid-template-columns:34px minmax(0,1fr);gap:17px;padding:22px 0;border-bottom:1px solid rgba(84,102,89,.25)}.nwd-benefit-item__icon{display:grid;place-items:center;width:30px;height:30px;color:var(--nwd-green)}.nwd-benefit-item__icon svg{width:26px;height:26px}.nwd .nwd-benefit-item h3{margin:2px 0 7px;font-size:17px;font-weight:700;line-height:1.25}.nwd-benefit-item p,.nwd-step p{margin:0;color:var(--nwd-muted);font-size:15px;line-height:1.6}.nwd-process{display:grid;grid-template-columns:minmax(300px,.7fr) minmax(0,1.3fr);gap:clamp(48px,7vw,100px);align-items:start}.nwd-process__intro{position:sticky;top:var(--nwd-sticky-top, 104px)}.nwd .nwd-process__intro h2{margin:0 0 18px}.nwd-process__list{border-top:1px solid var(--nwd-line)}.nwd-step{padding:25px 0;border-bottom:1px solid var(--nwd-line)}.nwd .nwd-step h3{margin:0 0 8px;color:var(--nwd-ink);font-size:18px;font-weight:700;line-height:1.3}.nwd-step p{line-height:1.65}.nwd.nwd-application{scroll-margin-top:80px}.nwd-application__layout{display:flex;flex-direction:column;gap:28px;max-width:680px}.nwd .nwd-application__layout h2{margin:0;font-size:clamp(30px,3vw,42px);line-height:1.15}.nwd-application__placeholder{margin:0;padding:18px 20px;border:1px dashed var(--nwd-green);border-radius:4px;background:var(--nwd-soft-green);color:var(--nwd-green-dark);font-size:15px}@media(max-width:1280px){.nwd{--nwd-container: min(100% - 40px, 1670px);--nwd-gutter: max(20px, calc((100vw - 1670px)/2) )}}@media(max-width:1024px){.nwd.nwd-hero{flex-direction:column;align-items:stretch;min-height:0}.nwd-hero__media{position:relative;inset:auto;order:-1;width:100%;height:340px}.nwd-hero__media img{object-position:var(--nwd-hero-mobile-position, center 34%)}.nwd-hero__media:after{display:none}.nwd-hero__grid{grid-template-columns:1fr}.nwd-hero__copy{padding:42px clamp(24px,4vw,48px)}.nwd-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nwd-benefits,.nwd-process{grid-template-columns:1fr}.nwd-process__intro{position:static}.nwd-split{grid-template-columns:minmax(220px,.48fr) minmax(0,1.52fr);gap:32px}.nwd-audience-rail{grid-auto-columns:minmax(230px,58%)}.nwd-audience-card{height:460px}}@media(max-width:720px){.nwd{--nwd-container: calc(100% - 48px) ;padding-block:var(--nwd-pad-top-mobile, 52px) var(--nwd-pad-bottom-mobile, 52px)}.nwd.nwd-hero{padding-block:0}.nwd-hero__headline{font-size:clamp(30px,8.5vw,36px)}.nwd-product-grid{grid-template-columns:1fr}.nwd-product-card__media{height:230px}.nwd-split{grid-template-columns:1fr;gap:28px}.nwd-audience-rail{width:calc(100% + 24px);grid-auto-columns:minmax(245px,76vw)}.nwd-audience-card{height:455px}.nwd-benefits{padding:30px 24px;border-left-width:5px}}
/*# sourceMappingURL=/cdn/shop/t/46/assets/nw-dealer-program.css.map */
