@import url("https://fonts.googleapis.com/css?family=Roboto:400,500,700,900&display=swap");

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

input,
textarea {
    outline: none;
    resize: none
}

input[type='submit']::-moz-focus-inner {
    padding: 0;
    border: 0
}

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

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

img,
iframe {
    vertical-align: top
}

input[type=text],
input[type=submit],
textarea {
    -webkit-appearance: none !important;
    box-sizing: border-box
}

.flex {
    display: flex
}

.col-01 {
    width: 5.855856%
}

.col-02 {
    width: 14.414414%
}

.col-03 {
    width: 25.972973%
}

.col-04 {
    width: 31.531532%
}

.col-05 {
    width: 40.09%
}

.col-06 {
    width: 48.648649%
}

.col-07 {
    width: 57.207207%
}

.col-08 {
    width: 65.765766%
}

.col-09 {
    width: 74.324324%
}

.col-10 {
    width: 58.55856%
}

.col-11 {
    width: 64.414416%
}

.col-12 {
    width: 70.270272%
}

.col {
    margin-right: 2.702703%
}

.col.last {
    margin-right: 0
}

body {
    background: #F4F4F4;
    font-family: "Roboto", sans-serif !important;
    font-size: 15px;
    line-height: 30px
}

@media all and (max-width:660px) {
    .inner-page-header {
        margin-top: 80px;
    }
}

.mov,
.mov-fade {
    opacity: 0;
}

#main {
    padding-top: 133px
}

.content {
    max-width: 1190px;
    margin: 0 auto;
    padding: 0 40px
}

.content.medium {
    max-width: 870px
}

.content.middle {
    max-width: 1080px
}

.content.big {
    max-width: 1600px
}

.center {
    text-align: center
}

.flex {
    display: flex
}

a {
    text-decoration: none
}

.h1 {
    margin-top: 0;
    font-size: 40px;
    line-height: 50px;
    font-weight: 700;
    color: #302D4F;
    margin-bottom: 30px
}

.h2 {
    margin-top: 0;
    font-size: 30px;
    line-height: 60px;
    font-weight: 400;
    color: #666666;
    margin-bottom: 30px
}

.h2 strong {
    font-weight: 700
}

.home_headers {
    margin: 0;
}

.h3 {
    font-size: 24px;
    line-height: 60px;
    font-weight: 400;
    color: #302D4F;
    margin-bottom: 30px;
    margin-top: 0;
}

.h3 strong {
    font-weight: 700
}

.tag {
    display: inline-block;
    background: #302D4F;
    color: #ffffff;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 4px;
    font-size: 15px;
    font-weight: 900;
    letter-spacing: 1.75px;
    text-align: center;
    line-height: 35px;
    margin-bottom: 25px;
    text-transform: uppercase
}

.paragraph {
    font-size: 15px;
    line-height: 30px;
    font-weight: 400;
    color: #666
}

.button {
    width: 50%;
    cursor: pointer;
    display: inline-block;
    color: #ffffff;
    background: #FF4A4B;
    line-height: 60px;
    padding-left: 40px;
    padding-right: 40px;
    border-radius: 30px;
    font-size: 12px;
    font-weight: 900;
    color: #ffffff;
    letter-spacing: 1.5px;
    text-align: center;
    text-transform: uppercase;
    transition: .5s ease
}

.button:hover {
    background: #E54041
}

.button:active {
    background: #D93C3D
}

.tablet,
.mobile {
    display: none
}

.main_header {
    margin-top: 35px;
    font-size: 22px;
}

.desktop {
    display: block
}

@media all and (max-width:1024px) {
    .h2 {
        font-size: 24px;
        line-height: 40px;
        margin-bottom: 24px
    }

    .desktop {
        display: none
    }

    .tablet {
        display: block
    }

    .col {
        margin-right: 0
    }

}

@media all and (max-width:660px) {
    .content {
        padding: 0 15px
    }

    #main {
        padding-top: 79px
    }

    .h1 {
        font-size: 28px;
        line-height: 40.72px
    }

    .banner-content-text__button {
        padding-top: 20px
    }

}

.header {
    background: #ffffff;
    position: absolute;
    z-index: 99;
    width: 100%;
    top: 0
}

.header.sticky {
    position: fixed;
    box-shadow: 0 0 30px rgba(48, 45, 79, 0.1)
}

.header.sticky .header-top {
    display: none
}

.header-top {
    justify-content: space-between;
    line-height: 48px;
    border-bottom: 1px solid #EBEBEB;
    font-size: 13px
}

.header-top__mail {
    display: inline-block;
    color: #302D4F;
    padding-left: 28px;
    background: url("../img/icons_support.svg") left center no-repeat;
    transition: .5s ease
}

.header-top__mail:hover {
    color: #FF4A4B
}

.header-top-right>* {
    margin-left: 40px;
    display: inline-block;
    color: #302D4F;
    padding-left: 28px
}

.header-top-right>* strong {
    font-weight: 500;
    margin-left: 12px
}

.header-top__scan {
    background: url("../img/icons_scan.svg") left center no-repeat
}

.header-top__live {
    padding-left: 26px;
    background: url("../img/icons_reviews.svg") left center no-repeat
}

.header-top__lang_eng {
    background: url("../img/language-english.svg") left center no-repeat;
    cursor: pointer;
    position: relative
}

.header-top__lang_chn {
    background: url("../img/language-china.svg") left center no-repeat;
    cursor: pointer;
    position: relative
}

.header-top__lang_rus {
    background: url("../img/language-russia.svg") left center no-repeat;
    cursor: pointer;
    position: relative
}

.header-top__lang-active {
    padding-right: 22px
}

.header-top__lang .eng {
    background: url("../img/icons_dropdown.svg") right center no-repeat
}

.header-top__lang-dropdown {
    display: none;
    z-index: 1;
    position: absolute;
    background: #ffffff;
    border: 1px solid #EFEFF4;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
    right: 0;
    width: 160px
}

.header-top__lang-dropdown:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 9px solid transparent;
    border-bottom: 9px solid #ffffff;
    right: 0;
    bottom: 100%
}

.terms-table {
    border: 1px solid black;
}

.terms-table td {
    border: 1px solid black;
    text-align: center;
}

.text-content b {
    font-weight: 800;
}

.terms-table th {
    border: 1px solid black;
    text-align: center;
}

.header-top__lang-dropdown__item {
    border-bottom: 1px solid #EFEFF4;
    padding-left: 16px;
    padding-right: 16px
}

.header-top__lang-dropdown__item:last-child {
    border: none
}

.header-top__lang-dropdown__item a {
    display: block;
    padding-left: 35px;
    line-height: 48px;
    font-size: 13px;
    color: #302D4F
}

.header-top__lang-dropdown__item .en {
    background: url("../img/language-english.svg") left center no-repeat
}

.header-top__lang-dropdown__item .ch {
    background: url("../img/language-china.svg") left center no-repeat
}

.header-top__lang-dropdown__item .ru {
    background: url("../img/language-russia.svg") left center no-repeat
}

.header-bottom {
    justify-content: space-between;
    padding-top: 20px;
    padding-bottom: 20px;
    align-items: center
}

.header-bottom-logo {
    min-width: 160px;
    flex-grow: 0 !important;
    padding: 0 !important
}

.header-bottom-menu {
    margin-right: auto;
    margin-bottom: 0
}

.header-bottom-menu-item {
    margin-right: 40px
}

.header-bottom-menu-item__link {
    color: #302D4F;
    font-size: 16px;
    font-weight: 500;
    display: block;
    letter-spacing: .32px;
    transition: .5s ease;
    white-space: nowrap
}

.header-bottom-menu-item__link:hover,
.header-bottom-menu-item__link.active {
    color: #FF4A4B;
    text-decoration: none
}

.header-bottom-menu-item__link.drop {
    padding-right: 24px;
    background: url("../img/icons_dropdown.svg") right center no-repeat
}

.header-bottom-signs {
    line-height: 44px
}

.header-bottom-signs__sign-in {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    background: #FF4A4B;
    border-radius: 22px;
    padding-left: 30px;
    padding-right: 30px;
    color: #ffffff;
    transition: .5s ease
}

.header-bottom-signs__sign-in:hover {
    color: white;
    background: #E54041;
    text-decoration: none
}

.header-bottom-signs__log-in {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    color: #302D4F;
    letter-spacing: .32px;
    transition: .5s ease
}

.header-bottom-signs__log-in:hover {
    color: #FF4A4B;
    text-decoration: none
}

