<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 Compilled at 2025-06-19 16:30:17
 */

@charset "UTF-8";
/**
SERVICE
 */
@font-face {
  font-family: 'Roboto Slab';
  font-display: swap;
  src: local("Roboto Slab Thin"), local("RobotoSlab-Thin"), url("/fonts/RobotoSlab/100.woff2") format("woff2") format("woff");
  font-weight: 100;
  font-style: normal; }

@font-face {
  font-family: 'Roboto Slab';
  font-display: swap;
  src: local("Roboto Slab Light"), local("RobotoSlab-Light"), url("/fonts/RobotoSlab/300.woff2") format("woff2"), url("/fonts/RobotoSlab/300.woff") format("woff");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Roboto Slab';
  font-display: swap;
  src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("/fonts/RobotoSlab/400.woff2") format("woff2"), url("/fonts/RobotoSlab/400.woff") format("woff");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Roboto Slab';
  font-display: swap;
  src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"), url("/fonts/RobotoSlab/700.woff2") format("woff2"), url("/fonts/RobotoSlab/700.woff") format("woff");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Roboto';
  font-display: swap;
  src: local("Roboto Light"), local("Roboto-Light"), url("/fonts/Roboto/Robotolight.woff2") format("woff2"), url("/fonts/Roboto/Robotolight.woff") format("woff"), url("/fonts/Roboto/Robotolight.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Roboto';
  font-display: swap;
  src: local("Roboto Light Italic"), local("Roboto-LightItalic"), url("/fonts/Roboto/Robotolightitalic.woff2") format("woff2"), url("/fonts/Roboto/Robotolightitalic.woff") format("woff"), url("/fonts/Roboto/Robotolightitalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic; }

@font-face {
  font-family: 'Roboto';
  font-display: swap;
  src: local("Roboto"), local("Roboto-Regular"), url("/fonts/Roboto/Roboto.woff2") format("woff2"), url("/fonts/Roboto/Roboto.woff") format("woff"), url("/fonts/Roboto/Roboto.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Roboto';
  font-display: swap;
  src: local("Roboto Medium"), local("Roboto-Medium"), url("/fonts/Roboto/Robotomedium.woff2") format("woff2"), url("/fonts/Roboto/Robotomedium.woff") format("woff"), url("/fonts/Roboto/Robotomedium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Courier';
  font-style: normal;
  font-weight: 400;
  src: local("Courier"), local("Courier-Regular"), url("/fonts/Courier/courier_e50b9e0d3ba911758c5f7443992ba777.woff") format("woff"), url("/fonts/Courier/courier_e50b9e0d3ba911758c5f7443992ba777.ttf") format("truetype"); }

*,
*:before,
*:after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #000;
  text-align: left; }

[tabindex="-1"]:focus {
  outline: none !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem;
  -webkit-font-smoothing: antialiased; }

p {
  margin-top: 0;
  margin-bottom: 1rem;
  -webkit-font-smoothing: antialiased; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: inherit;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  -webkit-font-smoothing: antialiased;
  cursor: pointer; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
  cursor: pointer; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

a,
area,
button,
[role="button"],
input:not([type="range"]),
label,
select,
summary,
textarea {
  touch-action: manipulation; }

table {
  border-collapse: collapse; }

caption {
  padding-top: .75rem;
  padding-bottom: .75rem;
  color: #636c72;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  display: inline-block;
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none !important; }

/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

.vertical-middle {
  white-space: nowrap; }
  .vertical-middle &gt; * {
    display: inline-block;
    vertical-align: middle;
    white-space: normal; }
  .vertical-middle:after {
    content: '';
    display: inline-block;
    height: 100%;
    width: 0;
    vertical-align: middle; }

a {
  -webkit-font-smoothing: antialiased; }

h1 {
  font-family: "Roboto Slab", sans-serif;
  font-size: 48px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.21;
  letter-spacing: normal;
  text-align: center;
  color: #000; }
  @media only screen and (max-width: 1024px) {
    h1 {
      font-size: 38px;
      line-height: 1.26; } }
  @media only screen and (max-width: 540px) {
    h1 {
      font-size: 22px;
      line-height: 1.36;
      text-align: left; } }
  @media only screen and (max-width: 540px) {
    h1 {
      font-size: 22px;
      line-height: 1.36;
      text-align: left; } }

body.hidden {
  overflow: hidden; }

.b-wrapper {
  position: relative; }

.page {
  padding-top: 90px; }
  @media only screen and (max-width: 540px) {
    .page {
      padding-top: 80px; } }
  @media only screen and (max-width: 540px) {
    .page {
      padding-top: 80px; } }

.page__wrapper {
  position: relative;
  display: flex;
  align-items: flex-start; }

.page__content {
  width: calc(100% - 330px);
  text-align: center; }
  @media only screen and (max-width: 1000px) {
    .page__content {
      width: 100%; } }

.page__news {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }

@media only screen and (max-width: 1000px) {
  .page__aside {
    display: none; } }

.page__aside &gt; div.block-fix {
  position: fixed; }

.page__aside &gt; div.block-stop {
  position: absolute; }

.label, time, .comments {
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
  color: rgba(0, 0, 0, 0.4);
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  outline: none; }

.label:hover {
  text-decoration: underline; }

time &gt; span {
  margin-left: 14px; }

.comments {
  position: relative;
  padding-left: 26px; }
  .comments:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
    background-position: 98.98989898989899% 79.56989247311827%;
    width: 21px;
    height: 20px; }

.page__bottom {
  display: flex;
  justify-content: center; }
  @media only screen and (max-width: 410px) {
    .page__bottom {
      flex-direction: column; }
      .page__bottom .page__button {
        margin-top: 20px;
        margin-bottom: 10px; }
      .page__bottom .page__button--border {
        margin-top: 10px;
        margin-bottom: 40px; } }

.page__button {
  position: relative;
  display: inline-block;
  padding: 10px 20px;
  border-radius: 3px;
  background-color: #f5b44a;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  margin-bottom: 30px;
  overflow: hidden;
  border: none;
  outline: none;
  cursor: pointer; }
  .page__button:hover::after {
    content: '';
    background: rgba(255, 255, 255, 0.4);
    position: absolute;
    width: 30px;
    height: 100px;
    top: 0;
    animation: slide-bar 0.5s forwards;
    transform: rotate(30deg);
    transform-origin: top right; }
  @media only screen and (max-width: 540px) {
    .page__button {
      margin-top: 10px;
      margin-bottom: 40px; } }
  @media only screen and (max-width: 540px) {
    .page__button {
      margin-top: 10px;
      margin-bottom: 40px; } }

@keyframes slide-bar {
  0% {
    left: -10%;
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    left: 120%;
    opacity: 0; } }

.page__video {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }

#map {
  width: 100%;
  height: 100%; }

.hover-link {
  transition: .3s ease-in-out all; }
  .hover-link:hover {
    color: #f5b44a; }

.page--home {
  padding-top: 60px; }

.page--without-aside .page__content {
  width: 100%; }

.page--without-aside .b-category__header {
  margin-right: 0; }

.page__button--border {
  margin-left: 20px;
  background-color: transparent;
  border: solid 1px #e8a427;
  color: #e8a427; }
  .page__button--border:hover::after {
    background-color: rgba(245, 180, 74, 0.4);
    animation: slide-bar 0.6s forwards; }
  @media only screen and (max-width: 410px) {
    .page__button--border {
      width: 100%;
      margin-left: 0; } }

.page__button--sm {
  padding: 6px 15px;
  margin-left: 75px;
  font-size: 13px; }

.b-wrapper--alert .b-menu {
  height: calc(100% - 60px - 40px); }
  @media only screen and (max-width: 540px) {
    .b-wrapper--alert .b-menu {
      height: calc(100% - 60px - 58px); } }
  @media only screen and (max-width: 540px) {
    .b-wrapper--alert .b-menu {
      height: calc(100% - 60px - 58px); } }

/**
PLUGINS
 */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent; }

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent; }

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1; }

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25; }

.slick-prev:before,
.slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }

[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto; }

.slick-prev:before {
  content: 'в†ђ'; }

[dir='rtl'] .slick-prev:before {
  content: 'в†’'; }

.slick-next {
  right: -25px; }

[dir='rtl'] .slick-next {
  right: auto;
  left: -25px; }

.slick-next:before {
  content: 'в†’'; }

[dir='rtl'] .slick-next:before {
  content: 'в†ђ'; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center; }

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent; }

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none; }

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1; }

.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: 'вЂў';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #222222;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  display: none;
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  opacity: 1;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.6) !important; }
  .mfp-arrow:after {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto; }
  .mfp-arrow.mfp-arrow-left {
    left: 48px; }
  .mfp-arrow.mfp-arrow-right {
    right: 48px; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    opacity: 0; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: calc(100% - 8px); }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.4; }

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0; }

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1; }

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0; }

/**
BLOCKS
 */
.b-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  z-index: 10;
  transition: .3s ease-in-out all; }
  .b-header .container {
    position: relative;
    height: 100%; }

.b-header__wrap {
  display: flex;
  align-items: center;
  height: 100%; }

.b-header__content {
  width: calc(100% - 330px);
  display: flex;
  justify-content: space-between;
  align-items: center; }
  @media only screen and (max-width: 1024px) {
    .b-header__content {
      width: 100%; } }
  .b-header__content &gt; div {
    display: flex;
    align-items: center; }
    @media only screen and (max-width: 712px) {
      .b-header__content &gt; div:first-child {
        width: 100%;
        justify-content: space-between; } }

.b-header__hamburgers {
  position: relative;
  width: 18px;
  height: 10px;
  margin-left: 20px;
  cursor: pointer; }
  .b-header__hamburgers:before {
    content: "";
    background: #fff;
    height: 2px;
    width: 16px;
    border-radius: 3px;
    position: absolute;
    top: 6px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: block;
    transition: all .3s ease-out; }
  .b-header__hamburgers:after {
    content: "";
    background: #fff;
    height: 2px;
    width: 16px;
    border-radius: 3px;
    position: absolute;
    top: -6px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: block;
    transition: all .3s ease-out; }
  .b-header__hamburgers.close:before {
    transform: rotate(45deg);
    top: 4px;
    width: 16px;
    margin: 0; }
  .b-header__hamburgers.close:after {
    transform: rotate(-45deg);
    top: 4px;
    width: 16px;
    margin: 0; }

.b-header__logo {
  margin-left: 20px;
  display: block;
  background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
  background-position: 86.06060606060606% 0;
  width: 54px;
  height: 18px; }
  @media only screen and (max-width: 712px) {
    .b-header__logo {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      transition: .3s ease-in-out all;
      margin-left: 0; }
      .b-header__logo.hidden {
        opacity: 0;
        visibility: hidden; } }

.b-header__main-menu {
  position: relative;
  margin-left: 42px;
  padding-right: 56px; }
  @media only screen and (max-width: 712px) {
    .b-header__main-menu {
      width: calc(100% - 20px);
      margin-left: 14px; } }
  .b-header__main-menu .main-menu {
    transition: .1s ease-in-out all; }
    @media only screen and (max-width: 712px) {
      .b-header__main-menu .main-menu {
        display: none; } }
  @media only screen and (max-width: 1000px) {
    .b-header__main-menu .main-menu__link:nth-last-child(-n+2) {
      display: none; } }
  @media only screen and (max-width: 930px) {
    .b-header__main-menu .main-menu__link:nth-last-child(-n+3) {
      display: none; } }
  @media only screen and (max-width: 830px) {
    .b-header__main-menu .main-menu__link:nth-last-child(-n+4) {
      display: none; } }
  @media only screen and (max-width: 730px) {
    .b-header__main-menu .main-menu__link:nth-last-child(-n+5) {
      display: none; } }
  .b-header__main-menu.hidden .main-menu {
    opacity: 0;
    visibility: hidden; }

.b-header__sub-menu {
  position: absolute;
  top: 90px;
  left: calc(20px + 40px); }
  @media only screen and (max-width: 1000px) {
    .b-header__sub-menu {
      left: 34px; } }
  @media only screen and (max-width: 1000px) {
    .b-header__sub-menu .sub-menu__link {
      margin-right: 20px; } }

.b-header__search {
  display: flex;
  align-items: center;
  width: 18px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  cursor: pointer;
  transition: 0.3s ease-in-out all;
  z-index: 50; }
  .b-header__search.move {
    width: 100%; }
  .b-header__search .b-form {
    display: none;
    width: 100%;
    height: 22px;
    padding-left: 18px; }
  .b-header__search .b-form__item input {
    padding: 0;
    width: 100%;
    height: 22px;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 22px;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    background-color: transparent;
    border: none; }
    .b-header__search .b-form__item input:focus {
      outline: none; }
    .b-header__search .b-form__item input::-webkit-input-placeholder {
      color: #fff; }
    .b-header__search .b-form__item input:-ms-input-placeholder {
      color: #fff; }
    .b-header__search .b-form__item input::-moz-placeholder {
      color: #fff;
      opacity: 1; }
    .b-header__search .b-form__item input:-moz-placeholder {
      color: #fff;
      opacity: 1; }

.b-header__search-ico {
  background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
  background-position: 83.58208955223881% 75.53191489361703%;
  width: 18px;
  height: 18px;
  transition: .3s ease all; }
  .b-header__search-ico:hover {
    transform: translateY(-1.5px); }

.b-header__search-close {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
  background-position: 34.48275862068966% 98.94736842105263%;
  width: 16px;
  height: 16px;
  cursor: pointer;
  transition-delay: 0.1s;
  transition: 0.3s ease all;
  z-index: 55; }
  .b-header__search-close.active {
    opacity: 1;
    visibility: visible; }

.b-header__forex {
  position: relative;
  display: flex;
  margin-right: 58px;
  padding-left: 41px; }
  @media only screen and (max-width: 1240px) {
    .b-header__forex {
      margin-right: 20px; } }
  @media only screen and (max-width: 1190px) {
    .b-header__forex {
      padding-left: 0; }
      .b-header__forex:after {
        display: none; } }
  @media only screen and (max-width: 1024px) {
    .b-header__forex {
      padding-left: 41px; }
      .b-header__forex:after {
        display: block; } }
  @media only screen and (max-width: 1000px) {
    .b-header__forex {
      padding-left: 0; }
      .b-header__forex:after {
        display: none; } }
  @media only screen and (max-width: 712px) {
    .b-header__forex {
      display: none; } }
  .b-header__forex:after {
    content: '';
    position: absolute;
    top: -5px;
    left: 0;
    background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
    background-position: 45.876288659793815% 75.53191489361703%;
    width: 25px;
    height: 18px; }

.b-header__forex-unit {
  position: relative;
  padding-left: 14px;
  font-family: Roboto;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.08;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  -webkit-font-smoothing: antialiased; }
  .b-header__forex-unit:not(:last-child) {
    margin-right: 20px; }
  .b-header__forex-unit:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto; }

.b-header__aside {
  position: relative;
  display: flex;
  align-items: center;
  margin-left: 30px;
  width: 300px;
  height: 100%; }
  @media only screen and (max-width: 1024px) {
    .b-header__aside {
      display: none; } }

.b-header__aside-img {
  width: 70px;
  height: 59px; }
  .b-header__aside-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    font-family: 'object-fit: cover;'; }

.b-header__aside-text {
  max-width: 132px;
  margin-left: 20px;
  margin-right: 26px;
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  -webkit-font-smoothing: antialiased; }

.b-header__aside-link {
  position: relative;
  display: block;
  width: 52px;
  height: 30px;
  border-radius: 3px;
  background-color: #e8a427;
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  overflow: hidden; }
  .b-header__aside-link:hover::after {
    content: '';
    background: rgba(255, 255, 255, 0.3);
    position: absolute;
    width: 10px;
    height: 60px;
    top: 0;
    animation: slide-bar 0.5s forwards;
    transform: rotate(30deg);
    transform-origin: top right; }

.b-header__enter {
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  -webkit-font-smoothing: antialiased; }
  @media only screen and (max-width: 712px) {
    .b-header__enter {
      display: none; } }

.b-header__ico {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  overflow: hidden; }
  @media only screen and (max-width: 1000px) {
    .b-header__ico {
      display: none; } }
  .b-header__ico img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover; }

.b-header__forex-unit--usd:after {
  background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
  background-position: 53.588516746411486% 98.94736842105263%;
  width: 10px;
  height: 16px; }

.b-header__forex-unit--eur:after {
  background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
  background-position: 32.69230769230769% 90.625%;
  width: 11px;
  height: 14px; }

.b-header--bg-black {
  background-color: #202020;
  border-bottom: none; }

.b-header--bg-black-js {
  background-color: #202020;
  border-bottom: none; }

.b-footer {
  background-color: #1a1a1a;
  overflow: hidden; }

.b-footer__wrap {
  display: flex;
  width: 100%; }
  @media only screen and (max-width: 1000px) {
    .b-footer__wrap {
      flex-direction: column; } }

.b-footer__content {
  width: calc(100% - 330px + 30px);
  padding-right: 30px; }
  @media only screen and (max-width: 1000px) {
    .b-footer__content {
      width: 100%;
      padding-right: 0; } }
  .b-footer__content .b-footer__smi_toggler {
    margin: 20px 0 0 0;
    display: none;
    color: white;
    text-align: center; }
  @media only screen and (max-width: 540px) {
    .b-footer__content .b-footer__smi_toggler {
      display: block; }
    .b-footer__content .b-footer__sub, .b-footer__content .b-footer__smi, .b-footer__content .b-footer__contact, .b-footer__content .b-footer__other {
      display: none; } }
  @media only screen and (max-width: 540px) {
    .b-footer__content .b-footer__smi_toggler {
      display: block; }
    .b-footer__content .b-footer__sub, .b-footer__content .b-footer__smi, .b-footer__content .b-footer__contact, .b-footer__content .b-footer__other {
      display: none; } }

