.image-text-box{border-radius:var(--sc-border-radius-sm);box-shadow:var(--sc-shadow-sm);color:var(--sc-color-body);flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.image-text-box .image-text-box__image{aspect-ratio:1;object-fit:cover}.image-text-box .image-text-box__content{gap:var(--sc-spacing-xsmall);padding:var(--sc-spacing-small);flex-direction:column;display:flex}.image-text-box .image-text-box__content h4{margin-bottom:0}.image-text-box .image-text-box__content .image-text-box__subtitle{font-size:var(--sc-text-small);margin:0}