@media all and (max-width:1024px) {
    .header-bottom-menu {
        display: none
    }

    .header-bottom-signs {
        flex-grow: 3;
        text-align: right
    }

    .header-bottom-burger {
        width: 44px;
        height: 44px;
        margin-left: 26px;
        margin-right: -10px;
        position: relative
    }

    .header-bottom-burger__line {
        position: absolute;
        left: 10px;
        width: 24px;
        height: 2px;
        border-radius: 1px;
        background: #FF4A4B;
        transition: .5s ease
    }

    .header-bottom-burger__line:nth-child(1) {
        top: 14px
    }

    .header-bottom-burger__line:nth-child(2) {
        top: 21px
    }

    .header-bottom-burger__line:nth-child(3) {
        top: 28px
    }

    .header-bottom.active {
        position: fixed;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        background: #ffffff;
        align-items: flex-start
    }

    .header-bottom.active:before {
        content: "Menu";
        font-size: 24px;
        line-height: 40px;
        color: #666666;
        font-weight: 500;
        left: 40px;
        position: absolute
    }

    .header-bottom.active .header-bottom-signs,
    .header-bottom.active .header-bottom-logo {
        display: none
    }

    .header-bottom.active .header-bottom-burger {
        margin-right: 30px
    }

    .header-bottom.active .header-bottom-burger__line:nth-child(1) {
        transform: rotate(45deg) translate(3px, 7px)
    }

    .header-bottom.active .header-bottom-burger__line:nth-child(2) {
        opacity: 0
    }

    .header-bottom.active .header-bottom-burger__line:nth-child(3) {
        transform: rotate(-45deg) translate(3px, -7px)
    }

    .header-bottom.active .header-bottom-menu {
        display: block;
        align-self: center;
        justify-content: center;
        margin: 0 auto;
        padding-left: 74px
    }

    .header-bottom.active .header-bottom-menu-item {
        margin-right: 0;
        width: 320px;
        border-bottom: 1px solid #EBEBEB
    }

    .header-bottom.active .header-bottom-menu-item__link {
        padding-right: 0;
        background: none;
        text-align: center;
        line-height: 108px
    }

    .header-bottom.active .header-bottom-menu-item:last-child {
        border: none
    }

}

@media all and (max-width:660px) {
    .header {
        position: fixed
    }

    .header-top {
        display: none
    }

    .header-bottom-logo {
        min-width: 100%
    }

    .header-bottom-signs {
        display: none
    }

    .header-bottom-burger {
        position: absolute;
        right: 10px;
        margin-left: 0;
        margin-right: 0
    }

    .header-bottom-burger__line {
        left: 4px;
        width: 36px;
        height: 3px;
        border-radius: 2px
    }

    .header-bottom-burger__line:nth-child(1) {
        top: 10px
    }

    .header-bottom-burger__line:nth-child(2) {
        top: 21px
    }

    .header-bottom-burger__line:nth-child(3) {
        top: 32px
    }

    .header-bottom.active {
        position: fixed;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        background: #ffffff;
        align-items: flex-start;
        flex-direction: column
    }

    .header-bottom.active:before {
        left: 30px
    }

    .header-bottom.active .header-bottom-signs {
        display: flex;
        flex-direction: column;
        width: 100%;
        padding-left: 60px;
        padding-right: 60px;
        text-align: center
    }

    .header-bottom.active .header-bottom-signs__sign-in {
        margin-right: 0;
        margin-bottom: 30px
    }

    .header-bottom.active .header-bottom-burger {
        margin-right: 0
    }

    .header-bottom.active .header-bottom-burger__line:nth-child(1) {
        transform: rotate(45deg) translate(7px, 8px)
    }

    .header-bottom.active .header-bottom-burger__line:nth-child(2) {
        opacity: 0
    }

    .header-bottom.active .header-bottom-burger__line:nth-child(3) {
        transform: rotate(-45deg) translate(7px, -8px)
    }

    .header-bottom.active .header-bottom-menu {
        padding-left: 0;
        margin-top: 15%;
        margin-bottom: 40px
    }

    .header-bottom.active .header-bottom-menu-item {
        margin: 0;
        width: 320px;
        border-bottom: 1px solid #EBEBEB
    }

    .header-bottom.active .header-bottom-menu-item__link {
        line-height: 100px
    }

    .header-bottom.active .header-bottom-menu-item:last-child {
        border: none
    }

}

.banner {
    position: relative;
    margin-bottom: 100px;
    background: #ffffff
}

.banner-cover {
    position: relative;
    height: 700px;
    margin-top: -30px
}

.banner-cover__top {
    z-index: 3;
    position: absolute;
    top: 125px;
    left: 0;
    height: 48px;
    width: 100%;
    background: url("../img/cover-top.svg") center repeat-x
}

.banner-cover__bottom {
    z-index: 1;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 227px;
    width: 100%;
    background: url("../img/cover-bottom.svg") center repeat-x;
    background-size: auto 227px
}

.banner-cover__video {
    position: relative;
    height: 100%;
    width: 100%;
    padding-left: 34%;
    object-fit: contain;
    object-position: 50%
}

.banner-cover__video.mobile {
    display: none
}

.banner-cover__image {
    position: relative;
    height: 100%;
    width: 100%;
    padding-left: 40%;
    object-fit: cover;
    object-position: 50% 0;
}

.banner-content {
    z-index: 3;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-top: 110px
}

.banner-content:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 60%;
    background: url("../img/cover-left.svg") left 80px no-repeat
}

.banner-content-text {
    position: relative;
}

.banner-content-text__paragraph {
    margin-bottom: 24px;
}

.banner-content-text__button {
    margin-bottom: 26px;
}

.banner-content-text__button .button {
    width: 194px;
    font-size: 12px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 4.17;
    letter-spacing: 1.5px;
    color: #ffffff;
}

.banner-content-text__description {
    font-size: 16px;
    color: #302D4F;
    letter-spacing: 0.32px;
    line-height: 24.72px
}

.banner-content-text__description strong {
    font-weight: 700
}

.banner-content-text__description strong a {
    color: #302D4F;
    text-decoration: underline
}

.banner-content-text__description strong a:hover {
    text-decoration: none
}

@media all and (max-width:1024px) {
    .banner {
        margin-bottom: 40px
    }

    .banner-cover {
        padding-top: 100px;
    }

    .banner-cover:after {
        content: "";
        position: absolute;
        top: 100px;
        width: 100%;
        height: 60px;
        z-index: 3;
        background: linear-gradient(to bottom, white, rgba(255,255,255,0));
    }

    .banner-cover__image {
        padding-left: 0;
    }

    .banner-cover__top {
        background: url("../img/cover-top.svg") left top repeat-x;
        background-size: cover;
        top: 125px;
    }

    .banner-cover__bottom {
        background-size: cover
    }

    .banner-cover__video {
        padding-left: 0
    }

    .banner-cover:before {
        width: 100%;
        background: linear-gradient(90deg, #FDFDFD 0%, rgba(253, 253, 253, 0) 20%, rgba(253, 253, 253, 0) 80%, #FDFDFD 100%)
    }

    .banner-content {
        padding-top: 30px
    }

    .banner-content:before {
        width: 80%;
        background: url("../img/cover-left.svg") right 80px no-repeat
    }

    .banner-content:after {
        width: 30%;
        background: url("../img/cover-right.svg") left 80px no-repeat
    }

    .banner-content-text {
        text-align: center;
        width: 100%
    }

    .banner-content-text__header {
        padding-top: 15px;
        padding-bottom: 15px;
        margin-bottom: 740px;
        background: url("../img/banner_header_bg.svg") center no-repeat
    }

    .banner-content-text__paragraph {
        display: none
    }

    .tablet {
        display: block
    }

    .banner-cover {
        height: 940px
    }
}

@media all and (max-width:660px) {
    .banner-cover__bottom {
        height: 64px;
    }
    .banner {
        margin-bottom: 100px;
    }

    .banner-cover {
        height: 440px
    }

    .banner-cover:after {
        top: 100px;
    }

    .banner-cover__top {
        top: 80px
    }

    .banner-cover__video.desktop {
        display: none
    }

    .banner-cover__video.mobile {
        display: block
    }

    .banner-content {
        padding-top: 25px
    }

    .banner-content-text__header {
        margin-bottom: 300px
    }

    .banner-content-text__description {
        display: none
    }

}

.promo_block {
    position: relative;
    overflow: hidden;
    background: #ffffff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.05);
    border-radius: 6px;
    margin-bottom: 60px;
    height: 700px;
    align-items: center
}

.promo_block-text {
    position: relative;
    z-index: 2
}

.promo_block-text__block {
    display: flex;
    flex-direction: column;
    align-self: center
}

.promo_block-text__image {
    height: 100%
}

.price_compare .promo_block-text,
.price_compare .promo_block-text__image {
    height: 100%;
}

.price_compare .promo_block-text__image video {
    object-fit: cover;
}

.price_compare-image,
.loaylty_cards-image {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: auto
}

/*.price_compare {
  background: url("../img/content/map_desktop.png") right center no-repeat #ffffff
}*/
.loaylty_cards-image {
    left: 0;
    right: auto
}
.enthusiast {
    text-align: center;
    font-size: 12px;
    color:#333333;
    margin-top: 30px;
}

@media all and (max-width:1024px) {
    .price_compare {
        height: auto;
        text-align: center;
        background: #ffffff;
        margin-top: 110px
    }

    .price_compare .col-04 {
        width: 82.608696%
    }

    .price_compare .col-07 {
        width: 100%
    }

    .price_compare .promo_block-text {
        flex-direction: column-reverse
    }

    .price_compare .promo_block-text__block {
        margin-bottom: 60px
    }

    .price_compare .promo_block-text__image {
        margin-bottom: 30px;
    }

    .price_compare .promo_block-text__image img {
        margin: 0 auto;
        max-width: 100%;
        max-height: 100%;
        height: auto;
        width: auto
    }

    .loaylty_cards {
        height: auto;
        text-align: center;
        flex-direction: column
    }

    .loaylty_cards .col-04 {
        width: 82.608696%
    }

    .loaylty_cards .col-07 {
        width: 100%
    }

    .loaylty_cards-image {
        position: static;
        margin: 0 auto -35px;
        max-width: 100%;
        height: auto
    }

    .loaylty_cards .promo_block-text {
        flex-direction: column-reverse
    }

    .loaylty_cards .promo_block-text__block {
        margin-bottom: 60px
    }

}

@media all and (max-width:660px) {
    .loaylty_cards .col-04 {
        width: 100%;
        padding-left: 30px;
        padding-right: 30px
    }

    .loaylty_cards-image {
        margin: 0 auto
    }

    .loaylty_cards-image.tablet {
        display: none
    }

    .loaylty_cards-image.mobile {
        display: block;
        margin: 0 auto
    }

}

.reviews {
    margin: 0 auto;
    position: relative
}

.reviews-item {
    position: relative;
    margin: 0 auto;
    width: 328px;
    background: #ffffff;
    border-radius: 6px;
    padding-top: 40px;
    padding-bottom: 40px
}

.reviews-item .shadow {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 14px;
    padding-bottom: 34px;
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.09)
}

