.codeeditor{position:relative}.codeeditor:after{content:"";position:absolute;top:55;left:38%;width:40%;height:40%;background-color:#bbf7d0;z-index:-1}@media only screen and (max-width:600px){.codeeditor:after{height:30%}}@media only screen and (min-width:768px){.codeeditor:after{height:40%}}@media only screen and (min-width:1060px){.codeeditor:after{height:50%;width:56%}}.wave-animation path{stroke-dashoffset:-1000}.lines-animation path,.wave-animation path{stroke-dasharray:1000;animation:waveAnimation 3s linear infinite}.lines-animation path{stroke-dashoffset:1000}@keyframes waveAnimation{0%{stroke-dashoffset:1000}to{stroke-dashoffset:0}}.useCasesColor{position:relative}.useCasesColor:after{content:"";position:absolute;top:55;left:38%;width:40%;height:40%;background-color:#bbf7d0;z-index:-1}@media only screen and (max-width:767px){.useCasesColor:after{height:20%}}@media only screen and (min-width:768px){.useCasesColor:after{height:30%}}@media only screen and (min-width:1060px){.useCasesColor:after{height:40%}}.multistep-progress{display:flex;flex-direction:column;align-items:center}.multistep-progresssss{display:none}@media (min-width:1024px){.multistep-progresssss{display:flex;flex-direction:column;align-items:center}}.step{width:100px;height:100px;border:2px solid #ccc;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#fff;color:#ccc;font-size:18px;transition:background-color .3s,color .3s}.line{width:4px;height:110px;background-color:#7c977c;transition:background-color .3s}.step.active{background-color:#16a34a;color:#fff;border-color:#16a34a}.button-container{display:flex;flex-direction:column;margin-top:8px}.button{margin-top:8px;cursor:pointer;background-color:#4caf50;color:#fff;border:none;border-radius:4px;padding:8px;font-size:16px}.button:disabled{background-color:#ccc;color:#555;cursor:not-allowed}.whatsapp_float{position:fixed;bottom:40px;right:33px;color:#fff;border-radius:50px;text-align:center;font-size:30px;z-index:50}.whatsapp-icon{margin-top:16px}@media screen and (max-width:767px){.whatsapp-icon{margin-top:10px}.whatsapp_float{width:40px;height:40px;bottom:50px;right:40px;font-size:22px}}