.site-footer{display:block!important;padding-top:48px!important;padding-bottom:28px!important}
.footer-content{width:min(1180px,100%);margin:0 auto 40px;display:grid;gap:54px}
.footer-content.footer-one{grid-template-columns:1fr}.footer-content.footer-half{grid-template-columns:1fr 1fr}.footer-content.footer-third{grid-template-columns:1fr 2fr}.footer-content.footer-two-thirds{grid-template-columns:2fr 1fr}
.footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:18px;min-width:0}.footer-text{max-width:680px;line-height:1.7}.footer-text strong{color:inherit}.footer-image img{display:block;max-width:100%;max-height:160px;object-fit:contain;object-position:left center}.footer-link{color:inherit;text-decoration:none;font-weight:700}.footer-link:hover span{transform:translateX(4px)}.footer-link span{display:inline-block;transition:.15s}.footer-social{display:inline-flex;align-items:center;gap:10px;color:inherit;text-decoration:none}.footer-social>span{width:34px;height:34px;display:grid;place-items:center;color:var(--social-color,#fff)}.footer-social svg{display:block;width:25px;height:25px;fill:currentColor}.footer-social:hover{opacity:.75}
.footer-bottom{width:min(1180px,100%);margin:auto;padding-top:24px;border-top:1px solid #ffffff38;display:flex;justify-content:space-between;gap:24px}.footer-bottom a{color:inherit}
@media(max-width:760px){.footer-content.footer-half,.footer-content.footer-third,.footer-content.footer-two-thirds{grid-template-columns:1fr}.footer-content{gap:30px;margin-bottom:34px}.footer-bottom{flex-direction:column;gap:5px}.site-footer{padding-top:38px!important}}
