@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";
.Footer-module__csshnG__footer{background:#000;padding:4rem 2rem;font-family:Inter,sans-serif;animation:10s ease-in-out infinite Footer-module__csshnG__wave;position:relative;overflow:hidden}.Footer-module__csshnG__logoContainer{transition:transform .3s;transform:perspective(500px)rotateX(0)rotateY(0)}.Footer-module__csshnG__logoContainer:hover{transform:perspective(500px)rotateX(10deg)rotateY(10deg)}.Footer-module__csshnG__linkGradient{position:relative}.Footer-module__csshnG__linkGradient:after{content:"";background:linear-gradient(90deg,#14b8a6,#06b6d4);width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}.Footer-module__csshnG__linkGradient:hover:after{width:100%}.Footer-module__csshnG__formReveal{max-height:0;transition:max-height .5s ease-out;overflow:hidden}.Footer-module__csshnG__formReveal.Footer-module__csshnG__open{max-height:300px}
