.hfm-article-header {
  background: #121616;
  position: relative;
  overflow: hidden;
}
.hfm-article-header:before {
  content: " ";
  position: absolute;
  top: 0;
  bottom: -60vh;
  right: 0;
  left: 0;
  background-image: url(/assets/spec/hate-fm/img/article-bg.png);
  background-size: auto 100%;
  background-position: center top;
}
@media  all and (min-width: 768px) {
  .hfm-article-header:before {
    background-position: 80% top;
  }
}
@media  all and (min-width: 1024px) {
  .hfm-article-header:before {
    background-size: 120% auto;
    background-position: 30% top;
  }
}
@media  all and (min-width: 1800px) {
  .hfm-article-header:before {
    background-size: initial;
    background-position: center top;
  }
}
.hfm-article-header__in {
  position: relative;
  margin-top: 32px;
}
@media  all and (min-width: 1200px) {
  .hfm-article-header__in {
    margin-top: 52px;
  }
}
@media  all and (min-width: 1400px) {
  .hfm-article-header__in {
    margin-top: 72px;
  }
}
@media  all and (min-width: 1600px) {
  .hfm-article-header__in {
    margin-top: 80px;
  }
}
.hfm-article-header .hfm-logos {
  margin: 32px -12px 0;
  padding: 0 12px;
}
.hfm-article-header__logo {
  position: relative;
  flex-shrink: 0;
  flex-grow: 0;
  align-self: center;
  width: 80px;
  padding: 10px 0 40px;
}
@media  all and (min-width: 375px) {
  .hfm-article-header__logo {
    width: 100px;
    padding: 20px 0 50px;
  }
}
@media  all and (min-width: 399px) {
  .hfm-article-header__logo {
    padding: 20px 0 60px;
  }
}
@media  all and (min-width: 768px) {
  .hfm-article-header__logo {
    width: 120px;
    padding-top: 24px;
  }
}
@media  all and (min-width: 1024px) {
  .hfm-article-header__logo {
    padding-top: 24px;
  }
}
@media  all and (min-width: 1200px) {
  .hfm-article-header__logo {
    padding-top: 12px;
  }
}
@media  all and (min-width: 1600px) {
  .hfm-article-header__logo {
    width: 150px;
  }
}
@media  all and (min-width: 1800px) {
  .hfm-article-header__logo {
    width: 185px;
  }
}
.hfm-article-header__logo img {
  max-width: 100%;
}
.hfm-article-header__logo-hfm {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(/assets/spec/hate-fm/img/art-header-logo.png) center top no-repeat;
  background-size: contain;
  transform: translate(22%, 0);
}
@media  all and (min-width: 375px) {
  .hfm-article-header__logo-hfm {
    transform: translate(22%, 0);
  }
}
@media  all and (min-width: 540px) {
  .hfm-article-header__logo-hfm {
    background-size: 110%;
  }
}
@media  all and (min-width: 768px) {
  .hfm-article-header__logo-hfm {
    background-size: initial;
    transform: none;
  }
}
.hfm-article-header__smenu {
  text-transform: uppercase;
  color: #fff;
  margin: 0;
  padding: 13px 0;
  list-style: none;
  white-space: nowrap;
  font-size: 12px;
}
@media  all and (min-width: 768px) {
  .hfm-article-header__smenu {
    font-size: 14px;
    padding-top: 14px;
  }
}
@media  all and (min-width: 1600px) {
  .hfm-article-header__smenu {
    padding-top: 27px;
  }
}
.hfm-article-header__smenu__out {
  position: relative;
  z-index: 2;
  left: 0;
  right: 0;
}
@media  all and (min-width: 1200px) {
  .hfm-article-header__smenu__out .ms-grid {
    position: relative;
    width: 90% !important;
    max-width: 1600px !important;
  }
}
.hfm-article-header__smenu li {
  display: inline-block;
}
.hfm-article-header__smenu li:first-child:after {
  content: " ";
  display: inline-block;
  vertical-align: middle;
  background: url(/assets/spec/igronik_obst_2022/img/line.png) center center no-repeat;
  width: 12px;
  height: 12px;
  margin: -2px 5px 0 9px;
}
.hfm-article-header__smenu a {
  color: inherit;
  text-decoration: none;
}
.hfm-article-header .hfm-share-article {
  z-index: 4;
}
.hfm-article-header .hfm-share-article .ya-share2__list {
  padding-bottom: 0;
}
.hfm-article-header__menu {
  padding-top: 1px;
  background-repeat: no-repeat;
}
@media  all and (min-width: 768px) {
  .hfm-article-header__menu {
    max-width: 80%;
    margin: 0 auto;
    padding-bottom: 24px;
  }
}
@media  all and (min-width: 1024px) {
  .hfm-article-header__menu {
    max-width: 45%;
  }
}
@media  all and (min-width: 1800px) {
  .hfm-article-header__menu {
    margin-top: 24px;
    max-width: 730px;
  }
}
.hfm-article-header__menu__inner {
  position: relative;
  display: flex;
  justify-content: space-between;
  font-size: 9px;
  font-weight: 700;
  font-family: "Graphik bold";
}
@media  all and (min-width: 768px) {
  .hfm-article-header__menu__inner {
    margin-top: 32px;
    font-size: 13px;
  }
}
@media  all and (min-width: 1400px) {
}
@media  all and (min-width: 1600px) {
  .hfm-article-header__menu__inner {
    font-size: 19px;
  }
}
.hfm-article-header__menu__item {
  width: 18%;
  flex-grow: 0;
  flex-shrink: 0;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  font-weight: 600;
  color: #858684;
}
@media  all and (min-width: 425px) {
  .hfm-article-header__menu__item {
    width: 18%;
  }
}
@media  all and (min-width: 540px) {
  .hfm-article-header__menu__item {
    width: 17%;
  }
}
.hfm-article-header__menu__item:hover {
  text-shadow: 0 0 12px #DA3216;
  color: #F9D0D2;
}
.hfm-article-header__menu__item:before {
  content: "";
  display: block;
  height: 0;
  padding-top: 56.91%;
  background: url(/assets/spec/hate-fm/img/header-menu-btn.png) center center no-repeat;
  background-size: contain;
  margin-bottom: 6px;
}
.hfm-article-header__menu__item:hover:before,
.hfm-article-header__menu__item.active:before {
  background-image: url(/assets/spec/hate-fm/img/header-menu-btn-active.png);
}
.hfm-article-header__menu__item .s {
  display: inline-block;
  transform: translate(0, 50%);
}
.hfm-article {
  position: relative;
}
.hfm-article__content {
  overflow: hidden;
  color: #fff;
  background: #676767;
}
@media  all and (min-width: 768px) {
  .hfm-article__content {
    padding-left: 60px;
  }
}
@media  all and (min-width: 1024px) {
  .hfm-article__content {
    padding-left: 0;
  }
}
.hfm-article__content .hfm-wrap-out {
  max-width: none;
}
.hfm-article__content__inner {
  max-width: 1060px;
  margin: 0 auto;
}
.hfm-article__zag,
.hfm-article__podzag {
  line-height: 1.2;
}
.hfm-article__zag {
  margin: 0;
  padding: 24px 0 12px;
  font-family: "Graphik Bold", Arial, sans-serif;
  font-weight: 600;
  font-size: 26px;
  line-height: 1.2;
}
@media  all and (min-width: 768px) {
  .hfm-article__zag {
    font-size: 32px;
  }
}
@media  all and (min-width: 1024px) {
  .hfm-article__zag {
    margin: 32px 0 0;
    font-size: 42px;
  }
}
.hfm-article__podzag {
  padding-bottom: 12px;
  margin: 0;
  color: #b5b5b5;
  font-size: 18px;
  font-weight: 400;
}
@media  all and (min-width: 768px) {
  .hfm-article__podzag {
    font-size: 22px;
  }
}
@media  all and (min-width: 1024px) {
  .hfm-article__podzag {
    font-size: 28px;
    margin: 0 0 32px;
  }
}
.hfm-article__text {
  padding-bottom: 24px;
}
.hfm-article .article-content {
  position: relative;
  z-index: 1;
}
.hfm-article .article-content .embed {
  position: relative;
  max-width: 800px;
  margin: 2em auto;
}
@media  all and (min-width: 768px) {
  .hfm-article .article-content .embed {
    margin: 4em auto;
  }
}
@media  all and (min-width: 1024px) {
  .hfm-article .article-content .embed {
    margin: 5em auto;
  }
}
@media  all and (min-width: 1200px) {
  .hfm-article .article-content .embed {
    margin: 7em auto;
  }
}
@media  all and (min-width: 1400px) {
  .hfm-article .article-content .embed {
    margin: 7em auto;
  }
}
@media  all and (min-width: 1900px) {
  .hfm-article .article-content .embed {
    margin: 9em auto;
  }
}
@media  all and (min-width: 2000px) {
  .hfm-article .article-content .embed {
    margin: 11em auto;
  }
}
.hfm-article .article-content .embed:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(/assets/spec/hate-fm/img/article-video-bg.png) left center no-repeat;
  background-size: cover;
  transform: scale(1.2);
}
@media  all and (min-width: 1024px) {
  .hfm-article .article-content .embed:before {
    right: -30%;
    background-size: 100% auto;
    transform: scale(1.2);
  }
}
@media  all and (min-width: 1200px) {
  .hfm-article .article-content .embed:before {
    transform: scale(1.5) translate(7%, 0);
  }
}
@media  all and (min-width: 1900px) {
  .hfm-article .article-content .embed:before {
    transform: scale(1.6) translate(10%, 0);
  }
}
@media  all and (min-width: 2000px) {
  .hfm-article .article-content .embed:before {
    transform: scale(1.8) translate(15%, 0);
  }
}
.hfm-article .article-content .embed .ratio {
  position: relative;
}
@media  all and (min-width: 1200px) {
  .hfm-article .article-content .embed .ratio:before {
    content: " ";
    position: absolute;
    top: -8%;
    left: -12%;
    right: -15%;
    bottom: -15%;
    background: url(/assets/spec/hate-fm/img/article-video-border.svg) center center no-repeat;
    background-size: 100% 100%;
  }
}
@media  all and (min-width: 1400px) {
  .hfm-article .hfm-share {
    left: calc(50vw - 640px);
  }
}
@media  all and (min-width: 1800px) {
  .hfm-article .hfm-share {
    left: calc(50vw - 660px);
  }
}
.article-comments {
  background-color: #676767;
}
.article-comments__title {
  font-size: 32px;
  font-weight: 700;
}
@media  all and (min-width: 1024px) {
  #articleComments {
    max-width: 75%;
    margin-left: auto;
  }
}
.decor-article-red {
  pointer-events: none;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 450px;
  height: 520px;
  background: url(/assets/spec/hate-fm/img/decor-article.png) bottom right no-repeat;
  background-size: contain;
}
/*# sourceMappingURL=styles.css.map */