.step__item{display:flex;height:100%;flex-wrap:wrap;padding:16px 24px;text-align:center}@media (min-width:768px){.step__item{padding-top:24px;padding-bottom:24px}}@media (min-width:992px){.step__item{padding-left:32px;padding-right:32px}}.step__item__head{width:100%}.step__item__icon{margin-left:auto;margin-right:auto;margin-bottom:24px;display:flex;height:64px;width:64px;flex-grow:1;align-items:center;justify-content:center;border-radius:12px;padding:12px}@media (min-width:576px){.step__item__icon{height:78px;width:78px;border-radius:16px}}@media (min-width:768px){.step__item__icon{margin-bottom:32px}}@media (min-width:992px){.step__item__icon{height:92px;width:92px;border-radius:20px;padding:14px}}.step__item__icon svg path{stroke-width:1}.step__item__description{display:flex;width:100%;flex-direction:column;align-items:center;justify-content:center;font-size:15px;line-height:22px;--tw-text-opacity:1;color:rgb(23 23 23/var(--tw-text-opacity))}@media (min-width:576px){.step__item__description{font-size:18px;line-height:28px;font-weight:500}}.step__item__description b,.step__item__description strong{font-weight:700}