.hero-header{background-image:var(--banner-desktop)}
.prose{white-space:pre-line;overflow-wrap:anywhere;line-height:1.7}
.hero-card__name a{color:inherit;text-decoration:none}
.hero-card__image-wrapper>a{display:block;width:100%;height:100%}
.hero-popup{max-width:1260px}
.notice{padding:16px;background:#e9f0df;border-left:4px solid #677548;margin:16px 0}
.notice--error{background:#fae8e2;border-color:#a04732}
.pagination{display:flex;flex-wrap:wrap;gap:10px;margin:28px 0;justify-content:center}
.pagination a{padding:10px 16px;color:#3b422f;border:1px solid #9b9f8b;text-decoration:none}
.pagination [aria-current]{background:#3b422f;color:white}
.honeypot{position:absolute;left:-10000px}
.consent{display:block;font-size:14px;margin-bottom:20px}
.contacts-map iframe{width:100%;height:400px;border:0}
.search-results__more-btn{display:inline-block;text-decoration:none}
@media(max-width:1024px) and (orientation:portrait),(max-width:768px){.hero-header{background-image:var(--banner-mobile)}}
/* Отступ при переходе к содержимому: фактическую высоту шапки уточняет JS. */
#main-content{scroll-margin-top:var(--content-scroll-offset,88px)}
#main-content:focus{outline:none}