.students__benefits{padding:56px 24px 48px}.students__benefits,.students__container{display:flex;flex-direction:column;gap:24px;margin:0 auto}.students__container{justify-content:space-between;max-width:1476px}.students__card{align-items:center;display:flex;flex-direction:column;gap:16px;max-width:288px}.students__card__img__container img{max-height:60px}.students__card__text{color:var(--gray);text-align:center}@media (min-width:768px){.students__benefits{padding:56px 0 48px}.students__container{display:grid;grid-template-columns:1fr 1fr}}@media (min-width:1248px){.students__benefits{max-width:760px}.students__card__img__container img{max-height:100px}}