.hsh-posts{--hsh-pg-title:#2f4b3f;--hsh-pg-accent:#eec95c;--hsh-pg-badge-bg:#faf6ec;--hsh-pg-text:#6b6b6b;--hsh-pg-meta:#5c6f66;display:grid;grid-template-columns:repeat(var(--hsh-pg-cols,3),minmax(0,1fr));gap:48px 28px}.hsh-posts__card{position:relative;display:flex;flex-direction:column;align-items:flex-start}.hsh-posts__media{position:relative;display:block;width:100%;aspect-ratio:3 / 2.2;border-radius:10px;overflow:hidden;background:#e8e4da;margin-bottom:22px}.hsh-posts__media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.4s ease}.hsh-posts__card:hover .hsh-posts__media img{transform:scale(1.04)}.hsh-posts__badge{position:absolute;top:16px;left:16px;background:var(--hsh-pg-badge-bg);color:#333;font-size:13px;line-height:1;padding:9px 15px;border-radius:999px;box-shadow:0 2px 8px rgb(0 0 0 / .1)}.hsh-posts__date{color:var(--hsh-pg-meta);font-size:13px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;margin-bottom:10px}.hsh-posts__title{margin:0 0 14px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(22px, 2vw, 30px);font-weight:500;line-height:1.25}.hsh-posts__title a{color:var(--hsh-pg-title);text-decoration:none}.hsh-posts__title a:hover,.hsh-posts__title a:focus-visible{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.hsh-posts__excerpt{margin:0 0 20px;color:var(--hsh-pg-text);font-size:15px;line-height:1.65}.hsh-posts__more{color:#333;font-size:13px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;border-bottom:2px solid var(--hsh-pg-accent);padding-bottom:4px;margin-top:auto;transition:color 0.2s ease}.hsh-posts__more:hover,.hsh-posts__more:focus-visible{color:var(--hsh-pg-title)}@media (max-width:1024px){.hsh-posts{grid-template-columns:repeat(min(var(--hsh-pg-cols, 3), 2),minmax(0,1fr))}}.hsh-posts__dots{display:none}@media (max-width:767px){.hsh-posts{grid-template-columns:1fr;gap:40px}.hsh-posts-wrap--mobile-carousel{width:100%;min-width:0}.hsh-posts-wrap--mobile-carousel .hsh-posts{display:flex;gap:16px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.hsh-posts-wrap--mobile-carousel .hsh-posts::-webkit-scrollbar{display:none}.hsh-posts-wrap--mobile-carousel .hsh-posts__card{flex:0 0 100%;min-width:0;scroll-snap-align:start;scroll-snap-stop:always}.hsh-posts-wrap--mobile-carousel .hsh-posts__card--mobile-hidden{display:none}.hsh-posts-wrap--mobile-carousel .hsh-posts__dots{display:flex;align-items:center;justify-content:center;gap:0;margin-top:24px}.hsh-posts-wrap--mobile-carousel .hsh-posts__dot{position:relative;width:28px;height:28px;padding:0;border:0;border-radius:50%;background:#fff0;cursor:pointer}.hsh-posts-wrap--mobile-carousel .hsh-posts__dot::after{content:"";position:absolute;top:50%;left:50%;width:8px;height:8px;border-radius:50%;background:rgb(47 75 63 / .28);transform:translate(-50%,-50%);transition:background-color 0.2s ease,transform 0.2s ease}.hsh-posts-wrap--mobile-carousel .hsh-posts__dot[aria-current="true"]::after{background:#2f4b3f;transform:translate(-50%,-50%) scale(1.25)}.hsh-posts-wrap--mobile-carousel .hsh-posts__dot:focus-visible{outline:2px solid #eec95c;outline-offset:0}}@media (prefers-reduced-motion:reduce){.hsh-posts__media img,.hsh-posts-wrap--mobile-carousel .hsh-posts__dot::after{transition:none}.hsh-posts__card:hover .hsh-posts__media img{transform:none}}.hsh-related{border-top:1px solid rgb(47 75 63 / .35);border-bottom:1px solid rgb(47 75 63 / .35);padding:34px 0 44px}.hsh-related__title{margin:0 0 28px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(26px, 2.4vw, 34px);font-weight:500;line-height:1.2;color:var(--hsh-pg-title,#2f4b3f)}.hsh-posts--related{gap:40px 28px}.hsh-posts--related .hsh-posts__media{margin-bottom:16px}.hsh-posts--related .hsh-posts__date{margin-bottom:8px}.hsh-posts--related .hsh-posts__title{font-family:inherit;font-size:16px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;line-height:1.45}