.reviews-item-header {
    margin-bottom: 14px
}

.reviews-item-header-cover {
    min-width: 106px;
    width: 106px;
    height: 106px;
    margin-right: 27px;
    text-align: center;
    align-items: center;
    display: flex
}

.reviews-item-header-cover img {
    max-width: 100%;
    max-height: 100%
}

.reviews-item-header-info {
    padding-top: 23px
}

.reviews-item-header__hdr {
    color: #302D4F;
    font-size: 14px;
    line-height: 16px;
    font-weight: 500;
    margin-bottom: 18px
}

.reviews-item-header__rait {
    display: inline-block;
    height: 17px;
    width: 108px;
    background: url("../img/stars.svg") left top no-repeat
}

.reviews-item-header__rait.star_5 {
    background-position: left 0
}

.reviews-item-header__rait.star_4 {
    background-position: left -20px
}

.reviews-item-header__rait.star_3 {
    background-position: left -40px
}

.reviews-item-header__rait.star_2 {
    background-position: left -60px
}

.reviews-item-header__rait.star_1 {
    background-position: left -80px
}

.reviews-item-header__rait.star_0 {
    background-position: left -100px
}

.reviews-item-stat {
    margin-bottom: 24px;
    text-align: center;
}

.reviews-item-stat__tag {
    display: inline-block;
    line-height: 30px;
    background: #F7F7F7;
    border-radius: 4px;
    padding-left: 17px;
    padding-right: 17px;
    font-size: 12px;
    font-weight: 900;
    color: #B3B3B3;
    letter-spacing: 1.5px;
    text-align: center;
    text-transform: uppercase;
}

.reviews-item-text {
    margin-bottom: 24px;
    height: 180px;
    overflow-y: auto;
}

.reviews-item-who {
    line-height: 44px;
}

.reviews-item-who .flex {
    justify-content: flex-start;
}

.reviews-item-who__avatar {
    min-width: 44px;
    width: 44px;
    height: 44px;
    margin-right: 20px;
}

.reviews-item-who__avatar img {
    border-radius: 50%;
}

.reviews-item-who__name {
    font-size: 14px;
    font-weight: 500;
    color: #B2B3B2;
}

.reviews .slick-prev,
.reviews .slick-next {
    position: absolute;
    z-index: 10;
    top: 30px;
    bottom: 30px;
    width: 120px;
    font-size: 0;
    border: none;
    outline: none;
    cursor: pointer;
}

.reviews .slick-prev {
    left: 0;
    background: linear-gradient(to right, white, rgba(255, 255, 255, 0))
}

.reviews .slick-next {
    right: 0;
    background: linear-gradient(to left, white, rgba(255, 255, 255, 0))
}

.reviews .slick-list .slick-slide {
    position: relative;
    width: 328px;
    filter: blur(3px);
    transform: scale(0.9);
    transition: .25s ease
}

.reviews .slick-list .slick-slide.slick-current {
    filter: blur(0);
    width: 328px;
    z-index: 9;
    transform: scale(1);
    transition: .5s ease
}

.reviews .slick-dots {
    position: absolute;
    z-index: 10;
    left: 0;
    width: 100%;
    bottom: 0;
    display: flex;
    justify-content: center;
}

.reviews .slick-dots li {
    position: relative;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.reviews .slick-dots li button {
    opacity: 0;
}

.reviews .slick-dots li:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #FF4A4B;
    left: 5px;
    top: 5px;
    opacity: .1;
}

.reviews .slick-dots li.slick-active:after {
    opacity: 1;
}

@media all and (max-width:1024px) {
    .reviews_block {
        height: auto;
        flex-direction: column;
        text-align: center;
    }

    .reviews_block .col-04 {
        width: 82.608696%;
    }

    .reviews_block .col-07 {
        width: 100%;
    }

    .reviews_block .promo_block-text__block {
        margin-bottom: 60px;
    }

    .reviews_block .reviews {
        margin: 20px auto 40px;
    }

}

@media all and (max-width:660px) {
    .reviews_block .col-04 {
        width: 100%;
        padding-left: 30px;
        padding-right: 30px;
    }

    .reviews-item {
        width: 262px
    }

    .reviews-item .shadow {
        padding-left: 24px;
        padding-right: 24px;
        padding-bottom: 27px
    }

    .reviews-item-header-cover {
        min-width: 84px;
        width: 84px;
        height: 84px;
        margin-right: 12px;
    }

    .reviews-item-header-cover img {
        height: auto;
        width: auto;
    }

    .reviews-item-header-info {
        padding-top: 16px
    }

    .reviews-item-header__hdr {
        font-size: 11.2px;
        line-height: 16px;
        margin-bottom: 8px
    }

    .reviews-item-stat {
        margin-bottom: 19.2px
    }

    .reviews-item-stat__tag {
        line-height: 24px
    }

    .reviews-item-text {
        margin-bottom: 20px
    }

    .reviews-item-who {
        line-height: 36px
    }

    .reviews-item-who__avatar {
        min-width: 36px;
        width: 36px;
        height: 36px;
        margin-right: 16px
    }

    .reviews-item-who__avatar img {
        max-width: 100%;
        max-height: 100%
    }

    .reviews-item-who__name {
        font-size: 11.2px
    }

    .reviews-item .paragraph {
        color: #666666;
        font-size: 13px;
        line-height: 24px
    }

    .reviews .slick-list .slick-slide {
        width: 262px
    }

    .reviews .slick-list .slick-slide.slick-current {
        width: 262px
    }

    .reviews .slick-prev,
    .reviews .slick-next {
        width: 40px
    }

}

.rewards {
    position: relative
}

.rewards-sticker {
    position: absolute;
    text-align: center;
    left: 0;
    top: 8px
}

.rewards-sticker__img {
    margin-bottom: 12px
}

.rewards-sticker__lbl {
    font-size: 15.4px;
    font-weight: 500;
    color: #302B51;
    text-align: center
}

.rewards-list-item {
    justify-content: flex-end;
    margin-bottom: 12px
}

.rewards-list-item:nth-child(1) {
    margin-right: 64px
}

.rewards-list-item:nth-child(2) {
    margin-right: 128px
}

.rewards-list-item:nth-child(3) {
    margin-right: 192px
}

.rewards-list-item:nth-child(4) {
    margin-right: 256px
}

.rewards-list-item:nth-child(5) {
    margin-right: 320px
}

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

.rewards-list-item-sticker {
    min-width: 60px;
    width: 60px;
    margin-right: 7px
}

.rewards-list-item-info {
    width: 260px;
    padding-top: 11px;
    padding-bottom: 23px;
    padding-right: 17px;
    border-bottom: 1px solid #EBEBEB
}

.rewards-list-item-info-rait {
    color: #302D4F;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 7px;
    justify-content: space-between
}

.rewards-list-item-info-rait__end .complete {
    display: inline-block;
    padding-left: 16px;
    background: url("../img/icons_check.svg") left center no-repeat
}

.rewards-list-item-info-stat {
    background: rgba(48, 45, 79, 0.1);
    height: 15px;
    border-radius: 8px
}

