abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
summary,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  background: transparent;
  border: 0;
  font-size: 100%;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

body {
  line-height: 1;
}

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

nav ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: '';
  content: none;
}

a {
  background: transparent;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

ins {
  text-decoration: none;
}

ins,
mark {
  background-color: #ff9;
  color: #000;
}

mark {
  font-style: italic;
  font-weight: 700;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  border: 0;
  border-top: 1px solid #ccc;
  display: block;
  height: 1px;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 400;
  src:
    url(../fonts/pt_serif-regular.91bb5b84.woff2) format('woff2'),
    url(../fonts/pt_serif-regular.35309571.woff) format('woff');
}

@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 700;
  src:
    url(../fonts/pt_serif-bold.9bffd97f.woff2) format('woff2'),
    url(../fonts/pt_serif-bold.545359c3.woff) format('woff');
}

@font-face {
  font-family: 'PT Serif';
  font-style: italic;
  font-weight: 400;
  src:
    url(../fonts/pt_serif-italic.c19dc221.woff2) format('woff2'),
    url(../fonts/pt_serif-italic.acea1337.woff) format('woff');
}

@font-face {
  font-family: Lato Lenta;
  font-style: normal;
  font-weight: 300;
  src:
    url(../fonts/lato-light.5b727dfe.woff2) format('woff2'),
    url(../fonts/lato-light.c19d06de.woff) format('woff');
}

@font-face {
  font-family: Lato Lenta;
  font-style: normal;
  font-weight: 400;
  src:
    url(../fonts/lato-regular.20e7d22d.woff2) format('woff2'),
    url(../fonts/lato-regular.d728c312.woff) format('woff');
}

@font-face {
  font-family: Lato Lenta;
  font-style: italic;
  font-weight: 400;
  src:
    url(../fonts/lato-italic.7ecbd2aa.woff2) format('woff2'),
    url(../fonts/lato-italic.9743ec0b.woff) format('woff');
}

@font-face {
  font-family: Lato Lenta;
  font-style: normal;
  font-weight: 700;
  src:
    url(../fonts/lato-bold.accfe114.woff2) format('woff2'),
    url(../fonts/lato-bold.9e3d0480.woff) format('woff');
}

@font-face {
  font-family: Lato Lenta;
  font-style: normal;
  font-weight: 900;
  src:
    url(../fonts/lato-black.38489ecc.woff2) format('woff2'),
    url(../fonts/lato-black.adfecd9f.woff) format('woff');
}

@font-face {
  font-family: 'Source Serif Pro Lenta';
  font-style: normal;
  font-weight: 400;
  src:
    url(../fonts/source-serif-pro/source_serif_pro-regular.fffb7cf3.woff2) format('woff2'),
    url(../fonts/source-serif-pro/source_serif_pro-regular.88504b5f.woff) format('woff');
}

@font-face {
  font-family: 'Source Serif Pro Lenta';
  font-style: normal;
  font-weight: 600;
  src:
    url(../fonts/source-serif-pro/source_serif_pro-semibold.61619695.woff2) format('woff2'),
    url(../fonts/source-serif-pro/source_serif_pro-semibold.8be0d746.woff) format('woff');
}

html {
  -webkit-text-size-adjust: 100%;
}

body {
  font-family: sans-serif;
  margin: 0;
  padding: 0;
  position: relative;
}

body._no-scroll {
  height: 100%;
  overflow: hidden;
  pointer-events: none;
}

a {
  color: #000;
  outline: 0;
  text-decoration: none;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}

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

.inject-sprite,
.inject-sprite svg {
  height: 0;
  overflow: hidden;
  width: 0;
}

.logger-mobile {
  background: #292929;
  color: #bdbdbd;
  max-height: 0;
  overflow: scroll;
  visibility: hidden;
}

.logger-mobile._show {
  max-height: 120px;
  padding: 0 20px 20px;
  visibility: visible;
}

.visually-hidden {
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.avito {
  box-sizing: border-box;
  display: -webkit-box;
  display: flex;
  height: 27px;
  position: absolute;
  right: 80px;
  top: 9px;
}

.avito__link {
  display: block;
  margin-right: 6px;
}

.avito__plate {
  align-self: center;
  color: #999;
  font:
    7px/1.25 Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
}

.avito__plate:after {
  content: '\2022\2022\2022';
  font-size: 7px;
  letter-spacing: 0.5px;
  line-height: 1.25;
}

.avito__plate-tooltip {
  word-wrap: break-word;
  background-color: #696969;
  border-radius: 4px;
  font-size: 12px;
  height: auto;
  left: -30px;
  line-height: 18px;
  max-width: calc(100vw - 40px);
  min-width: 120px;
  opacity: 1;
  padding: 5px 30px 5px 12px;
  position: absolute;
  top: 30px;
  visibility: hidden;
  width: -webkit-max-content;
  width: max-content;
  z-index: 1;
}

.avito__plate-tooltip:after {
  border: 8px solid;
  border-color: transparent transparent #696969 transparent;
  bottom: 100%;
  content: '';
  left: 89px;
  margin-left: -5px;
  position: absolute;
}

.avito__plate._open .avito__plate-tooltip {
  color: #fff;
  visibility: visible;
}

.avito__plate-tooltip-btn {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: center;
  color: #fff;
  display: -webkit-inline-box;
  display: inline-flex;
  flex-direction: column;
  height: 17px;
  justify-content: center;
  padding: 5px;
  position: absolute;
  right: 0;
  top: 0;
  width: 17px;
}

.avito__plate-tooltip-btn:after,
.avito__plate-tooltip-btn:before {
  box-shadow: 0 0 0 1px #fff;
  content: '';
}

.avito__plate-tooltip-btn:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.avito__plate-tooltip-btn:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.banner {
  position: relative;
  z-index: 0;
}

.banner._is-load._listing {
  margin: 20px 0;
}

.banner._is-load._theme {
  margin: 0 -20px;
}

.banner._is-load[id^='top-banner'] {
  background-color: #292929;
  padding-bottom: 10px;
}

.banner._is-load#ban-mobile-footer {
  margin: 10px 0;
}

.banner._ssr[id^='top-banner'] {
  background-color: #292929;
  margin-bottom: 10px;
  min-height: 250px;
  padding-bottom: 0;
  position: relative;
  visibility: visible;
  z-index: 4;
}

.banner._ssr[id^='top-banner']:after {
  background-color: #292929;
  bottom: -10px;
  content: '';
  display: block;
  height: 10px;
  left: 0;
  position: absolute;
  width: 100%;
}

[data-config-name='mobile_pop_up_banner'] {
  height: 24px;
  margin-bottom: 0;
  margin-right: 15px;
  width: 44px;
}

[data-config-name='mobile_pop_up_banner'] .kebab_modal {
  top: 35px !important;
}

[data-config-name='mobile_pop_up_banner'] .pop-up_main_container {
  right: 50% !important;
  top: 46px !important;
  -webkit-transform: translate(50%);
  transform: translate(50%);
  visibility: hidden !important;
}

[data-config-name='mobile_pop_up_banner']._scrolled .pop-up_main_container {
  visibility: visible !important;
}

[data-config-name='mobile_pop_up_banner']._hidden {
  visibility: hidden;
}

[data-config-name='mobile_pop_up_banner']._hidden .pop-up_main_container {
  visibility: hidden !important;
}

.banner._banner-not-loaded {
  display: none;
}

[data-config-name='ban_rich'] {
  z-index: 2;
}

#begun_block_457396204 .ad_label__text,
#begun_block_457396204 .adv_info__text {
  height: auto;
  visibility: visible;
  width: auto;
}

#begun_block_457396204 .ad_label__text {
  background-color: #383838;
  border-radius: 3px;
  box-sizing: border-box;
  color: #fff;
  font:
    12px/17px Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  left: 14px;
  opacity: 0.8;
  padding: 1px 5px;
  position: absolute;
  top: 14px;
}

#begun_block_457396204 .adv_info__text {
  color: #b2b2b2;
  font:
    400 12px/1.25 Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  padding: 10px 20px 0;
}

#begun_block_457396204 .ad_native_block {
  list-style: none;
  margin: 0 0 20px;
  padding: 0 20px;
  padding: 0 calc(env(safe-area-inset-right) + 20px) 0 calc(env(safe-area-inset-left) + 20px);
}

#begun_block_457396204 .ad_native_wrapper a {
  background-color: #f3f3f3;
  border-radius: 5px;
  display: block;
  overflow: hidden;
  position: relative;
}

#begun_block_457396204 .ad_native_img__img {
  display: block;
  width: 100%;
}

#begun_block_457396204 .ad_native_title {
  color: #292929;
  font:
    700 20px/1.25 Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 20px;
  width: 100%;
}

#begun_block_457396204 .ad_native_title_wrapper {
  padding: 15px 20px 0;
  position: relative;
}

#begun_block_457396204 .ad_native_desc {
  color: #292929;
  font:
    400 15px/1 Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  padding: 8px 20px 10px;
}

#begun_block_457396204 .ad_native_sponsored,
#begun_block_457396204 .ad_native_sponsored_clone {
  display: none;
}

#begun_block_505356405 .ad_native_wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: flex;
  flex-direction: column;
}

#begun_block_505356405 .ad_native_wrapper a {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}

#begun_block_505356405 .ad_native__title {
  color: #000;
  font:
    700 20px/1.25 Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  margin-bottom: 10px;
  width: 100%;
}

#begun_block_505356405 .ad_native_img {
  -webkit-box-ordinal-group: 2;
  display: block;
  float: left;
  order: 1;
  overflow: hidden;
  width: 130px;
}

#begun_block_505356405 .ad_native_img__img {
  border-radius: 6px;
  display: block;
  width: 100%;
}

#begun_block_505356405 .ad_native_title {
  color: #000;
  font:
    700 18px/1.35 Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  margin-bottom: 10px;
  width: 100%;
}

#begun_block_505356405 .ad_native_title_wrapper {
  -webkit-box-ordinal-group: 1;
  -webkit-box-flex: 3;
  color: #292929;
  flex-grow: 3;
  font:
    400 15px/1 Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  min-width: 100%;
  order: 0;
}

#begun_block_505356405 .ad_native_desc {
  -webkit-box-ordinal-group: 2;
  -webkit-box-flex: 1;
  color: #292929;
  flex: 1;
  font:
    400 15px/1 Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  order: 1;
  padding-left: 15px;
}

#begun_block_505356405 .ad_native_sponsored,
#begun_block_505356405 .ad_native_sponsored_clone {
  display: none;
}

#begun_block_505356405 .ad_native_block {
  margin-bottom: 25px;
}

#begun_block_505356405 .ad_label__text,
#begun_block_505356405 .adv_info__text {
  height: auto;
  visibility: visible;
  width: auto;
}

