.hero-ken-burns-slider-block{position:relative;overflow:hidden}.hero-ken-burns-slider-block:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:linear-gradient(90deg,rgba(0,0,0,.4) 0%,rgba(0,0,0,.88) 0%,rgba(0,0,0,.62) 47.48%,rgba(0,0,0,.04) 66.75%,rgba(0,0,0,0) 100%)}.hero-ken-burns-slider-block .container{display:flex;flex-direction:column;justify-content:center;position:absolute;width:100%;height:100%;z-index:200}.hero-ken-burns-slider-block .content{color:#fff;max-width:600px}img.kenBurns{position:absolute;top:-99999px;bottom:-99999px;left:-99999px;right:-99999px;margin:auto;min-width:100%;min-height:100%;max-width:none;max-height:none;object-fit:cover;z-index:1;opacity:0;transform-origin:15% 60%;transition-property:opacity}img.kenBurns:nth-child(2n+1){transform-origin:85% 40%}img.kenBurns:nth-child(3n+1){transform-origin:15% 60%}img.kenBurns:nth-child(4n+1){transform-origin:85% 60%}img.kenBurns.active{opacity:1}img.kenBurns.animating{animation:kenBurnsIn;animation-fill-mode:forwards;z-index:4}img.kenBurns.beforeAnimation{opacity:0;z-index:2}img.kenBurns.afterAnimation{z-index:3;transform:scale(1.05)}@keyframes kenBurnsIn{0%{transform:scale(1)}100%{transform:scale(1.1)}}@media only screen and (max-width:1170px){.hero-ken-burns-slider-block:before{background:rgba(0,0,0,.6)}}@media only screen and (max-width:960px){.hero-ken-burns-slider-block{height:500px}}