.dek-articles-page{max-width:1220px;margin:0 auto;padding:24px;color:#29241f}.dek-articles-hero{display:grid;grid-template-columns:1.65fr .7fr;gap:36px;align-items:center;padding:48px;border-radius:32px;background:linear-gradient(120deg,#fff0e5,#f2f7ec)}.dek-articles-hero small,.dek-article-card small{color:#c7460d;font-weight:900;letter-spacing:.08em}.dek-articles-hero h1{margin:10px 0;font-size:clamp(2.3rem,5vw,4.6rem);line-height:1}.dek-articles-hero p{max-width:760px;color:#6d665e;font-size:1.12rem;line-height:1.55}.dek-articles-hero aside{display:grid;gap:8px;padding:28px;border-radius:24px;background:#fff}.dek-articles-hero aside span{font-size:3rem}.dek-articles-search{display:grid;grid-template-columns:1fr auto;gap:10px;margin:24px 0 14px}.dek-articles-search input{min-width:0;border:1px solid #ded4ca;border-radius:14px;padding:16px;background:#fff;font:inherit}.dek-articles-search button,.dek-articles-more{border:0;border-radius:14px;padding:15px 22px;background:#cc4808;color:#fff;font-weight:850}.dek-articles-categories{display:flex;gap:9px;overflow:auto;margin-bottom:24px;padding-bottom:4px}.dek-articles-categories button{white-space:nowrap;border:1px solid #e1d7cd;border-radius:999px;padding:10px 15px;background:#f5f1ec}.dek-articles-categories button.active{border-color:#cc4808;background:#cc4808;color:#fff}.dek-articles-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.dek-article-card{overflow:hidden;border:1px solid #e5ddd5;border-radius:22px;background:#fff;color:inherit;text-decoration:none;transition:.2s}.dek-article-card:hover{transform:translateY(-3px);box-shadow:0 16px 36px #3c260f14}.dek-article-card>div{height:245px;background:#eeeae5}.dek-article-card>div img{width:100%;height:100%;object-fit:cover}.dek-article-card>div>span{display:grid;height:100%;place-items:center;font-size:3rem}.dek-article-card section{padding:19px}.dek-article-card h2{margin:8px 0;font-size:1.25rem;line-height:1.2}.dek-article-card p{min-height:66px;margin:0 0 16px;color:#6e675f;line-height:1.5}.dek-article-card strong{color:#c7460d}.dek-articles-more{display:block;margin:28px auto}.dek-articles-more:disabled{opacity:.55}@media(max-width:900px){.dek-articles-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dek-articles-hero{grid-template-columns:1fr}}@media(max-width:620px){.dek-articles-page{padding:12px}.dek-articles-hero{padding:26px 21px}.dek-articles-hero h1{font-size:2.55rem}.dek-articles-hero aside{display:none}.dek-articles-search,.dek-articles-grid{grid-template-columns:1fr}.dek-article-card>div{height:230px}.dek-article-card p{min-height:0}}
