.language-selector-container .link-btn{font-size:18px;color:#fff}.language-selector-container .link-btn .image-container{width:15px;height:15px;margin-top:2px;margin-left:5px}.language-selector-container .language-selector{grid-gap:20px;gap:20px;z-index:1;bottom:30px;padding:30px;display:grid;border-radius:24px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);grid-template-columns:1fr 1fr;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);background:linear-gradient(269deg,rgba(33,37,41,.6) .64%,rgba(47,65,83,.6) 99.44%)}.language-selector-container .language-selector .language.link-btn{font-size:16px;text-align:left;color:#00c565}.footer{gap:10px;justify-content:space-between}.footer .footer-left{flex:1 1;gap:10px}.footer .footer-left .link-btn{font-size:18px;width:max-content;color:#fff}.footer .footer-right{flex:1 1;gap:15px}.footer .footer-right .link-btn{font-size:18px;max-width:135px;overflow:hidden;width:max-content;white-space:nowrap;color:#fff;text-overflow:ellipsis}.footer .footer-right>div:last-child{gap:10px;align-items:flex-end}.footer .footer-right .image-container{width:40px;height:40px}.footer .footer-right .image-container:last-child{margin-top:5px;margin-left:5px}@media(min-width:500px){.footer .footer-right .link-btn{max-width:unset}}@media(min-width:1350px){.footer{gap:0;height:60px}.footer .footer-left{flex:4 1;gap:20px;flex-direction:row;align-items:center;justify-content:flex-start}.footer .footer-right{flex:5 1;flex-direction:row;align-items:center;justify-content:space-between}.footer .footer-right>div:last-child{gap:20px;flex-direction:row}.footer .footer-right .image-container{width:55px;height:55px}.footer .footer-right .image-container:last-child{margin-top:10px;margin-left:10px}}