.footer{width:100%;padding:1rem;background-color:#00aba9;border-top:5px solid #0bcfc5}.footer-block{width:100%;max-width:1400px;margin:0 auto;display:grid;grid-template:auto/1fr}@media (min-width:768px){.footer-block{display:grid;grid-template:auto/1fr 1fr;gap:1.5rem}}@media (min-width:1100px){.footer-block{display:grid;grid-template:auto/1fr 1fr 1fr 1fr;gap:1.5rem}}.footer-block__item{padding:1rem;margin:1rem 0;background-color:#fff;box-shadow:4px 4px #989898,8px 8px #6c6666}.footer-block__item:hover{box-shadow:4px 4px #989898,8px 8px #492f2f}.footer__title{font-size:1rem;font-weight:600;text-align:center}@media (min-width:300px){.footer__title{font-size:1.8rem}}@media (min-width:1100px){.footer__title{font-size:1.5rem}}@media (min-width:1200px){.footer__title{font-size:1.8rem}}.footer__text{font-size:1rem;margin-top:1rem}@media (min-width:300px){.footer__text{font-size:1.3rem}}.footer__logo-image{display:inline-block;width:100%;max-width:300px;margin-top:1rem}.footer__list{margin-top:.8rem}.footer__list-item{display:flex;flex-direction:column;font-size:1.1rem;margin-bottom:.5rem}.footer__link{display:inline;font-size:1.3rem;font-weight:600;text-decoration:none;color:#212529}.footer__link:hover{border-bottom:3px dotted #00aba9;color:#000}.footer__link:focus{outline:3px solid #00aba9;outline-offset:2px}.footer__link--active{font-weight:700}.footer-list-item__text{font-size:1.5rem;font-weight:600;color:#212529}