html,body{color:#fff;background:linear-gradient(#0f0f0f,#050505);margin:0;font-family:Nunito,sans-serif}body>*{overflow-x:hidden}*{box-sizing:border-box;margin:0;padding:0}.km-sticky-calendly{z-index:9999;width:140px;height:140px;text-decoration:none;position:fixed;bottom:30px;right:30px;overflow:hidden}.km-rotate-text{width:100%;height:100%;animation:12s linear infinite rotateText;position:absolute}.km-rotate-text svg{fill:#ddeb45;letter-spacing:3px;width:100%;height:100%;font-weight:600}.km-center-logo{background:#111;border:3px solid #ddeb45;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.km-center-logo img{width:40px}.km-sticky-calendly:hover .km-center-logo{transform:translate(-50%,-50%)scale(1.1);box-shadow:0 0 20px #ddeb4599}@keyframes rotateText{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.km-sticky-calendly{width:110px;height:110px;bottom:20px;right:20px}.km-center-logo{width:55px;height:55px}.km-center-logo img{width:30px}}.framer-touch-btn{color:#fff;z-index:2;background:#000;border-radius:50px;align-items:center;gap:12px;padding:16px 34px;font-size:18px;font-weight:600;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.framer-touch-btn:before{content:"";z-index:-2;background:conic-gradient(#dde748 0%,#af0 25%,#d5ff66 50%,#dde748 100%);border-radius:50px;animation:2.2s linear infinite rotateGlow;position:absolute;inset:-4px}.framer-touch-btn:after{content:"";z-index:-1;background:#000;border-radius:50px;position:absolute;inset:4px;box-shadow:0 18px 35px #dde74840}.framer-touch-btn:after,.framer-touch-btn:before{pointer-events:none}.dot{background:#dde748;border-radius:50%;width:12px;height:12px}@keyframes rotateGlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.contact-link,.contact-link:hover{color:inherit;text-decoration:none!important}
