@import url("css/social-subcription.css");
@font-face {
  font-family: 'YanoneKaffeesatz-Regular';
  src: url('fonts/YanoneKaffeesatz-Regular.eot');
  src: url('fonts/YanoneKaffeesatz-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/YanoneKaffeesatz-Regular.woff') format('woff'), url('fonts/YanoneKaffeesatz-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Helvetica';
  src: url('fonts/Helvetica-LightOblique.eot');
  src: url('fonts/Helvetica-LightOblique.eot?#iefix') format('embedded-opentype'), url('fonts/Helvetica-LightOblique.woff') format('woff'), url('fonts/Helvetica-LightOblique.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Helvetica';
  src: url('fonts/Helvetica.eot');
  src: url('fonts/Helvetica.eot?#iefix') format('embedded-opentype'), url('fonts/Helvetica.woff') format('woff'), url('fonts/Helvetica.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Helvetica';
  src: url('fonts/Helvetica-BoldOblique.eot');
  src: url('fonts/Helvetica-BoldOblique.eot?#iefix') format('embedded-opentype'), url('fonts/Helvetica-BoldOblique.woff') format('woff'), url('fonts/Helvetica-BoldOblique.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'Helvetica';
  src: url('fonts/Helvetica-Light.eot');
  src: url('fonts/Helvetica-Light.eot?#iefix') format('embedded-opentype'), url('fonts/Helvetica-Light.woff') format('woff'), url('fonts/Helvetica-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Helvetica';
  src: url('fonts/Helvetica-Bold.eot');
  src: url('fonts/Helvetica-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/Helvetica-Bold.woff') format('woff'), url('fonts/Helvetica-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Helvetica';
  src: url('fonts/Helvetica-Oblique.eot');
  src: url('fonts/Helvetica-Oblique.eot?#iefix') format('embedded-opentype'), url('fonts/Helvetica-Oblique.woff') format('woff'), url('fonts/Helvetica-Oblique.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}

html {
  background: #F8F3F1;
}

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* html {
  filter: grayscale(100%);
}

#notice {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  width: 100%;
  background: #000;
}

#notice p {
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  color: #fff;
} */

figure {
  margin: 0;
}
.primary-100 {
  color: #ff0f00;
}
svg {}

svg:hover path,
svg:focus path {
  fill: #ff0f00;
}

svg:hover g path,
svg:focus g path,
svg:hover g circle,
svg:focus g circle,
svg:hover g,
svg:focus g {
  stroke: #ff0f00;
}

/*UI*/
.post__content ul.wp-block-gallery li:before {
	display: none;
}
.archive h1,
.page h1 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 200;
  font-size: 48px;
  color: #000000;
  letter-spacing: 0;
}
.category-51 h1 {
  font-size: 34px;
  text-align: center;
}
.category-51 h1+p {
  font-size: 24px;
  font-weight: bold;
  color: #ff0f00;
  text-align: center;
}
.category-51 .lent {
  margin: 0 auto;
  width: 350px;
  height: 100px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  text-align: center;
}

.btn.primary {
  border-radius: 0px;
  background: #fff;
  border: 1px solid #E4D0C6;
  color: #000;
  font-family: YanoneKaffeesatz-Regular;
  font-size: 22px;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-bottom: 0px;
  font-weight: 400;
}

.btn.primary:hover,
.btn.primary:focus {
  background: #96847D;
  border-color: #96847D;
  color: #fff;
}

.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.animated.infinite {
  animation-iteration-count: infinite;
}

.ads.top {
  width: 100%;
  height: auto;
}

.ads img {
  width: 100%;
  height: auto;
}
a:hover {
  text-decoration: none;
}
form {
  padding: 0 100px;
}

form p {
  padding: 0 !important;
}

form label {
  font-family: Helvetica-Bold;
  font-size: 14px;
  color: #000000;
  letter-spacing: 0;
}

form div>label+label {
  margin-left: 20px !important;
}

input[type='text'],
input[type='tel'],
input[type='email'],
form textarea {
  background: #FFFFFF;
  border: 1px solid #E4D0C6;
  border-radius: 0px;
  width: 100%;
  text-align: left;
  padding: 0 20px;
}

input[type='submit'], .btn.btn-primary {
  width: 100%;
  height: 50px;
  background: #fff;
  border: 1px solid #E4D0C6;
  border-radius: 0px;
  font-family: YanoneKaffeesatz-Regular;
  font-size: 22px;
  color: #2C2826;
  letter-spacing: 0;
  text-transform: uppercase;
}

.btn.btn-secondary {
  width: 100%;
  height: 50px;
  background: #E4D0C6;
  border: 1px solid #E4D0C6;
  border-radius: 0px;
  font-family: YanoneKaffeesatz-Regular;
  font-size: 22px;
  color: #2C2826;
  letter-spacing: 0;
  text-transform: uppercase;
}

@-webkit-keyframes rotating
/* Safari and Chrome */

  {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.5, 1.5, 1.5);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  animation-name: pulse;
}

/*Flickity*/

.post__slider {
  width: 100%;
}

.post__slider figure {
  /*height: 360px;*/
  width: 100%;
  height: 450px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  /*background: #f9f9f9;*/
  overflow: hidden;
}

.article .post__slider figure {
  height: 550px;
}

.wp-caption .post__slider figure {
  /*height: 500px;  width: 100%;*/
}

.post__slider figure img {
  height: auto;
  max-height: 100%;
  width: auto;
  max-width: 100%;
  margin-bottom: 0px;
  position: absolute;
  top: 0;
}

.post__slider figcaption {
  display: block;
  height: 40px;
}

.post__block-elements:focus {
  outline: none;
}

section .flickity-prev-next-button {
  top: -50px;
  width: 50px;
  height: 50px;
  border-radius: 0px;
  background: none;
  border: 1px solid #E4D0C6;
}

section .flickity-prev-next-button.next {
  right: 10px;
}

section .flickity-prev-next-button.previous {
  right: 70px;
  left: auto;
}

section .flickity-prev-next-button .arrow {
  fill: #96847D;
}

section .flickity-prev-next-button:hover,
section .flickity-prev-next-button:focus {
  background: #96847D;
}

section .flickity-prev-next-button:hover .arrow,
section .flickity-prev-next-button:focus .arrow {
  fill: #ffffff;
}

.down:after {
  content: url("img/icons/down.svg")
}

.menu-item-has-children::after {
  content: url("img/icons/down.svg");
  width: 8px;
  height: 24px;
  margin-left: 10px;
}

.menu-item-has-children ul.sub-menu {
  display: none;
  position: absolute;
  background: #FFFFFF;
  border: solid 1px #E4D0C6;
  padding: 10px 0;
  height: auto;
  width: 220px;
  z-index: 1;
  top: 120px;
  align-items: flex-start;
  flex-direction: column;
}

.menu-item-has-children ul.sub-menu.active {
  display: flex;
}

.menu-item-has-children ul.sub-menu li {
  height: 40px;
  width: 100%;
  padding: 0 20px;
  color: #2B2726 !important;
}

.menu-item-has-children ul.sub-menu li:hover,
.menu-item-has-children ul.sub-menu li:focus {
  background: #e3e3e3;
}

.menu-item-has-children ul.sub-menu li:hover a,
.menu-item-has-children ul.sub-menu li:focus a {
  color: #FF0F00 !important;
}

.menu-item-has-children ul.sub-menu li a {
  height: 40px;
  font-size: 16px;
  white-space: nowrap;
  color: #2B2726 !important;
}

.more:after {
  content: url("img/icons/more.svg");
  margin-left: 15px;
}

.post__link {
  text-decoration: none;
}
.post__item.media {
  flex-direction: column;
}

.post__item .info-view {
  display: none;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 1;
  position: absolute;
  top: 20px;
  right: 20px;
}

.post__item .info-author span {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 12px;
  color: #FFFFFF;
  letter-spacing: 0;
}

.post__item .info-author img {
  width: 30px;
  height: 30px;
  border-radius: 15px;
  margin-right: 5px;
}

.post__item .info-view:before {
  content: url("img/icons/eye.svg");
  margin-right: 7px;
}

.post__link:hover .info-view,
.post__link:focus .info-view {
  display: block;
}

.loadmore {
  height: 100px;
  width: 100%;
  font-family: YanoneKaffeesatz-Regular;
  font-size: 22px;
  color: #2B2726;
  text-transform: uppercase;
}

.loadmore svg {
  margin-right: 20px;
}

.loadmore:hover,
.loadmore:focus {
  cursor: pointer;
  color: #FF0E00;
}

.loadmore:hover svg #image,
.loadmore:focus svg #image {
  stroke: #FF0E00;
}

.loadmore.load svg {
  -webkit-animation: rotating 2s linear infinite;
  -moz-animation: rotating 2s linear infinite;
  -ms-animation: rotating 2s linear infinite;
  -o-animation: rotating 2s linear infinite;
  animation: rotating 2s linear infinite;
}

.age {
  flex-shrink: 0;
  margin: 0 30px;
  width: 30px;
  height: 30px;
  background: #96847D;
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.age span {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 12px;
  color: #FFFFFF;
}

/*Header*/

header {}

.header__top {
  height: 70px;
  border-bottom: solid 1px #E4D0C6;
}

.header__top a.header__top-logo {}

.header__top-logo img {
  display: none;
  margin: auto;
}

.header__top-left-nav {
  display: none;
}

.header__top-sjur {
  display: flex;
  align-items: center;
  width: 230px;
  padding: 5px 20px 5px 0;
  border-right: solid 1px #E4D0C6;
  position: relative;
  text-decoration: none;
}

.header__top-sjur img {
  margin-right: 15px;
}

.header__top-sjur p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 12px;
  color: #2B2726;
  letter-spacing: 0;
  line-height: 16px;
}

.header__top-sjur:hover,
.header__top-sjur:focus {
  color: #FF0E00;
  cursor: pointer;
}

.header__top-sjur:hover p,
.header__top-sjur:focus p {
  color: #FF0E00;
}

.header__top-sjur.active p {
  color: #FF0E00;
}

.header__top-sjur ul {
  display: none;
  width: 278px;
  position: absolute;
  top: 25px;
  background: #FFFFFF;
  border: 1px solid rgba(228, 208, 198, 0.50);
  box-shadow: 0 1px 10px 0 rgba(150, 132, 125, 0.10);
  z-index: 2;
  padding: 10px 0;
}

.header__top-sjur ul li {
  width: 100%;
  height: 40px;
  list-style: none;
}

.header__top-sjur ul li a {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 14px;
  color: #2B2726;
  letter-spacing: 0;
  text-decoration: none;
  padding-left: 20px;
}

.header__top-sjur ul li:hover,
.header__top-sjur ul li:focus {
  background: #F8F3F1;
  cursor: pointer;
}

.header__top-sjur.active ul {
  display: flex;
}

.header__top-right {
  position: relative;
}

.header__top-social {
  padding: 0 20px;
  border-right: solid 1px #E4D0C6;
  border-left: solid 1px #E4D0C6;
}

.header__top-social-item {
  width: 40px;
  height: 40px;
  margin: 0 5px;
}

.header__top-search svg:hover,
.header__top-search svg:focus {
  cursor: pointer;
}

.header__top-search-input {
  position: absolute;
  right: 0px;
  width: 100%;
  display: none;
}
.header__top-search-input form {
  padding: 0;
}

.header__top-search-input input {
  width: 100%;
  background: #F8F3F1;
  border: none;
  border-radius: 0px;
  border-left: solid 1px #E4D0C6;
  text-align: left;
  padding: 0 20px;
  font-family: 'Open Sans', sans-serif;
  color: rgba(44, 40, 38, 1);
  outline: none;
  margin: 0;
  height: 40px;
}

.header__top-search-input input::-webkit-input-placeholder {
  color: rgba(44, 40, 38, 0.4)
}

.header__top-search-input svg {
  position: absolute;
  right: 20px;
  top: 10px;
  z-index: 2;
}

.header__top-search-input svg:hover,
.header__top-search-input svg:focus {
  cursor: pointer;
}

.header__top-search-input.open {
  display: block;
}

.header__top-search {
  width: 60px;
  height: 40px;
}

.header__bottom {
  height: 60px;
  border-bottom: solid 1px #E4D0C6;
}

.header__bottom nav {
  height: 100%;
}

.header__bottom nav ul {
  padding: 0;
  margin: 0;
  height: 100%;
  display: flex;
  align-items: center;
}

.header__bottom nav ul li {
  list-style: none;
  height: 100%;
  display: flex;
  align-items: center;
  margin-right: 30px;
  flex-shrink: 0;
}

.header__bottom nav ul li a {
  font-family: YanoneKaffeesatz-Regular;
  font-size: 22px;
  color: #2B2726;
  letter-spacing: 0;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-flex;
  padding: 10px 0;
}

.header__bottom nav ul li:hover,
.header__bottom nav ul li:focus,
.header__bottom nav ul li:hover a,
.header__bottom nav ul li:focus a {
  color: #FF0F00;
  cursor: pointer;
}

.header__bottom nav ul li ul.sub-menu {
  z-index: 5;
  /* display: none; */
}

.header__bottom-more {}

.header__bottom-more span {
  font-family: YanoneKaffeesatz-Regular;
  font-size: 22px;
  color: #2B2726;
  letter-spacing: 0;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-flex;
}

ul.contacts {
  display: flex;
  /* align-items: center; */
  justify-content: flex-start;
  padding: 0;
}

ul.contacts li {
  list-style: none;
  margin-right: 50px;
}

ul.contacts li strong {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 14px;
  color: #000000;
  letter-spacing: 0;
  display: block;
  margin-bottom: 10px;
}

ul.contacts li a {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  color: #FF0F00;
  letter-spacing: 0;
  line-height: 24px;
  text-decoration: none;
}

ul.contacts li p,
ul.contacts li.phone a {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  color: #000000;
  letter-spacing: 0;
  line-height: 24px;
  text-decoration: none;
}

.wrapper__content-peace {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.filter-button-group,
.wrapper__content-section>ul {
  margin: 0;
  padding: 0;
  width: 100%;
  margin-bottom: 30px;
  border-bottom: solid 1px #E4D0C6;
  display: flex;
  flex-wrap: wrap;
}

.filter-button-group li,
.wrapper__content-section>ul li {
  list-style: none;
  margin-right: 30px;
  padding: 15px 0;
  border-bottom: solid 4px transparent;
}

.filter-button-group li span,
.wrapper__content-section>ul li span {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.60);
  letter-spacing: 0;
}

.filter-button-group li.active,
.wrapper__content-section>ul li.active {
  border-bottom: solid 4px #FF0F00;
}

.filter-button-group li.active span,
.wrapper__content-section>ul li.active span {
  color: #000000;
}

.filter-button-group li:hover,
.filter-button-group li:focus,
.wrapper__content-section>ul li:hover,
.wrapper__content-section>ul li:focus {
  cursor: pointer;
}

.wrapper__content-section-item {
  display: none;
}

.wrapper__content-section-item.active {
  display: block;
}

.wrapper__content-section-item-chair-text {
  float: left;
  width: 70%;
  padding-right: 30px;
}

.wrapper__content-section-item-chair img {
  width: 30%;
  height: 100%;
}

.wrapper__content-section-item-people {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.wrapper__content-section-item-people h3 {
  width: 100%;
}

.wrapper__content-peace-item {
  width: 30%;
  display: flex;
  margin: 0 0 25px 0;
  flex-shrink: 0;
  align-items: center;
}

.wrapper__content-peace-item img {
  width: 50px;
  height: 50px;
  border-radius: 25px;
  margin-right: 15px;
  flex-shrink: 0;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
}

.wrapper__content-peace-item p {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #2C2826;
  letter-spacing: 0;
  line-height: 20px;
  padding-right: 150px;
}

/*Wrapper*/

/*Sidebar*/
.sidebar .post__link>img {
  width: 100%;
}
.about__sidebar {
  margin-top: 70px;
}

.about__sidebar-item {
  padding-left: 20px;
  border-left: 3px solid #E4D0C6;
}

.about__sidebar-item img {
  width: 105px;
  height: auto;
}

.about__sidebar-item p {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  color: #2C2826;
  line-height: 24px;
}

.about__sidebar-item a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #FF0F00;
  letter-spacing: 0;
  line-height: 24px;
  text-decoration: none;
  margin-bottom: 5px;
}

.about__sidebar-item a:last-child {
  margin-bottom: 0px;
}

.event__element {
  margin-bottom: 25px;
  padding: 25px 20px;
  background: #fff;
}

.event__element .round {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  margin-right: 20px;
  background: #FF0F00;
}

.event__element strong {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 14px;
  color: #FF0F00;
  letter-spacing: 0;
  display: block;
}

.event__element img {
  width: 50px;
  height: 50px;
  border-radius: 25px;
  margin-right: 15px;
}

.event__element p {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #2C2826;
  line-height: 20px;
}

.event__element a {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #2C2826;
  line-height: 20px;
  text-decoration: none;
  padding: 5px 0;
}

.event__element a:hover,
.event__element a:focus {
  color: #FF0F00;
}

.event__element p.date {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 22px;
  color: #FF0F00;
  letter-spacing: 0;
  margin-top: 5px;
}

.sidebar__secondary {
  background: #fff;
}

.sidebar__secondary>div {
  padding: 25px 20px;
}

.sidebar__primary {
  background: #fff;
}

.sidebar__primary>div {
  padding: 25px 20px;
  border-bottom: 1px solid #E9E3E1;
}

.sidebar__primary>div:last-child {
  border-bottom: none;
  margin-bottom: 0;
}

.sidebar__primary h2 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 22px;
  color: #2C2826;
  letter-spacing: 0;
  margin-bottom: 25px;
}

.sidebar__primary .post__link {
  margin-bottom: 25px;
  display: block;
}

.sidebar__primary .post__link:last-child {
  margin-bottom: 0;
}

.sidebar__primary .post__item.author {
  display: flex;
  flex-direction: row;
}

.sidebar__primary .post__item.author img {
  width: 50px;
  height: 50px;
  border-radius: 25px;
  margin-right: 15px;
  flex-shrink: 0;
}

.sidebar__primary .post__item.author figcaption {}

.sidebar__primary .post__item.author figcaption strong {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 14px;
  color: #2C2826;
  letter-spacing: 0;
}

.sidebar__primary .post__item.author figcaption p {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #2C2826;
  letter-spacing: 0;
  line-height: 20px;
}

.sidebar__primary-ads-element {
  width: 100%;
  background: #E9E3E1;
}

.sidebar__primary-ads-element * {
  width: 100%;
  height: auto;
}

.sidebar__primary-vacancy {}

.sidebar__primary-vacancy p {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #2C2826;
  letter-spacing: 0;
  line-height: 20px;
}

.sidebar__primary-vacancy strong {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 14px;
  color: #2C2826;
  letter-spacing: 0;
}

.sidebar__primary-contest {}

.sidebar__primary-contest h2 {
  margin-bottom: 5px;
}

.sidebar__primary-contest h2+strong {
  margin-bottom: 25px;
  display: block;
}

.sidebar__primary-contest a {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #2C2826;
  letter-spacing: 0;
  line-height: 20px;
}

/*Footer*/

footer {}

footer p {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #2C2826;
  letter-spacing: 0;
}

footer a {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #FF0F00;
  letter-spacing: 0;
  text-decoration: none;
}

.footer__partners {
  padding: 30px 0;
  border-top: solid 1px #E4D0C6;
  flex-wrap: nowrap;
}

.footer__partners-item {
  width: 280px;
}

.footer__partners-item img {
  width: 100%;
}

.footer__bottom {
  padding: 30px 0;
  border-top: solid 1px #E4D0C6;
}

.footer__bottom-social-item {
  width: 40px;
  height: 40px;
  margin: auto 5px;
}

/* Persons */

.person-profile {
  display: flex;
  align-items: center;
  margin-bottom: 32px;
}
.person-profile_image {
  width: 180px;
  height: 180px;
  background-size: cover;
  background-position: center;
  border-radius: 100px;
  margin-right: 16px;
  flex-shrink: 0;
}

.person-profile h1, 
.person-profile h4 {
  margin-bottom: 12px;
  font-size: 32px;
}

.person-profile_groups {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
.person-profile_groups span {
  margin-right: 12px;
  color: #FF0E00;
  font-weight: bold;
}

.wp-block-media-text {}

.post__content .wp-block-media-text div.wp-block-media-text__content {
  padding: 0 20px !important;
}
.post__content .wp-block-media-text div.wp-block-media-text__content a {
  padding: none !important;
  font-weight: bold;
}

@media screen and (min-width:0) and (max-width:559px) {
  .header__top-sjur {
    width: 100%;
  }

  .header__top-social,
  .header__bottom {
    display: none;
  }
  header {
    height: auto;
  }
  .header__top {
    align-items: center;
    height: auto;
  }
  .header__top-left-nav,
  .header__top-search {
    display: flex;
    width: 40px;
    height: 60px;
  }
  .menu-item-has-children ul.sub-menu {
    width: 100%;
    left: 0;
  }
  .header__top-logo {
    width: 80%;
    text-align: center;
  }
  .header__top-logo svg {
    display: none;
  }
  .header__top-logo img {
    display: block;
    width: 80%;
  }
  .header__top-social {
    border-right: none;
    border-left: none;
  }
  .header__top-right {
    position: static;
  }
  .header__top-search-input {
    top: 10px;
  }
  .header__top-search-input svg {
    right: 30px;
  }
  .header__bottom.open {
    display: block;
  }
  .header__bottom nav {
    width: 100%;
    overflow: hidden;
  }
  .header__bottom nav ul {
    overflow: auto;
  }
  .wrapper__content {
    padding: 0px 10px;
  }
  .wrapper__content-peace-item {
    width: 100%;
    margin-right: 0;
  }
  .person-profile {
    align-items: flex-start;
  }
  .person-profile_image {
    width: 60px;
    height: 60px;
  }
  .person-profile h4 {
    font-size: 18px;
  }
  .footer__partners {
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
  }
  .footer__partners a {
    width: 100%;
    margin-bottom: 10px;
  }
  .footer__bottom {
    flex-direction: column;
    justify-content: center;
  }
  .footer__bottom>div {
    margin-bottom: 10px;
  }
  .footer__bottom>div.age {
    display: none;
  }
}

@media screen and (min-width:560px) and (max-width:759px) {
  .header__top-sjur {
    width: 100%;
  }
  .header__top-social,
  .header__bottom {
    display: none;
  }
  header {
    height: auto;
  }
  .header__top {
    align-items: center;
    height: auto;
    padding-bottom: 20px;
  }
  .header__top-left-nav,
  .header__top-search {
    display: flex;
    width: 60px;
    height: 60px;
  }
  .menu-item-has-children ul.sub-menu {
    width: 100%;
    left: 0;
  }
  .header__top-logo {
    width: 80%;
    text-align: center;
  }
  .header__top-logo svg {
    display: none;
  }
  .header__top-logo img {
    display: block;
    width: 80%;
  }
  .header__top-social {
    border-right: none;
    border-left: none;
  }
  .header__bottom.open {
    display: block;
  }
  .header__bottom nav {
    width: 100%;
    overflow: hidden;
  }
  .header__bottom nav ul {
    overflow: auto;
  }
  .wrapper__content-peace-item {
    width: 100%;
    margin-right: 0;
  }
  .person-profile_image {
    width: 60px;
    height: 60px;
  }
  .person-profile h4 {
    font-size: 18px;
  }
  .footer__partners {
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
  }
  .footer__bottom {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .footer__bottom>div {
    margin-bottom: 10px;
  }
}

@media screen and (min-width:760px) and (max-width:999px) {
  .header__top-sjur,
  .header__top-social,
  .header__bottom {
    display: none;
  }
  header {
    height: auto;
  }
  .header__top {
    align-items: center;
    height: auto;
    padding-bottom: 20px;
  }
  .header__top-left-nav,
  .header__top-search {
    display: flex;
    width: 60px;
    height: 60px;
  }
  .header__top-logo {
    width: 80%;
    text-align: center;
  }
  .header__top-logo svg {
    display: none;
  }
  .header__top-logo img {
    display: block;
    width: 80%;
  }
  .header__top-social {
    border-right: none;
    border-left: none;
  }
  .header__bottom.open {
    display: block;
  }
  .header__bottom nav {
    width: 100%;
    overflow: hidden;
  }
  .header__bottom nav ul {
    overflow: auto;
  }
  .footer__partners {
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
  }
  .footer__bottom {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .footer__bottom>div {
    margin-bottom: 10px;
  }
}

@media screen and (min-width:1000px) and (max-width:1279px) {}

@media screen and (min-width:1280px) {}
