/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%
}
body {
  margin: 0
}
h1 {
  font-size: 2em;
  margin: .67em 0
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}
pre {
  font-family: monospace,monospace;
  font-size: 1em
}
a {
  background-color: transparent
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted
}
b,
strong {
  font-weight: bolder
}
code,
kbd,
samp {
  font-family: monospace,monospace;
  font-size: 1em
}
small {
  font-size: 80%
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sub {
  bottom: -.25em
}
sup {
  top: -.5em
}
img {
  border-style: none
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}
button,
input {
  overflow: visible
}
button,
select {
  text-transform: none
}
[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0
}
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText
}
fieldset {
  padding: .35em .75em .625em
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}
progress {
  vertical-align: baseline
}
textarea {
  overflow: auto
}
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}
details {
  display: block
}
summary {
  display: list-item
}
template {
  display: none
}
[hidden] {
  display: none
}
@font-face {
  font-family: fontello;
  src: url(../fonts/fontello.eot?39842438);
  src: url(../fonts/fontello.eot?39842438#iefix) format('embedded-opentype'),url(../fonts/fontello.woff2?39842438) format('woff2'),url(../fonts/fontello.woff?39842438) format('woff'),url(../fonts/fontello.ttf?39842438) format('truetype'),url(../fonts/fontello.svg?39842438#fontello) format('svg');
  font-weight: 400;
  font-style: normal
}
[class*=" icon-"]:before,
[class^=icon-]:before {
  font-family: fontello;
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.icon-jj:before {
  content: '\e800'
}
.icon-search:before {
  content: '\e801'
}
.icon-paper-plane:before {
  content: '\e803'
}
.icon-twitter:before {
  content: '\f099'
}
.icon-facebook:before {
  content: '\f09a'
}
.icon-youtube-play:before {
  content: '\f16a'
}
.icon-instagram:before {
  content: '\f16d'
}
.icon-vk:before {
  content: '\f189'
}
.icon-odnoklassniki:before {
  content: '\f263'
}
html {
  color: #222;
  font-size: 1em;
  line-height: 1.4
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none
}
::selection {
  background: #b3d4fc;
  text-shadow: none
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0
}
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0
}
textarea {
  resize: vertical
}
html {
  font-size: 10px
}
@media (min-width:1680px) {
  html {
    font-size: 11px
  }
}
@media (min-width:1921px) {
  html {
    font-size: 12px
  }
}
@media (max-width:1170px) {
  html {
    font-size: 8px
  }
}
@media (max-width:1023px) {
  html {
    font-size: 10px
  }
}
body {
  font-family: Roboto,sans-serif;
  font-size: 1.7rem;
  line-height: 1.76470588;
  color: #363636
}
@media (max-width:1023px) {
  body {
    font-size: 1.5rem
  }
}
:first-child {
  margin-top: 0
}
:focus {
  outline: 0
}
.container {
  box-sizing: border-box;
  padding: 0 5.5rem;
  max-width: 120.4rem;
  margin: 0 auto;
  width: 100%
}
@media (max-width:1023px) {
  .container {
    padding: 0 3rem
  }
}
@media (max-width:767.98px) {
  .container {
    padding: 0 2rem
  }
}
#wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  min-height: 100vh
}
main {
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto
}
.link-more {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  color: #b4824c;
  font-family: Nunito,sans-serif;
  font-weight: 700;
  font-size: 1.4rem;
  transition: all .25s
}
.link-more:hover {
  color: #60092a
}
.link-more svg {
  width: 2.2rem;
  height: 2.2rem;
  fill: currentColor;
  margin-left: .4rem
}
.layout-column {
  max-width: 120.4rem;
  margin: 0 auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  box-sizing: border-box;
  padding: 3.5rem 3rem 0
}
@media (max-width:1023px) {
  .layout-column {
    display: block
  }
}
@media (max-width:767px) {
  .layout-column {
    padding: 2.5rem 2rem 0
  }
}
.layout__aside {
  width: 32rem
}
@media (max-width:1023px) {
  .layout__aside {
    width: auto;
    position: relative
  }
}
.layout__main {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0 7rem 10rem
}
@media (max-width:767px) {
  .layout__main {
    padding: 0 0 3rem
  }
}
.layout__main h1 {
  font-size: 2.2rem;
  color: #363636;
  font-weight: 400;
  font-family: 'Playfair Display',serif
}
@media (max-width:1023px) {
  .layout__main h1 {
    text-align: center
  }
}
.menu-inner + .layout-column {
  padding-top: 0
}
.page img {
  max-width: 100%;
  height: auto
}
.hidden {
  display: none!important
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
  white-space: inherit
}
.invisible {
  visibility: hidden
}
.clearfix:after,
.clearfix:before {
  content: " ";
  display: table
}
.clearfix:after {
  clear: both
}
@media print {
  *,
  :after,
  :before {
    background: 0 0!important;
    color: #000!important;
    box-shadow: none!important;
    text-shadow: none!important
  }
  a,
  a:visited {
    text-decoration: underline
  }
  a[href]:after {
    content: " (" attr(href) ")"
  }
  abbr[title]:after {
    content: " (" attr(title) ")"
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""
  }
  pre {
    white-space: pre-wrap!important
  }
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid
  }
  thead {
    display: table-header-group
  }
  img,
  tr {
    page-break-inside: avoid
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3
  }
  h2,
  h3 {
    page-break-after: avoid
  }
}
.header {
  border-bottom: solid 1px #b4824c
}
.header .container {
  position: relative;
  height: 15.2rem
}
.header .search {
  position: absolute;
  top: 100%;
  left: 2.5rem;
  right: 2.5rem;
  background: #fff;
  border-bottom: solid 1px #b4824c;
  z-index: 9;
  margin-top: 1px;
  height: 9.2rem;
  display: none
}
.header .search__close {
  background: rgba(255,255,255,0);
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  width: 6rem;
  height: 9.2rem;
  color: #a16d3a
}
.header .search__close:after,
.header .search__close:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  width: 3.4rem;
  border-top: solid 1px;
  margin: 0 auto
}
.header .search__close:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}
.header .search__close:before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}
.header .search input[type=search],
.header .search input[type=text] {
  border: 0;
  height: 9.2rem;
  font-size: 4.6rem;
  color: #a16d3a;
  font-family: 'Playfair Display',serif;
  padding: 2rem 3rem;
  line-height: 5.2rem;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 9rem);
  background: 0 0
}
.header .logo {
  width: 23.8rem;
  height: 5.9rem;
  position: absolute;
  top: 5.7rem;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 3
}
.header .logo img {
  width: 100%;
  height: auto
}
.header .langs-toggle {
  position: absolute;
  top: 2rem;
  right: 5.5rem;
  font-size: 1.2rem;
  text-decoration: none;
  color: #a16d3a;
  font-family: Nunito,sans-serif;
  font-weight: 600
}
.header .toggle-search {
  position: absolute;
  top: 7.2rem;
  right: 5.5rem;
  color: #a16d3a;
  cursor: pointer
}
.menu {
  padding: 6rem 5.5rem 0
}
.menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 2.1rem;
  font-family: 'Playfair Display',serif;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 5rem
}
.menu ul li:nth-child(2) {
  margin-left: 6.5rem;
  margin-right: auto
}
.menu ul li:nth-child(3) {
  margin-right: 6.5rem;
  margin-left: auto
}
.menu a {
  color: #363636;
  text-decoration: none;
  transition: color .25s
}
.menu a.active,
.menu a:hover {
  color: #a16d3a
}
.burger {
  position: absolute;
  top: 0;
  right: 0;
  padding: 30px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background: rgba(255,255,255,0);
  cursor: pointer;
  z-index: 1
}
@media (min-width:1024px) {
  .burger {
    display: none
  }
}
.burger i {
  display: block;
  width: 24px;
  height: 3px;
  background: #b4824c;
  margin: 2px 0;
  transition: all .4s;
  top: 0;
  position: relative;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  opacity: 1
}
.mobile-menu {
  position: fixed;
  top: 0;
  left: -110vw;
  width: 100vw;
  height: 100vh;
  background: #fff;
  z-index: 99;
  transition: opacity .4s,left 1ms .4s,-webkit-transform .4s .4s;
  transition: opacity .4s,transform .4s .4s,left 1ms .4s;
  transition: opacity .4s,transform .4s .4s,left 1ms .4s,-webkit-transform .4s .4s;
  -webkit-transform: scale(.92);
  -ms-transform: scale(.92);
  transform: scale(.92);
  opacity: 0;
  background: #f9f5ee;
  box-sizing: border-box;
  overflow: auto
}
@media (min-width:1024px) {
  .mobile-menu {
    display: none!important
  }
}
.mobile-menu .footer {
  margin-top: auto;
  padding: 2rem 0;
  border-bottom-width: 1rem
}
.mobile-menu .footer .container {
  height: auto
}
.mobile-menu__inner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-top: 6rem;
  min-height: 100vh;
  box-sizing: border-box
}
.mobile-menu__logo {
  text-align: center;
  display: block;
  padding: 2rem;
  margin-top: auto
}
.mobile-menu__version {
  position: absolute;
  top: 30px;
  left: 30px;
  text-decoration: none;
  color: #b4824c;
  font-family: Nunito,sans-serif
}
.mobile-menu .burger {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 3
}
.mobile-menu__search-toggle {
  position: absolute;
  right: 100px;
  top: 20px;
  padding: 10px;
  cursor: pointer;
  color: #b4824c
}
.mobile-menu__search {
  border-top: solid 1px #c39b70;
  border-bottom: solid 1px #c39b70;
  position: relative;
  display: none;
  margin-bottom: -1px
}
.mobile-menu__search-close {
  background: rgba(255,255,255,0);
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  width: 8rem;
  height: 8rem;
  color: #a16d3a
}
.mobile-menu__search-close:after,
.mobile-menu__search-close:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  width: 3.4rem;
  border-top: solid 1px;
  margin: 0 auto
}
.mobile-menu__search-close:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}
.mobile-menu__search-close:before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}
.mobile-menu__search form {
  height: 80px;
  max-width: 100vw;
  overflow: hidden
}
.mobile-menu__search form input[type=search],
.mobile-menu__search form input[type=text] {
  border: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 8rem;
  height: 100%;
  font-size: 3rem;
  background: 0 0;
  padding: 2rem 0 2rem 3rem;
  line-height: 4rem;
  color: #a16d3a;
  font-family: 'Playfair Display',serif;
  box-sizing: border-box
}
.mobile-menu__menu {
  max-width: 42rem;
  margin: 0 auto 5rem;
  padding: 5rem 0 0;
  list-style: none;
  border-top: solid 1px rgba(180,130,76,.5);
  font-family: 'Playfair Display',serif;
  line-height: 2;
  width: 100vw;
  box-sizing: border-box
}
.mobile-menu__menu > li {
  margin-bottom: 1rem
}
.mobile-menu__menu > li > a {
  display: block;
  text-decoration: none;
  font-size: 2.6rem;
  position: relative;
  padding-left: 3rem;
  color: #363636;
  transition: all .25s
}
.mobile-menu__menu > li > a:hover {
  color: #b4824c
}
.mobile-menu__menu > li > a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 1.1em;
  width: 2.2rem;
  border-top: solid 1px
}
.mobile-menu__sub {
  list-style: none;
  padding: 0 0 2rem;
  margin: 0 0 0 3rem;
  font-size: 1.8rem
}
.mobile-menu__sub > li {
  margin-top: 1rem
}
.mobile-menu__sub a {
  color: #363636;
  text-decoration: none;
  transition: all .25s
}
.mobile-menu__sub a.active,
.mobile-menu__sub a:hover {
  color: #b4824c
}
.mobile-menu__contacts {
  margin: 0 auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 1.8rem;
  font-family: 'Playfair Display',serif
}
.mobile-menu__contacts a {
  color: inherit;
  text-decoration: none;
  margin: 0 1.5rem;
  transition: all .25s
}
.mobile-menu__contacts a:hover {
  color: #a16d3a
}
.show-mobile-navi {
  height: 100vh;
  overflow: hidden
}
.show-mobile-navi .mobile-menu {
  left: 0;
  opacity: 1;
  transition: opacity .4s,left 1ms 1ms,-webkit-transform .4s 1ms;
  transition: opacity .4s,transform .4s 1ms,left 1ms 1ms;
  transition: opacity .4s,transform .4s 1ms,left 1ms 1ms,-webkit-transform .4s 1ms;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}
