.show-demo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;background:#141414;margin:0;padding:0}.show-demo-grid .show-demo-card{background:#141414}.show-demo-grid .show-demo-thumb-link{display:block;width:100%;text-decoration:none}.show-demo-grid .u-video-thumb-container{position:relative;width:100%;aspect-ratio:480/290;overflow:hidden;background:#000;border-radius:30px}.show-demo-grid .show-demo-title{margin-top:10px;color:#fff;text-align:center;font-family:"Goli","Inter","Segoe UI",Arial,sans-serif;font-size:34px;font-weight:500;text-transform:capitalize;line-height:45px}.show-demo-grid .spokepeople-video-wrapper{width:100%!important;margin:0!important;padding:0!important;border-radius:0!important;display:block!important;flex-wrap:nowrap!important}.show-demo-grid .spokepeople-video-heading{margin-top:10px!important}.show-demo-grid .spokepeople-video-wrapper p,.show-demo-grid .show-demo-card p{display:none!important}.show-demo-modal{max-width:850px;width:100%;background:#141414;border:1px solid #5d5d5d;border-radius:20px;padding:16px}.show-demo-modal iframe{display:block;width:100%;height:500px;margin-top:24px}.show-demo-modal a.close-modal{top:24px;right:16px}.show-demo-error{padding:1rem;background:#fee;color:#900;border:1px solid #fcc;border-radius:4px;font-size:.9rem}@media screen and (max-width:1024px){.show-demo-grid .show-demo-title{font-size:26px;line-height:34px}.show-demo-modal iframe{height:360px}}@media screen and (max-width:767px){.show-demo-grid{grid-template-columns:1fr}.show-demo-grid .show-demo-title{font-size:34px;line-height:45px}.show-demo-modal iframe{height:350px}}