.step-circle{display:flex;align-items:center;justify-content:center;border-radius:9999px}.review-slider{scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.review-card{width:250px;margin:0 auto;flex:0 0 auto;border-radius:25px;border:1.5px solid #d2e0e6;padding:25px 20px;display:flex;flex-direction:column;box-sizing:border-box}@media (min-width:600px){.review-card{width:500px;padding:50px 40px}.review-slider{touch-action:none}}.review-user{display:flex;align-items:center;gap:14px}.review-user-img{width:48px;height:48px;border-radius:50%;object-fit:cover;border-width:1px;border-color:#D2E0E6}.review-user-info{display:flex;flex-direction:column}.review-scroll{cursor:grab;transition:box-shadow .2s;will-change:scroll-position}.review-scroll.dragging{cursor:grabbing;box-shadow:0 4px 16px 0 rgba(0,0,0,.1)}section>div>section{margin-top:0!important}section>div>section>div:nth-child(2){color:black!important}@keyframes slideIn{0%{transform:translateY(0)}to{transform:translateY(-20px)}}.device{margin-left:30px}h1,h2,h3,h4,h5,h6{scroll-margin-top:100px}@keyframes slideRight{0%{transform:translateX(0)}to{transform:translateX(20%)}}.hero{animation:slideRight 1s ease-in-out infinite alternate-reverse}.perspective-3d{perspective:1200px}.device-3d-left{animation:device3dleft-float 2.5s ease-in-out infinite alternate}@keyframes device3dleft-float{0%{transform:translateY(-30px)}to{transform:translateY(-40px)}}.device-3d-right{animation:device3dright-float 2.5s ease-in-out infinite alternate}@keyframes device3dright-float{0%{transform:skewX(6deg) rotate(6deg) rotateY(-18deg) translateY(0)}to{transform:skewX(6deg) rotate(6deg) rotateY(-24deg) translateY(-18px)}}.hero-blur-wrapper{position:absolute;top:20%;left:-15%;z-index:-10;width:440px;height:440px;overflow:hidden;border-radius:inherit}