footer{width:100%;padding:0 1.5em;background:#313131;overflow:hidden;position:relative;display:block}footer nav{max-width:1400px;width:100%;margin:0 auto;position:relative;display:block}footer nav>*{width:100%;display:flex;align-items:stretch}footer .left,footer .right{width:100%}footer .right{display:flex;justify-content:flex-end}footer .left{margin-right:1em}footer .top{padding-top:5em;margin-bottom:10%}footer .top .footer-logo{width:30%;min-width:250px;height:auto;margin-bottom:10%}footer .top .footer-logo a{width:100%;display:block;position:relative;cursor:pointer}footer .top .footer-logo a>img{width:100%;height:auto}footer .app-download{display:flex;align-items:center}footer .app-download a{width:100%;max-width:152px}footer .app-download a:not(:last-of-type){margin-right:1.5em}footer .app-download a>img{height:auto}footer .contact-row-wrapper{width:100%;max-width:480px}footer .contact-row-wrapper .contact-row{width:100%;display:flex;margin-bottom:1em}footer .contact-row .contact-title{width:30%;display:block;position:relative;font-size:1rem;color:#fff;font-weight:300;letter-spacing:.2rem;line-height:1.5}footer .contact-row .contact-info{display:block;position:relative;width:70%}footer .contact-row .contact-info,footer .contact-row .contact-info *{font-size:1rem;color:#fff;font-weight:300;letter-spacing:.2rem;line-height:1.5}footer .contact-row .contact-info>span:not(:last-of-type){margin-bottom:10px}footer .contact-row .contact-info.mail{letter-spacing:0}footer .middle{margin-bottom:2em}footer .payment-methods{display:flex;flex-wrap:wrap;align-items:center}footer .payment-methods>div{height:34px;margin-bottom:10px}footer .payment-methods>div>img{height:100%;width:auto}footer .payment-methods>div:not(:last-of-type){margin-right:1em}footer .footer-link-wrapper{display:flex;align-items:center}footer .footer-link-wrapper .footer-link{display:block;position:relative;padding:.5em 1em;cursor:pointer;color:#fff;font-weight:300;font-size:.875rem}footer .footer-link-wrapper .footer-link:hover{background:#10a7d5;font-weight:500}footer .footer-link-wrapper>:not(:last-child){margin-right:.5rem}footer .footer-link-wrapper .ver-line{height:1.5rem;width:1px;border-left:1px dashed #10a7d5}footer .bot{margin-bottom:1em}footer .bot>*{font-size:.75rem;color:#fff;font-weight:300;letter-spacing:.2em}footer .btn-toTop{position:absolute;right:5em;top:3em;display:block;cursor:pointer;color:#fff;font-size:1rem;font-weight:500}footer .btn-toTop::after{content:'';display:block;position:absolute;width:80%;height:12px;background:url(/assets/img/icon_top.svg) center/contain no-repeat;bottom:100%;left:50%;transform:translate(-50%,-5px);transition:transform .3s ease-in-out}footer .btn-toTop:hover::after{transform:translate(-50%,-10px)}@media(max-width:970px){footer nav>*{flex-direction:column}footer .left{margin-right:0;margin-bottom:2em}footer .right{justify-content:flex-start}footer .footer-link-wrapper,footer .payment-methods{width:100%;justify-content:center}footer .btn-toTop{right:1.5em}footer .bot>*{display:block;text-align:center;width:100%}footer .footer-link-wrapper .footer-link{padding:.5em}footer .payment-methods>div:not(:last-of-type){margin-right:.5em}footer .footer-link-wrapper>:not(:last-child){margin-right:3px}footer .footer-link-wrapper .footer-link{font-size:.75rem}}@media(max-width:460px){footer .footer-link-wrapper .footer-link{padding:0}}