.language-container{justify-content:center;width:100%;margin:30px 0;display:flex}.lang-card{border:none;flex:1;height:450px;position:relative;overflow:hidden}.first-card{border-top-left-radius:5px;border-bottom-left-radius:5px;border-left:1px solid #ddd!important}.last-card{border-top-right-radius:5px;border-bottom-right-radius:5px;border-right:1px solid #ddd!important}.lang-img{object-fit:cover;width:100%;height:100%;transition:all .3s;display:block}.lang-card:hover .lang-img{transform:scale(1.05)}.lang-overlay{color:#fff;text-align:center;background:#0009;padding:15px;position:absolute;bottom:0;left:0;right:0}.lang-name{margin-bottom:5px;font-size:1.1rem;font-weight:700}.lang-sub{font-size:.9rem}@media (max-width:1200px){.language-container{flex-wrap:wrap}.lang-card{flex:0 0 25%;height:350px}.first-card,.last-card{border:none!important}}@media (max-width:768px) and (min-width:481px){.language-container{flex-wrap:wrap;justify-content:center}.lang-card{flex:0 0 25%;height:300px}.lang-card:first-child,.lang-card:nth-child(2),.lang-card:nth-child(3),.lang-card:nth-child(4){flex:0 0 25%}.lang-card:nth-child(5),.lang-card:nth-child(6),.lang-card:nth-child(7){flex:0 0 25%;max-width:25%}.translate-heading{font-size:35px}}@media (max-width:480px){.lang-card{flex:0 0 100%;height:350px;margin-bottom:14px}.lang-card:last-child{margin-bottom:0}.translate-heading{font-size:30px}.first-card{border-top-left-radius:0;border-bottom-left-radius:0;border-left:0 solid #ddd!important}.last-card{border-top-right-radius:0;border-bottom-right-radius:0;border-right:0 solid #ddd!important}}@media (min-width:992px){.translate-para{width:770px;margin:0 auto}}