.rewards-list-item-info-stat__act {
    height: 15px;
    border-radius: 8px
}

.rewards-list-item-info-stat__act.color_1 {
    background: linear-gradient(270deg, #99DDDF 0%, #AFE4E5 100%)
}

.rewards-list-item-info-stat__act.color_2 {
    background: linear-gradient(270deg, #FDDD83 0%, #FEE49E 100%)
}

.rewards-list-item-info-stat__act.color_3 {
    background: linear-gradient(270deg, #B0D5FC 0%, #C1DEF8 100%)
}

.rewards-list-item-info-stat__act.color_4 {
    background: linear-gradient(270deg, #D8CDFF 0%, #DED8FE 100%)
}

.rewards-list-item-info-stat__act.color_5 {
    background: linear-gradient(270deg, #FFB8D0 0%, #FEC5D8 100%)
}

@media all and (max-width:1024px) {
    .rewards_block {
        height: auto;
        flex-direction: column-reverse;
        text-align: center
    }

    .rewards_block .col-04 {
        width: 82.608696%
    }

    .rewards_block .col-07 {
        width: 100%
    }

    .rewards_block .promo_block-text__block {
        margin-bottom: 60px
    }

    .rewards_block .rewards {
        margin: 60px 40px 44px
    }

    .rewards_block .rewards-list-item:nth-child(1) {
        margin-right: 0;
    }

    .rewards_block .rewards-list-item:nth-child(2) {
        margin-right: 12%
    }

    .rewards_block .rewards-list-item:nth-child(3) {
        margin-right: 24%
    }

    .rewards_block .rewards-list-item:nth-child(4) {
        margin-right: 36%
    }

    .rewards_block .rewards-list-item:nth-child(5) {
        margin-right: 48%
    }

    .rewards_block .rewards-list-item-info {
        padding-right: 0;
        border-bottom: none
    }

}

@media all and (max-width:660px) {
    .rewards_block .rewards {
        margin: 40px 30px 30px
    }

    .rewards_block .rewards-sticker {
        position: static;
        margin-bottom: 30px
    }

    .rewards_block .rewards-sticker img {
        width: 130px
    }

    .rewards_block .rewards-list-item:nth-child(1) {
        margin-right: 0
    }

    .rewards_block .rewards-list-item:nth-child(2) {
        margin-right: 0
    }

    .rewards_block .rewards-list-item:nth-child(3) {
        margin-right: 0
    }

    .rewards_block .rewards-list-item:nth-child(4) {
        margin-right: 0
    }

    .rewards_block .rewards-list-item:nth-child(5) {
        margin-right: 0
    }

    .rewards_block .col-04 {
        width: 100%;
        padding-left: 30px;
        padding-right: 30px
    }

}

.testimonials {
    height: auto;
    text-align: center;
    padding-top: 60px;
    padding-bottom: 60px
}

.testimonials-top {
    margin-bottom: 30px
}

.testimonials-list-item {
    display: flex !important
}

.testimonials-list .slick-prev,
.testimonials-list .slick-next {
    position: absolute;
    bottom: -20%;
    z-index: 3;
    cursor: pointer;
    width: 60px;
    height: 60px;
    border: 2px solid #F5F5F5;
    border-radius: 50%;
    font-size: 0;
    outline: none;
    transition: .5s ease
}

.testimonials-list .slick-prev:hover,
.testimonials-list .slick-next:hover {
    border: 2px solid #FF4A4B
}

.testimonials-list .slick-prev {
    left: 8.558559%;
    background: url("../img/ic_arrow_back.svg") center no-repeat
}

.testimonials-list .slick-next {
    right: 8.558559%;
    background: url("../img/ic_arrow_forward.svg") center no-repeat
}

.testimonials-people {
    justify-content: center
}

.testimonials-people-item {
    width: 120px
}

.testimonials-people-item__ava {
    text-align: center;
    margin-bottom: 20px;
    padding-top: 24px;
    height: 90px;
    line-height: 90px;
    transition: .5s ease
}

.testimonials-people-item__ava img {
    width: auto;
    height: 100%;
    margin: 0 auto;
    border-radius: 50%;
    vertical-align: bottom
}

.testimonials-people-item__name {
    color: #B2B3B2;
    font-size: 14px;
    line-height: 16px;
    font-weight: 500;
    opacity: 0;
    transition: .5s ease
}

.testimonials-people .slick-list {
    max-width: 600px
}

.testimonials-people .slick-list:before,
.testimonials-people .slick-list:after {
    content: "";
    position: absolute;
    z-index: 2;
    top: 0;
    height: 100%;
    width: 90px
}

.testimonials-people .slick-list:before {
    left: 0;
    background: linear-gradient(to right, #ffffff 0%, #ffffff 50%, rgba(255, 255, 255, 0))
}

.testimonials-people .slick-list:after {
    right: 0;
    background: linear-gradient(to left, #ffffff 0%, #ffffff 50%, rgba(255, 255, 255, 0))
}

.testimonials-people .slick-current .testimonials-people-item__ava {
    padding-top: 0;
    transition: .5s ease
}

.testimonials-people .slick-current .testimonials-people-item__name {
    opacity: 1
}

.testimonials-people .slick-current img {
    width: auto;
    height: 100%;
    transition: .5s ease
}

@media all and (max-width:1024px) {
    .testimonials {
        padding-bottom: 40px
    }

    .testimonials .h3 {
        line-height: 40px;
        margin-bottom: 24px
    }

    .testimonials .col-08 {
        width: 82.608696%
    }

    .testimonials .col-02 {
        width: 8.695652%
    }

    .testimonials-top {
        margin-bottom: 40px
    }

}

@media all and (max-width:660px) {
    .testimonials {
        padding-top: 40px;
        padding-bottom: 20px
    }

    .testimonials .col-02 {
        display: none
    }

    .testimonials .col-08 {
        width: 100%;
        padding-left: 30px;
        padding-right: 30px
    }

    .testimonials-top {
        margin-bottom: 30px
    }

    .testimonials-people-item__ava {
        line-height: 82px;
        height: 82px
    }

}

.customers-map {
    width: 68.468468%
}

.customers-bar {
    height: 700px;
    position: relative
}

.customers-bar-sticker {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0
}

.customers-bar-sticker__lbl {
    position: relative;
    line-height: 40px;
    background: #FF4A4B;
    color: #ffffff;
    font-size: 14px;
    font-weight: 900;
    letter-spacing: 1.75px;
    text-align: center;
    text-transform: uppercase;
    padding-left: 40px
}

.customers-bar-sticker__lbl:after {
    content: "";
    width: 40px;
    height: 40px;
    background: url("../img/anchor.svg") left center no-repeat;
    position: absolute;
    left: 100%
}

.customers-bar-list {
    overflow-y: auto;
    max-height: 100%;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 27px
}

.customers-bar-list .reviews-item {
    background: none;
    box-shadow: none;
    border-radius: 0;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    border-bottom: 1px solid #EBEBEB
}

.customers-bar-list .reviews-item:last-child {
    border: none
}

@media all and (max-width:1024px) {
    .customers {
        position: relative;
        height: auto;
        flex-direction: column
    }

    .customers-map {
        width: 100%
    }

    .customers-map iframe {
        height: 446px
    }

    .customers-bar {
        position: static;
        width: 100%;
        height: auto
    }

    .customers-bar-list {
        padding-top: 0
    }

    .customers .reviews {
        display: flex;
        padding: 40px 0;
        overflow-x: auto
    }

    .customers .reviews-item {
        min-width: 80%;
        display: flex;
        padding-left: 40px;
        padding-right: 40px;
        padding-top: 0;
        padding-bottom: 0;
        border-bottom: none;
        border-right: 1px solid #EBEBEB
    }

    .customers .reviews-item:last-child {
        border-right: none
    }

    .customers .reviews-item-header {
        text-align: center;
        min-width: 160px;
        width: 160px;
        margin-right: 40px;
        flex-direction: column
    }

    .customers .reviews-item-header-cover {
        margin: 0 auto
    }

    .customers .reviews-item-header__hdr {
        line-height: 20px;
        margin-bottom: 35px
    }

    .customers .reviews-item-stat {
        text-align: left
    }

    .customers .reviews-item-who .flex {
        justify-content: flex-start
    }

}

@media all and (max-width:660px) {
    .customers .reviews {
        padding: 30px 0
    }

    .customers .reviews-item {
        min-width: 100%;
        display: block;
        padding-left: 30px;
        padding-right: 30px
    }

    .customers .reviews-item-header {
        text-align: left;
        min-width: auto;
        width: auto;
        margin-right: 0;
        flex-direction: row
    }

    .customers .reviews-item-header__hdr {
        margin-bottom: 10px
    }

    .customers .reviews-item-stat {
        text-align: center
    }

    .customers .reviews-item-who .flex {
        justify-content: flex-end
    }

    .customers .reviews-item-header-cover {
        min-width: 106px;
        width: 106px;
        height: 106px;
        margin-right: 27px;
        text-align: center;
        align-items: center;
        display: flex
    }

    .customers .reviews-item-header-info {
        padding-top: 23px
    }

    .customers .reviews-item-header__hdr {
        color: #302D4F;
        font-size: 14px;
        line-height: 16px;
        font-weight: 500;
        margin-bottom: 18px
    }

    .customers .reviews-item-stat {
        margin-bottom: 24px;
        text-align: center
    }

    .customers .reviews-item-stat__tag {
        line-height: 30px
    }

    .customers .reviews-item-text {
        margin-bottom: 24px
    }

    .customers .reviews-item-text .paragraph {
        font-size: 14px;
        line-height: 30px
    }

    .customers .reviews-item-who {
        line-height: 44px
    }

    .customers .reviews-item-who__avatar {
        min-width: 44px;
        width: 44px;
        height: 44px;
        margin-right: 20px
    }

    .customers .reviews-item-who__name {
        font-size: 14px;
        font-weight: 500;
        color: #B2B3B2
    }

}
.parties_wrapper {
    display: flex;
    justify-content: flex-end;
}

.parties_header {
    margin: 0;
}

.parties_column {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-left: 50px;
}

.name-parties div:first-child {
    min-width: 55px
}

.name-parties div:last-child {
    min-width: 310px
}

.save {
    margin-top: 100px;
    margin-bottom: 60px
}

.save-list-item {
    background: #ffffff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.05);
    border-radius: 6px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center
}

.save-list-item-image {
    margin-top: -40px;
    margin-bottom: 14px;
    height: 120px;
    line-height: 120px
}

.save-list-item-image img {
    vertical-align: middle;
    height: 105px
}

.save-list-item-saved {
    margin-bottom: 20px
}

.save-list-item-saved .sticker {
    position: relative;
    margin-left: 22px;
    margin-right: 22px;
    line-height: 36px;
    height: 36px;
    background: #FF4A4B;
    color: #ffffff;
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 1.62px;
    text-align: center;
    text-transform: uppercase
}

.save-list-item-saved .sticker:before,
.save-list-item-saved .sticker:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 36px;
    top: 0
}

.save-list-item-saved .sticker:before {
    right: 99%;
    background: url("../img/sticker-left.svg") center no-repeat
}

.save-list-item-saved .sticker:after {
    left: 99%;
    background: url("../img/sticker-right.svg") center no-repeat
}

.save-list-item-text,
.save-list-item-who {
    margin-bottom: 23px
}

.save-list-item-who {
    line-height: 44px
}

.save-list-item-who .flex {
    justify-content: center
}

.save-list-item-who__avatar {
    min-width: 44px;
    width: 44px;
    height: 44px;
    margin-right: 20px
}

.save-list-item-who__avatar img {
    border-radius: 50%
}

.save-list-item-who__name {
    font-size: 14px;
    font-weight: 500;
    color: #B2B3B2
}

@media all and (max-width:1024px) {
    .save {
        margin-bottom: -15px
    }

    .save-list {
        flex-wrap: wrap
    }

    .save-list-item {
        width: 47.826087%;
        margin-right: 4.347826%;
        margin-bottom: 75px
    }

    .save-list-item:nth-child(2n) {
        margin-right: 0
    }

}

@media all and (max-width:690px) {
   .header-top-right>* {
      margin-left: 30px;
   }

}

@media all and (max-width:660px) {
    .save {
        margin-bottom: -15px
    }

    .save-list {
        flex-wrap: wrap
    }

    .save-list-item {
        width: 100%;
        margin-right: 0%
    }

}

.feedback {
    background: #ffffff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.05);
    border-radius: 6px;
    margin-bottom: 60px;
    padding-top: 60px;
    padding-bottom: 60px
}

.feedback-header {
    font-size: 18px;
    font-weight: 500;
    color: #666666;
    line-height: 30px;
    margin-bottom: 20px;
    text-align: center
}

.feedback-description {
    font-size: 14px;
    color: #666666;
    line-height: 30px;
    margin-bottom: 40px;
    text-align: center;
    font-weight: 400;
}

.feedback-form-submit {
    text-align: center
}

.feedback-form-submit .button {
    line-height: 50px
}

.feedback-form-name {
    width: 50%;
    padding-right: 15px;
    margin-bottom: 20px
}

.feedback-form-mail {
    width: 100%;
    padding-left: 15px;
    margin-bottom: 40px
}

.feedback-form-lbl {
    display: block;
    padding-left: 5px;
    font-size: 14px;
    font-weight: 500;
    color: #666666;
    line-height: 30px;
    margin-bottom: 10px
}

.feedback-form-input {
    width: 100%;
    height: 60px;
    border: 2px solid #F5F5F5;
    border-radius: 4px;
    padding-left: 55px;
    padding-right: 20px
}

.feedback-form-input.name {
    background: url("../img/ic_person.svg") 13px center no-repeat
}

.feedback-form-input.mail {
    background: url("../img/ic_email.svg") 13px center no-repeat
}

.feedback-checks {
    justify-content: center;
    margin-bottom: 20px
}

.feedback-checks-item {
    margin: 0 30px;
    line-height: 60px
}

.feedback-checkbox {
    cursor: pointer;
    font-size: 14px;
    color: #999999;
    font-weight: 700;
    position: relative;
    padding-left: 35px;
    white-space: nowrap
}

.feedback-checkbox:before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    border: 2px solid #E5E6E5;
    border-radius: 4px;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.feedback-checkbox__in {
    display: none
}

.feedback-checkbox__in:checked+.feedback-checkbox:before {
    border: 2px solid #FF4A4B;
    background: url("../img/ic_checked.svg") center no-repeat #FF4A4B
}

@media all and (max-width:1024px) {
    .feedback .col-02 {
        width: 17.391304%
    }

    .feedback .col-08 {
        width: 65.217391%
    }

    .feedback-form-inputs {
        flex-direction: column
    }

    .feedback-form-name,
    .feedback-form-mail {
        width: 100%;
        padding: 0
    }

    .feedback-checks-item {
        margin: 0 15px
    }

}

@media all and (max-width:660px) {
    .feedback {
        padding-top: 45px
    }

    .feedback-description {
        margin-bottom: 20px
    }

    .feedback-checks {
        flex-direction: column
    }

    .feedback-checks-item {
        margin: 0 70px
    }

    .feedback .col-02 {
        width: 0
    }

    .feedback .col-08 {
        width: 100%;
        padding-left: 30px;
        padding-right: 30px
    }

}

.popup_download {
    background: #ffffff;
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    position: fixed;
    z-index: 99;
    left: 50%;
    top: 50%;
    width: 576px;
    padding-top: 40px;
    padding-bottom: 57px;
    text-align: center;
    transition: .25s ease;
    transform: scale(0.2) translate(-50%, -50%);
    transform-origin: 0;
    opacity: 0
}

.popup_download.active {
    opacity: 1;
    transform: scale(1) translate(-50%, -50%)
}

.popup_download-header {
    font-size: 24px;
    color: #302D4F;
    letter-spacing: 0.48px;
    line-height: 24.72px;
    margin-bottom: 39px
}

.popup_download-links {
    justify-content: center
}

.popup_download-links-item {
    margin-right: 72px
}

.popup_download-links-item:last-child {
    margin-right: 0
}

.popup_download__close {
    position: absolute;
    width: 60px;
    height: 60px;
    background: url("../img/ic_close.svg") center no-repeat;
    right: 0;
    top: 0;
    cursor: pointer;
    transition: .25s ease
}

.popup_download__close:hover {
    transform: rotate(90deg)
}

@media all and (max-width:576px) {
    .popup_download {
        width: 375px
    }

    .popup_download-links-item {
        margin-right: 10px
    }

}

.about {
    position: relative;
    background: #ffffff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.05);
    border-radius: 6px;
    margin-bottom: 60px;
    padding: 60px 8.558559%;
    text-align: center;
}

.about-header {
    font-size: 48px;
    font-weight: 900;
    text-transform: uppercase;
    color: #FF4A4B;
    line-height: 60px;
    margin-bottom: 30px;
}

.about-counts {
    margin-top: 40px;
    justify-content: space-between;
}

.about-counts-item {
    width: 27.717391%;
    flex-wrap: nowrap;
}

.about-counts-item__col {
    font-size: 80px;
    line-height: 94px;
    font-weight: 900;
    padding-bottom: 20px;
    margin-bottom: 20px;
    color: #000000;
    letter-spacing: 4px;
    border-bottom: 2px solid #FF4A4B;
}

.about-counts-item__descr {
    font-size: 14px;
    font-weight: 500;
    color: #666;
    text-transform: uppercase;
    line-height: 30px;
}

@media (max-width: 660px) {
    .benefits-header {
        font-size: 32px;
        line-height: 40px;
    }

    .logos {
        margin-bottom: 20px;
    }

    .logos-header {
        display: flex;
        flex-direction: column-reverse;
        margin-bottom: 0 !important;
        padding-bottom: 0;
    }

    .logos-header__h1 {
        font-size: 32px;
        line-height: 40px;
    }

    .logos-header__h2 {
        position: static;
        font-size: 72px;
        font-weight: 900;
    }

    .logos-list-item {
        width: 50%;
        height: 122px;
        line-height: 120px;
        text-align: center;
    }

    .logos-list-item:nth-child(5n) {
        border-right: 2px solid #E8E8E8;
    }

    .logos-list-item:nth-child(2n) {
        border-right: none;
    }

    .about-counts {
        flex-direction: column;
    }

    .about-counts-item {
        width: 100%;
        flex-wrap: wrap;
        margin-bottom: 30px;
    }

    .about-counts-item__col {
        font-size: 80px;
        line-height: 94px;
        font-weight: 900;
        padding-bottom: 20px;
        margin-bottom: 20px;
        color: #000000;
        letter-spacing: 4px;
        border-bottom: 2px solid #FF4A4B;
    }

    .about-counts-item__descr {
        font-size: 14px;
        font-weight: 500;
        color: #666;
        text-transform: uppercase;
        line-height: 30px;
    }
}

.discovery {
    margin-bottom: 60px;
    align-items: center;
}

.discovery-header {
    text-align: center;
    text-transform: uppercase;
    transform: rotate(-90deg);
    font-size: 52px;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: 0;
    color: #EBEBEB;
}

.discovery-text {
    background: #ffffff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.05);
    border-radius: 6px;
    overflow: hidden;
    padding-bottom: 30px;
}

.discovery-text__image {
    width: 100%;
    height: auto;
}

.discovery-text__header {
    font-size: 30px;
    font-weight: 400;
    color: #666666;
    line-height: 60px;
    text-align: center;
    padding: 0 40px;
    margin-bottom: 20px;
}

.discovery-text__header strong {
    font-weight: 700;
}

.discovery-text .paragraph {
    font-weight: 500;
    padding: 0 40px 36px;
    height: 150px;
}

.benefits {
    position: relative;
    border-radius: 6px;
    overflow: hidden;
    align-items: center;
}

.benefits-1 {
    position: relative;
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 60px;
    align-items: center;
}

.benefits .flex {
    align-items: center;
}

.benefits-header {
    text-align: center;
    text-transform: uppercase;
    transform: rotate(-90deg);
    font-size: 52px;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: 0;
    color: #EBEBEB;
}

.benefits-text {
    margin-bottom: 60px;
    opacity: 0;
}

.benefits-text__hdr {
    /*margin-bottom: 15px;*/
    align-items: center;
}

.benefits-text__header {
    font-weight: 600;
    font-size: 24px;
    color: #302D4F;
    line-height: 30px;
}

.benefits-text__header strong {
    font-weight: 500;
}

.benefits-content-1 {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: space-between;
    padding: 0 95px;
}

.benefits-content-1__text {
    display: flex;
    flex-direction: column;
}

.benefits-content-1__text__label {
    font-size: 60px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 7.5px;
    text-align: center;
    color: #ff4a4b;
}

.benefits-content-1__text__desc {
    font-size: 20px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: 2.5px;
    text-align: center;
    color: #302d4f;
    text-transform: uppercase;
}

.benefits-content-2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(0, -50%);
    display: flex;
    flex-direction: column;
    margin-left: 33px;
    margin-top: 35px;
    padding: 0 130px 0 0;
}

.benefits-content-2__text__label {
    font-size: 36px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    color: #302d4f;
    margin-bottom: 24px;
}

.benefits-content-2__text__desc {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.88;
    letter-spacing: 0.5px;
    color: #666666;
}

.benefits-content-3 {
    width: 100%;
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    margin-top: 140px;
    margin-bottom: 24px;
}

.benefits-content-3__text__label {
    font-size: 36px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: center;
    color: #302d4f;
}

.benefits-content-3__text__desc {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.88;
    letter-spacing: 0.5px;
    text-align: center;
    color: #666666;
}

.benefits-cover {
    text-align: center;
    position: relative;
    margin: 50px 0 0 0;
}

.benefits-cover__image {
    background: black;
}

.benefits-cover__image img {
    width: 100%;
    height: auto;
}

.benefits-cover__image__benefits-1 {
    border-radius: 6px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.05);
    background-color: #ffffff;
}

.layer {
    width: 559px;
    height: 550px;
    margin: 60px 0;
}

.benefits-cover-2 {
    position: relative;
    margin: 50px 0 0 0;
}

.benefits-cover__image__benefits-2 {
    border-radius: 6px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.05);
    background-color: #ffffff;
}

.Group-78 {
    width: 479px;
    height: 550px;
    margin: 80px 0 0 75px;
}

.benefits-cover-3 {
    position: relative;
}

.benefits-cover__image__benefits-3 {
    text-align: center;
    border-radius: 6px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.05);
    background-color: #ffffff;
}

.Group-71 {
    width: 479px;
    height: 550px;
    margin: 264px 0 0 0;
}

.benefits-cover-3__icon-1 {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 0;
    margin-top: 300px;
    align-items: center;
}

.skuLibrary {
    width: 107px;
    vertical-align: middle;
}

.buyer {
    width: 60px;
    height: 60px;
    margin-left: 52px;
}

.benefits-cover-3__icon-1 span {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.88;
    letter-spacing: 0.5px;
    text-align: center;
    color: #666666;
    margin-left: 52px;
}

.benefits-cover-3__icon-2 {
    display: flex;
    flex-direction: column;
    position: absolute;
    text-align: center;
    top: 0;
    right: 0;
    margin-top: 300px;
    align-items: center;
}

.target {
    width: 60px;
    height: 60px;
    margin-right: 52px;
}

.benefits-cover-3__icon-2 span {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.88;
    letter-spacing: 0.5px;
    text-align: center;
    color: #666666;
    margin-right: 52px;
}

.benefits-cover-3__icon-3 {
    display: flex;
    flex-direction: column;
    position: absolute;
    text-align: center;
    top: 0;
    margin-top: 534px;
    align-items: center;
}

.store {
    width: 60px;
    height: 60px;
    margin-left: 52px;
}

.benefits-cover-3__icon-3 span {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.88;
    letter-spacing: 0.5px;
    text-align: center;
    color: #666666;
    margin-left: 52px;
}

.benefits-cover-3__icon-4 {
    display: flex;
    flex-direction: column;
    position: absolute;
    text-align: center;
    top: 0;
    right: 0;
    margin-top: 534px;
    align-items: center;
}

.telephone {
    width: 60px;
    height: 60px;
    margin-right: 52px;
}

.benefits-cover-3__icon-4 span {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.88;
    letter-spacing: 0.5px;
    text-align: center;
    color: #666666;
    margin-right: 52px;
}

.benefits-cover-4 {
    position: relative;
}

.benefits-content-4 {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    display: flex;
    flex-direction: column;
    margin-left: 104px;
    padding: 0 620px 0 0;
}

.benefits-cover__image__benefits-4 {
    text-align: end;
    border-radius: 6px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.05);
    background-color: #ffffff;
}

.education {
    margin-right: 52px;
    margin-top: 80px;
}

.benefits-content-4__text__label {
    font-size: 36px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    color: #302d4f;
}

.benefits-content-4__text__desc {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.88;
    letter-spacing: 0.5px;
    color: #666666;
}

.benefits-content-5 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(0, -50%);
    display: flex;
    flex-direction: column;
    margin: 0 104px 0 30px;
    padding-right: 10px;
}

