.demo-card{background-color:#0b172c;background-image:url(https://www.cerby.com/hubfs/Demo/demo-card-background.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;display:grid;gap:20px;margin-bottom:40px;padding:20px;scroll-margin-top:160px}@media (min-width:1024px){.demo-card{align-items:center;gap:100px;grid-template-columns:40% 1fr;margin-bottom:65px;padding:65px}}.demo-card-icon{margin-bottom:40px;max-height:60px;max-width:60px}.demo-card-description,.demo-card-title{color:#fff}@media (min-width:1024px){.demo-card-description{font-size:18px}}.demo-card-link{color:#fff;display:inline-block;text-decoration:underline}@media (min-width:1024px){.demo-card-link{margin-top:20px}}.demo-card-link:hover{color:#0db0e8;text-decoration:underline}.demo-card-link:hover .link-arrow path{color:#0db0e8}