body{margin:0;padding:0}.dnd-column,.dnd-section,.widget-type-custom_widget{margin:0!important;padding:0!important}.dr-header{background:linear-gradient(135deg,var(--ep-yellow) 0,var(--ep-orange) 100%);position:sticky;top:0;z-index:1000}.dr-header__container{align-items:center;display:flex;gap:40px;height:72px;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{color:#fff;display:inline-block;font-family:var(--ep-font-body);font-size:.9rem;font-weight:500;opacity:.88;text-decoration:none;transition:transform .2s ease,opacity .2s ease;white-space:nowrap}.dr-header__nav a:hover{opacity:1;transform:translateY(-2px)}.dr-header__cta{color:#fff;font-family:var(--ep-font-body);font-size:.9rem;font-weight:600;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:#fff;border-radius:2px;display:block;height:2px;width:24px}.dr-header__mobile-nav{background:var(--ep-orange);display:none;flex-direction:column;padding:16px 24px 24px}.dr-header__mobile-nav a{border-bottom:1px solid hsla(0,0%,100%,.15);color:#fff;font-family:var(--ep-font-body);font-size:1rem;font-weight:500;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:#2d3440;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}}