.footer-bottom-container{max-width:1170px;margin:auto;padding:0px 20px;display:flex;align-items:center;justify-content:space-between;gap:5px}.footer-bottom{border-radius:32px;margin:90px 30px 0;padding:30px 0;width:calc(100% - 60px);background-color:#f6f8fb}.footer-bottom-middle{width:100%;text-align:center;cursor:pointer}.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{display:flex;align-items:center;justify-content:center;gap:10px}@media(max-width:767px){.footer-bottom-container{flex-direction:column;align-items:flex-start}.footer-bottom-lang-icon-container{justify-content:flex-start}.footer-bottom-right .social{justify-content:flex-start;flex-wrap:wrap}.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%}}