.show-mobile-navi .burger i:nth-child(1) {
  top: 7px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}
.show-mobile-navi .burger i:nth-child(2) {
  opacity: 0
}
.show-mobile-navi .burger i:nth-child(3) {
  top: -7px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}
.menu-inner {
  padding: 4rem 0;
  margin: 0 0 1rem;
  font-size: 2.1rem;
  line-height: 1.5;
  font-family: 'Playfair Display',serif
}
@media (max-width:1023px) {
  .menu-inner {
    margin: 0;
    padding: 2.5rem
  }
}
.menu-inner ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}
.menu-inner a {
  display: inline-block;
  color: #363636;
  transition: color .25s;
  margin: 0 2.5rem;
  text-decoration: none
}
.menu-inner a.active,
.menu-inner a:hover {
  color: #b4824c
}
@media (max-width:1023px) {
  .menu-inner a {
    display: none
  }
  .menu-inner a.active {
    display: block!important;
    color: #363636
  }
}
@media (max-width:1023px) {
  .header {
    height: 13rem
  }
  .header .logo {
    top: 3.5rem
  }
  .header .langs-toggle {
    right: auto;
    left: 3rem
  }
  .menu {
    position: absolute;
    display: none
  }
}
@media (max-width:767.98px) {
  .header {
    height: 11.2rem
  }
  .header .container {
    height: 11.2rem
  }
  .header .logo {
    top: 3.2rem;
    width: 20.9rem;
    height: 6.3rem
  }
  .burger {
    padding: 3.6rem 1rem
  }
  .mobile-menu__logo {
    text-align: center;
    display: block;
    padding: 2rem
  }
  .mobile-menu__logo img {
    width: 5rem;
    height: 5rem
  }
  .mobile-menu__version {
    top: 3.2rem;
    left: 2rem
  }
  .mobile-menu__search-toggle {
    right: 5.6rem;
    top: 3rem;
    padding: .3rem
  }
  .mobile-menu__search-close {
    width: 5rem;
    height: 5rem
  }
  .mobile-menu__search-close:after,
  .mobile-menu__search-close:before {
    width: 3rem
  }
  .mobile-menu__search form {
    height: 5rem
  }
  .mobile-menu__search form input[type=search],
  .mobile-menu__search form input[type=text] {
    right: 5rem;
    font-size: 2.4rem;
    padding: 1rem 0 1rem 2rem;
    line-height: 3rem
  }
  .mobile-menu__menu {
    margin: 0 auto 3rem;
    border-top: 0;
    line-height: 1.4;
    padding: 2rem 2rem 0
  }
  .mobile-menu__menu > li {
    margin-bottom: .4rem
  }
  .mobile-menu__menu > li > a:before {
    top: .85em
  }
  .mobile-menu__sub {
    list-style: none;
    padding: 0 0 1rem
  }
}
.about {
  padding: 6.5rem 0
}
.about__intro {
  border-bottom: solid 1px #b4824c;
  padding: 0 0 4.5rem;
  margin: 0 0 7.5rem
}
.about__intro-desc {
  font-family: 'Playfair Display',serif;
  font-size: 2.2rem;
  line-height: 1.5;
  margin: 0 0 4rem
}
.about__intro-desc p {
  margin: 0
}
.about__person {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}
.about__person img {
  width: 14.2rem;
  margin-right: 3.4rem
}
.about__person-desc {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 1.7rem;
  font-family: 'Playfair Display',serif;
  line-height: 2
}
.about__content h2,
.about__content h3 {
  font-family: 'Playfair Display',serif;
  font-weight: 400;
  margin: 7rem 0 2rem;
  font-size: 2.2rem
}
.about__content h2:first-child,
.about__content h3:first-child {
  margin-top: 0
}
.about__content a {
  color: #b4824c;
  transition: color .25s
}
.about__content a:hover {
  color: #60092a
}
.about__content ul li {
  margin-bottom: .5rem
}
@media (max-width:1023px) {
  .about__person-desc {
    font-size: 1.6rem
  }
}
@media (max-width:767.98px) {
  .about {
    padding: 3.2rem 0
  }
  .about__intro {
    margin: 0 0 3.5rem
  }
  .about__intro-desc {
    font-size: 2rem;
    line-height: 1.63636364
  }
  .about__person {
    display: block
  }
  .about__person img {
    margin: 0 0 2.2rem
  }
  .about__person-desc {
    font-size: 1.6rem
  }
  .about__content h2,
  .about__content h3 {
    margin: 5rem 0 2rem;
    line-height: 1.35
  }
  .about__content h2:first-child,
  .about__content h3:first-child {
    margin-top: 0
  }
}
.aside-navi {
  background: #f9f5ee;
  padding: 3rem;
  margin: 0 0 4rem
}
.aside-navi h3 {
  font-size: 2.1rem;
  font-weight: 400;
  font-family: 'Playfair Display',serif;
  color: #363636;
  margin: 0 0 2.5rem
}
.aside-navi ul {
  list-style: none;
  padding: 0;
  margin: 0;
  font-family: Nunito,sans-serif;
  font-size: 1.5rem
}
@media (min-width:1024px) {
  .aside-navi ul {
    display: block!important
  }
}
.aside-navi ul li {
  margin: 0 0 2.1rem
}
.aside-navi ul li:last-child {
  margin-bottom: 0
}
.aside-navi ul li a {
  text-decoration: none;
  transition: all .25s;
  color: #363636
}
.aside-navi ul li a.active,
.aside-navi ul li a:hover {
  color: #b4824c
}
.archive-list {
  padding: 0 3rem 3rem;
  font-family: Nunito,sans-serif;
  font-size: 1.5rem
}
@media (max-width:1023px) {
  .archive-list {
    display: none
  }
}
.archive-list a {
  display: block;
  text-decoration: none;
  transition: all .25s;
  color: #363636
}
.archive-list a.active,
.archive-list a:hover {
  color: #b4824c
}
@media (max-width:1023px) {
  .aside-navi {
    background: #fff;
    padding: 0;
    margin: 0 0 2rem;
    text-align: center
  }
  .aside-navi h3 {
    font-size: 1.5rem;
    font-weight: 400;
    font-family: Nunito,sans-serif;
    color: #363636;
    margin: 0 0 1rem;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    cursor: pointer;
    position: relative;
    border-bottom: solid 1px #b4824c;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
  }
  .aside-navi h3:after {
    content: "";
    width: .6rem;
    height: .6rem;
    border-bottom: solid 1px;
    border-right: solid 1px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-left: 1rem
  }
  .aside-navi ul {
    font-size: 1.5rem;
    display: none
  }
  .aside-navi ul li {
    margin: 0 0 1.2rem
  }
}
.contacts {
  text-align: center;
  padding: 3rem 0 10rem
}
@media (max-width:767.98px) {
  .contacts {
    padding: 0 0 4rem
  }
}
.contacts h2 {
  text-align: center;
  font-size: 2.2rem;
  font-family: 'Playfair Display',serif;
  font-weight: 400;
  padding: 2.5rem 0 0;
  margin: 0;
  color: #b4824c
}
@media (min-width:1024px) {
  .contacts h2 {
    display: none
  }
}
.contacts h3 {
  font-size: 1.7rem;
  font-weight: 400;
  margin: 0 0 3.5rem
}
.contacts ._item {
  margin: 0 0 3.5rem
}
.contacts ._item a {
  display: block;
  text-decoration: none;
  color: #363636;
  transition: color .25s
}
.contacts ._item a:hover {
  color: #b4824c
}
.footer {
  border-bottom: 2rem solid #60092a;
  margin-top: auto;
  width: 100%;
  background: #fff;
  padding: 4rem 0 9.5rem;
  text-align: center;
  border-top: solid 1px #a16d3a
}
.footer address {
  margin: 2.5rem 0;
  font-style: normal;
  font-size: 1.6rem;
  line-height: 1.625;
  font-family: 'Playfair Display',serif;
  color: #252525
}
.footer ._details {
  margin: 2rem 0 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 2.1rem
}
.footer ._details a {
  color: inherit;
  text-decoration: none;
  margin: 0 1.5rem;
  transition: all .25s
}
.footer ._details a:hover {
  color: #a16d3a
}
.footer small {
  display: block;
  font-size: 1.2rem;
  font-family: Nunito,sans-serif
}
@media (max-width:1023px) {
  .footer {
    padding: 5rem 0
  }
}
@media (max-width:767.98px) {
  .footer {
    padding: 5rem 0 2rem
  }
  .footer address {
    font-size: 1.642rem;
    margin-bottom: 1.6rem
  }
  .footer address br {
    display: none
  }
  .footer ._details {
    margin: 1.4rem 0 0;
    display: block;
    line-height: 1.35
  }
  .footer ._details a {
    color: inherit;
    text-decoration: none;
    margin: 0 1.5rem;
    transition: all .25s
  }
  .footer ._details a:hover {
    color: #a16d3a
  }
}
.news-preview {
  background: #fff
}
.news-preview .container {
  position: relative
}
.news-preview h2 {
  text-align: center;
  font-size: 2.2rem;
  line-height: 1.36363636;
  font-family: 'Playfair Display',serif;
  font-weight: 400;
  padding: 2.3rem 0;
  margin: 0;
  line-height: 1.2;
  border-bottom: solid 1px #bb9b7b
}
.news-preview ul {
  list-style: none;
  padding: 0;
  margin: 0 -2rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}
