@charset "UTF-8";footer.footer{background:#333;color:#fff;padding:20rem 0;}footer.footer .site-layout-container__inner{width:1000rem;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:justify;justify-content:space-between;}@media (max-width: 599px){footer.footer .site-layout-container__inner{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;gap:1em;}}footer.footer .site-layout-container__inner *{margin:0;padding:0;width:auto;overflow:inherit;font-size:12rem;line-height:1.4;}footer.footer a{color:inherit;}footer.footer a:hover{text-decoration:underline;}footer.footer .footer__menu{margin-top:0;}footer.footer .footer__menu ul{display:-ms-flexbox;display:-webkit-flex;display:flex;gap:1em;list-style:none;}footer.footer .footer__menu ul .current-menu-item > a{text-decoration:underline;}footer.footer .footer__widgets{text-align:right;}