:root{--font-size-body:16px;--font-size-header-button:0.8rem;--line-height-body:1.5;--line-height-jumbo:1.25;--line-height-extra-large:1.28571;--line-height-large:1.5;--line-height-medium:1.66667;--line-height-base:1.5;--line-height-small:1.71429;--font-weight-normal:400;--font-weight-semibold:500;--font-weight-bold:700;--heading-color:inherit;--color-border:var(--color-border--2);--color-text:var(--color-text--1);--color-background-highlight:var(--color-neutral--50);--color-success:var(--color-secondary--600);--color-info:var(--color-quaternary--600);--color-warning:var(--color-tertiary--600);--color-danger:var(--color-quinary--600);--color-text-input-placeholder:var(--color-neutral--800);--color-border-input-focus:var(--color-neutral--800);--color-border--subtle:var(--color-secondary--800-08);--button-large-height:54px;--button-regular-height:44px;--button-small-height:34px;--button-font-size:18px;--input-height:44px;--input-padding:9px 12px;--input-border-radius:3px;--small-gutter:1rem;--gutter:1.25rem;--width-wrapper:1280px;--width-wrapper-xs:620px;--width-wrapper-sm:750px;--width-wrapper-md:1176px;--phone:(min-width:320px);--large-phone:(min-width:480px);--tablet:(min-width:768px);--tablet-landscape:(min-width:1024px);--desktop:(min-width:1280px);--large-desktop:(min-width:1600px);--only-screen:only screen;--header-height:72px}.account-navigation-menu,.nh-account-menu{display:none}.nh-account-menu ul{display:flex;justify-content:flex-start;list-style:none;margin:0;padding:0}.nh-account-menu ul li:last-child{margin-left:auto}.nh-account-menu ul li:not(.active) a{color:var(--color-neutral--800)}.nh-account-menu ul li.active a:after{background-color:var(--color-text--1);bottom:0;content:"";height:1px;left:15px;position:absolute;right:15px}.nh-account-menu ul a{color:var(--color-text--1);display:block;font-weight:var(--font-weight-bold);padding:10px 15px;position:relative}.nh-account-menu ul a.link__communication-preferences{align-items:center;display:inline-flex;gap:calc(var(--small-gutter)/4)}.nh-profile-verification{font-size:.8rem;margin:var(--gutter) 0}.nh-profile-verification ul li{align-items:center;display:flex;gap:calc(var(--small-gutter)/4)}.sticky-cta{bottom:0;display:none;left:0;padding:12px 3%;position:fixed;right:0;top:auto;z-index:var(--z-index-foreground)}.sticky-cta--white-background{background-color:#fcfcfbe6}.sticky-cta--floating{margin:0 auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.sticky-cta a,.sticky-cta button{max-width:80%}.footerIsSticky .sticky-cta{display:flex;justify-content:center}.nh-dashboard{display:flex;flex-flow:column nowrap;gap:var(--gutter)}.nh-dashboard__sidebar{flex:0 0 25%}.nh-dashboard__sidebar .nh-panel,.nh-dashboard__sidebar .nh-panel__icon{background-color:var(--color-neutral--200)}.nh-dashboard__sidebar .nh-panel ul a{color:var(--color-text)}.nh-dashboard__content{display:flex;flex:1;flex-flow:column nowrap;gap:var(--gutter)}.nh-dashboard__content--section{display:flex;flex:1;flex-flow:column nowrap;gap:.5rem}.nh-dashboard__content--section>.nh-dashboard__content--section{margin-bottom:.5rem}.nh-dashboard__content__house,.nh-dashboard__content__messages{margin:var(--gutter) 0}.nh-dashboard__content__messages-table,.nh-dashboard__content__messages-table .nh-anchor__label{width:100%}.nh-dashboard__content__messages-table:hover .nh-anchor__label{text-decoration:none}.nh-dashboard__header{align-items:center;display:flex;flex-flow:column nowrap;gap:var(--gutter);justify-content:space-between}.nh-dashboard__header--safety-deposit-refund{flex-direction:row;justify-content:flex-start}.nh-dashboard__section-link{margin-top:.5rem}.nh-favorites__list{display:flex;flex-flow:row wrap;gap:var(--gutter);justify-content:center;padding:var(--gutter) 0}.nh-chat-channel{align-items:center;border:1px solid var(--color-border);border-radius:1rem;display:flex;flex-flow:column nowrap;justify-content:space-between;padding:1.25rem}.nh-chat-channel__chat-info{align-items:center;display:flex;flex:1 1 auto;flex-flow:column nowrap;max-width:20%}.nh-account__cta{display:flex;flex-flow:row wrap;gap:var(--grid-gap);max-width:var(--container-max-width)}@supports (display:grid){.nh-account__cta{display:grid;grid-template-columns:repeat(var(--grid-columns),minmax(0,1fr))}}.nh-account__cta__main,.nh-account__cta__side{display:flex;flex-flow:column nowrap;gap:var(--grid-gap)}.nh-account__cta__main h1,.nh-account__cta__main p,.nh-account__cta__side h1,.nh-account__cta__side p{margin-bottom:0}.nh-account__cta__main{flex:1 1 calc(var(--grid-available-space)/var(--grid-columns)*12)}@supports (display:grid){.nh-account__cta__main{grid-column-end:span 12}}.nh-account__cta__side{flex:1 1 calc(var(--grid-available-space)/var(--grid-columns)*12)}@supports (display:grid){.nh-account__cta__side{grid-column-end:span 12}}.nh-account__cta__side .group-panel{--group-panel-width:fit-content;max-width:400px}.nh-account__bookings-header{align-items:center;display:flex;flex-flow:row wrap;gap:var(--gutter);justify-content:space-between;margin-bottom:var(--gutter)}.nh-user-registration{display:flex;flex-flow:column nowrap}.nh-user-registration__main{margin-bottom:var(--gutter)}.nh-user-registration__side{display:flex;flex-flow:column nowrap;gap:calc(var(--gutter)*1.5);grid-area:side}.nh-user-registration__block{align-items:flex-start;display:flex;flex-flow:column nowrap;gap:var(--gutter)}.nh-user-registration__block p{margin:0}.nh-user-registration__row{display:flex;flex-flow:row wrap;justify-content:space-between}.nh-user-registration__form-container{display:flex;flex:1;flex-flow:column nowrap;gap:var(--gutter)}.nh-user-registration__buttons{align-items:center;display:flex;flex-direction:column;gap:.5rem;margin:var(--gutter) 0 0;text-align:center}.nh-user-password__form{margin-bottom:1rem}.invoice-panel{overflow-x:auto}.nh-user-profile__personal_details{margin-bottom:var(--gutter)}.nh-user-profile__personal_details label[for=email] .nh-label-new__text{z-index:inherit}.nh-user-profile__personal_details label[for=email] nh-tool-tip{font-weight:var(--font-weight-regular)}.nh-user-profile__personal_details .nh-status-panel{flex:1}.nh-proud .group-panel:not(:last-of-type),.nh-proud .nh-form-field{margin-bottom:var(--gutter)}.nh-proud .nh-form-field label{order:0}.nh-proud textarea{height:132px;resize:vertical}.nh-proud textarea[readonly]{background-color:var(--color-neutral--200);opacity:1}.nh-proud textarea .nh-input--dashed{border-style:dashed}.nh-transaction-overview header{word-break:break-word}.nh-transaction-overview__filter-container{align-items:flex-end;display:grid;gap:1rem;grid-template-columns:1fr auto;margin-bottom:.75rem;margin-top:.75rem}.nh-transaction-overview__table-container{overflow-x:auto}.nh-change-email__form .nh-form-row--horizontal.nh-form-row--with-labels .nh-form-field{justify-content:start}.nh-terms-and-conditions form{align-items:center;display:flex;height:100vh;justify-content:center}.nh-terms-and-conditions__disclaimer{bottom:1rem;margin:0;position:absolute;right:1rem}@media (min-width:768px){.nh-dashboard__header{flex-direction:row}.nh-favorites__list{justify-content:flex-start}.nh-favorites__item{flex:0 0 calc((100% - var(--gutter))/2)}.nh-chat-channel{align-items:flex-start;flex-flow:row nowrap;gap:1rem}.nh-account__cta,.nh-user-registration{--grid-gap:2rem}}@media (min-width:1024px){.account-navigation-menu,.nh-account-menu{display:block}.nh-account-menu{border-bottom:1px solid var(--color-border)}.nh-account-menu ul a{padding-bottom:var(--gutter);padding-top:0}.footerIsSticky .sticky-cta{display:none}.nh-dashboard{flex-direction:row}.nh-favorites__item{flex:0 0 calc(33.33333% - var(--gutter)*2/3)}.nh-account__cta__main{flex:1 1 calc(var(--grid-available-space)/var(--grid-columns)*9)}@supports (display:grid){.nh-account__cta__main{grid-column-end:span 9}}.nh-account__cta__side{flex:1 1 calc(var(--grid-available-space)/var(--grid-columns)*3)}@supports (display:grid){.nh-account__cta__side{grid-column-end:span 3}}.nh-user-registration{display:flex;flex-flow:row wrap;gap:var(--grid-gap);max-width:var(--container-max-width)}@media (min-width:768px){.nh-user-registration{--grid-gap:2rem}}@supports (display:grid){.nh-user-registration{display:grid;grid-template-columns:repeat(var(--grid-columns),minmax(0,1fr))}}.nh-user-registration{grid-gap:10px;grid-template-areas:"main ... side";grid-template-columns:1fr .25fr 1fr;padding-bottom:2rem;padding-top:2rem}.nh-user-registration__main{grid-area:main;margin:0}.nh-transaction-overview__filter-container{max-width:50%}.nh-transaction-overview__filter-container .nh-form-field{align-items:center;flex-flow:row nowrap;gap:var(--small-gutter)}.nh-transaction-overview__filter-container .nh-form-field label{flex-shrink:0}}