.footer .footer-nav{padding:1rem 0 .8rem;background:#f5f7f9}.footer .footer-nav #footer_menu{display:flex;justify-content:space-between;font-size:max(.16rem,10px);line-height:1.875;color:rgba(23,23,23,.8)}.footer .footer-nav #footer_menu>.menu-item:first-child{display:none}.footer .footer-nav #footer_menu>.menu-item>a{display:inline-block;margin-bottom:.1rem;font-size:max(.2rem,14px);font-weight:700;line-height:1.25;color:#171717}.footer .footer-bottom{padding:max(.2rem,14px) 0;text-align:center;font-size:max(.1rem,8px);font-weight:300;line-height:1.4;color:rgba(255,255,255,.6);background:#036}.footer .footer-bottom .page-content{display:flex;justify-content:space-between;align-items:center}.footer .footer-bottom .logo{width:max(1.3rem,90px);aspect-ratio:4.3333/1;background:url(../images/logo-s-white.png) no-repeat center/contain}.footer .footer-bottom .follow{display:flex;gap:.16rem}.footer .footer-bottom .follow .item{position:relative;display:block;width:max(.32rem,24px);aspect-ratio:1/1;border-radius:50%}.footer .footer-bottom .follow .item .img{position:absolute;top:0;left:50%;transform:translateX(-50%);width:100px;aspect-ratio:1/1;max-height:0;opacity:0;transition:all .3s ease}.footer .footer-bottom .follow .item .img::before{content:"";position:absolute;top:calc(100% - 1px);left:50%;transform:translateX(-50%);width:0;height:0;border-left:6px solid rgba(0,0,0,0);border-right:6px solid rgba(0,0,0,0);border-top:6px solid #fff}.footer .footer-bottom .follow .item:hover .img{top:-104px;max-height:100px;border:1px solid rgba(0,0,0,.2);opacity:1}@media screen and (max-width: 910px){.footer .footer-nav{padding:60px 0 50px}.footer .footer-nav #footer_menu{font-size:10px}.footer .footer-nav #footer_menu>.menu-item>a{margin-bottom:8px;font-size:14px}.footer .footer-bottom{font-size:10px}.footer .footer-bottom .copyright{max-width:60%}.footer .footer-bottom .follow{gap:10px}}@media screen and (max-width: 768px){.footer .footer-nav{display:none}.footer .footer-bottom .page-content{flex-direction:column;justify-content:center;gap:12px}.footer .footer-bottom .logo{width:150px}.footer .footer-bottom .copyright{max-width:100%}.footer .footer-bottom .follow{gap:10px}.footer .footer-bottom .follow .item{width:32px}}