body{margin:0;padding:0}.dnd-column,.dnd-section,.widget-type-custom_widget{margin:0!important;padding:0!important}.dr-header{background:var(--ep-warm-white);border-bottom:1px solid rgba(0,0,0,.08);position:sticky;top:0;z-index:1000}.dr-header__container{align-items:center;display:flex;gap:40px;height:96px;margin:0 auto;max-width:1200px;padding:0 24px}.dr-header__logo img{display:block}.dr-header__nav{display:flex;flex:1;gap:28px}.dr-header__nav a{border-bottom:2px solid transparent;color:#411a11;display:inline-block;font-family:var(--ep-font-body);font-size:1.05rem;font-weight:600;opacity:.88;padding-bottom:4px;text-decoration:none;transition:opacity .2s ease,border-color .2s ease;white-space:nowrap}.dr-header__nav a:hover{border-bottom:2px solid var(--ep-orange);opacity:1}.dr-header__cta{color:#411a11;font-family:var(--ep-font-body);font-size:1.05rem;font-weight:700;text-decoration:none;white-space:nowrap}.dr-header__hamburger{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:5px;margin-left:auto;padding:4px}.dr-header__hamburger span{background:#411a11;border-radius:2px;display:block;height:2px;width:24px}.dr-header__mobile-nav{background:var(--ep-warm-white);display:none;flex-direction:column;padding:16px 24px 24px}.dr-header__mobile-nav a{border-bottom:1px solid rgba(0,0,0,.1);color:#411a11;font-family:var(--ep-font-body);font-size:1.05rem;font-weight:600;padding:10px 0;text-decoration:none}.dr-header__mobile-nav a:last-child{border-bottom:none}.dr-header__mobile-nav.is-open{display:flex}.dr-footer{background:var(--ep-brown-heading);color:#fff;padding:64px 0 48px}.dr-footer__container{margin:0 auto;max-width:1200px;padding:0 24px}.dr-footer__columns{display:grid;gap:40px;grid-template-columns:repeat(4,1fr);margin-bottom:48px}.dr-footer__col{display:flex;flex-direction:column;gap:8px}.dr-footer__col-title{color:#fff;font-family:var(--ep-font-body);font-size:.95rem;font-weight:700;margin:0 0 8px}.dr-footer__col a{color:hsla(0,0%,100%,.75);font-family:var(--ep-font-body);font-size:.9rem;text-decoration:none}.dr-footer__col a:hover{color:#fff}.dr-footer__socials{margin-bottom:40px;text-align:center}.dr-footer__social-icons{display:flex;gap:20px;justify-content:center;margin-top:12px}.dr-footer__social-icons a{opacity:.8;transition:opacity .2s}.dr-footer__social-icons a:hover{opacity:1}.dr-footer__logo{display:flex;justify-content:center}@media (max-width:900px){.dr-header__cta,.dr-header__nav{display:none}.dr-header__hamburger{display:flex}.dr-footer__columns{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.dr-footer__columns{grid-template-columns:1fr}}