.button.svelte-ybkznh{display:flex;flex-direction:row;padding:4px 16px;font-size:16px;color:var(--basicColor);border:1px solid var(--basicColor);background-color:var(--backgroundColor);border-radius:16px;max-width:max-content;cursor:pointer;transition:all .8s cubic-bezier(.19,1,.22,1)}.button.svelte-ybkznh:hover{color:var(--backgroundColor);border:1px solid var(--basicColor);background-color:var(--basicColor)}.button__icon.svelte-ybkznh{margin-right:4px;display:flex}.button__title.svelte-ybkznh{display:flex}.button-accent.svelte-ybkznh{color:var(--backgroundColor);border:1px solid var(--accentColor);background-color:var(--accentColor)}.button-accent.svelte-ybkznh:hover{color:var(--accentColor);border:1px solid var(--accentColor);background-color:var(--backgroundColor)}.article.svelte-dleozf{transition:var(--transition);cursor:pointer}.article__header.svelte-dleozf{background-color:#eeede4;display:flex;padding:24px;justify-content:center;margin-bottom:8px}.article__header_image.svelte-dleozf{transition:var(--transition);filter:drop-shadow(0px 2px 8px rgba(0,0,0,.2));height:300px;object-fit:cover}.article.svelte-dleozf:hover{color:red}.article.svelte-dleozf:hover .article__header_image:where(.svelte-dleozf){scale:1.03}@media (max-width: 576px){.article__header_image.svelte-dleozf{height:240px}}.topic.svelte-1p8ydre{padding:16px;margin-bottom:16px;max-width:1440px}.topic__header.svelte-1p8ydre{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px}.topic__header_title.svelte-1p8ydre{font-size:24px}.articles.svelte-1p8ydre{display:grid;grid-template-columns:repeat(4,1fr);column-gap:24px;row-gap:24px}@media (max-width: 992px){.articles.svelte-1p8ydre{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.articles.svelte-1p8ydre{grid-template-columns:repeat(1,1fr)}}
