/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

@font-face {
    font-display: swap;
    font-family: Open Sans Light;
    font-style: normal;
    font-weight: 300;
    src: url(https://cdn-landing.snov.io/fonts/open-sans-v16-latin-300.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 400;
    src: local("Open Sans Regular"), local("OpenSans-Regular"), url(https://cdn-landing.snov.io/fonts/open-sans-v16-latin-regular.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Open Sans SemiBold;
    font-style: normal;
    font-weight: 600;
    src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url(https://cdn-landing.snov.io/fonts/open-sans-v16-latin-600.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Open Sans Bold;
    font-style: normal;
    font-weight: 700;
    src: local("Open Sans Bold"), local("OpenSans-Bold"), url(https://cdn-landing.snov.io/fonts/open-sans-v16-latin-700.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Inter;
    font-style: normal;
    font-weight: 400;
    src: local(""), url(https://cdn-landing.snov.io/fonts/inter-v12-latin_cyrillic-regular.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    src: local(""), url(https://cdn-landing.snov.io/fonts/inter-v12-latin_cyrillic-500.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    src: local(""), url(https://cdn-landing.snov.io/fonts/inter-v12-latin_cyrillic-600.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Inter;
    font-style: normal;
    font-weight: 700;
    src: local(""), url(https://cdn-landing.snov.io/fonts/inter-v12-latin_cyrillic-700.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Inter;
    font-style: normal;
    font-weight: 900;
    src: local(""), url(https://cdn-landing.snov.io/fonts/inter-v12-latin_cyrillic-900.woff2) format("woff2")
}

html {
    font-size: 16px;
    height: 100%
}

body {
    color: #212121;
    font-family: Inter, sans-serif;
    font-weight: 400;
    line-height: 1.6;
    -webkit-font-smoothing: antialiased !important;
    min-height: 100%;
    min-width: 320px;
    overflow-x: hidden;
    /* padding-top: 80px; */
}

* {
    box-sizing: border-box
}

li,
ul {
    list-style: none
}

ul {
    padding: 0
}

p,
ul {
    margin: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    margin-bottom: 0;
    margin-top: 0
}

a {
    color: #7357eb;
    text-decoration: none
}

img {
    display: inline-block;
    height: auto;
    max-width: 100%;
    vertical-align: middle
}

.icon,
picture {
    display: block
}

.center-block {
    margin-left: 50%;
    transform: translateX(-50%)
}

.container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1300px;
    padding: 0 15px
}

@media only screen and (min-width:1440px) {
    .container {
        max-width: 1310px;
    }
}

.container-1060 {
    max-width: 1090px
}

.container-1060,
.container-1180 {
    margin-left: auto;
    margin-right: auto;
    padding: 0 15px
}

.container-1180 {
    max-width: 1210px
}

.container-1170 {
    max-width: 1200px
}

.container-1124,
.container-1170 {
    margin-left: auto;
    margin-right: auto;
    padding: 0 15px;
    position: relative
}

.container-1124 {
    max-width: 1154px
}

.container-1280 {
    max-width: 1310px
}

.container-1130,
.container-1280 {
    margin-left: auto;
    margin-right: auto;
    padding: 0 15px;
    position: relative
}

.container-1130 {
    max-width: 1160px
}

.container-1284 {
    margin-left: auto;
    margin-right: auto;
    max-width: 1314px;
    padding: 0 15px;
    position: relative
}

.container-1180-body .twitter__list {
    max-width: 1230px
}

.container-1180-body .container {
    max-width: 1210px
}

.container-1180-body .good__company {
    padding: 0
}

.container-1250 {
    max-width: 1280px
}

.container-1215,
.container-1250 {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container-1215 {
    max-width: 1245px
}

.container-842 {
    margin-left: auto;
    margin-right: auto;
    max-width: 890px;
    padding-left: 24px;
    padding-right: 24px
}

.btn-main {
    background-color: #7357eb;
    border: none;
    border-radius: 5px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .02);
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.6;
    min-width: 150px;
    padding: 14px 20px;
    text-align: center;
    text-decoration: none;
    transition: all .3s;
    white-space: nowrap;
    width: 100%
}

.btn-main:hover {
    background-color: #8e66ff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .1)
}

@media only screen and (min-width:550px) {
    .btn-main {
        margin-left: 50%;
        transform: translateX(-50%);
        width: auto
    }
}

.btn-main.btn-gray {
    background-color: #f2f3f6;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .15);
    color: #212121
}

.btn-main_white {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .02);
    color: #7357eb;
    display: block;
    margin-left: 0;
    padding: 13px 20px;
    text-align: center;
    text-transform: capitalize;
    transform: none;
    transition: border .2s
}

@media only screen and (min-width:550px) {
    .btn-main_white {
        display: inline-block
    }
}

.btn-main_white:hover {
    background-color: #fff;
    border: 1px solid #7357eb;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
    color: #7357eb
}

.btn-main_white img,
.btn-main_white svg {
    margin-right: 9px
}

.btn-main_white span {
    color: #666
}

.btn-main_38 {
    font-size: 13px;
    padding: 8px 20px
}

.btn-main_green {
    background: #23deb3
}

.btn-main_green:hover {
    background: #1ed0a7
}

.btn-main_darkblue {
    background-color: #644eee;
    box-shadow: none;
    font-weight: 700;
    line-height: 1;
    min-width: auto;
    padding: 18px 50px
}

.btn-main_darkblue:hover {
    background-color: #5b47d9
}

input[type=checkbox].ios {
    display: none
}

input[type=checkbox].ios+label {
    cursor: pointer;
    position: relative
}

input[type=checkbox].ios+label:before {
    content: "";
    display: inline-block;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0
}

input[type=checkbox].ios+label:after,
input[type=checkbox].ios+label:before {
    transition: width .2s ease-out, left .2s ease-out
}

input[type=checkbox].ios+label:after {
    content: "";
    display: block;
    position: absolute
}

.ul_circle {
    list-style-type: disc;
    margin-bottom: 10px;
    margin-left: 20px
}

.li_circle {
    position: relative
}

.li_circle:before {
    background-color: #333;
    border-radius: 50%;
    content: "";
    display: block;
    height: 7px;
    left: -20px;
    position: absolute;
    top: 12px;
    transform: translateY(-50%);
    width: 7px
}

.underlined {
    text-decoration: underline
}

.mb-0 {
    margin-bottom: 0
}

.lazyload,
.lazyloading {
    opacity: 0;
    transform: scale(.8)
}

.lazyloaded {
    opacity: 1;
    transform: scale(1);
    transition: all .7s
}

.svg-sprite {
    bottom: -100px;
    height: 0;
    position: absolute
}

form.form input {
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    font-size: 13px;
    height: 50px;
    padding-left: 14px;
    padding-right: 14px;
    width: 100%
}

form.form input:focus {
    border: 1px solid #644eee;
    outline-color: #644eee
}

form.form input.error {
    border: 1px solid #ff6c6c !important
}

form.form input::placeholder {
    color: #b6b8bb;
    font-size: 13px
}

@media only screen and (min-width:800px) {
    form.form input {
        width: auto
    }
}

form.form .btn-main {
    margin-left: 0;
    transform: none
}

.cookies-info {
    bottom: 24px;
    left: 50%;
    max-width: 948px;
    min-width: 300px;
    padding: 0 24px;
    position: fixed;
    transform: translateX(-50%);
    width: 100%;
    z-index: 999
}

.cookies-info__inner {
    align-items: center;
    background: #fff;
    border: 1px solid #f3f3f3;
    border-radius: 16px;
    box-shadow: 0 0 30px 0 hsla(0, 0%, 60%, .2);
    display: flex;
    flex-direction: column;
    gap: 16px;
    justify-content: center;
    padding: 19px;
    text-align: center
}

@media only screen and (min-width:800px) {
    .cookies-info__inner {
        align-items: center;
        flex-direction: row;
        gap: 0
    }
}

.cookies-info picture {
    flex-shrink: 0
}

@media only screen and (min-width:800px) {
    .cookies-info img {
        margin-right: 12px
    }
}

.cookies-info p {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    text-align: center
}

@media only screen and (min-width:800px) {
    .cookies-info p {
        margin-right: 20px;
        text-align: left
    }
}

.cookies-info a {
    color: #7b67ff;
    font-weight: 600;
    text-decoration: underline;
    transition: all .3s ease
}

.cookies-info a:hover {
    text-decoration-color: transparent
}

.cookies-info button {
    background: #7357eb;
    border: 0;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: flex;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    justify-content: center;
    line-height: 100%;
    min-width: 180px;
    outline: 0;
    padding: 18px 25px;
    transition: all .3s ease;
    width: 100%
}

@media only screen and (min-width:500px) {
    .cookies-info button {
        width: auto
    }
}

@media only screen and (min-width:800px) {
    .cookies-info button {
        margin-left: auto
    }
}

.cookies-info button:hover {
    background: #6139d0;
    color: #fff
}

html[lang=uk] .cookies-info p {
    font-size: 15px
}

.header-content__menu-item.active .header-content__submenu .header-content__submenu-inner>a:first-child {
    transition-delay: .06s, .06s, 0s;
    transition-duration: .33s, .33s, .33s;
    transition-property: opacity, transform, background-color;
    transition-timing-function: linear, linear, ease
}

.header-content__menu-item.active .header-content__submenu .header-content__submenu-inner>a:nth-child(2) {
    transition-delay: .09s, .09s, 0s;
    transition-duration: .33s, .33s, .33s;
    transition-property: opacity, transform, background-color;
    transition-timing-function: linear, linear, ease
}

.header-content__menu-item.active .header-content__submenu .header-content__submenu-inner>a:nth-child(3) {
    transition-delay: .12s, .12s, 0s;
    transition-duration: .33s, .33s, .33s;
    transition-property: opacity, transform, background-color;
    transition-timing-function: linear, linear, ease
}

.header-content__menu-item.active .header-content__submenu .header-content__submenu-inner>a:nth-child(4) {
    transition-delay: .15s, .15s, 0s;
    transition-duration: .33s, .33s, .33s;
    transition-property: opacity, transform, background-color;
    transition-timing-function: linear, linear, ease
}

.header-content__menu-item.active .header-content__submenu .header-content__submenu-inner>a:nth-child(5) {
    transition-delay: .18s, .18s, 0s;
    transition-duration: .33s, .33s, .33s;
    transition-property: opacity, transform, background-color;
    transition-timing-function: linear, linear, ease
}

.header-content__menu-item.active .header-content__submenu .header-content__submenu-inner>a:nth-child(6) {
    transition-delay: .21s, .21s, 0s;
    transition-duration: .33s, .33s, .33s;
    transition-property: opacity, transform, background-color;
    transition-timing-function: linear, linear, ease
}

.header-content__menu-item.active .header-content__submenu .header-content__submenu-inner>a:nth-child(7) {
    transition-delay: .24s, .24s, 0s;
    transition-duration: .33s, .33s, .33s;
    transition-property: opacity, transform, background-color;
    transition-timing-function: linear, linear, ease
}

.header-content__menu-item.active .header-content__submenu .header-content__submenu-inner>a:nth-child(8) {
    transition-delay: .27s, .27s, 0s;
    transition-duration: .33s, .33s, .33s;
    transition-property: opacity, transform, background-color;
    transition-timing-function: linear, linear, ease
}

.header-content__menu-item.active .header-content__submenu .header-content__submenu-inner>a:nth-child(9) {
    transition-delay: .3s, .3s, 0s;
    transition-duration: .33s, .33s, .33s;
    transition-property: opacity, transform, background-color;
    transition-timing-function: linear, linear, ease
}

.header-content__menu-item.active .header-content__submenu .header-content__submenu-inner>div:first-child,
.header-content__menu-item.active .header-content__submenu .header-content__submenu-inner>div:first-child>a {
    transition-delay: .06s, .06s, 0s;
    transition-duration: .33s, .33s, .33s;
    transition-property: opacity, transform, background-color;
    transition-timing-function: linear, linear, ease
}

.header-content__menu-item.active .header-content__submenu .header-content__submenu-inner>div:first-child>a:after {
    transition-delay: .17s;
    transition-duration: .33s;
    transition-property: width;
    transition-timing-function: ease
}

.header-content__menu-item.active .header-content__submenu .header-content__submenu-inner>div:first-child>ul li {
    transition-delay: .17s, .17s;
    transition-duration: .33s, .33s;
    transition-property: transform, opacity;
    transition-timing-function: ease, ease
}

.header-content__menu-item.active .header-content__submenu .header-content__submenu-inner>div:nth-child(2),
.header-content__menu-item.active .header-content__submenu .header-content__submenu-inner>div:nth-child(2)>a {
    transition-delay: .09s, .09s, 0s;
    transition-duration: .33s, .33s, .33s;
    transition-property: opacity, transform, background-color;
    transition-timing-function: linear, linear, ease
}

.header-content__menu-item.active .header-content__submenu .header-content__submenu-inner>div:nth-child(2)>a:after {
    transition-delay: .2s;
    transition-duration: .33s;
    transition-property: width;
    transition-timing-function: ease
}

.header-content__menu-item.active .header-content__submenu .header-content__submenu-inner>div:nth-child(2)>ul li {
    transition-delay: .2s, .2s;
    transition-duration: .33s, .33s;
    transition-property: transform, opacity;
    transition-timing-function: ease, ease
}

.header-content__menu-item.active .header-content__submenu .header-content__submenu-inner>div:nth-child(3),
.header-content__menu-item.active .header-content__submenu .header-content__submenu-inner>div:nth-child(3)>a {
    transition-delay: .12s, .12s, 0s;
    transition-duration: .33s, .33s, .33s;
    transition-property: opacity, transform, background-color;
    transition-timing-function: linear, linear, ease
}

.header-content__menu-item.active .header-content__submenu .header-content__submenu-inner>div:nth-child(3)>a:after {
    transition-delay: .23s;
    transition-duration: .33s;
    transition-property: width;
    transition-timing-function: ease
}

.header-content__menu-item.active .header-content__submenu .header-content__submenu-inner>div:nth-child(3)>ul li {
    transition-delay: .23s, .23s;
    transition-duration: .33s, .33s;
    transition-property: transform, opacity;
    transition-timing-function: ease, ease
}

.header-content__menu-item.active .header-content__submenu .header-content__submenu-inner>div:nth-child(4),
.header-content__menu-item.active .header-content__submenu .header-content__submenu-inner>div:nth-child(4)>a {
    transition-delay: .15s, .15s, 0s;
    transition-duration: .33s, .33s, .33s;
    transition-property: opacity, transform, background-color;
    transition-timing-function: linear, linear, ease
}

.header-content__menu-item.active .header-content__submenu .header-content__submenu-inner>div:nth-child(4)>a:after {
    transition-delay: .26s;
    transition-duration: .33s;
    transition-property: width;
    transition-timing-function: ease
}

.header-content__menu-item.active .header-content__submenu .header-content__submenu-inner>div:nth-child(4)>ul li {
    transition-delay: .26s, .26s;
    transition-duration: .33s, .33s;
    transition-property: transform, opacity;
    transition-timing-function: ease, ease
}

.parent-overflow {
    height: 100%;
    overflow: hidden !important;
    position: relative
}

body:not(.transparent-header) #header {
    background-color: #fff
}

#header {
    align-items: center;
    background-color: transparent;
    display: flex;
    font-family: Inter, sans-serif;
    font-weight: 400;
    height: 80px;
    justify-content: center;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1000
}

#header:after {
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    width: 100%
}

#header.active-scroll {
    background-color: #fff;
    box-shadow: 0 4px 12px rgba(46, 44, 56, .1)
}

#header.active-scroll:after {
    background-color: #ebeef5
}

