.ProductHeroBackground{display:grid;grid-template-columns:repeat(14,1fr);grid-template-rows:repeat(10,1fr);height:100%;left:-5%;position:absolute;top:20vh;width:118%}.ProductHeroBackground-imageWrapper{grid-column:var(--grid-column)/span var(--grid-column-span);grid-row:var(--grid-row)/span var(--grid-row-span)}.ProductHeroBackground-imageWrapper[data-z-front=true]{z-index:1}.ProductHeroBackground-imageWrapper:nth-of-type(0){transition-delay:0s;transition:0s linear}.ProductHeroBackground-imageWrapper:nth-of-type(0) .ProductHeroBackground-image{animation-delay:0s}.ProductHeroBackground-imageWrapper:first-of-type{transition-delay:80ms;transition:50ms linear}.ProductHeroBackground-imageWrapper:first-of-type .ProductHeroBackground-image{animation-delay:.6s}.ProductHeroBackground-imageWrapper:nth-of-type(2){transition-delay:.16s;transition:.1s linear}.ProductHeroBackground-imageWrapper:nth-of-type(2) .ProductHeroBackground-image{animation-delay:1.2s}.ProductHeroBackground-imageWrapper:nth-of-type(3){transition-delay:.24s;transition:.15s linear}.ProductHeroBackground-imageWrapper:nth-of-type(3) .ProductHeroBackground-image{animation-delay:1.8s}.ProductHeroBackground-imageWrapper:nth-of-type(4){transition-delay:.32s;transition:.2s linear}.ProductHeroBackground-imageWrapper:nth-of-type(4) .ProductHeroBackground-image{animation-delay:2.4s}.ProductHeroBackground-imageWrapper:nth-of-type(5){transition-delay:.4s;transition:.25s linear}.ProductHeroBackground-imageWrapper:nth-of-type(5) .ProductHeroBackground-image{animation-delay:3s}.ProductHeroBackground-imageWrapper:nth-of-type(6){transition-delay:.48s;transition:.3s linear}.ProductHeroBackground-imageWrapper:nth-of-type(6) .ProductHeroBackground-image{animation-delay:3.6s}.ProductHeroBackground-imageWrapper:nth-of-type(7){transition-delay:.56s;transition:.35s linear}.ProductHeroBackground-imageWrapper:nth-of-type(7) .ProductHeroBackground-image{animation-delay:4.2s}.ProductHeroBackground-imageWrapper:nth-of-type(8){transition-delay:.64s;transition:.4s linear}.ProductHeroBackground-imageWrapper:nth-of-type(8) .ProductHeroBackground-image{animation-delay:4.8s}.ProductHeroBackground-imageWrapper:nth-of-type(9){transition-delay:.72s;transition:.45s linear}.ProductHeroBackground-imageWrapper:nth-of-type(9) .ProductHeroBackground-image{animation-delay:5.4s}.ProductHeroBackground-imageWrapper:nth-of-type(10){transition-delay:.8s;transition:.5s linear}.ProductHeroBackground-imageWrapper:nth-of-type(10) .ProductHeroBackground-image{animation-delay:6s}.ProductHeroBackground-imageWrapper:nth-of-type(11){transition-delay:.88s;transition:.55s linear}.ProductHeroBackground-imageWrapper:nth-of-type(11) .ProductHeroBackground-image{animation-delay:6.6s}.ProductHeroBackground-imageWrapper:nth-of-type(12){transition-delay:.96s;transition:.6s linear}.ProductHeroBackground-imageWrapper:nth-of-type(12) .ProductHeroBackground-image{animation-delay:7.2s}.ProductHeroBackground-imageWrapper:nth-of-type(13){transition-delay:1.04s;transition:.65s linear}.ProductHeroBackground-imageWrapper:nth-of-type(13) .ProductHeroBackground-image{animation-delay:7.8s}.ProductHeroBackground-imageWrapper:nth-of-type(14){transition-delay:1.12s;transition:.7s linear}.ProductHeroBackground-imageWrapper:nth-of-type(14) .ProductHeroBackground-image{animation-delay:8.4s}.ProductHeroBackground-imageWrapper:nth-of-type(15){transition-delay:1.2s;transition:.75s linear}.ProductHeroBackground-imageWrapper:nth-of-type(15) .ProductHeroBackground-image{animation-delay:9s}.ProductHeroBackground-imageWrapper:nth-of-type(16){transition-delay:1.28s;transition:.8s linear}.ProductHeroBackground-imageWrapper:nth-of-type(16) .ProductHeroBackground-image{animation-delay:9.6s}.ProductHeroBackground-imageWrapper:nth-of-type(17){transition-delay:1.36s;transition:.85s linear}.ProductHeroBackground-imageWrapper:nth-of-type(17) .ProductHeroBackground-image{animation-delay:10.2s}.ProductHeroBackground-imageWrapper:nth-of-type(18){transition-delay:1.44s;transition:.9s linear}.ProductHeroBackground-imageWrapper:nth-of-type(18) .ProductHeroBackground-image{animation-delay:10.8s}.ProductHeroBackground-imageWrapper:nth-of-type(19){transition-delay:1.52s;transition:.95s linear}.ProductHeroBackground-imageWrapper:nth-of-type(19) .ProductHeroBackground-image{animation-delay:11.4s}.ProductHeroBackground-imageWrapper:nth-of-type(20){transition-delay:1.6s;transition:1s linear}.ProductHeroBackground-imageWrapper:nth-of-type(20) .ProductHeroBackground-image{animation-delay:12s}[data-animation-state=initial] .ProductHeroBackground-imageWrapper{transform:translateY(20vh)}.ProductHeroBackground-imageWrapper{transform:translateY(calc(var(--progress)*-40vh))}.ProductHeroBackground-image{animation-duration:3s;animation-iteration-count:infinite;animation-name:floating;animation-timing-function:ease-in-out;height:100%;position:relative;transition:transform 1.5s ease-in-out;width:100%}.ProductHeroBackground-image span{color:#adff2f;font-size:20px;left:50%;position:absolute;top:50%;z-index:10}.ProductHeroBackground-image img{inset:0;max-height:100%;-o-object-fit:contain;object-fit:contain;position:absolute;width:100%}@keyframes floating{0%{transform:translate(0)}50%{transform:translateY(15px)}to{transform:translate(0)}}
