.footer{background-color:var(--bgModal);max-width:100vw;overflow:hidden;padding:50px 20px}@media (max-width:800px){.footer .wrap .row{grid-gap:20px}}@media (max-height:450px),(max-width:700px){.footer{padding:50px 10px 100px}.footer .wrap .row{grid-gap:30px;grid-template-columns:1fr}.footer .wrap .row .col{padding-left:7%}.footer .wrap .last{grid-gap:25px;grid-template-columns:1fr}.footer .wrap .last .inLine{justify-content:center!important}.footer .wrap .last .inLine.top{grid-area:1}}.footer .wrap{margin:0 auto;max-width:1280px}.footer .row{grid-gap:30px;display:grid;grid-template-columns:2fr 1fr 1fr 2fr;padding-bottom:30px;position:relative;width:100%}.footer .row:after{background-color:var(--line);bottom:0;content:"";height:1px;left:50%;position:absolute;transform:translateX(-50%);width:calc(100% - 30px)}.footer .row .col{display:flex;flex-direction:column}.footer .row .col .logo{margin-bottom:20px;width:180px}.footer .row .col a,.footer .row .col p{color:var(--textSecondary);font-size:12px;font-weight:300;line-height:18px;transition:.15s ease}.footer .row .col h2{color:var(--text);font-size:16px;font-weight:400;margin-bottom:8px}.footer .row .col.list a,.footer .row .col.list p{font-size:14px;padding:4px 0}.footer .row .col.list .subLink{cursor:pointer;text-decoration:underline}.footer .row .col.list .subLink,.footer .row .col.list a{display:inline-block}.footer .row .col.list .subLink:hover,.footer .row .col.list a:hover{color:var(--text)}.footer .row.simple{grid-column-gap:20px;grid-row-gap:32px;display:grid;grid-template-columns:repeat(auto-fit,minmax(108px,1fr));padding:30px 0;text-align:center;width:100%}@media (max-width:700px){.footer .row.simple{grid-gap:15px;grid-template-columns:repeat(auto-fit,minmax(80px,1fr))}.footer .row.simple a img{width:100%}}.footer .row.simple img{max-height:45px}.footer .row a{align-items:center;display:flex;justify-content:center;transition:opacity .3s ease}.footer .row a:hover{opacity:.7}.footer .row .icon{width:108px}.footer .last{grid-gap:15px;align-items:center;display:grid;grid-template-columns:1fr 1fr;padding:30px 10px 0}.footer .last .inLine{grid-gap:10px;align-items:center;display:flex;width:100%}.footer .last .inLine svg{height:50px;margin-right:15px;width:50px}.footer .last .inLine p{color:var(--textSecondary);font-size:13px;font-weight:300}.footer .last .inLine:last-child{justify-content:flex-end}.footer .last .inLine .rate{align-items:center;border-radius:20px;color:var(--textSecondary);display:flex;font-size:12px;justify-content:center;padding:10px 15px}.footer .last .inLine a{transition:opacity .3s ease}.footer .last .inLine a .licence{border-radius:10px;width:90px}.footer .last .inLine a:hover{opacity:.7}.footer .last .inLine a .ter{height:32px;width:40px}