#header.active-scroll .header-content__menu-item:hover .header-content__menu-item-title {
    color: #7358eb
}

#header.active-scroll .header-content__menu-item:hover .header-content__menu-item-title svg path {
    fill: #7358eb
}

#header.active-submenu {
    background-color: #fff
}

#header.active-submenu:after {
    background-color: #ebeef5
}

#header.active-submenu .header-content__menu-item:hover .header-content__menu-item-title {
    color: #7358eb
}

#header.active-submenu .header-content__menu-item:hover .header-content__menu-item-title svg path {
    fill: #7358eb
}

#header.active-mobile-menu {
    background-color: #fff
}

#header.active-mobile-menu .header-content {
    display: flex;
    pointer-events: auto;
    visibility: visible
}

#header.active-mobile-menu .header-content__lang {
    opacity: 1
}

#header .logo-lab {
    height: max-content;
    margin-left: 4px;
    margin-top: -7px;
    max-height: 32px
}

.header-box,
.header-box__lang,
.header-box__logo,
.header-box__menu,
.header-content,
.header-content__lang,
.header-content__logo,
.header-content__menu,
.header-inner,
.header-inner__lang,
.header-inner__logo,
.header-inner__menu {
    align-items: center;
    display: flex
}

.header-inner {
    flex-basis: 100%;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1310px;
    padding: 0 24px
}

