.site-footer#footer .footer-top{padding-top:24px;padding-bottom:18px}
.site-footer#footer .mid-content{max-width:920px;margin:0 auto}
.site-footer#footer .sub-footer-title{font-size:11px;letter-spacing:.22em;margin-bottom:8px}
.site-footer#footer .footer-title{font-size:clamp(19px,2.4vw,30px);line-height:1.15;margin-bottom:10px}
.site-footer#footer .mid-content>a{display:inline-block;font-size:13px;letter-spacing:.05em;color:#c8c8cf;text-decoration:none}
.site-footer#footer .mid-content>a:hover{color:#fff}
.site-footer#footer .footer-menu{margin-top:14px}
.site-footer#footer .footer-menu ul{gap:10px 22px;justify-content:center;flex-wrap:wrap}
.site-footer#footer .footer-menu li a{font-size:12px;line-height:1.4}
.site-footer#footer .footer-bottom{padding-top:10px;padding-bottom:10px}
.site-footer#footer .footer-bottom .text,
.site-footer#footer .footer-bottom .copyright-text{font-size:11px}
.site-footer#footer .footer-bottom [data-pato-version]{font-size:10px}
@media(max-width:767px){
  .site-footer#footer .footer-top{padding-top:20px;padding-bottom:15px}
  .site-footer#footer .footer-title{font-size:19px}
  .site-footer#footer .footer-menu{margin-top:12px}
  .site-footer#footer .footer-menu ul{gap:8px 14px}
  .site-footer#footer .footer-menu li a{font-size:11px}
  .site-footer#footer .footer-bottom{text-align:center;padding-top:10px;padding-bottom:10px}
}