.apps-showcase-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative;width:100%}.apps-showcase-wrapper .apps-showcase-title{margin-bottom:36px;text-align:center}.apps-showcase-wrapper .apps-showcase-container{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:1200px;width:100%}.apps-showcase-wrapper .apps-showcase-item-wrapper{box-sizing:border-box;padding:6px;width:min(100%,588px)}.apps-showcase-wrapper .apps-showcase-item{align-items:center;border:2px solid;border-radius:12px;box-sizing:border-box;display:flex;flex-direction:column;height:100%;padding:24px;width:100%}.apps-showcase-wrapper .apps-showcase-info-wrapper{align-items:center;display:flex;flex-direction:column;margin-bottom:32px}.apps-showcase-wrapper .apps-showcase-item-copy{color:#512f77;font-family:Open Sans,sans-serif;font-size:18px;line-height:1.5;text-align:center}.apps-showcase-wrapper .apps-showcase-img-wrapper{display:flex;justify-content:center;margin-top:16px}.apps-showcase-wrapper .apps-showcase-img{height:auto;width:100%}@media (max-width:1200px){.apps-showcase-wrapper .apps-showcase-container{align-items:center;flex-direction:column}.apps-showcase-wrapper .apps-showcase-item-wrapper:not(:first-child){margin-top:24px}.apps-showcase-wrapper .apps-showcase-item-title{font-size:32px!important;line-height:1.4;margin-top:24px;text-align:center}}