@charset "UTF-8";
/*
Theme Name: PiGMiUR
Author: JW Web Development
Version: 1.0
*/
@import url("https://fonts.googleapis.com/css2?family=Inter:opsz,wght@14..32,100..900&display=swap");
/* ---------------------------------------------------------------------------------- */
.m-0rem {
  margin: 0rem !important;
}

.m-1rem {
  margin: 1rem !important;
}

.m-2rem {
  margin: 2rem !important;
}

.m-3rem {
  margin: 3rem !important;
}

.m-4rem {
  margin: 4rem !important;
}

.m-5rem {
  margin: 5rem !important;
}

.mt-0rem {
  margin-top: 0rem !important;
}

.mt-1rem {
  margin-top: 1rem !important;
}

.mt-2rem {
  margin-top: 2rem !important;
}

.mt-3rem {
  margin-top: 3rem !important;
}

.mt-4rem {
  margin-top: 4rem !important;
}

.mt-5rem {
  margin-top: 5rem !important;
}

.mb-0rem {
  margin-bottom: 0rem !important;
}

.mb-1rem {
  margin-bottom: 1rem !important;
}

.mb-2rem {
  margin-bottom: 2rem !important;
}

.mb-3rem {
  margin-bottom: 3rem !important;
}

.mb-4rem {
  margin-bottom: 4rem !important;
}

.mb-5rem {
  margin-bottom: 5rem !important;
}

.ml-0rem {
  margin-left: 0rem !important;
}

.ml-1rem {
  margin-left: 1rem !important;
}

.ml-2rem {
  margin-left: 2rem !important;
}

.ml-3rem {
  margin-left: 3rem !important;
}

.ml-4rem {
  margin-left: 4rem !important;
}

.ml-5rem {
  margin-left: 5rem !important;
}

.mr-0rem {
  margin-right: 0rem !important;
}

.mr-1rem {
  margin-right: 1rem !important;
}

.mr-2rem {
  margin-right: 2rem !important;
}

.mr-3rem {
  margin-right: 3rem !important;
}

.mr-4rem {
  margin-right: 4rem !important;
}

.mr-5rem {
  margin-right: 5rem !important;
}

.my-0rem {
  margin-top: 0rem !important;
  margin-bottom: 0rem !important;
}

