/* =============ABSTRACTS==================== */
@import url("https://use.typekit.net/lgr6lyl.css");
/* =============BASE==================== */
/* VARIABLES =================================================================== */
/*
$gutter: 2%;
$columns: 16;
*/
/* STYLES ====================================================================== */
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  height: 100%;
  margin: 0;
  padding: 0;
}

body {
  font-family: sans-serif;
  height: 100%;
  max-width: 3000px;
  margin: 0 auto;
  padding: 0;
}

p {
  margin-top: 0;
}
p:last-of-type {
  margin-bottom: 0;
}

#form-success {
  display: none;
}

#feedback.erroneous, #feedback.error {
  padding: 10px;
  text-align: center;
  background-color: crimson;
  color: #fff;
  margin-bottom: 10px;
  font-weight: bold;
}

/* MEDIA QUERY'S =============================================================== */
* {
  outline: none;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
  margin: 0;
  padding: 0;
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
  border-radius: 0;
}

input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-adjust-hue-button, input[type=number]::-webkit-outer-adjust-hue-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  border-radius: 0;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

/* GRID ======================================================================== */
.clear:before, .clear:after {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
}

body {
  width: 100%;
}
body:before, body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}

/* EXTRA ======================================================================= */
img.scale {
  max-width: 100%;
  height: auto;
}

::-moz-selection {
  background: RoyalBlue;
  color: #fff;
}

::selection {
  background: RoyalBlue;
  color: #fff;
}

::-moz-selection {
  background: RoyalBlue;
  color: #fff;
}

#privacypolicy {
  position: fixed;
  right: 0;
  bottom: 0;
  background: rgba(238, 238, 238, 0.6);
  color: RoyalBlue;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 30px;
  width: 100%;
  font-size: 11px;
  line-height: 22px;
  opacity: 0;
  -webkit-transform: translate(0, 30px);
      -ms-transform: translate(0, 30px);
          transform: translate(0, 30px);
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  pointer-events: none;
}
#privacypolicy.active {
  opacity: 1;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  pointer-events: auto;
}
#privacypolicy a {
  color: RoyalBlue;
}
#privacypolicy .privacy-btn {
  background-image: url("../images/privacy-close.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  position: absolute;
  top: 15px;
  right: 10px;
  width: 15px;
  height: 15px;
  cursor: pointer;
}

/* CMS ========================================================================= */
.uniform__potty {
  position: absolute;
  top: -9999px;
  left: -9999px;
}

.erroneous {
  border-color: crimson !important;
}

/* PLUGINS ===================================================================== */
html {
  font-family: sans-serif;
  font-size: 62.5%;
}

body {
  line-height: 1.8;
  font-size: 1.35rem;
  font-family: sofia-pro, sans-serif;
  font-weight: 300;
}
@media print {
  body {
    font-size: 12pt;
    line-height: 1.4;
    page-break-inside: avoid;
  }
}

h1, h2, h3, .titlestyle {
  margin: 0;
  padding: 0;
  font-weight: 200;
  font-size: 2.5rem;
  line-height: 1.6;
  padding-bottom: 2rem;
  padding-top: 2rem;
  color: #8c5539;
}
@media print {
  h1, h2, h3, .titlestyle {
    padding-bottom: 2rem;
    page-break-inside: avoid;
  }
}
@media (max-width: 1000px) {
  h1 br, h2 br, h3 br, .titlestyle br {
    display: none;
  }
}
h1 a, h2 a, h3 a, .titlestyle a {
  text-decoration: none;
}

h3 {
  font-size: 2rem;
}

p {
  margin: 0;
}
p:not(p:last-of-type) {
  padding-bottom: 2rem;
}
@media print {
  p {
    page-break-inside: avoid;
  }
}

a {
  color: #8c5539;
  cursor: pointer;
}

mark {
  background: none;
  color: #8c5539;
}

