#hero p{color:#242424}#hero button{color:#fff;text-align:center;box-sizing:border-box;background:#5e17eb;border-radius:10px;z-index:1;overflow:hidden;box-shadow:0 5px 15px 0 hsla(0,6%,93%,.3);width:200px;height:40px;font-size:12px}@media(min-width:1024px){#hero button{width:200px;height:65px;font-size:14px}}@media(min-width:1280px){#hero button{width:250px;height:65px;font-size:16px}}@media(min-width:1536px){#hero button{width:300px;height:65px;font-size:18px}}.hero-bg{position:relative}.hero-bg,.hero-bg:before{background-size:cover;background-position:50%;background-repeat:no-repeat}.hero-bg:before{content:"";position:absolute;inset:0;z-index:-1;background-image:url(/images/kodeacross-hero-bg.png);opacity:.02}.right-column::-webkit-scrollbar{display:none}.right-column{-ms-overflow-style:none;scrollbar-width:none}@media only screen and (max-width:768px){.right-column{-webkit-overflow-scrolling:touch;overflow:hidden}}.box,.card-testimonials{background:linear-gradient(51deg,#f7119d,#cce408);background-size:400% 400%;-webkit-animation:Gradient 16s ease infinite;-moz-animation:Gradient 16s ease infinite;-o-animation:Gradient 16s ease infinite;animation:Gradient 16s ease infinite}@keyframes testimonialsBackgroundTransition{0%{background:transparent;opacity:0}to{background:linear-gradient(to top right,#1e0d40,#000 80%);opacity:1}}.testimonials-bg{position:relative;transition:color 1s ease-in-out}.testimonials-bg:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:transparent;transition:background 1s ease-in-out,opacity 1s ease-in-out;opacity:0;z-index:-1}.testimonials-bg.testimonials-bg-active:before{animation:backgroundTransition 1s ease-in-out forwards}.testimonials-bg.testimonials-bg-active{color:#fff}.testimonials-bg-transparent{color:#000}.testimonials-bg-transparent:before{background:transparent;opacity:0}.text-transition{transition:color .5s ease-in-out}