h2{color:#fff}.slo-community{display:grid;gap:15px;grid-auto-rows:1fr;grid-template-columns:repeat(3,1fr);margin-top:60px}.community__item{background-color:#544fff;border-radius:3px;transition:all .2s}.community__item:hover{background-color:#3e3aa9;transition:all .2s}.community__name{color:#fff;font-size:30px;margin:0}.community__link,.item__image_wrapper{align-items:center;display:flex}.community__link{gap:30px;padding:14px 30px}@media screen and (max-width:980px){.slo-community{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){.slo-community{gap:25px;grid-template-columns:auto}}@media screen and (max-width:480px){.community__name{font-size:24px}}