.cms-icon-card{--margin-bottom:1rem;--margin-x:1rem;background-color:rgb(var(--color-white));border:1px solid rgb(var(--color-digital-blue));border-radius:10px;display:flex;flex-direction:column;gap:.625rem;margin-bottom:var(--margin-bottom);padding:2rem}.widget-span.widget-type-cell.dnd-column:has(.cms-icon-card){padding:0 2rem}.cms-icon-card__icon{height:6rem;margin-bottom:.5rem;object-fit:contain;width:6rem}.cms-icon-card__title{color:rgb(var(--color-digital-blue));font-size:1.25rem;font-weight:500;line-height:1.25;margin:0}.cms-icon-card--gray{background-color:rgb(var(--color-gray))}.cms-icon-card--gray .cms-icon-card__text{color:rgb(var(--color-white))}.cms-icon-card__text{color:rgb(var(--color-black));font-size:1rem;letter-spacing:-.011em;line-height:1.5;:last-child{margin-bottom:0}}@media screen and (min-width:768px){.cms-icon-card{--margin-x:1rem}.widget-span.widget-type-cell.dnd-column:has(.cms-icon-card){padding:0;&:first-child .cms-icon-card{margin-inline-start:var(--margin-x)}&:last-child .cms-icon-card{margin-inline-end:var(--margin-x)}}}@media screen and (min-width:1024px){.cms-icon-card{--margin-bottom:0;--margin-x:1rem}}