.up-arrow{width:25px;height:25px}.chat-icon{background-color:#0080ff;border-radius:100px;height:50px;width:50px;display:flex;align-items:center;justify-content:center;position:fixed;bottom:27px;right:30px;top:800px}.chat-icon img{max-width:30px}.rocket-icon{position:fixed;bottom:170px;right:30px;z-index:1000;animation:floatRocket 2s ease-in-out infinite}.rocket-icon img{height:50px!important;width:50px!important}@keyframes floatRocket{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(80px)}}.bounce-arrow{animation:bounce 1.8s ease-in-out infinite;cursor:pointer}@media (max-width:767.98px){.bounce-arrow{margin-top:2rem}}.services-reimagined{padding:60px 0}.service-row{margin-bottom:40px;position:relative}.bounce-line{height:2px;background:#000;margin-bottom:20px;transition:all .3s ease-in-out;animation:none}.service-row:hover .bounce-line{animation:bounceLine 1s ease-in-out}@keyframes bounceLine{0%{transform:translateY(0)}25%{transform:translateY(-4px)}50%{transform:translateY(2px)}75%{transform:translateY(-2px)}to{transform:translateY(0)}}.bouncing-line-wrapper{width:100%;position:relative;overflow:hidden;margin:20px 0}.bouncing-line{position:relative;pointer-events:none}@keyframes float-hover{0%,to{transform:translate(0)}50%{transform:translate(4px,-4px)}}@keyframes wave{0%{transform:rotate(0deg)}10%{transform:rotate(14deg)}20%{transform:rotate(-8deg)}30%{transform:rotate(14deg)}40%{transform:rotate(-4deg)}50%{transform:rotate(10deg)}60%{transform:rotate(0deg)}to{transform:rotate(0deg)}}.wave-hand{display:inline-block;transform-origin:70% 70%;animation:wave 2s infinite}.text-orange{color:#fd5b38}.fw-bold{font-weight:700}