.module-footer-landings{background-color:var(--m-bg,#fff);padding:var(--m-pad-y,20px) 0}.module-footer-landings__container{margin:0 auto;max-width:var(--m-max-width,1200px);padding:0 24px}.module-footer-landings__top{align-items:center;display:flex;justify-content:space-between;padding-bottom:16px}.module-footer-landings__logo-wrap{align-items:center;display:flex;flex:1}.module-footer-landings__logo{display:block;max-height:32px;width:auto}.module-footer-landings__cta{background-color:var(--m-accent,#58a618);border:1.5px solid var(--m-accent,#58a618);border-radius:var(--m-btn-radius,4px);color:#fff;display:inline-block;font-size:.875rem;font-weight:500;line-height:1.4;opacity:1;padding:7px 28px;text-decoration:none;-webkit-transition:opacity .2s ease,color .2s ease;-moz-transition:opacity .2s ease,color .2s ease;-ms-transition:opacity .2s ease,color .2s ease;-o-transition:opacity .2s ease,color .2s ease;transition:opacity .2s ease,color .2s ease;white-space:nowrap}.module-footer-landings__cta:hover{color:#fff;opacity:.8;text-decoration:none}.module-footer-landings__social{align-items:center;display:flex;flex:1;gap:12px;justify-content:flex-end}.module-footer-landings__social-link{align-items:center;display:flex;justify-content:center;transition:opacity .2s ease}.module-footer-landings__social-link:hover{opacity:.7}.module-footer-landings__social-icon{display:block;height:22px;object-fit:contain;width:22px}.module-footer-landings__divider{border:none;border-top:1px solid var(--m-divider,#ddd);margin:0}.module-footer-landings__bottom{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between;padding-top:12px}.module-footer-landings__copyright{color:var(--m-text,#555);font-size:.8125rem}.module-footer-landings__legal{align-items:center;display:flex;flex-wrap:wrap;gap:20px}.module-footer-landings__legal-link{color:var(--m-text,#555);font-size:.8125rem;text-decoration:none;white-space:nowrap}.module-footer-landings__legal-link:hover{text-decoration:underline}@media (max-width:640px){.module-footer-landings__top{align-items:center;flex-direction:column;gap:16px}.module-footer-landings__logo-wrap,.module-footer-landings__social{justify-content:center}.module-footer-landings__bottom{align-items:center;flex-direction:column-reverse;text-align:center}.module-footer-landings__legal{justify-content:center}}