.benefits-content-5__text__label {
    font-size: 36px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    color: #302d4f;
}

.benefits-content-5__text__desc {
    margin-right: 104px;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.88;
    letter-spacing: 0.5px;
    color: #666666;
}

.benefits-cover__image__benefits-5 {
    border-radius: 6px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.05);
    background-color: #ffffff;
}

.activations, .social-proof {
    margin-left: 73px;
    margin-top: 49px;
}

.benefits-cover__image__benefits-6 {
    text-align: end;
    border-radius: 6px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.05);
    background-color: #ffffff;
}

.lifecycle, .consumer {
    margin: 96px 52px 96px 0;
}

.benefits-cover__image__benefits-7 {
    text-align: center;
    border-radius: 6px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.05);
    background-color: #ffffff;
}

.benefits-cover__image__benefits-7 img {
    width: 100%;
    height: auto;
    margin: 264px 0 0 0;
}

.benefits-cover__header {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 36px;
    font-weight: 300;
    line-height: 60px;
    transform: translatey(-50%);
}

.benefits-cover__header strong {
    font-weight: 700;
}

.benefits-cover__header em {
    font-style: italic;
}

.benefits-text__icon {
    width: 77px;
    height: 77px;
    margin-right: 30px;
}

/*      .benefits-text__header:before {
        content: "♦";
        font-size: 14px;
        color: #FF4A4B;
        line-height: 30px;
        margin-right: 24px; }*/
