@media (min-width:768px){.hj-imgmod.is-hide-desktop{display:none!important}}@media (max-width:767px){.hj-imgmod.is-hide-mobile{display:none!important}}.hj-imgmod{--y:0px;--op:1;display:flex;justify-content:center;max-width:100%;text-align:center}.hj-imgmod__img{border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.12),0 12px 32px rgba(0,0,0,.12);display:block;height:auto;max-width:100%;opacity:var(--op);transform:translateY(var(--y));transition:box-shadow .25s ease,border-radius .2s ease,transform .45s ease,opacity .45s ease}.hj-imgmod.is-no-round .hj-imgmod__img{border-radius:0}.hj-imgmod.is-no-shadow .hj-imgmod__img,.hj-imgmod.is-no-shadow .hj-imgmod__link:focus-visible .hj-imgmod__img,.hj-imgmod.is-no-shadow .hj-imgmod__link:hover .hj-imgmod__img,.hj-imgmod.is-no-shadow:hover .hj-imgmod__img{box-shadow:none!important;--y:0px}.hj-imgmod__link{border-radius:inherit;outline:none}.hj-imgmod__link:focus-visible .hj-imgmod__img{box-shadow:0 0 0 3px rgba(254,96,0,.35),0 4px 12px rgba(0,0,0,.12),0 12px 32px rgba(0,0,0,.12)}.hj-imgmod.is-reveal-init .hj-imgmod__img{--y:16px;--op:0}.hj-imgmod.is-revealed .hj-imgmod__img{--y:0px;--op:1}.hj-imgmod.is-revealed .hj-imgmod__link:hover .hj-imgmod__img,.hj-imgmod.is-revealed:hover .hj-imgmod__img{--y:-4px;box-shadow:0 10px 20px rgba(0,0,0,.16),0 20px 40px rgba(0,0,0,.16)}@media (prefers-reduced-motion:reduce){.hj-imgmod.is-reveal-init .hj-imgmod__img,.hj-imgmod__img{opacity:1;transform:none;transition:none}}