@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.floating-device{position:relative;animation:float 3s ease-in-out infinite}.floating-dashboard{position:relative;animation:float 3s ease-in-out infinite reverse;margin-left:-50px}.feature-card:before{content:"";position:absolute;top:-30px;height:103px;right:-32px;width:105px;background:url(/images/circle-arc-pink.png) no-repeat;opacity:1;background-size:contain;transform:rotate(-60deg)}.feature-card.bottom:before{bottom:-20px;top:auto;transform:rotate(-15deg);right:-30px}@media (max-width:768px){.relative.-mt-48{margin-top:-10rem!important}.min-h-\[720px\]{min-height:600px!important;padding-bottom:1rem!important}.floating-dashboard{margin-bottom:1rem}.bg-white.rounded-lg.p-6.shadow-md{margin-top:.5rem!important}}@media (max-width:576px){.relative.-mt-48{margin-top:-6rem!important}.min-h-\[720px\]{min-height:500px!important;padding-bottom:1rem!important}}