.new__body h1, .new__body h2, .new__body h3, .new__body h4, .new__body h5, .new__body h6 {
  color: #8c5539;
  font-weight: 200;
  padding-bottom: 2rem;
}
.new__body h2 {
  font-size: 2.1rem;
}
.new__body h3 {
  font-size: 1.8rem;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@page {
  size: 210mm 297mm;
  margin: 20mm 16mm 20mm 16mm;
}
html {
  height: 100%;
  margin: 0;
  padding: 0;
}

body {
  height: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
}

img {
  height: 100%;
  width: 100%;
}

.web-container {
  padding: 8rem 0 10rem;
  max-width: 75%;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 1000px) {
  .web-container {
    max-width: 100%;
    padding: 5rem 0;
  }
}

.error__container a {
  color: unset;
  text-decoration: underline;
}

.swiper {
  height: 100%;
  width: 100%;
}

.isie {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 9999999;
  background: white;
  top: 0;
  left: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.isie h1 {
  padding-bottom: 2vw;
}
.isie .close-isie {
  text-decoration: underline;
  padding-top: 1vw;
  cursor: pointer;
}

.hidden {
  display: none;
  visibility: hidden;
  opacity: 0;
  height: 0;
}

.ratio__portrait {
  position: relative;
  height: 0;
  width: 100%;
  padding-bottom: 150%;
  overflow: hidden;
}
.ratio__portrait.greybg {
  background: #f2f2f2;
}
.ratio__portrait.smaller {
  padding-bottom: 110%;
}
.ratio__landscape {
  position: relative;
  height: 0;
  width: 100%;
  padding-bottom: 70%;
  overflow: hidden;
}
.ratio__square {
  position: relative;
  height: 0;
  width: 100%;
  padding-bottom: 100%;
  overflow: hidden;
}
.ratio__square.grey {
  background: #f2f2f2;
}
.ratio__fullscreen {
  position: relative;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.ratio__thumbnail {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.ratio__thumbnail.contain {
  -o-object-fit: contain;
     object-fit: contain;
}
.ratio__logo {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.ratio__video {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 124%;
}

/* =============COMPONENTS==================== */
.header {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media print {
  .header {
    display: none;
  }
}
.header__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 5rem 0 0;
  position: relative;
  max-width: 75%;
  width: 100%;
}
@media (max-width: 1000px) {
  .header__container {
    max-width: 100%;
    padding: 7rem 2.5rem 0;
  }
}
.header__logo {
  min-width: 14rem;
}
.header__logo .header__block a {
  display: block;
}
.header__logo .header__block a svg {
  max-width: 14rem;
  width: 100%;
}
.header__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.header__nav.visible .header__search {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.header__nav.visible .header__block .desktop-menu__block nav ul {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.header__nav .header__block {
  position: relative;
}
@media (max-width: 1000px) {
  .header__nav .header__block-desktop {
    display: none;
  }
}
.header__nav .header__block-mobile {
  display: none;
}
@media (max-width: 1000px) {
  .header__nav .header__block-mobile {
    display: block;
  }
}
.header__nav .header__block .desktop-menu__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.header__nav .header__block .desktop-menu__block nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 7rem 0 0;
  overflow: hidden;
}
.header__nav .header__block .desktop-menu__block nav ul {
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.header__nav .header__block .desktop-menu__block nav ul li a.active {
  font-weight: bold;
}
.header__nav .header__block .desktop-menu__block .toggle-wrapper {
  padding: 1rem;
  cursor: pointer;
}
.header__nav .header__block .desktop-menu__block .toggle-wrapper .toggle {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 3rem;
  height: 2rem;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.header__nav .header__block .desktop-menu__block .toggle-wrapper .toggle-close {
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.header__nav .header__block .desktop-menu__block .toggle-wrapper .toggle-close span {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.header__nav .header__block .desktop-menu__block .toggle-wrapper .toggle-close:before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  top: unset !important;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.header__nav .header__block .desktop-menu__block .toggle-wrapper .toggle-close:after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  bottom: unset !important;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.header__nav .header__block .desktop-menu__block .toggle-wrapper .toggle:before, .header__nav .header__block .desktop-menu__block .toggle-wrapper .toggle:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background: #8c5539;
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.header__nav .header__block .desktop-menu__block .toggle-wrapper .toggle:before {
  top: 0;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.header__nav .header__block .desktop-menu__block .toggle-wrapper .toggle:after {
  bottom: 0;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.header__nav .header__block .desktop-menu__block .toggle-wrapper .toggle span {
  display: block;
  width: 100%;
  height: 1px;
  background: #8c5539;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.header__nav .header__block .mobile-menu__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.header__nav .header__block .mobile-menu__block nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 7rem 0 0;
  overflow: hidden;
}
.header__nav .header__block .mobile-menu__block nav ul {
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.header__nav .header__block .mobile-menu__block .toggle-wrapper {
  padding: 1rem;
  cursor: pointer;
}
.header__nav .header__block .mobile-menu__block .toggle-wrapper .toggle {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 3rem;
  height: 2rem;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.header__nav .header__block .mobile-menu__block .toggle-wrapper .toggle-close {
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.header__nav .header__block .mobile-menu__block .toggle-wrapper .toggle-close span {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.header__nav .header__block .mobile-menu__block .toggle-wrapper .toggle-close:before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  top: unset !important;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.header__nav .header__block .mobile-menu__block .toggle-wrapper .toggle-close:after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  bottom: unset !important;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.header__nav .header__block .mobile-menu__block .toggle-wrapper .toggle:before, .header__nav .header__block .mobile-menu__block .toggle-wrapper .toggle:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background: #8c5539;
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.header__nav .header__block .mobile-menu__block .toggle-wrapper .toggle:before {
  top: 0;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.header__nav .header__block .mobile-menu__block .toggle-wrapper .toggle:after {
  bottom: 0;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.header__nav .header__block .mobile-menu__block .toggle-wrapper .toggle span {
  display: block;
  width: 100%;
  height: 1px;
  background: #8c5539;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.header__nav .header__block nav ul {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.header__nav .header__block nav ul li {
  padding: 0;
  margin: 0;
  list-style: none;
}
.header__nav .header__block nav ul li:not(.header__nav .header__block nav ul li:last-of-type) {
  padding: 0 2rem 0 0;
}
.header__nav .header__block nav ul li a {
  text-decoration: none;
  color: #8c5539;
  font-weight: 300;
}
.header__search {
  position: absolute;
  left: 0;
  right: 12rem;
  bottom: -5rem;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.header__search .header__block form {
  margin: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  border-bottom: 1px solid #8c5539;
  padding: 0 0 5px 0;
}
.header__search .header__block form input {
  padding: 0;
  font-size: 1.35rem;
  color: #8c5539;
}
.header__search .header__block form input:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.header__search .header__block form button {
  border: 0;
  color: #8c5539;
  background: none;
  font-size: 1.35rem;
  font-family: sofia-pro, sans-serif;
  font-weight: 300;
  padding: 1rem 0 1rem 2.5rem;
}

.mobile-navigation {
  display: none;
}
@media (max-width: 1000px) {
  .mobile-navigation {
    display: block;
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    background: white;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
}
.mobile-navigation.visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.mobile-navigation-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  max-width: 100%;
  padding: 7rem 2.5rem 0;
}
.mobile-navigation-head-logo {
  width: 14rem;
}
.mobile-navigation-head-toggle .toggle-wrapper {
  padding: 1rem;
  cursor: pointer;
}
.mobile-navigation-head-toggle .toggle-wrapper .toggle {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 3rem;
  height: 2rem;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.mobile-navigation-head-toggle .toggle-wrapper .toggle-close {
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.mobile-navigation-head-toggle .toggle-wrapper .toggle-close span {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.mobile-navigation-head-toggle .toggle-wrapper .toggle-close:before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  top: unset !important;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.mobile-navigation-head-toggle .toggle-wrapper .toggle-close:after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  bottom: unset !important;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.mobile-navigation-head-toggle .toggle-wrapper .toggle:before, .mobile-navigation-head-toggle .toggle-wrapper .toggle:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background: #8c5539;
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.mobile-navigation-head-toggle .toggle-wrapper .toggle:before {
  top: 0;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.mobile-navigation-head-toggle .toggle-wrapper .toggle:after {
  bottom: 0;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.mobile-navigation-head-toggle .toggle-wrapper .toggle span {
  display: block;
  width: 100%;
  height: 1px;
  background: #8c5539;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.mobile-navigation-block {
  padding: 5rem 0;
  height: calc((var(--vh, 1vh) * 100) - 13.9rem);
  height: calc(100vh - 13.9rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mobile-navigation-block ul {
  padding: 0 2.5rem;
  margin: 0;
}
.mobile-navigation-block ul li {
  list-style: none;
  padding: 0;
  text-align: center;
  line-height: 2.6;
}
.mobile-navigation-block ul li a {
  color: #8c5539;
  text-decoration: none;
}

.footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
@media print {
  .footer {
    display: none;
  }
}
.footer-hasImage {
  padding: 0 0 20rem;
}
@media (max-width: 1000px) {
  .footer-hasImage {
    padding: 0;
  }
}
.footer__container-0 {
  max-width: 25%;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
@media (max-width: 1000px) {
  .footer__container-0 {
    display: none;
  }
}
.footer__container-1 {
  font-size: 1.25rem;
  max-width: 75%;
  width: 100%;
  padding: 0 0 5rem;
}
.footer__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 1000px) {
  .footer__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.footer__logo {
  max-width: 4rem;
  width: 100%;
}
.footer__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  max-width: 80%;
  width: 100%;
}
@media (max-width: 1000px) {
  .footer__main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: 100%;
  }
}
.footer__byplug {
  max-width: 20%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (max-width: 1000px) {
  .footer__byplug {
    max-width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.footer__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 0 0 1.5rem;
}
@media (max-width: 1000px) {
  .footer__links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 2.5rem 0;
  }
}
.footer__links li {
  list-style: none;
  padding: 0 7px 0 0;
}
@media (max-width: 1000px) {
  .footer__links li {
    padding: 0;
  }
}
.footer__links li:not(.footer__links li:first-of-type):before {
  content: "|";
  padding-right: 7px;
}
@media (max-width: 1000px) {
  .footer__links li:not(.footer__links li:first-of-type):before {
    content: "";
    padding: 0;
  }
}
.footer__links li a {
  text-decoration: none;
  color: #8c5539;
}
.footer__plug li {
  list-style: none;
}
.footer__plug li a {
  color: #8c5539;
  text-decoration: none;
  opacity: 0.5;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.footer__plug li a:hover {
  opacity: 1;
}

#privacypolicy {
  background: #fff;
  color: #222222;
}
#privacypolicy a {
  color: #222222;
}

.cc-nb-main-container {
  font-family: sofia-pro, sans-serif !important;
  font-size: 1.3rem !important;
}
.cc-nb-title {
  font-weight: 200 !important;
  color: #8c5539 !important;
  font-size: 2.5rem !important;
}
.cc-nb-text {
  font-weight: 300 !important;
  color: #222222 !important;
  font-size: 1.25rem !important;
  line-height: 1.8 !important;
}
.cc-nb-okagree {
  background: #8c5539 !important;
  border: 1px solid #8c5539 !important;
}
.cc-nb-reject {
  background: none !important;
  border: 1px solid #8c5539 !important;
  color: #8c5539 !important;
}
.cc-nb-changep {
  color: #8c5539 !important;
}
.cc-nb-buttons-container button {
  text-transform: uppercase !important;
  font-weight: 300 !important;
  letter-spacing: 0.1em !important;
  font-size: 1.25rem !important;
  font-family: sofia-pro, sans-serif !important;
  outline: none !important;
}

form, input, label, textarea {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#contact-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

form {
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}
form .error {
  color: crimson;
}
form .error::-webkit-input-placeholder {
  color: crimson;
}
form .error::-moz-placeholder {
  color: crimson;
}
form .error:-ms-input-placeholder {
  color: crimson;
}
form .error::-ms-input-placeholder {
  color: crimson;
}
form .error::placeholder {
  color: crimson;
}
form .error + label {
  color: crimson;
  font-weight: bold;
}
form .error + label a {
  color: crimson !important;
}
form .error a {
  color: crimson;
}
form .error .checkbox:before {
  border: 0.5px solid crimson;
}
form button {
  background: none;
  border: 1px solid #8c5539;
  color: #8c5539;
  font-family: sofia-pro, sans-serif;
  font-weight: 300;
  font-size: 1.4rem;
  padding: 1rem 2.5rem;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  text-align: left;
}
form button:hover {
  background: #8c5539;
  color: #fff;
}

.form-group {
  border-bottom: 1px solid #8c5539;
  margin-top: -1px;
  position: relative;
  width: 100%;
}

.noline {
  border-bottom: none;
  margin-top: 0;
}

#group-policy {
  padding: 20px 0;
}

label, input {
  -webkit-transition: color 0.4s ease, background-color 0.1s ease-in-out;
  -o-transition: color 0.4s ease, background-color 0.1s ease-in-out;
  transition: color 0.4s ease, background-color 0.1s ease-in-out;
}

label {
  color: #8c5539;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  position: absolute;
  top: 10px;
  left: 10px;
}
input:focus + label, textarea:focus + label {
  color: #222222;
  font-weight: bold;
  letter-spacing: -0.01em;
}
input[type=checkbox]:focus + label {
  color: unset;
  font-weight: unset;
  letter-spacing: 0.03em;
}

input, textarea, .uploadfile {
  background-color: transparent;
  border: none;
  color: #8c5539;
  font-size: 14px;
  margin: 9px 0 7px 0;
  margin: 0;
  padding: 2em 10px 10px 0;
  outline: none;
  width: 100%;
}
input:focus, textarea:focus, .uploadfile:focus {
  color: #8c5539;
  background-color: #888888, 40;
  border: none !important;
  outline: none !important;
}
input.error, textarea.error, .uploadfile.error {
  padding: 2em 10px 2em 0;
}

.uploadfile {
  padding: 2rem 0;
  text-align: left;
}

#bestand, .bestand {
  visibility: hidden;
  opacity: 0;
  height: 0;
  margin: 0;
  padding: 0;
  position: absolute;
}

.error-text {
  position: absolute;
  bottom: 10px;
  left: 0;
  margin: 0;
  font-size: 70%;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: crimson;
}
.error-text.error-policy {
  position: relative;
  bottom: 0;
  left: 0;
}

.policy {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 0;
  line-height: 2;
  color: #8c5539;
}
.policy a {
  text-decoration: underline;
  color: #8c5539;
}

#policy {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  display: inline-block;
  width: 0;
  height: 0;
  position: absolute;
  left: -99999999px;
}
#policy:checked + label:after {
  content: "";
  background: #8c5539;
  border: 0.5px solid #8c5539;
  position: absolute;
  top: 7px;
  left: -25px;
  width: 12px;
  height: 12px;
}

.checkbox {
  position: relative;
  margin-left: 16px;
  padding: 0 0 1rem 0;
}
.checkbox:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  border: 0.5px solid #8c5539;
  left: -25px;
  top: 7px;
}
.checkbox a {
  text-decoration: underline;
}

.label--required:after {
  content: "*";
  color: crimson;
  margin-left: 5px;
}

#hiddenmodal.fancybox__content {
  padding: 5rem !important;
  background: #8c5539 !important;
  color: #fff !important;
  max-width: 60rem;
  width: 100%;
  text-align: center;
}
#hiddenmodal.fancybox__content h1, #hiddenmodal.fancybox__content h2, #hiddenmodal.fancybox__content h3 {
  color: #fff;
}
#hiddenmodal.fancybox__content .carousel__button.is-close {
  top: 0 !important;
  right: 0;
}
#hiddenmodal.fancybox__content .carousel__button.is-close svg {
  color: #fff;
  -webkit-filter: none;
          filter: none;
  width: 2rem;
  height: 2rem;
  stroke-width: 1px;
}

.fancybox__content {
  padding: 5rem !important;
  max-width: 60rem;
  width: 100%;
  text-align: center;
}
.fancybox__content .carousel__button.is-close {
  top: 0 !important;
  right: 0;
}
.fancybox__content .carousel__button.is-close svg {
  color: #8c5539;
  -webkit-filter: none;
          filter: none;
  width: 2rem;
  height: 2rem;
  stroke-width: 1px;
}

.btn {
  text-decoration: none;
  color: #8c5539;
  font-size: 1.35rem;
  font-weight: 200;
  display: inline-block;
}
.btn-space {
  padding: 0 1rem 0 0;
}
.btn:after {
  content: "";
  height: 1px;
  width: 100%;
  background: #8c5539;
  display: block;
}
.btn-loadmore {
  background: none;
  border: none;
  padding: 0;
  font-size: 1.35rem;
  font-weight: 200;
  font-family: sofia-pro, sans-serif;
}
.btn[hidden] {
  display: none;
}

.swiper-buttons-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.swiper-buttons-prev, .swiper-buttons-next {
  position: relative;
  cursor: pointer;
  padding: 1rem 0;
}
.swiper-buttons-prev span, .swiper-buttons-next span {
  position: relative;
  display: block;
  width: 2.5rem;
  height: 1px;
  background: #222222;
  margin: 2px 0 0 2rem;
}
.swiper-buttons-prev span:before, .swiper-buttons-prev span:after, .swiper-buttons-next span:before, .swiper-buttons-next span:after {
  content: "";
  width: 4px;
  height: 1px;
  background: #222222;
  position: absolute;
  -webkit-transform-origin: right;
      -ms-transform-origin: right;
          transform-origin: right;
  top: 0;
  right: 0;
}
.swiper-buttons-prev span:before, .swiper-buttons-next span:before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.swiper-buttons-prev span:after, .swiper-buttons-next span:after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.swiper-buttons-prev span {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 0 -3.75rem;
}
@media (max-width: 1000px) {
  .columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0;
  }
}

.column {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  margin: 0 3.75rem;
  max-width: 50%;
  text-align: justify;
  text-justify: inter-word;
}
@media (max-width: 1000px) {
  .column {
    max-width: 100%;
    margin: 0;
  }
}

@media (max-width: 1000px) {
  .column {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.banner {
  width: 100%;
  height: 100%;
}
@media print {
  .banner {
    display: none;
  }
}
.banner__container-1 {
  width: 100%;
  height: 57vh;
  height: calc(var(--vh, 1vh) * 57);
  min-height: 50rem;
}
@media print {
  .banner__container-1 {
    display: none;
  }
}
.banner__wrapper {
  width: 100%;
  height: 100%;
}
.banner__block {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  text-decoration: none;
}
.banner__quote {
  text-align: center;
  font-weight: 200;
  font-size: 2.25rem;
  color: #8c5539;
}
.banner__quote:before, .banner__quote:after {
  font-family: aw-conqueror-didot, serif;
  line-height: 0;
  font-size: 3rem;
  display: block;
  position: relative;
}
.banner__logo {
  position: absolute;
  bottom: -4.5rem;
  left: 11.5rem;
  max-width: 13rem;
  width: 100%;
}
.banner__image {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.banner__image-wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  overflow: hidden;
}

.about .banner__image {
  top: -37%;
  left: -16.5%;
  width: 100vw;
  height: 100vh;
}
@media (max-width: 1000px) {
  .about .banner__image {
    left: 0;
  }
}

.filter-container {
  display: none;
}
@media (max-width: 1000px) {
  .filter-container {
    display: block;
  }
}
.filter-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
}
.filter-spacer {
  max-width: 24.999%;
  width: 100%;
}
@media (max-width: 1000px) {
  .filter-spacer {
    max-width: 0;
  }
}
.filter-main {
  max-width: 74.997%;
  width: 100%;
  padding: 0 8.333%;
}
@media (max-width: 1000px) {
  .filter-main {
    padding: 0 0 5rem;
  }
}
.filter-main form {
  padding: 0;
  margin: 0;
  color: #8c5539;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.filter-main form .selectgroup {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.filter-main form .selectgroup span {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  right: 1rem;
}
.filter-main form .selectgroup span:before, .filter-main form .selectgroup span:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 1rem;
  background: #8c5539;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.filter-main form .selectgroup span:before {
  -webkit-transform: translate(3px, 0) rotate(45deg);
      -ms-transform: translate(3px, 0) rotate(45deg);
          transform: translate(3px, 0) rotate(45deg);
}
.filter-main form .selectgroup span:after {
  -webkit-transform: translate(-3px, 0) rotate(-45deg);
      -ms-transform: translate(-3px, 0) rotate(-45deg);
          transform: translate(-3px, 0) rotate(-45deg);
}
.filter-main form select {
  background: none;
  border: none;
  width: 20rem;
  color: #8c5539;
  font-size: 2.5rem;
  line-height: 1.6;
  font-weight: 200;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.filter-main form select option {
  font-size: 1.35rem;
}

.select-hidden {
  display: none;
  visibility: hidden;
  padding-right: 10px;
}

.select {
  cursor: pointer;
  display: inline-block;
  position: relative;
  font-size: 16px;
  color: #8c5539;
  width: 220px;
  height: 40px;
}

.select-styled {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
  padding: 8px 15px 8px 0;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.select-styled:active:after, .select-styled.active:after {
  top: 9px;
  border-color: transparent transparent #8c5539 transparent;
}

.select-options {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 999;
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: rgb(251, 251, 251);
  height: 350px;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  overflow-y: scroll;
}
.select-options li {
  font-size: 12px;
  margin: 0;
  padding: 5px 0;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.select-options li:hover, .select-options li.is-selected {
  color: #fff;
  background: #8c5539;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.select-options li[rel=hide] {
  display: none;
}

.new__print-head {
  display: none;
}
@media print {
  .new__print-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 25mm;
  }
}
.new__print-head-logo, .new__print-head-thumbnail {
  max-width: 50%;
  width: 100%;
}
.new__print-head-logo {
  max-width: 25%;
}
.new__print-head-thumbnail {
  max-width: 25%;
}

/* =============PAGES==================== */
.home .header__nav {
  opacity: 0;
  visibility: hidden;
}
.home__container-1 {
  width: 100%;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.home footer {
  visibility: hidden;
  opacity: 0;
}

.about__container-1 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 10rem 0;
}
.about__container-1 .about__wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media (max-width: 1000px) {
  .about__container-1 .about__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0 2.5rem;
  }
}
.about__container-1 .about__aside {
  max-width: 33.332%;
  width: 100%;
}
@media (max-width: 1000px) {
  .about__container-1 .about__aside {
    max-width: 100%;
    padding: 0 2.5rem 5rem;
  }
}
@media (max-width: 1000px) {
  .about__container-1 .about__aside-desktop .about__clients {
    display: none;
  }
}
.about__container-1 .about__main {
  max-width: 66.664%;
  width: 100%;
}
@media (max-width: 1000px) {
  .about__container-1 .about__main {
    max-width: 100%;
  }
}
.about__container-1 .about__list {
  padding: 0 0 5rem;
}
@media (max-width: 1000px) {
  .about__container-1 .about__list {
    padding: 0;
  }
}
.about__container-1 .about__list li {
  list-style: none;
  line-height: 1.8;
}
.about__container-1 .about__list li a {
  text-decoration: none;
  color: #bdbdbd;
}
.about__container-1 .about__list li a.active {
  color: #222222;
}
.about__container-1 .about__body ul {
  margin: 0 0 2.5rem;
}
.about__container-1 .about__contact {
  padding: 10rem 0 0;
}

.expertises__container-1 .expertises__wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 10rem 0;
}
@media (max-width: 1000px) {
  .expertises__container-1 .expertises__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.expertises__container-1 .expertises__aside {
  max-width: 33.332%;
  width: 100%;
}
@media (max-width: 1000px) {
  .expertises__container-1 .expertises__aside {
    max-width: 100%;
    padding: 0 2.5rem 5rem;
  }
}
@media (max-width: 1000px) {
  .expertises__container-1 .expertises__aside-desktop .expertises__clients {
    display: none;
  }
}
.expertises__container-1 .expertises__aside-mobile {
  display: none;
}
@media (max-width: 1000px) {
  .expertises__container-1 .expertises__aside-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .expertises__container-1 .expertises__aside-mobile .expertises__list {
    display: none;
  }
  .expertises__container-1 .expertises__aside-mobile .expertises__clients {
    padding: 5rem 0 0;
  }
}
.expertises__container-1 .expertises__main {
  max-width: 66.664%;
  width: 100%;
}
@media (max-width: 1000px) {
  .expertises__container-1 .expertises__main {
    max-width: 100%;
    padding: 0 2.5rem;
  }
}
.expertises__container-1 .expertises__list {
  padding: 0 0 5rem;
}
@media (max-width: 1000px) {
  .expertises__container-1 .expertises__list {
    padding: 0;
  }
}
.expertises__container-1 .expertises__list li {
  list-style: none;
  line-height: 1.8;
}
.expertises__container-1 .expertises__list li a {
  text-decoration: none;
  color: #222222;
}
.expertises__container-1 .expertises__list li a.active {
  color: #bdbdbd;
}
.expertises__container-1 .expertises__clients li {
  list-style: none;
  line-height: 1.8;
}
.expertises__container-1 .expertises__clients li a {
  text-decoration: none;
  color: #222222;
}
.expertises__container-1 .expertises__clients li a.active {
  color: #bdbdbd;
}
.expertises__container-1 .expertises__body .block ul {
  padding: 0 0 0 1.5rem;
  margin: 2rem 0;
}
.expertises__container-1 .expertises__body .block ul li {
  list-style: none;
}
.expertises__container-1 .expertises__body .block ul li:not(.expertises__container-1 .expertises__body .block ul li:last-of-type) {
  padding: 0 0 2rem;
}
.expertises__container-1 .expertises__body .block ul li:before {
  content: "-";
  margin-left: -1.5rem;
  margin-right: 1rem;
}

.news .filter-container, .publications .filter-container, .events .filter-container {
  padding-bottom: 10rem;
  display: block;
}
@media (max-width: 1000px) {
  .news .filter-main, .publications .filter-main, .events .filter-main {
    padding: 0 2.5rem;
  }
}
.news .pagetitle, .publications .pagetitle, .events .pagetitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
  padding: 10rem 0 5rem;
}
.news .pagetitle-spacer, .publications .pagetitle-spacer, .events .pagetitle-spacer {
  max-width: 24.999%;
  width: 100%;
}
@media (max-width: 1000px) {
  .news .pagetitle-spacer, .publications .pagetitle-spacer, .events .pagetitle-spacer {
    max-width: 0;
  }
}
.news .pagetitle-title, .publications .pagetitle-title, .events .pagetitle-title {
  max-width: 74.997%;
  width: 100%;
  padding: 0 8.333%;
}
@media (max-width: 1000px) {
  .news .pagetitle-title, .publications .pagetitle-title, .events .pagetitle-title {
    padding: 0 2.5rem;
  }
}
.news__container-1, .publications__container-1, .events__container-1 {
  position: relative;
}
.news__container-1 .news__element, .news__container-1 .publications__element, .news__container-1 .events__element, .publications__container-1 .news__element, .publications__container-1 .publications__element, .publications__container-1 .events__element, .events__container-1 .news__element, .events__container-1 .publications__element, .events__container-1 .events__element {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.news__container-1 .news__element:not(.news__container-1 .news__element:last-of-type, .news__container-1 .publications__element:last-of-type, .news__container-1 .events__element:last-of-type, .publications__container-1 .news__element:last-of-type, .publications__container-1 .publications__element:last-of-type, .publications__container-1 .events__element:last-of-type, .events__container-1 .news__element:last-of-type, .events__container-1 .publications__element:last-of-type, .events__container-1 .events__element:last-of-type), .news__container-1 .publications__element:not(.news__container-1 .news__element:last-of-type, .news__container-1 .publications__element:last-of-type, .news__container-1 .events__element:last-of-type, .publications__container-1 .news__element:last-of-type, .publications__container-1 .publications__element:last-of-type, .publications__container-1 .events__element:last-of-type, .events__container-1 .news__element:last-of-type, .events__container-1 .publications__element:last-of-type, .events__container-1 .events__element:last-of-type), .news__container-1 .events__element:not(.news__container-1 .news__element:last-of-type, .news__container-1 .publications__element:last-of-type, .news__container-1 .events__element:last-of-type, .publications__container-1 .news__element:last-of-type, .publications__container-1 .publications__element:last-of-type, .publications__container-1 .events__element:last-of-type, .events__container-1 .news__element:last-of-type, .events__container-1 .publications__element:last-of-type, .events__container-1 .events__element:last-of-type), .publications__container-1 .news__element:not(.news__container-1 .news__element:last-of-type, .news__container-1 .publications__element:last-of-type, .news__container-1 .events__element:last-of-type, .publications__container-1 .news__element:last-of-type, .publications__container-1 .publications__element:last-of-type, .publications__container-1 .events__element:last-of-type, .events__container-1 .news__element:last-of-type, .events__container-1 .publications__element:last-of-type, .events__container-1 .events__element:last-of-type), .publications__container-1 .publications__element:not(.news__container-1 .news__element:last-of-type, .news__container-1 .publications__element:last-of-type, .news__container-1 .events__element:last-of-type, .publications__container-1 .news__element:last-of-type, .publications__container-1 .publications__element:last-of-type, .publications__container-1 .events__element:last-of-type, .events__container-1 .news__element:last-of-type, .events__container-1 .publications__element:last-of-type, .events__container-1 .events__element:last-of-type), .publications__container-1 .events__element:not(.news__container-1 .news__element:last-of-type, .news__container-1 .publications__element:last-of-type, .news__container-1 .events__element:last-of-type, .publications__container-1 .news__element:last-of-type, .publications__container-1 .publications__element:last-of-type, .publications__container-1 .events__element:last-of-type, .events__container-1 .news__element:last-of-type, .events__container-1 .publications__element:last-of-type, .events__container-1 .events__element:last-of-type), .events__container-1 .news__element:not(.news__container-1 .news__element:last-of-type, .news__container-1 .publications__element:last-of-type, .news__container-1 .events__element:last-of-type, .publications__container-1 .news__element:last-of-type, .publications__container-1 .publications__element:last-of-type, .publications__container-1 .events__element:last-of-type, .events__container-1 .news__element:last-of-type, .events__container-1 .publications__element:last-of-type, .events__container-1 .events__element:last-of-type), .events__container-1 .publications__element:not(.news__container-1 .news__element:last-of-type, .news__container-1 .publications__element:last-of-type, .news__container-1 .events__element:last-of-type, .publications__container-1 .news__element:last-of-type, .publications__container-1 .publications__element:last-of-type, .publications__container-1 .events__element:last-of-type, .events__container-1 .news__element:last-of-type, .events__container-1 .publications__element:last-of-type, .events__container-1 .events__element:last-of-type), .events__container-1 .events__element:not(.news__container-1 .news__element:last-of-type, .news__container-1 .publications__element:last-of-type, .news__container-1 .events__element:last-of-type, .publications__container-1 .news__element:last-of-type, .publications__container-1 .publications__element:last-of-type, .publications__container-1 .events__element:last-of-type, .events__container-1 .news__element:last-of-type, .events__container-1 .publications__element:last-of-type, .events__container-1 .events__element:last-of-type) {
  padding: 0 0 5rem;
}
@media (max-width: 1000px) {
  .news__container-1 .news__element, .news__container-1 .publications__element, .news__container-1 .events__element, .publications__container-1 .news__element, .publications__container-1 .publications__element, .publications__container-1 .events__element, .events__container-1 .news__element, .events__container-1 .publications__element, .events__container-1 .events__element {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.news__container-1 .news__thumbnail, .news__container-1 .publications__thumbnail, .news__container-1 .events__thumbnail, .publications__container-1 .news__thumbnail, .publications__container-1 .publications__thumbnail, .publications__container-1 .events__thumbnail, .events__container-1 .news__thumbnail, .events__container-1 .publications__thumbnail, .events__container-1 .events__thumbnail {
  max-width: 24.999%;
  width: 100%;
}
@media (max-width: 1000px) {
  .news__container-1 .news__thumbnail, .news__container-1 .publications__thumbnail, .news__container-1 .events__thumbnail, .publications__container-1 .news__thumbnail, .publications__container-1 .publications__thumbnail, .publications__container-1 .events__thumbnail, .events__container-1 .news__thumbnail, .events__container-1 .publications__thumbnail, .events__container-1 .events__thumbnail {
    max-width: 15rem;
    margin: 0 auto;
  }
}
.news__container-1 .news__main, .news__container-1 .publications__main, .news__container-1 .events__main, .publications__container-1 .news__main, .publications__container-1 .publications__main, .publications__container-1 .events__main, .events__container-1 .news__main, .events__container-1 .publications__main, .events__container-1 .events__main {
  max-width: 74.997%;
  width: 100%;
  padding: 0 8.333%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1000px) {
  .news__container-1 .news__main, .news__container-1 .publications__main, .news__container-1 .events__main, .publications__container-1 .news__main, .publications__container-1 .publications__main, .publications__container-1 .events__main, .events__container-1 .news__main, .events__container-1 .publications__main, .events__container-1 .events__main {
    max-width: 100%;
    padding: 5rem 2.5rem 0;
  }
}
.news__container-1 .news__main .news__block, .news__container-1 .news__main .publications__block, .news__container-1 .news__main .events__block, .news__container-1 .publications__main .news__block, .news__container-1 .publications__main .publications__block, .news__container-1 .publications__main .events__block, .news__container-1 .events__main .news__block, .news__container-1 .events__main .publications__block, .news__container-1 .events__main .events__block, .publications__container-1 .news__main .news__block, .publications__container-1 .news__main .publications__block, .publications__container-1 .news__main .events__block, .publications__container-1 .publications__main .news__block, .publications__container-1 .publications__main .publications__block, .publications__container-1 .publications__main .events__block, .publications__container-1 .events__main .news__block, .publications__container-1 .events__main .publications__block, .publications__container-1 .events__main .events__block, .events__container-1 .news__main .news__block, .events__container-1 .news__main .publications__block, .events__container-1 .news__main .events__block, .events__container-1 .publications__main .news__block, .events__container-1 .publications__main .publications__block, .events__container-1 .publications__main .events__block, .events__container-1 .events__main .news__block, .events__container-1 .events__main .publications__block, .events__container-1 .events__main .events__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.news__container-1 .news__main .news__body, .news__container-1 .news__main .publications__body, .news__container-1 .news__main .events__body, .news__container-1 .publications__main .news__body, .news__container-1 .publications__main .publications__body, .news__container-1 .publications__main .events__body, .news__container-1 .events__main .news__body, .news__container-1 .events__main .publications__body, .news__container-1 .events__main .events__body, .publications__container-1 .news__main .news__body, .publications__container-1 .news__main .publications__body, .publications__container-1 .news__main .events__body, .publications__container-1 .publications__main .news__body, .publications__container-1 .publications__main .publications__body, .publications__container-1 .publications__main .events__body, .publications__container-1 .events__main .news__body, .publications__container-1 .events__main .publications__body, .publications__container-1 .events__main .events__body, .events__container-1 .news__main .news__body, .events__container-1 .news__main .publications__body, .events__container-1 .news__main .events__body, .events__container-1 .publications__main .news__body, .events__container-1 .publications__main .publications__body, .events__container-1 .publications__main .events__body, .events__container-1 .events__main .news__body, .events__container-1 .events__main .publications__body, .events__container-1 .events__main .events__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.news__container-1 .news__main .news__body h2, .news__container-1 .news__main .publications__body h2, .news__container-1 .news__main .events__body h2, .news__container-1 .publications__main .news__body h2, .news__container-1 .publications__main .publications__body h2, .news__container-1 .publications__main .events__body h2, .news__container-1 .events__main .news__body h2, .news__container-1 .events__main .publications__body h2, .news__container-1 .events__main .events__body h2, .publications__container-1 .news__main .news__body h2, .publications__container-1 .news__main .publications__body h2, .publications__container-1 .news__main .events__body h2, .publications__container-1 .publications__main .news__body h2, .publications__container-1 .publications__main .publications__body h2, .publications__container-1 .publications__main .events__body h2, .publications__container-1 .events__main .news__body h2, .publications__container-1 .events__main .publications__body h2, .publications__container-1 .events__main .events__body h2, .events__container-1 .news__main .news__body h2, .events__container-1 .news__main .publications__body h2, .events__container-1 .news__main .events__body h2, .events__container-1 .publications__main .news__body h2, .events__container-1 .publications__main .publications__body h2, .events__container-1 .publications__main .events__body h2, .events__container-1 .events__main .news__body h2, .events__container-1 .events__main .publications__body h2, .events__container-1 .events__main .events__body h2 {
  position: relative;
}
.news__container-1 .news__main .news__body h2 small, .news__container-1 .news__main .publications__body h2 small, .news__container-1 .news__main .events__body h2 small, .news__container-1 .publications__main .news__body h2 small, .news__container-1 .publications__main .publications__body h2 small, .news__container-1 .publications__main .events__body h2 small, .news__container-1 .events__main .news__body h2 small, .news__container-1 .events__main .publications__body h2 small, .news__container-1 .events__main .events__body h2 small, .publications__container-1 .news__main .news__body h2 small, .publications__container-1 .news__main .publications__body h2 small, .publications__container-1 .news__main .events__body h2 small, .publications__container-1 .publications__main .news__body h2 small, .publications__container-1 .publications__main .publications__body h2 small, .publications__container-1 .publications__main .events__body h2 small, .publications__container-1 .events__main .news__body h2 small, .publications__container-1 .events__main .publications__body h2 small, .publications__container-1 .events__main .events__body h2 small, .events__container-1 .news__main .news__body h2 small, .events__container-1 .news__main .publications__body h2 small, .events__container-1 .news__main .events__body h2 small, .events__container-1 .publications__main .news__body h2 small, .events__container-1 .publications__main .publications__body h2 small, .events__container-1 .publications__main .events__body h2 small, .events__container-1 .events__main .news__body h2 small, .events__container-1 .events__main .publications__body h2 small, .events__container-1 .events__main .events__body h2 small {
  color: #222222;
  font-size: 1.35rem;
  position: relative;
  top: -1rem;
}
@media (max-width: 1000px) {
  .news__container-1 .news__main .news__body p, .news__container-1 .news__main .publications__body p, .news__container-1 .news__main .events__body p, .news__container-1 .publications__main .news__body p, .news__container-1 .publications__main .publications__body p, .news__container-1 .publications__main .events__body p, .news__container-1 .events__main .news__body p, .news__container-1 .events__main .publications__body p, .news__container-1 .events__main .events__body p, .publications__container-1 .news__main .news__body p, .publications__container-1 .news__main .publications__body p, .publications__container-1 .news__main .events__body p, .publications__container-1 .publications__main .news__body p, .publications__container-1 .publications__main .publications__body p, .publications__container-1 .publications__main .events__body p, .publications__container-1 .events__main .news__body p, .publications__container-1 .events__main .publications__body p, .publications__container-1 .events__main .events__body p, .events__container-1 .news__main .news__body p, .events__container-1 .news__main .publications__body p, .events__container-1 .news__main .events__body p, .events__container-1 .publications__main .news__body p, .events__container-1 .publications__main .publications__body p, .events__container-1 .publications__main .events__body p, .events__container-1 .events__main .news__body p, .events__container-1 .events__main .publications__body p, .events__container-1 .events__main .events__body p {
    padding: 0 0 2.5rem 0;
  }
}
.news__container-1 .news__main .news__body .btn, .news__container-1 .news__main .publications__body .btn, .news__container-1 .news__main .events__body .btn, .news__container-1 .publications__main .news__body .btn, .news__container-1 .publications__main .publications__body .btn, .news__container-1 .publications__main .events__body .btn, .news__container-1 .events__main .news__body .btn, .news__container-1 .events__main .publications__body .btn, .news__container-1 .events__main .events__body .btn, .publications__container-1 .news__main .news__body .btn, .publications__container-1 .news__main .publications__body .btn, .publications__container-1 .news__main .events__body .btn, .publications__container-1 .publications__main .news__body .btn, .publications__container-1 .publications__main .publications__body .btn, .publications__container-1 .publications__main .events__body .btn, .publications__container-1 .events__main .news__body .btn, .publications__container-1 .events__main .publications__body .btn, .publications__container-1 .events__main .events__body .btn, .events__container-1 .news__main .news__body .btn, .events__container-1 .news__main .publications__body .btn, .events__container-1 .news__main .events__body .btn, .events__container-1 .publications__main .news__body .btn, .events__container-1 .publications__main .publications__body .btn, .events__container-1 .publications__main .events__body .btn, .events__container-1 .events__main .news__body .btn, .events__container-1 .events__main .publications__body .btn, .events__container-1 .events__main .events__body .btn {
  -ms-flex-item-align: start;
      align-self: flex-start;
  padding-top: 1rem;
}

@media print {
  .new__container-1 .new__wrapper, .new__container-1 .event__wrapper, .event__container-1 .new__wrapper, .event__container-1 .event__wrapper {
    padding: 0 2.5rem;
  }
}
.new__container-1 .new__block, .new__container-1 .event__block, .event__container-1 .new__block, .event__container-1 .event__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media (max-width: 1000px) {
  .new__container-1 .new__block, .new__container-1 .event__block, .event__container-1 .new__block, .event__container-1 .event__block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media print {
  .new__container-1 .new__block, .new__container-1 .event__block, .event__container-1 .new__block, .event__container-1 .event__block {
    display: inline;
  }
}
.new__container-1 .new__thumbnail, .new__container-1 .event__thumbnail, .event__container-1 .new__thumbnail, .event__container-1 .event__thumbnail {
  max-width: 24.999%;
  width: 100%;
}
@media (max-width: 1000px) {
  .new__container-1 .new__thumbnail, .new__container-1 .event__thumbnail, .event__container-1 .new__thumbnail, .event__container-1 .event__thumbnail {
    max-width: 15rem;
    margin: 0 auto;
  }
}
@media print {
  .new__container-1 .new__thumbnail, .new__container-1 .event__thumbnail, .event__container-1 .new__thumbnail, .event__container-1 .event__thumbnail {
    display: none;
  }
}
.new__container-1 .new__thumbnail .new__block, .new__container-1 .new__thumbnail .event__block, .new__container-1 .event__thumbnail .new__block, .new__container-1 .event__thumbnail .event__block, .event__container-1 .new__thumbnail .new__block, .event__container-1 .new__thumbnail .event__block, .event__container-1 .event__thumbnail .new__block, .event__container-1 .event__thumbnail .event__block {
  position: sticky;
  top: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.new__container-1 .new__thumbnail .new__block .new__controls, .new__container-1 .new__thumbnail .new__block .event__controls, .new__container-1 .new__thumbnail .event__block .new__controls, .new__container-1 .new__thumbnail .event__block .event__controls, .new__container-1 .event__thumbnail .new__block .new__controls, .new__container-1 .event__thumbnail .new__block .event__controls, .new__container-1 .event__thumbnail .event__block .new__controls, .new__container-1 .event__thumbnail .event__block .event__controls, .event__container-1 .new__thumbnail .new__block .new__controls, .event__container-1 .new__thumbnail .new__block .event__controls, .event__container-1 .new__thumbnail .event__block .new__controls, .event__container-1 .new__thumbnail .event__block .event__controls, .event__container-1 .event__thumbnail .new__block .new__controls, .event__container-1 .event__thumbnail .new__block .event__controls, .event__container-1 .event__thumbnail .event__block .new__controls, .event__container-1 .event__thumbnail .event__block .event__controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 5rem 0 0;
  text-align: center;
}
@media print {
  .new__container-1 .new__thumbnail .new__block .new__controls, .new__container-1 .new__thumbnail .new__block .event__controls, .new__container-1 .new__thumbnail .event__block .new__controls, .new__container-1 .new__thumbnail .event__block .event__controls, .new__container-1 .event__thumbnail .new__block .new__controls, .new__container-1 .event__thumbnail .new__block .event__controls, .new__container-1 .event__thumbnail .event__block .new__controls, .new__container-1 .event__thumbnail .event__block .event__controls, .event__container-1 .new__thumbnail .new__block .new__controls, .event__container-1 .new__thumbnail .new__block .event__controls, .event__container-1 .new__thumbnail .event__block .new__controls, .event__container-1 .new__thumbnail .event__block .event__controls, .event__container-1 .event__thumbnail .new__block .new__controls, .event__container-1 .event__thumbnail .new__block .event__controls, .event__container-1 .event__thumbnail .event__block .new__controls, .event__container-1 .event__thumbnail .event__block .event__controls {
    display: none;
  }
}
.new__container-1 .new__main, .new__container-1 .event__main, .event__container-1 .new__main, .event__container-1 .event__main {
  max-width: 74.997%;
  width: 100%;
  padding: 0 8.333%;
}
@media (max-width: 1000px) {
  .new__container-1 .new__main, .new__container-1 .event__main, .event__container-1 .new__main, .event__container-1 .event__main {
    max-width: 100%;
    padding: 5rem 2.5rem 0;
  }
}
@media print {
  .new__container-1 .new__main, .new__container-1 .event__main, .event__container-1 .new__main, .event__container-1 .event__main {
    padding: 0;
    page-break-before: avoid;
  }
}
.new__container-1 .new__main.nopad, .new__container-1 .event__main.nopad, .event__container-1 .new__main.nopad, .event__container-1 .event__main.nopad {
  padding: 0 8.333% 0 0;
}
.new__container-1 .new__main .new__block, .new__container-1 .new__main .event__block, .new__container-1 .event__main .new__block, .new__container-1 .event__main .event__block, .event__container-1 .new__main .new__block, .event__container-1 .new__main .event__block, .event__container-1 .event__main .new__block, .event__container-1 .event__main .event__block {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media print {
  .new__container-1 .new__body, .new__container-1 .event__body, .event__container-1 .new__body, .event__container-1 .event__body {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 10mm;
       -moz-column-gap: 10mm;
            column-gap: 10mm;
  }
}
@media print {
  .new__container-1 .new__body.pub, .new__container-1 .new__body.nocol, .new__container-1 .event__body.pub, .new__container-1 .event__body.nocol, .event__container-1 .new__body.pub, .event__container-1 .new__body.nocol, .event__container-1 .event__body.pub, .event__container-1 .event__body.nocol {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
  }
}
.new__container-1 .new__buttons, .new__container-1 .event__buttons, .event__container-1 .new__buttons, .event__container-1 .event__buttons {
  padding: 5rem 0 0;
}
@media print {
  .new__container-1 .new__buttons, .new__container-1 .event__buttons, .event__container-1 .new__buttons, .event__container-1 .event__buttons {
    display: none;
  }
}

.publication .new__main {
  padding: 0 8.333% 0 0;
}

.contact__container-1 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 10rem 0;
}
.contact__wrapper {
  max-width: 66.664%;
  width: 100%;
}
@media (max-width: 1000px) {
  .contact__wrapper {
    max-width: 100%;
    padding: 0 2.5rem;
  }
}
.contact__body {
  font-size: 2.25rem;
  color: #8c5539;
  font-weight: 200;
}
.contact__body a {
  color: #222222;
  text-decoration: none;
}
.contact__body .btn {
  color: #8c5539;
}

.teams__container-1 .teams__wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 10rem 0;
}
@media (max-width: 1000px) {
  .teams__container-1 .teams__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media print {
  .teams__container-1 .teams__wrapper {
    padding: 0 2.5rem;
  }
}
.teams__container-1 .teams__aside {
  max-width: 33.332%;
  width: 100%;
}
@media print {
  .teams__container-1 .teams__aside {
    display: none;
  }
}
@media (max-width: 1000px) {
  .teams__container-1 .teams__aside {
    max-width: 100%;
    padding: 0 2.5rem 5rem;
  }
}
@media (max-width: 1000px) {
  .teams__container-1 .teams__aside-desktop .teams__clients {
    display: none;
  }
}
.teams__container-1 .teams__main {
  max-width: 66.664%;
  width: 100%;
}
@media (max-width: 1000px) {
  .teams__container-1 .teams__main {
    max-width: 100%;
  }
}
.teams__container-1 .teams__main .teams__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
}
@media (max-width: 1000px) {
  .teams__container-1 .teams__main .teams__block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.teams__container-1 .teams__list {
  padding: 0 0 5rem;
}
@media (max-width: 1000px) {
  .teams__container-1 .teams__list {
    padding: 0;
  }
}
.teams__container-1 .teams__list li {
  list-style: none;
  line-height: 1.8;
}
.teams__container-1 .teams__list li a {
  text-decoration: none;
  color: #222222;
}
.teams__container-1 .teams__list li a.active {
  color: #bdbdbd;
}
.teams__container-1 .teams__body {
  max-width: 50%;
  width: 100%;
}
@media (max-width: 1000px) {
  .teams__container-1 .teams__body {
    max-width: 100%;
    padding: 0 2.5rem;
  }
}
@media print {
  .teams__container-1 .teams__body {
    padding: 0;
  }
}
@media print {
  .teams__container-1 .teams__body .block h2 {
    -webkit-column-break-after: avoid;
       -moz-column-break-after: avoid;
            break-after: avoid;
  }
}
.teams__container-1 .teams__body .block ul {
  padding: 0 0 0 1.5rem;
  margin: 2rem 0;
}
.teams__container-1 .teams__body .block ul li {
  list-style: none;
}
.teams__container-1 .teams__body .block ul li:before {
  content: "-";
  margin-left: -1.5rem;
  margin-right: 1rem;
}
.teams__container-1 .teams__bodywidth {
  padding: 2.5rem 0 0;
}
@media (max-width: 1000px) {
  .teams__container-1 .teams__bodywidth {
    padding: 2.5rem 0 0;
  }
}
.teams__container-1 .teams__avatar {
  max-width: 50%;
  width: 100%;
  padding: 0 0 0 5rem;
}
@media print {
  .teams__container-1 .teams__avatar {
    display: none;
  }
}
@media (max-width: 1000px) {
  .teams__container-1 .teams__avatar {
    padding: 0 0 5rem 0;
    max-width: 100%;
  }
}

.search__container li {
  list-style: none;
}
.search__container li a {
  text-decoration: none;
}

.publications__container-1 .publications__wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 10rem 0 0;
}
@media (max-width: 1000px) {
  .publications__container-1 .publications__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.publications__aside {
  max-width: 33.332%;
  width: 100%;
}
@media (max-width: 1000px) {
  .publications__aside {
    max-width: 100%;
    padding: 0 2.5rem 5rem;
    display: none;
  }
}
.publications__list {
  margin-bottom: 5rem;
}
.publications__list .block li {
  list-style: none;
  line-height: 1.8;
}
.publications__list .block li a {
  text-decoration: none;
  color: #222222;
}
.publications__list .block li a.active {
  color: #bdbdbd;
}
.publications__main {
  max-width: 66.664%;
  width: 100%;
}
@media (max-width: 1000px) {
  .publications__main {
    max-width: 100%;
    padding: 0 2.5rem;
  }
}
.publications__main .publications__list {
  max-height: 45rem;
  height: 100%;
  overflow-y: hidden;
}
.publications__main .publications__list:hover {
  overflow-y: auto;
}
@media (max-width: 1000px) {
  .publications__main .publications__list {
    max-height: unset;
    overflow: unset;
  }
}
.publications__element {
  position: relative;
  padding: 0 0 5rem 0;
  margin: 0;
  overflow: hidden;
}
.publications__element input[type=radio] {
  position: absolute;
  cursor: pointer;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
}
.publications__element input[type=radio]:checked {
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.publications__element input[type=radio]:checked ~ .publications__text {
  padding: 5rem 0 0;
  opacity: 1;
  max-height: unset;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.publications__element input[type=radio]:checked ~ i {
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.publications__element input[type=radio]:checked ~ i:before {
  -webkit-transform: translate(-3px, 0) rotate(45deg);
      -ms-transform: translate(-3px, 0) rotate(45deg);
          transform: translate(-3px, 0) rotate(45deg);
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.publications__element input[type=radio]:checked ~ i:after {
  -webkit-transform: translate(3px, 0) rotate(-45deg);
      -ms-transform: translate(3px, 0) rotate(-45deg);
          transform: translate(3px, 0) rotate(-45deg);
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.publications__element input[type=radio]:checked ~ label {
  opacity: 1;
  visibility: visible;
  height: unset;
}
.publications__element i {
  position: absolute;
  top: 2rem;
  right: 1rem;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.publications__element i:before, .publications__element i:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 1rem;
  background: #8c5539;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.publications__element i:before {
  -webkit-transform: translate(3px, 0) rotate(45deg);
      -ms-transform: translate(3px, 0) rotate(45deg);
          transform: translate(3px, 0) rotate(45deg);
}
.publications__element i:after {
  -webkit-transform: translate(-3px, 0) rotate(-45deg);
      -ms-transform: translate(-3px, 0) rotate(-45deg);
          transform: translate(-3px, 0) rotate(-45deg);
}
.publications__mains {
  padding: 0 10rem 0 0;
  text-decoration: none;
}
@media (max-width: 1000px) {
  .publications__mains {
    padding: 0 5rem 0 0;
  }
}
.publications__body h2 {
  padding: 0;
}
.publications__body .info {
  padding: 0;
  display: block;
  color: #222222;
}
.publications__body label {
  text-transform: unset;
  letter-spacing: unset;
  position: relative;
  top: unset;
  left: unset;
  z-index: 3;
  cursor: pointer;
  margin: 2.5rem 0 0;
  opacity: 0;
  visibility: hidden;
  height: 0;
}
.publications__text {
  position: relative;
  z-index: 2;
  opacity: 0;
  max-height: 0;
  padding: 0;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.publications__buttons {
  padding: 2.5rem 0 0;
}