.languages-list-wrapper{display:flex}.languages-list-wrapper .languages{display:grid;grid-gap:clamp(50px,3.906vw,75px);grid-auto-rows:auto;grid-template-columns:repeat(4,1fr)}@media (min-width:768px){.languages-list-wrapper .title{align-items:flex-start;display:flex;margin-left:clamp(50px,5.208vw,100px)}.languages-list-wrapper .bottom.title{align-items:flex-end}.languages-list-wrapper .title h2 span{display:block}.languages-list-wrapper .title:not(.bottom) div{max-width:350px;position:relative;top:0;z-index:0}.languages-list-wrapper .stick.title:not(.bottom) div{position:fixed;top:50%;transform:translateY(-50%)}}@media (max-width:1575px){.languages-list-wrapper .languages{grid-template-columns:repeat(3,1fr)}}@media (max-width:1200px){.languages-list-wrapper .languages{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.languages-list-wrapper{flex-direction:column-reverse}.languages-list-wrapper .languages{margin:0 25px;grid-gap:clamp(25px,3.906vw,75px)}.languages-list-wrapper .title{margin-bottom:50px;text-align:center}}