.ImageViewer__imageitem{width:100%;max-height:370px}@media screen and (min-width:1024px){.ImageViewer__imageitem{width:66.6666666667%;position:relative;max-height:570px}}.ImageViewer__image{width:100%;position:absolute;top:0;left:0;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{border-radius:8px;width:calc(100% - 16px);background-color:hsla(0,0%,94.9%,.9);position:absolute;overflow:hidden;z-index:2;margin:36px 8px;padding:64px 36px 32px;max-height:295px;display:flex;flex-direction:column}@media screen and (min-width:1024px){.CardViewer__card{padding:96px 64px;width:33.3333333333%;max-height:570px;position:relative;margin:0}}.CardViewer__content{font-size:1.6rem;text-align:center}@media screen and (min-width:1024px){.CardViewer__content{font-size:2.3rem}}.CardViewer__title{font-weight:700;font-size:2.4rem}.CardViewer__bodycopy{padding:24px 0 0;line-height:1.2}@media screen and (min-width:1024px){.CardViewer__bodycopy{padding:44px 0 0}}.CardViewer__item{height:290px}@media screen and (min-width:1024px){.CardViewer__item{width:100%;height:500px}}.ImageCard{position:relative;display:flex;align-items:flex-start;width:100%;overflow:hidden;background:#fff}@media screen and (min-width:1024px){.ImageCard{opacity:0}}.ImageCard.is-visible{opacity:1}