.news-preview ul li {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 3.5rem 2rem 5.5rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #363636
}
.news-preview ul li + li {
  border-left: solid 1px #bb9b7b
}
.news-preview ul time {
  margin: auto 0 0;
  font-family: Nunito,sans-serif;
  display: block;
  font-size: 1.4rem
}
.news-preview ul p {
  margin: 0 0 1.5rem;
  line-height: 1.25;
  font-family: 'Playfair Display',serif
}
.news-preview ul p a {
  color: inherit;
  text-decoration: none;
  transition: all .25s
}
.news-preview ul p a:hover {
  color: #60092a
}
.news-preview__source {
  margin: 0 0 .4rem;
  font-size: 1.4rem;
  font-weight: 600;
  font-family: Nunito,sans-serif
}
.news-preview__source a {
  text-decoration: none;
  color: #60092a
}
.news-preview .link-more {
  position: absolute;
  bottom: 1.5rem;
  right: 3rem
}
@media (max-width:1023px) {
  .news-preview ul p {
    font-size: 1.4rem
  }
}
@media (max-width:767.98px) {
  .news-preview .container {
    padding: 0 0 8.5rem
  }
  .news-preview ul {
    display: block;
    margin: 0
  }
  .news-preview ul li {
    padding: 2rem 2rem 1.6rem;
    border-top: solid 1px #a67c52;
    width: auto;
    border-left: 0!important
  }
  .news-preview ul li:first-child {
    border-top: 0
  }
  .news-preview ul li p {
    font-size: 1.554rem;
    margin: 0 0 3rem
  }
  .news-preview ul li time {
    font-size: 1.28rem
  }
  .news-preview__source {
    font-size: 1.28rem
  }
  .news-preview .link-more {
    bottom: 3.5rem;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
  }
}
.page {
  padding: 0 7rem 4rem
}
.page__rubric {
  margin: 0 0 2rem;
  color: #000
}
.page__rubric a,
.page__rubric time {
  margin-right: 1rem
}
.page__rubric-link {
  color: #b4824c;
  font-weight: 700;
  transition: all .25s
}
.page__rubric-link:hover {
  color: #cba882
}
.page .page {
  padding: 0
}
.page h1 {
  font-family: 'Playfair Display',serif;
  font-weight: 400;
  color: #363636;
  font-size: 2.6rem;
  margin: 0 0 3.5rem;
  line-height: 1.35
}
.page p {
  margin: 0 0 1.5em
}
.page p a {
  color: #b4824c;
  transition: color .25s
}
.page p a:hover {
  color: #60092a
}
.page__content a {
  color: #b4824c;
  transition: color .25s
}
.page__content a:hover {
  color: #60092a
}
.page__lead {
  font-size: 2.2rem;
  font-family: 'Playfair Display',serif;
  margin-bottom: 2rem
}
.page h2,
.page h3 {
  font-family: 'Playfair Display',serif;
  font-weight: 400;
  color: #363636;
  font-size: 2.2rem;
  margin: 4rem 0 1rem;
  line-height: 1.35
}
.page h2:first-child,
.page h3:first-child {
  margin-top: 0
}
.page__tags {
  position: relative;
  padding-left: 5rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.page__tags-title {
  position: absolute;
  left: 0;
  color: rgba(0,0,0,.5)
}
.page__tags-link {
  color: #b4824c;
  margin: 0 1rem 0 0;
  transition: all .25s
}
.page__tags-link:hover {
  color: #cba882
}
.info-date {
  display: block;
  text-align: right
}
@media (max-width:767.98px) {
  .page {
    padding: 0 0 3rem
  }
  .page__rubric {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
  }
  .page h1 {
    font-size: 2.2rem;
    margin: 0 0 3rem
  }
  .page p {
    margin: 0 0 1.5em
  }
  .page__lead {
    font-size: 1.8rem;
    margin-bottom: 2.4rem;
    line-height: 1.5
  }
  .page h2,
  .page h3 {
    font-size: 2rem
  }
}
.photos {
  width: 100%;
  max-width: 99rem;
  margin: 0 auto
}
.photos h2 {
  text-align: center;
  font-size: 2.2rem;
  font-family: 'Playfair Display',serif;
  font-weight: 400;
  padding: 2.5rem 0;
  margin: 0
}
@media (min-width:1024px) {
  .photos h2 {
    display: none
  }
}
.photos__list {
  list-style: none;
  padding: 0;
  margin: 0 -3.7rem 8rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.photos__list li {
  width: calc(25% - 7.4rem);
  margin: 0 3.7rem 7.5rem
}
.photos__list .image {
  width: 100%;
  height: 0;
  padding-bottom: 133.33333333%;
  position: relative;
  margin: 0 0 1.5rem
}
.photos__list .image img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%
}
.photos__list ._load {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.4rem
}
.photos__list ._load a {
  color: #707070;
  text-decoration: none;
  transition: all .25s;
  margin: 0 .8rem
}
.photos__list ._load a:hover {
  color: #b4824c
}
@media (max-width:1023px) {
  .photos__list {
    margin: 0 -2rem 3rem
  }
  .photos__list li {
    width: calc(25% - 4rem);
    margin: 0 2rem 5rem
  }
}
@media (max-width:767px) {
  .photos {
    width: 100%;
    overflow: hidden
  }
  .photos__list {
    margin: 0 -2.4rem 2rem
  }
  .photos__list li {
    width: calc(50% - 4.8rem);
    margin: 0 2.4rem 3.5rem
  }
  .photos__list ._load {
    font-size: 1.2rem
  }
  .photos__list ._load a {
    margin: 0 .4rem
  }
}
.projects {
  background: #f9f5ee;
  border-top: solid 1px #bb9b7b;
  padding: 5rem 0 0;
  color: #252525
}
.projects h2 {
  text-align: center;
  font-size: 2.2rem;
  font-family: 'Playfair Display',serif;
  font-weight: 400;
  margin: 0 0 4rem;
  line-height: 1.2
}
.projects__item {
  padding: 5.5rem 51rem 2.7rem 0;
  border-top: solid 1px #ba9977;
  position: relative
}
.projects__item-overlay-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  background: rgba(255,255,255,0)
}
.projects__item:before {
  content: "";
  position: absolute;
  top: 0;
  left: -3rem;
  right: -3rem;
  bottom: 0;
  background: #f9f5ee;
  transition: all .4s;
  opacity: 0;
  box-shadow: 0 0 3rem rgba(0,0,0,.12)
}
.projects__item:hover:before {
  background: #f1e8d7;
  opacity: 1
}
.projects__item h3 {
  font-size: 4.4rem;
  line-height: 1.1;
  margin: 0 0 4.5rem;
  font-family: 'Playfair Display',serif;
  color: #60092a;
  position: relative
}
.projects__item p {
  line-height: 1.35;
  margin: 0 0 3.5rem;
  font-family: 'Playfair Display',serif;
  color: #252525;
  position: relative
}
.projects__item ._social {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1;
  margin: 0 0 .6rem;
  position: relative;
  z-index: 5
}
.projects__item ._social a {
  text-decoration: none;
  color: #a67c52;
  margin-right: .4rem;
  transition: all .25s
}
.projects__item ._social a:hover {
  color: #60092a
}
.projects__item aside {
  position: absolute;
  width: 51rem;
  bottom: 5rem;
  top: 5rem;
  right: 0;
  text-align: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}