#begun_block_505356405 .ad_label__text {
  -webkit-box-ordinal-group: 0;
  background-color: #f3f3f3;
  border-radius: 3px;
  color: #999;
  font:
    12px/17px Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  margin-bottom: 5px;
  order: -1;
  padding: 0 5px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

#begun_block_505356405 .adv_info__text {
  color: #999;
  font:
    12px/12px Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  margin-top: 5px;
}

#begun_block_457396210 .ad_label__text,
#begun_block_457396210 .adv_info__text {
  color: #999;
  display: block;
  height: 0;
  position: absolute;
  text-align: right;
  top: 0;
  -webkit-transform: rotate(-90deg) translateX(-100%);
  transform: rotate(-90deg) translateX(-100%);
  -webkit-transform-origin: bottom left;
  transform-origin: bottom left;
  visibility: visible;
  width: auto;
  width: 239px;
}

#begun_block_457396210 .ad_label__text {
  font:
    400 15px/1 Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  left: 0;
}

#begun_block_457396210 .adv_info__text {
  font:
    11px/12px Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  left: 20px;
}

#begun_block_457396210 .ad_native_block {
  margin-bottom: 10px !important;
  overflow: hidden;
  padding: 0 20px 15px;
  padding: 0 calc(env(safe-area-inset-right) + 20px) 15px calc(env(safe-area-inset-left) + 20px);
  position: relative;
}

#begun_block_457396210 .ad_native_wrapper {
  -webkit-box-pack: end;
  display: -webkit-box;
  display: flex;
  justify-content: flex-end;
  position: relative;
}

#begun_block_457396210 .ad_native_content-wrapper {
  background: #292929;
  border-radius: 6px;
  box-shadow:
    0 3px 5px rgba(0, 0, 0, 0.07),
    0 1px 18px rgba(0, 0, 0, 0.05),
    0 6px 15px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  display: block;
  min-height: 239px;
  overflow: hidden;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 220px;
}

#begun_block_457396210 .ad_native_content-wrapper:after {
  background: -webkit-linear-gradient(top, rgba(41, 41, 41, 0), rgba(41, 41, 41, 0.5) 40%, #292929);
  background: linear-gradient(180deg, rgba(41, 41, 41, 0), rgba(41, 41, 41, 0.5) 40%, #292929);
  content: '';
  display: block;
  height: 106px;
  left: 0;
  position: absolute;
  top: 41px;
  width: 100%;
}

#begun_block_457396210 .ad_native_img__img {
  display: block;
  height: auto;
  width: 100%;
}

#begun_block_457396210 .ad_native_sponsored,
#begun_block_457396210 .ad_native_sponsored_clone {
  display: none;
}

#begun_block_457396210 .ad_native_title_wrapper {
  color: #fff;
  font:
    600 15px/1.2 Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  margin-bottom: 5px;
  margin-top: -20px;
  padding: 0 15px 0;
  position: relative;
  z-index: 1;
}

#begun_block_457396210 .ad_native_desc {
  color: #fff;
  font:
    12px/1.5 Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  margin-bottom: 5px;
  opacity: 0.5;
  padding: 0 15px 15px;
  position: relative;
  z-index: 1;
}

#content-matchresults-mob1 {
  border-bottom: 1px solid #eaeaea;
  border-top: 1px solid #eaeaea;
  margin-bottom: 3px;
  padding: 0 20px;
  position: relative;
}

.cookies-notification {
  -webkit-box-align: center;
  grid-gap: 8px;
  align-items: center;
  background: #292929;
  border-radius: 8px;
  bottom: 10px;
  box-sizing: border-box;
  color: #fff;
  display: -webkit-box;
  display: flex;
  font:
    400 12px/1.35 Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  gap: 8px;
  height: 0;
  left: 50%;
  max-width: 344px;
  opacity: 0;
  overflow: hidden;
  padding-left: 12px;
  padding-right: 8px;
  position: fixed;
  -webkit-transform: translate(-50%, 100px);
  transform: translate(-50%, 100px);
  -webkit-transition:
    opacity 0.2s ease,
    height 0.2s ease,
    -webkit-transform 0.2s ease;
  transition:
    opacity 0.2s ease,
    height 0.2s ease,
    -webkit-transform 0.2s ease;
  transition:
    transform 0.2s ease,
    opacity 0.2s ease,
    height 0.2s ease;
  transition:
    transform 0.2s ease,
    opacity 0.2s ease,
    height 0.2s ease,
    -webkit-transform 0.2s ease;
  width: calc(100% - 16px);
  z-index: 4;
}

.cookies-notification._active {
  height: 52px;
  opacity: 1;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
  -webkit-transition: none;
  transition: none;
}

.cookies-notification__message {
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  max-width: 284px;
  min-width: 0;
}

.cookies-notification__link {
  color: #fff;
  font:
    400 12px/1.35 Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  text-decoration: underline;
  text-underline-offset: 2px;
  -webkit-transition: text-decoration-color 0.15s ease-out;
  transition: text-decoration-color 0.15s ease-out;
}

.cookies-notification__confirm {
  -webkit-box-flex: 0;
  cursor: pointer;
  flex: 0 0 32px;
  height: 32px;
  line-height: 32px;
  position: relative;
  text-align: center;
  width: 32px;
}

.cookies-notification__progress-bar {
  -webkit-box-align: center;
  -webkit-box-pack: center;
  align-items: center;
  display: -webkit-box;
  display: flex;
  height: 32px;
  justify-content: center;
  position: absolute;
  right: 0;
  top: 0;
  width: 32px;
}

.cookies-notification__progress-circle {
  height: 32px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  width: 32px;
}

.cookies-notification__progress-circle-bg,
.cookies-notification__progress-circle-fg {
  stroke-linecap: round;
}

.header .custom-banner:not(._disabled) ~ .comments-counter {
  padding: 0;
}

.custom-banner {
  -webkit-box-align: center;
  align-items: center;
  box-sizing: border-box;
  display: -webkit-box;
  display: flex;
  height: 42px;
  margin-right: 4px;
}

.custom-banner._disabled {
  height: 0;
  margin: 0;
  overflow: hidden;
  visibility: hidden;
  width: 0;
}

.custom-banner__link {
  -webkit-box-align: center;
  -webkit-box-pack: center;
  align-items: center;
  background: url(../images/cl-okko-btn-x4.a632ec72.png) no-repeat;
  background-size: contain;
  display: -webkit-box;
  display: flex;
  height: 24px;
  justify-content: center;
  position: relative;
  -webkit-transition: -webkit-filter 0.2s ease;
  transition: -webkit-filter 0.2s ease;
  transition: filter 0.2s ease;
  transition:
    filter 0.2s ease,
    -webkit-filter 0.2s ease;
  width: 94px;
}

.custom-banner__link:after {
  background-color: hsla(0, 0%, 100%, 0);
  border-radius: 16px;
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  width: 100%;
}

.custom-banner__link:hover:after {
  background: hsla(0, 0%, 100%, 0.1);
}

.custom-banner__links {
  -webkit-box-pack: start;
  grid-gap: 3vw;
  display: -webkit-box;
  display: flex;
  gap: 3vw;
  height: 30px;
  justify-content: flex-start;
  padding: 0 2vw 0 2vw;
}

.custom-banner__plate {
  color: #fff;
  cursor: pointer;
  height: 20px;
  margin-top: 5px;
  position: relative;
  width: 19px;
}

.custom-banner__plate:before {
  display: none;
}

.custom-banner__plate:after {
  content: '\2807';
  display: block;
  font-size: 16px;
  height: 100%;
  text-align: right;
  width: 87%;
}

.custom-banner__plate-tooltip {
  word-wrap: break-word;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 7px 9px 0 rgba(0, 0, 0, 0.102);
  cursor: text;
  font-size: 10px;
  height: auto;
  line-height: 15px;
  max-width: calc(100vw - 40px);
  max-width: 210px;
  min-width: 120px;
  opacity: 1;
  padding: 10px;
  position: absolute;
  right: 3px;
  top: 26px;
  -webkit-user-select: all;
  -ms-user-select: all;
  user-select: all;
  visibility: hidden;
  width: -webkit-max-content;
  width: max-content;
  z-index: 1;
}

.custom-banner__plate._open .custom-banner__plate-tooltip {
  color: #292929;
  visibility: visible;
}

