section.demo-section{background-color:#0f091b;padding:72px 0}@media(max-width:767px){section.demo-section{padding:0}}section.demo-section .demo-content{max-width:1296px;margin:auto;padding:68px 20px;text-align:center;color:#fff;border-radius:20px;background:linear-gradient(45deg,#6335f0,#df9fff)}section.demo-section .demo-content h3{font-family:Inter,sans-serif;font-size:57px;margin-bottom:40px}@media(max-width:767px){section.demo-section .demo-content h3{font-size:40px}}section.demo-section .demo-content p{font-family:Inter,sans-serif;font-size:20px}@media(max-width:767px){section.demo-section .demo-content p{font-size:18px}}section.demo-section .demo-content a{display:inline-block;margin-top:20px;padding:16px 42px;border-radius:50px;background-color:#fff;color:#6335f0;text-decoration:none;transition:all .3s ease}section.demo-section .demo-content a:hover{background-color:#f5f5f5}