.pic--blur-up{position:relative;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat}.pic__picture{position:relative;display:block}.pic__img{display:block;width:100%}.pic__img--blur-up{animation:pic-blur-up-fade .5s ease-in-out both}@keyframes pic-blur-up-fade{from{opacity:0}to{opacity:1}}.magic-img--blur-up{position:relative;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat}.magic-img--blur-up>.magic-img__picture{position:absolute;inset:0;width:100%;height:100%}.magic-img__picture{display:block;width:100%}.magic-img__img{display:block;width:100%;height:auto}.magic-img__img--blur-up{height:100%;animation:magic-img-fade .5s ease-in-out both}.magic-img__img--cover{object-fit:cover}.magic-img__img--contain{object-fit:contain}.magic-img__img--fill{object-fit:fill}.magic-img__img--none{object-fit:none}.magic-img__img--scale-down{object-fit:scale-down}@keyframes magic-img-fade{from{opacity:0}to{opacity:1}}
