.parallax{height:100%;overflow:hidden;position:relative;width:100%;--animate-parallax-transform:calc(var(--024eb437)*-1)}.parallax img{left:0;min-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0}.parallax .debug{background:red;color:#fff;content:var(--debug,"");left:0;padding:10px;position:absolute;top:0;z-index:111}@media (min-width:768px){.parallax.direction-horizontal img{height:100%;left:calc(var(--024eb437)*-1);min-width:calc(100% + var(--024eb437)*2);transform:translate(var(--animate-parallax-transform));width:calc(100% + var(--024eb437)*2)}.parallax.direction-vertical img{height:100%;min-height:calc(100% + var(--024eb437)*2);top:calc(var(--024eb437)*-1);transform:translateY(var(--animate-parallax-transform));width:100%}}