.custom-banner__plate-tooltip-label {
  color: #999;
  display: block;
  font-size: 9px;
  line-height: 1em;
  margin-bottom: 5px;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.custom-banner__plate-tooltip-btn {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: center;
  box-sizing: content-box;
  color: #292929;
  cursor: pointer;
  display: -webkit-inline-box;
  display: inline-flex;
  flex-direction: column;
  height: 12px;
  justify-content: center;
  padding: 8px;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 12px;
}

.custom-banner__plate-tooltip-btn:after,
.custom-banner__plate-tooltip-btn:before {
  box-shadow: 0 0 0 1px;
  content: '';
}

.custom-banner__plate-tooltip-btn:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.custom-banner__plate-tooltip-btn:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.custom-banner__plate-tooltip-btn:hover {
  color: #c33;
}

.custom-banner__topline {
  display: none;
}

.custom-banner__match {
  flex-shrink: 0;
  list-style: none;
  margin-top: 4px;
}

.custom-banner__match:first-child {
  margin-left: 39px;
}

.custom-banner__match:last-child {
  margin-right: 40px;
}

.custom-banner__match-list {
  -webkit-box-align: start;
  grid-gap: 2px;
  align-items: flex-start;
  display: -webkit-box;
  display: flex;
  gap: 2px;
  height: 42px;
  overflow-y: auto;
}

.custom-banner__info {
  grid-gap: 6px;
  -webkit-box-align: center;
  align-items: center;
  background-color: #0225d1;
  display: -webkit-box;
  display: flex;
  gap: 6px;
  height: 42px;
  padding-right: 15px;
  position: absolute;
  right: 0;
  z-index: 1;
}

.custom-banner__info:before {
  background: -webkit-linear-gradient(right, #0225d1, rgba(2, 37, 209, 0));
  background: linear-gradient(270deg, #0225d1, rgba(2, 37, 209, 0));
  content: '';
  height: 42px;
  left: -40px;
  pointer-events: none;
  position: absolute;
  width: 40px;
}

.custom-banner__match-link {
  grid-gap: 20px;
  background-color: #0f0f99;
  border-radius: 4px;
  color: #fff;
  display: -webkit-box;
  display: flex;
  font:
    400 10px/15px Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  gap: 20px;
  padding: 3px 3px 3px 6px;
  position: relative;
}

.custom-banner__match-link:after {
  background-color: hsla(0, 0%, 100%, 0);
  border-radius: 4px;
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
  width: 100%;
}

.custom-banner__match-link:hover:after {
  background-color: hsla(0, 0%, 100%, 0.05);
}

.custom-banner__match-play {
  height: 14px;
  margin: auto 0 auto -16px;
  width: 17px;
}

.custom-banner__teams {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: flex;
  flex-direction: column;
  font-weight: 600;
}

.custom-banner__team {
  display: block;
}

.custom-banner__day,
.custom-banner__team:last-child {
  margin-top: -2px;
}

.custom-banner__date {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  background-color: #1b34b2;
  border-radius: 4px;
  display: -webkit-box;
  display: flex;
  flex-direction: column;
  padding: 0 5px;
  text-align: right;
}

.custom-banner__time {
  font-weight: 700;
}

.custom-banner__live {
  align-self: flex-end;
  background-color: #c33;
  border-radius: 32px;
  display: -webkit-box;
  display: flex;
  font-size: 8px;
  line-height: 13px;
  margin: 0 5px 2px;
  padding: 0 6px;
}

.custom-banner__okko {
  -webkit-box-align: center;
  grid-gap: 11px;
  align-items: center;
  color: #fff;
  display: -webkit-box;
  display: flex;
  gap: 11px;
}

.custom-banner__logo {
  display: block;
  height: 20px;
  width: 32px;
}

.custom-banner__cl {
  position: absolute;
}

.custom-banner__cl-logo {
  display: block;
  height: 32px;
  width: 33px;
}

.custom-banner__close {
  color: #fff;
  cursor: pointer;
  display: block;
  padding: 8px;
  position: relative;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.custom-banner__close:hover {
  color: #c33;
}

.custom-banner__close:after,
.custom-banner__close:before {
  border-radius: 1px;
  border-top: 1.5px solid;
  content: '';
  left: 2px;
  position: absolute;
  top: 9px;
  -webkit-transform-origin: center;
  transform-origin: center;
  width: 12px;
}

.custom-banner__close:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.custom-banner__close:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.custom-banner._scrolled .custom-banner__topline {
  -webkit-box-pack: justify;
  -webkit-box-align: center;
  grid-gap: 8px;
  align-items: center;
  background:
    url(../images/cl-okko-topline-mobile-x2.24981cee.png) no-repeat,
    #000057;
  background-position: 100%, 0;
  background-size: 100%;
  box-sizing: border-box;
  display: -webkit-box;
  display: flex;
  gap: 8px;
  justify-content: space-between;
  left: 0;
  padding: 0 69px 0 15px;
  pointer-events: auto;
  position: fixed;
  top: 46px;
  width: 100%;
}

.custom-banner._scrolled .custom-banner._hidden {
  opacity: 0;
  pointer-events: none;
}

.footer {
  background-color: #292929;
  padding: 24px 0 20px;
  width: 100%;
}

.footer__tech-menu {
  padding: 0 0 22px;
  padding: 0 env(safe-area-inset-right) 22px env(safe-area-inset-left);
}

.footer__socials {
  margin-bottom: 10px;
  padding: 15px 10px 0 10px;
  padding: 15px calc(env(safe-area-inset-right) + 10px) 0 calc(env(safe-area-inset-left) + 10px);
}

.footer__tech-menu + .footer__socials {
  border-top: 1px solid #383838;
}

.footer__limit {
  text-align: center;
}

.footer__age {
  color: #626262;
  display: inline-block;
  font:
    600 16px/1.2 Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  position: relative;
}

.footer__age-plus {
  position: absolute;
  right: -0.8em;
  top: 0;
}

.footer__copyright {
  margin-top: 10px;
}

.footer__text {
  color: #626262;
  font:
    10px/1.35 Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  text-align: center;
}

.geo__block {
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  height: 250px;
  max-width: 100%;
  position: relative;
  width: 100%;
}

.geo__frame {
  display: block;
  height: 100%;
  margin: 0 auto;
  width: 100%;
}

.geo__plate {
  background: #fff;
  border-radius: 2px;
  cursor: pointer;
  font:
    9px/1 Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  padding: 3.5px 16px 3.5px 4px;
  position: absolute;
  right: 8px;
  top: 8px;
}

.geo__plate._hidden {
  display: none;
}

.geo__plate:after {
  content: '…';
  font-size: 16px;
  position: absolute;
  right: -17px;
  top: 2px;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.geo__plate:hover:after {
  color: $brandedRed;
}

.geo__plate-label {
  letter-spacing: 0.3px;
}

.geo__plate-tooltip {
  word-wrap: break-word;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 7px 9px 0 rgba(0, 0, 0, 0.102);
  cursor: text;
  font-size: 10px;
  height: auto;
  line-height: 15px;
  max-width: calc(100vw - 40px);
  min-width: 120px;
  opacity: 1;
  padding: 10px;
  padding-right: 26px;
  position: absolute;
  right: 0;
  top: 26px;
  -webkit-user-select: all;
  -ms-user-select: all;
  user-select: all;
  visibility: hidden;
  width: -webkit-max-content;
  width: max-content;
  z-index: 1;
}

.geo__plate._open .geo__plate-tooltip {
  color: #292929;
  visibility: visible;
}

.geo__plate-tooltip-btn {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: center;
  box-sizing: content-box;
  color: #292929;
  cursor: pointer;
  display: -webkit-inline-box;
  display: inline-flex;
  flex-direction: column;
  height: 10px;
  justify-content: center;
  padding: 8px;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 10px;
}

.geo__plate-tooltip-btn:after,
.geo__plate-tooltip-btn:before {
  box-shadow: 0 0 0 1px;
  content: '';
}

.geo__plate-tooltip-btn:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.geo__plate-tooltip-btn:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.geo__plate-tooltip-btn:hover {
  color: $brandedRed;
}

.goodnews-popup {
  position: relative;
  z-index: 10;
}

.goodnews-popup__wrap {
  bottom: 0;
  left: 0;
  margin: 0 auto;
  position: fixed;
  right: 0;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition:
    transform 0.3s ease,
    -webkit-transform 0.3s ease;
}

.goodnews-popup__wrap._hide {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}

.goodnews-branded._nineties {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-align: center;
  align-items: center;
  border-radius: 5px;
  box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.7);
  box-sizing: border-box;
  display: -webkit-box;
  display: flex;
  flex-direction: column;
  height: 213px;
  margin: 0 auto 60px;
  padding-bottom: 10px;
  padding-top: 40px;
  position: relative;
  width: 260px;
}

.goodnews-branded._off {
  background-color: #292929;
  background-image: url(../images/branding_nineties_off_pwa.d4d6c7ed.svg);
  background-position: center 40px;
  background-repeat: no-repeat;
}

.goodnews-branded._off > .goodnews-branded__caption {
  bottom: 40px;
  color: #fff;
  font:
    400 18px/1.35 Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  position: absolute;
  text-align: center;
}

.goodnews-branded._off > .goodnews-branded__logo {
  margin-bottom: 70px;
}

.goodnews-branded._on > .goodnews-branded__caption {
  bottom: 47px;
  color: #000;
  font:
    400 8px/1.2 Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  position: absolute;
}

.goodnews-branded._on {
  background-image: url(../images/nineties_restangle_pwa.99b9c2ef.png);
  background-size: cover;
}

.goodnews-branded__link {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.goodnews-branded__button {
  background: none;
  border: none;
  box-sizing: content-box;
  height: 17px;
  padding: 8px;
  position: absolute;
  right: 0;
  top: 0;
  width: 17px;
}

.goodnews-branded__button:after,
.goodnews-branded__button:before {
  background-color: #fff;
  content: '';
  display: block;
  height: 2px;
  position: absolute;
  top: 50%;
  width: 17px;
}

.goodnews-branded__button:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.goodnews-branded__button:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.goodnews-ordinary {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-align: center;
  align-items: center;
  background-color: #292929;
  border-radius: 6px;
  box-sizing: border-box;
  display: -webkit-box;
  display: flex;
  flex-direction: column;
  margin: 0 auto 20px;
  padding: 15px 22px;
  width: 220px;
}

.goodnews-ordinary__caption {
  color: #fff;
  font:
    400 15px/1.2 Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  text-align: center;
}

.goodnews-tumbler {
  height: 100%;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.goodnews-tumbler,
.goodnews-tumbler__label {
  -webkit-box-align: center;
  align-items: center;
  display: -webkit-box;
  display: flex;
  position: relative;
}

.goodnews-tumbler__label {
  color: #b2b2b2;
  -webkit-transition:
    color 0.3s ease,
    width 0.3s ease;
  transition:
    color 0.3s ease,
    width 0.3s ease;
  width: 85px;
}

.goodnews-tumbler__label._sidebar {
  width: 125px;
}

.goodnews-tumbler__title {
  -webkit-box-align: center;
  align-items: center;
  color: silver;
  display: -webkit-box;
  display: flex;
  flex-shrink: 0;
  font:
    500 14px/1.25 Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  margin-right: 10px;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 35px;
}

.goodnews-tumbler__title._sidebar {
  width: 84px;
}

.goodnews-tumbler__label._sidebar > .goodnews-tumbler__tumbler:after {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}

.goodnews-tumbler__tumbler {
  border: 2px solid #505050;
  border-radius: 20px;
  content: '';
  display: -webkit-box;
  display: flex;
  flex-shrink: 1;
  height: 16px;
  left: 1px;
  position: relative;
  top: 1px;
  width: 29px;
}

.goodnews-tumbler__tumbler:after {
  background-color: #999;
  border-radius: 50%;
  bottom: 0;
  content: '';
  height: 14px;
  margin: auto 0;
  position: absolute;
  right: 2px;
  top: 0;
  -webkit-transform: translateX(-12px);
  transform: translateX(-12px);
  -webkit-transition:
    background-color 0.3s ease,
    -webkit-transform 0.3s ease;
  transition:
    background-color 0.3s ease,
    -webkit-transform 0.3s ease;
  transition:
    transform 0.3s ease,
    background-color 0.3s ease;
  transition:
    transform 0.3s ease,
    background-color 0.3s ease,
    -webkit-transform 0.3s ease;
  width: 14px;
}

.goodnews-tumbler__checkbox {
  opacity: 0;
  position: absolute;
  z-index: -1;
}

.goodnews-tumbler__checkbox:checked + .goodnews-tumbler__label {
  color: #fff;
}

.goodnews-tumbler__checkbox:checked + .goodnews-tumbler__label > .goodnews-tumbler__tumbler:after {
  background-color: #24e66e;
  -webkit-transform: translateX(1px);
  transform: translateX(1px);
}

.goodnews-tumbler__title._sidebar._olympics {
  width: 122px;
}

.goodnews-tumbler__label._sidebar._olympics {
  width: 192px;
}

.goodnews-tumbler__olympics-icon {
  background: url(../images/olympiad-icon.4e761f65.png) no-repeat;
  background-size: 100% 100%;
  height: 21px;
  margin-right: 8px;
  width: 22px;
}

.goodnews-tumbler._nineties .goodnews-tumbler__label {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}

.goodnews-tumbler._nineties .goodnews-tumbler__title {
  background-image: url(../images/branding_nineties_pwa.9741a7b0.svg);
  background-repeat: no-repeat;
  content: '';
  display: block;
  height: 20px;
  left: -30px;
  margin: 0;
  position: absolute;
  top: 3px;
  width: 77px;
}

.goodnews-tumbler._nineties .goodnews-tumbler__tumbler {
  background-color: #5d5d5d;
  border: 2px solid transparent;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

.goodnews-tumbler._nineties .goodnews-tumbler__tumbler:after {
  background-color: #5d5d5d;
  border: 1.5px solid #f50202;
  box-sizing: border-box;
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}

.goodnews-tumbler__checkbox._nineties:checked + .goodnews-tumbler__label > .goodnews-tumbler__tumbler {
  background-color: #f50202;
}

.goodnews-tumbler__checkbox._nineties:checked + .goodnews-tumbler__label > .goodnews-tumbler__tumbler:after {
  background-color: #000;
  border: 1.5px solid #000;
}

.layout._esg-layout .goodnews-tumbler._nineties .goodnews-tumbler__title {
  background-image: url(../images/branding_nineties_pwa.9741a7b0.svg);
}

.header {
  -webkit-box-align: center;
  align-items: center;
  background-color: #292929;
  box-sizing: border-box;
  display: -webkit-box;
  display: flex;
  height: 46px;
  padding-left: env(safe-area-inset-left);
  position: relative;
  -webkit-transition: background-color 0.4s linear;
  transition: background-color 0.4s linear;
  width: 100%;
}

.header._transparent,
.header__burger {
  background-color: transparent;
}

.header__burger {
  border: none;
  border-color: #fff;
  flex-shrink: 0;
  height: 40px;
  margin: 0 10px;
  outline: none;
  padding: 0 20px;
  position: relative;
  width: 40px;
}

.header__burger:before {
  border-color: inherit;
  border-style: solid;
  border-width: 2px 0;
  content: '';
  height: 6px;
  left: 9px;
  position: absolute;
  top: 15px;
  width: 22px;
}

.header__centered-logo {
  -webkit-box-align: center;
  align-items: center;
  box-sizing: border-box;
  display: -webkit-box;
  display: flex;
  height: 46px;
  outline: none;
  padding-right: 20px;
  position: relative;
}

.header__centered-logo._goodnews-active:after {
  background: #36cc33;
  border-radius: 50%;
  content: '';
  display: block;
  height: 6px;
  position: absolute;
  right: 10px;
  top: 12px;
  width: 6px;
}

.header__logo-icon {
  color: #fff;
  height: 15px;
  width: 91px;
}

.header__right-block {
  -webkit-box-align: center;
  align-items: center;
  display: -webkit-box;
  display: flex;
  height: 46px;
  padding-right: 20px;
  padding-right: calc(env(safe-area-inset-right) + 20px);
  position: absolute;
  right: 0;
  right: env(safe-area-inset-right);
  top: 0;
}

.header__counter._hidden {
  height: 0;
  visibility: hidden;
  width: 0;
}

.info-pages-menu {
  display: block;
  width: 100%;
}

.info-pages-menu._columns-2 {
  -webkit-column-count: 2;
  column-count: 2;
}

.info-pages-menu__item {
  list-style: none;
}

.info-pages-menu__link {
  color: #999;
  display: inline-block;
  font:
    400 13px/1.2 Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  padding: 8px 20px;
}

@media (min-width: 394px) {
  .info-pages-menu__link {
    font-size: 15px;
  }
}

.info-pages-menu__link._active {
  color: #c33;
  position: relative;
}

.info-pages-menu__link._active:before {
  background-color: #c33;
  content: '';
  height: calc(100% - 10px);
  left: 0;
  position: absolute;
  top: 5px;
  width: 5px;
}

.layout {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  background-color: #292929;
  display: -webkit-box;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

.layout._no-scroll {
  left: 0;
  position: fixed;
  right: 0;
}

.layout__footer,
.layout__header {
  flex-shrink: 0;
  position: relative;
}

.layout__header {
  left: 0;
  position: -webkit-sticky;
  position: sticky;
  right: 0;
  top: 0;
  z-index: 5;
}

.layout__header._hidden {
  display: none;
}

.layout__header._no-scroll {
  position: fixed;
}

.layout__header-ghost {
  height: 40px;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
}

.layout__sidebar {
  position: relative;
  visibility: hidden;
}

.layout__sidebar:before {
  background: #292929;
  bottom: -100px;
  content: '';
  left: 0;
  position: fixed;
  right: 0;
  top: -100px;
  z-index: 10;
}

.layout__sidebar._show {
  visibility: visible;
}

.layout__content {
  -webkit-box-flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  background-color: #fff;
  display: -webkit-box;
  display: flex;
  flex: 1;
  flex-direction: column;
}

.layout__footer-ghost {
  bottom: 100%;
  height: 100vh;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  width: 100%;
}

.layout ._hidden-feature {
  display: none;
}

.missed-news {
  border-radius: 0 0 6px 6px;
  position: fixed;
  top: 46px;
  z-index: 5;
}

.missed-news__alert {
  background-color: #fdeec0;
  border: none;
  border-radius: 0 0 6px 6px;
  display: block;
  left: 50%;
  margin: 0;
  outline: none;
  padding: 7px 6px 6px;
  position: fixed;
  top: 46px;
  -webkit-transform: translateX(-50%) translateY(calc(-100% - 46px));
  transform: translateX(-50%) translateY(calc(-100% - 46px));
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition:
    transform 0.3s ease,
    -webkit-transform 0.3s ease;
}

.missed-news__alert._active {
  -webkit-transform: translateX(-50%) translateY(0);
  transform: translateX(-50%) translateY(0);
}

.missed-news__title {
  color: #292929;
  font:
    400 11px/16px Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
}

.missed-news__title:after {
  background-color: #c33;
  border-radius: 16px;
  box-sizing: border-box;
  color: #fff;
  content: attr(data-count);
  display: none;
  font:
    400 10px Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  margin-left: 5px;
  min-width: 16px;
  padding: 2px 5px;
  position: relative;
  text-align: center;
}

.missed-news__title:not([data-count='0']):after {
  display: inline-block;
}

.missed-news__popup-content {
  background-color: #fff;
  border-radius: 0 0 15px 15px;
  box-sizing: border-box;
  height: 75%;
  padding: 0 20px 44px;
  position: relative;
  -webkit-transform: translateY(calc(-100% - 46px));
  transform: translateY(calc(-100% - 46px));
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition:
    transform 0.3s ease,
    -webkit-transform 0.3s ease;
  width: 100%;
}

.missed-news__close {
  background-color: #292929;
  border: none;
  border-radius: 50%;
  bottom: 0;
  display: block;
  height: 40px;
  left: 0;
  margin: 0 auto;
  padding: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  width: 40px;
}

.missed-news__close:after,
.missed-news__close:before {
  background-color: #fff;
  content: '';
  display: block;
  height: 2px;
  left: 50%;
  position: absolute;
  width: 21px;
}

.missed-news__close:after {
  -webkit-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
}

.missed-news__close:before {
  -webkit-transform: translateX(-50%) rotate(-45deg);
  transform: translateX(-50%) rotate(-45deg);
}

.missed-news__list-wrap {
  height: 89%;
  overflow: scroll;
  padding-top: 10px;
  position: relative;
}

.missed-news__list-wrap._fade-down {
  -webkit-mask-image: -webkit-linear-gradient(top, #fff calc(100% - 70px), transparent);
  mask-image: linear-gradient(180deg, #fff calc(100% - 70px), transparent);
}

.missed-news__list {
  height: 100%;
}

.missed-news__item {
  list-style: none;
  padding: 10px 0;
}

.missed-news__item:not(:last-child) {
  border-bottom: 1px solid $lightGrey;
}

.missed-news__item .card-mini {
  padding: 0;
}

.missed-news__button {
  border: 2px solid #292929;
  border-radius: 3px;
  color: #292929;
  display: block;
  font:
    400 13px/1.35 Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  margin: 20px auto 0;
  max-width: -webkit-max-content;
  max-width: max-content;
  padding: 5px 20px;
  position: relative;
}

.missed-news__popup._hide .missed-news__button {
  display: none;
}

.missed-news__popup {
  background-color: hsla(0, 0%, 60%, 0.7);
  bottom: 0;
  height: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 46px;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.missed-news__popup._active {
  height: 100vh;
  opacity: 1;
  width: 100vw;
}

.missed-news__popup._active .missed-news__popup-content {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.my-header {
  -webkit-box-align: center;
  align-items: center;
  display: -webkit-box;
  display: flex;
  height: 100%;
}

.my-header._hidden,
.my-header._hidden-for-ss {
  height: 0;
  visibility: hidden;
  width: 0;
}

.my-header__icon {
  -webkit-box-align: center;
  align-items: center;
  display: -webkit-box;
  display: flex;
  position: relative;
}

.my-header__avatar {
  color: #fff;
  height: 22px;
  width: 22px;
}

.my-header__avatar-sber {
  height: 14px;
  left: 7px;
  position: absolute;
  top: -2px;
  width: 14px;
}

.my-header__avatar-sber._hidden {
  display: none;
}

.my-header__name {
  color: #fff;
  font:
    400 14px/17px Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  margin-left: 10px;
  max-width: 150px;
  padding: 5px 0;
}

.my-header__button {
  background: none;
  border: none;
  box-sizing: border-box;
  color: silver;
  display: inline-block;
  font:
    400 13px/1.35 Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  margin: 0;
  outline: none;
  padding: 5px 0;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.my-header > ._hidden {
  display: none;
}

.promo-block {
  -webkit-box-pack: center;
  bottom: 0;
  display: -webkit-box;
  display: flex;
  height: 52px;
  justify-content: center;
  left: 50%;
  position: fixed;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 100%;
  z-index: 2;
}

.promo-block._hidden {
  bottom: -200px;
  height: 0;
  visibility: hidden;
}

.promo-block__wrap {
  -webkit-box-flex: 0;
  -webkit-box-pack: justify;
  -webkit-box-align: center;
  align-items: center;
  border-radius: 15px 15px 0 0;
  box-sizing: border-box;
  display: -webkit-box;
  display: flex;
  flex: 0 1 340px;
  height: 100%;
  justify-content: space-between;
  min-width: 320px;
  padding-left: 14px;
  padding-right: 10px;
}

.promo-block__wrap._promo_lenta_daily {
  background: #2aabee;
}

.promo-block__wrap._promo_lenta_dzen,
.promo-block__wrap._promo_mini_games {
  background: #292929;
}

.promo-block__wrap._promo_vk {
  background: #07f;
}

.promo-block__wrap._promo_ok {
  background: #f70;
}

.promo-block__wrap._promo_goodnews {
  background: #ff5a26;
}

.promo-block__wrap._promo_max {
  background: -webkit-linear-gradient(1.34deg, #4cc3fd, #285cfd 26.5%, #502be5 66.83%, #9d46db);
  background: linear-gradient(88.66deg, #4cc3fd, #285cfd 26.5%, #502be5 66.83%, #9d46db);
}

.promo-block__wrap._promo_max .promo-block__text {
  font-size: 14px;
}

.promo-block__link-container {
  -webkit-box-align: center;
  align-items: center;
  display: -webkit-box;
  display: flex;
  height: 100%;
}

.promo-block__logo {
  background-size: 100%;
  height: 32px;
  margin-right: 15px;
  position: relative;
  width: 32px;
}

.promo-block__logo._promo_lenta_daily {
  background: url(../images/tg.03fe562b.svg);
}

.promo-block__logo._promo_lenta_dzen {
  background: url(../images/dzen.bec51bf6.svg);
}

.promo-block__logo._promo_vk {
  background: url(../images/vk.bad54043.svg);
}

.promo-block__logo._promo_ok {
  background: url(../images/ok.0560a224.svg);
}

.promo-block__logo._promo_goodnews {
  background: url(../images/goodnews.c83fbd6d.svg);
}

.promo-block__logo._promo_mini_games {
  background: url(../images/mini-games.5f249e57.svg);
}

.promo-block__logo._promo_max {
  background: url(../images/max.e879bee8.svg);
  width: 33px;
}

.promo-block__logo._promo_lenta_daily:before,
.promo-block__logo._promo_max:before {
  background: #ff422f;
  border-radius: 50%;
  box-shadow: 0 0.5px 0.5px 0 rgba(0, 0, 0, 0.302);
  content: '';
  height: 17px;
  position: absolute;
  right: -5px;
  top: -6px;
  width: 17px;
}

.promo-block__logo._promo_lenta_daily:after,
.promo-block__logo._promo_max:after {
  color: #fff;
  content: '1';
  font-size: 10px;
  position: absolute;
  right: 1px;
  top: -2px;
}

.promo-block__text {
  color: #fff;
  font:
    400 15px/1.2 Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
}

.promo-block__bold {
  font-weight: 700;
}

.promo-block__close-btn {
  cursor: pointer;
  height: 20px;
  position: relative;
  width: 20px;
}

.promo-block__close-btn:after,
.promo-block__close-btn:before {
  background: #fff;
  content: '';
  height: 2px;
  left: 2px;
  opacity: 0.5;
  position: absolute;
  top: 9px;
  width: 17px;
}

.promo-block__close-btn:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.promo-block__close-btn:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.promo-block__creative {
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: -1;
}

.promo-block__creative._promo_lenta_dzen {
  background: url(../images/dzen.0d22e6e8.png) no-repeat;
  background-size: contain;
  height: 72px;
  top: -52px;
  width: 217px;
}

.promo-block__creative._promo_ok {
  background: url(../images/ok.adbf6ba9.png) no-repeat;
  background-size: contain;
  height: 89px;
  top: -65px;
  width: 300px;
}

.promo-block__creative._promo_goodnews {
  background: url(../images/goodnews.a7ea96bf.png) no-repeat;
  background-size: contain;
  height: 105px;
  top: -70px;
  width: 294px;
}

.promo-block__creative._promo_mini_games {
  background: url(../images/mini-games.4809855d.png) no-repeat;
  background-size: contain;
  height: 1117px;
  top: -60px;
  width: 313px;
}

.header._transparent .scroll-bar {
  background: transparent;
  opacity: 0;
}

.header .scroll-bar {
  background: #c33;
  bottom: -3px;
  height: 3px;
  left: 0;
  opacity: 1;
  position: absolute;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  width: 5%;
}

.header .scroll-bar._hidden {
  visibility: hidden;
}

.search-bar {
  border: 1px solid #626262;
  border-radius: 3px;
  position: relative;
  width: 100%;
}

.search-bar__input {
  background: none;
  border: none;
  box-sizing: border-box;
  color: #fff;
  font:
    400 17px Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  outline: none;
  padding: 8px 40px 10px 9px;
  width: 100%;
}

.search-bar__input::-webkit-input-placeholder {
  color: #626262;
}

.search-bar__input:-ms-input-placeholder {
  color: #626262;
}

.search-bar__input::-ms-input-placeholder {
  color: #626262;
}

.search-bar__input::placeholder {
  color: #626262;
}

.search-bar__submit {
  background: none;
  border: none;
  box-sizing: content-box;
  height: 19px;
  padding: 8px 10px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 19px;
}

.search-bar__submit-icon {
  color: #626262;
  height: 100%;
  width: 100%;
}

.sidebar {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: justify;
  -webkit-overflow-scrolling: touch;
  background: #292929;
  bottom: 0;
  display: -webkit-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  left: 0;
  overflow-y: scroll;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}

.sidebar__header {
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.07);
  box-sizing: border-box;
  flex-shrink: 0;
  height: 45px;
  padding-left: 20px;
  position: relative;
}

.sidebar__header > :first-child {
  border: none;
}

.sidebar__close {
  -webkit-box-align: center;
  align-items: center;
  background: none;
  border: none;
  cursor: pointer;
  display: -webkit-box;
  display: flex;
  height: 100%;
  padding: 0 23px 0 20px;
  position: absolute;
  right: 0;
  top: 0;
}

.sidebar__close-icon {
  color: #fff;
  height: 16px;
  width: 16px;
}

.sidebar__menu {
  position: relative;
}

.sidebar__menu-list {
  list-style: none;
}

.sidebar__menu-item:first-child {
  margin: 22px 0 16px;
}

.sidebar__menu-link {
  color: #fff;
  display: block;
  font:
    400 15px/1.2 Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  padding: 8px 20px;
  text-decoration: none;
}

.sidebar__menu-link:focus,
.sidebar__menu-link:hover {
  color: #fff;
}

@media (min-width: 394px) {
  .sidebar__menu-link {
    font-size: 17px;
  }
}

.sidebar__menu-link._is-extra {
  font:
    500 19px/1.2 Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
}

@media (min-width: 394px) {
  .sidebar__menu-link._is-extra {
    font-size: 21px;
  }
}

.sidebar__menu-link._active {
  color: #c33;
  position: relative;
}

.sidebar__menu-link._active:before {
  background-color: #c33;
  content: '';
  height: 30px;
  left: 0;
  position: absolute;
  top: 5px;
  width: 5px;
}

.sidebar__menu-separator {
  background-color: hsla(0, 0%, 100%, 0.07);
  height: 1px;
  margin: 15px 0;
  width: 100%;
}

.sidebar__footer {
  box-sizing: border-box;
  flex-shrink: 0;
}

.sidebar__search {
  margin-top: 20px;
  padding: 0 20px;
}

.sidebar__socials {
  margin: 20px 15px 0;
}

.sidebar__header-left {
  height: 100%;
}

.social-links {
  -webkit-box-pack: justify;
  display: -webkit-box;
  display: flex;
  justify-content: space-between;
  list-style: none;
  width: 100%;
}

.social-links__link {
  -webkit-box-align: center;
  -webkit-box-pack: center;
  align-items: center;
  box-sizing: border-box;
  display: -webkit-box;
  display: flex;
  height: 48px;
  justify-content: center;
  position: relative;
  width: 40px;
}

.social-links__icon {
  color: #999;
  max-height: 100%;
}

.social-links__icon._vk {
  height: 15px;
  width: 24px;
}

.social-links__icon._max {
  width: 24px;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.twz-announce-plate {
  background: #82ecad;
  border-radius: 4px;
}

.twz-announce-plate__title {
  color: #292929;
  font:
    500 10px/15px Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
}

.card-big .twz-announce-plate,
.card-feature .twz-announce-plate,
.card-mini .twz-announce-plate,
.main-header__top-topic-info .twz-announce-plate {
  padding: 0 4px 1px;
}

.vk-video-popup {
  background: transparent;
  left: 40%;
  position: fixed;
  top: 65%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  visibility: hidden;
  z-index: 20;
}

.vk-video-popup._active {
  visibility: visible;
}

.vk-video-popup__wrap {
  height: 300px;
  position: relative;
  width: 300px;
}

.vk-video-popup__wrap iframe {
  height: 100%;
  width: 100%;
}

.vk-video-popup__overlay {
  height: 80%;
  position: absolute;
  right: 0;
  top: 35px;
  width: 100%;
}

.vk-video-popup__controls {
  -webkit-box-align: center;
  grid-gap: 8px;
  align-items: center;
  color: #fff;
  display: -webkit-box;
  display: flex;
  font-size: 10px;
  font-weight: 500;
  gap: 8px;
  padding: 6px 10px;
  position: absolute;
  right: 0;
  top: 0;
}

.vk-video-popup__controls p {
  color: #292929;
  font-size: 12px;
  line-height: 1;
  margin: 0;
}

.vk-video-popup__dots {
  -webkit-box-align: center;
  -webkit-box-pack: center;
  align-items: center;
  background: #292929;
  border-radius: 50%;
  display: -webkit-box;
  display: flex;
  height: 30px;
  justify-content: center;
  width: 30px;
}

.vk-video-popup__dots span {
  background: #fff;
  border-radius: 50%;
  height: 4px;
  margin: 0 1px;
  width: 4px;
}

.vk-video-popup__close {
  -webkit-box-align: center;
  -webkit-box-pack: center;
  align-items: center;
  background: #292929;
  border-radius: 50%;
  display: -webkit-box;
  display: flex;
  height: 30px;
  justify-content: center;
  width: 30px;
}

.vk-video-popup__close:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.vk-video-popup__close:after,
.vk-video-popup__close:before {
  background: #fff;
  content: '';
  height: 2px;
  position: absolute;
  width: 15px;
}

.vk-video-popup__close:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.vk-video-popup__close._visible {
  opacity: 1;
  visibility: visible;
}

.vk-video-popup__tooltip {
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
  color: #292929;
  font-size: 12px;
  line-height: 1.4;
  max-width: 300px;
  opacity: 0;
  padding: 12px 16px;
  position: absolute;
  right: 0;
  top: -90px;
  -webkit-transition:
    opacity 0.3s ease,
    visibility 0.3s ease;
  transition:
    opacity 0.3s ease,
    visibility 0.3s ease;
  visibility: hidden;
  z-index: 25;
}

.vk-video-popup__tooltip._open {
  opacity: 1;
  visibility: visible;
}

.yandex-games {
  box-sizing: border-box;
  height: 22px;
  opacity: 1;
  position: absolute;
  right: 95px;
  top: 11px;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.yandex-games._in-menu {
  right: 65px;
}

.yandex-games._hidden .yandex-games__btn {
  opacity: 0;
  pointer-events: none;
}

.yandex-games__btn {
  -webkit-box-align: center;
  align-items: center;
  background: none;
  border: none;
  display: -webkit-box;
  display: flex;
  margin: 0;
  outline: none;
  padding: 0;
  z-index: 10;
}

.yandex-games__btn-image-wrapper {
  height: 22px;
  margin-right: 5px;
  overflow: hidden;
  pointer-events: none;
  width: 22px;
}

.yandex-games__btn-image {
  display: block;
  height: 100%;
  width: 100%;
}

.yandex-games__btn-text {
  color: silver;
  font:
    400 13px/1.35 Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
}

.yandex-games__popup {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  background-color: rgba(41, 41, 41, 0.97);
  bottom: 0;
  box-sizing: border-box;
  display: -webkit-box;
  display: flex;
  flex-direction: column;
  height: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  width: 0;
  z-index: 12;
}

.yandex-games__popup._active {
  height: 100vh;
  opacity: 1;
  padding: 40px 20px 50px;
  width: 100vw;
}

.yandex-games__popup-wrapper {
  display: none;
  height: 100%;
  margin: 0 auto;
  max-width: 1160px;
}

.yandex-games__popup._active .yandex-games__popup-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: flex;
  flex-direction: column;
}

.yandex-games__popup-content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-align: center;
  align-items: center;
  display: none;
  flex-direction: column;
}

.yandex-games__popup-content._active {
  display: -webkit-box;
  display: flex;
}

.yandex-games__popup-sidebar {
  display: none;
}

.yandex-games__content-wrapper {
  -webkit-box-pack: justify;
  display: -webkit-box;
  display: flex;
  height: 100%;
  justify-content: space-between;
  margin: 0 auto;
  overflow-y: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.yandex-games__close {
  background: none;
  border: none;
  height: 60px;
  margin-left: auto;
  padding: 10px;
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
}

.yandex-games__close:after,
.yandex-games__close:before {
  background-color: #fff;
  content: '';
  display: block;
  height: 2px;
  left: 50%;
  position: absolute;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
  width: 35px;
}

.yandex-games__close:after {
  -webkit-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
}

.yandex-games__close:before {
  -webkit-transform: translateX(-50%) rotate(-45deg);
  transform: translateX(-50%) rotate(-45deg);
}

.yandex-games__title {
  color: #fff;
  font:
    400 19px/23px Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  margin-bottom: 22px;
  max-width: 274px;
  text-align: center;
}

.yandex-games__disclaimer,
.yandex-games__feedback {
  color: #b2b2b2;
  font:
    400 12px/17.5px Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  text-align: center;
}

.yandex-games__disclaimer {
  margin-bottom: 22px;
}

.yandex-games__feedback {
  margin-top: 35px;
}

.yandex-games__feedback a {
  color: #fff;
  text-decoration: none;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.yandex-games__feedback a:hover {
  color: #c33;
}

.yandex-games__list {
  grid-gap: 10px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  list-style: none;
  margin-bottom: 40px;
  max-height: 450px;
}

.yandex-games__logo-icon {
  color: #fff;
  height: 9px;
  width: 59px;
}

.yandex-games__frame {
  display: none;
}

.yandex-games__frame._active {
  bottom: 0;
  display: block;
  height: 100%;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100vw;
}

.yandex-games__exit-fullscreen {
  background-color: rgba(41, 41, 41, 0.9);
  border: none;
  border-radius: 0 10px 10px 0;
  display: block;
  height: 45px;
  left: 0;
  opacity: 0;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 50px;
  -webkit-transition: opacity 0.3s ease 1s;
  transition: opacity 0.3s ease 1s;
  width: 45px;
}

.yandex-games__exit-fullscreen._active {
  opacity: 1;
  pointer-events: auto;
  position: fixed;
}

.yandex-games__exit-fullscreen._active:after {
  border-bottom: 4px solid #fff;
  border-left: 4px solid #fff;
  content: '';
  display: block;
  height: 13px;
  left: 18px;
  position: absolute;
  top: 13px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 13px;
}

.game-card {
  max-width: 100px;
}

.game-card__image-wrap {
  border-radius: 10px;
  height: 100px;
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
  width: 100px;
}

.game-card__image {
  background-color: #949494;
  height: auto;
  width: 100%;
}

.game-card__title {
  color: #fff;
  font:
    500 13px/16.25px Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
}

.game-card__rating {
  -webkit-box-align: center;
  align-items: center;
  background-color: #444;
  border-radius: 6px;
  bottom: 5px;
  display: -webkit-box;
  display: flex;
  left: 5px;
  padding: 3px;
  position: absolute;
}

.game-card__rating-icon {
  height: 12px;
  margin-right: 2px;
  width: 12px;
}

.game-card__rating-value {
  color: #fff;
  font:
    400 10px/12.5px Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
}

@media screen and (max-width: 359px) {
  .game-card {
    max-width: 85px;
  }

  .game-card__image-wrap {
    height: 85px;
    position: relative;
    width: 85px;
  }
}

.olympiad {
  opacity: 1;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.olympiad._in-menu {
  margin-right: 0;
}

.olympiad._hidden .olympiad__btn {
  opacity: 0;
  pointer-events: none;
}

.olympiad__wrapper {
  background: transparent;
  border: none;
  border-radius: 30px;
  cursor: pointer;
  height: 27px;
  outline: none;
  padding: 0;
  pointer-events: auto;
}

.olympiad__link,
.olympiad__wrapper {
  -webkit-box-align: center;
  align-items: center;
  display: -webkit-box;
  display: flex;
}

.olympiad__link {
  grid-gap: 7px;
  background: -webkit-linear-gradient(top, #fff -0.83%, #e1e1e1 100.83%);
  background: linear-gradient(180deg, #fff -0.83%, #e1e1e1 100.83%);
  border-radius: 20px;
  box-sizing: border-box;
  gap: 7px;
  height: 100%;
  padding: 8px 10px;
}

.olympiad__link-icon {
  background: url(../images/olympiad-okko.63b4e0f5.png) no-repeat;
  background-size: 100% 100%;
  height: 14.36px;
  width: 39.81px;
}

@media (max-width: 349px) {
  .olympiad__link-icon {
    height: 11px;
    width: 30px;
  }
}

.olympiad__link-separator {
  background: silver;
  height: 15px;
  width: 1px;
}

@media (max-width: 349px) {
  .olympiad__link-separator {
    height: 12px;
  }
}

.olympiad__link-rings {
  background: url(../images/olympiad-rings.635b94eb.png) no-repeat;
  background-size: 100% 100%;
  height: 14.5px;
  width: 31.5px;
}

@media (max-width: 349px) {
  .olympiad__link-rings {
    height: 8px;
    width: 20px;
  }
}

.olympiad__plate {
  color: #fff;
  height: 100%;
  position: relative;
  width: 20px;
}

.olympiad__plate:after {
  content: '\2807';
  font-size: 18px;
  position: absolute;
  right: 0;
  top: 6px;
}

.olympiad__plate-tooltip {
  word-wrap: break-word;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 7px 9px 0 rgba(0, 0, 0, 0.102);
  cursor: text;
  font-size: 10px;
  height: auto;
  line-height: 15px;
  max-width: calc(100vw - 40px);
  min-width: 120px;
  opacity: 1;
  padding: 10px;
  padding-right: 26px;
  position: absolute;
  right: 0;
  top: 30px;
  -webkit-user-select: all;
  -ms-user-select: all;
  user-select: all;
  visibility: hidden;
  width: -webkit-max-content;
  width: max-content;
  z-index: 1;
}

.olympiad__plate-tooltip-title {
  color: #999;
}

.olympiad__plate._open .olympiad__plate-tooltip {
  color: #292929;
  visibility: visible;
}

.olympiad__plate-tooltip-btn {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: center;
  box-sizing: content-box;
  color: #292929;
  cursor: pointer;
  display: -webkit-inline-box;
  display: inline-flex;
  flex-direction: column;
  height: 10px;
  justify-content: center;
  padding: 8px;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 10px;
}

.olympiad__plate-tooltip-btn:after,
.olympiad__plate-tooltip-btn:before {
  box-shadow: 0 0 0 1px;
  content: '';
}

.olympiad__plate-tooltip-btn:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.olympiad__plate-tooltip-btn:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.olympiad__plate-tooltip-btn:hover {
  color: #c33;
}

.rubric-header {
  position: relative;
}

.rubric-header__title-wrap {
  -webkit-box-pack: justify;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 20px;
}

.rubric-header__title {
  color: #292929;
  font:
    700 17px/1.25 Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  margin: 5px 0;
}

@media (min-width: 394px) {
  .rubric-header__title {
    font-size: 19px;
  }
}

.rubric-header__fade {
  background: -webkit-linear-gradient(right, #fff, hsla(0, 0%, 100%, 0));
  background: linear-gradient(270deg, #fff, hsla(0, 0%, 100%, 0));
  bottom: 10px;
  height: 30px;
  opacity: 1;
  pointer-events: none;
  position: absolute;
  right: 0;
  -webkit-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
  width: 70px;
}

.rubric-header__fade._hidden {
  opacity: 0;
}

.rubric-header__list {
  -webkit-box-align: baseline;
  align-items: baseline;
  display: -webkit-box;
  display: flex;
  list-style: none;
  overflow-x: scroll;
  padding: 10px 10px 17px 10px;
}

.rubric-header__list._smooth-scroll {
  -webkit-overflow-scrolling: touch;
  scroll-behavior: smooth;
  -webkit-scroll-snap-type: x mandatory;
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
}

.rubric-header__link {
  color: #999;
  display: block;
  font:
    400 15px/1 Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  padding: 5px 15px;
  white-space: nowrap;
}

.rubric-header__link._active {
  color: #c33;
  font-weight: 700;
}

.rubric-header__np {
  color: #292929;
  font:
    400 14px/17px Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  margin: 5px 0;
}

.rubric-header__inrussia,
.rubric-header__nornickel-logo {
  position: absolute;
  right: 20px;
  top: 0;
}

.rubric-header__nornickel-logo {
  height: 26px;
  width: 39px;
}

.rubric-header__inrussia-logo {
  height: 40px;
  width: 55px;
}

.button {
  background-color: #c33;
  border: 2px solid #c33;
  border-radius: 3px;
  box-sizing: border-box;
  display: block;
  font:
    400 15px/1 Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  outline: none;
  padding: 12px 20px;
  -webkit-transition:
    background 0.2s ease-in,
    color 0.2s ease-in,
    border-color 0.2s ease-in;
  transition:
    background 0.2s ease-in,
    color 0.2s ease-in,
    border-color 0.2s ease-in;
}

.button,
.button:focus,
.button:hover {
  color: #fff;
}

.button:disabled {
  background: #f0f0f0;
  border: 2px solid #f0f0f0;
  color: #d7d7d7;
}

@media (min-width: 394px) {
  .button {
    font-size: 17px;
  }
}

.button._white {
  background-color: #fff;
  border-color: #292929;
  color: #292929;
}

.button._white:focus,
.button._white:hover {
  color: #000;
}

.button._white._top {
  border-color: #292929;
  border-radius: 4px;
  border-width: 1.5px;
  font:
    600 15px/1.25 Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  height: 40px;
  padding: 8px 12px 10px;
  text-align: center;
  text-transform: none;
}

.button._no-border {
  border: none;
}

.button._transparent {
  background-color: transparent;
  border-color: hsla(0, 0%, 100%, 0.07);
  padding-left: 15px;
  padding-right: 15px;
}

.button._mini {
  font-size: 11px;
  letter-spacing: 0.05em;
  padding: 8px 14px;
}

.button._social {
  align-self: flex-end;
  border: none;
  bottom: 10px;
  height: 24px;
  padding: 0 7px;
  position: absolute;
  right: 7px;
  text-align: center;
  width: 91px;
}

.button._social:after {
  content: 'подписаться';
  font-size: 20px;
  height: 26px;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transform-origin: center left;
  transform-origin: center left;
  width: 200%;
}

.tabloid__item {
  content-visibility: auto;
  list-style: none;
  margin: 0 0 20px;
  padding: 0 20px;
  padding: 0 calc(env(safe-area-inset-right) + 20px) 0 calc(env(safe-area-inset-left) + 20px);
}

.tabloid__item:last-child {
  margin: 0;
}

.tabloid__item._type {
  padding: 0;
}

.tabloid__item._big,
.tabloid__item._photo,
.tabloid__item._type {
  contain-intrinsic-size: auto 100vw auto 130vw;
}

.tabloid__item._mini {
  contain-intrinsic-size: auto 100vw auto calc(176px - 25vw);
}

.tabloid__item._tooltip {
  content-visibility: visible;
}

.tabloid__more-button {
  -webkit-box-pack: center;
  display: -webkit-box;
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

.card-big {
  display: block;
  position: relative;
}

.card-big__wrap {
  background-color: #f3f3f3;
  border-radius: 8px;
}

.card-big:visited .card-big__rightcol,
.card-big:visited .card-big__title {
  color: #828282;
}

.card-big__info-block {
  padding: 16px 16px 12px 16px;
  position: relative;
}

.card-big__external-icon {
  color: #fff;
  height: 23px;
  position: absolute;
  right: 15px;
  top: 14px;
  width: 20px;
  z-index: 3;
}

.card-big__play {
  height: 40px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 40px;
}

.card-big__image-wrap {
  border-radius: 8px 8px 0 0;
  overflow: hidden;
  position: relative;
}

.card-big__image {
  display: block;
  height: auto;
  width: 100%;
}

.card-big__title {
  color: #292929;
  font:
    700 18px/1.25 Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
}

.card-big__title:after {
  content: ' ';
}

.card-big__rightcol {
  color: #626262;
  font:
    400 18px/1.25 Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  margin-top: 8px;
}

@media (min-width: 394px) {
  .card-big__rightcol,
  .card-big__title {
    font-size: 21px;
  }
}

.card-big__advertisable-plate {
  margin: -30px 0 11px 20px;
}

.card-big__vtb {
  bottom: 0;
  height: 27px;
  position: absolute;
  right: 0;
  width: 46px;
}

.card-big__announce {
  color: #999;
  font:
    400 15px/1.25 Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  margin-bottom: 4px;
  margin-top: 4px;
}

@media (min-width: 394px) {
  .card-big__announce {
    font-size: 17px;
  }
}

.card-big__other-info {
  -webkit-box-align: center;
  align-items: center;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  margin: 10px 0 0;
  position: relative;
}

.card-big__other-info > * {
  color: #999;
  flex-shrink: 0;
  font:
    12px/1.25 Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  margin: 0;
  padding-right: 10px;
  text-decoration: none;
}

.card-big__bookmark-wrapper {
  cursor: pointer;
  position: absolute;
  right: 5px;
  top: 5px;
}

.card-big__tags {
  grid-gap: 5px;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  font:
    400 10px/18px Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  gap: 5px;
  padding: 0 16px 10px;
}

.card-big__tags-item {
  background: #fff;
  border: 1px solid #eaeaea;
  border-radius: 2px;
  box-sizing: border-box;
  color: #b2b2b2;
  max-width: 280px;
  overflow: hidden;
  padding: 0 5px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.card-big-black {
  background-color: #292929;
  border-radius: 8px;
  display: block;
  overflow: hidden;
  position: relative;
}

.card-big-black:visited .card-big-black__icon:not(._social-yb),
.card-big-black:visited .card-big-black__titles {
  color: #c4c4c4;
}

.card-big-black__image-wrap {
  padding: 100% 0 80px;
  position: relative;
  width: 100%;
}

.card-big-black__image-wrap:after {
  background-image: -webkit-linear-gradient(top, transparent, #292929);
  background-image: linear-gradient(180deg, transparent, #292929);
  bottom: 79px;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  width: 100%;
}

.card-big-black__image-wrap._rect {
  padding-top: 67%;
  position: absolute;
}

.card-big-black__advertisable-plate {
  top: 15px;
}

.card-big-black__advertisable-plate,
.card-big-black__image {
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.card-big-black__image {
  box-sizing: border-box;
  display: block;
  height: 100%;
  padding-bottom: 80px;
  top: 0;
  width: auto;
}

.card-big-black__info-block {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
}

.card-big-black__info-block._normal {
  font:
    700 18px/1.25 Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  padding: 67% 20px 10px;
  position: relative;
}

.card-big-black__info-block._center {
  font:
    700 18px/1.25 Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  padding: 0 10px 20px;
  text-align: center;
}

@media (min-width: 394px) {
  .card-big-black__info-block._center,
  .card-big-black__info-block._normal {
    font-size: 21px;
  }
}

.card-big-black__icon {
  color: #fff;
  display: block;
  margin: 0 auto 20px;
}

.card-big-black__icon._photo {
  height: 26px;
  width: 30px;
}

.card-big-black__icon._brief-fill {
  height: 30px;
  width: 25px;
}

.card-big-black__icon._play {
  height: 40px;
  width: 40px;
}

.card-big-black__icon._social-yb {
  fill: #fff;
  color: red;
  height: 75px;
  width: 80px;
}

.card-big-black__icon._image-rect {
  left: 50%;
  margin: 0;
  position: absolute;
  top: calc(50% + 30px);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
}

.card-big-black__external-icon {
  color: #fff;
  height: 23px;
  position: absolute;
  right: 15px;
  top: 14px;
  width: 20px;
  z-index: 1;
}

.card-big-black__titles {
  color: #fff;
}

.card-big-black__title {
  font:
    700 18px/1.25 Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
}

.card-big-black__title:after {
  content: ' ';
}

.card-big-black__announce {
  color: #999;
  font:
    400 17px/1.25 Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  margin-bottom: 4px;
  margin-top: 4px;
}

.card-big-black__rightcol {
  color: #fff;
  font:
    400 18px/1.25 Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  margin-top: 10px;
}

@media (min-width: 394px) {
  .card-big-black__rightcol,
  .card-big-black__title {
    font-size: 21px;
  }
}

.card-big-black__footer {
  margin-top: 6px;
}

.card-big-black__footer > * {
  color: hsla(0, 0%, 100%, 0.3);
  font:
    12px/1.25 Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  padding-left: 10px;
}

.card-big-black__footer > :first-child {
  padding: 0;
}

.card-feature {
  display: block;
  position: relative;
}

.card-feature:visited .card-feature__titles {
  color: #c4c4c4;
}

.card-feature__external-icon {
  color: #fff;
  height: 23px;
  position: absolute;
  right: 15px;
  top: 14px;
  width: 20px;
  z-index: 3;
}

.card-feature__image-wrap {
  background-color: #292929;
  border-radius: 8px;
  overflow: hidden;
  padding-bottom: 60px;
  padding-top: 100%;
  position: relative;
  width: 100%;
  z-index: 1;
}

.card-feature__image-wrap:after {
  background-image: -webkit-linear-gradient(top, transparent, #292929);
  background-image: linear-gradient(180deg, transparent, #292929);
  bottom: 60px;
  content: '';
  display: block;
  height: 70%;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 2;
}

.card-feature__image {
  box-sizing: border-box;
  display: block;
  height: 100%;
  left: 50%;
  padding-bottom: 60px;
  position: absolute;
  top: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: auto;
  z-index: 1;
}

.card-feature__info-block {
  bottom: 0;
  box-sizing: border-box;
  left: 0;
  padding: 20px 20px 12px;
  position: absolute;
  right: 0;
  z-index: 2;
}

.card-feature__info-block._center {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: flex;
  flex-direction: column;
  height: 100%;
  text-align: center;
}

.card-feature__advertisable-plate {
  margin-bottom: 10px;
}

.card-feature__titles {
  color: #fff;
}

.card-feature__title {
  font:
    700 18px/1.25 Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
}

.card-feature__title:after {
  content: ' ';
}

.card-feature__rightcol {
  color: silver;
  font:
    400 18px/1.25 Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  margin-top: 6px;
}

@media (min-width: 394px) {
  .card-feature__rightcol,
  .card-feature__title {
    font-size: 21px;
  }
}

.card-feature__icon {
  color: #fff;
  display: block;
  margin: auto auto 22px;
}

.card-feature__icon._photo {
  height: 26px;
  width: 30px;
}

.card-feature__other-info {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  margin: 13px 0 0;
  position: relative;
}

.card-feature__other-info > * {
  color: #999;
  flex-shrink: 0;
  font:
    12px/1.25 Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  margin: 0;
  padding-right: 17px;
  text-decoration: none;
}

.card-feature__info-block._center .card-feature__other-info {
  -webkit-box-pack: center;
  justify-content: center;
}

.card-feature__exclusive {
  height: 16px;
  width: 16px;
}

.card-mini {
  display: table;
  position: relative;
  text-decoration: none;
  width: 100%;
}

.card-mini__play {
  height: 16px;
  width: 16px;
}

.card-mini__text-block {
  display: table-cell;
}

.card-mini__title {
  color: #292929;
  font:
    400 17px/1.35 Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  margin: 0;
}

@media (min-width: 394px) {
  .card-mini__title {
    font-size: 19px;
  }
}

.card-mini:visited .card-mini__title {
  color: #999;
}

.card-mini__announce {
  color: #999;
  font:
    400 13px/1.35 Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  margin-bottom: 4px;
  margin-top: 4px;
}

@media (min-width: 394px) {
  .card-mini__announce {
    font-size: 15px;
  }
}

.card-mini__info {
  color: #999;
  display: -webkit-inline-box;
  display: inline-flex;
  font:
    12px/1.25 Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  margin-top: 3px;
  position: relative;
}

.card-mini__info > * {
  display: inline-block;
  margin-right: 10px;
}

.card-mini__info:empty {
  display: none;
}

.card-mini__date {
  white-space: nowrap;
}

.card-mini__external-icon {
  fill: transparent;
  display: inline-block;
  height: 10px;
  margin-right: 10px;
  position: relative;
  top: 0;
  width: 13px;
}

.card-mini__bookmark-wrapper {
  cursor: pointer;
  position: absolute;
  right: -10px;
  top: 0;
}

.card-mini__exclusive {
  height: 16px;
  vertical-align: sub;
  width: 16px;
}

.card-mini__tags {
  grid-gap: 5px;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  font:
    500 10px/1.35 Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  gap: 5px;
  margin-top: 5px;
}

.card-mini__tags-item {
  border: 1px solid #eaeaea;
  border-radius: 2px;
  box-sizing: border-box;
  color: #b2b2b2;
  max-width: 280px;
  overflow: hidden;
  padding: 1.25px 5px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.card-mini._my .card-mini__title {
  padding-right: 20px;
}

.card-type {
  background-color: #292929;
  display: block;
  overflow: hidden;
  position: relative;
}

.card-type:visited .card-type__titles {
  color: #c4c4c4;
}

.card-type:visited .card-type__icon {
  fill: #c4c4c4;
  stroke: #c4c4c4;
}

.card-type__image-wrap {
  overflow: hidden;
  padding-top: 100%;
  position: relative;
  width: 100%;
  z-index: 1;
}

.card-type__image-wrap:after {
  background-image: -webkit-linear-gradient(top, transparent, #292929 calc(100% - 30px), #292929 0);
  background-image: linear-gradient(180deg, transparent 0, #292929 calc(100% - 30px), #292929 0);
  bottom: 0;
  content: '';
  display: block;
  height: 70%;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 2;
}

.card-type__image {
  box-sizing: border-box;
  display: block;
  height: 100%;
  left: 50%;
  position: absolute;
  top: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: auto;
  z-index: 1;
}

.card-type__advertisable-plate {
  position: absolute;
  text-align: center;
  top: 15px;
  width: 100%;
  z-index: 2;
}

.card-type__info-block {
  bottom: 0;
  left: 0;
  padding: 0 20px 20px;
  position: absolute;
  right: 0;
  z-index: 2;
}

.card-type__icon {
  display: block;
  margin: 0 auto 20px;
}

.card-type__icon._theme {
  fill: #fff;
  stroke: #fff;
  color: #292929;
  height: 30px;
  width: 24px;
}

.card-type__titles {
  color: #fff;
  text-align: center;
}

.card-type__title {
  font:
    700 18px/1.25 Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  width: 100%;
}

.card-type__title:after {
  content: ' ';
}

.card-type__rightcol {
  font:
    400 18px/1.25 Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  margin: 10px 0 0;
}

@media (min-width: 394px) {
  .card-type__rightcol,
  .card-type__title {
    font-size: 21px;
  }
}

.card-type__other-info {
  color: #999;
  font:
    12px/1.25 Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  margin: 15px 0 0;
  text-align: center;
}

.card-type__bookmark-wrapper {
  position: absolute;
  right: 14px;
  top: 15px;
  z-index: 2;
}

.advertisable-plate {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: center;
  background-color: #383838;
  border-radius: 3px;
  box-sizing: border-box;
  color: #fff;
  display: -webkit-inline-box;
  display: inline-flex;
  flex-direction: column;
  height: 16px;
  justify-content: center;
  line-height: 16px;
  font:
    10px/1.25 Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  margin-right: 3px;
  opacity: 0.8;
  padding: 0 5px;
}

.advertisable-plate._exclusive {
  background-color: #c33;
}

.advertisable-plate._fill,
.advertisable-plate.erid {
  -webkit-box-ordinal-group: 2;
  background-color: #f3f3f3;
  border-radius: 2px;
  color: #292929;
  display: inline-block;
  font:
    10px/14px Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  margin: 0;
  opacity: 1;
  order: 1;
  padding: 0 0 0 4px;
  width: 57px;
}

.advertisable-plate.erid:after {
  content: '\2807';
  display: inline-block;
  font-size: 12px;
  height: 100%;
  margin-left: 5px;
  position: relative;
  top: 1px;
  width: 5px;
}

.advertisable-plate._fill {
  padding-right: 4px;
  text-align: center;
  width: auto;
}

.advertisable-plate.erid._feature {
  background: transparent;
  font-size: 12px;
  height: 15px;
  padding: 0;
}

.advertisable-plate._feature {
  color: hsla(0, 0%, 100%, 0.3);
}

.advertisable-plate.erid._open .advertisable-plate.tooltip {
  visibility: visible;
}

.advertisable-plate.tooltip {
  word-wrap: break-word;
  background-color: #fff;
  border-radius: 4px;
  bottom: 25px;
  box-shadow: 0 12px 20px 0 rgba(0, 0, 0, 0.12);
  color: #292929;
  font-size: 12px;
  height: auto;
  left: -10px;
  line-height: 18px;
  max-width: 240px;
  min-height: 30px;
  min-width: 120px;
  opacity: 1;
  padding: 3px 30px 7px 12px;
  position: absolute;
  visibility: hidden;
  width: 100vw;
  z-index: 1;
}

.advertisable-plate.tooltip-title {
  background-color: #fff;
  color: #999;
  font-size: 10px;
  margin: 0;
  padding-left: 0;
}

.advertisable-plate.tooltip-button {
  background-color: #fff;
  box-sizing: content-box;
  cursor: pointer;
  height: 16px;
  opacity: 1;
  padding: 5px;
  position: absolute;
  right: 0;
  top: 0;
  width: 16px;
}

.advertisable-plate.tooltip-button:after,
.advertisable-plate.tooltip-button:before {
  box-shadow: 0 0 0 1px #292929;
  content: '';
  display: block;
  height: 0;
  position: relative;
  -webkit-transition: box-shadow 0.2s ease;
  transition: box-shadow 0.2s ease;
  width: 100%;
}

.advertisable-plate.tooltip-button:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.advertisable-plate.tooltip-button:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.card-big .tooltip,
.card-feature .tooltip {
  left: -30px;
}

.card-partners .tooltip {
  bottom: 40px;
  left: 0;
  max-width: calc(100vw - 60px);
  text-align: left;
}

@media screen and (max-width: 359px) {
  .advertisable-plate {
    margin-bottom: 5px;
  }
}

.card-big .advertisable-plate.erid {
  background: #fff;
}

.redline {
  background-color: transparent;
  display: block;
  height: 60px;
  margin-bottom: 10px;
  position: relative;
  width: 100%;
}

.redline:before {
  background: #292929;
  content: '';
  height: 30px;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: background-color 0.4s linear;
  transition: background-color 0.4s linear;
  width: 100%;
}

.redline._padded {
  height: 60px;
}

.redline._transparent {
  position: absolute;
}

.header._transparent + .redline:before {
  background-color: transparent;
}

.redline__wrap {
  -webkit-box-align: center;
  align-items: center;
  background-color: #c33;
  border-radius: 4px;
  box-sizing: border-box;
  color: #fff;
  display: -webkit-box;
  display: flex;
  height: 60px;
  margin: 0 10px;
  padding: 11px 10px;
  position: relative;
  z-index: 3;
}

.redline__title {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: inherit;
  display: block;
  display: -webkit-box;
  font:
    400 15px/1 Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  max-width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.redline__time {
  bottom: 6px;
  font:
    12px/1.5 Lato Lenta,
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  opacity: 0.7;
  position: absolute;
  right: 7px;
}

.redline__close {
  padding: 7px;
  position: absolute;
  right: 0;
  top: 0;
}

.redline__close-icon {
  display: block;
  height: 16px;
  width: 16px;
}

.redline._hidden {
  display: none;
}

.spinner-loader {
  border-radius: 50%;
  box-shadow: inset 0 0 0 1em;
  color: #000;
  font-size: 5px;
  height: 10em;
  margin: 55px auto;
  position: relative;
  text-indent: -99999em;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 10em;
}

.spinner-loader:after,
.spinner-loader:before {
  background: #fcffff;
  border-radius: 50%;
  content: '';
  height: 10.2em;
  position: absolute;
  top: -0.1em;
  width: 5.2em;
}

.spinner-loader:before {
  -webkit-animation: spinnerAnimation 2s ease 1.5s infinite;
  animation: spinnerAnimation 2s ease 1.5s infinite;
  border-radius: 10.2em 0 0 10.2em;
  left: -0.1em;
  -webkit-transform-origin: 5.2em 5.1em;
  transform-origin: 5.2em 5.1em;
}

.spinner-loader:after {
  -webkit-animation: spinnerAnimation 2s ease infinite;
  animation: spinnerAnimation 2s ease infinite;
  border-radius: 0 10.2em 10.2em 0;
  left: 5.1em;
  -webkit-transform-origin: 0 5.1em;
  transform-origin: 0 5.1em;
}

.spinner-loader._background {
  color: #fcffff;
}

.spinner-loader._background:after,
.spinner-loader._background:before {
  background: #292929;
}

.spinner-loader._dark-mini {
  color: #fcffff;
  font-size: 3px;
}

.spinner-loader._dark-mini:after,
.spinner-loader._dark-mini:before {
  background: #292929;
}

.spinner-loader._tall {
  margin: 55px auto 200vh;
}

.spinner-loader__error {
  text-align: center;
}

.spinner-loader__error._background {
  color: #b2b2b2;
}

@-webkit-keyframes spinnerAnimation {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

@keyframes spinnerAnimation {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

.rubric-page {
  margin-bottom: 20px;
}

.rubric-page__header {
  padding-top: 15px;
}

.rubric-page__other-cards {
  background: #fff;
  border-radius: 15px 15px 0 0;
  margin-top: -15px;
  padding-top: 15px;
}

.rubric-page__top-card {
  margin: 0 0 20px;
  padding: 0 20px;
  padding: 0 calc(env(safe-area-inset-right) + 20px) 0 calc(env(safe-area-inset-left) + 20px);
}

.rubric-page__more-button {
  -webkit-box-pack: center;
  display: -webkit-box;
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
