

@import url(https://fonts.googleapis.com/css?family=PT+Serif&subset=cyrillic,latin);


@font-face {
  font-family: 'TwentytwelveSansC';
  src: url('https://lamcdn.net/www.wonderzine.com/gui/twentytwelve_sans_c_old_a-webfont-581c1c7ddde1a467c50a154d68603d27c99e1c0c9efd7e0db2594a03427a279e.woff2') format('woff2'),
       url('https://lamcdn.net/www.wonderzine.com/gui/twentytwelve_sans_c_old_a-webfont-612a230ed88a8415504ae0626e4b5b66ec3dad9b487aef615b08e649e24cb3fa.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  }


@font-face {
  font-family: 'TwentytwelveSansG';
  src: url('https://lamcdn.net/www.wonderzine.com/gui/twentytwelve_sans_g-webfont-8d1b2f35d116a708eae555f29ec929b2251b35cb9e3f1082ccb71fa0724d9252.woff2') format('woff2'),
       url('https://lamcdn.net/www.wonderzine.com/gui/twentytwelve_sans_g-webfont-6e34af3b5659051310ad5007fa95327108d2a285bd1326b662361c48108640f6.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  }


.post-cover {
  position: relative;
  width: 620px; height: 620px;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -webkit-border-radius: 5px; border-radius: 5px;
  }
.post-cover .article-title,
.post-cover .cover-bottom {
  position: relative; z-index: 15;
  }

.post-cover .article-title .flow {
  margin-bottom: 10px;
  font: 800 12px/1 "circe", sans-serif; color: #000; text-transform: uppercase; letter-spacing: 1px; white-space: pre;
  }
.post-cover .article-title .flow:after { content: '\A'; }

.post-cover .cover-bottom .article-lead {
  font: 16px/20px "circe", sans-serif;
  }

.post-cover .post-meta a, .post-cover .post-meta span {
  color: #000!important;
  }

.post-cover .item-meta a,
.post-cover .item-meta span {
  opacity: .4;
  transition: opacity .2s;
  }
.post-cover .item-meta a:hover { opacity: 0.7; }


.post-cover .share-buttons-bar {
  position: absolute; right: 0; bottom: -80px; left: 0; z-index: 20;
  padding-bottom: 20px;
  text-align: center;
  }


.post-cover.post-cover-style_1 { text-align: center; }
.post-cover.post-cover-style_1 .cover-image { position: absolute; top: 0; left: 0; z-index: 10; }
.post-cover.post-cover-style_1 .cover-image img {
  display: block;
  width: 620px; height: 620px;
  -webkit-border-radius: 5px; border-radius: 5px;
  }
.post-cover.post-cover-style_1 .cover-content { position: absolute; right: 0; bottom: 27px; left: 0; }
.post-cover.post-cover-style_1 .cover-content .article-title {
  width: 490px;
  margin: 0 auto 18px;
  font: 41px/42px "TwentytwelveSansC", serif;
  }
.post-cover.post-cover-style_1 .cover-content .article-title .flow { line-height: 12px; }
.post-cover.post-cover-style_1 .cover-content .article-lead {
  width: 410px;
  margin: 0 auto 23px;
  }

.post-cover.post-cover-style_1.post-cover-color_ffffff * { color: #FFF !important; }
.post-cover.post-cover-style_1.post-cover-color_ffffff .cover-content .article-title { text-shadow: 0 1px 1px rgba(0,0,0,.26); }
.post-cover.post-cover-style_1.post-cover-color_ffffff .meta-posted-time span:before,
.post-cover.post-cover-style_1.post-cover-color_ffffff .meta-posted-time a:before { background-position: -51px -219px; }


.post-cover.post-cover-style_2 {
  width: 620px; min-height: 620px; height: auto;
  padding-bottom: 0;
  text-align: center;
  background: #FFEADA;
  }
.post-cover.post-cover-style_2 .cover-image {
  position: relative;
  width: 300px;
  margin: auto;
  }
.post-cover.post-cover-style_2 .cover-image:after {
  content: '';
  position: absolute; top: 0; right: 0; bottom: 0; left: 0;
  border: 8px solid #fff;
  }
.post-cover.post-cover-style_2 .cover-image img {
  display: block;
  width: 300px; height: 300px;
  }
.post-cover.post-cover-style_2 .cover-content .article-title {
  width: 490px;
  margin: 0 auto 21px; padding-top: 8px;
  font: 35px/40px "TwentytwelveSansG", sans-serif;
  }
.post-cover.post-cover-style_2 .cover-content .article-title .flow {
  opacity: .6;
  line-height: 34px;
  }
.post-cover.post-cover-style_2 .cover-top { min-height: 495px; }
.post-cover.post-cover-style_2 .cover-bottom { padding-bottom: 20px; }
.post-cover.post-cover-style_2 .cover-content .article-lead {
  width: 410px;
  margin: 50px auto 15px;
  opacity: .6;
  }

.post-cover.post-cover-style_2.post-cover-color_ffffff { background: #292D67; }
.post-cover.post-cover-style_2.post-cover-color_ffffff * { color: #FFF !important; }
.post-cover.post-cover-style_2.post-cover-color_ffffff .article-title { font: 35px/40px "TwentytwelveSansC", sans-serif; }
.post-cover.post-cover-style_2.post-cover-color_ffffff .meta-posted-time span:before,
.post-cover.post-cover-style_2.post-cover-color_ffffff .meta-posted-time a:before { background-position: -51px -219px; }


.post-cover.post-cover-style_3 {
  background: #FFEADA;
  }
.post-cover.post-cover-style_3 .cover-image {
  position: absolute; top: 40px; right: 40px;
  }
.post-cover.post-cover-style_3 .cover-image:after {
  content: '';
  position: absolute; top: 0; right: 0; bottom: 0; left: 0;
  border: 8px solid #fff;
  }
.post-cover.post-cover-style_3 .cover-image img {
  display: block;
  width: 300px; height: 300px;
  }
.post-cover.post-cover-style_3 .cover-content {
  position: absolute; right: 40px; bottom: 19px; left: 40px;
  }
.post-cover.post-cover-style_3 .cover-content .article-title {
  width: 490px;
  margin: 0 0 21px; padding-top: 8px;
  font: 35px/40px "TwentytwelveSansG", sans-serif;
  }
.post-cover.post-cover-style_3 .cover-content .article-title .flow {
  opacity: .6;
  line-height: 34px;
  }
.post-cover.post-cover-style_3 .cover-content .article-lead {
  width: 410px;
  margin: 0 0 20px;
  opacity: .6;
  }

.post-cover.post-cover-style_3.post-cover-color_ffffff { background: #292D67; }
.post-cover.post-cover-style_3.post-cover-color_ffffff * { color: #FFF !important; }
.post-cover.post-cover-style_3.post-cover-color_ffffff .article-title { font: 35px/40px "TwentytwelveSansC", sans-serif; }
.post-cover.post-cover-style_3.post-cover-color_ffffff .meta-posted-time span:before,
.post-cover.post-cover-style_3.post-cover-color_ffffff .meta-posted-time a:before { background-position: -51px -219px; }


.post-cover.post-cover-nopic {
  height: auto;
  padding: 26px 0 29px;
  text-align: center;
  border: 2px solid #e5af48; -webkit-border-radius: 0; border-radius: 0;
  box-sizing: border-box;
  }
.post-cover.post-cover-nopic:before,
.post-cover.post-cover-nopic:after {
  content: '';
  position: absolute; right: 2px; left: 2px;
  height: 2px;
  background: #E5AF48;
  }
.post-cover.post-cover-nopic:before { top: 2px; }
.post-cover.post-cover-nopic:after { bottom: 2px; }

.post-cover.post-cover-nopic .cover-content:before,
.post-cover.post-cover-nopic .cover-content:after {
  content: '';
  position: absolute; top: 7px; bottom: 7px;
  width: 13px;
  background: url(<%= asset_path('diagonal-pattern.gif')%>);
  }
.post-cover.post-cover-nopic .cover-content:before { left: 2px; }
.post-cover.post-cover-nopic .cover-content:after { right: 2px; }

.post-cover.post-cover-nopic .article-title {
  width: 490px;
  margin: 0 auto 19px;
  font: 35px/38px "TwentytwelveSansC", serif; color: #292d67;
  }
.post-cover.post-cover-nopic .article-lead {
  position: relative;
  width: 410px;
  margin: 0 auto 19px; padding-top: 21px;
  }
.post-cover.post-cover-nopic .article-lead:before {
  content: '';
  position: absolute; top: 0; left: 50%;
  width: 100px; height: 2px;
  margin: 0 0 0 -50px;
  background: #C89534;
  }
.post-cover.post-cover-nopic .article-lead:after {
  content: '';
  position: absolute; top: -5px; left: 50%;
  width: 8px; height: 8px;
  margin: 0 0 0 -5px;
  background: #FFF;
  border: 2px solid #C89534; -webkit-border-radius: 50%; border-radius: 50%;
  }

.post-cover.post-cover-nopic .share-buttons-bar { right: -2px; left: -2px; }


.wide .content .post-cover + .pseudosidebar { position: absolute; top: 0; right: 0; z-index: 500; }

.post-cover-row .row-cont { position: relative; padding: 0 0 80px; }
.post-cover-row .editorial { position: absolute; top: 15px; left: 580px; z-index: 100; }




.article-text {
  color: #262626;
  }


.article-text a {
  padding: 0.3em 0;
  text-decoration:none !important; color: #c89534;
  }
.article-text a:hover {
  color:#eb7b25;
  }
.article-text a:hover img {
  opacity: .8;
  }


.article-text .anchor[id]:before {
  display: block;
  content: "";
  height: 50px;
  margin: -50px 0 0;
  }


.article-text img {
  vertical-align: top;
  }
.b-article .img-with-caption {
  display: block;
  }
.b-article .img-with-caption .img-caption {
  display: block;
  color:#888;
  font: 16px/20px "circe", sans-serif; text-align: center; color: #929292;
  margin-top: 19px;
  }
.b-article .left .img-with-caption .img-caption { text-align: left; }
.b-article .center .img-with-caption .img-caption { text-align: center; }
.b-article .right .img-with-caption .img-caption { text-align: right; }
.article-text img.left-ear {
  margin-left: -40px;
  }
.article-text img.right-ear {
  margin-right: -20px;
  }
.wide .content .article-text table img.right-ear {
  margin-right: -60px;
  }


.article-text sup {
  font-size:12px;
  line-height:18px;
  }
.article-text .left {
  text-align: left;
  }
.article-text .center {
  text-align: center;
  }
.article-text .right {
  text-align: right;
  }


.article-text p { font: 16px/26px "PT Serif", serif; }
.article-text p strong { font: 800 12px/26px "circe", sans-serif; text-transform: uppercase; letter-spacing: 1px; }
.article-text p.body-sm { font: 13px/22px "PT Serif", serif; }
  .article-text p.body-sm strong { font: 800 12px/22px "circe", sans-serif; text-transform: uppercase; letter-spacing: 1px; }

.article-text p.small-cap { font: 800 12px/18px "circe", sans-serif; text-transform: uppercase; letter-spacing: 1px; }

.article-text h2 { font: 800 38px/40px "circe", sans-serif; }
.article-text h3 { font: 800 32px/34px "circe", sans-serif; }
.article-text h4 { font: 800 26px/30px "circe", sans-serif; }

.article-text h2.decor-l { font: 40px/44px "TwentytwelveSansC", sans-serif; }
.article-text h3.quote-serif { font: 28px/32px "TwentytwelveSansC", sans-serif; }
.article-text h3.quote-sans { font: 28px/32px "TwentytwelveSansG", sans-serif; }


.article-text ul,
.article-text ol {
  margin-left: 40px; padding: 0;
  font: 16px/26px "PT Serif", serif;
  }
.article-text ul em,
.article-text ol em,
.article-text ul i,
.article-text ol i { font-style: italic; }
.article-text ul strong,
.article-text ol strong,
.article-text ul b,
.article-text ol b { font: 800 12px/26px "circe", sans-serif; text-transform: uppercase; letter-spacing: 1px; }
.article-text ul li,
.article-text ol li { margin-bottom: 10px; }
.article-text ol > li { list-style-type: decimal; }

.article-text ul > li { text-indent: -1.3em; }
.article-text ul > li:before { content: '\2014\a0'; }


.article-text .white-power { color: #fff; -webkit-font-smoothing: antialiased; }
.article-text .white-power a { color: #c89534; }
.article-text .white-power a:hover { color: #eb7b25; }

.article-text .sasha-grey { color: #a1a1a1; }
.article-text .sasha-grey a { color: #c89534; }
.article-text .sasha-grey a:hover { color: #eb7b25; }

.article-text .gold-finger { color: #c89534; }
.article-text .gold-finger a { color: #292d67; }
.article-text .gold-finger a:hover { color: #eb7b25; }




.article-text h2, .article-text h3, .article-text h4, .article-text h5, .article-text p, .article-text table.grid, .article-text ul, .article-text ol {
  margin-bottom: 20px;
  }
.article-text .mb-0 {
  margin-bottom: 0!important;
  }
.article-text .mb-10 {
  margin-bottom: 10px!important;
  }
.article-text .mb-20 {
  margin-bottom: 20px!important;
  }
.article-text .mb-30 {
  margin-bottom: 30px!important;
  }
.article-text .mb-40 {
  margin-bottom: 40px!important;
  }
.article-text .mb-60 {
  margin-bottom: 60px!important;
  }
.article-text .mb-80 {
  margin-bottom: 80px!important;
  }
.article-text .mb-100 {
  margin-bottom: 100px!important;
  }
.article-text .mb-200 {
  margin-bottom: 200px!important;
  }


.article-text .fluid-row {
  position: relative;
  margin-bottom: 20px;
  text-align: left !important; letter-spacing: -0.35em; white-space: nowrap;
  }
.article-text .fluid-row .fluid-block {
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0; word-spacing: 0; white-space: normal;
  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
  }
.article-text .fluid-row .fluid-block.style {
  padding: 12px 20px;
  }
.article-text .fluid-row .fluid-block.x1 { width: 140px; }
.article-text .fluid-row .fluid-block.x2 { width: 300px; }
.article-text .fluid-row .fluid-block.x3 { width: 460px; }
.article-text .fluid-row .fluid-block.x4 { width: 620px; }
.article-text .fluid-row .fluid-block.x5 { width: 780px; }
.article-text .fluid-row .fluid-block.x6 { width: 940px; }
.article-text .fluid-row .fluid-block.xt1 { width: 190px; }
.article-text .fluid-row .fluid-block.xt2 { width: 405px; }
.article-text .fluid-row .fluid-block.xt1,
.article-text .fluid-row .fluid-block.xt2 { margin-left: 25px; }

.article-text .fluid-row.vmid > .fluid-block { vertical-align: middle!important; }
.article-text .fluid-row.vbot > .fluid-block { vertical-align: bottom!important; }

.article-text .fluid-row.ver-separated .fluid-block:before {
  content: '';
  position: absolute; top: 0; bottom: 0; z-index: 2;
  width: 1px;
  margin-left: -10px;
  background: #e3e3e3;
  }
.article-text .fluid-row.ver-separated .fluid-block:first-child:before { display: none; }
.article-text .fluid-row.hor-separated:before {
  content: '';
  position: absolute; right: 0; bottom: -12px; left: 0;
  border-top: 1px dotted #bfbfbf;
  }

.article-text .fluid-row.left-ear.right-ear { margin-right: -20px; margin-left: -40px; padding-right: 20px; padding-left: 40px; }
.wide .content .article-text .fluid-row.left-ear.right-ear { margin-right: -40px; padding-right: 40px; }


.article-text .fluid-row:not(.col-rtl) .fluid-block { margin: 0 0 0 20px; }
.article-text .fluid-row:not(.col-rtl) .fluid-block:first-child { margin-left: 0!important; }
.article-text .fluid-row.col-rtl { direction: rtl; }
.article-text .fluid-row.col-rtl > .fluid-block { margin: 0 20px 0 0; direction: ltr; }
.article-text .fluid-row.col-rtl > .fluid-block:first-child { margin-right: 0!important; }


.article-text .inline_icon { display: inline-block; background: url(https://lamcdn.net/www.wonderzine.com/gui/v34-inline_icons-7c2ce0ebcbdd6916aa0caa2cd76ba52406096784222a8a91ddf1116e1e29aaf3.png) no-repeat; }

.article-text img[class|="inline_icon-shape"] { width: 20px!important; height: 20px!important; margin-right: 10px; vertical-align: -6px; }
.article-text .inline_icon-shape-1 { background-position: 0 0; }
.article-text .inline_icon-shape-2 { background-position: -21px 0; }
.article-text .inline_icon-shape-3 { background-position: -42px 0; }
.article-text .inline_icon-shape-4 { background-position: -63px 0; }
.article-text .inline_icon-shape-5 { background-position: -84px 0; }
.article-text .inline_icon-shape-6 { background-position: -105px 0; }
.article-text .inline_icon-shape-7 { background-position: -126px 0; }
.article-text .inline_icon-shape-8 { background-position: -147px 0; }
.article-text .inline_icon-shape-9 { background-position: -168px 0; }
.article-text .inline_icon-shape-10 { background-position: -189px 0; }
.article-text .inline_icon-shape-11 { background-position: -210px 0; }
.article-text .inline_icon-shape-12 { background-position: -231px 0; }


.article-text .inline_icon-shape-blue-1 { background-position: -1212px 0; }
.article-text .inline_icon-shape-blue-2 { background-position: -1233px 0; }
.article-text .inline_icon-shape-blue-3 { background-position: -1254px 0; }
.article-text .inline_icon-shape-blue-4 { background-position: -1275px 0; }
.article-text .inline_icon-shape-blue-5 { background-position: -1296px 0; }
.article-text .inline_icon-shape-blue-6 { background-position: -1317px 0; }
.article-text .inline_icon-shape-blue-7 { background-position: -1338px 0; }
.article-text .inline_icon-shape-blue-8 { background-position: -1359px 0; }
.article-text .inline_icon-shape-blue-9 { background-position: -1380px 0; }
.article-text .inline_icon-shape-blue-10 { background-position: -1401px 0; }
.article-text .inline_icon-shape-blue-11 { background-position: -1422px 0; }
.article-text .inline_icon-shape-blue-12 { background-position: -1443px 0; }

.article-text .inline_icon-shape-w-gold { background-position: -252px 0; }
.article-text .inline_icon-shape-w-blue { background-position: -273px 0; }
.article-text .inline_icon-shape-w-black { background-position: -294px 0; }
.article-text .inline_icon-shape-w-grey { background-position: -315px 0; }
.article-text .inline_icon-shape-w-white { background-position: -691px 0; }

.article-text img[class|="inline_icon-quote-serif"] { width: 22px!important; height: 21px!important; margin-right: 10px; }
.article-text .inline_icon-quote-serif-open { background-position: -336px 0; }
.article-text .inline_icon-quote-serif-close { background-position: -359px 0; }
.article-text .inline_icon-quote-serif-blue-open { background-position: -712px 0; }
.article-text .inline_icon-quote-serif-blue-close { background-position: -735px 0; }
.article-text .inline_icon-quote-serif-black-open { background-position: -808px 0; }
.article-text .inline_icon-quote-serif-black-close { background-position: -831px 0; }
.article-text .inline_icon-quote-serif-grey-open { background-position: -904px 0; }
.article-text .inline_icon-quote-serif-grey-close { background-position: -927px 0; }
.article-text .inline_icon-quote-serif-white-open { background-position: -1000px 0; }
.article-text .inline_icon-quote-serif-white-close { background-position: -1023px 0; }

.article-text img[class|="inline_icon-quote-sans"] { width: 24px!important; height: 19px!important; margin-right: 10px; }
.article-text .inline_icon-quote-sans-open { background-position: -382px 0; }
.article-text .inline_icon-quote-sans-close { background-position: -407px 0; }
.article-text .inline_icon-quote-sans-blue-open { background-position: -758px 0; }
.article-text .inline_icon-quote-sans-blue-close { background-position: -783px 0; }
.article-text .inline_icon-quote-sans-black-open { background-position: -854px 0; }
.article-text .inline_icon-quote-sans-black-close { background-position: -879px 0; }
.article-text .inline_icon-quote-sans-grey-open { background-position: -950px 0; }
.article-text .inline_icon-quote-sans-grey-close { background-position: -975px 0; }
.article-text .inline_icon-quote-sans-white-open { background-position: -1046px 0; }
.article-text .inline_icon-quote-sans-white-close { background-position: -1071px 0; }

.article-text img[class|="inline_icon-dash"] { width: 20px!important; height: 2px!important; margin-right: 8px; vertical-align: 4px; }
.article-text .inline_icon-dash-gold { background-position: -432px 0; }
.article-text .inline_icon-dash-blue { background-position: -453px 0; }
.article-text .inline_icon-dash-black { background-position: -474px 0; }
.article-text .inline_icon-dash-grey { background-position: -495px 0; }
.article-text .inline_icon-dash-white { background-position: -1096px 0; }

.article-text img[class|="inline_icon-circle"] { width: 12px!important; height: 12px!important; margin-right: 16px; vertical-align: -2px; }
.article-text .inline_icon-circle-gold { background-position: -516px 0; }
.article-text .inline_icon-circle-blue { background-position: -529px 0; }
.article-text .inline_icon-circle-black { background-position: -542px 0; }
.article-text .inline_icon-circle-grey { background-position: -555px 0; }
.article-text .inline_icon-circle-white { background-position: -1117px 0; }

.article-text img[class|="inline_icon-big-w"] { width: 40px!important; height: 40px!important; margin-right: 10px; }
.article-text .inline_icon-big-w-gold { background-position: -568px 0; }
.article-text .inline_icon-big-w-blue { background-position: -609px 0; }
.article-text .inline_icon-big-w-black { background-position: -1130px 0; }
.article-text .inline_icon-big-w-grey { background-position: -650px 0; }
.article-text .inline_icon-big-w-white { background-position: -1171px 0; }


.article-text p.sep {
  position: relative;
  font-size: 0px; line-height: 0;
  background: #d9d9d9;
  }
.article-text p.sep-1 { 
  height: 1px;
  }

.article-text p.sep-2 { 
  height: 2px;
  }

.article-text p.sep-3 { 
  height: 6px;
  }

.article-text p.sep-4 { 
  height: 2px;
  }
.article-text p.sep-4:before {
  content: '';
  position: relative; top: -6px;
  display: block;
  width: 75px; height: 13px;
  margin: auto;
  background: #c4c4c4 url(https://lamcdn.net/www.wonderzine.com/gui/sprite-style-pack-v4-cfaa7ce5bf68a2a4d0ce2c0aece6d11d57ff5f3a89ab6a5c6f61de0693363e5f.png) 0 0 no-repeat;
  border-right: 8px solid #fff; border-left: 8px solid #fff;
  }
.article-text p.sep-4[style="background:#c89534;"]:before,
.article-text p.sep-4[style~="#c89534;"]:before { background-color: #C89534; }

.article-text p.sep-5 { 
  height: 2px;
  }
.article-text p.sep-5:after {
  content: '';
  position: absolute; top: -5px; left: 50%;
  width: 8px; height: 8px;
  margin-left: -6px;
  background: #FFF;
  border: 2px solid #c4c4c4; -webkit-border-radius: 50%; border-radius: 50%;
  }
.article-text p.sep-5[style~="#c89534;"]:after,
.article-text p.sep-5[style="background:#c89534;"]:after { border-color: #C89534; }

.article-text p.sep.left-ear {
  margin-left: -40px;
  }
.article-text p.sep.right-ear {
  margin-right: -20px;
  }
.wide .content .article-text p.sep.right-ear {
  margin-right: -40px;
  }
.wide .content .article-text .x6 p.sep.right-ear {
  margin-right: -60px;
  }



.portrait-block { margin-bottom: 20px; }
.portrait-block .portrait-image,
.portrait-block .portrait-text { display: inline-block; vertical-align: middle; }
.portrait-block .portrait-image { margin-right: 12px; }
.portrait-block .portrait-image img.dummy { width: 55px; height: 55px; background: #ccc; }
.portrait-block .portrait-text p { margin-bottom: 0; }

.bordered-quote {
  position: relative;
  margin-bottom: 30px; padding: 35px 75px 33px;
  color: #c89534; text-align: center;
  border: 2px solid #E5AF48;
  }
.bordered-quote:before,
.bordered-quote:after {
  content: '';
  position: absolute; top: 2px; bottom: 2px;
  width: 13px;
  background: url(https://lamcdn.net/www.wonderzine.com/gui/diagonal-pattern-e80fae273976371f6e19a207e25bd5bf0c300395f4c7c1e0d3592725302a126e.gif);
  }
.bordered-quote:before { left: 2px; }
.bordered-quote:after { right: 2px; }
.bordered-quote p { margin-bottom: 0; font: 16px/24px "TwentytwelveSansG", sans-serif; -webkit-font-smoothing: antialiased; }


.separator-block {
  position: relative;
  margin-bottom: 20px;
  text-align: center;
  }
.separator-block p,
.separator-block h2,
.separator-block h3,
.separator-block h4 {
  position: relative; z-index: 2;
  display: inline-block;
  margin-bottom: 0 !important; padding: 0 20px;
  background: #fff;
  }
.separator-block .sep {
  position: absolute!important; top: 50%; right: 0; left: 0; z-index: 1;
  }
.separator-block .inline_icon { margin: 0!important; }


.floating-number {
  position: relative;
  float: left;
  width: 40px; height: 29px;
  margin-right: 15px; padding-top: 11px;
  font: 800 18px/1 "circe", sans-serif; color: #fff; text-align: center; white-space: nowrap; -webkit-font-smoothing: antialiased;
  background: url(https://lamcdn.net/www.wonderzine.com/gui/sprite-style-pack-v4-cfaa7ce5bf68a2a4d0ce2c0aece6d11d57ff5f3a89ab6a5c6f61de0693363e5f.png) 0 -14px;
  overflow: hidden;
  }
p .floating-number { margin-top: 8px; }


.embed-ears { width: 680px; margin: 0 -20px 0 -40px; }
.wide .content .embed-ears { width: 1040px; margin: 0 -40px 0 -40px; }


.half-grid { margin: 0 0 30px 70px; }


.b-slideshow .b-slideshow-controls { margin-bottom: 27px; text-align: center; overflow: visible; }
.b-slideshow .b-slideshow-controls .title {display: none;}

.b-slideshow .b-slideshow-controls .left,
.b-slideshow .b-slideshow-controls .right,
.b-slideshow .b-slideshow-controls .status { display: inline-block; }

.b-slideshow .b-slideshow-controls .left,
.b-slideshow .b-slideshow-controls .right {
  position: relative;
  width: 7px; height: 12px;
  vertical-align: 1px;
  background: url(https://lamcdn.net/www.wonderzine.com/gui/sprite-54ae104a98ec4c97a3915bb44fd9fac8bf19295b8fe75feab9c6032a3dede90f.png);
  cursor: pointer;
  }
.b-slideshow .b-slideshow-controls .left { background-position: -220px -220px; }
.b-slideshow .b-slideshow-controls .right { background-position: -228px -220px; }
.b-slideshow .b-slideshow-controls .left:after,
.b-slideshow .b-slideshow-controls .right:after {
  content: '';
  position: absolute; top: -10px; left: -12px;
  width: 28px; height: 28px;
  border: 2px solid transparent; border-radius: 50%;
  }
.b-slideshow .b-slideshow-controls .right:after { left: -13px; }
.b-slideshow .b-slideshow-controls .left:hover { background-position: -236px -220px; }
.b-slideshow .b-slideshow-controls .right:hover { background-position: -244px -220px; }
.b-slideshow .b-slideshow-controls .left:hover:after,
.b-slideshow .b-slideshow-controls .right:hover:after { border-color: #c89534; }

.b-slideshow .b-slideshow-controls .status { min-width: 4em; margin: 0 8px; font: 800 14px/24px "circe", sans-serif; text-align: center; -webkit-font-smoothing: antialiased; }
.b-slideshow .b-slideshow-controls .status strong,
.b-slideshow .b-slideshow-controls .status .sep { font: inherit; }

.b-slideshow .b-slideshow-photos { position: relative; text-align: center; clear: left; }
.b-slideshow .b-slideshow-photos .img-with-caption { width:100%; }
.b-slideshow .b-slideshow-photos .img-with-caption .img-caption { text-align: center; }
.b-slideshow .b-slideshow-photos img { cursor: pointer; cursor: hand; }

.left .b-slideshow .b-slideshow-controls,
.left .b-slideshow .b-slideshow-photos,
.left .b-slideshow .b-slideshow-photos .img-with-caption .img-caption { text-align: left; }

.right .b-slideshow .b-slideshow-controls,
.right .b-slideshow .b-slideshow-photos,
.right .b-slideshow .b-slideshow-photos .img-with-caption .img-caption { text-align: right; }


.fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #000;
  z-index: 1000;
  }
.fullscreen * {
  height: 100%!important;
  }
.fullscreen .post-slideshow {
  padding: 0!important;
  }
.fullscreen .post-slideshow,
.fullscreen .post-slideshow > div > div {
  width: 100%;
  }
.fullscreen .post-slideshow > div > div {
  position: relative;
  float: left;
  display: block!important;
  }
.fullscreen .post-slideshow .img-with-caption {
  width: 100%;
  background-size: contain; background-color: transparent;
  }
.fullscreen .post-slideshow .slide-caption {
  position: absolute; right: 0; bottom: 0; left: 0;
  width: auto; height: auto!important; min-height: 36px;
  padding: 12px 0 10px;
  font-style: normal; color: #fff;
  background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
  }
.fullscreen .post-slideshow .slide-caption .text {
  display: inline-block;
  vertical-align: bottom;
  }
.fullscreen .post-slideshow .slide-caption:after {
  content: '';
  display: inline-block;
  height: 36px;
  vertical-align: bottom;
  }
.fullscreen .post-slideshow .custom_slide {
  background: #eaeaea url(https://lamcdn.net/www.wonderzine.com/gui/mobile/custom_slide-1fb10ce2428f7689bd0c4455671498fb1981820c4441c8a93e0190ed435d0904.png) center no-repeat; background-size: auto 110px!important;
  }
.fullscreen .post-slideshow .custom_slide:after {
  display: none;
  }


.article-cover {
  position: relative;
  margin-right: -10px; margin-left: -10px;
  text-align: center;
  }
.article-cover .article-category {
  font: 800 1em/1 "circe", sans-serif; color: #000; text-transform: uppercase; letter-spacing: 1px;
  }
.article-cover .article-title {
  margin: 0 30px;
  font: 2.2em/1.1 "TwentytwelveSansC", sans-serif;
  overflow: hidden; -webkit-hyphens: none; hyphens: none;
  }

.article-cover.big-picture {
  color: #fff; -webkit-font-smoothing: antialiased;
  }
.article-cover.big-picture .counters {
  margin-top: 15px;
  color: #a8a8a8;
  }
.article-cover.big-picture .article-title {
  font-size: 3em;
  }
.article-cover.article-cover-style_1 {
  min-height: 320px;
  }
.article-cover.article-cover-style_1 .article-preview {
  position: absolute; top: 0; right: 0; bottom: 0; left: 0;
  background-position: bottom; background-size: cover;
  }
.article-cover.article-cover-style_1 .article-preview:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0,0,0,.5);
  }

.article-cover.article-cover-style_1 .cover-data {
  position: absolute; right: 0; bottom: 12px; left: 0;
  }
.article-cover.big-picture .article-category,
.article-cover.big-picture .article-category a {
  margin-bottom: 8px;
  color: #FFF;
  }


.article-cover.small-picture {
  position: relative;
  padding: 24px 0 10px;
  text-align: center;
  }
.article-cover.small-picture:before,
.article-cover.small-picture:after {
  content: ''; position: absolute; left: 0;
  width: 100%; height: 1px;
  background: rgba(0,0,0,.13);
  }
.article-cover.small-picture:before {
  top: 0;
  }
.article-cover.small-picture:after {
  bottom: 0;
  }
.article-cover.small-picture .article-preview {
  position: relative;
  display: block;
  width: 150px; height: 150px;
  margin: 0 auto 20px;
  border: 4px solid #fff;
  -webkit-background-size: cover; -o-background-size: cover; background-size: cover;
  }
.article-cover.small-picture .article-category {
  margin-bottom: 10px;
  }
.article-cover.small-picture .article-title {
  overflow: hidden;
  font-size: 2.1em;
  }
.article-cover.small-picture .counters {
  margin-top: 16px;
  }
.article-cover.small-picture .counters .count:before {
  font-size: 16px;
  }
.article-cover.small-picture {
  background: #ffeada;
  }
.article-cover.small-picture .article-title,
.article-cover.small-picture .article-category,
.article-cover.small-picture .article-category a {
  color: #000;
  }
.article-cover.small-picture .counters {
  color: #bfafa3;
  }
.article-cover.article-cover-color-ffffff {
  background: #292d67;
  }
.article-cover.article-cover-color-ffffff .article-title,
.article-cover.article-cover-color-ffffff .article-category,
.article-cover.article-cover-color-ffffff .article-category a {
  color: #fff;
  }
.article-cover.article-cover-color-ffffff .cover-data {
  top: auto; bottom: 35px;
  }
.article-cover.article-cover-color-ffffff .counters {
  color: #9496b3;
  }
.article-cover.article-cover-news:after {
  content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 0;
  border: 4px solid #e5af48; background: none;
  }
.article-cover.article-cover-news .cover-data {
  padding: 30px 20px;
  }
.article-cover.article-cover-news .article-title {
  color: #292d67;
  }
.article-cover.article-cover-news .cover-data:before,
.article-cover.article-cover-news .cover-data:after {
  content: ''; position: absolute; top: 6px; bottom: 6px;
  width: 7px;
  background: url(<%= asset_data_uri('mobile/base64_diagonal-pattern.gif') %>) 0 0 repeat; background-size: 8px 8px;
  }
.article-cover.article-cover-news .cover-data:before {
  left: 6px;
  }
.article-cover.article-cover-news .cover-data:after {
  right: 6px;
  }
.article-cover.article-cover-news h2 {
  margin: 10px 0;
  }
.article-text .img-with-caption {
  display: block;
  }
.article-text .img-with-caption .img-caption {
  display: block;
  color:#888;
  font: 800 14px/18px "circe", sans-serif; text-align: center;
  margin-top: 15px;
  }



.g-logo {
  height: 30px;
  }

.wrap {
  width: 300px;
  padding-right: 10px; padding-left: 10px; padding-bottom: 0;
  }

.article-text {
  margin: 0 -10px; padding: 20px 10px 15px;
  overflow: hidden;
  background: #fff;
  }


.article-text h2 {
  font-size: 32px; line-height: 1.2em;
  }
.article-text h3 {
  font-size: 28px; line-height: 1.2em;
  }
.article-text h4 {
  font-size: 24px; line-height: 1.2em;
  }
.article-text h2.decor-l {
  font-size: 26px; line-height: 1.1em;
  }
.article-text h3.quote-sans,
.article-text h3.quote-serif {
  font-size: 24px; line-height: 1.3em;
  }
.article-text p { font-size: 18px; line-height: 28px; }
  .article-text p strong { font-size: 14px; line-height: 28px; }



.article-text img.right-ear,
.article-text table.right-ear {
  margin-right: -10px;
  }
.article-text img.left-ear,
.article-text table.left-ear {
  margin-left: -10px;
  }
.special-number {
  vertical-align: 1px;
  }
.article-text .fluid-row > .fluid-block {
  margin-left: 0!important;
  }

.article-text .fluid-row.float > .fluid-block:first-child {
  float: left;
  width: 140px;
  margin-right: 20px;
  }
.article-text .fluid-row.float > .fluid-block {
  display: block;
  width: 300px;
  }

.article-text .fluid-row.singlerow > .fluid-block {
  display: block;
  width: 300px;
  margin: 0 0 20px;
  }

.article-text .fluid-row.matrix {
  white-space: normal;
  }
.article-text .fluid-row.matrix > .fluid-block {
  width: 140px;
  }
.article-text .fluid-row.matrix > .fluid-block:nth-child(even) { margin-left: 20px!important; }

.article-text .look-person-badge { width: auto; }

.article-text .embed-ears { width: auto; margin: 0; }



.post-slideshow {
  position: relative;
  width: 285px;
  margin: 0 0 20px;
  overflow: visible!important;
  }
.post-slideshow > div > div {
  width: 285px;
  }
.post-slideshow .img-with-caption {
  width: 280px; height: 280px;
  margin: 0;
  background-color: #ccc; background-position: center; background-size: cover; background-repeat: no-repeat;
  border: 1px solid rgba(231,231,231,.7);
  }
.post-slideshow .slideshow-counter {
  position: absolute; top: 10px; right: 10px;
  padding: 3px 9px 2px;
  font: 12px "Arial", sans-serif; color: #fff; -webkit-font-smoothing: antialiased;
  background: #282b2f;
  border-radius: 10px;
  }
.post-slideshow .slide-caption,
.article-text .img-with-caption .img-caption {
  position: static;
  width: 280px;
  margin: 11px auto 0;
  font: italic 14px/18px "Georgia", serif; text-align: center; color: #262626;
  }
.post-slideshow .slide-caption:empty {
  display: none;
  }
.post-slideshow .custom_slide:after {
  content: '';
  display: block;
  width: 280px; height: 280px;
  margin: auto;
  background: #eaeaea url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAlgAAAJYCAMAAACJuGjuAAACnVBMVEXq6uqkpcBydaXOztlDR4%2FExdKvsMZUWJvh4eSZmrlkZ56NjrNUV5bX2N66uszR0t2Agqzo6Onj4%2BYvNIfi4ubp6ekyN4nExdbm5uhgZKHf3%2BQvNIgwNYhJTpU9Qo9aXp6Ul702O4s3PIxfYqHg4eWJjLfb2%2BJbX5%2FV1t%2FJytlxdKrg4OV5fK%2Bho8S%2FwNOrrcmXmb5ZXZ5RVZpCRpF0d6y3uM%2Fj5OdeYqDX1%2BA%2FRJA7P452ea3n5%2BhFSZOZm79JTZVNUZfP0NyTlbxiZaLPz9yJi7fIydhjZ6PDxNW%2Bv9NlaaRqbaZcX59kZ6Pk5OemqMZLUJdKTpa1ts49QY%2FU1N6gosNESZNBRpHS0t1HS5RwdKpwc6pzdqvd3eNtcaje3%2BRGSpOcnsHQ0dx3eq1YXJ3HyNi4udBXW52dn8HAwdTGx9c1OYqwscvh4eWztc1maqU6Po0zOIqChbOEhrR4e666u9Gdn8I1OovW1%2BBqbqfOz9tlaKTBw9WanMCGiba8vdKztM2FiLVOUphobKZDR5KPkbqIi7ZnaqU4PIxtcKhPU5jb3OJcYJ97frCRk7vl5ee5u9A%2BQ5DY2eF9gLFiZqNhZaLKytmHirY7QI7d3uNdYaDLzNrKy9mlp8bS094xNonNzdqPkrrFxte0ts6kpsWsrsm7vNGrrMl1eKxfY6E4PYxSVpqys8y5utCur8qMj7k8QY7Z2eGVl72focJITJVoa6WbncCUlr2xs8xXWpyDhrSeoMKBg7KoqcfCw9VLT5Z6fa%2BtrspARZHMzdppbKaSlLuGiLVRVZlMUJfa2uHHyNenqcdOU5hWWpyOkLm8vtKMjrg0OYpDSJLc3OOpq8ijpcWQkrvp6eouM4d%2FgrJ%2BgbGKjbh8f7B7fq85Po2fKjP5AAALCUlEQVR4XuzSOwGAQBAFMfwbfHs%2FtOCAaqlIBEw11x8BAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQFZ%2FEzLu9iZkVvtYkF1fjIWv2seCnHofCx727eI5biQM4%2FB389E1Hg%2BZIaYY45gSQ3DDzMy0QWZmZtgwLjIzMzPMWwH%2FLbtVqXJK3dKMNNJN73P%2Buk%2B%2FQx%2B%2BjpYvPP1%2BbW3tyxsGbQ7Y7KoKlmERtUUm3mtuz8Fj4amxj6sXBux1pYdFFF%2Fa%2F4VCmHtxZN1XiY6uh2lYRJF17Uisz8EKq65aYRIWUWXHUdiR9laG6EKt0MMi%2BqukN%2BzK%2BzdLFIFWaGERtawthBOdT5Qau3oealhEK55YBqeKCqLSJdAANSyi5T2Rij6NXV3NgBIW0Q9bkKqG2Y%2B66g4lLKKVvZC6SbtMugLDosCeINzIuR0PTIcRw6KZxXDr0CwYMSwamAvPMSyKjIfnGBYN7YTnGBY9WYgk8nLTmmOxsr6vMyzbKNKJBHKrnr6T2TVbGaluncOwbKAJebCSfby6XHTpcxcwrCQo6ygs%2FHl7gliZV3KGYSVA8UMwN%2FWfqCQyau5%2BhmWJDlhtLLRJMk2vLWNY5qgmB2ZmbRY75m1jWGao2xyYWP2c2FVdxLB09AAm6qeIbdFihqWhmiB0wzPFtlMjoWJYFKiH7mFIbBs1GBqGRRvNuoq764phUUYvaKYHxLam89AxLOoPTXHUQZcDoGNY1DQeqvaZDrq6ABMMi96FKrzdQVcxmGBYFOoD1ZsOuiqGGYZFi6BaELLfVTNMMSyaBUVOhf2ursAUw6LKP6CoErsyR8Acw6LrUIQnuO%2BKYdE%2BKOaLTSvKYIFh0akiGGXPE3u65cMKw6JGKAZ40BXDohIoRostlT1gjWFRM4wOZ4odWYm6YlgUKoTREQ%2B6Yli0FYqNtrpajEQYFj0DxVZJLnAizanj4it0EkaTxQNE62E0TDxANABGe8QDRPUwWiIeIOoJo%2BXiAaJOGJ0WDxBtgtEQ8QARFLfEA0RQXBTvEd9YGCQeILoEow3iAaJcGNWKB4gWw%2BikeIBoOIxmiAeI1sLoF%2FEA0Q4YFUbFPaJFUPwm7hGVQvG7eI%2B43oAe4gGiIzAK3hD3MtMVs8VnqAOKA%2BLeQShGi8%2FQNShy4%2BJW22QYBVvEb2gSFLvFrb%2BheEl8h85BsUBcitdDUSK%2BQ7ugekXceRWqCvEdCk2GIi0gbkTHQNFXfIiegmquuFEAVYH4EKVnQ7H6DUndlCIowqXiR3QeqlVxSVWgDKoZ4kv0LDT9JVU7oVkq%2FkRpUIVrJDV3g1ANFp%2BicdDkDZRURDqh2S5%2BRfnQ7C8X5%2FrlQbNPfIsiQWj2nhWn0qdCE74l%2FkUN0OVOcZpnL%2Bg%2BFB%2Bj0vHQnakRJxoPQzepm%2FgZjYaJcEFc7Arcz4aJlUL8YKgbVir2lF%2BBmfniczSzJ8z0XhKS5NoKimBmbKb4HQ0Nw1TaUEmmsS9MbfpRiDpg4cIiSSC0Ox8WfhIikROw8nPHMTGX%2FuvbsLJT%2FkcUeAeWcmJ1V%2BNiFBr0XlkQlro%2FmifKyEcil2IPdoyLDGy5fLl84d26h8WdSGRkVB4hyvoAXolldN1KVDkC3hjWJI8RZayCF6ZFDbcSBe7BvZK4KIg%2BWgN3Cj8RHdGn7XDjswoxQ5Q1Dan7PEMsEH3xJVIzZ5xYI5p97iacC6%2FLlISIrm6DQ8Et%2FSQpoiFfZ8O%2BnGkVYgvRte43Yc%2Ba%2Bf3ENqKWb3KR3N66Y%2BIM0Z1vxyCB4Hf3L0oqiG5MbBgbhC77%2B6rrZ%2F9jx%2B5RIoaiOI76PkaCeQlT2CljIwiCCzC9YKmFlStwRW7tLkcI6oCp5E15zgJ%2B1R8u3J4w3H68fb7fvB6Wq7heHl%2Fu7p8env%2F%2FXAAAAAAAAAAAAAAAAAAAAJhTzjUi71M5URGmscZRS0N%2FEoYx%2FmiltwmlxUbrbEKpsbXra8JUY2vfGYUcvy7GlPK6s6mvCefxI32vaZcjdUahxSpqOQbmoa8J83ZX%2FWCM1WmPH3yxd0bLjaswGEYyMGCwx%2B%2F%2FZHqcM2m9EXGphj3rC8f5vyuHROpFv4FEBtnLFz65%2F8eU2Yt4zpMbY6FZxG%2FxOMpVpOrwewMW%2BSa7LiQPWAfy6%2FQ2sTzhXa0gR1hTSfRa2%2B9V%2FmsYyeIuDVALVkssKYefkKQvW%2BKAEoqf%2BhXaeAOxAMk3i%2F123g0QFUu9UuKAWIpP%2Fcp%2FvI9YEMt4W5VJXsVSzVqmcbFU17kj3IeIBbFkbQ0gLdm%2FwoNiqUE6722UvQr3IWJBLD%2B5IipWM2F5CoG8Tlm2ErKtIdY2T9U6Wpq%2Fr0f09FxWd1UAqRC2WOKzXtOP0EnfWegB768fxCZVadfUTSNjW66dzCxKDe7a4FdhtMVSVCzWa%2FWGD5E%2FUr187Z%2Bf434PU8usLEp0lwZ1rPL3YnmdsHTi8WNiLboCl17%2BYbH84i4JqEa9wRZL1JTOS1OsNpj%2FSSzJ7tLgXuFmibXJDl9ErBDirKvphUHpXcgQK%2F35L6aTlsJJreiJtQ5k0dX0koC5Y1Yq4dWGNO91p1O%2BvOtM2AS2LCNZ3kQsTFnC664VVeGDDal%2Bl5p%2BLTf4wUXMHT8d9VIZyEIXXwrBJk88ExWWB%2BFgw%2BS%2FhgYKpLYS29p8enlovGfZrQ6cBsRinq%2F%2B5R2kWTrwUY8pPgYGbunYSrSUl58PNRNtVUtTY1km91bgXKGErh4DN6GHxfJL9%2FjZbIr17sfUMGeRIZa1bWZcrOj6aZbxLHNyVwaQl1c8OUusnhLDi5h61U%2BTh7OQuzhgyV4UnxdniGVsTR6fa4JT2jSexrJUpsW9ASDs%2FbGY1tMPU6gSeX5YVdbf0oz%2FbQBO3aIHAMQCEAtALAAgFoBYAGIBALEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIMXCnbOhC21VxHNeTjl8aAfcDpCKKCW5ncA6mo2uas4%2BLh352Yto1nOqRsBNAMH3%2B2%2FM0pANsewGD9RpFmEE3BY83J66RkyGWGZLGpIDxQi4EYDllaqt4RuKIZbZRIs640bAHQCqBMdn42tp2uEyUVHdLLHYbhbYQkbAjQB5bwyaDmJFSo0ZhlhWo1Lt2B6iH%2Bhseh9AqpNrxJqd0gwHU6z%2Bk5zaEL2MRsCdAOnl4RXxOUws4ks4iHXE2c3gVaxpVnGNgPsAWmGK21m9KJZYxuMrOiHzZAXcFIhVqddj2RbLfuAOddofGwH3BGL5srRViPPFEr9%2BpFhYCv3UVrEq5XrOUqhMH7MUgsjMXNuKVdRe7Od8edfLzQi4E4C0InpUKHXLDeGL8mu5wffLDXsmMQJuBCjCi3uQf%2FpQKXsV6x8KpDGElffxuxdIgS56WwwhSyNWkAPhtFs6bATcBjDJES00tYTTbkJHI%2BA2AP5l3iBbLGybsQFplv5Gv%2FxnIKtY2Og3Doi1uzXZheJFmBzZYtk7jdtKRv2wrclgIq4iwiUmN8T5hyn%2BaweOCQAAABAG2T%2B1MfbAagAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABw4GVkx2cXyHQAAAAASUVORK5CYII%3D) center no-repeat; background-size: auto 280px;
  }
