@charset "UTF-8";.footer{background-color:#fff;padding:2rem 0;position:relative;z-index:2;box-shadow:0 -2px 10px #0000000d}.footer .footer_content{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem}.footer.footer-authenticated .footer_content{justify-content:space-between}.footer.footer-guest .footer_content{justify-content:flex-end}.footer .footer_link{margin:0;font-size:1.2rem;text-align:left}.footer .footer_link a{color:#666;text-decoration:underline}.footer .footer_link a:hover{color:#333;opacity:.8}.footer .copyright{margin:0;font-size:1.2rem;color:#96a5ad;text-align:right}.footer.footer-authenticated .copyright{margin-left:auto}.footer .top_btn{position:fixed;bottom:20px;right:20px;z-index:1000;background-color:#fff;border-radius:50%;box-shadow:0 2px 10px #0003;padding:10px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.footer .top_btn:hover{transform:translateY(-3px);box-shadow:0 4px 15px #0000004d}.footer .top_btn img{display:block}@media screen and (max-width: 767px){.footer{padding:2.5rem 0 6rem}.footer .footer_content{flex-direction:row;justify-content:space-between;align-items:center;padding:1.5rem 1rem}.footer .footer_link{text-align:left;margin:0;font-size:1.2rem}.footer .footer_link a{color:#666;text-decoration:underline}.footer .copyright{text-align:right;margin:0;font-size:1.2rem;color:#96a5ad}.footer.footer-guest .footer_content{justify-content:flex-end}.footer.footer-authenticated .footer_content{justify-content:space-between}.footer .top_btn{bottom:15px;right:15px;padding:8px}.footer .top_btn img{width:40px;height:40px}}