.flex-center {
    align-items: center;
}

@media all and (max-width: 660px) {
    .benefits {
        margin-bottom: 20px;
    }

    .benefits-cover {
        margin-bottom: 40px;
    }

    .benefits-cover+.flex {
        flex-direction: column;
    }

    .benefits .col-03,
    .benefits .col-07 {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }

    .benefits-header {
        transform: rotate(0);
        margin-bottom: 20px;
    }

    .benefits-text__icon {
        width: 66px;
        height: 100%;
    }
}

.land-text {
    margin-bottom: 60px;
}

.land-text-content {
    max-width: 730px;
}

.land-text h2 {
    font-size: 24px;
    color: #666666;
    line-height: 30px;
    margin-bottom: 35px;
}

.land-text .paragraph {
    margin-bottom: 60px;
}

.logos {
    margin-bottom: 80px;
}

.logos-header {
    text-align: center;
    margin-bottom: 125px;
    position: relative;
    padding-bottom: 30px;
}

.logos-header__h1 {
    position: relative;
    font-size: 36px;
    font-weight: 300;
    color: #4D4D4D;
    line-height: 90px;
}

.logos-header__h1 strong {
    font-weight: 500;
}

.logos-header__h2 {
    position: absolute;
    margin: 0;
    z-index: -1;
    width: 100%;
    top: 0;
    font-size: 60px;
    font-weight: 900;
    color: #302d4f;
    text-transform: uppercase;
    letter-spacing: 6px;
    line-height: 2.5;
}

