.the-block{align-items:center;background-color:var(--white-100);border-radius:var(--radius-4xl);box-sizing:border-box;display:flex;flex-direction:column;font-family:Inter,sans-serif;gap:12px;padding:28px}@media screen and (min-width:744px){.the-block{border-radius:var(--radius-4xl);padding:40px}}.the-block__media{height:180px;margin-bottom:12px;width:180px}@media screen and (min-width:744px){.the-block__media{height:200px;width:200px}}.the-block__img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.the-block__title{font-size:20px;font-weight:700;line-height:26px;text-align:center}.the-block__description{font-size:15px;font-weight:500;line-height:20px;margin-top:12px;text-align:center}
