.m-article-with-gallery__button{align-self:baseline}.m-article-with-gallery__grid{display:flex;justify-content:space-between;height:100%}.m-article-with-gallery__content{display:flex;flex-direction:column;align-self:var(--align-self);width:41%;padding-top:60px}.m-article-with-gallery__heading{margin-bottom:16px;color:currentColor}.m-article-with-gallery__heading::after{content:'';display:block;width:96px;height:4px;margin:16px 0;background-color:var(--accent-color)}.m-article-with-gallery__heading em{font-style:normal;color:var(--accent-color)}.m-article-with-gallery__subtitle{margin-bottom:16px;color:currentColor}.m-article-with-gallery__copy{margin-bottom:48px}.m-article-with-gallery__badges{display:flex;flex-direction:column;justify-content:flex-end;width:100%;margin-top:50px}.m-article-with-gallery__badges-inner{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.m-article-with-gallery__badge{width:calc(33.33% - 10px)}.m-article-with-gallery__badge img{max-width:100%}.m-article-with-gallery__gallery{position:relative;align-self:baseline;width:53%}.m-article-with-gallery__gallery::after{content:'';display:block;padding-bottom:103.83%}.m-article-with-gallery__item{position:absolute}.m-article-with-gallery__item::after{content:'';display:block;width:100%;padding-bottom:var(--ratio)}.m-article-with-gallery__gallery.js-animate-entering .m-article-with-gallery__item{opacity:0;transform:translateY(20px);transition:opacity .3s ease-in,transform .3s ease-in;transition-delay:calc(var(--animation-order) * 100ms)}.m-article-with-gallery__gallery.animated .m-article-with-gallery__item{opacity:1;transform:translateY(0)}.m-article-with-gallery__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}@media(max-width:766px){.m-article-with-gallery__heading::after{width:48px}.m-article-with-gallery__copy{margin-bottom:24px}}@media(max-width:1023px){.m-article-with-gallery__grid{flex-direction:column-reverse}.m-article-with-gallery__content{width:100%;padding-top:0}.m-article-with-gallery__gallery{width:90%;margin:auto}}