.logos_subheader {
    font-size: 24px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 3.33;
    letter-spacing: 2.4px;
    color: #302d4f;
    text-transform: uppercase;
}

.logos-header__h2__category-management {
    position: absolute;
    margin: 0;
    z-index: -1;
    width: 100%;
    top: 0;
    font-size: 48px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    text-transform: uppercase;
    line-height: 3.13;
    letter-spacing: 4.8px;
    text-align: center;
    color: #302d4f;
}

.logos-list {
    background: #FFFFFF;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.05);
    border-radius: 6px;
    flex-wrap: wrap;
}

.logos-list-item {
    width: 20%;
    height: 122px;
    line-height: 120px;
    text-align: center;
    border-right: 2px solid #E8E8E8;
    border-top: 2px solid #E8E8E8;
}

.logos-list-item:nth-child(5n) {
    border-right: none;
}

.logos-list-item img {
    vertical-align: middle;
    max-width: 80%;
    max-height: 80%;
    transition: .5s ease;
}

.logos-list-item:hover img, .logos-list-item.hover img {
    filter: grayscale(0);
}

.footer {
    opacity: 1;
    background: #ffffff;
    padding-top: 60px;
    padding-bottom: 78px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.05)
}

.footer-logo {
    margin-bottom: 20px
}

.footer-logo img {
    height: 31px;
    width: auto
}

.footer-pc {
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
}

.footer-privacy,
.footer-copyright {
    color: #B2B3B2;
    font-size: 14px;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 25px;
}

.footer-about-company {
    padding-top: 20px;
    color: #9B9B9B;
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 25px;
}

.footer-privacy {
    margin-bottom: 14px;
    font-weight: 400;
}

.footer-copyright {
    margin-bottom: 0;
    margin-top: 35px;
}

.footer-menu-item {
    margin-bottom: 30px
}

.footer-menu-item:first-child {
    margin-bottom: 24px
}

.footer-menu-item:last-child {
    margin-bottom: 0
}

.footer-menu-item__link {
    display: block;
    color: #9B9B9B;
    font-size: 14px;
    line-height: 25px
}

.footer-link-big {
    font-size: 16px;
    color: #666;
    font-weight: 500;
    line-height: 30px
}

.footer-phone {
    margin-top: 22px;
    margin-bottom: 24px;
    font-size: 16px;
    font-weight: 500;
    line-height: 30px
}

.footer-phone__link {
    color: #808080
}

.footer-mail {
    font-size: 14px;
    line-height: 30px
}

.footer-mail__link {
    color: #9B9B9B
}

.footer-socials {
    margin-top: 22px
}

.footer-socials-item {
    margin-right: 16px
}

.footer-socials-item__link {
    display: block;
    width: 30px;
    height: 30px
}

.footer-socials-item__link.facebook {
    background: url("../img/ic_facebook.svg") center no-repeat
}

.footer-socials-item__link.twitter {
    background: url("../img/ic_twitter.svg") center no-repeat
}

.footer-socials-item__link.instagram {
    background: url("../img/ic_instagram.svg") center no-repeat
}

.footer-socials-item__link.youtube {
    background: url("../img/ic_youtube.svg") center no-repeat
}

.footer-socials-item__link.facebook:hover {
    background: url("../img/ic_facebook_c.svg") center no-repeat
}

.footer-socials-item__link.twitter:hover {
    background: url("../img/ic_twitter_c.svg") center no-repeat
}

.footer-socials-item__link.instagram:hover {
    background: url("../img/ic_instagram_c.svg") center no-repeat
}

.footer-socials-item__link.youtube:hover {
    background: url("../img/ic_youtube_c.svg") center no-repeat
}

@media all and (max-width:1100px) {
    .benefits-cover-3__icon-1,
    .benefits-cover-3__icon-3 {
        margin-left: 60px;
    }

    .benefits-cover-3__icon-2,
    .benefits-cover-3__icon-4 {
        margin-right: 60px;
    }

    .logos-header {
        margin-bottom: 110px;
    }

    .benefits-cover__image__benefits-2,
    .benefits-cover__image__benefits-4 {
        text-align: center;
    }

    .Group-78 {
        margin: 260px 0 0 0;
    }

    .education {
        margin: 240px 0 0 0;
    }

    .benefits-content-2,
    .benefits-content-4,
    .benefits-content-5,
    .benefits-content-6 {
        text-align: center;
        position: absolute;
        display: flex;
        flex-direction: column;
        width: 100%;
        transform: translate(0, -50%);
        top: 0;
        left: 0;
        margin: 150px 0 0 0;
        padding: 0 120px;
    }

    .benefits-content-2 {
        margin: 220px 0 0 0 !important;
    }

    .benefits-cover__image__benefits-5 {
        text-align: center;
    }

    .activations, .social-proof {
        margin: 240px 0 0 0;
    }

    .benefits-cover__image__benefits-6 {
        text-align: center;
    }

    .lifecycle, .consumer {
        margin: 240px 0 0 0;
    }

    .logos-header__h2__category-management {
        font-size: 43px;
    }
}