.projects__link {
  display: inline-block;
  font-family: Nunito,sans-serif;
  color: #a16d3a;
  transition: all .25s;
  font-size: 1.6rem;
  position: relative
}
.projects__link:hover {
  color: #60092a
}
@media (max-width:1023px) {
  .projects .container {
    padding: 0
  }
  .projects__item {
    padding: 5rem
  }
  .projects__item:before {
    left: 0;
    right: 0
  }
  .projects__item h3 {
    font-size: 3.2rem;
    margin-bottom: 3rem
  }
  .projects__item p {
    max-width: 620px
  }
  .projects__item ._social {
    clear: both
  }
  .projects__item aside {
    position: relative;
    top: auto;
    bottom: auto;
    width: 100%
  }
  .projects__item aside img {
    max-height: 260px;
    margin: 0 0 0 auto
  }
}
@media (max-width:767.98px) {
  .projects {
    padding: 0
  }
  .projects h2 {
    padding: 2.5rem 0;
    max-width: 24rem;
    margin: 0 auto;
    text-align: center
  }
  .projects__item {
    padding: 6rem 2rem 5rem
  }
  .projects__item h3 {
    font-size: 3rem;
    line-height: 1.2;
    margin: 0 0 3rem
  }
  .projects__item p {
    font-size: 1.7rem
  }
  .projects__item aside {
    width: 50%;
    height: auto;
    max-height: 13.4rem;
    margin: 0 0 0 auto;
    position: relative;
    top: 2.2rem
  }
  .projects__item aside img {
    max-width: 94%;
    max-height: 90%;
    width: auto;
    height: auto
  }
  .projects__item aside a {
    display: block
  }
}
.promo {
  padding: 4rem 0 0
}
.promo h1 {
  text-align: center;
  max-width: 92rem;
  margin: 0 auto 2.5rem;
  color: #60092a;
  font-weight: 700;
  font-family: 'Playfair Display',serif;
  font-size: 3.8rem;
  line-height: 1.26315789
}
.promo__author {
  text-align: center;
  font-size: 1.2rem;
  line-height: 1.66666667;
  margin: 0 auto 3.5rem
}
.promo__author ._name {
  text-transform: uppercase
}
.promo__image {
  height: 53.2rem;
  background-size: cover;
  background-position: 50% 50%
}
@media (max-width:1023px) {
  .promo h1 {
    font-size: 2.8rem
  }
  .promo__image {
    height: 36rem
  }
}
@media (max-width:767.98px) {
  .promo {
    padding: 3rem 0 0
  }
  .promo h1 {
    font-size: 2.2rem;
    margin: 0 auto 2.5rem
  }
  .promo__author {
    font-size: 1.1rem;
    margin-bottom: 3.5rem
  }
  .promo__image {
    height: 338px
  }
}
.smi h2 {
  text-align: center;
  font-size: 2.2rem;
  font-family: 'Playfair Display',serif;
  font-weight: 400;
  padding: 2.5rem 0;
  margin: 0
}
@media (min-width:1024px) {
  .smi h2 {
    display: none
  }
}
.smi__item {
  padding: 3.5rem 0 2rem;
  border-bottom: 1px solid #b4824c
}
.smi__item:first-child {
  padding-top: 0
}
.smi__item:last-of-type {
  border-bottom: 0
}
.smi__item ._logo {
  margin-bottom: 2.3rem
}
.smi__item ._logo img {
  max-width: 100%
}
.smi__item ._image {
  margin: 0 0 2rem
}
.smi__item ._image img {
  display: block;
  width: 100%
}
.smi__item h3 {
  font-family: 'Playfair Display',serif;
  font-weight: 400;
  color: #363636;
  font-size: 2.6rem;
  margin: 0 0 1rem
}
@media (max-width:767px) {
  .smi__item h3 {
    line-height: 1.45
  }
}
.smi__item h3 a {
  color: inherit;
  text-decoration: none;
  transition: all .25s;
  display: inline-block
}
.smi__item h3 a:hover {
  color: #b4824c
}
.smi__item p {
  margin: 0 0 2.5rem
}
.smi__item time {
  margin: auto 0 0;
  font-family: Nunito,sans-serif;
  display: block;
  font-size: 1.4rem
}
.video {
  margin: 0 0 7rem
}
.video h2 {
  text-align: center;
  font-size: 2.2rem;
  font-family: 'Playfair Display',serif;
  font-weight: 400;
  padding: 2.5rem 0 0;
  margin: 0;
  color: #b4824c
}
@media (min-width:1024px) {
  .video h2 {
    display: none
  }
}
.video__item {
  border-top: solid 1px #b4824c;
  padding: 3.5rem 0
}
.video__item h3 {
  font-size: 2.4rem;
  max-width: 63.3rem;
  font-weight: 400;
  font-family: 'Playfair Display',serif;
  color: #363636;
  margin: 0 0 2.4rem;
  line-height: 1.5
}
.video__content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}
.video__content ._video {
  width: 63.3rem
}
.video__content ._video figure {
  padding: 0 0 56.25%;
  margin: 0 0 2.5rem;
  position: relative;
  height: 0
}
.video__content ._video figure iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.video__content ._video time {
  display: block;
  line-height: 2rem;
  font-size: 1.4rem
}
.video__content ._content {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 4.5rem
}
.video__content ._social {
  margin: auto 0 4.5rem
}
@media (max-width:1023px) {
  .video {
    margin: 0 0 3rem
  }
  .video__item {
    padding: 2rem 0 3rem
  }
  .video__item:first-child {
    border-top: 0
  }
  .video__content {
    display: block
  }
  .video__content ._video {
    width: 100%;
    margin: 0 auto 1rem
  }
  .video__content ._video time {
    display: block;
    line-height: 2rem;
    font-size: 1.4rem
  }
  .video__content ._content {
    display: block;
    padding-left: 0
  }
  .video__content ._social {
    margin: 3rem 0 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
  }
}
@media (max-width:767.98px) {
  .video {
    margin: 0 0 3.5rem;
    text-align: center
  }
  .video .container {
    padding: 0
  }
  .video__item {
    text-align: left;
    padding: 2rem 1.2rem 3rem
  }
}