.sh-content-cards{display:flex;gap:30px;width:100%}.sh-content-cards>div{border-radius:16px;flex:1 1 0;overflow:hidden}.sh-video{border-radius:16px;margin-bottom:20px}.sh-content-card{border-radius:16px;color:#fff;display:flex;flex-direction:column;height:100%;overflow:hidden}.sh-content-card__image{align-items:center;background:#fff;display:flex;padding:30px 0}.sh-content-card__image img{margin:0 auto;max-width:160px;width:75%}.sh-content-card__body{flex-grow:1;padding:40px 30px;position:relative}.sh-content-card__body h3{color:#fff;font-size:20px;font-weight:700;line-height:24px}.sh-content-card__cta{bottom:40px;position:absolute}.sh-content-cards--vertical{flex-direction:column}.sh-content-cards--vertical .sh-content-card{flex:0;flex-direction:row}.sh-content-cards--vertical .sh-content-card__image{min-width:300px}@media (max-width:900px){.sh-content-cards{display:block}.sh-content-cards>div+div{margin-top:30px}}