.article--brochures .article__img:after,
.article--brochures .article__img:before,
.article--videos .article__img:after,
.article--videos .article__img:before,
.article__action-button,
.article__img--download:after,
.article__img--download:before,
.btn,
.header,
.icn-menu,
.menu--sidebar .menu__link.jsMore:after,
.menu__link,
.pagination__item--loadmore,
.pagination__item--loadmore:after,
.reg-box__type-item,
.sidebar,
.submenu__link,
.submenu__link .icn,
.table table tr,
.top__link,
.top__links-item {
  transition: .3s ease
}
@font-face {
  font-display: swap;
  font-family: Raleway;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/raleway-v28-latin-regular.woff2) format("woff2"),url(../fonts/raleway-v28-latin-regular.woff) format("woff")
}
@font-face {
  font-display: swap;
  font-family: Raleway;
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/raleway-v28-latin-500.woff2) format("woff2"),url(../fonts/raleway-v28-latin-500.woff) format("woff")
}
@font-face {
  font-display: swap;
  font-family: Raleway;
  font-style: normal;
  font-weight: 600;
  src: url(../fonts/raleway-v28-latin-600.woff2) format("woff2"),url(../fonts/raleway-v28-latin-600.woff) format("woff")
}
@font-face {
  font-display: swap;
  font-family: Raleway;
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/raleway-v28-latin-700.woff2) format("woff2"),url(../fonts/raleway-v28-latin-700.woff) format("woff")
}
@font-face {
  font-display: swap;
  font-family: Raleway;
  font-style: normal;
  font-weight: 900;
  src: url(../fonts/raleway-v28-latin-900.woff2) format("woff2"),url(../fonts/raleway-v28-latin-900.woff) format("woff")
}
/*! 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: .67em 0
}
hr {
  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;
  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: -.25em
}
sup {
  top: -.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
}
[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0
}
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText
}
fieldset {
  padding: .35em .75em .625em
}
legend {
  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] {
  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
}
::-webkit-input-placeholder {
  color: #858d9c
}
:-moz-placeholder {
  color: #858d9c;
  opacity: 1
}
::-moz-placeholder {
  color: #858d9c;
  opacity: 1
}
:-ms-input-placeholder {
  color: #858d9c
}
::-ms-input-placeholder {
  color: #858d9c
}
::-moz-placeholder {
  color: #858d9c
}
:-ms-input-placeholder {
  color: #858d9c
}
::placeholder {
  color: #858d9c
}
* {
  box-sizing: border-box
}
:focus {
  outline: 0
}
body,
html {
  height: 100%
}
body {
  font-family: Raleway;
  margin: 0;
  text-align: center;
  color: #374151;
  font-variant-numeric: lining-nums
}
#app {
  min-height: 100vh
}
.icn {
  display: inline-block;
  width: 1em;
  height: 1em;
  fill: currentColor;
  transition: all .4s
}
.hidden {
  visibility: hidden!important
}
.green {
  color: #19a1b7
}
.red {
  color: #a81d42
}
.text-center {
  text-align: center
}
.container {
  padding: 0 16px;
  margin: 0 auto;
  text-align: left;
  -ms-flex-positive: 1;
  flex-grow: 1
}
@media (min-width:591px) {
  .container {
    padding: 0 22px
  }
}
@media (min-width:834px) {
  .container {
    padding: 0 32px
  }
}
@media (min-width:1440px) {
  .container {
    max-width: 1440px;
    padding: 0 64px
  }
}
.container--centered {
  text-align: center
}
.container--footer {
  padding: 0 16px
}
@media (min-width:591px) {
  .container--footer {
    padding: 0 22px
  }
}
@media (min-width:834px) {
  .container--footer {
    padding: 0 32px
  }
}
@media (min-width:1200px) {
  .container--footer {
    padding: 0 36px
  }
}
@media (min-width:1200px) {
  .container--faq,
  .container--plan {
    padding: 0 140px
  }
}
.container--contacts {
  padding: 0
}
.btn-wrap {
  position: relative
}
.btn {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  height: 42px;
  background: #19a1b7;
  border: 1px solid #19a1b7;
  color: #fff;
  padding: 0 43px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  cursor: pointer
}
@media (max-width:590px) {
  .btn {
    padding: 0 24px
  }
}
.btn:hover {
  background: #60d2e9;
  border: 1px solid #60d2e9
}
.btn:active {
  background: #007287;
  border: 1px solid #007287
}
.btn--outline {
  color: #19a1b7;
  background: 0 0
}
.btn--outline:hover {
  color: #60d2e9;
  border: 1px solid #60d2e9;
  background: 0 0
}
.btn--outline:active {
  color: #007287;
  border: 1px solid #007287;
  background: 0 0
}
.btn--red {
  background: #a81d42;
  border: 1px solid #a81d42
}
.btn--red:hover {
  background: #df546d;
  border: 1px solid #df546d
}
.btn--red:active {
  background: #a81d42;
  border: 1px solid #a81d42
}
.btn--red-outline {
  color: #a81d42;
  border: 1px solid #a81d42;
  background: 0 0
}
.btn--red-outline:hover {
  color: #df546d;
  border: 1px solid #df546d;
  background: 0 0
}
.btn--red-outline:active {
  color: #a81d42;
  border: 1px solid #df546d;
  background: 0 0
}
.btn[disabled] {
  background: #f3f4f6;
  border: 1px solid #f3f4f6;
  color: #c7cdd6;
  cursor: not-allowed
}
.btn[disabled]:hover {
  background: #f3f4f6;
  border: 1px solid #f3f4f6
}
.btn[disabled]:active {
  background: #f3f4f6;
  border: 1px solid #f3f4f6
}
@media (max-width:590px) {
  .btn span {
    display: none
  }
}
.btn .icn-plus {
  font-size: 12px;
  margin-right: 12px
}
.icn-menu {
  color: #4b5563;
  font-size: 24px;
  cursor: pointer
}
.icn-menu:hover {
  color: #19a1b7
}
.table-search {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: end;
  align-items: flex-end;
  padding: 8px 16px 16px 16px;
  -moz-column-gap: 7px;
  column-gap: 7px;
  background: #fff;
  box-shadow: 0 8px 12px rgba(55,65,81,.1),0 0 6px rgba(55,65,81,.1);
  margin-bottom: 32px;
  margin-top: 32px
}
@media (min-width:591px) {
  .table-search {
    padding: 36px 32px
  }
}
@media (min-width:835px) {
  .table-search {
    margin-top: 48px;
    padding: 41px 36px
  }
}
.table-search__icon {
  font-size: 20px;
  color: #c7cdd6
}
.table-search__input {
  border: none;
  font-size: 14px;
  line-height: 32px;
  border-bottom: 1px solid #858d9c;
  height: 32px;
  padding: 0;
  width: 100%;
  max-width: 100%;
  -ms-flex: 1 0 0%;
  flex: 1 0 0%
}
.table {
  padding: 0;
  background: #fff;
  box-shadow: 0 8px 12px rgba(55,65,81,.1),0 0 6px rgba(55,65,81,.1)
}
.table__sort {
  font-size: 17px;
  margin: 0 0 -4px 8px
}
.table table {
  width: 100%;
  border-collapse: collapse;
  text-align: left
}
.table table tr:not([style*="display: none"]):last-child td {
  border-bottom: none
}
.table table tr .sorting-asc .icn,
.table table tr .sorting-desc .icn {
  color: #999fab
}
.table table tr .icn {
  color: #c7cdd6
}
.table table tbody tr:hover {
  background-color: #eff8fa;
  color: #19a1b7;
  transition: .3s ease
}
.table table tbody tr:hover.no-hover {
  background-color: #fff;
  color: #374151
}
.table td,
.table th {
  font-size: 14px;
  line-height: 20px
}
.table th {
  font-weight: 700;
  padding: 16px;
  border-bottom: 1px solid #c7cdd6;
  vertical-align: center;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
@media (min-width:591px) {
  .table th {
    padding: 16px 32px
  }
}
.table td {
  padding: 11px 16px 10px 16px;
  border-bottom: 1px solid #dff2f5
}
@media (min-width:591px) {
  .table td {
    padding: 11px 32px 10px 32px
  }
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 58px;
  z-index: 10;
  text-align: left
}
@media (min-width:835px) {
  .header {
    height: 128px
  }
}
.header--shadow {
  background: #fff;
  box-shadow: 0 8px 12px rgba(55,65,81,.1),0 0 6px rgba(55,65,81,.1)
}
@media (min-width:835px) {
  .header--big {
    height: 175px
  }
}
.desktop-visible {
  display: none
}
@media (min-width:1201px) {
  .desktop-visible {
    display: block
  }
}
.tablet-visible {
  display: block
}
@media (min-width:835px) {
  .tablet-visible {
    display: none
  }
}
.reg-box {
  display: -ms-flexbox;
  display: flex
}
.reg-box--form {
  background: #fff;
  padding: 24px;
  min-height: 728px;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  row-gap: 37px
}
@media (min-width:835px) {
  .reg-box--form {
    padding: 40px 70px;
    row-gap: 48px
  }
}
.reg-box__item {
  padding: 35px 70px 30px 70px;
  background: #fff
}
.reg-box__item--slider {
  background: #a81d42;
  color: #fff;
  padding: 0;
  width: 580px;
  display: none
}
@media (min-width:1201px) {
  .reg-box__item--slider {
    display: block
  }
}
.reg-box__item--form {
  padding: 40px 24px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-pack: justify;
  justify-content: space-between
}
@media (min-width:591px) {
  .reg-box__item--form {
    padding: 40px 70px 30px 70px
  }
}
.reg-box__item--hidden {
  display: none
}
.reg-box__title {
  font-weight: 700;
  font-size: 32px;
  line-height: 36px
}
.reg-box__text {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  margin-top: 38px
}
.reg-box__type {
  margin-top: 42px;
  margin-bottom: 60px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -ms-flexbox;
  display: flex;
  -moz-column-gap: 16px;
  column-gap: 16px;
  row-gap: 16px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.reg-box__type-item {
  width: 100%;
  aspect-ratio: 1/.9;
  background-color: #eff8fa;
  padding: 20px 20px 16px 10px;
  color: #19a1b7;
  font-weight: 700;
  font-size: 24px;
  line-height: 34px;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: 100% 100%;
  text-decoration: none
}
@media (min-width:460px) {
  .reg-box__type-item {
    width: calc(50% - 8px)
  }
}
.reg-box__type-item:hover {
  background-color: #bfe5eb
}
.reg-box__type-item--patient {
  background-image: url(../img/lk/girl.svg)
}
.reg-box__type-item--doctor {
  background-image: url(../img/lk/clock.svg)
}
.reg-box__type-item--company {
  background-image: url(../img/lk/bag.svg);
  background-position: 100% 0
}
.reg-box__type-item--laboratory {
  background-image: url(../img/lk/magnifier.svg)
}
.reg-box__type-btn {
  width: 100%;
  margin-top: 34px
}
.reg-box__note {
  font-size: 14px;
  line-height: 20px;
  margin-top: auto;
  text-align: center
}
.reg-box__note a {
  color: #19a1b7;
  text-decoration: none
}
.reg-box__note a:hover {
  text-decoration: underline
}
.reg-box__action {
  margin-top: auto;
  margin-bottom: 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
@media (max-width:1200px) {
  .reg-box__action .section__group-item--sign {
    -ms-flex-order: -1;
    order: -1;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
  }
}
@media (max-width:834px) {
  .reg-box .recapthcha-note {
    text-align: center
  }
}
@media (max-width:1200px) {
  .reg-box .recapthcha-note {
    -ms-flex-order: -1;
    order: -1
  }
}
@media (min-width:1201px) {
  .reg-box .recapthcha-note {
    -ms-flex-order: inherit;
    order: inherit;
    text-align: center
  }
}
.reg-box .form__action {
  margin: 0
}
.res-title {
  margin: 30px 0;
  font-weight: 700;
  font-size: 28px;
  line-height: 30px
}
@media (min-width:835px) {
  .res-title {
    font-size: 36px;
    line-height: 38px;
    margin: 48px 0
  }
}
.res-title__count {
  display: inline-block;
  margin-left: 12px;
  color: #858d9c;
  font-weight: 500
}
.not-found {
  background: #fff;
  padding: 36px
}
@media (min-width:591px) {
  .not-found {
    padding: 24px
  }
}
@media (min-width:835px) {
  .not-found {
    padding: 36px
  }
}
.action-panel {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  margin-bottom: 24px;
  row-gap: 32px;
  -moz-column-gap: 24px;
  column-gap: 24px
}
@media (min-width:591px) {
  .action-panel {
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 24px
  }
}
@media (min-width:835px) {
  .action-panel {
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-direction: row;
    flex-direction: row
  }
}
.action-panel--load {
  -ms-flex-pack: center;
  justify-content: center
}
.action-panel--search .search {
  width: 100%;
  max-width: 100%
}
.search {
  width: 100%;
  position: relative;
  margin: 0
}
@media (min-width:835px) {
  .search {
    max-width: 282px
  }
}
.search__field {
  width: 100%;
  height: 42px;
  padding: 12px 12px 12px 44px;
  border: none;
  background: #fff;
  border: 1px solid #c7cdd6
}
.search__button {
  background: 0 0;
  position: absolute;
  border: none;
  color: #c7cdd6;
  top: 9px;
  left: 12px;
  transition: .3s ease;
  cursor: pointer
}
.search__button:hover {
  color: #a81d42
}
.search__button .icn-search {
  font-size: 20px
}
.breadcrumbs {
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  line-height: 20px;
  color: #c7cdd6;
  gap: 6px
}
.breadcrumbs a {
  color: #4b5563;
  text-decoration: none
}
.breadcrumbs a:hover {
  color: #a81d42
}
.breadcrumbs__dot {
  display: block;
  width: 18px;
  height: 18px;
  -webkit-mask-image: url(../img/paginate-arrow.svg);
  mask-image: url(../img/paginate-arrow.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: 12px 12px;
  mask-size: 12px 12px;
  background-color: #4b5563;
  transform: rotate(180deg)
}
.footer {
  color: #fff
}
.footer a {
  color: #fff;
  text-decoration: none
}
.footer a:hover {
  text-decoration: underline
}
.footer__top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between
}
@media (min-width:591px) {
  .footer__top {
    margin-bottom: 34px
  }
}
@media (min-width:835px) {
  .footer__top {
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 42px
  }
}
@media (min-width:591px) {
  .footer__top-item--logo {
    margin-right: auto
  }
}
.footer__img {
  width: auto;
  height: 30px
}
@media (min-width:1200px) {
  .footer__img {
    height: 32px;
    margin-bottom: -4px
  }
}
.footer__company-title {
  display: block;
  margin-bottom: 8px
}
@media (min-width:591px) {
  .footer__company-title {
    margin-bottom: 4px
  }
}
.footer__address {
  font-size: 12px;
  line-height: 16px;
  margin-top: 4px;
  font-weight: 400
}
@media (min-width:591px) {
  .footer__address {
    font-size: 14px;
    line-height: 20px
  }
}
@media (min-width:835px) {
  .footer__address {
    margin-left: 8px
  }
}
.footer__email {
  margin-top: 15px;
  font-weight: 700;
  font-size: 12px;
  line-height: 16px
}
@media (min-width:591px) {
  .footer__email {
    margin-top: 4px;
    font-size: 14px;
    line-height: 20px
  }
}
@media (min-width:835px) {
  .footer__email {
    margin-left: 8px
  }
}
.footer__email a {
  font-weight: 400
}
.footer__menu {
  margin-top: 44px;
  width: 100%
}
@media (min-width:591px) {
  .footer__menu {
    margin-top: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: 16px;
    margin-top: 34px
  }
}
@media (min-width:1200px) {
  .footer__menu {
    max-width: 845px;
    margin-left: 48px;
    width: auto
  }
}
.footer__middle {
  margin: 24px 0 54px 0
}
@media (min-width:591px) {
  .footer__middle {
    margin-top: 32px;
    margin-bottom: 86px
  }
}
@media (min-width:1200px) {
  .footer__middle {
    margin-bottom: 48px;
    margin-top: 48px
  }
}
.footer__copyright {
  font-size: 14px;
  line-height: 18px;
  display: -ms-flexbox;
  display: flex;
  -moz-column-gap: 70px;
  column-gap: 70px;
  font-variant-numeric: lining-nums;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 24px
}
@media (min-width:591px) {
  .footer__copyright {
    -ms-flex-direction: row;
    flex-direction: row
  }
}
.footer__copyright + .footer__copyright {
  margin-top: 24px
}
@media (min-width:591px) {
  .footer__copyright + .footer__copyright {
    margin-top: -8px
  }
}
.footer__copyright--last {
  font-size: 12px;
  line-height: 18px;
  margin-top: 24px
}
@media (min-width:591px) {
  .footer__copyright--last {
    font-size: 14px;
    line-height: 16px
  }
}
.footer__social {
  display: block;
  width: 71px;
  margin-top: 12px
}
@media (min-width:835px) {
  .footer__social {
    margin-left: 8px
  }
}
.cookie {
  background: rgba(255,255,255,.95);
  border: 1px solid #a81d42;
  padding: 24px 35px;
  position: fixed;
  text-align: left;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999
}
@media (min-width:835px) {
  .cookie {
    width: 750px;
    bottom: 36px;
    right: 64px;
    left: auto
  }
}
.cookie__close {
  position: absolute;
  z-index: 1;
  top: 12px;
  right: 20px;
  display: block;
  width: 24px;
  height: 24px;
  text-indent: -9999px;
  background-color: #4b5563;
  -webkit-mask-image: url(/img/close.svg);
  mask-image: url(/img/close.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  cursor: pointer
}
.cookie__close:hover {
  background-color: #a81d42
}
.cookie__title {
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #4b5563
}
.cookie__text {
  margin-top: 24px;
  font-size: 16px;
  line-height: 24px;
  color: #4b5563
}
.cookie__text p {
  margin: 0
}
.cookie__text a {
  color: #a81d42;
  text-decoration: none
}
.cookie__text a:hover {
  text-decoration: underline
}
.cookie__buttons {
  margin-top: 24px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-align: center;
  align-items: center;
  -moz-column-gap: 24px;
  column-gap: 24px
}
@media (max-width:440px) {
  .cookie__buttons {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: 24px
  }
}
@media (max-width:440px) {
  .cookie__buttons .btn {
    width: 100%
  }
}
.sidebar {
  opacity: 0;
  visibility: hidden;
  background: rgba(55,65,81,.65);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100
}
.sidebar--active {
  opacity: 1;
  visibility: visible
}
.sidebar--active .sidebar__content {
  transform: translateX(0)
}
.sidebar__content {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  height: 100%;
  z-index: 100;
  transform: translateX(-100%);
  transition: .8s ease
}
@media (min-width:591px) {
  .sidebar__content {
    width: 407px;
    transform: translateX(-407px)
  }
}
.sidebar__head {
  padding: 16px 24px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -moz-column-gap: 24px;
  column-gap: 24px;
  margin-bottom: 20px
}
@media (min-width:591px) {
  .sidebar__head {
    margin-bottom: 32px;
    padding: 18px 32px
  }
}
.sidebar__head .icn {
  font-size: 24px;
  cursor: pointer;
  color: #a81d42
}
.sidebar__logo {
  width: 70px
}
@media (min-width:591px) {
  .sidebar__logo {
    width: 100px
  }
}
.page {
  max-width: 1160px;
  margin: 0 auto
}
@media (min-width:1201px) {
  .page .container {
    padding: 0
  }
}
.page__title {
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 16px;
  letter-spacing: -.02em;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  width: 100%
}
@media (min-width:591px) {
  .page__title {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 24px;
    letter-spacing: 0;
    -ms-flex-pack: center;
    justify-content: center
  }
}
.page__title--big {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 12px;
  letter-spacing: -.18px
}
@media (min-width:591px) {
  .page__title--big {
    margin-bottom: 18px;
    font-size: 36px;
    line-height: 38px
  }
}
.page__title--resources {
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 18px;
  margin-bottom: 32px
}
@media (min-width:591px) {
  .page__title--resources {
    margin-bottom: 24px
  }
}
@media (min-width:835px) {
  .page__title--resources {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center
  }
}
.page__title--resources .page__back {
  position: static
}
.page__back {
  color: #4b5563;
  text-decoration: none;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  display: block;
  margin-right: auto;
  margin-bottom: 14px;
  padding: 0;
  background: 0 0;
  border: none;
  cursor: pointer
}
@media (min-width:591px) {
  .page__back {
    position: absolute;
    left: 0;
    margin: 0
  }
}
.page__back:hover {
  text-decoration: underline
}
.page__back .icn {
  transform: rotate(180deg);
  font-size: 12px;
  margin-right: 10px
}
.section {
  padding: 48px 0
}
@media (min-width:834px) {
  .section {
    padding: 80px 0
  }
}
@media (min-width:1200px) {
  .section {
    padding: 100px 0
  }
}
.section--footer {
  padding: 24px 0;
  background: #a81d42
}
@media (min-width:591px) {
  .section--footer {
    padding: 32px 0 38px 0
  }
}
@media (min-width:1200px) {
  .section--footer {
    padding-top: 38px
  }
}
.section--articles {
  padding-top: 58px;
  background: radial-gradient(69.35% 69.35% at 50% 50%,#fff 0,#fff 45.64%,#e3e3e3 100%)
}
@media (min-width:835px) {
  .section--articles {
    padding-top: 160px;
    padding-bottom: 0;
    background: radial-gradient(69.35% 69.35% at 50% 50%,#fff 0,#fff 45.64%,#e3e3e3 100%)
  }
}
.section--article {
  padding-top: 58px;
  background: radial-gradient(69.35% 69.35% at 50% 50%,#fff 0,#fff 45.64%,#e3e3e3 100%)
}
@media (min-width:835px) {
  .section--article {
    padding-top: 160px;
    background: radial-gradient(69.35% 69.35% at 50% 50%,#fff 0,#fff 45.64%,#e3e3e3 100%)
  }
}
.top {
  padding: 16px 14px 16px 22px;
  -moz-column-gap: 24px;
  column-gap: 24px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center
}
@media (min-width:591px) {
  .top {
    padding: 16px 32px
  }
}
@media (min-width:835px) {
  .top {
    padding: 32px 36px 16px 36px
  }
}
.top--big {
  -ms-flex-align: start;
  align-items: flex-start
}
@media (min-width:835px) {
  .top--big {
    padding-top: 24px;
    padding-bottom: 24px
  }
}
.top--big .top__img {
  width: auto;
  height: 32px;
  margin-top: -6px;
  margin-left: -6px
}
@media (min-width:591px) {
  .top--big .top__img {
    height: 40px;
    margin-top: -7px;
    margin-left: 0
  }
}
@media (min-width:835px) {
  .top--big .top__img {
    height: 91px;
    margin-top: 0
  }
}
@media (min-width:835px) {
  .top__sandwich {
    display: none
  }
}
.top__link {
  color: #6b7280;
  text-decoration: none;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  padding: 0;
  border: none;
  cursor: pointer;
  background: 0 0;
  display: none
}
@media (min-width:835px) {
  .top__link {
    display: block
  }
}
.top__link:hover {
  color: #374151;
  background: 0 0
}
.top__logo {
  text-decoration: none;
  margin-right: auto;
  display: block
}
@media (min-width:835px) {
  .top__logo {
    margin-right: 0
  }
}
.top__img {
  height: auto;
  width: 75px
}
@media (min-width:591px) {
  .top__img {
    width: 100px
  }
}
@media (min-width:835px) {
  .top__img {
    width: 146px
  }
}
.top__img--big {
  width: 185px
}
@media (min-width:591px) {
  .top__img--big {
    width: 112px
  }
}
@media (min-width:835px) {
  .top__img--big {
    width: 259px
  }
}
.top__links {
  display: -ms-flexbox;
  display: flex;
  -moz-column-gap: 24px;
  column-gap: 24px;
  text-decoration: none
}
@media (min-width:591px) {
  .top__links {
    -moz-column-gap: 28px;
    column-gap: 28px;
    margin-top: 3px
  }
}
.top__links-item {
  font-size: 22px;
  color: #6b7280;
  cursor: pointer;
  text-decoration: none
}
@media (min-width:591px) {
  .top__links-item {
    font-size: 18px
  }
}
.top__links-item:hover {
  stroke: #6b7280
}
.menu {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -moz-column-gap: 48px;
  column-gap: 48px;
  margin: 0;
  padding: 0
}
@media (min-width:1200px) {
  .menu {
    -moz-column-gap: 60px;
    column-gap: 60px
  }
}
.menu.menu--inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 40px
}
.menu.menu--fullwidth {
  width: 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%
}
.menu--top {
  -ms-flex-pack: center;
  justify-content: center;
  display: none
}
@media (min-width:835px) {
  .menu--top {
    display: -ms-flexbox;
    display: flex
  }
}
.menu--top .menu__link {
  color: #6b7280
}
.menu--top .menu__link:hover {
  color: #374151;
  text-decoration: none
}
.menu--sidebar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: stretch;
  align-items: stretch;
  text-align: left
}
.menu--sidebar .menu__link {
  color: #4b5563;
  padding: 15px 24px;
  display: block;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  width: 100%;
  text-align: left
}
.menu--sidebar .menu__link:hover {
  background: #dff2f5
}
.menu--sidebar .menu__link.jsMore {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center
}
.menu--sidebar .menu__link.jsMore.jsMore--active:after {
  transform: rotate(0)
}
.menu--sidebar .menu__link.jsMore:after {
  content: '';
  width: 24px;
  height: 24px;
  background: url(../img/chevron-up.svg) no-repeat 50% 50%/24px 24px;
  display: block;
  transform: rotate(180deg)
}
.menu--bottom {
  -moz-column-gap: 64px;
  column-gap: 64px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  row-gap: 20px;
  -moz-column-gap: 48px;
  column-gap: 48px;
  margin-bottom: 46px
}
@media (min-width:591px) {
  .menu--bottom {
    -moz-column-gap: 40px;
    column-gap: 40px;
    margin-bottom: 24px
  }
}
.menu--bottom .menu__link {
  color: #fff;
  font-size: 14px;
  line-height: 18px
}
@media (min-width:591px) {
  .menu--bottom .menu__link {
    font-size: 16px;
    line-height: 24px
  }
}
.menu--bottom .menu__link:hover {
  text-decoration: underline
}
.menu__item {
  position: relative;
  display: block
}
@media (max-width:590px) {
  .menu__item {
    width: calc(33.333333% - 32px)
  }
}
.menu__link {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  background: 0 0;
  padding: 0;
  border: none;
  color: #fff;
  cursor: pointer
}
@media (min-width:1200px) {
  .menu__link {
    font-size: 18px;
    line-height: 28px
  }
}
.menu__link:hover {
  text-decoration: underline
}
.submenu {
  background: #fff;
  box-shadow: 0 8px 12px rgba(55,65,81,.1),0 0 6px rgba(55,65,81,.1);
  position: absolute;
  width: 100%;
  bottom: 100%;
  display: none;
  padding: 0
}
.submenu--active {
  display: block
}
.submenu--top {
  bottom: auto;
  top: 100%;
  width: 208px;
  margin-top: 11px
}
.submenu--bottom {
  bottom: 100%;
  top: auto;
  width: 208px;
  margin-bottom: 5px
}
.submenu--bottom .submenu__link {
  color: #4b5563!important
}
.submenu--bottom .submenu__link:hover {
  color: #19a1b7!important;
  text-decoration: none!important
}
.submenu--sidebar {
  position: static;
  box-shadow: none
}
.submenu--sidebar .submenu__link {
  padding: 12px 24px;
  height: auto
}
.submenu--sidebar .submenu__link:hover {
  background: #dff2f5;
  color: #4b5563
}
.submenu--sidebar .submenu__link .icn {
  display: none
}
.submenu__caption {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  padding: 22px 16px 10px 16px;
  text-align: left
}
.submenu__item {
  padding: 0;
  list-style-type: none
}
.submenu__item.menu__item--active .submenu__link {
  background: #eff8fa;
  color: #19a1b7
}
.submenu__link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 16px;
  height: 40px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  color: #4b5563;
  cursor: pointer!important
}
.submenu__link:hover {
  background: #eff8fa;
  color: #19a1b7
}
.submenu__link:hover .icn {
  opacity: 1;
  visibility: visible
}
.submenu__link span {
  color: inherit
}
.submenu__link .icn {
  color: inherit;
  font-size: 14.4167px;
  opacity: 0;
  visibility: hidden
}
.chips {
  margin: 0;
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%
}
@media (min-width:835px) {
  .chips {
    width: auto
  }
}
.chips.chips--rounded {
  gap: 6px
}
.chips__item {
  border: 1px solid #c7cdd6;
  background: 0 0;
  padding: 0 18px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  height: 42px;
  font-weight: 600;
  line-height: 18px;
  position: relative;
  color: #858d9c;
  transition: .3s ease;
  white-space: nowrap;
  cursor: pointer;
  text-decoration: none;
  z-index: 1;
  width: 50%
}
@media (min-width:835px) {
  .chips__item {
    width: auto
  }
}
.chips__item:not(:last-child) {
  margin-right: -1px
}
.chips__item:not(.chips__item--rounded):nth-last-of-type(-n+2) {
  margin-top: -1px
}
@media (min-width:835px) {
  .chips__item:not(.chips__item--rounded):nth-last-of-type(-n+2) {
    margin-top: 0
  }
}
.chips__item--active {
  border-color: #a81d42;
  color: #a81d42;
  cursor: default;
  z-index: 2
}
.chips__item:hover {
  border-color: #a81d42;
  color: #a81d42;
  z-index: 3
}
.chips__item.chips__item--rounded {
  border-radius: 24px;
  border-width: 2px;
  width: auto
}
.chips__item.chips__item--rounded.chips__item--active,
.chips__item.chips__item--rounded:hover {
  border-color: #a81d42;
  background: #a81d42;
  color: #fff
}
.articles {
  gap: 12px
}
@media (min-width:591px) {
  .articles {
    padding: 24px 24px 48px 24px;
    background: #fff
  }
}
@media (min-width:835px) {
  .articles {
    padding: 36px 36px 72px 36px
  }
}
@media (min-width:835px) {
  .articles--single {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 0
  }
}
.articles--single .articles__content {
  margin: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%
}
@media (min-width:835px) {
  .articles--single .articles__content {
    padding: 36px 36px 54px 36px
  }
}
.articles--single .articles__sidebar {
  width: 290px;
  -ms-flex: 0 0 290px;
  flex: 0 0 290px;
  padding: 36px 24px;
  display: none
}
@media (min-width:835px) {
  .articles--single .articles__sidebar {
    display: block
  }
}
.articles--single .articles__sidebar-caption {
  font-size: 14px;
  line-height: 18px;
  border: 1px solid #374151;
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 30px
}
.articles--single .articles__sidebar-note a {
  color: #19a1b7
}
.articles__list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px
}
@media (min-width:591px) {
  .articles__list {
    grid-template-columns: 1fr 1fr;
    gap: 36px
  }
}
@media (min-width:835px) {
  .articles__list {
    gap: 54px
  }
}
.articles__list--brochures {
  display: block
}
@media (min-width:591px) {
  .articles__list--brochures .articles__item {
    display: grid;
    grid-template-columns: auto 1fr
  }
}
@media (min-width:591px) {
  .articles__list--videos {
    grid-template-columns: 1fr 1fr;
    -moz-column-gap: 36px;
    column-gap: 36px;
    row-gap: 48px
  }
}
@media (min-width:835px) {
  .articles__list--videos {
    grid-template-columns: 1fr 1fr 1fr
  }
}
@media (min-width:591px) {
  .articles__list--news {
    grid-template-columns: 1fr 1fr;
    -moz-column-gap: 36px;
    column-gap: 36px;
    row-gap: 48px
  }
}
@media (min-width:835px) {
  .articles__list--news {
    grid-template-columns: 1fr 1fr 1fr
  }
}
.articles__list--sidebar {
  grid-template-columns: 1fr;
  gap: 24px
}
.articles__list--sidebar .article--brochures {
  gap: 24px
}
.articles__list--sidebar .article--brochures:last-child:after {
  display: none
}
.articles__list--sidebar .article--brochures .article__title {
  font-size: 22px;
  line-height: 26px;
  margin: 0
}
.articles__list--sidebar .article--brochures .article__action {
  margin-top: -10px
}
.articles__list--sidebar .article--news .article__title {
  font-size: 16px;
  line-height: 20px
}
.articles__list--sidebar .article--articles .article__title,
.articles__list--sidebar .article--videos .article__title {
  font-size: 18px;
  line-height: 24px
}
@media (min-width:591px) {
  .articles__pagination {
    grid-column: 1/3
  }
}
.article {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: start;
  align-items: flex-start
}
.article--single {
  display: block
}
.article--single .article__title {
  font-size: 32px;
  line-height: 40px;
  margin: 18px 0
}
.article--brochures {
  gap: 24px
}
@media (min-width:591px) {
  .article--brochures {
    gap: 36px
  }
}
.article--brochures:after {
  content: '';
  width: 100%;
  grid-column: 1/3;
  display: block;
  border-bottom: 1px solid #e2e5eb;
  height: 0;
  margin: 32px 0
}
@media (min-width:591px) {
  .article--brochures:after {
    margin: 56px 0
  }
}
.article--brochures:last-child:after {
  margin-bottom: 0
}
.article--brochures .article__img {
  width: 100%;
  height: auto;
  position: relative;
  margin: 0
}
@media (min-width:591px) {
  .article--brochures .article__img {
    max-width: 240px
  }
}
.article--brochures .article__img:after {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(55,65,81,.5);
  visibility: hidden;
  opacity: 0
}
.article--brochures .article__img:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 60px;
  height: 60px;
  border: 1px solid #fff;
  border-radius: 50%;
  background: url(../img/icons/download.svg) no-repeat 50% 50%/cover;
  z-index: 1;
  transform: translate(-50%,-50%);
  visibility: hidden;
  opacity: 0
}
.article--brochures .article__img:hover:after,
.article--brochures .article__img:hover:before {
  opacity: 1;
  visibility: visible
}
.article--brochures .article__theme {
  margin-top: auto;
  -ms-flex-order: 10;
  order: 10
}
.article--brochures .article__text {
  margin: 0 0 12px 0
}
@media (min-width:591px) {
  .article--brochures .article__text {
    margin: 0 0 24px 0
  }
}
.article--brochures .article__action {
  position: static;
  margin-top: 6px;
  -ms-flex-order: 10;
  order: 10;
  width: 100%;
  -ms-flex-pack: end;
  justify-content: flex-end
}
@media (min-width:591px) {
  .article--brochures .article__action {
    position: absolute;
    margin-top: 0;
    width: auto
  }
}
.article--videos .article__img {
  margin: 0 0 16px 0;
  position: relative
}
.article--videos .article__img:after {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(55,65,81,.5);
  visibility: hidden;
  opacity: 0
}
.article--videos .article__img:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 60px;
  height: 60px;
  border: 2px solid #fff;
  border-radius: 50%;
  background: url(../img/icons/play.svg) no-repeat 50% 50%/36px 36px;
  z-index: 1;
  transform: translate(-50%,-50%);
  visibility: hidden;
  opacity: 0
}
.article--videos .article__img:hover:after,
.article--videos .article__img:hover:before {
  opacity: 1;
  visibility: visible
}
.article--videos .article__theme {
  -ms-flex-order: -1;
  order: -1;
  margin: 0 0 16px 0
}
.article--videos .article__theme-item {
  padding: 2px 6px;
  gap: 10;
  font-size: 12px;
  line-height: 16px
}
.article--videos .article__title {
  -ms-flex-order: 1;
  order: 1;
  font-size: 18px;
  line-height: 24px;
  margin: 0 0 18px 0
}
.article--videos .article__date {
  -ms-flex-order: 2;
  order: 2;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -moz-column-gap: 24px;
  column-gap: 24px;
  margin: 0
}
.article--videos .article__views {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center
}
.article--videos .article__views .icn {
  font-size: 22px
}
.article--news .article__img {
  margin: 0 0 16px 0
}
.article--news .article__theme {
  -ms-flex-order: -1;
  order: -1;
  margin: 0 0 16px 0
}
.article--news .article__theme-item {
  padding: 2px 6px;
  gap: 10;
  font-size: 12px;
  line-height: 16px
}
.article--news .article__title {
  -ms-flex-order: 1;
  order: 1;
  font-size: 18px;
  line-height: 24px;
  margin: 0 0 18px 0
}
.article--news .article__date {
  -ms-flex-order: 2;
  order: 2;
  margin: 0
}
.article__date {
  margin-bottom: 16px;
  color: #858d9c;
  font-size: 14px;
  font-weight: 600;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 8px
}
@media (min-width:835px) {
  .article__date {
    font-size: 14px;
    margin-bottom: 16px
  }
}
.article__title {
  font-weight: 700;
  letter-spacing: -.18px;
  display: block;
  color: #374151;
  text-decoration: none;
  transition: .3s ease;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 8px
}
@media (min-width:835px) {
  .article__title {
    margin-bottom: 18px;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px
  }
}
.article a.article__title:hover {
  color: #19a1b7
}
.article__theme {
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.article__theme-item {
  display: inline-block;
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  color: #6b7280;
  text-decoration: none;
  background: #f3f4f6;
  transition: .3s ease;
  border: none;
  cursor: pointer
}
@media (min-width:835px) {
  .article__theme-item {
    line-height: 18px
  }
}
.article__theme-item:hover {
  color: #007287
}
.article__img {
  width: 100%;
  margin-bottom: 14px;
  -ms-flex-order: -1;
  order: -1;
  display: block
}
@media (min-width:591px) {
  .article__img {
    margin-bottom: 10px
  }
}
@media (min-width:835px) {
  .article__img {
    margin-bottom: 24px
  }
}
.article__img--relative {
  position: relative
}
.article__img--download:after {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(55,65,81,.5);
  visibility: hidden;
  opacity: 0
}
.article__img--download:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 60px;
  height: 60px;
  border: 1px solid #fff;
  border-radius: 50%;
  background: url(../img/icons/download.svg) no-repeat 50% 50%/cover;
  z-index: 1;
  transform: translate(-50%,-50%);
  visibility: hidden;
  opacity: 0
}
.article__img--download:hover:after,
.article__img--download:hover:before {
  opacity: 1;
  visibility: visible
}
.article__img img {
  width: 100%;
  height: auto;
  display: block
}
.article__text {
  font-style: normal;
  font-weight: 500;
  margin-top: 18px;
  color: #6b7280;
  font-size: 14px;
  line-height: 22px
}
@media (min-width:591px) {
  .article__text {
    margin-top: 16px;
    font-size: 16px;
    line-height: 24px
  }
}
@media (min-width:835px) {
  .article__text {
    margin-top: 24px;
    font-size: 16px;
    line-height: 24px
  }
}
.article__text p {
  margin: 0
}
.article__link {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  -moz-column-gap: 6px;
  column-gap: 6px;
  margin-top: 12px;
  color: #a81d42;
  text-decoration: none;
  transition: .3s ease
}
@media (min-width:835px) {
  .article__link {
    font-size: 18px;
    line-height: 24px
  }
}
.article__link:hover {
  color: #19a1b7
}
.article__link:hover .icn {
  transform: translateX(6px)
}
.article__info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: start;
  align-items: flex-start
}
.article__action {
  position: absolute;
  right: 0;
  bottom: 88px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-align: center;
  align-items: center
}
.article__action--search {
  position: static;
  width: 100%
}
.article__action--static {
  position: static!important
}
.article__action-button {
  font-size: 42px;
  background: 0 0;
  border: none;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  color: #a81d42;
  padding: 0;
  cursor: pointer
}
.article__action-button:hover {
  transform: translateY(-4px)
}
.article__time {
  background: #374151;
  color: #fff;
  height: 18px;
  line-height: 18px;
  padding: 1px 6px;
  border-radius: 6px;
  font-size: 12px;
  position: absolute;
  bottom: 12px;
  right: 12px
}
.article__excerpt {
  font-size: 16px;
  line-height: 24px;
  margin-top: 18px;
  margin-bottom: 24px
}
@media (min-width:591px) {
  .article__excerpt {
    font-size: 18px;
    margin-bottom: 36px
  }
}
@media (min-width:835px) {
  .article__excerpt {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 42px
  }
}
.article__picture {
  width: 100%;
  height: auto;
  margin: 0 0 36px 0
}
.article__video {
  margin: 0 0 36px 0;
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%
}
.article__video iframe[width][height] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%!important;
  height: 100%!important
}
.pagination .screen-reader-text {
  clip: rect(1px,1px,1px,1px);
  word-wrap: normal!important;
  border: 0;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}
.pagination .nav-links {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  list-style-type: none;
  margin: 48px 0 0 0
}
@media (min-width:591px) {
  .pagination .nav-links {
    margin: 54px 0 0 0
  }
}
.pagination .page-numbers {
  padding: 4px 10px;
  font-size: 16px;
  line-height: 20px;
  color: #c7cdd6;
  text-decoration: none;
  cursor: pointer;
  transition: .3s ease
}
.pagination .page-numbers.current {
  color: #374151;
  font-weight: 700;
  cursor: default
}
.pagination .page-numbers.next,
.pagination .page-numbers.prev {
  height: 24px;
  width: 24px;
  -webkit-mask-image: url(../img/paginate-arrow.svg);
  mask-image: url(../img/paginate-arrow.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  overflow: hidden;
  text-indent: 48px;
  display: block;
  background-color: #4b5563
}
.pagination .page-numbers.next:hover,
.pagination .page-numbers.prev:hover {
  background: #a81d42
}
.pagination .page-numbers.next {
  transform: rotate(180deg)
}
.pagination__item {
  padding: 4px 10px;
  font-size: 16px;
  line-height: 20px
}
.pagination__item--loadmore {
  font-size: 16px;
  line-height: 20px;
  color: #a81d42;
  border: 1px solid #a81d42;
  text-decoration: none;
  cursor: pointer;
  background: 0 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -moz-column-gap: 8px;
  column-gap: 8px;
  height: 48px;
  padding: 0 30px
}
.pagination__item--loadmore:hover {
  color: #fff;
  background: #a81d42
}
.pagination__item--loadmore:hover:after {
  background: #fff
}
.pagination__item--loadmore:after {
  content: "";
  height: 20px;
  width: 20px;
  display: inline-block;
  -webkit-mask-image: url(../img/paginate-arrow.svg);
  mask-image: url(../img/paginate-arrow.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 20px 20px;
  mask-size: 20px 20px;
  overflow: hidden;
  text-indent: 48px;
  display: block;
  background-color: #a81d42;
  transform: rotate(-90deg)
}
.pagination__link {
  color: #c7cdd6;
  text-decoration: none;
  cursor: pointer;
  transition: .3s ease
}
.pagination__link--arrow {
  height: 24px;
  width: 24px;
  -webkit-mask-image: url(../img/paginate-arrow.svg);
  mask-image: url(../img/paginate-arrow.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  overflow: hidden;
  text-indent: 48px;
  display: block;
  background-color: #4b5563
}
.pagination__link--arrow:hover {
  background: #a81d42
}
.pagination__link--next {
  transform: rotate(180deg)
}
.pagination__link--current {
  color: #374151;
  font-weight: 700;
  cursor: default
}
.pagination__link--disabled {
  opacity: .6;
  cursor: not-allowed
}
.pagination__link:not(.pagination__link--current):hover {
  color: #a81d42
}
.issue .issue__note {
  margin-top: 10px;
  text-align: right;
  color: #858d9c;
  font-size: 12px;
  line-height: 18px
}
@media (min-width:591px) {
  .issue .issue__note {
    margin-top: 32px
  }
}
.issue .issue__note p {
  text-align: right;
  font-size: 12px;
  line-height: 18px;
  margin: 8px 0
}
.issue .issue__note p:last-child {
  margin-bottom: 0
}
.issue img {
  display: block;
  margin: 32px 0;
  width: 100%;
  height: auto
}
.issue .blockquote,
.issue blockquote {
  margin: 30px 0;
  border-left: 2px solid #19a1b7;
  padding: 0 24px
}
.issue .blockquote.blockquote--secondary,
.issue blockquote.blockquote--secondary {
  border-left: 2px solid #a81d42
}
.issue .blockquote.blockquote--secondary ul li:before,
.issue blockquote.blockquote--secondary ul li:before {
  background: #a81d42
}
.issue .blockquote p,
.issue blockquote p {
  margin: 0 0 18px 0
}
.issue .blockquote p:last-child,
.issue blockquote p:last-child {
  margin-bottom: 0
}
.issue .blockquote strong,
.issue blockquote strong {
  width: 600px
}
.issue .blockquote h3,
.issue blockquote h3 {
  font-weight: 700;
  margin: 18px 0 0 0
}
.issue .blockquote ul li:before,
.issue blockquote ul li:before {
  background: #19a1b7
}
.issue h2 {
  font-size: 20px;
  font-weight: 700;
  line-height: 28px
}
@media (min-width:590px) {
  .issue h2 {
    font-size: 24px;
    line-height: 32px
  }
}
.issue h2:first-child {
  margin-top: 0
}
.issue h3 {
  font-size: 18px;
  line-height: 24px;
  margin: 18px 0
}
.issue h2 b,
.issue h2 span,
.issue h2 strong,
.issue h3 b,
.issue h3 span,
.issue h3 strong {
  font-weight: 700!important
}
.issue p {
  margin: 0;
  font-size: 16px;
  line-height: 24px
}
@media (min-width:591px) {
  .issue p {
    font-size: 16px;
    line-height: 24px;
    margin: 18px 0
  }
}
.issue li {
  font-size: 14px;
  line-height: 20px
}
@media (min-width:590px) {
  .issue li {
    font-size: 16px;
    line-height: 24px
  }
}
.issue li:not(:last-child) {
  margin-bottom: 10px
}
.issue ol,
.issue ul {
  margin: 18px 0;
  font-size: 14px;
  line-height: 20px;
  padding-left: 20px
}
@media (min-width:590px) {
  .issue ol,
  .issue ul {
    padding-left: 16px;
    font-size: 16px;
    line-height: 24px
  }
}
.issue ol li::marker {
  font-variant-numeric: lining-nums
}
.issue ul {
  list-style-type: none
}
.issue ul li {
  position: relative
}
.issue ul li:before {
  content: "";
  vertical-align: middle;
  display: inline-block;
  line-height: 20px;
  height: 3px;
  width: 3px;
  border-radius: 50%;
  background: #374151;
  left: -12px;
  top: 9px;
  position: absolute
}
@media (min-width:590px) {
  .issue ul li:before {
    height: 4px;
    width: 4px;
    left: -16px;
    top: 11px
  }
}
.issue a {
  color: #a81d42;
  text-decoration: none
}
.issue a:hover {
  text-decoration: underline
}
.issue .inset {
  margin: 18px 0 18px 60px;
  color: #19a1b7;
  font-size: 16px;
  line-height: 24px
}
.issue .inset.inset--big {
  font-size: 24px;
  line-height: 34px
}
.issue .inset.inset--secondary {
  color: #a81d42
}
.issue .inset.inset--secondary.inset--bordered {
  border-left-color: #a81d42
}
.issue .inset.inset--secondary ul li:before {
  background: #a81d42
}
.issue .inset.inset--bordered {
  border-left: 2px solid #19a1b7;
  padding: 0 24px
}
.issue .inset ul li:before {
  background: #19a1b7
}
.issue .inset p:first-child {
  margin-top: 0
}
.issue .inset p:last-child {
  margin-bottom: 0
}
.related {
  border-bottom: 1px solid #4b5563;
  margin-bottom: 26px;
  padding-bottom: 26px
}
.related__title {
  font-size: 22px;
  line-height: 26px;
  margin: 0 0 24px 0;
  font-weight: 700
}
.loader {
  text-align: center;
  margin: 24px 0
}
.cssload-thecube {
  width: 41px;
  height: 41px;
  margin: 0 auto;
  margin-top: 27px;
  position: relative;
  transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg)
}
.cssload-thecube .cssload-cube {
  position: relative;
  transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg)
}
.cssload-thecube .cssload-cube {
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1)
}
.cssload-thecube .cssload-cube:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #a81d42;
  animation: cssload-fold-thecube 2.76s infinite linear both;
  -o-animation: cssload-fold-thecube 2.76s infinite linear both;
  -ms-animation: cssload-fold-thecube 2.76s infinite linear both;
  -webkit-animation: cssload-fold-thecube 2.76s infinite linear both;
  -moz-animation: cssload-fold-thecube 2.76s infinite linear both;
  transform-origin: 100% 100%;
  -o-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  -webkit-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%
}
.cssload-thecube .cssload-c2 {
  transform: scale(1.1) rotateZ(90deg);
  -o-transform: scale(1.1) rotateZ(90deg);
  -ms-transform: scale(1.1) rotateZ(90deg);
  -webkit-transform: scale(1.1) rotateZ(90deg);
  -moz-transform: scale(1.1) rotateZ(90deg)
}
.cssload-thecube .cssload-c3 {
  transform: scale(1.1) rotateZ(180deg);
  -o-transform: scale(1.1) rotateZ(180deg);
  -ms-transform: scale(1.1) rotateZ(180deg);
  -webkit-transform: scale(1.1) rotateZ(180deg);
  -moz-transform: scale(1.1) rotateZ(180deg)
}
.cssload-thecube .cssload-c4 {
  transform: scale(1.1) rotateZ(270deg);
  -o-transform: scale(1.1) rotateZ(270deg);
  -ms-transform: scale(1.1) rotateZ(270deg);
  -webkit-transform: scale(1.1) rotateZ(270deg);
  -moz-transform: scale(1.1) rotateZ(270deg)
}
.cssload-thecube .cssload-c2:before {
  animation-delay: .35s;
  -o-animation-delay: .35s;
  -ms-animation-delay: .35s;
  -webkit-animation-delay: .35s;
  -moz-animation-delay: .35s
}
.cssload-thecube .cssload-c3:before {
  animation-delay: .69s;
  -o-animation-delay: .69s;
  -ms-animation-delay: .69s;
  -webkit-animation-delay: .69s;
  -moz-animation-delay: .69s
}
.cssload-thecube .cssload-c4:before {
  animation-delay: 1.04s;
  -o-animation-delay: 1.04s;
  -ms-animation-delay: 1.04s;
  -webkit-animation-delay: 1.04s;
  -moz-animation-delay: 1.04s
}
@keyframes cssload-fold-thecube {
  0%,
  10% {
    transform: perspective(77px) rotateX(-180deg);
    opacity: 0
  }
  25%,
  75% {
    transform: perspective(77px) rotateX(0);
    opacity: 1
  }
  100%,
  90% {
    transform: perspective(77px) rotateY(180deg);
    opacity: 0
  }
}
.section--notfound {
  padding: 110px 0 80px 0
}
@media (min-width:591px) {
  .section--notfound {
    padding: 170px 0 135px 0
  }
}
@media (min-width:835px) {
  .section--notfound {
    padding: 210px 0 97px 0
  }
}
.not-found {
  text-align: center
}
.not-found__title {
  font-weight: 700;
  font-size: 152px;
  text-align: center;
  line-height: 1;
  color: #19a1b7;
  margin-bottom: 4px
}
@media (min-width:591px) {
  .not-found__title {
    font-size: 136px
  }
}
.not-found__text {
  font-size: 16px;
  line-height: 24px;
  text-align: center
}
@media (min-width:835px) {
  .not-found__text {
    font-size: 22px;
    line-height: 26px
  }
}
.not-found__btn {
  margin-top: 56px;
  min-width: 208px;
  width: 100%
}
@media (min-width:591px) {
  .not-found__btn {
    width: auto
  }
}