.smart-card-widget-container{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:6%}.smart-card{padding-bottom:20px;margin-top:15px;width:calc(33.33% - 20px);box-sizing:border-box}.smart-card-widget-container .smart-card .full-width{width:100%;height:auto}.smart-card-widget-container .smart-card .card-heading{margin-top:10px}.smart-card-widget-container .smart-card .card-heading.text-center{text-align:center}.smart-card-widget-container .smart-card .card-description.text-center{margin-top:10px}.smart-card-widget-container .smart-card .card-description{text-align:center}.smart-card-widget-container .smart-card .card-sub-description{text-align:center}.smart-card-widget-container .smart-card.with-padding{padding:20px}.smart-card-widget-container .smart-card.with-shadow{box-shadow:0 4px 8px rgb(0 0 0 / .2)}