@font-face {
  font-family: 'PT Serif';
  font-display: swap;
  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';
  font-display: swap;
  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;
  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 {
  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;
}



.post-cover {
  position: relative;
  -webkit-font-smoothing: antialiased;
  overflow: hidden;
  }
.post-cover:after {
  content: '';
  display: inline-block;
  height: 100%;
  }
.post-cover .post-preview {
  position: absolute; top: 0; right: 0; bottom: 0; left: 0;
  background-position: center; background-size: cover;
  }
.post-cover .cover-data {
  position: relative; z-index: 2;
  display: inline-block;
  margin: 0 10px;
  font: bold 12px "Proxima Nova", sans-serif; white-space: normal;
  }
.post-cover .cover-data .post-category {
  margin: 0 0 8px;
  text-transform: uppercase; letter-spacing: .7px;
  }
.post-cover .cover-data .post-title {
  margin: 0 0 10px;
  font: 500 27px/32px "Adelle", "Adelle 500 fallback", serif;
  }
.post-cover .cover-data .post-lead {
  margin: 0 0 10px;
  font-weight: normal; font-size: 18px; line-height: 23px;
  opacity: 0.6;
  }
.post-cover .cover-data .post-meta {
  display: inline-block;
  margin: 0;
  text-transform: uppercase; letter-spacing: .7px;
  opacity: 0.25;
  }
.post-cover .cover-data .counters {
  font-size: 12px;
  opacity: 0.25;
  }


.post-cover.post-cover-mobile-style_1 { min-height: 330px; text-align: center; white-space: nowrap; }
.post-cover.post-cover-mobile-style_1:after { vertical-align: middle; }
.post-cover.post-cover-mobile-style_1 .post-cover .cover-data { color: #fff; }
.post-cover.post-cover-mobile-style_1 .post-preview {
  -webkit-transform: scale(1.3); -ms-transform: scale(1.3); transform: scale(1.3);
  -webkit-filter: blur(8px); filter: blur(8px);
  }
.post-cover.post-cover-mobile-style_1 .post-preview:before {
  content: '';
  position: absolute; top: 0; right: 0; bottom: 0; left: 0;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAABDlBMVEWNjY2SkpKMjIyOjo6Pj4%2BLi4uKioqIiIiDg4Obm5uGhoaFhYWAgICXl5eEhISRkZGJiYmWlpaQkJCUlJR%2Bfn6Tk5OBgYGYmJifn5%2BVlZWenp55eXmlpaWhoaF7e3uHh4eampp6enp9fX2ZmZmCgoJ4eHh8fHydnZ1wcHCcnJx1dXV%2Ff3%2BgoKB0dHSioqJ2dnZra2tycnKnp6dzc3N3d3ejo6OpqaltbW1xcXFubm5nZ2djY2OqqqpsbGxkZGRoaGiurq6oqKhqamqvr6%2Bzs7OsrKxiYmJlZWVcXFywsLBmZma7u7utra1hYWFpaWmrq6uxsbFbW1taWlq3t7ddXV1gYGC5ublSUlJfX19ZWVnPu7k%2BAAAAWnRSTlMiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiJcEq98AAAGfElEQVR4Xj3SQ6KtXQIE0dj6bOvYPtd4xk%2BUOf%2BJ1G1VL9u5gmMA6dO3PZ4tnYOYkqxrUj5NVxr%2F%2BfUv3ILW4yEBVKg7akIXX1Xx6SGcjwDZum4IeJGQM2c3nkyhwuRMYdWfNABZJfKYW2UBB9dnxktJ7amD7b13A1uATaJM8HFogq5g7oEVXl2rbd8VIDYxlWS%2BlewK%2FL9%2BaBfSYhzJpco8iN3oU1wZNKJmDlLF8jARmyat8Pe0tmlqgd6VasZJ%2B7VWANq3fgMeGXLv4JrM4PX9eOOViS8U5pCh9iUr1lEhyX2%2Fdfw5JHgDFtGRl7pD3%2FQ2IM54bArwZgp%2FZXH%2FdgS34IKwQ7CnGtRDPSvAb1yCB7cdfio0AEtJuz3UrHH%2BFtjIfPEh4qa5s7D19p6MpSclXEwR3CxTLKLYykAmCdgtc7gy3%2Fp4SZ4%2B%2Fv0zzofvNSebcLxAdAD7njIceQXjRUsUxQtUeShnGct28XITyr53JlDGse1G8grnfM%2FUOeQ5DcdWJpZtfEZpigfAn026CCfK4jZwE%2BlNdgtYojiGD9aK4wfy%2FiPuSNHL%2BA8WiPvECb%2BhsYYFnv6dxvU6MbqSgH5friZQ0JvNXY4jNml6gAS4x9GWTqKp%2FyHBfbUDlUlDbEFNH%2Bh%2BnoXF9fs2WLnhlAxhnIoGcQENAV2awsf7msaZ2FgJbnfECXlCYvEshKSAvEuJmIwKEWxvrig%2F7mGlLwHUFIHUj6ONu630kQXCOcEpdLEwlF7LmLJ9P7YYcTO2dYfHELlDAaai%2FH8HB47ZWCd3LGPsn2fZrt6wgzMoLb%2FAgcx%2BCHRHxoMPK3Nl5n%2BiHiTlCqEZiXyikiQgwWiX3CtbHOYoGy9zCOPnFziSv1P1FcJ2Z2eirCux5DlA443do%2FVeQzYBvGmQBM0tS43LZV30vho1y7warWNSy0niz13qzgVP7mTrI3d7jxcqTg1IiPapG7C6DCldu1NMknD%2FmiO%2BEmE4Et%2FGOVuCjeh2x%2FHaB1LuBPPdYdPNC914%2FcxZhFNhjX4Fp4s5ya8LzR4gTo9mcms0YtpEeEbY56BoGtE7u3LGHU5dj1Pjgx6vf8OqoKKcDszLG4gqKXMuN0FUHSyWyHZtyIVJdqENDmzxTz4m2%2Bv8RTSNghMR3RSm4PsdOwOVjPxqaMid0XgCXkT8Wa9dI2zfVeAcIcVlfF12ZS9HPnQ%2Bj5BCGPEVMMPAx4Jlwci3cGhVBl%2BsDmpwOy8BriSLs98Yr3JYM1uzBQdqQk4NiN%2Bb9y7WnrqMYwrDmcptCVKGp2IfefbMCRjIfG8Bn8Tah9d8j2ztiP4lUbxaEa4wxNlAjh2M%2B7FkdGG7XE0NuTIzIYHwHCayzWxwIZ%2B0nvalsozpYAYVP4Bzm88mNw3WU%2BzkBB9Ht3eiYH5mzUgBY5Pc4UTireuctt5BB9PclqUKzKYQZGLcQuwKkCV42MkeWALehzz4ZbPgvMQANN4cZ1HjmDsIPg%2BlzQojwj9RqI1HxCzwaXgGIvXGbC1GkUJ8QXJxx63FY93TF4kiIUuX%2BNn21%2FcjQLIyidJQGfnyB2XfOx5PJx2dzTwADhU6FEP5xRLAa5JMWcUJroIIHMrnOnMtmOJuoG7Ck73VtFQAMg4zOdlG39Lhh89stt8nsJyHdjjzJ1vku0lsFyO1Ayqgjh7ox7gjk4%2F%2FGbmYzq7ibB3U8QYA7QPZJbCZpv%2BA1DEyjrfhkIuF5WB7LuTZmzN4JOk4srB%2BLODwE6sksfBBEDEAz%2By1qA8wndK1dHJ2nfEv5ZaY4BEW%2Bz1FvB4tLKi2qXJIb7A3dzEmbaGCxDAweZZz%2FfiTEtYjlyesBkM0SYmhBpFJy%2FYl1sYD7DCsposGqIrVlcx6IgWkCvWRcHWVhGogjQNwXGVvnXA3IwVKzbed58HU06Su%2Bvn%2Bll44S1I66MDtTnoFdsTizOiSzwt%2BRNnE3r0FxOrYBy4%2BdwRdeeDWh66%2Ff%2BQXC1SWSXgDaSjtfyt3vVEejHFQIvT5brDdQHE%2FAWalOqNKybuHijn0dv5Q%2BKcTKl5yFKiIUjIfKH6IhMNytF%2FBJ12dcQTB3tfoOhs2XxABk7hhHc6L4iv8hzhL12MHmneel%2BRhIJD1nOUCi7e8rSaGygnXN5xsEcmeUkP1Tiknx2lt7iLelsoCHrQRYGfyAv8NpgkAYQkZ4UXOLX4EGY%2FKiwXTszv30jXW5n5KmLRL41%2B5idbD%2FwDtaaPfRR75NQAAAABJRU5ErkJggg%3D%3D');
  }
.post-cover.post-cover-mobile-style_1 .post-preview:after {
  content: '';
  position: absolute; top: 0; right: 0; bottom: 0; left: 0;
  background: rgba(0,0,0,.5);
  }
.post-cover.post-cover-mobile-style_1 .cover-data {
  vertical-align: middle;
  margin: 0 22px;
  color: #FFF;
   }
.post-cover.post-cover-mobile-style_1 .post-meta .item-meta:not(.meta-actions) a,
.post-cover.post-cover-mobile-style_1 .cover-data .post-category a {
  color: #FFF;
  }
.post-cover.post-cover-mobile-style_1 .post-meta .item-meta:not(.meta-actions) a {
  opacity: 1;
  }



.post-cover.post-cover-mobile-style_2 { min-height: 330px; text-align: center; white-space: nowrap;  }
.post-cover.post-cover-mobile-style_2:after { vertical-align: bottom; }
.post-cover.post-cover-mobile-style_2 .post-preview:before {
  content: '';
  position: absolute; top: 0; right: 0; bottom: 0; left: 0;
  background: -webkit-linear-gradient(top,  rgba(0,0,0,0.44) 0%,rgba(0,0,0,0.19) 30%,rgba(0,0,0,0.37) 100%); background: -ms-linear-gradient(top,  rgba(0,0,0,0.44) 0%,rgba(0,0,0,0.19) 30%,rgba(0,0,0,0.37) 100%); background: linear-gradient(to bottom,  rgba(0,0,0,0.44) 0%,rgba(0,0,0,0.19) 30%,rgba(0,0,0,0.37) 100%);
  }
.post-cover.post-cover-mobile-style_2 .cover-data {
  bottom: 36px;
  margin: 0 22px;
  vertical-align: bottom;
  color: #FFF;
  }
.post-cover.post-cover-mobile-style_2 .cover-data a {
  color: #FFF;
  opacity: 1!important;
  }


.post-cover.post-news {
  padding: 39px 0 36px;
  background: #F3F2EF;
  }
.post-cover.post-news:after { display: none; }
.post-cover.post-news .cover-data,
.post-cover.post-news .cover-data a { color: #000; }
.post-cover.post-news .cover-data .post-category,
.post-cover.post-news .cover-data .post-category a { color: #FC6540; }

.post-cover.post-news .cover-data .post-meta {
  opacity: 1;
  }

.post-cover.post-cover-mobile-style_3 {
  padding-top: 20px;
  background: none;
}
.post-cover.post-cover-mobile-style_3 .cover-data {
  margin: 0 17px;
}
.post-cover.post-cover-mobile-style_3 .cover-data .post-title {
  font-size: 23px;
  line-height: 1.43;
  margin-bottom: 0;
}
.post-cover.post-cover-mobile-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-mobile-style_3.post-cover-special .post-category {
  margin-bottom: 14px;
  line-height: 28px;
}
.post-cover.post-cover-mobile-style_3.post-cover-special .post-category a {
  padding: 7px 14px;
  border-radius: 3px;
  color: #FFF;
  background: #7593A9;
}
.post-cover.post-cover-mobile-style_3.post-cover-special .post-meta {
  display: none;
}




.stk-gallery { padding-top: 45px; }
.stk-gallery .slick-nav { top: 0; bottom: auto; }
.stk-gallery .stk-image-figure .stk-description { margin-bottom: 20px; padding-left: 0; }
