body{font-family:Inter,sans-serif}.cta-button:hover{box-shadow:0 0 15px rgba(102,194,155,.5)}.pulse-dot{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.float-animation{animation:float 3s ease-in-out infinite}.timeline-dot:before{content:"";position:absolute;left:-36px;top:8px;width:16px;height:16px;border-radius:50%;background-color:#66C29B;z-index:1}.timeline-dot:after{content:"";position:absolute;left:-29px;top:24px;width:2px;height:calc(100% + 24px);background-color:#E5F9DA;z-index:0}.timeline-dot:last-child:after{display:none}