@media only screen and (min-width:1148px) {
    .header-inner {
        padding: 0 15px
    }
}

.header-box {
    justify-content: space-between;
    width: 100%
}

@media only screen and (min-width:1148px) {
    .header-box {
        width: auto
    }
}

.header-box__mobile-menu {
    cursor: pointer;
    display: flex
}

@media only screen and (min-width:1148px) {
    .header-box__mobile-menu {
        display: none;
        pointer-events: none
    }
}

.header-box__mobile-menu.active svg .top-rect {
    transform: rotate(-45deg) translateY(10px) translateX(-1px)
}

.header-box__mobile-menu.active svg .middle-rect {
    transform: translateX(40px) scaleX(0)
}

.header-box__mobile-menu.active svg .bottom-rect {
    transform: rotate(45deg) translateY(-8px) translateX(1px)
}

.header-box__mobile-menu svg {
    overflow: visible
}

.header-box__mobile-menu svg rect {
    transition: transform .33s ease
}

.header-box__mobile-menu svg rect:not(.middle-rect) {
    transform-origin: center
}

.header-box__logo a {
    display: flex
}

.header-content {
    background: #fff;
    flex-direction: column;
    height: calc(100vh - 80px);
    left: 0;
    overflow-x: hidden;
    overflow-y: auto;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 80px;
    visibility: hidden
}

@media only screen and (min-width:1148px) {
    .header-content {
        background: transparent;
        flex-basis: calc(100% - 416px);
        flex-direction: row;
        flex-grow: 1;
        height: auto;
        left: auto;
        overflow-x: initial;
        overflow-y: initial;
        pointer-events: auto;
        position: static;
        right: auto;
        top: auto;
        visibility: initial
    }
}

.header-content__menu {
    align-items: stretch;
    flex-direction: column;
    margin-left: 24px;
    margin-right: auto;
    width: calc(100% - 48px)
}

@media only screen and (min-width:1148px) {
    .header-content__menu {
        align-items: center;
        flex-direction: row;
        width: auto
    }
}

.header-content__menu-line {
    background-color: #694bff;
    bottom: 0;
    height: 2px;
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    transition: width .5s ease-in-out, left .5s ease-in-out, opacity .33s linear;
    visibility: hidden;
    width: 0;
    z-index: 99
}

.header-content__menu-line.line-active {
    opacity: 1;
    visibility: visible
}

.header-content__menu-item {
    cursor: pointer
}

@media only screen and (min-width:1148px) {
    .header-content__menu-item {
        max-height: 80px
    }
}

.header-content__menu-item-title {
    align-items: center;
    color: #2e2151;
    display: flex;
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
    position: relative;
    transition: color .33s ease, background-color .33s ease, box-shadow .33s ease
}

@media only screen and (min-width:1148px) {
    .header-content__menu-item-title {
        font-size: 15px
    }
}

.header-content__menu-item-title svg {
    height: 24px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
    width: 24px
}

@media only screen and (min-width:1148px) {
    .header-content__menu-item-title svg {
        height: 16px;
        right: -20px;
        top: 50%;
        transform: translateY(-50%) rotate(180deg);
        width: 16px
    }
}

.header-content__menu-item-title svg path {
    transition: fill .33s ease
}

.header-content__menu-item:not(.just-link) {
    border-top: 1px solid #ebeef5;
    padding-bottom: 26px;
    padding-top: 26px
}

@media only screen and (min-width:1148px) {
    .header-content__menu-item:not(.just-link) {
        border-top: 0 solid #ebeef5;
        padding: 32px 30px 32px 10px
    }
}

.header-content__menu-item.just-link {
    border-bottom: 1px solid #ebeef5;
    border-top: 1px solid #ebeef5
}

@media only screen and (min-width:1148px) {
    .header-content__menu-item.just-link {
        border-bottom: 0 solid #ebeef5;
        border-top: 0 solid #ebeef5
    }
}

.header-content__menu-item.just-link a {
    border-radius: 5px;
    padding: 26px 0
}

@media only screen and (min-width:1148px) {
    .header-content__menu-item.just-link a {
        padding: 8px 10px
    }

    .header-content__menu-item.just-link a:visited {
        color: #2e2151
    }

    .header-content__menu-item.just-link a:hover {
        color: #7358eb
    }
}

.header-content__menu-item.active .header-content__menu-item-title svg {
    transform: translateY(-50%) rotate(0)
}

.header-content__menu-item.active .header-content__submenu {
    pointer-events: auto;
    visibility: visible
}

