

/* Start:/local/templates/website/css/index.css?160853858442831*/
.input.error {
    border: 1px solid red;
}

.section {
    background-color: #fff;
    padding: 20px 0 30px
}

@media (min-width:768px) {
    .section {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media (min-width:1200px) {
    .section {
        padding-top: 60px;
        padding-bottom: 80px
    }
}

@media (min-width:1920px) {
    .section {
        padding-top: 150px;
        padding-bottom: 200px
    }
}

.wrapper {
    width: 100%;
    max-width: 1220px;
    padding-left: 5%;
    padding-right: 5%;
    margin: 0 auto;
    position: relative;
    z-index: 1
}

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

@media (min-width:1920px) {
    .wrapper {
        max-width: 1640px
    }
}

.title {
    font-family: Oswald;
    font-size: 32px;
    font-weight: 400;
    margin-bottom: 16px
}

@media (min-width:768px) {
    .title {
        font-size: 30px;
        margin-bottom: 34px
    }
}

@media (min-width:1440px) {
    .title {
        font-size: 48px;
        margin-bottom: 30px
    }
}

.title.small {
    font-family: Oswald;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 16px
}

@media (min-width:768px) {
    .title.small {
        font-size: 30px
    }
}

@media (min-width:1440px) {
    .title.small {
        font-size: 32px;
        margin-bottom: 25px
    }
}

@media (min-width:1920px) {
    .title.small {
        font-size: 38px;
        margin-bottom: 30px
    }
}

.text {
    font-family: Roboto;
    font-size: 12px;
    color: inherit;
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: 20px
}

@media (min-width:768px) {
    .text {
        font-size: 16px;
        margin-bottom: 24px
    }
}

@media (min-width:1200px) {
    .text {
        font-size: 16px;
        margin-bottom: 30px
    }
}

@media (min-width:1440px) {
    .text {
        font-size: 20px
    }
}

.text.small {
    font-family: Roboto;
    font-size: 12px;
    color: inherit;
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: 10px
}

@media (min-width:768px) {
    .text.small {
        font-size: 14px;
        margin-bottom: 16px
    }
}

@media (min-width:1440px) {
    .text.small {
        font-size: 16px;
        margin-bottom: 18px
    }
}

.text.small:last-child {
    margin-bottom: 0
}

.text.medium {
    font-family: Roboto;
    font-size: 14px;
    color: inherit;
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: 10px
}

@media (min-width:920px) {
    .text.medium {
        font-size: 16px;
        margin-bottom: 16px
    }
}

.text.medium:last-child {
    margin-bottom: 0
}

.text.large {
    font-family: Roboto;
    font-size: 18px;
    color: inherit;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 16px
}

@media (min-width:1200px) {
    .text.large {
        font-size: 20px;
        margin-bottom: 18px
    }
}

@media (min-width:1440px) {
    .text.large {
        font-size: 24px
    }
}

.text.large:last-child,
.text:last-child {
    margin-bottom: 0
}

.back__button {
    color: #004597;
    font-size: 14px;
    font-weight: 300;
    font-weight: 400;
    margin-bottom: 9px;
    display: inline-block
}

.back__button,
.back__button:active,
.back__button:focus,
.back__button:hover {
    -webkit-text-decoration: underline solid;
    text-decoration: underline solid
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {

    .back__button:active,
    .back__button:focus,
    .back__button:hover {
        text-decoration: underline
    }
}

.back__button.small {
    font-size: 11px;
    color: #004597;
    -webkit-text-decoration: underline solid;
    text-decoration: underline solid;
    font-weight: 400
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
    .back__button.small {
        text-decoration: underline
    }
}

@media (min-width:1200px) {
    .back__button.small {
        font-size: 16px
    }
}

.back__button.medium {
    font-size: 14px;
    color: #004597;
    -webkit-text-decoration: underline solid;
    text-decoration: underline solid;
    font-weight: 400
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
    .back__button.medium {
        text-decoration: underline
    }
}

@media (min-width:1200px) {
    .back__button.medium {
        font-size: 16px
    }
}

.back__button.text {
    color: #004597;
    font-size: 16px;
    font-weight: 300
}

@media (min-width:920px) {
    .back__button.text {
        font-size: 18px
    }
}

.back__button.text:active,
.back__button.text:focus,
.back__button.text:hover {
    -webkit-text-decoration: underline solid;
    text-decoration: underline solid
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {

    .back__button.text:active,
    .back__button.text:focus,
    .back__button.text:hover {
        text-decoration: underline
    }
}

.back__button.arrow {
    text-transform: uppercase;
    color: #004597;
    font-size: 10px;
    font-weight: 500;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

@media (min-width:768px) {
    .back__button.arrow {
        font-size: 11px;
        font-weight: 400
    }
}

@media (min-width:1200px) {
    .back__button.arrow {
        font-size: 14px
    }
}

@media (min-width:1920px) {
    .back__button.arrow {
        font-size: 16px
    }
}

.back__button.arrow:before {
    display: inline-block;
    content: "";
    border: 6px solid transparent;
    border-left-color: #004597;
    transform: scaleY(.75);
    letter-spacing: .7px
}

@media (min-width:768px) {
    .back__button.arrow:before {
        border-width: 8px
    }
}

@media (min-width:920px) {
    .back__button {
        position: relative;
        top: -15px;
        font-size: 16px;
        margin-bottom: 40px
    }
}

.link {
    color: #004597;
    font-size: 14px;
    font-weight: 300
}

.link:active,
.link:focus,
.link:hover {
    -webkit-text-decoration: underline solid;
    text-decoration: underline solid
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {

    .link:active,
    .link:focus,
    .link:hover {
        text-decoration: underline
    }
}

.link.small {
    font-size: 11px;
    color: #004597;
    -webkit-text-decoration: underline solid;
    text-decoration: underline solid;
    font-weight: 400
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
    .link.small {
        text-decoration: underline
    }
}

@media (min-width:1200px) {
    .link.small {
        font-size: 16px
    }
}

.link.medium {
    font-size: 14px;
    color: #004597;
    -webkit-text-decoration: underline solid;
    text-decoration: underline solid;
    font-weight: 400
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
    .link.medium {
        text-decoration: underline
    }
}

@media (min-width:1200px) {
    .link.medium {
        font-size: 16px
    }
}

.link.text {
    color: #004597;
    font-size: 16px;
    font-weight: 300
}

@media (min-width:920px) {
    .link.text {
        font-size: 18px
    }
}

.link.text:active,
.link.text:focus,
.link.text:hover {
    -webkit-text-decoration: underline solid;
    text-decoration: underline solid
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {

    .link.text:active,
    .link.text:focus,
    .link.text:hover {
        text-decoration: underline
    }
}

.link.arrow {
    text-transform: uppercase;
    color: #004597;
    font-size: 10px;
    font-weight: 500;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

@media (min-width:768px) {
    .link.arrow {
        font-size: 11px;
        font-weight: 400
    }
}

@media (min-width:1200px) {
    .link.arrow {
        font-size: 14px
    }
}

@media (min-width:1920px) {
    .link.arrow {
        font-size: 16px
    }
}

.link.arrow:before {
    display: inline-block;
    content: "";
    border: 6px solid transparent;
    border-left-color: #004597;
    transform: scaleY(.75);
    letter-spacing: .7px
}

@media (min-width:768px) {
    .link.arrow:before {
        border-width: 8px
    }
}

.list {
    font-family: Roboto;
    font-size: 12px;
    color: inherit;
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: 10px
}

@media (min-width:768px) {
    .list {
        font-size: 14px;
        margin-bottom: 16px
    }
}

@media (min-width:1440px) {
    .list {
        font-size: 16px;
        margin-bottom: 18px
    }
}

.list:last-child {
    margin-bottom: 0
}

.list__item,
.list li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    color: inherit;
    margin-bottom: 10px
}

.list__item:last-child,
.list li:last-child {
    margin-bottom: 0
}

.list.bluish {
    font-family: Roboto;
    font-size: 12px;
    color: inherit;
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: 10px
}

@media (min-width:768px) {
    .list.bluish {
        font-size: 14px;
        margin-bottom: 16px
    }
}

@media (min-width:1440px) {
    .list.bluish {
        font-size: 16px;
        margin-bottom: 18px
    }
}

.list.bluish:last-child {
    margin-bottom: 0
}

.list.bluish__item,
.list.bluish li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    color: inherit;
    margin-bottom: 10px
}

.list.bluish__item:last-child,
.list.bluish li:last-child {
    margin-bottom: 0
}

.list.bluish li:before {
    display: inline-block;
    content: "";
    border-radius: 50%;
    margin-right: 5px;
    margin-top: 8px;
    background-color: #004597;
    width: 3px;
    height: 3px;
    max-width: 3px;
    max-height: 3px;
    min-width: 3px;
    min-height: 3px
}

@media (min-width:920px) {
    .list.bluish li:before {
        margin-right: 14px;
        background-color: #004597;
        width: 5px;
        height: 5px;
        max-width: 5px;
        max-height: 5px;
        min-width: 5px;
        min-height: 5px
    }
}

@media (min-width:768px) {
    .grayed {
        background-color: #fafbfb
    }
}

.bold {
    font-weight: 700 !important
}

.ttu {
    text-transform: uppercase
}

.center {
    text-align: center !important
}

.no-margin {
    margin: 0 !important
}

@media (min-width:1200px) {

    .header,
    .header.scrolled {
        height: 0
    }
}

@media (min-width:1200px) {

    .header .header_nav__menu,
    .header__wrapper {
        background-color: transparent
    }

    .header .header_nav__menu {
        color: #fff;
        box-shadow: none
    }
}

.main_swiper {
    height: calc(100vh - 46px);
    min-height: calc(100vh - 46px);
    max-height: calc(100vh - 46px)
}

@media (min-width:920px) {
    .main_swiper {
        height: calc(100vh - 75px);
        min-height: calc(100vh - 75px);
        max-height: calc(100vh - 75px)
    }
}

@media (min-width:1200px) {
    .main_swiper {
        height: 100vh;
        min-height: 100vh;
        max-height: 100vh
    }
}

@media (min-width:768px) {

    .main_swiper__blue.main_slide,
    .main_swiper__wrapper.main_slide {
        transform: translateX(10%)
    }
}

@media (min-width:920px) {

    .main_swiper__blue.main_slide,
    .main_swiper__wrapper.main_slide {
        transform: translateX(120px)
    }

    .main_swiper__blue.main_slide .main_swiper__content,
    .main_swiper__wrapper.main_slide .main_swiper__content {
        max-width: 58%
    }
}

@media (min-width:920px) and (min-width:920px) {

    .main_swiper__blue.main_slide .main_swiper__content,
    .main_swiper__wrapper.main_slide .main_swiper__content {
        max-width: 64%
    }
}

@media (min-width:920px) and (min-width:1200px) {

    .main_swiper__blue.main_slide .main_swiper__content,
    .main_swiper__wrapper.main_slide .main_swiper__content {
        max-width: 48%
    }
}

.main_swiper__blue {
    border-radius: 50%;
    width: 100%;
    left: -36%;
    opacity: .66;
    background-color: rgba(0, 66, 145, .6);
    position: absolute;
    z-index: 2;
    top: -30%;
    bottom: -30%;
    height: 160vh;
    transition: opacity .6s ease-in-out, transform .6s ease-in-out
}

@media (min-width:920px) {
    .main_swiper__blue {
        opacity: 1;
        left: -57%
    }
}

@media (min-width:1200px) {
    .main_swiper__blue {
        height: 200vh;
        top: -50%;
        bottom: -50%
    }
}

@media (min-width:1440px) {
    .main_swiper__blue {
        height: 240vh;
        top: -70%;
        bottom: -70%
    }
}

.main_swiper__wrapper {
    width: 100%;
    max-width: 1220px;
    padding-left: 5%;
    padding-right: 5%;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    position: absolute;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    height: 100%;
    z-index: 3;
    left: 0;
    opacity: 1;
    right: 0;
    transition: opacity .3s ease-in-out, transform .3s ease-in-out
}

@media (min-width:768px) {
    .main_swiper__wrapper {
        padding-left: 0;
        padding-right: 0
    }
}

@media (min-width:1920px) {
    .main_swiper__wrapper {
        max-width: 1640px
    }
}

@media (min-width:768px) {
    .main_swiper__wrapper {
        padding-left: 30px;
        padding-right: 30px
    }
}

.main_swiper__wrapper.hidden {
    opacity: 0
}

.main_swiper__title {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 27px
}

@media (min-width:920px) {
    .main_swiper__title {
        font-size: 42px;
        margin-bottom: 20px
    }
}

@media (min-width:1200px) {
    .main_swiper__title {
        font-size: 48px;
        font-weight: 500;
        margin-bottom: 36px
    }
}

@media (min-width:1920px) {
    .main_swiper__title {
        font-size: 72px;
        font-weight: 500;
        margin-bottom: 36px
    }
}

.main_swiper__text {
    font-size: 14px;
    font-weight: 500
}

@media (min-width:1200px) {
    .main_swiper__text {
        font-size: 18px;
        font-weight: 500
    }
}

@media (min-width:1920px) {
    .main_swiper__text {
        font-size: 36px;
        font-weight: 500
    }
}

.main_swiper .swiper-slide {
    background-color: #004597;
    overflow: hidden;
    z-index: 1;
    position: relative
}

.main_swiper .swiper-pagination,
.main_swiper .swiper-slide .main_swiper__wrapper {
    display: none
}

@media (min-width:768px) {
    .main_swiper .swiper-pagination {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: start;
        align-items: flex-start;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 20px;
        color: #fff
    }
}

.main_swiper .swiper-pagination .swiper-pagination-bullet {
    padding: 21px 4px;
    width: auto;
    height: auto;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    background: none;
    opacity: .43;
    font-family: Roboto;
    font-size: 11px;
    margin: 0
}

.main_swiper .swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1
}

.main_swiper .swiper-pagination .swiper-pagination-bullet:last-of-type {
    border-bottom-color: transparent
}

.main_swiper .swiper-pagination .swiper-pagination-bullet:active,
.main_swiper .swiper-pagination .swiper-pagination-bullet:focus,
.main_swiper .swiper-pagination .swiper-pagination-bullet:hover {
    outline: none
}

.main_swiper__content {
    max-width: 78%
}

@media (min-width:768px) {
    .main_swiper__content {
        position: relative;
        z-index: 3;
        padding-left: 40px;
        max-width: 48%
    }
}

@media (min-width:1200px) {
    .main_swiper__content {
        padding-left: 30px
    }
}

@media (min-width:1920px) {
    .main_swiper__content {
        padding-left: 30px;
        max-width: 58%
    }
}

.main_swiper__img {
    max-height: 100%;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    overflow: hidden
}

.main_swiper__img,
.main_swiper__img img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%
}

.main_swiper__img img {
    margin: auto;
    min-height: 100%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.main_swiper__buttons {
    position: absolute;
    z-index: 30;
    right: 20px;
    bottom: 40px
}

@media (min-width:768px) {
    .main_swiper__buttons {
        z-index: 20 !important;
        bottom: auto;
        top: 50%;
        transform: translateY(-50%)
    }
}

@media (min-width:1200px) {
    .main_swiper__buttons {
        right: calc((100vw - 1220px) / 4 + 15px)
    }
}

@media (min-width:1920px) {
    .main_swiper__buttons {
        right: calc((100vw - 1640px) / 4 + 15px)
    }
}

.main_swiper__buttons__button {
    width: 36px;
    height: 28px;
    margin-top: 10px;
    cursor: pointer;
    position: relative;
    z-index: 10
}

@media (min-width:768px) {
    .main_swiper__buttons__button {
        width: 31px;
        height: 22px;
        margin-top: 8px
    }
}

.main_swiper__buttons__button:active,
.main_swiper__buttons__button:focus,
.main_swiper__buttons__button:hover {
    outline: none
}

.main_swiper__buttons__button.prev {
    transform: rotate(180deg)
}

.main_swiper__buttons__button svg {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
    fill: #fff
}

@media (min-width:920px) {
    .main_about {
        padding-top: 80px;
        padding-bottom: 80px
    }
}

@media (min-width:768px) {
    .main_about__container {
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 24px
    }
}

@media (min-width:1200px) {
    .main_about__container {
        margin-bottom: 30px
    }
}

.main_about__container:last-child {
    margin-bottom: 0
}

.main_about__block {
    -ms-flex: 1 1 100%;
    flex: 1 1 100%
}

.main_about .title {
    display: block;
    padding-right: 90px;
    white-space: nowrap
}

@media (min-width:768px) {
    .main_about .title {
        -ms-flex: 1 1 220px;
        flex: 1 1 220px;
        min-width: 220px;
        margin-bottom: 0;
        -ms-flex-item-align: center;
        align-self: center
    }
}

@media (min-width:1440px) {
    .main_about .title {
        -ms-flex: 1 1 300px;
        flex: 1 1 300px;
        padding-right: 200px;
        min-width: 300px
    }
}

@media (min-width:920px) {
    .main_about .text {
        max-width: 80%
    }
}

.main_history__header {
    display: -ms-flexbox;
    display: flex;
    font-size: 11px;
    height: 28px
}

@media (min-width:920px) {
    .main_history__header {
        height: 50px;
        font-size: 14px
    }
}

.main_history__header__date {
    color: #fff;
    background-color: #004597;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 14px;
    white-space: nowrap
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
    .main_history__header__date {
        padding: 0 5px;
        white-space: normal;
        text-align: center
    }
}

@media (min-width:1200px) {
    .main_history__header__date {
        padding: 0 70px
    }
}

.main_history__swiper {
    width: 100%;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .11);
    border-right: none;
    border-left: none;
    padding-left: 25px;
    padding-right: 25px
}

@media (min-width:920px) {
    .main_history__swiper {
        padding: 24px 20px
    }
}

.main_history__swiper .swiper-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 95px
}

@media (min-width:768px) {
    .main_history__swiper .swiper-slide {
        max-width: none
    }
}

.main_history__swiper__block {
    color: #000;
    border-radius: 13px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 8px 10px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    cursor: pointer
}

@media (min-width:920px) {
    .main_history__swiper__block {
        padding: 20px 32px;
        border-radius: 70px
    }
}

.main_history__swiper__block.active {
    background-color: #ddd
}

.main_history__swiper__button {
    position: absolute;
    width: 7px;
    height: 13px;
    top: 50%;
    transform: translateY(-50%);
    bottom: 0;
    z-index: 5
}

@media (min-width:768px) {
    .main_history__swiper__button {
        display: none
    }
}

.main_history__swiper__button:active,
.main_history__swiper__button:focus,
.main_history__swiper__button:hover {
    outline: none
}

.main_history__swiper__button svg {
    -o-object-fit: contain;
    object-fit: contain;
    max-height: 100%;
    max-width: 100%
}

.main_history__swiper__button.left {
    left: 9px
}

.main_history__swiper__button.right {
    right: 9px
}

.main_history__swiper__button.right svg {
    transform: rotate(180deg)
}

.main_history__solutions {
    padding: 0 5%
}

@media (min-width:920px) {
    .main_history__solutions {
        padding: 0
    }
}

.main_history__area {
    display: none
}

.main_history__area.shown {
    display: block
}

@media (min-width:920px) {
    .main_history__area.shown {
        display: -ms-flexbox;
        display: flex
    }
}

.main_history__container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width:920px) {
    .main_history__container {
        -ms-flex: 1 1 25.5%;
        flex: 1 1 25.5%
    }

    .main_history__container:last-child .main_history__block {
        margin-right: 0
    }
}

.main_history__block {
    max-width: 100%;
    overflow: hidden;
    position: relative;
    color: #fff;
    margin-bottom: 4px;
    height: 140px;
    display: -ms-flexbox;
    display: flex
}

@media (min-width:768px) {
    .main_history__block {
        height: 240px
    }
}

@media (min-width:920px) {
    .main_history__block {
        height: 100%;
        margin-right: 8px;
        margin-bottom: 8px
    }
}

.main_history__block img {
    max-width: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

@media (min-width:920px) {
    .main_history__block img {
        height: 100%
    }
}

.main_history__block.large {
    height: 240px
}

@media (min-width:768px) {
    .main_history__block.large {
        height: 320px
    }
}

@media (min-width:920px) {
    .main_history__block.large {
        height: auto;
        -ms-flex: 1 1 49%;
        flex: 1 1 49%
    }
}

@media (min-width:920px) {
    .main_history__block.large .main_history__block__content {
        bottom: 60px;
        left: 48px;
        right: 140px
    }
}

@media (min-width:1200px) {
    .main_history__block.large .main_history__block__content {
        bottom: 60px;
        left: 48px;
        right: 140px
    }
}

@media (min-width:1440px) {
    .main_history__block.large .main_history__block__content {
        bottom: 60px;
        left: 88px;
        right: 110px
    }
}

@media (min-width:1200px) {
    .main_history__block.large .main_history__block__title {
        font-size: 32px;
        margin-bottom: 20px
    }
}

@media (min-width:1200px) {
    .main_history__block.large .main_history__block__description {
        font-size: 18px
    }
}

@media (min-width:1440px) {
    .main_history__block.large .main_history__block__description {
        font-size: 24px
    }
}

.main_history__block:nth-child(2) .main_history__block__content {
    left: auto;
    right: 16px;
    text-align: right
}

@media (min-width:920px) {
    .main_history__block:nth-child(2) .main_history__block__content {
        text-align: inherit;
        max-width: none;
        left: 20px
    }
}

@media (min-width:1200px) {
    .main_history__block:nth-child(2) .main_history__block__content {
        max-width: none;
        bottom: 40px;
        left: 14px;
        right: 30px
    }
}

@media (min-width:1440px) {
    .main_history__block:nth-child(2) .main_history__block__content {
        bottom: 60px;
        left: 40px;
        right: 20px
    }
}

.main_history__block__content {
    max-width: 240px;
    position: absolute;
    bottom: 15px;
    left: 20px
}

@media (min-width:920px) {
    .main_history__block__content {
        max-width: none
    }
}

@media (min-width:1200px) {
    .main_history__block__content {
        max-width: none;
        bottom: 40px;
        left: 14px;
        right: 30px
    }
}

@media (min-width:1440px) {
    .main_history__block__content {
        bottom: 60px;
        left: 40px;
        right: 20px
    }
}

.main_history__block__title {
    font-family: Roboto;
    font-size: 18px;
    color: inherit;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 16px;
    font-weight: 500
}

@media (min-width:1200px) {
    .main_history__block__title {
        font-size: 20px;
        margin-bottom: 18px
    }
}

@media (min-width:1440px) {
    .main_history__block__title {
        font-size: 24px
    }
}

.main_history__block__title:last-child {
    margin-bottom: 0
}

@media (min-width:920px) {
    .main_history__block__title {
        font-size: 16px;
        margin-bottom: 14px
    }
}

@media (min-width:1200px) {
    .main_history__block__title {
        margin-bottom: 20px
    }
}

.main_history__block__description {
    font-family: Roboto;
    font-size: 12px;
    color: inherit;
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: 10px;
    font-weight: 500
}

@media (min-width:768px) {
    .main_history__block__description {
        font-size: 14px;
        margin-bottom: 16px
    }
}

@media (min-width:1440px) {
    .main_history__block__description {
        font-size: 16px;
        margin-bottom: 18px
    }
}

.main_history__block__description:last-child {
    margin-bottom: 0
}

@media (min-width:920px) {
    .main_history__block__description {
        font-size: 12px
    }
}

@media (min-width:1200px) {
    .main_history__block__description {
        font-size: 14px
    }
}

.main_drugs {
    background-color: #fff;
    padding: 20px 0 30px
}

@media (min-width:768px) {
    .main_drugs {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media (min-width:1200px) {
    .main_drugs {
        padding-top: 60px;
        padding-bottom: 80px
    }
}

@media (min-width:1920px) {
    .main_drugs {
        padding-top: 150px;
        padding-bottom: 200px
    }
}

@media (min-width:1200px) {
    .main_drugs {
        background-color: #fbfbfb
    }
}

@media (min-width:768px) {
    .main_drugs__container {
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 12px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: -3px;
        margin-right: -3px
    }

    @supports (display:grid) {
        .main_drugs__container {
            display: grid;
            grid-template-columns: repeat(5, calc(20% - 12px));
            grid-template-rows: repeat(2, 1fr);
            grid-gap: 12px;
            margin: 0
        }
    }
}

@media (min-width:1200px) {
    .main_drugs__container {
        margin-bottom: 24px;
        margin-left: -6px;
        margin-right: -6px
    }

    @supports (display:grid) {
        .main_drugs__container {
            margin: 0;
            grid-template-columns: repeat(5, calc(20% - 24px))
        }
    }
}

.main_drugs__container.hidden {
    max-height: 0;
    transition: max-height .3s ease-in-out;
    overflow: hidden
}

.main_drugs__container.hidden.shown {
    max-height: 200vh
}

@media (min-width:768px) {
    .main_drugs__container.hidden {
        max-height: none;
        margin-bottom: 0;
        overflow: initial
    }
}

.main_drugs__block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    margin-bottom: 3px;
    padding: 15px 18px;
    height: 81px
}

.main_drugs__block:active,
.main_drugs__block:focus,
.main_drugs__block:hover {
    border-color: #004597
}

.main_drugs__block:last-child {
    margin-right: 0
}

@media (min-width:768px) {
    .main_drugs__block {
        -ms-flex-direction: column;
        flex-direction: column;
        height: auto;
        margin: 0 6px 12px;
        -ms-flex: 1 1 calc(20% - 12px);
        flex: 1 1 calc(20% - 12px);
        width: 100%;
        max-width: 100%;
        padding: 10px;
        overflow: hidden;
        text-align: center;
        background-color: #fff
    }

    .main_drugs__block:active,
    .main_drugs__block:focus,
    .main_drugs__block:hover {
        transition: transform .3s ease-in-out;
        transform: scale(1.2)
    }

    .main_drugs__block:last-child {
        margin-right: 3px
    }

    @supports (display:grid) {
        .main_drugs__block {
            margin: 0;
            min-width: 100%
        }

        .main_drugs__block:last-child {
            margin-right: 0
        }
    }
}

@media (-ms-high-contrast:none),
(min-width:768px) and screen and (-ms-high-contrast:active) {
    .main_drugs__block {
        -ms-flex: 1 1 15%;
        flex: 1 1 15%
    }
}

@media (min-width:1200px) {
    .main_drugs__block {
        margin: 0 12px 24px;
        padding: 30px 10px 32px;
        -ms-flex: 1 1 calc(20% - 24px);
        flex: 1 1 calc(20% - 24px)
    }

    .main_drugs__block:last-child {
        margin-right: 12px
    }
}

.main_drugs__block__img {
    max-width: 61px;
    max-height: 60px;
    width: 61px;
    height: 60px;
    min-width: 61px;
    min-height: 60px;
    margin-left: 18px;
    margin-right: 18px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

@media (min-width:768px) {
    .main_drugs__block__img {
        margin: 0 0 8px
    }
}

@media (min-width:1200px) {
    .main_drugs__block__img {
        max-width: 103px;
        max-height: 90px;
        width: 103px;
        height: 90px;
        min-width: 103px;
        min-height: 90px;
        margin-bottom: 18px
    }
}

.main_drugs__block__img img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
    margin: 0 auto
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
    .main_drugs__block__img img {
        max-width: 61px;
        max-height: 60px;
        width: auto;
        height: auto;
        margin-left: 0
    }
}

@media (-ms-high-contrast:none) and (min-width:1200px),
screen and (-ms-high-contrast:active) {
    .main_drugs__block__img img {
        max-width: 103px;
        max-height: 90px
    }
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
    .main_drugs__block__content {
        max-width: 100%
    }
}

.main_drugs__block__title {
    font-family: Roboto;
    font-size: 18px;
    color: inherit;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 16px;
    font-weight: 300
}

@media (min-width:1200px) {
    .main_drugs__block__title {
        font-size: 20px;
        margin-bottom: 18px
    }
}

@media (min-width:1440px) {
    .main_drugs__block__title {
        font-size: 24px
    }
}

.main_drugs__block__title:last-child {
    margin-bottom: 0
}

@media (max-width:767px) {
    .main_drugs__block__title {
        margin-bottom: 0
    }
}

@media (min-width:920px) {
    .main_drugs__block__title {
        display: inline-block;
        margin-bottom: 14px
    }
}

.main_drugs__block .link {
    display: none;
    font-weight: 300
}

@media (min-width:768px) {
    .main_drugs__block .link {
        display: block
    }
}

.main_drugs .show_all {
    margin-top: 16px
}

@media (min-width:768px) {
    .main_drugs .show_all {
        display: none
    }
}

.brands {
    padding-top: 20px
}

@media (min-width:768px) {
    .brands {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media (min-width:1200px) {
    .brands {
        padding-top: 60px
    }
}

.brands .wrapper {
    padding-left: calc(5% + 19px);
    padding-right: calc(5% + 19px);
    overflow: hidden
}

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

@media (min-width:1200px) {
    .brands .wrapper {
        padding-left: 29px;
        padding-right: 29px
    }
}

.brands__swiper {
    position: relative;
    padding: 0 25px;
    display: -ms-flexbox;
    display: flex;
    z-index: 3 !important
}

.brands__swiper .swiper-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

@media (min-width:768px) {
    .brands__swiper .swiper-slide {
        padding: 10px 30px;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content
    }
}

.brands__swiper__block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 6px;
    height: 120px
}

@media (min-width:768px) {
    .brands__swiper__block {
        padding: 0
    }
}

@media (min-width:920px) {
    .brands__swiper__block {
        height: 220px
    }
}

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

.brands__swiper__buttons {
    position: absolute;
    z-index: 1;
    top: 0;
    left: -19px;
    right: 19px;
    bottom: 0;
    width: calc(100% + 38px);
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    max-width: 1278px
}

@media (min-width:1200px) {
    .brands__swiper__buttons {
        left: -29px;
        right: 29px;
        width: calc(100% + 58px)
    }
}

@media (min-width:1920px) {
    .brands__swiper__buttons {
        max-width: 1698px
    }
}

.brands__swiper__button {
    max-width: 19px;
    max-height: 28px;
    width: 19px;
    height: 28px;
    z-index: 3;
    bottom: 0;
    background-color: #fff
}

@media (min-width:1200px) {
    .brands__swiper__button {
        max-width: 29px;
        max-height: 38px;
        width: 29px;
        height: 38px
    }
}

.brands__swiper__button:active,
.brands__swiper__button:focus,
.brands__swiper__button:hover {
    outline: none
}

.brands__swiper__button.right {
    left: auto;
    right: 0
}

.brands__swiper__button.right svg {
    transform: rotate(180deg)
}

.brands__swiper__button svg {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    cursor: pointer
}

.main_center {
    background-color: #fff;
    padding: 20px 0 30px
}

@media (min-width:768px) {
    .main_center {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media (min-width:1200px) {
    .main_center {
        padding-top: 60px;
        padding-bottom: 80px
    }
}

@media (min-width:1920px) {
    .main_center {
        padding-top: 150px;
        padding-bottom: 200px
    }
}

@media (min-width:920px) {
    .main_center {
        padding-bottom: 50px
    }
}

@media (min-width:1200px) {
    .main_center {
        padding-bottom: 80px
    }
}

@media (min-width:768px) {
    .main_center__area {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.main_center__container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (min-width:768px) {
    .main_center__container {
        margin: 0 -12.5px;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media (min-width:920px) {
    .main_center__container {
        padding-right: 80px
    }
}

@media (min-width:1200px) {
    .main_center__container {
        padding-right: 0;
        margin: 0 -22.5px
    }
}

@supports (display:grid) {
    .main_center__container {
        display: grid;
        grid-row-gap: 40px;
        margin: 0 0 40px
    }

    @media (min-width:768px) {
        .main_center__container {
            grid-template-columns: repeat(2, 1fr);
            grid-column-gap: 25px;
            margin: 0
        }
    }

    @media (min-width:1200px) {
        .main_center__container {
            grid-template-columns: repeat(4, 1fr);
            grid-column-gap: 45px
        }
    }
}

.main_center .news {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    padding-left: 5%;
    padding-right: 5%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%
}

@media (min-width:920px) {
    .main_center .news {
        padding: 0;
        margin-left: -10px;
        margin-right: -10px;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

@supports (display:grid) {
    .main_center .news {
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
        grid-column-gap: 10px;
        grid-row-gap: 40px;
        margin-bottom: 40px
    }

    @media (min-width:920px) {
        .main_center .news {
            grid-column-gap: 20px;
            margin: 0;
            grid-row-gap: 50px;
            margin-bottom: 40px
        }
    }

    @media (min-width:1200px) {
        .main_center .news {
            margin-bottom: 60px;
            margin-bottom: 80px
        }
    }
}

.main_center .news__card {
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: end;
    justify-content: flex-end;
    max-width: 280px;
    margin-bottom: 40px;
    padding-right: 5px;
    padding-left: 5px
}

@media (min-width:920px) {
    .main_center .news__card {
        padding-right: 10px;
        padding-left: 10px;
        margin-bottom: 50px
    }
}

@supports (display:grid) {
    .main_center .news__card {
        margin-bottom: 0;
        padding: 0
    }
}

.main_center .news__card:active .news__card__img img,
.main_center .news__card:focus .news__card__img img,
.main_center .news__card:hover .news__card__img img {
    transform: scale(1.05)
}

.main_center .news__card__content {
    justify-self: flex-start;
    height: 100%
}

.main_center .news__card__img {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
    height: 195px;
    border: 1px solid #cdcdcd
}

@media (min-width:1200px) {
    .main_center .news__card__img {
        margin-bottom: 12px;
        height: 182px
    }
}

.main_center .news__card__img img {
    height: 100%;
    width: 100%;
    min-width: 100%;
    min-height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    background-color: #bababa;
    transition: transform .2s ease-in
}

.main_center .news__card__img[data-type=video]:hover:after {
    display: -ms-flexbox;
    display: flex;
    content: url(/local/templates/website/images/icons/play.png);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    margin: auto;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: hsla(0, 0%, 9%, .48)
}

.main_center .news__card__date {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 13px;
    font-weight: 300;
    margin-bottom: 16px
}

@media (min-width:1200px) {
    .main_center .news__card__date {
        margin-bottom: 11px
    }
}

.main_center .news__card__date .ya-share2__container .ya-share2__icon {
    background-color: #dcdede
}

.main_center .news__card__date svg {
    margin-left: 10px;
    width: 13px;
    height: 13px;
    max-width: 13px;
    max-height: 13px;
    min-width: 13px;
    min-height: 13px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    fill: rgba(0, 0, 0, .7);
    cursor: pointer
}

@media (min-width:1200px) {
    .main_center .news__card__date svg {
        width: 15px;
        height: 15px;
        max-width: 15px;
        max-height: 15px;
        min-width: 15px;
        min-height: 15px
    }
}

.main_center .news__card__title {
    font-family: Roboto;
    font-size: 18px;
    color: inherit;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 16px;
    display: block;
    font-weight: 500
}

@media (min-width:1200px) {
    .main_center .news__card__title {
        font-size: 20px;
        margin-bottom: 18px
    }
}

@media (min-width:1440px) {
    .main_center .news__card__title {
        font-size: 24px
    }
}

.main_center .news__card__title:last-child {
    margin-bottom: 0
}

@media (min-width:1200px) {
    .main_center .news__card__title {
        font-size: 16px
    }
}

.main_center .news__card__text {
    font-family: Roboto;
    font-size: 12px;
    color: inherit;
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: 10px;
    display: none
}

@media (min-width:768px) {
    .main_center .news__card__text {
        font-size: 14px;
        margin-bottom: 16px
    }
}

@media (min-width:1440px) {
    .main_center .news__card__text {
        font-size: 16px;
        margin-bottom: 18px
    }
}

.main_center .news__card__text:last-child {
    margin-bottom: 0
}

@media (min-width:1200px) {
    .main_center .news__card__text {
        font-size: 14px
    }
}

@media (min-width:1200px) {
    .main_center .news__card .link.arrow {
        font-size: 12px
    }
}

@media (min-width:768px) {
    .main_center .show_all {
        margin-bottom: 40px;
        margin-right: 0;
        margin-left: auto
    }
}
/* End */
/* /local/templates/website/css/index.css?160853858442831 */
