.theme-footer{width:100%;min-height:100px;padding:0;overflow:hidden;margin-bottom:20px}.theme-footer .footer-wrapper{width:100%;display:inline-flex;padding-top:var(--content-margin)}.theme-footer #footer{display:inline-flex;justify-content:space-between;flex-wrap:nowrap;margin:0 auto;width:100%;max-width:var(--max-width)}.theme-footer{min-height:50px}.theme-footer .footer-site-logo img{display:flex;margin:0 auto 10px 0;height:var(--footer-logo-size-height);width:var(--footer-logo-size-width);margin-bottom:3px}.theme-footer .site-copyright{display:flex;justify-content:left;margin:0 auto 0 0;font-size:smaller}.theme-footer .column.two-thirds{width:66.6%;margin-top:var(--content-margin)}.theme-footer .column.one-third{width:33.3%;display:inline-grid;justify-content:left;text-align:left;margin-top:var(--content-margin);margin-left:var(--content-margin)}.theme-footer .column.lastcolumn{margin-right:var(--content-margin)}.theme-footer .footer-menu{list-style:none;padding:0;margin:0;display:flex;justify-content:right;gap:20px;margin-right:0}.theme-footer .footer-menu li{display:inline-block}.theme-footer .footer-menu li a{text-decoration:none;padding:5px 10px;transition:color .3s ease}.theme-footer .footer-menu li a:hover{color:var(--grey)}.theme-footer .footer-site-logo img.dark-mode,.theme-footer .footer-site-logo img.light-mode{display:none;transition:.3s}@media (max-width:1024px){.theme-footer .column.one-third{text-align:left}}@media (max-width:767px) and (min-width:500px){.theme-footer .footer-wrapper{margin-right:0;width:calc(100vw - 0px - 0px)}.theme-footer .footer-wrapper #footer{display:grid;grid-template-columns:repeat(1,1fr);width:100vw}.theme-footer .site-copyright{justify-content:center}.theme-footer .column.two-thirds{width:100vw;display:flex;justify-content:center}.theme-footer .column.one-third{width:100vw;display:flex;justify-content:center;margin-left:0;text-align:center}.theme-footer .column.lastcolumn{margin-right:0}.theme-footer .column.lastcolumn .footer-menu{display:flex;justify-content:center;margin-right:0}}@media (max-width:499px){.theme-footer .footer-wrapper{margin-right:var(--content-margin);width:100wv}.theme-footer .site-copyright{justify-content:center}.theme-footer .footer-wrapper #footer{display:grid;grid-template-columns:repeat(1,1fr)}.theme-footer .column.two-thirds{width:100%}.theme-footer .footer-memu{display:grid;grid-template-columns:repeat(1,1fr)}.theme-footer .column.one-third{width:100%;margin:0;display:flex;justify-content:center;text-align:center}.theme-footer .column.lastcolumn{margin:0;width:100vw;display:flex;justify-content:space-around}}