.smart-img{display:block;line-height:0;max-width:100%;overflow:hidden;position:relative;width:100%}.smart-img.is-rounded{border-radius:50%}.smart-img>img.smart-img__current,.smart-img>img.smart-img__stale{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.smart-img>img.smart-img__stale{opacity:1;z-index:1}.smart-img>img.smart-img__current{opacity:0;transition:opacity .15s ease-out;z-index:2}.smart-img.is-hero>img.smart-img__current,.smart-img.is-visible>img.smart-img__current.is-loaded,.smart-img.is-visible>img.smart-img__stale{opacity:1}.smart-img__ph{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}