.all-articles-block .article-image-link:hover,.all-articles-block .wrapper-outer{background:#fff}.all-articles-block .wrapper-inner{padding:50px 0}.all-articles-block .item-articles{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:space-between;row-gap:40px;max-width:1140px;margin:0 auto}@media only screen and (min-width:740px){.all-articles-block .item-articles{column-gap:4%}}@media only screen and (min-width:920px){.all-articles-block .item-articles{column-gap:3.5%}}.all-articles-block .item-article{border:1px solid #eaeaea;border-bottom-width:3px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%}@media only screen and (min-width:740px){.all-articles-block .item-article{width:48%}}@media only screen and (min-width:920px){.all-articles-block .item-article{width:31%}}.all-articles-block .article-image{display:flex;width:100%;position:relative;z-index:1}.all-articles-block .article-image img{width:100%;height:auto}.all-articles-block .article-image:hover .article-image-hover{height:100%}.all-articles-block .article-image:hover .article-image-link{max-height:60px}.all-articles-block .article-image:hover .article-image-link svg{opacity:1}.all-articles-block .article-image:hover .article-link{height:100%}.all-articles-block .article-image-hover,.all-articles-block .article-image-link{position:absolute;top:0;left:0;bottom:0;transition:.2s ease-out all;display:flex;align-items:center;justify-content:center}.all-articles-block .article-image-hover{cursor:pointer;background:rgba(140,72,109,.84);z-index:2;width:100%;margin:auto 0;height:0}.all-articles-block .article-image-link{z-index:3;right:0;margin:auto;width:60px;height:60px;max-height:0;border-radius:50%;background:#f3eaee}.all-articles-block .article-image-link svg{width:25px;opacity:0;transition:.2s ease-out opacity}.all-articles-block .article-link{position:absolute;z-index:5;top:0;bottom:0;width:100%;left:0;margin:auto 0;height:0}.all-articles-block .article-description{padding:30px 25px 20px;display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column;margin-bottom:20px;flex:1}.all-articles-block .article-description-wrapper h2{cursor:pointer;font-family:'Roboto Condensed',sans-serif;font-weight:700;transition:.3s ease-out color}.all-articles-block .article-description-wrapper h2:hover{color:#1b3f61}.all-articles-block .article-description-wrapper span{font-family:"Source Sans 3",sans-serif;font-weight:300;color:#202020;font-size:18px;padding-top:20px;padding-bottom:20px;border-top:1px solid #e0dede}.all-articles-block .article-description-link{font-size:14px;cursor:pointer;font-family:"Source Sans 3",sans-serif;font-weight:300;color:#202020;display:flex;gap:5px;line-height:1}.all-articles-block .article-description-link svg{width:6px}