.translations-wrapper{margin:0 auto;max-width:1000px}.translation-text{display:flex;display:-webkit-flex;display:-moz-flex;display:-o-flex;display:-ms-flex;justify-content:center}.translation-text a,.translation-text p{color:#a5f7a1;font-family:Klarheit Grotesk,Arial,sans-serif;font-size:22px;font-weight:700;line-height:22px}.translations-block{cursor:pointer;display:flex;display:-webkit-flex;display:-moz-flex;display:-o-flex;display:-ms-flex;flex-direction:column;justify-content:center;transition:transform .3s ease;-webkit-transition:transform .3s ease;-ms-transition:transform .3s ease;-o-transition:transform .3s ease;-webkit-transition:-webkit-transform .3s ease;-moz-transition:transform .3s ease;will-change:transform}.translations-block:hover{transform:translateY(-3px);-webkit-transform:translateY(-3px);-moz-transform:translateY(-3px);-o-transform:translateY(-3px);-ms-transform:translateY(-3px)}.translation-image{display:flex;display:-webkit-flex;display:-moz-flex;display:-o-flex;display:-ms-flex;justify-content:center;margin-bottom:25px}.translation-main{display:grid;display:-ms-grid;gap:35px;grid-template-columns:repeat(4,1fr)}@media screen and (max-width:1750px){.translation-text a,.translation-text p{font-size:calc(1vw + 10px)}}@media screen and (max-width:1024px){.translation-main{-template-columns:repeat(3,1fr)}}@media screen and (max-width:600px){.translation-main{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:350px){.translation-main{grid-template-columns:repeat(1,1fr)}}