.item-list__grid{gap:1rem;margin:0 0 1rem}@media screen and (width>=961px){.item-list__grid{grid-auto-rows:1fr}}.item-list__item{background:#fff;border-radius:.25rem;flex-direction:column;align-self:stretch;align-items:flex-start;gap:1rem;padding:1rem;display:flex}@media screen and (width>=961px){.item-list__item{padding:1.5rem 1rem}}.item-list__card{align-items:flex-start;gap:1rem;display:flex}@media screen and (width>=961px){.item-list__card{flex-direction:column;align-self:center;align-items:center}}.item-list__image-wrapper{margin:0}@media screen and (width>=961px){.item-list__image{width:4rem;height:4rem}}.item-list__body{min-width:0}.item-list__title{margin:0 0 .25rem;font-size:1rem;font-weight:700;line-height:1.5}@media screen and (width>=961px){.item-list__title{margin:0 0 .5rem}}.item-list__text{color:var(--il-muted);margin:0;font-size:.875rem;font-weight:400;line-height:1.43}.item-list__note-text{margin-bottom:0}.item-list__button{margin-top:24px;display:inline-block}@media screen and (width>=961px){.item-list__button{margin-top:32px}.item-list--list .item-list__title{margin:0 0 .25rem}.item-list--list .item-list__grid{grid-template-columns:auto;grid-auto-rows:auto;gap:1.5rem;margin-bottom:1.5rem}.item-list--list .item-list__item{background:0 0;padding:0}.item-list--list .item-list__card{align-items:start;align-self:initial;text-align:left;flex-direction:row}.item-list--list .item-list__image{width:3rem;height:3rem}}
