@keyframes pulse-animation{0%{box-shadow:0 0 0 0 hsla(0,0%,100%,.5)}to{box-shadow:0 0 0 100px hsla(0,0%,100%,0)}}@keyframes hero-thumb-animation{0%{transform:translateY(40px)}to{transform:translateY(100px)}}.bg-gradient-1{background:#ffd302;background:linear-gradient(211deg,#064c7f,#ffd302);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#064c7f",endColorstr="#ffd302",GradientType=1)}.bg-gradient-2{background:#ffd302;background:linear-gradient(211deg,#ffd302,#064c7f);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffd302",endColorstr="#064c7f",GradientType=1)}body .text-clip{background:-webkit-linear-gradient(45deg,#44ff9a -.55%,#44b0ff 22.86%,#8b44ff 48.36%,#f64 73.33%,#ebff70 99.34%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}body .bg-rainbow{background:linear-gradient(90deg,#44ff9a -.55%,#44b0ff 22.86%,#8b44ff 48.36%,#f64 73.33%,#ebff70 99.34%)}.testimonialwrap{background:#056cb8 url(/images/apps/testimonials-bg.jpg) repeat 50%;background-attachment:scroll;background-attachment:fixed;text-align:center;padding:70px 0}.blog-content-detail li,.blog-content-detail p,.blog-content-detail ul{margin-bottom:1rem}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.image-container{position:relative;height:400px;overflow:hidden}.image-scroll{transition:transform 4.5s ease-in-out;width:100%;height:auto}.image-container:hover .image-scroll{transform:translateY(calc(-100% + 400px))}.blog-content-detail img{max-width:100%;height:auto}@media screen and (max-width:990px){.howitwrap{margin:15px;padding:15px;border-radius:12px}.howitimg{position:static}}@media screen and (max-width:767px){.howlist li{margin-top:1rem}}