@font-face {
  font-family: EB Garamond;
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts/ebgaramond-400-italic-cyrillic.woff2) format("woff2");
  unicode-range:
    U+0301,
    U+0400-045F,
    U+0490-0491,
    U+04B0-04B1,
    U+2116;
}
@font-face {
  font-family: EB Garamond;
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts/ebgaramond-400-italic-latin.woff2) format("woff2");
  unicode-range:
    U+0000-00FF,
    U+0131,
    U+0152-0153,
    U+02BB-02BC,
    U+02C6,
    U+02DA,
    U+02DC,
    U+0304,
    U+0308,
    U+0329,
    U+2000-206F,
    U+20AC,
    U+2122,
    U+2191,
    U+2193,
    U+2212,
    U+2215,
    U+FEFF,
    U+FFFD;
}
@font-face {
  font-family: EB Garamond;
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(/fonts/ebgaramond-500-italic-cyrillic.woff2) format("woff2");
  unicode-range:
    U+0301,
    U+0400-045F,
    U+0490-0491,
    U+04B0-04B1,
    U+2116;
}
@font-face {
  font-family: EB Garamond;
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(/fonts/ebgaramond-500-italic-latin.woff2) format("woff2");
  unicode-range:
    U+0000-00FF,
    U+0131,
    U+0152-0153,
    U+02BB-02BC,
    U+02C6,
    U+02DA,
    U+02DC,
    U+0304,
    U+0308,
    U+0329,
    U+2000-206F,
    U+20AC,
    U+2122,
    U+2191,
    U+2193,
    U+2212,
    U+2215,
    U+FEFF,
    U+FFFD;
}
@font-face {
  font-family: EB Garamond;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts/ebgaramond-400-cyrillic.woff2) format("woff2");
  unicode-range:
    U+0301,
    U+0400-045F,
    U+0490-0491,
    U+04B0-04B1,
    U+2116;
}
@font-face {
  font-family: EB Garamond;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts/ebgaramond-400-latin.woff2) format("woff2");
  unicode-range:
    U+0000-00FF,
    U+0131,
    U+0152-0153,
    U+02BB-02BC,
    U+02C6,
    U+02DA,
    U+02DC,
    U+0304,
    U+0308,
    U+0329,
    U+2000-206F,
    U+20AC,
    U+2122,
    U+2191,
    U+2193,
    U+2212,
    U+2215,
    U+FEFF,
    U+FFFD;
}
@font-face {
  font-family: EB Garamond;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/fonts/ebgaramond-500-cyrillic.woff2) format("woff2");
  unicode-range:
    U+0301,
    U+0400-045F,
    U+0490-0491,
    U+04B0-04B1,
    U+2116;
}
@font-face {
  font-family: EB Garamond;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/fonts/ebgaramond-500-latin.woff2) format("woff2");
  unicode-range:
    U+0000-00FF,
    U+0131,
    U+0152-0153,
    U+02BB-02BC,
    U+02C6,
    U+02DA,
    U+02DC,
    U+0304,
    U+0308,
    U+0329,
    U+2000-206F,
    U+20AC,
    U+2122,
    U+2191,
    U+2193,
    U+2212,
    U+2215,
    U+FEFF,
    U+FFFD;
}
@font-face {
  font-family: EB Garamond;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/fonts/ebgaramond-600-cyrillic.woff2) format("woff2");
  unicode-range:
    U+0301,
    U+0400-045F,
    U+0490-0491,
    U+04B0-04B1,
    U+2116;
}
@font-face {
  font-family: EB Garamond;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/fonts/ebgaramond-600-latin.woff2) format("woff2");
  unicode-range:
    U+0000-00FF,
    U+0131,
    U+0152-0153,
    U+02BB-02BC,
    U+02C6,
    U+02DA,
    U+02DC,
    U+0304,
    U+0308,
    U+0329,
    U+2000-206F,
    U+20AC,
    U+2122,
    U+2191,
    U+2193,
    U+2212,
    U+2215,
    U+FEFF,
    U+FFFD;
}
:root {
  color-scheme: light dark;
  --ink: #1a1a1a;
  --ink-soft: #4a3a2a;
  --bg: #f4f7f0;
  --paper: #ffffff;
  --brass: #a47b3a;
  --brass-deep: #7a5c2c;
  --rule: rgba(164, 123, 58, .32);
  --rule-strong: rgba(164, 123, 58, .55);
  --focus: #6b4f24;
  --serif:
    "EB Garamond",
    Garamond,
    Georgia,
    "Times New Roman",
    serif;
  --ease: cubic-bezier(.2, 0, 0, 1);
  --measure: 740px;
  --ls-wordmark: .18em;
  --ls-wordmark-mobile: .08em;
}
html[lang=en] {
  --ls-wordmark: .22em;
  --ls-wordmark-mobile: .12em;
}
:root[data-theme=dark] {
  --ink: #ece5d6;
  --ink-soft: #c9bca6;
  --bg: #15120d;
  --paper: #1d190f;
  --brass: #cda35a;
  --brass-deep: #d8b673;
  --rule: rgba(205, 163, 90, .3);
  --rule-strong: rgba(205, 163, 90, .5);
  --focus: #e6c179;
  color-scheme: dark;
}
:root[data-theme=light] {
  color-scheme: light;
}
@media (prefers-color-scheme: dark) {
  :root:not([data-theme]) {
    --ink: #ece5d6;
    --ink-soft: #c9bca6;
    --bg: #15120d;
    --paper: #1d190f;
    --brass: #cda35a;
    --brass-deep: #d8b673;
    --rule: rgba(205, 163, 90, .3);
    --rule-strong: rgba(205, 163, 90, .5);
    --focus: #e6c179;
    color-scheme: dark;
  }
}
*,
*:before,
*:after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
html {
  scroll-behavior: smooth;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
}
body {
  font-family: var(--serif);
  font-size: clamp(1.125rem, 1rem + .5vw, 1.375rem);
  line-height: 1.6;
  color: var(--ink);
  background-color: var(--bg);
  background-image:
    radial-gradient(
      120% 80% at 50% -8%,
      rgba(164, 123, 58, .07),
      transparent 62%),
    radial-gradient(
      110% 70% at 50% 108%,
      rgba(164, 123, 58, .05),
      transparent 60%);
  background-repeat: no-repeat;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
a {
  color: inherit;
}
:focus-visible {
  outline: 2px solid var(--focus);
  outline-offset: 3px;
  border-radius: 2px;
}
a:focus:not(:focus-visible) {
  outline: none;
}
.container {
  max-width: var(--measure);
  margin: 0 auto;
  padding: 0 32px;
}
.skip-link {
  position: absolute;
  left: -9999px;
  top: auto;
}
.skip-link:focus {
  position: absolute;
  left: 12px;
  top: 12px;
  z-index: 100;
  padding: 12px 20px;
  background: var(--ink);
  color: var(--bg);
  text-decoration: none;
  border-radius: 3px;
  outline: 2px solid var(--brass);
  outline-offset: 2px;
  font-family: var(--serif);
  font-size: .85rem;
  text-transform: uppercase;
  letter-spacing: .2em;
}
@keyframes rise {
  0% {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.hero {
  padding: 96px 24px 64px;
  text-align: center;
  position: relative;
}
.lang-switch {
  position: absolute;
  top: 24px;
  right: 28px;
  display: flex;
  align-items: center;
  font-family: var(--serif);
  font-size: clamp(.82rem, .78rem + .18vw, .92rem);
  text-transform: uppercase;
  letter-spacing: .26em;
  z-index: 2;
}
.lang-switch a,
.footer-lang a {
  display: inline-flex;
  align-items: center;
  min-height: 44px;
  padding: 0 10px;
  color: var(--brass-deep);
  text-decoration: none;
  transition: color .25s var(--ease);
}
.lang-switch a:hover,
.footer-lang a:hover {
  color: var(--ink);
  text-decoration: underline;
  text-decoration-color: var(--brass);
  text-underline-offset: 5px;
}
.lang-switch .sep,
.footer-lang .sep {
  color: var(--brass);
  opacity: .5;
}
.lang-switch .current,
.lang-switch .current:hover,
.footer-lang .current,
.footer-lang .current:hover {
  color: var(--ink);
  cursor: default;
  text-decoration: underline;
  text-decoration-color: var(--brass);
  text-decoration-thickness: 1px;
  text-underline-offset: 5px;
}
.ornament {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 48px;
  animation: rise .7s var(--ease) both;
}
.ornament-dot {
  width: 7px;
  height: 7px;
  transform: rotate(45deg);
  background: var(--brass);
  flex: 0 0 7px;
}
.ornament:before,
.ornament:after {
  content: "";
  width: 120px;
  height: 1px;
  background: var(--brass);
  opacity: .5;
  margin: 0 18px;
}
.wordmark {
  font-family: var(--serif);
  font-weight: 500;
  font-size: clamp(2.1rem, 6.5vw, 4rem);
  letter-spacing: var(--ls-wordmark);
  line-height: 1;
  color: var(--ink);
  margin: 0 0 28px;
  text-transform: uppercase;
  animation: rise .7s .06s var(--ease) both;
}
.motto {
  font-family: var(--serif);
  font-style: italic;
  font-weight: 400;
  font-size: clamp(1.4rem, 1.2rem + .8vw, 1.9rem);
  color: var(--ink);
  margin: 0 0 16px;
  line-height: 1.3;
  animation: rise .7s .12s var(--ease) both;
}
.hero-sub {
  font-family: var(--serif);
  font-weight: 400;
  font-size: clamp(.82rem, .78rem + .18vw, .92rem);
  text-transform: uppercase;
  letter-spacing: .24em;
  color: var(--brass-deep);
  margin: 0 0 28px;
  animation: rise .7s .14s var(--ease) both;
}
.signature {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
  animation: rise .7s .18s var(--ease) both;
}
.signature span {
  font-family: var(--serif);
  font-size: clamp(.82rem, .78rem + .18vw, .92rem);
  text-transform: uppercase;
  letter-spacing: .3em;
  color: var(--brass-deep);
  white-space: nowrap;
}
.hero-divider {
  position: relative;
  width: 200px;
  height: 1px;
  background: var(--brass);
  opacity: .55;
  margin: 0 auto 30px;
  animation: rise .7s .15s var(--ease) both;
}
.hero-divider:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 6px;
  height: 6px;
  background: var(--bg);
  border: 1px solid var(--brass);
  transform: translate(-50%, -50%) rotate(45deg);
}
main {
  padding: 72px 0 48px;
}
.lead {
  font-family: var(--serif);
  font-size: clamp(1.3rem, 1.1rem + .75vw, 1.7rem);
  line-height: 1.55;
  color: var(--ink);
  margin: 0 auto 96px;
  max-width: 660px;
  text-align: left;
  animation: rise .8s .24s var(--ease) both;
}
.lead:first-letter {
  font-family: var(--serif);
  font-weight: 600;
  font-size: clamp(2.8rem, 2.2rem + 2.2vw, 4rem);
  float: left;
  line-height: .82;
  padding: 10px 14px 0 0;
  color: var(--brass);
}
section {
  margin-bottom: 88px;
}
.section-head {
  text-align: center;
  margin-bottom: 56px;
}
.numeral {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  font-family: var(--serif);
  font-weight: 400;
  font-size: clamp(1.4rem, 1.25rem + .5vw, 1.75rem);
  color: var(--brass);
  line-height: 1;
  margin: 0 0 16px;
}
.numeral:before,
.numeral:after {
  content: "";
  width: 26px;
  height: 1px;
  background: var(--brass);
  opacity: .5;
}
h2.label {
  font-family: var(--serif);
  font-weight: 600;
  font-size: clamp(1rem, .95rem + .2vw, 1.15rem);
  text-transform: uppercase;
  letter-spacing: .3em;
  color: var(--ink);
  margin: 0;
}
.section-rule {
  position: relative;
  width: 64px;
  height: 1px;
  background: var(--brass);
  opacity: .6;
  margin: 24px auto 0;
}
.section-rule:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 5px;
  height: 5px;
  background: var(--bg);
  border: 1px solid var(--brass);
  transform: translate(-50%, -50%) rotate(45deg);
}
.why {
  list-style: none;
  display: grid;
  grid-template-columns: 1fr 1fr;
  border-top: 1px solid var(--rule);
}
.why li {
  padding: 26px 28px;
  border-bottom: 1px solid var(--rule);
  font-family: var(--serif);
  font-size: clamp(1.125rem, 1rem + .5vw, 1.375rem);
  line-height: 1.55;
  color: var(--ink);
}
.why li:nth-child(2n) {
  border-left: 1px solid var(--rule);
}
.why li:before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  background: var(--brass);
  transform: rotate(45deg);
  margin-right: 14px;
  vertical-align: .18em;
}
.services {
  list-style: none;
  border-top: 1px solid var(--rule);
}
.services > li {
  padding: 28px 0 30px;
  border-bottom: 1px solid var(--rule);
}
.services h3 {
  font-family: var(--serif);
  font-weight: 600;
  font-size: clamp(1.3rem, 1.15rem + .6vw, 1.65rem);
  color: var(--ink);
  margin: 0 0 10px;
  display: flex;
  align-items: baseline;
  gap: 18px;
  flex-wrap: wrap;
}
.services h3 a {
  position: relative;
  color: var(--ink);
  text-decoration: none;
  padding: 4px 0;
  border-bottom: 1px solid var(--rule-strong);
  transition: color .25s var(--ease), border-color .25s var(--ease);
}
.services h3 a:hover {
  color: var(--brass-deep);
  border-color: var(--brass-deep);
}
.services h3 a:after {
  content: "↗";
  font-size: .66em;
  margin-left: .45em;
  color: var(--brass);
  opacity: 0;
  transform: translate(-3px);
  transition: opacity .25s var(--ease), transform .25s var(--ease);
}
.services h3 a:hover:after,
.services h3 a:focus-visible:after {
  opacity: 1;
  transform: none;
}
.brand-domain {
  font-family: var(--serif);
  font-weight: 400;
  font-size: clamp(.82rem, .78rem + .18vw, .92rem);
  text-transform: uppercase;
  letter-spacing: .2em;
  color: var(--brass-deep);
}
.services p {
  font-family: var(--serif);
  color: var(--ink);
  font-size: clamp(1.125rem, 1rem + .5vw, 1.375rem);
  line-height: 1.65;
}
footer {
  padding: 96px 0 64px;
  text-align: center;
  margin-top: 32px;
  border-top: 1px solid var(--rule);
}
.footer-contacts {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  margin: 0 auto 28px;
  flex-wrap: wrap;
}
.footer-contacts a {
  display: inline-flex;
  align-items: center;
  min-height: 44px;
  padding: 0 6px;
  color: var(--brass-deep);
  text-decoration: none;
  font-family: var(--serif);
  font-size: clamp(.82rem, .78rem + .18vw, .92rem);
  text-transform: uppercase;
  letter-spacing: .26em;
  border-bottom: 1px solid transparent;
  transition: color .25s var(--ease), border-color .25s var(--ease);
}
.footer-contacts a:hover {
  color: var(--ink);
  border-bottom-color: var(--brass);
}
.footer-contacts .sep {
  width: 4px;
  height: 4px;
  background: var(--brass);
  border-radius: 50%;
  opacity: .7;
}
.copyright {
  font-family: var(--serif);
  font-size: clamp(.82rem, .78rem + .18vw, .92rem);
  text-transform: uppercase;
  letter-spacing: .26em;
  color: var(--brass-deep);
  margin: 0 0 18px;
}
.footer-lang {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: var(--serif);
  font-size: clamp(.82rem, .78rem + .18vw, .92rem);
  text-transform: uppercase;
  letter-spacing: .26em;
}
.theme-toggle {
  position: absolute;
  top: 24px;
  left: 28px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  padding: 0;
  background: none;
  border: none;
  color: var(--brass-deep);
  cursor: pointer;
  z-index: 2;
  transition: color .25s var(--ease);
  -webkit-tap-highlight-color: transparent;
}
.theme-toggle:hover {
  color: var(--ink);
}
.theme-toggle svg {
  width: 21px;
  height: 21px;
  display: block;
}
.theme-toggle .icon-sun {
  display: none;
}
:root[data-theme=dark] .theme-toggle .icon-sun {
  display: block;
}
:root[data-theme=dark] .theme-toggle .icon-moon {
  display: none;
}
@media (prefers-color-scheme: dark) {
  :root:not([data-theme]) .theme-toggle .icon-sun {
    display: block;
  }
  :root:not([data-theme]) .theme-toggle .icon-moon {
    display: none;
  }
}
@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }
  *,
  *:before,
  *:after {
    animation-duration: .001ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: .001ms !important;
  }
}
@media (max-width: 700px) {
  .container {
    padding: 0 20px;
  }
  .hero {
    padding: 72px 18px 48px;
  }
  .lang-switch {
    top: 12px;
    right: 14px;
    letter-spacing: .2em;
  }
  .theme-toggle {
    top: 12px;
    left: 14px;
  }
  .wordmark {
    letter-spacing: var(--ls-wordmark-mobile);
  }
  .ornament {
    margin-bottom: 36px;
  }
  .ornament:before,
  .ornament:after {
    width: 56px;
    margin: 0 14px;
  }
  .motto {
    margin-bottom: 12px;
  }
  .hero-sub {
    letter-spacing: .18em;
    margin-bottom: 22px;
  }
  .hero-divider {
    width: 140px;
  }
  .signature {
    gap: 12px;
  }
  .signature span {
    letter-spacing: .22em;
  }
  main {
    padding: 48px 0 24px;
  }
  .lead {
    margin-bottom: 64px;
  }
  .lead:first-letter {
    padding-right: 10px;
  }
  section {
    margin-bottom: 64px;
  }
  .section-head {
    margin-bottom: 36px;
  }
  .why {
    grid-template-columns: 1fr;
  }
  .why li:nth-child(2n) {
    border-left: none;
  }
  .why li {
    padding: 22px 18px;
  }
  .services h3 {
    flex-wrap: wrap;
    gap: 10px;
  }
  footer {
    padding: 64px 0 48px;
  }
  .footer-contacts {
    flex-wrap: wrap;
    gap: 8px;
  }
}
.footer-seal[data-astro-cid-sz7xmlte] {
  display: flex;
  justify-content: center;
  margin: 0 0 40px;
}
.footer-seal-svg[data-astro-cid-sz7xmlte] {
  width: 160px;
  height: 160px;
  display: block;
}
.footer-address[data-astro-cid-sz7xmlte] {
  font-family: var(--serif);
  font-size: clamp(.82rem, .78rem + .18vw, .92rem);
  text-transform: uppercase;
  letter-spacing: .26em;
  color: var(--brass-deep);
  margin: 0 0 28px;
}
@media (max-width: 700px) {
  .footer-seal[data-astro-cid-sz7xmlte] {
    margin-bottom: 32px;
  }
  .footer-seal-svg[data-astro-cid-sz7xmlte] {
    width: 132px;
    height: 132px;
  }
}
