﻿:root{--color-brand-green: #393;--color-brand-white: #ffffff;--color-text-primary: #011731;--color-text-secondary: #667173;--color-text-nav: #666666;--color-grey-on-dark: #4e4e4e;--color-border-light: #cbcbcb;--color-bg-footer: #f2f7f9;--color-card-overlay: #011731;--font-playfair: "Playfair Display", Georgia, "Times New Roman", serif;--font-lato: "Lato", Helvetica, Arial, sans-serif;--font-source-serif: "Source Serif 4", Georgia, serif;--font-inter: "Inter", Helvetica, Arial, sans-serif;--font-arial: Arial, Helvetica, sans-serif;--font-gilroy: "Gilroy", "Lato", var(--font-lato), sans-serif;--font-allison: "Allison", cursive;--font-freight: 'Freight', sans-serif;--font-size-stat-lg: 72px;--font-size-stat-md: 70px;--font-size-heading-xl: 56px;--font-size-section-title: 48px;--font-size-heading-md: 40px;--font-size-phase-title: 32px;--font-size-card-number: 20px;--font-size-btn: 20px;--font-size-body-lg: 19px;--font-size-body-md: 18px;--font-size-body-sm: 16px;--font-size-footnote: 14px;--font-size-state: 30px;--line-height-stat: 72px;--line-height-heading-xl: 67.2px;--line-height-card-h4: 41.6px;--line-height-body-lg: 24.7px;--line-height-body-sm: 20.8px;--line-height-footnote: 21px;--line-height-btn: 1.2;--line-height-state: 39px;--radius-btn-pill: 66px;--spacing-btn-y: 15px;--spacing-btn-x: 30px;--spacing-btn-gap: 17px;--spacing-section: 48px;--spacing-showcase: 32px;--radius-btn-pill: 66px;--transition-interactive: all 0.2s ease}.ds-page{font-family:var(--font-lato);font-size:var(--font-size-body-lg);line-height:var(--line-height-body-lg);color:var(--color-text-secondary);background-color:var(--color-brand-white);min-height:100vh}.ds-page__main{max-width:960px;margin:0 auto;padding:48px 24px 80px}.ds-section{margin-bottom:64px}.ds-section__title{font-family:var(--font-playfair);font-size:var(--font-size-heading-md);font-weight:400;color:var(--color-brand-green);margin-bottom:var(--spacing-section);padding-bottom:16px;border-bottom:1px solid var(--color-border-light)}.ds-section__grid{display:grid;gap:var(--spacing-showcase)}.ds-showcase{display:flex;flex-direction:column;gap:12px}.ds-showcase__sample{padding:24px;border:1px solid var(--color-border-light);border-radius:4px;background-color:var(--color-brand-white)}.ds-showcase__sample--dark{background-color:var(--color-card-overlay);border-color:var(--color-card-overlay)}.ds-showcase__sample--hero{background:linear-gradient(135deg, #2a2a2a 0%, #1a1a1a 100%);border-color:#333}.ds-showcase__sample--header{background-color:var(--color-brand-white);border-bottom:2px solid var(--color-brand-green);padding:24px 32px}.ds-showcase__label{font-family:var(--font-lato);font-size:var(--font-size-footnote);line-height:var(--line-height-footnote);color:var(--color-text-nav)}.ds-showcase__label code{font-family:monospace;font-size:13px;color:var(--color-text-primary)}.heading{font-family:var(--font-playfair);font-weight:400;color:var(--color-brand-green)}.heading--section-title{font-size:32px;line-height:1.2;text-transform:capitalize}@media only screen and (min-width: 1024px){.heading--section-title{font-size:var(--font-size-section-title);line-height:normal}}.heading--section-heading-lg{font-size:32px;line-height:1.2}@media only screen and (min-width: 1024px){.heading--section-heading-lg{font-size:var(--font-size-heading-xl);line-height:var(--line-height-heading-xl)}}.heading--section-heading{font-size:24px;line-height:normal}@media only screen and (min-width: 1024px){.heading--section-heading{font-size:var(--font-size-heading-md);line-height:normal}}.heading--phase-title{font-size:var(--font-size-phase-title);line-height:normal;color:var(--color-text-primary)}.heading--eyebrow{font-size:var(--font-size-btn);line-height:normal;color:var(--color-text-primary);text-transform:uppercase}.heading--phase-subtitle{font-family:var(--font-lato);font-size:var(--font-size-body-lg);font-weight:500;line-height:normal;color:var(--color-text-secondary);text-transform:uppercase}.heading--card-h4{font-family:var(--font-source-serif);font-size:var(--font-size-phase-title);font-weight:400;line-height:var(--line-height-card-h4);color:var(--color-brand-white)}.heading--card-number{font-family:var(--font-source-serif);font-size:var(--font-size-card-number);font-weight:400;line-height:normal;color:var(--color-brand-white)}.text{font-family:var(--font-lato);font-weight:400;color:var(--color-text-secondary)}.text--body-large{font-size:var(--font-size-body-lg);line-height:var(--line-height-body-lg)}.text--body{font-size:var(--font-size-body-md);line-height:var(--line-height-body-lg)}.text--body-small{font-size:var(--font-size-body-sm);line-height:var(--line-height-body-sm)}.text--footnote{font-size:var(--font-size-footnote);line-height:var(--line-height-footnote)}.text--body-alt{font-family:var(--font-inter);font-size:var(--font-size-body-lg);line-height:var(--line-height-body-lg)}.text--nav-link{font-size:var(--font-size-body-lg);line-height:var(--line-height-body-lg)}.text--footer-link{font-family:var(--font-arial);font-size:var(--font-size-body-lg);line-height:var(--line-height-body-sm)}.stat{display:inline-flex;flex-direction:column;align-items:center;gap:1px;text-align:center}.stat__number{font-family:var(--font-lato);color:var(--color-text-primary);line-height:var(--line-height-stat)}.stat__number--medium{font-size:var(--font-size-stat-md);font-weight:500}.stat__number--semibold{font-size:var(--font-size-stat-lg);font-weight:600}.stat__label{font-family:var(--font-lato);font-size:var(--font-size-body-lg);font-weight:400;line-height:var(--line-height-body-lg);color:var(--color-text-secondary)}.btn{display:inline-flex;align-items:center;gap:var(--spacing-btn-gap);border:none;background:none;cursor:pointer;text-decoration:none;transition:var(--transition-interactive);font-family:var(--font-arial);font-size:var(--font-size-btn);line-height:var(--line-height-btn)}.btn__label{white-space:nowrap}.btn__icon{flex-shrink:0;width:19px;height:19px}.btn__icon svg{display:block;width:100%;height:100%}.btn:hover{opacity:.8}.btn--primary{background-color:var(--color-brand-green);color:var(--color-brand-white);padding:var(--spacing-btn-y) var(--spacing-btn-x);border-radius:var(--radius-btn-pill)}.btn--primary .btn__icon svg path{stroke:var(--color-brand-white)}.btn--primary:hover .btn__label{text-decoration:none;text-underline-offset:2px}.btn--join-us-top{color:var(--color-brand-white);padding:0}.btn--join-us-top .btn__icon svg path{stroke:var(--color-brand-white)}.btn--join-us-fh{color:var(--color-text-nav);padding:40px 0 40px 50px;position:relative}.btn--join-us-fh .btn__icon svg path{stroke:var(--color-text-nav)}.btn--join-us-fh::before{content:"";position:absolute;left:0;top:0;width:1px;height:105px;background-color:var(--color-brand-green)}.btn--nav{color:var(--color-text-nav);padding:0;font-family:var(--font-lato);font-size:var(--font-size-body-lg);line-height:var(--line-height-body-lg)}.btn--nav:hover{color:var(--color-brand-green)}.ds-buttons__row{display:flex;flex-wrap:wrap;gap:24px;align-items:center}@keyframes join-us-marquee{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.site-header img{width:80px}@media only screen and (min-width: 1024px){.site-header img{width:120px}}.site-header__inner{padding:0 0 0 15px}@media only screen and (min-width: 1024px){.site-header__inner{padding:0 60px}}.site-header #menu-main-menu>li:last-child{margin-right:0 !important}.site-header #menu-main-menu li a{padding:40px 0}.site-header:not(.nav-is-fixed) #menu-main-menu li a:before{background-color:rgb(51, 153, 51, var(--tw-border-opacity)) !important}.nhp{position:relative}.nhp__banner{position:relative;overflow:hidden}.nhp__banner .aios-slider:before{content:"";inset:0;position:absolute;background:linear-gradient(180deg, rgba(0, 0, 0, 0.8) 0.04%, rgba(0, 0, 0, 0) 23.19%),linear-gradient(0deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 100%);z-index:2}@media only screen and (min-width: 1024px){.nhp__banner .heading-1{margin:7% 0 0}}.nhp__banner .heading-1 sup{font-size:.53571429em}.nhp__banner .text{color:#fff;text-align:center;font-family:Lato;font-size:16px;font-style:normal;font-weight:400;line-height:1.31578947;width:852px;max-width:100%;margin:19px auto 0}@media only screen and (min-width: 1024px){.nhp__banner .text{font-size:19px}}.nhp .join-us{background-color:var(--color-brand-white);padding:32px 15px 48px}@media only screen and (min-width: 600px){.nhp .join-us{padding-top:40px;padding-bottom:56px}}@media only screen and (min-width: 1024px){.nhp .join-us{padding-top:48px}}@media only screen and (min-width: 1280px){.nhp .join-us{padding-top:57px;padding-left:24px;padding-right:24px;padding-bottom:64px}}.nhp .join-us .heading{font-family:var(--font-playfair);font-weight:400;color:var(--color-brand-green)}.nhp .join-us .heading--section-title{font-size:32px;line-height:normal;text-transform:capitalize}@media only screen and (min-width: 600px){.nhp .join-us .heading--section-title{font-size:40px}}@media only screen and (min-width: 744px){.nhp .join-us .heading--section-title{font-size:var(--font-size-section-title)}}.nhp .join-us .text{font-family:var(--font-lato);font-weight:400;color:var(--color-text-secondary)}.nhp .join-us .text--body-large{font-size:var(--font-size-body-lg);line-height:var(--line-height-body-lg)}.nhp .join-us .text--footnote{font-size:var(--font-size-footnote);line-height:var(--line-height-footnote);word-break:break-word}.nhp .join-us .stat{display:inline-flex;flex-direction:column;align-items:center;gap:1px;text-align:center;flex-shrink:0}.nhp .join-us .stat--eyebrow{gap:0}.nhp .join-us .stat__number{font-family:var(--font-lato);color:var(--color-text-primary);line-height:var(--line-height-stat)}.nhp .join-us .stat__number--medium{font-size:40px;font-weight:500;line-height:1.03}@media only screen and (min-width: 600px){.nhp .join-us .stat__number--medium{font-size:48px}}@media only screen and (min-width: 744px){.nhp .join-us .stat__number--medium{font-size:56px}}@media only screen and (min-width: 1024px){.nhp .join-us .stat__number--medium{font-size:var(--font-size-stat-md);line-height:var(--line-height-stat)}}.nhp .join-us .stat__label{font-family:var(--font-lato);font-size:var(--font-size-body-lg);font-weight:400;line-height:var(--line-height-body-lg);color:var(--color-text-secondary);display:block}.nhp .join-us .stat__eyebrow{font-family:var(--font-lato);font-size:var(--font-size-body-lg);font-weight:400;line-height:var(--line-height-body-lg);color:var(--color-text-secondary);margin-bottom:0}.nhp .join-us__inner{width:100%;max-width:1225px;margin:0 auto;display:flex;flex-direction:column;gap:27px}.nhp .join-us__content{display:flex;flex-direction:column;gap:24px;padding-bottom:32px;border-bottom:1px solid var(--color-border-light)}@media only screen and (min-width: 1024px){.nhp .join-us__content{display:grid;grid-template-columns:minmax(0, 716px) 1px minmax(0, 392px);grid-template-rows:auto;column-gap:58px;align-items:center;padding-top:0;padding-bottom:0;min-height:556px}}.nhp .join-us__media{margin:0;width:100%;overflow:hidden;line-height:0}@media only screen and (min-width: 1024px){.nhp .join-us__media{grid-column:1;grid-row:1}}.nhp .join-us__media img{display:block;width:100%;height:auto;aspect-ratio:716/450;object-fit:cover;object-position:center 28%}.nhp .join-us__divider{display:none}@media only screen and (min-width: 1024px){.nhp .join-us__divider{display:block;grid-column:2;grid-row:1;align-self:stretch;width:1px;background-color:var(--color-border-light)}}@media only screen and (min-width: 1024px){.nhp .join-us__copy{grid-column:3;grid-row:1}}.nhp .join-us__copy sup{font-size:.645em;line-height:0;vertical-align:super}.nhp .join-us__stats{overflow:hidden;padding-top:10px;padding-bottom:40px;border-bottom:1px solid var(--color-border-light)}@media only screen and (min-width: 744px){.nhp .join-us__stats{padding-bottom:40px}}.nhp .join-us__stats-viewport{overflow:hidden;width:100%}.nhp .join-us__stats-track{display:flex;width:max-content;animation:join-us-marquee 20s linear infinite}@media(prefers-reduced-motion: reduce){.nhp .join-us__stats-track{animation:none;width:100%;flex-wrap:wrap;justify-content:center;gap:32px 24px}}.nhp .join-us__stats-set{display:flex;align-items:flex-end;gap:32px;flex-wrap:wrap;justify-content:center}@media(prefers-reduced-motion: reduce){.nhp .join-us__stats-set[aria-hidden=true]{display:none}.nhp .join-us__stats-set{flex-wrap:wrap;justify-content:center;gap:32px 24px;padding-right:0;width:100%}}@media only screen and (min-width: 600px){.nhp .join-us__stats-set{gap:40px}}@media only screen and (min-width: 744px){.nhp .join-us__stats-set{gap:50px}}.nhp .join-us__stat{padding:0 24px}.nhp .join-us__stat--narrow{min-width:113px}.nhp .join-us__stat--eyebrow{min-width:122px}.nhp .three-phased-marketing{background-color:var(--color-brand-white);padding:32px 15px 48px}@media only screen and (min-width: 600px){.nhp .three-phased-marketing{padding-top:40px;padding-bottom:56px}}@media only screen and (min-width: 1024px){.nhp .three-phased-marketing{padding-top:48px}}@media only screen and (min-width: 1280px){.nhp .three-phased-marketing{padding-top:38px;padding-left:24px;padding-right:24px;padding-bottom:64px}}.nhp .three-phased-marketing .stat{display:inline-flex;flex-direction:column;align-items:center;gap:1px;text-align:center;flex-shrink:0;padding:0 5px}@media only screen and (min-width: 1024px){.nhp .three-phased-marketing .stat:nth-child(2n-1){margin-left:auto}.nhp .three-phased-marketing .stat:nth-child(2n){margin-right:auto}}.nhp .three-phased-marketing .stat .heading{font-family:var(--font-playfair);font-weight:400;color:var(--color-brand-green)}.nhp .three-phased-marketing .stat .heading--section-heading-lg{font-size:32px;line-height:1.2}@media only screen and (min-width: 600px){.nhp .three-phased-marketing .stat .heading--section-heading-lg{font-size:40px;line-height:1.2}}@media only screen and (min-width: 744px){.nhp .three-phased-marketing .stat .heading--section-heading-lg{font-size:var(--font-size-section-title);line-height:normal}}@media only screen and (min-width: 1280px){.nhp .three-phased-marketing .stat .heading--section-heading-lg{font-size:var(--font-size-heading-xl);line-height:var(--line-height-heading-xl)}}.nhp .three-phased-marketing .stat .heading--section-heading{font-size:32px;line-height:1.2}@media only screen and (min-width: 600px){.nhp .three-phased-marketing .stat .heading--section-heading{font-size:36px}}@media only screen and (min-width: 744px){.nhp .three-phased-marketing .stat .heading--section-heading{font-size:var(--font-size-heading-md);line-height:48px}}.nhp .three-phased-marketing .stat .heading--phase-title{font-size:28px;line-height:1.3;color:var(--color-text-primary)}@media only screen and (min-width: 600px){.nhp .three-phased-marketing .stat .heading--phase-title{font-size:30px}}@media only screen and (min-width: 744px){.nhp .three-phased-marketing .stat .heading--phase-title{font-size:var(--font-size-phase-title);line-height:var(--line-height-card-h4)}}.nhp .three-phased-marketing .stat .heading--eyebrow{font-size:var(--font-size-btn);line-height:28px;color:var(--color-text-primary);text-transform:uppercase}.nhp .three-phased-marketing .stat .heading--phase-subtitle{font-family:var(--font-lato);font-size:var(--font-size-body-lg);font-weight:500;line-height:var(--line-height-body-lg);color:var(--color-text-secondary);text-transform:uppercase}.nhp .three-phased-marketing .stat .text{font-family:var(--font-lato);font-weight:400;color:var(--color-text-secondary)}.nhp .three-phased-marketing .stat .text--body-large{font-size:var(--font-size-body-lg);line-height:var(--line-height-body-lg)}.nhp .three-phased-marketing .stat .text--body-small{font-size:var(--font-size-body-sm);line-height:var(--line-height-body-sm)}.nhp .three-phased-marketing .stat .text--body-alt{font-family:var(--font-inter);font-size:var(--font-size-body-lg);line-height:var(--line-height-body-lg)}.nhp .three-phased-marketing .stat__number{font-family:var(--font-lato);color:var(--color-text-primary);line-height:var(--line-height-stat)}.nhp .three-phased-marketing .stat__number--semibold{font-size:40px;font-weight:600;line-height:1}@media only screen and (min-width: 600px){.nhp .three-phased-marketing .stat__number--semibold{font-size:48px}}@media only screen and (min-width: 744px){.nhp .three-phased-marketing .stat__number--semibold{font-size:56px}}@media only screen and (min-width: 1280px){.nhp .three-phased-marketing .stat__number--semibold{font-size:var(--font-size-stat-lg);line-height:var(--line-height-stat)}}.nhp .three-phased-marketing .stat__label{font-family:var(--font-lato);font-size:var(--font-size-body-lg);font-weight:400;line-height:var(--line-height-body-lg);color:var(--color-text-secondary);display:flex;flex-direction:column;align-items:center}.nhp .three-phased-marketing__inner{width:100%;max-width:1225px;margin:0 auto;display:flex;flex-direction:column}.nhp .three-phased-marketing__top{display:flex;flex-direction:column;gap:32px;padding-bottom:32px;border-bottom:1px solid var(--color-border-light)}@media only screen and (min-width: 1024px){.nhp .three-phased-marketing__top{display:grid;grid-template-columns:minmax(0, 630px) 1px minmax(0, 496px);column-gap:48px;align-items:start;padding-bottom:0;min-height:814px}}.nhp .three-phased-marketing__left{display:flex;flex-direction:column;gap:20px}@media only screen and (min-width: 1024px){.nhp .three-phased-marketing__left{grid-column:1;gap:20px}}.nhp .three-phased-marketing__intro{max-width:617px}.nhp .three-phased-marketing__media{margin:15px 0 0;width:100%;overflow:hidden;line-height:0}@media only screen and (min-width: 1024px){.nhp .three-phased-marketing__media{margin-top:15px}}.nhp .three-phased-marketing__media img{display:block;width:100%;height:auto;aspect-ratio:630/525;object-fit:cover;object-position:center}.nhp .three-phased-marketing__divider{display:none}@media only screen and (min-width: 1024px){.nhp .three-phased-marketing__divider{display:block;grid-column:2;align-self:stretch;width:1px;background-color:var(--color-border-light)}}.nhp .three-phased-marketing__phases{display:flex;flex-direction:column;gap:32px;list-style:none}@media only screen and (min-width: 600px){.nhp .three-phased-marketing__phases{gap:36px}}@media only screen and (min-width: 744px){.nhp .three-phased-marketing__phases{gap:40px}}@media only screen and (min-width: 1024px){.nhp .three-phased-marketing__phases{grid-column:3;padding-top:138px;gap:40px}}.nhp .three-phased-marketing__phase{display:flex;flex-direction:column;gap:20px}.nhp .three-phased-marketing__phase-header{display:flex;flex-direction:column;gap:12px}.nhp .three-phased-marketing__phase-titles{display:flex;flex-direction:column;gap:3px}.nhp .three-phased-marketing__phase-desc{max-width:100%}@media only screen and (min-width: 1024px){.nhp .three-phased-marketing__phase-desc{max-width:494px}}.nhp .three-phased-marketing__phase-desc small{display:block;margin-top:10px}.nhp .three-phased-marketing__stats{display:flex;flex-direction:column;gap:32px;border-bottom:1px solid var(--color-border-light);padding:40px 0}@media only screen and (min-width: 1024px){.nhp .three-phased-marketing__stats{display:grid;grid-template-columns:minmax(0, 408px) 1px minmax(0, 1fr);column-gap:30px;align-items:start;padding:0}}@media only screen and (min-width: 1280px){.nhp .three-phased-marketing__stats{column-gap:60px}}.nhp .three-phased-marketing__stats-copy{display:flex;flex-direction:column;gap:16px}@media only screen and (min-width: 1024px){.nhp .three-phased-marketing__stats-copy{padding-top:0;align-self:center;max-width:400px}}.nhp .three-phased-marketing__stats-divider{display:none}@media only screen and (min-width: 1024px){.nhp .three-phased-marketing__stats-divider{display:block;align-self:stretch;width:1px;background-color:var(--color-border-light)}}.nhp .three-phased-marketing__stats-numbers{display:flex;flex-flow:column;flex-wrap:wrap;justify-content:center;gap:32px 24px}@media only screen and (min-width: 744px){.nhp .three-phased-marketing__stats-numbers{flex-flow:row;justify-content:space-between}}@media only screen and (min-width: 1024px){.nhp .three-phased-marketing__stats-numbers{flex-wrap:nowrap;justify-content:space-between;gap:48px;padding:60px 0}}@media only screen and (min-width: 1280px){.nhp .three-phased-marketing__stats-numbers{justify-content:flex-start;gap:95px}}.nhp .entrepreneural-principles{position:relative;background-color:var(--color-brand-white);padding:32px 0 48px;overflow:hidden}@media only screen and (min-width: 1024px){.nhp .entrepreneural-principles{padding:80px 0 40px}}.nhp .entrepreneural-principles .heading{font-family:var(--font-playfair);font-weight:400;color:var(--color-brand-green)}.nhp .entrepreneural-principles .heading--section-heading{font-size:32px;line-height:1.2}@media only screen and (min-width: 600px){.nhp .entrepreneural-principles .heading--section-heading{font-size:36px;line-height:1.2}}@media only screen and (min-width: 1024px){.nhp .entrepreneural-principles .heading--section-heading{font-size:var(--font-size-heading-md);line-height:48px}}.nhp .entrepreneural-principles .heading--card-number{font-family:var(--font-source-serif);font-size:var(--font-size-card-number);font-weight:400;line-height:28px;color:var(--color-brand-white)}.nhp .entrepreneural-principles .heading--card-h4{font-family:var(--font-source-serif);font-size:28px;font-weight:400;line-height:var(--line-height-card-h4);color:var(--color-brand-white)}@media only screen and (min-width: 600px){.nhp .entrepreneural-principles .heading--card-h4{font-size:30px}}@media only screen and (min-width: 1024px){.nhp .entrepreneural-principles .heading--card-h4{font-size:var(--font-size-phase-title)}}.nhp .entrepreneural-principles .text{font-family:var(--font-lato);font-weight:400;color:var(--color-text-secondary)}.nhp .entrepreneural-principles .text--body{font-size:var(--font-size-body-md);line-height:var(--line-height-body-lg)}.nhp .entrepreneural-principles__inner{display:flex;flex-direction:column;gap:32px;max-width:1250px;padding:0 15px;margin:0 auto}@media only screen and (min-width: 744px){.nhp .entrepreneural-principles__inner{gap:40px}}@media only screen and (min-width: 1024px){.nhp .entrepreneural-principles__inner{gap:40px}}.nhp .entrepreneural-principles__header{display:flex;flex-direction:column;gap:16px;max-width:1228px}@media only screen and (min-width: 600px){.nhp .entrepreneural-principles__header{gap:20px}}@media only screen and (min-width: 744px){.nhp .entrepreneural-principles__header{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:30px}}@media only screen and (min-width: 1024px){.nhp .entrepreneural-principles__header{gap:30px;justify-content:space-between}}.nhp .entrepreneural-principles__title{max-width:100%}@media only screen and (min-width: 1024px){.nhp .entrepreneural-principles__title{max-width:560px}}.nhp .entrepreneural-principles__intro{max-width:589px}@media only screen and (min-width: 744px){.nhp .entrepreneural-principles__intro{flex:0 1 589px}}.nhp .entrepreneural-principles__carousel{width:100%;overflow:visible}.nhp .entrepreneural-principles__entries{overflow:visible}.nhp .entrepreneural-principles__entries .swiper-wrapper{align-items:flex-start}@media only screen and (min-width: 1280px){.nhp .entrepreneural-principles__entries .swiper-slide{width:360px}}.nhp .entrepreneural-principles__controls{display:flex;align-items:center;gap:25px;padding-right:0;max-width:1414px}@media only screen and (min-width: 1280px){.nhp .entrepreneural-principles__controls{padding-right:0;margin-left:-4px}}.nhp .entrepreneural-principles__nav{display:flex;align-items:flex-end;gap:10px;flex-shrink:0;height:53px}.nhp .entrepreneural-principles__nav-btn{display:flex;align-items:center;justify-content:center;width:52px;height:52px;padding:0;border:none;background:none;cursor:pointer;transition:var(--transition-interactive);flex-shrink:0;color:#000}.nhp .entrepreneural-principles__nav-btn svg{display:block;width:52px;height:52px}.nhp .entrepreneural-principles__nav-btn--prev svg{transform:rotate(180deg)}.nhp .entrepreneural-principles__nav-btn:not(:disabled):hover{opacity:.75}.nhp .entrepreneural-principles__nav-btn:disabled{cursor:not-allowed;color:rgba(102,113,115,.6)}.nhp .entrepreneural-principles__progress{--slide-count: 1;--slide-index: 0;position:relative;flex:1;min-width:0;height:4px;display:flex;align-items:center}.nhp .entrepreneural-principles__progress-track{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);height:1px;background-color:var(--color-grey-on-dark);z-index:1;margin-right:-15px}@media only screen and (min-width: 1280px){.nhp .entrepreneural-principles__progress-track{margin-right:calc((1220px - 100vw)/2)}}.nhp .entrepreneural-principles__progress-fill{position:absolute;top:50%;transform:translateY(-50%);height:4px;width:calc(100%/var(--slide-count));left:calc(var(--slide-index)*100%/var(--slide-count));background-color:#000;z-index:2;transition:left .3s ease}.nhp .entrepreneural-principles .principle-card{display:flex;flex-direction:column;gap:30px;width:100%;max-width:360px;height:auto}.nhp .entrepreneural-principles .principle-card__media{position:relative;width:100%;aspect-ratio:360/480;overflow:hidden}.nhp .entrepreneural-principles .principle-card__bg{position:absolute;inset:0;z-index:0}.nhp .entrepreneural-principles .principle-card__bg::after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom, transparent 54.6%, #000000 100%);pointer-events:none;z-index:1}.nhp .entrepreneural-principles .principle-card__bg-img{width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;display:block}.nhp .entrepreneural-principles .principle-card__overlay{position:absolute;left:0;bottom:0;z-index:2;display:flex;flex-direction:column;gap:6px;padding:20px;max-width:calc(100% - 40px)}.nhp .entrepreneural-principles .principle-card .text p,.nhp .entrepreneural-principles .principle-card .text ul{margin-bottom:24px}.nhp .entrepreneural-principles .principle-card .text p:last-child,.nhp .entrepreneural-principles .principle-card .text ul:last-child{margin-bottom:0}.nhp .entrepreneural-principles .principle-card .text ul{list-style:disc;padding-left:27px;display:flex;flex-direction:column;gap:0}.nhp .before-after{background-color:var(--color-brand-white);padding:32px 15px 48px}@media only screen and (min-width: 600px){.nhp .before-after{padding-top:40px;padding-bottom:56px}}@media only screen and (min-width: 1024px){.nhp .before-after{padding-top:48px}}@media only screen and (min-width: 1280px){.nhp .before-after{padding-top:50px;padding-left:24px;padding-right:24px;padding-bottom:24px}}.nhp .before-after .heading{font-family:var(--font-playfair);font-weight:400;color:var(--color-brand-green)}.nhp .before-after .heading--section-heading-lg{font-size:32px;line-height:1.2}@media only screen and (min-width: 600px){.nhp .before-after .heading--section-heading-lg{font-size:40px;line-height:1.2}}@media only screen and (min-width: 744px){.nhp .before-after .heading--section-heading-lg{font-size:var(--font-size-section-title);line-height:normal}}@media only screen and (min-width: 1280px){.nhp .before-after .heading--section-heading-lg{font-size:var(--font-size-heading-xl);line-height:var(--line-height-heading-xl)}}.nhp .before-after .text{font-family:var(--font-lato);font-weight:400;color:var(--color-text-secondary)}.nhp .before-after .text--body-large{font-size:var(--font-size-body-lg);line-height:var(--line-height-body-lg)}.nhp .before-after__inner{width:100%;max-width:1225px;margin:0 auto;display:flex;flex-direction:column;gap:24px}@media only screen and (min-width: 744px){.nhp .before-after__inner{gap:40px}}@media only screen and (min-width: 1024px){.nhp .before-after__inner{gap:60px}}.nhp .before-after__content{display:flex;flex-direction:column;gap:24px}@media only screen and (min-width: 1024px){.nhp .before-after__content{display:grid;grid-template-columns:minmax(0, 64.5fr) minmax(0, 35.5fr);align-items:start;gap:0}}.nhp .before-after__media{margin:0;width:100%;overflow:hidden;line-height:0}@media only screen and (min-width: 1024px){.nhp .before-after__media{grid-column:1}}.nhp .before-after__media img{display:block;width:100%;height:auto;aspect-ratio:790/336;object-fit:cover;object-position:center}.nhp .before-after__copy{word-break:break-word}@media only screen and (min-width: 1024px){.nhp .before-after__copy{grid-column:2;padding-left:60px;align-self:center}}.nhp .before-after__copy sup{font-size:.645em;line-height:0;vertical-align:super;top:0}.nhp .about{position:relative;background-color:var(--color-brand-white);padding:40px 15px}.nhp .about .heading{font-family:var(--font-playfair);font-weight:400;color:var(--color-brand-green)}.nhp .about .heading--section-heading-lg{font-size:32px;line-height:normal;text-transform:capitalize}@media(min-width: 744px){.nhp .about .heading--section-heading-lg{font-size:var(--font-size-section-title)}}@media(min-width: 1024px){.nhp .about .heading--section-heading-lg{font-size:var(--font-size-heading-xl)}}.nhp .about .text{font-family:var(--font-lato);font-weight:400;color:var(--color-text-secondary)}.nhp .about .text--body-large{font-size:var(--font-size-body-lg);line-height:var(--line-height-body-lg)}.nhp .about .text p{margin-top:25px}.nhp .about .text p:first-child{margin-top:0}.nhp .about .text p small{font-size:var(--font-size-footnote);line-height:var(--line-height-footnote)}.nhp .about .text ul{display:flex;flex-flow:column;gap:25px;margin-top:25px}.nhp .about .text ul:first-child{margin-top:0}.nhp .about .text ul li{position:relative;padding-left:23px}.nhp .about .text ul li:before{content:"•";position:absolute;top:0;left:0;color:#393;font-family:var(--font-lato);font-size:19px;font-style:normal;font-weight:400;line-height:24.7px}.nhp .about__disclaimer{color:#666;font-family:var(--font-lato);font-style:normal;font-weight:400;margin-top:auto;font-size:var(--font-size-footnote);line-height:var(--line-height-footnote)}.nhp .about__disclaimer sup{font-size:75% !important}.nhp .about__inner{display:flex;flex-direction:column;align-items:stretch;gap:32px;width:100%;max-width:1240px;margin:0 auto}.nhp .about__media{flex-shrink:0;width:100%;margin:0;aspect-ratio:600/649.8;overflow:hidden}.nhp .about__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.nhp .about__content{display:flex;flex-direction:column;align-items:flex-start;gap:28.8px;width:100%}.nhp .about__heading{width:100%}.nhp .about__body{width:100%}.nhp .about__body p+p{margin-top:1em}.nhp .about__reg,.nhp .about sup{font-size:12.255px;line-height:var(--line-height-body-lg);vertical-align:baseline}@media(min-width: 600px){.nhp .about{padding:40px 15px}}@media(min-width: 744px){.nhp .about{padding:48px 15px}}@media(min-width: 1024px){.nhp .about__inner{flex-direction:row;align-items:center;justify-content:space-between;gap:40px}.nhp .about__media{width:48%;aspect-ratio:600/649.8}.nhp .about__content{width:48%;flex:1 1 0;max-width:580px}}@media(min-width: 1280px){.nhp .about{padding:60px 15px}.nhp .about__inner{gap:60px}.nhp .about__media{width:600px;flex:0 0 600px}.nhp .about__content{width:580px;flex:0 0 580px;max-width:580px}}.nhp .difference{position:relative;background-color:var(--color-brand-white);padding:40px 15px}.nhp .difference .heading{font-family:var(--font-playfair);font-weight:400}.nhp .difference .heading--section-heading-lg{font-size:32px;line-height:normal;text-transform:capitalize;color:var(--color-brand-green)}@media(min-width: 744px){.nhp .difference .heading--section-heading-lg{font-size:var(--font-size-section-title)}}@media(min-width: 1024px){.nhp .difference .heading--section-heading-lg{font-size:var(--font-size-heading-xl)}}.nhp .difference .heading--phase-title{font-size:var(--font-size-phase-title);line-height:var(--line-height-body-lg);color:var(--color-text-primary)}.nhp .difference .text{font-family:var(--font-lato);font-weight:400;color:var(--color-text-secondary)}.nhp .difference .text--body-large{font-size:var(--font-size-body-lg);line-height:var(--line-height-body-lg)}.nhp .difference__inner{display:flex;flex-direction:column-reverse;align-items:stretch;gap:32px;width:100%;max-width:1240px;margin:0 auto}.nhp .difference__content{display:flex;flex-direction:column;align-items:flex-start;gap:30px;width:100%}.nhp .difference__heading{width:100%;max-width:490px}.nhp .difference__text h3,.nhp .difference__text h4,.nhp .difference__text h5{color:#011731;font-family:var(--font-playfair);font-style:normal;font-weight:400;line-height:.78125;margin-top:43px}.nhp .difference__text h3:first-child,.nhp .difference__text h4:first-child,.nhp .difference__text h5:first-child{margin-top:0}.nhp .difference__text h3{font-size:28px}@media only screen and (min-width: 1024px){.nhp .difference__text h3{font-size:32px}}.nhp .difference__text h4{font-size:26px}@media only screen and (min-width: 1024px){.nhp .difference__text h4{font-size:30px}}.nhp .difference__text h5{font-size:24px}@media only screen and (min-width: 1024px){.nhp .difference__text h5{font-size:28px}}.nhp .difference__text p{margin-top:30px}.nhp .difference__text p:first-child{margin-top:0}.nhp .difference__items{width:100%}.nhp .difference__item+.nhp .difference__item{margin-top:49.4px}.nhp .difference__item-body{margin-top:24.7px}.nhp .difference__reg,.nhp .difference sup{font-size:12.255px;line-height:var(--line-height-body-lg);vertical-align:baseline}.nhp .difference__media{flex-shrink:0;width:100%;margin:0;aspect-ratio:600/901.8;overflow:hidden}.nhp .difference__image{display:block;width:100%;max-width:none;height:100%;object-fit:cover}@media(min-width: 600px){.nhp .difference{padding:40px 15px}}@media(min-width: 744px){.nhp .difference{padding:48px 15px}}@media(min-width: 1024px){.nhp .difference__inner{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:40px}.nhp .difference__content{width:48%;flex:1 1 0;max-width:580px}.nhp .difference__media{width:48%;aspect-ratio:600/901.8}}@media(min-width: 1280px){.nhp .difference{padding:60px 15px}.nhp .difference__inner{gap:60px}.nhp .difference__content{width:580px;flex:0 0 580px;max-width:580px}.nhp .difference__media{width:600px;flex:0 0 600px}}.nhp .map{position:relative;background-color:var(--color-brand-white);padding:40px 15px 48px;overflow:hidden}.nhp .map .heading{font-family:var(--font-playfair);font-weight:400;color:var(--color-brand-green)}.nhp .map .heading--section-heading-lg{font-size:var(--font-size-heading-md);line-height:normal;text-transform:capitalize}@media(min-width: 600px){.nhp .map .heading--section-heading-lg{font-size:44px}}@media(min-width: 744px){.nhp .map .heading--section-heading-lg{font-size:var(--font-size-section-title)}}@media(min-width: 1024px){.nhp .map .heading--section-heading-lg{font-size:var(--font-size-heading-xl)}}.nhp .map .text{font-family:var(--font-lato);font-weight:400;color:var(--color-text-secondary)}.nhp .map .text--body-large{font-size:var(--font-size-body-lg);line-height:var(--line-height-body-lg)}.nhp .map .text p small{font-size:var(--font-size-footnote)}.nhp .map .text p small sup{font-size:75% !important}.nhp .map__inner{display:flex;flex-direction:column;width:100%;max-width:1240px;margin:0 auto}.nhp .map__header{display:flex;flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:15px}.nhp .map__heading{width:100%;max-width:792px}.nhp .map__heading sup{font-size:60% !important}.nhp .map__intro{width:100%;margin-bottom:60px}.nhp .map__intro sup{font-size:12.255px;line-height:var(--line-height-body-lg);vertical-align:baseline}.nhp .map__intro p:not(:last-child){margin-bottom:24px}.nhp .map__reg,.nhp .map sup{font-size:12.255px;line-height:var(--line-height-body-lg);vertical-align:baseline}.nhp .map__figure{margin:0 0 60px;width:100%;max-width:983px;margin-left:auto;margin-right:auto;aspect-ratio:983/600;overflow:hidden}.nhp .map__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.nhp .map__divider{border:none;width:100%;height:3px;background-color:#d9d9d9;margin:0 0 4px}.nhp .map__states{width:100vw;margin-left:calc(50% - 50vw);overflow:hidden;height:53px}.nhp .map__states-viewport{overflow:hidden;width:100%}.nhp .map__states-row{display:flex;width:max-content;animation:map-marquee 80s linear infinite}@media(prefers-reduced-motion: reduce){.nhp .map__states-row{animation:none}}.nhp .map__states-track{display:flex;align-items:center;list-style:none;flex-shrink:0;height:45px;margin:4px 0}.nhp .map__state{display:flex;align-items:center;flex-shrink:0;height:45px;padding-right:60px}.nhp .map__state-icon{display:block;width:46px;height:45px;flex-shrink:0;object-fit:contain}.nhp .map__state-label{padding-left:12px;font-family:var(--font-gilroy);font-size:var(--font-size-state);font-weight:400;line-height:var(--line-height-state);color:var(--color-border-light);white-space:nowrap}@media(min-width: 600px){.nhp .map{padding:40px 15px 48px}}@media(min-width: 744px){.nhp .map{padding:48px 15px 56px}}@media(min-width: 1024px){.nhp .map__header{flex-direction:row;align-items:center;justify-content:space-between;gap:40px}.nhp .map__heading{flex:1 1 auto;max-width:792px}.nhp .map__intro{max-width:993px;margin-bottom:85px}}@media(min-width: 1280px){.nhp .map{padding:60px 15px 64px}.nhp .map__inner{max-width:1440px;padding-left:100px;padding-right:100px}.nhp .map__header{max-width:1240px;width:100%}.nhp .map__figure,.nhp .map__divider{max-width:1240px;width:100%}.nhp .map__figure{max-width:983px}}@keyframes map-marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}.nhp .os-join-us{position:relative;background-color:var(--color-brand-white);padding:40px 15px}.nhp .os-join-us .heading{font-family:var(--font-playfair);font-weight:400;color:var(--color-brand-green)}.nhp .os-join-us .heading--section-heading-lg{font-size:var(--font-size-heading-md);line-height:normal;text-transform:capitalize}@media(min-width: 600px){.nhp .os-join-us .heading--section-heading-lg{font-size:44px}}@media(min-width: 744px){.nhp .os-join-us .heading--section-heading-lg{font-size:var(--font-size-section-title)}}@media(min-width: 1024px){.nhp .os-join-us .heading--section-heading-lg{font-size:var(--font-size-heading-xl);line-height:var(--line-height-heading-xl)}}.nhp .os-join-us .text{font-family:var(--font-lato);font-weight:400;color:var(--color-text-secondary)}.nhp .os-join-us .text--body-large{font-size:var(--font-size-body-lg);line-height:var(--line-height-body-lg)}.nhp .os-join-us__inner{display:flex;flex-direction:column-reverse;align-items:stretch;gap:32px;width:100%;max-width:1240px;margin:0 auto}.nhp .os-join-us__content{display:flex;flex-direction:column;align-items:flex-start;gap:28.8px;width:100%}.nhp .os-join-us__heading{width:100%}.nhp .os-join-us__heading.heading--section-heading-lg{text-transform:none}.nhp .os-join-us__body{width:100%}.nhp .os-join-us__attribution{display:flex;flex-direction:column;align-items:flex-start;gap:15px;width:100%;margin-top:12px}.nhp .os-join-us__signature{font-family:var(--font-allison);font-size:48px;font-weight:400;line-height:normal;color:#667173}@media(min-width: 1024px){.nhp .os-join-us__signature{font-size:64px;line-height:24.7px}}.nhp .os-join-us__title{margin:0}.nhp .os-join-us sup{font-size:12.255px;line-height:var(--line-height-body-lg);vertical-align:baseline}.nhp .os-join-us__media{flex-shrink:0;width:100%;margin:0;overflow:hidden}.nhp .os-join-us__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center top}@media(min-width: 600px){.nhp .os-join-us{padding:40px 15px}}@media(min-width: 744px){.nhp .os-join-us{padding:48px 15px}}@media(min-width: 1024px){.nhp .os-join-us__inner{flex-direction:row;align-items:center;justify-content:space-between;gap:40px}.nhp .os-join-us__content{width:48%;flex:1 1 0;max-width:565px}.nhp .os-join-us__media{width:48%}}@media(min-width: 1280px){.nhp .os-join-us{padding:60px 15px}.nhp .os-join-us__inner{gap:60px}.nhp .os-join-us__content{width:580px;flex:0 0 580px;max-width:565px}.nhp .os-join-us__media{width:600px;flex:0 0 600px;padding-right:47px}}.nhp .carousel-v3-wrapper .swiper-pagination-scrollbar:before{width:100vw}.nhp .carousel-v3-wrapper .swiper-pagination-scrollbar .swiper-scrollbar .swiper-scrollbar-drag{background-color:#667173}.nhp__technology-carousel{position:relative;padding:60px 0 0;overflow:hidden}@media only screen and (min-width: 1024px){.nhp__technology-carousel{padding:70px 0 0}}.nhp__technology-carousel .mx-auto{max-width:1270px;padding:0 15px}.nhp__technology-carousel--heading{margin-bottom:62px}.nhp__technology-carousel--heading .mx-auto{display:flex;flex-flow:column;gap:40px}@media only screen and (min-width: 1024px){.nhp__technology-carousel--heading .mx-auto{flex-flow:row;justify-content:space-between;gap:40px}}.nhp__technology-carousel--heading h2{width:100%;flex-shrink:0;font-weight:500}@media only screen and (min-width: 1024px){.nhp__technology-carousel--heading h2{width:45%}}.nhp__technology-carousel--heading .text-copy{width:100%}@media only screen and (min-width: 1024px){.nhp__technology-carousel--heading .text-copy{padding:9px 0 0}}.nhp__technology-carousel--heading .text-copy p{color:#667173;font-family:var(--font-sans);font-size:19px;font-style:normal;font-weight:400;line-height:1.31578947;margin:0 0 25px}.nhp__technology-carousel--heading .text-copy p:last-of-type{margin-bottom:0}.nhp__technology-carousel--carousel{margin-bottom:81px}.nhp__technology-carousel--carousel .carousel-v3{overflow:visible}.nhp__technology-carousel--carousel .carousel-v3 .swiper-wrapper .swiper-slide img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.nhp__technology-carousel--carousel .carousel-v3 .heading-5{color:#667173;font-family:var(--font-inter) !important}.nhp__technology-carousel--repeatable-sections .repeatable-section{position:relative;padding:60px 0}@media only screen and (min-width: 1024px){.nhp__technology-carousel--repeatable-sections .repeatable-section{padding:80px 0}}@media only screen and (min-width: 1024px){.nhp__technology-carousel--repeatable-sections .repeatable-section:nth-child(even) .mx-auto{flex-flow:row-reverse}}.nhp__technology-carousel--repeatable-sections .repeatable-section .mx-auto{display:flex;flex-flow:column;gap:40px}@media only screen and (min-width: 1024px){.nhp__technology-carousel--repeatable-sections .repeatable-section .mx-auto{flex-flow:row;align-items:center;gap:60px}}.nhp__technology-carousel--repeatable-sections .repeatable-section__image{width:100%;flex-shrink:0;position:relative}@media only screen and (min-width: 1024px){.nhp__technology-carousel--repeatable-sections .repeatable-section__image{width:56.452%}}.nhp__technology-carousel--repeatable-sections .repeatable-section__image canvas{display:block;width:100%}.nhp__technology-carousel--repeatable-sections .repeatable-section__image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.nhp__technology-carousel--repeatable-sections .repeatable-section__text .heading-1{color:#349934}.nhp__technology-carousel--repeatable-sections .repeatable-section__text h3{line-height:1.21428571;font-weight:500;margin-bottom:20px}.nhp__technology-carousel--repeatable-sections .repeatable-section__text .text-copy p{color:#667173;font-family:var(--font-sans);font-size:19px;font-style:normal;font-weight:400;line-height:1.31578947;margin:0 0 25px}.nhp__technology-carousel--repeatable-sections .repeatable-section__text .text-copy p:last-of-type{margin-bottom:0}.nhp .pinpoint{position:relative;background-color:var(--color-brand-white);padding:40px 15px}.nhp .pinpoint .heading{font-family:var(--font-playfair);font-weight:400}.nhp .pinpoint .heading--section-heading-lg{font-size:32px;line-height:normal;text-transform:capitalize;color:var(--color-brand-green)}@media(min-width: 744px){.nhp .pinpoint .heading--section-heading-lg{font-size:var(--font-size-section-title)}}@media(min-width: 1024px){.nhp .pinpoint .heading--section-heading-lg{font-size:var(--font-size-heading-xl)}}.nhp .pinpoint .heading--phase-title{font-size:var(--font-size-phase-title);line-height:var(--line-height-body-lg);color:var(--color-text-primary)}.nhp .pinpoint .text{font-family:var(--font-lato);font-weight:400;color:var(--color-text-secondary)}.nhp .pinpoint .text--body-large{font-size:var(--font-size-body-lg);line-height:var(--line-height-body-lg)}.nhp .pinpoint__inner{display:flex;flex-direction:column-reverse;align-items:stretch;gap:32px;width:100%;max-width:1240px;margin:0 auto}.nhp .pinpoint__content{display:flex;flex-direction:column;align-items:flex-start;gap:30px;width:100%}.nhp .pinpoint__heading{width:100%;max-width:490px}.nhp .pinpoint__text h3,.nhp .pinpoint__text h4,.nhp .pinpoint__text h5{color:#011731;font-family:var(--font-playfair);font-style:normal;font-weight:400;line-height:.78125;margin-top:43px}.nhp .pinpoint__text h3:first-child,.nhp .pinpoint__text h4:first-child,.nhp .pinpoint__text h5:first-child{margin-top:0}.nhp .pinpoint__text h3{font-size:28px}@media only screen and (min-width: 1024px){.nhp .pinpoint__text h3{font-size:32px}}.nhp .pinpoint__text h4{font-size:26px}@media only screen and (min-width: 1024px){.nhp .pinpoint__text h4{font-size:30px}}.nhp .pinpoint__text h5{font-size:24px}@media only screen and (min-width: 1024px){.nhp .pinpoint__text h5{font-size:28px}}.nhp .pinpoint__text p{margin-top:30px}.nhp .pinpoint__text p:first-child{margin-top:0}.nhp .pinpoint__items{width:100%}.nhp .pinpoint__item+.nhp .pinpoint__item{margin-top:49.4px}.nhp .pinpoint__item-body{margin-top:24.7px}.nhp .pinpoint__reg,.nhp .pinpoint sup{font-size:12.255px;line-height:var(--line-height-body-lg);vertical-align:baseline}.nhp .pinpoint__media{flex-shrink:0;width:100%;margin:0;aspect-ratio:600/901.8;overflow:hidden}.nhp .pinpoint__image{display:block;width:100%;max-width:none;height:100%;object-fit:cover}@media(min-width: 600px){.nhp .pinpoint{padding:40px 15px}}@media(min-width: 744px){.nhp .pinpoint{padding:48px 15px}}@media(min-width: 1024px){.nhp .pinpoint__inner{flex-direction:row-reverse;align-items:center;justify-content:space-between;gap:40px}.nhp .pinpoint__content{width:48%;flex:1 1 0;max-width:580px}.nhp .pinpoint__media{width:48%;aspect-ratio:643/400}}@media(min-width: 1280px){.nhp .pinpoint{padding:60px 15px}.nhp .pinpoint__inner{gap:47px}.nhp .pinpoint__content{width:529px;flex:0 0 529px;max-width:529px;gap:39px}.nhp .pinpoint__media{width:643px;flex:0 0 643px}}.nhp .textbhg{position:relative;background-color:var(--color-brand-white);padding:40px 15px}.nhp .textbhg .heading{font-family:var(--font-playfair);font-weight:400}.nhp .textbhg .heading--section-heading-lg{font-size:32px;line-height:normal;text-transform:capitalize;color:var(--color-brand-green)}@media(min-width: 744px){.nhp .textbhg .heading--section-heading-lg{font-size:var(--font-size-section-title)}}@media(min-width: 1024px){.nhp .textbhg .heading--section-heading-lg{font-size:var(--font-size-heading-xl)}}.nhp .textbhg .heading--phase-title{font-size:var(--font-size-phase-title);line-height:var(--line-height-body-lg);color:var(--color-text-primary)}.nhp .textbhg .text{font-family:var(--font-lato);font-weight:400;color:var(--color-text-secondary)}.nhp .textbhg .text--body-large{font-size:var(--font-size-body-lg);line-height:var(--line-height-body-lg)}.nhp .textbhg__inner{display:flex;flex-direction:column-reverse;align-items:stretch;gap:32px;width:100%;max-width:1240px;margin:0 auto}.nhp .textbhg__content{display:flex;flex-direction:column;align-items:flex-start;gap:30px;width:100%}.nhp .textbhg__heading{width:100%;max-width:490px}.nhp .textbhg__text h3,.nhp .textbhg__text h4,.nhp .textbhg__text h5{color:#011731;font-family:var(--font-playfair);font-style:normal;font-weight:400;line-height:.78125;margin-top:43px}.nhp .textbhg__text h3:first-child,.nhp .textbhg__text h4:first-child,.nhp .textbhg__text h5:first-child{margin-top:0}.nhp .textbhg__text h3{font-size:28px}@media only screen and (min-width: 1024px){.nhp .textbhg__text h3{font-size:32px}}.nhp .textbhg__text h4{font-size:26px}@media only screen and (min-width: 1024px){.nhp .textbhg__text h4{font-size:30px}}.nhp .textbhg__text h5{font-size:24px}@media only screen and (min-width: 1024px){.nhp .textbhg__text h5{font-size:28px}}.nhp .textbhg__text p{margin-top:30px}.nhp .textbhg__text p:first-child{margin-top:0}.nhp .textbhg__disclaimer{color:#666;font-family:var(--font-lato);font-size:var(--font-size-footnote);line-height:var(--line-height-footnote);font-style:normal;font-weight:400;margin-top:auto}.nhp .textbhg__disclaimer sup{font-size:75% !important}.nhp .textbhg__items{width:100%}.nhp .textbhg__item+.nhp .textbhg__item{margin-top:49.4px}.nhp .textbhg__item-body{margin-top:24.7px}.nhp .textbhg__reg,.nhp .textbhg sup{font-size:12.255px;line-height:var(--line-height-body-lg);vertical-align:baseline}.nhp .textbhg__media{flex-shrink:0;width:100%;margin:0;aspect-ratio:600/901.8;overflow:hidden}.nhp .textbhg__image{display:block;width:100%;max-width:none;height:100%;object-fit:cover}@media(min-width: 600px){.nhp .textbhg{padding:40px 15px}}@media(min-width: 744px){.nhp .textbhg{padding:48px 15px}}@media(min-width: 1024px){.nhp .textbhg__inner{flex-direction:row;align-items:center;justify-content:space-between;gap:40px}.nhp .textbhg__content{width:48%;flex:1 1 0;max-width:580px}.nhp .textbhg__media{width:48%;aspect-ratio:643/400}}@media(min-width: 1280px){.nhp .textbhg{padding:60px 15px}.nhp .textbhg__inner{gap:47px}.nhp .textbhg__content{width:529px;flex:0 0 529px;max-width:529px;gap:39px}.nhp .textbhg__media{width:643px;flex:0 0 643px}}.nhp .gallery{position:relative;background-color:#000;padding:40px 15px}.nhp .gallery .text{font-family:var(--font-lato);font-weight:400;color:var(--color-text-secondary)}.nhp .gallery .text--body-large{font-size:var(--font-size-body-lg);line-height:var(--line-height-body-lg)}.nhp .gallery__inner{display:flex;flex-direction:column;align-items:flex-start;gap:62px;width:100%;max-width:1240px;margin:0 auto}.nhp .gallery__tabs{position:sticky;top:0;z-index:1;width:100%;padding-top:20px;padding-bottom:1px;border-bottom:1px solid var(--color-grey-on-dark);background-color:#000}.nhp .gallery__tabs-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.nhp .gallery__tabs-scroll::-webkit-scrollbar{display:none}.nhp .gallery__tabs-list{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;min-width:min(100%,726px);width:100%;list-style:none}.nhp .gallery__tab{position:relative;flex-shrink:0;display:flex;align-items:flex-start;justify-content:center;min-height:44.7px;padding:0;border:none;background:none;cursor:pointer;font-family:var(--font-lato);font-size:var(--font-size-body-lg);font-weight:400;line-height:var(--line-height-body-lg);color:var(--color-text-secondary);text-align:center;white-space:nowrap;transition:var(--transition-interactive)}.nhp .gallery__tab:hover,.nhp .gallery__tab--active{color:var(--color-brand-white)}.nhp .gallery__tab:focus-visible{outline:2px solid var(--color-brand-white);outline-offset:4px}.nhp .gallery__tab-indicator{position:absolute;left:0;right:0;bottom:-2px;height:4px;background-color:var(--color-brand-white);opacity:0;transition:var(--transition-interactive);pointer-events:none}.nhp .gallery__tab--active{color:#fff !important}.nhp .gallery__tab--active .gallery__tab-indicator{opacity:1}.nhp .gallery__panels{width:100%}.nhp .gallery__panel{display:none;width:100%}.nhp .gallery__panel--active{display:block}.nhp .gallery__grid{display:flex;flex-direction:column;align-items:flex-start;gap:20px;width:100%}.nhp .gallery__grid--brand .gallery__row{gap:19px}.nhp .gallery__row{display:flex;flex-direction:column;align-items:flex-start;gap:20px;width:100%}.nhp .gallery__stack{display:flex;flex-direction:column;gap:20px;width:100%}.nhp .gallery__item{position:relative;display:block;flex-shrink:0;width:100%;margin:0;overflow:hidden;text-decoration:none}.nhp .gallery__item--narrow{aspect-ratio:438/993}.nhp .gallery__item--wide{aspect-ratio:779/992}.nhp .gallery__item--social{aspect-ratio:400/484}.nhp .gallery__item--digital-tall{aspect-ratio:249/939}.nhp .gallery__item--digital-wide{aspect-ratio:473/939}.nhp .gallery__item--digital-stack{display:flex;flex-direction:column;gap:20px;width:100%;aspect-ratio:auto;overflow:visible}.nhp .gallery__item--digital-stack-top{aspect-ratio:478/523;overflow:hidden}.nhp .gallery__item--digital-stack-bottom{aspect-ratio:478/396;overflow:hidden}.nhp .gallery__item--digital-banner{aspect-ratio:1240/154}.nhp .gallery__item--luxury-narrow{aspect-ratio:400/523}.nhp .gallery__item--luxury-wide{aspect-ratio:819/523}.nhp .gallery__item--brand-large{aspect-ratio:607/771}.nhp .gallery__item--brand-stack{display:flex;flex-direction:column;gap:20px;width:100%;aspect-ratio:auto;overflow:visible}.nhp .gallery__item--brand-stack-top{aspect-ratio:615/376;overflow:hidden}.nhp .gallery__item--brand-stack-bottom{aspect-ratio:615/375;overflow:hidden}.nhp .gallery__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.nhp .gallery__image--contain{object-fit:cover}.nhp .gallery__image--crop-for-sale{position:absolute;width:111.1%;height:129.92%;max-width:none;left:-5.85%;top:-13.07%}.nhp .gallery__image--crop-makers{position:absolute;width:100%;height:105.95%;max-width:none;top:.08%;left:0}.nhp .gallery__image--crop-family-room{position:absolute;width:149.53%;height:113.78%;max-width:none;left:-22.65%;top:0}.nhp .gallery__image--crop-distinctive{position:absolute;width:101.63%;height:100.37%;max-width:none;left:-0.88%;top:0}.nhp .gallery__image--crop-brand-kitchen{position:absolute;width:100.3%;height:100.23%;max-width:none;left:0;top:.3%}.nhp .gallery__image--crop-brand-exterior{position:absolute;width:100.17%;height:100.36%;max-width:none;left:0;top:-0.1%}@media(min-width: 600px){.nhp .gallery{padding:40px 15px}}@media(min-width: 744px){.nhp .gallery{padding:48px 15px}}@media(min-width: 1024px){.nhp .gallery__tabs-scroll{overflow-x:visible}.nhp .gallery__tabs-list{min-width:100%}.nhp .gallery__row{flex-direction:row;flex-wrap:nowrap;align-items:initial}.nhp .gallery__grid--social .nhp .gallery__row--center{align-items:center}.nhp .gallery__grid--print{flex-direction:row;flex-wrap:wrap}.nhp .gallery__item--narrow{width:35.323%;flex:0 0 35.323%}.nhp .gallery__item--wide{width:calc(100% - 458px);flex:1 1 0;min-width:0;max-width:779px}.nhp .gallery__item--social{width:calc(33.33% - 14px);flex:0 0 calc(33.33% - 14px)}.nhp .gallery__grid--digital .nhp .gallery__row{flex-wrap:nowrap;align-items:flex-start}.nhp .gallery__item--digital-tall{width:20.081%;flex:0 0 20.081%}.nhp .gallery__item--digital-wide{width:38.1455%;flex:0 0 38.1455%}.nhp .gallery__item--digital-stack{width:38.5485%;flex:0 0 38.5485%}.nhp .gallery__item--digital-stack-top{width:100%;height:55.698%;aspect-ratio:auto}.nhp .gallery__item--digital-stack-bottom{width:100%;aspect-ratio:auto}.nhp .gallery__grid--luxury{flex-direction:row;flex-wrap:wrap}.nhp .gallery__item--luxury-narrow{width:32.2585%;flex:0 0 32.2585%}.nhp .gallery__item--luxury-wide{width:66.0485%;flex:1 1 0;min-width:0;max-width:819px}.nhp .gallery__grid--brand .nhp .gallery__row{flex-wrap:nowrap}.nhp .gallery__item--brand-large{width:48.952%;flex:0 0 48.952%}.nhp .gallery__item--brand-stack{width:49.597%;flex:0 0 49.597%;height:771px}.nhp .gallery__item--brand-stack-top{flex:0 0 376px;width:100%;height:376px;aspect-ratio:auto}.nhp .gallery__item--brand-stack-bottom{flex:0 0 375px;width:100%;height:375px;aspect-ratio:auto}}@media(min-width: 1280px){.nhp .gallery{padding:80px 15px 128px}.nhp .gallery__item--wide{width:779px;flex:0 0 779px}}.nhp .programs-about{position:relative;background-color:#000;padding:40px 15px}.nhp .programs-about .heading{font-family:var(--font-playfair);font-weight:400;color:var(--color-brand-white)}.nhp .programs-about .heading--section-heading-lg{font-size:var(--font-size-heading-md);line-height:normal;text-transform:none}@media(min-width: 600px){.nhp .programs-about .heading--section-heading-lg{font-size:44px}}@media(min-width: 744px){.nhp .programs-about .heading--section-heading-lg{font-size:var(--font-size-section-title);line-height:normal}}@media(min-width: 1024px){.nhp .programs-about .heading--section-heading-lg{font-size:var(--font-size-heading-xl);line-height:var(--line-height-heading-xl)}}.nhp .programs-about .text{font-family:var(--font-lato);font-weight:400;color:var(--color-text-secondary)}.nhp .programs-about .text--body-large{font-size:var(--font-size-body-lg);line-height:var(--line-height-body-lg)}.nhp .programs-about__inner{display:flex;flex-direction:column;align-items:flex-start;gap:40px;width:100%;max-width:1240px;margin:0 auto}.nhp .programs-about__header{display:flex;flex-direction:column;align-items:flex-start;gap:28px;width:100%}.nhp .programs-about__heading{width:100%;color:var(--color-brand-white)}.nhp .programs-about__body{width:100%}.nhp .programs-about__body p+p{margin-top:1em}.nhp .programs-about__reg,.nhp .programs-about sup{font-size:12.255px;line-height:var(--line-height-body-lg);vertical-align:baseline}.nhp .programs-about__media{position:relative;flex-shrink:0;width:100%;margin:0;aspect-ratio:1240/550;overflow:hidden}.nhp .programs-about__image{display:block;position:absolute;width:100%;height:100%;max-width:none;left:0;top:0;object-fit:cover;object-position:center}@media(min-width: 600px){.nhp .programs-about{padding:40px 15px}}@media(min-width: 744px){.nhp .programs-about{padding:48px 15px}}@media(min-width: 1024px){.nhp .programs-about__header{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:95px}.nhp .programs-about__heading{width:543px;flex:0 0 543px;max-width:543px}.nhp .programs-about__body{width:602px;flex:1 1 0;max-width:602px}.nhp .programs-about__media{aspect-ratio:auto;height:550px}}@media(min-width: 1280px){.nhp .programs-about{padding:60px 15px}}.nhp .programs-get-staging{position:relative;background-color:var(--color-brand-white);padding:40px 15px}.nhp .programs-get-staging .heading{font-family:var(--font-playfair);font-weight:400;color:var(--color-brand-green)}.nhp .programs-get-staging .heading--section-heading-lg{font-size:var(--font-size-heading-md);line-height:normal;text-transform:none}@media(min-width: 600px){.nhp .programs-get-staging .heading--section-heading-lg{font-size:44px}}@media(min-width: 744px){.nhp .programs-get-staging .heading--section-heading-lg{font-size:var(--font-size-section-title)}}@media(min-width: 1024px){.nhp .programs-get-staging .heading--section-heading-lg{font-size:var(--font-size-heading-xl);line-height:var(--line-height-heading-xl)}}.nhp .programs-get-staging .text{font-family:var(--font-lato);font-weight:400;color:var(--color-text-nav)}.nhp .programs-get-staging .text--body-large{font-size:var(--font-size-body-lg);line-height:var(--line-height-body-lg)}.nhp .programs-get-staging__inner{display:flex;flex-direction:column;align-items:flex-start;gap:45px;width:100%;max-width:1240px;margin:0 auto}.nhp .programs-get-staging__intro{display:flex;flex-direction:column;align-items:flex-start;gap:32px;width:100%;min-height:0;padding-bottom:1px;border-bottom:1px solid var(--color-border-light)}.nhp .programs-get-staging__media{position:relative;flex-shrink:0;width:100%;min-height:320px;margin:0;padding-bottom:60px;overflow:hidden}.nhp .programs-get-staging__media-inner{position:relative;width:100%;aspect-ratio:590/512;min-height:320px;overflow:hidden}.nhp .programs-get-staging__image{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center}.nhp .programs-get-staging__content{display:flex;flex-direction:column;align-items:flex-start;gap:38px;width:100%;padding-bottom:60px;border-top:1px solid var(--color-border-light);padding-top:32px}.nhp .programs-get-staging__heading{width:100%;max-width:529px}.nhp .programs-get-staging__body{width:100%;max-width:509px}.nhp .programs-get-staging__reg{font-size:12.255px;line-height:var(--line-height-body-lg);vertical-align:baseline}.nhp .programs-get-staging__video{position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-height:240px;aspect-ratio:1240/584;overflow:hidden}.nhp .programs-get-staging__video-image{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:opacity var(--transition-interactive)}.nhp .programs-get-staging__player-wrap{position:absolute;inset:0;z-index:2;opacity:0;pointer-events:none;transition:opacity var(--transition-interactive)}.nhp .programs-get-staging__player-wrap .plyr__controls,.nhp .programs-get-staging__player-wrap .plyr__control--overlaid{display:none !important}.nhp .programs-get-staging__player{display:block;width:100%;height:100%}.nhp .programs-get-staging__video--playing .programs-get-staging__video-image{opacity:0}.nhp .programs-get-staging__video--playing .programs-get-staging__player-wrap{opacity:1;pointer-events:auto}.nhp .programs-get-staging__video--playing .programs-get-staging__play{z-index:3;opacity:0}.nhp .programs-get-staging__video--playing .programs-get-staging__icon-play{display:none !important}.nhp .programs-get-staging__video--playing .programs-get-staging__icon-pause{display:block !important}.nhp .programs-get-staging__video--playing .programs-get-staging__play-icon{transform:none}.nhp .programs-get-staging__video--playing:hover .programs-get-staging__play{opacity:1}.nhp .programs-get-staging__player-wrap .plyr,.nhp .programs-get-staging__player-wrap .plyr__video-wrapper{width:100%;height:100%}.nhp .programs-get-staging__icon-play,.nhp .programs-get-staging__icon-pause{width:40px;height:36px}.nhp .programs-get-staging__icon-pause{width:50px;height:50px;transform:scale(1.8) translate(3px, 2px)}.nhp .programs-get-staging__play{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:14px;width:108px;min-height:77px;padding:0;border:none;background:none;cursor:pointer;transition:var(--transition-interactive);position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.nhp .programs-get-staging__play-icon{display:flex;align-items:center;justify-content:center;width:50px;height:50px;transform:rotate(90deg);display:block}.nhp .programs-get-staging__play-icon svg{width:40px;height:36px}.nhp .programs-get-staging__play-icon-play{display:block !important}.nhp .programs-get-staging__play-icon-pause{display:none !important}.nhp .programs-get-staging__play-label{font-family:var(--font-lato);font-size:var(--font-size-body-lg);font-weight:400;line-height:var(--line-height-body-lg);color:var(--color-brand-white);white-space:nowrap;transition:var(--transition-interactive)}@media(min-width: 600px){.nhp .programs-get-staging{padding:40px 15px}}@media(min-width: 744px){.nhp .programs-get-staging{padding:48px 15px}}@media(min-width: 1024px){.nhp .programs-get-staging__intro{flex-direction:row;align-items:stretch;gap:60px;min-height:397px}.nhp .programs-get-staging__media{width:590px;flex:0 0 590px;max-width:590px;padding-bottom:60px}.nhp .programs-get-staging__content{flex:1 1 0;min-width:0;max-width:590px;padding-left:61px;padding-bottom:60px;padding-top:0;border-top:none;border-left:1px solid var(--color-border-light)}.nhp .programs-get-staging__video{aspect-ratio:auto;height:584px}}@media(min-width: 1280px){.nhp .programs-get-staging{padding:60px 15px}}.nhp .programs-develop{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#000;padding:40px 15px}.nhp .programs-develop .heading{font-family:var(--font-playfair);font-weight:400;color:var(--color-brand-white)}.nhp .programs-develop .heading--section-heading-lg{font-size:var(--font-size-heading-md);line-height:normal;text-transform:none}@media(min-width: 600px){.nhp .programs-develop .heading--section-heading-lg{font-size:44px}}@media(min-width: 744px){.nhp .programs-develop .heading--section-heading-lg{font-size:var(--font-size-section-title)}}@media(min-width: 1024px){.nhp .programs-develop .heading--section-heading-lg{font-size:var(--font-size-heading-xl);line-height:var(--line-height-heading-xl)}}.nhp .programs-develop .text{font-family:var(--font-lato);font-weight:400;color:var(--color-text-secondary)}.nhp .programs-develop .text--body-large{font-size:var(--font-size-body-lg);line-height:var(--line-height-body-lg)}.nhp .programs-develop__inner{display:flex;flex-direction:column;align-items:flex-start;gap:32px;width:100%;max-width:1240px;margin:0 auto}.nhp .programs-develop__media{flex-shrink:0;width:100%;margin:0}.nhp .programs-develop__media-inner{position:relative;width:100%;aspect-ratio:560/532;min-height:320px;overflow:hidden}.nhp .programs-develop__image{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center}.nhp .programs-develop__image--overlay{width:100%;height:141.26%;top:-31.13%;left:0;max-width:none}.nhp .programs-develop__content{display:flex;flex-direction:column;align-items:flex-start;gap:27px;width:100%}.nhp .programs-develop__heading{width:100%;max-width:531px;color:var(--color-brand-white)}.nhp .programs-develop__body{width:100%;max-width:580px;padding-top:8.82px}.nhp .programs-develop__body p+p{margin-top:1em}.nhp .programs-develop__reg{font-size:12.255px;line-height:var(--line-height-body-lg);vertical-align:baseline}@media(min-width: 600px){.nhp .programs-develop{padding:40px 15px}}@media(min-width: 744px){.nhp .programs-develop{padding:48px 15px}}@media(min-width: 1024px){.nhp .programs-develop__inner{flex-direction:row;align-items:flex-start;gap:100px}.nhp .programs-develop__media{width:560px;flex:0 0 560px;max-width:560px}.nhp .programs-develop__media-inner{aspect-ratio:auto;height:532px}.nhp .programs-develop__content{flex:1 1 0;min-width:0;max-width:580px;align-self:stretch}}@media(min-width: 1280px){.nhp .programs-develop{padding:60px 15px}}.nhp .programs-connected{position:relative;background-color:var(--color-brand-white);padding:40px 15px 30px}.nhp .programs-connected .heading{font-family:var(--font-playfair);font-weight:400;color:var(--color-brand-green)}.nhp .programs-connected .heading--section-heading-lg{font-size:var(--font-size-heading-md);line-height:normal;text-transform:none}@media(min-width: 600px){.nhp .programs-connected .heading--section-heading-lg{font-size:44px}}@media(min-width: 744px){.nhp .programs-connected .heading--section-heading-lg{font-size:var(--font-size-section-title)}}@media(min-width: 1024px){.nhp .programs-connected .heading--section-heading-lg{font-size:var(--font-size-heading-xl);line-height:var(--line-height-heading-xl)}}.nhp .programs-connected .text{font-family:var(--font-lato);font-weight:400;color:var(--color-text-nav)}.nhp .programs-connected .text--body-large{font-size:var(--font-size-body-lg);line-height:var(--line-height-body-lg)}.nhp .programs-connected__inner{display:flex;flex-direction:column;align-items:flex-start;width:100%;max-width:1240px;margin:0 auto}.nhp .programs-connected__intro{display:flex;flex-direction:column;align-items:flex-start;gap:32px;width:100%;min-height:0;padding-bottom:1px;border-bottom:1px solid var(--color-border-light)}.nhp .programs-connected__content{display:flex;flex-direction:column;align-items:flex-start;gap:38px;width:100%;padding-bottom:32px;border-bottom:1px solid var(--color-border-light)}.nhp .programs-connected__heading{width:100%;max-width:589px}.nhp .programs-connected__body{width:100%;max-width:540px}.nhp .programs-connected__body p+p{margin-top:1em}.nhp .programs-connected__reg,.nhp .programs-connected sup{font-size:12.255px;line-height:var(--line-height-body-lg);vertical-align:baseline}.nhp .programs-connected__media{position:relative;flex-shrink:0;width:100%;min-height:320px;margin:0;padding-bottom:60px;overflow:hidden}.nhp .programs-connected__media-inner{position:relative;width:100%;aspect-ratio:590/495;min-height:320px;overflow:hidden}.nhp .programs-connected__image{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center}@media(min-width: 600px){.nhp .programs-connected{padding:40px 15px 30px}}@media(min-width: 744px){.nhp .programs-connected{padding:48px 15px 30px}}@media(min-width: 1024px){.nhp .programs-connected__intro{flex-direction:row;align-items:flex-start;gap:60px;min-height:397px}.nhp .programs-connected__content{flex:1 1 0;min-width:0;max-width:590px;padding-bottom:60px;padding-right:1px;border-bottom:none;border-right:1px solid var(--color-border-light);align-self:stretch}.nhp .programs-connected__media{width:590px;flex:0 0 590px;max-width:590px;padding-bottom:60px;align-self:stretch}}@media(min-width: 1280px){.nhp .programs-connected{padding:60px 15px 30px}}.nhp .culture-about{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#000;padding:40px 15px}.nhp .culture-about .heading{font-family:var(--font-playfair);font-weight:400;color:var(--color-brand-white)}.nhp .culture-about .heading--section-heading-lg{font-size:var(--font-size-heading-md);line-height:normal;text-transform:none}@media(min-width: 600px){.nhp .culture-about .heading--section-heading-lg{font-size:44px}}@media(min-width: 744px){.nhp .culture-about .heading--section-heading-lg{font-size:var(--font-size-section-title)}}@media(min-width: 1024px){.nhp .culture-about .heading--section-heading-lg{font-size:var(--font-size-heading-xl);line-height:var(--line-height-heading-xl)}}.nhp .culture-about .text{font-family:var(--font-lato);font-weight:400;color:var(--color-text-secondary)}.nhp .culture-about .text--body-large{font-size:var(--font-size-body-lg);line-height:var(--line-height-body-lg)}.nhp .culture-about__inner{display:flex;flex-direction:column;align-items:flex-start;gap:32px;width:100%;max-width:1240px;margin:0 auto}.nhp .culture-about__media{flex-shrink:0;width:100%;margin:0}.nhp .culture-about__media-inner{position:relative;width:100%;aspect-ratio:626/559;min-height:320px;overflow:hidden}.nhp .culture-about__image{position:absolute;display:block;width:100%;height:100%;max-width:none;left:0;top:0;object-fit:cover;object-position:center}.nhp .culture-about__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:27px;width:100%}.nhp .culture-about__heading{width:100%;max-width:413px;color:var(--color-brand-white)}.nhp .culture-about__body{width:100%;max-width:456px;padding-top:8.82px;padding-bottom:.52px}.nhp .culture-about__reg,.nhp .culture-about sup{font-size:12.255px;line-height:var(--line-height-body-lg);vertical-align:baseline}@media(min-width: 600px){.nhp .culture-about{padding:40px 15px}}@media(min-width: 744px){.nhp .culture-about{padding:48px 15px}}@media(min-width: 1024px){.nhp .culture-about__inner{flex-direction:row;align-items:flex-start;gap:100px}.nhp .culture-about__media{width:626px;flex:0 0 626px;max-width:626px}.nhp .culture-about__media-inner{aspect-ratio:auto;height:559px}.nhp .culture-about__content{flex:1 1 0;min-width:0;max-width:580px;align-self:stretch}}@media(min-width: 1280px){.nhp .culture-about{padding:60px 15px}}.nhp .culture-events{position:relative;background-color:var(--color-brand-white);padding:40px 15px;overflow:hidden}.nhp .culture-events .heading{font-family:var(--font-playfair);font-weight:400;color:var(--color-brand-green)}.nhp .culture-events .heading--section-heading-lg{font-size:var(--font-size-heading-md);line-height:normal;text-transform:none}@media(min-width: 600px){.nhp .culture-events .heading--section-heading-lg{font-size:44px}}@media(min-width: 744px){.nhp .culture-events .heading--section-heading-lg{font-size:var(--font-size-section-title)}}@media(min-width: 1024px){.nhp .culture-events .heading--section-heading-lg{font-size:var(--font-size-heading-xl);line-height:var(--line-height-heading-xl)}}.nhp .culture-events .text{font-family:var(--font-lato);font-weight:400;color:var(--color-text-nav)}.nhp .culture-events .text--body-large{font-size:var(--font-size-body-lg);line-height:var(--line-height-body-lg)}.nhp .culture-events__inner{display:flex;flex-direction:column;align-items:flex-start;gap:40px;width:100%;max-width:1240px;margin:0 auto}.nhp .culture-events__header{display:flex;flex-direction:column;align-items:flex-start;gap:28px;width:100%}.nhp .culture-events__heading{width:100%;max-width:515px}.nhp .culture-events__intro{width:100%;max-width:618px}.nhp .culture-events__reg{font-size:12.255px;line-height:var(--line-height-body-lg);vertical-align:baseline}.nhp .culture-events__carousel{position:relative;width:100%;overflow:hidden}.nhp .culture-events__viewport{position:relative;width:100%;padding-top:23px}.nhp .culture-events__controls{display:flex;align-items:center;gap:25px;padding-right:0;width:100%;max-width:1414px}.nhp .culture-events__nav{display:flex;align-items:flex-end;gap:10px;flex-shrink:0;height:53px}.nhp .culture-events__nav-btn{display:flex;align-items:center;justify-content:center;width:52px;height:52px;padding:0;border:none;background:none;cursor:pointer;transition:var(--transition-interactive);flex-shrink:0;color:#000}.nhp .culture-events__nav-btn svg{display:block;width:52px;height:52px}.nhp .culture-events__nav-btn--prev svg{transform:rotate(180deg)}.nhp .culture-events__nav-btn:not(:disabled):hover{opacity:.75}.nhp .culture-events__nav-btn:disabled{cursor:not-allowed;color:rgba(102,113,115,.6)}.nhp .culture-events__progress{--slide-count: 1;--slide-index: 0;position:relative;flex:1;min-width:0;height:4px;display:flex;align-items:center}.nhp .culture-events__progress-track{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);height:1px;background-color:var(--color-grey-on-dark);z-index:1}.nhp .culture-events__progress-fill{position:absolute;top:50%;transform:translateY(-50%);height:4px;width:calc(100%/var(--slide-count));left:calc(var(--slide-index)*100%/var(--slide-count));background-color:#000;z-index:2;transition:left .3s ease}.nhp .culture-events__swiper{width:100%;overflow:visible}.nhp .culture-events__swiper .swiper-wrapper{align-items:center}.nhp .culture-events__slide{width:min(92%,340px);aspect-ratio:680/540;height:auto;flex-shrink:0;display:flex;align-items:center}.nhp .culture-events__slide.swiper-slide-prev .culture-events__slide-inner,.nhp .culture-events__slide.swiper-slide-next .culture-events__slide-inner,.nhp .culture-events__slide:not(.swiper-slide-active) .culture-events__slide-inner{height:83.5%}.nhp .culture-events__slide-inner{position:relative;width:100%;height:100%;overflow:hidden;transition:all .3s ease}.nhp .culture-events__slide-inner::after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.55);pointer-events:none;transition:var(--transition-interactive)}.nhp .culture-events__slide.swiper-slide-active .culture-events__slide-inner::after{background:rgba(0,0,0,0)}.nhp .culture-events__slide.swiper-slide-prev .culture-events__slide-inner::after,.nhp .culture-events__slide.swiper-slide-next .culture-events__slide-inner::after{background:rgba(0,0,0,.55)}.nhp .culture-events__slide-link{position:absolute;inset:0;display:block;z-index:1;cursor:zoom-in}.nhp .culture-events__slide-image{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center}.nhp .culture-events__slide-image--crop-audience{width:100%;height:201.3%;top:-68.1%;left:0;max-width:none}@media(min-width: 600px){.nhp .culture-events{padding:40px 15px}}@media(min-width: 744px){.nhp .culture-events{padding:48px 15px}.nhp .culture-events__inner{gap:48px}.nhp .culture-events__slide{width:min(100%,420px);height:320px}}@media(min-width: 1024px){.nhp .culture-events__inner{gap:78px}.nhp .culture-events__header{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:107px}.nhp .culture-events__heading{flex:0 0 515px;max-width:515px}.nhp .culture-events__intro{flex:1 1 0;min-width:0;max-width:618px}.nhp .culture-events__viewport{width:calc(100% + 10px);max-width:1250px;margin-left:-5px;margin-right:-5px}.nhp .culture-events__slide{width:680px;aspect-ratio:680/540;height:auto}}@media(min-width: 1280px){.nhp .culture-events{padding:60px 15px}}@media(min-width: 1024px){.page-id-12 .nhp .before-after{padding-top:18px}}@media(min-width: 1024px){.page-id-12 .nhp .before-after__inner{gap:40px}}.page-id-19 .nhp__banner .aios-slider:before{display:none}@media only screen and (max-width: 743px){.page-id-19 .nhp__banner .aios-slider .aios-slider-splide .aios-slider-img img{object-position:75% 50%}}.page-id-19 .nhp__banner--slider:before{content:"";position:absolute;inset:0;z-index:3;background:linear-gradient(180deg, rgba(0, 0, 0, 0.8) 0.04%, rgba(0, 0, 0, 0) 23.19%),linear-gradient(0deg, rgba(1, 23, 49, 0.3) 0%, rgba(1, 23, 49, 0.3) 100%)}.page-id-19 .nhp__banner--slider .coming-soon{position:absolute;top:50%;left:0;right:0;z-index:2;color:#fff;text-align:center;font-family:var(--font-sans);font-size:16px;font-style:normal;font-weight:500;line-height:1.44;letter-spacing:.3125em;text-transform:uppercase;transform:translateY(-50%)}@media only screen and (min-width: 1000px){.page-id-19 .nhp__banner--slider .coming-soon{top:31.5%;transform:none;font-size:max(1.25vw,14px);letter-spacing:.37em}}.page-id-19 .nhp__banner--slider .coming-soon span{display:inline-block;margin-left:.5em}.page-id-19 .nhp__banner--slider .coming-soon img{width:80%;max-width:580px;min-width:280px;margin:20px auto 0}@media only screen and (min-width: 1000px){.page-id-19 .nhp__banner--slider .coming-soon img{width:45.9375%;margin-top:1em;max-width:100%;min-width:545px}}.page-id-19 .nhp .heading-1,.page-id-19 .nhp .before-after .heading--section-heading-lg{font-family:var(--font-freight) !important}.page-id-19 .nhp .nhp__technology-carousel--heading .text-copy p,.page-id-19 .nhp .heading-4,.page-id-19 .nhp .heading-5,.page-id-19 .nhp .heading-6,.page-id-19 .nhp .nhp__technology-carousel--repeatable-sections .repeatable-section__text .text-copy p,.page-id-19 .nhp .nhp__before-footer.--white .nhp__before-footer-content .text-copy p,.page-id-19 .nhp .nhp__banner--slider .coming-soon{font-family:var(--font-inter)}.page-id-19 .nhp .nhp__technology-carousel--heading h2,.page-id-19 .nhp .nhp__technology-carousel--repeatable-sections .repeatable-section__text h3,.page-id-19 .nhp .nhp__before-footer-heading h2{font-weight:400}@media only screen and (min-width: 1024px){.page-id-19 .nhp .before-after{padding-top:78px;padding-bottom:68px}}.page-id-19 .nhp .before-after__inner{max-width:1240px}@media only screen and (min-width: 1024px){.page-id-19 .nhp .before-after__inner{gap:51px}}.page-id-19 .nhp .before-after__media img{aspect-ratio:800/397}.page-id-19 .nhp .before-after__copy{font-family:var(--font-inter)}@media only screen and (min-width: 1024px){.page-id-19 .nhp .before-after__copy{padding-right:40px}}@media only screen and (min-width: 1024px){.page-id-10 .nhp .about__inner{flex-flow:row-reverse}}@media only screen and (min-width: 1280px){.page-id-10 .nhp .about__content{width:529px;flex:0 0 529px;max-width:529px}}.page-id-10 .nhp .about__media{aspect-ratio:643/615}@media only screen and (min-width: 1280px){.page-id-10 .nhp .about__media{aspect-ratio:643/615;width:643px;flex:0 0 643px}}@media only screen and (min-width: 1024px){.page-id-10 .nhp .before-after{padding-top:40px;padding-bottom:40px}}@media only screen and (min-width: 1024px){.page-id-10 .nhp .before-after__inner{gap:51px}}.page-id-10 .nhp .before-after .heading--section-heading-lg{max-width:990px}@media only screen and (min-width: 1024px){.page-id-9 .nhp .before-after{padding-top:40px;padding-bottom:40px}}@media only screen and (min-width: 1024px){.page-id-9 .nhp .before-after__inner{gap:50px}}.page-id-9 .nhp .before-after .heading--section-heading-lg{max-width:990px}.site-footer{padding:50px 0 0}.site-footer__top{max-width:1260px;margin:0 auto 40px;padding:0 15px}@media only screen and (min-width: 1024px){.site-footer__top{padding:0 50px;margin:0 auto 50px}}.site-footer__top #site-footer-logo img{width:120px}@media only screen and (min-width: 1024px){.site-footer__top #footer-menu ul{margin-left:80px}}.site-footer__top #footer-smis{gap:22px}.site-footer__top #footer-smis a{color:#000}.site-footer__top #footer-smis a svg{width:23px}.site-footer__top #footer-smis a img{width:19px;filter:brightness(0)}.site-footer__copyright{max-width:1260px;margin:0 auto 40px;padding:0 15px}@media only screen and (min-width: 1024px){.site-footer__copyright{margin:0 auto 68px}}.site-footer__copyright p{color:#667173;line-height:20.8px}.site-footer__bottom{position:relative}.site-footer__bottom-inner{padding:3px 0;flex-flow:column}@media only screen and (min-width: 1024px){.site-footer__bottom-inner{flex-flow:row}}.site-footer__bottom--item{line-height:1;padding:15px 15px}@media only screen and (min-width: 1024px){.site-footer__bottom--item{padding:36px 15px}}.site-footer__bottom--item .paragraph-regular{line-height:1}.site-footer__bottom--left{width:100%;border-bottom:1px solid #d7d9d9}@media only screen and (min-width: 1024px){.site-footer__bottom--left{width:24.4375%;border-right:1px solid #d7d9d9;border-bottom:0}}.site-footer__bottom--center{width:100%;border-bottom:1px solid #d7d9d9}@media only screen and (min-width: 1024px){.site-footer__bottom--center{width:30.8125%;border-right:1px solid #d7d9d9;border-bottom:0}}.site-footer__bottom--right{flex-grow:1}