.footer{background-color:#fff;border-radius:15px 15px 0 0;padding:60px 0}.footer__content{display:flex;justify-content:space-between;width:100%}@media (max-width:991px){.footer__content{flex-direction:column-reverse}}.footer__content__logo{display:flex;flex-direction:column}@media (max-width:991px){.footer__content__logo{align-items:center;-moz-column-gap:20px;column-gap:20px;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-top:20px;width:-moz-fit-content;width:fit-content}}.footer__content__logo img{margin-bottom:30px;width:130px}.footer__content__logo .footer-copyright{color:#6c7a89;font-size:14px;font-weight:400;margin-top:12px}@media (max-width:991px){.footer__content__logo .footer-copyright{width:100%}}.footer__content__links{display:flex;flex-grow:1;justify-content:space-between}.footer__content__links__column{width:37%}.footer__content__links__column h4{font-size:1.2rem;font-weight:600;margin-bottom:10px}@media (max-width:991px){.footer__content__links__column h4{font-size:1rem}}.footer__content__links__column ul{list-style:none;padding:0}.footer__content__links__column ul li{font-weight:400;margin-bottom:15px}.footer__content__links__column ul li a{color:#000;text-decoration:none;transition:color .15s}.footer__content__links__column ul li a:hover{color:#38b3bd}.footer__content__links__column ul li:last-child{margin-bottom:0}.footer__content__links__column:first-child{width:20%}@media (max-width:991px){.footer__content__links__column{width:100%!important}}.footer__socials{display:flex;flex-wrap:wrap;gap:10px}@media (max-width:991px){.footer__socials{flex-wrap:nowrap}}.footer__socials__item{align-items:center;background-color:#f5f5f5;border-radius:50%;display:flex;flex-shrink:0;height:40px;justify-content:center;transition:color .3s;width:40px}.footer__socials__item:hover{color:#25a3ae}