.my-1rem {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.my-2rem {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}

.my-3rem {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.my-4rem {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important;
}

.my-5rem {
  margin-top: 5rem !important;
  margin-bottom: 5rem !important;
}

.mx-0rem {
  margin-left: 0rem !important;
  margin-right: 0rem !important;
}

.mx-1rem {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}

.mx-2rem {
  margin-left: 2rem !important;
  margin-right: 2rem !important;
}

.mx-3rem {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}

.mx-4rem {
  margin-left: 4rem !important;
  margin-right: 4rem !important;
}

.mx-5rem {
  margin-left: 5rem !important;
  margin-right: 5rem !important;
}

.p-0rem {
  padding: 0rem !important;
}

.p-1rem {
  padding: 1rem !important;
}

.p-2rem {
  padding: 2rem !important;
}

.p-3rem {
  padding: 3rem !important;
}

.p-4rem {
  padding: 4rem !important;
}

.p-5rem {
  padding: 5rem !important;
}

.pt-0rem {
  padding-top: 0rem !important;
}

.pt-1rem {
  padding-top: 1rem !important;
}

.pt-2rem {
  padding-top: 2rem !important;
}

.pt-3rem {
  padding-top: 3rem !important;
}

.pt-4rem {
  padding-top: 4rem !important;
}

.pt-5rem {
  padding-top: 5rem !important;
}

.pb-0rem {
  padding-bottom: 0rem !important;
}

.pb-1rem {
  padding-bottom: 1rem !important;
}

.pb-2rem {
  padding-bottom: 2rem !important;
}

.pb-3rem {
  padding-bottom: 3rem !important;
}

.pb-4rem {
  padding-bottom: 4rem !important;
}

.pb-5rem {
  padding-bottom: 5rem !important;
}

.pl-0rem {
  padding-left: 0rem !important;
}

.pl-1rem {
  padding-left: 1rem !important;
}

.pl-2rem {
  padding-left: 2rem !important;
}

.pl-3rem {
  padding-left: 3rem !important;
}

.pl-4rem {
  padding-left: 4rem !important;
}

.pl-5rem {
  padding-left: 5rem !important;
}

.pr-0rem {
  padding-right: 0rem !important;
}

.pr-1rem {
  padding-right: 1rem !important;
}

.pr-2rem {
  padding-right: 2rem !important;
}

.pr-3rem {
  padding-right: 3rem !important;
}

.pr-4rem {
  padding-right: 4rem !important;
}

.pr-5rem {
  padding-right: 5rem !important;
}

.py-0rem {
  padding-top: 0rem !important;
  padding-bottom: 0rem !important;
}

.py-1rem {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-2rem {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

.py-3rem {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.py-4rem {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}

.py-5rem {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}

.px-0rem {
  padding-left: 0rem !important;
  padding-right: 0rem !important;
}

.px-1rem {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.px-2rem {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

.px-3rem {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}

.px-4rem {
  padding-left: 4rem !important;
  padding-right: 4rem !important;
}

.px-5rem {
  padding-left: 5rem !important;
  padding-right: 5rem !important;
}

.box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 1rem -0.45rem;
}

.box__item {
  -webkit-box: 0 1 calc(50% - 0.9rem);
  -moz-box: 0 1 calc(50% - 0.9rem);
  -webkit-flex: 0 1 calc(50% - 0.9rem);
  -ms-flex: 0 1 calc(50% - 0.9rem);
  flex: 0 1 calc(50% - 0.9rem);
  margin: 1.5rem 0.45rem;
}
.box__item iframe {
  width: 100%;
  height: 400px;
  border-color: transparent;
  border-radius: 0.625rem;
}

.article {
  font-size: 1.0625rem;
  font-weight: 300;
  color: #614837;
  text-align: justify;
}
.article ul,
.article ol {
  padding-left: 1rem;
}
.article strong {
  font-weight: 600;
}

.article__wrapper {
  padding-left: 10%;
  padding-right: 10%;
}
.article__wrapper.article__wrapper--post img,
.article__wrapper.article__wrapper--post iframe {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.boximages {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 1.5rem -0.5rem;
}
.boximages img {
  width: calc(50% - 1rem);
  display: block;
  margin: 0.5rem;
}

.submenu {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -0.5rem 2rem;
}

.submenu__item {
  -webkit-box: 0 1 calc(33.33% - 1rem);
  -moz-box: 0 1 calc(33.33% - 1rem);
  -webkit-flex: 0 1 calc(33.33% - 1rem);
  -ms-flex: 0 1 calc(33.33% - 1rem);
  flex: 0 1 calc(33.33% - 1rem);
  margin: 0.5rem;
}

.submenu__link {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  height: 100%;
  padding: 3.5rem 1rem;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
  border: 1px solid #ababab;
}
.submenu__link:hover {
  color: #ffffff;
  background: #067541;
}

.buttons {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 2rem -0.375rem 0;
  padding: 0 10% !important;
  list-style-type: none;
}

.buttons__item {
  width: calc(25% - 0.75rem);
  margin: 0.375rem;
}

.buttons__link {
  height: 100%;
  position: relative;
  display: block;
  padding: 0.8rem 1.5rem;
  padding-right: 2.5rem;
  font-size: 1rem;
  font-weight: 500;
  color: #614837;
  line-height: 1;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  border-radius: 0.625rem;
  background: #f1efed;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.buttons__link#pressbox__btn {
  margin-bottom: 1.5rem;
  border-color: transparent;
  cursor: pointer;
}
.buttons__link#pressbox__btn::after {
  content: "";
  top: 0.65rem;
  right: 0.65rem;
  font-size: 1.125rem;
}
.buttons__link.active, .buttons__link:hover {
  color: #ffffff;
  background: #067541;
}
.buttons__link.active::after {
  opacity: 1;
}
.buttons__link.active:hover {
  color: #614837;
  background: #f1efed;
}
.buttons__link::after {
  content: "";
  position: absolute;
  top: 0.35rem;
  right: 0.85rem;
  font-size: 1.75rem;
  font-family: icomoon;
  color: #ffffff;
  opacity: 0;
}

.memberslist {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 1.25rem -0.45rem 0;
}

.memberslist__item {
  width: calc(50% - 0.9rem);
  margin: 0.45rem;
}

.memberslist__link {
  height: 100%;
  display: block;
  padding: 0.75rem 1.15rem;
  font-size: 0.875rem;
  font-weight: 400;
  color: #614837;
  line-height: 1.25;
  text-align: left;
  border: 1px solid #0000001c;
  border-radius: 0.625rem;
}
.memberslist__link:hover {
  color: #067541;
}

.members {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 1.25rem -0.45rem 0;
  text-align: left;
}

.members__item {
  width: calc(50% - 0.9rem);
  margin: 0.45rem;
  padding: 2rem 5%;
  border-radius: 0.625rem;
  border: 1px solid #0000001c;
}

.members__box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.members__box.members__box--single {
  margin-top: 1.5rem;
  padding: 2.5rem 5%;
  border-radius: 0.625rem;
  border: 1px solid #0000001c;
}
.members__box.members__box--single .members__logo {
  width: 25%;
}
.members__box.members__box--single .members__logoImage {
  max-width: none;
}
.members__box.members__box--single .members__text {
  width: 75%;
  padding-left: 5%;
}

.members__boxItem {
  width: 50%;
}
.members__boxItem.members__boxItem--logo {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding-right: 1.5rem;
}
.members__boxItem.members__boxItem--text {
  padding-left: 5%;
  border-left: 1px solid #e3e3e3;
}

.members__logo {
  width: 25%;
}

.members__logoImage {
  max-width: 200px;
}

.members__text {
  width: 75%;
  padding-left: 2rem;
}

.members__name {
  margin-bottom: 1rem;
  font-size: 1.1875rem;
  font-weight: 600;
  color: #614837;
  line-height: 1.2;
  text-align: left;
}

.members__address {
  font-size: 0.9375rem;
}

.members__location {
  display: block;
  margin-top: 1rem;
  font-size: 0.875rem;
  color: #614837;
}
.members__location img {
  vertical-align: -3px;
}
.members__location span {
  padding-left: 0.5rem;
}
.members__location:hover {
  color: #067541;
}

.history {
  margin: 3rem 0;
  padding: 4rem 10%;
  background: #f1efed;
  border-radius: 0.625rem;
}

.history__title {
  margin-bottom: 3rem;
  font-size: 1.375rem;
  font-weight: 600;
  color: #614837;
  line-height: 1;
}

.history__calendar {
  position: relative;
  padding-left: 2.5rem;
}
.history__calendar::before {
  content: "";
  width: 4px;
  position: absolute;
  left: 0.5rem;
  top: 0.75rem;
  bottom: 0;
  background: #aaaaaa;
}

.history__calendarItem {
  position: relative;
  padding-bottom: 4.5rem;
}
.history__calendarItem::before {
  content: "";
  position: absolute;
  left: -2.4rem;
  top: 0.5rem;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #067541;
}

.history__calendarYear {
  margin-bottom: 0.25rem;
  font-size: 1.1875rem;
  font-weight: 600;
  color: #067541;
}

.contact-form {
  padding-right: 5%;
}
.contact-form h2 {
  margin-bottom: 1.5rem;
  font-size: 1.25rem;
  font-weight: 600;
}
.contact-form p:not(:last-child) {
  margin-bottom: 1rem;
}
.contact-form input,
.contact-form textarea {
  width: 100%;
  display: block;
  margin-top: 0.25rem;
  padding: 0.65rem 1rem;
  font-size: 1.0625rem;
  font-family: inherit;
  color: #000000;
  border: 1px solid #00000047;
  border-radius: 0.625rem;
}
.contact-form input::placeholder,
.contact-form textarea::placeholder {
  color: inherit;
}
.contact-form textarea {
  resize: vertical;
}
.contact-form [type=submit] {
  width: auto;
  display: inline-block;
  padding: 0.5rem 2.5rem;
  font-size: 0.9375rem;
  font-weight: 500;
  color: #614837;
  text-transform: uppercase;
  background: #f1efed;
  border-color: transparent;
  cursor: pointer;
}
.contact-form [type=submit]:hover {
  color: #ffffff;
  background: #067541;
}

.submit-box {
  text-align: right;
}
.submit-box .wpcf7-spinner {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.structure {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -1rem;
  margin-right: -1rem;
}
.structure.structure--child {
  position: relative;
}
.structure.structure--child::before, .structure.structure--child::after {
  content: "";
  position: absolute;
  z-index: 0;
  background: #c5bbb5;
}
.structure.structure--child::before {
  left: 50%;
  top: -2rem;
  width: 2px;
  height: 4rem;
}
.structure.structure--child::after {
  left: 25%;
  top: 50%;
  width: 50%;
  height: 2px;
}

.structure__item {
  width: calc(33.33% - 2rem);
  position: relative;
  z-index: 1;
  margin: 1rem;
  padding: 3rem 1.5rem;
  font-size: 1rem;
  color: #614837;
  line-height: 1.3;
  text-align: center;
  background: #f1efed;
  border-radius: 1rem;
}

.structure__title {
  margin-bottom: 1.5rem;
  font-size: 1.375rem;
  font-weight: 600;
  line-height: 1.15;
}

.structure__description {
  margin-bottom: 1.5rem;
  font-weight: 300;
}

.structure__person:not(:last-child) {
  margin-bottom: 1.75rem;
}

.structure__personName {
  margin-bottom: 0.5rem;
  font-weight: 600;
}

.structure__personPosition {
  font-size: 0.875rem;
  font-weight: 300;
}

.gallerybox {
  margin-top: 2rem;
}

.gallerybox__item:not(:last-child) {
  margin-bottom: 3rem;
  padding-bottom: 3rem;
  border-bottom: 1px solid #dfdfdf;
}

.pill-button,
.gallerybox__title {
  display: inline-block;
  margin-left: 3.25rem;
  padding: 0.75rem 1.5rem;
  font-size: 1rem;
  font-weight: 500;
  color: #ffffff;
  line-height: 1;
  text-transform: uppercase;
  border-radius: 0.625rem;
  background: #067541;
}

.gallerybox__title {
  margin-bottom: 1rem;
}

.pill-button {
  margin: 0.5rem 0;
}

.pressbox {
  margin-top: 3rem;
}

.pressbox__files {
  display: none;
}

.staff {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 3rem -0.45rem;
}

.staff__item {
  width: calc(50% - 0.9rem);
  margin: 0.45rem;
  padding: 1rem 1.5rem;
  font-size: 1.0625rem;
  font-weight: 300;
  line-height: 1.4;
  text-align: left;
  border: 1px solid #0000001c;
  border-radius: 0.625rem;
}

.staff__name {
  margin-bottom: 0.35rem;
  font-size: inherit;
  font-weight: 600;
}

.staff__position,
.staff__phone,
.staff__email {
  margin-bottom: 0.35rem;
}

.staff__phone.bold a {
  font-weight: 500;
}

.staff__email {
  font-weight: 500;
  text-decoration: underline;
}

.staff__website {
  font-weight: 500;
}

.attachments {
  margin-top: 2rem;
}

.attachments__item:not(:last-child) {
  margin-bottom: 2rem;
}

.attachments__title {
  margin-top: 0.25rem;
  font-weight: 600;
}

@keyframes mobileTopSpan {
  50% {
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    -ms-transform: translateY(8px);
    -o-transform: translateY(8px);
    transform: translateY(8px);
  }
  100% {
    -webkit-transform: translateY(8px) rotate(45deg);
    -moz-transform: translateY(8px) rotate(45deg);
    -ms-transform: translateY(8px) rotate(45deg);
    -o-transform: translateY(8px) rotate(45deg);
    transform: translateY(8px) rotate(45deg);
  }
}
@keyframes mobileBottomSpan {
  50% {
    -webkit-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    -o-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  100% {
    -webkit-transform: translateY(-8px) rotate(-45deg);
    -moz-transform: translateY(-8px) rotate(-45deg);
    -ms-transform: translateY(-8px) rotate(-45deg);
    -o-transform: translateY(-8px) rotate(-45deg);
    transform: translateY(-8px) rotate(-45deg);
  }
}
@keyframes mobileTopSpanReverse {
  0% {
    -webkit-transform: translateY(8px) rotate(45deg);
    -moz-transform: translateY(8px) rotate(45deg);
    -ms-transform: translateY(8px) rotate(45deg);
    -o-transform: translateY(8px) rotate(45deg);
    transform: translateY(8px) rotate(45deg);
  }
  50% {
    -webkit-transform: translateY(8px) rotate(0);
    -moz-transform: translateY(8px) rotate(0);
    -ms-transform: translateY(8px) rotate(0);
    -o-transform: translateY(8px) rotate(0);
    transform: translateY(8px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes mobileBottomSpanReverse {
  0% {
    -webkit-transform: translateY(-8px) rotate(-45deg);
    -moz-transform: translateY(-8px) rotate(-45deg);
    -ms-transform: translateY(-8px) rotate(-45deg);
    -o-transform: translateY(-8px) rotate(-45deg);
    transform: translateY(-8px) rotate(-45deg);
  }
  50% {
    -webkit-transform: translateY(-8px) rotate(0);
    -moz-transform: translateY(-8px) rotate(0);
    -ms-transform: translateY(-8px) rotate(0);
    -o-transform: translateY(-8px) rotate(0);
    transform: translateY(-8px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

a {
  color: #067541;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a:hover {
  color: #614837;
}
a:focus {
  outline: 3px solid #b60000;
}
a.download-link {
  position: relative;
  display: inline-block;
  margin: 0.35rem 0;
  padding: 0.5rem 1rem;
  padding-left: 2.5rem;
  font-weight: 400;
  color: #614837;
  line-height: 1.3;
  text-align: left;
  border-radius: 0.625rem;
  background: #f1efed;
}
a.download-link::before {
  content: url("./img/arrow-down.svg");
  position: absolute;
  left: 0.75rem;
  top: 0.65rem;
}
a.download-link:hover {
  color: #067541;
}

input:focus,
button:focus,
select:focus,
textarea:focus {
  outline: 3px solid #b60000;
}

.full-width {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.white {
  color: #ffffff !important;
}

.left {
  text-align: left;
}

.center {
  text-align: center;
}

.right {
  text-align: right;
}

.icon {
  font-family: icomoon;
  vertical-align: middle;
}

.uppercase {
  text-transform: uppercase !important;
}

.hidden {
  opacity: 0;
  visibility: hidden;
}

img,
embed,
object,
video {
  max-width: 100%;
  height: auto;
}

iframe {
  max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: inherit;
  line-height: 1.2;
}

.bar {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 0.5rem;
}
.bar .header__title {
  margin-bottom: 0;
}

.bar__link {
  display: block;
  font-size: 0.9375rem;
  font-weight: 500;
  color: #067541;
  line-height: 1.25;
  text-transform: lowercase;
}

.wrapper, .banner__events, .footer__wrapper, .section__wrapper, .header__wrapper, .body__wrapper {
  width: 1200px;
  max-width: 92.5%;
  margin: 0 auto;
  padding: 4rem 0;
}

.body {
  font-size: 16px;
  font-weight: 400;
  font-family: Inter, Calibri, sans-serif;
  line-height: 1.6;
  color: rgba(0, 0, 0, 0.55);
  background: #ffffff;
  overflow-x: hidden;
}
.body.body--subpage .header {
  position: relative;
  z-index: 200;
  background: #067541;
}
.body.body--subpage .header__social {
  background: #614837;
}
.body.body--subpage .header__title::after {
  content: "";
  width: 220px;
  height: 1px;
  display: block;
  margin-top: 1rem;
  margin-bottom: 2rem;
  background: #dbd5d0;
}
.body.pojo-a11y-negative-contrast a:focus,
.body.pojo-a11y-negative-contrast input:focus,
.body.pojo-a11y-negative-contrast button:focus,
.body.pojo-a11y-negative-contrast select:focus,
.body.pojo-a11y-negative-contrast textarea:focus {
  outline: 3px solid #ffff00;
}
.body.pojo-a11y-negative-contrast #mobile-btn span {
  background: #ffff00 !important;
}
.body.pojo-a11y-negative-contrast .buttons__link {
  border-color: #ffff00;
}

.body__wrapper {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.header__title {
  margin-bottom: 1.5rem;
  font-size: 1.875rem;
  font-weight: 600;
  color: #614837;
}

.header__subtitle {
  font-size: 1.25rem;
  font-weight: 500;
  color: #614837;
  letter-spacing: -1px;
  text-transform: lowercase;
}

.breadcrumbs {
  margin-top: -1.5rem;
  margin-bottom: 2rem;
  color: rgba(0, 0, 0, 0.55);
}
.breadcrumbs a {
  color: inherit;
}
.breadcrumbs a:hover {
  color: #067541;
}
.breadcrumbs span {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  font-size: 0.875rem;
}
.breadcrumbs span > span:first-child {
  padding-left: 0;
}

.skiplinks {
  position: absolute;
  left: 1rem;
  top: 1rem;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.skiplinks__link {
  position: absolute;
  left: -9999px;
  z-index: 9999;
  padding: 0.4rem 1.5rem;
  color: #ffffff;
  white-space: nowrap;
  background-color: #9e2948;
  border-radius: 3px;
}
.skiplinks__link:hover {
  color: #ffffff;
}
.skiplinks__link:focus {
  left: 0;
  outline-color: #ffffff;
}

.search {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  padding: 1.5rem;
  background: rgba(0, 0, 0, 0.975);
  display: none;
}

.search__phrase {
  font-weight: 700;
}

.search__close {
  position: absolute;
  right: 1.5rem;
  top: 1.5rem;
  color: #ffffff;
  border: none;
  background: transparent;
  cursor: pointer;
}
.search__close:hover {
  color: #000000;
}
.search__close i {
  font-size: 1.875rem;
  color: inherit;
}

.search__form {
  width: inherit;
  height: inherit;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.search__input {
  width: 250px;
  display: inline-block;
  margin-right: 0.75rem;
  padding: 0.65rem 1rem;
  font-size: 0.9375rem;
  color: rgba(0, 0, 0, 0.55);
}
.search__input::placeholder {
  color: inherit;
}

.search__submit {
  height: 38px;
  display: inline-block;
  font-size: 1.375rem;
  color: #ffffff;
  border: none;
  background: transparent;
  cursor: pointer;
}
.search__submit:hover {
  color: #bbbbbb;
}
.search__submit i {
  color: inherit;
  vertical-align: -3px;
}

.header {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 200;
  -webkit-filter: drop-shadow(0px 5px 8px rgba(0, 0, 0, 0.08));
  filter: drop-shadow(0px 5px 8px rgba(0, 0, 0, 0.08));
}
.header.hide {
  position: fixed !important;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.header.sticky {
  background: #067541;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: transform 0.5s ease;
  -moz-transition: transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
}

.header__wrapper {
  padding: 0.75rem 0;
}

.header__bar {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.header__right {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.header__logo {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.header__logoText {
  margin-left: -0.5rem;
  color: #ffffff;
}

.header__logoSpanTop,
.header__logoSpanBottom {
  display: block;
  line-height: 1.2;
}

.header__logoSpanBottom {
  font-size: 0.8125rem;
  letter-spacing: 0.2px;
}

.header__menu {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: flex-end;
  -moz-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.header__menuItem {
  position: relative;
  margin-left: 2px;
  margin-right: 2px;
}
.header__menuItem.current-menu-item > .header__menuLink {
  border-bottom: 1px solid #ffffff;
}
.header__menuItem.menu-item-has-children > .header__menuLink::after {
  content: "";
  padding-left: 0.75rem;
  font-size: 1.25rem;
  font-weight: 700;
  font-family: icomoon;
  color: #ffffff;
  vertical-align: -2px;
  pointer-events: none;
}
.header__menuItem:hover > .sub-menu, .header__menuItem.active:hover > .sub-menu, .header__menuItem.active:focus-within > .sub-menu {
  opacity: 1;
  visibility: visible;
}
.header__menuItem .sub-menu {
  width: 250px;
  position: absolute;
  left: 1rem;
  top: 105%;
  margin: 0;
  padding: 0.25rem 0.75rem;
  list-style-type: none;
  background: #067541;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.2s ease, visibility 0.2s ease;
  -moz-transition: opacity 0.2s ease, visibility 0.2s ease;
  -o-transition: opacity 0.2s ease, visibility 0.2s ease;
  transition: opacity 0.2s ease, visibility 0.2s ease;
}
.header__menuItem .sub-menu li {
  line-height: 1.25;
}
.header__menuItem .sub-menu li:not(:last-child) {
  border-bottom: 1px solid #ffffff;
}
.header__menuItem .sub-menu a {
  display: block;
  padding: 0.75rem 0.25rem;
  font-size: 0.9375rem;
  text-transform: initial;
  letter-spacing: 0;
  border-bottom: none !important;
}
.header__menuItem .sub-menu a:hover {
  text-decoration: underline;
}

.header__menuLink {
  padding: 0.5rem 1.25rem;
  font-size: 1.0625rem;
  font-weight: 500;
  color: #ffffff;
  text-transform: uppercase;
}
.header__menuLink:hover {
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}

.header__menuButton {
  width: 25px;
  height: 25px;
  position: absolute;
  top: 4px;
  right: 0.75rem;
  font-size: 1rem;
  font-weight: 700;
  font-family: icomoon;
  color: #ffffff;
  border: none;
  background: transparent;
  cursor: pointer;
  display: none;
  -webkit-transition: transform 0.25s ease;
  -moz-transition: transform 0.25s ease;
  -o-transition: transform 0.25s ease;
  transition: transform 0.25s ease;
}
.header__menuButton:hover, .header__menuButton:focus {
  color: #ffffff;
}

#mobile-btn {
  width: 35px;
  height: 35px;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 5000;
  background: transparent;
  border: 0;
  cursor: pointer;
  display: none;
}
#mobile-btn div {
  height: 100%;
  position: relative;
  border-radius: 4px;
  background: #067541;
}
#mobile-btn span {
  width: 70%;
  height: 2px;
  position: absolute;
  left: 15%;
  background: #ffffff;
}
#mobile-btn span.first {
  top: 9px;
}
#mobile-btn span.center {
  top: 17px;
}
#mobile-btn span.last {
  top: 25px;
}

.active .header__social {
  display: none;
}
.active #mobile-btn {
  position: fixed;
}
.active #mobile-btn span.first {
  animation: mobileTopSpan 0.75s forwards;
}
.active #mobile-btn span.center {
  display: none;
}
.active #mobile-btn span.last {
  animation: mobileBottomSpan 0.75s forwards;
}

.header__social {
  position: fixed;
  right: 0;
  top: 25%;
  z-index: 999;
  margin: 0;
  padding: 0.5rem;
  list-style-type: none;
}
.header__social.active {
  background: #614837;
}

.header__socialItem {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
  text-align: center;
}

.header__socialLink {
  display: block;
  font-size: 1.25rem;
  color: #ffffff;
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
}
.header__socialLink:hover {
  color: #ffffff;
  -webkit-transform: translateY(-0.15rem);
  -moz-transform: translateY(-0.15rem);
  -ms-transform: translateY(-0.15rem);
  -o-transform: translateY(-0.15rem);
  transform: translateY(-0.15rem);
}

#lang-switch.active:hover .sub-menu, #lang-switch.active:focus-within .sub-menu {
  opacity: 1;
  visibility: visible;
}

.lang__menu {
  position: relative;
  margin: 0;
  margin-left: 1.25rem;
  margin-top: 0.3rem;
  padding: 0;
  list-style-type: none;
}
.lang__menu .sub-menu {
  width: 50px;
  position: absolute;
  left: 1rem;
  top: 100%;
  z-index: 100;
  margin: 0;
  list-style-type: none;
  opacity: 0;
  visibility: hidden;
  background: #ffffff;
  -webkit-box-shadow: 0 4px 10px 0 #0000001a;
  -moz-box-shadow: 0 4px 10px 0 #0000001a;
  box-shadow: 0 4px 10px 0 #0000001a;
}
.lang__menu .sub-menu li#menu-item-173-de {
  display: none;
}
.lang__menu .sub-menu a {
  display: block;
  color: #000000;
}
.lang__menu .sub-menu a:hover {
  color: #067541;
}

.lang__menuItem {
  position: relative;
  margin-top: 2px;
  margin-bottom: 2px;
}
.lang__menuItem.current-lang {
  display: none;
}
.lang__menuItem.menu-item-has-children > .lang__menuLink::before {
  content: url("./img/globe.svg");
  padding-right: 0.5rem;
  vertical-align: -6px;
}
.lang__menuItem.menu-item-has-children > .lang__menuLink::after {
  content: "";
  padding-left: 0.5rem;
  font-family: icomoon;
  vertical-align: -2px;
}
.lang__menuItem:hover .sub-menu {
  opacity: 1;
  visibility: visible;
}

.lang__menuLink {
  display: block;
  padding: 0.15rem 0.5rem;
  font-size: 0.9375rem;
  color: #ffffff;
  text-transform: uppercase;
  white-space: pre;
}
.lang__menuLink:hover {
  color: #ffffff;
}

.slider {
  width: 100%;
  height: 650px;
  position: relative;
}

.slider__image {
  width: inherit;
  height: inherit;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.slider__text {
  width: 1200px;
  max-width: 95%;
  position: absolute;
  top: 50%;
  left: 50%;
  color: #ffffff;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.slider__title {
  font-size: 3rem;
  font-weight: 500;
  line-height: 1.2;
}

.slider__subtitle {
  margin-top: 2rem;
  font-size: 1.5rem;
  line-height: 1.2;
}

.slider__link {
  display: inline-block;
  margin-top: 4rem;
}
.slider__link i {
  padding-right: 0.65rem;
  font-size: 1rem;
}

.section.section--projects {
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
  background-color: #067541;
}

.footer {
  color: #ffffff;
  background: #067541;
}

.footer__wrapper {
  padding-top: 2rem;
  padding-bottom: 10rem;
}

.footer__top {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 1rem;
  padding-bottom: 3rem;
}

.footer__topItem {
  -webkit-box: 25%;
  -moz-box: 25%;
  -webkit-flex: 25%;
  -ms-flex: 25%;
  flex: 25%;
}
.footer__topItem.footer__topItem--big {
  -webkit-box: 50%;
  -moz-box: 50%;
  -webkit-flex: 50%;
  -ms-flex: 50%;
  flex: 50%;
}

.footer__topTitle {
  margin-bottom: 0.75rem;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.35;
}

.footer__topText a {
  color: inherit;
}
.footer__topText a:hover {
  text-decoration: underline;
}

.footer__social {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: flex-end;
  -moz-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.footer__socialItem {
  margin: 0 0.75rem;
}

.footer__socialLink {
  font-size: 1.5rem;
  color: inherit;
}

.footer__topMenu {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  margin-bottom: 2rem;
  padding: 0;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  list-style-type: none;
}
.footer__topMenu li {
  padding: 0.5rem 1.5rem;
  line-height: 1.4;
}
.footer__topMenu li .sub-menu {
  display: none;
}

.footer__topMenuLink {
  color: #ffffff;
  text-transform: uppercase;
}
.footer__topMenuLink:hover {
  color: #ffffff;
  text-decoration: underline;
}

.footer__bottom {
  font-size: 0.875rem;
  font-weight: 500;
  text-align: center;
}

.footer__bottomMenu {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  margin-bottom: 0.75rem;
  padding: 0;
  list-style-type: none;
}
.footer__bottomMenu li {
  padding: 0 0.75rem;
  line-height: 1.4;
}
.footer__bottomMenu li:not(:last-child) {
  border-right: 1px solid #ffffff;
}

.footer__bottomMenuLink {
  color: inherit;
}
.footer__bottomMenuLink:hover {
  color: inherit;
  text-decoration: underline;
}

.pagination {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin: 0;
  margin-top: 2.5rem;
  padding: 0;
  list-style-type: none;
}

.pagination__item {
  margin: 0 0.5rem;
}

.pagination__link {
  display: block;
  width: 34px;
  height: 34px;
  font-size: 1.125rem;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.55);
  line-height: 32px;
  text-align: center;
  border-radius: 3px;
  border: 1px solid #b7b7b7;
}
.pagination__link.disabled {
  cursor: not-allowed;
}
.pagination__link.current {
  font-weight: 600;
  color: #ffffff;
  border-color: #067541;
  background: #067541;
}
.pagination__link:hover {
  color: #ffffff;
  border-color: #067541;
  background: #067541;
}
.pagination__link.prev, .pagination__link.next {
  font-family: icomoon;
  color: #b7b7b7;
  line-height: 34px;
  border: none;
}
.pagination__link.prev:hover, .pagination__link.next:hover {
  color: #ffffff;
}

.banner {
  width: 100%;
  height: 550px;
  position: relative;
}
.banner::before {
  content: "";
  width: inherit;
  height: inherit;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.71) 8.21%, rgba(0, 0, 0, 0) 45.47%), linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
}

.banner__video {
  width: inherit;
  height: inherit;
  object-fit: cover;
}

.banner__events {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: flex-end;
  -moz-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: absolute;
  left: 50%;
  bottom: -1.75rem;
  z-index: 150;
  padding: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.banner__eventsBox {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: flex-end;
  -moz-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.banner__eventsBox:last-child {
  margin-left: 1.5rem;
}

.banner__eventsItem {
  min-width: 300px;
  position: relative;
  margin-top: 5.5rem;
  padding: 1.75rem;
  padding-bottom: 1rem;
  border-radius: 0.6rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: #614837;
  -webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}

.banner__eventsLogo {
  position: absolute;
  top: -4.25rem;
}

.banner__eventsHeader {
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  font-weight: 500;
  color: #614837;
  line-height: 1;
  text-align: right;
}
.banner__eventsHeader.green {
  text-align: left;
}

.banner__timer {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  color: #614837;
  line-height: 1;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 1s ease, visibility 1s ease;
  -moz-transition: opacity 1s ease, visibility 1s ease;
  -o-transition: opacity 1s ease, visibility 1s ease;
  transition: opacity 1s ease, visibility 1s ease;
}
.banner__timer.active {
  opacity: 1;
  visibility: visible;
}

.banner__timerItem:not(:last-child) {
  margin-right: 0.25rem;
}

.banner__timerNumber {
  width: 65px;
  margin-bottom: 0.25rem;
  font-size: 2.125rem;
  font-weight: 600;
}

.banner__timerUnit {
  font-size: 0.75rem;
  font-weight: 500;
}

.banner__eventsText {
  font-weight: 700;
  font-style: italic;
  color: #f3f3f3;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
}

.banner__eventsDays {
  margin-bottom: 0.25rem;
  font-size: 3.25rem;
  letter-spacing: -1.5px;
}

.banner__eventsMonthYear {
  margin-bottom: 0.75rem;
  font-size: 1.125rem;
  letter-spacing: -0.5px;
}

.banner__eventsPlace {
  display: inline-block;
  padding: 0.35rem 1rem;
  font-size: 1.875rem;
  color: #ffffff;
  letter-spacing: -0.75px;
}

.news {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -1rem;
  margin-right: -1rem;
}

.news__item {
  -webkit-box: 0 1 calc(33.33% - 2rem);
  -moz-box: 0 1 calc(33.33% - 2rem);
  -webkit-flex: 0 1 calc(33.33% - 2rem);
  -ms-flex: 0 1 calc(33.33% - 2rem);
  flex: 0 1 calc(33.33% - 2rem);
  margin: 1rem;
}

.news__link {
  height: 100%;
  display: block;
  border-radius: 1rem;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.02), 0 6px 12px 0 rgba(0, 0, 0, 0.03);
  -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.02), 0 6px 12px 0 rgba(0, 0, 0, 0.03);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.02), 0 6px 12px 0 rgba(0, 0, 0, 0.03);
}
.news__link:hover .news__image img {
  -webkit-transform: scale(1.075);
  -moz-transform: scale(1.075);
  -ms-transform: scale(1.075);
  -o-transform: scale(1.075);
  transform: scale(1.075);
}
.news__link:hover .news__title {
  color: #067541;
}

.news__image {
  height: 240px;
  max-height: 240px;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  overflow: hidden;
}
.news__image img {
  width: 100%;
  height: 100%;
  max-height: inherit;
  display: block;
  object-fit: cover;
  -webkit-transition: transform 0.5s ease;
  -moz-transition: transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
}

.news__text {
  padding: 1.5rem;
  font-weight: 500;
}

.news__title {
  margin-bottom: 0.75rem;
  font-size: 1.5rem;
  font-weight: 600;
  color: #614837;
  letter-spacing: -0.5px;
}

.news__excerpt {
  color: rgba(0, 0, 0, 0.55);
  line-height: 1.4;
}

.news__date {
  margin-top: 1.5rem;
  font-size: 0.9375rem;
  color: #067541;
  line-height: 1;
}

.news__announcement {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 2.5rem;
  padding: 1.1rem 1.5rem;
  font-weight: 500;
  color: #ffffff;
  border-radius: 0.65rem;
  background: #067541;
}
.news__announcement a {
  color: #ffffff;
}
.news__announcement a:hover {
  text-decoration: underline;
}

.news__announcementLeft {
  -webkit-box: 70%;
  -moz-box: 70%;
  -webkit-flex: 70%;
  -ms-flex: 70%;
  flex: 70%;
  font-size: 1.125rem;
}

.news__announcementRight {
  -webkit-box: 30%;
  -moz-box: 30%;
  -webkit-flex: 30%;
  -ms-flex: 30%;
  flex: 30%;
  padding-left: 2rem;
  font-size: 0.9375rem;
  text-align: right;
}

.projects {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: 1fr 40px 1fr;
  gap: 2rem;
}

.projects__item:nth-child(1) {
  grid-column: 1/2;
  grid-row: 1/3;
}
.projects__item:nth-child(2) {
  grid-column: 2/3;
  grid-row: 1/2;
}
.projects__item:nth-child(3) {
  grid-column: 3/4;
  grid-row: 1/3;
}
.projects__item:nth-child(4) {
  grid-column: 1/2;
  grid-row: 3/4;
}
.projects__item:nth-child(5) {
  grid-column: 2/3;
  grid-row: 2/4;
}
.projects__item:nth-child(6) {
  grid-column: 3/4;
  grid-row: 3/4;
}

.projects__link {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  height: 100%;
  padding: 5.5rem 7.5%;
  border: 1px solid #ffffff;
  border-radius: 1rem;
}
.projects__link:hover .projects__title {
  -webkit-transform: translateY(-1rem);
  -moz-transform: translateY(-1rem);
  -ms-transform: translateY(-1rem);
  -o-transform: translateY(-1rem);
  transform: translateY(-1rem);
}

.projects__title {
  font-size: 2.125rem;
  font-weight: 500;
  color: #ffffff;
  line-height: 1.1;
  letter-spacing: -1px;
  text-align: center;
  text-transform: lowercase;
  -webkit-transition: transform 0.35s ease;
  -moz-transition: transform 0.35s ease;
  -o-transition: transform 0.35s ease;
  transition: transform 0.35s ease;
}

.whatsnew {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
  margin-top: 1.5rem;
}

.whatsnew__item:first-child {
  grid-row: 1/3;
}
.whatsnew__item:first-child .whatsnew__image {
  height: 540px;
}
.whatsnew__item:not(:first-child) .whatsnew__image {
  max-height: 150px;
}

.whatsnew__link {
  height: 100%;
  display: block;
  padding: 2rem;
  border-radius: 1rem;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.02), 0 6px 12px 0 rgba(0, 0, 0, 0.03);
  -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.02), 0 6px 12px 0 rgba(0, 0, 0, 0.03);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.02), 0 6px 12px 0 rgba(0, 0, 0, 0.03);
}
.whatsnew__link:hover .whatsnew__image img {
  -webkit-transform: scale(1.075);
  -moz-transform: scale(1.075);
  -ms-transform: scale(1.075);
  -o-transform: scale(1.075);
  transform: scale(1.075);
}
.whatsnew__link:hover .whatsnew__title {
  color: #067541;
}

.whatsnew__title {
  margin-bottom: 1.25rem;
  font-size: 1.5rem;
  font-weight: 600;
  color: #614837;
  letter-spacing: -0.5px;
}

.whatsnew__image {
  border-radius: 0.65rem;
  overflow: hidden;
}
.whatsnew__image img {
  width: 100%;
  max-height: inherit;
  height: inherit;
  display: block;
  object-fit: cover;
  -webkit-transition: transform 0.5s ease;
  -moz-transition: transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
}

.logotypes {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin-top: 1rem;
}
.logotypes.logotypes--members {
  -webkit-box-pack: space-around;
  -moz-box-pack: space-around;
  -ms-flex-pack: space-around;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  padding-bottom: 1rem;
  border-bottom: 1px solid #cccccc;
}
.logotypes.logotypes--members .slick-track {
  display: -webkit-box !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.logotypes__image {
  padding: 1rem 1.5rem;
  text-align: center;
}

@media only screen and (max-width: 576px) {
  .header__logoImage {
    width: 75px;
  }

  .header__logoSpanTop {
    font-size: 0.625rem;
  }

  .header__logoSpanBottom {
    font-size: 0.5625rem;
    letter-spacing: -0.4px;
  }

  .footer__topMenu {
    -webkit-box-direction: column;
    -webkit-box-orient: column;
    -moz-box-direction: column;
    -moz-box-orient: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer__bottomMenu {
    -webkit-box-direction: column;
    -webkit-box-orient: column;
    -moz-box-direction: column;
    -moz-box-orient: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footer__bottomMenu li:not(:last-child) {
    padding-bottom: 0.75rem;
    border-right: none;
  }

  .boximages {
    margin-left: 0;
    margin-right: 0;
  }
  .boximages img {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .news,
.members,
.memberslist,
.buttons {
    margin-left: 0;
    margin-right: 0;
  }

  .news__item {
    -webkit-box: 100%;
    -moz-box: 100%;
    -webkit-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .news__announcementLeft,
.news__announcementRight {
    -webkit-box: 100%;
    -moz-box: 100%;
    -webkit-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
  }

  .news__announcementRight {
    margin-top: 2rem;
    padding-left: 0;
    text-align: left;
  }

  .projects,
.whatsnew {
    grid-template-columns: 1fr;
  }

  .memberslist__item,
.buttons__item {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .submenu__item {
    -webkit-box: calc(100% - 1rem);
    -moz-box: calc(100% - 1rem);
    -webkit-flex: calc(100% - 1rem);
    -ms-flex: calc(100% - 1rem);
    flex: calc(100% - 1rem);
  }

  .members__item {
    width: 100%;
    margin: 0.5rem 0;
  }

  .members__box.members__box--single {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .members__box.members__box--single .members__logo,
.members__box.members__box--single .members__text {
    width: 100%;
    padding-left: 0;
  }

  .history {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .history__calendar {
    padding-left: 2rem;
  }

  .history__calendarItem::before {
    left: -1.9rem;
  }

  .history__calendarYear {
    font-size: 1rem;
  }

  .history__calendarDescription {
    font-size: 0.875rem;
  }

  .gallerybox__title {
    margin-left: 1.5rem;
  }
}
@media only screen and (max-width: 768px) and (min-width: 577px) {
  .news__item {
    -webkit-box: 0 1 calc(50% - 2rem);
    -moz-box: 0 1 calc(50% - 2rem);
    -webkit-flex: 0 1 calc(50% - 2rem);
    -ms-flex: 0 1 calc(50% - 2rem);
    flex: 0 1 calc(50% - 2rem);
  }

  .projects {
    grid-template-columns: repeat(2, 1fr);
  }

  .buttons__item {
    width: calc(50% - 0.75rem);
  }

  .submenu__item {
    -webkit-box: 0 1 calc(50% - 1rem);
    -moz-box: 0 1 calc(50% - 1rem);
    -webkit-flex: 0 1 calc(50% - 1rem);
    -ms-flex: 0 1 calc(50% - 1rem);
    flex: 0 1 calc(50% - 1rem);
  }

  .members__box.members__box--single .members__logo {
    width: 30%;
  }
  .members__box.members__box--single .members__text {
    width: 70%;
  }
}
@media only screen and (max-width: 768px) {
  .header__menu > .header__menuItem.menu-item-has-children > .sub-menu-wrapper .sub-menu {
    padding: 0.35rem;
  }
  .header__menu > .header__menuItem.menu-item-has-children > .sub-menu-wrapper .sub-menu > li a {
    padding: 0.35rem 0.7rem;
    font-size: 0.8125rem;
  }

  .header__title {
    font-size: 1.25rem;
  }

  .header__social {
    display: none;
  }

  .footer__wrapper {
    padding-bottom: 3rem;
  }

  .footer__top {
    -webkit-box-direction: column;
    -webkit-box-orient: column;
    -moz-box-direction: column;
    -moz-box-orient: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer__topItem {
    text-align: center;
  }
  .footer__topItem.footer__topItem--big {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .footer__social {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }

  .banner {
    height: 350px;
  }

  .banner__eventsItem {
    min-width: 200px;
    margin-top: 2.5rem;
    padding: 1rem;
    padding-top: 1.5rem;
  }

  .banner__eventsLogo {
    top: -1.75rem;
  }
  .banner__eventsLogo img {
    width: 125px;
  }

  .banner__eventsHeader {
    margin-bottom: 0.5rem;
    font-size: 0.75rem;
  }

  .banner__timerNumber {
    width: 45px;
    font-size: 1.5rem;
  }

  .banner__timerUnit {
    font-size: 0.6875rem;
  }

  .banner__eventsDays {
    margin-bottom: 0.15rem;
    font-size: 1.375rem;
  }

  .banner__eventsMonthYear {
    margin-bottom: 0.5rem;
    font-size: 0.875rem;
  }

  .banner__eventsPlace {
    padding: 0.25rem 1rem;
    font-size: 1.125rem;
  }

  .projects {
    grid-template-rows: auto;
  }

  .projects__item {
    grid-row: auto !important;
    grid-column: auto !important;
  }

  .projects__link {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .whatsnew__link {
    padding: 1.5rem;
  }

  .whatsnew__item .whatsnew__image {
    max-height: 250px !important;
  }
  .whatsnew__item:first-child {
    grid-row: auto;
  }
  .whatsnew__item:first-child .whatsnew__image {
    height: auto;
  }

  .logotypes {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .logotypes__image {
    -webkit-box: 50%;
    -moz-box: 50%;
    -webkit-flex: 50%;
    -ms-flex: 50%;
    flex: 50%;
  }

  .structure {
    margin-left: 0;
    margin-right: 0;
  }
  .structure.structure--child::before {
    height: 100%;
  }
  .structure.structure--child::after {
    display: none;
  }
  .structure .structure__item:first-child {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .structure .structure__item:nth-child(2) {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .structure .structure__item:last-child {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }

  .staff {
    margin-left: 0;
    margin-right: 0;
  }

  .structure__item,
.staff__item {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 769px) {
  .footer__topItem:first-child {
    -webkit-box: 100%;
    -moz-box: 100%;
    -webkit-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 2.5rem;
    text-align: center;
  }
  .footer__topItem:nth-child(2), .footer__topItem:last-child {
    -webkit-box: 50%;
    -moz-box: 50%;
    -webkit-flex: 50%;
    -ms-flex: 50%;
    flex: 50%;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    text-align: left;
  }

  .banner {
    height: 500px;
  }

  .buttons__item {
    width: calc(33.33% - 0.75rem);
  }
}
@media only screen and (max-width: 900px) {
  .members__box {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .members__boxItem {
    width: 100%;
  }
  .members__boxItem.members__boxItem--logo {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-right: 0;
  }
  .members__boxItem.members__boxItem--text {
    margin-top: 1.5rem;
    padding-left: 0;
    padding-top: 1.5rem;
    border-left: none;
    border-top: 1px solid #e3e3e3;
  }

  .members__logo,
.members__text {
    width: 100%;
    padding-left: 0;
  }

  .members__logo {
    margin-bottom: 1rem !important;
  }

  .box,
.box__item {
    margin-left: 0;
    margin-right: 0;
  }

  .box__item {
    -webkit-box: 100%;
    -moz-box: 100%;
    -webkit-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
  }

  .contact-form {
    padding-right: 0;
  }

  .article__wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 1199px) {
  .header__nav {
    display: none;
  }

  .active .header__nav {
    width: 100%;
    height: 100svh;
    min-height: 100svh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    background: #067541;
    overflow: hidden auto;
    display: block;
  }
  .active .header__menu {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .active .header__menuItem {
    -webkit-box: 100%;
    -moz-box: 100%;
    -webkit-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
    margin: 0.75rem 0;
  }
  .active .header__menuItem > a {
    margin-left: 4px;
    margin-right: 4px;
  }
  .active .header__menuItem.current-menu-item > .header__menuLink {
    border-bottom: none;
  }
  .active .header__menuItem.current-menu-item > .header__menuLink:hover {
    border-bottom: 1px solid #ffffff;
  }
  .active .header__menuItem.menu-item-has-children > .header__menuLink::after {
    display: none;
  }
  .active .header__menuItem:hover > .sub-menu {
    opacity: 0;
    visibility: hidden;
  }
  .active .header__menuItem.open .header__menuButton {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .active .header__menuItem .sub-menu {
    width: 100%;
    position: static;
    padding-left: 2rem;
    opacity: 1 !important;
    visibility: visible !important;
    display: none;
  }
  .active .header__menuItem .sub-menu li {
    margin-top: 0.25rem;
  }
  .active .header__menuItem .sub-menu li:not(:last-child) {
    margin-bottom: 0.25rem;
  }
  .active .header__menuItem .sub-menu li:last-child {
    margin-bottom: 0;
  }
  .active .pojo-a11y-toolbar-toggle,
.active .foogallery {
    display: none;
  }

  .header__menuButton,
#mobile-btn {
    display: block;
  }

  .lang__menu {
    margin-right: 3rem;
    margin-left: .75rem;
  }

  .news__title,
.whatsnew__title,
.structure__title {
    font-size: 1.125rem;
  }

  .projects__title {
    font-size: 1.375rem;
  }

  .buttons {
    padding: 0 !important;
  }
}
.page-numbers {
    display: flex;
    padding: 8px;
    text-align: center;
    justify-content: center;
}
.header-login {
  &:before {
    content:"\eb33";
    font-family: icomoon;
    font-size: 1.5rem;
    color: #FFF;
    display: inline-block;
    padding-bottom: 4px;
  }
}
/*# sourceMappingURL=style.css.map */
