.site-footer{-webkit-box-sizing:border-box;box-sizing:border-box;background:#171719;color:#fff}.site-footer .footer-bottom,.site-footer .footer-main{-webkit-box-sizing:border-box;box-sizing:border-box;width:1344px;margin:0 auto}.site-footer .footer-main{height:286px;display:grid;grid-template-columns:510px 1fr 180px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:70px;-moz-column-gap:70px;column-gap:70px}.site-footer .footer-links{-ms-flex-item-align:start;align-self:start;padding-top:66px}.site-footer .footer-links h2{margin:0 0 14px;font-size:20px;line-height:28px;font-weight:600}.site-footer .footer-links ul{height:125px;display:grid;grid-auto-flow:column;grid-template-rows:repeat(5,25px);grid-auto-columns:1fr;margin:0;padding:0;list-style:none}.site-footer .footer-links li{min-width:0;padding-right:24px;line-height:25px}.site-footer .footer-links a{display:block;overflow:hidden;color:#fff;font-size:14px;white-space:nowrap;text-overflow:ellipsis}.site-footer .footer-links a:hover{opacity:.8}.site-footer .footer-codes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:74px}.site-footer .footer-code{width:110px;-webkit-box-flex:0;-ms-flex:0 0 110px;flex:0 0 110px}.site-footer .footer-code img{display:block;width:110px;height:110px;-o-object-fit:cover;object-fit:cover}.site-footer .footer-code p{margin:5px 0 0;color:#fff;font-size:14px;line-height:20px;text-align:center}.site-footer .footer-logo{display:block;width:150px;height:auto;justify-self:end}.site-footer .footer-bottom{height:82px;display:grid;grid-template-columns:1fr 1.1fr 1.25fr auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #47474b;color:#fff;font-size:14px}.site-footer .footer-bottom span:nth-child(2),.site-footer .footer-bottom span:nth-child(3){justify-self:center}.site-footer .footer-bottom span:last-child{justify-self:end}@media(max-width:1400px){.site-footer .footer-bottom,.site-footer .footer-main{width:calc(100% - 64px)}.site-footer .footer-main{grid-template-columns:minmax(420px,510px) 1fr 160px;-webkit-column-gap:36px;-moz-column-gap:36px;column-gap:36px}.site-footer .footer-codes{gap:36px}}.nav_content{width:1344px;margin:0 auto;padding:15px 0}main{min-height:calc(100vh - 420px)}main .fade-transform-enter-active,main .fade-transform-leave-active{-webkit-transition:all .5s;transition:all .5s}main .fade-transform-enter,main .fade-transform-leave-to{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}