.ep-footer__bottom.ep-footer__bottom--with-card{flex-direction:column;align-items:center;gap:24px;padding-block:32px 24px}
.ep-footer-card{display:grid;grid-template-columns:minmax(0,1fr) 164px;align-items:start;gap:24px 40px;width:min(100%,640px);padding:32px;background:#f4f1eb;color:#103c3e;border-radius:4px;box-sizing:border-box}
.ep-footer-card__contact{min-width:0;padding-top:4px}
.ep-footer-card .ep-footer-card__contact h2{margin:0 0 12px;font-family:var(--FONT-STACK-BODY);font-size:22px;font-weight:600;line-height:1.3;text-wrap:balance}
.ep-footer-card__contact p{margin:0 0 20px;color:#50645f;font-size:15px;line-height:1.65;max-width:30ch}
.ep-footer .ep-footer-card a{color:#103c3e;min-height:44px;text-underline-offset:4px}
.ep-footer .ep-footer-card a.ep-footer-card__whatsapp{display:inline-flex;justify-content:space-between;gap:20px;align-items:center;padding:12px 18px;background:#103c3e;color:#fff;font-size:15px;font-weight:500;border-radius:2px;text-decoration:none;line-height:1.4}
.ep-footer .ep-footer-card__whatsapp:hover{background:#246265;text-decoration:none}
.ep-footer .ep-footer-card__email{display:flex;width:fit-content;margin-top:8px;font-size:14px;text-decoration:underline;overflow-wrap:anywhere}
.ep-footer .ep-footer-card__registry{display:flex;flex-direction:column;align-items:center;gap:4px;align-self:start;text-align:center;text-decoration:none;width:164px;max-width:100%}
.ep-footer-card__registry img{display:block;width:164px;height:auto;max-width:100%;margin-bottom:8px}
.ep-footer-card__registry strong{font-size:14px;line-height:1.5;font-weight:600}
.ep-footer-card__registry span{font-size:13px;line-height:1.6;text-decoration:underline}
.ep-footer .ep-footer-card__registry:hover{color:#246265;text-decoration:none}
.ep-footer .ep-footer-card a:focus-visible{outline:2px solid #337b74;outline-offset:4px}
.ep-footer-card__payments{grid-column:1/-1;min-width:0;border-top:1px solid #cbd6d0;padding-top:24px}
.ep-footer-card__payments img{display:block;width:100%;height:auto;background:#fff;padding:12px;box-sizing:border-box;border-radius:2px}
.ep-footer__bottom--with-card .ep-footer__legal{justify-content:center}
@media(max-width:650px){.ep-footer-card{grid-template-columns:minmax(0,1fr) 144px;gap:24px;padding:24px}.ep-footer-card .ep-footer-card__contact h2{font-size:20px}.ep-footer .ep-footer-card__registry,.ep-footer-card__registry img{width:144px}}
@media(max-width:480px){.ep-footer-card{grid-template-columns:minmax(0,1fr);gap:24px;text-align:center}.ep-footer-card__contact p{margin-inline:auto}.ep-footer .ep-footer-card__email{margin-inline:auto}.ep-footer .ep-footer-card__registry{justify-self:center}.ep-footer-card__payments{padding-top:20px}.ep-footer-card__payments img{padding:8px}.ep-footer__bottom--with-card .ep-footer__legal{gap:8px 20px}}
