.footer .container{position:relative;display:flex;flex-direction:row;max-width:1108px;margin:0 auto;padding:40px 0;font-weight:300}.footer .container.section-desktop{margin-block:0;padding-block:20px;border-top:1px solid #f2f2f2}.footer .block-1{flex:2 1;display:flex;flex-direction:column;gap:20px;padding:20px}.footer .block-1 p{color:#666666;font-size:12px}.footer .block-2{flex:1 1;padding:20px}.footer .block-2 ul{float:right;gap:20px}.footer ul{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.footer li{list-style:none}.footer a{text-decoration:none}.footer{border-bottom:1px solid #f2f2f2}.footer .footer-link{color:#666666;font-size:10px;transition:.5s}.footer .footer-link:hover{color:#00a88e}@media (max-width:768px){.footer .container{flex-direction:column;padding:0}.footer .block-1 ul{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px}.social-icons{display:flex}.footer .block-2 ul{float:none;margin:auto}}