.esch-footer,.esch-footer *{box-sizing:border-box}.esch-footer{width:100%;height:auto;color:var(--esch-footer-text-color,#111);font-family:var(--esch-footer-font-family,Montserrat,Arial,Helvetica,sans-serif);font-size:var(--esch-footer-font-size,16px);font-weight:var(--esch-footer-font-weight,600);line-height:1.25;letter-spacing:0}.esch-footer__logo{width:var(--esch-footer-logo-width,50%);max-width:100%;margin:0 auto var(--esch-footer-logo-gap,64px)}.esch-footer__logo-link{display:block;width:100%;color:inherit;text-align:center;text-decoration:none}.esch-footer__logo-link:hover,.esch-footer__logo-link:focus{color:inherit}.esch-footer__logo-image,.esch-footer__logo img{display:block;width:100%;max-width:100%;height:auto;margin:0 auto}.esch-footer__logo-link--text{font-size:1.6em;font-weight:700;line-height:1.1}.esch-footer__content{display:grid;width:100%;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:var(--esch-footer-column-gutter,16px);align-items:start}.esch-footer__column{display:flex;min-width:0;flex-direction:column;gap:var(--esch-footer-item-gap,16px)}.esch-footer__nav-link,.esch-footer__contact-link{display:block;width:fit-content;max-width:100%;color:inherit;text-decoration:none;overflow-wrap:anywhere}.esch-footer__nav-link{text-transform:uppercase}.esch-footer__nav-link:hover,.esch-footer__nav-link:focus,.esch-footer__contact-link:hover,.esch-footer__contact-link:focus{color:inherit;text-decoration:none}.esch-footer__tagline{max-width:380px;margin:0;color:inherit;overflow-wrap:anywhere}@media (min-width:768px) and (max-width:1024px){.esch-footer__content{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:var(--esch-footer-item-gap,16px)}.esch-footer__column--nav{grid-row:1/span 2}.esch-footer__column--tagline{grid-column:2;grid-row:2}}@media (max-width:767px){.esch-footer{text-align:left}.esch-footer__content{display:flex;flex-direction:column;gap:var(--esch-footer-item-gap,16px)}.esch-footer__column{width:100%}.esch-footer__nav-link,.esch-footer__contact-link{width:100%;padding:var(--esch-footer-mobile-button-padding,8px);border:1px solid #d9d9d9;border-radius:14px;color:#111;font-weight:var(--esch-footer-font-weight,700);line-height:1.2;background:#fff}.esch-footer__nav-link:hover,.esch-footer__nav-link:focus,.esch-footer__contact-link:hover,.esch-footer__contact-link:focus{color:#111}.esch-footer__tagline{max-width:100%;padding:0 8px;color:#4f565f;font-weight:500;text-align:center}}