.site-footer{--font-weight-footer-heading:calc(var(--font-body-weight,400) + 100);text-align:center}
.site-footer .f-column{width:100%;display:flex;flex-direction:column;align-items:center}
.site-footer__top,.site-footer__bottom,.site-footer__bottom-row,.site-footer__copyright-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center}
.site-footer li{line-height:3rem}
.site-footer__top{padding:4rem 0 2rem}
.site-footer__bottom{padding:3rem 0 4rem}
.site-footer__bottom .f-linklist{display:flex;flex-direction:row;gap:2rem;justify-content:center;flex-wrap:wrap;margin-bottom:2.5rem}
.site-footer__bottom .f-linklist a{text-decoration:none!important;color:#fff;transition:color .3s ease}
.site-footer__bottom .f-linklist a:hover{color:#69727D}
.site-footer__bottom-menu-payment .f-linklist a.link--animated{text-decoration:none!important;color:#fff;position:relative}
.site-footer__bottom-menu-payment .f-linklist a.link--animated::after{display:none!important}
.site-footer__bottom-menu-payment .f-linklist a.link--animated:hover{color:#69727D!important}
.site-footer__copyright-wrapper{margin:2.5rem 0;font-size:1.4rem;border-top:1px solid #fff;padding-top:2rem;width:100%}
.site-footer__copyright a{text-decoration:none!important;color:#fff;transition:color .3s ease}
.site-footer__copyright a:hover{color:#69727D}
.site-footer__social-links .social-links{margin:1rem 0;display:flex;flex-direction:row;gap:1.5rem;justify-content:center;align-items:center}
.site-footer .payment-icons{margin-top:2rem;display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}
.site-footer__block-heading{margin-bottom:1.2rem}
.site-footer__contact h3{margin:0;font-size:var(--font-body-size);color:currentColor;text-align:center}