.get-started-card{align-items:center;background-position:50%;background-size:cover;border:none;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.3);color:#000;display:flex;height:442px;justify-content:center;margin:auto;overflow:hidden;padding:20px;position:relative;text-align:center;width:1016px}.card-content{max-width:600px}.get-started-card h2{color:#000;margin-bottom:10px}.get-started-card p{color:#000;margin-bottom:40px}.contact-button{background-color:#771fc4;border-radius:25px;color:#fff;margin-bottom:40px;padding:12px 24px;text-decoration:none;transition:background-color .3s;z-index:1}.contact-button:focus,.contact-button:hover{background-color:#8359e3;color:#fff}@media (max-width:768px){.get-started-card{height:auto;padding:20px;width:100%}.get-started-card p{margin-bottom:20px}}@media (max-width:1324px){.get-started-card{width:calc(100% - 60px)}}@media (max-width:768px){.get-started-card{width:calc(100% - 60px)}}