#main-content .heroComponent [data-animate=delay]{animation-duration:.5s;animation-fill-mode:forwards;animation-name:slide-in;animation-timing-function:ease-in-out;opacity:0}#main-content .heroComponent [data-animate=delay]:first-child{animation-delay:.1s}#main-content .heroComponent [data-animate=delay]:nth-child(2){animation-delay:.2s}#main-content .heroComponent [data-animate=delay]:nth-child(3){animation-delay:.3s}#main-content .heroComponent [data-animate=delay]:nth-child(4){animation-delay:.4s}#main-content .heroComponent [data-animate=delay]:nth-child(5){animation-delay:.5s}@keyframes slide-in{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}#main-content .heroComponent{animation:heroBgAnimation 8s linear infinite;background:radial-gradient(circle,#fff 0,#d9edef,#fff);background-size:300%;transition:all .3s ease-out}@keyframes heroBgAnimation{0%{background-position:0 50%}20%{background-position:50% 50%}40%{background-position:100% 50%}60%{background-position:50% 100%}80%{background-position:50% 50%}to{background-position:0 50%}}#main-content .rc-product__logos{padding-bottom:2rem;position:relative}#main-content .rc-product__logos:before{background:linear-gradient(180deg,#fff0,#fff 50%,#fff);bottom:0;content:"";display:block;height:320px;left:0;pointer-events:none;position:absolute;right:0;width:100%}#main-content .rc-product__logos--ticker{overflow:hidden;position:relative;white-space:nowrap}#main-content .rc-product__logos--ticker:after,#main-content .rc-product__logos--ticker:before{bottom:0;content:"";display:block;position:absolute;top:0;width:50px;z-index:1}#main-content .rc-product__logos--ticker:before{background:linear-gradient(270deg,#fff0,#fff 50%,#fff);left:0}#main-content .rc-product__logos--ticker:after{background:linear-gradient(90deg,#fff0,#fff 50%,#fff);right:0}#main-content .rc-product__logos .rc-product__logos-track{animation:ticker 30s linear infinite;display:inline-flex}#main-content .rc-product__logos .rc-product__logos-track>div{flex-shrink:0;height:auto;opacity:.8;transition:opacity .3s ease;width:220px}#main-content .rc-product__logos .rc-product__logos-track>div:hover{opacity:1}#main-content .rc-product__logos:hover .rc-product__logos-track{animation-play-state:paused}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}#main-content .hero-SplitWithMedia .rc-shadow-lg{box-shadow:none!important}#main-content .vwo-exp--logo{display:none}
