@font-face {
  font-family: 'UniversLTCYR-67BoldCond';
  src: url("../fonts/UniversLTCYR-67BoldCond.eot");
  src: url("../fonts/UniversLTCYR-67BoldCond.eot?#iefix") format("embedded-opentype"), url("../fonts/UniversLTCYR-67BoldCond.woff2") format("woff2"), url("../fonts/UniversLTCYR-67BoldCond.woff") format("woff"), url("../fonts/UniversLTCYR-67BoldCond.ttf") format("truetype"), url("../fonts/UniversLTCYR-67BoldCond.svg#UniversLTCYR-67BoldCond") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'UniversLTCYR-47LightCond';
  src: url("../fonts/UniversLTCYR-47LightCond.eot");
  src: url("../fonts/UniversLTCYR-47LightCond.eot?#iefix") format("embedded-opentype"), url("../fonts/UniversLTCYR-47LightCond.woff2") format("woff2"), url("../fonts/UniversLTCYR-47LightCond.woff") format("woff"), url("../fonts/UniversLTCYR-47LightCond.ttf") format("truetype"), url("../fonts/UniversLTCYR-47LightCond.svg#UniversLTCYR-47LightCond") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'HelveticaNeueCyr-Regular';
  src: url("../fonts/HelveticaNeueCyr-Roman.eot");
  src: url("../fonts/HelveticaNeueCyr-Roman.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueCyr-Roman.woff2") format("woff2"), url("../fonts/HelveticaNeueCyr-Roman.woff") format("woff"), url("../fonts/HelveticaNeueCyr-Roman.ttf") format("truetype"), url("../fonts/HelveticaNeueCyr-Roman.svg#HelveticaNeueCyr-Roman") format("svg");
  font-weight: normal;
  font-style: normal; }

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

@font-face {
  font-family: 'HelveticaNeueCyr-BoldItalic';
  src: url("../fonts/HelveticaNeueCyr-BoldItalic.eot");
  src: url("../fonts/HelveticaNeueCyr-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueCyr-BoldItalic.woff2") format("woff2"), url("../fonts/HelveticaNeueCyr-BoldItalic.woff") format("woff"), url("../fonts/HelveticaNeueCyr-BoldItalic.ttf") format("truetype"), url("../fonts/HelveticaNeueCyr-BoldItalic.svg#HelveticaNeueCyr-BoldItalic") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'HelveticaNeueCyr-Light';
  src: url("../fonts/HelveticaNeueCyr-Light.eot");
  src: url("../fonts/HelveticaNeueCyr-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueCyr-Light.woff2") format("woff2"), url("../fonts/HelveticaNeueCyr-Light.woff") format("woff"), url("../fonts/HelveticaNeueCyr-Light.ttf") format("truetype"), url("../fonts/HelveticaNeueCyr-Light.svg#HelveticaNeueCyr-Light") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'HelveticaNeueCyr-Italic';
  src: url("../fonts/HelveticaNeueCyr-Italic.eot");
  src: url("../fonts/HelveticaNeueCyr-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueCyr-Italic.woff2") format("woff2"), url("../fonts/HelveticaNeueCyr-Italic.woff") format("woff"), url("../fonts/HelveticaNeueCyr-Italic.ttf") format("truetype"), url("../fonts/HelveticaNeueCyr-Italic.svg#HelveticaNeueCyr-Italic") format("svg");
  font-weight: normal;
  font-style: normal; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  -webkit-font-smoothing: antialiased; }

html, body {
  width: 100%;
  height: 100%;
  min-width: 320px; }

body {
  background-color: #fff;
  box-sizing: border-box; }
  body._locked {
    overflow: hidden; }
    body._locked .header {
      position: fixed;
      top: 0;
      left: 0;
      right: 0; }
    @media (min-width: 1025px) {
      body._locked {
        padding-right: 15px; }
        body._locked .header {
          right: 15px; } }
    @media (max-width: 767px) {
      body._locked .header {
        -webkit-transition: height 0.15s ease-in-out;
        transition: height 0.15s ease-in-out;
        height: 131px; } }

.view-main {
  overflow: hidden; }

a {
  text-decoration: none; }
  a.button-black {
    font-family: 'HelveticaNeueCyr-Light', sans-serif;
    color: black;
    font-size: 1.5rem;
    line-height: 2.1rem;
    border: 0.3rem black solid;
    padding: 1.5rem;
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    max-height: 5.5rem;
    white-space: nowrap;
    overflow: hidden; }
    a.button-black.enter {
      font-size: 1rem;
      border: 0.3rem rgba(0, 0, 0, 0.7) solid !important;
      color: rgba(0, 0, 0, 0.7) !important; }
    a.button-black:hover {
      border: 0.3rem rgba(0, 0, 0, 0.6) solid;
      color: rgba(0, 0, 0, 0.6); }
    a.button-black.unactive {
      border: 0.3rem rgba(0, 0, 0, 0.6) solid;
      color: rgba(0, 0, 0, 0.6);
      cursor: default; }

