:root{--ndhb-font-body: var(--wp--preset--font-family--body, inherit);--ndhb-font-heading: var(--wp--preset--font-family--heading, var(--ndhb-font-body));--ndhb-font-nav: var(--wp--preset--font-family--body, var(--ndhb-font-body))}.ndhb-topbar,.ndhb-navbar,.ndhb-hero,.ndhb-fbar,.ndhb-promo,.ndhb-lifestyle,.ndhb-topbar__link,.ndhb-topbar__left,.ndhb-topbar__search,.ndhb-nav__menu a,.ndhb-nav__btn,.ndhb-fbar__desc,.ndhb-lifestyle__card-desc,.ndhb-promo__desc,.ndhb-promo__badge-title{font-family:var(--ndhb-font-body)}.ndhb-hero__title,.ndhb-fbar__title,.ndhb-promo__headline,.ndhb-lifestyle__headline,.ndhb-lifestyle__tab,.ndhb-lifestyle__card-title{font-family:var(--ndhb-font-heading)}.ndhb-nav__menu a,.ndhb-nav__btn{font-family:var(--ndhb-font-nav)}.ndhb-topbar{width:100%;box-sizing:border-box;display:flex;align-items:center;position:relative;z-index:100;margin:0;padding:0}.ndhb-topbar__inner{width:100%;max-width:1280px;margin:0 auto;padding:0;display:flex;align-items:center;justify-content:space-between;height:100%}.ndhb-topbar__left{display:flex;align-items:center;gap:6px;font-size:inherit}.ndhb-topbar__icon{font-size:1em;line-height:1}.ndhb-topbar__right{display:flex;align-items:center;gap:12px}.ndhb-topbar__link{font-size:inherit;text-decoration:none;transition:color .15s ease;white-space:nowrap}.ndhb-topbar__link:hover{text-decoration:underline}.ndhb-topbar__search{background:none;border:none;cursor:pointer;font-size:1.1em;padding:0;line-height:1;transition:opacity .15s ease}.ndhb-topbar__search:hover{opacity:.7}.ndhb-navbar{width:100%;box-sizing:border-box;position:relative;margin:0;padding:0;z-index:101;overflow:visible;height:var(--bar-height, 70px)}.ndhb-navbar--sticky{position:relative}.ndhb-navbar--fixed{position:fixed!important;top:0;left:0;right:0;z-index:9999;box-shadow:0 2px 12px #0000001f}.ndhb-navbar__inner{width:100%;max-width:1280px;margin:0 auto;padding:0;display:flex;align-items:center;justify-content:space-between;height:var(--bar-height, 70px);overflow:visible;box-sizing:border-box;gap:16px}.ndhb-nav__logo{flex-shrink:0;display:block;line-height:0;align-self:center;transition:opacity .2s ease;position:relative;z-index:10}.ndhb-nav__logo:hover{opacity:.85}.ndhb-nav__logo img{display:block;max-width:100%;height:auto;filter:drop-shadow(0 3px 6px rgba(0,0,0,.25))}.ndhb-nav__logo-placeholder{display:flex;align-items:center;justify-content:center;width:80px;height:80px;background:transparent;color:inherit;font-weight:800;border-radius:50%}.ndhb-nav__links{display:flex;align-items:center;flex:1;min-height:100%}.ndhb-nav__links--left{justify-content:flex-end;padding-right:20px}.ndhb-nav__links--right{justify-content:flex-start;padding-left:20px}.ndhb-nav__menu{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:6px;flex-wrap:nowrap;min-height:100%}.ndhb-nav__menu li{margin:0;padding:0;display:flex;align-items:center;min-height:100%}.ndhb-nav__menu a{display:flex;align-items:center;min-height:100%;padding:0 12px;text-decoration:none;font-weight:500;line-height:1;white-space:nowrap;transition:color .15s ease;color:var(--link-c, inherit)}.ndhb-navbar .ndhb-nav__links .ndhb-nav__menu>li>a{height:calc(var(--bar-height, 70px) - 16px)!important;min-height:calc(var(--bar-height, 70px) - 16px)!important;display:flex!important;align-items:center!important;padding-top:0!important;padding-bottom:0!important;line-height:1!important}.ndhb-nav__menu a:hover{color:var(--link-hov, inherit);text-decoration:none}.ndhb-nav__menu .ndhb-nav__menu-btn{border-radius:999px;padding-left:14px!important;padding-right:14px!important;border:1px solid transparent;background:transparent;transition:none}.ndhb-nav__menu .ndhb-nav__menu-btn:hover{background:transparent!important;border-color:transparent!important;color:var(--link-c, inherit)!important;text-decoration:none!important}.ndhb-nav__cta{display:flex;align-items:center;gap:10px;flex-shrink:0}.ndhb-nav__btn{text-decoration:none;font-weight:600;padding:8px 20px;border-radius:24px;transition:opacity .2s ease,transform .2s ease;white-space:nowrap}.ndhb-nav__btn:hover{opacity:.85;transform:translateY(-1px);text-decoration:none}.ndhb-nav__btn--secondary{background:none;border:none;padding:8px 10px;color:var(--link-c, inherit)}.ndhb-navbar .ndhb-nav__menu,.ndhb-navbar .ndhb-nav__menu li,.ndhb-navbar .ndhb-nav__menu li a{margin-top:0!important;margin-bottom:0!important;vertical-align:middle}.ndhb-nav__hamburger{display:none;flex-direction:column;justify-content:center;gap:5px;background:none;border:none;cursor:pointer;padding:8px;flex-shrink:0}.ndhb-nav__hamburger span{display:block;width:24px;height:2px;background:currentColor;border-radius:2px;transition:transform .2s ease,opacity .2s ease}.ndhb-nav__hamburger--open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.ndhb-nav__hamburger--open span:nth-child(2){opacity:0}.ndhb-nav__hamburger--open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.ndhb-nav__mobile-drawer{display:none;flex-direction:column;background:inherit;padding:12px 24px 20px;border-top:1px solid rgba(0,0,0,.08)}.ndhb-nav__mobile-drawer--open{display:flex}.ndhb-nav__mobile-drawer .ndhb-nav__menu{flex-direction:column;align-items:flex-start;gap:0}.ndhb-nav__mobile-drawer .ndhb-nav__menu a{padding:10px 0;width:100%;border-bottom:1px solid rgba(0,0,0,.06)}.ndhb-nav__mobile-cta{display:flex;gap:10px;margin-top:16px;flex-wrap:wrap}@media(max-width:900px){.ndhb-nav__links{display:none}.ndhb-nav__hamburger{display:flex}.ndhb-navbar__inner{justify-content:space-between}}@media(max-width:600px){.ndhb-topbar__left{display:none}.ndhb-topbar__inner{justify-content:flex-end}}.ndhb-bullets{list-style:none;margin:12px 0;padding:0}.ndhb-bullets li{display:flex;align-items:flex-start;gap:8px;margin-bottom:6px;line-height:1.5}.ndhb-check{flex-shrink:0;font-weight:700;font-size:1.1em;line-height:1.4}.ndhb-lifestyle{width:100%;background-size:cover;background-position:center;background-repeat:no-repeat;padding:44px 20px 34px}.ndhb-lifestyle__inner{max-width:1280px;margin:0 auto}.ndhb-lifestyle__headline{margin:0 0 20px;text-align:center;line-height:1.15;font-weight:800;text-shadow:0 2px 10px rgba(0,0,0,.45)}.ndhb-lifestyle__tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-radius:999px;overflow:hidden;border:1px solid rgba(255,255,255,.22);margin-bottom:26px}.ndhb-lifestyle__tab{text-align:center;font-weight:800;padding:14px 10px;letter-spacing:.01em}.ndhb-lifestyle__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.ndhb-lifestyle__card{border-radius:18px;overflow:hidden;box-shadow:0 10px 26px #00000038}.ndhb-lifestyle__card-image{width:100%;aspect-ratio:4 / 3;object-fit:cover;display:block}.ndhb-lifestyle__card-body{padding:16px 18px 18px}.ndhb-lifestyle__card-title{margin:0 0 8px;line-height:1.15;font-weight:800}.ndhb-lifestyle__card-desc{margin:0;line-height:1.45}@media(max-width:1100px){.ndhb-lifestyle__grid,.ndhb-lifestyle__tabs{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.ndhb-lifestyle{padding:28px 14px 24px}.ndhb-lifestyle__grid{grid-template-columns:1fr;gap:16px}.ndhb-lifestyle__tabs{grid-template-columns:1fr;border-radius:14px}.ndhb-lifestyle__tab{padding:11px 10px}}.ndhb-hero{display:flex;align-items:center;background-size:cover;background-position:center;background-repeat:no-repeat;width:100%;box-sizing:border-box;margin:0;padding:40px}.ndhb-hero__inner{max-width:760px;padding:0;margin:0;width:100%}.ndhb-hero[style*="text-align:center"] .ndhb-hero__inner,.ndhb-hero[style*="text-align: center"] .ndhb-hero__inner{margin:0 auto}.ndhb-hero__badge{display:inline-block;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:4px 12px;border-radius:20px;margin-bottom:14px}.ndhb-hero__title{font-weight:800;line-height:1.2;margin:0 0 14px}.ndhb-hero__desc{line-height:1.5;margin:0 0 18px;opacity:.92}.ndhb-hero .ndhb-bullets{margin-bottom:28px}.ndhb-hero__btn{display:inline-block;padding:14px 36px;border-radius:40px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;transition:opacity .2s ease,transform .2s ease;cursor:pointer}.ndhb-hero__btn:hover{opacity:.88;transform:translateY(-2px);text-decoration:none}.ndhb-fbar{width:100%;box-sizing:border-box;margin:0;padding:0}.ndhb-fbar__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1100px;margin:0 auto;padding:0}.ndhb-fbar__col{display:flex;align-items:flex-start;gap:14px;padding:8px 0}.ndhb-fbar__icon{flex-shrink:0;line-height:1;margin-top:4px}.ndhb-fbar__body{flex:1}.ndhb-fbar__title{font-weight:700;margin:0 0 6px;line-height:1.3}.ndhb-fbar__desc{line-height:1.5;margin:0}@media(max-width:768px){.ndhb-fbar__grid{grid-template-columns:1fr;padding:0}}.ndhb-promo{display:flex;align-items:center;background-size:cover;background-position:center;background-repeat:no-repeat;width:100%;box-sizing:border-box;text-align:center;margin:0;padding:0}.ndhb-promo__inner{width:100%;max-width:1100px;margin:0 auto;padding:0;display:flex;flex-direction:column;align-items:center;gap:28px}.ndhb-promo__eyebrow{font-weight:700;letter-spacing:.15em;text-transform:uppercase;margin:0}.ndhb-promo__headline{font-weight:800;line-height:1.25;margin:8px 0 0}.ndhb-promo__sub{line-height:1.5;opacity:.88;max-width:640px;margin:0}.ndhb-promo__badge{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:3px solid;border-radius:50%;padding:28px 36px;min-width:180px;min-height:180px;text-align:center}.ndhb-promo__badge-title{font-weight:800;letter-spacing:.05em;text-transform:uppercase}.ndhb-promo .ndhb-bullets--badge{margin:0;text-align:left}.et_pb_ndhb_top_bar,.et_pb_ndhb_nav_bar,.et_pb_ndhb_hero{margin:0!important;padding:0!important}.et_pb_ndhb_top_bar .et_pb_module_inner,.et_pb_ndhb_nav_bar .et_pb_module_inner,.et_pb_ndhb_hero .et_pb_module_inner{padding:0!important;margin:0!important}.et_pb_section:has(.ndhb-topbar,.ndhb-navbar,.ndhb-hero),.et_pb_row:has(.ndhb-topbar,.ndhb-navbar,.ndhb-hero),.et_pb_column:has(.ndhb-topbar,.ndhb-navbar,.ndhb-hero){padding-top:0!important;padding-bottom:0!important;margin-top:0!important;margin-bottom:0!important;gap:0!important;row-gap:0!important}.et_pb_ndhb_nav_bar{overflow:visible!important}.et_pb_section:has(.ndhb-navbar),.et_pb_row:has(.ndhb-navbar),.et_pb_column:has(.ndhb-navbar){overflow:visible!important;position:relative;z-index:2}.et_pb_section:has(.ndhb-topbar),.et_pb_row:has(.ndhb-topbar),.et_pb_column:has(.ndhb-topbar){position:relative;z-index:1}
