.parallax{height:100%;overflow:hidden;position:relative;width:100%;--animate-parallax-transform:calc(var(--eb33b998)*-1)}.parallax img{left:0;min-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0}@media (min-width:768px){.parallax.direction-horizontal img{height:100%;left:calc(var(--eb33b998)*-1 - 10px);min-width:calc(100% + var(--eb33b998)*2);transform:translate(var(--animate-parallax-transform));width:calc(100% + var(--eb33b998)*2)}.parallax.direction-vertical img{height:100%;min-height:calc(100% + var(--eb33b998)*2);top:calc(var(--eb33b998)*-1 + 10px);transform:translateY(var(--animate-parallax-transform));width:100%}}
