@charset "UTF-8";
/* fonts: */
@font-face {
  font-family: "Golos";
  src: url("../fonts/GolosText-Regular.eot");
  src: local("GolosText Regular"), local("GolosText-Regular"), url("../fonts/GolosText-Regular.woff2") format("woff2"), url("../fonts/GolosText-Regular.woff") format("woff"), url("../fonts/GolosText-Regular.svg#GolosText-Regular") format("svg"), url("../fonts/GolosText-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/GolosText-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Golos";
  src: url("../fonts/GolosText-Medium.eot");
  src: local("GolosText Medium"), local("GolosText-Medium"), url("../fonts/GolosText-Medium.woff2") format("woff2"), url("../fonts/GolosText-Medium.woff") format("woff"), url("../fonts/GolosText-Medium.svg#GolosText-Medium") format("svg"), url("../fonts/GolosText-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/GolosText-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Golos";
  src: url("../fonts/GolosText-SemiBold.eot");
  src: local("GolosText SemiBold"), local("GolosText-SemiBold"), url("../fonts/GolosText-SemiBold.woff2") format("woff2"), url("../fonts/GolosText-SemiBold.woff") format("woff"), url("../fonts/GolosText-SemiBold.svg#GolosText-SemiBold") format("svg"), url("../fonts/GolosText-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/GolosText-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Golos";
  src: url("../fonts/GolosText-Bold.eot");
  src: local("GolosText Bold"), local("GolosText-Bold"), url("../fonts/GolosText-Bold.woff2") format("woff2"), url("../fonts/GolosText-Bold.woff") format("woff"), url("../fonts/GolosText-Bold.svg#GolosText-Bold") format("svg"), url("../fonts/GolosText-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/GolosText-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Golos";
  src: url("../fonts/GolosText-ExtraBold.eot");
  src: local("GolosText ExtraBold"), local("GolosText-ExtraBold"), url("../fonts/GolosText-ExtraBold.woff2") format("woff2"), url("../fonts/GolosText-ExtraBold.woff") format("woff"), url("../fonts/GolosText-ExtraBold.svg#GolosText-ExtraBold") format("svg"), url("../fonts/GolosText-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/GolosText-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Golos";
  src: url("../fonts/GolosText-Black.eot");
  src: local("GolosText Black"), local("GolosText-Black"), url("../fonts/GolosText-Black.woff2") format("woff2"), url("../fonts/GolosText-Black.woff") format("woff"), url("../fonts/GolosText-Black.svg#GolosText-Black") format("svg"), url("../fonts/GolosText-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/GolosText-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

/* normalize: */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

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

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

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

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

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, [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 {
  border-style: none;
  padding: 0;
}

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

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

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

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

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

/* global: */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html,
body {
  height: 100%;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

body {
  font-family: "Golos", sans-serif;
  color: #092847;
  background: #f8f8f8;
  font-size: 18px;
  line-height: 29px;
  font-style: normal;
  font-weight: 400;
  min-width: 320px;
}

body.header-fixed {
  padding-top: 80px;
}

a,
.link {
  font-weight: 500;
  color: inherit;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}

.link {
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  text-decoration: underline;
}

ul,
ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}

iframe,
img {
  max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 35px;
}

h1 {
  font-weight: 700;
  font-size: 48px;
  line-height: 58px;
}

h2 {
  font-weight: 700;
  font-size: 42px;
  line-height: 50px;
}

h3 {
  font-weight: 700;
  font-size: 36px;
  line-height: 43px;
}

h4 {
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
}

h5 {
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
}

h6 {
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
}

p {
  margin: 0;
}

p a {
  text-decoration: underline;
}

.subtext {
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
}

input,
textarea,
button {
  outline: none;
  padding: 0;
  margin: 0;
}

button {
  cursor: pointer;
}

.container {
  max-width: 1775px;
  padding: 0 50px;
  margin: 0 auto;
}

.wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100%;
}

.content {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

.footer {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.section,
.section + .promo {
  margin-bottom: 80px;
}

.btn {
  display: inline-block;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  border: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}

.btn-blue {
  padding: 14px 24px;
  background-color: #0353a5;
  color: #fff;
}

.btn-blue:hover {
  background-color: #ee1d23;
}

.btn-light-long {
  padding: 9px;
  background-color: #e8ecf0;
}

.btn-light-long:hover {
  background-color: #0353a5;
  color: #fff;
}

.btn-light {
  width: 50px;
  min-width: 50px;
  height: 50px;
  background-color: #e8ecf0;
  border-radius: 2px;
  background-repeat: no-repeat;
  background-position: center;
}

.btn-light:hover {
  background-color: #0353a5;
  color: #fff;
}

.btn-eye {
  background-size: 32px;
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.66589 11.75C6.04254 11.75 3.91589 13.8766 3.91589 16.5C3.91589 19.1234 6.04254 21.25 8.66589 21.25C11.2892 21.25 13.4159 19.1234 13.4159 16.5C13.4159 13.8766 11.2892 11.75 8.66589 11.75ZM2.46043 15.75C2.83094 12.6518 5.46792 10.25 8.66589 10.25C11.5405 10.25 13.9619 12.1907 14.6912 14.8334H17.3077C18.037 12.1907 20.4584 10.25 23.333 10.25C26.531 10.25 29.168 12.6518 29.5385 15.75L30.6664 15.7501C31.0806 15.7501 31.4164 16.0859 31.4163 16.5001C31.4163 16.9143 31.0805 17.2501 30.6663 17.2501L29.5385 17.25C29.1679 20.3482 26.531 22.75 23.333 22.75C19.8812 22.75 17.083 19.9518 17.083 16.5C17.083 16.4443 17.0837 16.3888 17.0852 16.3334H14.9137C14.9152 16.3888 14.9159 16.4443 14.9159 16.5C14.9159 19.9518 12.1177 22.75 8.66589 22.75C5.46794 22.75 2.83096 20.3482 2.46043 17.25L1.33303 17.2501C0.918817 17.2501 0.58302 16.9143 0.583008 16.5001C0.582995 16.0859 0.918771 15.7501 1.33298 15.7501L2.46043 15.75ZM23.333 11.75C20.7097 11.75 18.583 13.8766 18.583 16.5C18.583 19.1234 20.7097 21.25 23.333 21.25C25.9564 21.25 28.083 19.1234 28.083 16.5C28.083 13.8766 25.9564 11.75 23.333 11.75Z' fill='%23092847'/%3E%3C/svg%3E%0A");
}

.btn-eye:hover {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.66589 11.75C6.04254 11.75 3.91589 13.8766 3.91589 16.5C3.91589 19.1234 6.04254 21.25 8.66589 21.25C11.2892 21.25 13.4159 19.1234 13.4159 16.5C13.4159 13.8766 11.2892 11.75 8.66589 11.75ZM2.46043 15.75C2.83094 12.6518 5.46792 10.25 8.66589 10.25C11.5405 10.25 13.9619 12.1907 14.6912 14.8334H17.3077C18.037 12.1907 20.4584 10.25 23.333 10.25C26.531 10.25 29.168 12.6518 29.5385 15.75L30.6664 15.7501C31.0806 15.7501 31.4164 16.0859 31.4163 16.5001C31.4163 16.9143 31.0805 17.2501 30.6663 17.2501L29.5385 17.25C29.1679 20.3482 26.531 22.75 23.333 22.75C19.8812 22.75 17.083 19.9518 17.083 16.5C17.083 16.4443 17.0837 16.3888 17.0852 16.3334H14.9137C14.9152 16.3888 14.9159 16.4443 14.9159 16.5C14.9159 19.9518 12.1177 22.75 8.66589 22.75C5.46794 22.75 2.83096 20.3482 2.46043 17.25L1.33303 17.2501C0.918817 17.2501 0.58302 16.9143 0.583008 16.5001C0.582995 16.0859 0.918771 15.7501 1.33298 15.7501L2.46043 15.75ZM23.333 11.75C20.7097 11.75 18.583 13.8766 18.583 16.5C18.583 19.1234 20.7097 21.25 23.333 21.25C25.9564 21.25 28.083 19.1234 28.083 16.5C28.083 13.8766 25.9564 11.75 23.333 11.75Z' fill='%23ffffff'/%3E%3C/svg%3E%0A");
}

.btn.btn-eye-full {
  height: 50px;
  text-align: center;
  padding: 14px;
}

.btn.btn-eye-full span {
  position: relative;
  padding-left: 44px;
}

.btn.btn-eye-full span::before {
  content: "";
  position: absolute;
  left: 0;
  top: -6px;
  width: 32px;
  height: 32px;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.66589 11.75C6.04254 11.75 3.91589 13.8766 3.91589 16.5C3.91589 19.1234 6.04254 21.25 8.66589 21.25C11.2892 21.25 13.4159 19.1234 13.4159 16.5C13.4159 13.8766 11.2892 11.75 8.66589 11.75ZM2.46043 15.75C2.83094 12.6518 5.46792 10.25 8.66589 10.25C11.5405 10.25 13.9619 12.1907 14.6912 14.8334H17.3077C18.037 12.1907 20.4584 10.25 23.333 10.25C26.531 10.25 29.168 12.6518 29.5385 15.75L30.6664 15.7501C31.0806 15.7501 31.4164 16.0859 31.4163 16.5001C31.4163 16.9143 31.0805 17.2501 30.6663 17.2501L29.5385 17.25C29.1679 20.3482 26.531 22.75 23.333 22.75C19.8812 22.75 17.083 19.9518 17.083 16.5C17.083 16.4443 17.0837 16.3888 17.0852 16.3334H14.9137C14.9152 16.3888 14.9159 16.4443 14.9159 16.5C14.9159 19.9518 12.1177 22.75 8.66589 22.75C5.46794 22.75 2.83096 20.3482 2.46043 17.25L1.33303 17.2501C0.918817 17.2501 0.58302 16.9143 0.583008 16.5001C0.582995 16.0859 0.918771 15.7501 1.33298 15.7501L2.46043 15.75ZM23.333 11.75C20.7097 11.75 18.583 13.8766 18.583 16.5C18.583 19.1234 20.7097 21.25 23.333 21.25C25.9564 21.25 28.083 19.1234 28.083 16.5C28.083 13.8766 25.9564 11.75 23.333 11.75Z' fill='%23092847'/%3E%3C/svg%3E%0A");
}

.btn.btn-eye-full:hover span::before {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.66589 11.75C6.04254 11.75 3.91589 13.8766 3.91589 16.5C3.91589 19.1234 6.04254 21.25 8.66589 21.25C11.2892 21.25 13.4159 19.1234 13.4159 16.5C13.4159 13.8766 11.2892 11.75 8.66589 11.75ZM2.46043 15.75C2.83094 12.6518 5.46792 10.25 8.66589 10.25C11.5405 10.25 13.9619 12.1907 14.6912 14.8334H17.3077C18.037 12.1907 20.4584 10.25 23.333 10.25C26.531 10.25 29.168 12.6518 29.5385 15.75L30.6664 15.7501C31.0806 15.7501 31.4164 16.0859 31.4163 16.5001C31.4163 16.9143 31.0805 17.2501 30.6663 17.2501L29.5385 17.25C29.1679 20.3482 26.531 22.75 23.333 22.75C19.8812 22.75 17.083 19.9518 17.083 16.5C17.083 16.4443 17.0837 16.3888 17.0852 16.3334H14.9137C14.9152 16.3888 14.9159 16.4443 14.9159 16.5C14.9159 19.9518 12.1177 22.75 8.66589 22.75C5.46794 22.75 2.83096 20.3482 2.46043 17.25L1.33303 17.2501C0.918817 17.2501 0.58302 16.9143 0.583008 16.5001C0.582995 16.0859 0.918771 15.7501 1.33298 15.7501L2.46043 15.75ZM23.333 11.75C20.7097 11.75 18.583 13.8766 18.583 16.5C18.583 19.1234 20.7097 21.25 23.333 21.25C25.9564 21.25 28.083 19.1234 28.083 16.5C28.083 13.8766 25.9564 11.75 23.333 11.75Z' fill='%23ffffff'/%3E%3C/svg%3E%0A");
}

.btn-search {
  background-size: 24px;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.5 2.75C6.21979 2.75 2.75 6.21979 2.75 10.5C2.75 14.7802 6.21979 18.25 10.5 18.25C14.7802 18.25 18.25 14.7802 18.25 10.5C18.25 6.21979 14.7802 2.75 10.5 2.75ZM1.25 10.5C1.25 5.39137 5.39137 1.25 10.5 1.25C15.6086 1.25 19.75 5.39137 19.75 10.5C19.75 15.6086 15.6086 19.75 10.5 19.75C5.39137 19.75 1.25 15.6086 1.25 10.5Z' fill='%23092847'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.9697 15.9697C16.2626 15.6768 16.7374 15.6768 17.0303 15.9697L21.5303 20.4697C21.8232 20.7626 21.8232 21.2374 21.5303 21.5303C21.2374 21.8232 20.7626 21.8232 20.4697 21.5303L15.9697 17.0303C15.6768 16.7374 15.6768 16.2626 15.9697 15.9697Z' fill='%23092847'/%3E%3C/svg%3E%0A");
}

.btn-search:hover {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.5 2.75C6.21979 2.75 2.75 6.21979 2.75 10.5C2.75 14.7802 6.21979 18.25 10.5 18.25C14.7802 18.25 18.25 14.7802 18.25 10.5C18.25 6.21979 14.7802 2.75 10.5 2.75ZM1.25 10.5C1.25 5.39137 5.39137 1.25 10.5 1.25C15.6086 1.25 19.75 5.39137 19.75 10.5C19.75 15.6086 15.6086 19.75 10.5 19.75C5.39137 19.75 1.25 15.6086 1.25 10.5Z' fill='%23ffffff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.9697 15.9697C16.2626 15.6768 16.7374 15.6768 17.0303 15.9697L21.5303 20.4697C21.8232 20.7626 21.8232 21.2374 21.5303 21.5303C21.2374 21.8232 20.7626 21.8232 20.4697 21.5303L15.9697 17.0303C15.6768 16.7374 15.6768 16.2626 15.9697 15.9697Z' fill='%23ffffff'/%3E%3C/svg%3E%0A");
}

.btn-clear {
  background-size: 24px;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.46966 4.46966C4.76256 4.17677 5.23743 4.17678 5.53032 4.46968L11.9995 10.9392L18.4687 4.46968C18.7615 4.17678 19.2364 4.17677 19.5293 4.46966C19.8222 4.76254 19.8222 5.23742 19.5293 5.53032L13.0601 11.9999L19.5296 18.4696C19.8225 18.7625 19.8224 19.2374 19.5295 19.5303C19.2366 19.8232 18.7618 19.8231 18.4689 19.5302L11.9995 13.0605L5.5301 19.5302C5.23721 19.8231 4.76234 19.8232 4.46944 19.5303C4.17654 19.2374 4.17653 18.7625 4.46941 18.4696L10.9389 11.9999L4.46963 5.53032C4.17675 5.23742 4.17676 4.76254 4.46966 4.46966Z' fill='%23092847'/%3E%3C/svg%3E%0A");
}

.btn-clear:hover {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.46966 4.46966C4.76256 4.17677 5.23743 4.17678 5.53032 4.46968L11.9995 10.9392L18.4687 4.46968C18.7615 4.17678 19.2364 4.17677 19.5293 4.46966C19.8222 4.76254 19.8222 5.23742 19.5293 5.53032L13.0601 11.9999L19.5296 18.4696C19.8225 18.7625 19.8224 19.2374 19.5295 19.5303C19.2366 19.8232 18.7618 19.8231 18.4689 19.5302L11.9995 13.0605L5.5301 19.5302C5.23721 19.8231 4.76234 19.8232 4.46944 19.5303C4.17654 19.2374 4.17653 18.7625 4.46941 18.4696L10.9389 11.9999L4.46963 5.53032C4.17675 5.23742 4.17676 4.76254 4.46966 4.46966Z' fill='%23ffffff'/%3E%3C/svg%3E%0A");
}

.btn-back {
  padding-left: 58px;
  padding-right: 58px;
  background-repeat: no-repeat;
  background-size: 24px;
  background-position: 24px 12px;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.8013 20.8013C16.5363 21.0662 16.1066 21.0662 15.8416 20.8013L7.69875 12.6584C7.43375 12.3934 7.43375 11.9638 7.69875 11.6988L15.8416 3.5559C16.1066 3.2909 16.5363 3.2909 16.8012 3.5559C17.0662 3.8209 17.0662 4.25054 16.8012 4.51554L9.13822 12.1786L16.8013 19.8416C17.0662 20.1066 17.0662 20.5363 16.8013 20.8013Z' fill='white'/%3E%3C/svg%3E%0A");
  margin: 30px 0;
}

.link-arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #0353a5;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.link-arrow::after {
  display: inline-block;
  margin-left: 12px;
  content: "";
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #0353a5;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.1046 1.11265C1.24408 0.96245 1.47021 0.96245 1.60968 1.11265L5.8954 5.72804C6.03487 5.87824 6.03487 6.12176 5.8954 6.27196L1.60968 10.8873C1.47021 11.0376 1.24408 11.0376 1.1046 10.8873C0.96513 10.7371 0.96513 10.4936 1.1046 10.3434L5.13778 6L1.1046 1.65658C0.965132 1.50638 0.965132 1.26285 1.1046 1.11265Z' fill='%230353A5' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.link-arrow:hover {
  color: #ee1d23;
}

.link-arrow:hover::after {
  background-color: #ee1d23;
}

.tags {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.tag {
  position: relative;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  padding: 6px 0;
  margin-right: 14px;
}

.tag + .tag::before {
  content: '';
  position: absolute;
  left: -8px;
  top: 49%;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: currentColor;
  opacity: 0.8;
}

a.tag:hover {
  opacity: 0.8;
}

.video__wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.video__wrapper .video__poster {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  background: #0353a5;
  cursor: pointer;
}

.video__wrapper video {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.video__wrapper iframe {
  max-width: 100%;
}

.video__btn {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 60px;
  height: 77px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg width='61' height='78' viewBox='0 0 61 78' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 77.5L60.5 39L0 0.5V77.5Z' fill='white'/%3E%3C/svg%3E%0A");
  cursor: pointer;
}

.content__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.content__body {
  width: calc(100% - 350px);
  max-width: 1280px;
  padding-right: 32px;
}

.content__aside {
  width: 100%;
  max-width: 394px;
  min-width: 350px;
}

.content__aside .news__item-promo {
  max-width: 315px;
  margin-bottom: 30px;
}

/* form, form elements: */
.form.processing .form__btn {
  opacity: .6;
}

.form__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.form__row .form__field {
  width: 100%;
  margin-right: 32px;
}

.form__row .form__field:last-child {
  margin-right: 0;
}

.form__field {
  margin-bottom: 40px;
}

.form__caption {
  display: block;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 6px;
}

.form__input-wrapper.invalid .form__input {
  border: 1px solid #e30613;
}

.form__input-wrapper.invalid .form__error {
  display: block;
}

.form__input {
  display: block;
  width: 100%;
  height: 50px;
  font-family: "Golos";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  border-radius: 5px;
  background: #f8f8f8;
  border: 1px solid #d3dae0;
  padding: 15px 16px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.form__input::-webkit-input-placeholder {
  font-family: "Golos";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #d3dae0;
}

.form__input::-moz-placeholder {
  font-family: "Golos";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #d3dae0;
}

.form__input:-ms-input-placeholder {
  font-family: "Golos";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #d3dae0;
}

.form__input::-ms-input-placeholder {
  font-family: "Golos";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #d3dae0;
}

.form__input::placeholder {
  font-family: "Golos";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #d3dae0;
}

.form__input:focus, .form__input:hover {
  border: 1px solid rgba(5, 71, 152, 0.4);
}

.form__textarea {
  height: 180px;
  resize: none;
}

.form__error {
  display: none;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #e30613;
  margin-top: 6px;
}

.form__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.form .policy {
  max-width: 537px;
  margin-right: 20px;
}

.form .policy a {
  text-decoration: underline;
}

.form label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.search__form {
  position: relative;
}

.search__input {
  height: 100%;
  background: #e8ecf0;
  border: 1px solid #e8ecf0;
  padding-right: 60px;
}

.search__input:focus, .search__input:hover {
  border: 1px solid #0353a5;
}

.search__submit {
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  background-color: rgba(255, 255, 255, 0);
}

[type="checkbox"] {
  position: absolute;
  opacity: 0;
  width: 24px;
  height: 24px;
}

[type="checkbox"] + .caption {
  padding-left: 37px;
  display: inline-block;
  position: relative;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: rgba(9, 40, 71, 0.5);
  cursor: pointer;
}

[type="checkbox"] + .caption:before {
  content: "";
  position: absolute;
  left: 0;
  display: inline-block;
  width: 24px;
  height: 24px;
  background-color: #fff;
  border: 1px solid #d3dae0;
  border-radius: 5px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 14px 12px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}

[type="checkbox"]:checked + .caption:before {
  border: 1px solid #0353a5;
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='12' viewBox='0 0 14 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.6576 0.24659C14.0737 0.609736 14.1166 1.24144 13.7535 1.65755L5.02618 11.6575C4.83263 11.8793 4.55118 12.0046 4.25685 11.9999C3.96252 11.9952 3.6852 11.8611 3.4988 11.6333L0.226073 7.63325C-0.123655 7.20581 -0.0606525 6.57578 0.366792 6.22606C0.794237 5.87633 1.42426 5.93933 1.77399 6.36678L4.2974 9.45095L12.2466 0.34248C12.6098 -0.0736249 13.2415 -0.116557 13.6576 0.24659Z' fill='%23054798'/%3E%3C/svg%3E%0A");
}

[type="checkbox"]:not(:disabled) + .caption:hover::before,
[type="checkbox"]:focus + .caption::before {
  border: 1px solid #0353a5;
}

[type="checkbox"]:not(:disabled):active + .caption::before {
  border: 1px solid #0353a5;
}

.ui-widget.ui-widget-content {
  border: none;
  background: #ffffff;
}

.ui-datepicker {
  font-family: "Golos", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #092847;
}

.ui-datepicker .ui-datepicker-header {
  background-color: #fff;
  border: none;
  padding: 0;
  margin: 0 0 23px;
}

.ui-datepicker .ui-datepicker-title {
  font-weight: 700;
  color: #092847;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 0;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: rgba(232, 236, 240, 0.5);
  border: none;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg width='7' height='13' viewBox='0 0 7 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.465507 1.03728C0.642173 0.860619 0.928604 0.860619 1.10527 1.03728L6.53384 6.46586C6.7105 6.64252 6.7105 6.92895 6.53384 7.10562L1.10527 12.5342C0.928602 12.7109 0.642171 12.7109 0.465505 12.5342C0.288839 12.3575 0.288839 12.0711 0.465505 11.8944L5.57419 6.78574L0.465507 1.67705C0.288841 1.50038 0.288841 1.21395 0.465507 1.03728Z' fill='%23092847'/%3E%3C/svg%3E%0A");
}

.ui-datepicker .ui-datepicker-prev:hover,
.ui-datepicker .ui-datepicker-next:hover {
  background-color: rgba(5, 71, 152, 0.3);
}

.ui-datepicker .ui-datepicker-prev {
  left: 0;
  -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
          transform: scaleX(-1);
}

.ui-datepicker .ui-datepicker-next {
  right: 0;
}

.ui-datepicker table {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #092847;
}

.ui-datepicker th {
  font-weight: 500;
  padding: 0 0 12px;
}

.ui-datepicker th.ui-datepicker-week-end {
  color: #d3dae0;
}

.ui-datepicker td {
  text-align: center;
  padding: 0;
}

.ui-datepicker td span,
.ui-datepicker td a {
  position: relative;
  display: block;
  text-align: center;
  padding: 0;
}

.ui-datepicker td span:hover,
.ui-datepicker td a:hover {
  background: rgba(3, 83, 165, 0.8);
  color: #fff;
  border-radius: 50%;
}

.ui-datepicker td.ui-datepicker-other-month a {
  color: #e8ecf0;
}

.ui-datepicker td.selected:not(.selected-start):not(.selected-end) {
  background: rgba(3, 83, 165, 0.8);
  color: #fff;
}

.ui-datepicker td.selected + .selected-end {
  position: relative;
  z-index: 1;
}

.ui-datepicker td.selected + .selected-end::before {
  content: "";
  position: absolute;
  width: 47%;
  height: 100%;
  left: 0;
  background: rgba(3, 83, 165, 0.8);
}

.ui-datepicker td.selected-start:not(.selected-end) {
  position: relative;
  z-index: 1;
}

.ui-datepicker td.selected-start:not(.selected-end)::before {
  content: "";
  position: absolute;
  width: 47%;
  height: 100%;
  right: 0;
  background: rgba(3, 83, 165, 0.8);
}

.ui-datepicker .ui-state-default {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: none;
  background: #fff;
  font-weight: 500;
  color: #092847;
  line-height: 30px;
  margin: 0 auto;
}

.ui-datepicker .ui-state-active {
  background: rgba(3, 83, 165, 0);
  color: #fff;
}

.ui-datepicker .selected-start .ui-state-active,
.ui-datepicker .selected-end .ui-state-active {
  width: 30px;
  height: 30px;
  background: #0353a5;
  border-radius: 50%;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 1;
}

/* header: */
.header {
  left: 0;
  width: 100%;
  background-color: #f8f8f8;
  z-index: 10;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 27px 0 16px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.header.header__fixed {
  position: fixed;
  top: 0;
  -webkit-box-shadow: 0px 4px 10px rgba(35, 66, 120, 0.12);
          box-shadow: 0px 4px 10px rgba(35, 66, 120, 0.12);
}

.header.header__fixed .header__inner {
  padding: 10px 0;
  border-bottom: none;
}

.header .btn-send-new {
  white-space: nowrap;
  margin-left: 14px;
}

.header .btn-eye {
  margin-left: 14px;
}

.header__search-wrapper {
  position: relative;
  height: 50px;
}

.header .btn-search-toggle {
  margin-left: 13px;
}

.header .btn-search-toggle.active {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.4699 4.46966C4.7628 4.17677 5.23768 4.17678 5.53056 4.46968L11.9997 10.9392L18.4689 4.46968C18.7618 4.17678 19.2367 4.17677 19.5296 4.46966C19.8225 4.76254 19.8225 5.23742 19.5296 5.53032L13.0604 11.9999L19.5298 18.4696C19.8227 18.7625 19.8227 19.2374 19.5298 19.5303C19.2369 19.8232 18.762 19.8231 18.4691 19.5302L11.9997 13.0605L5.53034 19.5302C5.23746 19.8231 4.76258 19.8232 4.46968 19.5303C4.17678 19.2374 4.17677 18.7625 4.46966 18.4696L10.9391 11.9999L4.46988 5.53032C4.17699 5.23742 4.177 4.76254 4.4699 4.46966Z' fill='%23092847'/%3E%3C/svg%3E%0A");
}

.header .btn-search-toggle.active:hover {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.4699 4.46966C4.7628 4.17677 5.23768 4.17678 5.53056 4.46968L11.9997 10.9392L18.4689 4.46968C18.7618 4.17678 19.2367 4.17677 19.5296 4.46966C19.8225 4.76254 19.8225 5.23742 19.5296 5.53032L13.0604 11.9999L19.5298 18.4696C19.8227 18.7625 19.8227 19.2374 19.5298 19.5303C19.2369 19.8232 18.762 19.8231 18.4691 19.5302L11.9997 13.0605L5.53034 19.5302C5.23746 19.8231 4.76258 19.8232 4.46968 19.5303C4.17678 19.2374 4.17677 18.7625 4.46966 18.4696L10.9391 11.9999L4.46988 5.53032C4.17699 5.23742 4.177 4.76254 4.4699 4.46966Z' fill='%23ffffff'/%3E%3C/svg%3E%0A");
}

.header__search-form {
  width: 0;
  position: absolute;
  right: 60px;
  top: 0;
  height: 100%;
  background: #f8f8f8;
  overflow: hidden;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.header .mobile {
  display: none;
}

.header__send {
  display: none;
  padding-top: 69px;
  padding-bottom: 125px;
}

.header__send-inner {
  max-width: 821px;
  margin: 0 auto;
}

.header__send-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 65px;
}

.header__send-title {
  font-weight: 700;
  font-size: 42px;
  line-height: 50px;
  margin-right: 20px;
}

.header__send-close {
  position: relative;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #092847;
  padding-right: 29px;
  opacity: 0.5;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.header__send-close::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.4699 4.46966C4.7628 4.17677 5.23768 4.17678 5.53056 4.46968L11.9997 10.9392L18.4689 4.46968C18.7618 4.17678 19.2367 4.17677 19.5296 4.46966C19.8225 4.76254 19.8225 5.23742 19.5296 5.53032L13.0604 11.9999L19.5298 18.4696C19.8227 18.7625 19.8227 19.2374 19.5298 19.5303C19.2369 19.8232 18.762 19.8231 18.4691 19.5302L11.9997 13.0605L5.53034 19.5302C5.23746 19.8231 4.76258 19.8232 4.46968 19.5303C4.17678 19.2374 4.17677 18.7625 4.46966 18.4696L10.9391 11.9999L4.46988 5.53032C4.17699 5.23742 4.177 4.76254 4.4699 4.46966Z' fill='%23092847' /%3E%3C/svg%3E%0A");
}

.header__send-close:hover {
  opacity: 1;
}

.search-opened .header__search-form {
  width: 1050px;
}

.search-opened .menu {
  visibility: hidden;
}

.send-opened {
  position: relative;
  height: 100%;
  overflow: hidden;
}

.send-opened::before {
  content: "";
  position: fixed;
  z-index: 4;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #0b0b0b;
  opacity: 0.8;
}

.send-opened .header {
  position: fixed;
  height: 100vh;
  overflow: auto;
}

.send-opened .header.header__fixed .header__inner {
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}

.logo {
  max-width: 250px;
  width: 100%;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  margin-right: 70px;
}

.logo img {
  max-width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.menu {
  width: 100%;
  font-size: 18px;
  line-height: 22px;
  margin-right: auto;
}

.menu__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.menu__item {
  white-space: nowrap;
}

.menu__item + .menu__item {
  margin-left: 28px;
}

.menu__item.active {
  color: #0353a5;
}

.menu__item a:hover {
  color: #0353a5;
  text-decoration: underline;
}

.menu__item a:active {
  color: #0353a5;
}

.menu__item.live {
  padding-right: 22px;
  position: relative;
}

.menu__item.live::after {
  content: "";
  position: absolute;
  top: 4.5px;
  right: 0;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #ee1d23;
  -webkit-animation-name: blinker;
          animation-name: blinker;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
}

.menu__btn {
  display: none;
  background-size: 24px;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.25 6C3.25 5.58579 3.58579 5.25 4 5.25H20C20.4142 5.25 20.75 5.58579 20.75 6C20.75 6.41421 20.4142 6.75 20 6.75H4C3.58579 6.75 3.25 6.41421 3.25 6ZM3.25 12C3.25 11.5858 3.58579 11.25 4 11.25H20C20.4142 11.25 20.75 11.5858 20.75 12C20.75 12.4142 20.4142 12.75 20 12.75H4C3.58579 12.75 3.25 12.4142 3.25 12ZM3.25 18C3.25 17.5858 3.58579 17.25 4 17.25H20C20.4142 17.25 20.75 17.5858 20.75 18C20.75 18.4142 20.4142 18.75 20 18.75H4C3.58579 18.75 3.25 18.4142 3.25 18Z' fill='%23092847'/%3E%3C/svg%3E%0A");
}

.menu__btn:hover {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.25 6C3.25 5.58579 3.58579 5.25 4 5.25H20C20.4142 5.25 20.75 5.58579 20.75 6C20.75 6.41421 20.4142 6.75 20 6.75H4C3.58579 6.75 3.25 6.41421 3.25 6ZM3.25 12C3.25 11.5858 3.58579 11.25 4 11.25H20C20.4142 11.25 20.75 11.5858 20.75 12C20.75 12.4142 20.4142 12.75 20 12.75H4C3.58579 12.75 3.25 12.4142 3.25 12ZM3.25 18C3.25 17.5858 3.58579 17.25 4 17.25H20C20.4142 17.25 20.75 17.5858 20.75 18C20.75 18.4142 20.4142 18.75 20 18.75H4C3.58579 18.75 3.25 18.4142 3.25 18Z' fill='%23ffffff'/%3E%3C/svg%3E%0A");
}

@-webkit-keyframes blinker {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes blinker {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.menu-opened .menu__btn {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.4699 4.46966C4.7628 4.17677 5.23768 4.17678 5.53056 4.46968L11.9997 10.9392L18.4689 4.46968C18.7618 4.17678 19.2367 4.17677 19.5296 4.46966C19.8225 4.76254 19.8225 5.23742 19.5296 5.53032L13.0604 11.9999L19.5298 18.4696C19.8227 18.7625 19.8227 19.2374 19.5298 19.5303C19.2369 19.8232 18.762 19.8231 18.4691 19.5302L11.9997 13.0605L5.53034 19.5302C5.23746 19.8231 4.76258 19.8232 4.46968 19.5303C4.17678 19.2374 4.17677 18.7625 4.46966 18.4696L10.9391 11.9999L4.46988 5.53032C4.17699 5.23742 4.177 4.76254 4.4699 4.46966Z' fill='%23092847'/%3E%3C/svg%3E%0A");
}

.menu-opened .menu__btn:hover {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.4699 4.46966C4.7628 4.17677 5.23768 4.17678 5.53056 4.46968L11.9997 10.9392L18.4689 4.46968C18.7618 4.17678 19.2367 4.17677 19.5296 4.46966C19.8225 4.76254 19.8225 5.23742 19.5296 5.53032L13.0604 11.9999L19.5298 18.4696C19.8227 18.7625 19.8227 19.2374 19.5298 19.5303C19.2369 19.8232 18.762 19.8231 18.4691 19.5302L11.9997 13.0605L5.53034 19.5302C5.23746 19.8231 4.76258 19.8232 4.46968 19.5303C4.17678 19.2374 4.17677 18.7625 4.46966 18.4696L10.9391 11.9999L4.46988 5.53032C4.17699 5.23742 4.177 4.76254 4.4699 4.46966Z' fill='%23ffffff'/%3E%3C/svg%3E%0A");
}

.informer {
  width: 80px;
  min-width: 80px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
  line-height: 22px;
  border-radius: 2px;
  padding: 15px 10px;
  margin-left: 30px;
}

.informer__item {
  height: 100%;
}

.informer__item + .informer__item {
  margin-left: 19px;
}

.informer__weather {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.informer__weather span {
  display: inline-block;
  width: 22px;
  height: 22px;
  background-color: rgba(0, 0, 0, 0.06);
}

.informer__weather .ms-informer-link {
  height: 22px;
}

.informer__weather [class^="meteoservice"] {
  color: #092847 !important;
}

.informer__weather [class^="meteoservice"].compact-mode {
  height: 100%;
}

.informer__weather [class^="meteoservice"].compact-mode table {
  height: 100%;
  padding: 0 !important;
  border: none !important;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0) !important;
}

.informer__weather [class^="meteoservice"].compact-mode table tr {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 0 !important;
}

.informer__weather [class^="meteoservice"].compact-mode tbody {
  height: 100%;
  display: block;
}

.informer__weather [class^="meteoservice"].compact-mode .weather-icon-container.first {
  padding: 0 !important;
  line-height: 1 !important;
}

.informer__weather [class^="meteoservice"].compact-mode td,
.informer__weather [class^="meteoservice"].compact-mode th {
  display: inline-block;
  height: 100%;
  background-color: rgba(0, 0, 0, 0) !important;
  border: none !important;
  padding: 0 0 0 3px !important;
  font-family: "Golos", sans-serif;
  color: #092847 !important;
  font-weight: 500 !important;
  font-size: 18px !important;
  line-height: 22px !important;
}

.informer__weather [class^="meteoservice"] .wi {
  display: inline-block;
  width: 22px;
  height: 22px;
  margin: 0 !important;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
  overflow: hidden;
}

.informer__weather [class^="meteoservice"] .wi::before {
  position: absolute;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  top: 0;
  left: 0;
  font-size: 18px;
  line-height: 22px;
}

.informer__weather [class^="meteoservice"] .wi.wi-cloudy::before, .informer__weather [class^="meteoservice"] .wi.wi-cloud::before, .informer__weather [class^="meteoservice"] .wi.wi-cloudy-gusts::before, .informer__weather [class^="meteoservice"] .wi.wi-cloudy-windy::before, .informer__weather [class^="meteoservice"] .wi.wi-day-sunny::before, .informer__weather [class^="meteoservice"] .wi.wi-tornado::before, .informer__weather [class^="meteoservice"] .wi.wi-day-sunny-overcast::before, .informer__weather [class^="meteoservice"] .wi.wi-day-cloudy::before, .informer__weather [class^="meteoservice"] .wi.wi-day-cloudy-gusts::before, .informer__weather [class^="meteoservice"] .wi.wi-day-cloudy-windy::before, .informer__weather [class^="meteoservice"] .wi.wi-day-cloudy-high::before, .informer__weather [class^="meteoservice"] .wi.wi-night-alt-cloudy::before, .informer__weather [class^="meteoservice"] .wi.wi-night-alt-cloudy-gusts::before, .informer__weather [class^="meteoservice"] .wi.wi-night-alt-cloudy-windy::before, .informer__weather [class^="meteoservice"] .wi.wi-night-cloudy::before, .informer__weather [class^="meteoservice"] .wi.wi-night-cloudy-gusts::before, .informer__weather [class^="meteoservice"] .wi.wi-night-cloudy-windy::before, .informer__weather [class^="meteoservice"] .wi.wi-night-partly-cloudy::before, .informer__weather [class^="meteoservice"] .wi.wi-night-alt-cloudy-high::before, .informer__weather [class^="meteoservice"] .wi.wi-night-cloudy-high::before, .informer__weather [class^="meteoservice"] .wi.wi-night-alt-partly-cloudy::before, .informer__weather [class^="meteoservice"] .wi.wi-moon-full::before, .informer__weather [class^="meteoservice"] .wi.wi-moon-alt-new::before, .informer__weather [class^="meteoservice"] .wi.wi-moon-alt-waxing-crescent-1::before, .informer__weather [class^="meteoservice"] .wi.wi-moon-alt-waxing-crescent-2::before, .informer__weather [class^="meteoservice"] .wi.wi-moon-alt-waxing-crescent-3::before, .informer__weather [class^="meteoservice"] .wi.wi-moon-alt-waxing-crescent-4::before, .informer__weather [class^="meteoservice"] .wi.wi-moon-alt-first-quarter::before, .informer__weather [class^="meteoservice"] .wi.wi-moon-first-quarter::before, .informer__weather [class^="meteoservice"] .wi.wi-day-showers::before, .informer__weather [class^="meteoservice"] .wi.wi-day-rain-wind::before, .informer__weather [class^="meteoservice"] .wi.wi-day-rain::before, .informer__weather [class^="meteoservice"] .wi.wi-day-rain-mix::before, .informer__weather [class^="meteoservice"] .wi.wi-rain-wind::before, .informer__weather [class^="meteoservice"] .wi.wi-raindrops::before, .informer__weather [class^="meteoservice"] .wi.wi-raindrop::before, .informer__weather [class^="meteoservice"] .wi.wi-night-alt-rain::before, .informer__weather [class^="meteoservice"] .wi.wi-night-alt-rain-mix::before, .informer__weather [class^="meteoservice"] .wi.wi-night-alt-rain-wind::before, .informer__weather [class^="meteoservice"] .wi.wi-night-rain::before, .informer__weather [class^="meteoservice"] .wi.wi-night-rain-mix::before, .informer__weather [class^="meteoservice"] .wi.wi-night-rain-wind::before, .informer__weather [class^="meteoservice"] .wi.wi-day-thunderstorm::before, .informer__weather [class^="meteoservice"] .wi.wi-night-alt-thunderstorm::before, .informer__weather [class^="meteoservice"] .wi.wi-night-thunderstorm::before, .informer__weather [class^="meteoservice"] .wi.wi-thunderstorm::before, .informer__weather [class^="meteoservice"] .wi.wi-day-windy::before, .informer__weather [class^="meteoservice"] .wi.wi-windy::before, .informer__weather [class^="meteoservice"] .wi.wi-strong-wind::before, .informer__weather [class^="meteoservice"] .wi.wi-tornado::before, .informer__weather [class^="meteoservice"] .wi.wi-day-snow::before, .informer__weather [class^="meteoservice"] .wi.wi-day-snow-wind::before, .informer__weather [class^="meteoservice"] .wi.wi-night-alt-snow::before, .informer__weather [class^="meteoservice"] .wi.wi-night-alt-snow-wind::before, .informer__weather [class^="meteoservice"] .wi.wi-night-snow::before, .informer__weather [class^="meteoservice"] .wi.wi-night-snow-wind::before, .informer__weather [class^="meteoservice"] .wi.wi-snow::before, .informer__weather [class^="meteoservice"] .wi.wi-snow-wind::before, .informer__weather [class^="meteoservice"] .wi.wi-snowflake-cold::before, .informer__weather [class^="meteoservice"] .wi.wi-stars::before, .informer__weather [class^="meteoservice"] .wi.wi-lightning::before, .informer__weather [class^="meteoservice"] .wi.wi-day-lightning::before, .informer__weather [class^="meteoservice"] .wi.wi-night-alt-lightning::before, .informer__weather [class^="meteoservice"] .wi.wi-night-lightning::before {
  display: none;
}

.informer__weather [class^="meteoservice"] .wi.wi-cloudy, .informer__weather [class^="meteoservice"] .wi.wi-cloud, .informer__weather [class^="meteoservice"] .wi.wi-cloudy-gusts, .informer__weather [class^="meteoservice"] .wi.wi-cloudy-windy {
  background-image: url("./../images/weather/Cloudy.svg");
}

.informer__weather [class^="meteoservice"] .wi.wi-day-sunny {
  background-image: url("./../images/weather/Sunny.svg");
}

.informer__weather [class^="meteoservice"] .wi.wi-tornado {
  background-image: url("./../images/weather/Typhoon.svg");
}

.informer__weather [class^="meteoservice"] .wi.wi-day-sunny-overcast, .informer__weather [class^="meteoservice"] .wi.wi-day-cloudy, .informer__weather [class^="meteoservice"] .wi.wi-day-cloudy-gusts, .informer__weather [class^="meteoservice"] .wi.wi-day-cloudy-windy, .informer__weather [class^="meteoservice"] .wi.wi-day-cloudy-high {
  background-image: url("./../images/weather/Sunny-with-cloud-1.svg");
}

.informer__weather [class^="meteoservice"] .wi.wi-night-alt-cloudy, .informer__weather [class^="meteoservice"] .wi.wi-night-alt-cloudy-gusts, .informer__weather [class^="meteoservice"] .wi.wi-night-alt-cloudy-windy, .informer__weather [class^="meteoservice"] .wi.wi-night-cloudy, .informer__weather [class^="meteoservice"] .wi.wi-night-cloudy-gusts, .informer__weather [class^="meteoservice"] .wi.wi-night-cloudy-windy, .informer__weather [class^="meteoservice"] .wi.wi-night-alt-cloudy-high, .informer__weather [class^="meteoservice"] .wi.wi-night-cloudy-high {
  background-image: url("./../images/weather/Cloudny-Night.svg");
}

.informer__weather [class^="meteoservice"] .wi.wi-night-partly-cloudy, .informer__weather [class^="meteoservice"] .wi.wi-night-alt-partly-cloudy {
  background-image: url("./../images/weather/Cloudny-Night-1.svg");
}

.informer__weather [class^="meteoservice"] .wi.wi-moon-full, .informer__weather [class^="meteoservice"] .wi.wi-moon-alt-new, .informer__weather [class^="meteoservice"] .wi.wi-moon-alt-waxing-crescent-1, .informer__weather [class^="meteoservice"] .wi.wi-moon-alt-waxing-crescent-2, .informer__weather [class^="meteoservice"] .wi.wi-moon-alt-waxing-crescent-3, .informer__weather [class^="meteoservice"] .wi.wi-moon-alt-waxing-crescent-4 {
  background-image: url("./../images/weather/FullMoon.svg");
}

.informer__weather [class^="meteoservice"] .wi.wi-moon-alt-first-quarter, .informer__weather [class^="meteoservice"] .wi.wi-moon-first-quarter {
  background-image: url("./../images/weather/Halfmoon.svg");
}

.informer__weather [class^="meteoservice"] .wi.wi-day-showers, .informer__weather [class^="meteoservice"] .wi.wi-day-rain-wind, .informer__weather [class^="meteoservice"] .wi.wi-day-rain, .informer__weather [class^="meteoservice"] .wi.wi-day-rain-mix {
  background-image: url("./../images/weather/Sunny-Rain.svg");
}

.informer__weather [class^="meteoservice"] .wi.wi-rain, .informer__weather [class^="meteoservice"] .wi.wi-rain-mix, .informer__weather [class^="meteoservice"] .wi.wi-rain-wind, .informer__weather [class^="meteoservice"] .wi.wi-raindrops, .informer__weather [class^="meteoservice"] .wi.wi-raindrop, .informer__weather [class^="meteoservice"] .wi.wi-night-alt-rain, .informer__weather [class^="meteoservice"] .wi.wi-night-alt-rain-mix, .informer__weather [class^="meteoservice"] .wi.wi-night-alt-rain-wind, .informer__weather [class^="meteoservice"] .wi.wi-night-rain, .informer__weather [class^="meteoservice"] .wi.wi-night-rain-mix, .informer__weather [class^="meteoservice"] .wi.wi-night-rain-wind {
  background-image: url("./../images/weather/Rain.svg");
}

.informer__weather [class^="meteoservice"] .wi.wi-day-thunderstorm, .informer__weather [class^="meteoservice"] .wi.wi-night-alt-thunderstorm, .informer__weather [class^="meteoservice"] .wi.wi-night-thunderstorm, .informer__weather [class^="meteoservice"] .wi.wi-thunderstorm {
  background-image: url("./../images/weather/Thunder.svg");
}

.informer__weather [class^="meteoservice"] .wi.wi-day-windy, .informer__weather [class^="meteoservice"] .wi.wi-windy, .informer__weather [class^="meteoservice"] .wi.wi-strong-wind {
  background-image: url("./../images/weather/Wind.svg");
}

.informer__weather [class^="meteoservice"] .wi.wi-tornado {
  background-image: url("./../images/weather/Typhoon.svg");
}

.informer__weather [class^="meteoservice"] .wi.wi-day-snow, .informer__weather [class^="meteoservice"] .wi.wi-day-snow-wind, .informer__weather [class^="meteoservice"] .wi.wi-night-alt-snow, .informer__weather [class^="meteoservice"] .wi.wi-night-alt-snow-wind, .informer__weather [class^="meteoservice"] .wi.wi-night-snow, .informer__weather [class^="meteoservice"] .wi.wi-night-snow-wind, .informer__weather [class^="meteoservice"] .wi.wi-snow, .informer__weather [class^="meteoservice"] .wi.wi-snow-wind, .informer__weather [class^="meteoservice"] .wi.wi-snowflake-cold {
  background-image: url("./../images/weather/Snowy.svg");
}

.informer__weather [class^="meteoservice"] .wi.wi-stars {
  background-image: url("./../images/weather/Star.svg");
}

.informer__weather [class^="meteoservice"] .wi.wi-lightning, .informer__weather [class^="meteoservice"] .wi.wi-day-lightning, .informer__weather [class^="meteoservice"] .wi.wi-night-alt-lightning, .informer__weather [class^="meteoservice"] .wi.wi-night-lightning {
  background-image: url("./../images/weather/Lightning.svg");
}

.promo {
  background: -o-linear-gradient(357.89deg, rgba(30, 47, 69, 0.6) -0.43%, #162e68 265.75%);
  background: linear-gradient(92.11deg, rgba(30, 47, 69, 0.6) -0.43%, #162e68 265.75%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  overflow: hidden;
}

.promo a,
.promo picture {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
}

.promo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.promo__text {
  font-weight: 400;
  font-size: 36px;
  line-height: 43px;
  color: #ffffff;
}

/* footer: */
.footer {
  color: #fff;
  background-color: #004b97;
  background-repeat: no-repeat;
  background-position: top right;
  background-image: url("data:image/svg+xml,%3Csvg width='1324' height='704' viewBox='0 0 1324 704' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.33' d='M0 -56.6948L1754.55 -59.4268L1053.55 627.114L412.323 719.739L1523.37 42.9468L406.068 449.244L0 -56.6948Z' fill='%23005DA9'/%3E%3C/svg%3E%0A");
}

.footer__inner {
  padding: 48px 0 51px;
}

.footer__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 60px;
}

.footer__col {
  width: 100%;
  padding-right: 40px;
}

.footer__col-logo {
  max-width: 429px;
  min-width: 370px;
}

.footer__col-menu {
  max-width: 284px;
}

.footer__col-contacts {
  max-width: 426px;
  min-width: 200px;
}

.footer__col-text {
  max-width: 537px;
  min-width: 450px;
  font-weight: 400;
  font-size: 12px;
  line-height: 17px;
}

.footer__col.footer__col-text {
  padding-right: 0px;
}

.footer__logo {
  width: 110px;
  height: 110px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  margin-bottom: 42px;
}

.footer__logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.footer__social {
  margin-bottom: 30px;
}

.footer__site-link {
  display: block;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  text-decoration: underline;
  margin-bottom: 37px;
}

.footer__site-link:hover {
  opacity: 0.8;
}

.footer__age {
  display: inline-block;
  width: 47px;
  height: 47px;
  border: 3px solid #ffffff;
  border-radius: 50%;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  padding-right: 2px;
  color: #ffffff;
  opacity: 0.38;
}

.footer__menu {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
}

.footer__menu-item {
  margin-bottom: 18px;
}

.footer__menu-item a {
  display: block;
}

.footer__menu-item a:hover {
  text-decoration: underline;
}

.footer__contacts-item {
  margin-bottom: 36px;
}

.footer__contacts-title {
  display: block;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 14px;
}

.footer__contacts-link {
  display: block;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  text-decoration: underline;
  margin-bottom: 10px;
}

.footer__contacts-link:hover {
  opacity: 0.8;
}

.footer__text {
  margin-bottom: 20px;
}

.footer__text a {
  text-decoration: underline;
}

.footer__text a:hover {
  text-decoration: underline;
}

.footer__bottom {
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: rgba(255, 255, 255, 0.5);
}

.social__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.social__item {
  margin-right: 12px;
  margin-bottom: 12px;
}

.social__link {
  width: 42px;
  height: 42px;
  background: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.social__link img,
.social__link svg {
  max-width: 100%;
  max-height: 100%;
}

.social__link:hover {
  background: #216fce;
}

.social__link:hover svg {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.social__link:hover svg path {
  fill: #ffffff;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.cookies {
  display: none;
  position: fixed;
  z-index: 3;
  max-width: 696px;
  width: 100%;
  right: 15px;
  bottom: 30px;
  background: #054798;
  -webkit-box-shadow: 0px 4px 20px rgba(201, 201, 201, 0.3);
          box-shadow: 0px 4px 20px rgba(201, 201, 201, 0.3);
  padding: 21px 42px 22px 30px;
}

.cookies__inner {
  max-width: 915px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.cookies__text {
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  color: #FFFFFF;
  margin-right: 48px;
}

.cookies__text a {
  text-decoration: underline;
}

.cookies__btn {
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #054798;
  background: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0);
  padding: 9px 18px;
}

.cookies__btn:hover {
  color: #fff;
  border-color: #fff;
  background: #054798;
}

/* breadcrumbs, page title: */
.page__header {
  padding: 40px 0 38px;
}

.page__header .page__title {
  margin: 0;
}

.page__header.centered {
  text-align: center;
}

.page__title {
  font-weight: 700;
  font-size: 42px;
  line-height: 50px;
}

.page__title-bigger {
  font-size: 48px;
  line-height: 58px;
}

.breadcrumbs {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
}

.breadcrumbs + .page__title {
  margin-top: 20px;
}

.breadcrumbs__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.breadcrumbs__item {
  position: relative;
}

.breadcrumbs__item::after {
  content: "/";
  margin: 0 14px;
}

.breadcrumbs__item:last-child span {
  display: inline-block;
  text-decoration: underline;
}

.breadcrumbs__item:last-child::after {
  display: none;
}

/* pagination: */
.pagination {
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.pagination__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.pagination__item {
  width: 42px;
  height: 42px;
  margin-right: 17px;
  margin-bottom: 10px;
}

.pagination__item a,
.pagination__item span {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #e8ecf0;
}

.pagination__item a:hover {
  background-color: rgba(5, 71, 152, 0.3);
}

.pagination__item.active a {
  color: #ffffff;
  background: #054798;
}

.pagination__item.pagination__item-next a,
.pagination__item.pagination__item-next span, .pagination__item.pagination__item-prev a,
.pagination__item.pagination__item-prev span {
  background-repeat: no-repeat;
  background-size: 26px;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg width='27' height='26' viewBox='0 0 27 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.0117 6.39229C10.2148 6.18922 10.544 6.18922 10.7471 6.3923L16.9871 12.6323C17.1901 12.8354 17.1901 13.1646 16.9871 13.3677L10.7471 19.6077C10.544 19.8108 10.2147 19.8108 10.0117 19.6077C9.8086 19.4046 9.8086 19.0754 10.0117 18.8723L15.884 13L10.0117 7.12769C9.80861 6.92461 9.80861 6.59537 10.0117 6.39229Z' fill='%23092847'/%3E%3C/svg%3E%0A");
}

.pagination__item.pagination__item-prev a,
.pagination__item.pagination__item-prev span {
  -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
          transform: scaleX(-1);
}

.pagination__drop-block {
  position: relative;
  margin-bottom: 10px;
}

.pagination__drop-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.pagination__drop-btn > a {
  width: 42px;
  height: 42px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #e8ecf0;
}

.pagination__drop-btn > a:hover {
  background-color: rgba(5, 71, 152, 0.3);
}

.pagination__drop-arrow {
  display: block;
  width: 42px;
  height: 42px;
  background-color: #e8ecf0;
  background-repeat: no-repeat;
  background-size: 26px;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg width='27' height='26' viewBox='0 0 27 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20.1075 9.51168C20.3105 9.71475 20.3105 10.044 20.1075 10.2471L13.8675 16.4871C13.6644 16.6901 13.3351 16.6901 13.1321 16.4871L6.89206 10.2471C6.68899 10.044 6.68899 9.71475 6.89206 9.51167C7.09514 9.3086 7.42438 9.3086 7.62746 9.51167L13.4998 15.384L19.3721 9.51168C19.5751 9.30861 19.9044 9.30861 20.1075 9.51168Z' fill='%23092847'/%3E%3C/svg%3E%0A");
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}

.pagination__drop-arrow:hover {
  background-color: rgba(5, 71, 152, 0.3);
}

.pagination__drop-list {
  display: none;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 100%;
  width: 100%;
  max-height: 350px;
  overflow: auto;
  background-color: #fff;
  border: 1px solid #e8ecf0;
}

.pagination__drop-item a {
  display: block;
  padding: 7px 10px;
}

.pagination__drop-item a:hover {
  background-color: rgba(5, 71, 152, 0.3);
}

.pagination__drop-item:nth-child(even) {
  background: #e8ecf0;
}

/* popup: */
.popup {
  position: relative;
  max-width: 700px;
  background: #ffffff;
  padding: 50px;
  margin: 0 auto;
}

.popup.popup-success {
  max-width: 350px;
  text-align: center;
  padding: 110px 50px;
}

.popup__text {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  margin-bottom: 40px;
}

.popup__btn {
  margin: 0 auto;
  min-width: 110px;
}

.popup .mfp-close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 24px;
  height: 24px;
  font-size: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.4699 4.46966C4.7628 4.17677 5.23768 4.17678 5.53056 4.46968L11.9997 10.9392L18.4689 4.46968C18.7618 4.17678 19.2367 4.17677 19.5296 4.46966C19.8225 4.76254 19.8225 5.23742 19.5296 5.53032L13.0604 11.9999L19.5298 18.4696C19.8227 18.7625 19.8227 19.2374 19.5298 19.5303C19.2369 19.8232 18.762 19.8231 18.4691 19.5302L11.9997 13.0605L5.53034 19.5302C5.23746 19.8231 4.76258 19.8232 4.46968 19.5303C4.17678 19.2374 4.17677 18.7625 4.46966 18.4696L10.9391 11.9999L4.46988 5.53032C4.17699 5.23742 4.177 4.76254 4.4699 4.46966Z' fill='%23092847' fill-opacity='0.5'/%3E%3C/svg%3E%0A");
}

/* tabs: */
.tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.tabs__item {
  margin-right: 17px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.tabs-content__item {
  display: none;
}

.tabs-content__item.active {
  display: block;
}

.tabs.tabs__news {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
  margin-bottom: 22px;
}

.btn-tab {
  width: 100%;
  max-width: 131px;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  border: 1px solid #d3dae0;
  padding: 14px;
}

.btn-tab:hover, .btn-tab.active {
  color: #0353a5;
  border: 1px solid #0353a5;
}

.btn-tab-news {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  margin-right: 0;
  margin-bottom: 12px;
}

.btn-tab-news:hover, .btn-tab-news.active {
  color: #ee1d23;
}

.btn-tab-news + .btn-tab-news {
  margin-left: 10px;
}

/* news__item: */
.news__item {
  position: relative;
  height: 100%;
}

.news__item:hover {
  z-index: 1;
}

.news__item:hover .news__inner {
  background-color: #fff;
  -webkit-box-shadow: 0px 89px 36px rgba(0, 0, 0, 0.01), 0px 50px 30px rgba(0, 0, 0, 0.02), 0px 22px 22px rgba(0, 0, 0, 0.03), 0px 6px 12px rgba(0, 0, 0, 0.04), 0px 0px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 89px 36px rgba(0, 0, 0, 0.01), 0px 50px 30px rgba(0, 0, 0, 0.02), 0px 22px 22px rgba(0, 0, 0, 0.03), 0px 6px 12px rgba(0, 0, 0, 0.04), 0px 0px 0px rgba(0, 0, 0, 0.04);
}

.news__item.news__item-dark::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(30, 47, 69, 0.3)), color-stop(75%, rgba(30, 47, 69, 0.6)));
  background: -o-linear-gradient(bottom, rgba(30, 47, 69, 0.3) 0%, rgba(30, 47, 69, 0.6) 75%);
  background: linear-gradient(to top, rgba(30, 47, 69, 0.3) 0%, rgba(30, 47, 69, 0.6) 75%);
}

.news__item.news__item-dark .news__date {
  color: #ededed;
}

.news__item.news__item-vertical .news__img {
  width: 100%;
  height: 213px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 16px;
}

.news__item.news__item-vertical .news__date {
  margin-bottom: 25px;
}

.news__item.news__item-promo {
  color: #fff;
}

.news__item.news__item-promo.mobile-shown {
  display: none;
}

.news__item.news__item-promo .news__inner {
  width: 100%;
  left: 0;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.news__item.news__item-promo .news__img {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.news__item.news__item-promo .news__img img {
  min-height: 100px;
}

.news__item.news__item-promo .tags {
  position: absolute;
  bottom: 0;
  top: auto;
  right: 0;
  width: 100%;
  padding: 20px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.news__item.news__item-promo .tag {
  margin-right: 0;
  padding: 0;
}

.news__item.news__item-promo .news__title {
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  margin-top: auto;
  margin-bottom: 0;
}

.news__item.news__item-gorizontal .news__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.news__item.news__item-gorizontal .news__content {
  max-width: 540px;
}

.news__item.news__item-gorizontal .news__img {
  width: 213px;
  min-width: 213px;
  height: 159px;
  margin-right: 38px;
}

.news__item.news__item-gorizontal .news__title {
  margin-bottom: 19px;
}

.news__item.news__item-gorizontal .news__text {
  max-height: 69px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}

.news__item.news__item-gorizontal .news__date {
  margin-bottom: 12px;
}

.news__inner {
  position: relative;
  width: calc(100% + 40px);
  height: 100%;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  padding: 20px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.news__link {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.news__img {
  background: rgba(30, 47, 69, 0.2);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -o-object-fit: cover;
     object-fit: cover;
}

.news__img img,
.news__img iframe {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.news__title {
  position: relative;
  z-index: 1;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 12px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.news__title .caption {
  margin-right: 6px;
}

.news__icons {
  display: inline-block;
}

.news__text {
  font-weight: 400;
  font-size: 18px;
  line-height: 23px;
  margin-bottom: 12px;
}

.news__date {
  position: relative;
  z-index: 1;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: rgba(9, 40, 71, 0.6);
}

.icon-circle {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  vertical-align: middle;
}

.icon-video {
  background-image: url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10.5' cy='10' r='10' fill='%23054798' fill-opacity='0.6'/%3E%3Cpath d='M14.6667 9.51888C15.037 9.73271 15.037 10.2673 14.6667 10.4811L8.83333 13.849C8.46296 14.0628 8 13.7955 8 13.3679L8 6.63212C8 6.20446 8.46296 5.93716 8.83333 6.151L14.6667 9.51888Z' fill='white'/%3E%3C/svg%3E%0A");
}

.icon-photo {
  background-image: url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10.5' cy='10' r='10' fill='%23054798' fill-opacity='0.6'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.78693 5.55556C8.56265 5.55556 8.36037 5.69041 8.27411 5.89744L8.04263 6.45299C8.01309 6.52388 7.99936 6.59618 7.99931 6.66667H5.49989C5.19307 6.66667 4.94434 6.9154 4.94434 7.22222V13.3333C4.94434 13.6402 5.19307 13.8889 5.49989 13.8889H15.4999C15.8067 13.8889 16.0554 13.6402 16.0554 13.3333V7.22222C16.0554 6.9154 15.8067 6.66667 15.4999 6.66667H13.0005C13.0004 6.59618 12.9867 6.52388 12.9572 6.45299L12.7257 5.89744C12.6394 5.69041 12.4371 5.55556 12.2129 5.55556H8.78693ZM12.7222 9.99998C12.7222 11.2273 11.7273 12.2222 10.5 12.2222C9.2727 12.2222 8.27778 11.2273 8.27778 9.99998C8.27778 8.77268 9.2727 7.77776 10.5 7.77776C11.7273 7.77776 12.7222 8.77268 12.7222 9.99998Z' fill='white'/%3E%3C/svg%3E%0A");
}

/* main__section: */
.main__section {
  margin-top: 40px;
  margin-bottom: 40px;
  overflow: hidden;
}

.main__inner {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.main__slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 66%;
  max-width: 1105px;
  margin-right: 32px;
}

.main__slider-item {
  display: none;
  position: relative;
  width: 100%;
  height: 664px;
  padding: 164px 100px;
  color: #fff;
  background: rgba(30, 47, 69, 0.8);
  overflow: hidden;
}

.main__slider-item .tags {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 0;
}

.main__slider-item .tag {
  margin-bottom: 3px;
}

.main__slider-item.news__item-dark::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -o-linear-gradient(280deg, rgba(30, 47, 69, 0.2) 0%, rgba(30, 47, 69, 0.2) 20%, rgba(30, 47, 69, 0.6) 50%, rgba(30, 47, 69, 0.3) 80%, rgba(30, 47, 69, 0.2) 100%);
  background: linear-gradient(170deg, rgba(30, 47, 69, 0.2) 0%, rgba(30, 47, 69, 0.2) 20%, rgba(30, 47, 69, 0.6) 50%, rgba(30, 47, 69, 0.3) 80%, rgba(30, 47, 69, 0.2) 100%);
}

.main__slider-link {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

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

.main__slider-content {
  position: relative;
  max-width: 680px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}

.main__slider-title {
  position: relative;
  z-index: 1;
  font-weight: 700;
  font-size: 42px;
  line-height: 50px;
  margin-bottom: 30px;
}

.main__news {
  width: 32%;
  max-width: 537px;
}

.main__news-item, .main__news-item.news__item-promo {
  position: relative;
  min-height: 200px;
  height: auto;
  color: #fff;
  background: rgba(30, 47, 69, 0.8);
  padding: 24px 28px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.main__news-item + .main__news-item, .main__news-item.news__item-promo + .main__news-item, .main__news-item + .main__news-item.news__item-promo, .main__news-item.news__item-promo + .main__news-item.news__item-promo {
  margin-top: 32px;
}

.main__news-item:hover, .main__news-item.news__item-promo:hover {
  -webkit-box-shadow: 0px 89px 36px rgba(0, 0, 0, 0.01), 0px 50px 30px rgba(0, 0, 0, 0.02), 0px 22px 22px rgba(0, 0, 0, 0.03), 0px 6px 12px rgba(0, 0, 0, 0.04), 0px 0px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 89px 36px rgba(0, 0, 0, 0.01), 0px 50px 30px rgba(0, 0, 0, 0.02), 0px 22px 22px rgba(0, 0, 0, 0.03), 0px 6px 12px rgba(0, 0, 0, 0.04), 0px 0px 0px rgba(0, 0, 0, 0.04);
}

.main__news-item .tags, .main__news-item.news__item-promo .tags {
  position: relative;
  padding: 0;
  margin-bottom: 6px;
  margin-top: auto;
}

.main__news-item .news__img, .main__news-item.news__item-promo .news__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.main__news-item .news__title, .main__news-item.news__item-promo .news__title {
  height: 76px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 20px;
}

.main__news-item .news__date, .main__news-item.news__item-promo .news__date {
  color: #aaaaaa;
}

.main__news-item.news__item-promo .tags {
  position: absolute;
  padding: 20px;
  margin-bottom: 0;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

/* slider: */
.slider {
  position: relative;
}

.slider .slick-dots {
  position: absolute;
  bottom: 75px;
  left: 100px;
  width: auto;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
}

.slider .slick-dots li {
  width: auto;
  height: auto;
  margin: 0 12px 0 0;
  padding: 0;
}

.slider .slick-dots li:before {
  display: none;
}

.slider .slick-dots li button {
  width: 14px;
  height: 14px;
  padding: 0;
  border-radius: 50%;
  background: #ffffff;
  opacity: 0.5;
}

.slider .slick-dots li button:before {
  display: none;
}

.slider .slick-dots li.slick-active button {
  opacity: 1;
}

.slider .slick-prev,
.slider .slick-next {
  position: absolute;
  top: auto;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  bottom: 75px;
  width: 39px;
  height: 39px;
  font-size: 0 !important;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  background-repeat: no-repeat;
  background-size: 10px 18px;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='18' viewBox='0 0 10 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.698749 0.555927C0.963747 0.290928 1.39339 0.290928 1.65839 0.555927L9.80125 8.69878C10.0662 8.96378 10.0662 9.39343 9.80125 9.65843L1.65839 17.8013C1.39339 18.0663 0.963744 18.0663 0.698746 17.8013C0.433747 17.5363 0.433747 17.1066 0.698746 16.8416L8.36178 9.1786L0.698749 1.51557C0.43375 1.25057 0.43375 0.820925 0.698749 0.555927Z' fill='white'/%3E%3C/svg%3E%0A");
  z-index: 1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.slider .slick-prev:before,
.slider .slick-next:before {
  display: none;
}

.slider .slick-prev.slick-disabled:hover,
.slider .slick-next.slick-disabled:hover {
  background-color: rgba(255, 255, 255, 0.2);
}

.slider .slick-prev:hover,
.slider .slick-next:hover {
  background-color: rgba(255, 255, 255, 0.3);
}

.slider .slick-prev {
  -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
          transform: scaleX(-1);
  right: 137px;
  left: auto;
}

.slider .slick-next {
  right: 80px;
}

.slick-dotted.slick-slider {
  margin-bottom: 0;
}

/* popular: */
.popular__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -16px;
}

.popular__item {
  width: 25%;
  min-height: 114px;
  padding: 0 16px;
}

.popular__link {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  padding: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  background: rgba(30, 47, 69, 0.8);
}

.popular__link:hover {
  -webkit-box-shadow: 0px 89px 36px rgba(0, 0, 0, 0.01), 0px 50px 30px rgba(0, 0, 0, 0.02), 0px 22px 22px rgba(0, 0, 0, 0.03), 0px 6px 12px rgba(0, 0, 0, 0.04), 0px 0px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 89px 36px rgba(0, 0, 0, 0.01), 0px 50px 30px rgba(0, 0, 0, 0.02), 0px 22px 22px rgba(0, 0, 0, 0.03), 0px 6px 12px rgba(0, 0, 0, 0.04), 0px 0px 0px rgba(0, 0, 0, 0.04);
}

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

.popular__link::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(-92.98%, rgba(30, 47, 69, 0.8)), color-stop(124.54%, rgba(17, 0, 0, 0)));
  background: -o-linear-gradient(bottom, rgba(30, 47, 69, 0.8) -92.98%, rgba(17, 0, 0, 0) 124.54%);
  background: linear-gradient(360deg, rgba(30, 47, 69, 0.8) -92.98%, rgba(17, 0, 0, 0) 124.54%);
}

.popular__name {
  position: relative;
  z-index: 1;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
}

/* recommended: */
.recommended {
  overflow: hidden;
  padding-bottom: 80px;
}

.recommended.section {
  margin-bottom: 0;
}

.recommended__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -12.5px;
}

.recommended__item {
  width: 20%;
  padding: 0 12.5px;
}

.recommended__item.news__item-promo {
  padding: 20px 12.5px;
}

/* last news: */
.last {
  overflow: hidden;
}

.last.section {
  margin-bottom: 0;
}

.last__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -32px 90px;
}

.last__item {
  width: 50%;
  padding: 0 32px;
}

/* news: */
.news-section__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.news__block {
  max-width: 1248px;
  width: 100%;
  margin-right: 80px;
}

.news__promo {
  width: 315px;
  min-width: 280px;
}

.news__promo .news__item {
  margin-bottom: 38px;
}

.news__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 30px;
}

.news__filter {
  position: relative;
  margin-right: 32px;
}

.news__filter-toggle {
  position: relative;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  border: 1px solid #d3dae0;
  padding: 14px 45px 14px 10px;
  cursor: pointer;
}

.news__filter-toggle::after {
  content: "";
  position: absolute;
  top: 14px;
  right: 10px;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='3' y='5.68945' width='18' height='15.3106' rx='3' stroke='%23092847' stroke-width='1.5'/%3E%3Cpath d='M7.5 5.6897V2.5' stroke='%23092847' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M16.5 5.6897V2.5' stroke='%23092847' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M3 9.51721H21' stroke='%23092847' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}

.news__filter-calendar {
  display: none;
  position: absolute;
  z-index: 4;
  width: 308px;
  padding: 25px 23px 19px;
  background-color: #fff;
  -webkit-box-shadow: 0px 89px 36px rgba(0, 0, 0, 0.01), 0px 50px 30px rgba(0, 0, 0, 0.02), 0px 22px 22px rgba(0, 0, 0, 0.03), 0px 6px 12px rgba(0, 0, 0, 0.04), 0px 0px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 89px 36px rgba(0, 0, 0, 0.01), 0px 50px 30px rgba(0, 0, 0, 0.02), 0px 22px 22px rgba(0, 0, 0, 0.03), 0px 6px 12px rgba(0, 0, 0, 0.04), 0px 0px 0px rgba(0, 0, 0, 0.04);
}

.news__filter-calendar .ui-widget.ui-widget-content {
  width: 100%;
}

.news__filter-submit {
  width: 100%;
  margin-top: 15px;
}

.news__filter-reset {
  width: 100%;
  margin-top: 15px;
}

.news__tags {
  display: none;
  margin-right: auto;
}

.news__tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  color: rgba(9, 40, 71, 0.6);
  border-radius: 20px;
  border: 1px solid rgba(9, 40, 71, 0.6);
  padding: 10px 16px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.news__tag:hover {
  border: 1px solid #092847;
  color: #092847;
}

.news__tag:hover .news__tag-reset {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.97961 2.97981C3.17488 2.78455 3.49146 2.78456 3.68672 2.97983L7.9995 7.29282L12.3123 2.97983C12.5075 2.78456 12.8241 2.78455 13.0194 2.97981C13.2146 3.17507 13.2147 3.49165 13.0194 3.68692L8.70659 7.99994L13.0195 12.3131C13.2148 12.5084 13.2148 12.825 13.0195 13.0202C12.8243 13.2155 12.5077 13.2155 12.3124 13.0202L7.9995 8.70707L3.68657 13.0202C3.49131 13.2155 3.17473 13.2155 2.97946 13.0202C2.7842 12.825 2.78419 12.5084 2.97945 12.3131L7.29241 7.99994L2.97959 3.68692C2.78434 3.49165 2.78434 3.17507 2.97961 2.97981Z' fill='%23092847' stroke='%23092847' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}

.news__tag-caption {
  margin-right: 10px;
}

.news__tag-reset {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.97961 2.97981C3.17488 2.78455 3.49146 2.78456 3.68672 2.97983L7.9995 7.29282L12.3123 2.97983C12.5075 2.78456 12.8241 2.78455 13.0194 2.97981C13.2146 3.17507 13.2147 3.49165 13.0194 3.68692L8.70659 7.99994L13.0195 12.3131C13.2148 12.5084 13.2148 12.825 13.0195 13.0202C12.8243 13.2155 12.5077 13.2155 12.3124 13.0202L7.9995 8.70707L3.68657 13.0202C3.49131 13.2155 3.17473 13.2155 2.97946 13.0202C2.7842 12.825 2.78419 12.5084 2.97945 12.3131L7.29241 7.99994L2.97959 3.68692C2.78434 3.49165 2.78434 3.17507 2.97961 2.97981Z' fill='%23697B8E' stroke='%23697B8E' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}

.news__type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.news__type-btn {
  display: block;
  width: 52px;
  height: 52px;
  border: 1px solid #d3dae0;
  border-radius: 1px;
  background-repeat: no-repeat;
  background-size: 34px;
  background-position: center;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  margin-left: 16px;
}

.news__type-btn:hover, .news__type-btn.active {
  border: 1px solid #0353a5;
}

.news__type-btn.list {
  background-image: url("data:image/svg+xml,%3Csvg width='34' height='34' viewBox='0 0 34 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M28 16L5 16V12.4L28 12.4V16ZM28 10.6L5 10.6V7H28V10.6Z' fill='%23D3DAE0'/%3E%3Cpath d='M28 27L5 27V23.4L28 23.4V27ZM28 21.6L5 21.6V18H28V21.6Z' fill='%23D3DAE0'/%3E%3C/svg%3E%0A");
}

.news__type-btn.list:hover, .news__type-btn.list.active {
  background-image: url("data:image/svg+xml,%3Csvg width='34' height='34' viewBox='0 0 34 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M28 16L5 16V12.4L28 12.4V16ZM28 10.6L5 10.6V7H28V10.6Z' fill='%230353A5'/%3E%3Cpath d='M28 27L5 27V23.4L28 23.4V27ZM28 21.6L5 21.6V18H28V21.6Z' fill='%230353A5'/%3E%3C/svg%3E%0A");
}

.news__type-btn.grid {
  background-image: url("data:image/svg+xml,%3Csvg width='34' height='34' viewBox='0 0 34 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M28.3337 24.0833H22.667V18.4166H28.3337V24.0833ZM19.8337 24.0833H14.167V18.4166H19.8337V24.0833ZM11.3337 24.0833H5.66699V18.4166H11.3337V24.0833ZM28.3337 15.5833H22.667V9.91663H28.3337V15.5833ZM19.8337 15.5833H14.167V9.91663H19.8337V15.5833ZM11.3337 15.5833H5.66699V9.91663H11.3337V15.5833Z' fill='%23D3DAE0'/%3E%3C/svg%3E%0A");
}

.news__type-btn.grid:hover, .news__type-btn.grid.active {
  background-image: url("data:image/svg+xml,%3Csvg width='34' height='34' viewBox='0 0 34 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M28.3337 24.0833H22.667V18.4166H28.3337V24.0833ZM19.8337 24.0833H14.167V18.4166H19.8337V24.0833ZM11.3337 24.0833H5.66699V18.4166H11.3337V24.0833ZM28.3337 15.5833H22.667V9.91663H28.3337V15.5833ZM19.8337 15.5833H14.167V9.91663H19.8337V15.5833ZM11.3337 15.5833H5.66699V9.91663H11.3337V15.5833Z' fill='%230353A5'/%3E%3C/svg%3E%0A");
}

.news__type-btn.line {
  background-image: url("data:image/svg+xml,%3Csvg width='34' height='34' viewBox='0 0 34 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M28.3337 24.0833L5.66699 24.0833V18.4166L28.3337 18.4166V24.0833ZM28.3337 15.5833L5.66699 15.5833V9.91663H28.3337V15.5833Z' fill='%23D3DAE0'/%3E%3C/svg%3E%0A");
}

.news__type-btn.line:hover, .news__type-btn.line.active {
  background-image: url("data:image/svg+xml,%3Csvg width='34' height='34' viewBox='0 0 34 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M28.3337 24.0833L5.66699 24.0833V18.4166L28.3337 18.4166V24.0833ZM28.3337 15.5833L5.66699 15.5833V9.91663H28.3337V15.5833Z' fill='%230353A5'/%3E%3C/svg%3E%0A");
}

.news__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.news__list .news__item.news__item--main .news__inner {
  border: 2px solid #e30613;
  -webkit-filter: drop-shadow(0px 89px 36px rgba(0, 0, 0, 0.01)) drop-shadow(0px 50px 30px rgba(0, 0, 0, 0.02)) drop-shadow(0px 22px 22px rgba(0, 0, 0, 0.03)) drop-shadow(0px 6px 12px rgba(0, 0, 0, 0.04)) drop-shadow(0px 0px 0px rgba(0, 0, 0, 0.04));
          filter: drop-shadow(0px 89px 36px rgba(0, 0, 0, 0.01)) drop-shadow(0px 50px 30px rgba(0, 0, 0, 0.02)) drop-shadow(0px 22px 22px rgba(0, 0, 0, 0.03)) drop-shadow(0px 6px 12px rgba(0, 0, 0, 0.04)) drop-shadow(0px 0px 0px rgba(0, 0, 0, 0.04));
}

.news__list .news__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.news__list .news__content {
  max-width: 821px;
}

.news__list.news__list--list .news__item {
  width: 100%;
}

.news__list.news__list--list .news__img {
  width: 124px;
  min-width: 124px;
  height: 132px;
  margin-right: 18px;
}

.news__list.news__list--list .news__title {
  font-size: 26px;
  line-height: 31px;
}

.news__list.news__list--list .news__text {
  display: none;
}

.news__list.news__list--grid {
  margin: 0 -16px;
}

.news__list.news__list--grid .news__item {
  width: 33.33%;
  height: auto;
  padding: 0 16px 60px;
}

.news__list.news__list--grid .news__inner {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-align-content: flex-start;
}

.news__list.news__list--grid .news__img {
  width: 100%;
  height: 267px;
  margin-bottom: 19px;
}

.news__list.news__list--grid .news__content {
  margin-bottom: auto;
}

.news__list.news__list--grid .news__title {
  font-size: 26px;
  line-height: 31px;
}

.news__list.news__list--line .news__item {
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
  padding-bottom: 12px;
  margin-bottom: 12px;
}

.news__list.news__list--line .news__item:last-child {
  border-bottom: none;
}

.news__list.news__list--line .news__img {
  max-width: 395px;
  min-width: 395px;
  width: 100%;
  height: 267px;
  margin-right: 30px;
}

.news__list.news__list--line .news__content {
  max-width: 744px;
  margin-right: 0;
}

.news__list.news__list--line .news__title {
  font-size: 26px;
  line-height: 31px;
  margin-bottom: 18px;
}

.news__list.news__list--line .news__text {
  margin-bottom: 18px;
}

.news__list.news__list--grid .news__item.news__item-promo .news__img, .news__list.news__list--line .news__item.news__item-promo .news__img, .news__list.news__list--list .news__item.news__item-promo .news__img {
  min-width: 0;
}

/* news-detail: */
.news-detail {
  margin-bottom: 60px;
}

.news-detail .page__title {
  padding-bottom: 25px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
  margin-bottom: 35px;
}

.news-detail .content__wrapper {
  padding-bottom: 60px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}

.news-detail .content__body {
  max-width: 1105px;
  margin-right: 50px;
}

.news-detail__container {
  max-width: 821px;
  width: 100%;
  margin: 0 auto;
}

.news-detail__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: rgba(9, 40, 71, 0.6);
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 26px;
}

.news-detail__date {
  margin-right: 15px;
}

.news-detail__views {
  position: relative;
  padding-left: 32px;
}

.news-detail__views::before {
  content: "";
  position: absolute;
  top: -2px;
  left: 0;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.1589 12.0531C15.1589 13.7991 13.7429 15.2141 11.9969 15.2141C10.2509 15.2141 8.83594 13.7991 8.83594 12.0531C8.83594 10.3061 10.2509 8.89111 11.9969 8.89111C13.7429 8.89111 15.1589 10.3061 15.1589 12.0531Z' stroke='%23092847' stroke-opacity='0.6' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.998 19.3549C15.806 19.3549 19.289 16.6169 21.25 12.0529C19.289 7.48885 15.806 4.75085 11.998 4.75085H12.002C8.194 4.75085 4.711 7.48885 2.75 12.0529C4.711 16.6169 8.194 19.3549 12.002 19.3549H11.998Z' stroke='%23092847' stroke-opacity='0.6' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.news-detail__content img {
  width: 100%;
  height: auto;
  margin-bottom: 38px;
}

.news-detail__content .content__slider {
  margin-bottom: 38px;
}

.news-detail__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 60px;
}

.news-detail__link {
  padding-left: 58px;
  background-repeat: no-repeat;
  background-size: 24px;
  background-position: 24px 12px;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.8013 20.8013C16.5363 21.0662 16.1066 21.0662 15.8416 20.8013L7.69875 12.6584C7.43375 12.3934 7.43375 11.9638 7.69875 11.6988L15.8416 3.5559C16.1066 3.2909 16.5363 3.2909 16.8012 3.5559C17.0662 3.8209 17.0662 4.25054 16.8012 4.51554L9.13822 12.1786L16.8013 19.8416C17.0662 20.1066 17.0662 20.5363 16.8013 20.8013Z' fill='white'/%3E%3C/svg%3E%0A");
  margin-right: 40px;
  margin-bottom: 20px;
}

.news-detail__share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 20px;
}

.news-detail__share .ya-share2__list.ya-share2__list_direction_horizontal > .ya-share2__item {
  margin: 0 0 0 16px;
}

.news-detail__share .ya-share2__container.ya-share2__container_color-scheme_blackwhite .ya-share2__badge,
.news-detail__share .ya-share2__container.ya-share2__container_color-scheme_blackwhite .ya-share2__mobile-popup-badge {
  background-color: #0353a5;
  border-radius: 0;
}

.news-detail__share .ya-share2__container_size_m .ya-share2__badge .ya-share2__icon {
  width: 36px;
  height: 36px;
  background-repeat: no-repeat;
  background-position: center;
}

.news-detail__share .ya-share2__item_service_vkontakte .ya-share2__badge .ya-share2__icon {
  background-size: 20px 12px;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='12' viewBox='0 0 20 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.8931 12C4.0599 12 0.162399 7.49549 0 0H3.42286C3.53529 5.5015 6.05865 7.83183 8.0574 8.31231V0H11.2805V4.74474C13.2543 4.54054 15.3277 2.37838 16.0273 0H19.2503C18.7132 2.93093 16.4646 5.09309 14.8656 5.98198C16.4646 6.7027 19.0256 8.58859 20 12H16.4521C15.6901 9.71772 13.7914 7.95195 11.2805 7.71171V12H10.8931Z' fill='white'/%3E%3C/svg%3E%0A");
}

.news-detail__share .ya-share2__item_service_odnoklassniki .ya-share2__badge .ya-share2__icon {
  background-size: 11px 19px;
  background-image: url("data:image/svg+xml,%3Csvg width='11' height='19' viewBox='0 0 11 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.58044 0C2.87811 0 0.6875 2.20192 0.6875 4.91804C0.6875 7.63423 2.87811 9.83629 5.58044 9.83629C8.28277 9.83629 10.4734 7.63423 10.4734 4.91804C10.4734 2.20192 8.28277 0 5.58044 0ZM5.58044 6.95119C4.46339 6.95119 3.55781 6.04089 3.55781 4.91811C3.55781 3.79533 4.46339 2.8851 5.58044 2.8851C6.69749 2.8851 7.60308 3.79533 7.60308 4.91811C7.60308 6.04089 6.69749 6.95119 5.58044 6.95119Z' fill='white'/%3E%3Cpath d='M7.30707 13.7497C9.26592 13.3486 10.4398 12.4162 10.5019 12.3662C11.0751 11.9041 11.1671 11.0625 10.7074 10.4863C10.2478 9.91017 9.41058 9.81762 8.83725 10.2796C8.82513 10.2894 7.57315 11.2548 5.5132 11.2562C3.45331 11.2548 2.17487 10.2894 2.16275 10.2796C1.58942 9.81762 0.752175 9.91017 0.292556 10.4863C-0.167134 11.0625 -0.0750555 11.9041 0.498138 12.3662C0.561087 12.4169 1.78338 13.3736 3.79712 13.7653L0.990598 16.7133C0.480563 17.245 0.495898 18.0915 1.02484 18.6042C1.28301 18.8544 1.61575 18.9787 1.94821 18.9787C2.29677 18.9787 2.64499 18.8419 2.90603 18.5697L5.51327 15.7781L8.38386 18.5878C8.90398 19.1097 9.74619 19.1089 10.2653 18.5863C10.7845 18.0637 10.7838 17.217 10.2639 16.6952L7.30707 13.7497Z' fill='white'/%3E%3Cpath d='M5.51276 11.2561C5.50918 11.2561 5.51627 11.2562 5.51276 11.2563C5.50925 11.2562 5.51635 11.2561 5.51276 11.2561Z' fill='white'/%3E%3C/svg%3E%0A");
}

.news-detail__share .ya-share2__item_service_telegram .ya-share2__badge .ya-share2__icon {
  background-size: 16px 13px;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='14' viewBox='0 0 16 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.09992 5.7083C5.39487 3.83705 8.25885 2.60341 9.69185 2.00738C13.7834 0.30558 14.6335 0.00996026 15.1877 9.46359e-05C15.3095 -0.00194823 15.582 0.0282562 15.7586 0.171489C15.9076 0.292432 15.9486 0.455809 15.9683 0.570476C15.9879 0.685143 16.0123 0.946358 15.9929 1.15046C15.7712 3.48009 14.8118 9.13349 14.3237 11.7427C14.1172 12.8468 13.7105 13.217 13.3168 13.2532C12.4613 13.3319 11.8116 12.6878 10.9829 12.1446C9.68624 11.2946 8.95369 10.7654 7.69503 9.936C6.24042 8.97744 7.18338 8.4506 8.01236 7.58959C8.22931 7.36426 11.999 3.93546 12.0719 3.62441C12.0811 3.58551 12.0895 3.44051 12.0034 3.36394C11.9172 3.28737 11.7901 3.31355 11.6983 3.33438C11.5683 3.36389 9.4968 4.73307 5.48389 7.4419C4.89591 7.84565 4.36333 8.04237 3.88616 8.03207C3.36012 8.0207 2.34822 7.73463 1.59598 7.49011C0.673328 7.19019 -0.0599784 7.03162 0.00387615 6.52227C0.0371355 6.25697 0.402482 5.98564 1.09992 5.7083Z' fill='white'/%3E%3C/svg%3E%0A");
}

.news-detail__share .ya-share2__item_service_whatsapp .ya-share2__badge .ya-share2__icon {
  background-size: 17px;
  background-image: url("data:image/svg+xml,%3Csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.45 2.44375C12.8563 0.85 10.7312 0 8.5 0C3.825 0 0 3.825 0 8.5C0 9.9875 0.425007 11.475 1.16876 12.75L0 17L4.46251 15.8312C5.73751 16.4688 7.11875 16.8937 8.5 16.8937C13.175 16.8937 17 13.0687 17 8.39375C17 6.1625 16.0438 4.0375 14.45 2.44375ZM8.5 15.5125C7.225 15.5125 5.95001 15.1938 4.88751 14.5563L4.67499 14.45L2.01874 15.1937L2.76251 12.6437L2.54999 12.325C1.80624 11.1562 1.48749 9.88125 1.48749 8.60625C1.48749 4.78125 4.675 1.59375 8.5 1.59375C10.4125 1.59375 12.1125 2.3375 13.4938 3.6125C14.875 4.99375 15.5125 6.69375 15.5125 8.60625C15.5125 12.325 12.4312 15.5125 8.5 15.5125ZM12.325 10.2C12.1125 10.0938 11.05 9.5625 10.8375 9.5625C10.625 9.45625 10.5187 9.45625 10.4125 9.66875C10.3062 9.88125 9.88126 10.3062 9.77501 10.5187C9.66876 10.625 9.56249 10.625 9.34999 10.625C9.13749 10.5188 8.50001 10.3062 7.65001 9.5625C7.01251 9.03125 6.58751 8.2875 6.48126 8.075C6.37501 7.8625 6.48126 7.75625 6.58751 7.65C6.69376 7.54375 6.8 7.4375 6.90625 7.33125C7.0125 7.225 7.01251 7.11875 7.11876 7.0125C7.22501 6.90625 7.11876 6.8 7.11876 6.69375C7.11876 6.5875 6.69376 5.525 6.48126 5.1C6.37501 4.78125 6.16251 4.78125 6.05626 4.78125C5.95001 4.78125 5.84374 4.78125 5.63124 4.78125C5.52499 4.78125 5.31249 4.78125 5.09999 4.99375C4.88749 5.20625 4.35626 5.7375 4.35626 6.8C4.35626 7.8625 5.09999 8.81875 5.20624 9.03125C5.31249 9.1375 6.69374 11.3687 8.81874 12.2188C10.625 12.9625 10.9438 12.75 11.3688 12.75C11.7938 12.75 12.6438 12.2188 12.75 11.7938C12.9625 11.2625 12.9625 10.8375 12.8563 10.8375C12.75 10.3063 12.5375 10.3063 12.325 10.2Z' fill='white'/%3E%3C/svg%3E%0A");
}

.news-detail__recommended .news__item.news__item-vertical .news__date {
  margin-bottom: 15px;
}

.news-detail__author {
  font-size: 16px;
}

.news-detail__author span {
  font-weight: 700;
  margin-right: 10px;
}

/* live: */
.live__inner {
  height: 702px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.live__video {
  max-width: 1248px;
  width: 100%;
  height: 100%;
  margin-right: 32px;
  position: relative;
}

.live__video .video__wrapper {
  height: 100%;
}

.live__video .video__wrapper iframe {
  height: 100%;
}

.live__label {
  position: absolute;
  z-index: 1;
  top: 34px;
  right: 34px;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: #ffffff;
  padding-right: 22px;
}

.live__label::after {
  content: "";
  position: absolute;
  top: 7px;
  right: 0;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #ee1d23;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
}

.live__program {
  position: relative;
  width: 394px;
  min-width: 345px;
  height: 100%;
  background: #e8ecf0;
}

.live__program::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 43px;
  width: calc(100% - 12px);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(27.91%, #e8ecf0), color-stop(117.44%, rgba(232, 236, 240, 0)));
  background: -o-linear-gradient(bottom, #e8ecf0 27.91%, rgba(232, 236, 240, 0) 117.44%);
  background: linear-gradient(360deg, #e8ecf0 27.91%, rgba(232, 236, 240, 0) 117.44%);
}

.live__program-title {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #092847;
  padding: 27px 23px 0;
  margin-bottom: 23px;
}

.live__program-list {
  max-height: calc(100% - 74px);
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  overflow: auto;
  padding: 0 1px 40px 12px;
  margin-right: 4px;
}

.live__program-list {
  scrollbar-width: thin;
  scrollbar-color: #0353a5 rgba(0, 0, 0, 0);
}

.live__program-list::-webkit-scrollbar {
  height: 12px;
  width: 7px;
}

.live__program-list::-webkit-scrollbar-track {
  background-color: rgba(0, 0, 0, 0);
}

.live__program-list::-webkit-scrollbar-thumb {
  background: #0353a5;
  border-radius: 5px;
}

.live__program-item.program-prev {
  opacity: 0.3;
}

.live__program-item.program-prev:hover {
  opacity: 1;
}

.live__program-item.current {
  background: #d3dae0;
}

.live__program-link {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 12px 10px;
  border-width: 1px 0px;
  border-style: solid;
  border-color: rgba(3, 83, 165, 0);
  margin: 0 -1px 0 -12px;
}

.live__program-link:hover {
  color: #0353a5;
  background: #e3f0fd;
  border-color: rgba(3, 83, 165, 0.3);
}

.live__program-link:hover .live__program-name {
  text-decoration: none;
}

.live__program-link:hover .live__program-age {
  color: #092847;
}

.live__program-time {
  min-width: 68px;
  padding-left: 11px;
  padding-right: 4px;
}

.live__program-name {
  width: 100%;
}

.live__program-age {
  position: absolute;
  top: 20px;
  right: 40px;
  display: inline-block;
  width: 30px;
  height: 30px;
  font-weight: 500;
  font-size: 15px;
  line-height: 17px;
  border: 1px solid #092847;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  padding-right: 2px;
}

.btn-more {
  display: block;
  text-align: center;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #054798;
  padding-bottom: 20px;
  cursor: pointer;
}

.btn-more span {
  position: relative;
  padding-right: 18px;
}

.btn-more span::after {
  content: '';
  position: absolute;
  top: 2px;
  right: 0;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 6L8 10L12 6' stroke='%23054798' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

/* program: */
.program__body {
  position: relative;
}

.program__body .tabs {
  margin-bottom: 32px;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  overflow: hidden;
}

.program__body .slick-list {
  width: 100%;
  padding-bottom: 20px;
}

.program__body .slick-track {
  margin-left: 0;
}

.program__body .btn-tab {
  position: relative;
  max-width: 100%;
  width: 180px;
  padding: 14px 3px;
}

.program__body .slick-prev,
.program__body .slick-next {
  position: relative;
  display: inline-block;
  width: 24px;
  min-width: 24px;
  height: 51px;
  top: 0;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  background-repeat: no-repeat;
  background-size: 24px;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 18L15 12L9 6' stroke='%23092847' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.program__body .slick-prev:hover,
.program__body .slick-next:hover {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 18L15 12L9 6' stroke='%230353A5' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.program__body .slick-prev:before,
.program__body .slick-next:before {
  display: none;
}

.program__body .slick-prev {
  left: 0;
  -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
          transform: scaleX(-1);
  margin-right: 17px;
}

.program__body .slick-next {
  right: 0;
  margin-left: 10px;
}

.program__body .live__program {
  width: 100%;
}

.program__body .live__program::after {
  height: 50px;
}

.program__body .live__program-list {
  max-height: 100%;
  font-weight: 500;
  font-size: 24px;
  line-height: 29px;
  padding: 0 1px 50px 12px;
}

.program__body .live__program-link {
  padding: 20px 47px;
  border-top-color: rgba(0, 0, 0, 0.06);
}

.program__body .live__program-link:hover {
  border-top-color: rgba(3, 83, 165, 0.3);
}

.program__body .live__program-time {
  min-width: 77px;
  padding-left: 0;
}

.program__body .live__program-name {
  padding-right: 40px;
}

.program__body .live__program-item.program-prev {
  opacity: 0.6;
}

.program__body .live__program-item.program-prev:hover {
  opacity: 1;
}

.program__tab-caption {
  position: absolute;
  left: 0;
  bottom: -20px;
  width: 100%;
  text-align: center;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: rgba(9, 40, 71, 0.6);
}

.program__notice {
  position: absolute;
  right: 32px;
  top: -72px;
  width: 162px;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  text-align: right;
  color: rgba(9, 40, 71, 0.6);
}

.program__btn-prev {
  margin-right: 17px;
}

.program__btn-prev a {
  -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
          transform: scaleX(-1);
}

.program__btn a {
  display: block;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 18L15 12L9 6' stroke='%23092847' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.program__btn a:hover {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 18L15 12L9 6' stroke='%230353A5' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.aside__tabs {
  margin-bottom: 35px;
}

.aside__news-item {
  margin-bottom: 15px;
}

.aside__news-item .news__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% + 20px);
  padding: 10px;
}

.aside__news-item .news__img {
  width: 82px;
  min-width: 82px;
  height: 82px;
  margin-right: 18px;
}

.aside__news-item .news__title {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 8px;
  max-height: 57px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}

/* projects: */
.projects__type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 20px;
}

.projects__type-link {
  width: auto;
  max-width: 100%;
  padding: 14px 27px;
  margin-right: 20px;
  margin-bottom: 10px;
}

.projects__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -16px;
}

.projects__item {
  position: relative;
  width: 50%;
  padding: 0 16px 0px;
}

.projects__item:hover .link-arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #ee1d23;
}

.projects__item:hover .link-arrow::after {
  background-color: #ee1d23;
}

.projects__item .news__img {
  display: block;
  width: 100%;
  height: 342px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 24px;
}

.projects__item .news__content {
  margin-bottom: 50px;
}

.projects__item .news__title {
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  margin-bottom: 16px;
}

.projects__item .news__text {
  margin-bottom: 0;
  max-height: 69px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}

.projects__link {
  display: none;
  position: absolute;
  left: 20px;
  bottom: 26px;
}

/* search page: */
.search__inner {
  max-width: 821px;
  margin: 0 auto;
}

.search .search__form {
  margin-bottom: 60px;
}

.search .search__form .btn-clear {
  position: absolute;
  top: 0;
  right: 50px;
  background-color: rgba(255, 255, 255, 0);
}

.search .search__form .btn-clear:hover {
  background-color: #0353a5;
}

.search .search__form .btn-clear::after {
  content: "";
  position: absolute;
  top: 13px;
  right: 0;
  width: 1px;
  height: 24px;
  background-color: rgba(9, 40, 71, 0.4);
}

.search .search__input {
  padding-right: 110px;
}

.search__list .news__item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
  padding-bottom: 12px;
  margin-bottom: 12px;
}

.search__list .news__item:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.search__list .news__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.search__list .news__img {
  width: 124px;
  min-width: 124px;
  height: 132px;
  margin-right: 18px;
}

.search__list .tags {
  margin-bottom: 2px;
}

.search__list .news__title {
  font-size: 26px;
  line-height: 31px;
}

.search__list .news__text {
  display: none;
}

/* text: */
.text-content {
  max-width: 821px;
  width: 100%;
}

.text-content.content-wider {
  max-width: 1105px;
}

.text-content p {
  margin-bottom: 30px;
}

.text-content ul {
  margin-bottom: 30px;
}

.text-content ul ul,
.text-content ul ol {
  margin: 12px 0;
}

.text-content ul li {
  padding-left: 26px;
  line-height: 24px;
  margin-bottom: 12px;
  position: relative;
}

.text-content ul li::before {
  content: "•";
  position: absolute;
  top: 0;
  left: 0;
  font-size: inherit;
  line-height: inherit;
}

.text-content ul li::marker {
  width: 2px;
  height: 2px;
}

.text-content ol {
  list-style: none;
  counter-reset: li;
  padding: 0;
  margin-bottom: 30px;
}

.text-content ol ul,
.text-content ol ol {
  margin: 12px 0;
}

.text-content ol ol {
  padding-left: 23px;
}

.text-content ol li {
  line-height: 24px;
  margin-bottom: 12px;
}

.text-content ol li:before {
  counter-increment: li;
  content: counters(li, ".") ". ";
}

.text-content iframe {
  width: 100%;
  height: 462px;
  overflow: hidden;
  margin-bottom: 30px;
}

.text-content a {
  text-decoration: underline;
}

.text-content .live__video {
  height: auto;
}

.text-content .live__video .video__wrapper {
  width: 100%;
  height: 462px;
}

.text-content .video__wrapper {
  width: 100%;
  height: 462px;
  margin-bottom: 30px;
}

.text-content .video__wrapper iframe {
  width: 100%;
  height: 100%;
  margin-bottom: 0;
}

.text-content table {
  font-size: 14px;
  line-height: 22px;
  border: 1px solid #000;
  table-layout: fixed;
  width: 100%;
  border-collapse: separate;
  border-collapse: collapse;
  display: -ms-grid;
  display: grid;
  width: 100%;
  overflow-x: auto;
  margin: 20px 0;
}

.text-content table th {
  font-weight: bold;
  padding: 5px;
  border-bottom: 1px solid #000;
  border: 1px solid #000;
}

.text-content table th:not(:last-child) {
  border-right: 1px solid #000;
}

.text-content table td {
  padding: 5px;
  text-align: left;
  border-bottom: 1px solid #000;
  border: 1px solid #000;
}

.text-content table td:not(:last-child) {
  border-right: 1px solid #000;
}

.text-content blockquote {
  position: relative;
  font-weight: 500;
  font-size: 22px !important;
  line-height: 29px !important;
  margin-bottom: 24px;
  background: rgba(3, 83, 165, 0.1);
  padding: 24px 80px 30px 24px;
  margin: 0 0 30px;
}

.text-content blockquote::after {
  content: "";
  position: absolute;
  top: 24px;
  right: 24px;
  width: 42px;
  height: 30px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top right;
  background-image: url("data:image/svg+xml,%3Csvg width='42' height='30' viewBox='0 0 42 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 30L13.4201 0H22.7396L12.426 30H0ZM19.2604 30L32.6805 0H42L31.6864 30H19.2604Z' fill='white' fill-opacity='0.5'/%3E%3C/svg%3E%0A");
}

.text-content blockquote span {
  font-size: 22px !important;
  line-height: 29px !important;
}

.text-content blockquote span:last-child:not(:first-child) {
  display: block;
  font-weight: 400;
  font-size: 18px !important;
  line-height: 23px !important;
  color: rgba(9, 40, 71, 0.34) !important;
  margin-top: 24px;
}

.content__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.content__col {
  width: 100%;
}

.content__col:first-child {
  margin-right: 33px;
}

.content__quote {
  position: relative;
  background: rgba(3, 83, 165, 0.1);
  padding: 24px 80px 19px 24px;
  margin-bottom: 30px;
}

.content__quote::after {
  content: "";
  position: absolute;
  top: 24px;
  right: 24px;
  width: 42px;
  height: 30px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top right;
  background-image: url("data:image/svg+xml,%3Csvg width='42' height='30' viewBox='0 0 42 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 30L13.4201 0H22.7396L12.426 30H0ZM19.2604 30L32.6805 0H42L31.6864 30H19.2604Z' fill='white' fill-opacity='0.5'/%3E%3C/svg%3E%0A");
}

.content__quote-text {
  max-width: 647px;
  font-weight: 500;
  font-size: 22px;
  line-height: 29px;
  margin-bottom: 24px;
}

.content__quote-author {
  font-weight: 400;
  font-size: 18px;
  line-height: 23px;
  color: rgba(9, 40, 71, 0.34);
}

.content__slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 462px;
}

.content__slider-item {
  position: relative;
  width: 100%;
  height: 100%;
  color: #fff;
  background: rgba(30, 47, 69, 0.8);
  overflow: hidden;
}

.content__slider-item img {
  margin: 0;
  max-width: 100%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0;
}

.content__slider.slider .slick-track {
  height: 100%;
}

.content__slider.slider .slick-dots {
  bottom: 36px;
  left: 36px;
}

.content__slider.slider .slick-prev,
.content__slider.slider .slick-next {
  bottom: 36px;
}

.content__slider.slider .slick-prev {
  right: 93px;
}

.content__slider.slider .slick-next {
  right: 36px;
}

.news-detail__content {
  font-family: "Golos", sans-serif !important;
  color: #092847 !important;
  font-size: 18px !important;
  line-height: 29px !important;
}

.news-detail__content p,
.news-detail__content span,
.news-detail__content ul,
.news-detail__content ol {
  font-family: "Golos", sans-serif !important;
  color: #092847 !important;
  font-size: 18px !important;
  line-height: 29px !important;
  text-align: left !important;
}

.news-detail__content p,
.news-detail__content ul,
.news-detail__content ol {
  margin-bottom: 30px !important;
}

.news-detail__content p {
  margin-top: 0 !important;
}

.news-detail__content .news-detail__author {
  font-size: 16px !important;
  margin: 0 0 8px !important;
}

/* contacts: */
.contacts .content__body {
  max-width: 1105px;
  margin-right: 50px;
}

.contacts__row {
  max-width: 821px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
  margin-bottom: 28px;
}

.contacts__row .contacts__item {
  width: 33.33%;
  min-width: 230px;
  padding-right: 20px;
}

.contacts__item {
  margin-bottom: 14px;
}

.contacts__item .contacts__item-title {
  font-weight: 600;
  font-size: 22px;
  line-height: 29px;
  margin-bottom: 20px;
}

.contacts__item a,
.contacts__item p {
  display: block;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 14px;
}

.contacts__item-single {
  margin-bottom: 28px;
}

.contacts__item-single a,
.contacts__item-single p {
  margin-bottom: 16px;
}

.contacts__map {
  height: 364px;
  margin-bottom: 80px;
}

.contacts__text > *:last-child {
  margin-bottom: 0;
}

.team {
  padding: 40px 40px 0px;
  background: #e8ecf0;
  margin-bottom: 80px;
}

.team__title {
  font-weight: 700;
  font-size: 36px;
  line-height: 43px;
  margin-bottom: 48px;
}

.team__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -14px;
}

.team__item {
  width: 25%;
  margin-bottom: 38px;
  padding: 0 14px;
}

.team__img {
  position: relative;
  width: 100%;
  height: 298px;
  background: rgba(30, 47, 69, 0.2);
  overflow: hidden;
  margin-bottom: 15px;
}

.team__img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

.team__name {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 4px;
}

.team__position {
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  margin-bottom: 14px;
}

.team__tel {
  margin-bottom: 4px;
}

.team__tel, .team__mail {
  display: block;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: rgba(9, 40, 71, 0.5);
}

/* promo-detail page: */
.promo-detail .content__body {
  max-width: 1105px;
  margin-right: 50px;
}

.promo-detail__img {
  width: 100%;
  margin-bottom: 30px;
}

.promo-detail__img img {
  width: 100%;
  height: auto;
}

.promo-detail__link {
  padding-left: 58px;
  background-repeat: no-repeat;
  background-size: 24px;
  background-position: 24px 12px;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.1667 3H6C5.44772 3 5 3.44772 5 4V20C5 20.5523 5.44772 21 6 21H18C18.5523 21 19 20.5523 19 20V8.625M13.1667 3L19 8.625M13.1667 3V7.625C13.1667 8.17728 13.6144 8.625 14.1667 8.625H19' stroke='white' stroke-width='1.5'/%3E%3Cpath d='M8 12H16M8 14.5H16M8 17H13.3333' stroke='white' stroke-width='1.5' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  margin-bottom: 20px;
}

/* topics: */
.topics .content__body {
  max-width: 1105px;
  margin-right: 50px;
}

.topics__title {
  font-weight: 700;
  font-size: 36px;
  line-height: 43px;
  margin-bottom: 42px;
}

.topics__item {
  margin-bottom: 40px;
}

.topics__img {
  width: 100%;
  height: auto;
  margin-bottom: 38px;
}

.topics__text {
  font-size: 22px;
  line-height: 29px;
  margin-bottom: 42px;
}

.topics__text > *:last-child {
  margin-bottom: 0;
}

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

.topics__news-list.news__list.news__list--line .news__item {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

.topics-detail .content__aside .news__item-promo {
  margin-left: auto;
}

.topics__content {
  max-width: 1105px;
}

.topics__news {
  max-width: 1248px;
}

/* 404 page: */
.page404 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  min-height: 100vh;
  padding: 30px 16px;
}

.page404__logo {
  width: 111px;
  height: 111px;
  margin-bottom: 43px;
}

.page404__logo a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.page404__img {
  max-width: 813px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #092847;
  border-radius: 20px;
  padding: 18px 20px;
  margin-bottom: 52px;
}

.page404__img img {
  border-radius: 16px;
}

.page404__text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  padding: 40px;
  color: #ffffff;
  font-weight: 900;
}

.page404__text-big {
  font-size: 96px;
  line-height: 115px;
}

.page404__text-small {
  font-size: 48px;
  line-height: 58px;
}

/* bvi_custom: */
body .bvi-body[data-bvi-fontfamily="arial"]:not(i):not(span):not(.bvi-no-styles) {
  font-family: Golos, sans-serif !important;
}

body .bvi-body[data-bvi-theme] :not(.bvi-no-styles) a.main__slider-link:not(.bvi-no-styles):hover:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme] :not(.bvi-no-styles) a.news__link:not(.bvi-no-styles):hover:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme] .main__slider-content:not(.bvi-no-styles) {
  background-color: rgba(0, 0, 0, 0) !important;
}

body .bvi-body[data-bvi-theme] :not(.bvi-no-styles) .news__item:not(.bvi-no-styles):hover .news__title,
body .bvi-body[data-bvi-theme] :not(.bvi-no-styles) .main__slider-item:not(.bvi-no-styles):hover .main__slider-title {
  background-color: #000 !important;
  color: #fff !important;
}

body .bvi-body[data-bvi-fontsize] * .slider .slick-prev,
body .bvi-body[data-bvi-fontsize] * .slider .slick-next {
  font-size: 0 !important;
}

body .bvi-body[data-bvi-theme] :not(.bvi-no-styles) .slider button[type="button"].slick-prev:hover,
body .bvi-body[data-bvi-theme] :not(.bvi-no-styles) .slider button[type="button"].slick-next:hover {
  background-color: #fff !important;
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='18' viewBox='0 0 10 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.698749 0.555927C0.963747 0.290928 1.39339 0.290928 1.65839 0.555927L9.80125 8.69878C10.0662 8.96378 10.0662 9.39343 9.80125 9.65843L1.65839 17.8013C1.39339 18.0663 0.963744 18.0663 0.698746 17.8013C0.433747 17.5363 0.433747 17.1066 0.698746 16.8416L8.36178 9.1786L0.698749 1.51557C0.43375 1.25057 0.43375 0.820925 0.698749 0.555927Z' fill='currentColor'/%3E%3C/svg%3E%0A");
}

body .bvi-body[data-bvi-images="false"]:not(.bvi-no-styles) .footer.bvi-background-image:not(.bvi-no-styles) {
  display: block !important;
}

body .bvi-body[data-bvi-images="false"]:not(.bvi-no-styles) .btn-search.bvi-background-image:not(.bvi-no-styles),
body .bvi-body[data-bvi-images="false"]:not(.bvi-no-styles) .search__submit.bvi-background-image:not(.bvi-no-styles),
body
.bvi-body[data-bvi-images="false"]:not(.bvi-no-styles)
.btn:not(.btn-eye, .menu__btn).bvi-background-image:not(.bvi-no-styles) {
  display: inline-block !important;
}

body .bvi-body[data-bvi-theme] .btn-search:not(.bvi-no-styles):hover {
  background-color: #000 !important;
}

body .bvi-body[data-bvi-builtelements="false"]:not(.bvi-no-styles) .wp-audio-shortcode,
body .bvi-body[data-bvi-builtelements="false"]:not(.bvi-no-styles) figure,
body .bvi-body[data-bvi-builtelements="false"]:not(.bvi-no-styles) iframe,
body .bvi-body[data-bvi-builtelements="false"]:not(.bvi-no-styles) object,
body .bvi-body[data-bvi-builtelements="false"]:not(.bvi-no-styles) video,
body .bvi-body[data-bvi-builtelements="false"]:not(.bvi-no-styles) ymaps {
  display: block !important;
}

body .bvi-body[data-bvi-builtelements="false"]:not(.bvi-no-styles) ymaps,
body .bvi-body .ymaps-events-pane.ymaps-glass-pane {
  background-color: rgba(0, 0, 0, 0) !important;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}

body .bvi-body[data-bvi-theme] :not(.bvi-no-styles) .video__wrapper .video__poster {
  background: #000 !important;
}

body .bvi-body[data-bvi-images="false"]:not(.bvi-no-styles) .video__btn.bvi-background-image:not(.bvi-no-styles) {
  display: inline-block !important;
}

body .bvi-body[data-bvi-theme=white] :not(.bvi-no-styles) button.btn-clear:not(.bvi-no-styles),
body .bvi-body[data-bvi-theme=white] :not(.bvi-no-styles) button.search__submit:not(.bvi-no-styles) {
  background-color: rgba(0, 0, 0, 0) !important;
}

body .bvi-body[data-bvi-theme=white] :not(.bvi-no-styles) button.btn-clear:not(.bvi-no-styles):hover,
body .bvi-body[data-bvi-theme=white] :not(.bvi-no-styles) button.search__submit:not(.bvi-no-styles):hover {
  background-color: #000 !important;
}

body .bvi-body[data-bvi-images=false]:not(.bvi-no-styles) .btn-search.search__submit.bvi-background-image:not(.bvi-no-styles),
body .bvi-body[data-bvi-images=false]:not(.bvi-no-styles) .search__form .btn-clear.bvi-background-image:not(.bvi-no-styles) {
  position: absolute !important;
}

body .bvi-body[data-bvi-fontsize] .program__body .live__program-age {
  font-size: 15px !important;
}

@media (max-width: 1400px) {
  body .bvi-body[data-bvi-fontsize] .program__body .live__program-age {
    font-size: 12px !important;
  }
}

/* adaptive: */
@media (max-width: 1650px) {
  .logo {
    margin-right: 40px;
  }
  .menu__item + .menu__item {
    margin-left: 20px;
  }
  .search-opened .header__search-form {
    width: calc(100vw - 680px);
  }
  .header__send {
    padding: 50px 0 70px;
  }
  .form__textarea {
    height: 150px;
  }
  .main__slider-item {
    height: 572px;
  }
  .main__slider-title {
    font-size: 40px;
    line-height: 48px;
  }
  .main__news-item,
  .main__news-item.news__item-promo {
    min-height: 176px;
    padding: 18px 24px;
  }
  .main__news-item + .main__news-item,
  .main__news-item.news__item-promo + .main__news-item, .main__news-item +
  .main__news-item.news__item-promo,
  .main__news-item.news__item-promo +
  .main__news-item.news__item-promo {
    margin-top: 22px;
  }
  .main__news-item .news__title,
  .main__news-item.news__item-promo .news__title {
    height: 66px;
    font-size: 17px;
    line-height: 22px;
    margin-bottom: 10px;
  }
  .news__item.news__item-vertical .news__img {
    height: 180px;
  }
  .news__item.news__item-vertical .news__title {
    font-size: 16px;
    line-height: 20px;
  }
  .news__item.news__item-vertical .news__text {
    font-size: 14px;
    line-height: 18px;
  }
  .news__item.news__item-vertical .news__date {
    margin-bottom: 15px;
  }
  .news__item.news__item-promo .news__title {
    font-size: 22px;
    line-height: 28px;
  }
  .news__list.news__list--grid .news__img {
    height: 220px;
    margin-bottom: 15px;
  }
  .news__list.news__list--grid .news__title {
    font-size: 22px;
    line-height: 28px;
  }
  .news__list.news__list--grid .news__text {
    font-size: 16px;
    line-height: 21px;
  }
  .projects__item .news__img {
    height: 270px;
    margin-bottom: 20px;
  }
  .projects__item .news__title {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 12px;
  }
  .projects__item .news__text {
    font-size: 16px;
    line-height: 20px;
    max-height: 60px;
  }
  .projects__link {
    font-size: 16px;
  }
  .page404__img {
    max-width: 700px;
  }
}

@media (max-width: 1550px) {
  .menu {
    font-size: 16px;
  }
  .live__inner {
    height: 586px;
  }
}

@media (max-width: 1450px) {
  .header .logo {
    margin-right: 20px;
  }
  .header .btn-send-new {
    font-size: 16px;
    padding: 14px;
  }
  .header .btn-search-toggle,
  .header .btn-send-new,
  .header .btn-eye {
    margin-left: 10px;
  }
  .menu {
    font-size: 14px;
  }
  .menu__item + .menu__item {
    margin-left: 15px;
  }
  .search-opened .header__search-form {
    width: calc(100vw - 650px);
  }
  .live__inner {
    height: 533px;
  }
}

@media (max-width: 1400px) {
  .informer {
    width: auto;
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content;
    margin-left: 20px;
    padding: 10px;
  }
  .footer__col {
    padding-right: 30px;
  }
  .footer__menu,
  .footer__contacts-title {
    font-size: 18px;
    line-height: 22px;
  }
  .footer__col-text {
    min-width: 370px;
  }
  .main__slider-item {
    padding: 140px 60px;
  }
  .main__slider {
    margin-right: 24px;
  }
  .main__slider.slider .slick-dots {
    left: 60px;
  }
  .main__slider.slider .slick-next {
    right: 60px;
  }
  .main__slider.slider .slick-prev {
    right: 117px;
  }
  .main__slider-title {
    font-size: 37px;
    line-height: 44px;
  }
  .popular__list {
    margin: 0 -8px;
  }
  .popular__item {
    padding: 0 8px;
  }
  .popular__link {
    padding: 24px;
  }
  .news__block {
    margin-right: 40px;
  }
  .news__list.news__list--grid .news__title {
    font-size: 20px;
    line-height: 26px;
  }
  .news__list.news__list--line .news__img {
    max-width: 265px;
    min-width: 265px;
    height: 180px;
    margin-right: 20px;
  }
  .news__list.news__list--line .news__title {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 12px;
  }
  .news__list.news__list--line .news__text {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 12px;
  }
  .news__list.news__list--list .news__title {
    font-size: 22px;
    line-height: 28px;
  }
  .program__body .btn-tab {
    font-size: 14px;
    line-height: 17px;
    padding: 10px 3px;
    margin-right: 6px;
  }
  .program__body .slick-prev,
  .program__body .slick-next {
    height: 38px;
  }
  .program__body .live__program-list {
    font-size: 16px;
    line-height: 19px;
  }
  .program__body .live__program-link {
    padding: 18px 20px;
  }
  .program__body .live__program-time {
    min-width: 50px;
  }
  .program__body .live__program-age {
    top: 15px;
    right: 20px;
    font-size: 12px;
    line-height: 14px;
    width: 26px;
    height: 26px;
    padding-right: 1px;
  }
  .program__btn-prev {
    margin-right: 6px;
  }
  .projects__item .news__img {
    height: 215px;
    margin-bottom: 16px;
  }
  .projects__item .news__title {
    font-size: 16px;
    line-height: 20px;
  }
  .projects__item .news__text {
    font-size: 14px;
    line-height: 18px;
    max-height: 54px;
  }
  .page__title-bigger {
    font-size: 42px;
    line-height: 50px;
  }
  .news-detail .content__body {
    max-width: calc(100% - 400px);
  }
  .team__item {
    width: 33.33%;
  }
}

@media (max-width: 1300px) {
  .recommended__list {
    display: block;
    margin: 0 -6px;
  }
  .recommended__list .slick-list {
    overflow: visible;
  }
  .recommended__item {
    width: 302px;
    padding: 0 6px;
  }
  .recommended__item.news__item-promo {
    padding: 8px;
  }
  .news__item.news__item-vertical .news__inner {
    width: calc(100% + 16px);
    padding: 8px;
  }
  .news__item.news__item-vertical .news__img {
    height: 196px;
  }
  .news__list.news__list--grid {
    margin: 0 -12px;
  }
  .news__list.news__list--grid .news__item {
    width: 50%;
  }
  .news__filter-toggle {
    font-size: 16px;
  }
  .news__promo {
    min-width: 265px;
  }
  .pagination {
    font-size: 14px;
    line-height: 17px;
  }
  .pagination__item {
    width: 36px;
    height: 36px;
    margin-right: 8px;
  }
  .pagination__item.pagination__item-next a,
  .pagination__item.pagination__item-next span, .pagination__item.pagination__item-prev a,
  .pagination__item.pagination__item-prev span {
    background-size: 22px;
  }
  .pagination__drop-btn > a, .pagination__drop-arrow {
    width: 29px;
    height: 36px;
  }
  .pagination__drop-arrow {
    background-size: 22px;
  }
}

@media (max-width: 1200px) {
  .container {
    padding: 0 30px;
  }
  .btn-light {
    width: 40px;
    min-width: 40px;
    height: 40px;
    border-radius: 0;
  }
  .header.header__fixed .header__inner {
    padding: 10px 0;
    border-bottom: none;
  }
  .header.header__fixed .logo {
    height: 50px;
  }
  .header .logo {
    width: 170px;
    height: 50px;
  }
  .header .btn-send-new,
  .header .btn-eye,
  .header .informer {
    display: none;
  }
  .header__search-wrapper {
    height: 40px;
    margin-left: auto;
  }
  .header .mobile {
    display: block;
  }
  .header__inner {
    position: relative;
    padding: 13px 0;
  }
  .menu {
    display: none;
    position: absolute;
    z-index: 4;
    top: 100%;
    right: 0;
    width: 360px;
    max-height: calc(100vh - 70px);
    overflow: auto;
    background: #f8f8f8;
    -webkit-box-shadow: 0px 4px 10px rgba(35, 66, 120, 0.12);
            box-shadow: 0px 4px 10px rgba(35, 66, 120, 0.12);
    padding: 50px 15px 56px;
  }
  .menu__title {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
    padding-top: 34px;
    border-top: 1px solid rgba(0, 0, 0, 0.06);
  }
  .menu__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 52px;
  }
  .menu__item {
    display: block;
    width: 100%;
  }
  .menu__item.live {
    padding-right: 0;
  }
  .menu__item.live::after {
    -webkit-animation: none;
            animation: none;
    position: static;
    display: inline-block;
    margin-left: 10px;
    width: 8px;
    height: 8px;
  }
  .menu__item a {
    padding: 10px 0;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
  }
  .menu__bottom .btn {
    display: block;
    width: 100%;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    margin: 12px 0 0;
  }
  .menu .menu__item + .menu__item {
    margin-left: 0;
  }
  .menu__btn {
    display: block;
    width: 40px;
    min-width: 40px;
    height: 40px;
    margin-left: 20px;
  }
  .menu-opened .menu {
    display: block;
  }
  .menu-opened .informer {
    display: block;
    position: absolute;
    z-index: 4;
    top: 88px;
    right: 15px;
    height: 24px;
    border: none;
    padding: 0;
    background: #f8f8f8;
  }
  .menu-opened .informer [class^="meteoservice"].compact-mode td,
  .menu-opened .informer .informer__weather [class^="meteoservice"].compact-mode th {
    font-size: 14px !important;
    line-height: 22px !important;
  }
  .search-opened .menu {
    visibility: visible;
  }
  .footer__top {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-bottom: 0;
  }
  .footer__col {
    width: 30%;
    min-width: 0;
    margin-bottom: 40px;
  }
  .footer__col.footer__col-text {
    max-width: 100%;
    width: 100%;
  }
  .main__slider-title {
    font-size: 32px;
    line-height: 40px;
  }
  .tag {
    font-size: 12px;
    line-height: 14px;
  }
  .tag + .tag::before {
    top: 48%;
  }
  .main__news-item .news__title {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .last__list {
    margin: 0 -16px 90px;
  }
  .last__item {
    padding: 0 16px;
  }
  .icon-circle {
    width: 16px;
    height: 16px;
  }
  .news__item.news__item-gorizontal .news__img {
    width: 170px;
    min-width: 170px;
    height: 127px;
    margin-right: 20px;
  }
  .news__item.news__item-gorizontal .news__title {
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 10px;
  }
  .news__item.news__item-gorizontal .news__text {
    font-size: 14px;
    line-height: 17px;
  }
  .news__item.news__item-gorizontal .news__date {
    font-size: 12px;
    line-height: 14px;
  }
  .search .search__form {
    height: 40px;
  }
  .search .search__form .btn-clear {
    right: 40px;
  }
  .search .search__form .btn-clear::after {
    top: 10px;
    height: 21px;
  }
  .search .search__input {
    padding-right: 90px;
  }
}

@media (max-width: 1100px) {
  .popular__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: -16px;
  }
  .popular__item {
    width: 50%;
    margin-bottom: 16px;
  }
  .main__inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .main__slider,
  .main__news {
    width: 100%;
    max-width: 100%;
    margin-right: 0;
  }
  .main__slider.slider {
    margin-bottom: 24px;
  }
  .main__slider-item {
    height: 540px;
  }
  .main__news .slick-list {
    overflow: visible;
    margin: 0 -4px;
  }
  .main__news .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .main__news-item,
  .main__news-item.news__item-promo {
    width: 380px;
    height: auto;
    min-height: 200px;
    padding: 24px 24px 26px;
    margin: 0 4px;
  }
  .main__news-item + .main__news-item,
  .main__news-item + .main__news-item.news__item-promo,
  .main__news-item.news__item-promo + .main__news-item,
  .main__news-item.news__item-promo + .main__news-item.news__item-promo {
    margin-top: 0;
  }
  .main__news-item .news__title,
  .main__news-item.news__item-promo .news__title {
    height: 76px;
    font-size: 16px;
    line-height: 19px;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    margin-bottom: 16px;
  }
  .live__inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    height: auto;
  }
  .live__video {
    width: 100%;
    height: 533px;
    margin-right: 0;
    margin-bottom: 40px;
  }
  .live__program {
    width: 100%;
    min-width: 0;
  }
  .live__program::after {
    display: none;
  }
  .live__program.hidden::after {
    display: block;
    bottom: 39px;
  }
  .live__program.hidden .live__program-list {
    height: 500px;
    overflow: hidden;
    margin: 0;
  }
  .live__program-list {
    max-height: 100%;
    padding: 0 15px;
    font-size: 16px;
    line-height: 19px;
    margin: 0 0 20px;
  }
  .live__program-link {
    padding: 8px 15px 10px;
    margin: 0 -15px;
  }
  .live__program-time {
    min-width: 61px;
  }
  .content__wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .content__body {
    max-width: 100%;
    width: 100%;
    margin-right: 0;
    padding-right: 0;
    margin-bottom: 60px;
  }
  .content__aside {
    width: 100%;
    max-width: 394px;
    min-width: 0;
    margin: 0 auto;
  }
  .content__aside .news__item-promo {
    max-width: 100%;
    height: auto;
    padding: 16px 0;
  }
  .content__aside .news__item-promo .news__inner {
    padding: 0;
  }
  .content__aside .news__item-promo .news__img {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .news-detail .content__body,
  .contacts .content__body,
  .promo-detail .content__body,
  .topics .content__body {
    margin-right: 0;
    max-width: 100%;
  }
  .program__notice {
    position: static;
    width: auto;
    text-align: left;
    margin-bottom: 20px;
  }
  .program__body .live__program {
    height: 100%;
  }
  .program__body .live__program-list {
    padding: 0 15px;
  }
  .program__body .live__program-link {
    margin: 0 -15px;
  }
  .projects__item .news__img {
    height: 270px;
  }
  .projects__item .news__content {
    margin-bottom: 45px;
  }
  .promo-detail__link {
    margin-bottom: 0;
  }
}

@media (max-width: 1000px) {
  .news__date {
    font-size: 12px;
    line-height: 14px;
  }
  .news__item.news__item-gorizontal .news__img {
    min-width: 90px;
    width: 90px;
    height: 68px;
    position: absolute;
    top: 20px;
    right: 20px;
    margin-right: 0;
  }
  .news__item.news__item-gorizontal .news__content {
    max-width: 100%;
  }
  .news__item.news__item-gorizontal .news__title {
    padding-right: 100px;
  }
  .news__item.news__item-gorizontal .news__text {
    padding-right: 100px;
  }
  .news__list.news__list--line .news__img {
    max-width: 220px;
    min-width: 220px;
    height: 150px;
    margin-right: 20px;
  }
  .news__list.news__list--line .news__title {
    font-size: 18px;
    line-height: 24px;
  }
  .news__list.news__list--list .news__title {
    font-size: 18px;
    line-height: 24px;
  }
}

@media (max-width: 900px) {
  .container {
    padding: 0 15px;
  }
  .search-opened .header__search-form {
    width: 300px;
  }
  .btn-blue {
    font-size: 16px;
    line-height: 19px;
  }
  .popup.popup-success {
    max-width: 328px;
    padding: 115px 38px;
  }
  .popup__text {
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
  }
  .news__block {
    margin-right: 0;
  }
  .news-section__inner .news__promo {
    display: none;
  }
  .news__item.news__item-promo.mobile-shown {
    display: block;
  }
  .news__list.news__list--grid .news__item.news__item-promo, .news__list.news__list--line .news__item.news__item-promo, .news__list.news__list--list .news__item.news__item-promo {
    padding-top: 10px;
  }
  .news__list.news__list--grid .news__item.news__item-promo .news__img, .news__list.news__list--line .news__item.news__item-promo .news__img, .news__list.news__list--list .news__item.news__item-promo .news__img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    margin-bottom: 0;
  }
  .news__list.news__list--grid .news__item.news__item-promo .news__title, .news__list.news__list--line .news__item.news__item-promo .news__title, .news__list.news__list--list .news__item.news__item-promo .news__title {
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 0;
  }
  .news__list.news__list--line .news__item.news__item-promo, .news__list.news__list--list .news__item.news__item-promo {
    max-width: 315px;
    padding: 16px 0;
  }
  .news__list .news__inner {
    width: calc(100% + 20px);
    padding: 10px;
  }
  .live__video {
    margin: 0 -15px 40px;
    width: calc(100% + 30px);
  }
  .live__program,
  .program__body .live__program {
    margin: 0 -15px;
    width: calc(100% + 30px);
  }
  .live__program-title,
  .program__body .live__program-title {
    padding: 30px 15px 0;
  }
  .projects__item .news__img {
    height: 210px;
  }
  .projects__list {
    margin: 0 -12px -30px;
  }
  .projects__item {
    padding: 0 12px 30px;
  }
  .projects__item .news__inner {
    width: calc(100% + 20px);
    padding: 10px;
  }
  .projects__item .news__content {
    margin-bottom: 12px;
  }
  .projects__link {
    position: static;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .search__list .news__inner {
    width: calc(100% + 20px);
    padding: 10px;
  }
  .search__list .news__title {
    font-size: 20px;
    line-height: 24px;
  }
  .contacts__map {
    margin: 0 -15px 40px;
  }
  .team {
    margin: 0 -15px 50px;
  }
  .topics-detail .content__body {
    margin-bottom: 0;
  }
  .topics-detail .content__aside {
    display: none;
  }
  .news__tags {
    position: fixed;
    z-index: 3;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 13px 32px;
    background-color: #fff;
    -webkit-box-shadow: -2px -2px 15px rgba(0, 0, 0, 0.1);
            box-shadow: -2px -2px 15px rgba(0, 0, 0, 0.1);
  }
  .news__tag {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
}

@media (max-width: 800px) {
  .footer__inner {
    position: relative;
    padding: 24px 0 38px;
  }
  .footer__col {
    max-width: 100%;
    width: 50%;
    margin-bottom: 0;
  }
  .footer__col-logo {
    width: 100%;
  }
  .footer__col-text {
    font-size: 12px;
    line-height: 14px;
  }
  .footer__logo {
    width: 48px;
    height: 48px;
    margin-bottom: 24px;
  }
  .footer__age {
    position: absolute;
    top: 30px;
    right: 0;
    width: 36px;
    height: 36px;
    font-size: 14px;
    line-height: 17px;
  }
  .footer__site-link, .footer__menu, .footer__contacts-title, .footer__contacts-link {
    font-size: 16px;
    line-height: 19px;
  }
  .footer__site-link {
    margin-bottom: 32px;
  }
  .footer__menu-item {
    margin-bottom: 14px;
  }
  .footer__contacts-title {
    margin-bottom: 12px;
  }
  .footer__contacts-link {
    margin-bottom: 13px;
  }
  .footer__text {
    margin-bottom: 28px;
  }
  .footer__bottom {
    padding-top: 28px;
    font-size: 12px;
    line-height: 14px;
  }
  .social__list {
    margin-bottom: 20px;
  }
  .social__link {
    width: 35px;
    height: 35px;
  }
  .social__link img,
  .social__link svg {
    -webkit-transform: scale(0.83);
        -ms-transform: scale(0.83);
            transform: scale(0.83);
  }
  .pagination__item.mobile-hidden {
    display: none;
  }
  .pagination__item {
    margin-right: 6px;
  }
  .pagination__drop-list {
    max-height: 250px;
  }
  .live__video {
    height: 400px;
  }
  .cookies {
    max-width: 100%;
    bottom: 0;
    left: 0;
    padding: 23px 30px 25px;
  }
  .cookies__inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .cookies__text {
    width: 100%;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 19px;
    margin-right: 0;
  }
}

@media (max-width: 700px) {
  body {
    font-size: 14px;
    line-height: 17px;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin: 0 0 29px;
  }
  h1 {
    font-size: 28px;
    line-height: 34px;
  }
  h2 {
    font-size: 24px;
    line-height: 29px;
  }
  h3 {
    font-size: 20px;
    line-height: 24px;
  }
  h4 {
    font-size: 18px;
    line-height: 22px;
  }
  h5,
  h6 {
    font-size: 16px;
    line-height: 19px;
  }
  .subtext {
    font-size: 12px;
    line-height: 14px;
  }
  .link {
    font-size: 16px;
    line-height: 19px;
  }
  .text-content {
    font-size: 14px;
    line-height: 21px;
  }
  .text-content p,
  .text-content ul,
  .text-content ol {
    margin-bottom: 20px;
  }
  .text-content .content__slider-item img {
    margin: 0;
  }
  .text-content blockquote {
    font-size: 14px !important;
    line-height: 18px !important;
    margin-bottom: 22px;
    padding: 22px 75px 30px 22px;
    margin-bottom: 30px;
  }
  .text-content blockquote::after {
    top: 22px;
    right: 22px;
  }
  .text-content blockquote span {
    font-size: 14px !important;
    line-height: 18px !important;
  }
  .text-content blockquote span:last-child:not(:first-child) {
    font-size: 14px !important;
    line-height: 18px !important;
    margin-top: 22px;
  }
  .news-detail__content {
    font-size: 14px !important;
    line-height: 21px !important;
  }
  .news-detail__content p,
  .news-detail__content span,
  .news-detail__content ul,
  .news-detail__content ol {
    font-size: 14px !important;
    line-height: 21px !important;
  }
  .news-detail__content p,
  .news-detail__content ul,
  .news-detail__content ol {
    margin-bottom: 20px !important;
  }
  .news-detail__content .news-detail__author {
    font-size: 14px !important;
  }
  .section,
  .section + .promo {
    margin-bottom: 40px;
  }
  .recommended {
    padding-bottom: 20px;
  }
  .header {
    min-width: 320px;
  }
  .header .logo {
    height: 140px;
    height: 44px;
  }
  .header__inner {
    padding: 13px 0;
  }
  .header.header__fixed .logo {
    height: 140px;
    height: 44px;
  }
  .header.header__fixed .header__inner {
    padding: 13px 0;
  }
  .menu-opened {
    height: 100%;
    overflow: hidden;
  }
  .menu-opened .header {
    position: fixed;
    top: 0;
  }
  .menu-opened .header.header__fixed {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .menu-opened .informer {
    top: 83px;
    right: 0;
  }
  .menu {
    position: fixed;
    top: 70px;
    left: 0;
    width: 100%;
    height: calc(100vh - 70px);
    overflow: auto;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .menu__btn {
    margin-left: 12px;
  }
  .menu::before {
    content: "";
    position: absolute;
    top: 0;
    left: 15px;
    right: 15px;
    height: 1px;
    background-color: rgba(0, 0, 0, 0.06);
  }
  .header__search-wrapper {
    position: relative;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .header__search-form {
    position: relative;
    right: 0;
  }
  .header__search-form .form__input {
    position: relative;
    right: 0;
    left: auto;
    border-radius: 0;
    padding: 0;
  }
  .search-opened .header__search-wrapper {
    position: absolute;
    right: 0;
    width: 100%;
  }
  .search-opened .header__search-form {
    width: calc(100vw - 80px);
  }
  .search-opened .header__search-form .form__input {
    padding: 12px 45px 12px 12px;
  }
  .promo {
    margin: 0;
  }
  .promo__text {
    font-size: 24px;
    line-height: 29px;
  }
  .main__section {
    margin-top: 20px;
    margin-bottom: 24px;
  }
  .main__slider-item {
    height: 372px;
    padding: 77px 28px;
  }
  .main__slider-item .tags {
    margin-bottom: 8px;
  }
  .main__slider-item.news__item-dark::before {
    background: -o-linear-gradient(280deg, rgba(30, 47, 69, 0.2) 0%, rgba(30, 47, 69, 0.3) 20%, rgba(30, 47, 69, 0.6) 50%, rgba(30, 47, 69, 0.3) 80%, rgba(30, 47, 69, 0.2) 100%);
    background: linear-gradient(170deg, rgba(30, 47, 69, 0.2) 0%, rgba(30, 47, 69, 0.3) 20%, rgba(30, 47, 69, 0.6) 50%, rgba(30, 47, 69, 0.3) 80%, rgba(30, 47, 69, 0.2) 100%);
  }
  .main__slider.slider .slick-dots {
    left: 28px;
    bottom: 28px;
  }
  .main__slider-title {
    font-size: 24px;
    line-height: 29px;
  }
  .slider .slick-dots li {
    margin-right: 4px;
  }
  .slider .slick-dots li button {
    width: 8px;
    height: 8px;
  }
  .popular__item {
    width: 100%;
    min-height: 106px;
  }
  .popular__link p {
    font-size: 16px;
    line-height: 19px;
  }
  .news__item.news__item-vertical .news__title {
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 10px;
  }
  .news__item.news__item-vertical .news__text {
    font-size: 14px;
    line-height: 17px;
  }
  .last__list {
    margin: 0 -16px 60px;
  }
  .last__item {
    width: 100%;
    margin-bottom: 10px;
  }
  .news__item.news__item-gorizontal .news__inner {
    padding: 10px;
    width: calc(100% + 20px);
  }
  .news__item.news__item-gorizontal .news__img {
    top: 10px;
    right: 10px;
  }
  .news__item.news__item-gorizontal .news__date {
    margin-bottom: 0;
  }
  .program__body .slick-prev,
  .program__body .slick-next {
    width: 20px;
    min-width: 20px;
  }
  .program__body .slick-prev {
    margin-right: 6px;
  }
  .program__body .slick-next {
    margin-left: 6px;
  }
  .program__body .btn-tab.btn-mobile-hidden {
    display: none;
  }
  .news-detail__top {
    margin-bottom: 22px;
  }
  .text-content .live__video .video__wrapper,
  .text-content .video__wrapper,
  .text-content iframe {
    height: 400px;
  }
  .news-detail__author {
    font-size: 14px;
  }
  .content__slider {
    height: 400px;
  }
  .content__slider.slider .slick-dots {
    width: 100%;
    left: 0;
    bottom: 16px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .content__quote {
    padding: 22px 75px 22px 22px;
    margin-bottom: 30px;
  }
  .content__quote::after {
    top: 22px;
    right: 22px;
  }
  .content__quote-text {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 22px;
  }
  .content__quote-author {
    font-size: 14px;
    line-height: 18px;
  }
  .contacts__item {
    margin-bottom: 5px;
  }
  .contacts__item-single {
    margin-bottom: 25px;
  }
  .contacts__item .contacts__item-title {
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 16px;
  }
  .contacts__item a,
  .contacts__item p {
    font-size: 14px;
    line-height: 17px;
  }
  .contacts__row {
    border-bottom: none;
    margin-bottom: 0;
  }
  .contacts__row .contacts__item {
    width: 100%;
    min-width: 0;
    padding-right: 0;
  }
  .contacts__map {
    height: 400px;
  }
  .team {
    padding: 32px 16px 0;
  }
  .team__title {
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 32px;
  }
  .team__item {
    width: 50%;
  }
  .page404 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    padding-top: 68px;
  }
  .page404__logo {
    width: 68px;
    height: 68px;
    margin-bottom: 80px;
  }
  .page404__img {
    padding: 6px;
    margin-bottom: 80px;
  }
  .page404__text-big {
    font-size: 48px;
    line-height: 58px;
  }
  .page404__text-small {
    font-size: 24px;
    line-height: 29px;
  }
}

@media (max-width: 600px) {
  .page__header {
    padding: 20px 0;
  }
  .breadcrumbs {
    font-size: 14px;
    line-height: 17px;
  }
  .breadcrumbs__item::after {
    margin: 0 10px;
  }
  .page__title {
    font-size: 24px;
    line-height: 29px;
  }
  .page__title-bigger {
    font-size: 28px;
    line-height: 34px;
  }
  .news-detail .page__title {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .breadcrumbs + .page__title {
    margin-top: 10px;
  }
  .footer__col {
    width: 100%;
    padding-right: 0;
  }
  .footer__col-menu {
    margin-bottom: 36px;
  }
  .header__send {
    padding: 32px 0 50px;
  }
  .header__send-top {
    margin-bottom: 24px;
  }
  .header__send-title {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 24px;
    line-height: 29px;
    margin-right: 0;
  }
  .header__send-close {
    position: absolute;
    top: 14px;
    right: 15px;
    font-size: 0;
    width: 40px;
    height: 40px;
    padding: 0;
    background: #e8ecf0;
    opacity: 1;
  }
  .header__send-close::after {
    width: 100%;
    height: 100%;
    background-size: 24px;
  }
  .send-opened .header__search-wrapper,
  .send-opened .menu__btn {
    display: none;
  }
  .form__row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .form__row .form__field {
    margin-right: 0;
  }
  .form__field {
    margin-bottom: 20px;
  }
  .form__caption {
    margin-bottom: 10px;
  }
  .form__bottom {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 22px;
  }
  .form .policy {
    margin-right: 0;
    margin-bottom: 34px;
  }
  .form__textarea {
    height: 180px;
  }
  .form__btn {
    width: 100%;
  }
  .news__top {
    margin-bottom: 10px;
  }
  .news__filter-toggle {
    font-size: 12px;
    line-height: 15px;
    min-width: 241px;
  }
  .news__filter-toggle::after {
    top: 8px;
  }
  .news__type {
    display: none;
  }
  .news__list.news__list--grid, .news__list.news__list--line, .news__list.news__list--list {
    margin: 0;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
  .news__list.news__list--grid .news__item, .news__list.news__list--line .news__item, .news__list.news__list--list .news__item {
    width: 100%;
    height: 100%;
    max-width: 360px;
    padding: 6px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    margin: 0 auto;
  }
  .news__list.news__list--grid .news__item:last-child, .news__list.news__list--line .news__item:last-child, .news__list.news__list--list .news__item:last-child {
    border-bottom: none;
  }
  .news__list.news__list--grid .news__item.news__item-promo, .news__list.news__list--line .news__item.news__item-promo, .news__list.news__list--list .news__item.news__item-promo {
    max-width: 360px;
    height: auto;
    padding: 16px 0;
  }
  .news__list.news__list--grid .news__item.news__item-promo .news__inner, .news__list.news__list--line .news__item.news__item-promo .news__inner, .news__list.news__list--list .news__item.news__item-promo .news__inner {
    padding: 0;
  }
  .news__list.news__list--grid .news__item.news__item-promo .news__img, .news__list.news__list--line .news__item.news__item-promo .news__img, .news__list.news__list--list .news__item.news__item-promo .news__img {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .news__list.news__list--grid .news__item.news__item-promo .news__title, .news__list.news__list--line .news__item.news__item-promo .news__title, .news__list.news__list--list .news__item.news__item-promo .news__title {
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 0;
  }
  .news__list.news__list--grid .news__item:not(.news__item-promo) .news__img, .news__list.news__list--line .news__item:not(.news__item-promo) .news__img, .news__list.news__list--list .news__item:not(.news__item-promo) .news__img {
    display: none;
  }
  .news__list.news__list--grid .news__img, .news__list.news__list--line .news__img, .news__list.news__list--list .news__img {
    height: 200px;
    margin-bottom: 14px;
  }
  .news__list.news__list--grid .news__title, .news__list.news__list--line .news__title, .news__list.news__list--list .news__title {
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 10px;
  }
  .news__list.news__list--grid .news__text, .news__list.news__list--line .news__text, .news__list.news__list--list .news__text {
    display: block;
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 14px;
  }
  .live__video {
    height: 270px;
  }
  .live__label {
    top: 20px;
    right: 15px;
    font-size: 14px;
    line-height: 17px;
    padding-right: 14px;
  }
  .live__label::after {
    width: 8px;
    height: 8px;
    top: 5px;
  }
  .video__btn {
    width: 32px;
    height: 40px;
  }
  .tabs.tabs__news {
    white-space: nowrap;
    width: 100%;
    overflow: auto;
  }
  .btn-tab-news + .btn-tab-news {
    margin-left: 23px;
  }
  .content__body {
    margin-bottom: 40px;
  }
  .projects__type {
    margin-bottom: 10px;
  }
  .projects__type-link {
    font-size: 16px;
    line-height: 19px;
    padding: 10px 12px;
    margin-right: 4px;
  }
  .projects__item {
    width: 100%;
    max-width: 360px;
    margin: 0 auto;
  }
  .projects__item .news__img {
    margin-bottom: 20px;
  }
  .projects__item .news__title {
    font-size: 18px;
    line-height: 22px;
  }
  .projects__item .news__text {
    font-size: 16px;
    line-height: 19px;
    max-height: 76px;
    -webkit-line-clamp: 4;
    line-clamp: 4;
  }
  .search__list .news__img {
    min-width: 90px;
    width: 90px;
    height: 90px;
    position: absolute;
    top: 10px;
    right: 10px;
    margin-right: 0;
  }
  .search__list .news__content {
    max-width: 100%;
  }
  .search__list .tags {
    min-height: 37px;
    padding-right: 90px;
  }
  .search__list .news__title {
    font-size: 16px;
    line-height: 19px;
    padding-right: 100px;
  }
  .search__list .news__text {
    display: block;
    font-size: 14px;
    line-height: 17px;
    padding-right: 100px;
  }
  .text-content .live__video .video__wrapper,
  .text-content .video__wrapper,
  .text-content iframe {
    height: 300px;
  }
  .content__slider {
    height: 250px;
  }
  .content__row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .content__col {
    width: 100%;
  }
  .content__col:first-child {
    margin-right: 0;
  }
  .content__col-img {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .news-detail__link {
    margin-bottom: 32px;
    margin-right: 0;
  }
  .news-detail__share {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 0;
  }
  .news-detail__share > span {
    margin-bottom: 16px;
  }
  .news-detail__share .ya-share2 {
    width: 100%;
  }
  .news-detail__share .ya-share2__list.ya-share2__list_direction_horizontal > .ya-share2__item:first-child {
    margin-left: 0;
  }
  .news-detail {
    margin-bottom: 10px;
  }
  .news-detail .content__wrapper {
    padding-bottom: 0;
    border-bottom: none;
  }
  .news-detail__bottom {
    margin-top: 40px;
  }
  .news-detail__recommended:last-child {
    margin-bottom: 35px;
  }
  .topics__title {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 22px;
  }
  .topics__img {
    margin-bottom: 20px;
  }
  .topics__text {
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 15px;
  }
  .topics__news {
    margin-top: 40px;
  }
}

@media (max-width: 500px) {
  .team__list {
    margin: 0 -15px;
    padding: 0 15px 12px;
  }
  .team__item {
    max-width: 328px;
    width: 100%;
    padding: 0;
    margin: 0 auto 24px;
  }
}

@media (max-width: 400px) {
  .text-content .live__video .video__wrapper,
  .text-content .video__wrapper,
  .text-content iframe {
    height: 270px;
  }
  .content__slider {
    height: 190px;
  }
  .news__tag {
    width: 100%;
  }
  .news__tag-reset {
    margin-left: auto;
  }
  .news__item.news__item-gorizontal .news__title {
    min-height: 66px;
    padding-right: 100px;
  }
  .news__item.news__item-gorizontal .news__text {
    padding-right: 0;
  }
  .search__list .news__title {
    min-height: 90px;
    padding-right: 100px;
  }
  .search__list .news__text {
    padding-right: 0;
  }
}

@media (max-width: 350px) {
  .program__body .tabs {
    overflow: visible;
    padding: 0;
  }
  .program__body .slick-prev,
  .program__body .slick-next {
    position: absolute;
  }
  .program__body .slick-prev {
    left: -18px;
  }
  .program__body .slick-next {
    right: -18px;
  }
}

@media (min-width: 1101px) {
  .live__program .btn-more {
    display: none;
  }
}
