@charset "utf-8";

.page section[data-v-9ceb913b] { padding-bottom: var(--large); padding-top: var(--h1); }

.page section .-w article[data-v-9ceb913b] { --left: 1; --width: 6; }

.page section .-w article a[data-v-9ceb913b] { color: var(--c-brown); }

.page section .-w article h1[data-v-9ceb913b] { margin-bottom: var(--h2); margin-top: var(--h2); }

.page section .-w article h3[data-v-9ceb913b] { margin-bottom: var(--h5); margin-top: var(--h5); }

.page section .-w article p[data-v-9ceb913b] { margin-bottom: var(--p); margin-top: var(--p); }

.page section .-w article hr[data-v-9ceb913b] { border-bottom: 1px solid rgba(var(--c-stone-rgb),.2); display: block; margin-bottom: var(--h2); margin-top: var(--h2); }

.page section .-w article .contacts[data-v-9ceb913b] { align-items: flex-start; display: flex; flex-direction: column; }

@media (min-width: 1024px) {
  .page section .-w article[data-v-9ceb913b] { --left: 4; --width: 6; }
}

@media (min-width: 1600px) {
  .page section .-w article[data-v-9ceb913b] { --left: 5; --width: 4; }
}