.header-content__menu-item.active .header-content__submenu .header-content__submenu-inner.default .header-content__submenu-item,
.header-content__menu-item.active .header-content__submenu .header-content__submenu-inner:not(.default) .header-content__submenu-col {
    opacity: 1;
    transform: translateX(0)
}

.header-content__menu-item.active .header-content__submenu .header-content__submenu-inner:not(.default) .header-content__submenu-col a {
    opacity: 1
}

.header-content__menu-item.active .header-content__submenu .header-content__submenu-inner:not(.default) .header-content__submenu-col a:after {
    width: calc(100% - 32px)
}

.header-content__menu-item.toggle-submenu .header-content__menu-item-title svg {
    transform: translateY(-50%) rotate(0)
}

.header-content__submenu {
    cursor: auto;
    height: 0;
    overflow: hidden !important
}

@media only screen and (min-width:1148px) {
    .header-content__submenu {
        background-color: #fff;
        box-shadow: 0 4px 12px rgba(46, 44, 56, .1);
        height: auto;
        left: 0;
        pointer-events: none;
        position: absolute;
        right: 0;
        top: 80px;
        visibility: hidden
    }
}

.header-content__submenu-inner {
    -moz-column-gap: 20px;
    column-gap: 20px;
    display: grid;
    grid-template-columns: repeat(6, 6fr);
    padding: 26px 0 0
}

.header-content__submenu-inner:not(.default) {
    -moz-column-gap: 32px;
    column-gap: 32px;
    row-gap: 24px
}

@media only screen and (min-width:1148px) {
    .header-content__submenu-inner {
        flex-basis: 100%;
        flex-flow: row wrap;
        margin: 0 auto;
        max-width: 1342px;
        padding: 20px 15px 40px;
        row-gap: 20px
    }
}

.header-content__submenu-col {
    flex: 1
}

@media only screen and (min-width:1148px) {
    .header-content__submenu-col {
        max-width: 394px;
        opacity: 0;
        transform: translateX(-15px)
    }
}

.header-content__submenu-col>a {
    background-color: #f7f7f8;
    max-width: 100%;
    padding: 24px 16px;
    transform: translateX(0)
}

@media only screen and (min-width:1148px) {
    .header-content__submenu-col>a {
        background-color: transparent
    }

    .header-content__submenu-col>a:after {
        background-color: #ebeef5;
        bottom: 0;
        content: "";
        height: 1px;
        left: 16px;
        position: absolute;
        right: 16px
    }
}

.header-content__submenu-col ul {
    margin-top: 16px;
    padding-left: 32px
}

.header-content__submenu-col ul li {
    color: #6c7c8c;
    font-size: 15px;
    font-weight: 600;
    line-height: 1
}

.header-content__submenu-col ul li a {
    border-radius: 8px;
    color: inherit;
    -moz-column-gap: 8px;
    column-gap: 8px;
    display: flex;
    padding: 8px;
    position: relative;
    transition: background-color .33s ease, color .33s ease
}

@media only screen and (min-width:1148px) {
    .header-content__submenu-col ul li a:hover {
        background-color: #f7f7f8;
        color: #0a2540
    }

    .header-content__submenu-col ul li a:hover svg path {
        fill: #7b67ff
    }
}

.header-content__submenu-col ul li a svg path {
    transition: fill .33s ease
}

.header-content__submenu-item {
    border-radius: 8px;
    -moz-column-gap: 16px;
    column-gap: 16px;
    display: flex;
    opacity: 1;
    padding: 12px 16px;
    position: relative;
    align-items: center;
}

@media only screen and (min-width:1148px) {
    .header-content__submenu-item {
        flex: 0 1 calc(25% - 15px);
        min-width: 162px;
        /* opacity: 0; */
        padding: 10px;
        transform: translateX(-15px)
    }

    .header-content__submenu-item:hover {
        background-color: #f7f7f8
    }

    .header-content__submenu-item:hover:after {
        visibility: hidden
    }
}

.header-content__submenu-item-description .group {
    align-items: center;
    -moz-column-gap: 4px;
    column-gap: 4px;
    display: flex
}

.header-content__submenu-item-description .title {
    color: #0a2540;
    font-size: 15px;
    font-weight: 600;
    line-height: 1;
    /* margin-bottom: 4px; */
}

.header-content__submenu-item-description .text {
    color: #6c7c8c;
    font-size: 14px;
    line-height: 1.4
}

.header-content__submenu-item-description .new {
    background: #cbfac8;
    border-radius: 32px;
    color: #008055;
    font-size: 12px;
    letter-spacing: -.24px;
    line-height: 1;
    padding: 4px 8px
}

.header-content__talk-to-sales {
    border-bottom: 1px solid #ebeef5;
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
    width: calc(100% - 48px)
}

@media only screen and (min-width:1148px) {
    .header-content__talk-to-sales {
        border-bottom: 0;
        font-size: 15px;
        margin-right: 6px;
        width: auto
    }

    .header-content__talk-to-sales:hover a {
        color: #7358eb
    }
}

.header-content__talk-to-sales a {
    align-items: center;
    color: #2e2151;
    display: flex;
    padding: 26px 0;
    transition: background-color .33s ease, color .33s ease
}

@media only screen and (min-width:1148px) {
    .header-content__talk-to-sales a {
        padding: 0 12px 0 0
    }
}

.header-content__talk-to-sales a span {
    display: flex;
    padding: 0
}

@media only screen and (min-width:1148px) {
    .header-content__talk-to-sales a span {
        padding: 8px
    }
}

.header-content__talk-to-sales a span svg {
    margin-right: 8px
}

@media only screen and (min-width:1148px) {
    .header-content__talk-to-sales a span svg {
        margin-right: 0
    }
}

.header-content__talk-to-sales a span svg path {
    transition: all .33s ease
}

.header-content__lang {
    align-items: flex-start;
    border-bottom: 1px solid #ebeef5;
    cursor: pointer;
    flex-direction: column;
    opacity: 0;
    padding: 24px 0;
    position: relative;
    transition: background-color .33s ease;
    -webkit-user-select: none;
    user-select: none;
    width: calc(100% - 48px)
}

@media only screen and (min-width:1148px) {
    .header-content__lang {
        border-bottom: 0;
        border-radius: 100%;
        flex-direction: row;
        opacity: 1;
        padding: 8px;
        width: auto
    }
}

.header-content__lang .earth {
    left: 0;
    position: absolute;
    top: 22px
}

@media only screen and (min-width:1148px) {
    .header-content__lang .earth {
        left: auto;
        position: static;
        top: auto
    }
}

.header-content__lang .earth path {
    transition: fill .33s ease
}

.header-content__lang-change {
    background: #fff;
    border-radius: 3px;
    display: flex;
    flex-direction: column;
    left: 0;
    max-height: 0;
    order: 3;
    overflow: hidden;
    top: 50px;
    transition: max-height .55s ease;
    visibility: hidden;
    width: 100%;
    z-index: 30
}

@media only screen and (min-width:1148px) {
    .header-content__lang-change {
        box-shadow: 0 0 8px rgba(0, 0, 0, .12);
        display: none;
        max-height: none;
        overflow: visible;
        position: absolute;
        transition: max-height 0s ease;
        visibility: visible;
        width: auto
    }
}

