.icon-card-showcase__container{display:grid;grid-gap:2rem 3rem;gap:2rem 3rem}.icon-card-showcase__content{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:flex-start;justify-content:flex-start}.icon-card-showcase__label.label,.icon-card-showcase__title{margin-bottom:1rem}.icon-card-showcase__title span{font-weight:500;font-style:italic;padding-right:.3em}.icon-card-showcase__text{color:#4a4a4a;margin-bottom:2rem}picture.icon-card-showcase__image{display:block;width:100%;height:auto;aspect-ratio:488/288;border-radius:1rem}.icon-card-showcase__items{display:grid;grid-gap:2rem;gap:2rem}.icon-card-showcase__item{padding:1.5rem 1.5rem 2rem;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:2rem 1.25rem;border-radius:1rem;background-color:#f5f5f5}.icon-card-showcase__item-text{flex:0 0 100%;color:#4a4a4a}@media screen and (min-width:640px){.icon-card-showcase__container{grid-template-columns:repeat(2,1fr)}picture.icon-card-showcase__image{margin-top:auto}}@media screen and (min-width:1024px){.icon-card-showcase__content{padding:0 max(2rem,min(4.4444444444vw,4rem))}}@media screen and (min-width:1180px){.icon-card-showcase{padding:6.25rem 0}}
