.simulator-cta{flex-direction:column;justify-content:center;align-items:center;display:flex}.simulator-cta svg{animation:2s ease-in-out infinite float}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.about-section{grid-template-columns:1fr 1fr;justify-items:center;gap:80px;display:grid;position:relative;overflow:visible}.about-section:before{z-index:-1;content:"";background-image:url(/images/misc/circle.webp);background-repeat:no-repeat;background-size:contain;width:728px;height:728px;position:absolute;top:-100px;left:-214px}@media (max-width:767px){.about-section{grid-template-columns:1fr}.about-section:before{width:315px;height:315px;top:0;left:-150px}.about-section .title-and-paragraph .title{margin:0 auto}.about-section .button{margin-left:auto;margin-right:auto}}.about-section img{width:100%;max-width:536px;height:auto}.about-section .title-and-paragraph{gap:24px}
