.welcome-feature{display:grid;grid-template-columns:1.15fr .85fr;background:#fffdf0;border:1px solid #c8aa69;border-radius:22px;overflow:hidden;box-shadow:0 15px 38px #5d48172e;margin-bottom:48px}.welcome-feature img{width:100%;height:100%;min-height:390px;object-fit:contain;background:linear-gradient(145deg,#f5e6c4,#e3ebc9)}.welcome-feature>div{padding:clamp(28px,5vw,58px);align-self:center}.welcome-feature h2{font:700 clamp(28px,4vw,43px)/1.15 Cinzel,serif;margin:8px 0 18px}.welcome-feature a{color:#32633c;font-weight:800}.article-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin:36px 0}.article-gallery figure{margin:0;border:1px solid #c8aa69;border-radius:15px;overflow:hidden;background:#fffdf0}.article-gallery img{border-radius:0;height:280px;object-fit:contain}.article-gallery figcaption{padding:11px 15px;font-size:14px;color:#62513c}.category-photo{margin:25px 0 10px}@media(max-width:800px){.welcome-feature{grid-template-columns:1fr}.welcome-feature img{min-height:280px;max-height:360px}.article-gallery{grid-template-columns:1fr}}
