.footer-bottom-container{align-items:center;display:flex;gap:5px;justify-content:space-between;margin:auto;max-width:1170px;padding:0 20px}.footer-bottom{background-color:#f6f8fb;border-radius:32px;margin:90px 30px 0;padding:30px 0;width:calc(100% - 60px)}.footer-bottom-middle{cursor:pointer;text-align:center;width:100%}.footer-bottom-right .social{display:flex;justify-content:flex-end}.footer-bottom-right .social a{align-items:center;border-radius:50%;color:#5c6370;display:flex;height:30px;justify-content:center;text-align:center;width:30px}.footer-bottom-lang-icon-container .globe svg{fill:#474d57}.footer-bottom-right .social a img{max-height:18px;max-width:17px}.footer-bottom-right .social a:not(:last-child){margin-right:40px}.footer-bottom-lang-icon-container{align-items:center;display:flex;gap:10px;justify-content:center}@media(max-width:767px){.footer-bottom-container{align-items:flex-start;flex-direction:column}.footer-bottom-lang-icon-container{justify-content:flex-start}.footer-bottom-right .social{flex-wrap:wrap;justify-content:flex-start}.footer-bottom-right .social a:not(:last-child){margin-right:20px}.footer-bottom-container{gap:20px}}@media(min-width:768px){.footer-bottom-left{max-width:50%}.footer-bottom-middle{max-width:25%}.footer-bottom-right{max-width:50%}}