.articles-block{padding:0 1em}.articles-block .las{font-size:3em;cursor:pointer}.articles-block .las:hover{color:#651fff}.articles-block .arrow-placeholder{display:-ms-flexbox;display:flex;-ms-flex:1 0 70px;flex:1 0 70px;-ms-flex-pack:center;justify-content:center;top:50%;-ms-flex-align:center;align-items:center}.articles-block .arrow-placeholder .arrow-left-placeholder{left:0}.articles-block .arrow-placeholder .arrow-right-placeholder{right:0}.articles-block .article-scroller{gap:1em;overflow-x:scroll;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:stretch;align-items:stretch;position:relative}.articles-block .article-scroller>div{-ms-flex:1 0 calc(33.3333333333% - 0.5em);flex:1 0 calc(33.3333333333% - 0.5em);border:3px solid #fbf8ff}.articles-block .article-scroller>div a{display:-ms-flexbox;display:flex;padding:.25em}@media (max-width:992px){.articles-block .article-scroller{display:-ms-flexbox;display:flex;overflow-x:auto;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}.articles-block .article-scroller>div{-ms-flex:0 0 calc(50% - 0.5em);flex:0 0 calc(50% - 0.5em)}}@media (max-width:576px){.articles-block .article-scroller>div{-ms-flex:0 0 calc(100% - 0.5em);flex:0 0 calc(100% - 0.5em)}}