.small-icon-text__items{align-items:center;display:flex;flex-flow:column nowrap;gap:20px}.small-icon-text__item{display:flex;flex-direction:row;gap:1rem;width:min(100%,300px)}.small-icon-text__item-text{display:flex;flex-direction:column;gap:.5rem}.small-icon-text__item-text-title{font-weight:600;margin-block:0}.small-icon-text__item-text-description{color:var(--medium-grey);margin-block:0}@media (width >= 768px){.small-icon-text__items{align-items:normal;flex-flow:row nowrap;gap:clamp(2.222rem,-10.707rem + 22.727vw,4.444rem);justify-content:space-around}.small-icon-text__item{width:fit-content}}