@import url(https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;700;800&display=swap);
.ldg-footer{--ldg-primary:#5e3c21;--ldg-secondary:#e69600;--ldg-ink:#1a2332;--ldg-outline:#5e3c21;box-sizing:border-box;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;gap:32px;margin:0 auto;max-width:1440px!important;padding:40px 16px 20px;position:relative}.ldg-footer,.ldg-footer__top{align-items:center;display:flex;flex-direction:column}.ldg-footer__top{gap:16px;width:100%}.ldg-footer__logo{display:block;height:56px;object-fit:contain;width:auto}.ldg-footer__socials{align-items:flex-start;display:flex;gap:8px}.ldg-footer__social{border-radius:50%;box-shadow:0 1px 4px rgba(0,0,0,.12);display:block;height:38px;overflow:hidden;transition:transform .15s ease;width:38px}.ldg-footer__social img{display:block;height:100%;object-fit:cover;width:100%}.ldg-footer__social:hover{transform:scale(1.12) translateY(-2px)}.ldg-footer__branches{align-items:stretch;display:flex;flex-direction:column;gap:24px;width:100%}.ldg-footer__branch{align-items:flex-start;border:1px solid rgba(94,60,33,.24);border-radius:36px;display:flex;flex:1;flex-direction:column;gap:16px;min-width:0;padding:16px;transition:transform .2s ease}.ldg-footer__branch:hover{transform:translateY(-4px)}.ldg-footer__branch-name{color:#343940;font-size:20px;font-weight:700;margin:0;text-transform:uppercase}.ldg-footer__branch-divider{background:var(--ldg-secondary);display:block;height:2px;width:61px}.ldg-footer__branch-info{flex-direction:column;gap:12px}.ldg-footer__branch-info,.ldg-footer__branch-row{align-items:flex-start;display:flex;min-width:0;width:100%}.ldg-footer__branch-row{gap:8px}.ldg-footer__branch-row p{color:var(--ldg-ink);font-size:16px;line-height:26px;margin:0;min-width:0;word-break:break-word}.ldg-footer__branch-row--map{cursor:pointer;text-decoration:none}.ldg-footer__branch-row--map p{transition:color .15s ease}.ldg-footer__branch-row--map:focus-visible p,.ldg-footer__branch-row--map:hover p{color:var(--ldg-secondary);text-decoration:underline}.ldg-footer__branch-icon{color:var(--ldg-secondary);display:block;flex-shrink:0;height:24px;margin-top:1px;width:24px}.ldg-footer__branch-icon svg{display:block;height:100%;width:100%}.ldg-footer__bottom{align-items:center;display:flex;flex-direction:column;gap:20px;width:100%}.ldg-footer__rule{background:rgba(94,60,33,.24);display:block;height:1px;width:100%}.ldg-footer__copyright{color:var(--ldg-ink);font-size:16px;margin:0}.ldg-footer [data-ldg-animate]{opacity:0;transform:translateY(16px);transition:opacity .5s ease,transform .5s ease}.ldg-footer [data-ldg-animate].is-visible{opacity:1;transform:translateY(0)}@media(min-width:1024px){.ldg-footer{padding:60px 80px 20px}.ldg-footer__top{flex-direction:row;justify-content:space-between}.ldg-footer__branches{align-items:stretch;flex-direction:row}.ldg-footer__branch{padding:24px}.ldg-footer__branch-row p{font-size:18px;line-height:28px}}
