.research-public {
  display: -webkit-box;
  display: flex;
  display: -ms-flexbox;
}
.research-public:before {
  content: "";
  display: inline-block;
  height: 256px;
  width: 1px;
  background-color: #bbbcbc;
  position: absolute;
  left: -30px;
}
.research-public article {
  padding: 0;
  width: 100%;
  height: 256px;
}
.research-public article aside {
  display: block;
  background-color: #eef0f1;
  height: inherit;
  min-height: unset;
  background-position: center center;
  padding: 30px 30px;
  position: relative;
  background-size: cover;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.research-public article aside.cake .bottom-block {
  position: absolute;
  bottom: 30px;
  left: 30px;
  right: 30px;
  z-index: 3;
  line-height: 11px;
  width: auto;
}
.research-public article aside.cake .bottom-block .cake-author,
.research-public article aside.cake .bottom-block .cake-date,
.research-public article aside.cake .bottom-block .cake-delimiter {
  z-index: 2;
  text-transform: uppercase;
  font-size: 9px;
  color: #7f7f7f;
}
.research-public article aside.cake .cake-tag {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  top: 0;
  left: 0;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 10px;
  font-size: 8px;
  font-family: "Gotham Narrow SSm A", "Gotham Narrow SSm B", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.88;
  letter-spacing: normal;
  text-align: center;
  text-transform: uppercase;
  color: #d8003f;
  background: rgba(0, 0, 0, 0);
  border: 1px solid #d8003f;
  z-index: 5;
}
.research-public article aside.cake .cake-icon {
  position: relative;
  z-index: 2;
  display: none;
  float: right;
  top: 0;
  right: 0;
  width: 24px;
  height: 24px;
  background-size: auto;
  background-position: center;
}
.research-public article aside.cake .cake-block {
  position: absolute;
  left: 30px;
  right: 30px;
  z-index: 2;
  top: 86px;
  bottom: auto;
}
.research-public article aside.cake .cake-block .cake-title {
  font-weight: 300;
  bottom: 50px;
  padding-top: 0;
  line-height: 20px;
  color: #000000;
  white-space: normal;
  z-index: 2;
}
.research-public article aside.cake .offcut {
  margin: 18px 0 18px 0;
  display: block;
  width: 72px;
  height: 1px;
  background: #d8003f;
}
.research-public article aside.cake .cake-description {
  color: #000000;
  z-index: 2;
  font-size: 14px;
  font-family: "Gotham Narrow SSm A", "Gotham Narrow SSm B", sans-serif;
  line-height: 1.14;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  white-space: normal;
  font-weight: 300;
}
.research-public article aside.cake .cake-link {
  z-index: 3;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  width: auto;
  height: auto;
}
.research-public article aside.cake .__on-hover {
  content: '';
  position: absolute;
  z-index: 2;
  background: rgba(0, 0, 0, 0);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.research-public article aside.cake.cake-with-bg:not(.half_photo) .cake-description {
  color: #ffffff;
}
.research-public article aside.cake.cake-with-bg .opacity {
  z-index: 1;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0.3;
  display: block;
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0), #000000);
}
.research-public article aside.cake.cake-with-bg .cake-tag {
  color: #ffffff;
  background: #d8003f;
  border: 1px solid #d8003f;
}
.research-public article aside.cake.cake-with-bg .cake-block {
  top: auto;
  bottom: 59px;
  height: auto;
}
.research-public article aside.cake.cake-with-bg .cake-block .cake-title {
  font-size: 14px;
  line-height: 22px;
  text-shadow: 1px 1px #0c0c0c;
  color: #ffffff;
}
.research-public article aside.cake.cake-with-bg .bottom-block .cake-author,
.research-public article aside.cake.cake-with-bg .bottom-block .cake-delimiter,
.research-public article aside.cake.cake-with-bg .bottom-block .cake-date {
  color: #ffffff;
}
.research-public article aside.cake.RESEARCH .cake-icon {
  background-image: url(/local/components/aton/news.list/templates/v1.0/img/icon_cake_research_black.svg);
}
.research-public article aside.cake.RESEARCH.cake-with-bg .cake-icon {
  background-image: url(/local/components/aton/news.list/templates/v1.0/img/icon_cake_research_white.svg);
}
@media (max-width: 1199px) {
  .research-public:before {
    left: -15px;
  }
  .research-public article aside {
    padding: 15px;
  }
  .research-public article aside.cake .cake-block {
    left: 15px;
    right: 15px;
    bottom: 45px;
  }
  .research-public article aside.cake .bottom-block {
    bottom: 15px;
    left: 15px;
    right: 15px;
  }
}