.header-content__lang-change a {
    align-items: flex-start;
    color: #2e2151;
    display: flex;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.5;
    padding: 12px 56px 21px 8px;
    position: relative;
    transition: color .33s ease;
    white-space: nowrap
}

.header-content__lang-change a.active {
    color: #7358eb
}

@media only screen and (min-width:1148px) {
    .header-content__lang-change a {
        font-size: 16px;
        font-weight: 400;
        line-height: 1;
        padding: 16px 61px 16px 16px
    }

    .header-content__lang-change a:hover {
        color: #7358eb
    }
}

.header-content__lang-change a svg {
    margin-left: 16px
}

@media only screen and (min-width:1148px) {
    .header-content__lang-change a svg {
        margin-left: 0;
        position: absolute;
        right: 16px;
        top: 50%;
        transform: translateY(-50%)
    }
}

.header-content__lang-change.active {
    display: flex;
    margin-top: 40px;
    max-height: 278px;
    visibility: visible
}

@media only screen and (min-width:1148px) {
    .header-content__lang-change.active {
        margin-top: 0;
        max-height: none
    }
}

.header-content__lang .current-lang__mobile {
    color: #2e2151;
    display: flex;
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
    margin-left: 32px
}

@media only screen and (min-width:1148px) {
    .header-content__lang .current-lang__mobile {
        display: none;
        margin-left: 0
    }
}

.header-content__lang .icon-arrow_down {
    display: flex;
    height: 24px;
    position: absolute;
    right: 0;
    top: 22px;
    transform: rotate(180deg);
    width: 24px
}

.header-content__lang .icon-arrow_down.icon-arrow_down_active {
    transform: rotate(0)
}

@media only screen and (min-width:1148px) {
    .header-content__lang .icon-arrow_down {
        display: none
    }
}

.header-content__buttons {
    align-items: flex-start;
    display: flex;
    /* margin-bottom: 100px; */
    /* margin-top: 64px; */
    width: calc(30% - 48px);
}

@media only screen and (min-width:1148px) {
    .header-content__buttons {
        margin-bottom: 0;
        margin-top: 0;
        width: auto
    }
}

.header-content__buttons-item {
    align-items: center;
    border-radius: 4px;
    display: flex;
    font-size: 15px;
    font-weight: 600;
    justify-content: center;
    line-height: 1
}

@media only screen and (min-width:1148px) {
    .header-content__buttons-item {
        border-radius: 5px;
        padding-bottom: 12px;
        padding-top: 12px
    }
}

.header-content__buttons #bLogin {
    border: 1px solid #2e2151;
    border-radius: 6px;
    color: #2e2151;
    margin-right: 12px;
    padding: 15px 10px;
    transition: color .33s ease, background-color .33s ease, box-shadow .33s ease;
    width: calc(50% - 6px);
}

@media only screen and (min-width:1148px) {
    .header-content__buttons #bLogin {
        border: 0;
        margin-right: 6px;
        padding: 12px 16px;
        width: auto
    }

    .header-content__buttons #bLogin:hover {
        color: #7358eb
    }
}

.header-content__buttons #bSignup {
    background-color: #7357eb;
    color: #fff;
    padding: 16px;
    transition: color .33s ease, background-color .33s ease;
    width: calc(50% + 1px);
}

@media only screen and (min-width:1148px) {
    .header-content__buttons #bSignup {
        padding: 12px 24px;
        width: auto
    }

    .header-content__buttons #bSignup:hover {
        background-color: #6649e0
    }
}

html[lang=es-ES] #header.has-logo-lab .header-content__talk-to-sales,
html[lang=es] #header.has-logo-lab .header-content__talk-to-sales,
html[lang=pt-PT] #header.has-logo-lab .header-content__talk-to-sales,
html[lang=pt] #header.has-logo-lab .header-content__talk-to-sales,
html[lang=uk-UA] #header.has-logo-lab .header-content__talk-to-sales,
html[lang=uk] #header.has-logo-lab .header-content__talk-to-sales {
    font-size: 20px;
    margin-right: 0
}

@media only screen and (min-width:1148px) {

    html[lang=es-ES] #header.has-logo-lab .header-content__talk-to-sales,
    html[lang=es] #header.has-logo-lab .header-content__talk-to-sales,
    html[lang=pt-PT] #header.has-logo-lab .header-content__talk-to-sales,
    html[lang=pt] #header.has-logo-lab .header-content__talk-to-sales,
    html[lang=uk-UA] #header.has-logo-lab .header-content__talk-to-sales,
    html[lang=uk] #header.has-logo-lab .header-content__talk-to-sales {
        font-size: 0;
        margin-right: 18px
    }
}

html[lang=es-ES] #header.has-logo-lab .header-content__talk-to-sales a,
html[lang=es] #header.has-logo-lab .header-content__talk-to-sales a,
html[lang=pt-PT] #header.has-logo-lab .header-content__talk-to-sales a,
html[lang=pt] #header.has-logo-lab .header-content__talk-to-sales a,
html[lang=uk-UA] #header.has-logo-lab .header-content__talk-to-sales a,
html[lang=uk] #header.has-logo-lab .header-content__talk-to-sales a {
    padding: 26px 0
}

@media only screen and (min-width:1148px) {

    html[lang=es-ES] #header.has-logo-lab .header-content__talk-to-sales a,
    html[lang=es] #header.has-logo-lab .header-content__talk-to-sales a,
    html[lang=pt-PT] #header.has-logo-lab .header-content__talk-to-sales a,
    html[lang=pt] #header.has-logo-lab .header-content__talk-to-sales a,
    html[lang=uk-UA] #header.has-logo-lab .header-content__talk-to-sales a,
    html[lang=uk] #header.has-logo-lab .header-content__talk-to-sales a {
        padding: 0
    }

    html[lang=uk-UA] #header #manageCustomers,
    html[lang=uk] #header #manageCustomers {
        min-height: 113.69px
    }

    html[lang=es-ES] #header #generateLeads,
    html[lang=es-ES] #header #manageCustomers,
    html[lang=es] #header #generateLeads,
    html[lang=es] #header #manageCustomers {
        min-height: 133.33px
    }
}

@media only screen and (min-width:1226px) {

    html[lang=es-ES] #header #generateLeads,
    html[lang=es-ES] #header #manageCustomers,
    html[lang=es] #header #generateLeads,
    html[lang=es] #header #manageCustomers {
        min-height: auto
    }
}

@media only screen and (min-width:1148px) {

    html[lang=pt-PT] #header #generateLeads,
    html[lang=pt] #header #generateLeads {
        min-height: 133.33px
    }
}

@media only screen and (min-width:1226px) {

    html[lang=pt-PT] #header #generateLeads,
    html[lang=pt] #header #generateLeads {
        min-height: auto
    }
}

@media only screen and (min-width:1148px) {

    html[lang=zh-CN] #header #generateLeads,
    html[lang=zh-CN] #header #manageCustomers,
    html[lang=zh] #header #generateLeads,
    html[lang=zh] #header #manageCustomers {
        min-height: 113.7px
    }
}

@media only screen and (min-width:1300px) {

    html[lang=zh-CN] #header #generateLeads,
    html[lang=zh-CN] #header #manageCustomers,
    html[lang=zh] #header #generateLeads,
    html[lang=zh] #header #manageCustomers {
        min-height: 94.1px
    }
}

