.animated_inner_hero_image{display:flex;height:100%;width:100%}.animated_inner_hero_inner{height:430px;max-width:490px;position:relative;width:100%}.dnd-column:has(.animated_inner_hero_inner){justify-content:flex-start!important}.animated_inner_hero_image.left{justify-content:flex-start}.animated_inner_hero_image.right{justify-content:flex-end}.animated_inner_hero_image.center{justify-content:center}.animated_inner_hero_svg_content{height:100%;position:absolute;top:0;width:100%}.animated_inner_hero_inner img{height:auto;min-height:325px;object-fit:cover;object-position:bottom right;opacity:1;width:100%}@keyframes fadeInHeroEls{0%{opacity:0}to{opacity:1}}