.articles-list{background:#000;width:100%;padding-top:var(--lh)}.articles-list h1{color:#fff;padding:0 var(--lh)}.articles-list .wrapper{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%;overflow-x:auto;padding:var(--lh);padding-bottom:calc(2*var(--lh));-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.articles-list .wrapper,.articles-list .wrapper a{display:-webkit-box;display:-ms-flexbox;display:flex}.articles-list .wrapper a{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;scroll-snap-align:start;width:40vw;padding:0 var(--lh);-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;color:#fff}.articles-list .wrapper a p{color:var(--hover)}.database-link{padding-bottom:calc(1.5*var(--lh))}