html body.transparent-header,
html body.transparent-header.top-fixed-banner {
    padding-top: 0
}

html body.transparent-header.top-fixed-banner .main-block {
    padding-top: 140px
}

@media only screen and (min-width:470px) {
    html body.transparent-header.top-fixed-banner .main-block {
        padding-top: 124px
    }
}

html body.transparent-header.top-fixed-banners {
    padding-top: 0
}

html body.transparent-header.top-fixed-banners .main-block {
    padding-top: 200px
}

@media only screen and (min-width:470px) {
    html body.transparent-header.top-fixed-banners .main-block {
        padding-top: 168px
    }
}

html body.transparent-header.top-fixed-banner.body-ch-banner {
    padding-top: 0
}

html body.transparent-header.top-fixed-banner.body-ch-banner .main-block {
    padding-top: 156px
}

@media only screen and (min-width:414px) {
    html body.transparent-header.top-fixed-banner.body-ch-banner .main-block {
        padding-top: 140px
    }
}

@media only screen and (min-width:782px) {
    html body.transparent-header.top-fixed-banner.body-ch-banner .main-block {
        padding-top: 120px
    }
}

html body.transparent-header .main-block {
    padding-top: 80px
}

html body.transparent-header .logo-path-left,
html body.transparent-header .logo-path-right {
    transition: fill .33s ease
}

html body.transparent-header #header:not(.active-submenu):not(.active-mobile-menu):not(.active-scroll) .header-box__mobile-menu svg rect,
html body.transparent-header #header:not(.active-submenu):not(.active-mobile-menu):not(.active-scroll) .logo-path-left,
html body.transparent-header #header:not(.active-submenu):not(.active-mobile-menu):not(.active-scroll) .logo-path-right {
    fill: #fff
}

html body.transparent-header #header:not(.active-submenu):not(.active-mobile-menu):not(.active-scroll) .header-content .header-content__menu .header-content__menu-item.just-link:hover .header-content__menu-item-title {
    background-color: hsla(0, 0%, 100%, .1)
}

html body.transparent-header #header:not(.active-submenu):not(.active-mobile-menu):not(.active-scroll) .header-content .header-content__menu .header-content__menu-item .header-content__menu-item-title {
    color: #fff
}

html body.transparent-header #header:not(.active-submenu):not(.active-mobile-menu):not(.active-scroll) .header-content .header-content__menu .header-content__menu-item .header-content__menu-item-title svg path {
    fill: #fff
}

html body.transparent-header #header:not(.active-submenu):not(.active-mobile-menu):not(.active-scroll) .header-content .header-content__talk-to-sales a {
    color: #fff
}

@media only screen and (min-width:1148px) {
    html body.transparent-header #header:not(.active-submenu):not(.active-mobile-menu):not(.active-scroll) .header-content .header-content__talk-to-sales a:hover {
        background: hsla(0, 0%, 100%, .1);
        border-radius: 5px
    }
}

html body.transparent-header #header:not(.active-submenu):not(.active-mobile-menu):not(.active-scroll) .header-content .header-content__talk-to-sales a svg path {
    fill: #fff
}

html body.transparent-header #header:not(.active-submenu):not(.active-mobile-menu):not(.active-scroll) .header-content .header-content__lang:before {
    content: "";
    height: 20px;
    left: 0;
    position: absolute;
    right: 0;
    top: 32px;
    width: 100%;
    z-index: 0
}

html body.transparent-header #header:not(.active-submenu):not(.active-mobile-menu):not(.active-scroll) .header-content .header-content__lang:hover {
    background-color: hsla(0, 0%, 100%, .1)
}

html body.transparent-header #header:not(.active-submenu):not(.active-mobile-menu):not(.active-scroll) .header-content .header-content__lang svg.earth path {
    fill: #fff
}

html body.transparent-header #header:not(.active-submenu):not(.active-mobile-menu):not(.active-scroll) .header-content .header-content__buttons #bLogin {
    color: #fff
}

html body.transparent-header #header:not(.active-submenu):not(.active-mobile-menu):not(.active-scroll) .header-content .header-content__buttons #bLogin:hover {
    background-color: hsla(0, 0%, 100%, .1)
}

html body.transparent-header #header:not(.active-submenu):not(.active-mobile-menu):not(.active-scroll) .header-content .header-content__buttons #bSignup {
    background-color: #fff;
    color: #7357eb
}

html body.transparent-header #header:not(.active-submenu):not(.active-mobile-menu):not(.active-scroll) .header-content .header-content__buttons #bSignup:hover {
    background-color: #f5f5f5
}

.footer {
    background: #fff;
    font-family: Inter, sans-serif;
    font-weight: 400;
    padding: 24px 24px 32px
}

@media only screen and (min-width:768px) {
    .footer {
        padding: 64px 24px 48px
    }
}

@media only screen and (min-width:1280px) {
    .footer {
        padding: 64px 60px 48px
    }
}

@media only screen and (min-width:1380px) {
    .footer {
        padding: 64px 80px 48px
    }
}

.footer-inner {
    display: flex;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px
}

.footer-top {
    margin-bottom: 48px
}

@media only screen and (min-width:1085px) {
    .footer-top {
        border-bottom: 1px solid #ebe9f1;
        padding-bottom: 64px
    }
}

.footer-top.has-middle {
    margin-bottom: 32px
}

.footer-top__row {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

@media only screen and (min-width:1085px) {
    .footer-top__row {
        -moz-column-gap: 150px;
        column-gap: 150px;
        flex-flow: row wrap;
        row-gap: 30px
    }
}

@media only screen and (min-width:1200px) {
    .footer-top__row {
        -moz-column-gap: normal;
        column-gap: normal;
        row-gap: normal
    }
}

.footer-top__col {
    border-bottom: 1px solid #ebe9f1;
    display: flex;
    flex-direction: column;
    padding: 20px 0;
    width: 100%
}

@media only screen and (min-width:1085px) {
    .footer-top__col {
        border-bottom: 0;
        max-width: 172px;
        padding: 0
    }
}

.footer-top__col:first-child {
    padding-top: 0
}

.footer-top__col-title {
    color: #2e2151;
    cursor: pointer;
    display: flex;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    position: relative
}

@media only screen and (min-width:1085px) {
    .footer-top__col-title {
        cursor: auto;
        margin-bottom: 16px
    }
}

.footer-top__col-title.active svg {
    transform: rotate(180deg)
}

.footer-top__col-title svg {
    display: block;
    position: absolute;
    right: 0
}

@media only screen and (min-width:1085px) {
    .footer-top__col-title svg {
        display: none
    }
}

.footer-top__col-links {
    display: none;
    margin-bottom: -4px;
    margin-top: 12px
}

@media only screen and (min-width:1085px) {
    .footer-top__col-links {
        display: flex;
        flex-direction: column;
        margin: 0
    }
}

.footer-top__col-links #careers-link {
    max-width: max-content
}

.footer-top__col-links a {
    color: #60687a;
    display: flex;
    font-size: 14px;
    line-height: 1.5;
    padding: 10px 0 9px;
    position: relative;
    transition: color .33s ease
}

@media only screen and (min-width:1085px) {
    .footer-top__col-links a {
        margin-bottom: 16px;
        max-width: max-content;
        padding: 0
    }
}