@media all and (max-width:1024px) {

    .benefits-cover-3__icon-1,
    .benefits-cover-3__icon-3 {
        margin-left: 30px;
    }

    .benefits-cover-3__icon-2,
    .benefits-cover-3__icon-4 {
        margin-right: 30px;
    }

    .Group-71 {
        margin: 715px 0 0 0;
    }

    .logos-header__h2__category-management {
        font-size: 43px;
        line-height: 66px;
        margin-top: 30px;
    }

    .logos-header__h2 {
        font-size: 54px;
    }

    .benefits-content-1 {
        display: block;
    }

    .benefits-content-1__text {
        margin-bottom: 20px;
    }

    .benefits-content-3__text__desc {
        padding: 0 20px;
    }

    .Group-78 {
        margin: 280px 0 0 0
    }

    .footer {
        padding-top: 40px;
        padding-bottom: 110px;
        position: relative
    }

    .footer-copyright {
        margin-top: 0;
    }

    .footer>.flex {
        flex-wrap: wrap
    }

    .footer .col-01 {
        width: 0;
        display: none
    }

    .footer .grid-2 {
        width: 100%;
        margin-bottom: 20px;
    }

    .footer-main {
        position: absolute;
        left: 90px;
        right: 0;
        flex-direction: row !important;
        justify-content: center !important;
        bottom: -6px;
    }

    .footer .grid-3 {
        width: 21.73913%;
        margin-left: 8.695652%
    }

    .footer .grid-4,
    .footer .grid-5 {
        width: 40%;
        margin-left: 10%;
    }

    .footer-logo {
        margin-bottom: 40px;
        text-align: center
    }

    .footer-pc {
        padding-left: 5px;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .footer-pc>a, .footer-pc>div {
        flex-basis: 33%;
    }
}

@media all and (max-width:660px) {
    .logos-header__h2 {
        font-size: 26px;
    }

    .benefits-cover {
        margin: 25px 0 0 0;
    }

    .benefits-content-1__text {
        margin-bottom: 0 !important;
    }

    .layer {
        width: 100%;
        height: auto;
    }

    .parties_wrapper {
        justify-content: flex-start;
    }

    .parties_column {
        margin-left: 10px;
    }

    .name-parties div:first-child,
    .name-parties div:last-child {
        min-width: 0;
    }

    .benefits-content-2 {
        padding: 0 10px;
        margin: 190px 0 0 0;
    }

    .benefits-content-4 {
        margin: 120px 0 0 0;
    }

    .Group-78,
    .Group-71,
    .education,
    .activations,
    .social-proof,
    .lifecycle,
    .consumer {
        width: 100%;
        height: auto;
    }

    .Group-78 {
        margin: 360px 0 0 0;
    }

    .benefits-content-4,
    .benefits-content-5 {
        padding: 0 10px;
    }

    .lifecycle, .consumer {
        margin: 260px 0 0 0;
    }

    .benefits-content-4__text__desc {
        font-size: 15px;
    }

    .logos_subheader {
        font-size: 18px;
    }

    .benefits-cover-3__icon-1 {
        margin: 270px 0 0 0;
    }

    .benefits-cover-3__icon-2 {
        margin: 470px 0 0 0;
    }

    .benefits-cover-3__icon-3 {
        margin: 700px 0 0 0;
    }

    .benefits-cover-3__icon-4 {
        margin: 930px 0 0 0;
    }

    .Group-71 {
        margin: 1100px 0 0 0;
    }

    .logos-header__h2__category-management {
        font-size: 24px;
        line-height: 48px;
    }

    .benefits-cover-2 {
        margin: 15px 0 0 0;
    }

    .benefits-1 {
        margin-bottom: 20px;
    }

    .margin {
        margin-top: 120px;
    }

    .margin15 {
        margin-top: 15px;
    }

    .footer .grid-3,
    .footer .grid-4 {
        width: 40%;
        margin-left: 5%;
        margin-right: 5%;
        margin-bottom: 40px;
        text-align: center
    }

    .footer-pc {
        left: 0;
    }

    .footer .grid-3:last-child {
        margin-left: auto;
        margin-right: auto;
    }

    .footer .grid-5 {
        width: 100%;
        margin: 0;
        text-align: center;
        border-bottom: 1px solid #f7f7f7;
        padding-bottom: 30px;
        margin: 0px 0px 30px 0px;
    }

    .footer-socials {
        justify-content: center
    }
}

@media all and (max-width:440px) {

    .footer .grid-3,
    .footer .grid-4 {
        width: 90%;
    }

    .footer-pc {
        left: 0;
        bottom: -10px;
    }
    .footer-pc>a, .footer-pc>div {
        flex-basis: 50%;
    }

    .footer .grid-3:last-child {
        margin-left: 5%;
        margin-right: 5%;
    }
}

#bm2 {
    height: 700px;
    width: auto;
}

.realtime_map {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.map_container {
    flex-grow: 1;
}

.realtime_map .promo_block-text__block{
    flex-basis: 30%;
}

.realtime_map .col {
    margin: 0;
    height: 100%;
}
.inner-page-header {
    margin-top: 120px;
}

.realtime-list {
    font-size: 12px;
    font-weight: 900;
    position: relative;
}

.product-note {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #f4f1f1;
    padding-top: 20px;
}

.product-info, .user-info {
    width: 100%;
    display: flex;
    flex-direction: row;
}

.product-info span {
    line-height: 20px;
}

.user-info span {
    line-height: 40px;
}

.product-info {
    justify-content: flex-start;
}

.user-info {
    justify-content: flex-end;
    margin-top: 20px;
}

.realtime-list_header {
    color: #ffffff;
    width: 195px;
    text-align: center;
    padding-right: 15px;
    background: linear-gradient(-45deg, transparent 28px, #FF4A4B 0);
    margin: 0;
    font-size: 12px;
    font-weight: 900;
}

.table_scans-list {
    position: relative;
    flex-shrink: 0;
    max-height: 670px;
    min-height: 670px;
    color: #2e287d;
    overflow: auto;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.05);
    border-radius: 6px;
    padding: 0 20px;
    pointer-events: all;
}

.table_scans-list > div {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
    margin-top: 20px;
}


.product-info-image img {
    max-width: 90px;
    height: 60px;
    margin-right: 10px;
}

.table_scans-list .list-item{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
}

.product-info-image {
    flex-basis: 40%;
}

.user-info-level {
    font-size: 14px;
    font-weight: 500;
    color: #B2B3B2;
}

.product-info-data {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    max-width: 170px;
    color: #302D4F;
    font-size: 14px;
    line-height: 16px;
    font-weight: 500;
}

.user-info-level {
    max-width: 200px;
}

.user-info-level, .product-info-data{
    text-overflow: ellipsis
}

.overflow-scroll-gradient {
    position: relative;
    pointer-events: none;
}

.overflow-scroll-gradient::before, .overflow-scroll-gradient::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 50px;
}

.overflow-scroll-gradient::before {
    display: none;
}

.overflow-scroll-gradient::after {
    bottom: 0;
    background: linear-gradient(rgba(255, 255, 255, 0.001), white);
}

.table_scans-list::-webkit-scrollbar {
    width: 7px;
}

.table_scans-list::-webkit-scrollbar-thumb {
    background-color: #cccccc30;
    border-radius: 10px;
}

#map {
    width: 100%;
    height: 100%;
}

@media all and (max-width:1024px) {

    .realtime_map {
        flex-direction: column;
    }

    .map_container {
        padding-bottom: 40% !important;
    }

    .map_container, .realtime_map .promo_block-text__block {
       width: 100%;
    }
    .realtime-list {
        display: flex;
        flex-direction: column;
    }

    .table_scans-list {
        display: flex;
        flex-direction: row;
        min-height: 230px;
        max-width: 100%;
    }

    .realtime-list, .table_scans-list {
        height: 100%;
    }

    .table_scans-list > div {
        max-width: 300px;
    }

    .product-note {
        border-bottom: none;
        padding: 0 20px 10px 20px;
        border-right: 1px solid #f4f1f1;
    }

    .table_scans-list {
        box-shadow: none;
    }

    .table_scans-list::-webkit-scrollbar {
        height: 7px;
    }
    .overflow-scroll-gradient::before, .overflow-scroll-gradient::after {
        width: 25px;
        height: 100%;
    }

    .overflow-scroll-gradient::before {
        display: block;
        left: 0;
        background: linear-gradient(to left, rgba(255, 255, 255, 0.001), white);
        z-index: 2;
    }

    .overflow-scroll-gradient::after {
        right: 0;
        background: linear-gradient(to right, rgba(255, 255, 255, 0.001), white);
    }

    .realtime-list, .table_scans-list {
        height: auto;
    }
}

@media (max-width: 768px) {
    .margin {
        margin-top: 150px;
    }}

    .button {
        line-height: 52px;
        font-size: 16px;
    }

@media (max-width: 767px) {
    .map_container {
        display: none;
    }

    .table_scans-list {
        flex-direction: column;
    }

    .table_scans-list > div {
        width: 100%;
        max-width: 100%;
    }

    .product-note {
        border-bottom: 1px solid #f4f1f1;
        padding-bottom: 10px;
        border-right: none;
    }

    .product-info-image {
        flex-basis: 20%;
    }

    .overflow-scroll-gradient::after {
        width: 100%;
        height: 50px;
    }

    .overflow-scroll-gradient::before {
        display: none;
    }

    .overflow-scroll-gradient::after {
        bottom: 0;
        background: linear-gradient(rgba(255, 255, 255, 0.001), white);
    }
}

.header2-title {
    padding-top: 64px;
}

.book-form {
    justify-content: center;
}

@media (max-width:425px) {
    .margin {
        margin-top: 120px;
    }

    .logos-header__h2__category-management {
        margin-top: 0;
    }

    .button {
        width: 70%;
        line-height: 50px;
        font-size: 13px;
    }
}

@media all and (max-width:375px) {
    .benefits-content-1 {
        padding: 0;
    }

    .logos-header__h2 {
        font-size: 20px;
    }

    .Group-78 {
        margin: 370px 0 0 0;
    }

    .benefits-content-2__text__label {
        margin-bottom: 0;
    }

    .benefits-content-5 {
        margin: 120px 0 0 0;
    }

    .benefits-content-4__text__desc {
        font-size: 13px;
    }

    .logos-header__h2__category-management {
        font-size: 20px;
        line-height: 46px;
    }

    .benefits-content-3__text__label {
        font-size: 34px;
    }
}

@media all and (max-width:320px) {
    .logos-header__h2 {
        letter-spacing: 4px;
    }

    .benefits-content-1__text__label {
        font-size: 50px;
    }

    .benefits-content-1__text__desc {
        font-size: 16px;
    }

    .Group-78 {
        margin: 380px 0 0 0;
    }

    .benefits-content-3__text__label,
    .benefits-content-2__text__label,
    .benefits-content-4__text__label {
        font-size: 30px;
    }

    .benefits-cover__image__benefits-6 img {
        margin: 230px 0 0 0;
    }

    .logos-header__h2__category-management {
        line-height: 36px;
    }

    .button {
        width: 70%;
        line-height: 46px;
        font-size: 13px;
        padding: 0;
    }
}