.menu {
  display: inline-block;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  width: 100%; }
  .menu:hover .menu-icon-line {
    opacity: .9;
    -webkit-transform: scaleX(1.2);
    transform: scaleX(1.2); }
    @media (max-width: 479px) {
      .menu:hover .menu-icon-line {
        -webkit-transform: none;
        transform: none; } }
  .menu .menu-icon-line {
    display: block;
    height: 6px;
    width: 100%;
    background-color: #000;
    margin-bottom: 16px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .menu .menu-icon-line:last-child {
      margin-bottom: 0; }
  .menu._white .menu-icon-line {
    background-color: #ffffff; }
  .menu.menu-active .menu-icon-line-1 {
    -webkit-transform: translateY(16px) rotateZ(45deg);
    transform: translateY(16px) rotateZ(45deg); }
  .menu.menu-active .menu-icon-line-2 {
    -webkit-transform: translateY(-6px) rotateZ(-45deg);
    transform: translateY(-6px) rotateZ(-45deg); }

.owl-prev.disabled, .owl-next.disabled {
  display: none !important; }

.section-header {
  position: relative; }
  .section-header__title {
    font-size: 4.4rem;
    letter-spacing: -1px;
    line-height: 3.9rem;
    font-family: 'UniversLTCYR-67BoldCond', sans-serif;
    color: #000000;
    text-transform: uppercase;
    margin-bottom: 2.3rem;
    display: inline-block; }
    @media (max-width: 479px) {
      .section-header__title {
        font-size: 3.4rem; } }
  .section-header.phenomena {
    background: #bce1e2;
    min-height: 10.6rem;
    box-sizing: border-box;
    padding: 3.3rem 2.6rem 0; }
  .section-header.laboratorium {
    background: #ffffff;
    height: 28.55rem;
    box-sizing: border-box;
    padding: 13rem 3rem 0 3rem;
    position: relative; }
    .section-header.laboratorium .laboratorium-headers {
      float: left; }
    .section-header.laboratorium h1 {
      float: left;
      line-height: 5.8rem;
      font-size: 6rem;
      font-family: 'UniversLTCYR-67BoldCond', sans-serif;
      color: #000000;
      text-transform: uppercase;
      margin-bottom: 1rem; }
    .section-header.laboratorium h2 {
      font-family: 'HelveticaNeueCyr-Regular', sans-serif;
      font-size: 1.7rem;
      color: #000000;
      border: .3rem solid #000000;
      float: right;
      clear: both;
      padding: 1.5rem 2rem;
      margin-right: .4rem; }

.header-wrapper {
  position: relative;
  padding: 0 1%; }

.zp-socials {
  display: flex;
  align-items: center; }
  .zp-socials__item {
    display: inline-block;
    vertical-align: top; }
    .zp-socials__item._caution {
      padding-top: 4px;
      color: #000000;
      opacity: 0.5;
      font-size: 20px;
      line-height: 31px;
      white-space: nowrap;
      font-family: 'UniversLTCYR-67BoldCond', sans-serif; }
      @media (max-width: 1120px) {
        .zp-socials__item._caution {
          font-size: 16px; } }
  .zp-socials__link {
    display: block;
    transition: opacity 0.3s ease-out; }
    .zp-socials__link:hover {
      opacity: .8; }
  .zp-socials__icon {
    display: block;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat; }
  .zp-socials._small .zp-socials__icon {
    height: 24px;
    width: 24px; }
  .zp-socials._small .zp-socials__item {
    margin: 0 7px; }
    .zp-socials._small .zp-socials__item:first-child {
      margin-left: 0; }
    .zp-socials._small .zp-socials__item:last-child {
      margin-right: 0; }
  .zp-socials._medium .zp-socials__icon {
    height: 2.3rem;
    width: 2.3rem; }
  .zp-socials._medium .zp-socials__item {
    margin: 0 8px; }
    .zp-socials._medium .zp-socials__item:first-child {
      margin-left: 0; }
    .zp-socials._medium .zp-socials__item:last-child {
      margin-right: 0; }
  .zp-socials._white .zp-socials__icon.vk {
    background-image: url("../img/vk_white.svg"); }
  .zp-socials._white .zp-socials__icon.fb {
    background-image: url("../img/fb_white.svg"); }
  .zp-socials._white .zp-socials__icon.youtube {
    background-image: url("../img/youtube_white.svg"); }
  .zp-socials._white .zp-socials__icon.telegram {
    background-image: url("../img/telegram_white.svg"); }
  .zp-socials._white .zp-socials__icon.instagram {
    background-image: url("../img/instagram_white.svg"); }
  .zp-socials._black .zp-socials__icon._18-icon {
    background-image: url("../img/18-icon.svg"); }
  .zp-socials._black .zp-socials__icon.vk {
    background-image: url("../img/vk.svg"); }
  .zp-socials._black .zp-socials__icon.fb {
    background-image: url("../img/fb.svg"); }
  .zp-socials._black .zp-socials__icon.youtube {
    background-image: url("../img/youtube.svg"); }
  .zp-socials._black .zp-socials__icon.telegram {
    background-image: url("../img/telegram.svg"); }
  .zp-socials._black .zp-socials__icon.instagram {
    background-image: url("../img/instagram.svg"); }

section {
  position: relative;
  width: 100%;
  box-sizing: border-box; }
  section.content {
    padding-top: 3rem; }
    section.content .complex-text {
      padding: 0 20%; }
      section.content .complex-text .embed-container {
        position: relative;
        padding-bottom: 56.25%;
        height: 0;
        overflow: hidden;
        max-width: 100%;
        margin-bottom: 0.7rem; }
      section.content .complex-text .embed-video {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
      section.content .complex-text .embed-text {
        font-family: Arial;
        padding-bottom: 1rem;
        font-size: 1.3rem;
        line-height: 1.3rem;
        color: #000000; }
        @media (max-width: 767px) {
          section.content .complex-text .embed-text {
            padding-left: 1rem;
            padding-right: 1rem; } }
      section.content .complex-text h1 {
        font-family: 'UniversLTCYR-67BoldCond', sans-serif;
        font-size: 3.5rem;
        line-height: 3.5rem;
        text-transform: uppercase;
        margin-bottom: 2rem; }
      section.content .complex-text h2 {
        font-family: 'HelveticaNeueCyr-Regular', sans-serif;
        font-size: 2rem;
        line-height: 2rem;
        margin-bottom: 1rem; }
      section.content .complex-text:after {
        content: " ";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
        font-size: 0; }
      section.content .complex-text .image-block {
        float: left;
        width: 55%;
        margin-right: 2%;
        margin-bottom: 1%; }
        section.content .complex-text .image-block img {
          width: 100%;
          height: auto; }
        section.content .complex-text .image-block span {
          display: block; }
          section.content .complex-text .image-block span h2 {
            font-family: Arial !important;
            font-size: 1.3rem !important;
            line-height: 1.3rem !important;
            color: #000000 !important;
            margin-bottom: 0.5rem !important; }
          section.content .complex-text .image-block span p {
            font-family: Arial !important;
            font-style: italic !important;
            font-size: 1.3rem !important;
            line-height: 1.3rem !important;
            color: #777777 !important; }
      section.content .complex-text .left {
        width: 100%;
        padding-top: 0; }
        section.content .complex-text .left._with-bulb {
          max-width: 820px;
          margin-left: auto;
          margin-right: auto; }
        section.content .complex-text .left p {
          margin-bottom: 1rem; }
          section.content .complex-text .left p:last-of-type {
            margin-bottom: 0; }
        section.content .complex-text .left a {
          color: #777777;
          text-decoration: underline; }
          section.content .complex-text .left a:hover {
            color: #20a08c;
            text-decoration: none; }
        section.content .complex-text .left .text {
          width: 100%;
          max-width: 820px;
          margin: 0 auto 46px; }
          @media (max-width: 767px) {
            section.content .complex-text .left .text {
              margin-bottom: 3rem; } }
          section.content .complex-text .left .text.grey {
            font-family: Arial;
            color: #777777; }
            @media (min-width: 768px) {
              section.content .complex-text .left .text.grey {
                font-size: 18px;
                line-height: 25px; } }
            @media (max-width: 767px) {
              section.content .complex-text .left .text.grey {
                font-size: 1.3rem;
                line-height: 1.8rem; } }
            section.content .complex-text .left .text.grey b {
              font-weight: 700; }
            section.content .complex-text .left .text.grey i {
              font-style: italic; }
            section.content .complex-text .left .text.grey p {
              font-family: Arial;
              color: #777777;
              margin-bottom: 1.2rem; }
              @media (min-width: 768px) {
                section.content .complex-text .left .text.grey p {
                  font-size: 18px;
                  line-height: 25px; } }
              @media (max-width: 767px) {
                section.content .complex-text .left .text.grey p {
                  font-size: 1.3rem;
                  line-height: 1.8rem; } }
              section.content .complex-text .left .text.grey p:last-of-type {
                margin-bottom: 0; }
              section.content .complex-text .left .text.grey p b {
                font-weight: 700; }
              section.content .complex-text .left .text.grey p i {
                font-style: italic; }
          section.content .complex-text .left .text.black {
            font-family: 'HelveticaNeueCyr-Regular', sans-serif;
            color: #000000; }
            @media (min-width: 768px) {
              section.content .complex-text .left .text.black {
                font-size: 22px;
                line-height: 29px; } }
            @media (max-width: 767px) {
              section.content .complex-text .left .text.black {
                font-size: 1.6rem;
                line-height: 2.1rem; } }
            section.content .complex-text .left .text.black span {
              font-family: "HelveticaNeueCyr-Regular", sans-serif !important;
              color: #000000 !important; }
              @media (min-width: 768px) {
                section.content .complex-text .left .text.black span {
                  font-size: 22px !important;
                  line-height: 29px !important; } }
              @media (max-width: 767px) {
                section.content .complex-text .left .text.black span {
                  font-size: 1.6rem !important;
                  line-height: 2.1rem !important; } }
            section.content .complex-text .left .text.black a {
              text-decoration: underline;
              color: #000000; }
              section.content .complex-text .left .text.black a:hover {
                color: #20a08c;
                text-decoration: none; }
            section.content .complex-text .left .text.black b {
              font-family: 'HelveticaNeueCyr-Bold', sans-serif; }
            section.content .complex-text .left .text.black i {
              font-family: 'HelveticaNeueCyr-Italic', sans-serif; }
            section.content .complex-text .left .text.black p {
              margin-bottom: 1.2rem;
              font-family: 'HelveticaNeueCyr-Regular', sans-serif; }
              @media (min-width: 768px) {
                section.content .complex-text .left .text.black p {
                  font-size: 22px;
                  line-height: 29px; } }
              @media (max-width: 767px) {
                section.content .complex-text .left .text.black p {
                  font-size: 1.6rem;
                  line-height: 2.1rem; } }
              section.content .complex-text .left .text.black p:last-of-type {
                margin-bottom: 0; }
              section.content .complex-text .left .text.black p b {
                font-family: 'HelveticaNeueCyr-Bold', sans-serif; }
              section.content .complex-text .left .text.black p i {
                font-family: 'HelveticaNeueCyr-Italic', sans-serif; }
          @media (min-width: 768px) {
            section.content .complex-text .left .text ul {
              padding-left: 18px; } }
          @media (min-width: 768px) {
            section.content .complex-text .left .text ol {
              padding-left: 24px; } }
        section.content .complex-text .left .note-left {
          font-family: 'HelveticaNeueCyr-Bold';
          color: #000;
          font-size: 1.5rem;
          line-height: 1.9rem;
          width: 100%;
          max-width: 820px;
          clear: left;
          border-left: .6rem solid #000000;
          padding: .8rem 2.6rem .8rem 2.6rem;
          box-sizing: border-box;
          margin: 0 auto 46px; }
          section.content .complex-text .left .note-left p {
            margin-bottom: 1rem; }
            section.content .complex-text .left .note-left p:last-of-type {
              margin-bottom: 0; }
          section.content .complex-text .left .note-left i {
            font-family: 'HelveticaNeueCyr-BoldItalic'; }
        section.content .complex-text .left .note-top {
          color: #777777;
          font-family: Arial;
          width: 100%;
          max-width: 820px;
          clear: left;
          position: relative;
          box-sizing: border-box;
          padding-top: 2.5rem;
          border-top: 1px solid #000000;
          margin: 0 auto 46px; }
          @media (min-width: 768px) {
            section.content .complex-text .left .note-top {
              font-size: 18px;
              line-height: 25px; } }
          @media (max-width: 767px) {
            section.content .complex-text .left .note-top {
              font-size: 1.3rem;
              line-height: 1.8rem; } }
          section.content .complex-text .left .note-top b {
            font-weight: 700; }
          section.content .complex-text .left .note-top i {
            font-style: italic; }
          section.content .complex-text .left .note-top:after {
            content: " ";
            display: block;
            height: 0;
            clear: both;
            visibility: hidden;
            font-size: 0; }
          section.content .complex-text .left .note-top p {
            margin-bottom: 1.2rem;
            font-size: 1.3rem;
            line-height: 1.8rem; }
            section.content .complex-text .left .note-top p:last-of-type {
              margin-bottom: 0; }
            section.content .complex-text .left .note-top p b {
              font-weight: 700; }
            section.content .complex-text .left .note-top p i {
              font-style: italic; }
          section.content .complex-text .left .note-top ul {
            margin-top: 1rem; }
          section.content .complex-text .left .note-top li {
            margin-left: 1rem;
            line-height: 1.6rem; }
      @media (min-width: 1025px) {
        section.content .complex-text .right {
          width: 282px;
          float: right;
          margin-left: 1rem; } }
      section.content .complex-text .bulb {
        font-family: Arial;
        color: #000;
        font-size: 1.3rem;
        line-height: 1.8rem;
        width: 100%;
        border-top: 8px solid #000000;
        background: #fceff1;
        box-sizing: border-box;
        padding: 0 24px 40px; }
        @media (min-width: 1025px) {
          section.content .complex-text .bulb {
            margin-bottom: 1.6rem; } }
        @media (max-width: 1024px) {
          section.content .complex-text .bulb {
            margin-bottom: 1.6rem; }
            section.content .complex-text .bulb:last-of-type {
              margin-bottom: 0; } }
        section.content .complex-text .bulb p {
          margin-bottom: 1rem;
          margin-top: 26px;
          letter-spacing: 0.55px; }
          section.content .complex-text .bulb p:last-of-type {
            margin-bottom: 0; }
        section.content .complex-text .bulb i {
          font-style: italic; }
        section.content .complex-text .bulb a {
          font-family: 'UniversLTCYR-67BoldCond', sans-serif;
          font-size: 1.3rem;
          line-height: 1.2;
          letter-spacing: -0.8px;
          color: #000000;
          display: block;
          margin-top: 26px;
          text-transform: uppercase;
          text-decoration: none !important;
          transition: opacity 0.3s ease-out; }
          section.content .complex-text .bulb a:before {
            content: '';
            width: 2rem;
            height: 2rem;
            display: block;
            background: url("../img/arrow-link.svg") no-repeat;
            -moz-transform: scale(-1, 1);
            -webkit-transform: scale(-1, 1);
            -o-transform: scale(-1, 1);
            transform: scale(-1, 1);
            filter: "FlipH";
            -ms-filter: "FlipH";
            margin-bottom: 3px; }
          section.content .complex-text .bulb a:hover {
            color: #000000 !important;
            opacity: 0.8; }
  section.constructor {
    padding-top: 0.5rem; }
  section.lenta {
    padding: 0 3rem 3% 3rem; }
    section.lenta:after {
      content: "";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden;
      font-size: 0; }
    section.lenta h2 {
      font-family: 'UniversLTCYR-67BoldCond', sans-serif;
      font-size: 3.5rem;
      line-height: 3.5rem;
      text-transform: uppercase;
      margin-top: 3%;
      float: left;
      cursor: pointer; }
      section.lenta h2:hover {
        color: #20a08c;
        text-decoration: underline; }
    section.lenta .materials-wrap {
      float: left;
      clear: left;
      width: 100%; }
      section.lenta .materials-wrap__empty {
        padding-top: 3rem;
        min-height: 12rem;
        max-width: 70%;
        font-size: 1.8rem;
        line-height: 2.2rem;
        color: #928b8b;
        font-family: 'HelveticaNeueCyr-Regular', sans-serif; }
        section.lenta .materials-wrap__empty a {
          text-decoration: underline;
          color: #928b8b; }
          section.lenta .materials-wrap__empty a:hover {
            color: #00b1b0; }
    section.lenta .left {
      min-height: 18rem; }
    section.lenta .right h3 {
      transition: all 0.3s ease-out;
      color: black; }
      section.lenta .right h3:hover {
        color: rgba(0, 0, 0, 0.6); }
    section.lenta .pagination {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-align-content: stretch;
      -ms-flex-line-pack: stretch;
      align-content: stretch;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      width: 320px;
      position: relative;
      left: 50%;
      transform: translateX(-50%);
      margin-top: 60px; }
      section.lenta .pagination li {
        list-style: none;
        display: block;
        width: 2.3rem;
        text-align: center; }
        section.lenta .pagination li.active {
          background: #000000; }
          section.lenta .pagination li.active a {
            color: #FFFFFF; }
        section.lenta .pagination li a {
          font-family: 'UniversLTCYR-67BoldCond', sans-serif;
          font-size: 1.6rem;
          line-height: 2.3rem;
          text-transform: uppercase;
          color: #000000; }
    section.lenta .materials {
      width: 100%;
      float: left;
      clear: both;
      margin-bottom: 1%; }
      section.lenta .materials:last-of-type {
        margin-bottom: 0; }
      section.lenta .materials:first-of-type {
        margin-top: 3%; }
      section.lenta .materials .left {
        display: block;
        width: 26%;
        float: left;
        background-position: 50% 50%;
        background-size: cover;
        background-repeat: no-repeat;
        position: relative;
        cursor: pointer; }
        section.lenta .materials .left.with-photo:before {
          content: '';
          position: absolute;
          width: 100%;
          height: 100%;
          display: block;
          background: #000000;
          opacity: .2;
          z-index: 1;
          left: 0;
          top: 0; }
      section.lenta .materials .right {
        float: left;
        width: 65%;
        margin-left: 2%; }
        section.lenta .materials .right h3 {
          font-family: 'UniversLTCYR-67BoldCond', sans-serif;
          font-size: 2.5rem;
          line-height: 2.5rem;
          text-transform: uppercase;
          width: 80%;
          float: left;
          clear: left;
          cursor: pointer;
          color: black; }
          section.lenta .materials .right h3:hover {
            color: rgba(0, 0, 0, 0.6); }
        section.lenta .materials .right p {
          font-family: 'HelveticaNeueCyr-Light', sans-serif;
          color: #000000;
          font-size: 1.3rem;
          line-height: 1.5rem;
          margin: 2rem 0;
          float: left;
          clear: left; }
  section.laboratorium {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around; }
    section.laboratorium .left {
      background: #f4f5f5;
      padding: 12rem 21% 0 3rem;
      box-sizing: border-box;
      position: relative;
      flex: 1 auto;
      width: 50%; }
      section.laboratorium .left:before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        border: 15.3rem solid transparent;
        border-top: 5rem solid #ffffff;
        border-right: 44.1rem solid #ffffff; }
      section.laboratorium .left h2 {
        font-family: 'UniversLTCYR-67BoldCond', sans-serif;
        font-size: 3.5rem;
        text-transform: uppercase;
        margin-bottom: 4rem; }
      section.laboratorium .left a {
        font-family: 'HelveticaNeueCyr-Regular', sans-serif;
        color: #000000;
        font-size: 2.5rem;
        line-height: 2.8rem;
        width: 100%;
        float: left;
        clear: left;
        margin-bottom: 7rem; }
        section.laboratorium .left a:hover, section.laboratorium .left a.active {
          color: #20a08c;
          text-decoration: underline; }
    section.laboratorium .right {
      padding: 12rem 2rem 3rem 2rem;
      box-sizing: border-box; }
      section.laboratorium .right .lecture {
        margin-top: 2rem; }
      section.laboratorium .right h2 {
        font-family: 'UniversLTCYR-67BoldCond', sans-serif;
        font-size: 3.5rem;
        line-height: 3.5rem;
        text-transform: uppercase;
        margin-bottom: 2rem; }
      section.laboratorium .right h3 {
        font-family: 'HelveticaNeueCyr-Regular', sans-serif;
        font-size: 2rem;
        line-height: 2rem;
        margin-bottom: 1rem; }
      section.laboratorium .right p {
        font-family: Arial, sans-serif;
        color: #777777;
        font-size: 1.4rem;
        line-height: 1.7rem;
        margin-bottom: 1.5rem; }

.video-youtube {
  max-width: 820px;
  margin-left: auto;
  margin-right: auto; }

.content-media {
  max-width: 820px;
  margin: 0 auto 44px;
  box-sizing: border-box; }
  .content-media-twoImagesType:first-child {
    padding-right: 1em; }
    @media screen and (max-width: 992px) {
      .content-media-twoImagesType:first-child {
        padding-right: 0; } }
  .content-media-twoImagesType:last-child {
    padding-left: 1em; }
    @media screen and (max-width: 992px) {
      .content-media-twoImagesType:last-child {
        padding-left: 0; } }
  .content-media-flex {
    display: flex;
    flex-direction: column; }
    @media screen and (min-width: 992px) {
      .content-media-flex {
        margin: 0 16em;
        flex-direction: row; } }
  @media (min-width: 768px) {
    .content-media {
      width: 60%; } }
  @media (max-width: 767px) {
    .content-media {
      width: 100%;
      margin-bottom: 3rem; } }
  .content-media._single .owl-controls {
    display: none; }
  .content-media.owl-carousel .owl-item img {
    width: auto;
    max-width: 100%;
    margin: 0 auto; }
  .content-media._vertical .owl-item img,
  .content-media._vertical .content-media__descr {
    max-width: 70%; }
  .content-media._full-width {
    max-width: 1184px;
    width: 100%;
    margin-left: auto;
    margin-right: auto; }
    @media (min-width: 768px) {
      .content-media._full-width .content-media__descr {
        width: 69%; } }
    @media (min-width: 768px) and (max-width: 1378px) {
      .content-media._full-width .content-media__descr {
        width: 66%; } }
  .content-media .owl-controls {
    text-indent: -9999px;
    position: absolute;
    width: 100%;
    height: 2rem;
    top: 50%;
    margin-top: -2rem; }
    .content-media .owl-controls .owl-prev,
    .content-media .owl-controls .owl-next {
      position: absolute;
      width: 1.2rem;
      height: 1.2rem;
      top: -0.6rem;
      padding: 0.6rem;
      background-color: #000000;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 1.5rem;
      background-image: url("../img/arrow.svg");
      opacity: 0.5;
      -webkit-transition: opacity 0.3s ease-in-out;
      transition: opacity 0.3s ease-out; }
      .content-media .owl-controls .owl-prev:hover,
      .content-media .owl-controls .owl-next:hover {
        opacity: 1; }
    .content-media .owl-controls .owl-prev {
      left: -3.7rem;
      transform: rotate(180deg); }
      @media (max-width: 1366px) {
        .content-media .owl-controls .owl-prev {
          left: -42px; } }
    .content-media .owl-controls .owl-next {
      right: -3.7rem; }
      @media (max-width: 1366px) {
        .content-media .owl-controls .owl-next {
          right: -42px; } }
    @media (max-width: 767px) {
      .content-media .owl-controls .owl-nav {
        display: none; } }
    @media (max-width: 767px) {
      .content-media .owl-controls {
        text-indent: 0;
        position: static;
        margin-top: 1rem;
        height: auto; }
        .content-media .owl-controls .owl-dot {
          display: inline-block;
          vertical-align: middle;
          padding: 0.8rem; }
          .content-media .owl-controls .owl-dot span {
            display: block;
            width: 8px;
            height: 8px;
            background-color: #000;
            border: 4px solid #000;
            border-radius: 30px;
            box-sizing: border-box;
            transition: background-color 0.2s ease; }
          .content-media .owl-controls .owl-dot.active span {
            height: 12px;
            width: 12px;
            background-color: transparent; } }
  .content-media .owl-dots {
    display: none;
    text-align: center; }
  .content-media .item {
    height: auto;
    position: relative; }
  .content-media__descr {
    position: relative;
    width: 100%;
    max-width: 820px;
    margin: 0.7rem auto 0;
    display: block;
    box-sizing: border-box; }
    @media (max-width: 767px) {
      .content-media__descr {
        padding: 0 1rem;
        width: 100%; } }
  .content-media__author {
    font-family: Arial;
    color: #777777; }
    @media (min-width: 768px) {
      .content-media__author {
        font-size: 14px;
        line-height: 16px; } }
    @media (max-width: 767px) {
      .content-media__author {
        font-size: 1rem;
        line-height: 1rem; } }
  .content-media__label {
    font-family: Arial;
    color: #000000;
    margin-bottom: 0.5rem; }
    @media (min-width: 768px) {
      .content-media__label {
        font-size: 18px;
        line-height: 25px; } }
    @media (max-width: 767px) {
      .content-media__label {
        font-size: 1rem;
        line-height: 1rem; } }
  .content-media__image {
    display: block;
    margin: 0 auto;
    max-width: 100%; }

@media (min-width: 768px) {
  .slider-wrapper {
    padding-left: 54px;
    padding-right: 54px; } }

.rubrics-select__current {
  height: 44px;
  padding: 11px 14px 9px;
  position: relative;
  border: 4px solid #000000;
  background-color: #ffffff;
  font-size: 16px;
  line-height: 1;
  text-transform: lowercase;
  font-family: 'HelveticaNeueCyr-Regular', sans-serif;
  box-sizing: border-box;
  cursor: pointer; }
  .rubrics-select__current:after {
    content: "";
    position: absolute;
    top: 16px;
    right: 15px;
    width: 0px;
    height: 0px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 7px solid #000000; }
  @media (min-width: 768px) {
    .rubrics-select__current {
      display: none; } }

@media (min-width: 768px) {
  .rubrics-select__overlay {
    display: none; } }

@media (max-width: 767px) {
  .rubrics-select {
    position: relative;
    display: inline-block;
    min-width: 300px; }
    .rubrics-select .rubrics-list {
      display: none; }
    .rubrics-select._active {
      z-index: 1005; }
      .rubrics-select._active .rubrics-list {
        display: block; }
    .rubrics-select__overlay {
      position: fixed;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      z-index: 1004; } }

@media (max-width: 479px) {
  .rubrics-select {
    min-width: 0;
    width: 100%; } }

.rubrics {
  position: relative;
  margin-top: -0.62rem;
  padding-bottom: 3.2rem; }
  .rubrics._single {
    margin-top: 0.6rem; }

.rubrics-list {
  list-style: none; }
  .rubrics-list__button {
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: 1;
    text-transform: lowercase;
    border-radius: 0 !important;
    outline: none;
    cursor: pointer; }
  @media (min-width: 768px) {
    .rubrics-list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .rubrics-list__button {
        height: 44px;
        color: #ffffff;
        background: #000000;
        border: 2px solid #000000;
        padding: 12px 13px 10px;
        font-family: 'HelveticaNeueCyr-Light', sans-serif; }
        .rubrics-list__button:hover, .rubrics-list__button._active {
          background-color: #75b5b8;
          border-color: #5ba6aa; }
        .rubrics-list__button._active {
          cursor: default; } }
  @media (max-width: 767px) {
    .rubrics-list {
      position: absolute;
      top: 44px;
      width: 100%;
      border: 4px solid #000000;
      border-top-width: 0;
      box-sizing: border-box;
      padding: 0; }
      .rubrics-list__item {
        border-bottom: 2px solid #979797; }
        .rubrics-list__item:last-child {
          border-bottom-width: 0; }
      .rubrics-list__button {
        padding: 12px 13px;
        text-align: left;
        border: 0;
        margin: 0;
        background-color: #ffffff;
        font-family: 'HelveticaNeueCyr-Regular', sans-serif; } }

.lenta-rubric {
  color: #ffffff;
  background-color: #000000;
  font-family: 'HelveticaNeueCyr-Light', sans-serif;
  font-size: 1.3rem;
  line-height: 1rem;
  text-transform: lowercase;
  padding: .8rem 1rem;
  float: left;
  clear: left;
  transition: background-color 0.2s ease-out; }
  button.lenta-rubric {
    border: none;
    outline: none;
    cursor: pointer; }
    button.lenta-rubric:hover {
      background-color: #75b5b8; }

.material-footer {
  padding: 0 20%;
  margin-top: .8rem; }
  .material-footer__info {
    padding: 1.9rem 0 2rem;
    margin-bottom: 6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 4px solid #000000; }
    @media (max-width: 767px) {
      .material-footer__info {
        margin-bottom: 0; } }
  .material-footer .author__name {
    color: #000;
    font-family: 'UniversLTCYR-67BoldCond', sans-serif;
    font-size: 1.2rem;
    line-height: 1.3rem;
    letter-spacing: 1.1px;
    text-transform: uppercase;
    margin-bottom: 6px; }
  .material-footer .author__city {
    font-family: Arial, sans-serif;
    font-size: 1rem;
    line-height: 1rem;
    color: #777777; }
  .material-footer .socials-share {
    -ms-flex-preferred-size: 76px;
    flex-basis: 76px;
    -ms-flex-negative: 0;
    flex-shrink: 0; }
  @media (max-width: 767px) {
    .material-footer {
      padding: 0 1%; }
      .material-footer .socials-share {
        display: none;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        background-color: #ffffff;
        height: 44px;
        z-index: 100;
        box-shadow: 0 -2px 4px 0 rgba(188, 191, 196, 0.5); }
      .material-footer .socials-list._horizontal {
        max-width: 50%;
        margin: 0 auto;
        height: 44px; } }

.interview-content {
  padding: 0 1%; }

.header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 36px;
  height: 112px;
  box-sizing: border-box;
  font-family: 'UniversLTCYR-67BoldCond', sans-serif;
  background-color: #ffffff;
  position: relative;
  z-index: 901; }
  @media (max-width: 1024px) {
    .header {
      padding-left: 24px;
      padding-right: 24px; } }
  @media (max-width: 767px) {
    .header {
      flex-wrap: wrap;
      padding: 24px 0 0;
      overflow: hidden;
      position: relative; }
      .header:before, .header:after {
        content: '';
        position: absolute;
        bottom: 0;
        height: 60px;
        width: 24px;
        z-index: 1; }
      .header:before {
        left: 0;
        background-image: linear-gradient(to right, #fff, rgba(255, 255, 255, 0)); }
      .header:after {
        right: 0;
        background-image: linear-gradient(to left, #fff, rgba(255, 255, 255, 0)); } }
  .header__logo {
    font-size: 28px;
    line-height: 1.3;
    color: #000000;
    letter-spacing: 0.7px;
    text-transform: uppercase; }
    .header__logo:after {
      content: '';
      display: block;
      width: 100%;
      height: 4px;
      margin-top: -3px;
      background-color: #000000; }
    @media (min-width: 1190px) {
      .header__logo {
        margin-right: 28px; } }
    @media (max-width: 1160px) {
      .header__logo {
        font-size: 23px;
        line-height: 1.4;
        letter-spacing: 0.2px; } }
    @media (max-width: 767px) {
      .header__logo {
        margin-left: 24px;
        order: 1; } }
  .header__nav {
    box-sizing: border-box;
    margin: auto; }
    @media (max-width: 767px) {
      .header__nav {
        padding: 21px 0 2px 24px;
        overflow-x: auto;
        height: 88px;
        width: 100%;
        order: 3; } }
  .header__list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: space-around; }
    @media (min-width: 771px) and (max-width: 950px) {
      .header__list {
        justify-content: flex-end; } }
    @media (max-width: 767px) {
      .header__list {
        width: 100%;
        min-width: 465px;
        justify-content: flex-start; } }
  .header__list-item {
    padding: 0 15px; }
    .header__list-item._active .header__link {
      opacity: 1; }
    @media (max-width: 1219px) {
      .header__list-item {
        padding: 0 7px; }
        .header__list-item:last-child {
          padding-right: 0; } }
    @media (max-width: 767px) {
      .header__list-item:first-child {
        padding-left: 0; }
      .header__list-item:last-child {
        padding-right: 24px; } }
  .header__link {
    color: #000000;
    font-size: 20px;
    letter-spacing: 0.71px;
    white-space: nowrap;
    opacity: 0.5;
    -webkit-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in; }
    @media (min-width: 768px) {
      .header__link:hover {
        opacity: 1; } }
    @media (max-width: 1120px) {
      .header__link {
        font-size: 16px; } }
  @media (max-width: 980px) {
    .header__socials {
      display: none; } }
  .header__search {
    flex-shrink: 0;
    position: relative; }
    .header__search:before {
      content: "";
      width: 1px;
      height: 24px;
      display: inline-block;
      vertical-align: middle;
      background-color: #000;
      opacity: 0.15;
      margin: 0 22px 0 30px; }
    @media (max-width: 767px) {
      .header__search {
        order: 2;
        margin-right: 24px; } }

.search-btn {
  width: 24px;
  height: 24px;
  padding: 0;
  border: 0;
  outline: none;
  background-color: transparent;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  transition: opacity 0.3s ease-out; }
  .search-btn:hover {
    opacity: 0.8; }
  .search-btn svg {
    width: 100%;
    height: 100%; }

.search-socials {
  width: 185px;
  flex-shrink: 0; }
  .search-socials__title {
    color: #808080;
    font-size: 20px;
    letter-spacing: 0.6px;
    margin: -1px 0 16px;
    font-family: 'UniversLTCYR-67BoldCond', sans-serif; }
  .search-socials .zp-socials__item._caution {
    display: none; }
  @media (max-width: 1200px) {
    .search-socials {
      display: none; } }

.search-panel {
  width: 100%;
  position: relative;
  display: flex;
  align-items: center; }
  .search-panel:before {
    content: "";
    width: 1px;
    height: 24px;
    display: block;
    background-color: #000;
    opacity: 0.15;
    margin: 0 36px 0 11px; }
  @media (max-width: 1160px) {
    .search-panel:before {
      margin: 0 23px; } }
  @media (max-width: 767px) {
    .search-panel {
      order: 3;
      padding: 23px 24px 19px; }
      .search-panel:before {
        display: none; } }
  .search-panel__wrapp {
    position: relative;
    width: 100%; }
  .search-panel__input {
    border: 0;
    padding: 3px 0 0;
    -webkit-appearance: none;
    outline: none;
    display: block;
    width: 100%;
    font-size: 28px;
    letter-spacing: 0.7px;
    text-transform: uppercase;
    font-family: 'UniversLTCYR-67BoldCond', sans-serif;
    color: #00b1b1; }
    .search-panel__input:focus + .search-panel__line {
      background-color: #00b1b1; }
    .search-panel__input::-webkit-input-placeholder {
      color: #d9d9d9; }
    .search-panel__input::-moz-placeholder {
      color: #d9d9d9; }
    .search-panel__input:-moz-placeholder {
      color: #d9d9d9; }
    .search-panel__input:-ms-input-placeholder {
      color: #d9d9d9; }
    @media (max-width: 1160px) {
      .search-panel__input {
        font-size: 23px; } }
  .search-panel__line {
    display: block;
    height: 4px;
    margin-top: -3px;
    width: 100%;
    background-color: #d9d9d9;
    transition: background-color 0.3s ease-out; }

.search-overlay {
  position: fixed;
  top: 112px;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.85);
  z-index: 900;
  transition: background-color 0.15s ease-out; }
  @media (max-width: 767px) {
    .search-overlay {
      padding-top: 19px; } }
  @media (min-width: 768px) {
    .search-overlay:after {
      content: "";
      height: 1px;
      width: 100%;
      position: absolute;
      top: 0;
      background-color: #d9d9d9; } }

.search-results {
  background-color: #fff;
  height: 100%;
  width: 100%;
  overflow-y: auto;
  box-sizing: border-box; }
  .search-results__border {
    padding: 35px 10px 40px 285px;
    width: 100%;
    position: relative;
    box-sizing: border-box; }
    @media (min-width: 768px) {
      .search-results__border:before {
        content: "";
        width: 100%;
        height: 30px;
        background-color: #fff;
        position: absolute;
        top: -1px;
        left: 0;
        z-index: 1; } }
    @media (max-width: 1160px) and (min-width: 1025px) {
      .search-results__border {
        padding-left: 220px; } }
    @media (max-width: 1024px) {
      .search-results__border {
        padding-left: 24px;
        padding-right: 24px; } }
  .search-results__count {
    font-size: 18px;
    letter-spacing: 0.5px;
    color: #000000;
    line-height: 1.39;
    font-family: 'HelveticaNeueCyr-Light', sans-serif;
    margin: 0 0 60px; }
    @media (max-width: 1160px) {
      .search-results__count {
        font-size: 16px;
        margin-bottom: 30px; } }
  .search-results__content {
    display: flex;
    max-width: 1113px;
    width: 100%; }

.suggest {
  background-color: #f5f5f5;
  height: 100%;
  width: 100%;
  overflow-y: auto;
  box-sizing: border-box;
  position: relative; }
  .suggest__border {
    position: relative; }
    @media (min-width: 768px) {
      .suggest__border:before {
        content: "";
        width: 100%;
        height: 30px;
        background-color: #fff;
        position: absolute;
        top: -1px;
        left: 0;
        z-index: 1; } }
  .suggest__message {
    padding: 39px 285px 70px;
    background-color: #fff; }
    @media (max-width: 1160px) and (min-width: 1025px) {
      .suggest__message {
        padding-left: 220px;
        padding-right: 220px; } }
    @media (max-width: 1024px) {
      .suggest__message {
        padding-left: 24px;
        padding-right: 24px; } }
    @media (max-width: 767px) {
      .suggest__message {
        padding-bottom: 56px; } }
  .suggest__content {
    padding: 72px 36px 0 285px; }
    @media (max-width: 1160px) and (min-width: 1025px) {
      .suggest__content {
        padding-left: 220px; } }
    @media (max-width: 1024px) {
      .suggest__content {
        padding-left: 24px;
        padding-right: 24px; } }
    @media (max-width: 767px) {
      .suggest__content {
        padding-top: 56px; } }
  .suggest__title {
    text-transform: uppercase;
    font-family: 'UniversLTCYR-67BoldCond', sans-serif;
    font-size: 28px;
    letter-spacing: 1px;
    color: #000000; }
    @media (max-width: 1160px) {
      .suggest__title {
        font-size: 23px; } }
  .suggest__caption {
    font-size: 20px;
    letter-spacing: 0.5px;
    font-family: 'UniversLTCYR-67BoldCond', sans-serif;
    color: #000000;
    margin-bottom: 60px; }
    @media (max-width: 1160px) {
      .suggest__caption {
        font-size: 18px; } }
  .suggest .results-list {
    max-width: 850px;
    box-sizing: border-box; }
  .suggest .loading-dots {
    padding: 39px 0 11px 0; }
    @media (max-width: 1160px) {
      .suggest .loading-dots {
        padding-top: 30px; } }

.results-list {
  list-style: none;
  padding-right: 20px;
  flex: 1 auto; }
  .results-list__item {
    margin-bottom: 66px; }
    @media (max-width: 767px) {
      .results-list__item {
        margin-bottom: 30px; } }

.search-card {
  position: relative; }
  .search-card__link {
    display: flex;
    align-items: flex-start;
    position: relative; }
    @media (min-width: 1024px) {
      .search-card__link:hover .search-card__title {
        color: #00b1b0; }
      .search-card__link:hover .search-card__bg {
        -webkit-transform: scale(1.05);
        transform: scale(1.05); } }
  .search-card__image {
    width: 232px;
    flex-shrink: 0;
    margin-right: 48px; }
    @media (max-width: 767px) {
      .search-card__image {
        display: none; } }
  .search-card__preview {
    width: 100%;
    padding-top: 63.25%;
    overflow: hidden;
    position: relative; }
  .search-card__bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%; }
    @media (min-width: 1024px) {
      .search-card__bg {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transition-property: opacity,-webkit-transform;
        transition-property: opacity,-webkit-transform;
        transition-property: transform,opacity;
        transition-property: transform,opacity,-webkit-transform;
        -webkit-transition-duration: 0.15s;
        transition-duration: 0.15s;
        -webkit-transition-timing-function: linear;
        transition-timing-function: linear; } }
  @media (min-width: 768px) {
    .search-card__content {
      padding-bottom: 25px; } }
  .search-card__title {
    max-width: 570px;
    font-size: 18px;
    line-height: 1.35;
    color: #000000;
    -webkit-transition: color 0.15s ease-in-out;
    transition: color 0.15s ease-in-out;
    font-family: 'UniversLTCYR-67BoldCond', sans-serif;
    margin-bottom: 15px; }
    .search-card__title i {
      font-style: italic; }
      .search-card__title i:after {
        content: '\2022';
        margin: 0 0px 0 6px;
        font-size: 0.8rem;
        font-style: normal;
        vertical-align: middle; }
        @media (max-width: 479px) {
          .search-card__title i:after {
            margin: 0 0px 0 9px;
            font-size: 14px; } }
    @media (min-width: 768px) {
      .search-card__title {
        font-size: 20px; } }
  .search-card__rubric {
    padding: 0;
    border: 0;
    outline: none;
    color: #7f7f7f;
    font-size: 16px;
    line-height: 1.39;
    font-family: 'HelveticaNeueCyr-Light', sans-serif;
    background-color: transparent;
    -webkit-transition: color 0.15s ease-in-out;
    transition: color 0.15s ease-in-out;
    cursor: pointer; }
    @media (min-width: 768px) {
      .search-card__rubric {
        position: absolute;
        bottom: 0;
        left: 280px;
        font-size: 18px; } }
    .search-card__rubric:hover {
      color: #00b1b0; }
  .search-card__section {
    margin: 0 0 8px;
    color: #979797;
    font-size: 18px;
    letter-spacing: 0.6px;
    font-family: 'UniversLTCYR-67BoldCond', sans-serif; }
    @media (min-width: 768px) {
      .search-card__section {
        font-size: 20px; } }

.logo__icon {
  display: block;
  width: 6.0rem;
  height: 2.0rem;
  background: url("../img/fom-logo.svg") no-repeat; }

.footer {
  width: 100%;
  box-sizing: border-box;
  opacity: 0; }
  .footer.animate-enter-active {
    -webkit-transition: opacity 2s ease-in;
    transition: opacity 2s ease-in;
    opacity: 1; }
  .footer__wrapper {
    background: #f9e0e4;
    padding: 2.7rem 2.4rem 1rem; }
  .footer__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 767px) {
      .footer__content {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
  .footer__brand {
    -ms-flex-preferred-size: 23rem;
    flex-basis: 23rem;
    padding-right: 10px; }
    @media (max-width: 767px) {
      .footer__brand {
        -ms-flex-preferred-size: 45%;
        flex-basis: 45%;
        margin-bottom: 2rem; } }
  .footer__links {
    flex-basis: 17rem; }
    @media (max-width: 767px) {
      .footer__links {
        -ms-flex-preferred-size: 45%;
        flex-basis: 45%; } }
    @media (max-width: 479px) {
      .footer__links {
        margin-bottom: 1rem;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%; } }
  .footer__list {
    list-style-type: none; }
    .footer__list .button-accent {
      margin: 0.7rem 0 1rem; }
  .footer__link {
    font-size: 16px;
    line-height: 28px;
    display: inline-block;
    color: #928b8b;
    font-family: 'HelveticaNeueCyr-Regular', sans-serif;
    margin-bottom: 0.3rem;
    white-space: nowrap; }
    .footer__link:hover {
      text-decoration: underline; }
  .footer__socials {
    -ms-flex-negative: 0;
    flex-shrink: 0; }
    @media (max-width: 767px) {
      .footer__socials {
        -ms-flex-preferred-size: 55%;
        flex-basis: 55%; } }
    @media (max-width: 479px) {
      .footer__socials {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%; } }
  .footer__input, .footer__submit {
    display: block;
    width: 100%;
    max-width: 229px;
    outline: none;
    height: 44px;
    font-size: 14px;
    line-height: 14px;
    border-radius: 0; }
    @media (max-width: 479px) {
      .footer__input, .footer__submit {
        max-width: 100%; } }
  .footer__input {
    background-color: transparent;
    border: 4px solid #000000;
    font-family: 'HelveticaNeueCyr-Light', sans-serif;
    padding: 10px 12px 8px;
    box-sizing: border-box;
    color: #000000;
    margin-bottom: 13px;
    margin-top: 1rem;
    -webkit-appearance: none; }
    .footer__input::-webkit-input-placeholder {
      color: #928b8b; }
    .footer__input::-moz-placeholder {
      color: #928b8b; }
    .footer__input:-moz-placeholder {
      color: #928b8b; }
    .footer__input:-ms-input-placeholder {
      color: #928b8b; }
    .footer__input.field-error {
      border-color: red; }
  .footer__submit {
    font-family: 'UniversLTCYR-67BoldCond', sans-serif;
    padding: 12px 10px 10px;
    letter-spacing: 1.8px;
    background: #000000;
    border: none;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 18px;
    cursor: pointer; }
  .footer__title {
    text-transform: uppercase;
    color: #000000;
    font-family: 'UniversLTCYR-67BoldCond', sans-serif;
    letter-spacing: 1px;
    font-size: 1.3rem;
    line-height: 2.6rem;
    margin-bottom: 0.5rem; }
  .footer__agree {
    font-family: 'HelveticaNeueCyr-Regular', sans-serif;
    font-size: 12px;
    line-height: 16px;
    max-width: 400px; }
  .footer__terms {
    color: #00b1b0;
    white-space: nowrap; }
    .footer__terms:hover {
      text-decoration: underline; }
  .footer__success {
    font-size: 1.3rem;
    line-height: 2.6rem;
    font-family: 'UniversLTCYR-67BoldCond', sans-serif; }
  .footer__info {
    font-size: 14px;
    line-height: 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 7.3rem 0 1.7rem; }
    @media (max-width: 1024px) {
      .footer__info {
        margin-top: 3.3rem;
        margin-bottom: 2.5rem;
        text-align: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
  .footer__copy {
    font-family: 'UniversLTCYR-47LightCond', sans-serif;
    -webkit-box-flex: 1;
    -ms-flex: 1 auto;
    flex: 1 auto;
    letter-spacing: 0.5px; }
    @media (max-width: 1024px) {
      .footer__copy {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%; } }
  .footer__docs {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-family: 'HelveticaNeueCyr-Light', sans-serif; }
    @media (max-width: 1024px) {
      .footer__docs {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1; } }
    @media (max-width: 479px) {
      .footer__docs {
        margin-bottom: 1rem; } }
  .footer__doc {
    padding-left: 10px;
    color: #000;
    text-decoration: underline; }
    @media (max-width: 767px) {
      .footer__doc {
        padding: 0 5px;
        margin-bottom: 1rem; } }
  .footer .zp-socials__item._caution {
    display: none; }

.interview {
  position: relative;
  width: 100%;
  background: #f8e0e4;
  padding: 2.2rem 0 4rem 5rem;
  box-sizing: border-box;
  margin-bottom: 3rem; }
  .interview .theme {
    font-size: 1.3rem;
    line-height: 1.6rem;
    color: #000000;
    font-family: 'UniversLTCYR-67BoldCond', sans-serif;
    text-transform: uppercase;
    border-left: 4px solid #000000;
    padding-left: 1rem; }
  .interview .interview-body {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .interview .interview-body-left {
    width: 60%;
    padding-top: 3rem; }
    .interview .interview-body-left.start {
      width: 50%; }
    .interview .interview-body-left h1 {
      font-size: 5rem;
      line-height: 5.1rem;
      color: #000000;
      font-family: 'UniversLTCYR-67BoldCond', sans-serif;
      text-transform: uppercase; }
    .interview .interview-body-left h2 {
      font-size: 2rem;
      line-height: 2.3rem;
      color: #000000;
      font-family: 'UniversLTCYR-67BoldCond', sans-serif;
      text-transform: uppercase; }
    .interview .interview-body-left p {
      font-size: 1.3rem;
      line-height: 1.6rem;
      color: #000000;
      font-family: 'HelveticaNeueCyr-Regular', sans-serif;
      margin-top: 2rem; }
    .interview .interview-body-left form {
      margin-top: 2rem; }
    .interview .interview-body-left .radiogroup {
      display: block;
      position: relative;
      margin-bottom: 2rem; }
      .interview .interview-body-left .radiogroup.is-true label {
        color: #00a993; }
        .interview .interview-body-left .radiogroup.is-true label:before {
          border: 2px solid #00a993; }
      .interview .interview-body-left .radiogroup.is-true input:checked + label:before {
        background: #00a993; }
      .interview .interview-body-left .radiogroup.is-false label {
        color: #e10f21; }
        .interview .interview-body-left .radiogroup.is-false label:before {
          border: 2px solid #e10f21; }
      .interview .interview-body-left .radiogroup.is-false input:checked + label:before {
        background: #e10f21; }
      .interview .interview-body-left .radiogroup label {
        cursor: pointer;
        font-size: 1.1rem;
        line-height: 1.4rem;
        color: #000000;
        font-family: 'HelveticaNeueCyr-Regular', sans-serif; }
        .interview .interview-body-left .radiogroup label:before {
          content: '';
          display: block;
          position: absolute;
          font-size: 0px;
          width: 20px;
          height: 20px;
          border: 2px solid #000000;
          border-radius: 12px;
          top: 0; }
      .interview .interview-body-left .radiogroup input {
        margin: 0 8px 0 0;
        width: 20px;
        height: 20px;
        cursor: pointer;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        opacity: 0;
        outline: none;
        position: relative;
        z-index: 1; }
        .interview .interview-body-left .radiogroup input:checked + label:before {
          background: #000000; }
      .interview .interview-body-left .radiogroup p {
        font-size: .9rem;
        margin-top: .5rem;
        line-height: 1.2rem;
        padding-left: 32px; }
        .interview .interview-body-left .radiogroup p a {
          color: #000000;
          text-decoration: underline; }
          .interview .interview-body-left .radiogroup p a:hover {
            text-decoration: none; }
  .interview .interview-body-right {
    position: relative;
    padding-top: 3rem;
    width: 40%; }
    .interview .interview-body-right img {
      margin-bottom: .5rem;
      width: 100%;
      height: auto; }
    .interview .interview-body-right .counter {
      position: absolute;
      font-size: 16rem;
      color: #000000;
      font-family: 'UniversLTCYR-67BoldCond', sans-serif;
      width: 40%;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-align-content: stretch;
      -ms-flex-line-pack: stretch;
      align-content: stretch;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      padding-top: 3rem; }
      .interview .interview-body-right .counter span {
        font-size: 2.5rem; }
    .interview .interview-body-right.question {
      font-size: 16rem;
      color: #000000;
      font-family: 'UniversLTCYR-67BoldCond', sans-serif;
      width: 40%;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-align-content: stretch;
      -ms-flex-line-pack: stretch;
      align-content: stretch;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; }
      .interview .interview-body-right.question span {
        font-size: 2.5rem;
        opacity: .5; }
  .interview a.button-black {
    line-height: 1.5rem;
    margin-top: 3rem;
    padding: 1rem 1.5rem; }
  .interview .stat-answers {
    box-sizing: border-box;
    padding: 0 4%;
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
    .interview .stat-answers div {
      border-top: 4px solid #00a993;
      font-family: 'UniversLTCYR-67BoldCond', sans-serif;
      font-size: 1rem;
      color: #000000;
      line-height: 2rem;
      width: 9%;
      text-align: center; }
      .interview .stat-answers div.wrong {
        border-top: 4px solid #e10f21; }
  .interview .share {
    background: #000000;
    position: absolute;
    bottom: 0;
    height: 3rem;
    width: 100%;
    left: 0;
    color: #ffffff;
    font-family: HelveticaNeueCyr-Regular;
    text-transform: uppercase;
    font-size: 1.2rem;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
    .interview .share .socials {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-align-content: stretch;
      -ms-flex-line-pack: stretch;
      align-content: stretch;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      margin-left: 1rem; }
      .interview .share .socials div {
        width: 2.3rem;
        height: 2.3rem;
        display: block;
        margin-right: 2rem;
        cursor: pointer; }
        .interview .share .socials div.fb {
          background: url(../img/fb.svg) center no-repeat; }
        .interview .share .socials div.vk {
          background: url(../img/vk.svg) center no-repeat; }

.start-animate {
  min-height: 100%; }

.socials-list {
  list-style-type: none;
  padding-left: 0;
  margin: 0; }
  .socials-list__count {
    display: inline-block;
    font-family: 'HelveticaNeueCyr-Bold', sans-serif;
    line-height: normal; }
  .socials-list__btn {
    padding: 0;
    background-color: transparent;
    border: 0;
    cursor: pointer;
    outline: none;
    display: block;
    width: 100%; }
    .socials-list__btn:hover {
      opacity: .8; }
  .socials-list__icon {
    display: inline-block;
    vertical-align: middle;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat; }
  .socials-list._vertical .socials-list__item {
    display: block; }
    @media (min-width: 1025px) {
      .socials-list._vertical .socials-list__item {
        margin-bottom: 18px; } }
    @media (max-width: 1024px) {
      .socials-list._vertical .socials-list__item {
        margin: 12px; } }
  .socials-list._vertical .socials-list__btn {
    min-height: 2.6rem;
    border-radius: 50%;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.12);
    background-color: #ffffff; }
    @media (min-width: 1025px) {
      .socials-list._vertical .socials-list__btn {
        width: 56px;
        height: 56px; } }
    @media (max-width: 1024px) {
      .socials-list._vertical .socials-list__btn {
        width: 44px;
        height: 44px; } }
  .socials-list._vertical .socials-list__icon {
    display: block;
    margin: 0 auto; }
    @media (min-width: 1025px) {
      .socials-list._vertical .socials-list__icon {
        height: 20px;
        width: 22px; } }
    @media (max-width: 1024px) {
      .socials-list._vertical .socials-list__icon {
        height: 16px;
        width: 18px; } }
  .socials-list._vertical .socials-list__count {
    vertical-align: top;
    margin-top: 4px;
    font-size: 10px; }
  .socials-list._horizontal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .socials-list._horizontal .socials-list__count {
      margin-top: 2px;
      vertical-align: middle;
      font-size: 1rem; }
    .socials-list._horizontal .socials-list__icon.fb {
      height: 1.6rem;
      width: 1.6rem; }
    .socials-list._horizontal .socials-list__icon.vk {
      height: 1.3rem;
      width: 1.6rem; }
    .socials-list._horizontal .socials-list__icon.tw {
      height: 1.6rem;
      width: 1.6rem; }
  .socials-list._white .socials-list__count {
    color: #ffffff; }
  .socials-list._white .socials-list__icon.fb {
    background-image: url("../img/fb2_white.svg"); }
  .socials-list._white .socials-list__icon.vk {
    background-image: url("../img/vk2_white.svg"); }
  .socials-list._white .socials-list__icon.tw {
    background-image: url("../img/twitter2_white.svg"); }
  .socials-list._dark .socials-list__count {
    color: #000000; }
  .socials-list._dark .socials-list__icon.fb {
    background-image: url("../img/fb2.svg"); }
  .socials-list._dark .socials-list__icon.vk {
    background-image: url("../img/vk2.svg"); }
  .socials-list._dark .socials-list__icon.tw {
    background-image: url("../img/twitter2.svg"); }

.constructor ul {
  padding-left: 2rem; }

.hero-wrapp {
  background-color: #000000;
  color: #ffffff;
  padding: 5.15rem 0 2rem;
  margin-bottom: 1.2rem; }
  @media (max-width: 479px) {
    .hero-wrapp {
      padding-top: 63px;
      padding-bottom: 63px; } }

.hero-slider .owl-dots {
  text-align: center;
  padding-top: 1.2rem; }

.hero-slider .owl-dot {
  display: inline-block;
  vertical-align: middle;
  padding: 0.8rem; }
  .hero-slider .owl-dot span {
    opacity: 0.5;
    display: block;
    width: 6px;
    height: 6px;
    background-color: #fff;
    border-radius: 30px;
    box-sizing: border-box;
    transition: background-color 0.2s ease; }
  .hero-slider .owl-dot.active span {
    height: 8px;
    width: 8px; }

.hero-slider .owl-item.center {
  opacity: 1; }

.hero-slider .owl-item:not(.center) {
  pointer-events: none;
  opacity: 0.3; }

.main-bg {
  background-color: #f5f5f5;
  padding-bottom: 4.45rem; }

.card {
  position: relative;
  height: 100%;
  overflow: hidden; }
  .card._quote .card__link {
    background: #fff url(../img/quote-small.svg) center no-repeat;
    background-size: cover;
    align-items: center;
    flex-direction: row;
    justify-content: center; }
    .card._quote .card__link::before {
      display: none; }
    @media (max-width: 1024px) and (min-width: 768px) {
      .card._quote .card__link {
        min-height: 21.6rem; } }
  .card._quote .card__rubric {
    color: #808080; }
    .card._quote .card__rubric:hover {
      color: #00b1b0; }
  .card._quote .card__bottom {
    padding-top: 0; }
  @media (max-width: 767px) {
    .card._quote .card__link {
      padding-top: 100%; }
    .card._quote .card__bottom {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      display: flex;
      align-items: center; } }
  .card._splash._quote .card__quote {
    letter-spacing: 0.8px;
    padding-top: 1.5rem; }
  .card._splash._quote .card__link {
    background-image: url(../img/quote.svg); }
    .card._splash._quote .card__link:after {
      display: none; }
  .card._splash._quote .card__rubric {
    color: #808080; }
  .card._splash .card__bottom {
    padding-top: 0;
    margin-left: auto;
    margin-right: auto; }
  .card._splash .card__link {
    position: relative;
    align-items: center;
    flex-direction: row; }
    .card._splash .card__link::after {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      background-color: rgba(0, 0, 0, 0.4); }
    .card._splash .card__link::before {
      display: none; }
    .card._splash .card__link:hover .card__title {
      color: #ffffff; }
  .card._splash .card__bg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    padding-top: 0; }
  .card._splash .card__round-image {
    border-radius: 0;
    margin: 0;
    width: 100%;
    padding-bottom: 0;
    position: static;
    -webkit-mask-image: none; }
  .card._splash .card__title {
    font-size: 2.2rem;
    line-height: 1.38;
    letter-spacing: 0.8px;
    background-color: transparent;
    text-transform: uppercase;
    color: #ffffff;
    width: 100%;
    position: relative;
    z-index: 100;
    padding-left: 16px;
    padding-right: 16px; }
    .card._splash .card__title i:after {
      margin: 0 0px 0 12px;
      font-size: 1.8rem; }
      @media (max-width: 479px) {
        .card._splash .card__title i:after {
          margin: 0 0px 0 7px;
          font-size: 14px; } }
    @media (max-width: 1550px) and (min-width: 1281px) {
      .card._splash .card__title {
        font-size: 1.75rem; }
        .card._splash .card__title i:after {
          font-size: 1.2rem;
          margin-left: 7px; } }
    @media (max-width: 1280px) and (min-width: 1025px) {
      .card._splash .card__title {
        font-size: 1.55rem; }
        .card._splash .card__title i:after {
          font-size: 1rem;
          margin-left: 7px; } }
    @media (max-width: 1024px) and (min-width: 768px) {
      .card._splash .card__title {
        font-size: 1.8rem; }
        .card._splash .card__title i:after {
          font-size: 1.2rem;
          margin-left: 7px; } }
    @media (max-width: 767px) {
      .card._splash .card__title {
        font-size: 2.29rem; } }
    @media (max-width: 479px) {
      .card._splash .card__title {
        font-size: 20px;
        letter-spacing: 0.5px; } }
  .card._splash .card__rubric {
    color: #ffffff; }
    .card._splash .card__rubric:hover {
      color: #00b1b0; }
  @media (max-width: 767px) {
    .card._splash .card__link {
      padding-top: 100%; }
    .card._splash .card__bottom {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      display: flex;
      align-items: center; } }
  .card._separate .card__link {
    background-color: transparent; }
    @media (min-width: 500px) {
      .card._separate .card__link {
        padding-top: 46.25%; } }
    @media (max-width: 1024px) and (min-width: 768px) {
      .card._separate .card__link {
        min-height: auto; } }
  .card._separate .card__title {
    padding-top: 50px; }
  .card._separate .card__bottom {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }
  .card._separate._quote .card__link {
    background-color: #fff; }
  .card._separate._quote .card__quote {
    padding-top: 50px;
    padding-bottom: 35px; }
  .card__link {
    height: 100%;
    text-align: center;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff; }
    @media (min-width: 1024px) {
      .card__link:hover .card__title,
      .card__link:hover .card__quote {
        color: #00b1b0; }
      .card__link:hover .card__image {
        -webkit-transform: scale(1.05);
        transform: scale(1.05); } }
    .card__link::before {
      content: "";
      height: 50px;
      width: 100%;
      background: linear-gradient(0deg, white 0%, white 76%, rgba(255, 255, 255, 0) 100%);
      position: absolute;
      bottom: 0;
      left: 0;
      z-index: 1; }
  .card__bg {
    width: 100%;
    flex-shrink: 0;
    overflow: hidden;
    padding-top: 46.25%;
    position: relative; }
  .card__round-image {
    border-radius: 50%;
    position: absolute;
    top: 16%;
    left: 50%;
    margin-left: -19%;
    overflow: hidden;
    width: 38%;
    padding-bottom: 38%;
    -webkit-mask-image: -webkit-radial-gradient(white, black); }
  .card__image {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%; }
    @media (min-width: 1024px) {
      .card__image {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transition-property: opacity,-webkit-transform;
        transition-property: opacity,-webkit-transform;
        transition-property: transform,opacity;
        transition-property: transform,opacity,-webkit-transform;
        -webkit-transition-duration: 0.15s;
        transition-duration: 0.15s;
        -webkit-transition-timing-function: linear;
        transition-timing-function: linear; } }
  .card__bottom {
    position: relative;
    padding-top: 53.75%; }
  .card__title {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #000000;
    font-size: 1.29rem;
    line-height: 1.38;
    padding: 1.5rem 14px 42px;
    letter-spacing: 0.45px;
    font-family: 'UniversLTCYR-67BoldCond', sans-serif;
    -webkit-transition: color 0.15s ease-in-out;
    transition: color 0.15s ease-in-out;
    flex: 1 0 auto;
    background-color: #fff;
    box-sizing: border-box; }
    .card__title i {
      font-style: italic; }
      .card__title i:after {
        content: '\2022';
        margin: 0 0px 0 6px;
        font-size: 0.8rem;
        font-style: normal;
        vertical-align: middle; }
        @media (max-width: 479px) {
          .card__title i:after {
            margin: 0 0px 0 7px;
            font-size: 14px; } }
    @media (max-width: 1530px) and (min-width: 1025px) {
      .card__title {
        font-size: 1.15rem; } }
    @media (max-width: 1530px) and (min-width: 768px) {
      .card__title {
        padding: 1rem 14px 35px; } }
    @media (max-width: 767px) {
      .card__title {
        font-size: 2rem; } }
    @media (max-width: 479px) {
      .card__title {
        font-size: 16px;
        letter-spacing: 0.4px;
        padding: 20px 12px 50px; } }
  .card__rubric {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: absolute;
    left: 50%;
    bottom: 17px;
    transform: translateX(-50%);
    display: block;
    z-index: 100;
    padding: 3px 6px;
    color: #808080;
    background-color: transparent;
    border: none;
    font-size: 1.15rem;
    font-family: 'HelveticaNeueCyr-Light', sans-serif;
    text-transform: capitalize;
    outline: none;
    cursor: pointer;
    -webkit-transition: color 0.15s ease-in-out;
    transition: color 0.15s ease-in-out; }
    .card__rubric:hover {
      color: #00b1b0; }
    @media (max-width: 1530px) and (min-width: 1025px) {
      .card__rubric {
        font-size: 14px;
        bottom: 14px; } }
    @media (max-width: 1024px) and (min-width: 768px) {
      .card__rubric {
        bottom: 14px; } }
    @media (max-width: 479px) {
      .card__rubric {
        font-size: 16px; } }
  .card__quote {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 50px 14px;
    font-size: 2.2rem;
    line-height: 1.38;
    font-style: italic;
    color: #000000;
    text-transform: uppercase;
    font-family: 'UniversLTCYR-67BoldCond', sans-serif;
    -webkit-transition: color 0.15s ease-in-out;
    transition: color 0.15s ease-in-out; }
    .card__quote span {
      font-style: normal;
      font-size: 1.8rem; }
      @media (max-width: 1550px) and (min-width: 1025px) {
        .card__quote span {
          font-size: 1.2rem; } }
      @media (max-width: 1024px) and (min-width: 768px) {
        .card__quote span {
          font-size: 1.2rem; } }
    @media (max-width: 1550px) and (min-width: 1025px) {
      .card__quote {
        padding: 28px 14px; } }
    @media (max-width: 1550px) and (min-width: 1281px) {
      .card__quote {
        font-size: 1.75rem; } }
    @media (max-width: 1280px) and (min-width: 1025px) {
      .card__quote {
        font-size: 1.55rem; } }
    @media (max-width: 1024px) and (min-width: 768px) {
      .card__quote {
        font-size: 1.8rem;
        padding: 28px 14px; } }
    @media (max-width: 767px) {
      .card__quote {
        font-size: 2.29rem; } }
    @media (max-width: 479px) {
      .card__quote {
        font-size: 20px;
        line-height: 1.4; } }

.greed {
  padding: 1.2rem 0.6rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  @media (max-width: 479px) {
    .greed {
      padding: 0 5px; } }
  .greed__item {
    margin: 0 0.6rem 1.2rem; }
    @media (min-width: 768px) {
      .greed__item {
        width: calc(25% - 1.2rem); }
        .greed__item:nth-child(5n - 10) {
          width: calc(50% - 1.2rem); } }
    @media (max-width: 1024px) {
      .greed__item {
        width: calc((100% / 3) - 1.2rem); }
        .greed__item:nth-child(5n - 10) {
          width: calc((2 * 100% / 3) - 1.2rem); }
        .greed__item:nth-last-of-type(-n+2) {
          display: none; } }
    @media (max-width: 767px) {
      .greed__item {
        width: 100%; }
        .greed__item:nth-child(5n - 10) {
          width: 100%; } }
    @media (max-width: 479px) {
      .greed__item {
        margin: 0 5px 10px; } }

.greed-shift {
  padding: 0 0.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .greed-shift__item {
    margin: 0 0.6rem 1.2rem; }
    @media (min-width: 1025px) {
      .greed-shift__item:nth-child(5n + 5) {
        width: calc(50% - 1.2rem); }
        .greed-shift__item:nth-child(5n + 5) .card._quote .card__quote {
          letter-spacing: 0.8px;
          padding-top: 1.5rem; }
        .greed-shift__item:nth-child(5n + 5) .card._quote .card__link {
          background-image: url(../img/quote.svg); }
          .greed-shift__item:nth-child(5n + 5) .card._quote .card__link::after, .greed-shift__item:nth-child(5n + 5) .card._quote .card__link::before {
            display: none; } }
    @media (min-width: 1025px) and (max-width: 1024px) and (min-width: 768px) {
      .greed-shift__item:nth-child(5n + 5) .card._quote .card__link {
        min-height: 21.6rem; } }
    @media (min-width: 1025px) {
        .greed-shift__item:nth-child(5n + 5) .card._quote .card__rubric {
          color: #808080; }
          .greed-shift__item:nth-child(5n + 5) .card._quote .card__rubric:hover {
            color: #00b1b0; }
        .greed-shift__item:nth-child(5n + 5) .card._quote .card__bottom {
          padding-top: 0; }
        .greed-shift__item:nth-child(5n + 5) .card__bottom {
          padding-top: 0; }
        .greed-shift__item:nth-child(5n + 5) .card__link {
          position: relative;
          align-items: center;
          flex-direction: row;
          justify-content: center; }
          .greed-shift__item:nth-child(5n + 5) .card__link::after {
            content: "";
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            width: 100%;
            background-color: rgba(0, 0, 0, 0.4); }
          .greed-shift__item:nth-child(5n + 5) .card__link::before {
            display: none; }
        .greed-shift__item:nth-child(5n + 5) .card__bg {
          position: absolute;
          top: 0;
          left: 0;
          height: 100%;
          padding-top: 0; }
        .greed-shift__item:nth-child(5n + 5) .card__round-image {
          border-radius: 0;
          margin: 0;
          width: 100%;
          padding-bottom: 0;
          position: static;
          -webkit-mask-image: none; }
        .greed-shift__item:nth-child(5n + 5) .card__title {
          font-size: 2.2rem;
          line-height: 1.38;
          letter-spacing: 0.8px;
          background-color: transparent;
          text-transform: uppercase;
          color: #ffffff;
          position: relative;
          z-index: 100;
          padding-left: 16px;
          padding-right: 16px; }
          .greed-shift__item:nth-child(5n + 5) .card__title i:after {
            margin: 0 0px 0 12px;
            font-size: 1.8rem; } }
      @media (min-width: 1025px) and (max-width: 479px) {
        .greed-shift__item:nth-child(5n + 5) .card__title i:after {
          margin: 0 0px 0 7px;
          font-size: 14px; } }
    @media (min-width: 1025px) and (max-width: 1550px) and (min-width: 1281px) {
      .greed-shift__item:nth-child(5n + 5) .card__title {
        font-size: 1.75rem; }
        .greed-shift__item:nth-child(5n + 5) .card__title i:after {
          font-size: 1.2rem;
          margin-left: 7px; } }
    @media (min-width: 1025px) and (max-width: 1280px) and (min-width: 1025px) {
      .greed-shift__item:nth-child(5n + 5) .card__title {
        font-size: 1.55rem; }
        .greed-shift__item:nth-child(5n + 5) .card__title i:after {
          font-size: 1rem;
          margin-left: 7px; } }
    @media (min-width: 1025px) and (max-width: 1024px) and (min-width: 768px) {
      .greed-shift__item:nth-child(5n + 5) .card__title {
        font-size: 1.8rem; }
        .greed-shift__item:nth-child(5n + 5) .card__title i:after {
          font-size: 1.2rem;
          margin-left: 7px; } }
    @media (min-width: 1025px) and (max-width: 767px) {
      .greed-shift__item:nth-child(5n + 5) .card__title {
        font-size: 2.29rem; } }
    @media (min-width: 1025px) and (max-width: 479px) {
      .greed-shift__item:nth-child(5n + 5) .card__title {
        font-size: 20px;
        letter-spacing: 0.5px; } }
    @media (min-width: 1025px) {
        .greed-shift__item:nth-child(5n + 5) .card__rubric {
          color: #ffffff; }
          .greed-shift__item:nth-child(5n + 5) .card__rubric:hover {
            color: #00b1b0; } }
    @media (min-width: 1025px) {
      .greed-shift__item:nth-child(-n+2) {
        display: none; } }
    @media (min-width: 768px) {
      .greed-shift__item {
        width: calc(25% - 1.2rem); } }
    @media (max-width: 767px) {
      .greed-shift__item {
        width: 100%; }
        .greed-shift__item:nth-child(5n + 5) {
          width: 100%; }
          .greed-shift__item:nth-child(5n + 5) .card._quote .card__quote {
            letter-spacing: 0.8px;
            padding-top: 1.5rem; }
          .greed-shift__item:nth-child(5n + 5) .card._quote .card__link {
            background-image: url(../img/quote.svg); }
            .greed-shift__item:nth-child(5n + 5) .card._quote .card__link::after, .greed-shift__item:nth-child(5n + 5) .card._quote .card__link::before {
              display: none; } }
      @media (max-width: 767px) and (max-width: 1024px) and (min-width: 768px) {
        .greed-shift__item:nth-child(5n + 5) .card._quote .card__link {
          min-height: 21.6rem; } }
    @media (max-width: 767px) {
          .greed-shift__item:nth-child(5n + 5) .card._quote .card__rubric {
            color: #808080; }
            .greed-shift__item:nth-child(5n + 5) .card._quote .card__rubric:hover {
              color: #00b1b0; }
          .greed-shift__item:nth-child(5n + 5) .card._quote .card__bottom {
            padding-top: 0; }
          .greed-shift__item:nth-child(5n + 5) .card__bottom {
            padding-top: 0; }
          .greed-shift__item:nth-child(5n + 5) .card__link {
            position: relative;
            align-items: center;
            flex-direction: row;
            justify-content: center; }
            .greed-shift__item:nth-child(5n + 5) .card__link::after {
              content: "";
              position: absolute;
              top: 0;
              bottom: 0;
              left: 0;
              width: 100%;
              background-color: rgba(0, 0, 0, 0.4); }
            .greed-shift__item:nth-child(5n + 5) .card__link::before {
              display: none; }
          .greed-shift__item:nth-child(5n + 5) .card__bg {
            position: absolute;
            top: 0;
            left: 0;
            height: 100%;
            padding-top: 0; }
          .greed-shift__item:nth-child(5n + 5) .card__round-image {
            border-radius: 0;
            margin: 0;
            width: 100%;
            padding-bottom: 0;
            position: static;
            -webkit-mask-image: none; }
          .greed-shift__item:nth-child(5n + 5) .card__title {
            font-size: 2.2rem;
            line-height: 1.38;
            letter-spacing: 0.8px;
            background-color: transparent;
            text-transform: uppercase;
            color: #ffffff;
            position: relative;
            z-index: 100;
            padding-left: 16px;
            padding-right: 16px; }
            .greed-shift__item:nth-child(5n + 5) .card__title i:after {
              margin: 0 0px 0 12px;
              font-size: 1.8rem; } }
        @media (max-width: 767px) and (max-width: 479px) {
          .greed-shift__item:nth-child(5n + 5) .card__title i:after {
            margin: 0 0px 0 7px;
            font-size: 14px; } }
      @media (max-width: 767px) and (max-width: 1550px) and (min-width: 1281px) {
        .greed-shift__item:nth-child(5n + 5) .card__title {
          font-size: 1.75rem; }
          .greed-shift__item:nth-child(5n + 5) .card__title i:after {
            font-size: 1.2rem;
            margin-left: 7px; } }
      @media (max-width: 767px) and (max-width: 1280px) and (min-width: 1025px) {
        .greed-shift__item:nth-child(5n + 5) .card__title {
          font-size: 1.55rem; }
          .greed-shift__item:nth-child(5n + 5) .card__title i:after {
            font-size: 1rem;
            margin-left: 7px; } }
      @media (max-width: 767px) and (max-width: 1024px) and (min-width: 768px) {
        .greed-shift__item:nth-child(5n + 5) .card__title {
          font-size: 1.8rem; }
          .greed-shift__item:nth-child(5n + 5) .card__title i:after {
            font-size: 1.2rem;
            margin-left: 7px; } }
      @media (max-width: 767px) and (max-width: 767px) {
        .greed-shift__item:nth-child(5n + 5) .card__title {
          font-size: 2.29rem; } }
      @media (max-width: 767px) and (max-width: 479px) {
        .greed-shift__item:nth-child(5n + 5) .card__title {
          font-size: 20px;
          letter-spacing: 0.5px; } }
    @media (max-width: 767px) {
          .greed-shift__item:nth-child(5n + 5) .card__rubric {
            color: #ffffff; }
            .greed-shift__item:nth-child(5n + 5) .card__rubric:hover {
              color: #00b1b0; }
          .greed-shift__item:nth-child(5n + 5) .card__link {
            padding-top: 100%; }
          .greed-shift__item:nth-child(5n + 5) .card__bottom {
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0;
            display: flex;
            align-items: center; } }
    @media (max-width: 479px) {
      .greed-shift__item {
        margin: 0 5px 10px; } }
  @media (max-width: 1024px) and (min-width: 768px) {
    .greed-shift__item {
      width: calc((100% / 3) - 1.2rem); }
      .greed-shift__item:nth-child(5n + 5) {
        width: calc((2 * 100% / 3) - 1.2rem); }
        .greed-shift__item:nth-child(5n + 5) .card._quote .card__quote {
          letter-spacing: 0.8px;
          padding-top: 1.5rem; }
        .greed-shift__item:nth-child(5n + 5) .card._quote .card__link {
          background-image: url(../img/quote.svg); }
          .greed-shift__item:nth-child(5n + 5) .card._quote .card__link::after, .greed-shift__item:nth-child(5n + 5) .card._quote .card__link::before {
            display: none; } }
      @media (max-width: 1024px) and (min-width: 768px) and (max-width: 1024px) and (min-width: 768px) {
        .greed-shift__item:nth-child(5n + 5) .card._quote .card__link {
          min-height: 21.6rem; } }
  @media (max-width: 1024px) and (min-width: 768px) {
        .greed-shift__item:nth-child(5n + 5) .card._quote .card__rubric {
          color: #808080; }
          .greed-shift__item:nth-child(5n + 5) .card._quote .card__rubric:hover {
            color: #00b1b0; }
        .greed-shift__item:nth-child(5n + 5) .card._quote .card__bottom {
          padding-top: 0; }
        .greed-shift__item:nth-child(5n + 5) .card__bottom {
          padding-top: 0; }
        .greed-shift__item:nth-child(5n + 5) .card__link {
          position: relative;
          align-items: center;
          flex-direction: row;
          justify-content: center; }
          .greed-shift__item:nth-child(5n + 5) .card__link::after {
            content: "";
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            width: 100%;
            background-color: rgba(0, 0, 0, 0.4); }
          .greed-shift__item:nth-child(5n + 5) .card__link::before {
            display: none; }
        .greed-shift__item:nth-child(5n + 5) .card__bg {
          position: absolute;
          top: 0;
          left: 0;
          height: 100%;
          padding-top: 0; }
        .greed-shift__item:nth-child(5n + 5) .card__round-image {
          border-radius: 0;
          margin: 0;
          width: 100%;
          padding-bottom: 0;
          position: static;
          -webkit-mask-image: none; }
        .greed-shift__item:nth-child(5n + 5) .card__title {
          font-size: 2.2rem;
          line-height: 1.38;
          letter-spacing: 0.8px;
          background-color: transparent;
          text-transform: uppercase;
          color: #ffffff;
          position: relative;
          z-index: 100;
          padding-left: 16px;
          padding-right: 16px; }
          .greed-shift__item:nth-child(5n + 5) .card__title i:after {
            margin: 0 0px 0 12px;
            font-size: 1.8rem; } }
        @media (max-width: 1024px) and (min-width: 768px) and (max-width: 479px) {
          .greed-shift__item:nth-child(5n + 5) .card__title i:after {
            margin: 0 0px 0 7px;
            font-size: 14px; } }
      @media (max-width: 1024px) and (min-width: 768px) and (max-width: 1550px) and (min-width: 1281px) {
        .greed-shift__item:nth-child(5n + 5) .card__title {
          font-size: 1.75rem; }
          .greed-shift__item:nth-child(5n + 5) .card__title i:after {
            font-size: 1.2rem;
            margin-left: 7px; } }
      @media (max-width: 1024px) and (min-width: 768px) and (max-width: 1280px) and (min-width: 1025px) {
        .greed-shift__item:nth-child(5n + 5) .card__title {
          font-size: 1.55rem; }
          .greed-shift__item:nth-child(5n + 5) .card__title i:after {
            font-size: 1rem;
            margin-left: 7px; } }
      @media (max-width: 1024px) and (min-width: 768px) and (max-width: 1024px) and (min-width: 768px) {
        .greed-shift__item:nth-child(5n + 5) .card__title {
          font-size: 1.8rem; }
          .greed-shift__item:nth-child(5n + 5) .card__title i:after {
            font-size: 1.2rem;
            margin-left: 7px; } }
      @media (max-width: 1024px) and (min-width: 768px) and (max-width: 767px) {
        .greed-shift__item:nth-child(5n + 5) .card__title {
          font-size: 2.29rem; } }
      @media (max-width: 1024px) and (min-width: 768px) and (max-width: 479px) {
        .greed-shift__item:nth-child(5n + 5) .card__title {
          font-size: 20px;
          letter-spacing: 0.5px; } }
  @media (max-width: 1024px) and (min-width: 768px) {
        .greed-shift__item:nth-child(5n + 5) .card__rubric {
          color: #ffffff; }
          .greed-shift__item:nth-child(5n + 5) .card__rubric:hover {
            color: #00b1b0; } }

@media (min-width: 1921px) {
  html {
    font-size: 18px; } }

@media (max-width: 1920px) {
  html {
    font-size: 16px; } }

@media (max-width: 1680px) {
  html {
    font-size: 14px; } }

@media (max-width: 1280px) {
  html {
    font-size: 13px; }
  section.laboratorium .left, section.laboratorium .right {
    padding-top: 16rem; } }

@media (max-width: 1024px) {
  html {
    font-size: 11px; }
  .menu-list {
    left: -100%; }
    .menu-list.active {
      left: 0; }
  .menu-list li a {
    font-size: 1.3rem; }
  section.content .complex-text .right {
    width: 100%;
    margin-bottom: 3rem;
    margin-right: 0; } }

@media (max-width: 767px) {
  .video-youtube {
    padding: 0 !important; }
  html {
    font-size: 11px; }
  .menu .menu-icon-line {
    height: 4px;
    margin-bottom: 10px; }
  .menu.menu-active .menu-icon-line-1 {
    -webkit-transform: translateY(8px) rotateZ(45deg);
    transform: translateY(8px) rotateZ(45deg); }
  .menu-list {
    margin-top: 4.5rem;
    padding-left: 10rem; }
  .menu-list li {
    width: 100%;
    margin-right: 0;
    height: 3.5rem; }
    .menu-list li a {
      margin-left: 0 !important;
      float: left !important; }
  .section-header.phenomena {
    min-height: 9.4rem; }
    .section-header.phenomena h1 {
      font-size: 3rem;
      line-height: 2.5rem; }
  section.lenta {
    padding: 0 1rem 3% 1rem; }
  section.lenta .materials .left {
    width: 100%;
    margin: 2rem 0; }
  section.lenta .materials .right {
    width: 100%;
    margin-left: 0; }
  section.lenta .materials-wrap {
    padding-bottom: 3rem; }
  section.laboratorium .left {
    width: 100%;
    flex: none; }
    section.laboratorium .left:before {
      border: 8.3rem solid transparent;
      border-top: 3rem solid #ffffff;
      border-right: 24.1rem solid #ffffff; }
  div[ui-view="viewLabs"] {
    flex: none !important;
    width: 100% !important; }
  .section-header.laboratorium {
    padding: 13rem 1rem 0 1rem; }
    .section-header.laboratorium h1 {
      line-height: 3.8rem;
      font-size: 3.5rem; }
    .section-header.laboratorium h2 {
      font-size: 1.3rem;
      padding: 1rem 1.5rem; }
  section.laboratorium .left {
    padding-top: 10rem; }
  section.laboratorium .right {
    padding-top: 5rem; }
  section.laboratorium .left a {
    font-size: 2.5rem;
    margin-bottom: 4rem; }
  section.content .complex-text .left {
    width: 100% !important; }
  section.content .complex-text .image-block {
    width: 100%;
    margin-bottom: 2rem;
    margin-right: 0; }
  section.content .complex-text {
    padding: 0 1rem; }
  section.content {
    padding-top: 2rem; }
  section.content .complex-text .image-block span p,
  section.content .complex-text .image-block span h2 {
    font-size: 1rem;
    line-height: 1rem; }
  .section-header.phenomena .author-photo {
    left: 1rem;
    bottom: 3.9rem;
    width: 90%; }
    .section-header.phenomena .author-photo.with-author-material {
      text-align: right; }
  section.laboratorium .right h2 {
    font-size: 2.5rem;
    line-height: 2.8rem; }
  section.laboratorium .right {
    padding: 5rem 1rem 3rem 1rem;
    box-sizing: border-box; }
  img.banner {
    float: none !important;
    width: auto !important;
    height: auto;
    margin-top: 0 !important;
    margin: 0 auto;
    position: relative;
    display: block; }
  .interview {
    padding-left: 1rem; }
  .interview .interview-body-right .counter {
    font-size: 6rem;
    padding-top: 1rem; }
  .interview .interview-body-left h1 {
    font-size: 3rem;
    line-height: 3.1rem; }
  .interview .interview-body-left .radiogroup label:before {
    width: 16px;
    height: 16px; }
  .interview .interview-body-left .radiogroup input {
    width: 16px;
    height: 16px; }
  .interview .interview-body-left h2 {
    font-size: 1.5rem;
    line-height: 1.8rem; } }

@media only screen and (max-width: 360px) {
  section.content._material {
    padding-top: 3rem; } }

.show-more-button {
  display: block;
  height: 44px;
  width: 100%;
  max-width: 229px;
  color: #ffffff;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  font-family: 'UniversLTCYR-67BoldCond', sans-serif;
  background: #000000;
  border: none;
  padding: 12px 10px 10px;
  margin: 1.6rem auto 1.2rem;
  outline: none;
  cursor: pointer; }
  .show-more-button:disabled, .show-more-button[disabled] {
    opacity: 0.5;
    cursor: default; }

.button-accent {
  height: 44px;
  width: 100%;
  max-width: 229px;
  display: inline-block;
  vertical-align: top;
  padding: 0 10px;
  color: #ffffff;
  font-size: 14px;
  line-height: 46px;
  letter-spacing: 1.75px;
  text-transform: uppercase;
  font-family: 'UniversLTCYR-67BoldCond', sans-serif;
  white-space: nowrap;
  text-align: center;
  outline: none;
  box-sizing: border-box;
  background-color: #00b1b0; }
  .button-accent:hover {
    opacity: 0.8; }
  @media (max-width: 479px) {
    .button-accent {
      max-width: 100%; } }

.material-recommended {
  display: flex; }
  @media (max-width: 1366px) {
    .material-recommended {
      flex-wrap: wrap; } }
  .material-recommended__title {
    padding-left: 3rem;
    padding-top: 16px;
    flex-basis: 20%;
    flex-shrink: 0;
    color: #000000;
    font-family: 'UniversLTCYR-67BoldCond', sans-serif;
    font-size: 1.72rem;
    line-height: 1.42;
    letter-spacing: -0.3px;
    text-transform: uppercase;
    box-sizing: border-box; }
    @media (max-width: 1366px) {
      .material-recommended__title {
        flex-basis: 100%;
        padding-left: 20%;
        padding-bottom: 16px; } }
    @media (max-width: 767px) {
      .material-recommended__title {
        margin-left: 0;
        padding-left: 1rem;
        padding-right: 1rem; } }
  .material-recommended__list {
    flex-basis: 80%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-right: 5%;
    margin-bottom: 3rem;
    list-style: none; }
    @media (max-width: 1366px) {
      .material-recommended__list {
        margin-left: 20%; } }
    @media (max-width: 767px) {
      .material-recommended__list {
        margin-left: 0;
        flex-basis: 100%;
        padding-left: 1rem;
        padding-right: 1rem; } }
  .material-recommended__item {
    padding-top: 16px;
    padding-bottom: 19px;
    width: calc((100% /3) - 6px);
    border-top: 4px solid #bababa;
    transition: border-color 0.2s ease-out; }
    .material-recommended__item:hover {
      border-color: #00b1b0; }
    @media (max-width: 1280px) {
      .material-recommended__item {
        width: calc(50% - 6px); } }
    @media (max-width: 767px) {
      .material-recommended__item {
        width: 100%; } }

.recommended-card {
  display: flex; }
  .recommended-card__image {
    height: 96px;
    width: 96px;
    background-size: cover;
    background-position: 50%;
    margin-right: 21px;
    flex-shrink: 0; }
  .recommended-card__title {
    padding-top: 2px;
    font-family: 'UniversLTCYR-67BoldCond', sans-serif;
    color: #000000;
    line-height: 1.4;
    font-size: 1.42rem;
    letter-spacing: 1px;
    text-transform: uppercase; }
  .recommended-card__button {
    display: inline-block;
    min-width: 96px;
    margin: 0.5rem 0 0;
    padding: 10px 12px 8px;
    color: #ffffff;
    font-size: 14px;
    line-height: 1;
    text-transform: lowercase;
    font-family: 'HelveticaNeueCyr-Light', sans-serif;
    background-color: #19212d;
    border: none;
    outline: none;
    cursor: pointer;
    transition: background-color 0.2s ease-out; }
    .recommended-card__button:hover {
      background-color: #75b5b8; }

.nf-page {
  padding: 0 1% 1%;
  color: #ffffff; }
  .nf-page__wrapper {
    min-height: 40rem;
    padding: 1rem 1rem 2rem 2rem;
    background: #c3c3c3 url(../img/bg.jpg) 50% 50% no-repeat;
    background-size: cover;
    box-sizing: border-box; }
    @media (max-width: 767px) {
      .nf-page__wrapper {
        min-height: 41rem;
        padding: 1rem 1rem 1rem 1.6rem; } }
  .nf-page__title {
    font-size: 7.4rem;
    line-height: 7.7rem;
    font-family: 'UniversLTCYR-67BoldCond', sans-serif;
    margin: 14rem 0 1.6rem; }
    @media (max-width: 1280px) {
      .nf-page__title {
        font-size: 5.4rem;
        line-height: 5.7rem; } }
    @media (max-width: 767px) {
      .nf-page__title {
        font-size: 4.5rem;
        line-height: 5.5rem;
        margin-top: 4.9rem; } }
  .nf-page__text {
    font-size: 1.8rem;
    line-height: 2.2rem;
    max-width: 75%;
    font-family: 'UniversLTCYR-47LightCond', sans-serif; }
    @media (max-width: 767px) {
      .nf-page__text {
        font-size: 1.7rem;
        max-width: none; } }
  .nf-page__link {
    color: #ffffff;
    text-decoration: underline;
    white-space: nowrap; }
    .nf-page__link:hover {
      color: #00b1b0; }

@keyframes zoomOut {
  from {
    opacity: 1;
    height: 100%; }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0;
    visibility: hidden;
    height: 0; } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    transform: none; } }

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    transform: none;
    visibility: visible; } }

@keyframes fadeOutUp {
  from {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    visibility: visible; }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
    visibility: hidden; } }

@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg) scale(0);
    opacity: 0; }
  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 0, 0) scale(1);
    opacity: 1; } }

.material-header {
  padding: 0 1%; }
  .material-header__nav {
    z-index: 899;
    width: 3rem;
    height: 3rem;
    text-align: right;
    align-self: flex-end; }
  .material-header__wrapper {
    background-color: #f9e0e4;
    background-size: cover;
    background-position: 50% 50%;
    padding: 1.55rem 2.4rem 2rem 1.5rem;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    min-height: 40rem; }
  .material-header__close {
    cursor: pointer;
    background: url(/img/close_icon_black.png) no-repeat;
    background-size: contain;
    display: block;
    width: 2.5rem;
    height: 2.5rem; }
  .material-header__heading {
    color: #000000;
    flex: 1 auto;
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    padding: 1rem 0;
    text-transform: uppercase;
    flex-direction: column;
    justify-content: center; }
  .material-header__title {
    font-size: 4rem;
    line-height: 4.3rem;
    margin-bottom: 0.7rem;
    font-family: 'UniversLTCYR-67BoldCond', sans-serif; }
  .material-header__description {
    font-size: 1.7rem;
    line-height: 2.1rem;
    width: 90%;
    font-family: 'UniversLTCYR-47LightCond', sans-serif; }
  .material-header__rubric {
    width: 100%;
    margin: 2rem 0 1rem; }
  .material-header__rubric-name {
    display: inline-block;
    padding: 0.8rem 1rem;
    color: #ffffff;
    font-size: 1.3rem;
    line-height: 1rem;
    text-transform: lowercase;
    font-family: 'HelveticaNeueCyr-Light', sans-serif;
    background-color: #19212d;
    border: none;
    outline: none;
    margin: 0;
    cursor: pointer;
    transition: background-color 0.2s ease-out; }
    .material-header__rubric-name:hover {
      background-color: #75b5b8; }
  .material-header__info {
    color: #000000;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    font-family: Arial;
    text-transform: uppercase; }
  .material-header__date {
    display: flex;
    align-items: center;
    flex-grow: 1;
    padding: 0 1rem 1rem 0; }
    .material-header__date:before {
      content: '';
      width: 2rem;
      height: 2rem;
      background: url(../img/clock.svg) no-repeat;
      display: block;
      margin-right: 1.1rem; }
  .material-header__text-author {
    display: flex;
    align-items: center;
    flex-grow: 2;
    padding: 0 1rem 1rem 0; }
    .material-header__text-author:before {
      content: '';
      width: 2rem;
      height: 2rem;
      background: url(../img/author-black.svg) 0 0 no-repeat;
      display: block;
      margin-right: 1.1rem; }
  .material-header__image-author {
    white-space: nowrap;
    font-size: 1rem;
    line-height: 1rem;
    flex-grow: 3;
    text-align: right;
    padding-bottom: 1rem; }
  .material-header._white .material-header__close {
    background-image: url("/img/close_icon.png"); }
  .material-header._white .material-header__heading, .material-header._white .material-header__info {
    color: #ffffff; }
  .material-header._white .material-header__text-author:before {
    background-image: url("../img/author.svg"); }

.publication {
  position: relative; }
  .publication .socials-share {
    position: absolute;
    top: 0;
    left: 9%;
    z-index: 100;
    padding-top: 3.5rem; }
    .publication .socials-share._fixed {
      position: fixed; }
    @media (max-width: 767px) {
      .publication .socials-share {
        display: none; } }

.header-description {
  font-family: 'HelveticaNeueCyr-Regular', sans-serif;
  color: #000000;
  font-size: 20px;
  line-height: 32px;
  padding-bottom: 2.8rem; }
  .header-description__button {
    position: relative;
    z-index: 100;
    display: inline-block;
    vertical-align: top;
    margin-top: -5px;
    background-color: transparent;
    color: #00b1b0;
    font-family: 'HelveticaNeueCyr-Regular', sans-serif;
    font-size: 16px;
    line-height: 24px;
    padding: 0;
    border: 0;
    outline: none;
    cursor: pointer; }
  .header-description__text {
    margin-bottom: 10px; }
  .header-description._mobile {
    display: none;
    font-size: 16px;
    line-height: 24px; }
  @media (max-width: 767px) {
    .header-description {
      display: none; }
      .header-description._mobile {
        display: block; } }

@media (max-width: 767px) {
  .material-header__wrapper {
    min-height: 35rem; }
  .material-header__description {
    width: 100%; }
  .material-header__title {
    font-size: 3rem;
    line-height: 3.3rem; }
  .material-header__info {
    flex-direction: column;
    align-items: flex-start; }
  .material-header__image-author {
    text-align: left;
    white-space: normal; } }

.map-tooltip {
  position: fixed;
  background-color: #000;
  max-width: 170px;
  min-width: 136px;
  height: 102px;
  z-index: 902;
  overflow: hidden; }
  .map-tooltip__list {
    list-style: none;
    padding: 4px 14px; }
  .map-tooltip__item {
    padding: 8px 0 4px;
    color: #fff;
    font-family: 'HelveticaNeueCyr-Bold', sans-serif;
    font-size: 10px;
    line-height: 1.6;
    letter-spacing: -0.4px;
    text-transform: uppercase; }
    .map-tooltip__item:first-child:after {
      content: '';
      height: 1px;
      width: 28px;
      margin-top: 4px;
      display: block;
      background-color: rgba(255, 255, 255, 0.3); }
  .map-tooltip__muted {
    opacity: 0.5; }

.map-path {
  fill: #fff;
  stroke: rgba(31, 27, 16, 0.5);
  stroke-width: 1; }

.map-action {
  opacity: 0;
  transition: opacity 0.2s ease-in-out; }
  @media (min-width: 1025px) {
    .map-action:hover {
      opacity: 1 !important; } }

.map-pin {
  fill: #00b1b0; }

.map-circle {
  fill: #000000; }

.map-area {
  cursor: pointer;
  opacity: 1 !important; }

.territory-header {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  box-sizing: border-box; }
  @media (min-width: 768px) {
    .territory-header {
      min-height: 35.8rem;
      padding: 4.3rem 3.12rem 3.12rem;
      background-image: url("../img/map-bg.jpg"); } }
  @media (max-width: 767px) {
    .territory-header {
      position: relative;
      min-height: 43.6rem;
      padding: 3.8rem 1.12rem 2rem;
      background-image: url("../img/map-bg2.jpg"); } }
  @media (min-width: 768px) {
    .territory-header__container {
      display: flex;
      justify-content: space-between;
      align-items: center; } }
  .territory-header__title {
    font-size: 4.92rem;
    line-height: 1.12;
    font-family: 'UniversLTCYR-67BoldCond', sans-serif;
    letter-spacing: -0.1px;
    margin: 0;
    text-transform: uppercase; }
    @media (max-width: 767px) {
      .territory-header__title {
        font-size: 3rem;
        margin-bottom: 7rem; } }
    @media (max-width: 1024px) {
      .territory-header__title {
        z-index: 100;
        position: relative; } }
  .territory-header__select {
    font-family: 'HelveticaNeueCyr-Regular', sans-serif; }
    .territory-header__select._fixed {
      position: fixed;
      top: 20px;
      right: 4.1rem;
      z-index: 500; }
      @media (max-width: 767px) {
        .territory-header__select._fixed {
          top: 8px;
          left: 1rem;
          right: 1rem; } }
      .territory-header__select._fixed .selectize-control.single .selectize-input {
        border-color: #000;
        background-color: #fff !important; }
        .territory-header__select._fixed .selectize-control.single .selectize-input:after {
          border-top-color: #000; }
      @media (max-width: 767px) {
        .territory-header__select._fixed .selectize-control {
          width: 100% !important; } }
      .territory-header__select._fixed .selectize-input {
        color: #000; }
        .territory-header__select._fixed .selectize-input.selectize-focus {
          border-color: #000 !important; }
        .territory-header__select._fixed .selectize-input input {
          color: #000; }
          .territory-header__select._fixed .selectize-input input::-webkit-input-placeholder {
            color: #000; }
          .territory-header__select._fixed .selectize-input input::-moz-placeholder {
            color: #000; }
          .territory-header__select._fixed .selectize-input input:-moz-placeholder {
            color: #000; }
          .territory-header__select._fixed .selectize-input input:-ms-input-placeholder {
            color: #000; }
      .territory-header__select._fixed .selectize-dropdown {
        color: #000;
        background-color: #fff !important; }
        .territory-header__select._fixed .selectize-dropdown.single {
          border-color: #000; }
        .territory-header__select._fixed .selectize-dropdown .active {
          color: #000; }
      .territory-header__select._fixed .ui-select-choices-row {
        border-bottom: 2px solid rgba(0, 0, 0, 0.5); }
      .territory-header__select._fixed .mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
        background-color: rgba(0, 0, 0, 0.5); }
      .territory-header__select._fixed .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        background-color: #000 !important; }
    @media (min-width: 1025px) {
      .territory-header__select .ui-select-choices-row-inner {
        opacity: 0.6;
        transition: opacity 0.2s ease-out; }
        .territory-header__select .ui-select-choices-row-inner:hover {
          opacity: 1; } }
    .territory-header__select input[type="search"] {
      -webkit-appearance: textfield; }
      .territory-header__select input[type="search"]::-webkit-search-decoration, .territory-header__select input[type="search"]::-webkit-search-cancel-button, .territory-header__select input[type="search"]::-webkit-search-results-button, .territory-header__select input[type="search"]::-webkit-search-results-decoration {
        -webkit-appearance: none; }
    .territory-header__select .selectize-control.single .selectize-input {
      display: flex;
      align-items: center;
      height: 64px;
      background-color: transparent;
      border-radius: 0 !important;
      border: 4px solid #fff;
      background-image: none;
      vertical-align: middle;
      box-shadow: none; }
      .territory-header__select .selectize-control.single .selectize-input:after {
        z-index: -1;
        border-width: 7px 6px 0 6px;
        border-color: #fff transparent transparent transparent; }
      @media (max-width: 1366px) {
        .territory-header__select .selectize-control.single .selectize-input {
          height: 55px; } }
      @media (max-width: 1024px) {
        .territory-header__select .selectize-control.single .selectize-input {
          height: auto; } }
      @media (min-width: 1025px) {
        .territory-header__select .selectize-control.single .selectize-input:after {
          opacity: 0.75;
          transition: opacity 0.2s ease-out; }
        .territory-header__select .selectize-control.single .selectize-input:hover:after {
          opacity: 1; } }
      @media (max-width: 767px) {
        .territory-header__select .selectize-control.single .selectize-input {
          background-color: rgba(38, 64, 80, 0.85); } }
    @media (max-width: 767px) {
      .territory-header__select .selectize-control {
        margin-left: auto;
        margin-right: auto; } }
    .territory-header__select .selectize-dropdown, .territory-header__select .selectize-input,
    .territory-header__select .selectize-input input {
      font-size: 14px; }
    .territory-header__select .selectize-input {
      color: #fff;
      padding-top: 12px;
      padding-bottom: 11px;
      padding-left: 14px; }
      @media (max-width: 767px) {
        .territory-header__select .selectize-input {
          padding-top: 10px;
          padding-bottom: 8px; } }
      .territory-header__select .selectize-input input {
        color: #fff;
        border-radius: 0;
        font-size: 18px; }
        @media (max-width: 1024px) {
          .territory-header__select .selectize-input input {
            font-size: 16px; } }
        .territory-header__select .selectize-input input::-webkit-input-placeholder {
          color: #fff; }
        .territory-header__select .selectize-input input::-moz-placeholder {
          color: #fff; }
        .territory-header__select .selectize-input input:-moz-placeholder {
          color: #fff; }
        .territory-header__select .selectize-input input:-ms-input-placeholder {
          color: #fff; }
      .territory-header__select .selectize-input.selectize-focus {
        border-color: #fff !important; }
    .territory-header__select .selectize-dropdown {
      margin-top: 0;
      background-color: rgba(38, 64, 80, 0.85);
      color: #fff; }
      .territory-header__select .selectize-dropdown.single {
        border: 4px solid #fff;
        border-top: 0 none;
        border-radius: 0; }
      .territory-header__select .selectize-dropdown .active {
        color: #fff;
        background-color: transparent; }
    .territory-header__select .selectize-dropdown [data-selectable],
    .territory-header__select .selectize-dropdown .optgroup-header {
      padding: 12px 8px 11px 15px; }
      @media (max-width: 767px) {
        .territory-header__select .selectize-dropdown [data-selectable],
        .territory-header__select .selectize-dropdown .optgroup-header {
          padding-top: 10px;
          padding-bottom: 8px; } }
    .territory-header__select .ui-select-choices-row {
      border-bottom: 2px solid rgba(255, 255, 255, 0.5); }
      .territory-header__select .ui-select-choices-row:last-child {
        border-bottom: 0; }
      .territory-header__select .ui-select-choices-row:hover {
        background-color: transparent; }
    @media (max-width: 767px) {
      .territory-header__select {
        margin: 0 auto; } }
  .territory-header__map {
    margin: -9.1rem auto 0;
    max-width: 51rem; }
    .territory-header__map svg {
      width: 100%; }
      @media (min-width: 1025px) {
        .territory-header__map svg path {
          cursor: pointer; } }
    @media (max-width: 767px) {
      .territory-header__map {
        margin-top: -15.6rem; } }
    @media (max-width: 479px) {
      .territory-header__map {
        margin-top: -10.6rem; } }

.header-list {
  list-style: none;
  color: #fff; }
  @media (max-width: 767px) {
    .header-list {
      position: absolute;
      bottom: 1rem; } }
  .header-list__item {
    display: inline-block;
    vertical-align: top; }
    .header-list__item:first-child {
      margin-right: 23px; }
  .header-list__total {
    min-height: 33px;
    margin-bottom: 4px;
    font-size: 28px;
    line-height: 1.18;
    letter-spacing: 2px;
    font-family: 'UniversLTCYR-67BoldCond', sans-serif; }
  .header-list__subject {
    font-size: 14px;
    line-height: 1.43;
    font-family: 'HelveticaNeueCyr-Regular', sans-serif; }

.mCSB_scrollTools {
  opacity: 0; }

.mCSB_inside > .mCSB_container {
  margin-right: 22px; }

.mCSB_scrollTools .mCSB_draggerContainer {
  top: 4px;
  bottom: 4px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 0; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  border-radius: 0; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff !important;
  width: 6px;
  margin: 0 5px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger {
  height: 18px; }

@keyframes dot-keyframes {
  0% {
    opacity: 0.4; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0.4; } }

.loading-dots {
  text-align: center;
  width: 100%;
  padding: 3rem 0; }
  .loading-dots__dot {
    animation: dot-keyframes 1.5s infinite ease-in-out;
    background-color: #bce1e1;
    border-radius: 10px;
    display: inline-block;
    height: 12px;
    width: 12px;
    margin: 0 4px; }
    .loading-dots__dot:nth-child(2) {
      animation-delay: 0.5s; }
    .loading-dots__dot:nth-child(3) {
      animation-delay: 1s; }

.feed {
  padding: 3% 3rem 3% 3rem; }
  @media (max-width: 767px) {
    .feed {
      padding-top: 0;
      padding-left: 1rem;
      padding-right: 1rem; } }

.feed-section {
  margin-bottom: 6px;
  position: relative; }
  @media (max-width: 767px) {
    .feed-section {
      margin-bottom: 0; } }
  .feed-section__title {
    padding: 21px 0 31px;
    font-size: 3.28rem;
    letter-spacing: -0.2px;
    color: #000;
    font-family: 'UniversLTCYR-67BoldCond', sans-serif;
    text-transform: uppercase; }
    @media (max-width: 767px) {
      .feed-section__title {
        font-size: 33px;
        padding: 50px 0 20px; } }
  .feed-section__header {
    box-sizing: border-box; }

.materials-list {
  list-style: none; }
  @media (min-width: 768px) {
    .materials-list__item {
      padding-bottom: 12px;
      display: flex; } }
  @media (max-width: 767px) {
    .materials-list__item {
      margin-bottom: 3rem; }
      .materials-list__item:last-child {
        margin-bottom: 0; } }
  .materials-list__preview {
    overflow: hidden;
    background-color: #e9e9e9; }
    @media (min-width: 768px) {
      .materials-list__preview {
        flex-shrink: 0;
        margin-right: 24px;
        width: 26%;
        height: 18rem; } }
    @media (max-width: 767px) {
      .materials-list__preview {
        width: 100%;
        display: block;
        height: 18rem;
        margin-bottom: 2rem; } }
  .materials-list__img {
    position: relative; }
    @media (min-width: 768px) {
      .materials-list__img {
        height: 100%;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover; } }
    @media (max-width: 767px) {
      .materials-list__img {
        width: 100%;
        top: 50%;
        transform: translateY(-50%); } }
  .materials-list__rubric {
    display: inline-block;
    vertical-align: top;
    color: #ffffff;
    background-color: #000000;
    font-family: 'HelveticaNeueCyr-Light', sans-serif;
    font-size: 1.3rem;
    line-height: 1rem;
    text-transform: lowercase;
    padding: 0.8rem 1rem;
    transition: background-color 0.2s ease-out; }
  .materials-list__title {
    font-family: 'UniversLTCYR-67BoldCond', sans-serif;
    font-size: 2.5rem;
    line-height: 2.5rem;
    text-transform: uppercase;
    color: #000;
    transition: opacity 0.3s ease-out; }
    .materials-list__title:hover {
      opacity: 0.6; }
  .materials-list__subtitle, .materials-list__lead {
    font-family: 'HelveticaNeueCyr-Light', sans-serif;
    color: #000;
    font-size: 16px;
    line-height: 1.5rem;
    margin: 1.6rem 0;
    letter-spacing: 0.3px; }
    @media (min-width: 1025px) {
      .materials-list__subtitle, .materials-list__lead {
        font-size: 1.3rem; } }

.go-top {
  height: 49px;
  width: 49px;
  padding: 0;
  box-sizing: border-box;
  border-radius: 50%;
  position: fixed;
  bottom: 32px;
  right: 4.1rem;
  outline: none;
  border: none;
  background: url("../img/gotop.svg") center no-repeat;
  background-size: contain;
  display: none;
  cursor: pointer; }
  @media (max-width: 767px) {
    .go-top {
      right: 1rem;
      bottom: 8px; } }