.b-footer__aside {
  position: relative;
  padding-left: 30px;
  width: 300px;
  background-color: #242424;
  text-align: center; }
  @media only screen and (max-width: 1000px) {
    .b-footer__aside {
      width: 100%;
      padding-left: 0; } }
  .b-footer__aside:after {
    content: '';
    position: absolute;
    top: 0;
    right: -300%;
    width: 300%;
    height: 100%;
    background-color: #242424; }
    @media only screen and (max-width: 1000px) {
      .b-footer__aside:after {
        width: calc(100% + 68px);
        left: -34px;
        right: auto;
        z-index: 1; } }

.b-footer__top {
  padding-bottom: 18px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
  @media only screen and (max-width: 712px) {
    .b-footer__top {
      width: calc(100% + 40px);
      margin-left: -20px;
      padding-bottom: 0; } }

.b-footer__main-menu {
  position: relative;
  width: 100%;
  height: 60px;
  display: flex;
  align-items: center; }
  @media only screen and (max-width: 712px) {
    .b-footer__main-menu {
      margin-top: 20px;
      margin-bottom: 15px;
      height: auto; }
      .b-footer__main-menu:after {
        content: '';
        display: inline-block;
        position: absolute;
        top: -20px;
        right: 0;
        width: 40px;
        height: 65px;
        background-image: linear-gradient(to left, #1a1a1a 0.5%, rgba(0, 0, 0, 0) 100%); }
      .b-footer__main-menu:before {
        content: '';
        display: inline-block;
        position: absolute;
        top: -20px;
        left: 0px;
        width: 20px;
        height: 65px;
        background-image: linear-gradient(to right, #1a1a1a 0.5%, rgba(0, 0, 0, 0) 100%);
        z-index: 10; } }
  @media only screen and (max-width: 712px) {
    .b-footer__main-menu .main-menu {
      padding-left: 20px;
      flex-wrap: nowrap;
      overflow-y: auto;
      padding-bottom: 6px; } }
  .b-footer__main-menu .main-menu__link a {
    font-family: "Roboto Slab", sans-serif;
    font-size: 16px;
    text-transform: uppercase; }

.b-footer__sub-menu {
  position: relative;
  width: 100%;
  height: 30px;
  display: flex;
  align-items: center; }
  @media only screen and (max-width: 712px) {
    .b-footer__sub-menu {
      margin-bottom: 13px; }
      .b-footer__sub-menu:after {
        content: '';
        display: inline-block;
        position: absolute;
        top: 0;
        right: 0;
        width: 40px;
        height: 30px;
        background-image: linear-gradient(to left, #1a1a1a 0.5%, rgba(0, 0, 0, 0) 100%); }
      .b-footer__sub-menu:before {
        content: '';
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0;
        width: 20px;
        height: 30px;
        background-image: linear-gradient(to right, #1a1a1a 0.5%, rgba(0, 0, 0, 0) 100%);
        z-index: 10; } }
  @media only screen and (max-width: 712px) {
    .b-footer__sub-menu .sub-menu {
      width: 780px;
      flex-wrap: nowrap;
      overflow-y: auto;
      padding-bottom: 12px;
      padding-left: 20px; } }
  .b-footer__sub-menu .sub-menu__link {
    margin-right: 40px; }
    @media only screen and (max-width: 1024px) {
      .b-footer__sub-menu .sub-menu__link {
        margin-right: 23px; } }
    @media only screen and (max-width: 712px) {
      .b-footer__sub-menu .sub-menu__link:last-child {
        padding-right: 23px; } }
    .b-footer__sub-menu .sub-menu__link a {
      font-size: 14px;
      line-height: 1;
      color: #7f7f7f;
      white-space: nowrap; }

.b-footer__sub {
  display: flex;
  padding: 30px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
  @media only screen and (max-width: 712px) {
    .b-footer__sub {
      width: calc(100% + 40px);
      margin-left: -20px;
      padding: 30px 20px;
      flex-direction: column; } }
  .b-footer__sub &gt; p {
    margin-bottom: 0;
    margin-right: 28px; }
    @media only screen and (max-width: 712px) {
      .b-footer__sub &gt; p {
        margin-right: 0; } }
    .b-footer__sub &gt; p span {
      display: block;
      font-family: "Roboto", sans-serif;
      font-weight: 300;
      font-style: normal;
      font-stretch: normal;
      line-height: 1;
      letter-spacing: normal;
      text-align: left; }
      .b-footer__sub &gt; p span:first-child {
        font-size: 14px;
        color: #fff;
        margin-bottom: 10px; }
      .b-footer__sub &gt; p span:last-child {
        font-size: 12px;
        color: #7f7f7f; }

.b-footer__email {
  width: calc(100% - 278px - 28px);
  padding-left: 30px; }
  @media only screen and (max-width: 712px) {
    .b-footer__email {
      width: 100%;
      padding-left: 0;
      margin-top: 20px; } }
  .b-footer__email .b-form {
    display: flex;
    justify-content: space-between; }
    .b-footer__email .b-form .b-form__item {
      width: calc(100% - 120px - 20px);
      margin-bottom: 0; }
      @media only screen and (max-width: 712px) {
        .b-footer__email .b-form .b-form__item {
          width: calc(100% - 118px); }
          .b-footer__email .b-form .b-form__item input {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0; } }
    @media only screen and (max-width: 712px) {
      .b-footer__email .b-form .b-form__submit button {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0; } }

.b-footer__description {
  padding-top: 30px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between; }
  @media only screen and (max-width: 712px) {
    .b-footer__description {
      flex-wrap: wrap; } }
  .b-footer__description p {
    width: 50%;
    padding-right: 30px;
    font-family: "Roboto", sans-serif;
    font-size: 12px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #7f7f7f;
    margin-bottom: 0; }
    @media only screen and (max-width: 712px) {
      .b-footer__description p {
        width: 100%;
        padding-right: 0; }
        .b-footer__description p:first-child {
          margin-bottom: 20px; } }

.b-footer__links {
  width: 50%;
  display: flex;
  justify-content: flex-end;
  padding-right: 30px; }
  @media only screen and (max-width: 640px) {
    .b-footer__links {
      width: 100%;
      justify-content: flex-start;
      margin-bottom: 20px; } }
  .b-footer__links a {
    width: 142px;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.43;
    letter-spacing: normal;
    text-align: left;
    color: rgba(255, 255, 255, 0.6);
    text-decoration: underline;
    outline: none;
    transition: .3s ease-in-out all; }
    @media only screen and (max-width: 736px) {
      .b-footer__links a {
        width: 128px;
        font-size: 12px; } }
    .b-footer__links a:not(:last-child) {
      width: 125px;
      margin-right: 60px; }
      @media only screen and (max-width: 768px) {
        .b-footer__links a:not(:last-child) {
          margin-right: 40px; } }
      @media only screen and (max-width: 736px) {
        .b-footer__links a:not(:last-child) {
          width: 111px;
          font-size: 12px; } }

.b-footer__bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 12px;
  padding-bottom: 30px; }
  @media only screen and (max-width: 712px) {
    .b-footer__bottom {
      flex-direction: column-reverse; } }

.b-footer__copy {
  font-family: "Roboto Slab", sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  -webkit-font-smoothing: antialiased; }

.b-footer__contact {
  margin-top: 15px;
  margin-bottom: 30px; }
  @media only screen and (max-width: 1000px) {
    .b-footer__contact {
      position: relative;
      z-index: 10;
      display: flex;
      justify-content: space-between;
      align-items: center;
      border-bottom: 1px solid rgba(255, 255, 255, 0.2);
      margin-top: 30px;
      margin-bottom: 0;
      padding-bottom: 30px; } }
  @media only screen and (max-width: 712px) {
    .b-footer__contact {
      flex-wrap: wrap;
      margin-top: 20px;
      padding-bottom: 20px; } }
  .b-footer__contact p {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.14;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    display: flex;
    justify-content: space-between;
    margin-bottom: 14px; }
    @media only screen and (max-width: 1000px) {
      .b-footer__contact p {
        margin: 0;
        line-height: 1.71; }
        .b-footer__contact p:first-child {
          width: 150px; } }
    @media only screen and (max-width: 712px) {
      .b-footer__contact p {
        width: 50%; } }
    @media only screen and (max-width: 540px) {
      .b-footer__contact p {
        font-size: 13px; }
        .b-footer__contact p:first-child {
          width: 141px; } }
    @media only screen and (max-width: 540px) {
      .b-footer__contact p {
        font-size: 13px; }
        .b-footer__contact p:first-child {
          width: 141px; } }
    .b-footer__contact p:nth-child(2) {
      margin-bottom: 0;
      padding-bottom: 20px;
      border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
      @media only screen and (max-width: 1000px) {
        .b-footer__contact p:nth-child(2) {
          flex-direction: column;
          align-items: center;
          border: none;
          padding-bottom: 0; } }
  @media only screen and (max-width: 1000px) and (max-width: 712px) {
    .b-footer__contact p:nth-child(2) {
      align-items: flex-end; } }
  @media only screen and (max-width: 1000px) and (max-width: 414px) {
    .b-footer__contact p:nth-child(2) {
      width: 130px; } }
    .b-footer__contact p &gt; a {
      font-style: normal;
      font-stretch: normal;
      line-height: 1.88;
      letter-spacing: normal;
      color: #fff; }
      @media only screen and (max-width: 1000px) {
        .b-footer__contact p &gt; a {
          line-height: 1; } }
      .b-footer__contact p &gt; a:first-child {
        font-family: "Roboto Slab", sans-serif;
        font-size: 16px;
        font-weight: normal; }
        @media only screen and (max-width: 1000px) {
          .b-footer__contact p &gt; a:first-child {
            margin-bottom: 10px; } }
        @media only screen and (max-width: 540px) {
          .b-footer__contact p &gt; a:first-child {
            font-size: 12px; } }
        @media only screen and (max-width: 540px) {
          .b-footer__contact p &gt; a:first-child {
            font-size: 12px; } }
      .b-footer__contact p &gt; a:last-child {
        font-family: "Roboto", sans-serif;
        font-size: 14px;
        font-weight: 300;
        text-decoration: underline; }
        @media only screen and (max-width: 540px) {
          .b-footer__contact p &gt; a:last-child {
            font-size: 12px; } }
        @media only screen and (max-width: 540px) {
          .b-footer__contact p &gt; a:last-child {
            font-size: 12px; } }

.b-footer__subscription {
  position: relative;
  margin-top: 30px;
  display: inline-block;
  padding: 0 24px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 40px;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  height: 40px;
  border-radius: 3px;
  background-color: #e8a427;
  overflow: hidden; }
  .b-footer__subscription:hover::after {
    content: '';
    background: rgba(255, 255, 255, 0.4);
    position: absolute;
    width: 30px;
    height: 100px;
    top: 0;
    animation: slide-bar 0.5s forwards;
    transform: rotate(30deg);
    transform-origin: top right; }
  @media only screen and (max-width: 1000px) {
    .b-footer__subscription {
      margin-top: 0; } }
  @media only screen and (max-width: 712px) {
    .b-footer__subscription {
      width: 100%;
      margin-top: 20px;
      text-align: center; } }

.b-footer__design {
  display: block;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.14;
  letter-spacing: normal;
  text-align: center;
  color: #fff; }
  .b-footer__design a {
    text-decoration: underline;
    transition: .2s ease-in-out all; }
    .b-footer__design a:hover {
      color: #e8a427; }

.b-footer__enter {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: left;
  color: rgba(255, 255, 255, 0.6);
  margin-bottom: 44px; }
  @media only screen and (max-width: 1000px) {
    .b-footer__enter {
      width: 185px;
      height: 20px;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      margin: auto;
      z-index: 10; } }
  @media only screen and (max-width: 712px) {
    .b-footer__enter {
      display: none; } }
  .b-footer__enter &gt; span {
    display: block; }
    @media only screen and (max-width: 1000px) {
      .b-footer__enter &gt; span {
        display: inline; } }

.b-footer__adult {
  display: block;
  width: 34px;
  height: 34px;
  border-radius: 5px;
  border: solid 1px rgba(255, 255, 255, 0.6);
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: normal;
  text-align: center;
  color: rgba(255, 255, 255, 0.6); }

.b-footer__other {
  margin-top: 29px;
  padding-top: 31px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  display: flex;
  align-items: flex-start; }
  @media only screen and (max-width: 1000px) {
    .b-footer__other {
      position: relative;
      z-index: 10;
      margin-top: 20px;
      margin-bottom: 20px;
      padding-top: 0;
      border: none;
      align-items: center; } }
  @media only screen and (max-width: 540px) {
    .b-footer__other {
      align-items: flex-start; } }
  @media only screen and (max-width: 540px) {
    .b-footer__other {
      align-items: flex-start; } }
  .b-footer__other p {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0; }

.b-footer__docs {
  color: #fff;
  font-size: 12px;
  text-align: left;
  padding-left: 1rem;
  flex-grow: 1; }
  .b-footer__docs ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    @media only screen and (max-width: 1000px) {
      .b-footer__docs ul li {
        display: inline-block;
        margin-right: 1rem; } }
    @media only screen and (max-width: 540px) {
      .b-footer__docs ul li {
        display: block;
        margin-right: 0; } }
    @media only screen and (max-width: 540px) {
      .b-footer__docs ul li {
        display: block;
        margin-right: 0; } }
  .b-footer__docs a {
    margin-right: 8px;
    color: #fff; }

@media only screen and (max-width: 712px) {
  .b-footer__social {
    width: 100%;
    margin-bottom: 30px; }
    .b-footer__social .social {
      justify-content: space-between; } }
    @media only screen and (max-width: 712px) and (max-width: 410px) {
      .b-footer__social .social {
        width: 215px;
        margin: auto; }
        .b-footer__social .social .social__item:nth-child(4) {
          margin-right: 0; } }

@media only screen and (max-width: 1000px) {
  .b-menu__footer .b-menu__footer-right {
    width: 100%; }
    .b-menu__footer .b-menu__footer-right .social {
      flex-wrap: wrap;
      align-items: start;
      justify-content: center;
      width: 200px;
      margin: auto; }
      .b-menu__footer .b-menu__footer-right .social .social__item:nth-child(4) {
        margin-right: 0; }
      .b-menu__footer .b-menu__footer-right .social .social__item:nth-last-child(1) {
        margin-right: 0; } }

.b-breadcrumbs {
  display: flex;
  margin-bottom: 32px; }
  @media only screen and (max-width: 1000px) {
    .b-breadcrumbs {
      margin-bottom: 30px; } }
  @media only screen and (max-width: 540px) {
    .b-breadcrumbs {
      margin-bottom: 20px; } }
  @media only screen and (max-width: 540px) {
    .b-breadcrumbs {
      margin-bottom: 20px; } }

.b-breadcrumbs__link {
  position: relative;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  margin: 0 7px; }
  .b-breadcrumbs__link:first-child {
    margin-left: 0; }
  .b-breadcrumbs__link:last-child {
    margin-right: 0; }
  .b-breadcrumbs__link:not(:first-child):after {
    content: '/';
    position: absolute;
    top: 0;
    left: -9px;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1; }

.b-fullpage-slider {
  position: relative;
  height: 752px;
  overflow: hidden; }
  @media only screen and (max-width: 712px) {
    .b-fullpage-slider {
      height: 500px; } }
  .b-fullpage-slider .container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%; }
  .b-fullpage-slider .slick-dots {
    width: auto;
    left: calc((100% - 1290px)/2 + 40px - 15px);
    bottom: 28px; }
    @media only screen and (max-width: 1330px) {
      .b-fullpage-slider .slick-dots {
        left: calc(20px + 40px - 15px); } }
    @media only screen and (max-width: 1000px) {
      .b-fullpage-slider .slick-dots {
        left: calc(34px - 15px); } }
    @media only screen and (max-width: 712px) {
      .b-fullpage-slider .slick-dots {
        left: calc(20px - 15px); } }
    .b-fullpage-slider .slick-dots li {
      margin: 0 15px;
      position: relative; }
      .b-fullpage-slider .slick-dots li:after {
        content: '';
        position: absolute;
        left: 0;
        bottom: -32px;
        width: 100%;
        height: 4px;
        background-color: transparent;
        transition: .3s ease-in-out all; }
      .b-fullpage-slider .slick-dots li.slick-active span {
        color: #fff;
        transition: .3s ease-in-out all; }
      .b-fullpage-slider .slick-dots li.slick-active:after {
        background-color: #f5b44a; }
      .b-fullpage-slider .slick-dots li span {
        font-family: "Roboto", sans-serif;
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: left;
        color: rgba(255, 255, 255, 0.4); }

.b-fullpage-slider__item {
  position: relative; }
  .b-fullpage-slider__item .news__img {
    position: relative;
    display: block; }
    .b-fullpage-slider__item .news__img img {
      display: block;
      width: 100%;
      object-fit: cover;
      font-family: 'object-fit: cover;';
      height: 752px; }
      @media only screen and (max-width: 712px) {
        .b-fullpage-slider__item .news__img img {
          height: 500px; } }
    .b-fullpage-slider__item .news__img:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(32, 32, 32, 0.5); }
  .b-fullpage-slider__item .news__content {
    max-width: 465px;
    width: calc(100% - 40px);
    position: absolute;
    bottom: 284px;
    left: calc(20px + 40px); }
    @media only screen and (max-width: 1000px) {
      .b-fullpage-slider__item .news__content {
        max-width: 326px;
        left: 34px;
        bottom: 176px; } }
    @media only screen and (max-width: 712px) {
      .b-fullpage-slider__item .news__content {
        left: 20px;
        bottom: 136px; } }
    .b-fullpage-slider__item .news__content h3 {
      font-size: 42px;
      line-height: 1.19;
      color: #fff; }
      @media only screen and (max-width: 1000px) {
        .b-fullpage-slider__item .news__content h3 {
          font-size: 32px;
          line-height: 1.19; } }
      @media only screen and (max-width: 712px) {
        .b-fullpage-slider__item .news__content h3 {
          font-size: 24px;
          line-height: 1.33; } }
  .b-fullpage-slider__item .news__info &gt; span {
    margin: 0 20px; }
    @media only screen and (max-width: 540px) {
      .b-fullpage-slider__item .news__info &gt; span {
        margin: 0 10px; } }
    @media only screen and (max-width: 540px) {
      .b-fullpage-slider__item .news__info &gt; span {
        margin: 0 10px; } }
  .b-fullpage-slider__item .news__label, .b-fullpage-slider__item time, .b-fullpage-slider__item .news__comments {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.6); }
  .b-fullpage-slider__item .news__comments {
    position: relative;
    margin-left: 40px; }
    @media only screen and (max-width: 540px) {
      .b-fullpage-slider__item .news__comments {
        margin-left: 20px; } }
    @media only screen and (max-width: 540px) {
      .b-fullpage-slider__item .news__comments {
        margin-left: 20px; } }
    .b-fullpage-slider__item .news__comments:before {
      background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
      background-position: 98.98989898989899% 79.56989247311827%;
      width: 21px;
      height: 20px;
      opacity: .6; }

.b-fullpage-slider__arrow {
  position: absolute;
  left: calc((100% - 1290px)/2 + 40px);
  bottom: 200px;
  z-index: 10; }
  @media only screen and (max-width: 1330px) {
    .b-fullpage-slider__arrow {
      left: calc(20px + 40px); } }
  @media only screen and (max-width: 1000px) {
    .b-fullpage-slider__arrow {
      left: 34px;
      bottom: 96px; } }
  @media only screen and (max-width: 712px) {
    .b-fullpage-slider__arrow {
      left: 20px;
      bottom: 76px; } }

.b-arrow-slider {
  display: flex; }

.b-arrow-slider__item {
  position: relative;
  width: 30px;
  height: 30px;
  border-radius: 15px;
  cursor: pointer; }
  .b-arrow-slider__item:hover:before {
    transform: scale(1.12); }
  .b-arrow-slider__item:last-child {
    margin-left: 20px; }
  .b-arrow-slider__item:before {
    content: '';
    position: absolute;
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    border: solid 1px #fff;
    transition: .2s ease-in-out all; }
  .b-arrow-slider__item:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .b-arrow-slider__item.slick-disabled {
    opacity: .5;
    cursor: not-allowed; }
    .b-arrow-slider__item.slick-disabled:hover:before {
      transform: scale(1); }

.b-arrow-slider__item--prev:after {
  background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
  background-position: 88.15165876777252% 74.73684210526316%;
  width: 8px;
  height: 16px; }

.b-arrow-slider__item--next:after {
  background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
  background-position: 57.81990521327014% 98.94736842105263%;
  width: 8px;
  height: 16px; }

.b-form__item {
  position: relative;
  width: 100%; }
  .b-form__item input {
    width: 100%;
    padding: 12px 20px;
    border-radius: 3px;
    background-color: #fff;
    border: none;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #000;
    outline: none;
    -webkit-font-smoothing: antialiased; }
    .b-form__item input::-webkit-input-placeholder {
      color: #9a9a9a; }
    .b-form__item input:-ms-input-placeholder {
      color: #9a9a9a; }
    .b-form__item input::-moz-placeholder {
      color: #9a9a9a;
      opacity: 1; }
    .b-form__item input:-moz-placeholder {
      color: #9a9a9a;
      opacity: 1; }
  .b-form__item textarea {
    display: block;
    width: 100%;
    height: 140px;
    padding: 20px;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.14;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    border-radius: 5px;
    background-color: #fff;
    border: solid 1px #e5e5e5;
    resize: none; }
    .b-form__item textarea:focus {
      outline: none; }
    .b-form__item textarea::-webkit-input-placeholder {
      color: rgba(0, 0, 0, 0.3); }
    .b-form__item textarea:-ms-input-placeholder {
      color: rgba(0, 0, 0, 0.3); }
    .b-form__item textarea::-moz-placeholder {
      color: rgba(0, 0, 0, 0.3);
      opacity: 1; }
    .b-form__item textarea:-moz-placeholder {
      color: rgba(0, 0, 0, 0.3);
      opacity: 1; }
    @media only screen and (max-width: 480px) {
      .b-form__item textarea {
        padding: 12px 10px;
        height: 40px; } }

.b-form__submit {
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .b-form__submit button {
    position: relative;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    border: none;
    padding: 13px 24px;
    border-radius: 3px;
    background-color: #e8a427;
    -webkit-font-smoothing: antialiased;
    outline: none;
    cursor: pointer;
    overflow: hidden; }
    .b-form__submit button:hover::after {
      content: '';
      background: rgba(255, 255, 255, 0.4);
      position: absolute;
      width: 30px;
      height: 100px;
      top: 0;
      animation: slide-bar 0.5s forwards;
      transform: rotate(30deg);
      transform-origin: top right; }
  .b-form__submit a {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #6991bb;
    text-decoration: underline; }

.b-form__count-symb {
  display: block;
  position: absolute;
  top: 16px;
  right: 16px;
  height: 22px;
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  padding: 0 7px;
  background-color: #fff;
  border-radius: 14px;
  border: solid 1px #e5e5e5; }
  @media only screen and (max-width: 480px) {
    .b-form__count-symb {
      display: none; } }

.b-form__load {
  position: relative;
  cursor: pointer; }
  .b-form__load:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 30px;
    background-color: #feefd8; }
  .b-form__load:after {
    content: '';
    position: absolute;
    display: block;
    top: 13px;
    left: 13px;
    background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
    background-position: 47.29064039408867% 98.94736842105263%;
    width: 16px;
    height: 16px; }
  .b-form__load input {
    opacity: 0;
    width: 40px;
    height: 40px;
    font-size: 3px;
    cursor: pointer; }
  .b-form__load label {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.14;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    margin-bottom: 0;
    margin-left: 10px; }

.b-form__images {
  display: flex; }

.b-form__images-item {
  width: 60px;
  height: 60px;
  margin-right: 10px;
  position: relative;
  cursor: pointer;
  margin-bottom: 20px; }
  .b-form__images-item:after {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(37, 37, 37, 0.4);
    opacity: 0;
    transition: .3s ease-in-out all;
    border-radius: 4px; }
  .b-form__images-item:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
    background-position: 26.600985221674875% 98.94736842105263%;
    width: 16px;
    height: 16px;
    opacity: 0;
    transition: .3s ease-in-out all;
    z-index: 10; }
  .b-form__images-item:hover:after, .b-form__images-item:hover:before {
    opacity: 1; }
  .b-form__images-item img {
    width: 100%;
    height: 100%;
    border-radius: 4px;
    object-fit: cover; }

.b-form__checkbox label {
  display: block;
  position: relative;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.57;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  padding-left: 34px;
  padding-top: 1px;
  padding-bottom: 1px;
  cursor: pointer;
  margin-bottom: 0; }
  .b-form__checkbox label:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 24px;
    height: 24px;
    border-radius: 5px;
    border: solid 1px #979797;
    transition: .3s ease-in-out all; }
  .b-form__checkbox label:before {
    content: '';
    display: block;
    position: absolute;
    top: 5px;
    left: 6px;
    background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
    background-position: 26.341463414634145% 90.625%;
    width: 14px;
    height: 14px;
    z-index: 10;
    opacity: 0;
    transition: .3s ease-in-out all; }

.b-form__checkbox input {
  display: none; }
  .b-form__checkbox input:checked + label:after {
    border-color: #f5b44a;
    background-color: #f5b44a; }
  .b-form__checkbox input:checked + label:before {
    opacity: 1; }

.b-form__b-email {
  display: flex; }
  .b-form__b-email .b-form__item {
    margin-bottom: 0; }

.b-form__soc {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 30px; }
  .b-form__soc span {
    font-family: "Roboto", sans-serif;
    font-size: 13px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.23;
    letter-spacing: normal;
    text-align: left;
    color: #000; }
  .b-form__soc .social__item {
    width: 40px;
    height: 40px;
    margin-right: 10px; }

.b-form__bottom {
  border-top: 1px solid #e6e6e6;
  width: calc(100% + 60px);
  margin-left: -30px;
  padding: 20px 0;
  text-align: center; }
  @media only screen and (max-width: 540px) {
    .b-form__bottom {
      width: calc(100% + 40px);
      margin-left: -20px; } }
  @media only screen and (max-width: 540px) {
    .b-form__bottom {
      width: calc(100% + 40px);
      margin-left: -20px; } }
  .b-form__bottom p {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #000;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    margin-bottom: 0; }
    .b-form__bottom p a {
      color: #6991bb;
      font-weight: normal;
      text-decoration: underline; }

.b-form__item--user {
  position: relative;
  padding-left: 70px; }
  @media only screen and (max-width: 480px) {
    .b-form__item--user {
      padding-left: 50px; } }
  .b-form__item--user img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    object-fit: cover;
    font-family: 'object-fit: cover;'; }
    @media only screen and (max-width: 480px) {
      .b-form__item--user img {
        width: 40px;
        height: 40px; } }

.b-main-fullpage {
  position: relative;
  margin-bottom: 30px; }
  .b-main-fullpage &gt; .container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto; }
  @media only screen and (max-width: 712px) {
    .b-main-fullpage .aside--fullpage {
      display: none; } }

.b-main__news-feed {
  position: relative; }

.b-main__news-grid {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 30px; }
  @media only screen and (max-width: 1000px) {
    .b-main__news-grid {
      display: none; } }

.b-main__news-grid-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: calc(100% / 2 - (20px) / 2); }
  @media only screen and (max-width: 540px) {
    .b-main__news-grid-wrap {
      width: 100%;
      margin-bottom: 30px; } }
  @media only screen and (max-width: 540px) {
    .b-main__news-grid-wrap {
      width: 100%;
      margin-bottom: 30px; } }
  .b-main__news-grid-wrap .news--mini {
    width: calc(100% / 2 - (20px) / 2);
    margin-bottom: 20px; }
    .b-main__news-grid-wrap .news--mini .news__img {
      padding-top: 113%; }
    .b-main__news-grid-wrap .news--mini:nth-last-child(-n+2) {
      margin-bottom: 0; }
    @media only screen and (max-width: 540px) {
      .b-main__news-grid-wrap .news--mini .news__content h3 {
        margin-bottom: 10px; } }
    @media only screen and (max-width: 540px) {
      .b-main__news-grid-wrap .news--mini .news__content h3 {
        margin-bottom: 10px; } }

.b-main__section {
  width: 100%;
  margin-bottom: 30px; }

.b-main__two-news {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 30px;
  max-height: 390px; }
  @media only screen and (max-width: 540px) {
    .b-main__two-news {
      flex-wrap: wrap;
      max-height: 100%;
      margin-bottom: 20px; } }
  @media only screen and (max-width: 540px) {
    .b-main__two-news {
      flex-wrap: wrap;
      max-height: 100%;
      margin-bottom: 20px; } }

.b-main__three-news {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 30px;
  max-height: 390px; }
  @media only screen and (max-width: 1000px) {
    .b-main__three-news {
      flex-wrap: wrap;
      max-height: 100%;
      margin-bottom: 10px; } }
  @media only screen and (max-width: 540px) {
    .b-main__three-news {
      margin-bottom: 27px; } }
  @media only screen and (max-width: 540px) {
    .b-main__three-news {
      margin-bottom: 27px; } }
  .b-main__three-news .news-slider--mini {
    width: calc(100% / 2 - 15px); }
    @media only screen and (max-width: 1000px) {
      .b-main__three-news .news-slider--mini {
        width: 100%; } }
  .b-main__three-news .news--full {
    width: calc(100% / 4 - (3 * 30px) / 4); }
    @media only screen and (max-width: 1000px) {
      .b-main__three-news .news--full {
        width: calc(100% / 2 - 10px); } }
    @media only screen and (max-width: 540px) {
      .b-main__three-news .news--full {
        width: 100%;
        margin-bottom: 20px; } }
    @media only screen and (max-width: 540px) {
      .b-main__three-news .news--full {
        width: 100%;
        margin-bottom: 20px; } }

.b-main__block-news-mini {
  padding-top: 30px;
  margin-bottom: 50px; }
  @media only screen and (max-width: 1000px) {
    .b-main__block-news-mini {
      margin-bottom: 32px; } }
  @media only screen and (max-width: 540px) {
    .b-main__block-news-mini {
      padding-top: 0;
      margin-top: -10px;
      margin-bottom: 0; } }
  @media only screen and (max-width: 540px) {
    .b-main__block-news-mini {
      padding-top: 0;
      margin-top: -10px;
      margin-bottom: 0; } }
  .b-main__block-news-mini h2 {
    font-family: "Roboto Slab", sans-serif;
    font-size: 28px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.07;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    margin-bottom: 30px; }
    @media only screen and (max-width: 540px) {
      .b-main__block-news-mini h2 {
        font-size: 20px;
        line-height: 1.2;
        margin-bottom: 20px; } }
    @media only screen and (max-width: 540px) {
      .b-main__block-news-mini h2 {
        font-size: 20px;
        line-height: 1.2;
        margin-bottom: 20px; } }
  .b-main__block-news-mini .news {
    width: calc(100% / 4 - 30px);
    margin-left: 15px;
    margin-right: 15px;
    border-color: #e6e6e6; }
    .b-main__block-news-mini .news:nth-last-child(-n+4) {
      border-color: transparent;
      margin-bottom: 0; }
    @media only screen and (max-width: 1024px) {
      .b-main__block-news-mini .news {
        width: calc(100% / 4 - 20px);
        margin-left: 10px;
        margin-right: 10px; } }
    @media only screen and (max-width: 1000px) {
      .b-main__block-news-mini .news {
        width: calc(100% / 2 - 20px); }
        .b-main__block-news-mini .news .news__content h3 {
          max-width: 210px; }
        .b-main__block-news-mini .news .news__comments {
          position: relative;
          margin-left: 20px; }
        .b-main__block-news-mini .news:nth-last-child(-n+4) {
          border-color: #e6e6e6;
          margin-bottom: 30px; }
        .b-main__block-news-mini .news:nth-last-child(-n+2) {
          border-color: transparent;
          margin-bottom: 0; } }
    @media only screen and (max-width: 540px) {
      .b-main__block-news-mini .news {
        width: 100%; }
        .b-main__block-news-mini .news:nth-last-child(-n+2) {
          border-color: #e6e6e6;
          margin-bottom: 30px; }
        .b-main__block-news-mini .news:last-child {
          border-color: transparent; }
        .b-main__block-news-mini .news .news__content h3 {
          max-width: 370px; }
        .b-main__block-news-mini .news .news__comments {
          position: absolute;
          margin-left: 0; } }
    @media only screen and (max-width: 540px) {
      .b-main__block-news-mini .news {
        width: 100%; }
        .b-main__block-news-mini .news:nth-last-child(-n+2) {
          border-color: #e6e6e6;
          margin-bottom: 30px; }
        .b-main__block-news-mini .news:last-child {
          border-color: transparent; }
        .b-main__block-news-mini .news .news__content h3 {
          max-width: 370px; }
        .b-main__block-news-mini .news .news__comments {
          position: absolute;
          margin-left: 0; } }

.b-main__block-news-mini-wrap {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 30px);
  margin-left: -15px; }
  @media only screen and (max-width: 1024px) {
    .b-main__block-news-mini-wrap {
      width: calc(100% + 20px);
      margin-left: -10px; } }

.b-main__gallery-news {
  display: flex;
  justify-content: space-between; }
  @media only screen and (max-width: 1000px) {
    .b-main__gallery-news {
      flex-wrap: wrap; } }
  @media only screen and (max-width: 540px) {
    .b-main__gallery-news {
      display: none; } }
  @media only screen and (max-width: 540px) {
    .b-main__gallery-news {
      display: none; } }
  .b-main__gallery-news .news {
    width: calc(100% / 4 - (3 * 30px) / 4); }
    @media only screen and (max-width: 1000px) {
      .b-main__gallery-news .news {
        width: calc(100% / 2 - 10px); } }
    @media only screen and (max-width: 540px) {
      .b-main__gallery-news .news {
        width: 100%; } }
    @media only screen and (max-width: 540px) {
      .b-main__gallery-news .news {
        width: 100%; } }

.b-main__title h2 {
  font-family: "Roboto Slab", sans-serif;
  font-size: 28px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.07;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  margin-bottom: 30px; }
  @media only screen and (max-width: 1000px) {
    .b-main__title h2 {
      font-size: 22px;
      line-height: 1.36;
      margin-bottom: 20px; } }

.b-main-fullpage--content {
  height: 600px; }
  @media only screen and (max-width: 712px) {
    .b-main-fullpage--content {
      height: 440px; } }
  .b-main-fullpage--content .b-fullpage-slider__item .news__content {
    bottom: 230px; }
    @media only screen and (max-width: 1000px) {
      .b-main-fullpage--content .b-fullpage-slider__item .news__content {
        bottom: 110px; } }
    @media only screen and (max-width: 712px) {
      .b-main-fullpage--content .b-fullpage-slider__item .news__content {
        bottom: 90px; } }
  .b-main-fullpage--content .b-fullpage-slider__item .news__img img {
    height: 600px; }
    @media only screen and (max-width: 712px) {
      .b-main-fullpage--content .b-fullpage-slider__item .news__img img {
        height: 440px; } }
  .b-main-fullpage--content .aside--fullpage {
    top: 30px; }
  .b-main-fullpage--content .b-fullpage-slider__arrow {
    bottom: 150px; }
    @media only screen and (max-width: 1000px) {
      .b-main-fullpage--content .b-fullpage-slider__arrow {
        bottom: 30px; } }
  .b-main-fullpage--content .b-arrow-slider__item--prev {
    transform: rotate(-90deg); }
  .b-main-fullpage--content .b-arrow-slider__item--next {
    transform: rotate(-90deg); }
  .b-main-fullpage--content .slick-dots {
    display: none !important; }

.b-main__news-grid--mobile {
  display: none; }
  @media only screen and (max-width: 1000px) {
    .b-main__news-grid--mobile {
      width: 100%;
      display: flex; } }

@media only screen and (max-width: 540px) {
  .b-main__section--fullpage {
    margin-top: 20px; } }

@media only screen and (max-width: 540px) {
  .b-main__section--fullpage {
    margin-top: 20px; } }

.b-main__section--poster {
  margin-bottom: 40px; }
  @media only screen and (max-width: 540px) {
    .b-main__section--poster .section__top {
      margin-bottom: 25px; }
    .b-main__section--poster .section__filter {
      margin-top: 0;
      width: calc(100% - 130px); }
    .b-main__section--poster .filter &gt; .filter__link:not(:first-child) {
      display: none; }
    .b-main__section--poster .filter &gt; .filter__link:first-child {
      position: relative; }
      .b-main__section--poster .filter &gt; .filter__link:first-child:after {
        content: '';
        display: block;
        position: absolute;
        top: 5px;
        right: -22px;
        background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
        background-position: 31.067961165048544% 82.82828282828282%;
        width: 13px;
        height: 8px; } }
  @media only screen and (max-width: 540px) {
    .b-main__section--poster .section__top {
      margin-bottom: 25px; }
    .b-main__section--poster .section__filter {
      margin-top: 0;
      width: calc(100% - 130px); }
    .b-main__section--poster .filter &gt; .filter__link:not(:first-child) {
      display: none; }
    .b-main__section--poster .filter &gt; .filter__link:first-child {
      position: relative; }
      .b-main__section--poster .filter &gt; .filter__link:first-child:after {
        content: '';
        display: block;
        position: absolute;
        top: 5px;
        right: -22px;
        background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
        background-position: 31.067961165048544% 82.82828282828282%;
        width: 13px;
        height: 8px; } }

.b-main__gallery-news--mobile {
  display: none; }
  @media only screen and (max-width: 540px) {
    .b-main__gallery-news--mobile {
      display: flex;
      flex-wrap: wrap; } }
  @media only screen and (max-width: 540px) {
    .b-main__gallery-news--mobile {
      display: flex;
      flex-wrap: wrap; } }

.b-detail__header {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 30px;
  margin-bottom: 30px; }
  @media only screen and (max-width: 540px) {
    .b-detail__header {
      flex-direction: column;
      align-items: flex-start; } }
  @media only screen and (max-width: 540px) {
    .b-detail__header {
      flex-direction: column;
      align-items: flex-start; } }

.b-detail__author {
  position: relative; }
  @media only screen and (max-width: 540px) {
    .b-detail__author {
      margin-bottom: 20px; } }
  @media only screen and (max-width: 540px) {
    .b-detail__author {
      margin-bottom: 20px; } }
  .b-detail__author ul.authors {
    overflow: hidden;
    padding: 0;
    margin: 0 0 0 70px; }
    @media only screen and (max-width: 540px) {
      .b-detail__author ul.authors {
        margin: 0 0 0 50px; } }
    @media only screen and (max-width: 540px) {
      .b-detail__author ul.authors {
        margin: 0 0 0 50px; } }
    .b-detail__author ul.authors li.item {
      float: left;
      display: inline-block;
      margin-right: 10px; }
      .b-detail__author ul.authors li.item p {
        display: inline-block;
        font-size: 12px; }
        .b-detail__author ul.authors li.item p:after {
          content: ","; }
      .b-detail__author ul.authors li.item:last-child p:after {
        content: ""; }
  .b-detail__author span {
    margin-left: 70px;
    -webkit-font-smoothing: antialiased; }
    @media only screen and (max-width: 540px) {
      .b-detail__author span {
        margin-left: 50px; } }
    @media only screen and (max-width: 540px) {
      .b-detail__author span {
        margin-left: 50px; } }
    .b-detail__author span.el-hidden {
      display: none; }
  .b-detail__author p {
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    margin-bottom: 0;
    -webkit-font-smoothing: antialiased; }
    @media only screen and (max-width: 540px) {
      .b-detail__author p {
        margin-top: 4px;
        font-size: 16px;
        line-height: 1; } }
    @media only screen and (max-width: 540px) {
      .b-detail__author p {
        margin-top: 4px;
        font-size: 16px;
        line-height: 1; } }
  .b-detail__author span {
    display: block;
    font-family: "Roboto", sans-serif;
    font-size: 12px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: left;
    color: #000; }

.b-detail__author-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 50px; }
  @media only screen and (max-width: 540px) {
    .b-detail__author-img {
      width: 40px;
      height: 40px; } }
  @media only screen and (max-width: 540px) {
    .b-detail__author-img {
      width: 40px;
      height: 40px; } }
  .b-detail__author-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%; }

.b-detail__img {
  margin-bottom: 30px; }
  .b-detail__img img {
    display: block;
    max-width: 100%;
    height: auto; }
  .b-detail__img span {
    margin-top: 10px;
    display: block;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left;
    color: #525252;
    -webkit-font-smoothing: antialiased; }
    @media only screen and (max-width: 540px) {
      .b-detail__img span {
        font-size: 12px; } }
    @media only screen and (max-width: 540px) {
      .b-detail__img span {
        font-size: 12px; } }

.b-detail__typography {
  position: relative;
  max-width: 700px;
  margin: 0 auto; }
  .b-detail__typography h2 {
    font-family: "Roboto Slab", sans-serif;
    font-size: 28px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.07;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    margin-bottom: 30px; }
    @media only screen and (max-width: 540px) {
      .b-detail__typography h2 {
        font-size: 18px;
        line-height: 1.33;
        margin-bottom: 20px; } }
    @media only screen and (max-width: 540px) {
      .b-detail__typography h2 {
        font-size: 18px;
        line-height: 1.33;
        margin-bottom: 20px; } }
  .b-detail__typography h3 {
    font-family: "Roboto Slab", sans-serif;
    font-size: 22px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.36;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    margin-bottom: 30px; }
    @media only screen and (max-width: 540px) {
      .b-detail__typography h3 {
        font-size: 16px;
        line-height: 1.5;
        margin-bottom: 20px; } }
    @media only screen and (max-width: 540px) {
      .b-detail__typography h3 {
        font-size: 16px;
        line-height: 1.5;
        margin-bottom: 20px; } }
  .b-detail__typography p {
    font-family: "Roboto", sans-serif;
    font-size: 19px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.58;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    margin-bottom: 30px;
    -webkit-font-smoothing: antialiased; }
    @media only screen and (max-width: 540px) {
      .b-detail__typography p {
        font-size: 16px;
        line-height: 1.5; } }
    @media only screen and (max-width: 540px) {
      .b-detail__typography p {
        font-size: 16px;
        line-height: 1.5; } }
  .b-detail__typography blockquote {
    position: relative;
    padding-left: 26px;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.88;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    margin-bottom: 30px;
    -webkit-font-smoothing: antialiased; }
    @media only screen and (max-width: 540px) {
      .b-detail__typography blockquote {
        padding-left: 18px;
        line-height: 1.75; } }
    @media only screen and (max-width: 540px) {
      .b-detail__typography blockquote {
        padding-left: 18px;
        line-height: 1.75; } }
    .b-detail__typography blockquote:after {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 6px;
      height: 100%;
      background-color: #f5b44a; }
  .b-detail__typography &gt; ul, .b-detail__typography &gt; ol {
    list-style: none;
    padding-left: 35px;
    margin-bottom: 30px; }
    .b-detail__typography &gt; ul li, .b-detail__typography &gt; ol li {
      position: relative;
      font-family: "Roboto", sans-serif;
      font-size: 19px;
      font-weight: 300;
      font-style: normal;
      font-stretch: normal;
      line-height: 28px;
      letter-spacing: normal;
      text-align: left;
      color: #000;
      -webkit-font-smoothing: antialiased;
      margin-bottom: 13px; }
      @media only screen and (max-width: 540px) {
        .b-detail__typography &gt; ul li, .b-detail__typography &gt; ol li {
          font-size: 16px;
          line-height: 1.5;
          margin-bottom: 24px; } }
      @media only screen and (max-width: 540px) {
        .b-detail__typography &gt; ul li, .b-detail__typography &gt; ol li {
          font-size: 16px;
          line-height: 1.5;
          margin-bottom: 24px; } }
      .b-detail__typography &gt; ul li:last-child, .b-detail__typography &gt; ol li:last-child {
        margin-bottom: 0; }
  .b-detail__typography &gt; ul li:after {
    content: '';
    position: absolute;
    top: 10px;
    left: -35px;
    width: 6px;
    height: 6px;
    background-color: #f5b44a; }
  .b-detail__typography &gt; ol {
    counter-reset: myCounter; }
    .b-detail__typography &gt; ol li:after {
      position: absolute;
      top: 0;
      left: -35px;
      counter-increment: myCounter;
      content: counter(myCounter) ".";
      display: inline-block; }
      @media only screen and (max-width: 640px) {
        .b-detail__typography &gt; ol li:after {
          font-size: 14px;
          line-height: 1.71; } }
  .b-detail__typography .b-detail__chapter {
    position: relative;
    width: 100%;
    padding: 20px 50px 33px 25px;
    background-color: #fff;
    border: solid 1px #dadada;
    margin-bottom: 20px; }
    .b-detail__typography .b-detail__chapter span {
      display: block;
      position: absolute;
      top: -4px;
      right: 11px;
      width: 30px;
      height: 60px;
      background-color: #f5b44a;
      font-family: "Roboto", sans-serif;
      font-size: 19px;
      font-weight: 500;
      font-style: normal;
      font-stretch: normal;
      line-height: 44px;
      letter-spacing: normal;
      text-align: center;
      color: #fff;
      -webkit-font-smoothing: antialiased; }
      .b-detail__typography .b-detail__chapter span:after {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        bottom: -15px;
        margin: 0 auto;
        width: 26px;
        height: 26px;
        background-color: #fff;
        transform: rotate(45deg);
        z-index: 10; }
    .b-detail__typography .b-detail__chapter p {
      font-size: 16px;
      line-height: 1.5; }
      @media only screen and (max-width: 540px) {
        .b-detail__typography .b-detail__chapter p {
          font-size: 14px;
          line-height: 1.71; } }
      @media only screen and (max-width: 540px) {
        .b-detail__typography .b-detail__chapter p {
          font-size: 14px;
          line-height: 1.71; } }
      .b-detail__typography .b-detail__chapter p:last-child {
        margin-bottom: 0; }

.b-detail__social-typography {
  position: absolute;
  top: 0;
  left: -130px;
  z-index: 50; }
  @media only screen and (max-width: 1330px) {
    .b-detail__social-typography {
      left: calc((100vw - 330px - 700px - 40px)/-2); } }
  @media only screen and (max-width: 1190px) {
    .b-detail__social-typography {
      display: none; } }
  .b-detail__social-typography .social--detail {
    flex-direction: column; }
    .b-detail__social-typography .social--detail .social__item {
      margin-right: 0;
      margin-bottom: 20px; }
  .b-detail__social-typography &gt; div.block-fix {
    position: fixed; }
  .b-detail__social-typography &gt; div.block-stop {
    position: absolute; }

.b-detail__video {
  position: relative;
  margin-bottom: 30px; }
  .b-detail__video img {
    max-width: 100%;
    height: auto; }

.b-detail__video-content {
  width: calc(100% - 30px);
  position: absolute;
  left: 30px;
  bottom: 30px;
  display: flex;
  align-items: center; }
  .b-detail__video-content:hover .link:hover {
    color: #f5b44a; }
  @media only screen and (max-width: 540px) {
    .b-detail__video-content {
      left: 20px;
      bottom: 20px;
      width: calc(100% - 20px);
      align-items: flex-start; } }
  @media only screen and (max-width: 540px) {
    .b-detail__video-content {
      left: 20px;
      bottom: 20px;
      width: calc(100% - 20px);
      align-items: flex-start; } }
  .b-detail__video-content .icon-play {
    display: block;
    background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
    background-position: 85.02994011976048% 11.688311688311689%;
    width: 52px;
    height: 52px;
    cursor: pointer;
    outline: none; }
  .b-detail__video-content .link {
    display: block;
    width: calc(100% - 50px);
    padding-left: 20px;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    margin-bottom: 0;
    padding-right: 100px;
    -webkit-font-smoothing: antialiased;
    transition: .3s ease-in-out all; }
    @media only screen and (max-width: 540px) {
      .b-detail__video-content .link {
        font-size: 12px;
        line-height: 1.33;
        padding-right: 20px; } }
    @media only screen and (max-width: 540px) {
      .b-detail__video-content .link {
        font-size: 12px;
        line-height: 1.33;
        padding-right: 20px; } }

.b-detail__two-paragraphs {
  margin-bottom: 40px; }
  .b-detail__two-paragraphs p:first-child {
    margin-bottom: 20px; }
  .b-detail__two-paragraphs p:last-child {
    margin-bottom: 0; }

@media only screen and (max-width: 1280px) {
  .b-detail__timeline {
    padding-left: 115px; } }

@media only screen and (max-width: 540px) {
  .b-detail__timeline {
    padding-left: 28px; } }

@media only screen and (max-width: 540px) {
  .b-detail__timeline {
    padding-left: 28px; } }

.b-detail__hash-tag {
  margin-bottom: 40px;
  width: 100%; }
  @media only screen and (max-width: 736px) {
    .b-detail__hash-tag {
      margin-bottom: 20px; } }
  @media only screen and (max-width: 640px) {
    .b-detail__hash-tag {
      position: relative;
      height: 38px;
      overflow: hidden;
      margin-bottom: 10px; }
      .b-detail__hash-tag:after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: 24px;
        height: 50px;
        background-image: linear-gradient(to right, rgba(255, 255, 255, 0.1), #ffffff); } }
  @media only screen and (max-width: 640px) {
    .b-detail__hash-tag .hash-tag {
      overflow-x: scroll;
      padding-bottom: 3px; } }

.b-detail__alarm {
  width: 100%;
  padding: 19px 20px;
  font-family: "Courier";
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.54;
  letter-spacing: 1px;
  text-align: center;
  color: #c4c4c4;
  border-radius: 2px;
  background-color: #fff;
  border: solid 1px #e2e2e2;
  text-transform: uppercase;
  margin-bottom: 40px; }
  @media only screen and (max-width: 540px) {
    .b-detail__alarm {
      font-size: 12px;
      line-height: 1.33;
      margin-bottom: 30px;
      text-align: left; } }
  @media only screen and (max-width: 540px) {
    .b-detail__alarm {
      font-size: 12px;
      line-height: 1.33;
      margin-bottom: 30px;
      text-align: left; } }

.b-detail__poll {
  margin-bottom: 30px; }

.b-detail__slider.slick-dotted.slick-slider {
  margin-bottom: 14px; }

.b-detail__slider .slick-arrow {
  width: 32px;
  height: 32px;
  z-index: 50;
  top: calc(50% - 27px); }
  .b-detail__slider .slick-arrow:before {
    content: '';
    display: block;
    opacity: 1; }

.b-detail__slider .slick-prev {
  left: 18px; }
  .b-detail__slider .slick-prev:before {
    background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
    background-position: 75.93582887700535% 65.59139784946237%;
    width: 32px;
    height: 20px; }

.b-detail__slider .slick-next {
  right: 18px; }
  .b-detail__slider .slick-next:before {
    background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
    background-position: 75.93582887700535% 37.634408602150536%;
    width: 32px;
    height: 20px; }

.b-detail__slider .slick-dots {
  position: relative;
  text-align: right;
  bottom: auto;
  right: -6px;
  margin-top: 14px; }
  .b-detail__slider .slick-dots li {
    margin: 0; }
    .b-detail__slider .slick-dots li button {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      width: 8px;
      height: 8px;
      border-radius: 3px;
      background-color: #d8d8d8;
      padding: 0; }
      .b-detail__slider .slick-dots li button:before, .b-detail__slider .slick-dots li button:after {
        display: none; }
    .b-detail__slider .slick-dots li.slick-active button {
      background-color: #e8a427; }

.b-detail__information {
  padding: 20px;
  border-top: 4px solid #f5b44a;
  background-color: #feefd8;
  margin-bottom: 30px; }
  @media only screen and (max-width: 540px) {
    .b-detail__information {
      margin-bottom: 20px; } }
  @media only screen and (max-width: 540px) {
    .b-detail__information {
      margin-bottom: 20px; } }
  .b-detail__information p {
    font-size: 14px;
    font-weight: 300;
    font-style: italic;
    line-height: 1.43;
    color: #535353;
    margin-bottom: 0; }
    .b-detail__information p a {
      color: #347dd3; }
      .b-detail__information p a:hover {
        text-decoration: underline; }

@media only screen and (max-width: 540px) {
  .b-detail__news {
    margin-bottom: 15px; } }

@media only screen and (max-width: 540px) {
  .b-detail__news {
    margin-bottom: 15px; } }

.b-detail__news .news {
  display: flex;
  width: calc(100% / 2 - 15px);
  padding: 20px;
  border: solid 1px #dadada;
  margin-bottom: 30px; }
  .b-detail__news .news:last-child {
    border-color: #dadada;
    margin-bottom: 30px; }
  @media only screen and (max-width: 540px) {
    .b-detail__news .news {
      width: 334px;
      margin-right: 30px;
      margin-bottom: 15px; }
      .b-detail__news .news:last-child {
        margin-bottom: 15px;
        margin-right: 20px; } }
  @media only screen and (max-width: 540px) {
    .b-detail__news .news {
      width: 334px;
      margin-right: 30px;
      margin-bottom: 15px; }
      .b-detail__news .news:last-child {
        margin-bottom: 15px;
        margin-right: 20px; } }

@media only screen and (max-width: 540px) {
  .b-detail__news .news-mobile {
    width: 100%;
    overflow-x: scroll; } }

@media only screen and (max-width: 540px) {
  .b-detail__news .news-mobile {
    width: 100%;
    overflow-x: scroll; } }

.b-detail__news .news-mobile__wrap {
  display: flex;
  justify-content: space-between;
  width: 700px; }
  @media only screen and (max-width: 540px) {
    .b-detail__news .news-mobile__wrap {
      flex-wrap: nowrap;
      overflow-x: scroll;
      margin: 0 20px; } }
  @media only screen and (max-width: 540px) {
    .b-detail__news .news-mobile__wrap {
      flex-wrap: nowrap;
      overflow-x: scroll;
      margin: 0 20px; } }

.b-detail__footer {
  width: 100%; }
  .b-detail__footer .b-detail__header {
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6; }

.b-detail__news--single .news {
  width: 100%;
  min-height: 100px; }

@media only screen and (max-width: 540px) {
  .b-detail__news--single .news--aside {
    padding: 0;
    flex-direction: column; } }

@media only screen and (max-width: 540px) {
  .b-detail__news--single .news--aside {
    padding: 0;
    flex-direction: column; } }

.b-detail__news--single .news--aside .news__img {
  position: absolute;
  top: -1px;
  left: -1px;
  width: 160px;
  height: 100px; }
  @media only screen and (max-width: 540px) {
    .b-detail__news--single .news--aside .news__img {
      position: relative;
      padding-top: 64%;
      width: calc(100% + 2px);
      height: auto; }
      .b-detail__news--single .news--aside .news__img img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; } }
  @media only screen and (max-width: 540px) {
    .b-detail__news--single .news--aside .news__img {
      position: relative;
      padding-top: 64%;
      width: calc(100% + 2px);
      height: auto; }
      .b-detail__news--single .news--aside .news__img img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; } }

.b-detail__news--single .news--aside .news__content {
  width: 100%;
  padding-left: 170px; }
  @media only screen and (max-width: 540px) {
    .b-detail__news--single .news--aside .news__content {
      padding: 20px; } }
  @media only screen and (max-width: 540px) {
    .b-detail__news--single .news--aside .news__content {
      padding: 20px; } }

.b-detail__news--single .news--aside .news__info {
  width: calc(100% - 170px);
  left: 170px; }
  @media only screen and (max-width: 540px) {
    .b-detail__news--single .news--aside .news__info {
      position: static;
      width: 100%; } }
  @media only screen and (max-width: 540px) {
    .b-detail__news--single .news--aside .news__info {
      position: static;
      width: 100%; } }

@media only screen and (max-width: 540px) {
  .b-detail__news--mobile {
    position: relative;
    overflow: hidden;
    width: calc(100% + 40px);
    margin-left: -20px; }
    .b-detail__news--mobile:after {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      width: 30px;
      height: 130px;
      background-image: linear-gradient(to right, rgba(255, 255, 255, 0.03), #fff); } }

@media only screen and (max-width: 540px) {
  .b-detail__news--mobile {
    position: relative;
    overflow: hidden;
    width: calc(100% + 40px);
    margin-left: -20px; }
    .b-detail__news--mobile:after {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      width: 30px;
      height: 130px;
      background-image: linear-gradient(to right, rgba(255, 255, 255, 0.03), #fff); } }

.b-category__header {
  position: relative;
  margin-bottom: 30px;
  margin-right: 300px; }
  @media only screen and (max-width: 1000px) {
    .b-category__header {
      margin-right: 0; } }
  @media only screen and (max-width: 540px) {
    .b-category__header {
      margin-bottom: 21px; } }
  @media only screen and (max-width: 540px) {
    .b-category__header {
      margin-bottom: 21px; } }
  .b-category__header h1 {
    font-size: 28px;
    text-align: left; }
    @media only screen and (max-width: 540px) {
      .b-category__header h1 {
        font-size: 24px;
        line-height: 1.25; } }
    @media only screen and (max-width: 540px) {
      .b-category__header h1 {
        font-size: 24px;
        line-height: 1.25; } }

.b-category.search .b-category__header {
  margin-right: 0; }

.b-category__filter {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }
  @media only screen and (max-width: 1000px) {
    .b-category__filter {
      left: auto;
      right: 0;
      transform: translate(0, -50%); } }
  @media only screen and (max-width: 540px) {
    .b-category__filter {
      margin-top: 20px;
      position: static; } }
  @media only screen and (max-width: 540px) {
    .b-category__filter {
      margin-top: 20px;
      position: static; } }

.b-category.category_25 .news.news--simple.type--video a.title {
  text-decoration: none;
  border-bottom: 1px solid #f5b44a;
  box-shadow: inset 0 -2px 0 #f5b44a;
  -webkit-transition: all 0.3s cubic-bezier(0.79, 0.4, 0.32, 1.84);
  -o-transition: all 0.3s cubic-bezier(0.79, 0.4, 0.32, 1.84);
  transition: all 0.3s cubic-bezier(0.79, 0.4, 0.32, 1.84); }
  .b-category.category_25 .news.news--simple.type--video a.title:hover {
    box-shadow: inset 0 -1.2em 0 #fadcab;
    color: #000; }

.b-comments {
  position: relative;
  width: 100%;
  max-width: 700px;
  margin: 0 auto 10px; }
  @media only screen and (max-width: 1190px) {
    .b-comments {
      width: 100%; } }
  @media only screen and (max-width: 540px) {
    .b-comments {
      margin: 0 auto 24px; } }
  @media only screen and (max-width: 540px) {
    .b-comments {
      margin: 0 auto 24px; } }
  @media only screen and (max-width: 480px) {
    .b-comments {
      margin: 0 auto 34px; } }

.b-comments__wrap {
  position: relative;
  z-index: 5; }
  @media only screen and (max-width: 480px) {
    .b-comments__wrap .b-form .b-form__item {
      width: 100%; }
      .b-comments__wrap .b-form .b-form__item textarea {
        height: 80px;
        padding: 20px; } }

.b-comments__count {
  margin-left: 70px;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  margin-bottom: 30px; }
  @media only screen and (max-width: 1000px) {
    .b-comments__count {
      margin-left: 0; } }

.b-comments__form .b-form__load {
  margin-left: 70px; }
  @media only screen and (max-width: 480px) {
    .b-comments__form .b-form__load {
      margin-left: 50px; } }

.b-comments__form .b-form__images {
  margin-left: 70px; }
  @media only screen and (max-width: 480px) {
    .b-comments__form .b-form__images {
      margin-left: 50px; } }

.b-comments__list {
  margin-top: 35px; }
  @media only screen and (max-width: 480px) {
    .b-comments__list {
      margin-top: 20px; } }

.b-login {
  position: absolute;
  width: 250px;
  height: 180px;
  padding: 20px;
  border-radius: 8px;
  background-color: #ffffff;
  opacity: 0;
  visibility: hidden;
  transition: .3s ease all;
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.1);
  z-index: 49; }
  .b-login.arrow-left:after {
    content: '';
    position: absolute;
    right: auto;
    left: -10px;
    bottom: 30px;
    width: 22px;
    height: 22px;
    background-color: #fff;
    transform: rotate(-45deg);
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.1);
    z-index: -2; }
  .b-login:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    border-radius: 8px;
    z-index: -1; }
  .b-login:after {
    content: '';
    position: absolute;
    right: -10px;
    bottom: 30px;
    width: 22px;
    height: 22px;
    background-color: #fff;
    transform: rotate(-45deg);
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.1);
    z-index: -2; }
  .b-login.active {
    opacity: 1;
    visibility: visible; }

.b-login__title {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.14;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  margin-bottom: 20px; }

.b-login__social {
  margin-bottom: 20px; }

.b-login__desc {
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  margin-bottom: 20px; }
  .b-login__desc a {
    color: #3a78c0;
    text-decoration: underline; }

@media only screen and (max-width: 540px) {
  .custom-mfp .mfp-container {
    padding: 0 20px; } }

@media only screen and (max-width: 540px) {
  .custom-mfp .mfp-container {
    padding: 0 20px; } }

.b-popup {
  position: relative;
  width: 100%;
  max-width: 480px;
  background-color: #fff;
  border-radius: 6px;
  padding: 30px;
  margin: 0 auto; }
  @media only screen and (max-width: 540px) {
    .b-popup {
      padding: 20px; } }
  @media only screen and (max-width: 540px) {
    .b-popup {
      padding: 20px; } }
  .b-popup &gt; button {
    top: 28px;
    right: 30px;
    font-size: 0;
    background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
    background-position: 0 100%;
    width: 18px;
    height: 18px; }
    @media only screen and (max-width: 540px) {
      .b-popup &gt; button {
        top: 18px;
        right: 20px; } }
    @media only screen and (max-width: 540px) {
      .b-popup &gt; button {
        top: 18px;
        right: 20px; } }
    .b-popup &gt; button:active {
      top: 27px;
      transform: none; }

.b-popup__title {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.78;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  margin-bottom: 30px; }

.b-popup__img {
  position: relative;
  margin-top: -116px;
  margin-bottom: 8px;
  left: -90px; }
  @media only screen and (max-width: 410px) {
    .b-popup__img {
      margin-top: -30px;
      left: 0; } }
  @media only screen and (max-width: 360px) {
    .b-popup__img {
      left: -7px; } }
  .b-popup__img img {
    display: block;
    width: 480px;
    height: 458px;
    object-fit: cover; }
    @media only screen and (max-width: 410px) {
      .b-popup__img img {
        width: 300px;
        height: 292px; } }
    @media only screen and (max-width: 360px) {
      .b-popup__img img {
        width: 260px;
        height: 260px; } }

.b-popup__desc {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.57;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  margin-bottom: 20px; }

.b-popup__form .b-form__item {
  margin-bottom: 20px; }
  .b-popup__form .b-form__item input, .b-popup__form .b-form__item textarea {
    border-radius: 3px;
    border: solid 1px #e5e5e5;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.14;
    letter-spacing: normal;
    text-align: left;
    color: rgba(0, 0, 0, 0.4);
    padding: 17px 20px; }
  .b-popup__form .b-form__item textarea {
    height: 240px; }

.b-popup__form .b-form__load {
  margin-bottom: 20px;
  display: flex;
  align-items: center; }

.b-popup__form .b-form__submit {
  justify-content: center; }
  .b-popup__form .b-form__submit button {
    border-radius: 8px;
    font-size: 16px;
    padding: 15px 21px; }

.b-popup__form .b-form__b-email .b-form__item {
  width: calc(100% - 140px);
  margin-bottom: 0; }
  @media only screen and (max-width: 410px) {
    .b-popup__form .b-form__b-email .b-form__item {
      width: calc(100% - 113px); } }
  .b-popup__form .b-form__b-email .b-form__item input {
    line-height: 1;
    border-radius: 8px 0 0 8px;
    padding-top: 16px;
    padding-bottom: 16px; }
    @media only screen and (max-width: 410px) {
      .b-popup__form .b-form__b-email .b-form__item input {
        padding-left: 14px;
        font-size: 13px; } }

.b-popup__form .b-form__b-email .b-form__submit button {
  margin-left: -1px;
  border-radius: 0 8px 8px 0;
  padding-top: 17px;
  padding-bottom: 17px; }
  @media only screen and (max-width: 410px) {
    .b-popup__form .b-form__b-email .b-form__submit button {
      padding-top: 18px;
      font-size: 14px;
      padding-left: 14px;
      padding-right: 14px; } }

.b-popup__form .g-recaptcha {
  margin-bottom: 20px; }
  @media only screen and (max-width: 360px) {
    .b-popup__form .g-recaptcha {
      transform: scale(0.88);
      transform-origin: 0 0;
      margin-bottom: 15px; } }
  .b-popup__form .g-recaptcha &gt; div {
    margin: auto; }

.b-popup__error {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.57;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  margin-bottom: 28px; }
  .b-popup__error span {
    font-weight: normal;
    color: #d0021b; }

.b-popup--sub {
  max-width: 380px; }
  .b-popup--sub .b-popup__title {
    margin-bottom: 20px; }

.b-popup--auth {
  max-width: 340px;
  padding-bottom: 0; }
  .b-popup--auth .b-popup__form .b-form__submit {
    justify-content: space-between; }

.b-popup--reg {
  max-width: 340px;
  padding-bottom: 0; }

.b-popup--recovery {
  max-width: 340px;
  padding-bottom: 0; }
  .b-popup--recovery .b-form__submit {
    margin-bottom: 30px; }

@media only screen and (max-width: 360px) {
  .b-popup--error {
    max-width: 308px; } }

.b-popup--error .b-form__item textarea {
  height: 140px; }

@media only screen and (max-width: 1000px) {
  .b-poster .b-category__filter {
    right: auto;
    left: 50%;
    transform: translate(-50%, -50%); } }

@media only screen and (max-width: 540px) {
  .b-poster .b-category__filter {
    transform: translate(0, -50%); } }

@media only screen and (max-width: 540px) {
  .b-poster .b-category__filter {
    transform: translate(0, -50%); } }

.b-poster__video {
  position: relative;
  width: 100%;
  height: 520px;
  margin-bottom: 30px; }
  @media only screen and (max-width: 1000px) {
    .b-poster__video {
      width: 100%;
      height: 420px; } }

.b-poster__video-content {
  position: absolute;
  left: 40px;
  bottom: 40px;
  transition: .3s ease-in-out all;
  z-index: 10; }
  @media only screen and (max-width: 1000px) {
    .b-poster__video-content {
      left: 30px;
      bottom: 30px; } }
  @media only screen and (max-width: 540px) {
    .b-poster__video-content {
      left: 20px;
      bottom: 20px; } }
  @media only screen and (max-width: 540px) {
    .b-poster__video-content {
      left: 20px;
      bottom: 20px; } }

.b-poster__video-title {
  font-family: "Roboto Slab", sans-serif;
  font-size: 42px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.19;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  margin-bottom: 18px; }
  @media only screen and (max-width: 1000px) {
    .b-poster__video-title {
      font-size: 38px;
      line-height: 1.11;
      margin-bottom: 20px; } }
  @media only screen and (max-width: 540px) {
    .b-poster__video-title {
      font-size: 22px;
      line-height: 1.36; } }
  @media only screen and (max-width: 540px) {
    .b-poster__video-title {
      font-size: 22px;
      line-height: 1.36; } }

.b-poster__video-info {
  position: relative;
  display: flex;
  align-items: center; }
  .b-poster__video-info time {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.6); }
  .b-poster__video-info &gt; a {
    line-height: 1; }
  .b-poster__video-info &gt; span {
    display: block;
    width: 1px;
    height: 20px;
    background-color: rgba(255, 255, 255, 0.6);
    margin: 0 20px; }
    @media only screen and (max-width: 540px) {
      .b-poster__video-info &gt; span {
        margin: 0 10px; } }
    @media only screen and (max-width: 540px) {
      .b-poster__video-info &gt; span {
        margin: 0 10px; } }

.b-poster__video-label {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6); }

.b-poster__video-comments {
  font-size: 14px;
  margin-left: 40px;
  color: #fff;
  opacity: .6; }
  @media only screen and (max-width: 540px) {
    .b-poster__video-comments {
      margin-left: 20px; } }
  @media only screen and (max-width: 540px) {
    .b-poster__video-comments {
      margin-left: 20px; } }

.b-poster__video-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
  background-position: 0 0;
  width: 142px;
  height: 142px;
  cursor: pointer;
  z-index: 10;
  transition: .3s ease-in-out all; }

.b-poster__video-img {
  position: relative;
  width: 100%;
  height: 100%; }
  .b-poster__video-img:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(231deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.53));
    transition: .3s ease-in-out all;
    z-index: 5; }
  @media only screen and (max-width: 1000px) {
    .b-poster__video-img {
      position: relative;
      width: 100%;
      height: 100%; } }
  .b-poster__video-img img {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 5;
    transition: .3s ease-in-out all; }
  .b-poster__video-img iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.b-poster__video--hidden .b-poster__video-content, .b-poster__video--hidden .b-poster__video-play {
  opacity: 0;
  visibility: hidden; }

.b-poster__video--hidden .b-poster__video-img img, .b-poster__video--hidden .b-poster__video-img:after {
  opacity: 0;
  visibility: hidden; }

.b-search .page__button {
  margin-bottom: 10px; }
  @media only screen and (max-width: 1000px) {
    .b-search .page__button {
      margin-bottom: 20px; } }
  @media only screen and (max-width: 540px) {
    .b-search .page__button {
      margin-bottom: 40px; } }
  @media only screen and (max-width: 540px) {
    .b-search .page__button {
      margin-bottom: 40px; } }

.b-search__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 50px; }
  @media only screen and (max-width: 1000px) {
    .b-search__header {
      margin-bottom: 30px; } }
  @media only screen and (max-width: 540px) {
    .b-search__header {
      align-items: flex-start;
      flex-direction: column;
      margin-bottom: 28px; } }
  @media only screen and (max-width: 540px) {
    .b-search__header {
      align-items: flex-start;
      flex-direction: column;
      margin-bottom: 28px; } }

.b-search__title {
  font-family: "Roboto Slab", sans-serif;
  font-size: 28px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.07;
  letter-spacing: normal;
  text-align: left;
  color: #000; }
  @media only screen and (max-width: 540px) {
    .b-search__title {
      font-size: 24px;
      line-height: 1.25;
      margin-bottom: 10px; } }
  @media only screen and (max-width: 540px) {
    .b-search__title {
      font-size: 24px;
      line-height: 1.25;
      margin-bottom: 10px; } }

.b-search__label {
  font-family: "Roboto Slab", sans-serif;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: left;
  color: #7f7f7f; }

.b-search__content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 10px; }
  @media only screen and (max-width: 1000px) {
    .b-search__content {
      margin-bottom: 0; } }
  .b-search__content .news {
    width: calc(100%/4 - (3*30px)/4); }
    @media only screen and (max-width: 1000px) {
      .b-search__content .news {
        width: calc(100%/2 - 10px); } }
    @media only screen and (max-width: 540px) {
      .b-search__content .news {
        width: 100%; } }
    @media only screen and (max-width: 540px) {
      .b-search__content .news {
        width: 100%; } }
  .b-search__content .news--slider {
    width: 100%;
    height: 420px;
    margin-bottom: 40px; }
    @media only screen and (max-width: 540px) {
      .b-search__content .news--slider {
        margin-bottom: 20px; } }
    @media only screen and (max-width: 540px) {
      .b-search__content .news--slider {
        margin-bottom: 20px; } }
    .b-search__content .news--slider .news__img {
      height: 100%; }
    .b-search__content .news--slider .news__content {
      transform: none;
      left: 40px;
      top: auto;
      bottom: 40px; }
      @media only screen and (max-width: 712px) {
        .b-search__content .news--slider .news__content {
          left: 30px;
          bottom: 30px; } }
      @media only screen and (max-width: 540px) {
        .b-search__content .news--slider .news__content {
          left: 20px;
          bottom: 20px; } }
      @media only screen and (max-width: 540px) {
        .b-search__content .news--slider .news__content {
          left: 20px;
          bottom: 20px; } }
  .b-search__content .news--aside:nth-last-child(-n+4) {
    border-color: transparent;
    margin-bottom: 0; }
  @media only screen and (max-width: 1000px) {
    .b-search__content .news--aside .news__content h3 {
      max-width: 210px; }
    .b-search__content .news--aside .news__comments {
      position: relative;
      margin-left: 20px; }
    .b-search__content .news--aside:nth-last-child(-n+4) {
      border-color: #e6e6e6;
      margin-bottom: 30px; }
    .b-search__content .news--aside:nth-last-child(-n+2) {
      border-color: transparent;
      margin-bottom: 0; } }
  @media only screen and (max-width: 540px) {
    .b-search__content .news--aside {
      width: 100%; }
      .b-search__content .news--aside .news__content h3 {
        max-width: 100%; }
      .b-search__content .news--aside .news__comments {
        margin-left: 0;
        position: absolute; }
      .b-search__content .news--aside:nth-last-child(-n+4) {
        border-color: #e6e6e6;
        margin-bottom: 20px; }
      .b-search__content .news--aside:nth-last-child(-n+2) {
        border-color: #e6e6e6;
        margin-bottom: 20px; }
      .b-search__content .news--aside:last-child {
        border-color: transparent;
        margin-bottom: 0; } }
  @media only screen and (max-width: 540px) {
    .b-search__content .news--aside {
      width: 100%; }
      .b-search__content .news--aside .news__content h3 {
        max-width: 100%; }
      .b-search__content .news--aside .news__comments {
        margin-left: 0;
        position: absolute; }
      .b-search__content .news--aside:nth-last-child(-n+4) {
        border-color: #e6e6e6;
        margin-bottom: 20px; }
      .b-search__content .news--aside:nth-last-child(-n+2) {
        border-color: #e6e6e6;
        margin-bottom: 20px; }
      .b-search__content .news--aside:last-child {
        border-color: transparent;
        margin-bottom: 0; } }

.b-about__content {
  max-width: 630px;
  margin: auto; }
  @media only screen and (max-width: 894px) {
    .b-about__content {
      max-width: 700px; } }
  .b-about__content p {
    font-family: "Roboto", sans-serif;
    font-size: 19px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.58;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    margin-bottom: 40px; }
    @media only screen and (max-width: 540px) {
      .b-about__content p {
        font-size: 16px;
        line-height: 1.5;
        margin-bottom: 30px; } }
    @media only screen and (max-width: 540px) {
      .b-about__content p {
        font-size: 16px;
        line-height: 1.5;
        margin-bottom: 30px; } }
    .b-about__content p b {
      font-weight: 500; }
  .b-about__content h3 {
    font-family: "Roboto", sans-serif;
    font-size: 19px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.58;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    margin-bottom: 20px; }
    @media only screen and (max-width: 540px) {
      .b-about__content h3 {
        font-size: 16px;
        margin-bottom: 10px;
        text-align: left; } }
    @media only screen and (max-width: 540px) {
      .b-about__content h3 {
        font-size: 16px;
        margin-bottom: 10px;
        text-align: left; } }

.b-about__two-article {
  margin-bottom: 40px; }
  @media only screen and (max-width: 540px) {
    .b-about__two-article {
      margin-bottom: 30px; } }
  @media only screen and (max-width: 540px) {
    .b-about__two-article {
      margin-bottom: 30px; } }
  .b-about__two-article p {
    margin-bottom: 30px; }
    @media only screen and (max-width: 540px) {
      .b-about__two-article p {
        margin-bottom: 20px; } }
    @media only screen and (max-width: 540px) {
      .b-about__two-article p {
        margin-bottom: 20px; } }
    .b-about__two-article p:last-child {
      margin-bottom: 0; }

.b-about__persons {
  margin-bottom: 80px; }
  @media only screen and (max-width: 894px) {
    .b-about__persons {
      margin-bottom: 60px; } }
  @media only screen and (max-width: 540px) {
    .b-about__persons {
      margin-bottom: 40px; } }
  @media only screen and (max-width: 540px) {
    .b-about__persons {
      margin-bottom: 40px; } }
  .b-about__persons ul {
    list-style: none;
    padding-left: 0; }
    .b-about__persons ul li {
      display: flex;
      justify-content: space-between;
      margin-bottom: 30px; }
      @media only screen and (max-width: 540px) {
        .b-about__persons ul li {
          flex-wrap: wrap;
          margin-bottom: 18px; } }
      @media only screen and (max-width: 540px) {
        .b-about__persons ul li {
          flex-wrap: wrap;
          margin-bottom: 18px; } }
      .b-about__persons ul li:last-child {
        margin-bottom: 0; }
      .b-about__persons ul li p {
        width: calc(100%/3);
        padding-right: 27px;
        margin-bottom: 0; }
        @media only screen and (max-width: 894px) {
          .b-about__persons ul li p {
            width: 186px;
            padding: 0; } }
        @media only screen and (max-width: 640px) {
          .b-about__persons ul li p {
            width: 160px; } }
        @media only screen and (max-width: 540px) {
          .b-about__persons ul li p {
            width: 100%;
            margin-bottom: 18px; } }
        @media only screen and (max-width: 540px) {
          .b-about__persons ul li p {
            width: 100%;
            margin-bottom: 18px; } }
        .b-about__persons ul li p:last-child {
          padding-right: 0;
          padding-left: 0; }
          @media only screen and (max-width: 894px) {
            .b-about__persons ul li p:last-child {
              padding: 0; } }
          @media only screen and (max-width: 540px) {
            .b-about__persons ul li p:last-child {
              margin-bottom: 0; } }
          @media only screen and (max-width: 540px) {
            .b-about__persons ul li p:last-child {
              margin-bottom: 0; } }
        .b-about__persons ul li p span {
          display: block;
          font-family: "Roboto", sans-serif;
          font-style: normal;
          font-stretch: normal;
          letter-spacing: normal;
          text-align: left;
          color: #000; }
          .b-about__persons ul li p span:first-child {
            font-size: 17px;
            font-weight: normal;
            line-height: 1.41;
            margin-bottom: 5px; }
            @media only screen and (max-width: 540px) {
              .b-about__persons ul li p span:first-child {
                margin-bottom: 0; } }
            @media only screen and (max-width: 540px) {
              .b-about__persons ul li p span:first-child {
                margin-bottom: 0; } }
          .b-about__persons ul li p span:nth-child(2) {
            opacity: 0.5;
            font-size: 14px;
            font-weight: 300;
            line-height: 1.43; }
        .b-about__persons ul li p a {
          margin-top: 10px;
          display: block;
          font-family: "Roboto", sans-serif;
          font-size: 14px;
          font-weight: normal;
          font-style: normal;
          font-stretch: normal;
          line-height: 1.43;
          letter-spacing: normal;
          text-align: left;
          color: #3983da;
          transition: .3s ease-in-out all; }
          .b-about__persons ul li p a:hover {
            color: #f5b44a; }
          @media only screen and (max-width: 540px) {
            .b-about__persons ul li p a {
              margin-top: 0; } }
          @media only screen and (max-width: 540px) {
            .b-about__persons ul li p a {
              margin-top: 0; } }

.b-contacts__content .b-about__persons {
  max-width: 634px;
  margin-right: auto;
  margin-left: auto; }
  @media only screen and (max-width: 768px) {
    .b-contacts__content .b-about__persons {
      max-width: 100%; } }

.b-contacts__info {
  max-width: 500px;
  margin: 0 auto 40px;
  font-family: "Roboto", sans-serif;
  font-size: 19px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.58;
  letter-spacing: normal;
  text-align: center;
  color: #000; }
  @media only screen and (max-width: 540px) {
    .b-contacts__info {
      font-size: 14px;
      margin-bottom: 20px; } }
  @media only screen and (max-width: 540px) {
    .b-contacts__info {
      font-size: 14px;
      margin-bottom: 20px; } }
  .b-contacts__info a:hover {
    text-decoration: underline; }

.b-contacts__map {
  position: relative;
  width: 100%;
  max-width: 960px;
  height: 450px;
  margin-bottom: 40px; }
  @media only screen and (max-width: 540px) {
    .b-contacts__map {
      height: 400px;
      margin-bottom: 20px; } }
  @media only screen and (max-width: 540px) {
    .b-contacts__map {
      height: 400px;
      margin-bottom: 20px; } }
  .b-contacts__map #map {
    position: absolute;
    top: 0;
    left: 0; }

.b-error__img {
  max-width: 636px;
  margin: 60px auto 100px; }
  @media only screen and (max-width: 1024px) {
    .b-error__img {
      margin: 40px auto 60px; } }
  .b-error__img img {
    max-width: 100%;
    height: auto;
    margin-bottom: 40px; }
    @media only screen and (max-width: 640px) {
      .b-error__img img {
        margin-bottom: 30px; } }
  .b-error__img p {
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    margin-bottom: 0; }
    .b-error__img p a {
      text-decoration: underline;
      color: #3a78c0; }

.b-poll {
  display: flex;
  width: 100%; }

.b-polls-list__wrap .b-poll {
  margin-bottom: 30px; }
  .b-polls-list__wrap .b-poll:last-child {
    margin-bottom: 40px; }

.b-poll__info {
  width: calc(100% - 280px);
  border-right: solid 1px #e6e6e6; }
  @media only screen and (max-width: 540px) {
    .b-poll__info {
      width: 100%;
      border: none; } }
  @media only screen and (max-width: 540px) {
    .b-poll__info {
      width: 100%;
      border: none; } }
  .b-poll__info .b-poll__card {
    display: block; }

.b-poll__tabs {
  width: 280px;
  max-height: 545px;
  overflow: hidden; }
  @media only screen and (max-width: 540px) {
    .b-poll__tabs {
      display: none; } }
  @media only screen and (max-width: 540px) {
    .b-poll__tabs {
      display: none; } }
  .b-poll__tabs.change-padding .b-poll__tabs-scroll {
    padding-right: 17px; }

.b-poll__card {
  padding: 20px;
  width: 100%;
  border: solid 1px #e6e6e6; }

.b-poll__card-title {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
  color: #000;
  margin-bottom: 20px;
  text-align: left; }

.b-poll__item {
  position: relative;
  margin-bottom: 15px; }
  .b-poll__item:last-child {
    margin-bottom: 0; }
  .b-poll__item h4 {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.71;
    letter-spacing: normal;
    color: #000;
    margin-bottom: 10px;
    text-align: left; }

.b-poll__progress {
  position: relative;
  width: calc(100% - 40px);
  height: 30px;
  border-radius: 3px;
  background-color: #f7f9fb;
  cursor: pointer;
  transition: .3s ease-in-out all; }
  .b-poll__progress:hover {
    background-color: rgba(245, 180, 74, 0.35); }
  .b-poll__progress .progress-bar {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background-color: #f5b44a;
    border-radius: 3px;
    transition: .4s ease-in-out all; }
  .b-poll__progress span {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    font-family: "Roboto", sans-serif;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #000;
    z-index: 10;
    opacity: 0;
    transition: .4s ease-in-out opacity;
    -webkit-font-smoothing: antialiased; }

.b-poll__persent {
  position: absolute;
  bottom: 7px;
  right: -2px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #000;
  opacity: 0;
  transition: .4s ease-in-out all; }

.b-poll__total {
  margin-top: 20px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.71;
  letter-spacing: normal;
  color: #000;
  text-align: left; }
  .b-poll__total b {
    font-weight: 500; }

.b-poll__content--complete .b-poll__progress {
  cursor: default;
  pointer-events: none; }
  .b-poll__content--complete .b-poll__progress span {
    opacity: 1; }

.b-poll__content--complete .b-poll__persent {
  opacity: 1; }

.b-advertising__content {
  max-width: 630px;
  margin: 0 auto; }
  @media only screen and (max-width: 894px) {
    .b-advertising__content {
      max-width: 100%; } }
  .b-advertising__content p {
    font-family: "Roboto", sans-serif;
    font-size: 19px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.58;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    margin-bottom: 40px; }
    @media only screen and (max-width: 540px) {
      .b-advertising__content p {
        font-size: 16px;
        line-height: 1.5;
        margin-bottom: 30px; } }
    @media only screen and (max-width: 540px) {
      .b-advertising__content p {
        font-size: 16px;
        line-height: 1.5;
        margin-bottom: 30px; } }
    .b-advertising__content p:last-child {
      margin-bottom: 90px; }
      @media only screen and (max-width: 894px) {
        .b-advertising__content p:last-child {
          margin-bottom: 60px; } }
      @media only screen and (max-width: 540px) {
        .b-advertising__content p:last-child {
          margin-bottom: 40px; } }
      @media only screen and (max-width: 540px) {
        .b-advertising__content p:last-child {
          margin-bottom: 40px; } }
    .b-advertising__content p a {
      color: #3983da;
      text-decoration: underline;
      transition: .3s ease-in-out all; }
      .b-advertising__content p a:hover {
        color: #f5b44a; }

.b-advertising__download {
  display: block;
  position: relative;
  width: 215px;
  height: 40px;
  border-radius: 3px;
  background-color: #f5b44a;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  padding: 10px 0;
  -webkit-font-smoothing: antialiased;
  margin: 0 auto 40px;
  overflow: hidden; }
  .b-advertising__download:hover::after {
    content: '';
    background: rgba(255, 255, 255, 0.4);
    position: absolute;
    width: 30px;
    height: 100px;
    top: 0;
    animation: slide-bar 0.5s forwards;
    transform: rotate(30deg);
    transform-origin: top right; }
  @media only screen and (max-width: 540px) {
    .b-advertising__download {
      margin: 0 auto 30px; } }
  @media only screen and (max-width: 540px) {
    .b-advertising__download {
      margin: 0 auto 30px; } }
  @media only screen and (max-width: 360px) {
    .b-advertising__download {
      width: 100%; } }

.b-menu {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: calc(100% - 60px);
  background-color: #161616;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  transition: .3s ease-in-out all; }
  @media only screen and (max-width: 1000px) {
    .b-menu {
      position: fixed;
      background-color: transparent; } }
  .b-menu.active {
    opacity: 1;
    visibility: visible; }
  .b-menu .container {
    position: relative;
    height: 100%; }
    @media only screen and (max-width: 1000px) {
      .b-menu .container {
        padding: 0; } }
  @media only screen and (max-width: 1000px) {
    .b-menu .b-footer__design {
      display: none; } }
  @media only screen and (max-width: 1000px) {
    .b-menu .b-footer__copy {
      font-size: 12px;
      padding-left: 20px; } }

.b-menu__bg {
  display: none;
  width: calc(100% - 280px);
  position: absolute;
  top: 0;
  right: 0;
  margin-left: 280px;
  height: 100%;
  background-color: rgba(22, 22, 22, 0.75); }
  @media only screen and (max-width: 1000px) {
    .b-menu__bg {
      display: block; } }

.b-menu__wrap {
  padding-top: 40px;
  height: 100%; }
  @media only screen and (max-width: 1000px) {
    .b-menu__wrap {
      width: 280px;
      position: relative;
      z-index: 10;
      background-color: #161616; } }

@media only screen and (max-width: 1000px) {
  .b-menu__list {
    overflow: scroll;
    height: 100%; } }

.b-menu__list .page__button {
  display: none; }
  @media only screen and (max-width: 1000px) {
    .b-menu__list .page__button {
      display: inline-block; } }

.b-menu__list ul {
  display: flex;
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  margin-right: 160px;
  flex-direction: column-reverse; }
  @media only screen and (max-width: 1190px) {
    .b-menu__list ul {
      margin-right: 130px; } }
  @media only screen and (max-width: 1000px) {
    .b-menu__list ul {
      margin-right: 0;
      margin-bottom: 20px; } }
  @media only screen and (max-width: 1000px) {
    .b-menu__list ul {
      flex-direction: column;
      padding-left: 75px; } }
  @media only screen and (max-width: 540px) {
    .b-menu__list ul {
      padding-left: 30px; } }
  @media only screen and (max-width: 540px) {
    .b-menu__list ul {
      padding-left: 30px; } }
  .b-menu__list ul li {
    position: relative; }
    .b-menu__list ul li:hover a {
      color: #f5b44a; }
    .b-menu__list ul li:hover:after {
      opacity: 1; }
    .b-menu__list ul li:after {
      content: '';
      display: none;
      position: absolute;
      top: 0;
      right: 0;
      width: 4px;
      height: 100%;
      background-color: #f5b44a;
      opacity: 0;
      transition: .3s ease-in-out all; }
      @media only screen and (max-width: 1000px) {
        .b-menu__list ul li:after {
          display: block; } }
    @media only screen and (max-width: 1000px) {
      .b-menu__list ul li {
        margin-bottom: 20px; } }
    .b-menu__list ul li:last-child {
      margin-right: 0;
      margin-bottom: 0; }
    .b-menu__list ul li.active a {
      color: #f5b44a; }
    @media only screen and (max-width: 1000px) {
      .b-menu__list ul li.active:after {
        opacity: 1; } }
    .b-menu__list ul li a {
      display: block;
      font-family: "Roboto Slab", sans-serif;
      font-size: 16px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 3.75;
      letter-spacing: normal;
      text-align: left;
      color: #fff;
      transition: .3s ease-in-out all;
      text-transform: uppercase; }
      @media only screen and (max-width: 1000px) {
        .b-menu__list ul li a {
          font-size: 14px;
          line-height: 1.71;
          margin-bottom: 20px; }
          .b-menu__list ul li a:last-child {
            margin-bottom: 0; } }

.b-menu__list-wrap {
  display: flex;
  align-items: flex-start;
  width: 100%; }
  @media only screen and (max-width: 1000px) {
    .b-menu__list-wrap {
      flex-direction: column;
      margin-bottom: 280px; }
      .b-menu__list-wrap ul {
        width: 100%; } }

.b-menu__news {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px; }
  @media only screen and (max-width: 1000px) {
    .b-menu__news {
      display: none; } }
  .b-menu__news &gt; span {
    display: block;
    width: 1px;
    height: 90px;
    background-color: rgba(255, 255, 255, 0.15); }
  .b-menu__news .news--aside {
    width: 290px;
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none; }
  .b-menu__news .news__content {
    max-width: 210px; }
    .b-menu__news .news__content h3 {
      color: #fff; }
  .b-menu__news time {
    color: rgba(255, 255, 255, 0.6); }
  .b-menu__news .comments {
    color: rgba(255, 255, 255, 0.6); }
    .b-menu__news .comments:before {
      background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
      background-position: 98.98989898989899% 79.56989247311827%;
      width: 21px;
      height: 20px; }

.b-menu__footer {
  position: absolute;
  width: calc(100% - 40px);
  bottom: 0;
  left: 20px; }
  @media only screen and (max-width: 1000px) {
    .b-menu__footer {
      left: 0;
      width: 100%;
      background-color: #161616; } }

.b-menu__footer-top {
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  padding-top: 26px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 22px; }
  @media only screen and (max-width: 1000px) {
    .b-menu__footer-top {
      border-top: 0;
      padding-top: 0;
      flex-direction: column-reverse;
      margin-bottom: 18px; } }
  .b-menu__footer-top p {
    max-width: 385px;
    font-family: "Roboto", sans-serif;
    font-size: 12px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #7f7f7f;
    margin: 0; }
    @media only screen and (max-width: 1000px) {
      .b-menu__footer-top p {
        font-size: 10px;
        line-height: 1.8;
        border-top: 1px solid rgba(255, 255, 255, 0.15);
        padding-top: 20px;
        padding-left: 20px;
        padding-right: 20px; } }
  @media only screen and (max-width: 1000px) {
    .b-menu__footer-top .social {
      margin-bottom: 20px;
      padding-left: 20px; } }
  @media only screen and (max-width: 1000px) {
    .b-menu__footer-top .social__item {
      margin-right: 34px; } }

.b-menu__footer-right {
  display: flex; }
  @media only screen and (max-width: 1000px) {
    .b-menu__footer-right {
      padding-top: 20px; } }
  .b-menu__footer-right .b-footer__adult {
    margin-right: 20px; }
    @media only screen and (max-width: 1000px) {
      .b-menu__footer-right .b-footer__adult {
        display: none; } }

.b-menu__footer-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px; }
  @media only screen and (max-width: 1000px) {
    .b-menu__footer-bottom {
      border-top: 1px solid rgba(255, 255, 255, 0.15);
      padding-top: 20px; } }

.b-menu__ico {
  display: none;
  align-items: center;
  margin-bottom: 34px;
  margin-left: 75px; }
  @media only screen and (max-width: 1000px) {
    .b-menu__ico {
      display: flex; } }
  @media only screen and (max-width: 540px) {
    .b-menu__ico {
      margin-left: 30px; } }
  @media only screen and (max-width: 540px) {
    .b-menu__ico {
      margin-left: 30px; } }
  .b-menu__ico img {
    width: 38px;
    height: 38px;
    object-fit: cover;
    border-radius: 50%; }
  .b-menu__ico p {
    margin-left: 20px;
    margin-bottom: 0;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    text-decoration: underline; }

.b-auth {
  position: absolute;
  width: 280px;
  top: 60px;
  right: 30px; }
  @media only screen and (max-width: 1000px) {
    .b-auth {
      display: none; } }
  .b-auth:after {
    content: '';
    display: block;
    top: 0;
    left: -105px;
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.15); }
    @media only screen and (max-width: 1280px) {
      .b-auth:after {
        left: -93px; } }
    @media only screen and (max-width: 1240px) {
      .b-auth:after {
        left: -83px; } }
    @media only screen and (max-width: 1190px) {
      .b-auth:after {
        left: -70px; } }
    @media only screen and (max-width: 1024px) {
      .b-auth:after {
        left: -29px; } }

.b-auth__wrap .b-form {
  width: 100%; }

.b-auth__wrap .b-form__item {
  margin-bottom: 20px; }
  .b-auth__wrap .b-form__item input {
    border-radius: 3px;
    background-color: #fff;
    border: solid 1px #e5e5e5;
    padding: 16px 19px;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.14;
    letter-spacing: normal;
    text-align: left;
    color: rgba(0, 0, 0, 0.4); }

.b-auth__wrap .b-form__submit {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .b-auth__wrap .b-form__submit a {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    text-decoration: underline; }
  .b-auth__wrap .b-form__submit button {
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    padding: 15px 20px; }

.b-auth__title {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.78;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  margin-bottom: 30px;
  -webkit-font-smoothing: antialiased; }

.b-auth__soc {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 26px; }
  .b-auth__soc p {
    font-family: "Roboto", sans-serif;
    font-size: 13px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.23;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    margin-bottom: 0; }
  .b-auth__soc .social__item {
    width: 40px;
    height: 40px;
    margin-right: 10px; }

.b-auth__reg {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  -webkit-font-smoothing: antialiased; }
  .b-auth__reg a {
    font-weight: normal;
    text-decoration: underline; }

.b-alert {
  width: 100%;
  height: 40px;
  background-color: #3db46f;
  transition: 0.35s ease-in-out all; }
  @media only screen and (max-width: 540px) {
    .b-alert {
      height: 58px; }
      .b-alert .container {
        height: 100%; } }
  @media only screen and (max-width: 540px) {
    .b-alert {
      height: 58px; }
      .b-alert .container {
        height: 100%; } }

.b-alert__wrap {
  width: 100%;
  position: relative;
  padding: 11px 0;
  transition: 0.35s ease-in-out all; }
  @media only screen and (max-width: 540px) {
    .b-alert__wrap {
      height: 100%;
      display: flex;
      align-items: center; } }
  @media only screen and (max-width: 540px) {
    .b-alert__wrap {
      height: 100%;
      display: flex;
      align-items: center; } }
  .b-alert__wrap a {
    display: block;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 18px;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    text-decoration: underline;
    margin-left: 38px;
    padding-right: 40px; }
    @media only screen and (max-width: 540px) {
      .b-alert__wrap a {
        margin-left: 0; } }
    @media only screen and (max-width: 540px) {
      .b-alert__wrap a {
        margin-left: 0; } }
    @media only screen and (max-width: 360px) {
      .b-alert__wrap a {
        font-size: 13px; } }

.b-alert__close {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
  background-position: 26.600985221674875% 98.94736842105263%;
  width: 16px;
  height: 16px;
  transition: 0.35s ease-in-out all;
  cursor: pointer; }

.b-alert--close {
  transition-delay: .4s;
  height: 0; }
  .b-alert--close .b-alert__close, .b-alert--close .b-alert__wrap {
    opacity: 0; }

.b-lc__tabs {
  width: 100%;
  border-bottom: 1px solid #d8d8d8; }

.b-lc__tabs-wrap {
  width: 100%;
  max-width: 350px;
  margin: auto;
  display: flex;
  justify-content: center; }
  @media only screen and (max-width: 540px) {
    .b-lc__tabs-wrap {
      justify-content: space-between; } }
  @media only screen and (max-width: 540px) {
    .b-lc__tabs-wrap {
      justify-content: space-between; } }

.b-lc__tabs-item {
  position: relative;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.71;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  margin-right: 27px;
  padding-bottom: 14px;
  cursor: pointer; }
  .b-lc__tabs-item:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    background-color: #fff;
    bottom: 0;
    left: 0;
    transition: .3s ease-in-out all; }
  @media only screen and (max-width: 540px) {
    .b-lc__tabs-item {
      font-size: 13px;
      margin-right: 0;
      padding-bottom: 10px;
      line-height: 1.5; } }
  @media only screen and (max-width: 540px) {
    .b-lc__tabs-item {
      font-size: 13px;
      margin-right: 0;
      padding-bottom: 10px;
      line-height: 1.5; } }
  @media only screen and (max-width: 320px) {
    .b-lc__tabs-item {
      font-size: 12px;
      margin-right: 0; } }
  .b-lc__tabs-item:last-child {
    margin-right: 0; }
  .b-lc__tabs-item.active:after {
    content: '';
    background-color: #e8a427; }

.b-lc__container {
  margin-top: 30px; }
  @media only screen and (max-width: 640px) {
    .b-lc__container {
      margin-top: 20px; } }

.b-lc__content {
  display: none; }
  .b-lc__content.active {
    display: block; }

.b-lc__data {
  max-width: 280px;
  margin: auto; }
  .b-lc__data h3 {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.71;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    margin-left: 24px;
    margin-bottom: 10px; }

.b-lc__form {
  margin-bottom: 50px; }
  @media only screen and (max-width: 640px) {
    .b-lc__form {
      margin-bottom: 30px; } }
  .b-lc__form:last-child {
    margin-bottom: 80px; }
    @media only screen and (max-width: 640px) {
      .b-lc__form:last-child {
        margin-bottom: 40px; } }
  .b-lc__form .b-form__item {
    position: relative;
    margin-bottom: 20px; }
    .b-lc__form .b-form__item label {
      position: absolute;
      top: 50%;
      left: 20px;
      transform: translateY(-50%);
      font-family: "Roboto", sans-serif;
      font-size: 12px;
      font-weight: 300;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.33;
      letter-spacing: normal;
      text-align: left;
      color: rgba(0, 0, 0, 0.4);
      z-index: -1;
      transition: .3s ease-in-out all; }
    .b-lc__form .b-form__item input {
      background-color: transparent;
      border: solid 1px #e5e5e5;
      font-family: "Roboto", sans-serif;
      font-size: 14px;
      font-weight: 300;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.14;
      letter-spacing: normal;
      text-align: left;
      color: #000;
      padding-top: 26px;
      padding-bottom: 8px; }
      .b-lc__form .b-form__item input.is-filled + label {
        transform: translateY(-100%); }
  .b-lc__form .b-form__load-icon {
    display: flex;
    align-items: center;
    margin-bottom: 20px; }
    .b-lc__form .b-form__load-icon img {
      width: 60px;
      height: 60px;
      border-radius: 50%;
      object-fit: cover; }
  .b-lc__form .b-form__load-icon-wrap {
    width: calc(100% - 60px);
    padding-left: 20px; }
    .b-lc__form .b-form__load-icon-wrap label {
      display: block;
      font-family: "Roboto", sans-serif;
      font-size: 14px;
      font-weight: 300;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.14;
      letter-spacing: normal;
      text-align: left;
      color: #3983da;
      text-decoration: underline;
      margin-bottom: 5px;
      cursor: pointer; }
    .b-lc__form .b-form__load-icon-wrap input {
      display: none; }
    .b-lc__form .b-form__load-icon-wrap span {
      display: block;
      opacity: 0.3;
      font-family: "Roboto", sans-serif;
      font-size: 12px;
      font-weight: 300;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.33;
      letter-spacing: normal;
      text-align: left;
      color: #000; }
  .b-lc__form .b-form__submit {
    justify-content: center; }

.b-lc__news {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 180px;
  width: calc(100% + 30px);
  margin-left: -15px; }
  @media only screen and (max-width: 1190px) {
    .b-lc__news {
      margin-bottom: 90px; } }
  @media only screen and (max-width: 640px) {
    .b-lc__news {
      margin-bottom: 40px; } }
  @media only screen and (max-width: 640px) {
    .b-lc__news {
      width: 100%;
      margin-left: 0; } }
  .b-lc__news .news--aside {
    width: calc(100% / 3 - 30px);
    margin-left: 15px;
    margin-right: 15px; }
    .b-lc__news .news--aside:nth-last-child(-n+3) {
      border-color: transparent;
      margin-bottom: 0; }
    @media only screen and (max-width: 1190px) {
      .b-lc__news .news--aside {
        width: calc(100% / 2 - 30px); }
        .b-lc__news .news--aside:nth-last-child(-n+3) {
          padding-bottom: 30px;
          border-bottom: 1px solid #e6e6e6;
          margin-bottom: 30px; } }
    @media only screen and (max-width: 640px) {
      .b-lc__news .news--aside {
        width: calc(100%);
        margin-left: 0;
        margin-right: 0; }
        .b-lc__news .news--aside:last-child {
          border-bottom: none;
          margin-bottom: 0; } }
  .b-lc__news .news__content h3 a {
    display: block;
    padding-right: 20px; }

.b-lc__sub {
  margin-bottom: 180px; }
  @media only screen and (max-width: 1190px) {
    .b-lc__sub {
      margin-bottom: 90px; } }
  @media only screen and (max-width: 640px) {
    .b-lc__sub {
      margin-bottom: 40px; } }

.b-lc__sub-form {
  max-width: 520px;
  margin: auto; }
  @media only screen and (max-width: 540px) {
    .b-lc__sub-form {
      max-width: 280px; } }
  @media only screen and (max-width: 540px) {
    .b-lc__sub-form {
      max-width: 280px; } }
  .b-lc__sub-form h4 {
    width: 280px;
    margin: 0 auto 40px;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.57;
    letter-spacing: normal;
    text-align: center;
    color: #000; }
  .b-lc__sub-form .b-form__wrap {
    display: flex;
    flex-wrap: wrap; }
  .b-lc__sub-form .b-form__checkbox {
    padding-left: 30px;
    width: 33.3333%;
    margin-bottom: 20px; }
    @media only screen and (max-width: 540px) {
      .b-lc__sub-form .b-form__checkbox {
        width: 50%;
        padding-left: 0; }
        .b-lc__sub-form .b-form__checkbox:nth-child(even) {
          padding-left: 10px; }
        .b-lc__sub-form .b-form__checkbox label {
          font-size: 13px;
          padding-top: 2px;
          padding-bottom: 2px; } }
    @media only screen and (max-width: 540px) {
      .b-lc__sub-form .b-form__checkbox {
        width: 50%;
        padding-left: 0; }
        .b-lc__sub-form .b-form__checkbox:nth-child(even) {
          padding-left: 10px; }
        .b-lc__sub-form .b-form__checkbox label {
          font-size: 13px;
          padding-top: 2px;
          padding-bottom: 2px; } }
  .b-lc__sub-form .b-form__submit {
    justify-content: center;
    margin-bottom: 30px; }
  .b-lc__sub-form .b-form__info {
    padding: 0 20px;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.57;
    letter-spacing: normal;
    text-align: center;
    color: #000; }
    @media only screen and (max-width: 540px) {
      .b-lc__sub-form .b-form__info {
        font-size: 13px;
        padding: 0; } }
    @media only screen and (max-width: 540px) {
      .b-lc__sub-form .b-form__info {
        font-size: 13px;
        padding: 0; } }
    .b-lc__sub-form .b-form__info a {
      color: #3983da;
      text-decoration: underline; }

/**
PAGES
 */
/**
EL
 */
.main-menu {
  display: flex;
  height: 40px;
  align-items: center; }

.main-menu__link {
  position: relative;
  display: flex;
  align-items: center;
  margin-right: 20px; }
  .main-menu__link:before {
    display: inline-block;
    background-color: transparent;
    float: left;
    width: 50px;
    height: 50px;
    color: black;
    content: "";
    background-position: center;
    background-repeat: no-repeat;
    filter: invert(100%);
    -webkit-transition: .3s -webkit-filter ease;
    -moz-transition: .3s -moz-filter ease;
    -moz-transition: .3s filter ease;
    -ms-transition: .3s -ms-filter ease;
    -o-transition: .3s -o-filter ease;
    transition: .3s filter ease, .3s -webkit-filter ease; }
  .main-menu__link:hover:before {
    filter: brightness(0) saturate(100%) invert(88%) sepia(28%) saturate(4822%) hue-rotate(339deg) brightness(94%) contrast(92%);
    -webkit-transition: .3s -webkit-filter ease;
    -moz-transition: .3s -moz-filter ease;
    -moz-transition: .3s filter ease;
    -ms-transition: .3s -ms-filter ease;
    -o-transition: .3s -o-filter ease;
    transition: .3s filter ease, .3s -webkit-filter ease; }
  .main-menu__link[data-item=news]:before {
    background-image: url(/img/icons-main-nav/sprite/sprite.view.svg#news); }
  .main-menu__link[data-item=econom]:before {
    background-image: url(/img/icons-main-nav/sprite/sprite.view.svg#econom); }
  .main-menu__link[data-item=incident]:before {
    background-image: url(/img/icons-main-nav/sprite/sprite.view.svg#incident); }
  .main-menu__link[data-item=polit]:before {
    background-image: url(/img/icons-main-nav/sprite/sprite.view.svg#polit); }
  .main-menu__link[data-item=realest]:before {
    background-image: url(/img/icons-main-nav/sprite/sprite.view.svg#realest); }
  .main-menu__link[data-item=tv]:before {
    background-image: url(/img/icons-main-nav/sprite/sprite.view.svg#tv); }
  @media only screen and (max-width: 1190px) {
    .main-menu__link {
      margin-right: 22px; } }
  .main-menu__link:last-child {
    margin-right: 0; }
    @media only screen and (max-width: 640px) {
      .main-menu__link:last-child {
        padding-right: 20px; } }
  .main-menu__link:hover a {
    color: #e8a427; }
  .main-menu__link a {
    font-family: "Roboto", sans-serif;
    font-size: 13px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    outline: none;
    transition: .3s ease all; }

.news {
  width: calc(100%/3 - (2*30px)/3);
  margin: 0 0 30px;
  position: relative;
  outline: none; }
  @media only screen and (max-width: 1024px) {
    .news {
      width: calc(100%/2 - (30px)/2); } }
  @media only screen and (max-width: 1000px) {
    .news {
      width: calc(100%/2 - (20px)/2); } }
  @media only screen and (max-width: 540px) {
    .news {
      width: 100%; } }
  @media only screen and (max-width: 540px) {
    .news {
      width: 100%; } }
  .news:last-child {
    border-color: transparent;
    margin-bottom: 0; }
  .news:hover .news__content h3 {
    color: #f5b44a; }
  .news .news__img {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    outline: none; }
    .news .news__img img {
      /*&amp;.empty {
      width: auto;
      height: auto;
    }*/
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover; }

.news__content h3 {
  font-family: "Roboto Slab", sans-serif;
  font-size: 22px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.36;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  margin-bottom: 14px;
  transition: .3s ease-in-out color; }
  @media only screen and (max-width: 540px) {
    .news__content h3 {
      font-size: 18px;
      line-height: 1.33; } }
  @media only screen and (max-width: 540px) {
    .news__content h3 {
      font-size: 18px;
      line-height: 1.33; } }
  .news__content h3 a {
    outline: none; }

.news__info {
  position: relative;
  display: flex;
  align-items: center; }
  .news__info &gt; a {
    line-height: 1; }
  .news__info &gt; span {
    display: block;
    width: 1px;
    height: 20px;
    background-color: #b9b9b9;
    margin: 0 10px; }

.news__comments {
  position: absolute;
  right: 0; }
  .news__comments:before {
    background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
    background-position: 87.87878787878788% 37.634408602150536%;
    width: 21px;
    height: 20px;
    opacity: .2; }

.news__icon {
  display: flex;
  position: absolute;
  top: 10px;
  right: 10px; }

.news__icon-item {
  margin-right: 10px; }
  .news__icon-item:last-child {
    margin-right: 0; }

.news__favorite {
  position: absolute;
  top: 0;
  right: 0;
  background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
  background-position: 99.49238578680203% 56.75675675675676%;
  width: 22px;
  height: 21px; }

.news--full {
  position: relative; }
  .news--full .news__img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-bottom: 0; }
    .news--full .news__img:after {
      content: '';
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      position: absolute;
      background-image: linear-gradient(to left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3)); }
  .news--full .news__content {
    position: absolute;
    bottom: 20px;
    left: 20px;
    width: calc(100% - 40px); }
    .news--full .news__content h3 {
      color: #fff; }
  .news--full .news__label, .news--full .news__comments, .news--full time {
    color: rgba(255, 255, 255, 0.6); }
  .news--full .news__comments:before {
    background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
    background-position: 98.98989898989899% 79.56989247311827%;
    width: 21px;
    height: 20px;
    opacity: .6; }

.news--full-custom {
  height: 390px; }
  .news--full-custom:hover .news__content h3 {
    color: #fff; }
  .news--full-custom .news__img:after {
    display: none; }
  .news--full-custom .news__img-text {
    position: absolute;
    top: 74px;
    left: 0;
    right: 0; }
    .news--full-custom .news__img-text h4, .news--full-custom .news__img-text span {
      font-family: "Roboto Slab", sans-serif;
      font-style: normal;
      font-stretch: normal;
      letter-spacing: normal;
      text-align: center;
      color: #fff; }
    .news--full-custom .news__img-text h4 {
      font-size: 100px;
      font-weight: bold;
      line-height: 1;
      margin: 0; }
    .news--full-custom .news__img-text span {
      display: block;
      font-size: 18px;
      line-height: 1.67;
      font-weight: normal; }
  .news--full-custom .news__content h3 {
    color: #000; }
  .news--full-custom .news__info &gt; span {
    background-color: rgba(255, 255, 255, 0.6); }
  .news--full-custom .news__comments:before {
    background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
    background-position: 98.98989898989899% 79.56989247311827%;
    width: 21px;
    height: 20px;
    opacity: .6; }

.news--slider {
  width: 100%;
  margin: 0; }
  .news--slider .news__img {
    position: relative;
    margin-bottom: 0; }
    .news--slider .news__img:after {
      content: '';
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      position: absolute;
      background-image: linear-gradient(to left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3)); }
  .news--slider .news__content {
    max-width: 465px;
    position: absolute;
    top: 50%;
    left: 40px;
    transform: translate(0, -50%); }
    @media only screen and (max-width: 712px) {
      .news--slider .news__content {
        left: 20px;
        top: auto;
        bottom: 86px;
        transform: none; } }
    .news--slider .news__content h3 {
      font-size: 42px;
      line-height: 1.19;
      color: #fff; }
      @media only screen and (max-width: 712px) {
        .news--slider .news__content h3 {
          font-size: 18px;
          line-height: 1.33; } }
  .news--slider .news__label, .news--slider .news__comments, .news--slider time {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.6); }
    @media only screen and (max-width: 712px) {
      .news--slider .news__label, .news--slider .news__comments, .news--slider time {
        font-size: 12px; } }
  .news--slider .news__comments {
    margin-left: 40px;
    position: relative; }
    @media only screen and (max-width: 540px) {
      .news--slider .news__comments {
        margin-left: 20px; } }
    @media only screen and (max-width: 540px) {
      .news--slider .news__comments {
        margin-left: 20px; } }
    .news--slider .news__comments:before {
      opacity: .6;
      background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
      background-position: 98.98989898989899% 79.56989247311827%;
      width: 21px;
      height: 20px; }

.news--mini {
  width: calc(100%/6 - (5*30px)/6); }
  @media only screen and (max-width: 1024px) {
    .news--mini {
      width: calc(100%/4 - (3*30px)/4); } }
  .news--mini .news__img {
    position: relative;
    padding-top: 134%; }
    .news--mini .news__img img {
      position: absolute;
      top: 0;
      left: 0; }
  .news--mini .news__content h3 {
    font-size: 14px;
    line-height: 1.43;
    margin-bottom: 28px; }

.news--mini-full .news__img {
  position: relative;
  margin-bottom: 0;
  padding-top: 110%;
  height: 100%; }
  .news--mini-full .news__img:after {
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background-image: linear-gradient(to bottom, rgba(126, 126, 126, 0), rgba(0, 0, 0, 0.79)); }
  .news--mini-full .news__img img {
    position: absolute;
    top: 0;
    left: 0; }

.news--mini-full .news__content {
  position: absolute;
  bottom: 20px;
  left: 20px;
  width: calc(100% - 40px); }
  .news--mini-full .news__content h3 {
    color: #fff; }

.news--mini-full .news__label, .news--mini-full .news__comments, .news--mini-full time {
  color: rgba(255, 255, 255, 0.6); }

.news--mini-full .news__comments:before {
  background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
  background-position: 98.98989898989899% 79.56989247311827%;
  width: 21px;
  height: 20px;
  opacity: .6; }

.news--aside {
  width: 100%;
  display: flex;
  padding-bottom: 30px;
  border-bottom: 1px solid #e6e6e6; }
  @media only screen and (max-width: 540px) {
    .news--aside {
      padding-bottom: 20px;
      margin-bottom: 20px; } }
  @media only screen and (max-width: 540px) {
    .news--aside {
      padding-bottom: 20px;
      margin-bottom: 20px; } }
  .news--aside .news__img {
    width: 70px;
    height: 90px;
    margin-bottom: 0; }
  .news--aside .news__content {
    position: relative;
    width: calc(100% - 70px);
    padding-left: 20px; }
    .news--aside .news__content h3 {
      font-size: 14px;
      line-height: 1.43; }
  .news--aside .news__info {
    width: calc(100% - 20px);
    position: absolute;
    left: 20px;
    bottom: 2px; }
  .news--aside + .news--aside-full {
    margin-top: -31px; }

.news--aside-lg {
  width: 100%;
  padding-bottom: 29px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3); }

.news--aside-full {
  width: 100%; }
  .news--aside-full .news__img {
    position: relative;
    margin-bottom: 0; }
    .news--aside-full .news__img:after {
      content: '';
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      position: absolute;
      background-image: linear-gradient(to bottom, rgba(126, 126, 126, 0), rgba(0, 0, 0, 0.79)); }
  .news--aside-full .news__content {
    position: absolute;
    bottom: 20px;
    left: 20px;
    width: calc(100% - 40px); }
    .news--aside-full .news__content h3 {
      color: #fff; }
  .news--aside-full .news__label, .news--aside-full .news__comments, .news--aside-full time {
    color: rgba(255, 255, 255, 0.6); }
  .news--aside-full .news__comments:before {
    background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
    background-position: 98.98989898989899% 79.56989247311827%;
    width: 21px;
    height: 20px;
    opacity: .6; }

.news--aside-full--custom .news__img {
  padding-bottom: 130%; }
  .news--aside-full--custom .news__img:after {
    display: none; }

.news--aside-full--custom .news__comments:before {
  background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
  background-position: 98.98989898989899% 79.56989247311827%;
  width: 21px;
  height: 20px;
  opacity: 1; }

.news--aside-full--custom .news__content h3 {
  color: #000; }

.news--aside-full--custom .news__info &gt; span {
  background-color: #fff; }

.news--aside-full--custom .news__label, .news--aside-full--custom time, .news--aside-full--custom .news__comments {
  color: #fff; }

.news--aside-full--custom .news__img-text {
  position: absolute;
  top: 50px;
  left: 0;
  right: 0; }
  .news--aside-full--custom .news__img-text h4, .news--aside-full--custom .news__img-text span {
    font-family: "Roboto Slab", sans-serif;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: center;
    color: #fff; }
  .news--aside-full--custom .news__img-text h4 {
    font-size: 100px;
    font-weight: bold;
    line-height: 1;
    margin: 0; }
  .news--aside-full--custom .news__img-text span {
    display: block;
    font-size: 18px;
    line-height: 1.67;
    font-weight: normal; }

@media only screen and (max-width: 1024px) {
  .news--full-mobile {
    width: 100%; }
    .news--full-mobile .news__img img {
      max-height: 392px; } }

.news--desktop-hidden {
  display: none; }
  @media only screen and (max-width: 540px) {
    .news--desktop-hidden {
      display: flex; } }
  @media only screen and (max-width: 540px) {
    .news--desktop-hidden {
      display: flex; } }

@media only screen and (max-width: 540px) {
  .news--mobile-hidden {
    display: none; } }

@media only screen and (max-width: 540px) {
  .news--mobile-hidden {
    display: none; } }

.news--last {
  border: none;
  padding-bottom: 10px; }

.news__icon-item--media {
  background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
  background-position: 0 81.60919540229885%;
  width: 32px;
  height: 32px; }

.news__icon-item--video {
  background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
  background-position: 75.93582887700535% 51.724137931034484%;
  width: 32px;
  height: 32px; }

.news__icon-item--poll {
  background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
  background-position: 17.112299465240643% 81.60919540229885%;
  width: 32px;
  height: 32px; }

.news--favorite-disable .news__img, .news--favorite-disable .news__content h3, .news--favorite-disable .news__info {
  opacity: .3; }

.news--favorite-disable .news__favorite {
  background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
  background-position: 100% 0;
  width: 23px;
  height: 23px; }

.sub-menu {
  display: flex;
  flex-wrap: wrap; }

.sub-menu__link {
  position: relative;
  margin-right: 30px; }
  @media only screen and (max-width: 1190px) {
    .sub-menu__link {
      margin-right: 20px; } }
  @media only screen and (max-width: 1023px) {
    .sub-menu__link {
      margin-right: 30px; } }
  .sub-menu__link:last-child {
    margin-right: 0; }
  .sub-menu__link:hover a {
    color: #e8a427; }
  .sub-menu__link a {
    font-family: "Roboto", sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    transition: .3s ease-in-out all; }

.aside {
  width: 330px;
  padding-left: 30px; }

.aside--fullpage {
  position: absolute;
  top: 89px;
  right: calc((100% - 1290px) / 2);
  padding-left: 29px;
  margin-bottom: 30px;
  border-left: 1px solid rgba(255, 255, 255, 0.3); }
  @media only screen and (max-width: 1330px) {
    .aside--fullpage {
      right: 20px; } }
  @media only screen and (max-width: 1023px) {
    .aside--fullpage {
      right: 34px; } }
  .aside--fullpage .news--aside {
    border-color: rgba(255, 255, 255, 0.3); }
    .aside--fullpage .news--aside:last-child {
      border-color: transparent;
      padding-bottom: 0; }
  .aside--fullpage .news__content h3 {
    color: #fff; }
  .aside--fullpage .news__label, .aside--fullpage .news__comments, .aside--fullpage time {
    color: rgba(255, 255, 255, 0.6); }
  .aside--fullpage .news__comments:before {
    opacity: .6;
    background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
    background-position: 98.98989898989899% 79.56989247311827%;
    width: 21px;
    height: 20px; }

.aside--top {
  position: relative;
  top: -110px; }
  .aside--top .news--aside-lg {
    border-color: #e6e6e6; }

.aside--detail {
  position: relative;
  top: -46px; }
  .aside--detail .news--aside-lg {
    border-color: #e6e6e6; }

.news-slider {
  position: relative;
  width: 100%;
  height: 420px;
  margin-bottom: 30px; }
  .news-slider .slick-arrow {
    position: absolute;
    top: auto;
    left: 40px;
    bottom: 60px;
    z-index: 10;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    cursor: pointer;
    margin: 0; }
    @media only screen and (max-width: 712px) {
      .news-slider .slick-arrow {
        bottom: 30px;
        left: 20px; } }
    .news-slider .slick-arrow:hover:before {
      transform: scale(1.12); }
    .news-slider .slick-arrow:last-child {
      margin-left: 20px; }
    .news-slider .slick-arrow:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      width: 30px;
      height: 30px;
      border-radius: 15px;
      border: solid 1px #fff;
      transition: .2s ease-in-out all; }
    .news-slider .slick-arrow:after {
      content: '';
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
  .news-slider .slick-prev {
    transform: rotate(-90deg); }
    .news-slider .slick-prev:after {
      background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
      background-position: 88.15165876777252% 74.73684210526316%;
      width: 8px;
      height: 16px; }
  .news-slider .slick-next {
    left: 70px;
    transform: rotate(-90deg); }
    @media only screen and (max-width: 712px) {
      .news-slider .slick-next {
        left: 50px; } }
    .news-slider .slick-next:after {
      background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
      background-position: 57.81990521327014% 98.94736842105263%;
      width: 8px;
      height: 16px; }

.news-slider__wrap {
  height: 100%; }
  .news-slider__wrap .slick-list, .news-slider__wrap .slick-track, .news-slider__wrap .slick-slide &gt; div {
    height: 100%; }

.news-slider__item {
  height: 100%; }
  .news-slider__item .news--slider, .news-slider__item .news__img {
    height: 100%; }

.news-slider--mini {
  width: calc(100%*(2/3) - 11.5px*(2/3));
  height: 390px; }
  @media only screen and (max-width: 1000px) {
    .news-slider--mini {
      width: calc(100%/2 - (20px)/2); } }
  @media only screen and (max-width: 540px) {
    .news-slider--mini {
      width: 100%;
      height: 420px;
      margin-bottom: 20px; } }
  @media only screen and (max-width: 540px) {
    .news-slider--mini {
      width: 100%;
      height: 420px;
      margin-bottom: 20px; } }
  .news-slider--mini .news--slider .news__content {
    top: auto;
    transform: none;
    bottom: 80px;
    width: calc(100% - 40px); }
    @media only screen and (max-width: 768px) {
      .news-slider--mini .news--slider .news__content {
        max-width: 290px;
        left: 20px; } }
    .news-slider--mini .news--slider .news__content h3 {
      font-size: 22px;
      line-height: 1.36; }
  .news-slider--mini .slick-arrow {
    bottom: 30px; }
    @media only screen and (max-width: 768px) {
      .news-slider--mini .slick-arrow {
        left: 20px; } }
  @media only screen and (max-width: 768px) {
    .news-slider--mini .slick-next {
      left: 50px; } }

.section h2 {
  font-family: "Roboto Slab", sans-serif;
  font-size: 22px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.36;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  margin-top: 0;
  margin-right: 40px;
  margin-bottom: 0; }
  @media only screen and (max-width: 540px) {
    .section h2 {
      margin-right: 0; } }
  @media only screen and (max-width: 540px) {
    .section h2 {
      margin-right: 0; } }

.section__top {
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 30px; }
  @media only screen and (max-width: 540px) {
    .section__top {
      flex-wrap: wrap;
      margin-bottom: 20px; }
      .section__top h2 {
        width: 100%; } }
  @media only screen and (max-width: 540px) {
    .section__top {
      flex-wrap: wrap;
      margin-bottom: 20px; }
      .section__top h2 {
        width: 100%; } }

.section__filter {
  padding: 8px 0; }
  @media only screen and (max-width: 540px) {
    .section__filter {
      width: 100%;
      margin-top: 20px;
      margin-left: 0; } }
  @media only screen and (max-width: 540px) {
    .section__filter {
      width: 100%;
      margin-top: 20px;
      margin-left: 0; } }

.section__slider {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: calc(100% + 20px);
  margin-left: -20px; }
  @media only screen and (max-width: 1000px) {
    .section__slider {
      width: calc(100% + 34px + 10px);
      margin-left: -10px;
      height: 546px; } }
  @media only screen and (max-width: 712px) {
    .section__slider {
      width: calc(100% + 40px);
      margin-left: -20px; } }
  @media only screen and (max-width: 540px) {
    .section__slider {
      height: auto; } }
  @media only screen and (max-width: 540px) {
    .section__slider {
      height: auto; } }
  .section__slider .slick-list {
    padding-left: 5px; }
    @media only screen and (max-width: 1000px) {
      .section__slider .slick-list {
        padding-left: 0; } }
    @media only screen and (max-width: 712px) {
      .section__slider .slick-list {
        padding-left: 10px; } }
  .section__slider .slick-track {
    height: 100%; }
  @media only screen and (max-width: 1024px) {
    .section__slider .slick-slide {
      width: 320px; } }
  .section__slider .slick-slide &gt; div {
    height: 100%; }
  .section__slider .news {
    padding-left: 15px;
    padding-right: 15px;
    height: 100%; }
    @media only screen and (max-width: 1000px) {
      .section__slider .news {
        padding-left: 10px;
        padding-right: 10px; } }
    @media only screen and (max-width: 540px) {
      .section__slider .news .news__img {
        position: relative;
        padding-top: 127%; }
        .section__slider .news .news__img img {
          position: absolute;
          top: 0;
          left: 0; } }
    @media only screen and (max-width: 540px) {
      .section__slider .news .news__img {
        position: relative;
        padding-top: 127%; }
        .section__slider .news .news__img img {
          position: absolute;
          top: 0;
          left: 0; } }
  .section__slider .news--mini .news__content h3 {
    margin-bottom: 20px; }
  @media only screen and (max-width: 1000px) {
    .section__slider .news--full {
      width: calc(100% - 20px);
      margin-left: 0; } }
  .section__slider .news--full .news__content {
    left: 35px;
    width: calc(100% - 65px);
    z-index: 10; }
  .section__slider .news--full .news__img {
    width: calc(100% - 30px);
    margin-left: 15px; }
    @media only screen and (max-width: 1000px) {
      .section__slider .news--full .news__img {
        width: calc(100% - 20px);
        margin-left: 10px; } }
    @media only screen and (max-width: 1000px) {
      .section__slider .news--full .news__img {
        width: calc(100% - 10px);
        margin-left: 0; } }
  .section__slider .news--aside:last-child {
    padding-bottom: 0; }

.section__arrow {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10; }
  .section__arrow &gt; span {
    display: block;
    width: 1px;
    height: 30px;
    background-color: #b9b9b9; }
    @media only screen and (max-width: 540px) {
      .section__arrow &gt; span {
        margin-top: 5px;
        height: 20px; } }
    @media only screen and (max-width: 540px) {
      .section__arrow &gt; span {
        margin-top: 5px;
        height: 20px; } }
  .section__arrow .b-arrow-slider__item:before {
    border-color: transparent; }
  .section__arrow .b-arrow-slider__item:first-child {
    margin-right: 21px; }
  .section__arrow .b-arrow-slider__item:last-child {
    margin-left: 21px; }
  .section__arrow .b-arrow-slider__item:hover:before {
    border-color: rgba(0, 0, 0, 0.4); }
  .section__arrow .b-arrow-slider__item--prev:after {
    background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
    background-position: 85.71428571428571% 67.67676767676768%;
    width: 16px;
    height: 8px; }
  .section__arrow .b-arrow-slider__item--next:after {
    background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
    background-position: 85.71428571428571% 57.57575757575758%;
    width: 16px;
    height: 8px; }

.section__slider--mini {
  height: auto; }
  @media only screen and (max-width: 1000px) {
    .section__slider--mini {
      width: calc(100% + 34px + 15px);
      margin-left: -15px; } }
  @media only screen and (max-width: 712px) {
    .section__slider--mini {
      width: calc(100% + 40px);
      margin-left: -20px; } }
  .section__slider--mini .slick-slide {
    width: 165px; }
  @media only screen and (max-width: 712px) {
    .section__slider--mini .slick-list {
      padding-left: 5px; } }
  @media only screen and (max-width: 1000px) {
    .section__slider--mini .news {
      padding-left: 15px;
      padding-right: 15px; } }

@media only screen and (max-width: 540px) {
  .section__slider--mobile-hidden {
    display: none; } }

@media only screen and (max-width: 540px) {
  .section__slider--mobile-hidden {
    display: none; } }

.section__slider--desktop-hidden {
  display: none; }
  @media only screen and (max-width: 540px) {
    .section__slider--desktop-hidden {
      display: flex; } }
  @media only screen and (max-width: 540px) {
    .section__slider--desktop-hidden {
      display: flex; } }

@media only screen and (max-width: 540px) {
  .section__arrow--mobile--hidden {
    display: none; } }

@media only screen and (max-width: 540px) {
  .section__arrow--mobile--hidden {
    display: none; } }

.section__arrow--mobile {
  display: none; }
  @media only screen and (max-width: 540px) {
    .section__arrow--mobile {
      display: flex; } }
  @media only screen and (max-width: 540px) {
    .section__arrow--mobile {
      display: flex; } }

.section__slider--hidden {
  display: none; }

.social {
  display: flex; }

.social__item {
  position: relative;
  width: 34px;
  height: 34px;
  border-radius: 5px;
  margin-right: 20px;
  transition: .3s ease background-color; }
  @media only screen and (max-width: 479px) {
    .social__item {
      margin-right: 12px; } }
  .social__item:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    transition: .3s ease transform; }
  .social__item:last-child {
    margin-right: 0; }
  .social__item:hover:after {
    transform: translateY(-2px); }

.social__item--insta:after {
  background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
  background-position: 68.65671641791045% 75.53191489361703%;
  width: 18px;
  height: 18px; }

.social__item--vk {
  background-color: #6092d5; }
  .social__item--vk:after {
    background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
    background-position: 87.43718592964824% 46.391752577319586%;
    width: 20px;
    height: 12px; }

.social__item--tw {
  background-color: #7cbdf5; }
  .social__item--tw:after {
    background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
    background-position: 0 90.625%;
    width: 18px;
    height: 14px; }

.social__item--fb {
  background-color: #4c73cd; }
  .social__item--fb:after {
    background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
    background-position: 8.61244019138756% 98.94736842105263%;
    width: 10px;
    height: 16px; }

.social__item--ok {
  background-color: #f5b44a; }
  .social__item--ok:after {
    background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
    background-position: 75.3623188405797% 75.53191489361703%;
    width: 12px;
    height: 18px; }

.social__item--gplus {
  background-color: #f34a38; }
  .social__item--gplus:after {
    background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
    background-position: 100% 12.105263157894736%;
    width: 23px;
    height: 16px; }

.social--login .social__item {
  margin-right: 10px;
  border-radius: 17px; }
  .social--login .social__item:last-child {
    margin-right: 0; }

.social--login .social__item--vk:after {
  background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
  background-position: 87.43718592964824% 46.391752577319586%;
  width: 20px;
  height: 12px; }

.social--login .social__item--tw:after {
  background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
  background-position: 0 90.625%;
  width: 18px;
  height: 14px; }

.social--login .social__item--fb:after {
  background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
  background-position: 8.61244019138756% 98.94736842105263%;
  width: 10px;
  height: 16px; }

.social--login .social__item--ok:after {
  background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
  background-position: 75.3623188405797% 75.53191489361703%;
  width: 12px;
  height: 18px; }

.social--detail .social__item {
  width: 40px;
  height: 40px;
  border-radius: 30px;
  border-width: 1px;
  border-style: solid;
  background-color: transparent; }
  .social--detail .social__item:hover {
    background-color: transparent; }

.social--detail .social__item--vk {
  border-color: #6092d5; }
  .social--detail .social__item--vk:after {
    background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
    background-position: 87.43718592964824% 52.577319587628864%;
    width: 20px;
    height: 12px; }

.social--detail .social__item--tw {
  border-color: #7cbdf5; }
  .social--detail .social__item--tw:after {
    background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
    background-position: 17.91044776119403% 90.625%;
    width: 18px;
    height: 14px; }

.social--detail .social__item--fb {
  border-color: #4c73cd; }
  .social--detail .social__item--fb:after {
    background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
    background-position: 41.14832535885167% 98.94736842105263%;
    width: 10px;
    height: 16px; }

.social--detail .social__item--ok {
  border-color: #f5b44a; }
  .social--detail .social__item--ok:after {
    background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
    background-position: 55.072463768115945% 75.53191489361703%;
    width: 12px;
    height: 18px; }

.social--detail .social__item--favorite {
  border-color: #d8d8d8; }
  .social--detail .social__item--favorite:after {
    background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
    background-position: 13.793103448275861% 98.94736842105263%;
    width: 16px;
    height: 16px; }

.filter {
  display: flex; }
  @media only screen and (max-width: 540px) {
    .filter {
      position: relative;
      width: 100%; } }
  @media only screen and (max-width: 540px) {
    .filter {
      position: relative;
      width: 100%; } }

.filter__link {
  margin-right: 30px;
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: rgba(0, 0, 0, 0.4);
  transition: .3s ease-in-out all;
  cursor: pointer; }
  @media only screen and (max-width: 540px) {
    .filter__link {
      margin-right: 28px; } }
  @media only screen and (max-width: 540px) {
    .filter__link {
      margin-right: 28px; } }
  .filter__link:last-child {
    margin-right: 0; }
  .filter__link:hover {
    text-decoration: underline; }

.filter__dropdown {
  display: none; }
  @media only screen and (max-width: 540px) {
    .filter__dropdown {
      display: block;
      border-radius: 6px;
      top: 0px;
      left: 0;
      position: absolute;
      opacity: 0;
      visibility: hidden;
      transition: .3s ease-in-out all; } }
  @media only screen and (max-width: 540px) {
    .filter__dropdown {
      display: block;
      border-radius: 6px;
      top: 0px;
      left: 0;
      position: absolute;
      opacity: 0;
      visibility: hidden;
      transition: .3s ease-in-out all; } }
  .filter__dropdown.active {
    transform: translateY(18px);
    opacity: 1;
    visibility: visible; }

.filter__link--active {
  pointer-events: none;
  color: #000; }
  .filter__link--active:hover {
    text-decoration: none; }

.timeline-news {
  position: relative; }
  .timeline-news p {
    margin-bottom: 40px; }
    @media only screen and (max-width: 540px) {
      .timeline-news p {
        margin-bottom: 30px; } }
    @media only screen and (max-width: 540px) {
      .timeline-news p {
        margin-bottom: 30px; } }
  .timeline-news:last-child .timeline-news__progress {
    background-color: transparent; }
  .timeline-news:last-child p {
    margin-bottom: 30px; }

.timeline-news__dot {
  position: absolute;
  top: 0;
  left: -116px; }
  @media only screen and (max-width: 540px) {
    .timeline-news__dot {
      position: static;
      text-align: left; } }
  @media only screen and (max-width: 540px) {
    .timeline-news__dot {
      position: static;
      text-align: left; } }
  .timeline-news__dot span {
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.88;
    letter-spacing: normal;
    text-align: left;
    color: #000; }

.timeline-news__progress {
  position: absolute;
  top: 8px;
  left: -26px;
  width: 2px;
  border-radius: 3px;
  background-color: #f5b44a;
  height: calc(100% + 40px);
  z-index: 25; }
  .timeline-news__progress:after {
    content: '';
    position: absolute;
    top: -2px;
    left: -7px;
    width: 16px;
    height: 16px;
    background-color: #fff;
    border: solid 2px #f5b44a;
    border-radius: 50%;
    z-index: 30; }

.hash-tag {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -10px; }
  @media only screen and (max-width: 640px) {
    .hash-tag {
      flex-wrap: nowrap; } }

.hash-tag__item {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
  color: #3983da;
  margin-right: 30px;
  margin-bottom: 10px;
  opacity: 1;
  visibility: visible;
  transition: 0.3s ease-in-out opacity,  0.3s ease-in-out visibility; }
  .hash-tag__item.hidden {
    width: 0;
    padding: 0;
    margin-right: 0;
    opacity: 0;
    visibility: hidden; }
    @media only screen and (max-width: 640px) {
      .hash-tag__item.hidden {
        width: auto;
        padding: 0 20px;
        margin-right: 10px;
        opacity: 1;
        visibility: visible; } }

.hash-tag__more {
  position: relative;
  top: -3px;
  left: -20px;
  width: 24px;
  height: 24px;
  cursor: pointer; }
  @media only screen and (max-width: 640px) {
    .hash-tag__more {
      display: block;
      visibility: hidden;
      width: 24px; } }
  .hash-tag__more.active {
    display: none; }
    @media only screen and (max-width: 640px) {
      .hash-tag__more.active {
        display: block; } }
  .hash-tag__more:after {
    content: '...';
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
    color: #3983da;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto; }

.comment-item {
  position: relative;
  padding-bottom: 21px;
  margin-bottom: 20px; }
  @media only screen and (max-width: 480px) {
    .comment-item:last-child {
      padding-bottom: 0;
      margin-bottom: 0; } }
  .comment-item:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 70px;
    width: calc(100% - 70px);
    height: 1px;
    background-color: #f1f1f1; }
  .comment-item:last-child {
    margin-bottom: 0; }
    .comment-item:last-child:after {
      display: none; }
  .comment-item .b-form {
    margin-top: 20px;
    padding-left: 70px; }
    @media only screen and (max-width: 480px) {
      .comment-item .b-form {
        padding-left: 0; } }

.comment-item__wrap {
  width: 100%;
  display: flex; }
  .comment-item__wrap img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    object-fit: cover;
    font-family: 'object-fit: cover;'; }
    @media only screen and (max-width: 480px) {
      .comment-item__wrap img {
        width: 40px;
        height: 40px; } }

.comment-item__user {
  width: calc(100% - 50px);
  padding-left: 20px; }
  @media only screen and (max-width: 480px) {
    .comment-item__user {
      padding-left: 10px;
      width: calc(100% - 40px); } }

.comment-item__user-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px; }
  @media only screen and (max-width: 480px) {
    .comment-item__user-header {
      align-items: flex-start;
      flex-direction: column;
      margin-bottom: 20px; } }
  .comment-item__user-header time {
    font-weight: 300;
    line-height: 1.14;
    opacity: 0.7;
    color: #7f7f7f; }

.comment-item__user-name {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
  color: #000; }
  @media only screen and (max-width: 480px) {
    .comment-item__user-name {
      margin-bottom: 8px; } }

@media only screen and (max-width: 480px) {
  .comment-item__user-text {
    width: calc(100% + 50px);
    margin-left: -50px; } }

.comment-item__user-text p {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.71;
  letter-spacing: normal;
  text-align: left;
  color: #000; }
  @media only screen and (max-width: 480px) {
    .comment-item__user-text p {
      padding-right: 0; } }
  .comment-item__user-text p:last-child {
    margin: 0; }

.comment-item__footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 13px; }
  @media only screen and (max-width: 480px) {
    .comment-item__footer {
      width: calc(100% + 50px);
      margin-left: -50px;
      margin-top: 10px; } }

.comment-item__reply {
  position: relative;
  float: right;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 22px;
  letter-spacing: normal;
  text-align: left;
  color: #3983da;
  cursor: pointer;
  -webkit-font-smoothing: antialiased; }

.comment-item__answer-list {
  margin-top: 30px;
  padding-left: 70px; }
  @media only screen and (max-width: 480px) {
    .comment-item__answer-list {
      padding-left: 0; } }

.comment-item__form .b-form__load {
  margin-left: 70px; }
  @media only screen and (max-width: 480px) {
    .comment-item__form .b-form__load {
      margin-left: 50px; } }

.comment-item__form .b-form__images {
  margin-left: 70px; }
  @media only screen and (max-width: 480px) {
    .comment-item__form .b-form__images {
      margin-left: 50px; } }

.answer-item {
  display: flex;
  padding: 20px;
  border-radius: 5px;
  background-color: #fffbf5;
  margin-bottom: 20px; }
  @media only screen and (max-width: 480px) {
    .answer-item {
      padding: 10px 10px 43px; } }
  .answer-item:last-child {
    margin-bottom: 0; }
  .answer-item img {
    width: 50px;
    height: 50px;
    border-radius: 50%; }
    @media only screen and (max-width: 480px) {
      .answer-item img {
        width: 40px;
        height: 40px; } }

.answer-item__user {
  width: calc(100% - 70px);
  margin-left: 20px; }
  @media only screen and (max-width: 480px) {
    .answer-item__user {
      position: relative;
      margin-left: 10px; } }

.answer-item__header {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 10px; }
  @media only screen and (max-width: 480px) {
    .answer-item__header {
      position: static;
      align-items: flex-start;
      flex-direction: column;
      margin-bottom: 20px; } }
  .answer-item__header time {
    position: absolute;
    top: 0;
    right: 0;
    color: #7f7f7f;
    opacity: .7; }
    @media only screen and (max-width: 480px) {
      .answer-item__header time {
        top: auto;
        bottom: -26px; } }

.answer-item__user-name {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
  color: #000; }

.answer-item__user-responded {
  opacity: 0.7;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.14;
  letter-spacing: normal;
  text-align: left;
  color: #7f7f7f;
  margin-left: 10px; }
  @media only screen and (max-width: 480px) {
    .answer-item__user-responded {
      margin-top: 9px;
      margin-left: 0; } }

.answer-item__text {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.71;
  letter-spacing: normal;
  text-align: left;
  color: #000; }
  @media only screen and (max-width: 480px) {
    .answer-item__text {
      width: calc(100% + 50px);
      margin-left: -50px; } }

.answer-item__like {
  margin-top: 14px; }
  @media only screen and (max-width: 480px) {
    .answer-item__like {
      position: absolute;
      left: -50px;
      bottom: -29px; } }

.like {
  width: 88px;
  position: relative;
  display: flex;
  align-items: center; }

.like__btn {
  opacity: .2;
  transition: .3s ease-in-out opacity;
  cursor: pointer; }
  .like__btn:hover {
    opacity: 1; }
  .like__btn.like__btn--up {
    background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
    background-position: 98.49246231155779% 68.47826086956522%;
    width: 20px;
    height: 22px;
    margin-right: 24px; }
    .like__btn.like__btn--up.active {
      opacity: 1;
      background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
      background-position: 98.49246231155779% 45.108695652173914%;
      width: 20px;
      height: 22px; }

.like__count {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  color: #000; }

.like__btn--up {
  margin-right: 24px;
  background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
  background-position: 98.49246231155779% 68.47826086956522%;
  width: 20px;
  height: 22px; }
  .like__btn--up.active {
    opacity: 1;
    background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
    background-position: 98.49246231155779% 45.108695652173914%;
    width: 20px;
    height: 22px; }

.like__btn--down {
  margin-left: 24px;
  background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
  background-position: 98.49246231155779% 21.195652173913043%;
  width: 20px;
  height: 22px; }
  .like__btn--down.active {
    opacity: 1;
    background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
    background-position: 98.49246231155779% 33.15217391304348%;
    width: 20px;
    height: 22px; }

.b-video .page__button {
  margin-bottom: 80px; }
  @media only screen and (max-width: 894px) {
    .b-video .page__button {
      margin-top: 10px;
      margin-bottom: 60px; } }
  @media only screen and (max-width: 640px) {
    .b-video .page__button {
      margin-bottom: 40px; } }

.video {
  position: relative;
  width: calc(50% - 15px);
  height: 300px;
  margin-bottom: 30px; }
  .video:hover .video__link {
    color: #f5b44a; }
  @media only screen and (max-width: 1000px) {
    .video {
      width: calc(50% - 10px);
      margin-bottom: 20px; } }
  @media only screen and (max-width: 640px) {
    .video {
      width: 100%; } }

.video__two-item {
  position: relative;
  width: calc(50% - 15px);
  height: 300px;
  margin-bottom: 30px; }
  @media only screen and (max-width: 1000px) {
    .video__two-item {
      width: calc(50% - 10px);
      margin-bottom: 20px; } }
  @media only screen and (max-width: 640px) {
    .video__two-item {
      width: 100%;
      height: auto; } }
  .video__two-item:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #d8d8d8;
    z-index: 100; }
    @media only screen and (max-width: 640px) {
      .video__two-item:after {
        display: none; } }

.video__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .video__bg img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; }

.video__content {
  width: calc(100% - 30px);
  position: absolute;
  left: 30px;
  bottom: 30px;
  display: flex;
  align-items: center; }
  @media only screen and (max-width: 894px) {
    .video__content {
      left: 20px;
      bottom: 20px; } }
  @media only screen and (max-width: 480px) {
    .video__content {
      align-items: flex-start; } }

.video__play {
  display: block;
  background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
  background-position: 85.02994011976048% 11.688311688311689%;
  width: 52px;
  height: 52px;
  margin-right: 20px;
  cursor: pointer; }

.video__link {
  width: calc(100% - 52px - 20px);
  font-family: "Roboto Slab", sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.56;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  padding-right: 30px;
  transition: .3s ease-in-out all; }
  @media only screen and (max-width: 480px) {
    .video__link {
      font-size: 12px; } }

.video--half {
  width: 100%;
  height: 150px;
  margin-bottom: 0;
  display: flex; }
  @media only screen and (max-width: 640px) {
    .video--half {
      height: 100px; }
      .video--half:last-child {
        margin-top: 20px; } }
  .video--half .video__play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-right: 0;
    outline: none; }
  .video--half .video__bg {
    position: relative;
    width: 32.3%;
    outline: none; }
    @media only screen and (max-width: 894px) {
      .video--half .video__bg {
        width: 150px; } }
    @media only screen and (max-width: 640px) {
      .video--half .video__bg {
        width: 100px; } }
  .video--half .video__content {
    position: static;
    width: 66.7%;
    align-items: center; }
    @media only screen and (max-width: 894px) {
      .video--half .video__content {
        width: calc(100% - 150px); } }
  .video--half .video__link {
    width: calc(100% - 20px);
    margin-left: 30px;
    color: #000; }
    @media only screen and (max-width: 1190px) {
      .video--half .video__link {
        font-size: 15px;
        padding-right: 0; } }
    @media only screen and (max-width: 894px) {
      .video--half .video__link {
        font-size: 13px;
        max-width: 300px; } }
    @media only screen and (max-width: 640px) {
      .video--half .video__link {
        margin-left: 20px; } }

.video--full {
  width: 100%;
  height: 350px; }
  .video--full .video__link {
    max-width: 379px;
    padding-right: 0; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.stories.carousel {
  white-space: unset;
  text-align: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 20px; }
  @media only screen and (max-width: 540px) {
    .stories.carousel {
      white-space: nowrap;
      padding: 8px 0; } }
  .stories.carousel .story {
    width: 180px;
    max-width: none;
    margin: 0 6px; }
    @media only screen and (max-width: 1320px) {
      .stories.carousel .story {
        width: 150px; } }
    @media only screen and (max-width: 540px) {
      .stories.carousel .story {
        width: 60px;
        margin: 0 4px; } }
  .stories.carousel .story &gt; a &gt; .img {
    min-height: auto;
    max-height: none;
    padding: 4px; }
    @media only screen and (max-width: 1320px) {
      .stories.carousel .story &gt; a &gt; .img {
        height: 150px; } }
    @media only screen and (max-width: 540px) {
      .stories.carousel .story &gt; a &gt; .img {
        height: 60px;
        padding: 2px; }
        .stories.carousel .story &gt; a &gt; .img &gt; * {
          border: 2px solid #fff; } }

.stories.carousel .story &gt; a &gt; .info {
  display: none; }

.stories.snapgram .story &gt; a &gt; .img {
  background: radial-gradient(ellipse at 70% 70%, #ee583f 8%, #f5a100 42%, #f5a100 58%); }

.b-fullpage-slider__item .news__comments {
  margin-left: 0; }

#zuck-modal.with-effects {
  position: fixed; }

#zuck-modal-content .story-viewer.with-back-button .head .left &gt; .back {
  display: none; }

#zuck-modal-content .story-viewer .head .img {
  vertical-align: unset;
  position: relative;
  top: 18px; }
  @media only screen and (max-width: 540px) {
    #zuck-modal-content .story-viewer .head .img {
      top: 5px; } }

#zuck-modal-content .story-viewer .head .left &gt; div {
  max-width: 20vw;
  font-family: "Roboto Slab", sans-serif; }
  @media only screen and (max-width: 540px) {
    #zuck-modal-content .story-viewer .head .left &gt; div {
      max-width: 70vw; } }

#zuck-modal-content .story-viewer .head .time {
  display: none !important; }

#zuck-modal-content .story-viewer .head .right .close {
  position: absolute;
  right: 10px; }
  @media only screen and (max-width: 540px) {
    #zuck-modal-content .story-viewer .head .right .close {
      display: block;
      top: 0;
      right: 0; } }

.news__info &gt; span {
  background: transparent;
  height: 15px; }

img {
  opacity: 1;
  transition: opacity 0.3s; }

img[data-src] {
  opacity: 0; }

.mb-15 {
  margin-bottom: 15px !important; }

.clearfix::after {
  display: block;
  content: "";
  clear: both; }

.section {
  width: 100%; }
  .section__top {
    margin-bottom: 20px; }
  .section h2 {
    font-weight: 500; }
    .section h2 a {
      transition: all 0.3s ease; }
      .section h2 a:hover {
        color: #e8a427; }

.mobile-h2 {
  display: none; }
  @media only screen and (max-width: 540px) {
    .mobile-h2 {
      display: block;
      font-family: "Roboto Slab", sans-serif;
      font-weight: normal;
      font-size: 20px;
      line-height: 1.2;
      margin-bottom: 20px;
      border-bottom: 2px solid #f5b44a;
      padding-bottom: 5px; } }

@media only screen and (max-width: 540px) {
  .page__wrapper {
    display: block; }
  .b-main__block-news-mini {
    margin-top: 0; }
  .b-main__block-news-mini .news, .b-main__block-news-mini .news:nth-last-child(-n+4) {
    margin-bottom: 10px;
    padding-bottom: 10px; }
  .page__aside {
    display: block; }
  .aside {
    width: 100%;
    padding-left: 0; }
  .b-detail__img img {
    width: 100% !important; } }

.slick-slide img.desktop-hidden {
  display: none; }
  @media only screen and (max-width: 540px) {
    .slick-slide img.desktop-hidden {
      display: block; } }

b, strong {
  font-weight: 400; }

.b-menu__list ul {
  flex-direction: column;
  -webkit-box-direction: normal; }

.b-advertising__content {
  max-width: 660px; }

.person__name {
  font-size: 17px;
  opacity: 1; }

.text-center {
  text-align: center !important; }

.person__position {
  opacity: 0.5;
  font-size: 14px; }

.news--full-custom .news__content.day-photo-sign h3 {
  color: #fff; }

.b-advertising__content p {
  margin-bottom: 25px; }

.img-sign {
  position: absolute;
  margin-top: -70px;
  color: #fff;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  padding: 10px 0;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center; }

@media only screen and (max-width: 540px) {
  .js-daily-banners-slider {
    display: none; } }

.news.popular-news {
  width: calc(100% / 5 - (2 * 30px) / 3); }

.after-news-content {
  border-top: 2px solid #e5e5e5;
  max-width: 980px;
  margin: 30px auto;
  padding-top: 60px; }
  @media only screen and (max-width: 540px) {
    .after-news-content {
      border-top: 1px solid #e5e5e5;
      padding-top: 30px; } }

.news__icon {
  top: 8px;
  right: 8px; }
  .news__icon .fa-stack-2x {
    color: rgba(0, 0, 0, 0.7); }
  .news__icon .fa-stack-1x {
    color: #fff; }
  .news__icon--video {
    top: 8px;
    right: 4px; }
    @media only screen and (max-width: 540px) {
      .news__icon--video {
        top: 8px;
        right: 22px; } }
    .news__icon--video .fa-stack-2x {
      color: #e8a427; }

.news.daily-news.slick-slider .slick-arrow {
  display: none !important; }

.news.daily-news {
  text-align: left;
  padding: 0 5px; }
  @media only screen and (max-width: 540px) {
    .news.daily-news {
      padding: 0; } }
  .news.daily-news .news__preview {
    display: none; }
  .news.daily-news .news__deeper {
    display: none; }
  .news.daily-news .news__adv-text {
    margin-bottom: 0;
    font-size: 12px;
    font-style: italic;
    text-align: left;
    color: #8d8d8d; }
  @media only screen and (max-width: 540px) {
    .news.daily-news {
      margin-bottom: 0; } }
  @media only screen and (max-width: 540px) {
    .news.daily-news .news__img img {
      display: block;
      height: 183px; }
    .news.daily-news .news__img:after {
      display: block;
      z-index: -1;
      content: '';
      top: 0;
      left: 0;
      width: 100%;
      height: 183px;
      position: absolute;
      background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 126, 126, 0)), to(rgba(0, 0, 0, 0.5)));
      background-image: linear-gradient(to bottom, rgba(126, 126, 126, 0), rgba(0, 0, 0, 0.5)); } }
  .news.daily-news .news__img img.bordered {
    border: 1px solid #fbbbbc;
    padding: 4px; }
  @media only screen and (max-width: 540px) {
    .news.daily-news .news__content h3 {
      color: #000;
      margin-bottom: 20px; } }
  @media only screen and (max-width: 540px) {
    .news.daily-news .news__info .label, .news.daily-news .news__info time {
      color: rgba(0, 0, 0, 0.4); } }
  .news.daily-news--full {
    border: 1px solid #e7e8e8; }
    .news.daily-news--full .news__content {
      padding: 10px 15px; }
    @media only screen and (max-width: 540px) {
      .news.daily-news--full {
        margin-bottom: 40px; }
        .news.daily-news--full .news__img {
          margin-bottom: 5px; }
          .news.daily-news--full .news__img:after {
            display: none; }
          .news.daily-news--full .news__img img {
            height: 200px; }
        .news.daily-news--full .news__info time {
          color: rgba(0, 0, 0, 0.5); }
        .news.daily-news--full .news__content {
          position: relative;
          top: 0; }
          .news.daily-news--full .news__content h3 {
            color: #000; }
        .news.daily-news--full .news__preview {
          display: block;
          text-align: left;
          color: rgba(0, 0, 0, 0.5);
          font-size: 14px; } }
  .news.daily-news--without-img .news__preview {
    display: none; }
  @media only screen and (max-width: 540px) {
    .news.daily-news--without-img {
      margin-bottom: 20px;
      border-bottom: 1px solid #e7e8e8; }
      .news.daily-news--without-img .news__img {
        display: none; }
      .news.daily-news--without-img .news__icon {
        display: none; }
      .news.daily-news--without-img .news__info time {
        color: rgba(0, 0, 0, 0.5); }
      .news.daily-news--without-img .news__preview {
        display: block;
        text-align: left;
        color: rgba(0, 0, 0, 0.5);
        font-size: 14px; }
      .news.daily-news--without-img .news__content {
        position: relative;
        top: 0;
        margin-bottom: 20px; }
        .news.daily-news--without-img .news__content h3 {
          color: #000000; } }
  @media only screen and (max-width: 540px) {
    .news.daily-news--without-img[data-module="tolknews"][data-key="0"] {
      border: none;
      margin-bottom: 0; } }

.b-breadcrumbs a {
  position: relative;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  margin: 0 7px; }
  .b-breadcrumbs a:not(:first-child):after {
    content: '/';
    position: absolute;
    top: 0;
    left: -9px;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1; }

.b-detail__slider-photo-sign {
  text-align: center;
  margin-top: -24px;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  position: absolute;
  width: 100%; }

.b-detail__slider.slick-dotted.slick-slider {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
  margin-bottom: 60px;
  padding: 40px 70px 10px 70px;
  border-radius: 20px;
  background: #202020; }
  @media only screen and (max-width: 540px) {
    .b-detail__slider.slick-dotted.slick-slider {
      margin-bottom: 30px;
      padding: 15px 15px 0px 15px;
      border-radius: 0; } }
  .b-detail__slider.slick-dotted.slick-slider img {
    width: auto !important;
    max-height: 600px;
    height: 600px;
    object-fit: contain; }

.mobile-menu__adds {
  display: none;
  color: #fff;
  font-size: 13px;
  position: absolute;
  top: -9px; }
  @media only screen and (max-width: 712px) {
    .mobile-menu__adds {
      display: block; } }

@media only screen and (max-width: 540px) {
  .slick-slide img.mobile-hidden {
    display: none; } }

@media only screen and (max-width: 540px) {
  .b-promo--daily-aside {
    margin-top: 20px;
    margin-left: 0; } }

.b-promo--daily-aside img {
  width: 100%; }

.b-promo--aside {
  margin-bottom: 30px;
  margin-left: 45px; }
  @media only screen and (max-width: 540px) {
    .b-promo--aside {
      margin-bottom: 20px;
      margin-top: 20px;
      margin-left: 0; } }
  .b-promo--aside img {
    width: 100%; }

.b-promo p {
  margin-bottom: 0;
  font-size: 12px;
  font-style: italic;
  text-align: center;
  color: #8d8d8d;
  margin-top: 5px; }

.b-promo__pinned-in-top {
  margin-bottom: 15px; }
  .b-promo__pinned-in-top img {
    width: 100%; }
  @media only screen and (max-width: 540px) {
    .b-promo__pinned-in-top {
      margin-top: 15px; } }

.aside .b-promo--daily-aside--hidden {
  display: none !important; }

.b-detail__slider .slick-arrow {
  top: 50%;
  border: 2px solid #fff;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  padding: 10px 2px; }

.b-detail__slider .slick-slide, .news-content .b-detail__slider .slick-slide {
  position: relative; }
  .b-detail__slider .slick-slide img, .news-content .b-detail__slider .slick-slide img {
    margin: 0 auto; }

.news-content video {
  width: 100%;
  height: auto; }

.news-content__img img {
  width: 100%; }

.news-content img {
  max-width: 100%;
  height: auto !important;
  margin-bottom: 15px; }

.news-content a {
  color: #3983da;
  text-decoration: underline; }
  .news-content a:hover {
    text-decoration: none; }

.news-content .news__content a {
  color: #000;
  text-decoration: none; }

.page__button {
  margin-top: 15px; }

.b-detail__typography {
  max-width: 800px; }
  .b-detail__typography .b-detail__chapter img + span {
    display: none; }
  @media only screen and (max-width: 540px) {
    .b-detail__typography .b-detail__chapter .b-detail__news--single.inject-short {
      margin: 0 -13px; } }
  .b-detail__typography audio {
    width: 100%; }

.cackle-comment-count {
  display: none; }

.b-footer__contact {
  margin-bottom: -5px; }

.news__content h3 {
  margin-bottom: 20px;
  font-size: 18px; }

.b-category__filter {
  left: 55%; }

.news-detail__adv {
  margin-top: 25px;
  margin-bottom: 25px; }

.button, a.button {
  text-decoration: none;
  position: relative;
  padding: 0 24px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 40px;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  height: 40px;
  border-radius: 3px;
  border: 1px solid #e8a427;
  background-color: #e8a427;
  overflow: hidden;
  cursor: pointer; }
  .button:hover::after, a.button:hover::after {
    content: '';
    background: rgba(255, 255, 255, 0.4);
    position: absolute;
    width: 30px;
    height: 100px;
    top: 0;
    animation: slide-bar 0.5s forwards;
    transform: rotate(30deg);
    transform-origin: top right; }
  .button-arrow, a.button-arrow {
    display: inline-block;
    position: relative;
    top: 0.5px;
    background: url(/img/sprite/sprite-850ae13d.svg?1750325417466) no-repeat;
    background-position: 30% 83.3%;
    width: 14px;
    height: 8px; }
    .button-arrow--rotated, a.button-arrow--rotated {
      transform: rotate(180deg);
      top: -1px;
      left: 3px; }
  .button--fixed, a.button--fixed {
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
    position: fixed;
    bottom: 0;
    width: 100%;
    border-radius: 0;
    z-index: 999;
    text-align: center;
    font-size: 16px;
    font-weight: 100; }
  .button--grey, a.button--grey {
    color: #4a4a4a;
    background: #e7e8e8;
    border-color: #e7e8e8; }
  .button--deeper, a.button--deeper {
    color: #4a4a4a;
    background: #e7e8e8;
    border-color: #e7e8e8;
    font-weight: 400;
    line-height: 35px;
    height: 35px;
    padding: 0 10px; }
    .button--deeper:focus, a.button--deeper:focus {
      outline: none; }
  .button--news-short-comment, a.button--news-short-comment {
    display: inline-block;
    margin-top: 20px; }
    @media only screen and (max-width: 540px) {
      .button--news-short-comment, a.button--news-short-comment {
        margin-top: 0; } }

.news--full-custom .news__img-text h4 {
  font-size: 90px;
  margin-bottom: 15px; }

.news--mini .news__img {
  padding-top: 150%; }

.section__slider .news {
  min-height: 365px; }

.b-detail__typography .b-detail__chapter ul, .b-detail__typography .b-detail__chapter ol {
  list-style: none;
  padding-left: 25px;
  margin-bottom: 30px; }
  .b-detail__typography .b-detail__chapter ul li, .b-detail__typography .b-detail__chapter ol li {
    position: relative;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.47;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    -webkit-font-smoothing: antialiased;
    margin-bottom: 20px; }
    .b-detail__typography .b-detail__chapter ul li:after, .b-detail__typography .b-detail__chapter ol li:after {
      content: '';
      position: absolute;
      top: 10px;
      left: -25px;
      width: 6px;
      height: 6px;
      background-color: #f5b44a; }

@media only screen and (max-width: 540px) {
  .b-fullpage-slider__item .news__content h3 {
    font-size: 20px;
    margin-bottom: 10px; }
  .b-fullpage-slider__item .news__info time {
    font-size: 12px; }
  .section__slider .news .news__img {
    padding-top: 150%; }
  .b-detail__slider .slick-slide img, .news-content .b-detail__slider .slick-slide img {
    height: 200px !important; }
  .b-detail__slider .slick-slide, .news-content .b-detail__slider .slick-slide {
    height: auto; } }

.news__info {
  margin-bottom: 3px; }
  .news__info time {
    text-transform: lowercase; }

time {
  text-transform: lowercase; }

.news--simple__icon {
  display: none;
  color: #eebe67;
  position: absolute;
  top: 5px;
  right: 8px; }
  @media only screen and (max-width: 540px) {
    .news--simple__icon {
      top: 3px;
      right: -13px; } }

.news--aside {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 3px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
  .news--aside-lg {
    margin-bottom: 20px;
    padding-bottom: 0; }
    .news--aside-lg .news__info {
      margin-bottom: 5px; }
  .news--aside__icon {
    color: #eebe67;
    position: absolute;
    top: 20px;
    left: 8px; }
    .news--aside__icon + .popup-youtube &gt; div {
      top: 40px; }
  .news--aside .news__content {
    padding-left: 0;
    width: 100%;
    display: flex; }
    .news--aside .news__content h3 {
      flex: 1 1; }
  .news--aside .news__info {
    position: relative;
    left: 0;
    bottom: 0;
    margin-bottom: 0;
    display: inline-block;
    width: 45px;
    flex-basis: 45px;
    line-height: 20px; }
  .news--aside .news__comments {
    position: relative;
    display: block;
    margin-top: 5px; }

.aside--fullpage .news--aside {
  margin-bottom: 0;
  border-bottom: 0; }
  .aside--fullpage .news--aside .news__comments {
    left: -5px;
    top: 30px;
    bottom: auto; }

.news--aside-full {
  margin-bottom: 20px; }
  .news--aside-full .news__img {
    height: 150px; }
    .news--aside-full .news__img img {
      object-position: top; }

.news--aside-full .news__content h3 {
  font-size: 16px; }

.news--aside-full--custom .news__img-text {
  padding: 0 25px; }

.page__content--full {
  width: 100%; }
  .page__content--full .page__news .news {
    width: calc(100% / 4 - (2 * 30px) / 4); }

.page__content--news-detail {
  margin: 0 auto;
  max-width: 900px; }

.page__content iframe {
  width: 100% !important;
  margin-bottom: 30px; }
  @media only screen and (max-width: 540px) {
    .page__content iframe {
      margin-bottom: 10px; } }

.page__content iframe.juxtapose {
  min-height: auto;
  margin-bottom: 30px; }
  @media only screen and (max-width: 540px) {
    .page__content iframe.juxtapose {
      min-height: auto; }
      .page__content iframe.juxtapose #juxtapose-embed {
        width: 100% !important;
        height: 180px !important; } }

.page__content .ya-music iframe {
  min-height: auto; }

img.mfp-img {
  /* max-height: none !important; */ }

.news-content span {
  margin-top: 0;
  display: block;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  color: #525252;
  -webkit-font-smoothing: antialiased; }

.news-content span:after {
  box-sizing: border-box; }

.push {
  list-style: none;
  font-family: "Lucida Sans"; }

.push li {
  position: relative;
  padding: 20px 0 20px 40px;
  color: #D29D25;
  font-variant: small-caps;
  font-weight: bold;
  cursor: pointer; }

.push li:before {
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #4F5151;
  content: "";
  left: 0;
  transition: .3s ease-in-out;
  top: 27px; }

.push li:after {
  position: absolute;
  border-left: 1px dotted #4F5151;
  width: 1px;
  bottom: -12px;
  content: "";
  left: 3px;
  top: 48px; }

.push li:hover:before {
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.2); }

.push li:last-child:after {
  content: none; }

.firctul {
  list-style: none;
  padding: 0; }

.firctul li {
  padding: 10px 30px;
  background: linear-gradient(to left, #9bc2eb 0%, white, #9bc2eb);
  border-bottom: 1px solid #9c9c9c !important;
  color: #111;
  font-size: 20px;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.2);
  margin-bottom: 5px; }

.firctul li:last-child {
  border-bottom: none; }

.grayscaleul {
  list-style: none;
  padding: 0; }

.grayscaleul li {
  padding: 10px 30px;
  background: linear-gradient(to left, #888 0%, white, #888);
  border-bottom: 1px solid #9c9c9c !important;
  color: #111;
  font-size: 20px;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.2);
  margin-bottom: 5px; }

.grayscaleul li:last-child {
  border-bottom: none; }

.list8 {
  list-style: none; }

.list8 li {
  font-size: 20px; }

.list8 li {
  display: block;
  background-color: #356595;
  border-left: 5px solid #356595;
  border-right: 5px solid #356595;
  padding-left: 10px;
  text-decoration: none;
  color: #edf9ff;
  margin-bottom: 5px;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.2); }

.list8 li:hover {
  -moz-transform: rotate(-5deg);
  -moz-box-shadow: 10px 10px 20px #000000;
  -webkit-transform: rotate(-5deg);
  -webkit-box-shadow: 10px 10px 20px #000000;
  transform: rotate(-5deg);
  box-shadow: 10px 10px 20px #000000; }

.semafor {
  list-style: none;
  padding: 0; }

.semafor li {
  padding: 7px 20px;
  border-radius: 5px;
  border-left: 10px solid #f05d22;
  box-shadow: 2px -2px 5px 0 rgba(0, 0, 0, 0.1), -2px -2px 5px 0 rgba(0, 0, 0, 0.1), 2px 2px 5px 0 rgba(0, 0, 0, 0.1), -2px 2px 5px 0 rgba(0, 0, 0, 0.1);
  font-size: 20px;
  letter-spacing: 2px;
  transition: 0.3s all linear;
  margin: 12px 15px; }

.semafor li:nth-child(even) {
  border-color: #fcba30; }

.semafor li:nth-child(odd) {
  border-color: #8bc63e; }

.semafor li:hover {
  border-left: 10px solid transparent; }

.semafor li:nth-child(even):hover {
  border-right: 10px solid #fcba30; }

.semafor li:nth-child(odd):hover {
  border-right: 10px solid #8bc63e; }

.b-about__persons ul li p img {
  height: 100px;
  border-radius: 50%;
  margin-bottom: 15px; }

.b-footer__other {
  padding-bottom: 15px; }

.b-contacts__map {
  max-width: none;
  min-height: 400px; }
  .b-contacts__map ymaps {
    margin-bottom: 30px; }

.b-about__content {
  max-width: none; }
  .b-about__content .imprint {
    width: 100%;
    text-align: left; }

.b-about__persons ul li p {
  width: calc(100% / 4);
  text-align: center; }

.b-about__persons ul li p span {
  text-align: center; }
  .b-about__persons ul li p span.name {
    color: #000;
    font-size: 17px;
    font-weight: normal;
    line-height: 1.41;
    margin-bottom: 5px;
    opacity: 1; }
  .b-about__persons ul li p span.position {
    opacity: 0.5;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.43; }

.play-zoom {
  transform: scale(1);
  transition: zoom 20s ease-out; }

.play-zoom:hover {
  transform: scale(1.2); }

.sepia {
  filter: sepia(100%); }

.grayscale {
  filter: grayscale(100%); }

.b-footer__publisher {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.14;
  letter-spacing: normal;
  text-align: left;
  color: #fff; }

.news__rest-parsed {
  text-align: left;
  font-family: "Roboto", sans-serif;
  font-size: 19px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.58;
  letter-spacing: normal; }
  .news__rest-parsed .shedule {
    border-bottom: 1px solid #000;
    margin-bottom: 15px; }
  .news__rest-parsed .slides {
    margin-top: 20px; }
    .news__rest-parsed .slides #slideshow .b-detail__img {
      margin: 0 auto !important; }
    .news__rest-parsed .slides #nav {
      margin: 10px 140px; }
  .news__rest-parsed .shedule_table {
    width: 100%;
    font-size: 16px; }
    .news__rest-parsed .shedule_table td {
      padding: 10px 5px; }

.instagram-media {
  margin: 30px auto !important; }

.section__arrow--mini {
  margin-top: -5px; }

.b-main-fullpage {
  padding-top: 0; }

.b-main__tv-banner {
  display: none;
  margin-bottom: 10px; }
  @media only screen and (max-width: 540px) {
    .b-main__tv-banner {
      display: block; } }
  .b-main__tv-banner img {
    width: 100%; }

@media only screen and (max-width: 712px) {
  .b-main-fullpage--content .b-fullpage-slider__item .news__img img {
    height: 515px; } }

.b-fullpage-slider {
  height: 740px; }
  .b-fullpage-slider__item .news__preview {
    display: none; }
  @media only screen and (max-width: 712px) {
    .b-fullpage-slider__item .news__content {
      bottom: 0;
      top: 40px; } }
  .b-fullpage-slider__item .news__img:after {
    background-color: rgba(32, 32, 32, 0.3); }
  .b-fullpage-slider__item .news__img img {
    height: 740px;
    object-position: 50% 30%; }
    @media only screen and (max-width: 712px) {
      .b-fullpage-slider__item .news__img img {
        height: 230px; } }
  @media only screen and (max-width: 712px) {
    .b-fullpage-slider {
      height: 230px;
      margin-bottom: 0 !important;
      margin-top: 0; }
      .b-fullpage-slider__arrow {
        display: none; }
      .b-fullpage-slider .slick-dots {
        bottom: 28px; } }

.b-detail__slider .slick-dots {
  text-align: center;
  right: auto;
  margin-top: 5px; }
  @media only screen and (max-width: 712px) {
    .b-detail__slider .slick-dots {
      margin-top: 0; } }

.b-main-fullpage--content .b-fullpage-slider__arrow {
  bottom: 200px;
  left: calc((100% - 1290px) / 2 + 60px); }

.b-main-fullpage--content {
  padding-top: 0;
  height: 680px; }
  .b-main-fullpage--content .b-fullpage-slider {
    height: 680px; }
  .b-main-fullpage--content .b-fullpage-slider__item .news__img img {
    height: 680px; }

.b-main__section {
  /*&amp;__tv {
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}*/ }
  .b-main__section--grey-bg {
    background: rgba(0, 0, 0, 0.1);
    padding: 20px; }

.b-detail__read-more {
  font-family: "Roboto", sans-serif;
  font-size: 19px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.58;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  margin-bottom: 30px;
  -webkit-font-smoothing: antialiased; }

.b-detail-time {
  font-size: 18px; }

.b-detail__img {
  text-align: center; }
  .b-detail__img iframe {
    height: 550px; }
  .b-detail__img img {
    display: inline-block; }

@media only screen and (max-width: 540px) {
  .news-content .b-detail__news {
    float: none;
    width: 100%;
    padding-left: 0; } }

/*
.hash-tag__item {
	text-transform: lowercase;
}
*/
.b-detail__information {
  text-align: left; }

.b-footer__other {
  padding-top: 12px; }

.b-footer__smi {
  font-size: 12px;
  color: #7f7f7f;
  padding: 30px 0 25px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2); }

@media only screen and (max-width: 712px) {
  .b-footer__contact p {
    width: 100%; } }

.b-header__main-menu {
  margin-left: 43px; }

.main-menu__link .badge {
  font-size: 10px;
  padding: 1px 4px;
  position: absolute;
  top: -8px;
  right: -25px;
  border-radius: 15px; }
  .main-menu__link .badge--primary {
    color: #fff;
    background: #e8a427; }

@media only screen and (max-width: 1000px) {
  .b-main-fullpage--content .b-fullpage-slider__arrow {
    bottom: 50px; } }

.section__arrow .b-arrow-slider__item:first-child {
  margin-right: 3px; }

.section__arrow .b-arrow-slider__item:last-child {
  margin-left: 3px; }

.b-header {
  background: #000;
  border-bottom: none;
  position: fixed;
  z-index: 1001;
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2); }
  .b-header--bg-black {
    background: #202020; }
  .b-header--topped {
    background: #202020; }
  .b-header__logo {
    background: none;
    width: 80px;
    height: auto; }
    .b-header__logo img {
      width: 100%; }
  .b-header__sub-menu {
    z-index: 1; }

.b-header__aside {
  margin-left: 0;
  width: 330px; }

.aside--fullpage {
  background: rgba(0, 0, 0, 0.5);
  top: 60px;
  height: 680px;
  padding: 15px 30px;
  border-left: 0; }

.b-main-fullpage--content .aside--fullpage {
  top: 0; }

.b-header__search.move {
  height: 30px; }

.social__item:hover:after {
  transform: none;
  -webkit-transform: none; }

.social__item {
  padding: 6px 9px;
  color: #fff; }

.social__item--tg {
  background-color: #2aa1da; }

.social__item--instagram {
  padding-left: 10px;
  background: #f09433;
  background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
  background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
  background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f09433', endColorstr='#bc1888', GradientType=1); }

.social__item--google {
  background-color: #1a73e8; }

.social__item--zen {
  background-color: #ff0400; }

.news-social__item {
  height: 24px;
  width: 24px;
  margin-right: 4px;
  display: inline-block;
  vertical-align: top;
  border-radius: 2px;
  color: #fff; }

.feedback-form textarea {
  width: 100%;
  border-radius: 3px;
  border: solid 1px #e5e5e5;
  color: rgba(0, 0, 0, 0.4);
  padding: 10px;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal; }

.feedback-form input {
  width: 100%;
  border-radius: 3px;
  border: solid 1px #e5e5e5;
  color: rgba(0, 0, 0, 0.4);
  padding: 10px;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  margin-bottom: 15px; }

.feedback-form button {
  position: relative;
  margin-top: 15px;
  display: inline-block;
  padding: 0 24px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 40px;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  height: 40px;
  border-radius: 3px;
  background-color: #e8a427;
  overflow: hidden; }

.news--full-custom .news__img-text h4 {
  font-size: 70px; }

.news--full-custom .news__img-text span {
  font-size: 16px; }

.b-header__aside-text {
  font-size: 11px; }

.orange-button {
  position: relative;
  display: inline-block;
  padding: 0 24px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 40px;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  height: 40px;
  border: none;
  border-radius: 3px;
  background-color: #e8a427;
  overflow: hidden; }

.sub-menu__link a {
  padding: 8px 12px;
  margin-right: 5px;
  text-decoration: underline;
  font-size: 12px; }
  .sub-menu__link a:hover {
    text-decoration: none; }

.b-sub-header {
  display: none; }

.b-detail__news--single.inject-long {
  margin-bottom: 30px; }
  .b-detail__news--single.inject-long .news {
    padding: 0; }
    @media only screen and (max-width: 540px) {
      .b-detail__news--single.inject-long .news {
        padding: 15px; } }
    .b-detail__news--single.inject-long .news__img {
      width: 150px;
      height: auto;
      margin-bottom: 0; }
      .b-detail__news--single.inject-long .news__img .b-detail__img {
        margin: 20px 10px !important; }
      @media only screen and (max-width: 540px) {
        .b-detail__news--single.inject-long .news__img {
          display: none; }
          .b-detail__news--single.inject-long .news__img .b-detail__img {
            width: 90%;
            margin: 0 !important; } }
      .b-detail__news--single.inject-long .news__img img {
        margin-bottom: 0; }
    .b-detail__news--single.inject-long .news__content {
      padding: 20px; }
      @media only screen and (max-width: 540px) {
        .b-detail__news--single.inject-long .news__content {
          padding: 0;
          margin: 0; } }
      .b-detail__news--single.inject-long .news__content h3 {
        font-size: 18px; }
        @media only screen and (max-width: 540px) {
          .b-detail__news--single.inject-long .news__content h3 {
            font-size: 16px;
            margin-bottom: 0; } }
      @media only screen and (max-width: 540px) {
        .b-detail__news--single.inject-long .news__content p {
          display: none; } }
    .b-detail__news--single.inject-long .news__preview {
      font-size: 16px;
      margin-bottom: 0; }

.news-content .b-detail__news--single.inject-long span {
  margin-top: 0; }

.social {
  align-items: center; }

.b-detail__news--single.inject-short {
  width: 40%;
  float: right;
  min-width: 310px;
  margin-left: 30px;
  position: relative;
  z-index: 2; }
  @media only screen and (max-width: 540px) {
    .b-detail__news--single.inject-short {
      float: none;
      width: 100%; } }
  .b-detail__news--single.inject-short .news {
    display: block;
    padding: 0; }
    .b-detail__news--single.inject-short .news__img {
      width: 100%;
      height: auto;
      position: relative;
      top: auto;
      left: auto;
      margin-bottom: 0; }
      .b-detail__news--single.inject-short .news__img .b-detail__img {
        width: 100% !important;
        margin: 0 !important; }
    .b-detail__news--single.inject-short .news__content {
      padding: 0 10px 10px; }
      .b-detail__news--single.inject-short .news__content h3 {
        margin-bottom: 10px; }
      @media only screen and (max-width: 540px) {
        .b-detail__news--single.inject-short .news__content {
          padding-top: 10px; }
          .b-detail__news--single.inject-short .news__content h3 {
            font-size: 16px; } }
    .b-detail__news--single.inject-short .news__info {
      width: 100%;
      left: 0;
      position: relative; }
    .b-detail__news--single.inject-short .news__preview {
      font-size: 16px;
      margin-bottom: 10px; }
      @media only screen and (max-width: 540px) {
        .b-detail__news--single.inject-short .news__preview {
          margin: 0; } }
  @media only screen and (max-width: 540px) {
    .b-detail__news--single.inject-short {
      margin: 0; } }

@media only screen and (max-width: 540px) {
  .page {
    padding-top: 100px; }
  .page--home {
    padding-top: 0; }
  .inject-short {
    float: none;
    width: 100%; } }

@media only screen and (max-width: 1000px) {
  .b-sub-header {
    display: block;
    top: 40px;
    background: #383838; }
  .mobile-menu__adds {
    top: 10px;
    font-size: 13px;
    font-weight: bold;
    border-bottom: 2px solid transparent; }
    .mobile-menu__adds.active {
      border-color: #f5b34b; }
  .b-header {
    height: 50px; }
  .b-menu {
    top: 50px;
    height: calc(100%); }
  .b-main-fullpage {
    padding-top: 50px;
    margin-bottom: 30px; } }
  @media only screen and (max-width: 1000px) and (max-width: 540px) {
    .b-main-fullpage--content {
      padding-top: 0; } }

@media only screen and (max-width: 1000px) {
  .b-header__sub-menu {
    left: 10px; }
  .b-menu__footer-right {
    margin-left: -15px; }
  .b-menu__footer-top .social__item {
    margin-right: 5px;
    margin-bottom: 10px; } }

.b-search__content {
  justify-content: space-evenly; }

.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  color: rgba(0, 0, 0, 0.4);
  font-size: 14px;
  font-weight: 300; }
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer; }
  .checkbox input {
    margin-top: 4px;
    margin-left: -20px;
    width: auto;
    position: absolute; }

.slick-dots li button:before {
  font-size: 30px; }

.b-about__persons ul li p a {
  margin-top: 2px;
  text-align: center; }

.page__adv .b-about__persons ul li p:last-child {
  padding-left: 0; }

@media only screen and (max-width: 540px) {
  .daily-promo {
    display: none; } }

.daily-promo img {
  width: 100%;
  object-fit: contain; }

@media only screen and (max-width: 540px) {
  .b-header {
    background: #202020;
    position: fixed;
    z-index: 99;
    border-bottom: 1px solid #202020; }
  .b-promo--desktop-hidden {
    display: block !important;
    width: 100%; }
    .b-promo--desktop-hidden img {
      width: 100%;
      margin-bottom: 25px; }
  .page {
    padding-top: 65px; }
    .page--home {
      padding-top: 0; }
  .b-header__sub-menu {
    top: 50px;
    display: none; } }

.social--detail-sign {
  font-size: 14px;
  margin-right: 10px;
  margin-top: 2px; }

a:focus {
  outline: none; }

.mfp-arrow {
  background-color: transparent !important; }

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

@media only screen and (max-width: 540px) {
  .mfp-arrow.mfp-arrow-right {
    right: 15px; } }

.mfp-arrow {
  position: absolute;
  opacity: .65;
  filter: alpha(opacity=65);
  margin: -55px 0 0;
  top: 50%;
  padding: 0;
  -webkit-tap-highlight-color: transparent; }

button.mfp-arrow, button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

.mfp-arrow .mfp-a, .mfp-arrow .mfp-b, .mfp-arrow:after, .mfp-arrow:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: inset transparent; }

.mfp-arrow .mfp-b, .mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: .7; }

.mfp-arrow .mfp-a, .mfp-arrow:after {
  border-top-width: 8px;
  border-bottom-width: 8px;
  top: 8px; }

.mfp-arrow-right .mfp-a, .mfp-arrow-right:after {
  border-left: 10px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-left .mfp-a, .mfp-arrow-left:after {
  border-right: 10px solid #FFF;
  margin-left: 31px; }
  @media only screen and (max-width: 540px) {
    .mfp-arrow-left .mfp-a, .mfp-arrow-left:after {
      margin-left: 20px; } }

.mfp-arrow.mfp-arrow-left {
  left: 0; }

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1; }

.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8; }

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0; }

.b-fullpage-slider__arrow .b-arrow-slider__item {
  transform: rotate(-90deg); }

.b-detail__social-typography {
  left: -80px; }

.comment-item__user-header, .comment-item__user-text {
  overflow: hidden; }

@media only screen and (max-width: 540px) {
  .b-comments {
    margin-top: 20px; } }

.b-comments__captcha {
  padding-left: 90px; }
  .b-comments__captcha iframe {
    height: 78px !important;
    min-height: auto; }
  @media only screen and (max-width: 540px) {
    .b-comments__captcha {
      padding-left: 0;
      margin-bottom: 15px;
      float: right; } }

.b-comments__form-refresh-avatar {
  transition: all 0.3s ease;
  color: #7f7f7f;
  display: inline-block;
  position: absolute;
  z-index: 2;
  left: 60px;
  top: 45px;
  cursor: pointer; }
  .b-comments__form-refresh-avatar:hover {
    color: #000; }
  @media only screen and (max-width: 540px) {
    .b-comments__form-refresh-avatar {
      left: 12px;
      top: 40px; } }

.b-form__submit {
  justify-content: flex-end; }

.b-form__item textarea {
  margin-bottom: 15px;
  box-shadow: inset 0 0 0 0 grey;
  outline: none; }
  .b-form__item textarea::-moz-focus-inner {
    border: 0;
    padding: 0; }

.b-form__item input {
  border: solid 1px #e5e5e5;
  border-radius: 5px; }

.b-form__item--user {
  padding-left: 90px;
  margin-bottom: 0; }
  @media only screen and (max-width: 540px) {
    .b-form__item--user {
      padding-left: 50px; } }
  .b-form__item--user input[type="text"], .b-form__item--user input[type="email"] {
    margin-bottom: 15px; }
  .b-form__item--user img {
    width: 70px;
    height: 70px; }
    @media only screen and (max-width: 540px) {
      .b-form__item--user img {
        width: 40px;
        height: 40px; } }

.b-alert {
  top: 60px;
  position: relative;
  z-index: 9999; }
  @media only screen and (max-width: 540px) {
    .b-alert {
      top: 40px;
      position: relative; } }

::-webkit-scrollbar {
  width: 6px;
  height: 0px; }

::-webkit-scrollbar-track {
  background-color: #f1f1f1; }
  @media only screen and (max-width: 540px) {
    ::-webkit-scrollbar-track {
      background-color: #f1f1f1; } }

::-webkit-scrollbar-thumb {
  background: #f5a100;
  border-radius: 0; }

.b-fullpage-slider__item .news__content {
  max-width: 500px; }

.related-news {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media only screen and (max-width: 540px) {
    .related-news {
      margin-bottom: 20px; }
      .related-news .section__slider .news {
        margin-bottom: 10px;
        min-height: auto; }
        .related-news .section__slider .news__img {
          padding-top: 70%; }
        .related-news .section__slider .news__content h3 {
          font-size: 20px; }
      .related-news .related-slider-arrows {
        display: none; } }
  .related-news .section__slider .slick-slide &gt; div {
    height: auto; }

.news-short {
  margin-bottom: 30px;
  padding-top: 45px;
  border-top: 1px solid #e5e5e5; }
  @media only screen and (max-width: 540px) {
    .news-short {
      text-align: left;
      padding-top: 30px; } }
  .b-detail__typography .news-short-preview {
    text-align: center;
    margin-bottom: 25px; }
    @media only screen and (max-width: 540px) {
      .b-detail__typography .news-short-preview {
        text-align: left; } }
  .news-short-button {
    transition: all 0.3s ease;
    display: inline-block;
    padding: 15px;
    margin: 25px 0;
    box-shadow: 0px 3px 20px 0 rgba(0, 0, 0, 0.075);
    text-decoration: none;
    text-align: center;
    color: #202020;
    font-weight: 500;
    max-width: 300px; }
    .news-short-button span {
      transition: all 0.3s ease;
      display: inline-block; }
    .news-short-button:hover span {
      transform: translateX(5px); }
  .news-short .b-detail__hash-tag {
    margin-bottom: 0; }

.page__content .playbuzz iframe {
  min-height: 300px; }

.news-yandex-adv {
  background: #e5e5e5;
  min-height: 1px;
  margin: 50px 0; }

.b-detail__typography strong em, .b-detail__typography em strong {
  font-weight: 600; }

.like__btn.disabled:hover {
  opacity: .2; }

.like__btn.active:hover {
  opacity: 1; }

.js-news-authors-slider .news {
  min-height: auto;
  margin-bottom: 0; }

.news--authors {
  width: calc(100% / 3 - (5 * 30px) / 3); }
  .news--authors:hover .news__content h3 {
    color: #000; }
  .news--authors .news__content h3 a {
    transition: all 0.3s ease; }
    .news--authors .news__content h3 a:hover {
      color: #e8a427; }
  .news--authors__author {
    display: flex;
    align-items: center;
    margin-bottom: 10px; }
    .news--authors__author img {
      width: 120px;
      margin-right: 10px; }
    .news--authors__author-name {
      text-align: left;
      font-size: 16px;
      margin-bottom: 10px;
      line-height: 18px; }
      .news--authors__author-name span {
        font-size: 14px;
        color: #7f7f7f;
        margin-top: 0; }
    .news--authors__author--page-header {
      float: right;
      width: 250px; }
      @media only screen and (max-width: 540px) {
        .news--authors__author--page-header {
          display: none;
          float: none;
          width: 100%; } }
      .news--authors__author--page-header a {
        display: flex;
        align-items: center; }
      .news--authors__author--page-header img {
        width: 60px; }
      .news--authors__author--page-header p {
        margin-bottom: 0; }

.b-detail__typography blockquote {
  z-index: 0; }

.b-detail__quiz {
  text-align: center;
  background: rgba(0, 0, 0, 0.05);
  padding: 20px; }
  @media only screen and (max-width: 540px) {
    .b-detail__quiz {
      padding: 15px; } }
  .b-detail__quiz h3 {
    text-align: center; }
    @media only screen and (max-width: 540px) {
      .b-detail__quiz h3 {
        font-size: 20px; } }
  .b-detail__quiz p {
    text-align: center;
    font-style: italic;
    margin-bottom: 15px; }
  .b-detail__quiz p.quiz-answer {
    color: #f5a100;
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    font-family: "Roboto Slab", sans-serif;
    min-height: 40px;
    margin-bottom: 15px; }
    @media only screen and (max-width: 540px) {
      .b-detail__quiz p.quiz-answer {
        font-size: 20px;
        margin-bottom: 0; } }
  .b-detail__quiz__magic {
    position: relative; }
    .b-detail__quiz__magic .b-detail__img {
      margin: 0; }
    .b-detail__quiz__magic p.quiz-answer {
      position: absolute;
      color: black;
      font-size: 20px;
      width: 200px;
      top: 44%;
      left: 36%; }
      @media only screen and (max-width: 540px) {
        .b-detail__quiz__magic p.quiz-answer {
          font-size: 10px;
          width: 85px;
          top: 38%;
          left: 35%; } }
  @media only screen and (max-width: 540px) {
    .b-detail__quiz .button {
      margin-bottom: 15px; } }
  .b-detail__quiz .b-form__item input {
    max-width: 70%; }
    @media only screen and (max-width: 540px) {
      .b-detail__quiz .b-form__item input {
        max-width: 100%; } }

.news__badge {
  text-align: left;
  background: #e8a427;
  display: inline-block;
  color: #fff;
  font-size: 12px;
  padding: 1px 6px; }

.tv-problem {
  margin-top: 20px; }
  .tv-problem__main {
    width: 100%;
    display: flex;
    justify-content: space-between; }
    @media only screen and (max-width: 540px) {
      .tv-problem__main {
        display: block; } }
  .tv-problem-map {
    width: calc(100% / 3 * 2 - 15px);
    margin-bottom: 30px; }
    @media only screen and (max-width: 540px) {
      .tv-problem-map {
        width: 100%; } }
    .tv-problem-map #map {
      width: 100%;
      height: 440px; }
  .tv-problem-news {
    width: calc(100% / 3 * 1 - 15px); }
    @media only screen and (max-width: 540px) {
      .tv-problem-news {
        width: 100%; } }
    .tv-problem-news .news {
      width: 100%; }
    .tv-problem-news .button {
      display: inline-block;
      width: 100%; }
      @media only screen and (max-width: 540px) {
        .tv-problem-news .button {
          margin-bottom: 30px; } }
  .tv-problem .b-popup__title {
    font-family: "Roboto", sans-serif; }
    @media only screen and (max-width: 540px) {
      .tv-problem .b-popup__title {
        line-height: 1.4; } }
  .tv-problem .b-form {
    display: flex;
    justify-content: space-between;
    font-family: "Roboto", sans-serif;
    text-align: left; }
    @media only screen and (max-width: 540px) {
      .tv-problem .b-form {
        flex-wrap: wrap;
        flex-direction: column-reverse; } }
    .tv-problem .b-form__submit {
      justify-content: left; }
    .tv-problem .b-form input, .tv-problem .b-form textarea {
      color: #0c0c0c; }
    .tv-problem .b-form select {
      background-color: #fff;
      outline: none;
      -webkit-font-smoothing: antialiased;
      width: 100%;
      border-radius: 3px;
      border: solid 1px #e5e5e5;
      font-family: "Roboto", sans-serif;
      font-size: 14px;
      font-weight: 300;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.14;
      letter-spacing: normal;
      text-align: left;
      color: #0c0c0c;
      height: 51px; }
  .tv-problem__inputs {
    width: calc(100% / 2 - 15px); }
    @media only screen and (max-width: 540px) {
      .tv-problem__inputs {
        width: 100%;
        margin-bottom: 30px; } }
  .tv-problem__map {
    width: calc(100% / 2 - 15px); }
    @media only screen and (max-width: 540px) {
      .tv-problem__map {
        width: 100%;
        margin-bottom: 30px; } }
    .tv-problem__map #map {
      width: 100%;
      height: 570px; }
      @media only screen and (max-width: 540px) {
        .tv-problem__map #map {
          height: 260px; } }

.tv-live-player {
  width: 100%;
  height: 540px;
  padding: 0;
  background: #000; }
  @media only screen and (max-width: 540px) {
    .tv-live-player {
      height: 190px;
      margin-bottom: 15px; } }
  .tv-live-player-preloader {
    transition: all 0.3s ease;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    animation-delay: 1s;
    background: transparent;
    position: absolute;
    height: 80px;
    z-index: 2;
    margin: 230px 330px;
    width: 300px;
    opacity: 1; }
    @media only screen and (max-width: 540px) {
      .tv-live-player-preloader {
        margin: 55px auto;
        padding-left: 25px; } }
    .tv-live-player-preloader .item-1 {
      width: 20px;
      height: 20px;
      background: #f583a1;
      border-radius: 50%;
      background-color: #eed968;
      margin: 7px;
      display: flex;
      justify-content: center;
      align-items: center; }

@keyframes scale {
  0% {
    transform: scale(1); }
  50%,
  75% {
    transform: scale(2.5); }
  78%, 100% {
    opacity: 0; } }
    .tv-live-player-preloader .item-1:before {
      content: '';
      width: 20px;
      height: 20px;
      border-radius: 50%;
      background-color: #eed968;
      opacity: 0.7;
      animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
      animation-delay: 200ms;
      transition: 0.5s all ease;
      transform: scale(1); }
    .tv-live-player-preloader .item-2 {
      width: 20px;
      height: 20px;
      background: #f583a1;
      border-radius: 50%;
      background-color: #eece68;
      margin: 7px;
      display: flex;
      justify-content: center;
      align-items: center; }

@keyframes scale {
  0% {
    transform: scale(1); }
  50%,
  75% {
    transform: scale(2.5); }
  78%, 100% {
    opacity: 0; } }
    .tv-live-player-preloader .item-2:before {
      content: '';
      width: 20px;
      height: 20px;
      border-radius: 50%;
      background-color: #eece68;
      opacity: 0.7;
      animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
      animation-delay: 400ms;
      transition: 0.5s all ease;
      transform: scale(1); }
    .tv-live-player-preloader .item-3 {
      width: 20px;
      height: 20px;
      background: #f583a1;
      border-radius: 50%;
      background-color: #eec368;
      margin: 7px;
      display: flex;
      justify-content: center;
      align-items: center; }

@keyframes scale {
  0% {
    transform: scale(1); }
  50%,
  75% {
    transform: scale(2.5); }
  78%, 100% {
    opacity: 0; } }
    .tv-live-player-preloader .item-3:before {
      content: '';
      width: 20px;
      height: 20px;
      border-radius: 50%;
      background-color: #eec368;
      opacity: 0.7;
      animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
      animation-delay: 600ms;
      transition: 0.5s all ease;
      transform: scale(1); }
    .tv-live-player-preloader .item-4 {
      width: 20px;
      height: 20px;
      background: #f583a1;
      border-radius: 50%;
      background-color: #eead68;
      margin: 7px;
      display: flex;
      justify-content: center;
      align-items: center; }

@keyframes scale {
  0% {
    transform: scale(1); }
  50%,
  75% {
    transform: scale(2.5); }
  78%, 100% {
    opacity: 0; } }
    .tv-live-player-preloader .item-4:before {
      content: '';
      width: 20px;
      height: 20px;
      border-radius: 50%;
      background-color: #eead68;
      opacity: 0.7;
      animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
      animation-delay: 800ms;
      transition: 0.5s all ease;
      transform: scale(1); }
    .tv-live-player-preloader .item-5 {
      width: 20px;
      height: 20px;
      background: #f583a1;
      border-radius: 50%;
      background-color: #ee8c68;
      margin: 7px;
      display: flex;
      justify-content: center;
      align-items: center; }

@keyframes scale {
  0% {
    transform: scale(1); }
  50%,
  75% {
    transform: scale(2.5); }
  78%, 100% {
    opacity: 0; } }
    .tv-live-player-preloader .item-5:before {
      content: '';
      width: 20px;
      height: 20px;
      border-radius: 50%;
      background-color: #ee8c68;
      opacity: 0.7;
      animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
      animation-delay: 1000ms;
      transition: 0.5s all ease;
      transform: scale(1); }

.tv-program {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e7e8e8; }
  @media only screen and (max-width: 540px) {
    .tv-program {
      flex-wrap: wrap;
      border-bottom: none;
      padding-bottom: 0;
      margin-bottom: 0; } }
  .tv-program__img {
    width: calc(100% / 2 - 15px);
    height: 300px; }
    @media only screen and (max-width: 540px) {
      .tv-program__img {
        width: 100%;
        height: 200px;
        margin-bottom: 20px; } }
    .tv-program__img img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: contain; }
  .tv-program__desc {
    width: calc(100% / 2 - 15px);
    text-align: left;
    font-family: "Roboto", sans-serif;
    font-size: 19px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.58;
    letter-spacing: normal; }
    @media only screen and (max-width: 540px) {
      .tv-program__desc {
        width: 100%;
        font-size: 14px; } }
    @media only screen and (max-width: 540px) {
      .tv-program__desc p {
        margin-bottom: 0; } }
  .tv-program__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  .tv-program__item {
    transition: all 0.3s ease;
    width: calc(100% / 2 - 15px);
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-bottom: 30px;
    border: 2px solid #e7e8e8; }
    .tv-program__item:hover {
      border-color: #e8a427; }
    @media only screen and (max-width: 540px) {
      .tv-program__item {
        flex-wrap: wrap;
        width: 100%;
        padding: 0;
        margin-bottom: 20px; } }
    .tv-program__item__img {
      width: 100%; }
      @media only screen and (max-width: 540px) {
        .tv-program__item__img {
          width: 100%; } }
      .tv-program__item__img img {
        display: block;
        width: 100%;
        height: 100%; }
    .tv-program__item__desc {
      width: calc(100% / 2 - 15px);
      text-align: left;
      padding: 15px 15px 15px 0; }
      @media only screen and (max-width: 540px) {
        .tv-program__item__desc {
          width: 100%;
          padding: 15px 15px 0 15px; } }
      .tv-program__item__desc h3 {
        transition: all 0.3s ease;
        font-family: "Roboto Slab", sans-serif;
        font-size: 22px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.36;
        letter-spacing: normal; }
        @media only screen and (max-width: 540px) {
          .tv-program__item__desc h3 {
            font-size: 20px; } }
      .tv-program__item__desc p, .tv-program__item__desc p span {
        text-align: left !important;
        font-family: "Roboto", sans-serif !important;
        font-style: normal !important;
        font-stretch: normal !important;
        line-height: 1.58 !important;
        letter-spacing: normal !important;
        font-size: 16px !important;
        font-weight: 300 !important;
        margin-bottom: 0 !important; }
    .tv-program__item:hover .tv-program__item__desc h3 {
      color: #e8a427; }

.tv__live {
  display: flex;
  flex-wrap: nowrap;
  margin-bottom: 30px; }
  @media only screen and (max-width: 540px) {
    .tv__live {
      flex-wrap: wrap;
      margin-bottom: 20px; } }
  .tv__live .section__top {
    margin-bottom: 10px; }
  .tv__live__player {
    flex-shrink: 0;
    width: calc(100% - 330px); }
    @media only screen and (max-width: 540px) {
      .tv__live__player {
        width: 100%; } }
    .tv__live__player iframe {
      width: 100%;
      height: 540px; }
      @media only screen and (max-width: 540px) {
        .tv__live__player iframe {
          min-height: 200px;
          height: 200px; } }
  .tv__live__schedule {
    width: 300px;
    height: 540px;
    background: #f7f7f7;
    padding: 15px;
    overflow-y: scroll;
    text-align: left; }
    @media only screen and (max-width: 540px) {
      .tv__live__schedule {
        width: 100%; } }
    .tv__live__schedule__box {
      margin-left: 30px; }
      @media only screen and (max-width: 540px) {
        .tv__live__schedule__box {
          margin-left: 0; } }
    .tv__live__schedule-item {
      font-family: "Roboto Slab", sans-serif;
      font-size: 14px;
      line-height: 1.43;
      display: flex;
      margin-bottom: 15px; }
      .tv__live__schedule-item.active {
        color: #eebe67; }
      .tv__live__schedule-item time {
        font-size: 14px;
        line-height: 1.43;
        margin-right: 10px; }

.tv-main {
  padding-top: 40px; }

.tv-header__wrapper {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.01), 0 1px 10px 0 rgba(0, 0, 0, 0.01), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
  width: 100%;
  position: fixed;
  z-index: 102;
  background: #f7f7f7;
  margin-top: 60px; }
  @media only screen and (max-width: 540px) {
    .tv-header__wrapper {
      margin-top: 50px; } }

.tv-header {
  display: flex;
  flex-wrap: nowrap; }
  .tv-header__logo {
    font-size: 22px;
    font-weight: bold;
    padding: 7px 0; }
    @media only screen and (max-width: 540px) {
      .tv-header__logo {
        display: none; } }

.tv-nav {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin-left: 32px; }
  @media only screen and (max-width: 540px) {
    .tv-nav {
      margin-left: 0;
      overflow-x: scroll; } }
  @media only screen and (max-width: 540px) and (max-width: 540px) {
    .tv-nav:after {
      content: ' ';
      position: absolute;
      z-index: 3;
      right: 0;
      height: 44px;
      width: 40px;
      background-image: linear-gradient(to left, #fff, #fff0); } }
  .tv-nav__sub-menu {
    display: none;
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.01), 0 1px 10px 0 rgba(0, 0, 0, 0.01), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
    background: #f7f7f7;
    padding: 10px 10px 0 10px;
    margin-top: 10px;
    margin-left: -10px;
    position: absolute;
    z-index: 9999;
    flex-wrap: nowrap; }
    .tv-nav__sub-menu__col {
      display: flex;
      flex-direction: column;
      margin-right: 10px; }
    .tv-nav__sub-menu__item {
      text-align: left;
      margin: 0 10px 10px 0; }
  .tv-nav__link {
    margin-right: 8px;
    text-align: center;
    padding: 10px; }
    @media only screen and (max-width: 540px) {
      .tv-nav__link:first-child {
        padding-left: 0; } }
    .tv-nav__link--highlight {
      color: #e8a427; }
    @media only screen and (max-width: 540px) {
      .tv-nav__link {
        margin-right: -5px; } }
    .tv-nav__link .archived a {
      opacity: .5; }
    .tv-nav__link a {
      transition: all 0.3s ease;
      font-family: "Roboto", sans-serif;
      font-size: 14px;
      font-weight: 500;
      white-space: nowrap; }
      .tv-nav__link a:hover {
        opacity: 1;
        color: #e8a427; }
    .tv-nav__link:hover .tv-nav__sub-menu {
      display: block; }
      @media only screen and (max-width: 540px) {
        .tv-nav__link:hover .tv-nav__sub-menu {
          display: none; } }

.tv-daily-news {
  text-align: left;
  width: calc(100% / 3 - (2 * 20px) / 3); }
  @media only screen and (max-width: 540px) {
    .tv-daily-news {
      width: 100%; } }
  @media only screen and (max-width: 540px) {
    .tv-daily-news h3 {
      margin-top: 5px; } }
  .tv-daily-news .news__img {
    margin-bottom: 10px;
    /*img {
				height: 180px;
			}*/ }
  .tv-daily-news .news__icon {
    top: 8px;
    right: 4px;
    /*@media only screen and (max-width: 540px) {
				top: auto;
				right: auto;
				left: 10px;
				bottom: 20px;
			}*/ }
    .tv-daily-news .news__icon .fa-stack-2x {
      color: #e8a427; }
  @media only screen and (max-width: 540px) {
    .tv-daily-news .news__info .news__comments {
      color: #fff; } }
  @media only screen and (max-width: 540px) {
    .tv-daily-news .news__info .news__comments:before {
      opacity: 1;
      filter: invert(100%); } }

@media only screen and (max-width: 540px) {
  .tv-about iframe {
    min-height: 190px; } }

.news--tv-programs {
  text-align: left; }
  .news--tv-programs, .news--tv-programs:last-child {
    border: 1px solid #e7e8e8;
    margin-bottom: 20px; }
    @media only screen and (max-width: 540px) {
      .news--tv-programs, .news--tv-programs:last-child {
        margin-bottom: 20px; } }
  .news--tv-programs .news__content {
    padding: 0 15px 10px 15px; }
  .news--tv-programs .news__icon {
    top: 8px; }
    @media only screen and (max-width: 540px) {
      .news--tv-programs .news__icon {
        top: 8px;
        right: 8px; } }
  .news--tv-programs--big {
    width: calc(100% / 2 - (2 * 15px) / 2); }
    .news--tv-programs--big:nth-child(2) {
      margin-right: 0; }
    @media only screen and (max-width: 540px) {
      .news--tv-programs--big {
        width: 100%;
        margin-right: 0; } }
    .news--tv-programs--big .news__icon {
      top: 8px; }
      @media only screen and (max-width: 540px) {
        .news--tv-programs--big .news__icon {
          top: 8px;
          right: 5px; } }
  .news--tv-programs .news__content h3 {
    margin-bottom: 15px; }
  .news--tv-programs .news__preview {
    display: block;
    text-align: left;
    color: rgba(0, 0, 0, 0.5);
    font-size: 14px; }

.row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .row .col-12 {
    width: 100%; }
  @media only screen and (min-width: 1023px) {
    .row .col-md-6 {
      width: calc(100% / 2 - 10px * 2); } }

.b-contacts__info {
  max-width: 600px;
  text-align: left; }

.b-news .news--authors__author {
  justify-content: center;
  float: left;
  margin: 0 20px 0 0; }

.b-detail__read-more {
  display: none; }
  .b-detail__read-more-link {
    transition: all 0.3s ease;
    text-align: left;
    cursor: pointer;
    margin-bottom: 30px;
    color: #000;
    background: #e7e8e8;
    border-color: #e7e8e8;
    padding: 8px 10px;
    height: 35px;
    border-radius: 3px;
    width: 130px;
    font-weight: 500;
    font-size: 14px; }
    .b-detail__read-more-link:hover {
      background: #d4d4d4;
      border-color: #d4d4d4; }

.aside .slick-slider .b-promo {
  margin-bottom: 20px; }

.b-detail__typography h2 {
  font-size: 24px;
  line-height: 28px; }

.b-news--longread .page__content {
  width: 100%; }
  .b-news--longread .page__content .b-detail__typography {
    max-width: 980px; }
    .b-news--longread .page__content .b-detail__typography p {
      font-size: 22px; }
      @media only screen and (max-width: 540px) {
        .b-news--longread .page__content .b-detail__typography p {
          font-size: 16px; } }

.ya-adv-in-feed {
  margin-bottom: 30px; }
  @media only screen and (max-width: 768px) {
    .ya-adv-in-feed {
      margin-top: 30px; } }

.ya-adv-top5 {
  border-top: 1px solid #bfbfbf;
  padding: 50px 0; }

.page__content iframe:not(.instagram-media) {
  height: 500px; }
  @media only screen and (max-width: 768px) {
    .page__content iframe:not(.instagram-media) {
      height: 200px; } }

.main-menu__link a h1 {
  transition: all 0.3s ease;
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  font-weight: 500;
  color: #fff;
  margin-bottom: 0;
  margin-top: 5px; }
  .main-menu__link a h1:hover {
    color: #e8a427; }

.aside--fullpage h1 {
  position: absolute;
  color: white;
  bottom: 28px;
  right: 350px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  width: 375px;
  color: rgba(255, 255, 255, 0.4); }
  @media only screen and (max-width: 768px) {
    .aside--fullpage h1 {
      display: none; } }

.b-promo {
  width: 100%; }

.iframe-banner {
  width: 100%; }

.news--full .news__icon--video {
  top: 8px;
  right: 18px; }

.b-news--test {
  width: 80%;
  margin: 20px auto;
  border-radius: 3px;
  background-color: #e5e5e5;
  padding: 30px; }
  .b-news--test-counter {
    margin-bottom: 0;
    font-size: 16px; }
    .b-news--test-counter i {
      font-style: normal; }
  .b-news--test p {
    text-align: center; }
  .b-news--test a {
    background-color: #e8a427;
    padding: 12px;
    border-radius: 3px;
    color: #fff;
    border: none;
    text-decoration: none;
    width: 150px;
    height: 50px;
    font-size: 18px;
    text-align: center;
    display: inline-block; }

.section__slider .news--afisa {
  min-height: 250px; }
  .section__slider .news--afisa .news__img img {
    object-fit: cover; }
  .section__slider .news--afisa .news__content h3 {
    display: none; }

img {
  text-indent: -99999px; }

.aside--fullpage h2 {
  font-family: "Roboto Slab", sans-serif;
  font-weight: 400;
  font-size: 20px;
  margin-bottom: 15px; }
  .aside--fullpage h2 a {
    transition: all 0.3s ease;
    color: #ffcf00; }
    .aside--fullpage h2 a:hover {
      color: #f5b44a; }

.aside--fullpage a.more {
  transition: all 0.3s ease;
  position: absolute;
  bottom: 33px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  width: calc(100% - 60px);
  text-align: right;
  color: rgba(255, 255, 255, 0.4); }
  .aside--fullpage a.more:hover {
    color: #f5b44a; }

.aside--fullpage .news--aside {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  margin-bottom: 30px; }
  .aside--fullpage .news--aside.pokazivat_v_tope {
    /*@media only screen and (max-width: 1460px) {
                display: none;
                &amp;:first-of-type {
                    display: block;
                    border-bottom: 0;
                }
            }*/ }
    .aside--fullpage .news--aside.pokazivat_v_tope:last-of-type {
      border-bottom: 0; }

.aside--fullpage:has(.image) .pokazivat_v_tope {
  display: none; }
  .aside--fullpage:has(.image) .pokazivat_v_tope:nth-of-type(1) {
    display: block; }
  .aside--fullpage:has(.image) .pokazivat_v_tope:nth-of-type(2) {
    display: block;
    border-bottom: 0; }
  @media only screen and (max-width: 1460px) {
    .aside--fullpage:has(.image) .pokazivat_v_tope:nth-of-type(1) {
      display: none; }
    .aside--fullpage:has(.image) .pokazivat_v_tope:nth-of-type(2) {
      display: none; } }

.aside--fullpage .news .news__content img {
  width: 55px;
  height: 40px;
  margin-right: 15px; }

.b-header__kv {
  position: absolute;
  color: #fff;
  top: 35px;
  left: 52px;
  font-size: 12px;
  font-family: "Roboto", sans-serif; }
  @media only screen and (max-width: 768px) {
    .b-header__kv {
      position: absolute;
      top: 30px;
      left: 0;
      width: 100%;
      text-align: center;
      display: block; } }

@media only screen and (max-width: 768px) {
  .page__content .apester-media iframe:not(.instagram-media) {
    height: inherit; } }

@media only screen and (max-width: 768px) {
  .b-menu__wrap {
    padding-top: 0; } }

.respaltay .b-main_news {
  display: block;
  width: 100%;
  margin-bottom: 20px; }
  .respaltay .b-main_news a {
    display: block;
    position: relative; }
    .respaltay .b-main_news a picture {
      display: block;
      width: 100%;
      height: auto; }
      .respaltay .b-main_news a picture img {
        display: block;
        width: 100%;
        height: auto; }
  .respaltay .b-main_news .title {
    margin: 20px;
    position: absolute;
    bottom: 0;
    text-align: left;
    font-family: "Roboto Slab", sans-serif;
    font-size: 2.5em;
    font-weight: 400;
    color: white; }
    @media only screen and (max-width: 740px) {
      .respaltay .b-main_news .title {
        font-size: 1.8em; } }
    @media only screen and (max-width: 540px) {
      .respaltay .b-main_news .title {
        font-size: 1.2em; } }

.respaltay .b-main_news a:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.1) 15%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.05) 55%, rgba(0, 0, 0, 0.2) 60%, rgba(0, 0, 0, 0.5) 85%, rgba(0, 0, 0, 0.7) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.6)), color-stop(15%, rgba(0, 0, 0, 0.1)), color-stop(20%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0)), color-stop(55%, rgba(0, 0, 0, 0.05)), color-stop(60%, rgba(0, 0, 0, 0.2)), color-stop(85%, rgba(0, 0, 0, 0.5)), color-stop(100%, rgba(0, 0, 0, 0.7)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.1) 15%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.05) 55%, rgba(0, 0, 0, 0.2) 60%, rgba(0, 0, 0, 0.5) 85%, rgba(0, 0, 0, 0.7) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.1) 15%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.05) 55%, rgba(0, 0, 0, 0.2) 60%, rgba(0, 0, 0, 0.5) 85%, rgba(0, 0, 0, 0.7) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.1) 15%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.05) 55%, rgba(0, 0, 0, 0.2) 60%, rgba(0, 0, 0, 0.5) 85%, rgba(0, 0, 0, 0.7) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.1) 15%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.05) 55%, rgba(0, 0, 0, 0.2) 60%, rgba(0, 0, 0, 0.5) 85%, rgba(0, 0, 0, 0.7) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3000000', endColorstr='#b3000000', GradientType=0); }

.respaltay_entry_point {
  display: block;
  width: 100%; }
  .respaltay_entry_point a {
    display: block;
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 20px;
    height: 105px;
    background-color: grey;
    background-image: url("/_branding/respaltay/respaltay_logo_transparent.svg");
    background-position: center center;
    background-repeat: no-repeat;
    font-size: 0; }

.respaltay_logo {
  font-size: 0;
  display: block;
  width: 270px;
  height: 105px;
  background-image: url(/_branding/respaltay/respaltay_logo.svg?rev=20240826);
  margin-bottom: 20px; }

.respaltay-main {
  padding-top: 40px; }

.respaltay-header__wrapper {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.01), 0 1px 10px 0 rgba(0, 0, 0, 0.01), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
  width: 100%;
  position: fixed;
  z-index: 102;
  background: #f7f7f7;
  margin-top: 60px; }
  @media only screen and (max-width: 540px) {
    .respaltay-header__wrapper {
      margin-top: 50px; } }

.respaltay-header {
  display: flex;
  flex-wrap: nowrap; }
  .respaltay-header__logo {
    font-size: 22px;
    font-weight: bold;
    padding: 7px 0; }
    @media only screen and (max-width: 890px) {
      .respaltay-header__logo {
        display: none; } }
  .respaltay-header .tolknews-homepage {
    display: none; }
    @media only screen and (max-width: 890px) {
      .respaltay-header .tolknews-homepage {
        display: flex;
        flex-direction: row;
        align-content: center;
        justify-content: center;
        align-items: center;
        margin-right: 10px; } }
    .respaltay-header .tolknews-homepage a {
      display: inline-block;
      height: 24px;
      width: 24px;
      font-size: 0;
      background-color: transparent;
      background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgaGVpZ2h0PSIxNzkyIiB2aWV3Qm94PSIwIDAgMTc5MiAxNzkyIiB3aWR0aD0iMTc5MiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTQ3MiA5OTJ2NDgwcTAgMjYtMTkgNDV0LTQ1IDE5aC0zODR2LTM4NGgtMjU2djM4NGgtMzg0cS0yNiAwLTQ1LTE5dC0xOS00NXYtNDgwcTAtMSAuNS0zdC41LTNsNTc1LTQ3NCA1NzUgNDc0cTEgMiAxIDZ6bTIyMy02OWwtNjIgNzRxLTggOS0yMSAxMWgtM3EtMTMgMC0yMS03bC02OTItNTc3LTY5MiA1NzdxLTEyIDgtMjQgNy0xMy0yLTIxLTExbC02Mi03NHEtOC0xMC03LTIzLjV0MTEtMjEuNWw3MTktNTk5cTMyLTI2IDc2LTI2dDc2IDI2bDI0NCAyMDR2LTE5NXEwLTE0IDktMjN0MjMtOWgxOTJxMTQgMCAyMyA5dDkgMjN2NDA4bDIxOSAxODJxMTAgOCAxMSAyMS41dC03IDIzLjV6Ii8+PC9zdmc+");
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center center; }

.respaltay-nav {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin-left: 32px; }
  @media only screen and (max-width: 540px) {
    .respaltay-nav {
      margin-left: 0;
      overflow-x: scroll; } }
  @media only screen and (max-width: 540px) and (max-width: 540px) {
    .respaltay-nav:after {
      content: ' ';
      position: absolute;
      z-index: 3;
      right: 0;
      height: 44px;
      width: 40px;
      background-image: linear-gradient(to left, #fff, #fff0); } }
  .respaltay-nav__sub-menu {
    display: none;
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.01), 0 1px 10px 0 rgba(0, 0, 0, 0.01), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
    background: #f7f7f7;
    padding: 10px 10px 0 10px;
    margin-top: 10px;
    margin-left: -10px;
    position: absolute;
    z-index: 9999;
    flex-wrap: nowrap; }
    .respaltay-nav__sub-menu__col {
      display: flex;
      flex-direction: column;
      margin-right: 10px; }
    .respaltay-nav__sub-menu__item {
      text-align: left;
      margin: 0 10px 10px 0; }
  .respaltay-nav__link {
    margin-right: 8px;
    text-align: center;
    padding: 10px; }
    @media only screen and (max-width: 540px) {
      .respaltay-nav__link:first-child {
        padding-left: 0; } }
    .respaltay-nav__link--highlight {
      color: #e8a427; }
    @media only screen and (max-width: 540px) {
      .respaltay-nav__link {
        margin-right: -5px; } }
    .respaltay-nav__link .archived a {
      opacity: .5; }
    .respaltay-nav__link a {
      transition: all 0.3s ease;
      font-family: "Roboto", sans-serif;
      font-size: 14px;
      font-weight: 500;
      white-space: nowrap; }
      .respaltay-nav__link a:hover {
        opacity: 1;
        color: #e8a427; }
    .respaltay-nav__link:hover .tv-nav__sub-menu {
      display: block; }
      @media only screen and (max-width: 540px) {
        .respaltay-nav__link:hover .tv-nav__sub-menu {
          display: none; } }

.respaltay-daily-news {
  text-align: left;
  width: calc(100% / 3 - (2 * 20px) / 3); }
  @media only screen and (max-width: 540px) {
    .respaltay-daily-news {
      width: 100%; } }
  @media only screen and (max-width: 540px) {
    .respaltay-daily-news h3 {
      margin-top: 5px; } }
  .respaltay-daily-news .news__img {
    margin-bottom: 10px;
    /*img {
                height: 180px;
            }*/ }
  .respaltay-daily-news .news__icon {
    top: 8px;
    right: 4px;
    /*@media only screen and (max-width: 540px) {
                top: auto;
                right: auto;
                left: 10px;
                bottom: 20px;
            }*/ }
    .respaltay-daily-news .news__icon .fa-stack-2x {
      color: #e8a427; }
  @media only screen and (max-width: 540px) {
    .respaltay-daily-news .news__info .news__comments {
      color: #fff; } }
  @media only screen and (max-width: 540px) {
    .respaltay-daily-news .news__info .news__comments:before {
      opacity: 1;
      filter: invert(100%); } }

@media only screen and (max-width: 540px) {
  .respaltay-about iframe {
    min-height: 190px; } }

@media only screen and (max-width: 1460px) {
  h1 {
    font-size: 32px;
    line-height: 1.26; }
  .b-header__main-menu .main-menu .main-menu__link:nth-child(5), .b-header__main-menu .main-menu .main-menu__link:nth-child(6), .b-header__main-menu .main-menu .main-menu__link:nth-child(7), .b-header__main-menu .main-menu .main-menu__link:nth-child(8) {
    display: none; }
  .b-fullpage-slider {
    height: 496px; }
    .b-fullpage-slider .b-fullpage-slider__item .news__content {
      max-width: 450px;
      bottom: 150px;
      left: 40px; }
      .b-fullpage-slider .b-fullpage-slider__item .news__content h3 {
        font-size: 24px; }
    .b-fullpage-slider .slick-dots {
      left: calc((100% - 883px) / 2 + 20px); }
  .b-fullpage-slider__arrow {
    bottom: 100px;
    left: calc((100% - 883px) / 2 + 40px); }
  .aside.aside--fullpage h1 {
    display: none; } }

@media only screen and (max-width: 1000px) {
  .page--home {
    padding-top: 50px; }
    .page--home .b-main-fullpage {
      padding-top: 0; }
  .b-header__main-menu .main-menu .main-menu__link:nth-child(5), .b-header__main-menu .main-menu .main-menu__link:nth-child(6), .b-header__main-menu .main-menu .main-menu__link:nth-child(7), .b-header__main-menu .main-menu .main-menu__link:nth-child(8) {
    display: none; }
  .b-fullpage-slider {
    height: 384px; }
    .b-fullpage-slider .b-fullpage-slider__item .news__content {
      max-width: 450px;
      bottom: 150px;
      left: 40px; }
      .b-fullpage-slider .b-fullpage-slider__item .news__content h3 {
        font-size: 24px; }
    .b-fullpage-slider .slick-dots {
      left: calc((100% - 694px) / 2 + 20px); }
  .b-fullpage-slider__arrow {
    bottom: 100px;
    left: calc((100% - 694px) / 2 + 40px); } }

@media only screen and (max-width: 830px) {
  .page--home {
    padding-top: 50px; }
    .page--home .b-main-fullpage {
      padding-top: 0; }
  .b-header__main-menu .main-menu .main-menu__link:nth-child(7) {
    display: none; }
  .b-fullpage-slider {
    height: 335px; }
    .b-fullpage-slider .b-fullpage-slider__item .news__content {
      max-width: 450px;
      bottom: 150px;
      left: 40px; }
      .b-fullpage-slider .b-fullpage-slider__item .news__content h3 {
        font-size: 24px; }
    .b-fullpage-slider .slick-dots {
      left: calc((100% - 584px) / 2 + 20px); }
  .b-fullpage-slider__arrow {
    bottom: 100px;
    left: calc((100% - 584px) / 2 + 40px); } }

@media only screen and (max-width: 730px) {
  .page--home {
    padding-top: 50px; }
    .page--home .b-main-fullpage {
      padding-top: 0; }
  .b-header__main-menu .main-menu .main-menu__link:nth-child(5), .b-header__main-menu .main-menu .main-menu__link:nth-child(6), .b-header__main-menu .main-menu .main-menu__link:nth-child(7), .b-header__main-menu .main-menu .main-menu__link:nth-child(8) {
    display: none; }
  .b-fullpage-slider {
    height: 272px; }
    .b-fullpage-slider .b-fullpage-slider__item .news__content {
      max-width: 400px;
      bottom: 100px;
      left: 40px; }
      .b-fullpage-slider .b-fullpage-slider__item .news__content h3 {
        font-size: 24px; }
    .b-fullpage-slider .slick-dots {
      left: calc((100% - 484px) / 2 + 20px); }
  .b-fullpage-slider__arrow {
    bottom: 70px;
    left: calc((100% - 484px) / 2 + 40px); } }

@media only screen and (max-width: 720px) {
  /*.b-fullpage-slider {
        height: auto;
    }*/ }

@media only screen and (max-width: 550px) {
  .page--home {
    padding-top: 50px; }
    .page--home .b-main-fullpage {
      padding-top: 0; }
  .b-fullpage-slider {
    height: 243px; }
    .b-fullpage-slider .b-fullpage-slider__item .news__content {
      top: auto;
      max-width: 350px;
      bottom: 70px;
      left: 40px; }
      .b-fullpage-slider .b-fullpage-slider__item .news__content h3 {
        font-size: 18px; }
    .b-fullpage-slider .slick-dots {
      left: calc((100% - 432px) / 2 + 20px); }
  .b-fullpage-slider__arrow {
    bottom: 70px;
    left: calc((100% - 432px) / 2 + 40px); } }

@media only screen and (max-width: 540px) {
  .b-footer {
    margin-top: 10px; }
  .b-category__header {
    margin-bottom: 20px; }
  .b-header__search-ico:hover {
    transform: none;
    -webkit-transform: none; }
  .b-menu__list {
    overflow-y: overlay; }
  .button--news-set-comment {
    transition: all 0.3s ease;
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
    position: fixed;
    border-radius: 25px;
    bottom: -300px;
    z-index: 99;
    left: 50%;
    transform: translate(-50%, -50%); }
    .button--news-set-comment--showed {
      bottom: 10px; }
  .m-mt-20 {
    margin-top: 20px; }
  .table-responsive {
    overflow-x: auto; }
    .table-responsive td img.img-mini {
      max-width: 80px; }
  .b-fullpage-slider {
    margin: 0 -20px;
    height: auto; }
    .b-fullpage-slider .b-fullpage-slider__item .news__content {
      top: auto;
      max-width: 300px;
      bottom: 50px;
      left: 20px; }
      .b-fullpage-slider .b-fullpage-slider__item .news__content h3 {
        font-size: 18px; }
    .b-fullpage-slider .slick-dots {
      bottom: 16px;
      left: 20px; }
      .b-fullpage-slider .slick-dots li {
        height: 25px;
        margin: 1.5px 20px; }
        .b-fullpage-slider .slick-dots li:first-child {
          margin-left: 0; }
        .b-fullpage-slider .slick-dots li:after {
          bottom: -10px;
          height: 3px; }
  .b-main-fullpage {
    margin-bottom: 10px; }
  .b-menu__wrap {
    width: 340px;
    background-color: #202020;
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2); }
  .b-menu__footer {
    width: 98%;
    bottom: 40px;
    background-color: #202020; }
  .b-menu__list-wrap {
    margin-bottom: 200px; }
  .b-menu__footer-top .social {
    margin-bottom: 0;
    padding-left: 30px;
    flex-wrap: wrap; }
  .section__top {
    margin-bottom: 10px;
    border-bottom: 2px solid #f5b44a;
    padding-bottom: 5px; }
    .section__top h2 {
      font-size: 20px;
      font-weight: 500; }
  .popular-news-mobile {
    margin-bottom: 20px; }
    .popular-news-mobile .b-main-fullpage {
      margin-bottom: 0;
      padding-top: 0; }
    .popular-news-mobile .b-fullpage-slider {
      margin-bottom: 10px;
      height: 270px; }
      .popular-news-mobile .b-fullpage-slider__arrow {
        display: none; }
      .popular-news-mobile .b-fullpage-slider .slick-list {
        margin-top: 43px; }
      .popular-news-mobile .b-fullpage-slider .slick-dots {
        display: block;
        top: 0;
        bottom: auto;
        visibility: visible; }
        .popular-news-mobile .b-fullpage-slider .slick-dots li.slick-active:after {
          background-color: transparent; }
      .popular-news-mobile .b-fullpage-slider__item .news__preview {
        display: block;
        font-size: 14px;
        color: #fff;
        margin-top: 20px; }
      .popular-news-mobile .b-fullpage-slider__item .news__content {
        top: 60px; }
        .popular-news-mobile .b-fullpage-slider__item .news__content h3 {
          font-size: 18px; }
      .popular-news-mobile .b-fullpage-slider .slick-dots li span {
        font-size: 26px;
        color: #202020; }
      .popular-news-mobile .b-fullpage-slider .slick-dots li.slick-active span {
        color: #ffb22b; }
  .page__content--full .page__news .news {
    width: 100%;
    margin-bottom: 15px;
    padding: 0; }
    .page__content--full .page__news .news .news__content {
      display: flex; }
    .page__content--full .page__news .news .news__info {
      position: relative;
      left: 0;
      bottom: 0;
      margin-bottom: 0;
      display: inline-block;
      width: 50px;
      flex-basis: 50px;
      text-align: left;
      line-height: 20px; }
    .page__content--full .page__news .news .news__img {
      display: none;
      margin-bottom: 15px; }
    .page__content--full .page__news .news h3 {
      flex: 1 1;
      font-size: 14px;
      padding-bottom: 15px;
      margin-bottom: 0; }
  .b-about__persons ul li p {
    width: calc(100% / 2); }
  .b-comments {
    margin-bottom: 40px; }
    .b-comments .answer-item__header {
      margin-bottom: 30px; }
  .b-detail__header {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 10px;
    margin-top: 15px;
    margin-bottom: 15px; }
  .b-detail__footer .b-detail__header {
    margin: 0;
    border-top: 0;
    padding-top: 0;
    padding-bottom: 10px; }
  .b-detail__hash-tag .hash-tag {
    overflow-x: auto; }
  h1 {
    font-size: 20px; }
  .social--detail-sign {
    font-size: 14px;
    margin-right: 10px;
    margin-top: 2px; }
  .text-left--mobile {
    text-align: left; }
  .b-category__header h1 {
    font-size: 22px;
    border-bottom: 2px solid #f5b44a;
    padding-bottom: 3px; }
  .news.daily-news .news__deeper {
    display: block;
    text-align: left; }
    .news.daily-news .news__deeper-text {
      display: none;
      text-align: left; }
      .news.daily-news .news__deeper-text strong {
        font-weight: 600; }
      .news.daily-news .news__deeper-text img {
        max-width: 100%;
        height: auto !important; }
      .news.daily-news .news__deeper-text iframe {
        width: 100%; }
    .news.daily-news .news__deeper-button {
      display: block;
      padding: 15px;
      margin: 25px 0;
      box-shadow: 0px 3px 20px 0 rgba(0, 0, 0, 0.075);
      text-decoration: none;
      text-align: center;
      color: #202020;
      font-weight: 500; }
  .news--simple .news__comments {
    display: block;
    position: absolute;
    left: 20px;
    bottom: -7px; }
  .b-footer__social .social {
    flex-wrap: wrap;
    align-items: start;
    justify-content: center; }
  .b-footer__social .imprint {
    color: white;
    text-align: center; }
  .social__item {
    margin-bottom: 12px; }
  .section__slider .slick-slide &gt; div {
    height: auto; } }

.mobile-hidden {
  display: contents; }
  .mobile-hidden--block {
    display: block; }
  .mobile-hidden--flex {
    display: flex; }

.desktop-hidden {
  display: none; }

@media only screen and (max-width: 540px) {
  .mobile-hidden {
    display: none; }
  .mobile-show--block {
    display: block !important; }
  .desktop-hidden {
    display: contents; }
    .desktop-hidden--flex {
      display: flex; }
    .desktop-hidden--block {
      display: block; } }

.el-hidden {
  display: none; }

.mainpage_pinned_link h3 {
  color: #ffcf00 !important; }
  .mainpage_pinned_link h3 span {
    font-size: .9em;
    line-height: normal; }

.b-advertising .b-about__persons {
  margin-bottom: 40px; }
  .b-advertising .b-about__persons a {
    color: #3983da; }

.news__img.pretty-gradient:after {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(41, 137, 216, 0) 10%, rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0.7) 100%) !important;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(41, 137, 216, 0) 10%, rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0.7) 100%) !important;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(41, 137, 216, 0) 10%, rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0.7) 100%) !important; }

.container {
  width: 100%;
  max-width: 1330px;
  padding: 0 20px;
  margin: 0 auto;
  /*@media only screen and (max-width: 712px) {
		padding: 0 20px;
	}*/
}
@media only screen and (max-width: 1460px) {
  .container {
    max-width: 951px;
    padding: 0 34px;
  }
}
@media only screen and (max-width: 1000px) {
  .container {
    max-width: 752px;
    padding: 0 34px;
  }
}
@media only screen and (max-width: 830px) {
  .container {
    max-width: 652px;
    padding: 0 34px;
  }
}
@media only screen and (max-width: 730px) {
  .container {
    max-width: 552px;
    padding: 0 34px;
  }
}
@media only screen and (max-width: 550px) {
  .container {
    max-width: 500px;
    padding: 0 34px;
  }
}
@media only screen and (max-width: 540px) {
  .container {
    width: 100%;
    max-width: none;
    padding: 0 20px;
  }
}
@media only screen and (max-width: 1460px) {
  .b-main .b-fullpage-slider__item .news__img img {
    width: 100%;
    height: auto;
  }
}
.b-main .aside.aside--fullpage {
  height: 740px;
}
@media only screen and (max-width: 1460px) {
  .b-main .aside.aside--fullpage {
    right: calc((100% - 951px + (34px * 2)) / 2);
    height: 496px;
  }
  .b-main .aside.aside--fullpage .respaltay_logo {
    _display: none;
  }
}
@media only screen and (max-width: 1000px) {
  .b-main .aside.aside--fullpage {
    display: none;
  }
}
.section-avtograf h2 a {
  display: block;
  width: 135px;
  height: 30px;
  font-size: 0;
  background: transparent url("/img/logos/avtograf/logo.svg") no-repeat left top;
  background-size: contain;
}
.section-tolktv-v2 h2 a {
  display: block;
  width: 135px;
  height: 30px;
  font-size: 0;
  background: transparent url("/img/logos/tolktv/logo_black-yellow.svg") no-repeat left top;
  background-size: contain;
}
.section-tolktv-v2 .news:hover .news__content h3 {
  color: #000;
}
.section-tolktv-v2 .news .news__content time {
  color: #000;
}
.b-main__section:has(.grid-tolktv) {
  _background-color: #f1c604;
}
.b-main__section .grid-tolktv {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(3, 1fr);
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}
.b-main__section .grid-tolktv .cell_1 {
  grid-area: 1 / 1 / 4 / 3;
  padding-right: 10px;
}
.b-main__section .grid-tolktv .cell_2 {
  grid-area: 1 / 3 / 4 / 4;
  padding-left: 10px;
}
.b-main__section .grid-tolktv .holder .youtube_preview {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}
.b-main__section .grid-tolktv .holder .youtube_preview img {
  aspect-ratio: 16 / 9;
  width: 100%;
  object-fit: cover;
}
.b-main__section .grid-tolktv .cell_1 .holder .news__content h3 {
  font-size: 18px;
  line-height: 1.36;
}
.b-main__section .grid-tolktv .cell_2 .holder {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}
.b-main__section .grid-tolktv .cell_2 .holder .youtube_preview {
  grid-area: 1 / 1 / 2 / 3;
}
.b-main__section .grid-tolktv .cell_2 .holder .news__content {
  grid-area: 1 / 3 / 2 / 6;
  padding-left: 10px;
}
.b-main__section .grid-tolktv .cell_2 .holder .news__content h3 {
  font-size: 14px;
  line-height: 1.43;
}
@media screen and (max-width: 1460px) {
  .b-main__section .grid-tolktv {
    display: block;
  }
  .b-main__section .grid-tolktv .cell_1 {
    padding-right: 0;
  }
  .b-main__section .grid-tolktv .cell_2 {
    padding-left: 0;
  }
}
@media screen and (max-width: 1400px) {
  .b-menu .b-menu__list-wrap ul {
    margin-right: 120px;
  }
}
@media screen and (max-width: 1200px) {
  .b-menu .b-menu__list-wrap ul {
    margin-right: 70px;
  }
}
.b-news_sidebar .button.archive_link {
  padding: 13px 24px;
}
.b-partners {
  margin-bottom: 60px;
}
.b-partners .hdr {
  font-family: "Roboto Slab", sans-serif;
  font-weight: 500;
  font-size: 22px;
}
.b-partners.sidebar {
  background-color: #EFEFEF;
  padding: 10px;
  margin-bottom: 20px;
}
.b-partners.sidebar .hdr {
  font-size: 16px;
  margin-bottom: 10px;
}
.b-partners.sidebar #unit_96173 {
  width: 280px;
}
.b-partners.sidebar #unit_96173 a {
  font-size: 14px;
}
.b-mediametrics.horisontal.v_1 {
  overflow: hidden;
  margin-bottom: 40px;
}
.page__news .cut.year {
  width: 100%;
  text-align: left;
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 28px;
}
.page #b-cp_tools {
  display: none;
}
.page #b-cp_tools.show {
  display: block;
  width: 100%;
  text-align: left;
  font-size: 12px;
  background-color: #eee;
  padding: 4px;
}
.page #b-cp_tools.show span {
  display: inline-block;
  margin-right: 10px;
}
.page #b-cp_tools.show .link_update {
  display: inline-block;
  color: black;
  background-color: #fadcab;
  border-radius: 5px;
  padding: 0 5px;
  margin-left: 10px;
}
.page #b-cp_tools.show .link_clear_cache {
  display: inline-block;
  color: black;
  background-color: #e8fce8;
  border-radius: 5px;
  padding: 0 5px;
  margin-left: 10px;
}
#pager-container {
  overflow: hidden;
  margin: 18px auto !important;
  padding-left: 0;
  list-style: none;
  width: max-content;
}
#pager-container li {
  float: left;
  margin-right: 18px;
  width: 36px;
  text-align: center;
  background-color: #0001;
  border-radius: 3px;
}
#pager-container li.prev,
#pager-container li.next {
  background-color: transparent;
}
#pager-container li.current {
  background-color: #e8a427;
  color: white;
}
.tv__live .tv__live__schedule .tv__live__schedule-item.active {
  font-weight: bold;
  color: black;
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px;
  background-color: beige;
  padding-top: 5px;
  padding-bottom: 5px;
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-21by9::before {
  padding-top: 43%;
}
.embed-responsive-16by9::before {
  padding-top: 56.25%;
}
.embed-responsive-4by3::before {
  padding-top: 75%;
}
.embed-responsive-1by1::before {
  padding-top: 100%;
}
.ap {
  overflow: hidden;
  width: 100%;
}
.ap.image {
  clear: both;
  display: block;
  margin-bottom: 15px;
  text-align: center;
}
.ap.html5 {
  clear: both;
  display: block;
  margin-bottom: 15px;
}
.ap {
  /***/
}
.ap &gt; .yandex_rtb_R-A-326085-15 {
  margin: 0 auto 15px auto;
}
.ap &gt; .yandex_rtb_R-A-326085-16 {
  margin: 0 auto 15px auto;
}
.ap &gt; .yandex_rtb_R-A-326085-17 {
  margin: 0 auto 15px auto;
}
.ap &gt; .yandex_rtb_R-A-326085-18 {
  margin: 0 auto 15px auto;
}
.ap &gt; .yandex_rtb_R-A-326085-19 {
  margin: 0 auto 15px auto;
}
.ap &gt; .yandex_rtb_R-A-326085-20 {
  margin: 0 auto 15px auto;
}
.ap &gt; .yandex_rtb_R-A-326085-23 {
  margin: 0 auto 15px auto;
}
.ap &gt; .yandex_rtb_R-A-326085-25 {
  margin: 0 auto 15px auto;
}
.ap &gt; .yandex_rtb_R-A-326085-26 {
  margin: 0 auto 15px auto;
}
.ap &gt; .yandex_rtb_R-A-326085-28 {
  margin: 0 auto 15px auto;
}
.ap &gt; .yandex_rtb_R-A-326085-29 {
  margin: 0 auto 15px auto;
}
.ap.rubric_header &gt; * {
  margin-bottom: 15px;
}
.ap.rubric_video {
  clear: both;
  display: block;
  width: 100%;
}
.ap.rubric_video &gt; * {
  margin-bottom: 15px;
}
#yandex_rtb_R-A-714905-18 {
  clear: both;
  display: block;
  width: 100%;
  margin-bottom: 15px;
}
#yandex_rtb_R-A-714905-18:empty {
  margin-bottom: 0;
}
.slider-daily-pinned-arrow {
  display: flex;
  justify-content: space-between;
  width: calc(100% - 10px);
  position: absolute;
  top: 90px;
  z-index: 10;
}
.slider-daily-pinned-arrow .slick-arrow {
  display: inline-block;
  height: 20px;
  width: 20px;
  background-color: #fffc;
  color: black;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  border-radius: 30%;
}
.slider-daily-pinned-arrow .slick-arrow.prev {
  margin-left: 5px;
}
.slider-daily-pinned-arrow .slick-arrow.next {
  margin-right: 5px;
}
#banganet_informer_1653 iframe {
  display: none!important;
  content: none!important;
}
.inject_summary {
  padding: 20px;
  border-top: 4px solid #f5b44a;
  background-color: #feefd8;
  margin-bottom: 30px;
}
.inject_summary .hdr {
  font-weight: bold;
  margin-bottom: 20px;
}
.inject_summary .links ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.inject_summary .links ul li {
  text-align: left;
  margin-bottom: 10px;
}
.inject_picture {
  margin-bottom: 30px;
}
.inject_picture .title,
.inject_picture .description,
.inject_picture .origin {
  margin-top: 0;
  display: block;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: center;
  color: #525252;
  -webkit-font-smoothing: antialiased;
}
.inject_picture.left {
  float: left;
  margin-right: 30px;
}
.inject_picture.right {
  float: right;
  margin-left: 30px;
}
.inject_gellery a.gallery_item .description {
  _max-height: 50px;
  width: 100%;
  position: absolute;
  bottom: 0;
  background-color: #00000077;
  color: white;
}
.inject_gellery a.gallery_item .description .title {
  position: relative;
  font-size: 1em;
}
.inject_gellery a.gallery_item .description .origin {
  position: relative;
  font-size: 0.8em;
}
.inject_gellery a.gallery_item::after {
  display: none;
  width: 100px;
  height: 100px;
  position: absolute;
  top: calc(50% - 50px);
  right: calc(50% - 50px);
  border-radius: 20px;
  background-color: #0006;
  color: #fff6;
  font-size: 70px;
  font-weight: bold;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300;
  content: '\f31d';
}
.inject_gellery a.gallery_item:hover::after {
  display: block;
}
.inject_gallery_fotorama {
  margin-bottom: 20px;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  /*img {
		&amp;.fotorama__img {
			width: auto!important;
		}
	}*/
  font-family: 'Roboto', sans-serif;
}
.inject_gallery_fotorama .fotorama__caption {
  display: none;
}
.inject_gallery_fotorama .legend {
  margin-top: 5px;
  position: relative;
  overflow: hidden;
  min-height: 20px;
  color: #525252;
}
.inject_gallery_fotorama .legend .caption {
  padding-right: 70px;
}
.inject_gallery_fotorama .legend .caption .title {
  text-align: left;
}
.inject_gallery_fotorama .legend .caption .origin {
  color: grey;
  font-size: 0.8em;
  text-align: left;
}
.inject_gallery_fotorama .legend .item_number {
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  text-align: right;
  font-size: 0.8em;
}
.rama.fotorama--fullscreen .fotorama__caption {
  display: block;
}
.inject_customer_logo.type_1 {
  border: 1px solid #dadada;
  padding: 1rem;
  width: 30%;
}
.inject_customer_logo.type_1 .customer_logo img {
  width: 100%;
  margin: 0;
}
.inject_customer_logo.type_1 .title {
  display: block;
  text-align: center;
  font-weight: bold;
}
.inject_customer_logo.type_2 {
  border: 1px solid #dadada;
  padding: 1rem;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  flex-basis: 150px;
  align-items: center;
}
.inject_customer_logo.type_2 .customer_logo {
  display: inline-block;
  flex-grow: 1;
}
.inject_customer_logo.type_2 .customer_logo img {
  width: 100%;
  margin: 0;
}
.inject_customer_logo.type_2 .title {
  display: inline-block;
  flex-grow: 3;
  text-align: left;
  font-weight: bold;
}
@media screen and (max-width: 459px) {
  .inject_customer_logo.type_2 {
    display: block;
  }
  .inject_customer_logo.type_2 .customer_logo {
    display: block;
  }
  .inject_customer_logo.type_2 .title {
    display: block;
    text-align: center;
  }
}
.inject_youtube {
  margin-bottom: 20px;
}
.inject_youtube .vkvideo iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.b-seealso_inject {
  margin-bottom: 15px;
  padding: 5px;
  /*&amp;:last-of-type {
		border-bottom: none;
		padding-bottom: 0;
		margin-bottom: 0;
		color: red;
	}*/
}
.b-seealso_inject a {
  display: table-row;
}
.b-seealso_inject a .title {
  display: table-cell;
  text-align: left;
  vertical-align: top;
  padding-right: 15px;
  font-family: 'Roboto Slab', sans-serif;
  font-size: 16px;
  font-weight: 100;
}
.b-seealso_inject a .picture {
  width: fit-content;
  display: table-cell;
  vertical-align: top;
}
.b-seealso_inject a .picture img {
  max-width: none;
  border-radius: 5px;
  margin: 0;
}
.b-seealso_inject.v2 {
  padding: 0;
  border: 1px solid #dadada;
  margin-bottom: 30px;
}
.b-seealso_inject.v2 a {
  text-decoration: none;
  color: #525252;
}
.b-seealso_inject.v2 a .title {
  vertical-align: top;
  padding: 5px 0 0 15px;
  font-weight: normal;
}
.b-seealso_inject.v2 a .picture {
  vertical-align: top;
}
.b-seealso_inject.v2 a .picture img {
  border-radius: 0;
}
.b-detail__news.inject-long div.h3 {
  margin-bottom: 10px;
  font-size: 18px;
  font-family: "Roboto Slab", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.36;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  transition: 0.3s ease-in-out color;
  margin-top: 0;
}
@media only screen and (max-width: 540px) {
  .b-detail__news.inject-long div.h3 {
    font-size: 16px;
    margin-bottom: 0;
    line-height: 1.33;
  }
}
.b-detail__news.inject-short div.h3 {
  margin-bottom: 10px;
  font-size: 18px;
  font-family: "Roboto Slab", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.36;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  transition: 0.3s ease-in-out color;
  margin-top: 0;
}
@media only screen and (max-width: 540px) {
  .b-detail__news.inject-short div.h3 {
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 1.33;
  }
}
.b-poster_inagent {
  margin-bottom: 20px;
  border: 1px solid gray;
  padding: 10px;
  font-size: 2em;
}
span.cackle-comment-count {
  opacity: 0.2;
  width: auto;
  height: auto;
  display: flex;
  align-items: center;
  font-size: 12px;
}
span.cackle-comment-count i {
  background: url("/img/sprite/sprite-850ae13d.svg?1750325417466") no-repeat;
  background-position-x: 87.8788%;
  background-position-y: 37.6344%;
  display: inline-block;
  width: 21px;
  height: 20px;
  margin-right: 3px;
}
.news.daily-news span.cackle-comment-count {
  position: absolute;
  right: 0;
}
.news.news--full span.cackle-comment-count {
  position: absolute;
  right: 0;
  color: white;
  opacity: 0.6;
}
.news.news--full span.cackle-comment-count i {
  background-position: 98.98989899% 79.56989247%;
}
.news--aside span.cackle-comment-count {
  color: #000;
  /*position: absolute;
		left: 45px;
		bottom: 0;*/
}
.b-fullpage-slider__item span.cackle-comment-count {
  color: white;
  opacity: 0.6;
}
.b-fullpage-slider__item span.cackle-comment-count i {
  background-position: 98.98989899% 79.56989247%;
}
.i-scroll-load-status {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
}
.i-scroll-load-status .dot-pulse {
  position: relative;
  left: -9999px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #f5b44a;
  color: #f5b44a;
  box-shadow: 9999px 0 0 -5px;
  animation: dot-pulse 1.5s infinite linear;
  animation-delay: 0.25s;
}
.i-scroll-load-status .dot-pulse::before,
.i-scroll-load-status .dot-pulse::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #f5b44a;
  color: #f5b44a;
}
.i-scroll-load-status .dot-pulse::before {
  box-shadow: 9984px 0 0 -5px;
  animation: dot-pulse-before 1.5s infinite linear;
  animation-delay: 0s;
}
.i-scroll-load-status .dot-pulse::after {
  box-shadow: 10014px 0 0 -5px;
  animation: dot-pulse-after 1.5s infinite linear;
  animation-delay: 0.5s;
}
@keyframes dot-pulse-before {
  0% {
    box-shadow: 9984px 0 0 -5px;
  }
  30% {
    box-shadow: 9984px 0 0 2px;
  }
  60%,
  100% {
    box-shadow: 9984px 0 0 -5px;
  }
}
@keyframes dot-pulse {
  0% {
    box-shadow: 9999px 0 0 -5px;
  }
  30% {
    box-shadow: 9999px 0 0 2px;
  }
  60%,
  100% {
    box-shadow: 9999px 0 0 -5px;
  }
}
@keyframes dot-pulse-after {
  0% {
    box-shadow: 10014px 0 0 -5px;
  }
  30% {
    box-shadow: 10014px 0 0 2px;
  }
  60%,
  100% {
    box-shadow: 10014px 0 0 -5px;
  }
}
.b-news ul.stories li {
  font-weight: bold;
  font-size: 1.2em;
}
.b-detail__img.news-content__img .container-video {
  margin-bottom: 30px;
}
.b-detail__img.news-content__img .container-video iframe {
  background-color: lightgrey;
  margin-bottom: 0;
}
.b-detail__img.news-content__img .main_picture picture {
  background-color: lightgrey;
}
.b-detail__img.news-content__img .main_picture img {
  background-color: lightgrey;
}
.b-detail__hidden .title {
  font-weight: bold!important;
  cursor: pointer;
}
.b-detail__hidden .title * {
  font-weight: bold!important;
}
.b-detail__hidden .body {
  display: none;
}
.b-detail__hidden ul {
  list-style: none;
  padding-left: 25px;
  margin-bottom: 30px;
}
.b-detail__hidden ul li {
  position: relative;
  font-family: Roboto, sans-serif;
  font-size: 19px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  -webkit-font-smoothing: antialiased;
  margin-bottom: 13px;
}
.b-detail__hidden ul li:after {
  content: '';
  position: absolute;
  top: 10px;
  left: -25px;
  width: 6px;
  height: 6px;
  background-color: #f5b44a;
}
.news--authors__author.news--authors__author--page-header img {
  width: 50px;
  height: 50px;
  border-radius: 25px;
}
.tv-main .b-category .b-category__header {
  margin-right: 0;
}
.tv-main .b-category .b-category__header h2 {
  text-align: left;
}
.big-picture {
  background-color: rgba(0, 0, 0, 0.1);
}
.big-picture img {
  width: 100%;
  height: auto;
}
.big-picture i#go-back {
  display: block;
  position: fixed;
  top: 10px;
  right: 10px;
  border: 1px;
  padding: 5px 10px;
  font-style: normal;
  font-weight: bold;
  background-color: #f5a10055;
  color: white;
  border-radius: 4px;
  text-align: center;
  cursor: pointer;
}
.big-picture i#go-back:hover {
  background-color: #f5a100;
}
.embed-responsive.embed-responsive-16by9 .youtube_container {
  width: 100% !important;
  height: 100% !important;
}
body.NY_2023 .b-header__logo {
  width: 80px;
  height: 25px;
}
body.NY_2023 .b-header__logo .logo_main {
  background-image: url('/img/logo_2023.svg?rev=202212261116') !important;
}
body.NY_2024 .b-header__logo {
  width: 80px;
  height: 25px;
}
body.NY_2024 .b-header__logo .logo_main {
  background-image: url('/img/logo_2024.svg?rev=202312251430') !important;
}
</pre></body></html>