@font-face {
  font-family: 'PT Serif';
  font-weight: 400;
  font-style: normal;
  src: url('https://www.village.com.ua/gui/PTSerif-Regular-9a01401b31b8058c19555468d1d2b848a3bf476314d66304dd7c36c1d2c90075.woff2') format('woff2');
}

@font-face {
  font-family: 'PT Serif';
  font-weight: 400;
  font-style: italic;
  src: url('https://www.village.com.ua/gui/PTSerif-Italic-0fee19441f1a6a793050be04b5dd5900893f1802518e96b39052ff020670a58b.woff2') format('woff2');
}

@font-face {
  font-family: 'Roboto Slab';
  font-weight: 400;
  font-style: normal;
  src: url('https://www.village.com.ua/gui/RobotoSlab-Regular-4533febd458361f8c520a482e59cd66b0ba06e8143c51e4a99dde871b18e16a3.woff2') format('woff2');
}


@font-face {
  font-family: 'Adelle';
  font-display: swap;
  src: url('https://www.village.com.ua/gui/adelle-regular-28aded8f54c5c101afe6b1938b1ac4cb601a76ed80b1f51211edf1555ee0d3e8.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  }

@font-face {
  font-family: 'Adelle 500 fallback';
  font-weight: 500;
  font-style: normal;
  size-adjust: 103%;
  src: local('Georgia');
}


@font-face {
  font-family: 'Adelle';
  font-display: swap;
  src: url('https://www.village.com.ua/gui/adelle-semibold-e5ee4dfa2531e199b3c1e0409f0c22f8993116d350d954a77bb7ec2f3eab2481.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  }


@font-face {
  font-family: 'Proxima Nova';
  src: url('https://www.village.com.ua/gui/proximanova-regular-30e7b6e75da6ecb1d04711abe25faa4855c0362bdcdb93312553f0a6500c5c73.woff2') format('woff2');

  font-weight: normal;
  font-style: normal;
  }


@font-face {
  font-family: 'Proxima Nova';
  src: url('https://www.village.com.ua/gui/proximanova-bold-5aeb94f9b0765b8433032c14217bb98d67be9d63d1e5160cfc38cc4fe4776c76.woff2') format('woff2');
  font-display: swap;
  font-weight: bold;
  font-style: normal;
  }

@font-face {
  font-family: 'Proxima bold fallback';
  font-weight: bold;
  font-style: normal;
  size-adjust: 98%;
  src: local('Arial Bold');
}




.post-cover {
  position: relative; z-index: 50;
  text-align: left; -webkit-font-smoothing: antialiased;
  background: #F1F1F1;
  box-sizing: border-box;
  }
.post-cover .article-title { font: 500 30px/36px "Adelle", serif; }
.post-cover .flow {
  font: bold 13px/1 "Proxima Nova", sans-serif; color: inherit; text-transform: uppercase; letter-spacing: 1px; white-space: pre;
  transition: opacity .2s;
  }
.post-cover .flow:hover { opacity: 0.6; }
.post-cover .flow:after { content: '\A'; }
.post-cover .article-lead { font: 18px/24px "Proxima Nova", sans-serif; opacity: 0.6; }
.post-cover .post-meta.meta-actions {
  display: none;
  }
.village2017 .post-cover .post-meta { font: bold 12px "Proxima Nova", sans-serif; text-transform: uppercase; letter-spacing: 1px; }
.village2017 .post-cover .post-meta .item-meta { margin-left: 15px; }
.village2017 .post-cover .post-meta .item-meta:not(.meta-actions) a,
.village2017 .post-cover .post-meta .item-meta:not(.meta-actions) span {
  text-decoration: none;
  opacity: .28;
  transition: opacity .2s;
  }
.village2017 .post-cover .post-meta .item-meta:not(.meta-actions) a:hover { opacity: .7; }
.village2017 .post-cover .post-meta.posted .item-meta:first-child { white-space: nowrap; }

.post-cover .cover-image img { display: block; }
.post-cover .meta-actions { position: relative; top: -3px; }
.post-cover .icon-edit {
  position: absolute; top: 4px; left: 4px;
  margin-left: 6px;
  }
.post-cover .edit-post {
  content: '';
  display: inline-block;
  width: 20px; height: 20px;
  margin-left: 6px; padding: 0;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 0 0 2px rgba(0,0,0,.09), 0 0 0 5px rgba(255,255,255,.22);
  -webkit-transition: box-shadow; -moz-transition: box-shadow; -ms-transition: box-shadow; -o-transition: box-shadow; transition: box-shadow;
  }
@-webkit-keyframes edit-waves {
  from { box-shadow: 0 0 0 2px rgba(0,0,0,.09), 0 0 0 5px rgba(255,255,255,.22); }
  to { box-shadow: 0 0 0 2px rgba(0,0,0,.09), 0 0 0 15px rgba(255,255,255,0); }
  }
@keyframes edit-waves {
  from { box-shadow: 0 0 0 2px rgba(0,0,0,.09), 0 0 0 5px rgba(255,255,255,.22); }
  to { box-shadow: 0 0 0 2px rgba(0,0,0,.09), 0 0 0 15px rgba(255,255,255,0); }
  }
.post-cover .meta-actions:hover .edit-post { -webkit-animation: edit-waves .8s infinite; -moz-animation: edit-waves .8s infinite; -ms-animation: edit-waves .8s infinite; -o-animation: edit-waves .8s infinite; animation: edit-waves .8s infinite; }



.post-cover.post-cover-style_1 {
  margin-bottom: 30px; padding: 24px 40px 7px;
  }
.post-cover.post-cover-style_1:has(.share-buttons-bar) {
  margin-bottom: 90px;
  }
.post-cover.post-cover-style_1 .cover-wrap .article-title { margin-bottom: 13px; }
.post-cover.post-cover-style_1 .cover-wrap .article-lead { margin-bottom: 21px; }
.post-cover.post-cover-style_1 .cover-wrap .post-meta { margin-bottom: 21px; }
.post-cover.post-cover-style_1 .cover-image { margin: 0 -40px -7px; }
.post-cover.post-cover-style_1 .cover-image img { width: 620px; height: auto; }
.post-cover.post-cover-style_1 .cover-wrap .share-buttons-bar { position: absolute; right: 0; bottom: -60px; left: 0; }



.post-cover.post-cover-style_2 {
  height: 620px;
  margin-bottom: 85px; padding: 0 40px;
  }
.post-cover.post-cover-style_2:after {
  content: '';
  display: inline-block;
  height: 620px;
  vertical-align: bottom;
  }
.post-cover.post-cover-style_2 .cover-wrap {
  display: inline-block;
  vertical-align: 26px;
  }
.post-cover.post-cover-style_2 .cover-wrap > * { position: relative; z-index: 2; }
.post-cover.post-cover-style_2 .cover-wrap .article-title { margin-bottom: 9px; }
.post-cover.post-cover-style_2 .cover-wrap .article-lead { margin-bottom: 17px; }
.post-cover.post-cover-style_2 .cover-image {
  position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1;
  overflow: hidden;
  }
.post-cover.post-cover-style_2 .cover-image img {
  width: 620px;
  height: 620px;
}
.post-cover.post-cover-style_2 .cover-wrap .share-buttons-bar { position: absolute; right: 0; bottom: -60px; left: 0; }
.post-cover.post-cover-style_2.post-cover-ffffff * { color: #fff!important; }
.post-cover.post-cover-style_2.post-cover-ffffff svg { fill: #fff; }


.village2017 .post-cover.post-cover-news { margin-bottom: 14px; background: transparent; }
.village2017 .post-cover.post-cover-news .post-meta.type-date { margin-bottom: 2px; font-weight: bold; font-size: 11px; white-space: nowrap; }
.village2017 .post-cover.post-cover-news .post-meta.type-date .item-meta { margin-left: 15px; }
.village2017 .post-cover.post-cover-news .post-meta.type-date .meta-flow {
  position: relative; top: -2px;
  font-size: 13px;
  margin-right: .3em;
  opacity: 1;
  }
.village2017 .post-cover.post-cover-news .post-meta.type-date .meta-posted-time { margin-left: 10px; }
.village2017 .post-cover.post-cover-news .article-title { margin-bottom: 14px; }


body:not(.village2017) .post-cover.post-cover-news {
  padding: 32px 0;

  border-top: 1px solid var(--gray);
  border-bottom: 1px solid var(--gray);
  background: none;
  }
body:not(.village2017) .post-cover.post-cover-news + .article-text {
  padding-top: 40px;
  }
body:not(.village2017) .post-cover.post-cover-news .cover-wrap {
  margin-bottom: 24px;

  background: none;
  }

body:not(.village2017) .post-cover.post-cover-news li:first-child:after {
  position: relative; top: -3px;

  content: ' . ';
  }
body:not(.village2017) .post-cover.post-cover-news .g-sp-badge {
  position: relative;
  top: -3px;
}
body:not(.village2017) .post-cover.post-cover-news:has(.g-sp-badge) li:first-child:after {
  top: -6px;
  }
body:not(.village2017) .post-cover.post-cover-news .post-meta {
  color: var(--dark-gray);
  }
body:not(.village2017) .post-cover.post-cover-news li:first-child + .item-meta {
  margin-left: .3em;
}
body:not(.village2017) .post-cover.post-cover-news .item-category {
  margin-bottom: 16px;
}
body:not(.village2017) .post-cover.post-cover-news .flow {
  white-space: normal;
}
body:not(.village2017) .post-cover.post-cover-news .post-meta .item-meta a {
  opacity: 1;
  }
body:not(.village2017) .post-cover.post-cover-news .article-lead {
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;

  margin-bottom: 24px;

  color: var(--dark-gray);
  }
body:not(.village2017) .post-cover.post-cover-news .cover-footer {
  padding-bottom: 0;
  padding-top: 0;
  }

body:not(.village2017) .post-cover.post-cover-news .meta-actions {
  position: absolute;
  top: 16px;
  right: 16px;
}
body:not(.village2017) .post-cover.post-cover-news .icon-edit {
  margin-left: 0;
}

body:not(.village2017) .post-cover.post-cover-news .posted svg {
  fill: var(--dark-gray);
}

body:not(.village2017) .post-cover.post-cover-news .article-title {
  font-size: 36px;
  font-weight: 900;
  line-height: 40px;
  font-family: 'Village Type', sans-serif;
}


.post-cover.post-cover-style_3 {
  margin-bottom: 30px;
  background: none;
  }
.post-cover.post-cover-style_3 .cover-wrap .article-title { margin-bottom: 13px; }
.post-cover.post-cover-style_3 .cover-wrap .article-lead { margin-bottom: 21px; opacity: 1; }
.post-cover.post-cover-style_3 .cover-wrap .post-meta { margin-bottom: 21px; }
.post-cover.post-cover-style_3 .cover-image { margin: 0 0 -7px; }
.post-cover.post-cover-style_3 .cover-image img { width: 620px; height: auto; }
.post-cover.post-cover-style_3 .cover-wrap .share-buttons-bar { position: absolute; right: 0; bottom: -60px; left: 0; }

.post-cover.post-cover-style_3.post-cover-special .post-description {
  font-family: Proxima Nova, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
}
.post-cover.post-cover-style_3.post-cover-special .flow {
  display: inline-block;
  margin-bottom: 20px;
  padding: 0 14px;

  line-height: 28px;
  border-radius: 3px;
  color: #FFF;
  background: #7593A9;
}
.post-cover.post-cover-style_3.post-cover-special .post-meta.posted,
.post-cover.post-cover-style_3.post-cover-special + .pseudosidebar {
  display: none;
}
.post-cover.post-cover-style_3.post-cover-special .post-meta.meta-actions {
  display: inline-block;
}



