*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0;background:#fdf8ef;color:#2a2a2a;font-family:DM Sans,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}::selection{background:rgba(201,168,76,.3);color:#06142a}.nehb-hamburger,.nehb-logo-mobile,.nehb-mobile-drawer{display:none}@media (max-width:639px){.nehb-logo-desktop{display:none}.nehb-logo-mobile{display:block;line-height:1.1}.nehb-nav-links{display:none!important}.nehb-hamburger{display:inline-flex!important}.nehb-mobile-drawer[data-open=true]{display:block}}.nehb-academy-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:32px;gap:32px;max-width:900px;margin:0 auto;padding:0 24px;align-items:start}@media (max-width:639px){.nehb-academy-grid{grid-template-columns:repeat(2,1fr);gap:28px;max-width:420px}.nehb-academy-grid>:last-child{grid-column:1/-1;justify-self:center;width:calc(50% - 14px)}}.hb-marquee-viewport{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 6%,#000 94%,transparent);mask-image:linear-gradient(90deg,transparent 0,#000 6%,#000 94%,transparent)}.hb-marquee-track{display:flex;flex-wrap:nowrap;width:max-content;animation-name:hb-marquee;animation-timing-function:linear;animation-iteration-count:infinite;will-change:transform}.hb-marquee-item{padding-right:56px;flex-shrink:0}@keyframes hb-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.hb-marquee-track{animation:none}}