.footer-top__col-links a:hover {
    color: #2e2151
}

.footer-top__col-links a:last-child {
    margin-bottom: 0
}

.footer-top__col-links a .we-are-hiring {
    background: linear-gradient(90deg, #3bf, #f3f);
    border-radius: 16px;
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    left: calc(100% + 8px);
    line-height: 1.5;
    padding: 4px 8px;
    pointer-events: none;
    position: absolute;
    text-transform: uppercase;
    top: 50%;
    transform: translateY(-50%);
    white-space: nowrap
}

.footer-middle {
    border-bottom: 1px solid #ebe9f1;
    -moz-column-gap: 78px;
    column-gap: 78px;
    flex-flow: row wrap;
    margin-bottom: 48px;
    padding-bottom: 32px;
    row-gap: 34px
}

.footer-middle,
.footer-middle__left {
    align-items: center;
    display: flex
}

.footer-middle__left picture {
    margin-right: 16px
}

.footer-middle__left picture img {
    max-height: 104px;
    max-width: 104px
}

.footer-middle__left-title {
    color: #60687a;
    font-size: 14px;
    line-height: 1.5
}

.footer-middle__right {
    display: flex;
    flex-direction: column
}

.footer-middle__right-bottom,
.footer-middle__right-top {
    align-items: center;
    display: flex;
    flex-flow: row wrap;
    row-gap: 16px
}

.footer-middle__right-bottom a,
.footer-middle__right-top a {
    color: #60687a;
    font-size: 14px;
    line-height: 1.5;
    margin-right: 16px;
    transition: color .33s ease
}

.footer-middle__right-bottom a:hover,
.footer-middle__right-top a:hover {
    color: #2e2151
}

.footer-middle__right-bottom a:last-child,
.footer-middle__right-top a:last-child {
    margin-right: 0
}

.footer-middle__right-top {
    margin-bottom: 24px
}

.footer-middle__right-title {
    color: #2e2151;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    margin-right: 16px
}

.footer-bottom {
    align-items: center;
    display: flex;
    flex-direction: column
}

@media only screen and (min-width:1085px) {
    .footer-bottom {
        flex-direction: row
    }
}

.footer-bottom__box {
    align-items: center;
    display: flex;
    flex-direction: column;
    order: 3
}

@media only screen and (min-width:1085px) {
    .footer-bottom__box {
        align-items: flex-end;
        flex-direction: row;
        order: 0
    }
}

.footer-bottom__box-logo {
    margin-bottom: 24px
}

@media only screen and (min-width:1085px) {
    .footer-bottom__box-logo {
        margin-bottom: 0;
        margin-right: 32px
    }
}

.footer-bottom__box-logo a {
    display: flex
}

.footer-bottom__box-copyright {
    color: #60687a;
    font-size: 13px;
    line-height: 1.5
}

.footer-bottom__socials {
    align-items: center;
    display: flex;
    margin-bottom: 48px;
    order: 1
}

@media only screen and (min-width:1085px) {
    .footer-bottom__socials {
        margin-bottom: 0;
        margin-left: auto;
        /* margin-right: 56px; */
        order: 0
    }
}

.footer-bottom__socials-item {
    display: flex;
    margin-right: 24px
}

.footer-bottom__socials-item:last-child {
    margin-right: 0
}

.footer-bottom__socials-item svg path {
    transition: all .33s ease
}

.footer-bottom__socials-item:hover svg path {
    fill: #2e2151
}

.footer-bottom__lang {
    align-items: center;
    background: #f2f2f3;
    border-radius: 5px;
    cursor: pointer;
    display: flex;
    margin-bottom: 40px;
    order: 2;
    padding: 12px 16px;
    position: relative;
    -webkit-user-select: none;
    user-select: none
}

@media only screen and (min-width:1085px) {
    .footer-bottom__lang {
        margin-bottom: 0;
        order: 0
    }
}

.footer-bottom__lang.wrapper-active {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.footer-bottom__lang .earth {
    margin-right: 12px
}

.footer-bottom__lang .current-lang {
    color: #2e2151;
    font-size: 15px;
    line-height: 1.5;
    margin-right: 49px
}

.footer-bottom__lang-change {
    bottom: 48px;
    display: flex;
    flex-direction: column;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    visibility: hidden
}

.footer-bottom__lang-change.active {
    pointer-events: auto;
    visibility: visible
}

.footer-bottom__lang-change.active a {
    opacity: 1
}

.footer-bottom__lang-change a {
    background: #f2f2f3;
    border-bottom: 1px solid #dbdbdd;
    color: #2e2151;
    font-size: 15px;
    line-height: 1.5;
    opacity: 0;
    padding: 12px 53px 13px 16px;
    position: relative;
    transition-duration: .33s, .33s;
    transition-property: opacity, color;
    transition-timing-function: linear, ease
}

.footer-bottom__lang-change a:hover {
    color: #7358eb
}

.footer-bottom__lang-change a:first-child {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.footer-bottom__lang-change a.active {
    color: #7358eb
}

.footer-bottom__lang-change a.active svg {
    position: absolute;
    right: 14px;
    top: 50%;
    transform: translateY(-50%)
}

.footer-bottom__lang .icon {
    transform: rotate(180deg)
}

.footer-bottom__lang .icon.icon-arrow_down_active {
    transform: rotate(0)
}

.top-fixed-banner #header {
    top: 60px
}

@media only screen and (min-width:470px) {
    .top-fixed-banner #header {
        top: 44px
    }
}

.top-fixed-banner .header-content {
    height: calc(100vh - 140px)
}

@media only screen and (min-width:470px) {
    .top-fixed-banner .header-content {
        height: calc(100vh - 124px)
    }
}

@media only screen and (min-width:1148px) {
    .top-fixed-banner .header-content {
        height: auto
    }
}

.top-fixed-banner.body-ch-banner {
    padding-top: 156px
}

@media only screen and (min-width:414px) {
    .top-fixed-banner.body-ch-banner {
        padding-top: 140px
    }
}

@media only screen and (min-width:782px) {
    .top-fixed-banner.body-ch-banner {
        padding-top: 120px
    }
}

.top-fixed-banner.body-ch-banner #header {
    top: 76px
}

@media only screen and (min-width:414px) {
    .top-fixed-banner.body-ch-banner #header {
        top: 60px
    }
}

@media only screen and (min-width:782px) {
    .top-fixed-banner.body-ch-banner #header {
        top: 40px
    }
}

@media only screen and (max-width:1148px) {
    .top-fixed-banner.body-ch-banner .header-content {
        height: calc(100vh - 120px)
    }
}

@media only screen and (max-width:781px) {
    .top-fixed-banner.body-ch-banner .header-content {
        height: calc(100vh - 140px)
    }
}

@media only screen and (max-width:413px) {
    .top-fixed-banner.body-ch-banner .header-content {
        height: calc(100vh - 156px)
    }
}

.top-fixed-banners #header {
    top: 120px
}

@media only screen and (min-width:470px) {
    .top-fixed-banners #header {
        top: 88px
    }
}

.top-fixed-banners .header-content {
    height: calc(100vh - 200px)
}

@media only screen and (min-width:470px) {
    .top-fixed-banners .header-content {
        height: calc(100vh - 168px)
    }
}

