.how-study-features{width:100%;display:grid;justify-items:center;align-items:center;justify-content:space-between;justify-self:center;gap:3rem 7.2rem;grid-template-columns:20.8rem 20.8rem 1fr 20.8rem 20.8rem}@media only screen and (max-width:1220px){.how-study-features{grid-template-columns:1fr 1fr}.how-study-features .empty-block{display:none}}@media only screen and (max-width:556px){.how-study-features{grid-template-columns:1fr}}.how-study-features__block{width:100%;max-width:20.8rem}.how-study-features__block .avatars__row{display:flex;flex-shrink:0}.how-study-features__block .avatars__img{width:3.4rem;height:3.4rem;border-radius:50%;border:2px solid #f5f5f5;object-fit:cover;margin-left:-1rem}@media(max-width:556px){.how-study-features__block .avatars__img{width:4rem;height:4rem}}.how-study-features__block .avatars__img--empty{background-color:#f5f5f5;display:flex;text-align:center;align-items:center;justify-content:center}.how-study-features__block .avatars__img:first-child{margin-left:0}.how-study-features__block .count{width:7.2rem;margin-left:.8rem}.how-study-features__block .title{font-size:4rem;line-height:4.4rem;font-weight:500}.how-study-features__block .desc{font-size:1.8rem;line-height:2.6rem;margin:0}@media(max-width:556px){.how-study-features__block .desc{max-width:22.3rem}}.how-study-features__block .d-images{display:flex}.how-study-features__block .m-images-desc .avatars,.how-study-features__block .m-images-title img{display:none}@media only screen and (max-width:556px){.how-study-features__block{max-width:none}.how-study-features__block .d-images{display:none}.how-study-features__block .m-images-title{display:flex;align-items:center}.how-study-features__block .m-images-title img{display:block;width:6.4rem}.how-study-features__block .m-images-desc{display:flex;align-items:end}.how-study-features__block .m-images-desc .avatars{display:flex;margin-left:2rem}}