.ImageViewer__imageitem{position:relative;width:100%;min-height:370px}@media screen and (min-width:1024px){.ImageViewer__imageitem{width:66.6666666667%}.ImageViewer__imageitem:not(.is-editMode){min-height:70vh}}.ImageViewer__image{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:all .4s ease}@media screen and (min-width:1024px){.ImageViewer__image{overflow:hidden;height:auto}}.ImageViewer__image.is-active{opacity:1}.CardViewer__card{position:absolute;z-index:2;display:flex;flex-direction:column;overflow:hidden;width:calc(100% - 16px);max-height:295px;padding:32px 36px;border-radius:8px;margin:36px 8px;background-color:hsla(0,0%,94.9%,.9)}@media screen and (min-width:1024px){.CardViewer__card{position:relative;width:33.3333333333%;padding:96px 64px;margin:0}.CardViewer__card:not(.is-editMode){min-height:70vh}.CardViewer__card:not(.is-editMode) .CardViewer__item{min-height:70vh}}.CardViewer__content{font-size:1.6rem;text-align:center}@media screen and (min-width:1024px){.CardViewer__content{font-size:2.3rem}}.CardViewer__title{font-size:2.4rem;font-weight:700}.CardViewer__bodycopy{overflow-y:auto;max-height:168px;margin:24px 0 0;line-height:1.2}@media screen and (min-width:1024px){.CardViewer__bodycopy{max-height:250px;margin:44px 0 0}}.CardViewer__item{min-height:290px}@media screen and (min-width:1024px){.CardViewer__item{min-width:100%}}.ImageCard{position:relative;width:100%;background:#fff}@media screen and (min-width:1024px){.ImageCard{opacity:0}}.ImageCard.is-visible{opacity:1}.ImageCard__viewer{position:-webkit-sticky;position:sticky;top:calc(50% - 144px);display:flex}@media screen and (min-width:1024px){.ImageCard__viewer{top:calc(15% + 50px)}}