.home-hero.ui-hero{padding:100px 0}#heroSlider .splide__list{align-items:center}#heroSlider .splide__slide{align-items:center;display:flex;height:90px;justify-content:center}#heroSlider .splide__slide img{max-height:100%;object-fit:contain;width:auto}.ui-hero-slider-row{margin-top:88px}.hero-graphic{animation:heroFadeIn .6s ease forwards;opacity:0;position:absolute;transform:translateY(12px)}.hero-graphic-1{animation-delay:.5s;left:3%;top:-10px;width:55%}.hero-graphic-2{animation-delay:.3s;right:6%;top:20%;width:80%}.hero-graphic-3{animation-delay:.6s;bottom:0;left:2%;width:28%}.hero-graphic-4{animation-delay:.75s;bottom:0;right:0;width:33%}@keyframes heroFadeIn{to{opacity:1;transform:translateY(0)}}