@media only screen and (min-width:1148px) {
    .top-fixed-banners .header-content {
        height: auto
    }
}

.fixed-banner {
    align-items: center;
    display: none;
    font-size: 12px;
    height: 60px;
    justify-content: center;
    left: 0;
    line-height: 1.2;
    padding-left: 10px;
    padding-right: 10px;
    right: 0;
    text-align: center;
    z-index: 1001
}

@media only screen and (min-width:470px) {
    .fixed-banner {
        height: 44px
    }
}

@media only screen and (min-width:1100px) {
    .fixed-banner {
        font-size: 16px;
        padding-left: 0;
        padding-right: 33px
    }
}

.fixed-banner.adaptive-height {
    flex-direction: column;
    height: auto;
    min-height: 44px;
    padding-bottom: 5px;
    padding-top: 5px
}

@media only screen and (min-width:1000px) {
    .fixed-banner.adaptive-height {
        padding-bottom: 10px;
        padding-top: 10px
    }
}

.fixed-banner img {
    max-height: 17px;
    padding-left: 5px;
    padding-right: 5px
}

@media only screen and (min-width:1000px) {
    .fixed-banner img {
        max-height: 25px
    }
}

.fixed-banner a {
    text-decoration: underline
}

.fixed-banner p {
    margin: 0
}

.fixed-banner .close-icon {
    cursor: pointer;
    height: 15px;
    padding: initial;
    position: absolute;
    right: 20px;
    top: 20px;
    transform: none;
    width: 15px
}

@media only screen and (min-width:1000px) {
    .fixed-banner .close-icon {
        right: 40px;
        top: 50%;
        transform: translateY(-50%)
    }
}

.fixed-banner_72 {
    background-color: #171819;
    color: #fff;
    height: 170px
}

@media only screen and (min-width:850px) {
    .fixed-banner_72 {
        height: 72px
    }
}

.fixed-banner_72 .banner {
    height: 100%;
    max-height: none;
    position: absolute;
    z-index: -1
}

.fixed-banner_72 .banner_1 {
    display: none
}

@media only screen and (min-width:850px) {
    .fixed-banner_72 .banner_1 {
        bottom: 0;
        display: block;
        left: 0;
        top: 0
    }
}

.fixed-banner_72 .banner_2 {
    display: none
}

@media only screen and (min-width:850px) {
    .fixed-banner_72 .banner_2 {
        bottom: 0;
        display: block;
        right: 0;
        top: 0
    }
}

.fixed-banner_72 .banner_3 {
    display: block;
    left: 0;
    top: 0
}

@media only screen and (min-width:850px) {
    .fixed-banner_72 .banner_3 {
        display: none
    }
}

.fixed-banner_72 p {
    align-items: center;
    display: flex;
    flex-direction: column;
    font-size: 16px;
    line-height: 1.4
}

@media only screen and (min-width:850px) {
    .fixed-banner_72 p {
        display: block
    }
}

.fixed-banner_72 p span {
    margin-bottom: 8px;
    order: 2
}

@media only screen and (min-width:850px) {
    .fixed-banner_72 p span {
        margin-bottom: 0
    }
}

.fixed-banner_72 p a {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    order: 3;
    padding-left: 10px
}

.fixed-banner_72 p a:hover {
    text-decoration: none
}

.fixed-banner_72 p img {
    margin-bottom: 16px;
    order: 1
}

@media only screen and (min-width:850px) {
    .fixed-banner_72 p img {
        margin-bottom: 0;
        margin-left: 40px
    }
}

.fixed-banners {
    display: none;
    height: 88px;
    left: 0;
    position: fixed;
    right: 0;
    z-index: 1001
}

body.top-fixed-banner {
    padding-top: 140px
}

@media only screen and (min-width:470px) {
    body.top-fixed-banner {
        padding-top: 124px
    }
}

body.top-fixed-banner .fixed-banner {
    display: flex;
    position: fixed;
    top: 0
}

body.bottom-fixed-banner {
    padding-bottom: 44px
}

body.bottom-fixed-banner .fixed-banner {
    bottom: 0;
    display: flex;
    position: fixed
}

body.top-fixed-banners {
    padding-top: 200px
}

@media only screen and (min-width:470px) {
    body.top-fixed-banners {
        padding-top: 168px
    }
}

body.top-fixed-banners .fixed-banners {
    display: block;
    top: 0
}

body.top-fixed-banners .fixed-banners .fixed-banner {
    display: flex
}

body.bottom-fixed-banners {
    padding-bottom: 88px
}

body.bottom-fixed-banners .fixed-banners {
    bottom: 0;
    display: block
}

#ch-banner,
body.bottom-fixed-banners .fixed-banners .fixed-banner {
    display: flex
}

#ch-banner {
    align-items: center;
    background: #242424;
    height: 76px;
    justify-content: center;
    overflow: hidden;
    padding: 11px 6px;
    z-index: 21474836456
}

@media only screen and (min-width:414px) {
    #ch-banner {
        height: 60px;
        padding-left: 16px;
        padding-right: 16px
    }
}

@media only screen and (min-width:782px) {
    #ch-banner {
        height: 40px
    }
}

#ch-banner .fixed-banner__content {
    align-items: center;
    -moz-column-gap: 8px;
    column-gap: 8px;
    display: flex;
    position: relative;
    z-index: 4
}

#ch-banner .fixed-banner__content p {
    color: #fff;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: -.14px;
    line-height: 130%;
    position: relative
}

#ch-banner .fixed-banner__content span {
    display: inline-block;
    margin-left: 12px;
    margin-right: 12px
}

#ch-banner .fixed-banner__content a {
    color: #fff;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: -.14px;
    line-height: 130%;
    text-decoration: underline;
    transition: all .33s ease
}

#ch-banner .fixed-banner__content a:hover {
    text-decoration-color: transparent
}

#banner-p a {
    color: #fff;
    font-weight: 600;
    transition: all .33s ease
}

#banner-p a:hover {
    text-decoration-color: transparent
}

.btn_menu {

background: transparent !important;

box-shadow: none !important;

color: #2e2151 !important;

font-size: 25px !important;

border: none !important;
}

.btn_close {

    background: transparent;

    border: none;

    font-size: 20px;
}

@media(max-width: 1200px) {
    .header-content__submenu-inner {

        grid-template-columns: repeat(5, 6fr);
    }
}

/* @media(min-width: 992px){
    .offcanvas-body
} */
@media(max-width: 992px) {
    .offcanvas-body{
        position: relative;
    }
    .header-content__submenu-inner {

grid-template-columns: repeat(2, 6fr);

}

    .header-content__buttons {
        width: 100%;
        position: absolute;
        bottom: 0;
        background: #fff;
        left: 0;
        padding: 10px;
    }

    .navbar-nav {
        width: 100%;
    }
}

@media(max-width: 768px) {
    .header-content__submenu-inner {
        grid-template-columns: repeat(2, 6fr);
    }
}

@media(max-width: 576px) {
    .header-content__submenu-inner {

        grid-template-columns: repeat(1, 6fr);
    }
}

.dropdown-menu.show {
    display: block;
    width: 100%;
    left: 0px;
    border-radius: 0;
    border: 1px solid #ededed;
}