/* Единая композиция логотипа по утверждённому дизайн-эталону. */
.brand{gap:12px;color:var(--green-dark)}
.brand-mark,.home-body .brand-mark{position:relative;display:block;flex:0 0 auto;width:58px;height:58px;border:0;border-radius:0;background:currentColor;-webkit-mask:url("/static/core/brand-mark.2bb20e54ca55.svg") center/contain no-repeat;mask:url("/static/core/brand-mark.2bb20e54ca55.svg") center/contain no-repeat;color:var(--green-dark)}
.brand-mark svg{display:none}
.home-body .brand-mark:before,.home-body .brand-mark:after{content:none}
.brand-copy{display:flex;align-items:center;flex-direction:column;line-height:1}
.brand-copy strong,.home-body .brand-copy strong{font-family:"Iowan Old Style","Palatino Linotype","Book Antiqua",Georgia,"Times New Roman",serif;font-size:2.15rem;font-weight:500;line-height:.92;letter-spacing:-.045em;color:var(--green-dark)}
.brand-copy small,.home-body .brand-copy small{display:block;margin-top:7px;color:#987356;font-family:"Arial Narrow","Roboto Condensed",Inter,"Segoe UI",Arial,sans-serif;font-size:.58rem;font-weight:600;line-height:1;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap}
.site-header{background:rgba(251,248,242,.96);border-color:rgba(207,198,184,.72)}.nav{position:relative;gap:10px}.desktop-nav{position:absolute;left:50%;margin-left:0;transform:translateX(-50%)}.desktop-nav,.home-body .desktop-nav{gap:12px}
.footer-brand .brand-mark{width:48px;height:48px;color:#fff}
.footer-brand .brand-copy strong{font-size:1.72rem;color:#fff}
.footer-brand .brand-copy small{font-size:.48rem;color:#d7c5b5}
@media(max-width:1050px) and (min-width:701px){.brand-mark,.home-body .brand-mark{width:50px;height:50px}.brand-copy strong,.home-body .brand-copy strong{font-size:1.72rem}.brand-copy small,.home-body .brand-copy small{font-size:.48rem;letter-spacing:.08em}}
@media(max-width:700px){.brand{gap:9px}.brand-mark,.home-body .brand-mark{width:50px;height:50px}.brand-copy strong,.home-body .brand-copy strong{font-size:1.7rem}.brand-copy small,.home-body .brand-copy small{display:block;margin-top:5px;font-size:.48rem;letter-spacing:.1em}.footer-brand .brand-mark{width:42px;height:42px}.footer-brand .brand-copy strong{font-size:1.48rem}.footer-brand .brand-copy small{font-size:.42rem}}
@media(max-width:340px){.brand-mark,.home-body .brand-mark{width:46px;height:46px}.brand-copy strong,.home-body .brand-copy strong{font-size:1.55rem}.brand-copy small,.home-body .brand-copy small{font-size:.43rem;letter-spacing:.12em}}

.desktop-nav a[aria-current=page]{color:var(--green);font-weight:700}.desktop-nav a[aria-current=page]::after{right:0;bottom:-24px;height:3px;border-radius:3px}
