.articleListWrapper.svelte-7v5rmg{padding-top:32px}.articleList-list.svelte-7v5rmg{display:grid;grid-template-columns:repeat(1,1fr);gap:18px}.articleList-item.svelte-7v5rmg{border-radius:18px;border:1px solid var(--text-black-30);overflow:hidden}.articleList-item.svelte-7v5rmg:hover .articleList-item-imageWrapper:where(.svelte-7v5rmg){transform:scale(1.05)}.articleList-item-link.svelte-7v5rmg{position:relative;display:block;aspect-ratio:1/1}.articleList-item-informationWrapper.svelte-7v5rmg{position:relative;display:flex;flex-direction:column;justify-content:flex-end;padding:16px;z-index:1;aspect-ratio:1/1}.articleList-item-link[data-has-image=true].svelte-7v5rmg .articleList-item-informationWrapper:where(.svelte-7v5rmg){background:linear-gradient(180deg,#1a130600,#1a1306cc 60%)}.articleList-item-link[data-has-image=false].svelte-7v5rmg .articleList-item-information:where(.svelte-7v5rmg){border-bottom:1px solid var(--text-light-white)}.articleList-item-information.svelte-7v5rmg{border-bottom:1px solid var(--text-white-30);padding-bottom:14px;color:var(--text-light-white)}.articleList-item-imageWrapper.svelte-7v5rmg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;transition:all .2s ease}.articleList-item-image{width:100%;height:100%;object-fit:cover;object-position:center}.articleList-item-image-blurred{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;mask-image:linear-gradient(to top,#000 30%,#0000 60%);-webkit-mask-image:linear-gradient(to top,rgba(0,0,0,1) 30%,rgba(0,0,0,0) 60%);z-index:1}.articleList-item-placeholderImage.svelte-7v5rmg{display:flex;justify-content:center;align-items:center;height:100%}.articleList-item-placeholderImage-iconWrapper.svelte-7v5rmg{height:60%;mix-blend-mode:difference}@media screen and (min-width:768px){.articleList-list.svelte-7v5rmg{grid-template-columns:repeat(3,1fr);row-gap:24px}.articleList-item-placeholderImage-iconWrapper.svelte-7v5rmg{height:40%}}@media screen and (min-width:2160px){.articleList-list.svelte-7v5rmg{grid-template-columns:repeat(6,1fr)}}
