@font-face {
    font-family: Brown LL Pan;
    src: url(../../assets/fonts/BrownLLPan-Regular.woff2) format("woff2"), url(../../assets/fonts/BrownLLPan-Regular.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Brown LL Pan;
    src: url(../../assets/fonts/BrownLLPan-Light.woff2) format("woff2"), url(../../assets/fonts/BrownLLPan-Light.woff) format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Brown LL Pan;
    src: url(../../assets/fonts/BrownLLPan-Medium.woff2) format("woff2"), url(../../assets/fonts/BrownLLPan-Medium.woff) format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

.slick-slider {
    box-sizing: border-box;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list, .slick-slider {
    position: relative;
    display: block
}

.slick-list {
    height: 100%;
    padding: 0;
    overflow: hidden
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: flex;
    height: 100%
}

.slick-track:after, .slick-track:before {
    display: table;
    content: ""
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    min-height: 1px;
    outline: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block;
    height: auto;
    margin: 0 auto
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: flex
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    background: url(../../design/images/ajax-loader.gif) 50% no-repeat #fff
}

.slick-next, .slick-prev {
    transition: all .3s cubic-bezier(.65, 0, .35, 1);
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 8;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    border: 2px solid transparent;
    border-radius: 100%;
    box-sizing: border-box;
    outline: none;
    text-indent: -9999px;
    background: url(../images/icons/icon-arrow-left.svg) no-repeat 50% 50%;
    cursor: pointer
}

@media screen and (max-width: 640px) {
    .slick-next, .slick-prev {
        width: 13.33333333vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .slick-next, .slick-prev {
        width: 7.29166667vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .slick-next, .slick-prev {
        width: 3.88888889vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .slick-next, .slick-prev {
        width: 3.88888889vw
    }
}

@media screen and (max-width: 640px) {
    .slick-next, .slick-prev {
        height: 13.33333333vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .slick-next, .slick-prev {
        height: 7.29166667vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .slick-next, .slick-prev {
        height: 3.88888889vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .slick-next, .slick-prev {
        height: 3.88888889vw
    }
}

@media screen and (max-width: 640px) {
    .slick-next, .slick-prev {
        margin-top: -6.66666667vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .slick-next, .slick-prev {
        margin-top: -3.64583333vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .slick-next, .slick-prev {
        margin-top: -1.94444444vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .slick-next, .slick-prev {
        margin-top: -1.94444444vw
    }
}

@media screen and (max-width: 640px) {
    .slick-next, .slick-prev {
        background-size: 8px;
    }

    .slick-prev {
        margin-right: 10px;
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .slick-next, .slick-prev {
        background-size: 8px;
    }
}

@media (min-width: 1024px) and (max-width: 1440px) {
    .slick-next, .slick-prev {
        background-size: .5vw auto
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .slick-next, .slick-prev {
        background-size: .5vw auto
    }
}

@media screen and (min-width: 1920px) {
    .slick-next, .slick-prev {
        width: 56px;
        height: 56px;
        margin-top: -28px;
        background-size: 8px auto
    }
}

.slick-next {
    left: auto;
    right: 0;
    transform: rotate(180deg)
}

.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
    outline: none
}

.slick-next:hover, .slick-prev:hover {
    border-color: #37ee50
}

.slick-disabled {
    pointer-events: none;
    opacity: .4 !important
}

.slick-dots {
    position: absolute;
    left: 0;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 0
}

@media screen and (max-width: 360px) {
    .slick-dots {
        bottom: 10px
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .slick-dots {
        bottom: 15px
    }
}

@media screen and (min-width: 769px) {
    .slick-dots {
        bottom: 20px
    }
}

.slick-dots li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 0;
    cursor: pointer
}

@media screen and (max-width: 360px) {
    .slick-dots li {
        margin: 0 3px
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .slick-dots li {
        margin: 0 5px
    }
}

@media screen and (min-width: 769px) {
    .slick-dots li {
        margin: 0 7px
    }
}

.slick-dots li button {
    position: relative;
    display: block;
    width: 12px;
    height: 12px;
    padding: 0;
    border: 2px solid #fff;
    box-sizing: border-box;
    font-size: 0;
    line-height: 0;
    cursor: pointer;
    color: transparent;
    outline: none;
    background-color: transparent
}

.slick-dots li button:focus, .slick-dots li button:hover {
    outline: none;
    background-color: #37ee50
}

.slick-dots li.slick-active button {
    border-color: #37ee50;
    background-color: #37ee50
}

html {
    width: 100%;
    height: 100%
}

img {
    display: block;
    max-width: 100%;
    height: auto;
    border: 0;
    outline: 0
}

body {
    font-family: Brown LL Pan, Arial, sans-serif;
    position: relative;
    height: 100%;
    min-height: 100%;
    margin: 0;
    color: #000;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    min-width: 320px
}

@media screen and (max-width: 360px) {
    body {
        font-size: 14px;
        line-height: 20px
    }
}

@media screen and (min-width: 361px) {
    body {
        font-size: 16px;
        line-height: 24px
    }
}

a {
    text-decoration: underline;
    color: #858585;
}

a:hover {
    text-decoration: none
}

a:active, a:focus {
    outline: 0
}

input, textarea {
    font-family: Brown LL Pan, Arial, sans-serif;
    border-radius: 0;
    outline: none;
    box-shadow: none;
    -webkit-appearance: none
}

@media screen and (max-width: 360px) {
    input, textarea {
        font-size: 14px;
        line-height: 20px
    }
}

@media screen and (min-width: 361px) {
    input, textarea {
        font-size: 16px;
        line-height: 24px
    }
}

strong {
    font-weight: 500
}

.hidden {
    display: none !important
}

.ie {
    display: none
}

.page-site {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    transition: none;
    overflow: hidden
}

@media screen and (max-width: 360px) {
    .page-site.fixed-header {
        padding-top: 56px
    }
}

@media screen and (min-width: 361px) {
    .page-site.fixed-header {
        padding-top: 80px
    }
}

.is-mobile-menu-opened .page-site {
    height: 100vh
}

.page-site .header {
    flex-shrink: 0
}

.page-site .main {
    flex-grow: 1
}

.page-site .footer {
    flex-shrink: 0
}

.container {
    width: 100%;
    box-sizing: border-box;
    margin: 0 auto
}

@media screen and (max-width: 640px) {
    .container {
        padding-left: 4.44444444vw;
        padding-right: 4.44444444vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .container {
        padding-left: 4.16666667vw;
        padding-right: 4.16666667vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .container {
        padding-left: 2vw;
        padding-right: 2vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .container {
        padding-left: 8.33333333vw;
        padding-right: 8.33333333vw
    }
}

@media screen and (min-width: 1920px) {
    .container {
        max-width: 1664px;
        padding-left: 32px;
        padding-right: 32px
    }
}

.header {
    position: relative;
    z-index: 10;
    background-color: #fff;
    transition: none
}

.fixed-header .header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
    transform: translateY(-120%);
    box-shadow: 0 1px 0px rgba(0, 0, 0, .1)
}

.fixed-header_show .header {
    transition: all .3s cubic-bezier(.65, 0, .35, 1);
    transform: translateY(0)
}

.fixed-header_hide .header {
    transform: translateY(-120%)
}

@media (min-width: 769px) and (max-width: 1440px) {
    .header .container {
        padding-left: 4.16666667vw;
        padding-right: 4.16666667vw;
        max-width: 100%
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .header .container {
        padding-left: 4.16666667vw;
        padding-right: 4.16666667vw;
        max-width: 100%
    }
}

@media screen and (min-width: 1920px) {
    .header .container {
        max-width: 1920px;
        padding: 0 80px
    }
}

.header__content {
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    overflow: hidden
}

@media screen and (max-width: 360px) {
    .header__content {
        height: 56px;
        padding: 12px 0
    }
}

@media screen and (min-width: 361px) {
    .header__content {
        height: 80px;
        padding: 20px 0
    }
}

.header__info {
    display: flex
}

.header__logo {
    display: flex;
    align-items: center
}

@media screen and (max-width: 360px) {
    .header__logo {
        width: 75px;
        height: 30px
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .header__logo {
        width: 100px
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .header__logo {
        margin-right: 5.55555556vw;
        width: 6.94444444vw
    }
}

@media screen and (min-width: 1441px) {
    .header__logo {
        width: 100px;
        margin-right: 40px
    }
}

.header__menu {
    display: flex
}

@media screen and (max-width: 1024px) {
    .header__menu {
        display: none
    }
}

.header__menu ul {
    display: flex;
    padding: 0;
    list-style: none
}

@media (min-width: 769px) and (max-width: 1440px) {
    .header__menu ul {
        margin-left: -1.66666667vw;
        margin-right: -1.66666667vw
    }
}

@media screen and (min-width: 1441px) {
    .header__menu ul {
        margin: 0 -24px
    }
}

.header__menu li {
    display: flex;
    padding: 0
}

.header__menu a {
    text-decoration: none;
    -webkit-text-decoration-color: #37ee50;
    text-decoration-color: #37ee50;
    display: flex;
    align-items: center;
    color: #000
}

.header__menu a:hover {
    text-decoration: underline;
    -webkit-text-decoration-color: #37ee50;
    text-decoration-color: #37ee50;
    text-underline-offset: 4px
}

@media (min-width: 769px) and (max-width: 1440px) {
    .header__menu a {
        font-size: 1vw;
        line-height: 1.66666667vw;
        padding-left: 1.66666667vw;
        padding-right: 1.66666667vw
    }
}

@media screen and (min-width: 1441px) {
    .header__menu a {
        font-size: 16px;
        line-height: 24px;
        padding: 0 24px
    }
}

.header__meta {
    display: flex;
    align-items: center
}

.header__language {
    text-decoration: none;
    color: #000
}

.header__language:hover {
    color: #37ee50
}

@media screen and (max-width: 360px) {
    .header__language {
        font-size: 14px;
        line-height: 20px
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .header__language {
        font-size: 16px;
        line-height: 24px
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .header__language {
        font-size: 16px;
        line-height: 24px
    }
}

@media screen and (min-width: 1441px) {
    .header__language {
        font-size: 16px;
        line-height: 24px
    }
}

.header__search {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

@media screen and (max-width: 768px) {
    .header__search {
        width: 24px;
        height: 24px;
        margin-left: 46px
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .header__search {
        width: 24px;
        height: 24px;
        margin-left: 46px
    }
}

@media screen and (min-width: 1441px) {
    .header__search {
        width: 24px;
        height: 24px;
        margin-left: 46px
    }
}

.header__search-icon:hover, .header__search_active .header__search-icon {
    color: #37ee50
}

.header__search-icon * {
    transition: none
}

.header__search-icon * * {
    transition: inherit
}

@media screen and (max-width: 768px) {
    .header__search-icon {
        width: 20px;
        height: 20px
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .header__search-icon {
        width: 20px;
        height: 20px
    }
}

@media screen and (min-width: 1441px) {
    .header__search-icon {
        width: 20px;
        height: 20px
    }
}

.header__toggle-menu {
    position: relative;
    width: 32px;
    height: 32px
}

@media screen and (max-width: 360px) {
    .header__toggle-menu {
        margin-left: 35px
    }
}

@media (min-width: 361px) and (max-width: 1024px) {
    .header__toggle-menu {
        margin-left: 46px
    }
}

@media screen and (min-width: 1024px) {
    .header__toggle-menu {
        display: none
    }
}

.header__toggle-menu:before {
    top: 50%;
    transform: translateY(-50%);
    opacity: 1;
    transition: opacity .2s, .4s
}

.header__toggle-menu:before, .header__toggle-menu span:after, .header__toggle-menu span:before {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    left: 0;
    right: 0;
    height: 2px;
    border-radius: 2px;
    background-color: #000
}

.header__toggle-menu span:before {
    top: 8px;
    transition: transform .2s, top .2s .2s
}

.header__toggle-menu span:after {
    bottom: 8px;
    transition: transform .2s, bottom .2s .2s
}

.header__toggle-menu_active:before {
    visibility: hidden;
    opacity: 0;
    transition: none
}

.header__toggle-menu_active span:after, .header__toggle-menu_active span:before {
    left: 2px;
    right: 2px
}

.header__toggle-menu_active span:before {
    top: 50%;
    margin-top: -1px;
    transform: rotate(45deg);
    transition: top .2s, transform .2s .2s
}

.header__toggle-menu_active span:after {
    bottom: 50%;
    margin-bottom: -1px;
    transform: rotate(-45deg);
    transition: bottom .2s, transform .2s .2s
}

.footer {
    border-top: 1px solid #cecece;
    background: #fff;
}

@media screen and (max-width: 360px) {
    .footer {
        padding-bottom: 6.66666667vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .footer {
        padding-bottom: 6.25vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .footer {
        padding-bottom: 3.33333333vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .footer {
        padding-bottom: 2.5vw
    }
}

@media screen and (max-width: 360px) {
    .footer {
        padding-top: 11.11111111vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .footer {
        padding-top: 8.46354167vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .footer {
        padding-top: 4.51388889vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .footer {
        padding-top: 3.38541667vw
    }
}

@media screen and (max-width: 640px) {
    .footer {
        margin-top: 2.33333333vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .footer {
        margin-top: 14.58333333vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .footer {
        margin-top: 2.83333333vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .footer {
        margin-top: 5.83333333vw
    }
}

@media screen and (min-width: 1920px) {
    .footer {
        padding-top: 65px;
        padding-bottom: 48px;
        margin-top: 112px
    }
}

.footer__top-content {
    position: relative
}

@media screen and (max-width: 640px) {
    .footer__top-content {
        display: flex;
        flex-direction: column;
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .footer__top-content {
        padding-left: 20.83333333vw
    }
}

@media screen and (max-width: 640px) {
    .footer__top-logo {
        margin-right: 12.5vw;
        display: block;
        width: 61px;
        flex-shrink: 0
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .footer__top-logo {
        width: 11.97916667vw;
        position: absolute;
        z-index: 2;
        top: 0;
        left: 0
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .footer__top-logo {
        width: 6.38888889vw;
        position: absolute;
        z-index: 2;
        top: 0;
        left: 0
    }
}

@media screen and (min-width: 1441px) {
    .footer__top-logo {
        position: absolute;
        z-index: 2;
        top: 0;
        left: 0;
        width: 92px
    }
}

.footer__top-info {
    position: relative;
    display: flex
}

@media screen and (max-width: 640px) {
    .footer__top-info {
        flex-direction: column-reverse;
        padding-top: 30px;
        padding-bottom: 72px;
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .footer__top-info {
        flex-direction: column-reverse
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .footer__top-info {
        padding-left: 20.83333333vw;
        justify-content: space-between
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .footer__top-info {
        padding-left: 15.625vw;
        justify-content: space-between
    }
}

@media screen and (min-width: 1920px) {
    .footer__top-info {
        padding-left: 400px
    }
}

@media screen and (max-width: 640px) {
    .footer__top-menu {
        margin-top: 24px
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .footer__top-menu {
        margin-top: 5.98958333vw
    }
}

@media screen and (min-width: 1920px) {
    .footer__top-menu {
        margin-right: 270px
    }
}

.footer__top-menu ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.footer__top-menu li {
    padding: 0
}

@media screen and (max-width: 640px) {
    .footer__top-menu li + li {
        margin-top: 8px
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .footer__top-menu li + li {
        margin-top: 2.08333333vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .footer__top-menu li + li {
        margin-top: 1.11111111vw
    }
}

@media screen and (min-width: 1441px) {
    .footer__top-menu li + li {
        margin-top: 16px
    }
}

.footer__top-menu a {
    text-decoration: none;
    -webkit-text-decoration-color: #37ee50;
    text-decoration-color: #37ee50;
    display: block;
    color: #000
}

.footer__top-menu a:hover {
    text-decoration: underline;
    -webkit-text-decoration-color: #37ee50;
    text-decoration-color: #37ee50;
    text-underline-offset: 4px
}

@media screen and (max-width: 640px) {
    .footer__top-menu a {
        font-size: 14px;
        line-height: 20px
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .footer__top-menu a {
        font-size: 2.08333333vw;
        line-height: 3.125vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .footer__top-menu a {
        font-size: 1.11111111vw;
        line-height: 1.66666667vw
    }
}

@media screen and (min-width: 1441px) {
    .footer__top-menu a {
        font-size: 16px;
        line-height: 24px
    }
}

.footer__top-main-menu ul {
    display: flex;
    padding: 0;
    list-style: none
}

@media screen and (max-width: 640px) {
    .footer__top-main-menu ul {
        flex-direction: column
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .footer__top-main-menu ul {
        margin-left: -3.125vw;
        margin-right: -3.125vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .footer__top-main-menu ul {
        margin-left: -1.66666667vw;
        margin-right: -1.66666667vw
    }
}

@media screen and (min-width: 1441px) {
    .footer__top-main-menu ul {
        margin: 0 -24px
    }
}

.footer__top-main-menu li {
    padding: 0
}

@media screen and (max-width: 640px) {
    .footer__top-main-menu li + li {
        margin-top: 12px
    }
}

.footer__top-main-menu a {
    text-decoration: none;
    -webkit-text-decoration-color: #37ee50;
    text-decoration-color: #37ee50;
    color: #000
}

.footer__top-main-menu a:hover {
    text-decoration: underline;
    -webkit-text-decoration-color: #37ee50;
    text-decoration-color: #37ee50;
    text-underline-offset: 4px;
    text-decoration-thickness: 1px;
}

@media screen and (max-width: 640px) {
    .footer__top-main-menu a {
        font-size: 16px;
        line-height: 20px
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .footer__top-main-menu a {
        font-size: 20px;
        line-height: 28px;
        padding: 0 20px 0 24px;
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .footer__top-main-menu a {
        font-size: 1.389vw;
        line-height: 1.944vw;
        padding: 0 24px
    }
}

@media screen and (min-width: 1441px) {
    .footer__top-main-menu a {
        font-size: 20px;
        line-height: 28px;
        padding: 0 24px
    }
}

@media screen and (max-width: 640px) {
    .footer__top-socials {
        position: absolute;
        left: 0;
        bottom: 0
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .footer__top-socials {
        top: 10.9375vw;
        position: absolute;
        right: 0
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .footer__top-socials {
        margin-top: 4.51388889vw
    }
}

@media screen and (min-width: 1441px) {
    .footer__top-socials {
        margin-top: 65px
    }
}

.footer__top-socials ul {
    display: flex;
    padding: 0;
    margin: 0;
    list-style: none
}

.footer__top-socials li {
    padding: 0
}

@media screen and (max-width: 640px) {
    .footer__top-socials li + li {
        margin-left: 16px
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .footer__top-socials li + li {
        margin-left: 2.08333333vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .footer__top-socials li + li {
        margin-left: 1.11111111vw
    }
}

@media screen and (min-width: 1441px) {
    .footer__top-socials li + li {
        margin-left: 16px
    }
}

.footer__top-social {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #cecece;
    border-radius: 100%;
    box-sizing: border-box;
    color: #000
}

@media screen and (max-width: 640px) {
    .footer__top-social {
        width: 48px;
        height: 48px
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .footer__top-social {
        width: 7.29166667vw;
        height: 7.29166667vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .footer__top-social {
        width: 3.88888889vw;
        height: 3.88888889vw
    }
}

@media screen and (min-width: 1441px) {
    .footer__top-social {
        width: 56px;
        height: 56px
    }
}

.footer__top-social:hover {
    border-color: #37ee50;
    background-color: #37ee50
}

@media screen and (max-width: 640px) {
    .footer__top-social_telegram .footer__top-social-icon {
        width: 16px
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .footer__top-social_telegram .footer__top-social-icon {
        width: 2.08333333vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .footer__top-social_telegram .footer__top-social-icon {
        width: 1.11111111vw
    }
}

@media screen and (min-width: 1441px) {
    .footer__top-social_telegram .footer__top-social-icon {
        width: 16px
    }
}

@media screen and (max-width: 640px) {
    .footer__top-social_facebook .footer__top-social-icon {
        width: 8px
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .footer__top-social_facebook .footer__top-social-icon {
        width: 1.04166667vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .footer__top-social_facebook .footer__top-social-icon {
        width: .55555556vw
    }
}

@media screen and (min-width: 1441px) {
    .footer__top-social_facebook .footer__top-social-icon {
        width: 8px
    }
}

@media screen and (max-width: 640px) {
    .footer__top-social_youtube .footer__top-social-icon {
        width: 16px
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .footer__top-social_youtube .footer__top-social-icon {
        width: 2.08333333vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .footer__top-social_youtube .footer__top-social-icon {
        width: 1.11111111vw
    }
}

@media screen and (min-width: 1441px) {
    .footer__top-social_youtube .footer__top-social-icon {
        width: 16px
    }
}

@media screen and (max-width: 640px) {
    .footer__bottom {
        margin-top: 32px
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .footer__bottom {
        margin-top: 11.06770833vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .footer__bottom {
        margin-top: 5.90277778vw
    }
}

@media screen and (min-width: 1441px) {
    .footer__bottom {
        margin-top: 85px
    }
}

.footer__bottom-content {
    position: relative
}

@media screen and (max-width: 640px) {
    .footer__bottom-content {
        padding-bottom: 56px
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .footer__bottom-content {
        padding-left: 20.83333333vw
    }
}

.footer__bottom-name {
    position: absolute;
    left: 0
}

@media screen and (max-width: 640px) {
    .footer__bottom-name {
        font-size: 12px;
        line-height: 16px;
        bottom: 0
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .footer__bottom-name {
        font-size: 1.82291667vw;
        line-height: 2.34375vw;
        max-width: 14.32291667vw;
        top: 0
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .footer__bottom-name {
        font-size: .97222222vw;
        line-height: 1.25vw;
        top: 0
    }
}

@media screen and (min-width: 1441px) {
    .footer__bottom-name {
        font-size: 14px;
        line-height: 18px;
        top: 0
    }
}

.footer__bottom-info {
    display: flex;
    align-items: flex-start;
    justify-content: space-between
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .footer__bottom-info {
        padding-left: 20.83333333vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .footer__bottom-info {
        padding-left: 15.625vw
    }
}

@media screen and (min-width: 1920px) {
    .footer__bottom-info {
        padding-left: 400px
    }
}

@media screen and (max-width: 640px) {
    .footer__bottom-copy {
        font-size: 12px;
        line-height: 16px
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .footer__bottom-copy {
        font-size: 1.82291667vw;
        line-height: 2.34375vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .footer__bottom-copy {
        font-size: .97222222vw;
        line-height: 1.25vw;
        max-width: 33.33333333vw
    }
}

@media screen and (min-width: 1441px) {
    .footer__bottom-copy {
        font-size: 14px;
        line-height: 18px;
        max-width: 480px
    }
}

.footer__bottom-create {
    display: flex;
    align-items: flex-start;
    text-decoration: none;
    white-space: nowrap;
    color: #000
}

.footer__bottom-create:hover {
    color: #37ee50
}

@media screen and (max-width: 640px) {
    .footer__bottom-create {
        font-size: 12px;
        line-height: 16px;
        position: absolute;
        right: 0;
        bottom: 0
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .footer__bottom-create {
        font-size: 1.82291667vw;
        line-height: 2.34375vw;
        margin-left: 5.46875vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .footer__bottom-create {
        font-size: .97222222vw;
        line-height: 1.25vw
    }
}

@media screen and (min-width: 1441px) {
    .footer__bottom-create {
        font-size: 14px;
        line-height: 18px
    }
}

.footer__bottom-create-icon {
    transition: none;
    margin-left: 6px
}

.footer__bottom-create-icon * {
    transition: inherit
}

@media screen and (max-width: 640px) {
    .footer__bottom-create-icon {
        width: 48px;
        height: 16px
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .footer__bottom-create-icon {
        width: 6.25vw;
        height: 2.34375vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .footer__bottom-create-icon {
        width: 3.33333333vw;
        height: 1.25vw
    }
}

@media screen and (min-width: 1441px) {
    .footer__bottom-create-icon {
        width: 48px;
        height: 18px
    }
}

.mobile-menu {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 199;
    display: flex;
    visibility: hidden;
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
    background-color: #fff;
    border-top: 1px solid #cecece;
}

@media screen and (max-width: 360px) {
    .mobile-menu {
        top: 56px
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .mobile-menu {
        top: 80px
    }
}

.is-mobile-menu-opened .mobile-menu {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
    pointer-events: inherit
}

.mobile-menu .container {
    display: flex
}

.mobile-menu__content {
    width: 100%;
    overflow: auto
}

@media screen and (max-width: 360px) {
    .mobile-menu__content {
        padding: 28px 0
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .mobile-menu__content {
        padding: 48px 0
    }
}

.mobile-menu__list_active {
    height: 100%
}

.mobile-menu__list_active .mobile-menu__item:not(.mobile-menu__list_active .mobile-menu__item_active) {
    display: none
}

.mobile-menu__item > a, .mobile-menu__item > span {
    position: relative;
    display: block;
    border-bottom: 1px solid #cecece
}

@media screen and (max-width: 767px) {
    .mobile-menu__item > a, .mobile-menu__item > span {
        font-size: 22px;
        line-height: 26px
    }
}

@media screen and (min-width: 768px) {
    .mobile-menu__item > a, .mobile-menu__item > span {
        font-size: 40px;
        line-height: 48px
    }
}

.mobile-menu__item > a:after, .mobile-menu__item > span:after {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    top: 50%;
    width: 24px;
    height: 24px;
    margin-top: -12px;
    background: url(../../design/images/icons/icon-external-link.svg) no-repeat 50% 50%;
    background-size: 24px auto
}

@media screen and (max-width: 360px) {
    .mobile-menu__item > a:after, .mobile-menu__item > span:after {
        right: 15px
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .mobile-menu__item > a:after, .mobile-menu__item > span:after {
        right: 32px
    }
}

@media screen and (max-width: 360px) {
    .mobile-menu__item > a, .mobile-menu__item > span {
        padding: 20px 54px 20px 16px
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .mobile-menu__item > a, .mobile-menu__item > span {
        padding: 32px 88px 32px 32px
    }
}

.mobile-menu__item_active {
    display: flex;
    flex-direction: column;
    height: 100%
}

.mobile-menu__item_active > a, .mobile-menu__item_active > span {
    position: relative;
    flex-shrink: 0
}

.mobile-menu__item_active > a:before, .mobile-menu__item_active > span:before {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    top: 50%;
    left: -8px;
    width: 24px;
    height: 24px;
    margin-top: -12px;
    background: url(../../design/images/icons/icon-arrow-back.svg) no-repeat 50% 50%;
    background-size: cover
}

@media screen and (max-width: 360px) {
    .mobile-menu__item_active > a, .mobile-menu__item_active > span {
        padding-left: 30px
    }
}

.mobile-menu__sublist {
    display: none;
    padding: 20px 0;
    transition: none;
    overflow: auto !important
}

.mobile-menu__subitem a {
    display: block;
    text-decoration: none;
    color: #000
}

@media screen and (max-width: 360px) {
    .mobile-menu__subitem a {
        font-size: 20px;
        line-height: 24px
    }
}

@media screen and (min-width: 361px) {
    .mobile-menu__subitem a {
        font-size: 28px;
        line-height: 34px
    }
}

@media screen and (max-width: 360px) {
    .mobile-menu__subitem a {
        padding: 12px 30px
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .mobile-menu__subitem a {
        padding: 20px 32px
    }
}

.search {
    position: absolute;
    left: 0;
    right: 0;
    border-top: 1px solid #cecece;
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-100%);
    pointer-events: none
}

.search_active {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    pointer-events: auto;
    z-index: 10000
}

@media screen and (max-width: 360px) {
    .search {
        top: 56px
    }
}

@media screen and (min-width: 361px) {
    .search {
        top: 80px
    }
}

.search__content {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    box-sizing: border-box
}

@media screen and (max-width: 360px) {
    .search__content {
        height: 58.33333333vw;
        padding-bottom: 19.44444444vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .search__content {
        height: 54.6875vw;
        padding-bottom: 16.92708333vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .search__content {
        height: 22.22222222vw;
        padding-bottom: 7.63888889vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .search__content {
        height: 21.35416667vw;
        padding-bottom: 5.72916667vw
    }
}

@media screen and (min-width: 1920px) {
    .search__content {
        height: 410px;
        padding-bottom: 110px
    }
}

.search__control {
    width: 100%;
    margin: 0 auto
}

@media screen and (max-width: 360px) {
    .search__control {
        max-width: 83.33333333vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .search__control {
        max-width: 83.33333333vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .search__control {
        max-width: 66.66666667vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .search__control {
        max-width: 58.33333333vw
    }
}

@media screen and (min-width: 1920px) {
    .search__control {
        max-width: 1120px
    }
}

.search__input {
    position: relative
}

.search__input input {
    width: 100%;
    padding: 0 100px 0 0;
    border: none;
    border-bottom: 1px solid #cecece;
    box-sizing: border-box;
    background: url(../../design/images/icons/icon-search.svg) no-repeat 100% 50%;
    background-size: 20px auto
}

.search__input input::-webkit-input-placeholder {
    color: #979797
}

.search__input input:-moz-placeholder, .search__input input::-moz-placeholder {
    color: #979797
}

.search__input input:-ms-input-placeholder {
    color: #979797
}

@media screen and (max-width: 360px) {
    .search__input input {
        font-size: 6.11111111vw;
        line-height: 7.22222222vw;
        height: 16.11111111vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .search__input input {
        font-size: 5.20833333vw;
        line-height: 6.25vw;
        height: 10.41666667vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .search__input input {
        font-size: 2.77777778vw;
        line-height: 3.33333333vw;
        height: 5.55555556vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .search__input input {
        font-size: 2.08333333vw;
        line-height: 2.5vw;
        height: 4.16666667vw
    }
}

@media screen and (min-width: 1920px) {
    .search__input input {
        font-size: 40px;
        line-height: 48px;
        height: 80px
    }
}

.search__close {
    position: absolute;
    top: 50%;
    right: 60px;
    width: 24px;
    height: 24px;
    margin-top: 4px;
    transform: translateY(-50%);
    transition: none;
    cursor: pointer;
    color: #cecece;
    opacity: 0;
    visibility: hidden
}

.search__close_active {
    opacity: 1;
    visibility: visible
}

.search__close:hover {
    color: #000
}

.search__close-icon {
    width: 20px;
    height: 20px
}

.search__close-icon * {
    transition: none
}

.search__close-icon * * {
    transition: inherit
}

.search__text {
    margin-top: 10px;
    text-align: right
}

@media screen and (max-width: 768px) {
    .search__text {
        display: none
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .search__text {
        font-size: 1.11111111vw;
        line-height: 1.66666667vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .search__text {
        font-size: .83333333vw;
        line-height: 1.25vw
    }
}

@media screen and (min-width: 1920px) {
    .search__text {
        font-size: 16px;
        line-height: 24px
    }
}

.notification {
    flex-shrink: 0;
    color: #fff;
    background-color: #122a9b;
    position: sticky;
    width: 100%;
    bottom: 0;
    z-index: 98
}

.notification__content {
    position: relative
}

@media screen and (min-width: 361px) {
    .notification__content {
        display: flex;
        align-items: center
    }
}

@media screen and (max-width: 360px) {
    .notification__content {
        padding-top: 8.88888889vw;
        padding-bottom: 8.88888889vw;
        padding-left: 25vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .notification__content {
        padding-top: 3.125vw;
        padding-bottom: 3.125vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .notification__content {
        margin: 0 60px
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .notification__content {
        padding-top: 1.66666667vw;
        padding-bottom: 1.66666667vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .notification__content {
        padding-top: 2.29166667vw;
        padding-bottom: 2.29166667vw
    }
}

@media screen and (min-width: 1920px) {
    .notification__content {
        padding: 44px 0
    }
}

@media screen and (min-width: 361px) {
    .notification__date {
        display: flex;
        align-items: center
    }
}

@media screen and (max-width: 360px) {
    .notification__date {
        max-width: 22.22222222vw;
        top: 8.88888889vw;
        position: absolute;
        left: 0
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .notification__date {
        margin-right: 10.41666667vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .notification__date {
        margin-right: 3.19444444vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .notification__date {
        margin-right: 5.20833333vw
    }
}

@media screen and (min-width: 1920px) {
    .notification__date {
        margin-right: 105px
    }
}

@media screen and (max-width: 360px) {
    .notification__date-number {
        font-size: 7.22222222vw;
        line-height: 8.33333333vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .notification__date-number {
        font-size: 6.25vw;
        line-height: 6.77083333vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .notification__date-number {
        font-size: 3.33333333vw;
        line-height: 3.61111111vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .notification__date-number {
        font-size: 2.5vw;
        line-height: 2.70833333vw
    }
}

@media screen and (min-width: 1920px) {
    .notification__date-number {
        font-size: 48px;
        line-height: 52px
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .notification__date-number {
        margin-right: 1.953125vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .notification__date-number {
        margin-right: 1.04166667vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .notification__date-number {
        margin-right: .78125vw
    }
}

@media screen and (min-width: 1920px) {
    .notification__date-number {
        margin-right: 15px
    }
}

@media screen and (max-width: 360px) {
    .notification__date-text {
        font-size: 3.88888889vw;
        line-height: 5.55555556vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .notification__date-text {
        font-size: 2.08333333vw;
        line-height: 3.125vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .notification__date-text {
        font-size: 1.11111111vw;
        line-height: 1.66666667vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .notification__date-text {
        font-size: .83333333vw;
        line-height: 1.25vw
    }
}

@media screen and (min-width: 1920px) {
    .notification__date-text {
        font-size: 16px;
        line-height: 24px
    }
}

@media screen and (max-width: 360px) {
    .notification__title {
        font-size: 4.44444444vw;
        line-height: 5.55555556vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .notification__title {
        font-size: 2.60416667vw;
        line-height: 3.64583333vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .notification__title {
        font-size: 1.38888889vw;
        line-height: 1.94444444vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .notification__title {
        font-size: 1.04166667vw;
        line-height: 1.45833333vw
    }
}

@media screen and (min-width: 1920px) {
    .notification__title {
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (max-width: 360px) {
    .notification__title {
        margin-bottom: 4.44444444vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .notification__title {
        max-width: 23.4375vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .notification__title {
        max-width: 12.5vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .notification__title {
        max-width: 9.375vw
    }
}

@media screen and (min-width: 1920px) {
    .notification__title {
        max-width: 180px
    }
}

@media screen and (max-width: 360px) {
    .notification__description {
        font-size: 3.88888889vw;
        line-height: 5.55555556vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .notification__description {
        font-size: 2.08333333vw;
        line-height: 3.125vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .notification__description {
        font-size: 1.11111111vw;
        line-height: 1.66666667vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .notification__description {
        font-size: .83333333vw;
        line-height: 1.25vw
    }
}

@media screen and (min-width: 1920px) {
    .notification__description {
        font-size: 16px;
        line-height: 24px
    }
}

@media screen and (max-width: 768px) {
    .notification__description {
        display: none
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .notification__description {
        max-width: 25.69444444vw;
        margin-left: 4.16666667vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .notification__description {
        max-width: 18.75vw;
        margin-left: 7.29166667vw
    }
}

@media screen and (min-width: 1920px) {
    .notification__description {
        max-width: 360px;
        margin-left: 140px
    }
}

.notification__action {
    margin-left: auto
}

.notification__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    text-align: center;
    text-decoration: none;
    outline: none;
    cursor: pointer;
    border: 2px solid #37ee50;
    color: #000;
    color: #fff
}

.notification__button:focus, .notification__button:hover {
    text-decoration: none
}

.notification__button:hover {
    background-color: #37ee50;
    color: #fff
}

@media screen and (max-width: 360px) {
    .notification__button {
        font-size: 3.88888889vw;
        line-height: 5.55555556vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .notification__button {
        font-size: 2.08333333vw;
        line-height: 3.125vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .notification__button {
        font-size: 1.11111111vw;
        line-height: 1.66666667vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .notification__button {
        font-size: .83333333vw;
        line-height: 1.25vw
    }
}

@media screen and (min-width: 1920px) {
    .notification__button {
        font-size: 16px;
        line-height: 24px
    }
}

@media screen and (max-width: 360px) {
    .notification__button {
        min-height: 11.11111111vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .notification__button {
        min-height: 6.25vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .notification__button {
        min-height: 3.33333333vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .notification__button {
        min-height: 2.5vw
    }
}

@media screen and (max-width: 360px) {
    .notification__button {
        padding-top: 2.22222222vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .notification__button {
        padding-top: 1.30208333vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .notification__button {
        padding-top: .69444444vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .notification__button {
        padding-top: .52083333vw
    }
}

@media screen and (max-width: 360px) {
    .notification__button {
        padding-left: 6.11111111vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .notification__button {
        padding-left: 4.94791667vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .notification__button {
        padding-left: 2.63888889vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .notification__button {
        padding-left: 1.97916667vw
    }
}

@media screen and (max-width: 360px) {
    .notification__button {
        padding-right: 6.11111111vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .notification__button {
        padding-right: 4.94791667vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .notification__button {
        padding-right: 2.63888889vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .notification__button {
        padding-right: 1.97916667vw
    }
}

@media screen and (max-width: 360px) {
    .notification__button {
        padding-bottom: 2.22222222vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .notification__button {
        padding-bottom: 1.30208333vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .notification__button {
        padding-bottom: .69444444vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .notification__button {
        padding-bottom: .52083333vw
    }
}

@media screen and (max-width: 360px) {
    .notification__button {
        border-radius: 16.66666667vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .notification__button {
        border-radius: 7.8125vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .notification__button {
        border-radius: 4.16666667vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .notification__button {
        border-radius: 3.125vw
    }
}

@media screen and (min-width: 1920px) {
    .notification__button {
        padding: 10px 38px;
        border-radius: 60px
    }
}

@media screen and (max-width: 768px) {
    .content_page h1 {
        font-size: 26px;
        line-height: 30px
    }
}

@media screen and (min-width: 769px) {
    .content_page h1 {
        font-size: 48px;
        line-height: 52px
    }
}

@media screen and (max-width: 768px) {
    .content_page h1 {
        margin-bottom: 20px
    }
}

@media screen and (min-width: 769px) {
    .content_page h1 {
        margin-bottom: 40px
    }
}

.content_page ul {
    padding-left: 20px;
    list-style: square
}

@media screen and (max-width: 360px) {
    .content_page {
        padding: 30px 0
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .content_page {
        padding: 40px 0
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .content_page {
        padding: 50px 0
    }
}

@media screen and (min-width: 992px) {
    .content_page {
        padding: 60px 0
    }
}

.breadcrumbs {
    color: #979797
}

.breadcrumbs a:last-child {
    pointer-events: none;
}

@media screen and (max-width: 640px) {
    .breadcrumbs {
        font-size: 12px;
        line-height: 16px
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .breadcrumbs {
        font-size: 14px;
        line-height: 19px
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .breadcrumbs {
        font-size: 14px;
        line-height: 19px
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .breadcrumbs {
        font-size: 14px;
        line-height: 19px
    }
}

@media screen and (min-width: 1920px) {
    .breadcrumbs {
        font-size: 14px;
        line-height: 18px
    }
}

.breadcrumbs a {
    text-decoration: none;
    -webkit-text-decoration-color: #37ee50;
    text-decoration-color: #37ee50;
    color: inherit
}

.breadcrumbs a:hover {
    text-decoration: underline;
    -webkit-text-decoration-color: #37ee50;
    text-decoration-color: #37ee50;
    text-underline-offset: 4px
}


.start-section {
    position: relative;
    box-sizing: border-box;
    /*background: url(../../design/images/temp/start-slider-bg.jpg) no-repeat 50% 50%;*/
    background-size: cover;
    overflow: hidden;
    display: grid;
    grid-template-rows:1fr 1fr
}

@media screen and (max-width: 640px) {
    .start-section {
        min-height: calc(100vh - 58px) !important
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .start-section {
        min-height: calc(100vh - 80px)
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .start-section {
        min-height: calc(100vh - 80px)
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .start-section {
        min-height: calc(100vh - 80px)
    }
}

@media screen and (min-width: 1920px) {
    .start-section {
        min-height: calc(100vh - 80px);
        padding: 30px 0
    }
}

.start-section__image, .start-section__images {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.start-section__image {
    opacity: 0;
    visibility: hidden;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover
}

.start-section__image_active {
    opacity: 1;
    visibility: visible
}

.start-section__info {
    display: flex;
    align-items: flex-end;
    flex: 0 0 50%;
    color: #fff;
    margin: 40px 0 37px 0
}

@media screen and (max-width: 640px) {
    .start-section__info {
        align-items: flex-start;
        margin: 45px 0 37px 15px
    }
    .start-section__info .container {
        padding-left: 4.44444444vw;
        padding-right: 4.44444444vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .start-section__info .container {
        padding-left: 4.16666667vw;
        padding-right: 4.16666667vw
    }
}

@media screen and (min-width: 1440px) {
    .start-section__info .container {
        padding-left: 6.7%;
    }
}

@media screen and (max-width: 640px) {
    .start-section__info {
        /*margin: 44px 0 0 0*/
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .start-section__info {
        margin: 140px 0 0 0
    }
}

@media screen and (max-width: 640px) {
    .start-section__info-content {
        padding-bottom: 12.22222222vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .start-section__info-content {
        padding-bottom: 16.63541667vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .start-section__info-content {
        padding-bottom: 3.6vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .start-section__info-content {
        padding-bottom: 3.6vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .start-section__info-content {
        display: flex;
        justify-content: space-between
    }
}

@media screen and (min-width: 1025px) {
    .start-section__info-content {
        display: flex;
        align-content: flex-start;
        margin-top: 1vw;
    }
}

@media screen and (min-width: 1920px) {
    .start-section__info-content {
        padding-bottom: 9.25%
    }
}



.start-section__info-title {
    position: relative
}

@media screen and (max-width: 640px) {
    .start-section__info-title {
        font-size: 26px;
        line-height: 30px
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .start-section__info-title {
        font-size: 48px;
        line-height: 53px;
        margin-right: 15px
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .start-section__info-title {
        font-size: 48px;
        line-height: 53px
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .start-section__info-title {
        font-size: 48px;
        line-height: 53px
    }
}

@media screen and (min-width: 1920px) {
    .start-section__info-title {
        font-size: 48px;
        line-height: 52px
    }
}

@media screen and (max-width: 640px) {
    .start-section__info-title {
        margin-bottom: 6.11111111vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .start-section__info-title {
        /*width: 44.53125vw*/
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .start-section__info-title {
        width: 29.16666667vw;
        margin-right: 4.16666667vw;
        margin-top: 1vw;
        padding-left: 0 !important;
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .start-section__info-title {
        width: 25.52083333vw;
        margin-right: 7.64583333vw;
        padding-left: 0 !important;
    }
}

@media screen and (min-width: 1920px) {
    .start-section__info-title {
        width: 490px;
        margin-right: 70px
    }
}

@media screen and (min-width: 1025px) {
    .start-section__info-data {
        display: flex;
        flex-grow: 1
    }
}

.start-section__info-description {
    position: relative
}

@media screen and (max-width: 640px) {
    .start-section__info-description {
        font-size: 16px;
        line-height: 24px
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .start-section__info-description {
        font-size: 16px;
        line-height: 24px;
        margin-top: 12px
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .start-section__info-description {
        font-size: 16px;
        line-height: 24px
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .start-section__info-description {
        font-size: 16px;
        line-height: 24px
    }
}

@media screen and (min-width: 1920px) {
    .start-section__info-description {
        font-size: 16px;
        line-height: 24px;
        margin-top: 6px
    }
}

@media screen and (max-width: 640px) {
    .start-section__info-description {
        display: none
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .start-section__info-description {
        max-width: 35.15625vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .start-section__info-description {
        max-width: 24.30555556vw;
        margin-top: 1.5vw;
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .start-section__info-description {
        max-width: 24.30555556vw;
        margin-top: 0.5vw;
    }
}

@media screen and (min-width: 1920px) {
    .start-section__info-description {
        max-width: 350px
    }
}

.start-section__info-action {
    position: relative;
    z-index: 10
}

@media (min-width: 641px) and (max-width: 1024px) {
    .start-section__info-action {
        margin-top: 0
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .start-section__info-action {
        margin-left: 9vw;
        margin-top: 1.9vw;
    }
}

@media screen and (min-width: 1441px) {
    .start-section__info-action {
        margin-left: 9vw;
        margin-top: 1.1vw;
    }
}

@media screen and (min-width: 1920px) {
    .start-section__info-action {
        margin-left: 15.2vw;
        margin-top: 0.1vw;
    }
}

.start-section__info-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    text-align: center;
    text-decoration: none;
    outline: none;
    cursor: pointer;
    border: 2px solid #37ee50;
    color: #000;
    color: #fff
}

.start-section__info-button:focus, .start-section__info-button:hover {
    text-decoration: none
}

.start-section__info-button:hover {
    background-color: #37ee50;
    color: #fff
}

@media screen and (max-width: 640px) {
    .start-section__info-button {
        font-size: 14px;
        line-height: 20px
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .start-section__info-button {
        font-size: 16px;
        line-height: 24px
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .start-section__info-button {
        font-size: 16px;
        line-height: 24px
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .start-section__info-button {
        font-size: 16px;
        line-height: 24px
    }
}

@media screen and (min-width: 1920px) {
    .start-section__info-button {
        font-size: 16px;
        line-height: 24px
    }
}
/*
@media screen and (max-width: 640px) {
    .start-section__info-button {
        min-height: 11.11111111vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .start-section__info-button {
        min-height: 6.25vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .start-section__info-button {
        min-height: 3.33333333vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .start-section__info-button {
        min-height: 2.5vw
    }
}*/

@media screen and (max-width: 640px) {
    .start-section__info-button {
        padding-top: 2.22222222vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .start-section__info-button {
        padding-top: 1.30208333vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .start-section__info-button {
        padding-top: .69444444vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .start-section__info-button {
        padding-top: .69444444vw
    }
}

@media screen and (max-width: 640px) {
    .start-section__info-button {
        padding-left: 6.11111111vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .start-section__info-button {
        padding-left: 4.94791667vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .start-section__info-button {
        padding-left: 2.63888889vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .start-section__info-button {
        padding-left: 2.63888889vw
    }
}

@media screen and (max-width: 640px) {
    .start-section__info-button {
        padding-right: 6.11111111vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .start-section__info-button {
        padding-right: 4.94791667vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .start-section__info-button {
        padding-right: 2.63888889vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .start-section__info-button {
        padding-right: 2.63888889vw
    }
}

@media screen and (max-width: 640px) {
    .start-section__info-button {
        padding-bottom: 2.22222222vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .start-section__info-button {
        padding-bottom: 1.30208333vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .start-section__info-button {
        padding-bottom: .69444444vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .start-section__info-button {
        padding-bottom: .69444444vw
    }
}

@media screen and (max-width: 640px) {
    .start-section__info-button {
        border-radius: 16.66666667vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .start-section__info-button {
        border-radius: 7.8125vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .start-section__info-button {
        border-radius: 4.16666667vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .start-section__info-button {
        border-radius: 3.125vw
    }
}

@media screen and (min-width: 1920px) {
    .start-section__info-button {
        padding: 10px 38px;
        border-radius: 60px
    }
}

.start-section__slider-placeholder {
    flex: 0 0 50%
}

.start-section__slider-wrapper {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%
}

@media screen and (max-width: 640px) {
    .start-section__slider-wrapper {
        top: 43.5%;
    }
}

@media screen and (min-width: 1024px) {
    .start-section__slider-wrapper {
        top: 50%;
    }
}

@media screen and (min-width: 1920px) {
    .start-section__slider-wrapper {
        top: 50%;
    }
}

.start-section__slider {
    border-top: 1px solid #fff;
    flex-grow: 1;
    color: #fff;
    position: relative
}

@media screen and (min-width: 1920px) {
    .start-section__slider .container {
        padding-left: 7.6%;
        padding-right: 1.6%;
    }
}


.start-section__slider * {
    transition: none
}

.start-section__slider-left {
    position: absolute;
    left: 0;
    top: -50px;
    width: 50%;
    height: calc(100% + 50px);
    z-index: 8
}

@media screen and (max-width: 1024px) {
    .start-section__slider-left {
        display: none
    }
}

.start-section__slider-right {
    position: absolute;
    top: -50px;
    right: 0;
    width: 50%;
    height: calc(100% + 50px);
    z-index: 8
}

@media screen and (max-width: 1024px) {
    .start-section__slider-right {
        display: none
    }
}

@media screen and (max-width: 640px) {
    .start-section__slider-content {
        margin-left: 28px;
        margin-right: 28px
    }
}

@media screen and (min-width: 641px) {
    .start-section__slider-content {
        margin-left: 64px
    }
}

@media screen and (min-width: 1920px) {
    .start-section__slider-content {
        margin-left: 54px
    }
}

@media screen and (max-width: 640px) {
    .start-section__slider-list {
        padding-top: 12.22222222vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .start-section__slider-list {
        padding-top: 9.63541667vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .start-section__slider-list {
        padding-top: 5.13888889vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .start-section__slider-list {
        padding-top: 5.13888889vw
    }
}

@media screen and (min-width: 1920px) {
    .start-section__slider-list {
        padding-top: 74px
    }
}

.start-section__slider .slick-list {
    overflow: visible
}

@media screen and (max-width: 1024px) {
    .start-section__slider .slick-list:after {
        content: "";
        display: block;
        clear: both;
        position: absolute;
        top: -100vh;
        left: -100vw;
        right: -100vw;
        bottom: -100vh;
        z-index: 9
    }
}

@media screen and (max-width: 1024px) {
    .start-section__slider .slick-prev {
        display: none !important
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .start-section__slider .slick-prev {
        left: 20%;
        width: 6.66666667vw;
        height: 6.66666667vw;
        margin-top: -3.33333333vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .start-section__slider .slick-prev {
        left: 30%;
        width: 5vw;
        height: 5vw;
        margin-top: -2.5vw
    }
}

@media screen and (min-width: 1920px) {
    .start-section__slider .slick-prev {
        left: 30%;
        width: 96px;
        height: 96px;
        margin-top: -48px
    }
}

@media screen and (max-width: 1024px) {
    .start-section__slider .slick-next {
        display: none !important
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .start-section__slider .slick-next {
        right: 20%;
        width: 6.66666667vw;
        height: 6.66666667vw;
        margin-top: -3.33333333vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .start-section__slider .slick-next {
        right: 30%;
        width: 5vw;
        height: 5vw;
        margin-top: -2.5vw
    }
}

@media screen and (min-width: 1920px) {
    .start-section__slider .slick-next {
        right: 30%;
        width: 96px;
        height: 96px;
        margin-top: -48px
    }
}

.start-section__slider .slick-next, .start-section__slider .slick-prev {
    transition: all .3s cubic-bezier(.65, 0, .35, 1);
    transform: scale(0);
    top: 0;
    background-color: #fff
}

.start-section__slider .slick-next:hover, .start-section__slider .slick-prev:hover {
    background: url(../../design/images/icons/icon-arrow-left-white.svg) no-repeat 50% 50% #37ee50
}

@media screen and (max-width: 640px) {
    .start-section__slider .slick-next:hover, .start-section__slider .slick-prev:hover {
        background-size: 3.33333333vw auto
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .start-section__slider .slick-next:hover, .start-section__slider .slick-prev:hover {
        background-size: 1.5625vw auto
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .start-section__slider .slick-next:hover, .start-section__slider .slick-prev:hover {
        background-size: .83333333vw auto
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .start-section__slider .slick-next:hover, .start-section__slider .slick-prev:hover {
        background-size: .625vw auto
    }
}

@media screen and (min-width: 1920px) {
    .start-section__slider .slick-next:hover, .start-section__slider .slick-prev:hover {
        background-size: 12px auto
    }
}

.start-section__slider-item:before {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    border-radius: 100%;
    transform: translateY(-50%);
    background-color: #fff
}

@media screen and (max-width: 640px) {
    .start-section__slider-item:before {
        top: -12.22222222vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .start-section__slider-item:before {
        top: -9.63541667vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .start-section__slider-item:before {
        top: -5.13888889vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .start-section__slider-item:before {
        top: -5.13888889vw
    }
}

@media screen and (max-width: 640px) {
    .start-section__slider-item:before {
        width: 1.38888889vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .start-section__slider-item:before {
        width: 1.04166667vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .start-section__slider-item:before {
        width: .55555556vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .start-section__slider-item:before {
        width: .55555556vw
    }
}

@media screen and (max-width: 640px) {
    .start-section__slider-item:before {
        height: 1.38888889vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .start-section__slider-item:before {
        height: 1.04166667vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .start-section__slider-item:before {
        height: .55555556vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .start-section__slider-item:before {
        height: .55555556vw
    }
}

@media screen and (min-width: 1920px) {
    .start-section__slider-item:before {
        top: -74px;
        width: 8px;
        height: 8px
    }
}

.start-section__slider-item.slick-current:after {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    border: 2px solid #fff;
    border-radius: 100%;
    box-sizing: border-box;
    transform: translateY(-50%)
}

@media screen and (max-width: 640px) {
    .start-section__slider-item.slick-current:after {
        top: -12.22222222vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .start-section__slider-item.slick-current:after {
        top: -9.63541667vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .start-section__slider-item.slick-current:after {
        top: -5.13888889vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .start-section__slider-item.slick-current:after {
        top: -5.13888889vw
    }
}

@media screen and (max-width: 640px) {
    .start-section__slider-item.slick-current:after {
        width: 6.94444444vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .start-section__slider-item.slick-current:after {
        width: 4.6875vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .start-section__slider-item.slick-current:after {
        width: 2.5vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .start-section__slider-item.slick-current:after {
        width: 2.5vw
    }
}

@media screen and (max-width: 640px) {
    .start-section__slider-item.slick-current:after {
        height: 6.94444444vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .start-section__slider-item.slick-current:after {
        height: 4.6875vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .start-section__slider-item.slick-current:after {
        height: 2.5vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .start-section__slider-item.slick-current:after {
        height: 2.5vw
    }
}

@media screen and (max-width: 640px) {
    .start-section__slider-item.slick-current:after {
        margin-left: -2.77777778vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .start-section__slider-item.slick-current:after {
        margin-left: -1.82291667vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .start-section__slider-item.slick-current:after {
        margin-left: -.97222222vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .start-section__slider-item.slick-current:after {
        margin-left: -.97222222vw
    }
}

@media screen and (min-width: 1920px) {
    .start-section__slider-item.slick-current:after {
        top: -74px;
        width: 36px;
        height: 36px;
        margin-left: -14px
    }
}

.start-section__slider-item.slick-current + .slick-slide .start-section__slider-item-content * {
    opacity: .5
}

@media screen and (max-width: 640px) {
    .start-section__slider-item-content {
        max-width: 62.5vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .start-section__slider-item-content {
        max-width: 39.0625vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .start-section__slider-item-content {
        max-width: 20.83333333vw;
        margin-left: -5px;
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .start-section__slider-item-content {
        max-width: 15.625vw;
        margin-left: -5px;
    }
}

@media screen and (min-width: 1920px) {
    .start-section__slider-item-content {
        max-width: 300px
    }
}

.start-section__slider-item-number {
    color: #37ee50
}

@media screen and (max-width: 640px) {
    .start-section__slider-item-number {
        font-size: 3.88888889vw;
        line-height: 5.55555556vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .start-section__slider-item-number {
        font-size: 2.08333333vw;
        line-height: 3.125vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .start-section__slider-item-number {
        font-size: 16px;
        line-height: 24px
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .start-section__slider-item-number {
        font-size: 16px;
        line-height: 24px
    }
}

@media screen and (min-width: 1920px) {
    .start-section__slider-item-number {
        font-size: 16px;
        line-height: 24px
    }
}

@media screen and (max-width: 640px) {
    .start-section__slider-item-number {
        margin-bottom: 3.33333333vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .start-section__slider-item-number {
        margin-bottom: 2.08333333vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .start-section__slider-item-number {
        margin-bottom: 1.11111111vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .start-section__slider-item-number {
        margin-bottom: .83333333vw
    }
}

@media screen and (min-width: 1920px) {
    .start-section__slider-item-number {
        margin-bottom: 16px
    }
}

@media screen and (max-width: 640px) {
    .start-section__slider-item-title {
        font-size: 16px;
        line-height: 20px
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .start-section__slider-item-title {
        font-size: 20px;
        line-height: 28px
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .start-section__slider-item-title {
        font-size: 20px;
        line-height: 28px
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .start-section__slider-item-title {
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (min-width: 1920px) {
    .start-section__slider-item-title {
        font-size: 20px;
        line-height: 28px
    }
}

.megaprojects-section {
    overflow: hidden
}

@media screen and (max-width: 640px) {
    .megaprojects-section .container {
        padding-left: 4.44444444vw;
        padding-right: 4.44444444vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .megaprojects-section .container {
        padding-left: 5.16666667vw;
        padding-right: 4.16666667vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .megaprojects-section .container {
        padding-left: 8.33333333vw;
        padding-right: 8.33333333vw
    }
}

@media screen and (max-width: 500px) {
    .megaprojects-section {
        margin-top: 13.33333333vw
    }
}

@media (min-width: 501px) and (max-width: 1024px) {
    .megaprojects-section {
        margin-top: 14.58333333vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .megaprojects-section {
        margin-top: 7.77777778vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .megaprojects-section {
        margin-top: 7.77777778vw
    }
}

@media screen and (min-width: 1920px) {
    .megaprojects-section {
        margin-top: 112px
    }
}

.megaprojects-section__content {
    position: relative
}

.megaprojects-section__header {
    position: relative;
    z-index: 2
}

@media screen and (max-width: 500px) {
    .megaprojects-section__header {
        margin-bottom: 11.11111111vw
    }
}

@media (min-width: 501px) and (max-width: 1024px) {
    .megaprojects-section__header {
        margin-bottom: 5.20833333vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .megaprojects-section__header {
        margin-bottom: 2.77777778vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .megaprojects-section__header {
        margin-bottom: 2.77777778vw
    }
}

@media screen and (max-width: 500px) {
    .megaprojects-section__header {
        display: flex;
        justify-content: space-between
    }
}

@media screen and (min-width: 1920px) {
    .megaprojects-section__header {
        margin-bottom: 40px
    }
}

@media screen and (max-width: 500px) {
    .megaprojects-section__title {
        font-size: 20px;
        line-height: 24px
    }
}

@media (min-width: 501px) and (max-width: 1024px) {
    .megaprojects-section__title {
        font-size: 28px;
        line-height: 34px
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .megaprojects-section__title {
        font-size: 28px;
        line-height: 34px
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .megaprojects-section__title {
        font-size: 28px;
        line-height: 34px
    }
}

@media screen and (min-width: 1920px) {
    .megaprojects-section__title {
        font-size: 28px;
        line-height: 34px
    }
}

@media screen and (max-width: 500px) {
    .megaprojects-section__subtitle {
        font-size: 14px;
        line-height: 20px
    }
}

@media (min-width: 501px) and (max-width: 1024px) {
    .megaprojects-section__subtitle {
        font-size: 16px;
        line-height: 24px;
        margin-top: -20px;
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .megaprojects-section__subtitle {
        font-size: 16px;
        line-height: 24px
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .megaprojects-section__subtitle {
        font-size: 16px;
        line-height: 24px
    }
}

@media screen and (min-width: 1920px) {
    .megaprojects-section__subtitle {
        font-size: 16px;
        line-height: 24px
    }
}

@media screen and (max-width: 500px) {
    .megaprojects-section__subtitle {
        width: 38.11111111vw;
        flex-shrink: 0
    }
}

@media (min-width: 501px) and (max-width: 1024px) {
    .megaprojects-section__subtitle {
        position: absolute;
        top: 18.22916667vw;
        left: 4.16666667vw;
        max-width: 23.4375vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .megaprojects-section__subtitle {
        position: absolute;
        top: 17.36111111vw;
        left: 4.16666667vw;
        max-width: 12.5vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .megaprojects-section__subtitle {
        position: absolute;
        top: 17.1875vw;
        left: 4.16666667vw;
        max-width: 9.375vw
    }
}

@media screen and (min-width: 1920px) {
    .megaprojects-section__subtitle {
        position: absolute;
        top: 330px;
        left: 80px;
        max-width: 180px
    }
}

.megaprojects-section .slick-arrow {
    top: auto;
    left: auto;
    right: 0;
    margin: 0
}

@media screen and (max-width: 500px) {
    .megaprojects-section .slick-arrow {
        bottom: 0
    }
}

@media (min-width: 501px) and (max-width: 1024px) {
    .megaprojects-section .slick-arrow {
        bottom: 0
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .megaprojects-section .slick-arrow {
        bottom: 3.125vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .megaprojects-section .slick-arrow {
        bottom: 5.98958333vw
    }
}

@media screen and (min-width: 1920px) {
    .megaprojects-section .slick-arrow {
        bottom: 115px
    }
}

@media screen and (max-width: 500px) {
    .megaprojects-section .slick-arrow.slick-prev {
        margin-right: 17.77777778vw
    }
}

@media (min-width: 501px) and (max-width: 1024px) {
    .megaprojects-section .slick-arrow.slick-prev {
        margin-right: 9.375vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .megaprojects-section .slick-arrow.slick-prev {
        margin-right: 5vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .megaprojects-section .slick-arrow.slick-prev {
        margin-right: 5vw
    }
}

@media screen and (min-width: 1920px) {
    .megaprojects-section .slick-arrow.slick-prev {
        margin-right: 72px
    }
}

.megaprojects-section__slider-info {
    display: flex;
    align-items: center
}

@media screen and (max-width: 500px) {
    .megaprojects-section__slider-info {
        font-size: 14px;
        line-height: 20px
    }
}

@media (min-width: 501px) and (max-width: 1024px) {
    .megaprojects-section__slider-info {
        font-size: 16px;
        line-height: 24px
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .megaprojects-section__slider-info {
        font-size: 16px;
        line-height: 24px
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .megaprojects-section__slider-info {
        font-size: 16px;
        line-height: 24px
    }
}

@media screen and (min-width: 1920px) {
    .megaprojects-section__slider-info {
        font-size: 16px;
        line-height: 24px
    }
}

@media screen and (max-width: 500px) {
    .megaprojects-section__slider-info {
        height: 13.33333333vw
    }
}

@media (min-width: 501px) and (max-width: 1024px) {
    .megaprojects-section__slider-info {
        height: 7.29166667vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .megaprojects-section__slider-info {
        height: 3.88888889vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .megaprojects-section__slider-info {
        height: 2.91666667vw
    }
}

@media screen and (max-width: 500px) {
    .megaprojects-section__slider-info {
        margin-top: 5.55555556vw
    }
}

@media (min-width: 501px) and (max-width: 1024px) {
    .megaprojects-section__slider-info {
        margin-top: 4.16666667vw;
        width: 70.3125vw;
        margin-left: auto
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .megaprojects-section__slider-info {
        right: 10.83333333vw;
        bottom: 3.125vw;
        position: absolute
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .megaprojects-section__slider-info {
        right: 11.19791667vw;
        bottom: 5.98958333vw;
        position: absolute
    }
}

@media screen and (min-width: 1920px) {
    .megaprojects-section__slider-info {
        position: absolute;
        right: 215px;
        bottom: 115px;
        height: 56px
    }
}

.megaprojects-section__list {
    position: static;
    display: flex
}

.megaprojects-section__list * {
    transition: none
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .megaprojects-section__item.slick-current {
        min-width: 66.66666667vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .megaprojects-section__item.slick-current {
        min-width: 66.66666667vw
    }
}

@media screen and (min-width: 1920px) {
    .megaprojects-section__item.slick-current {
        min-width: 1280px
    }
}

@media screen and (max-width: 500px) {
    .megaprojects-section__item.slick-current .megaprojects-section__item-info {
        /* margin-top: -11.8vw;
        margin-left: 8.33333333vw */
        top: auto;
        margin: 4vw 0 2vw;
    }

    .megaprojects-datablock__buttons {
        transform: translateY(1.2vw);
        padding-right: 1vw;
    }
}

@media (min-width: 501px) and (max-width: 1024px) {
    .megaprojects-section__item.slick-current .megaprojects-section__item-info {
        top: 12.53125vw;
        left: 3.16666667vw;
        position: absolute
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .megaprojects-section__item.slick-current .megaprojects-section__item-info {
        top: 10.05555556vw;
        left: 4.16666667vw;
        position: absolute
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .megaprojects-section__item.slick-current .megaprojects-section__item-info {
        top: 10.05555556vw;
        left: 4.16666667vw;
        position: absolute
    }
}

@media (min-width: 1500px) and (max-width: 1600px) {
    .megaprojects-section__item.slick-current {
        padding-bottom: 10px
    }
}

@media screen and (min-width: 1920px) {
    .megaprojects-section__item.slick-current .megaprojects-section__item-info {
        position: absolute;
        left: 80px
    }
}

@media screen and (max-width: 500px) {
    .megaprojects-section__item.slick-current .megaprojects-section__item-title {
        font-size: 26px;
        line-height: 30px;
        margin-right: 2vw
    }
}

@media (min-width: 501px) and (max-width: 1024px) {
    .megaprojects-section__item.slick-current .megaprojects-section__item-title {
        font-size: 48px;
        line-height: 52px
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .megaprojects-section__item.slick-current .megaprojects-section__item-title {
        font-size: 48px;
        line-height: 52px
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .megaprojects-section__item.slick-current .megaprojects-section__item-title {
        font-size: 48px;
        line-height: 52px
    }
}

@media screen and (min-width: 1920px) {
    .megaprojects-section__item.slick-current .megaprojects-section__item-title {
        font-size: 48px;
        line-height: 52px
    }
}

@media (max-width: 500px) {
    .megaprojects-section__item.slick-current .megaprojects-section__item-title {
        max-width: 60vw;
        padding-right: 18.3%;
    }
}

@media (min-width: 501px) and (max-width: 1024px) {
    .megaprojects-section__item.slick-current .megaprojects-section__item-title {
        max-width: 65.10416667vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .megaprojects-section__item.slick-current .megaprojects-section__item-title {
        max-width: 34.72222222vw
    }
}

@media (min-width: 1025px) and (max-width: 1250px) {
    .megaprojects-section__item.slick-current .megaprojects-section__item-title {
        max-width: 35.5vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .megaprojects-section__item.slick-current .megaprojects-section__item-title {
        max-width: 31vw
    }
}

@media screen and (min-width: 1920px) {
    .megaprojects-section__item.slick-current .megaprojects-section__item-title {
        max-width: 410px
    }
}

.megaprojects-section__item.slick-current .megaprojects-section__item-image {
    margin-left: auto
}

@media screen and (max-width: 500px) {
    .megaprojects-section__item.slick-current .megaprojects-section__item-image {
        height: 204px
    }
}

@media (min-width: 501px) and (max-width: 1024px) {
    .megaprojects-section__item.slick-current .megaprojects-section__item-image {
        width: 70.3125vw;
        height: 352px
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .megaprojects-section__item.slick-current .megaprojects-section__item-image {
        width: 50vw;
        height: 466px
    }
}

@media (min-width: 1441px) and (max-width: 1509px) {
    .megaprojects-section__item.slick-current .megaprojects-section__item-image {
        width: 50vw;
        height: 466px
    }
}

@media (min-width: 1510px) and (max-width: 1630px) {
    .megaprojects-section__item.slick-current .megaprojects-section__item-image {
        width: 50vw;
        height: 490px;
    }
}

@media (min-width: 1631px) and (max-width: 1919px) {
    .megaprojects-section__item.slick-current .megaprojects-section__item-image {
        width: 50vw;
        height: 500px;
    }
}


@media screen and (min-width: 1920px) {
    .megaprojects-section__item.slick-current .megaprojects-section__item-image {
        width: 960px;
        height: 614px
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .megaprojects-section__item.slick-current + .slick-active {
        max-width: 12.5vw;
        margin-left: 4.16666667vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .megaprojects-section__item.slick-current + .slick-active {
        max-width: 12.5vw;
        margin-left: 4.16666667vw
    }
}

@media screen and (min-width: 1920px) {
    .megaprojects-section__item.slick-current + .slick-active {
        max-width: 240px;
        margin-left: 80px
    }
}

/* fix slider megaprojects */
@media screen and (max-width: 500px) {
    .megaprojects-section .slick-slider {
        width: 110%;
    }
    .megaprojects-section .slick-track {
        /* margin-left: -43%;**/
    }
    .megaprojects-section__list .slick-list{
        margin-left: -50px!important;
    }
    .megaprojects-section__item:not(.slick-current) a {
        /*width: 30% !important;*/
        margin-right: 20px;
    }
    .megaprojects-section__item:not(.slick-current) a  {
        height: 100px;
        margin-left: 20px;
    }
}

@media (min-width: 501px) and (max-width: 1024px) {
    .megaprojects-section .slick-slider {
        width: 106%;
    }
    .megaprojects-section .slick-slide,
    .megaprojects-section__item .megaprojects-section__item-image {
        will-change: transform;
    }
    .megaprojects-section__list .slick-list{
        margin-left: -50px!important;
    }

    .megaprojects-section__list:not(.slick-center){
        /* width: 18% !important;
         margin-right: 1%;
         will-change: transform;*/
    }
    /*.megaprojects-section__item.slick-slide.slick-current{
        margin-right: -5vw !important;
    }*/

    .megaprojects-section__item.slick-current .megaprojects-section__item-image {
        margin-left: 15.5vw !important;
    }

    .megaprojects-section__item.slick-slide:not(.slick-current)
    .megaprojects-section__item-image {
        width: 200px !important;
        height: 180px;
        /*margin-left: 40px !important;*/
        margin-left: 0 !important;
        will-change: transform;
    }

    .megaprojects-section__item.slick-slide:not(.slick-current)
    .megaprojects-section__item-image a{
        width: 200px !important;
        height: 180px;
        will-change: transform;
    }
}
/* end fix */

@media (min-width: 501px) and (max-width: 1024px) {
    .megaprojects-section__item.slick-current + .slick-active .megaprojects-section__item-info {
        margin-top: 2.08333333vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .megaprojects-section__item.slick-current + .slick-active .megaprojects-section__item-info {
        margin-top: 1.11111111vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .megaprojects-section__item.slick-current + .slick-active .megaprojects-section__item-info {
        margin-top: .83333333vw
    }
}

@media screen and (min-width: 1920px) {
    .megaprojects-section__item.slick-current + .slick-active .megaprojects-section__item-info {
        margin-top: 16px
    }
}

@media screen and (max-width: 500px) {
    .megaprojects-section__item.slick-current + .slick-active .megaprojects-section__item-title {
        font-size: 3.33333333vw;
        line-height: 4.44444444vw
    }
}

@media (min-width: 501px) and (max-width: 1024px) {
    .megaprojects-section__item.slick-current + .slick-active .megaprojects-section__item-title {
        font-size: 1.82291667vw;
        line-height: 2.34375vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .megaprojects-section__item.slick-current + .slick-active .megaprojects-section__item-title {
        font-size: 14px;
        line-height: 18px;
        max-width: 90%;
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .megaprojects-section__item.slick-current + .slick-active .megaprojects-section__item-title {
        font-size: 14px;
        line-height: 18px;
        max-width: 90%;
    }
}

@media screen and (min-width: 1920px) {
    .megaprojects-section__item.slick-current + .slick-active .megaprojects-section__item-title {
        font-size: 14px;
        line-height: 18px
    }
}

@media screen and (max-width: 500px) {
    .megaprojects-section__item.slick-slide:not(.slick-current) .megaprojects-section__item-info {
        display: none
    }
}

@media (min-width: 501px) and (max-width: 1024px) {
    .megaprojects-section__item.slick-slide:not(.slick-current) .megaprojects-section__item-image {
        width: 70.3125vw;
        margin-left: auto
    }

    .megaprojects-section__item.slick-slide:not(.slick-current) .megaprojects-section__item-info {
        display: none
    }
}

.megaprojects-section__item-content {
    position: relative;
    width: 100%;
    color: #000
}

.megaprojects-section__item-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: all 3s
}

.projects-section {
    overflow: hidden
}

@media screen and (max-width: 360px) {
    .projects-section {
        margin-top: 15.55555556vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .projects-section {
        margin-top: 8.59375vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .projects-section {
        margin-top: 8.88888889vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .projects-section {
        margin-top: 8.88888889vw
    }
}

@media screen and (min-width: 1920px) {
    .projects-section {
        margin-top: 128px
    }
}

@media screen and (max-width: 360px) {
    .projects-section_single, .slider-section_single {
        margin-bottom: 15.55555556vw;
        margin-top: 15.55555556vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .projects-section_single, .slider-section_single, .analytics-section_single {
        margin-top: 7.77777778vw;
        margin-bottom: 7.77777778vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .slider-section_single {
        padding-top: 5.83333333vw
    }
}

@media screen and (min-width: 1920px) {
    .slider-section_single {
        padding-top: 112px
    }
}

@media screen and (max-width: 360px) {
    .projects-section_single .projects-section__content {
        padding-bottom: 20vw
    }
}

.projects-section__content {
    position: relative
}

@media screen and (max-width: 640px) {
    .projects-section__title {
        font-size: 20px;
        line-height: 24px
    }
}

@media (min-width: 641px) and (max-width: 768px) {
    .projects-section__title {
        font-size: 28px;
        line-height: 34px
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .projects-section__title {
        font-size: 28px;
        line-height: 34px
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .projects-section__title {
        font-size: 28px;
        line-height: 34px
    }
}

@media screen and (min-width: 1920px) {
    .projects-section__title {
        font-size: 28px;
        line-height: 34px
    }
}

@media screen and (max-width: 360px) {
    .projects-section__title {
        margin-bottom: 8.88888889vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .projects-section__title {
        margin-bottom: 6.25vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .projects-section__title {
        margin-bottom: 3.33333333vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .projects-section__title {
        margin-bottom: 2.5vw
    }
}

@media screen and (min-width: 1920px) {
    .projects-section__title {
        margin-bottom: 48px
    }
}

.projects-section .slick-arrow {
    top: auto;
    left: auto;
    bottom: 0;
    right: 0;
    margin: 0
}

@media screen and (max-width: 640px) {
    .projects-section {
        padding-bottom: 10px;
        margin-bottom: -10px
    }
    .projects-section .slick-arrow {
        bottom: -10px
    }
    .projects-section .slick-arrow.slick-prev {
        margin-right: 22vw;
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .projects-section .slick-arrow.slick-prev {
        margin-right: 9.375vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .projects-section .slick-arrow.slick-prev {
        margin-right: 5vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .projects-section .slick-arrow.slick-prev {
        margin-right: 5vw
    }
}

@media screen and (min-width: 1920px) {
    .projects-section .slick-arrow.slick-prev {
        margin-right: 72px
    }
}

/*@media screen and (max-width: 360px) {
    .projects-section .slick-arrow {
        bottom: -1.11111111vw
    }
}*/

@media (min-width: 641px) and (max-width: 1024px) {
    .projects-section .slick-arrow {
        bottom: -.52083333vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .projects-section .slick-arrow {
        bottom: -.27777778vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .projects-section .slick-arrow {
        bottom: -.20833333vw
    }
}

@media screen and (min-width: 1920px) {
    .projects-section .slick-arrow {
        bottom: -4px
    }
}

.projects-section__list {
    position: static;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}

@media screen and (max-width: 640px) {
    .projects-section__list {
        flex-direction: column;
    }
}

@media screen and (max-width: 640px) {
    .projects-section__list {
        margin-top: 0
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .projects-section__list {
        margin-top: -4.6875vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .projects-section__list {
        margin-top: -2.5vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .projects-section__list {
        margin-top: -1.875vw
    }
}

@media screen and (max-width: 640px) {
    .projects-section__list {
        margin-bottom: 0
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .projects-section__list {
        margin-bottom: -4.6875vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .projects-section__list {
        margin-bottom: -2.5vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .projects-section__list {
        margin-bottom: -1.875vw
    }
}

@media screen and (max-width: 640px) {
    .projects-section__list {
        margin-left: -2.22222222vw;
        margin-right: -2.22222222vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .projects-section__list {
        margin-left: -2.08333333vw;
        margin-right: -2.08333333vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .projects-section__list {
        margin-left: -2.08333333vw;
        margin-right: -2.08333333vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .projects-section__list {
        margin-left: -2.08333333vw;
        margin-right: -2.08333333vw
    }
}

@media screen and (min-width: 1920px) {
    .projects-section__list {
        margin: -36px -40px
    }
}

.projects-section__list .slick-list {
    width: 100%;
    overflow: visible
}

@media screen and (max-width: 640px) {
    .projects-section__list .slick-list{
        padding: 0 4% 0 0;
    }
    .projects-section .slick-arrow {
        margin-right: 4%;
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .projects-section__list .slick-list{
        padding: 0 4% 0 0;
    }
}

.projects-section__item {
    box-sizing: border-box
}

@media screen and (max-width: 640px) {
    .projects-section__item {
        padding-top: 0
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .projects-section__item {
        padding-top: 4.6875vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .projects-section__item {
        padding-top: 2.5vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .projects-section__item {
        padding-top: 2.5vw
    }
}

@media screen and (max-width: 640px) {
    .projects-section__item {
        padding-bottom: 0
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .projects-section__item {
        padding-bottom: 4.6875vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .projects-section__item {
        padding-bottom: 2.5vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .projects-section__item {
        padding-bottom: 2.5vw
    }
}

@media screen and (max-width: 640px) {
    .projects-section__item {
        padding-left: 2.22222222vw;
        padding-right: 2.22222222vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .projects-section__item {
        padding-left: 2.08333333vw;
        padding-right: 2.08333333vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .projects-section__item {
        padding-left: 2.08333333vw;
        padding-right: 2.08333333vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .projects-section__item {
        padding-left: 2.08333333vw;
        padding-right: 2.08333333vw
    }
}

@media screen and (min-width: 1920px) {
    .projects-section__item {
        padding: 36px 40px
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .projects-section__item {
        width: 50%
    }
}

@media screen and (min-width: 1025px) {
    .projects-section__item {
        width: 33.33333333%
    }
}

.projects-section__item-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    border-top: 1px solid #cecece;
    box-sizing: border-box;
    text-decoration: none;
    color: #000
}

@media screen and (max-width: 640px) {
    .projects-section__item-content {
        padding-top: 6.66666667vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .projects-section__item-content {
        padding-top: 4.16666667vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .projects-section__item-content {
        padding-top: 2.22222222vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .projects-section__item-content {
        padding-top: 2.22222222vw
    }
}

@media screen and (min-width: 1920px) {
    .projects-section__item-content {
        padding-top: 32px
    }
}

.projects-section__item-content:hover {
    border-top-color: #37ee50
}

.projects-section__item-info {
    flex-grow: 1
}

.projects-section__item-category {
    display: inline-flex;
    align-items: center;
    vertical-align: top;
    border: 1px solid #37ee50;
    border-radius: 20px;
    box-sizing: border-box;
    letter-spacing: .03em;
    text-transform: uppercase;
    text-decoration: none;
    color: #000
}

@media screen and (max-width: 640px) {
    .projects-section__item-category {
        font-size: 10px;
        line-height: 14px
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .projects-section__item-category {
        font-size: 10px;
        line-height: 14px
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .projects-section__item-category {
        font-size: 10px;
        line-height: 14px
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .projects-section__item-category {
        font-size: 10px;
        line-height: 14px
    }
}

@media screen and (max-width: 640px) {
    .projects-section__item-category {
        padding-top: 1.11111111vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .projects-section__item-category {
        padding-top: .52083333vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .projects-section__item-category {
        padding-top: .27777778vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .projects-section__item-category {
        padding-top: .27777778vw
    }
}

@media screen and (max-width: 640px) {
    .projects-section__item-category {
        padding-bottom: 1.11111111vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .projects-section__item-category {
        padding-bottom: .52083333vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .projects-section__item-category {
        padding-bottom: .27777778vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .projects-section__item-category {
        padding-bottom: .27777778vw
    }
}

@media screen and (max-width: 640px) {
    .projects-section__item-category {
        padding-left: 4.44444444vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .projects-section__item-category {
        padding-left: 2.08333333vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .projects-section__item-category {
        padding-left: 1.11111111vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .projects-section__item-category {
        padding-left: 1.11111111vw
    }
}

@media screen and (max-width: 640px) {
    .projects-section__item-category {
        padding-right: 4.44444444vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .projects-section__item-category {
        padding-right: 2.08333333vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .projects-section__item-category {
        padding-right: 1.11111111vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .projects-section__item-category {
        padding-right: 1.11111111vw
    }
}

@media screen and (min-width: 1920px) {
    .projects-section__item-category {
        font-size: .69444444vw;
        line-height: 1;
        padding: 4px 16px
    }
}

a.projects-section__item-category:hover {
    background-color: #37ee50
}

@media screen and (max-width: 640px) {
    .projects-section__item-category {
        margin-bottom: 4.44444444vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .projects-section__item-category {
        margin-bottom: 2.08333333vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .projects-section__item-category {
        margin-bottom: 1.11111111vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .projects-section__item-category {
        margin-bottom: 1.11111111vw
    }
}

@media screen and (min-width: 1920px) {
    .projects-section__item-category {
        margin-bottom: 16px
    }
}

.projects-section__item-title {
    color: #000;
    min-height: 50px
}

@media screen and (max-width: 640px) {
    .projects-section__item-title {
        font-size: 14px;
        line-height: 20px
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .projects-section__item-title {
        font-size: 16px;
        line-height: 24px
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .projects-section__item-title {
        font-size: 16px;
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .projects-section__item-title {
        font-size: 16px;
        line-height: 24px
    }
}

@media screen and (min-width: 1920px) {
    .projects-section__item-title {
        font-size: 16px;
        line-height: 24px
    }
}

@media screen and (max-width: 640px) {
    .projects-section__item-title {
        margin-bottom: 8.88888889vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .projects-section__item-title {
        margin-bottom: 6.25vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .projects-section__item-title {
        margin-bottom: 3.33333333vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .projects-section__item-title {
        margin-bottom: 3.33333333vw
    }
}

@media screen and (min-width: 1920px) {
    .projects-section__item-title {
        margin-bottom: 48px
    }
}

.projects-section__item-title a {
    text-decoration: none;
    -webkit-text-decoration-color: #37ee50;
    text-decoration-color: #37ee50;
    display: block;
    color: inherit
}

.projects-section__item-title a:hover {
    text-decoration: underline;
    -webkit-text-decoration-color: #37ee50;
    text-decoration-color: #37ee50;
    text-underline-offset: 4px
}

@media screen and (max-width: 640px) {
    .projects-section__item-money {
        font-size: 5.55555556vw;
        line-height: 6.66666667vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .projects-section__item-money {
        font-size: 3.64583333vw;
        line-height: 4.42708333vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .projects-section__item-money {
        font-size: 1.94444444vw;
        line-height: 2.36111111vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .projects-section__item-money {
        font-size: 1.94444444vw;
        line-height: 2.36111111vw
    }
}

@media screen and (min-width: 1920px) {
    .projects-section__item-money {
        font-size: 28px;
        line-height: 34px
    }
}

@media screen and (max-width: 640px) {
    .projects-section__item-money {
        margin-bottom: 4.44444444vw
    }
}
@media screen and (max-width: 360px) {
    .pagination__list li{
        margin: 0 15px!important;
    }
    .selection-input_x2{
        width: 100% !important;
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .projects-section__item-money {
        margin-bottom: 3.125vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .projects-section__item-money {
        margin-bottom: 1.66666667vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .projects-section__item-money {
        margin-bottom: 1.66666667vw
    }
}

@media screen and (min-width: 1920px) {
    .projects-section__item-money {
        margin-bottom: 24px
    }
}

.projects-section__item-image {
    position: relative;
    flex-shrink: 0;
    overflow: hidden
}

@media screen and (max-width: 640px) {
    .projects-section__item-image {
        height: 185px
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .projects-section__item-image {
        height: 190px
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .projects-section__item-image {
        height: 210px
    }
}

@media screen and (min-width: 1441px) {
    .projects-section__item-image {
        height: 210px
    }
}

.projects-section__item-image a {
    display: block;
    height: 100%
}

.projects-section__item-image a:before {
    content: "";
    display: block;
    clear: both;
    transition: all .3s cubic-bezier(.65, 0, .35, 1);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background: linear-gradient(0deg, rgba(55, 238, 80, .4), rgba(55, 238, 80, .4));
    opacity: 0;
    visibility: hidden
}

.projects-section__item-image a img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.projects-section__item-image a:hover:before {
    opacity: 1;
    visibility: visible
}

.projects-section__item-image a:hover img {
    transform: scale(1.2)
}

@media screen and (max-width: 640px) {
    .projects-section__actions {
        margin-top: 6.66666667vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .projects-section__actions {
        margin-top: 5.20833333vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .projects-section__actions {
        margin-top: 2.77777778vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .projects-section__actions {
        margin-top: 2.77777778vw
    }
}

@media screen and (min-width: 1920px) {
    .projects-section__actions {
        margin-top: 40px
    }
}

.projects-section__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    text-align: center;
    text-decoration: none;
    outline: none;
    cursor: pointer;
    border: 2px solid #37ee50;
    color: #000
}

.projects-section__button:focus, .projects-section__button:hover {
    text-decoration: none
}

.projects-section__button:hover {
    background-color: #37ee50;
    color: #fff
}

@media screen and (max-width: 640px) {
    .projects-section__button {
        font-size: 14px;
        line-height: 20px
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .projects-section__button {
        font-size: 16px;
        line-height: 24px
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .projects-section__button {
        font-size: 16px;
        line-height: 24px
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .projects-section__button {
        font-size: 16px;
        line-height: 24px
    }
}

@media screen and (min-width: 1920px) {
    .projects-section__button {
        font-size: 16px;
        line-height: 24px
    }
}
/*
@media screen and (max-width: 360px) {
    .projects-section__button {
        min-height: 11.11111111vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .projects-section__button {
        min-height: 6.25vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .projects-section__button {
        min-height: 3.33333333vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .projects-section__button {
        min-height: 2.5vw
    }
}*/

@media screen and (max-width: 640px) {
    .projects-section__button {
        padding-top: 2.22222222vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .projects-section__button {
        padding-top: 1.30208333vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .projects-section__button {
        padding-top: .69444444vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .projects-section__button {
        padding-top: .69444444vw
    }
}

@media screen and (max-width: 640px) {
    .projects-section__button {
        padding-left: 6.11111111vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .projects-section__button {
        padding-left: 4.94791667vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .projects-section__button {
        padding-left: 2.63888889vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .projects-section__button {
        padding-left: 2.63888889vw
    }
}

@media screen and (max-width: 640px) {
    .projects-section__button {
        padding-right: 6.11111111vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .projects-section__button {
        padding-right: 4.94791667vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .projects-section__button {
        padding-right: 2.63888889vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .projects-section__button {
        padding-right: 2.63888889vw
    }
}

@media screen and (max-width: 640px) {
    .projects-section__button {
        padding-bottom: 2.22222222vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .projects-section__button {
        padding-bottom: 1.30208333vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .projects-section__button {
        padding-bottom: .69444444vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .projects-section__button {
        padding-bottom: .69444444vw
    }
}

@media screen and (max-width: 640px) {
    .projects-section__button {
        border-radius: 16.66666667vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .projects-section__button {
        border-radius: 7.8125vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .projects-section__button {
        border-radius: 4.16666667vw
    }
}

@media (min-width: 1025px) and (max-width: 1919px) {
    .projects-section__button {
        border-radius: 3.125vw
    }
}

@media screen and (min-width: 1920px) {
    .projects-section__button {
        padding: 10px 38px;
        border-radius: 60px
    }
}

.advantages-section {
    position: relative;
    color: #fff;
    background: linear-gradient(250.98deg, #7af2be 1.8%, #8ca7ee 50.66%, #b482ff 87.42%)
}

@media screen and (max-width: 360px) {
    .advantages-section {
        margin-top: 17.77777778vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .advantages-section {
        margin-top: 16.66666667vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .advantages-section {
        margin-top: 8.88888889vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .advantages-section {
        margin-top: 6.66666667vw
    }
}

@media screen and (max-width: 360px) {
    .advantages-section {
        padding-top: 13.33333333vw;
        padding-bottom: 22.22222222vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .advantages-section {
        padding-top: 14.58333333vw;
        padding-bottom: 19.27083333vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .advantages-section {
        padding-top: 7.77777778vw;
        padding-bottom: 10.27777778vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .advantages-section {
        padding-top: 5.83333333vw;
        padding-bottom: 11.45833333vw
    }
}

@media screen and (min-width: 1920px) {
    .advantages-section {
        padding: 112px 0 220px;
        margin-top: 128px
    }
}

.advantages-section__title {
    position: relative;
    z-index: 2
}

@media screen and (max-width: 640px) {
    .advantages-section__title {
        font-size: 20px;
        line-height: 24px
    }
}

@media (min-width: 641px) and (max-width: 768px) {
    .advantages-section__title {
        font-size: 28px;
        line-height: 34px
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .advantages-section__title {
        font-size: 28px;
        line-height: 34px
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .advantages-section__title {
        font-size: 28px;
        line-height: 34px
    }
}

@media screen and (min-width: 1920px) {
    .advantages-section__title {
        font-size: 28px;
        line-height: 34px
    }
}

@media screen and (max-width: 360px) {
    .advantages-section__title {
        margin-bottom: 8.88888889vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .advantages-section__title {
        margin-bottom: 9.375vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .advantages-section__title {
        margin-bottom: 5vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .advantages-section__title {
        margin-bottom: 5.83333333vw
    }
}

@media screen and (min-width: 1920px) {
    .advantages-section__title {
        margin-bottom: 112px
    }
}

.advantages-section__item-card:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transition: opacity .6s;
    background: linear-gradient(250.98deg, #7af2be 1.8%, #8ca7ee 50.66%, #b482ff 87.42%);
    opacity: 0;
}

.advantages-section__item-card {
    z-index: 2;
    position: relative;
}

.advantages-section__item-card:hover {
    position: relative;
    z-index: 2
}

.advantages-section__item-card:hover:after {
    opacity: 1;
}

.advantages-section__item-card:hover .advantages-section__item-content {
    border-color: transparent !important
}

.advantages-section__item-card:hover + .advantages-section__item-image {
    transition: all .6s cubic-bezier(.65, 0, .35, 1);
    opacity: 1;
    visibility: visible
}

.advantages-section__item-image {
    transition: all .6s cubic-bezier(.65, 0, .35, 1);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    z-index: 1
}

.advantages-section__item:last-child .advantages-section__item-content {
    border-bottom: 1px solid #fff
}

.advantages-section .advantages-section__item:hover + .advantages-section__item .advantages-section__item-content {
    border-top-color: transparent
}

.advantages-section__item-content {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    border-top: 1px solid #fff;
    text-decoration: none;
    color: inherit
}

@media screen and (max-width: 640px) {
    .advantages-section__item-content {
        padding: 4.44444444vw 16.66666667vw 4.44444444vw 3.33333333vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .advantages-section__item-content {
        padding: 4.16666667vw 10.41666667vw 4.16666667vw 4.16666667vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .advantages-section__item-content {
        padding: 32px 120px 32px 62px
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .advantages-section__item-content {
        padding: 32px 120px 32px 62px
    }
}

@media screen and (min-width: 1920px) {
    .advantages-section__item-content {
        padding: 40px 120px 40px 75px
    }
}

.advantages-section__item-icon {
    flex-shrink: 0
}

@media screen and (max-width: 360px) {
    .advantages-section__item-icon {
        width: 11.11111111vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .advantages-section__item-icon {
        width: 6.25vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .advantages-section__item-icon {
        width: 3.33333333vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .advantages-section__item-icon {
        width: 3.33333333vw
    }
}

@media screen and (max-width: 360px) {
    .advantages-section__item-icon {
        height: 11.11111111vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .advantages-section__item-icon {
        height: 6.25vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .advantages-section__item-icon {
        height: 3.33333333vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .advantages-section__item-icon {
        height: 3.33333333vw
    }
}

@media screen and (max-width: 360px) {
    .advantages-section__item-icon {
        margin-right: 6.11111111vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .advantages-section__item-icon {
        margin-right: 9.89583333vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .advantages-section__item-icon {
        margin-right: 4.86111111vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .advantages-section__item-icon {
        margin-right: 5.83333333vw
    }
}

@media screen and (min-width: 1920px) {
    .advantages-section__item-icon {
        width: 48px;
        height: 48px;
        margin-right: 112px
    }
}

@media screen and (max-width: 640px) {
    .advantages-section__item-title {
        font-size: 22px;
        line-height: 26px
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .advantages-section__item-title {
        font-size: 40px;
        line-height: 48px;
        margin-right: 40px
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .advantages-section__item-title {
        font-size: 40px;
        line-height: 48px;
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .advantages-section__item-title {
        font-size: 40px;
        line-height: 48px
    }
}

@media screen and (min-width: 1920px) {
    .advantages-section__item-title {
        font-size: 40px;
        line-height: 48px
    }
}

.advantages-section__item-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

@media screen and (max-width: 360px) {
    .advantages-section__item-arrow {
        width: 6.66666667vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .advantages-section__item-arrow {
        width: 3.125vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .advantages-section__item-arrow {
        width: 1.66666667vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .advantages-section__item-arrow {
        width: 1.66666667vw
    }
}

@media screen and (max-width: 360px) {
    .advantages-section__item-arrow {
        height: 6.66666667vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .advantages-section__item-arrow {
        height: 3.125vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .advantages-section__item-arrow {
        height: 1.66666667vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .advantages-section__item-arrow {
        height: 1.66666667vw
    }
}

@media screen and (max-width: 360px) {
    .advantages-section__item-arrow {
        right: 4.16666667vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .advantages-section__item-arrow {
        right: 4.16666667vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .advantages-section__item-arrow {
        right: 4.16666667vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .advantages-section__item-arrow {
        right: 3.90625vw
    }
}

@media screen and (min-width: 1920px) {
    .advantages-section__item-arrow {
        width: 24px;
        height: 24px;
        right: 75px
    }
}

.advantages-section__item-arrow use {
    transform: scale(2)
}

.news-section {
    overflow: hidden
}

@media screen and (max-width: 640px) {
    .news-section__list .slick-list{
        padding: 0 4% 0 0;
    }
    .news-section__list .slick-arrow {
        margin-right: 4%;
    }
    .news-section {
        padding-bottom: 10px;
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .news-section__list .slick-list{
        padding: 0 4% 0 0;
    }
}

@media screen and (max-width: 360px) {
    .news-section {
        margin-top: 13.33333333vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .news-section {
        margin-top: 14.58333333vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .news-section {
        margin-top: 7.77777778vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .news-section {
        margin-top: 5.83333333vw
    }
}

@media screen and (min-width: 1920px) {
    .news-section {
        margin-top: 112px
    }
}

@media screen and (max-width: 360px) {
    .news-section_single {
        padding-top: 15.55555556vw;
        padding-bottom: 20vw
    }
}

.news-section__content {
    position: relative
}

@media screen and (max-width: 640px) {
    .news-section__title {
        font-size: 20px;
        line-height: 24px
    }
}

@media (min-width: 641px) and (max-width: 768px) {
    .news-section__title {
        font-size: 28px;
        line-height: 34px
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .news-section__title {
        font-size: 28px;
        line-height: 34px
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .news-section__title {
        font-size: 28px;
        line-height: 34px
    }
}

@media screen and (min-width: 1920px) {
    .news-section__title {
        font-size: 28px;
        line-height: 34px
    }
}

@media screen and (max-width: 360px) {
    .news-section__title {
        margin-bottom: 8.88888889vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .news-section__title {
        margin-bottom: 6.25vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .news-section__title {
        margin-bottom: 3.33333333vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .news-section__title {
        margin-bottom: 2.5vw
    }
}

@media screen and (min-width: 1920px) {
    .news-section__title {
        margin-bottom: 48px
    }
}

.news-section .slick-arrow {
    top: auto;
    left: auto;
    bottom: 0;
    right: 0;
    margin: 0
}

@media screen and (max-width: 640px) {
    .news-section .slick-arrow.slick-prev {
        margin-right: 22vw;
        margin-bottom: -10px;
    }

    .news-section .slick-arrow.slick-next {
        margin-right: 4vw;
        margin-bottom: -10px;
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .news-section .slick-arrow.slick-prev {
        margin-right: 9.375vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .news-section .slick-arrow.slick-prev {
        margin-right: 5vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .news-section .slick-arrow.slick-prev {
        margin-right: 5vw
    }
}

@media screen and (min-width: 1920px) {
    .news-section .slick-arrow.slick-prev {
        margin-right: 72px
    }
}
/*
@media screen and (max-width: 640px) {
    .news-section .slick-arrow {
        bottom: -1.11111111vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .news-section .slick-arrow {
        bottom: -.52083333vw
    }
}*/

@media (min-width: 1025px) and (max-width: 1440px) {
    .news-section .slick-arrow {
        bottom: -.27777778vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .news-section .slick-arrow {
        bottom: -.20833333vw
    }
}

@media screen and (min-width: 1920px) {
    .news-section .slick-arrow {
        bottom: -4px
    }
}

.news-section__list {
    position: static;
    display: flex
}

@media screen and (max-width: 360px) {
    .news-section__list {
        margin-left: -2.22222222vw;
        margin-right: -2.22222222vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .news-section__list {
        margin-left: -2.08333333vw;
        margin-right: -2.08333333vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .news-section__list {
        margin-left: -2.08333333vw;
        margin-right: -2.08333333vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .news-section__list {
        margin-left: -2.08333333vw;
        margin-right: -2.08333333vw
    }
}

@media screen and (min-width: 1920px) {
    .news-section__list {
        margin: 0 -40px
    }
}

.news-section__list .slick-list {
    width: 100%;
    overflow: visible
}

.news-section__list .slick-track {
    display: flex;
}
.news-section__list .slick-slide{
    height:auto;
    flex:0 0 auto;
}

@media screen and (max-width: 360px) {
    .news-section__item {
        padding-left: 2.22222222vw;
        padding-right: 2.22222222vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .news-section__item {
        padding-left: 2.08333333vw;
        padding-right: 2.08333333vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .news-section__item {
        padding-left: 2.08333333vw;
        padding-right: 2.08333333vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .news-section__item {
        padding-left: 2.08333333vw;
        padding-right: 2.08333333vw
    }
}

@media screen and (min-width: 1920px) {
    .news-section__item {
        padding: 0 40px
    }
}

.news-section__item-content {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    border-top: 1px solid #cecece;
    box-sizing: border-box;
    text-decoration: none;
    color: #000
}

@media screen and (max-width: 360px) {
    .news-section__item-content {
        padding-top: 6.66666667vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .news-section__item-content {
        padding-top: 4.16666667vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .news-section__item-content {
        padding-top: 2.22222222vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .news-section__item-content {
        padding-top: 1.66666667vw
    }
}

@media screen and (min-width: 1920px) {
    .news-section__item-content {
        padding-top: 32px
    }
}

.news-section__item-content:hover {
    border-top-color: #37ee50
}

.news-section__item-category {
    display: inline-flex;
    align-items: center;
    vertical-align: top;
    border: 1px solid #37ee50;
    border-radius: 20px;
    box-sizing: border-box;
    letter-spacing: .03em;
    text-transform: uppercase;
    text-decoration: none;
    color: #000
}

@media screen and (max-width: 360px) {
    .news-section__item-category {
        font-size: 10px;
        line-height: 14px;
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .news-section__item-category {
        font-size: 10px;
        line-height: 14px;
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .news-section__item-category {
        font-size: 10px;
        line-height: 14px;
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .news-section__item-category {
        font-size: 10px;
        line-height: 14px;
    }
}

@media screen and (max-width: 360px) {
    .news-section__item-category {
        padding-top: 1.11111111vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .news-section__item-category {
        padding-top: .52083333vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .news-section__item-category {
        padding-top: .297vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .news-section__item-category {
        padding-top: .297vw
    }
}

@media screen and (max-width: 360px) {
    .news-section__item-category {
        padding-bottom: 1.11111111vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .news-section__item-category {
        padding-bottom: .52083333vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .news-section__item-category {
        padding-bottom: .27777778vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .news-section__item-category {
        padding-bottom: .27777778vw
    }
}

@media screen and (max-width: 360px) {
    .news-section__item-category {
        padding-left: 4.44444444vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .news-section__item-category {
        padding-left: 2.08333333vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .news-section__item-category {
        padding-left: 1.11111111vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .news-section__item-category {
        padding-left: 1.11111111vw
    }
}

@media screen and (max-width: 360px) {
    .news-section__item-category {
        padding-right: 4.44444444vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .news-section__item-category {
        padding-right: 2.08333333vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .news-section__item-category {
        padding-right: 1.11111111vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .news-section__item-category {
        padding-right: 1.11111111vw
    }
}

@media screen and (min-width: 1920px) {
    .news-section__item-category {
        font-size: 10px;
        line-height: 14px;
        padding: 4px 16px;
        padding-top: 5px;
    }
}

a.news-section__item-category:hover {
    background-color: #37ee50
}

@media screen and (max-width: 360px) {
    .news-section__item-category {
        margin-bottom: 4.44444444vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .news-section__item-category {
        margin-bottom: 2.08333333vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .news-section__item-category {
        margin-bottom: 1.11111111vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .news-section__item-category {
        margin-bottom: 1.11111111vw
    }
}

@media screen and (min-width: 1920px) {
    .news-section__item-category {
        margin-bottom: 16px
    }
}

.news-section__item-title {
    color: #000
}

@media screen and (max-width: 640px) {
    .news-section__item-title {
        font-size: 14px;
        line-height: 20px
    }
}

@media (min-width: 641px) and (max-width: 768px) {
    .news-section__item-title {
        font-size: 16px;
        line-height: 24px
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .news-section__item-title {
        font-size: 16px;
        line-height: 24px
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .news-section__item-title {
        font-size: 16px;
        line-height: 24px
    }
}

@media screen and (min-width: 1920px) {
    .news-section__item-title {
        font-size: 16px;
        line-height: 24px
    }
}

.news-section__item-title a {
    text-decoration: none;
    -webkit-text-decoration-color: #37ee50;
    text-decoration-color: #37ee50;
    display: block;
    color: inherit;
    line-height: 20px;
    max-height: 60px;
    overflow: hidden;
    text-overflow: ellipsis
}

.news-section__item-title a:hover {
    text-decoration: underline;
    -webkit-text-decoration-color: #37ee50;
    text-decoration-color: #37ee50;
    text-underline-offset: 4px
}

.news-section__item-date {
    display: block
}

@media screen and (max-width: 640px) {
    .news-section__item-date {
        font-size: 14px;
        line-height: 20px
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .news-section__item-date {
        font-size: 16px;
        line-height: 24px
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .news-section__item-date {
        font-size: 16px;
        line-height: 24px
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .news-section__item-date {
        font-size: 16px;
        line-height: 24px
    }
}

@media screen and (min-width: 1920px) {
    .news-section__item-date {
        font-size: 16px;
        line-height: 24px
    }
}

@media screen and (max-width: 360px) {
    .news-section__item-date {
        margin-top: 8.88888889vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .news-section__item-date {
        margin-top: 5.20833333vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .news-section__item-date {
        margin-top: 2.77777778vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .news-section__item-date {
        margin-top: 2.08333333vw
    }
}

@media screen and (min-width: 1920px) {
    .news-section__item-date {
        margin-top: 40px
    }
}

@media screen and (max-width: 640px) {
    .news-section__actions {
        margin-top: 13.33333333vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .news-section__actions {
        margin-top: 7.29166667vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .news-section__actions {
        margin-top: 3.88888889vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .news-section__actions {
        margin-top: 3.88888889vw
    }
}

@media screen and (min-width: 1920px) {
    .news-section__actions {
        margin-top: 56px
    }
}

.news-section__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    text-align: center;
    text-decoration: none;
    outline: none;
    cursor: pointer;
    border: 2px solid #37ee50;
    color: #000
}

.news-section__button:focus, .news-section__button:hover {
    text-decoration: none
}

.news-section__button:hover {
    background-color: #37ee50;
    color: #fff
}

@media screen and (max-width: 640px) {
    .news-section__button {
        font-size: 14px;
        line-height: 16px
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .news-section__button {
        font-size: 16px;
        line-height: 24px
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .news-section__button {
        font-size: 16px;
        line-height: 24px
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .news-section__button {
        font-size: 16px;
        line-height: 24px
    }
}

@media screen and (min-width: 1920px) {
    .news-section__button {
        font-size: 16px;
        line-height: 24px
    }
}
/*
@media screen and (max-width: 360px) {
    .news-section__button {
        min-height: 11.11111111vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .news-section__button {
        min-height: 6.25vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .news-section__button {
        min-height: 3.33333333vw
    }
}*/

@media (min-width: 1441px) and (max-width: 1919px) {
    .news-section__button {
        min-height: 2.5vw
    }
}

@media screen and (max-width: 640px) {
    .news-section__button {
        padding-top: 2.22222222vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .news-section__button {
        padding-top: 1.30208333vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .news-section__button {
        padding-top: .69444444vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .news-section__button {
        padding-top: .69444444vw
    }
}

@media screen and (max-width: 640px) {
    .news-section__button {
        padding-left: 6.11111111vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .news-section__button {
        padding-left: 4.94791667vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .news-section__button {
        padding-left: 2.63888889vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .news-section__button {
        padding-left: 2.63888889vw
    }
}

@media screen and (max-width: 640px) {
    .news-section__button {
        padding-right: 6.11111111vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .news-section__button {
        padding-right: 4.94791667vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .news-section__button {
        padding-right: 2.63888889vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .news-section__button {
        padding-right: 2.63888889vw
    }
}

@media screen and (max-width: 640px) {
    .news-section__button {
        padding-bottom: 2.22222222vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .news-section__button {
        padding-bottom: 1.30208333vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .news-section__button {
        padding-bottom: .69444444vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .news-section__button {
        padding-bottom: .69444444vw
    }
}

@media screen and (max-width: 640px) {
    .news-section__button {
        border-radius: 16.66666667vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .news-section__button {
        border-radius: 7.8125vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .news-section__button {
        border-radius: 4.16666667vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .news-section__button {
        border-radius: 4.16666667vw
    }
}

@media screen and (min-width: 1920px) {
    .news-section__button {
        padding: 10px 38px;
        border-radius: 60px
    }
}

.development-section {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover
}

@media screen and (max-width: 360px) {
    .development-section {
        margin-top: 17.77777778vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .development-section {
        margin-top: 16.66666667vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .development-section {
        margin-top: 8.88888889vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .development-section {
        margin-top: 6.66666667vw
    }
}

@media screen and (min-width: 1920px) {
    .development-section {
        margin-top: 128px
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .development-section .container {
        max-width: 75vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .development-section .container {
        max-width: 75vw
    }
}

@media screen and (min-width: 1920px) {
    .development-section .container {
        max-width: 980px
    }
}

.development-section__content {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    color: #fff
}

@media (min-width: 641px) and (max-width: 1024px) {
    .development-section__content {
        margin: 0 34px
    }
}


@media screen and (max-width: 640px) {
    .development-section__content {
        padding-top: 80px
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .development-section__content {
        padding-top: 3.90625vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .development-section__content {
        padding-top: 2.08333333vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .development-section__content {
        padding-top: 1.5625vw
    }
}

@media screen and (max-width: 640px) {
    .development-section__content {
        padding-bottom: 86px
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .development-section__content {
        padding-bottom: 3.90625vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .development-section__content {
        padding-bottom: 2.08333333vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .development-section__content {
        padding-bottom: 1.5625vw
    }
}

@media screen and (max-width: 640px) {
    .development-section__content {
        min-height: 116.66666667vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .development-section__content {
        min-height: 83.33333333vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .development-section__content {
        min-height: 44.44444444vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .development-section__content {
        min-height: 44.27083333vw
    }
}

@media screen and (min-width: 1920px) {
    .development-section__content {
        min-height: 850px;
        padding: 30px 0
    }
}

@media screen and (max-width: 640px) {
    .development-section__pretitle {
        font-size: 16px;
        line-height: 21px
    }
}

@media (min-width: 641px) and (max-width: 768px) {
    .development-section__pretitle {
        font-size: 20px;
        line-height: 28px
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .development-section__pretitle {
        font-size: 20px;
        line-height: 28px
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .development-section__pretitle {
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (min-width: 1920px) {
    .development-section__pretitle {
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (max-width: 360px) {
    .development-section__pretitle {
        margin-bottom: 4.44444444vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .development-section__pretitle {
        margin-bottom: 3.90625vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .development-section__pretitle {
        margin-bottom: 2.08333333vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .development-section__pretitle {
        margin-bottom: 1.5625vw
    }
}

@media screen and (min-width: 1920px) {
    .development-section__pretitle {
        margin-bottom: 38px
    }
}

@media screen and (max-width: 640px) {
    .development-section__title {
        font-size: 26px;
        line-height: 30px
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .development-section__title {
        font-size: 48px;
        line-height: 52px
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .development-section__title {
        font-size: 48px;
        line-height: 52px;
        margin-right: 40px
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .development-section__title {
        font-size: 48px;
        line-height: 52px;
        margin-right: 40px
    }
}

@media screen and (min-width: 1920px) {
    .development-section__title {
        font-size: 48px;
        line-height: 52px
    }
}

@media screen and (max-width: 360px) {
    .development-section__actions {
        margin-top: 7.22222222vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .development-section__actions {
        margin-top: 6.25vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .development-section__actions {
        margin-top: 3.88888889vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .development-section__actions {
        margin-top: 3.33333333vw
    }
}

@media screen and (min-width: 1920px) {
    .development-section__actions {
        margin-top: 64px
    }
}

.development-section__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    text-align: center;
    text-decoration: none;
    outline: none;
    cursor: pointer;
    border: 2px solid #37ee50;
    background-color: #37ee50;
    color: #fff
}

.development-section__button:focus, .development-section__button:hover {
    text-decoration: none
}

.development-section__button:hover {
    background-color: #fff;
    color: #000
}

@media screen and (max-width: 640px) {
    .development-section__button {
        font-size: 14px;
        line-height: 16px
    }
}

@media (min-width: 641px) {
    .development-section__button {
        font-size: 16px;
        line-height: 24px
    }
}

@media screen and (max-width: 640px) {
    .development-section__button {
        padding-top: 2.22222222vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .development-section__button {
        padding-top: 1.30208333vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .development-section__button {
        padding-top: .69444444vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .development-section__button {
        padding-top: .69444444vw
    }
}

@media screen and (max-width: 640px) {
    .development-section__button {
        padding-left: 6.11111111vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .development-section__button {
        padding-left: 4.94791667vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .development-section__button {
        padding-left: 2.63888889vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .development-section__button {
        padding-left: 2.63888889vw
    }
}

@media screen and (max-width: 640px) {
    .development-section__button {
        padding-right: 6.11111111vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .development-section__button {
        padding-right: 4.94791667vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .development-section__button {
        padding-right: 2.63888889vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .development-section__button {
        padding-right: 2.63888889vw
    }
}

@media screen and (max-width: 640px) {
    .development-section__button {
        padding-bottom: 2.22222222vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .development-section__button {
        padding-bottom: 1.30208333vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .development-section__button {
        padding-bottom: .69444444vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .development-section__button {
        padding-bottom: .69444444vw
    }
}

@media screen and (max-width: 640px) {
    .development-section__button {
        border-radius: 16.66666667vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .development-section__button {
        border-radius: 7.8125vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .development-section__button {
        border-radius: 4.16666667vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .development-section__button {
        border-radius: 3.125vw
    }
}

@media screen and (min-width: 1920px) {
    .development-section__button {
        padding: 10px 38px;
        border-radius: 60px
    }
}

.analytics-section {
    overflow: hidden
}

@media screen and (max-width: 640px) {
    .analytics-section {
        margin-bottom: 15.55555556vw;
        margin-top: 12.55555556vw;
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .analytics-section, .slider-section {
        margin-top: 14.58333333vw;
        margin-bottom: 10.58333333vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .analytics-section {
        padding-top: 7.77777778vw;
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .slider-section_single, .analytics-section {
        margin-top: 5vw;
        margin-bottom: 5vw;
    }
}

@media screen and (min-width: 1920px) {
    .slider-section_single, .analytics-section {
        margin-top: 128px;
        margin-bottom: 128px;
    }
}

.analytics-section_single {
    padding-top: 0
}

@media screen and (max-width: 360px) {
    .analytics-section_single {
        padding-bottom: 22.22222222vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .analytics-section_single {
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .analytics-section_single {
        padding-bottom: 8.88888889vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .analytics-section_single {
        padding-bottom: 6.66666667vw
    }
}

.analytics-section__content {
    position: relative
}

@media screen and (max-width: 640px) {
    .analytics-section__title {
        font-size: 20px;
        line-height: 24px
    }
    .analytics-section__content {
        padding-bottom: 10px
    }
    .analytics-section__list .slick-arrow {
        margin-bottom: -10px;
    }
}

@media (min-width: 641px) and (max-width: 768px) {
    .analytics-section__title {
        font-size: 28px;
        line-height: 34px
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .analytics-section__title {
        font-size: 28px;
        line-height: 34px
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .analytics-section__title {
        font-size: 28px;
        line-height: 34px
    }
}

@media screen and (min-width: 1920px) {
    .analytics-section__title {
        font-size: 28px;
        line-height: 34px
    }
}

@media screen and (max-width: 360px) {
    .analytics-section__title {
        margin-bottom: 8.88888889vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .analytics-section__title {
        margin-bottom: 6.25vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .analytics-section__title {
        margin-bottom: 3.33333333vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .analytics-section__title {
        margin-bottom: 2.5vw
    }
}

@media screen and (min-width: 1920px) {
    .analytics-section__title {
        margin-bottom: 48px
    }
}

.analytics-section .slick-arrow {
    top: auto;
    left: auto;
    bottom: 0;
    right: 0;
    margin: 0
}

@media screen and (max-width: 640px) {
    .analytics-section .slick-arrow.slick-prev {
        margin-right: 21.77777778vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .analytics-section .slick-arrow.slick-prev {
        margin-right: 9.375vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .analytics-section .slick-arrow.slick-prev {
        margin-right: 5vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .analytics-section .slick-arrow.slick-prev {
        margin-right: 3.75vw
    }
}

@media screen and (min-width: 1920px) {
    .analytics-section .slick-arrow.slick-prev {
        margin-right: 72px
    }
}

@media screen and (max-width: 640px) {
    .analytics-section .slick-arrow {
        bottom: 0
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .analytics-section .slick-arrow {
        bottom: -.52083333vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .analytics-section .slick-arrow {
        bottom: -.27777778vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .analytics-section .slick-arrow {
        bottom: -.20833333vw
    }
}

@media screen and (min-width: 1920px) {
    .analytics-section .slick-arrow {
        bottom: -4px
    }
}

.analytics-section__list {
    position: static;
    display: flex
}

@media screen and (max-width: 640px) {
    .analytics-section__list .slick-list{
        padding: 0 22% 0 0;
    }
    .analytics-section__list  .slick-arrow {
        margin-right: 4%;
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .analytics-section__list  .slick-list{
        padding: 0 4% 0 0;
    }
}

@media screen and (max-width: 1280px) {
    .analytics-section__list {
        /*width: 90%;*/
    }
}

@media screen and (max-width: 640px) {
    .analytics-section__list {
        margin-left: -2.22222222vw;
        margin-right: -2.22222222vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .analytics-section__list {
        margin-left: -3.08333333vw;
        margin-right: -2.08333333vw;
        margin-bottom: 27px;
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .analytics-section__list {
        margin-left: -1.28333333vw;
        margin-right: -2.08333333vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .analytics-section__list {
        margin-left: -1.28333333vw;
        margin-right: -2.08333333vw
    }
}

@media screen and (min-width: 1920px) {
    .analytics-section__list {
        margin: 0 -40px
    }
}

.analytics-section__list .slick-list {
    width: 100%;
    overflow: visible
}

@media screen and (max-width: 360px) {
    .analytics-section__item {
        padding-left: 2.22222222vw;
        padding-right: 2.22222222vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .analytics-section__item {
        padding-left: 3vw;
        padding-right: 0.8vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .analytics-section__item {
        padding-left: 1.5vw;
        padding-right: 2.5vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .analytics-section__item {
        padding-left: 2.08333333vw;
        padding-right: 2.08333333vw
    }
}

@media screen and (min-width: 1920px) {
    .analytics-section__item {
        padding: 0 40px
    }
}

.analytics-section__item_dark .analytics-section__item-content {
    border: none;
    color: #fff
}

.analytics-section__item_dark .analytics-section__item-category {
    border-color: #fff;
    color: #fff
}

.analytics-section__item-content {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    width: 100%;
    border: 1px solid #cecece;
    box-sizing: border-box;
    text-decoration: none;
    color: #000;
    background-size: cover;
    background-position: 50% 50%
}

@media screen and (max-width: 480px) {
    .analytics-section__item-content {
        min-height: 353px
    }
}

@media (min-width: 482px) and (max-width: 1024px) {
    .analytics-section__item-content {
        min-height: 57.55208333vw
    }
}

@media (min-width: 1024px) and (max-width: 1440px) {
    .analytics-section__item-content {
        min-height: 34.72222222vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .analytics-section__item-content {
        min-height: 34.375vw
    }
}

@media screen and (min-width: 1920px) {
    .analytics-section__item-content {
        min-height: 660px
    }
}

.analytics-section__item-category {
    display: inline-flex;
    align-items: center;
    vertical-align: top;
    border: 1px solid #37ee50;
    border-radius: 20px;
    box-sizing: border-box;
    letter-spacing: .03em;
    text-transform: uppercase;
    text-decoration: none;
    color: #000;
    position: absolute
}

@media screen and (max-width: 640px) {
    .analytics-section__item-category {
        font-size: 10px;
        line-height: 14px
    }
}

@media (min-width: 640px) and (max-width: 768px) {
    .analytics-section__item-category {
        font-size: 10px;
        line-height: 14px
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .analytics-section__item-category {
        font-size: 10px;
        line-height: 14px
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .analytics-section__item-category {
        font-size: 10px;
        line-height: 14px
    }
}

@media screen and (max-width: 640px) {
    .analytics-section__item-category {
        padding-top: 1.11111111vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .analytics-section__item-category {
        padding-top: .52083333vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .analytics-section__item-category {
        padding-top: .4vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .analytics-section__item-category {
        padding-top: .4vw
    }
}

@media screen and (max-width: 640px) {
    .analytics-section__item-category {
        padding-bottom: 1.11111111vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .analytics-section__item-category {
        padding-bottom: .52083333vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .analytics-section__item-category {
        padding-bottom: .4vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .analytics-section__item-category {
        padding-bottom: .4vw
    }
}

@media screen and (max-width: 640px) {
    .analytics-section__item-category {
        padding-left: 4.44444444vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .analytics-section__item-category {
        padding-left: 2.08333333vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .analytics-section__item-category {
        padding-left: 1.11111111vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .analytics-section__item-category {
        padding-left: .83333333vw
    }
}

@media screen and (max-width: 640px) {
    .analytics-section__item-category {
        padding-right: 4.44444444vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .analytics-section__item-category {
        padding-right: 2.08333333vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .analytics-section__item-category {
        padding-right: 1.11111111vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .analytics-section__item-category {
        padding-right: .83333333vw
    }
}

@media screen and (min-width: 1920px) {
    .analytics-section__item-category {
        font-size: .69444444vw;
        line-height: .9;
        padding: .4vw 1.11111111vw
    }
}

a.analytics-section__item-category:hover {
    background-color: #37ee50
}

@media screen and (max-width: 640px) {
    .analytics-section__item-category {
        top: 8.88888889vw;
        left: 6.66666667vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .analytics-section__item-category {
        top: 4.16666667vw;
        left: 4.16666667vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .analytics-section__item-category {
        top: 2.22222222vw;
        left: 2.22222222vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .analytics-section__item-category {
        top: 2.22222222vw;
        left: 2.22222222vw
    }
}

@media screen and (min-width: 1920px) {
    .analytics-section__item-category {
        top: 2vw;
        left: 2vw
    }
}

@media screen and (max-width: 360px) {
    .analytics-section__item-info {
        padding: 11.11111111vw 8.88888889vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .analytics-section__item-info {
        padding: 6.25vw 5.20833333vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .analytics-section__item-info {
        padding: 3.88888889vw 1.77777778vw 3.28888889vw 1.77777778vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .analytics-section__item-info {
        padding: 3.88888889vw 1.77777778vw 3.28888889vw 1.77777778vw
    }
}

@media screen and (min-width: 1920px) {
    .analytics-section__item-info {
        padding: 4vw 1vw
    }
}

@media screen and (max-width: 640px) {
    .analytics-section__item-title {
        font-size: 14px;
        line-height: 20px;
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .analytics-section__item-title {
        font-size: 16px;
        line-height: 24px;
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .analytics-section__item-title {
        font-size: 20px;
        line-height: 28px
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .analytics-section__item-title {
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (min-width: 1920px) {
    .analytics-section__item-title {
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (max-width: 640px) {
    .analytics-section__actions {
        margin-top: 6.4vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .analytics-section__actions {
        margin-top: 5.60833333vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .analytics-section__actions {
        margin-top: 2.77777778vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .analytics-section__actions {
        margin-top: 2.77777778vw
    }
}

@media screen and (min-width: 1920px) {
    .analytics-section__actions {
        margin-top: 50px
    }
}

.analytics-section__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    text-align: center;
    text-decoration: none;
    outline: none;
    cursor: pointer;
    border: 2px solid #37ee50;
    color: #000
}

.analytics-section__button:focus, .analytics-section__button:hover {
    text-decoration: none
}

.analytics-section__button:hover {
    background-color: #37ee50;
    color: #fff
}

@media screen and (max-width: 640px) {
    .analytics-section__button {
        font-size: 14px;
        line-height: 16px
    }
}

@media (min-width: 641px) and (max-width: 768px) {
    .analytics-section__button {
        font-size: 16px;
        line-height: 24px
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .analytics-section__button {
        font-size: 16px;
        line-height: 24px
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .analytics-section__button {
        font-size: 16px;
        line-height: 24px
    }
}

@media screen and (min-width: 1920px) {
    .analytics-section__button {
        font-size: 16px;
        line-height: 24px
    }
}
/*
@media screen and (max-width: 360px) {
    .analytics-section__button {
        min-height: 11.11111111vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .analytics-section__button {
        min-height: 6.25vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .analytics-section__button {
        min-height: 3.33333333vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .analytics-section__button {
        min-height: 2.5vw
    }
}*/

@media screen and (max-width: 640px) {
    .analytics-section__button {
        padding-top: 2.22222222vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .analytics-section__button {
        padding-top: 1.30208333vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .analytics-section__button {
        padding-top: .69444444vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .analytics-section__button {
        padding-top: .69444444vw
    }
}

@media screen and (max-width: 640px) {
    .analytics-section__button {
        padding-left: 6.11111111vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .analytics-section__button {
        padding-left: 4.94791667vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .analytics-section__button {
        padding-left: 2.63888889vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .analytics-section__button {
        padding-left: 2.63888889vw
    }
}

@media screen and (max-width: 640px) {
    .analytics-section__button {
        padding-right: 6.11111111vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .analytics-section__button {
        padding-right: 4.94791667vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .analytics-section__button {
        padding-right: 2.63888889vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .analytics-section__button {
        padding-right: 2.63888889vw
    }
}

@media screen and (max-width: 640px) {
    .analytics-section__button {
        padding-bottom: 2.22222222vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .analytics-section__button {
        padding-bottom: 1.30208333vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .analytics-section__button {
        padding-bottom: .69444444vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .analytics-section__button {
        padding-bottom: .69444444vw
    }
}

@media screen and (max-width: 640px) {
    .analytics-section__button {
        border-radius: 16.66666667vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .analytics-section__button {
        border-radius: 7.8125vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .analytics-section__button {
        border-radius: 4.16666667vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .analytics-section__button {
        border-radius: 3.125vw
    }
}

@media screen and (min-width: 1920px) {
    .analytics-section__button {
        padding: 10px 38px;
        border-radius: 60px
    }
}

@-webkit-keyframes a {
    0% {
        transform: scale(0);
        opacity: 0
    }
    to {
        transform: scale(2.5);
        opacity: 1
    }
}

@keyframes a {
    0% {
        transform: scale(0);
        opacity: 0
    }
    to {
        transform: scale(2.5);
        opacity: 1
    }
}

@-webkit-keyframes b {
    0% {
        top: 80%;
        left: -170%;
        transform: scale(2.5)
    }
    to {
        top: 0;
        left: 0;
        transform: scale(1)
    }
}

@keyframes b {
    0% {
        top: 80%;
        left: -170%;
        transform: scale(2.5)
    }
    to {
        top: 0;
        left: 0;
        transform: scale(1)
    }
}

@-webkit-keyframes c {
    0% {
        left: -160%;
        transform: scale(2.5)
    }
    to {
        left: 0;
        transform: scale(1)
    }
}

@keyframes c {
    0% {
        left: -160%;
        transform: scale(2.5)
    }
    to {
        left: 0;
        transform: scale(1)
    }
}

@-webkit-keyframes d {
    0% {
        left: -150%;
        transform: scale(2.5)
    }
    to {
        left: 0;
        transform: scale(1)
    }
}

@keyframes d {
    0% {
        left: -150%;
        transform: scale(2.5)
    }
    to {
        left: 0;
        transform: scale(1)
    }
}

@-webkit-keyframes e {
    0% {
        width: 100%
    }
    to {
        width: 0
    }
}

@keyframes e {
    0% {
        width: 100%
    }
    to {
        width: 0
    }
}

@-webkit-keyframes f {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes f {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes g {
    0% {
        opacity: 0;
        transform: translateY(50px)
    }
    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes g {
    0% {
        opacity: 0;
        transform: translateY(50px)
    }
    to {
        opacity: 1;
        transform: translateY(0)
    }
}

body:before {
    content: "";
    display: block;
    clear: both;
    width: 2px;
    background: orange;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 50%;
    margin-left: -1px
}

@media screen and (max-width: 360px) {
    .investing-section {
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .investing-section {
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .investing-section {
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .investing-section {
    }
}

@media screen and (min-width: 1920px) {
    .investing-section {
    }
}

@media screen and (min-width: 361px) {
    .investing-section_active .investing-section__item .investing-section__item-info-content:after {
        -webkit-animation: e .5s cubic-bezier(.65, 0, .35, 1) 3.5s forwards;
        animation: e .5s cubic-bezier(.65, 0, .35, 1) 3.5s forwards
    }
}

@media screen and (min-width: 361px) {
    .investing-section_active .investing-section__item_current .investing-section__subitem:first-child {
        -webkit-animation: g .2s cubic-bezier(.65, 0, .35, 1) 2.5s forwards;
        animation: g .2s cubic-bezier(.65, 0, .35, 1) 2.5s forwards
    }

    .investing-section_active .investing-section__item_current .investing-section__subitem:nth-of-type(2) {
        -webkit-animation: g .2s cubic-bezier(.65, 0, .35, 1) 2.7s forwards;
        animation: g .2s cubic-bezier(.65, 0, .35, 1) 2.7s forwards
    }

    .investing-section_active .investing-section__item_current .investing-section__subitem:nth-of-type(3) {
        -webkit-animation: g .2s cubic-bezier(.65, 0, .35, 1) 2.9s forwards;
        animation: g .2s cubic-bezier(.65, 0, .35, 1) 2.9s forwards
    }

    .investing-section_active .investing-section__item_current .investing-section__subitem:nth-of-type(4) {
        -webkit-animation: g .2s cubic-bezier(.65, 0, .35, 1) 3.1s forwards;
        animation: g .2s cubic-bezier(.65, 0, .35, 1) 3.1s forwards
    }

    .investing-section_active .investing-section__item_current .investing-section__subitem:nth-of-type(5) {
        -webkit-animation: g .2s cubic-bezier(.65, 0, .35, 1) 3.3s forwards;
        animation: g .2s cubic-bezier(.65, 0, .35, 1) 3.3s forwards
    }

    .investing-section_active .investing-section__item_current .investing-section__item-year {
        -webkit-animation: f .2s cubic-bezier(.65, 0, .35, 1) 4s forwards;
        animation: f .2s cubic-bezier(.65, 0, .35, 1) 4s forwards
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .investing-section_active .investing-section__item_target .investing-section__subitem {
        -webkit-animation: a 1s cubic-bezier(.65, 0, .35, 1) .5s forwards, b 1s cubic-bezier(.65, 0, .35, 1) 1.5s forwards;
        animation: a 1s cubic-bezier(.65, 0, .35, 1) .5s forwards, b 1s cubic-bezier(.65, 0, .35, 1) 1.5s forwards
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .investing-section_active .investing-section__item_target .investing-section__subitem {
        -webkit-animation: a 1s cubic-bezier(.65, 0, .35, 1) .5s forwards, c 1s cubic-bezier(.65, 0, .35, 1) 1.5s forwards;
        animation: a 1s cubic-bezier(.65, 0, .35, 1) .5s forwards, c 1s cubic-bezier(.65, 0, .35, 1) 1.5s forwards
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .investing-section_active .investing-section__item_target .investing-section__subitem {
        -webkit-animation: a 1s cubic-bezier(.65, 0, .35, 1) .5s forwards, d 1s cubic-bezier(.65, 0, .35, 1) 1.5s forwards;
        animation: a 1s cubic-bezier(.65, 0, .35, 1) .5s forwards, d 1s cubic-bezier(.65, 0, .35, 1) 1.5s forwards
    }
}

@media screen and (min-width: 1920px) {
    .investing-section_active .investing-section__item_target .investing-section__subitem {
        -webkit-animation: a 1s cubic-bezier(.65, 0, .35, 1) .5s forwards, d 1s cubic-bezier(.65, 0, .35, 1) 1.5s forwards;
        animation: a 1s cubic-bezier(.65, 0, .35, 1) .5s forwards, d 1s cubic-bezier(.65, 0, .35, 1) 1.5s forwards
    }
}

@media screen and (min-width: 361px) {
    .investing-section_active .investing-section__item_target .investing-section__item-year {
        -webkit-animation: f .2s cubic-bezier(.65, 0, .35, 1) 4.2s forwards;
        animation: f .2s cubic-bezier(.65, 0, .35, 1) 4.2s forwards
    }

    .investing-section_active .investing-section__item_target .investing-section__item-description {
        -webkit-animation: g .5s cubic-bezier(.65, 0, .35, 1) 4.4s forwards;
        animation: g .5s cubic-bezier(.65, 0, .35, 1) 4.4s forwards
    }
}

@media screen and (max-width: 640px) {
    .investing-section__title {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 24px;
    }
}

@media (min-width: 641px) and (max-width: 768px) {
    .investing-section__title {
        font-size: 28px;
        line-height: 34px
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .investing-section__title {
        font-size: 28px;
        line-height: 34px
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .investing-section__title {
        font-size: 28px;
        line-height: 34px
    }
}

@media screen and (min-width: 1920px) {
    .investing-section__title {
        font-size: 28px;
        line-height: 34px
    }
}

@media screen and (max-width: 360px) {
    .investing-section__title {
        margin-bottom: 24px;
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .investing-section__title {
        margin-bottom: 6.25vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .investing-section__title {
        margin-bottom: 3.33333333vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .investing-section__title {
        margin-bottom: 2.5vw
    }
}

@media screen and (min-width: 1920px) {
    .investing-section__title {
        margin-bottom: 48px
    }
}

.investing-section__actions {
    display: flex;
}

@media screen and (max-width: 360px) {
    .investing-section__button + .investing-section__button {
        margin-left: 2.22222222vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .investing-section__button + .investing-section__button {
        margin-left: 1.04166667vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .investing-section__button + .investing-section__button {
        margin-left: .55555556vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .investing-section__button + .investing-section__button {
        margin-left: .41666667vw
    }
}

@media screen and (min-width: 1920px) {
    .investing-section__button + .investing-section__button {
        margin-left: 8px
    }
}

.investing-section__button_primary {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    text-align: center;
    text-decoration: none;
    outline: none;
    cursor: pointer;
    border: 2px solid #37ee50;
    background-color: #37ee50;
    color: #fff
}

.investing-section__button_primary:focus, .investing-section__button_primary:hover {
    text-decoration: none
}

.investing-section__button_primary:hover {
    background-color: #fff;
    color: #000
}

@media screen and (max-width: 360px) {
    .investing-section__button_primary {
        font-size: 3.88888889vw;
        line-height: 5.55555556vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .investing-section__button_primary {
        font-size: 2.08333333vw;
        line-height: 3.125vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .investing-section__button_primary {
        font-size: 1.11111111vw;
        line-height: 1.66666667vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .investing-section__button_primary {
        font-size: .83333333vw;
        line-height: 1.25vw
    }
}

@media screen and (min-width: 1920px) {
    .investing-section__button_primary {
        font-size: 16px;
        line-height: 24px
    }
}

@media screen and (max-width: 360px) {
    .investing-section__button_primary {
        min-height: 11.11111111vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .investing-section__button_primary {
        min-height: 6.25vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .investing-section__button_primary {
        min-height: 3.33333333vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .investing-section__button_primary {
        min-height: 2.5vw
    }
}

@media screen and (max-width: 360px) {
    .investing-section__button_primary {
        padding-top: 2.22222222vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .investing-section__button_primary {
        padding-top: 1.30208333vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .investing-section__button_primary {
        padding-top: .69444444vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .investing-section__button_primary {
        padding-top: .52083333vw
    }
}

@media screen and (max-width: 360px) {
    .investing-section__button_primary {
        padding-left: 6.11111111vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .investing-section__button_primary {
        padding-left: 4.94791667vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .investing-section__button_primary {
        padding-left: 2.63888889vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .investing-section__button_primary {
        padding-left: 1.97916667vw
    }
}

@media screen and (max-width: 360px) {
    .investing-section__button_primary {
        padding-right: 6.11111111vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .investing-section__button_primary {
        padding-right: 4.94791667vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .investing-section__button_primary {
        padding-right: 2.63888889vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .investing-section__button_primary {
        padding-right: 1.97916667vw
    }
}

@media screen and (max-width: 360px) {
    .investing-section__button_primary {
        padding-bottom: 2.22222222vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .investing-section__button_primary {
        padding-bottom: 1.30208333vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .investing-section__button_primary {
        padding-bottom: .69444444vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .investing-section__button_primary {
        padding-bottom: .52083333vw
    }
}

@media screen and (max-width: 360px) {
    .investing-section__button_primary {
        border-radius: 16.66666667vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .investing-section__button_primary {
        border-radius: 7.8125vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .investing-section__button_primary {
        border-radius: 4.16666667vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .investing-section__button_primary {
        border-radius: 3.125vw
    }
}

@media screen and (min-width: 1920px) {
    .investing-section__button_primary {
        padding: 10px 38px;
        border-radius: 60px
    }
}

@media (max-width: 1024px) {
    .investing-section__button.investing-section__button_primary {
        padding: 10px 34px;
    }

    .investing-section__button.investing-section__button_secondary {
        padding: 10px 34px;
    }
}

@media (max-width: 640px) {
    .investing-section__button.investing-section__button_primary {
        padding: 0px 22px;
    }

    .investing-section__button.investing-section__button_secondary {
        padding: 0px 22px;
    }
}

.investing-section__button_secondary {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    text-align: center;
    text-decoration: none;
    outline: none;
    cursor: pointer;
    border: 2px solid #37ee50;
    color: #000
}

.investing-section__button_secondary:focus, .investing-section__button_secondary:hover {
    text-decoration: none
}

.investing-section__button_secondary:hover {
    background-color: #37ee50;
    color: #fff
}

@media screen and (max-width: 360px) {
    .investing-section__button_secondary {
        font-size: 3.88888889vw;
        line-height: 5.55555556vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .investing-section__button_secondary {
        font-size: 2.08333333vw;
        line-height: 3.125vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .investing-section__button_secondary {
        font-size: 1.11111111vw;
        line-height: 1.66666667vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .investing-section__button_secondary {
        font-size: .83333333vw;
        line-height: 1.25vw
    }
}

@media screen and (min-width: 1920px) {
    .investing-section__button_secondary {
        font-size: 16px;
        line-height: 24px
    }
}

@media screen and (max-width: 360px) {
    .investing-section__button_secondary {
        min-height: 11.11111111vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .investing-section__button_secondary {
        min-height: 6.25vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .investing-section__button_secondary {
        min-height: 3.33333333vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .investing-section__button_secondary {
        min-height: 2.5vw
    }
}

@media screen and (max-width: 360px) {
    .investing-section__button_secondary {
        padding-top: 2.22222222vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .investing-section__button_secondary {
        padding-top: 1.30208333vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .investing-section__button_secondary {
        padding-top: .69444444vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .investing-section__button_secondary {
        padding-top: .52083333vw
    }
}

@media screen and (max-width: 360px) {
    .investing-section__button_secondary {
        padding-left: 6.11111111vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .investing-section__button_secondary {
        padding-left: 4.94791667vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .investing-section__button_secondary {
        padding-left: 2.63888889vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .investing-section__button_secondary {
        padding-left: 1.97916667vw
    }
}

@media screen and (max-width: 360px) {
    .investing-section__button_secondary {
        padding-right: 6.11111111vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .investing-section__button_secondary {
        padding-right: 4.94791667vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .investing-section__button_secondary {
        padding-right: 2.63888889vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .investing-section__button_secondary {
        padding-right: 1.97916667vw
    }
}

@media screen and (max-width: 360px) {
    .investing-section__button_secondary {
        padding-bottom: 2.22222222vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .investing-section__button_secondary {
        padding-bottom: 1.30208333vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .investing-section__button_secondary {
        padding-bottom: .69444444vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .investing-section__button_secondary {
        padding-bottom: .52083333vw
    }
}

@media screen and (max-width: 360px) {
    .investing-section__button_secondary {
        border-radius: 16.66666667vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .investing-section__button_secondary {
        border-radius: 7.8125vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .investing-section__button_secondary {
        border-radius: 4.16666667vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .investing-section__button_secondary {
        border-radius: 3.125vw
    }
}

@media screen and (min-width: 1920px) {
    .investing-section__button_secondary {
        padding: 10px 38px;
        border-radius: 60px
    }
}

.investing-section__content {
    position: relative
}

@media screen and (max-width: 360px) {
    .investing-section__content {
        margin-top: 16.66666667vw
    }

    .investing-section__content:before {
        content: "";
        display: block;
        clear: both;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 20.83333333vw;
        width: 0;
        border-right: 1px dashed #37ee50
    }
}

@media screen and (min-width: 361px) {
    .investing-section__list {
        display: flex
    }
}

@media screen and (max-width: 360px) {
    .investing-section__item + .investing-section__item {
        margin-top: 11.11111111vw
    }
}

@media screen and (min-width: 361px) {
    .investing-section__item {
        display: none
    }
}

.investing-section__item_current {
    display: flex;
    flex-grow: 1
}

@media (min-width: 361px) and (max-width: 768px) {
    .investing-section__item_current {
        max-width: 78.125vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .investing-section__item_current {
        max-width: 75vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .investing-section__item_current {
        max-width: 66.66666667vw
    }
}

@media screen and (min-width: 1920px) {
    .investing-section__item_current {
        max-width: 1280px
    }
}

.investing-section__item_current .investing-section__sublist {
    position: relative
}

@media (min-width: 361px) and (max-width: 768px) {
    .investing-section__item_current .investing-section__sublist {
        margin-right: 11.71875vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .investing-section__item_current .investing-section__sublist {
        margin-right: 6.25vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .investing-section__item_current .investing-section__sublist {
        margin-right: 4.6875vw
    }
}

@media screen and (min-width: 1920px) {
    .investing-section__item_current .investing-section__sublist {
        margin-right: 90px
    }
}

@media screen and (min-width: 361px) {
    .investing-section__item_current .investing-section__subitem {
        opacity: 0;
        transform: translateY(50px)
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .investing-section__item_current .investing-section__subitem:first-child {
        top: -1.04166667vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .investing-section__item_current .investing-section__subitem:first-child {
        top: -.41666667vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .investing-section__item_current .investing-section__subitem:first-child {
        top: -.3125vw
    }
}

@media screen and (min-width: 1920px) {
    .investing-section__item_current .investing-section__subitem:first-child {
        top: -6px
    }
}

.investing-section__item_current .investing-section__subitem:first-child .investing-section__subitem-title {
    margin-bottom: 0
}

@media screen and (max-width: 360px) {
    .investing-section__item_current .investing-section__subitem:first-child .investing-section__subitem-title {
        font-size: 6.11111111vw;
        line-height: 7.22222222vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .investing-section__item_current .investing-section__subitem:first-child .investing-section__subitem-title {
        font-size: 5.20833333vw;
        line-height: 6.25vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .investing-section__item_current .investing-section__subitem:first-child .investing-section__subitem-title {
        font-size: 2.77777778vw;
        line-height: 3.33333333vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .investing-section__item_current .investing-section__subitem:first-child .investing-section__subitem-title {
        font-size: 2.08333333vw;
        line-height: 2.5vw
    }
}

@media screen and (min-width: 1920px) {
    .investing-section__item_current .investing-section__subitem:first-child .investing-section__subitem-title {
        font-size: 40px;
        line-height: 48px
    }
}

@media screen and (max-width: 360px) {
    .investing-section__item_current .investing-section__subitem:first-child .investing-section__subitem-subtitle {
        font-size: 3.88888889vw;
        line-height: 5.55555556vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .investing-section__item_current .investing-section__subitem:first-child .investing-section__subitem-subtitle {
        font-size: 2.08333333vw;
        line-height: 3.125vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .investing-section__item_current .investing-section__subitem:first-child .investing-section__subitem-subtitle {
        font-size: 1.11111111vw;
        line-height: 1.66666667vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .investing-section__item_current .investing-section__subitem:first-child .investing-section__subitem-subtitle {
        font-size: .83333333vw;
        line-height: 1.25vw
    }
}

@media screen and (min-width: 1920px) {
    .investing-section__item_current .investing-section__subitem:first-child .investing-section__subitem-subtitle {
        font-size: 16px;
        line-height: 24px
    }
}

.investing-section__item_current .investing-section__subitem:last-child:after {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    top: 0;
    left: 50%;
    content: "=";
    color: #000
}

@media screen and (max-width: 360px) {
    .investing-section__item_current .investing-section__subitem:last-child:after {
        font-size: 5.55555556vw;
        line-height: 6.66666667vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .investing-section__item_current .investing-section__subitem:last-child:after {
        font-size: 3.64583333vw;
        line-height: 4.42708333vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .investing-section__item_current .investing-section__subitem:last-child:after {
        font-size: 1.94444444vw;
        line-height: 2.36111111vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .investing-section__item_current .investing-section__subitem:last-child:after {
        font-size: 1.45833333vw;
        line-height: 1.77083333vw
    }
}

@media screen and (min-width: 1920px) {
    .investing-section__item_current .investing-section__subitem:last-child:after {
        font-size: 28px;
        line-height: 34px
    }
}

@media screen and (max-width: 360px) {
    .investing-section__item_current .investing-section__subitem:last-child:after {
        display: none
    }
}

@media screen and (min-width: 1920px) {
    .investing-section__item_current .investing-section__subitem:last-child:after {
        left: 70%
    }
}

@media screen and (min-width: 361px) {
    .investing-section__item_current .investing-section__item-info {
        border-top: 2px solid #37ee50
    }
}

@media screen and (min-width: 361px) {
    .investing-section__item_current .investing-section__item-info:after {
        content: "";
        display: block;
        clear: both;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: -1;
        background: linear-gradient(0deg, hsla(0, 0%, 100%, .5), hsla(0, 0%, 100%, .5)), linear-gradient(171.39deg, #4dfd65 9.92%, #75fe88 29.47%, #fff 72.27%);
        opacity: .5
    }
}

.investing-section__item_current .investing-section__item-year {
    position: absolute
}

@media screen and (min-width: 361px) {
    .investing-section__item_current .investing-section__item-year {
        opacity: 0
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .investing-section__item_current .investing-section__item-year {
        top: 100%;
        left: 0;
        margin-top: 3.125vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .investing-section__item_current .investing-section__item-year {
        left: 0;
        bottom: -.97222222vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .investing-section__item_current .investing-section__item-year {
        left: 1.875vw;
        bottom: -.72916667vw
    }
}

@media screen and (min-width: 1920px) {
    .investing-section__item_current .investing-section__item-year {
        left: 36px;
        bottom: -14px
    }
}

.investing-section__item_target {
    display: flex;
    flex-shrink: 0
}

@media screen and (max-width: 360px) {
    .investing-section__item_target {
        margin-top: 33.33333333vw !important
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .investing-section__item_target {
        width: 16.92708333vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .investing-section__item_target {
        width: 15.97222222vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .investing-section__item_target {
        width: 16.66666667vw
    }
}

@media screen and (min-width: 1920px) {
    .investing-section__item_target {
        width: 320px
    }
}

.investing-section__item_target .investing-section__subitem {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    flex-shrink: 0;
    background-color: #37ee50;
    color: #fff
}

@media screen and (max-width: 360px) {
    .investing-section__item_target .investing-section__subitem {
        width: 58.33333333vw;
        height: 58.33333333vw;
        position: absolute;
        top: -25vw;
        left: -16.66666667vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .investing-section__item_target .investing-section__subitem {
        width: 23.4375vw;
        height: 23.4375vw;
        margin-top: -8.203125vw;
        margin-left: -11.71875vw;
        position: absolute;
        z-index: 3;
        top: 80%;
        left: -170%;
        transform: scale(0);
        opacity: 0
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .investing-section__item_target .investing-section__subitem {
        width: 12.5vw;
        height: 12.5vw;
        margin-top: -4.375vw;
        margin-left: -6.25vw;
        position: absolute;
        z-index: 3;
        left: -160%;
        transform: scale(0);
        opacity: 0
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .investing-section__item_target .investing-section__subitem {
        width: 9.375vw;
        height: 9.375vw;
        margin-top: -3.28125vw;
        margin-left: -4.6875vw;
        position: absolute;
        z-index: 3;
        left: -150%;
        transform: scale(0);
        opacity: 0
    }
}

@media screen and (min-width: 1920px) {
    .investing-section__item_target .investing-section__subitem {
        width: 180px;
        height: 180px;
        margin-top: -63px;
        margin-left: -90px;
        position: absolute;
        z-index: 3;
        left: -150%;
        transform: scale(0);
        opacity: 0
    }
}

.investing-section__item_target .investing-section__subitem .investing-section__subitem-content {
    position: absolute;
    top: 50%;
    left: 50%
}

@media screen and (max-width: 360px) {
    .investing-section__item_target .investing-section__subitem .investing-section__subitem-content {
        transform: translate(-60%, -40%)
    }
}

@media screen and (min-width: 361px) {
    .investing-section__item_target .investing-section__subitem .investing-section__subitem-content {
        transform: translate(-40%, -45%)
    }
}

.investing-section__item_target .investing-section__subitem .investing-section__subitem-title {
    margin-bottom: 0
}

@media screen and (max-width: 360px) {
    .investing-section__item_target .investing-section__subitem .investing-section__subitem-title {
        font-size: 6.11111111vw;
        line-height: 7.22222222vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .investing-section__item_target .investing-section__subitem .investing-section__subitem-title {
        font-size: 5.20833333vw;
        line-height: 6.25vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .investing-section__item_target .investing-section__subitem .investing-section__subitem-title {
        font-size: 2.77777778vw;
        line-height: 3.33333333vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .investing-section__item_target .investing-section__subitem .investing-section__subitem-title {
        font-size: 2.08333333vw;
        line-height: 2.5vw
    }
}

@media screen and (min-width: 1920px) {
    .investing-section__item_target .investing-section__subitem .investing-section__subitem-title {
        font-size: 40px;
        line-height: 48px
    }
}

@media screen and (max-width: 360px) {
    .investing-section__item_target .investing-section__subitem .investing-section__subitem-title {
        font-size: 12.77777778vw;
        line-height: 15.27777778vw
    }
}

@media screen and (max-width: 360px) {
    .investing-section__item_target .investing-section__subitem .investing-section__subitem-subtitle {
        font-size: 3.88888889vw;
        line-height: 5.55555556vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .investing-section__item_target .investing-section__subitem .investing-section__subitem-subtitle {
        font-size: 2.08333333vw;
        line-height: 3.125vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .investing-section__item_target .investing-section__subitem .investing-section__subitem-subtitle {
        font-size: 1.11111111vw;
        line-height: 1.66666667vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .investing-section__item_target .investing-section__subitem .investing-section__subitem-subtitle {
        font-size: .83333333vw;
        line-height: 1.25vw
    }
}

@media screen and (min-width: 1920px) {
    .investing-section__item_target .investing-section__subitem .investing-section__subitem-subtitle {
        font-size: 16px;
        line-height: 24px
    }
}

@media screen and (max-width: 360px) {
    .investing-section__item_target .investing-section__subitem .investing-section__subitem-subtitle {
        font-size: 5vw;
        line-height: 7.77777778vw
    }
}

@media screen and (min-width: 361px) {
    .investing-section__item_target .investing-section__item-info {
        border-top: 2px solid #c6f4ff
    }

    .investing-section__item_target .investing-section__item-info:after {
        content: "";
        display: block;
        clear: both;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: -1;
        background: linear-gradient(180deg, #c6f4ff 24.63%, #fff 69.63%);
        opacity: .5
    }
}

@media screen and (max-width: 360px) {
    .investing-section__item_target .investing-section__item-info-content:before {
        display: none
    }
}

.investing-section__item_target .investing-section__item-year {
    position: absolute
}

@media screen and (min-width: 361px) {
    .investing-section__item_target .investing-section__item-year {
        opacity: 0
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .investing-section__item_target .investing-section__item-year {
        top: 100%;
        left: 0;
        margin-top: 3.125vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .investing-section__item_target .investing-section__item-year {
        left: 0;
        bottom: -.97222222vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .investing-section__item_target .investing-section__item-year {
        left: .41666667vw;
        bottom: -.72916667vw
    }
}

@media screen and (min-width: 1920px) {
    .investing-section__item_target .investing-section__item-year {
        left: 8px;
        bottom: -14px
    }
}

@media screen and (max-width: 360px) {
    .investing-section__item_target .investing-section__item-description {
        font-size: 3.88888889vw;
        line-height: 5.55555556vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .investing-section__item_target .investing-section__item-description {
        font-size: 2.08333333vw;
        line-height: 3.125vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .investing-section__item_target .investing-section__item-description {
        font-size: 1.11111111vw;
        line-height: 1.66666667vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .investing-section__item_target .investing-section__item-description {
        font-size: .83333333vw;
        line-height: 1.25vw
    }
}

@media screen and (min-width: 1920px) {
    .investing-section__item_target .investing-section__item-description {
        font-size: 16px;
        line-height: 24px
    }
}

@media screen and (min-width: 361px) {
    .investing-section__item_target .investing-section__item-description {
        opacity: 0;
        transform: translateY(50px)
    }
}

@media screen and (max-width: 360px) {
    .investing-section__item_target .investing-section__item-description {
        margin-top: 41.66666667vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .investing-section__item_target .investing-section__item-description {
        position: absolute;
        top: 100%;
        margin-top: 9.11458333vw;
        left: -52.08333333vw;
        width: 39.0625vw;
        transform: translateX(-35%)
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .investing-section__item_target .investing-section__item-description {
        position: absolute;
        top: 100%;
        margin-top: 4.86111111vw;
        left: -37.5vw;
        width: 20.83333333vw;
        transform: translateX(-20%)
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .investing-section__item_target .investing-section__item-description {
        position: absolute;
        top: 100%;
        margin-top: 3.64583333vw;
        left: -33.33333333vw;
        width: 15.625vw;
        transform: translateX(-40%)
    }
}

@media screen and (min-width: 1920px) {
    .investing-section__item_target .investing-section__item-description {
        position: absolute;
        top: 100%;
        margin-top: 70px;
        left: -640px;
        width: 300px;
        transform: translateX(-40%)
    }
}

.investing-section__item-content {
    display: flex;
    width: 100%
}

@media screen and (max-width: 360px) {
    .investing-section__item-content {
        flex-direction: row-reverse
    }
}

@media screen and (min-width: 361px) {
    .investing-section__item-content {
        flex-direction: column
    }
}

.investing-section__item-data {
    position: relative;
    flex-grow: 1
}

@media (min-width: 361px) and (max-width: 768px) {
    .investing-section__item-data {
        padding-bottom: 6.25vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .investing-section__item-data {
        padding-bottom: 2.77777778vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .investing-section__item-data {
        padding-bottom: 2.08333333vw
    }
}

@media screen and (min-width: 1920px) {
    .investing-section__item-data {
        padding-bottom: 40px
    }
}

.investing-section__item-info {
    position: relative;
    flex-shrink: 0
}

.investing-section__item-info:before {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    border-right: 1px dashed #37ee50
}

@media screen and (max-width: 360px) {
    .investing-section__item-info:before {
        display: none
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .investing-section__item-info:before {
        height: 25.78125vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .investing-section__item-info:before {
        height: 10vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .investing-section__item-info:before {
        height: 8.85416667vw
    }
}

@media screen and (min-width: 1920px) {
    .investing-section__item-info:before {
        height: 170px
    }
}

@media screen and (max-width: 360px) {
    .investing-section__item-info {
        width: 29.44444444vw;
        margin-left: 4.16666667vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .investing-section__item-info {
        height: 24.08854167vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .investing-section__item-info {
        height: 12.84722222vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .investing-section__item-info {
        height: 11.19791667vw
    }
}

@media screen and (min-width: 1920px) {
    .investing-section__item-info {
        height: 215px
    }
}

.investing-section__item-info-content:before {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    box-sizing: border-box;
    border-style: solid;
    border-radius: 100%;
    border-color: #37ee50;
    background-color: #fff
}

@media screen and (max-width: 360px) {
    .investing-section__item-info-content:before {
        width: 5.55555556vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .investing-section__item-info-content:before {
        width: 2.60416667vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .investing-section__item-info-content:before {
        width: 1.38888889vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .investing-section__item-info-content:before {
        width: 1.04166667vw
    }
}

@media screen and (max-width: 360px) {
    .investing-section__item-info-content:before {
        height: 5.55555556vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .investing-section__item-info-content:before {
        height: 2.60416667vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .investing-section__item-info-content:before {
        height: 1.38888889vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .investing-section__item-info-content:before {
        height: 1.04166667vw
    }
}

@media screen and (max-width: 360px) {
    .investing-section__item-info-content:before {
        border-width: 1.66666667vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .investing-section__item-info-content:before {
        border-width: .78125vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .investing-section__item-info-content:before {
        border-width: .41666667vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .investing-section__item-info-content:before {
        border-width: .3125vw
    }
}

@media screen and (max-width: 360px) {
    .investing-section__item-info-content:before {
        top: 0;
        left: 16.66666667vw;
        transform: translateX(-50%)
    }
}

@media screen and (min-width: 361px) {
    .investing-section__item-info-content:before {
        top: 0;
        left: 0;
        transform: translate(-50%, -50%)
    }
}

@media screen and (min-width: 1920px) {
    .investing-section__item-info-content:before {
        width: 20px;
        height: 20px;
        border-width: 6px
    }
}

@media screen and (min-width: 361px) {
    .investing-section__item-info-content:after {
        content: "";
        display: block;
        clear: both;
        position: absolute;
        top: -10px;
        right: -10px;
        bottom: 0;
        z-index: 2;
        width: 110%;
        background-color: #fff
    }
}

@media screen and (max-width: 360px) {
    .investing-section__item-year {
        font-size: 3.88888889vw;
        line-height: 5.55555556vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .investing-section__item-year {
        font-size: 5.20833333vw;
        line-height: 6.25vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .investing-section__item-year {
        font-size: 2.77777778vw;
        line-height: 3.33333333vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .investing-section__item-year {
        font-size: 2.08333333vw;
        line-height: 2.5vw
    }
}

@media screen and (min-width: 1920px) {
    .investing-section__item-year {
        font-size: 40px;
        line-height: 48px
    }
}

@media screen and (min-width: 361px) {
    .investing-section__sublist {
        display: flex
    }
}

.investing-section__subitem {
    position: relative;
    width: 100%
}

@media screen and (max-width: 360px) {
    .investing-section__subitem + .investing-section__subitem {
        margin-top: 11.11111111vw
    }
}

.investing-section__subitem + .investing-section__subitem:before {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    content: "+"
}

@media screen and (max-width: 360px) {
    .investing-section__subitem + .investing-section__subitem:before {
        font-size: 5.55555556vw;
        line-height: 6.66666667vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .investing-section__subitem + .investing-section__subitem:before {
        font-size: 3.64583333vw;
        line-height: 4.42708333vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .investing-section__subitem + .investing-section__subitem:before {
        font-size: 1.94444444vw;
        line-height: 2.36111111vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .investing-section__subitem + .investing-section__subitem:before {
        font-size: 1.45833333vw;
        line-height: 1.77083333vw
    }
}

@media screen and (min-width: 1920px) {
    .investing-section__subitem + .investing-section__subitem:before {
        font-size: 28px;
        line-height: 34px
    }
}

@media screen and (max-width: 360px) {
    .investing-section__subitem + .investing-section__subitem:before {
        top: 0;
        left: 2.22222222vw;
        margin-top: -5.55555556vw;
        transform: translateY(-50%)
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .investing-section__subitem + .investing-section__subitem:before {
        left: -35%
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .investing-section__subitem + .investing-section__subitem:before {
        left: -40%
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .investing-section__subitem + .investing-section__subitem:before {
        left: -40%
    }
}

@media screen and (min-width: 1920px) {
    .investing-section__subitem + .investing-section__subitem:before {
        left: -40%
    }
}

@media screen and (max-width: 360px) {
    .investing-section__subitem-content {
        display: flex
    }
}

@media screen and (max-width: 360px) {
    .investing-section__subitem-info {
        width: 19.44444444vw;
        padding-right: 2.77777778vw;
        box-sizing: border-box
    }
}

@media screen and (max-width: 360px) {
    .investing-section__subitem-title {
        font-size: 5.55555556vw;
        line-height: 6.66666667vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .investing-section__subitem-title {
        font-size: 3.64583333vw;
        line-height: 4.42708333vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .investing-section__subitem-title {
        font-size: 1.94444444vw;
        line-height: 2.36111111vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .investing-section__subitem-title {
        font-size: 1.45833333vw;
        line-height: 1.77083333vw
    }
}

@media screen and (min-width: 1920px) {
    .investing-section__subitem-title {
        font-size: 28px;
        line-height: 34px
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .investing-section__subitem-title {
        margin-bottom: .52083333vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .investing-section__subitem-title {
        margin-bottom: .27777778vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .investing-section__subitem-title {
        margin-bottom: .20833333vw
    }
}

@media screen and (min-width: 1920px) {
    .investing-section__subitem-title {
        margin-bottom: 4px
    }
}

@media screen and (max-width: 360px) {
    .investing-section__subitem-subtitle {
        font-size: 3.33333333vw;
        line-height: 4.44444444vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .investing-section__subitem-subtitle {
        font-size: 1.82291667vw;
        line-height: 2.34375vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .investing-section__subitem-subtitle {
        font-size: .97222222vw;
        line-height: 1.25vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .investing-section__subitem-subtitle {
        font-size: .72916667vw;
        line-height: .9375vw
    }
}

@media screen and (min-width: 1920px) {
    .investing-section__subitem-subtitle {
        font-size: 14px;
        line-height: 18px
    }
}

@media screen and (max-width: 360px) {
    .investing-section__subitem-text {
        font-size: 3.33333333vw;
        line-height: 4.44444444vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .investing-section__subitem-text {
        font-size: 1.82291667vw;
        line-height: 2.34375vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .investing-section__subitem-text {
        font-size: .97222222vw;
        line-height: 1.25vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .investing-section__subitem-text {
        font-size: .72916667vw;
        line-height: .9375vw
    }
}

@media screen and (min-width: 1920px) {
    .investing-section__subitem-text {
        font-size: 14px;
        line-height: 18px
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .investing-section__subitem-text {
        margin-top: 1.5625vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .investing-section__subitem-text {
        margin-top: .83333333vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .investing-section__subitem-text {
        margin-top: .625vw
    }
}

@media screen and (min-width: 1920px) {
    .investing-section__subitem-text {
        margin-top: 12px
    }
}

@media screen and (max-width: 640px) {
    .countries-section {
        margin-top: 17.77777778vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .countries-section {
        margin-top: 16.66666667vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .countries-section {
        margin-top: 8.88888889vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .countries-section {
        margin-top: 6.66666667vw
    }
}

@media screen and (min-width: 1920px) {
    .countries-section {
        margin-top: 128px
    }
}

@media screen and (max-width: 640px) {
    .countries-section__title {
        font-size: 20px;
        line-height: 24px
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .countries-section__title {
        font-size: 28px;
        line-height: 34px
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .countries-section__title {
        font-size: 28px;
        line-height: 34px
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .countries-section__title {
        font-size: 28px;
        line-height: 34px
    }
}

@media screen and (min-width: 1920px) {
    .countries-section__title {
        font-size: 28px;
        line-height: 34px
    }
}

@media screen and (max-width: 640px) {
    .countries-section__title {
        padding-bottom: 8.88888889vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .countries-section__title {
        padding-bottom: 7.29166667vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .countries-section__title {
        padding-bottom: 3.88888889vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .countries-section__title {
        margin-bottom: 56px
    }
}

@media screen and (min-width: 1920px) {
    .countries-section__title {
        margin-bottom: 56px
    }
}

.countries-section__list {
    position: relative;
    overflow: hidden
}

@media screen and (max-width: 639px) {
    .countries-section__list {
        display: block;
        columns: 2;
        column-gap: 0;
    }
}

@media (min-width: 640px) and (max-width: 1000px) {
    .countries-section__list {
        display: block;
        columns: 3;
        column-gap: 0;
    }
}

@media screen and (min-width: 1001px) {
    .countries-section__list {
        display: flex;
        flex-wrap: wrap;
    }
}

@media (min-width: 484px) and (max-width: 500px) {
    .countries-section__item {
        margin: 0 10px;
    }
}

@media (min-width: 640px) and (max-width: 1439px) {
    .countries-section__list {
        justify-content: space-between;
    }
}

@media screen and (min-width: 1440px) {
    .countries-section__list {
        justify-content: space-between;
        flex-wrap: wrap;
    }
}

.countries-section__list:before {
    top: 0
}

.countries-section__list:after, .countries-section__list:before {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #cecece
}

.countries-section__list:after {
    bottom: 0
}

@media (min-width: 860px) and (max-width: 1000px) {
    .countries-section__item:not(:last-of-type) {
        margin-right: 64px
    }
}

@media (min-width: 1364px) and (max-width: 1365px) {
    .countries-section__item:not(:last-of-type) {
        margin-right: 20px
    }
}

@media (min-width: 641px) and (max-width: 869px) {
    .countries-section__item:not(:last-of-type) {
        margin-right: 5vw
    }
}

.countries-section__item-content {
    position: relative;
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #000
}

@media screen and (max-width: 640px) {
    .countries-section__item-content {
        padding-top: 4.44444444vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .countries-section__item-content {
        padding-top: 4.6875vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .countries-section__item-content {
        padding-top: 2.5vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .countries-section__item-content {
        padding-top: 2.5vw
    }
}

@media screen and (max-width: 640px) {
    .countries-section__item-content {
        padding-bottom: 4.44444444vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .countries-section__item-content {
        padding-bottom: 4.6875vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .countries-section__item-content {
        padding-bottom: 2.5vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .countries-section__item-content {
        padding-bottom: 36px
    }
}

@media screen and (min-width: 1920px) {
    .countries-section__item-content {
        padding-top: 36px;
        padding-bottom: 36px
    }
}

.countries-section__item-content:after {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    bottom: 0;
    left: -100vw;
    right: -100vw;
    height: 1px;
    background-color: #cecece
}

.countries-section__item-content:hover .countries-section__item-icon {
    transform: scale(1.2)
}

.countries-section__item-icon {
    border-radius: 100%;
    overflow: hidden;
    transform-origin: left
}

@media screen and (max-width: 459px) {
    .countries-section__item-icon {
        width: 32px
    }
}

@media (min-width: 460px) and (max-width: 1024px) {
    .countries-section__item-icon {
        width: 40px
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .countries-section__item-icon {
        width: 40px
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .countries-section__item-icon {
        height: 40px
    }
}

@media screen and (max-width: 459px) {
    .countries-section__item-icon {
        height: 32px
    }
}

@media (min-width: 460px) and (max-width: 1024px) {
    .countries-section__item-icon {
        height: 40px
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .countries-section__item-icon {
        height: 40px
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .countries-section__item-icon {
        height: 40px;
    }
}

@media screen and (max-width: 640px) {
    .countries-section__item-icon {
        margin-right: 16px
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .countries-section__item-icon {
        margin-right: 16px
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .countries-section__item-icon {
        margin-right: 16px
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .countries-section__item-icon {
        margin-right: 16px
    }
}

@media screen and (min-width: 1920px) {
    .countries-section__item-icon {
        width: 40px;
        height: 40px;
        margin-right: 16px
    }
}

.countries-section__item-icon img {
    width: 100%;
    height: 100%
}


@media screen and (max-width: 359px) {
    .countries-section__item-name {
        font-size: 4.6vw;
        line-height: 24px
    }
}

@media (min-width: 360px)  and (max-width: 500px) {
    .countries-section__item-name {
        font-size: 4.2vw;
        line-height: 24px
    }
}

@media (min-width: 501px)  and (max-width: 640px) {
    .countries-section__item-name {
        font-size: 3.125vw;
        line-height: 24px
    }
}

@media (min-width: 641px) and (max-width: 1000px) {
    .countries-section__item-name {
        font-size: 2.734vw;
        line-height: 34px
    }
}

@media (min-width: 1001px) and (max-width: 1440px) {
    .countries-section__item-name {
        font-size: 1.606vw;
        line-height: 34px
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .countries-section__item-name {
        font-size: 21px;
        line-height: 34px
    }
}

@media screen and (min-width: 1920px) {
    .countries-section__item-name {
        font-size: 21px;
        line-height: 34px
    }
}

.about-project-section {
    border-top: 1px solid #cecece
}

@media screen and (max-width: 640px) {
    .about-project-section {
        padding-top: 12.77777778vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .about-project-section {
        padding-top: 8.33333333vw
    }
}

@media screen and (min-width: 1025px) {
    .about-project-section {
        display: flex;
        min-height: 50vw
    }
}

@media screen and (min-width: 1025px) {
    .about-project-section__content {
        display: flex;
        width: 50%;
    }
}

@media screen and (min-width: 1025px) {
    .about-project-section__content .container {
        display: flex;
        align-items: center;
        width: 100%;
        padding: 0
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .about-project-section__info {
        padding-left: 8.33333333vw;
        padding-right: 4.16666667vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .about-project-section__info {
        width: 43vw;
        padding-right: 3.125vw;
        padding-left: 8.33333333vw;
    }
}

@media screen and (min-width: 1920px) {
    .about-project-section__info {
        width: 740px;
        padding-right: 60px;
        margin-left: auto
    }
}

@media screen and (max-width: 640px) {
    .about-project-section .breadcrumbs {
        margin-bottom: 4.44444444vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .about-project-section .breadcrumbs {
        margin-bottom: 7.29166667vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .about-project-section .breadcrumbs {
        margin-bottom: 3.88888889vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .about-project-section .breadcrumbs {
        margin-bottom: 2.91666667vw
    }
}

@media screen and (min-width: 1920px) {
    .about-project-section .breadcrumbs {
        margin-bottom: 56px
    }
}

@media screen and (max-width: 640px) {
    .about-project-section__title {
        font-size: 7.22222222vw;
        line-height: 8.33333333vw
    }
    .about-project-print-href {
        display: none;
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .about-project-section__title {
        font-size: 6.25vw;
        line-height: 6.77083333vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .about-project-section__title {
        font-size: 3.33333333vw;
        line-height: 3.61111111vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .about-project-section__title {
        font-size: 2.5vw;
        line-height: 2.70833333vw
    }
}

@media screen and (min-width: 1920px) {
    .about-project-section__title {
        font-size: 48px;
        line-height: 52px
    }
}

@media screen and (max-width: 640px) {
    .about-project-section__title {
        margin-bottom: 11.11111111vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .about-project-section__title {
        margin-bottom: 10.41666667vw
    }
}

@media (min-width: 1025px) and (max-width: 1023px) {
    .about-project-section__title {
        margin-bottom: 11.11111111vw;
    }
    /*.about-project-section__content {
        padding-top: 150px;
    }*/
}

@media (min-width: 1024px) and (max-width: 1440px) {
    .about-project-section__title {
        margin-bottom: 10vh;
    }
    .about-project-section__content {
        padding-top: 150px;
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .about-project-section__title {
        margin-bottom: 8.33333333vw
    }
}

@media screen and (min-width: 1920px) {
    .about-project-section__title {
        margin-bottom: 17.11111111vw;
    }
}

.about-project-section__list {
    display: flex;
    flex-wrap: wrap
}

@media screen and (max-width: 640px) {
    .about-project-section__list {
        margin-top: -2.22222222vw;
        margin-bottom: -2.22222222vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .about-project-section__list {
        margin: -3.77604167vw -9.11458333vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .about-project-section__list {
        margin: -1.18055556vw -2.01388889vw
    }
}

@media (min-width: 1024px) and (max-width: 1440px) {
    .about-project-section__list {
        margin-bottom: 0vw;
       /* margin-bottom: 2.01388889vw */
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .about-project-section__list {
        margin: -.88541667vw -1.51041667vw
    }
}

@media screen and (min-width: 1920px) {
    .about-project-section__list {
        margin: -17px -29px
    }
}

.about-project-section__item {
    box-sizing: border-box
}

@media screen and (max-width: 640px) {
    .about-project-section__item {
        width: 100%;
        padding-top: 2.22222222vw;
        padding-bottom: 2.22222222vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .about-project-section__item {
        width: 50%;
        padding: 3.77604167vw 9.11458333vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .about-project-section__item {
        width: 50%;
        padding: 1.18055556vw 2.01388889vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .about-project-section__item {
        width: 50%;
        padding: .88541667vw 1.51041667vw
    }

    .about-project-section__item-sector, .about-project-section__item-responsibility {
        width: 100%;
    }
}

@media screen and (min-width: 1920px) {
    .about-project-section__item {
        width: 50%;
        padding: 17px 29px
    }

    .about-project-section__item-sector, .about-project-section__item-responsibility {
        width: 100%;
    }
}

@media screen and (max-width: 640px) {
    .about-project-section__item-label {
        font-weight: 300;
        font-size: 16px;
        line-height: 26px;
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .about-project-section__item-label {
        font-size: 1.82291667vw;
        line-height: 2.34375vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .about-project-section__item-label {
        font-size: .97222222vw;
        line-height: 1.25vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .about-project-section__item-label {
        font-size: 16px;
        line-height: 22px;
    }
}

@media screen and (min-width: 1920px) {
    .about-project-section__item-label {
        font-size: 16px;
        line-height: 22px;
    }
}

@media screen and (max-width: 640px) {
    .about-project-section__item-label {
        margin-bottom: 1.11111111vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .about-project-section__item-label {
        margin-bottom: 1.04166667vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .about-project-section__item-label {
        margin-bottom: .55555556vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .about-project-section__item-label {
        margin-bottom: .41666667vw
    }
}

@media screen and (min-width: 1920px) {
    .about-project-section__item-label {
        margin-bottom: 8px
    }
}

@media screen and (max-width: 640px) {
    .about-project-section__item-name {
        font-weight: 400;
        font-size: 16px;
        line-height: 22px;
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .about-project-section__item-name {
        font-size: 2.08333333vw;
        line-height: 3.125vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .about-project-section__item-name {
        font-size: 1.11111111vw;
        line-height: 1.66666667vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .about-project-section__item-name {
        font-size: 16px;
        line-height: 1.25vw
    }
}

@media screen and (min-width: 1920px) {
    .about-project-section__item-name {
        font-size: 16px;
        line-height: 24px
    }
}

.about-project-section__image {
    position: relative;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover
}

@media screen and (max-width: 640px) {
    .about-project-section__image {
        margin-top: 13.33333333vw;
        height: 100vw
    }
    .new-about-project .about-project-section__image {
        display: none;
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .about-project-section__image {
        margin-top: 9.375vw;
        height: 91.14583333vw
    }
}

@media screen and (min-width: 1025px) {
    .about-project-section__image {
        width: 50%
    }
}

.about-project-section__reward {
    position: absolute;
    top: 0;
    width: 160px
}

@media screen and (max-width: 640px) {
    .about-project-section__reward {
        right: 4.44444444vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .about-project-section__reward {
        right: 4.16666667vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .about-project-section__reward {
        right: 4.16666667vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .about-project-section__reward {
        right: 4.16666667vw
    }
}

@media screen and (min-width: 1920px) {
    .about-project-section__reward {
        right: calc((100vw - 1760px) / 2)
    }
}

@media screen and (max-width: 640px) {
    .target-project-section {
        margin-top: 56px
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .target-project-section {
        margin-top: 112px
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .target-project-section {
        margin-top: 112px
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .target-project-section {
        margin-top: 128px
    }
}

@media screen and (min-width: 1920px) {
    .target-project-section {
        margin-top: 128px
    }
}

@media screen and (max-width: 640px) {
    .target-project-section__pretitle {
        font-size: 16px;
        line-height: 20px
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .target-project-section__pretitle {
        font-size: 20px;
        line-height: 28px
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .target-project-section__pretitle {
        font-size: 20px;
        line-height: 28px
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .target-project-section__pretitle {
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (min-width: 1920px) {
    .target-project-section__pretitle {
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (max-width: 640px) {
    .target-project-section__pretitle {
        margin-bottom: 24px
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .target-project-section__pretitle {
        margin-bottom: 40px
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .target-project-section__pretitle {
        margin-bottom: 40px
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .target-project-section__pretitle {
        margin-bottom: 40px
    }
}

@media screen and (min-width: 1920px) {
    .target-project-section__pretitle {
        margin-bottom: 40px
    }
}

@media screen and (max-width: 640px) {
    .target-project-section__title {
        font-size: 22px;
        line-height: 26px
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .target-project-section__title, .target-project-section h2 {
        font-size: 40px;
        line-height: 48px
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .target-project-section__title, .target-project-section h2 {
        font-size: 40px;
        line-height: 48px
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .target-project-section__title, .target-project-section h2 {
        font-size: 40px;
        line-height: 48px
    }
}

@media screen and (min-width: 1920px) {
    .target-project-section__title, .target-project-section h2 {
        font-size: 40px;
        line-height: 48px
    }
}

@media screen and (max-width: 640px) {
    .target-project-section__title {
        margin-bottom: 48px
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .target-project-section__title {
        margin-bottom: 112px
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .target-project-section__title {
        margin-bottom: 112px
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .target-project-section__title {
        margin-bottom: 112px
    }
}

@media screen and (min-width: 1920px) {
    .target-project-section__title {
        margin-bottom: 112px
    }
}

@media screen and (min-width: 641px) {
    .target-project-section__info {
        display: flex
    }
}

.target-project-section__subtitle {
    box-sizing: border-box
}

@media screen and (max-width: 640px) {
    .target-project-section__subtitle {
        font-size: 16px;
        line-height: 21px
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .target-project-section__subtitle {
        font-size: 20px;
        line-height: 28px
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .target-project-section__subtitle {
        font-size: 20px;
        line-height: 28px
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .target-project-section__subtitle {
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (min-width: 1920px) {
    .target-project-section__subtitle {
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (max-width: 640px) {
    .target-project-section__subtitle {
        margin-bottom: 16px
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .target-project-section__subtitle {
        width: 24.73958333vw;
        padding-right: 12vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .target-project-section__subtitle {
        width: 29.375vw;
        padding-right: 2.08333333vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .target-project-section__subtitle {
        width: 29.375vw;
        padding-right: 2.08333333vw
    }
}

@media screen and (min-width: 1920px) {
    .target-project-section__subtitle {
        width: 29.375vw;
        padding-right: 2.08333333vw
    }
}

@media screen and (max-width: 640px) {
    .target-project-section__description {
        font-size: 14px;
        line-height: 20px
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .target-project-section__description {
        font-size: 16px;
        line-height: 24px
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .target-project-section__description {
        font-size: 16px;
        line-height: 24px
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .target-project-section__description {
        font-size: 16px;
        line-height: 24px
    }
}

@media screen and (min-width: 1920px) {
    .target-project-section__description {
        font-size: 16px;
        line-height: 24px
    }
}
/*fix текст проектов*/
.target-project-section__description h2 {
    font-size: 40px;
    line-height: 1.2;
    letter-spacing: -0.01em;
    margin-top: 56px;
    margin-bottom: 56px;
}

.target-project-section__description .lead {
    font-size: 20px;
    line-height: 1.4;
    letter-spacing: -0.01em;
    margin-top: 32px;
    margin-bottom: 32px;
}

.target-project-section__description h3 {
    font-size: 28px;
    line-height: 1.2;
    letter-spacing: -0.01em;
    margin-top: 56px;
    margin-bottom: 56px;
}

.target-project-section__description h4 {
    font-size: 24px;
    line-height: 1.2;
    letter-spacing: -0.01em;
    margin-top: 32px;
    margin-bottom: 32px;
}

.target-project-section__description h5,
.target-project-section__description h6 {
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: -0.01em;
    margin-top: 24px;
    margin-bottom: 24px;
}

.target-project-section__description p:not(:last-child) {
    margin-bottom: 24px;
}

.target-project-section__description b {
    font-weight: 600;
}

.target-project-section__description i {
    font-style: italic;
}

.target-project-section__description ol {
    counter-reset: li 0;
    margin-bottom: 32px;
}

.target-project-section__description ol li {
    position: relative;
    display: block;
    padding-left: 28px;
    list-style-type: none;
}

.target-project-section__description ol li:not(:last-child) {
    margin-bottom: 22px;
}

.target-project-section__description ol li:before {
    color: #37EE50;
    font-size: 16px;
    font-weight: 400;
    position: absolute;
    top: 1px;
    left: 0;
    content: counter(li)'.';
    counter-increment: li;
}

.target-project-section__description cite {
    position: relative;
    display: block;
    padding-left: 60px;
    padding-top: 20px;
    padding-bottom: 32px;
    margin-top: 56px;
    margin-bottom: 56px;
}

.target-project-section__description cite:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 4px;
    height: 100%;
    background: linear-gradient(250.98deg, #7AF2BE 1.8%, #8CA7EE 50.66%, #B482FF 87.42%);
    content: "";
}

.target-project-section__description ul {
    margin-left: 24px;
    margin-bottom: 32px;
}
.target-project-section__description ul li {
    position: relative;
    font-size: 16px;
    line-height: 24px;
    padding-left: 8px;
}
.target-project-section__description ul li:not(:last-child) {
    margin-bottom: 22px
}
.target-project-section__description ul li:before{
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #37EE50;
    position: absolute;
    left: -24px;
    top: 8px;
}

.target-project-section__description ol {
    counter-reset: li 0;
    margin-bottom: 32px;
}

.target-project-section__description ol li {
    position: relative;
    display: block;
    padding-left: 28px;
    list-style-type: none;
}

.target-project-section__description ol li:not(:last-child) {
    margin-bottom: 22px;
}

.target-project-section__description ol li:before {
    color: #37EE50;
    font-size: 16px;
    font-weight: 400;
    position: absolute;
    top: 1px;
    left: 0;
    content: counter(li)'.';
    counter-increment: li;
}

@media screen and (max-width: 640px) {
    .target-project-section__description ol li:before {
        font-size: 14px;
        top: -1px;
    }
}

@media (min-width: 641px) and (max-width: 768px) {

    .target-project-section__description h2,
    .target-project-section__description h3 {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .target-project-section__description h4 {
        margin-top: 32px;
        margin-bottom: 32px;
    }
}

@media (max-width: 639px) {

    .target-project-section__description cite {
        padding-left: 32px;
        padding-top: 12px;
        padding-bottom: 12px;
        margin-top: 40px;
        margin-bottom: 40px;
    }
}

@media (max-width: 640px) {

    .target-project-section__description h2 {
        font-size: 22px;
        margin-top: 24px;
        margin-bottom: 24px;
    }

    .target-project-section__description .lead {
        font-size: 16px;
        line-height: 1.38;
        margin-top: 16px;
        margin-bottom: 16px;
    }

    .target-project-section__description h3 {
        font-size: 20px;
        margin-top: 24px;
        margin-bottom: 24px;
    }

    .target-project-section__description h4 {
        font-size: 18px;
        margin-top: 24px;
        margin-bottom: 24px;
    }

    .target-project-section__description h5,
    .target-project-section__description h6 {
        font-size: 16px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .target-project-section__description p {
        margin-top: 16px;
        margin-bottom: 16px;
    }
}
/**/
@media screen and (min-width: 641px) {
    .target-project-section__description {
        flex-grow: 1
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .target-project-section__description {
        padding-top: 1.30208333vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .target-project-section__description {
        max-width: 39.58333333vw;
        padding-top: 10px
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .target-project-section__description {
        max-width: 39.58333333vw;
        padding-top: 10px
    }
}

@media screen and (min-width: 1920px) {
    .target-project-section__description {
        max-width: 39.58333333vw;
        padding-top: 10px
    }
}

.facts-project-section {
    color: #fff;
    background: linear-gradient(250.98deg, #7af2be 1.8%, #8ca7ee 50.66%, #b482ff 87.42%)
}

@media screen and (max-width: 640px) {
    .facts-project-section {
        padding-top: 13.33333333vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .facts-project-section {
        padding-top: 14.58333333vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .facts-project-section {
        padding-top: 7.77777778vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .facts-project-section {
        padding-top: 5.83333333vw
    }
}

@media screen and (max-width: 640px) {
    .facts-project-section {
        padding-bottom: 17.77777778vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .facts-project-section {
        padding-bottom: 16.66666667vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .facts-project-section {
        padding-bottom: 8.88888889vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .facts-project-section {
        padding-bottom: 6.66666667vw
    }
}

@media screen and (max-width: 640px) {
    .facts-project-section {
        margin-top: 17.77777778vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .facts-project-section {
        margin-top: 16.66666667vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .facts-project-section {
        margin-top: 8.88888889vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .facts-project-section {
        margin-top: 6.66666667vw
    }
}

@media screen and (min-width: 1920px) {
    .facts-project-section {
        padding: 112px 0 128px;
        margin-top: 128px
    }
}

@media screen and (max-width: 640px) {
    .facts-project-section__title {
        font-size: 5.55555556vw;
        line-height: 6.66666667vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .facts-project-section__title {
        font-size: 3.64583333vw;
        line-height: 4.42708333vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .facts-project-section__title {
        font-size: 1.94444444vw;
        line-height: 2.36111111vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .facts-project-section__title {
        font-size: 1.45833333vw;
        line-height: 1.77083333vw
    }
}

@media screen and (min-width: 1920px) {
    .facts-project-section__title {
        font-size: 28px;
        line-height: 34px
    }
}

@media screen and (max-width: 640px) {
    .facts-project-section__title {
        margin-bottom: 8.88888889vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .facts-project-section__title {
        margin-bottom: 8.33333333vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .facts-project-section__title {
        margin-bottom: 4.44444444vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .facts-project-section__title {
        margin-bottom: 3.33333333vw
    }
}

@media screen and (min-width: 1920px) {
    .facts-project-section__title {
        margin-bottom: 64px
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .facts-project-section__list {
        display: flex;
        margin-left: -4.16666667vw;
        margin-right: -4.16666667vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .facts-project-section__list {
        display: flex;
        margin-left: -3.125vw;
        margin-right: -3.125vw
    }
}

@media screen and (min-width: 1920px) {
    .facts-project-section__list {
        display: flex;
        margin: 0 -60px
    }
}

@media screen and (max-width: 1024px) {
    .facts-project-section__item + .facts-project-section__item .facts-project-section__item-row:first-child {
        border-top: none
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .facts-project-section__item {
        padding-left: 4.16666667vw;
        padding-right: 4.16666667vw;
        width: 50%;
        box-sizing: border-box
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .facts-project-section__item {
        padding-left: 3.125vw;
        padding-right: 3.125vw;
        width: 50%;
        box-sizing: border-box
    }
}

@media screen and (min-width: 1920px) {
    .facts-project-section__item {
        width: 50%;
        padding: 0 60px;
        box-sizing: border-box
    }
}

.facts-project-section__item-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid hsla(0, 0%, 100%, .5)
}

@media screen and (max-width: 640px) {
    .facts-project-section__item-row {
        padding-top: 6.66666667vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .facts-project-section__item-row {
        padding-top: 4.16666667vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .facts-project-section__item-row {
        padding-top: 2.22222222vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .facts-project-section__item-row {
        padding-top: 1.66666667vw
    }
}

@media screen and (max-width: 640px) {
    .facts-project-section__item-row {
        padding-bottom: 6.66666667vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .facts-project-section__item-row {
        padding-bottom: 4.16666667vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .facts-project-section__item-row {
        padding-bottom: 2.22222222vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .facts-project-section__item-row {
        padding-bottom: 1.66666667vw
    }
}

@media screen and (min-width: 1920px) {
    .facts-project-section__item-row {
        padding: 32px 0
    }
}

.facts-project-section__item-row:first-child {
    border-top: 1px solid hsla(0, 0%, 100%, .5)
}

.facts-project-section__item-name {
    flex-grow: 1
}

@media screen and (max-width: 640px) {
    .facts-project-section__item-name {
        font-size: 4.44444444vw;
        line-height: 5.55555556vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .facts-project-section__item-name {
        font-size: 2.60416667vw;
        line-height: 3.64583333vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .facts-project-section__item-name {
        font-size: 1.38888889vw;
        line-height: 1.94444444vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .facts-project-section__item-name {
        font-size: 1.04166667vw;
        line-height: 1.45833333vw
    }
}

@media screen and (min-width: 1920px) {
    .facts-project-section__item-name {
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (max-width: 640px) {
    .facts-project-section__item-name {
        padding-right: 8.33333333vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .facts-project-section__item-name {
        padding-right: 5.20833333vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .facts-project-section__item-name {
        padding-right: 2.77777778vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .facts-project-section__item-name {
        padding-right: 2.08333333vw
    }
}

@media screen and (min-width: 1920px) {
    .facts-project-section__item-name {
        padding-right: 40px
    }
}

.facts-project-section__item-number {
    flex-shrink: 0
}

@media screen and (max-width: 640px) {
    .facts-project-section__item-number {
        font-size: 7.22222222vw;
        line-height: 8.33333333vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .facts-project-section__item-number {
        font-size: 6.25vw;
        line-height: 6.77083333vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .facts-project-section__item-number {
        font-size: 3.33333333vw;
        line-height: 3.61111111vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .facts-project-section__item-number {
        font-size: 2.5vw;
        line-height: 2.70833333vw
    }
}

@media screen and (min-width: 1920px) {
    .facts-project-section__item-number {
        font-size: 48px;
        line-height: 52px
    }
}

.facts-project-section__item-number span {
    vertical-align: top
}

@media screen and (max-width: 640px) {
    .facts-project-section__item-number span {
        font-size: 3.88888889vw;
        line-height: 5.55555556vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .facts-project-section__item-number span {
        font-size: 2.08333333vw;
        line-height: 3.125vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .facts-project-section__item-number span {
        font-size: 1.11111111vw;
        line-height: 1.66666667vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .facts-project-section__item-number span {
        font-size: .83333333vw;
        line-height: 1.25vw
    }
}

@media screen and (min-width: 1920px) {
    .facts-project-section__item-number span {
        font-size: 16px;
        line-height: 24px
    }
}

.management-project-section {
    background-color: #cecece
}

@media screen and (max-width: 360px) {
    .management-project-section {
        padding-top: 15.55555556vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .management-project-section {
        padding-top: 12.5vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .management-project-section {
        padding-top: 6.66666667vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .management-project-section {
        padding-top: 5vw
    }
}

@media screen and (max-width: 360px) {
    .management-project-section {
        padding-bottom: 17.77777778vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .management-project-section {
        padding-bottom: 12.5vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .management-project-section {
        padding-bottom: 6.66666667vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .management-project-section {
        padding-bottom: 5vw
    }
}

@media screen and (min-width: 1920px) {
    .management-project-section, .analytics-section_single, .slider-section_single {
        padding: 96px 0
    }
}

.management-project-section__content {
    position: relative
}

.management-project-section .slick-arrow {
    top: auto;
    left: auto;
    right: 0;
    margin: 0;
    bottom: 0
}

@media screen and (max-width: 640px) {
    .management-project-section .slick-arrow.slick-prev {
        margin-right: 17.77777778vw
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .management-project-section .slick-arrow.slick-prev {
        margin-right: 9.375vw
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .management-project-section .slick-arrow.slick-prev {
        margin-right: 5vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .management-project-section .slick-arrow.slick-prev {
        margin-right: 3.75vw
    }
}

@media screen and (min-width: 1920px) {
    .management-project-section .slick-arrow.slick-prev {
        margin-right: 72px
    }
}

@media screen and (max-width: 640px) {
    .management-project-section .slick-arrow {
        display: none !important
    }
}

.management-project-section .slick-arrow:hover {
    border-color: #fff
}

@media (min-width: 769px) and (max-width: 1440px) {
    .management-project-section__item {
        min-height: 34.72222222vw;
        display: flex;
        align-items: center
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .management-project-section__item {
        min-height: 26.04166667vw;
        display: flex;
        align-items: center
    }
}

@media screen and (min-width: 1920px) {
    .management-project-section__item {
        display: flex;
        align-items: center;
        min-height: 500px
    }
}

.management-project-section__item-content {
    width: 100%
}

@media screen and (max-width: 360px) {
    .management-project-section__item-content {
        padding-top: 7.5vw;
        padding-left: 8.05555556vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .management-project-section__item-content {
        padding-top: 7.16145833vw;
        padding-left: 10.41666667vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) and screen and (max-width: 360px) {
    .management-project-section__item-content {
        padding-left: 400vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) and (min-width: 361px) and (max-width: 768px) {
    .management-project-section__item-content {
        padding-left: 70.3125vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) and (min-width: 769px) and (max-width: 1440px) {
    .management-project-section__item-content {
        padding-left: 37.5vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) and (min-width: 1441px) and (max-width: 1919px) {
    .management-project-section__item-content {
        padding-left: 28.125vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) and screen and (max-width: 360px) {
    .management-project-section__item-content {
        padding-left: 533.33333333vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) and (min-width: 361px) and (max-width: 768px) {
    .management-project-section__item-content {
        padding-left: 70.3125vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) and (min-width: 769px) and (max-width: 1440px) {
    .management-project-section__item-content {
        padding-left: 37.5vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) and (min-width: 1441px) and (max-width: 1919px) {
    .management-project-section__item-content {
        padding-left: 28.125vw
    }
}

@media screen and (min-width: 1920px) {
    .management-project-section__item-content {
        padding-left: 540px
    }
}

.management-project-section__description {
    position: relative
}

@media screen and (max-width: 360px) {
    .management-project-section__description {
        font-size: 4.44444444vw;
        line-height: 5.55555556vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .management-project-section__description {
        font-size: 2.60416667vw;
        line-height: 3.64583333vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .management-project-section__description {
        font-size: 1.38888889vw;
        line-height: 1.94444444vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .management-project-section__description {
        font-size: 1.04166667vw;
        line-height: 1.45833333vw
    }
}

@media screen and (min-width: 1920px) {
    .management-project-section__description {
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (max-width: 360px) {
    .management-project-section__description {
        margin-bottom: 8.88888889vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .management-project-section__description {
        margin-bottom: 5.20833333vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .management-project-section__description {
        margin-bottom: 3.33333333vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .management-project-section__description {
        margin-bottom: 2.5vw
    }
}

@media screen and (min-width: 1920px) {
    .management-project-section__description {
        margin-bottom: 48px
    }
}

.management-project-section__description:before {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    z-index: -1;
    background: url(../../design/images/icons/icon-quote-white.svg) no-repeat 50% 50%;
    background-size: contain
}

@media screen and (max-width: 360px) {
    .management-project-section__description:before {
        top: -7.5vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .management-project-section__description:before {
        top: -7.16145833vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .management-project-section__description:before {
        top: -3.81944444vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .management-project-section__description:before {
        top: -2.86458333vw
    }
}

@media screen and (max-width: 360px) {
    .management-project-section__description:before {
        left: -8.05555556vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .management-project-section__description:before {
        left: -10.28645833vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .management-project-section__description:before {
        left: -5.48611111vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .management-project-section__description:before {
        left: -4.11458333vw
    }
}

@media screen and (max-width: 360px) {
    .management-project-section__description:before {
        width: 20.55555556vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .management-project-section__description:before {
        width: 17.05729167vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .management-project-section__description:before {
        width: 9.09722222vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .management-project-section__description:before {
        width: 6.82291667vw
    }
}

@media screen and (max-width: 360px) {
    .management-project-section__description:before {
        height: 13.05555556vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .management-project-section__description:before {
        height: 10.80729167vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .management-project-section__description:before {
        height: 5.76388889vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .management-project-section__description:before {
        height: 4.32291667vw
    }
}

@media screen and (min-width: 1920px) {
    .management-project-section__description:before {
        top: -55px;
        left: -79px;
        width: 131px;
        height: 83px
    }
}

@media screen and (max-width: 360px) {
    .management-project-section__author {
        display: flex;
        align-items: center
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .management-project-section__author {
        display: flex
    }
}

.management-project-section__author-image {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover
}

@media screen and (max-width: 360px) {
    .management-project-section__author-image {
        width: 25vw;
        height: 34.44444444vw;
        margin-right: 8.33333333vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .management-project-section__author-image {
        width: 20.83333333vw;
        height: 28.64583333vw;
        margin-right: 8.33333333vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .management-project-section__author-image {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        width: 25vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .management-project-section__author-image {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        width: 18.75vw
    }
}

@media screen and (min-width: 1920px) {
    .management-project-section__author-image {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        width: 360px
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .management-project-section__author-info {
        padding-top: 3.125vw
    }
}

@media screen and (max-width: 360px) {
    .management-project-section__author-name {
        font-size: 5.55555556vw;
        line-height: 6.66666667vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .management-project-section__author-name {
        font-size: 3.64583333vw;
        line-height: 4.42708333vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .management-project-section__author-name {
        font-size: 1.94444444vw;
        line-height: 2.36111111vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .management-project-section__author-name {
        font-size: 1.45833333vw;
        line-height: 1.77083333vw
    }
}

@media screen and (min-width: 1920px) {
    .management-project-section__author-name {
        font-size: 28px;
        line-height: 34px
    }
}

@media screen and (max-width: 360px) {
    .management-project-section__author-name {
        margin-bottom: 2.22222222vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .management-project-section__author-name {
        margin-bottom: .65104167vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .management-project-section__author-name {
        margin-bottom: .34722222vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .management-project-section__author-name {
        margin-bottom: .26041667vw
    }
}

@media screen and (max-width: 360px) {
    .management-project-section__author-position {
        font-size: 3.88888889vw;
        line-height: 5.55555556vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .management-project-section__author-position {
        font-size: 2.08333333vw;
        line-height: 3.125vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .management-project-section__author-position {
        font-size: 1.11111111vw;
        line-height: 1.66666667vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .management-project-section__author-position {
        font-size: .83333333vw;
        line-height: 1.25vw
    }
}

@media screen and (min-width: 1920px) {
    .management-project-section__author-position {
        font-size: 16px;
        line-height: 24px
    }
}

.management-project-section__slider-info {
    position: absolute;
    bottom: 0;
    display: flex;
    align-items: center
}

@media screen and (max-width: 360px) {
    .management-project-section__slider-info {
        font-size: 3.88888889vw;
        line-height: 5.55555556vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .management-project-section__slider-info {
        font-size: 2.08333333vw;
        line-height: 3.125vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .management-project-section__slider-info {
        font-size: 1.11111111vw;
        line-height: 1.66666667vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .management-project-section__slider-info {
        font-size: .83333333vw;
        line-height: 1.25vw
    }
}

@media screen and (min-width: 1920px) {
    .management-project-section__slider-info {
        font-size: 16px;
        line-height: 24px
    }
}

@media screen and (max-width: 360px) {
    .management-project-section__slider-info {
        right: 40vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .management-project-section__slider-info {
        right: 20.83333333vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .management-project-section__slider-info {
        right: 11.11111111vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .management-project-section__slider-info {
        right: 8.33333333vw
    }
}

@media screen and (max-width: 360px) {
    .management-project-section__slider-info {
        min-height: 13.33333333vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .management-project-section__slider-info {
        min-height: 7.29166667vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .management-project-section__slider-info {
        min-height: 3.88888889vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .management-project-section__slider-info {
        min-height: 2.91666667vw
    }
}

@media screen and (max-width: 360px) {
    .management-project-section__slider-info {
        display: none
    }
}

@media screen and (min-width: 1920px) {
    .management-project-section__slider-info {
        right: 160px
    }
}

.partners-project-section {
    padding-top: 112px;
    margin-bottom: 80px
}

.partners-project-section__list-wrapper {
    position: relative
}

.partners-project-section .slick-next {
    right: 0;
    transform: rotate(180deg) translateY(-1px)
}

.partners-project-section .slick-next, .partners-project-section .slick-prev {
    position: absolute;
    top: auto;
    bottom: -95px;
    left: auto;
    margin: 0;
    height: 40px;
    width: 40px
}

.partners-project-section .slick-prev {
    right: 60px
}

.partners-project-section__title {
    margin-bottom: 32px
}

@media screen and (max-width: 360px) {
    .partners-project-section__title {
        font-size: 5.55555556vw;
        line-height: 6.66666667vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .partners-project-section__title {
        font-size: 3.64583333vw;
        line-height: 4.42708333vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .partners-project-section__title {
        font-size: 1.94444444vw;
        line-height: 2.36111111vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .partners-project-section__title {
        font-size: 1.45833333vw;
        line-height: 1.77083333vw
    }
}

@media screen and (min-width: 1920px) {
    .partners-project-section__title {
        font-size: 28px;
        line-height: 34px
    }
}

@media screen and (min-width: 769px) {
    .partners-project-section__title {
        margin-bottom: 64px
    }
}

.partners-project-section .slick-slide {
    margin: 0 20px
}

@media screen and (min-width: 992px) {
    .partners-project-section .slick-slide {
        margin: 0 60px
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .partners-project-section .slick-slide {
        margin: 0 30px
    }
}

.partners-project-section .slick-list {
    margin: 0 -20px
}

@media screen and (min-width: 992px) {
    .partners-project-section .slick-list {

        margin: 0 -60px
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .partners-project-section .slick-list {
        margin: 0 -30px
    }
}

.partners-project-section__partner-logo {
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    filter: grayscale(100%)
}

.partners-project-section__counter {
    font-weight: 300;
    position: absolute;
    bottom: -87px;
    right: 120px
}

.gallery-project-section {
    padding-top: 112px;
    padding-bottom: 30px
}

.gallery-project-section__gallery-wrapper {
    position: relative;
    margin-bottom: 65px
}

.gallery-project-section__gallery-wrapper .slick-next {
    position: absolute;
    top: auto;
    bottom: -55px;
    left: auto;
    right: 0;
    margin: 0;
    transform: rotate(180deg) translateY(-1px);
    height: 40px;
    width: 40px
}

.gallery-project-section__gallery-wrapper .slick-prev {
    position: absolute;
    top: auto;
    bottom: -55px;
    left: auto;
    right: 60px;
    margin: 0;
    height: 40px;
    width: 40px
}

.gallery-project-section__counter {
    font-weight: 300;
    position: absolute;
    bottom: -48px;
    right: 130px
}

.gallery-project-section__image {
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.gallery-project-section__image-name {
    font-size: 14px;
    font-weight: 300;
    position: absolute;
    bottom: -48px;
    left: 0
}

.team-project-section {
    color: #fff;
    background: linear-gradient(250.98deg, #7af2be 1.8%, #8ca7ee 50.66%, #b482ff 87.42%)
}

@media screen and (max-width: 360px) {
    .team-project-section {
        margin-top: 17.77777778vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .team-project-section {
        margin-top: 16.66666667vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .team-project-section {
        margin-top: 8.88888889vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .team-project-section {
        margin-top: 6.66666667vw
    }
}

@media screen and (max-width: 360px) {
    .team-project-section {
        padding-top: 15.55555556vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .team-project-section {
        padding-top: 14.58333333vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .team-project-section {
        padding-top: 7.77777778vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .team-project-section {
        padding-top: 5.83333333vw
    }
}

@media screen and (max-width: 360px) {
    .team-project-section {
        padding-bottom: 17.77777778vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .team-project-section {
        padding-bottom: 16.66666667vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .team-project-section {
        padding-bottom: 8.88888889vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .team-project-section {
        padding-bottom: 6.66666667vw
    }
}

@media screen and (min-width: 1920px) {
    .team-project-section {
        padding: 112px 0 128px;
        margin-top: 128px
    }
}

@media screen and (max-width: 360px) {
    .team-project-section__title {
        font-size: 5.55555556vw;
        line-height: 6.66666667vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .team-project-section__title {
        font-size: 3.64583333vw;
        line-height: 4.42708333vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .team-project-section__title {
        font-size: 1.94444444vw;
        line-height: 2.36111111vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .team-project-section__title {
        font-size: 1.45833333vw;
        line-height: 1.77083333vw
    }
}

@media screen and (min-width: 1920px) {
    .team-project-section__title {
        font-size: 28px;
        line-height: 34px
    }
}

@media screen and (max-width: 360px) {
    .team-project-section__title {
        margin-bottom: 8.88888889vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .team-project-section__title {
        margin-bottom: 8.33333333vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .team-project-section__title {
        margin-bottom: 4.44444444vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .team-project-section__title {
        margin-bottom: 3.33333333vw
    }
}

@media screen and (min-width: 1920px) {
    .team-project-section__title {
        margin-bottom: 64px
    }
}

.team-project-section__item {
    border-bottom: 1px solid hsla(0, 0%, 100%, .5)
}

.team-project-section__item:first-child {
    border-top: 1px solid hsla(0, 0%, 100%, .5)
}

.team-project-section__item-content {
    box-sizing: border-box
}

@media screen and (max-width: 360px) {
    .team-project-section__item-content {
        min-height: 26.66666667vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .team-project-section__item-content {
        min-height: 12.5vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .team-project-section__item-content {
        min-height: 6.66666667vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .team-project-section__item-content {
        min-height: 5vw
    }
}

@media screen and (max-width: 360px) {
    .team-project-section__item-content {
        padding-top: 6.66666667vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .team-project-section__item-content {
        padding-top: 3.125vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .team-project-section__item-content {
        padding-top: 1.66666667vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .team-project-section__item-content {
        padding-top: 1.25vw
    }
}

@media screen and (max-width: 360px) {
    .team-project-section__item-content {
        padding-bottom: 6.66666667vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .team-project-section__item-content {
        padding-bottom: 3.125vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .team-project-section__item-content {
        padding-bottom: 1.66666667vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .team-project-section__item-content {
        padding-bottom: 1.25vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .team-project-section__item-content {
        padding-right: 8.33333333vw;
        padding-left: 4.16666667vw;
        display: flex;
        justify-content: space-between
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .team-project-section__item-content {
        padding-right: 6.25vw;
        padding-left: 3.125vw;
        display: flex;
        justify-content: space-between
    }
}

@media screen and (min-width: 1920px) {
    .team-project-section__item-content {
        display: flex;
        justify-content: space-between;
        min-height: 96px;
        padding: 24px 120px 24px 60px
    }
}

.team-project-section__item-name {
    flex-grow: 1
}

@media screen and (max-width: 360px) {
    .team-project-section__item-name {
        font-size: 5.55555556vw;
        line-height: 6.66666667vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .team-project-section__item-name {
        font-size: 3.64583333vw;
        line-height: 4.42708333vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .team-project-section__item-name {
        font-size: 1.94444444vw;
        line-height: 2.36111111vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .team-project-section__item-name {
        font-size: 1.45833333vw;
        line-height: 1.77083333vw
    }
}

@media screen and (min-width: 1920px) {
    .team-project-section__item-name {
        font-size: 28px;
        line-height: 34px
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .team-project-section__item-name {
        padding-right: 3.90625vw;
        display: flex;
        align-items: center
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .team-project-section__item-name {
        padding-right: 2.77777778vw;
        display: flex;
        align-items: center
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .team-project-section__item-name {
        padding-right: 2.08333333vw;
        display: flex;
        align-items: center
    }
}

@media screen and (min-width: 1920px) {
    .team-project-section__item-name {
        display: flex;
        align-items: center;
        padding-right: 40px
    }
}

.team-project-section__item-position {
    flex-shrink: 0
}

@media screen and (max-width: 360px) {
    .team-project-section__item-position {
        font-size: 3.88888889vw;
        line-height: 5.55555556vw
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .team-project-section__item-position {
        font-size: 2.08333333vw;
        line-height: 3.125vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .team-project-section__item-position {
        font-size: 1.11111111vw;
        line-height: 1.66666667vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .team-project-section__item-position {
        font-size: .83333333vw;
        line-height: 1.25vw
    }
}

@media screen and (min-width: 1920px) {
    .team-project-section__item-position {
        font-size: 16px;
        line-height: 24px
    }
}

@media (min-width: 361px) and (max-width: 768px) {
    .team-project-section__item-position {
        width: 41.66666667vw
    }
}

@media (min-width: 769px) and (max-width: 1440px) {
    .team-project-section__item-position {
        width: 25vw
    }
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .team-project-section__item-position {
        width: 18.75vw
    }
}

@media screen and (min-width: 1920px) {
    .team-project-section__item-position {
        width: 360px
    }
}

.investing-section {
    padding: 112px 0
}

@media screen and (max-width: 1919px) {
    .investing-section {
        display: none
    }
}

.investing-section__title {
    margin-bottom: 48px
}

@media screen and (max-width: 360px) {
    .investing-section__title {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 24px;
    }
}

@media screen and (min-width: 361px) {
    .investing-section__title {
        font-size: 28px;
        line-height: 34px
    }
}

.investing-section__actions {
    display: flex
}

.investing-section__button + .investing-section__button {
    margin-left: 8px
}

.investing-section__button_primary {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    text-align: center;
    text-decoration: none;
    outline: none;
    cursor: pointer;
    border: 2px solid #37ee50;
    background-color: #37ee50;
    color: #fff;
    padding: 10px 38px;
    border-radius: 60px
}

.investing-section__button_primary:focus, .investing-section__button_primary:hover {
    text-decoration: none
}

.investing-section__button_primary:hover {
    background-color: #fff;
    color: #000
}

@media screen and (max-width: 360px) {
    .investing-section__button_primary {
        font-size: 14px;
        line-height: 20px;
    }
}

@media (max-width: 768px) {
    .investing-section__button_primary,
    .investing-section__button_secondary {
        padding: 8px 24px;
    }
}

@media screen and (min-width: 361px) {
    .investing-section__button_primary {
        font-size: 16px;
        line-height: 24px
    }
}

.investing-section__button_secondary {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    text-align: center;
    text-decoration: none;
    outline: none;
    cursor: pointer;
    border: 2px solid #37ee50;
    color: #000;
    padding: 10px 38px;
    border-radius: 60px
}

.investing-section__button_secondary:focus, .investing-section__button_secondary:hover {
    text-decoration: none
}

.investing-section__button_secondary:hover {
    background-color: #37ee50;
    color: #fff
}

@media screen and (max-width: 360px) {
    .investing-section__button_secondary {
        font-size: 14px;
        line-height: 20px;
        padding: 8px 16px;
    }
}

@media screen and (min-width: 361px) {
    .investing-section__button_secondary {
        font-size: 16px;
        line-height: 24px
    }
}

.investing-section__content {
    display: flex;
    margin-top: 200px
}

.investing-section__list {
    display: flex;
    flex-grow: 1
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .investing-section__list {
        max-width: 66.66666667vw
    }
}

@media screen and (min-width: 1920px) {
    .investing-section__list {
        max-width: 1280px
    }
}

.investing-section__item {
    position: relative;
    width: 100%
}

.investing-section__item_start {
    top: -6px
}

.investing-section__item_start .investing-section__item-title {
    margin-bottom: 0
}

@media screen and (max-width: 768px) {
    .investing-section__item_start .investing-section__item-title {
        font-size: 22px;
        line-height: 26px
    }
}

@media screen and (min-width: 769px) {
    .investing-section__item_start .investing-section__item-title {
        font-size: 40px;
        line-height: 48px
    }
}

@media screen and (max-width: 360px) {
    .investing-section__item_start .investing-section__item-subtitle {
        font-size: 14px;
        line-height: 20px
    }
}

@media screen and (min-width: 361px) {
    .investing-section__item_start .investing-section__item-subtitle {
        font-size: 16px;
        line-height: 24px
    }
}

.investing-section__item_total {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 180px;
    max-width: 180px;
    height: 180px;
    border-radius: 100%;
    flex-shrink: 0;
    margin-top: -63px;
    margin-right: -90px;
    background-color: #37ee50;
    color: #fff
}

.investing-section__item_total:before {
    content: "=" !important;
    top: 35%;
    color: #000
}

.investing-section__item_total .investing-section__item-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-40%, -45%)
}

.investing-section__item_total .investing-section__item-title {
    margin-bottom: 0
}

@media screen and (max-width: 768px) {
    .investing-section__item_total .investing-section__item-title {
        font-size: 22px;
        line-height: 26px
    }
}

@media screen and (min-width: 769px) {
    .investing-section__item_total .investing-section__item-title {
        font-size: 40px;
        line-height: 48px
    }
}

@media screen and (max-width: 360px) {
    .investing-section__item_total .investing-section__item-subtitle {
        font-size: 14px;
        line-height: 20px
    }
}

@media screen and (min-width: 361px) {
    .investing-section__item_total .investing-section__item-subtitle {
        font-size: 16px;
        line-height: 24px
    }
}

.investing-section__item + .investing-section__item:before {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    left: -40%;
    content: "+"
}

@media screen and (max-width: 360px) {
    .investing-section__item + .investing-section__item:before {
        font-size: 20px;
        line-height: 24px
    }
}

@media screen and (min-width: 361px) {
    .investing-section__item + .investing-section__item:before {
        font-size: 28px;
        line-height: 34px
    }
}

.investing-section__item-title {
    margin-bottom: 4px
}

@media screen and (max-width: 360px) {
    .investing-section__item-title {
        font-size: 20px;
        line-height: 24px
    }
}

@media screen and (min-width: 361px) {
    .investing-section__item-title {
        font-size: 28px;
        line-height: 34px
    }
}

@media screen and (max-width: 360px) {
    .investing-section__item-subtitle {
        font-size: 12px;
        line-height: 16px
    }
}

@media screen and (min-width: 361px) {
    .investing-section__item-subtitle {
        font-size: 14px;
        line-height: 18px
    }
}

.investing-section__item-text {
    margin-top: 12px
}

@media screen and (max-width: 360px) {
    .investing-section__item-text {
        font-size: 12px;
        line-height: 16px
    }
}

@media screen and (min-width: 361px) {
    .investing-section__item-text {
        font-size: 14px;
        line-height: 18px
    }
}

.investing-section__info {
    flex-grow: 1
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .investing-section__info {
        max-width: 16.66666667vw
    }
}

@media screen and (min-width: 1920px) {
    .investing-section__info {
        max-width: 320px
    }
}

.investing-section__graph {
    position: relative;
    display: flex;
    margin-top: 40px
}

.investing-section__graph-content {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-grow: 1;
    height: 215px;
    border-top: 2px solid #37ee50
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .investing-section__graph-content {
        max-width: 66.66666667vw
    }
}

@media screen and (min-width: 1920px) {
    .investing-section__graph-content {
        max-width: 1280px
    }
}

.investing-section__graph-content:before {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(0deg, hsla(0, 0%, 100%, .5), hsla(0, 0%, 100%, .5)), linear-gradient(171.39deg, #4dfd65 9.92%, #75fe88 29.47%, #fff 72.27%);
    opacity: .5
}

.investing-section__graph-wrapper:before {
    left: 0
}

.investing-section__graph-wrapper:after, .investing-section__graph-wrapper:before {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    top: 0;
    height: 170px;
    border-left: 1px dashed #37ee50
}

.investing-section__graph-wrapper:after {
    right: 0
}

.investing-section__graph-description {
    position: relative
}

@media screen and (max-width: 360px) {
    .investing-section__graph-description {
        font-size: 14px;
        line-height: 20px
    }
}

@media screen and (min-width: 361px) {
    .investing-section__graph-description {
        font-size: 16px;
        line-height: 24px
    }
}

.investing-section__graph-dates:before {
    left: 0
}

.investing-section__graph-dates:after, .investing-section__graph-dates:before {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    top: 0;
    width: 20px;
    height: 20px;
    border: 6px solid #37ee50;
    border-radius: 100%;
    box-sizing: border-box;
    transform: translate(-50%, -50%);
    background-color: #fff
}

.investing-section__graph-dates:after {
    left: 100%
}

.investing-section__graph-date {
    position: absolute;
    bottom: -10px
}

@media screen and (max-width: 768px) {
    .investing-section__graph-date {
        font-size: 22px;
        line-height: 26px
    }
}

@media screen and (min-width: 769px) {
    .investing-section__graph-date {
        font-size: 40px;
        line-height: 48px
    }
}

.investing-section__graph-date_start {
    left: 35px
}

.investing-section__graph-date_end {
    left: 100%;
    margin-left: 8px
}

.investing-section__graph-info {
    position: relative;
    border-top: 2px solid #c6f4ff;
    flex-grow: 1
}

@media (min-width: 1441px) and (max-width: 1919px) {
    .investing-section__graph-info {
        max-width: 16.66666667vw
    }
}

@media screen and (min-width: 1920px) {
    .investing-section__graph-info {
        max-width: 320px
    }
}

.investing-section__graph-info:before {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(180deg, #c6f4ff 24.63%, #fff 69.63%);
    opacity: .5
}

.footer__bottom-create {
    visibility: hidden;
}

@media (min-width: 1600px) {
    .header__menu a {
        padding: 0 24px;
    }
}

@media (min-width: 1441px) {
    .header__menu a {
        padding: 0 16px;
    }

    .header__menu ul {
        margin: 0 -24px 0 0;
    }
}

@media (max-width: 1440px) and (min-width: 769px) {
    .analytics-section {
        margin-bottom: 112px;
    }

    .header__menu a {
        padding-left: 1.11vw;
        padding-right: 1.11vw;
    }
}

.footer__top-content {
    flex-direction: row;
}


@media (max-width: 639px) {
    .mobile-menu__subitem a {
        max-width: 640px;
        font-size: 20px;
        line-height: 24px;
    }
    .footer__top-content {
        flex-direction: column!important;
    }
    .documents-items__item{
        width: 100% !important;
    }
    .press-center-header .press-contacts{
        display:block!important;
    }
}

@media (min-width: 640px) {
    .mobile-menu__subitem a {
        font-size: 28px;
        line-height: 34px;
    }
}

@media (max-width: 640px) {
    .footer__top-info {
        padding-top: 46px;
    }
}

.project-info-layout {
    margin-top: 112px;
}

.project-info__title {
    font-size: 28px;
    line-height: 1.2;
    margin-bottom: 64px;
    letter-spacing: -0.01em;
}

.project-info__text {
    font-size: 20px;
    line-height: 1.4;
    max-width: 840px;
    letter-spacing: -0.01em;
}

.project-info-layout__top {
    margin-bottom: 112px;
}

.user-text-layout > :first-child {
    margin-top: 0;
}

.user-text-layout > :last-child {
    margin-bottom: 0;
}

.user-text-layout {

}

.user-text-layout h2 {
    font-size: 40px;
    line-height: 1.2;
    letter-spacing: -0.01em;
    margin-top: 56px;
    margin-bottom: 56px;
}

.user-text-layout .lead {
    font-size: 20px;
    line-height: 1.4;
    letter-spacing: -0.01em;
    margin-top: 32px;
    margin-bottom: 32px;
}

.user-text-layout h3 {
    font-size: 36.9748px;
    line-height: 44px;
    letter-spacing: -0.01em;
    margin-top: 56px;
    margin-bottom: 56px;
}

.project-info-purposes h3 {
    font-weight: 400;
    font-size: 30px;
    line-height: 36px;
}
.user-text-layout h4 {
    font-size: 24px;
    line-height: 1.2;
    letter-spacing: -0.01em;
    margin-top: 32px;
    margin-bottom: 32px;
}

.user-text-layout h5,
.user-text-layout h6 {
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: -0.01em;
    margin-top: 24px;
    margin-bottom: 24px;
}

.user-text-layout p {
    margin-top: 24px;
    margin-bottom: 24px;
}

.user-text-layout cite {
    position: relative;
    display: block;
    padding-left: 60px;
    padding-top: 20px;
    padding-bottom: 32px;
    margin-top: 56px;
    margin-bottom: 56px;
}

.user-text-layout cite:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 4px;
    height: 100%;
    background: linear-gradient(250.98deg, #7AF2BE 1.8%, #8CA7EE 50.66%, #B482FF 87.42%);
    content: "";
}

.user-text-layout ul {
    margin-left: 24px
}
.user-text-layout ul li {
    position: relative;
    font-size: 16px;
    line-height: 24px;
    padding-left: 14px;
}
.user-text-layout ul li:not(:last-child) {
    margin-bottom: 22px
}
.user-text-layout ul li:before{
    content: "";
    width: 24px;
    border-bottom: 1px solid #00D900;
    background: #37EE50;
    position: absolute;
    left: -24px;
    top: 12px;
}

.user-text-layout ol {
    counter-reset: li 0;
    margin-bottom: 32px;
}

.user-text-layout ol li {
    position: relative;
    display: block;
    padding-left: 28px;
    list-style-type: none;
}

.user-text-layout ol li:not(:last-child) {
    margin-bottom: 22px;
}

.user-text-layout ol li:before {
    color: #37EE50;
    font-size: 16px;
    font-weight: 400;
    position: absolute;
    top: 1px;
    left: 0;
    content: counter(li)'.';
    counter-increment: li;
}

.user-text-layout.project-info-layout__top p {
    font-size: 20px;
    line-height: 25px;
}

@media screen and (max-width: 640px) {
    .user-text-layout ol li:before {
        font-size: 14px;
        top: -1px;
    }
}

@media (min-width: 991px) {
    .project-info__text {
        /*margin-left: 120px;*/
    }

    .user-text-layout {
    }

    .user-text-layout h2, .user-text-layout h3, .user-text-layout h4, .user-text-layout h5, .user-text-layout h6 {

    }

    .user-text-layout {
    }
}

@media (min-width: 769px) {
}

@media (min-width: 361px) and (max-width: 768px) {
    .project-info__title {
        margin-bottom: 40px;
    }

    .user-text-layout h2,
    .user-text-layout h3 {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .user-text-layout h4 {
        margin-top: 32px;
        margin-bottom: 32px;
    }

    .project-info-layout__top {
        margin-bottom: 64px;
    }
}

@media (max-width: 639px) {
    .project-info-layout {
        margin-top: 56px;
    }

    .user-text-layout cite {
        padding-left: 32px;
        padding-top: 12px;
        padding-bottom: 12px;
        margin-top: 40px;
        margin-bottom: 40px;
    }
}

@media (max-width: 360px) {
    .project-info__title {
        font-size: 20px;
        margin-bottom: 24px;
    }

    .user-text-layout h2 {
        font-size: 22px;
        margin-top: 24px;
        margin-bottom: 24px;
    }

    .user-text-layout .lead {
        font-size: 16px;
        line-height: 1.38;
        margin-top: 16px;
        margin-bottom: 16px;
    }

    .user-text-layout h3 {
        font-size: 20px;
        margin-top: 24px;
        margin-bottom: 24px;
    }

    .user-text-layout h4 {
        font-size: 18px;
        margin-top: 24px;
        margin-bottom: 24px;
    }

    .user-text-layout h5,
    .user-text-layout h6 {
        font-size: 16px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .project-info__text {
        font-size: 16px;
        line-height: 1.38;
    }

    .project-info-layout__top {
        margin-bottom: 48px;
    }

    .user-text-layout p {
        margin-top: 16px;
        margin-bottom: 16px;
    }
}

.sustainable-tabs-section__target {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.sustainable-tabs-section__name {
    padding-right: 24px;
}

.sustainable-tabs-section__icon {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}



@media (max-width: 639px) {
    .sustainable-tabs-section__item {
        /* -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important; */

        display: grid;
        grid-template-columns: 1fr auto;
        padding-top: 26px;
        padding-bottom: 23px;
    }

    .sustainable-tabs-section__target {
        /* margin-bottom: 16px; */
        margin-bottom: 8px;
        grid-column: 1/2;
        grid-row: 1/2;
    }

    .sustainable-tabs-section__icon {
        /* margin-bottom: 24px;
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1; */

        grid-row: 1/3;
        margin: auto;
    }
}

.about-project-section .breadcrumbs {
    font-weight: 300;
}

.about-project-section__item-label {
    font-weight: 300;
}

/*@media (max-height: 800px) and (min-width: 769px) and (max-width: 1440px) {
    .about-project-section__content {
        padding-top: 132px !important;
    }
}*/

@media (max-width: 640px) {
    .about-project-section__content {
        padding-top: 30px;
    }
}

@media (min-width: 1025px) {
    .about-project-section__content {
        border-bottom: 1px solid #CECECE;
    }
}

@media (min-width: 1024px) {
    .about-project-section__title {
        font-size: 36.9748px;
        line-height: 44px;
    }
}

.footer__bottom-copy {
    display: none;
}

.start-section__images [data-index="2"]  img {
    height: 102%;
}
.start-section__images [data-index="3"]  img {
    height: 102%;
}

@media screen and (max-width: 640px) {
    .start-section__images [data-index="0"] .start-section__item-image:nth-child(1) img {
         min-height: 101vh;
         object-position: -5px -55px;
     }
    .start-section__images [data-index="0"] .start-section__item-image:nth-child(2) img {
        min-height: 101vh;
        object-position: -545px -63px;
    }

    .start-section__images [data-index="1"] .start-section__item-image:nth-child(1) img {
        min-height: 103vh;
        object-position: -90px -75px;
    }
    .start-section__images [data-index="1"] .start-section__item-image:nth-child(2):after {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: linear-gradient(0deg, rgba(0, 68, 243, 0.1), rgba(0, 68, 243, 0.1)), linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));

    }

    .start-section__images [data-index="1"] .start-section__item-image:nth-child(2) img {
        min-height: 101vh;
        object-position: -230px -60px;
    }

    .start-section__images [data-index="2"] .start-section__item-image:nth-child(1) img {
        min-height: 101vh;
        object-position: -280px -64px;
    }
    .start-section__images [data-index="2"] .start-section__item-image:nth-child(2) img {
        min-height: 101vh;
        object-position: -430px -30px;
    }

    .start-section__images [data-index="3"] .start-section__item-image:nth-child(1) img {
        min-height: 101vh;
        object-position: -90px -63px;
    }
    .start-section__images [data-index="3"] .start-section__item-image:nth-child(2) img {
        min-height: 100vh;
        object-position: -600px -58px;
    }

    .start-section__images [data-index="4"] .start-section__item-image:nth-child(1) img {
        min-height: 110vh;
        object-position: 0px -123px;
    }
    .start-section__images [data-index="4"] .start-section__item-image:nth-child(2) img {
        min-height: 114vh;
        object-position: -280px -147px;
    }

    .start-section__images [data-index="5"] .start-section__item-image:nth-child(1) img {
        min-height: 102vh;
        object-position: -200px -72px
    }
    .start-section__images [data-index="5"] .start-section__item-image:nth-child(2) img {
        height: 103vh;
        object-position: -480px -78px;
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .start-section__images [data-index="1"] .start-section__item-image:nth-child(2):after {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: linear-gradient(0deg, rgba(0, 68, 243, 0.1), rgba(0, 68, 243, 0.1)), linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));

    }

    .start-section__images [data-index="1"] .start-section__item-image:nth-child(2) img {
        min-height: 101vh;
        object-position: -250px 0px;
    }

    .start-section__images [data-index="2"] .start-section__item-image:nth-child(1) img {
        object-position: left;
    }
    .start-section__images [data-index="2"] .start-section__item-image:nth-child(2) img {
        object-position: center;
    }

    .start-section__images [data-index="3"] .start-section__item-image:nth-child(1) img {
        object-position: -80px 0px;
    }
    .start-section__images [data-index="3"] .start-section__item-image:nth-child(2) img {
        object-position: right;
    }
}

@media screen and (min-width: 1440px) {
    .start-section__item-image:not(:first-child) {
        width: 67%;
    }

    .start-section__images [data-index="1"] .start-section__item-image:nth-child(2):after {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: linear-gradient(0deg, rgba(0, 68, 243, 0.1), rgba(0, 68, 243, 0.1)), linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));

    }

    .start-section__images [data-index="0"] .start-section__item-image:nth-child(1) img,
    .start-section__images [data-index="1"] .start-section__item-image:nth-child(1) img,
    .start-section__images [data-index="2"] .start-section__item-image:nth-child(1) img,
    .start-section__images [data-index="3"] .start-section__item-image:nth-child(1) img,
    .start-section__images [data-index="4"] .start-section__item-image:nth-child(1) img,
    .start-section__images [data-index="5"] .start-section__item-image:nth-child(1) img {
        object-position: left;
    }
    .start-section__images [data-index="0"] .start-section__item-image:nth-child(2) img,
    .start-section__images [data-index="1"] .start-section__item-image:nth-child(2) img,
    .start-section__images [data-index="2"] .start-section__item-image:nth-child(2) img,
    .start-section__images [data-index="3"] .start-section__item-image:nth-child(2) img,
    .start-section__images [data-index="4"] .start-section__item-image:nth-child(2) img,
    .start-section__images [data-index="5"] .start-section__item-image:nth-child(2) img {
        object-position: right;
    }
}
/*
@media (min-width: 1440px) and (max-width: 1680px) {
    .countries-section__list div:nth-child(5) {
        margin-right: 0 !important;
    }
}*/

.start-section__images , .start-section__item-image {
    will-change: transform;
}

@media (min-width: 361px) and (max-width: 768px) {
    .megaprojects-section__item-image iframe {
        max-height: 228px!important;
    }
}
#cookie-notice {
    display: none;
    position: fixed;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    border: 1px solid #ccc;
    padding: 16px 24px;
    font-size: 14px;
    color: #333;
    border-radius: 4px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    z-index: 10000;
}
#cookie-notice a {
    color: #0072c6;
    text-decoration: underline;
}
#cookie-notice button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    text-align: center;
    text-decoration: none;
    outline: none;
    cursor: pointer;
    border: 2px solid #37ee50;
    color: #000;
    background-color: #fff;transition: all .3s ease;
    float: right;
}
.cookie-text {
    margin: 0;
    flex: 1 1 auto;
}
#cookie-notice button:focus {
    text-decoration: none
}

#cookie-notice button:hover {
    background-color: #37ee50;
    color: #fff;
    transition: all .3s ease;
}
@media (max-width: 768px) {
    #cookie-notice {
        left: 0;
        transform: none;
    }
    #cookie-notice button {
        margin-top: 10px;
        float: none;
    }
}
