@import "https://fonts.googleapis.com/css?family=Roboto:400i";
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
body {
    margin: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden], template {
    display: none
}
a {
    background-color: transparent
}
a:active, a:hover {
    outline: 0
}
abbr[title] {
    border-bottom: 1px dotted
}
b, strong {
    font-weight: bold
}
dfn {
    font-style: italic
}
h1 {
    font-size: 2em;
    margin: .67em 0
}
mark {
    background: #ff0;
    color: #000
}
small {
    font-size: 80%
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -0.5em
}
sub {
    bottom: -0.25em
}
img {
    border: 0
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 1em 40px
}
hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}
pre {
    overflow: auto
}
code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
button {
    overflow: visible
}
button, select {
    text-transform: none
}
button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled], html input[disabled] {
    cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}
input {
    line-height: normal
}
input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}
input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}
legend {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto
}
optgroup {
    font-weight: bold
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
td, th {
    padding: 0
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}
input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
a {
    color: #337ab7;
    text-decoration: none
}
a:hover, a:focus {
    color: #23527c;
    text-decoration: underline
}
a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
figure {
    margin: 0
}
img {
    vertical-align: middle
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}
.img-rounded {
    border-radius: 6px
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}
.img-circle {
    border-radius: 50%
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}
.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}
[role=button] {
    cursor: pointer
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}
@media (min-width: 768px) {
    .container {
        width: 750px
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}
.row {
    margin-left: -15px;
    margin-right: -15px
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left
}
.col-xs-12 {
    width: 100%
}
.col-xs-11 {
    width: 91.66666667%
}
.col-xs-10 {
    width: 83.33333333%
}
.col-xs-9 {
    width: 75%
}
.col-xs-8 {
    width: 66.66666667%
}
.col-xs-7 {
    width: 58.33333333%
}
.col-xs-6 {
    width: 50%
}
.col-xs-5 {
    width: 41.66666667%
}
.col-xs-4 {
    width: 33.33333333%
}
.col-xs-3 {
    width: 25%
}
.col-xs-2 {
    width: 16.66666667%
}
.col-xs-1 {
    width: 8.33333333%
}
.col-xs-pull-12 {
    right: 100%
}
.col-xs-pull-11 {
    right: 91.66666667%
}
.col-xs-pull-10 {
    right: 83.33333333%
}
.col-xs-pull-9 {
    right: 75%
}
.col-xs-pull-8 {
    right: 66.66666667%
}
.col-xs-pull-7 {
    right: 58.33333333%
}
.col-xs-pull-6 {
    right: 50%
}
.col-xs-pull-5 {
    right: 41.66666667%
}
.col-xs-pull-4 {
    right: 33.33333333%
}
.col-xs-pull-3 {
    right: 25%
}
.col-xs-pull-2 {
    right: 16.66666667%
}
.col-xs-pull-1 {
    right: 8.33333333%
}
.col-xs-pull-0 {
    right: auto
}
.col-xs-push-12 {
    left: 100%
}
.col-xs-push-11 {
    left: 91.66666667%
}
.col-xs-push-10 {
    left: 83.33333333%
}
.col-xs-push-9 {
    left: 75%
}
.col-xs-push-8 {
    left: 66.66666667%
}
.col-xs-push-7 {
    left: 58.33333333%
}
.col-xs-push-6 {
    left: 50%
}
.col-xs-push-5 {
    left: 41.66666667%
}
.col-xs-push-4 {
    left: 33.33333333%
}
.col-xs-push-3 {
    left: 25%
}
.col-xs-push-2 {
    left: 16.66666667%
}
.col-xs-push-1 {
    left: 8.33333333%
}
.col-xs-push-0 {
    left: auto
}
.col-xs-offset-12 {
    margin-left: 100%
}
.col-xs-offset-11 {
    margin-left: 91.66666667%
}
.col-xs-offset-10 {
    margin-left: 83.33333333%
}
.col-xs-offset-9 {
    margin-left: 75%
}
.col-xs-offset-8 {
    margin-left: 66.66666667%
}
.col-xs-offset-7 {
    margin-left: 58.33333333%
}
.col-xs-offset-6 {
    margin-left: 50%
}
.col-xs-offset-5 {
    margin-left: 41.66666667%
}
.col-xs-offset-4 {
    margin-left: 33.33333333%
}
.col-xs-offset-3 {
    margin-left: 25%
}
.col-xs-offset-2 {
    margin-left: 16.66666667%
}
.col-xs-offset-1 {
    margin-left: 8.33333333%
}
.col-xs-offset-0 {
    margin-left: 0
}
@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}
@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}
@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}
.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
    content: " ";
    display: table
}
.clearfix:after, .container:after, .container-fluid:after, .row:after {
    clear: both
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.pull-right {
    float: right !important
}
.pull-left {
    float: left !important
}
.hide {
    display: none !important
}
.show {
    display: block !important
}
.invisible {
    visibility: hidden
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}
.hidden {
    display: none !important
}
.affix {
    position: fixed
}
@-ms-viewport {
    width: device-width
}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important
}
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
    display: none !important
}
@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }
    table.visible-xs {
        display: table !important
    }
    tr.visible-xs {
        display: table-row !important
    }
    th.visible-xs, td.visible-xs {
        display: table-cell !important
    }
}
@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important
    }
}
@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important
    }
}
@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}
@media (min-width: 768px)and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }
    table.visible-sm {
        display: table !important
    }
    tr.visible-sm {
        display: table-row !important
    }
    th.visible-sm, td.visible-sm {
        display: table-cell !important
    }
}
@media (min-width: 768px)and (max-width: 991px) {
    .visible-sm-block {
        display: block !important
    }
}
@media (min-width: 768px)and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important
    }
}
@media (min-width: 768px)and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}
@media (min-width: 992px)and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }
    table.visible-md {
        display: table !important
    }
    tr.visible-md {
        display: table-row !important
    }
    th.visible-md, td.visible-md {
        display: table-cell !important
    }
}
@media (min-width: 992px)and (max-width: 1199px) {
    .visible-md-block {
        display: block !important
    }
}
@media (min-width: 992px)and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important
    }
}
@media (min-width: 992px)and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}
@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }
    table.visible-lg {
        display: table !important
    }
    tr.visible-lg {
        display: table-row !important
    }
    th.visible-lg, td.visible-lg {
        display: table-cell !important
    }
}
@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}
@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}
@media (min-width: 768px)and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}
@media (min-width: 992px)and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}
@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}
.visible-print {
    display: none !important
}
@media print {
    .visible-print {
        display: block !important
    }
    table.visible-print {
        display: table !important
    }
    tr.visible-print {
        display: table-row !important
    }
    th.visible-print, td.visible-print {
        display: table-cell !important
    }
}
.visible-print-block {
    display: none !important
}
@media print {
    .visible-print-block {
        display: block !important
    }
}
.visible-print-inline {
    display: none !important
}
@media print {
    .visible-print-inline {
        display: inline !important
    }
}
.visible-print-inline-block {
    display: none !important
}
@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}
@media print {
    .hidden-print {
        display: none !important
    }
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
*::-webkit-input-placeholder {
    color: #666;
    opacity: 1
}
*:-moz-placeholder {
    color: #666;
    opacity: 1
}
*::-moz-placeholder {
    color: #666;
    opacity: 1
}
*:-ms-input-placeholder {
    color: #666;
    opacity: 1
}
noscript {
    display: flex;
    align-items: flex-end;
    max-width: 1170px;
    height: 220px;
    font-weight: 700;
    margin: auto;
    padding: 20px;
    text-align: center;
    font-size: 24px;
    color: #f4511e;
    border-radius: 7px
}
body input:focus:required:invalid, body textarea:focus:required:invalid {
    color: #666
}
body input:required:valid, body textarea:required:valid {
    color: #666
}
* {
    outline: none
}
body {
    position: relative
}
.wrap {
    overflow: hidden;
}
a.btn:hover, a:focus, a:active {
    text-decoration: none
}
@font-face {
    src: url("../fonts/Geometria/Geometria.woff");
    font-weight: normal;
    font-style: normal;
    font-family: "Geometria"
}
@font-face {
    src: url("../fonts/Geometria/Geometria-Bold.woff");
    font-weight: bold;
    font-style: normal;
    font-family: "Geometria"
}
@font-face {
    src: url("../fonts/Geometria/Geometria-Italic.woff");
    font-style: italic;
    font-family: "Geometria"
}
@font-face {
    src: url("../fonts/Geometria/Geometria-BoldItalic.woff");
    font-weight: bold;
    font-style: italic;
    font-family: "Geometria"
}
@font-face {
    src: url("../fonts/GothamPro/Gotham_Regular.otf");
    font-weight: normal;
    font-style: normal;
    font-family: "Gotham Pro"
}
* {
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    font-family: "Geometria"
}
ul {
    padding: 0;
    margin: 0
}
p, h1, h2, h3, h4, h5, h6 {
    margin: 0
}
a {
    color: inherit
}
.btn {
    font-weight: bold;
    line-height: normal;
    text-align: center;
    transition: all .2s ease;
    cursor: pointer
}
.btn--big {
    height: 62px;
    background: #fff;
    border-radius: 79px;
    font-size: 16px;
    color: #f30e4f
}
.btn--small {
    appearance: none;
    -ms-progress-appearance: none;
    display: block;
    height: auto;
    border: 0;
    background: #ffcb39;
    border-radius: 2px;
    line-height: 17px;
    width: 170px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    padding: 6px 15px;
    border: 2px solid transparent;
    transition: background .3s ease
}
.btn--small:hover, .btn--small:focus, .btn--small:active {
    background: transparent;
    border: 2px solid #ffcb39
}
.btn:hover {
    color: #fff;
    border: 2px solid #fff;
    background: transparent
}
.container {
    padding: 0
}
.flex {
    display: flex
}
body {
    min-width: 320px
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}
select::-ms-expand {
    display: none
}
select option {
    font-family: Geometria, sans-serif;
    font-size: 16px
}
.about-top {
    height: 806px;
    background-size: auto, 1920px;
    background-position: center bottom, center 100%;
    background-repeat: no-repeat;
    background-clip: padding-box
}
.about-top .container {
    height: 100%
}
.about-top .container .row {
    position: relative;
    height: 100%
}
.about-top-title {
    position: relative;
    top: calc(50% - 75px);
    left: 15px;
    transform: translateY(-50%);
    color: #fff;
    font-family: "Geometria";
    line-height: 91px;
    font-size: 72px;
    font-weight: bold;
    text-transform: uppercase
}
.about-top-title-sub {
    position: absolute;
    top: 100% !important;
    display: block;
    line-height: 91px;
    color: #ff4848;
    font-weight: 300;
    width: auto;
    right: initial;
    left: 0;
    padding-right: 20px;
    text-align: left;
}
.about-top-title-sub:before {
    content: "";
    background: #fff;
    position: absolute;
    top: -2px;
    left: calc(100% - 100vw);
    width: 100vw;
    height: 100%;
    z-index: -1
}
.about-top iframe {
    height: 600px
}
.about-top.apple .about-top-title-sub:before {
    top: -4px
}
.notification-block {
    width: 100%;
    padding: 15px;
    text-align: center;
    color: #fff;
    margin-bottom: 20px;
    border-radius: 2px
}
.notification-block.error {
    background: #ff4848;
    box-shadow: 0 0 5px #ff4848
}
.notification-block.successful {
    background: #168d68;
    box-shadow: 0 0 5px #168d68
}
.notification-block.successful p {
    color: #fff
}
.notification-block.successful p.successful-form {
    display: block !important
}
.notification-block p {
    font-family: "Gotham Pro";
    font-weight: 400;
    font-size: 14px;
    line-height: normal
}
.feedback-landscape-container {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 77px
}
.feedback-landscape-info {
    min-width: 215px;
    flex: 1
}
.feedback-landscape-info-name {
    font-family: Geometria;
    line-height: 35px;
    font-size: 24px;
    font-weight: bold;
    color: #4c4c4c;
    margin-bottom: 7px;
}
.feedback-landscape-info-position {
    font-family: "Gotham Pro";
    line-height: 22px;
    font-size: 18px;
    font-weight: 400;
    color: #ffbf1a;
    margin: 0
}
.feedback-landscape-info-text {
    background: #fff;
    box-shadow: 0px 4px 40px rgba(0, 0, 0, .15);
    padding: 32px 69px 30px 72px;
    margin-left: 32px;
    border-radius: 0 15px 15px 15px;
    font-family: "Gotham Pro";
    line-height: 29px;
    font-size: 18px;
    color: #4c4c4c;
    position: relative
}
.feedback-landscape-info-text:before {
    content: "";
    position: absolute;
    top: 0;
    left: -30px;
    border: 30px solid transparent;
    border-top: 30px solid #fff
}
.feedback-landscape-image {
    width: 128px;
    height: 128px;
    border-radius: 50%;
    display: block;
    box-shadow: rgba(229, 66, 74, .4) 0 0 0 10px;
    margin: 0px auto 8px -10px
}
.subscribe-section {
    background: url(/front/img/d-y-know-bkg.svg) center no-repeat transparent;
    background-size: cover
}
.subscribe-section-container {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    padding: 27px 0px 15px 0
}
.customer-support {
    background: url(/front/img/customer-support-bkg.svg) calc(50% + 348px) calc(100% - 75px) no-repeat transparent;
    background-size: 362px
}
.customer-support-title {
    font-family: Geometria;
    line-height: 35px;
    font-size: 41px;
    text-align: center;
    text-transform: uppercase;
    color: #ffcb39;
    font-weight: bold;
    margin: 0 auto 78px auto
}
.customer-support-title span {
    color: #ff4848;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit
}
.customer-support-description p {
    font-family: Geometria;
    line-height: 29px;
    font-size: 18px;
    color: #4c4c4c;
    margin: 0 auto 29px auto
}
.customer-support-description p:last-of-type {
    margin-bottom: 85px
}
.customer-support-subscription {
    width: calc(50% - 85px);
    margin-right: 100px
}
.customer-support-subscription-title {
    font-family: Geometria;
    font-weight: bold;
    line-height: 16px;
    font-size: 16px;
    color: #fff;
    margin: 0 auto 23px auto
}
.customer-support-subscription-form {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start
}
.customer-support-subscription-form-email {
    padding: 7px 15px;
    -ms-progress-appearance: none;
    appearance: none;
    border: 1px solid #f4f4f4;
    background: #fff;
    line-height: 21px;
    font-size: 16px;
    color: #4c4c4c;
    width: 285px;
    margin: 0 45px 15px 0
}
.customer-support-subscription-form-email::-webkit-input-placeholder {
    color: #a8a8a8
}
.customer-support-subscription-form-email::-moz-placeholder {
    color: #a8a8a8
}
.customer-support-subscription-form-email:-moz-placeholder {
    color: #a8a8a8
}
.customer-support-subscription-form-email:-ms-input-placeholder {
    color: #a8a8a8
}
.customer-support-subscription-form-submit {
    appearance: none;
    -ms-progress-appearance: none;
    display: block;
    height: auto;
    border: 0;
    background: #ffcb39;
    border-radius: 2px;
    border: 2px solid #ffcb39;
    line-height: 17px;
    width: 170px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    padding: 8px 15px;
    transition: all .3s ease
}
.customer-support-subscription-form-submit:hover, .customer-support-subscription-form-submit:focus {
    background: transparent;
    border-color: #fff
}
.customer-support-subscription-form-submit:active {
    background: transparent;
    border-color: #fff
}
.customer-support-subscription-info-phone {
    font-family: Geometria;
    line-height: 25px;
    font-size: 24px;
    font-weight: bold;
    color: #fff
}
.customer-support-subscription-info-phone a {
    text-decoration: none;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    color: inherit
}
.customer-support-subscription-info-phone a:visited {
    color: inherit;
    text-decoration: none
}
.customer-support-subscription-info-phone a:hover, .customer-support-subscription-info-phone a:focus, .customer-support-subscription-info-phone a:active {
    color: inherit;
    text-decoration: underline
}
.customer-support-subscription-info-extra {
    font-family: Geometria;
    line-height: 16px;
    font-size: 12px;
    color: #fff;
    margin: 16px 0 0 0
}
.customer-support-subscription-info-extra span {
    display: block
}
.home-customer-support {
    padding-bottom: 60px
}
.home-customer-support-title {
    margin: 0 auto 53px auto;
    font-weight: bold;
    text-align: center;
    line-height: 35px;
    font-size: 28px
}
.home-customer-support-description {
    margin-top: 60px;
    margin-right: 80px
}
@media (max-width: 991px) {
    .home-customer-support-description {
        margin: 0 auto 20px auto;
        text-align: center
    }
}
.home-customer-support-description p {
    line-height: 25px;
    font-size: 16px;
    margin: 0 auto 27px auto
}
.home-customer-support-description p:last-of-type {
    margin-bottom: 15px
}
.home-customer-support-subscription-title {
    color: #fff;
    text-align: left;
    line-height: 25px;
    font-weight: 700;
    font-size: 16px;
    margin: 0 auto 16px auto
}
.home-customer-support-subscription-form {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    margin-bottom: 28px
}
.home-customer-support-subscription-form-email {
    width: 285px;
    height: 37px;
    line-height: 25px;
    font-size: 16px;
    margin-right: 45px;
    padding: 6px 15px;
    text-align: left;
    border-radius: 2px 0 0 2px;
    border: 0;
    color: #202020;
    -ms-progress-appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}
.home-customer-support-subscription-form-email::-webkit-input-placeholder {
    color: #a8a8a8
}
.home-customer-support-subscription-form-email::-moz-placeholder {
    color: #a8a8a8
}
.home-customer-support-subscription-form-email:-moz-placeholder {
    color: #a8a8a8
}
.home-customer-support-subscription-form-email:-ms-input-placeholder {
    color: #a8a8a8
}
.home-customer-support-subscription-form-submit {
    box-sizing: border-box;
    padding: 0;
    width: 170px;
    height: 37px;
    line-height: 33px;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    border-radius: 0 2px 2px 0;
    border: 2px solid #ffbf1a;
    background: #ffbf1a;
    transition: background .2s ease
}
.home-customer-support-subscription-form-submit:hover, .home-customer-support-subscription-form-submit:focus, .home-customer-support-subscription-form-submit:active {
    background: #5761d7
}
.home-customer-support-subscription-info-phone {
    color: #fff;
    font-weight: bold;
    line-height: 25px;
    font-size: 24px;
    margin: 0 auto 11px auto
}
.home-customer-support-subscription-info-phone a {
    color: #fff;
    text-decoration: none;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    transition: color .3s ease
}
.home-customer-support-subscription-info-phone a:hover, .home-customer-support-subscription-info-phone a:focus, .home-customer-support-subscription-info-phone a:active {
    color: #fff;
    text-decoration: none
}
.home-customer-support-subscription-info-phone a:visited {
    text-decoration: none;
    color: #fff
}
.home-customer-support-subscription-info-phone a:visited {
    text-decoration: none
}
.home-customer-support-subscription-info-phone a:hover, .home-customer-support-subscription-info-phone a:focus, .home-customer-support-subscription-info-phone a:active {
    text-decoration: underline
}
.home-customer-support-subscription-info-extra {
    color: #fff;
    line-height: 16px;
    font-size: 12px
}
.home-customer-support-subscription-info-extra span {
    display: block
}
.home-customer-support-subscription .notification-block {
    margin-top: 0;
    margin-bottom: 28px;
    width: calc(100% - 15px)
}
@media (max-width: 991px) {
    .home-customer-support__img {
        display: flex;
        justify-content: center;
        align-items: center
    }
}
@media (max-width: 991px) {
    .home-customer-support__img img {
        width: 214px
    }
}
.home-customer-support .caption {
    width: auto;
    box-shadow: none;
    padding: 0;
    margin-bottom: 15px
}
.order_processing .caption {
    padding-left: 15px;
    padding-right: 15px;
}
@media (max-width: 425px) {
    .home-customer-support .caption {
        margin-top: 10px
    }
}
.home-customer-support .hint {
    font-size: 12px
}
main {
    overflow: hidden
}
.vectors {
    user-select: none;
    pointer-events: none;
    position: absolute
}
.article-block_title {
    position: relative;
    display: block;
    font-weight: bold;
    line-height: normal;
    font-size: 28px;
    color: #de2356
}
.article-block_content {
    margin-top: 15px;
    line-height: 29px;
    font-size: 16px;
    color: #818181
}
.section__title {
    position: relative
}
.section__title::before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 0;
    width: 100%;
    height: 80px;
    display: block;
    transform: translate(0, -50%);
    background: radial-gradient(503.72px at 50% 394.75%, #F17435 0%, rgba(241, 119, 52, 0) 100%), linear-gradient(0deg, #DE2356, #DE2356), #ffcb39
}
.section__title .caption {
    width: 769px;
    color: #ffbf1a;
    background: #fff;
    box-shadow: 0px 4px 40px rgba(0, 0, 0, .15)
}
.section__title .caption span {
    font-weight: bold
}
.section__title .caption span:first-child {
    color: #e5424a
}
.caption {
    position: relative;
    z-index: 2;
    padding: 40px 0;
    margin: 0 auto;
    font-size: 40px;
    line-height: normal;
    font-size: 45px;
    text-align: center;
    color: #e5424a;
    font-weight: bold;
    text-transform: uppercase
}
@media (max-width: 767px) {
    .caption {
        padding: 20px 0
    }
}
.caption span {
    font-weight: bold
}
.caption span:first-child {
    color: #ffcb39
}
.caption.caption--absolute {
    position: absolute;
    bottom: -webkit-calc(100% - 55px);
    bottom: calc(100% - 55px);
    left: 50%;
    transform: translate(-50%);
    width: 849px;
    padding: 30px 0;
    font-size: 37px;
    text-align: center;
    color: #fff;
    background: #ffcb39;
    text-transform: initial;
    text-transform: uppercase
}
@media (max-width: 992px) {
    .caption.caption--absolute {
        top: -39px;
        width: 270px;
        padding: 10px 0;
        line-height: 28px;
        font-size: 18px
    }
    .caption.caption--absolute {
        bottom:auto;
    }
    .small_text_block_wr .small_text_block p {
        line-height: 19px !important;
    }
}
.caption.caption--solid {
    width: auto;
    line-height: 70px;
    font-size: 45px;
    text-align: center;
    text-transform: uppercase;
    color: #ffbf1a
}
@media (max-width: 767px) {
    .caption.caption--solid {
        line-height: 44px;
        font-size: 28px
    }
    .ecommerce_fulfillment .skew {
        padding-top: 30px;
    }
}
.caption__section--beyond {
    margin: 116px auto 41px calc(50% - 485px)
}
@media (max-width: 1240px) {
    .caption__section--beyond {
        margin: 116px auto 41px auto
    }
}
@media (max-width: 767px) {
    .caption__section--beyond {
        margin: 30px auto
    }
}
.caption__section--beyond .caption__container {
    width: 700px;
    padding: 108px 30px 30px 30px;
    background: #fff;
    -webkit-box-shadow: 0px 4px 40px rgba(0, 0, 0, .15);
    box-shadow: 0px 4px 40px rgba(0, 0, 0, .15);
    position: relative;
}
@media (max-width: 1300px) {
    .caption__section--beyond .caption__container {
        margin: 0 auto
    }
}
@media (max-width: 992px) {
    .caption__section--beyond .caption__container {
        padding: 25px 15px 20px 15px
    }
}
@media (max-width: 767px) {
    .caption__section--beyond .caption__container {
        width: 100%
    }
}
.caption__section--beyond .caption__container:after {
    content: "";
    background: url(/front/img/become-partnet-after.svg);
    position: absolute;
    top: -120px;
    right: -160px;
    width: 179px;
    height: 222px;
    display: block
}
@media (max-width: 992px) {
    .caption__section--beyond .caption__container:after {
        top: -18px;
        right: -29px;
        width: 62px;
        height: 90px;
        background: url(/front/img/two_small_red_lines.svg)
    }
}
.caption__section--beyond .caption__title {
    line-height: normal;
    font-size: 41px;
    text-transform: uppercase;
    font-weight: bold;
    width: 115%;
    color: #e5424a;
    position: absolute;
    top: -25px;
    left: 30px
}
@media (max-width: 992px) {
    .caption__section--beyond .caption__title {
        position: static;
        width: 100%;
        display: flex;
        flex-direction: column;
        margin-bottom: 15px;
        align-items: center;
        font-size: 30px;
        line-height: 40px;
        text-align: center
    }
}
@media (max-width: 767px) {
    .caption__section--beyond .caption__title {
        line-height: 19px;
        font-size: 18px
    }
}
.caption__section--beyond .caption__title span {
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    color: #ffbf1a
}
.caption__section--beyond .caption__description {
    line-height: 29px;
    font-size: 18px;
    color: #4c4c4c;
    margin: 0 auto 15px auto
}
@media (max-width: 767px) {
    .caption__section--beyond .caption__description {
        line-height: 19px;
        font-size: 12px
    }
}
.small_title {
    font-size: 41px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    color: #e5424a
}
@media (max-width: 992px) {
    .small_title {
        font-size: 30px
    }
}
@media (max-width: 767px) {
    .small_title {
        line-height: 19px;
        font-size: 18px
    }
}
.skew {
    position: relative
}
.skew .skew__item {
    position: relative
}
.skew .skew__item:nth-of-type(odd) {
    background: url(/front/img/skew_bg.svg);
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    padding-top: 225px;
    padding-bottom: 190px
}
.skew .skew__item:nth-of-type(odd):before {
    content: "";
    position: absolute;
    bottom: -105px;
    left: 0;
    width: 179px;
    height: 222px;
    z-index: 0;
    background-image: url(/front/img/about-story-bottom-bkg.svg);
    background-color: transparent;
    background-position: 50%;
    background-repeat: no-repeat
}
@media (max-width: 1550px) {
    .skew .skew__item:nth-of-type(odd):before {
        display: none
    }
}
.skew .skew__item:nth-of-type(odd) .skew__title {
    color: #ffbf1a
}
.skew .skew__item:nth-of-type(odd) .container {
    position: relative;
    align-items: flex-start
}
.skew .skew__item:nth-of-type(odd) .container:after {
    content: "";
    position: absolute;
    bottom: 20px;
    right: 0;
    width: 179px;
    height: 222px;
    z-index: 0;
    transform: rotate(90deg);
    background-image: url(/front/img/about-story-bottom-bkg.svg);
    background-color: transparent;
    background-position: 50%;
    background-repeat: no-repeat
}
@media (max-width: 1200px) {
    .skew .skew__item:nth-of-type(odd) .container:after {
        display: none
    }
}
.skew .skew__item:nth-of-type(odd) p {
    text-align: left
}
.skew .skew__item:nth-of-type(even) {
    background: #ffcb39;
    color: #404041;
    position: relative;
    z-index: 1
}
.skew .skew__item:nth-of-type(even):before {
    content: "";
    position: absolute;
    top: -190px;
    width: 0;
    height: 0;
    border-bottom: 190px solid #ffcb39;
    border-left: 100vw solid transparent
}
.skew .skew__item:nth-of-type(even):after {
    content: "";
    position: absolute;
    bottom: -190px;
    width: 0;
    height: 0;
    border-top: 190px solid #ffcb39;
    border-left: 100vw solid transparent
}
.skew .skew__item:nth-of-type(even) .skew__title {
    color: #e5424a
}
.skew .skew__item:nth-of-type(even) .container {
    align-items: flex-end
}
.skew .skew__item:nth-of-type(even) p {
    text-align: right
}
.skew .skew__item:first-child {
    padding-top: 90px
}
.skew .skew__item:last-child {
    padding-bottom: 70px
}
.skew .skew__item:last-child:after {
    display: none
}
.skew .skew__item .skew__title {
    margin-bottom: 30px;
    font-size: 41px;
    font-weight: bold
}
.skew .skew__item .container {
    display: flex;
    flex-direction: column
}
.skew .skew__item p {
    text-align: left;
    position: relative;
    z-index: 1;
    max-width: 970px;
    line-height: 35px;
    font-size: 18px
}
.subscribe {
    padding-top: 30px;
    background: radial-gradient(843.74px at 50% 394.75%, #F17435 0%, rgba(241, 119, 52, 0) 100%), #de2356
}
.subscribe .customer-support-subscription {
    display: flex
}
.subscribe .form_wr {
    margin-right: 100px
}
.faq-section {
    background-image: url(/front/img/faq-question_mark.svg), url(/front/img/faq-circle.svg);
    background-position: calc(50% - 573px) -75px, calc(50% + 300px) 175px;
    background-color: transparent;
    background-repeat: no-repeat, no-repeat;
    background-size: 315px, 808px;
    overflow: hidden;
    clear: both;
}
.faq-section .d-y-know {
    position: relative
}
.faq-section .d-y-know-bkg {
    height: 149px;
    width: 100vw;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    background-image: url(/front/img/d-y-know-bkg.svg)
}
.faq-section .d-y-know-container {
    position: relative;
    width: 769px;
    display: block;
    margin: 115px auto 104px auto;
    text-align: left;
    background: #fff;
    box-shadow: 0px 4px 40px rgba(0, 0, 0, .15);
    padding: 64px
}
.faq-section .d-y-know-title {
    font-family: Geometria;
    font-weight: bold;
    line-height: 52px;
    font-size: 40px;
    text-transform: uppercase;
    color: #ffbf1a;
    margin: -90px auto 30px 0
}
.faq-section .d-y-know-title span {
    font-weight: inherit;
    font-size: inherit;
    color: #ff4848
}
.faq-section .d-y-know .d-y-know-title--left {
    position: absolute;
    top: -23px;
    left: 55px;
    right: 55px;
    margin: 0;
    font-family: Geometria;
    line-height: 41px;
    font-weight: bold;
    font-size: 35px;
    text-transform: uppercase;
    color: #ffcb39
}
.faq-section .d-y-know .d-y-know-title--left span {
    color: #e5424a;
    font-family: inherit;
    line-height: inherit;
    font-weight: inherit;
    font-size: inherit
}
.faq-section .d-y-know-description {
    font-family: Geometria;
    line-height: 29px;
    font-size: 18px;
    color: #4c4c4c;
    margin: 0 auto 20px auto
}
.faq-section .customer-support-subscription-info-phone a {
    color: #fff;
    text-decoration: none;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    transition: color .3s ease
}
.faq-section .customer-support-subscription-info-phone a:hover, .faq-section .customer-support-subscription-info-phone a:focus, .faq-section .customer-support-subscription-info-phone a:active {
    color: #fff;
    text-decoration: none
}
.faq-section .customer-support-subscription-info-phone a:visited {
    text-decoration: none;
    color: #fff
}
.faq-section .customer-support-subscription-info-phone a:visited {
    text-decoration: none
}
.faq-section .customer-support-subscription-info-phone a:hover, .faq-section .customer-support-subscription-info-phone a:focus, .faq-section .customer-support-subscription-info-phone a:active {
    text-decoration: underline
}
.faq-section .notification-block {
    color: #ff4848
}
.faq-section .notification-block.error {
    background: #fff;
    box-shadow: 0 0 5px #ff4848
}
.faq-section .notification-block.successful {
    background: #168d68;
    box-shadow: 0 0 5px #168d68
}
.faq-section .notification-block.successful p {
    color: #fff
}
.faq-section .notification-block p {
    font-family: "Gotham Pro";
    font-weight: 400;
    font-size: 14px;
    line-height: normal
}
.d-y-know-title.dbl_color span:first-child {
    color: #ffcb39
}
.small_text_block_wr {
    margin: 80px 0
}
@media (max-width: 992px) {
    .small_text_block_wr {
        margin-bottom: 50px
    }
}
@media (max-width: 767px) {
    .small_text_block_wr {
        margin-top: 30px;
        margin-bottom: 0
    }
}
.small_text_block_wr .container {
    padding: 0 20px
}
.small_text_block_wr .small_text_block {
    position: relative;
    width: 100%;
    max-width: 700px;
    background: #de2356;
    box-shadow: 0px 4px 40px rgba(0, 0, 0, .15);
    margin: 0 auto;
    padding: 43px 30px;
    line-height: 35px;
    font-size: 18px;
    color: #fff
}
.small_text_block_wr .small_text_block p {
    line-height: 35px;
}
@media (max-width: 767px) {
    .small_text_block_wr .small_text_block {
        padding: 30px 15px;
        line-height: 19px;
        font-size: 12px
    }
}
.small_text_block_wr .small_text_block:after {
    content: "";
    position: absolute;
    top: -62px;
    right: -80px;
    width: 179px;
    height: 222px;
    z-index: 1;
    background-image: url(/front/img/two_lines_right_long.svg);
    background-color: transparent;
    background-position: 50%;
    background-repeat: no-repeat
}
@media (max-width: 767px) {
    .small_text_block_wr .small_text_block:after {
        top: -16px;
        right: -30px;
        width: 62px;
        height: 90px;
        background-image: url(/front/img/two_small_yellow_lines.svg)
    }
}
.small_text_block_wr .small_text_block .text {
    line-height: 29px;
    font-size: 18px;
    margin-bottom: 20px
}
@media (max-width: 767px) {
    .small_text_block_wr .small_text_block .text {
        line-height: 19px;
        font-size: 12px
    }
}
.small_text_block_wr .small_text_block .text:last-child {
    margin-bottom: 0
}
.small_text_block_wr .small_text_block--light {
    background: #fff;
    color: #4c4c4c
}
.popsicle__list .caption--absolute {
    position: static;
    width: 571px;
    transform: none;
    margin-bottom: -20px;
    padding: 19px 0
}
.popsicle__list .text {
    display: block;
    line-height: 29px;
    font-size: 18px;
    color: #fff;
    text-align: center
}
.popsicle__list .popsicle__row {
    position: relative;
    z-index: -1;
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px
}
.popsicle__list .popsicle__row:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    display: block;
    width: 80px;
    height: 80px;
    background: #ffcb39
}
.popsicle__list .popsicle__row:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    display: block;
    width: 40px;
    height: 40px;
    background: #e23350
}
.popsicle__list .popsicle__item {
    position: relative;
    display: flex;
    align-items: center;
    width: 470px;
    height: 189px;
    padding: 0 60px;
    background: url(/front/img/skew_bg.svg);
    background-size: cover
}
.popsicle__list .popsicle__item:first-child::before {
    content: "";
    position: absolute;
    top: 50%;
    left: -100%;
    transform: translateY(-50%);
    width: 100%;
    height: 60px;
    display: block;
    background: #ffcb39
}
.popsicle__list .popsicle__item:last-child::before {
    content: "";
    position: absolute;
    top: 50%;
    right: -100%;
    transform: translateY(-50%);
    width: 100%;
    height: 60px;
    display: block;
    background: #ffcb39
}
.popsicle__single {
    position: relative;
    width: 769px;
    height: 112px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: url(/front/img/skew_bg.svg);
    box-shadow: 0px 4px 40px rgba(0, 0, 0, .15)
}
.popsicle__single::before {
    content: "";
    position: absolute;
    top: 50%;
    left: -100%;
    transform: translateY(-50%);
    width: 100%;
    height: 60px;
    display: block;
    background: #ffcb39
}
.popsicle__single::after {
    content: "";
    position: absolute;
    top: 50%;
    right: -100%;
    transform: translateY(-50%);
    width: 100%;
    height: 60px;
    display: block;
    background: #ffcb39
}
.popsicle__single .popsicle__title {
    margin-bottom: 10px;
    font-size: 41px;
    text-align: center;
    color: #ffbf1a;
    font-weight: bold
}
.big_solid_block {
    padding-top: 130px;
    padding-bottom: 40px;
    background: url(/front/img/skew_bg.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}
.icons__list .icon__row {
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px
}
.icons__list .icon__row:last-child {
    margin-bottom: 0
}
.icons__list .icon__row--4 {
    padding: 0 100px
}
.icons__list .icon__row--3 {
    padding: 0 250px
}
.icon__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 150px
}
.icon__item span {
    text-align: center;
    line-height: 20px;
    font-size: 16px;
    font-weight: bold;
    color: #fff
}
.icon__item .img_wr {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 114px;
    height: 114px;
    border-radius: 50%;
    background: #fff;
    margin-bottom: 5px
}
.block_s .block_s__content {
    width: 100%;
    padding: 43px 30px;
    background: url(/front/img/skew_bg.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}
@media (max-width: 767px) {
    .block_s .block_s__content {
        padding: 30px 15px
    }
}
.block_s .text {
    max-width: 770px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    line-height: 29px;
    font-size: 18px
}
@media (max-width: 767px) {
    .block_s .text {
        line-height: 19px;
        font-size: 12px
    }
}
.block_list .block_list__content {
    max-width: 572px;
    margin: 0 auto;
    padding: 50px 57px 40px 105px;
    background: url(/front/img/skew_bg.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}
@media (max-width: 767px) {
    .block_list .block_list__content {
        padding: 30px 30px 30px 60px
    }
}
.block_list .list__item {
    position: relative;
    margin-bottom: 10px;
    line-height: 24px;
    font-size: 18px;
    color: #fff;
    list-style: none
}
@media (max-width: 767px) {
    .block_list .list__item {
        line-height: 19px;
        font-size: 14px
    }
}
.block_list .list__item:before {
    content: "";
    position: absolute;
    left: -37px;
    top: 3px;
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #fff
}
@media (max-width: 767px) {
    .block_list .list__item:before {
        left: -30px;
        width: 10px;
        height: 10px
    }
}
.block_list .list__item:last-child {
    margin-bottom: 0
}
.block_nums .block__title {
    display: flex;
    flex-direction: column;
    align-items: center;
    line-height: normal;
    font-size: 60px;
    text-align: center;
    color: #de2356
}
.block_nums .block__title span {
    font-weight: bold
}
.block_nums .block__title span:last-child {
    color: #ffcb39
}
.block_nums .block_nums__list {
    display: flex;
    flex-direction: column
}
.text-center {
    text-align: center;
}
.apply_form .btn-wrap .btn {
    display: inline-block;
}
.block_nums .block_nums__item {
    position: relative;
    width: 213px;
    height: 213px;
    border-radius: 50%;
    background: #ffbf1a
}
.block_nums .block_nums__item:nth-child(2) {
    align-self: center
}
.block_nums .block_nums__item:nth-child(3) {
    align-self: flex-end
}
@media (max-width: 1700px) {
    .block_nums .block_nums__item:nth-child(3) .text {
        left: initial;
        right: 60px
    }
}
.block_nums .block_nums__item:nth-child(4) {
    align-self: center
}
.block_nums .block_nums__item:nth-child(5) {
    align-self: flex-start
}
.block_nums .block_nums__item:nth-child(6) {
    align-self: center
}
.block_nums .block_nums__item:nth-child(7) {
    align-self: flex-end
}
@media (max-width: 1700px) {
    .block_nums .block_nums__item:nth-child(7) .text {
        left: initial;
        right: 60px
    }
}
.block_nums .block_nums__item:nth-child(8) {
    align-self: center
}
.block_nums .block_nums__item:before {
    content: "";
    position: absolute;
    top: -22px;
    left: 50px;
    display: block;
    width: 102px;
    height: 73px;
    background: url(/front/img/two_medium_red_lines.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}
.block_nums .block_nums__item .num {
    position: absolute;
    top: 0;
    right: -5px;
    font-size: 254px;
    line-height: 192px;
    font-weight: 700;
    color: #fff
}
.block_nums .block_nums__item .text {
    position: absolute;
    top: 50%;
    left: 60px;
    width: 439px;
    transform: translateY(-50%);
    font-size: 18px;
    line-height: 24px;
    font-weight: 700
}
.about_contact .notification-block.successful {
    display: block !important
}
.landing {
    background: url(/front/img/ref-rect.svg) calc(50% - 700px) 1245px no-repeat, url(/front/img/ref-rect.svg) calc(50% + 760px) 3055px no-repeat, url(/front/img/ref-rect.svg) calc(50% - 700px) 4355px no-repeat, url(/front/img/ref-rect.svg) calc(50% + 760px) 5355px no-repeat, url(/front/img/ref-rect.svg) calc(50% - 700px) 7055px no-repeat, url(/front/img/ref-rect.svg) calc(50% + 760px) 9055px no-repeat, url(/front/img/faq-circle.svg) calc(50% + 760px) 490px no-repeat transparent
}
.landing .notification-block {
    width: 100%;
    padding: 15px;
    text-align: center;
    color: #fff;
    margin-bottom: 20px;
    border-radius: 2px;
    margin-top: 70px
}
.landing .landing_form .notification-block.success, .landing .landing_form .notification-block.successful {
    background: #168d68;
    box-shadow: 0 0 5px #168d68
}
.landing .landing_form .notification-block.error {
    background: #ff4848;
    box-shadow: 0 0 5px #ff4848
}
.landing .g-recaptcha > div {
    margin: 20px auto
}
.landing_form input, .landing_form select, .landing_form textarea {
    display: block;
    width: 100%;
    -ms-progress-appearance: none;
    appearance: none;
    border-radius: 0;
    background: #fff;
    border: 0px solid #4c4c4c;
    border-bottom-width: 1px;
    color: #000;
    resize: none;
    padding: 7px 0;
    line-height: 22px;
    font-size: 16px;
    font-family: Gotham Pro;
    font-weight: 400;
    margin: 0 auto 10px auto
}
.landing_form input.landing_form__submit {
    appearance: none;
    -ms-progress-appearance: none;
    display: block;
    height: auto;
    border: 0;
    background: #e02e52;
    border-radius: 2px;
    line-height: 18px;
    width: 270px;
    max-width: 90%;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    padding: 18px 15px;
    margin: 0 auto 0;
    transition: background .3s ease
}
.landing .faq-section {
    margin-bottom: 104px;
    overflow: visible;
}
.landing .faq-section .container:before {
    display: none
}
.landing .faq-section .d-y-know-container {
    margin-bottom: 0;
    position: relative;
    min-height: 320px
}
.landing .faq-section .d-y-know-title--left {
    text-align: left;
    left: 160px
}
.landing .faq-section .d-y-know-title--left em {
    display: block;
    font-size: 20px;
    color: #4c4c4c;
    font-weight: 700;
    margin-top: 10px
}
@media screen and (max-width: 767px) {
    .landing .faq-section .d-y-know-title--left em {
        line-height: 19px;
        font-size: 12px
    }
}
.landing .faq-section .block__subtitle {
    padding-left: 0px;
    font-size: 18px;
    line-height: 29px;
    color: #4c4c4c;
    display: block;
    margin-bottom: 50px
}
@media screen and (max-width: 992px) {
    .landing .faq-section .block__subtitle {
        padding-left: 0;
        margin-bottom: 50px
    }
}
@media screen and (max-width: 767px) {
    .landing .faq-section .block__subtitle {
        line-height: 19px;
        font-size: 12px
    }
}
.landing .block_with_illustration {
    margin-bottom: 60px
}
.landing .block_with_illustration img {
    max-width: 100%
}
.landing .block_with_illustration__title {
    font-weight: bold;
    font-size: 41px;
    line-height: 133.66%;
    text-transform: uppercase;
    margin-bottom: 15px
}
@media screen and (max-width: 767px) {
    .landing .block_with_illustration__title {
        font-size: 36px
    }
}
.landing .block_with_illustration__content {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}
@media screen and (max-width: 767px) {
    .landing .block_with_illustration__content {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}
.landing .block_with_illustration__content p {
    margin-bottom: 15px
}
.landing .block_with_illustration .img_wr {
    width: 40%
}
@media screen and (max-width: 992px) {
    .landing .block_with_illustration .img_wr {
        width: 50%
    }
}
@media screen and (max-width: 767px) {
    .landing .block_with_illustration .img_wr {
        width: 100%
    }
    .landing .block_with_illustration .img_wr img {
        display: block;
        margin: 0 auto;
        max-width: 100%
    }
}
.landing .block_with_illustration .text_wr {
    width: 60%;
    padding-right: 18%;
    font-weight: 300;
    font-size: 16px;
    line-height: 175%
}
@media screen and (max-width: 992px) {
    .landing .block_with_illustration .text_wr {
        width: 50%;
        padding-right: 15px
    }
}
@media screen and (max-width: 767px) {
    .landing .block_with_illustration .text_wr {
        width: 100%
    }
}
.landing .faq-section .d-y-know-title--left {
    left: 60px
}
body > *[style*="16777270"] {
    display: none !important
}
header {
    z-index: 5;
    background: #de2356;
    box-shadow: 0px 10px 40px rgba(0, 0, 0, .3);
    border-radius: 87px;
    left: 50%;
    position: absolute;
    top: 20px;
    transform: translate(-50%);
    padding: 10px 145px;
    white-space: nowrap;
    max-width: 100%;
}
@media (max-width: 1500px) {
    header {
        padding: 10px 20px
    }
}
@media (max-width: 1199px) {
    header {
        white-space: normal
    }
}
header .mob-header {
    display: none
}
header .container.flex {
    align-items: center;
    width: 1230px;
}
@media (max-width: 1024px) {
    header .nav-container {
        position: absolute;
        top: 0;
        transform: translateX(200vw);
        width: 100%;
        height: 100vh;
        background: #de2356;
        transition: .3s ease-in-out
    }
    header .nav-container.show {
        transform: translateX(-26px)
    }
}
@media (max-width: 1024px)and (max-width: 768px) {
    header .nav-container.show {
        transform: translateX(-24px)
    }
}
@media (max-width: 1024px)and (max-width: 767px) {
    header .nav-container.show {
        transform: translateX(-10px)
    }
}
header .nav-container, header .clints-btns, header .nav-btns {
    display: flex
}
header .header__link {
    height: 100%;
    background: none;
    border: 0;
    color: #fff
}
header nav ul {
    height: 100%;
    display: flex
}
header nav ul li {
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0 10px;
    position: relative
}
header nav ul li span, header nav ul li a {
    display: block;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 14px
}
header nav ul li span:hover, header nav ul li a:hover {
    color: #fff
}
header nav ul li .drop-item_nav {
    z-index: -1;
    opacity: 0;
    top: -100%;
    left: 0px;
    width: 380px;
    height: auto;
    display: block;
    padding: 10px 0px;
    border-radius: 0 10px 10px 10px;
    position: absolute;
    background: #f22f5d;
    transition: all .3s ease;
    pointer-events: none
}
header nav ul li .drop-item_nav li {
    padding: 0
}
header nav ul li .drop-item_nav li a {
    display: flex;
    padding-left: 20px;
    justify-content: flex-start;
    height: 30px;
    text-decoration: none !important;
    white-space: normal;
}
@media (max-width: 1024px) {
    header nav ul li .drop-item_nav li a {
        justify-content: center
    }
}
header nav ul li .drop-item_nav li:hover a {
    text-decoration: underline !important
}
header nav ul li.drop-item {
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 10px 10px 0 0
}
@media (max-width: 1024px) {
    header nav ul li.drop-item {
        margin-bottom: 20px;
        text-align: center
    }
}
header nav ul li.drop-item:after {
    content: "";
    top: 50%;
    left: 5px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 8px solid #fff;
    position: absolute;
    transform: translateY(-50%)
}
header nav ul li.drop-item:hover a, header nav ul li.drop-item:hover span {
    text-decoration: underline
}
header nav ul li.drop-item:hover .drop-item_nav {
    top: 100%;
    opacity: 1;
    pointer-events: auto
}
header nav ul li:hover {
    cursor: pointer;
    background: #f22f5d
}
header a.header__link {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 18px
}
header .client-support-block {
    display: flex;
    align-items: center
}
header .client-support-block a, header .client-support-block span {
    font-weight: bold;
    line-height: normal;
    font-size: 13px;
    color: #fff
}
header .account {
    margin-left: 10px;
    position: relative;
    border-radius: 10px 10px 0 0
}
@media (max-width: 1030px) {
    header .account {
        border-radius: 0
    }
}
header .account .account_head {
    display: flex;
    align-items: center;
    padding: 0 15px;
    border-radius: 10px
}
header .account .account_head:hover span {
    text-decoration: underline
}
header .account .account_head:hover {
    cursor: pointer
}
header .account span {
    margin-left: 10px
}
header .account form.login-form {
    opacity: 0;
    overflow: hidden;
    top: 100%;
    right: 0px;
    width: 290px;
    display: flex;
    padding: 20px;
    border-radius: 10px;
    border-top-right-radius: 0;
    z-index: -1;
    pointer-events: none;
    flex-direction: column;
    position: absolute;
    background: #f22f5d;
    transition: all .3s ease
}
@media (max-width: 1030px) {
    header .account form.login-form {
        z-index: 0;
        border-radius: 0
    }
}
header .account form.login-form .error-login {
    display: none;
    background: #fff;
    border-radius: 5px
}
header .account form.login-form .error-login span {
    margin: 0;
    padding: 10px 0;
    display: block;
    text-align: center;
    font-size: 12px;
    line-height: 16px;
    color: red
}
header .account form.login-form .login-form_title {
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: normal;
    margin-bottom: 17px;
    font-weight: bold
}
header .account form.login-form input[name=login], header .account form.login-form input[name=password] {
    font-size: 16px;
    color: #fff;
    height: 37px;
    padding-left: 15px;
    margin-bottom: 10px;
    background: transparent;
    border: 2px solid rgba(255, 255, 255, .5);
    box-sizing: border-box;
    border-radius: 2px
}
header .account form.login-form input::-webkit-input-placeholder {
    color: #fff;
    opacity: 1
}
header .account form.login-form input:-moz-placeholder {
    color: #fff;
    opacity: 1
}
header .account form.login-form input::-moz-placeholder {
    color: #fff;
    opacity: 1
}
header .account form.login-form input:-ms-input-placeholder {
    color: #fff;
    opacity: 1
}
header .account form.login-form input[type=submit] {
    margin-top: 10px;
    margin-bottom: 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -ms-progress-appearance: none;
    display: block;
    width: 250px;
    height: auto;
    border: 0;
    background: #ffcb39;
    border-radius: 2px;
    border: 2px solid #ffcb39;
    line-height: 17px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    padding: 8px 15px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}
header .account form.login-form .login-form_remember {
    display: flex;
    align-items: center;
    width: 50%;
    margin-bottom: 15px
}
header .account form.login-form .login-form_remember * {
    line-height: 18px
}
header .account form.login-form .login-form_remember .custom-checkbox {
    width: 15px;
    height: 15px;
    background: #fff;
    border-radius: 2px;
    position: relative
}
header .account form.login-form .login-form_remember .custom-checkbox:after {
    content: "";
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
    background: transparent
}
header .account form.login-form .login-form_remember .custom-checkbox_label {
    color: #fff;
    font-size: 12px;
    margin-left: 10px;
    user-select: none;
    font-weight: bold
}
header .account form.login-form .login-form_remember.check .custom-checkbox:after {
    background: url("/front/img/check.png") no-repeat;
    background-position: center 0px
}
header .account form.login-form .login-form_remember:hover {
    cursor: pointer
}
header .account form.login-form a {
    margin-left: 0px;
    margin-bottom: 10px;
    font-size: 12px;
    color: #fff
}
header .account form.login-form .open-new-acc {
    width: 100%;
    margin-top: 10px;
    padding: 10px 0;
    background: #fff;
    color: #f44336;
    border: 2px solid transparent;
    border-radius: 2px;
    font-size: 14px;
    font-weight: bold
}
header .account form.login-form .open-new-acc:hover {
    color: #fff;
    background: transparent;
    border: 2px solid #fff
}
header .account.open-form {
    background: #f22f5d
}
header .account.open-form form {
    opacity: 1;
    pointer-events: auto
}
header .client-support {
    margin-left: 10px
}
header .client-support a {
    display: flex;
    align-items: center
}
header .client-support img {
    margin-right: 10px
}
header .client-support .client-support-block {
    margin: 0
}
header .desctop-header .burger {
    display: none
}
.logo {
    position: relative;
    z-index: 3;
    width: 150px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    margin-right: 10px;
    margin-top: -4px
}
.logo:hover {
    color: transparent
}
.logo img {
    width: 100%;
    display: block
}
.logo span {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    white-space: nowrap
}
.menu_wr {
    position: absolute;
    top: 10px;
    right: 10px;
    display: none;
    justify-content: center;
    align-items: center;
    width: 54px;
    height: 54px;
    background: #fff;
    border-radius: 50%;
    cursor: pointer
}
@media (max-width: 1024px) {
    .menu_wr {
        display: flex
    }
}
.menu_toggle {
    width: 25px;
    height: 18px;
    position: relative;
    transform: rotate(0deg);
    transition: .5s ease-in-out;
    cursor: pointer
}
.menu_toggle.open span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%
}
.menu_toggle.open span:nth-child(2) {
    transform: rotate(45deg)
}
.menu_toggle.open span:nth-child(3) {
    transform: rotate(-45deg)
}
.menu_toggle.open span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%
}
.menu_toggle span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #de2356;
    border-radius: 2px;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: .25s ease-in-out
}
.menu_toggle span:nth-child(1) {
    top: 0px
}
.menu_toggle span:nth-child(2), .menu_toggle span:nth-child(3) {
    top: 8px
}
.menu_toggle span:nth-child(4) {
    top: 16px
}
.index {
    background-image: url(/front/img/index_bg.png);
    background-position: center 1200px;
    background-repeat: no-repeat;
    background-size: contain
}
.index .main-screen {
    position: relative;
    height: 806px;
    background: url(/front/img/index_oval_bg.svg);
    background-size: cover;
    background-position: center bottom, center 100%;
    background-repeat: no-repeat;
    background-clip: padding-box;
    padding-top: 130px;
    padding-bottom: 28px
}
.index .main-screen .container {
    position: relative;
    display: flex;
    justify-content: space-between
}
@media (max-width: 992px) {
    .index .main-screen .container {
        flex-direction: column;
        align-items: center
    }
}
.index .main-screen_info {
    display: flex;
    width: 570px;
    flex-direction: column;
    justify-content: center
}
@media (max-width: 992px) {
    .index .main-screen_info {
        order: 2
    }
}
.index .main-screen_info h1 {
    z-index: 2;
    font-size: 45px;
    color: #fff;
    position: relative
}
.index .main-screen_info h1 span {
    position: relative;
    font-weight: bold
}
.index .main-screen_info h1 span::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #fff
}
.index .main-screen_info p {
    margin-top: 32px;
    line-height: 29px;
    font-size: 16px;
    color: #fff
}
@media (max-width: 992px) {
    .index .main-screen_info p {
        text-align: center
    }
}
.index .main-screen .animation_wr .animation_img {
    display: none
}
@media (max-width: 767px) {
    .index .main-screen .animation_wr .animation_img {
        display: block;
        width: 200px
    }
}
.index .main-screen .animation-container {
    position: relative;
    flex-shrink: 0;
    width: 570px;
    height: 570px;
    min-width: 200px;
    margin-left: 20px;
    border-radius: 50%;
    background: #febc3b;
    overflow: hidden
}
.index .main-screen .animation-container .absolute_img {
    position: absolute
}
.index .main-screen .animation-container .first_screen {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.index .main-screen .animation-container .first_screen.visible .hand {
    transform: translate(-170px, 279px);
    animation: handMove 2s ease-in-out 1s forwards
}
.index .main-screen .animation-container .first_screen .tablet {
    transform: translate(39px, 26px)
}
.index .main-screen .animation-container .second_screen {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}
.index .main-screen .animation-container .second_screen.visible .position {
    animation: positionToTop 2s ease-in-out forwards
}
.index .main-screen .animation-container .second_screen .way {
    max-width: 447px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}
.index .main-screen .animation-container .second_screen .building_1 {
    top: 163px;
    left: 34px
}
.index .main-screen .animation-container .second_screen .building_1-2 {
    top: 218px;
    left: 256px
}
.index .main-screen .animation-container .second_screen .building_2 {
    top: 127px;
    left: 256px
}
.index .main-screen .animation-container .second_screen .building_2-2 {
    top: 332px;
    left: 230px
}
.index .main-screen .animation-container .second_screen .building_3 {
    top: 324px;
    left: 34px
}
.index .main-screen .animation-container .second_screen .warehouse_1 {
    top: 234px;
    left: 125px
}
.index .main-screen .animation-container .second_screen .warehouse_2 {
    top: 183px;
    right: 119px
}
.index .main-screen .animation-container .second_screen .warehouse_3 {
    top: 317px;
    right: 27px
}
.index .main-screen .animation-container .second_screen .position {
    top: 232px;
    left: 288px;
    transform: scale(0.1)
}
.index .main-screen .animation-container .second_screen .box {
    top: 335px;
    right: 50px;
    transform: scale(0.1)
}
.index .main-screen .animation-container .third_screen {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}
.index .main-screen .animation-container .third_screen.visible .truck {
    animation: truckGo 7s ease-in-out 1.3s forwards
}
.index .main-screen .animation-container .third_screen.visible .box {
    animation: boxGo 7s ease-in-out 1s forwards
}
.index .main-screen .animation-container .third_screen .household {
    width: 131%;
    top: -23%;
    left: -7%
}
.index .main-screen .animation-container .third_screen .truck {
    transform: translate(-218px, 93px)
}
.index .main-screen .animation-container .third_screen .box {
    transform: translate(-218px, 93px)
}
@keyframes handMove {
    0% {
        transform: translate(-170px, 279px)
    }
    70% {
        transform: translate(-87px, 213px)
    }
    80% {
        transform: translate(-83px, 220px)
    }
    90% {
        transform: translate(-87px, 213px)
    }
    100% {
        transform: translate(-87px, 213px)
    }
}
@keyframes scaleBuildings {
    0% {
        transform: scale(1)
    }
    25% {
        transform: scale(0.7)
    }
    50% {
        transform: scale(1)
    }
    75% {
        transform: scale(0.7)
    }
    100% {
        transform: scale(1)
    }
}
@keyframes positionToTop {
    0% {
        transform: translateY(0)
    }
    100% {
        transform: translateY(-50px)
    }
}
@keyframes warehouseScale {
    0% {
        transform: scale(1)
    }
    30% {
        transform: scale(1.5)
    }
    70% {
        transform: scale(1.5)
    }
    100% {
        transform: scale(1)
    }
}
@keyframes boxmove {
    0% {
        transform: scale(1)
    }
    20% {
        transform: translate(-20px, -20px)
    }
    30% {
        transform: translate(-20px, -20px)
    }
    40% {
        transform: translate(-49px, -35px)
    }
    70% {
        transform: translate(-112px, 2px)
    }
    100% {
        transform: translate(-182px, -38px)
    }
}
@keyframes truckGo {
    0% {
        transform: translate(-218px, 93px)
    }
    30% {
        transform: translate(140px, 318px)
    }
    70% {
        transform: translate(140px, 318px)
    }
    100% {
        transform: translate(435px, 500px)
    }
}
@keyframes boxGo {
    0% {
        transform: translate(-218px, 93px)
    }
    30% {
        transform: translate(160px, 338px)
    }
    50% {
        transform: translate(160px, 338px)
    }
    70% {
        transform: translate(229px, 300px)
    }
    100% {
        transform: translate(229px, 300px)
    }
}
.index .main-screen .animation-container .unvisible {
    opacity: 0;
    transition: 1s ease-in-out
}
.index .main-screen .animation-container .visible {
    opacity: 1;
    transition: 1s ease-in-out
}
@media (max-width: 767px) {
    .index .main-screen .animation-container {
        display: none
    }
}
@media (max-width: 425px) {
    .index .main-screen .animation-container {
        margin-bottom: -7px
    }
}
.index .fulfillment {
    padding-bottom: 55px
}
@media (max-width: 1300px) {
    .index .fulfillment {
        margin-bottom: 120px
    }
}
@media (max-width: 1023px) {
    .index .fulfillment {
        padding-top: 0;
        margin-bottom: 0
    }
}
.index .fulfillment .caption {
    position: relative;
    margin-bottom: 200px
}
@media (max-width: 1200px) {
    .index .fulfillment .caption {
        margin-bottom: 0
    }
}
@media (max-width: 425px) {
    .index .fulfillment .caption {
        padding-top: 0
    }
}
.index .fulfillment .article-block_title, .index .fulfillment .article-block_content {
    text-align: left
}
.index .fulfillment .fulfillment_img {
    position: relative
}
.index .fulfillment .fulfillment_img .img {
    z-index: 1;
    width: 662px;
    height: 544px;
    margin-top: -155px;
    margin-left: 85px;
    position: relative
}
.index .bypassing {
    position: relative;
    padding-top: 74px;
    margin-bottom: 170px
}
.index .bypassing .money-img-mob {
    display: none
}
.index .bypassing .animate-money {
    width: 930px;
    height: 819px;
    position: absolute;
    top: -85px;
    left: -25px
}
.index .bypassing .animate-money .money {
    z-index: 6;
    position: absolute
}
.index .bypassing .animate-money #money1 {
    top: 23px;
    left: 504px
}
.index .bypassing .animate-money #money2 {
    top: 128px;
    left: 623px
}
.index .bypassing .animate-money #money3 {
    top: 214px;
    left: 725px
}
.index .bypassing .animate-money #money4 {
    top: 223px;
    left: 476px
}
.index .bypassing .animate-money #money5 {
    top: 307px;
    left: 411px
}
.index .bypassing .animate-money .buck {
    z-index: 7;
    position: absolute;
    animation: buck-road 2s infinite linear
}
.index .bypassing .animate-money #buck1-1 {
    top: 23px;
    left: 504px
}
.index .bypassing .animate-money #buck1-2 {
    top: 23px;
    left: 504px;
    animation-delay: 1s
}
.index .bypassing .animate-money #buck2-1 {
    top: 128px;
    left: 623px
}
.index .bypassing .animate-money #buck2-2 {
    top: 128px;
    left: 623px;
    animation-delay: 1s
}
.index .bypassing .animate-money #buck3-1 {
    top: 214px;
    left: 725px
}
.index .bypassing .animate-money #buck3-2 {
    top: 214px;
    left: 725px;
    animation-delay: 1s
}
.index .bypassing .animate-money #buck4-1 {
    top: 223px;
    left: 476px
}
.index .bypassing .animate-money #buck4-2 {
    top: 223px;
    left: 476px;
    animation-delay: 1s
}
.index .bypassing .animate-money #buck5-1 {
    top: 307px;
    left: 411px
}
.index .bypassing .animate-money #buck5-2 {
    top: 307px;
    left: 411px;
    animation-delay: 1s
}
@keyframes buck-road {
    0% {
        margin-top: 0px
    }
    60% {
        opacity: 1
    }
    100% {
        opacity: 0;
        margin-top: -50px
    }
}
.index .bypassing .animate-warehouse {
    width: 930px;
    height: 819px;
    position: absolute;
    top: -85px;
    left: -25px
}
@media (max-width: 1830px) {
    .index .bypassing .animate-warehouse {
        left: initial;
        right: 51%
    }
}
@media (max-width: 1023px) {
    .index .bypassing .animate-warehouse {
        display: none
    }
}
.index .bypassing .animate-warehouse .wh__img {
    position: absolute
}
.index .bypassing .animate-warehouse .wh__area {
    width: 165%;
    left: -65%
}
.index .bypassing .animate-warehouse .wh__edge {
    top: 33.7%;
    left: -70.2%
}
.index .bypassing .animate-warehouse .wh__warehouse_1 {
    top: 52%;
    right: 75%;
    width: 280px
}
.index .bypassing .animate-warehouse .wh__warehouse_2 {
    right: 20.9%;
    top: 0;
    width: 300px
}
.index .bypassing .animate-warehouse .wh__truck_1 {
    top: 11.2%;
    right: 15.5%;
    animation: truck1 4s cubic-bezier(0.76, -0.03, 0.69, 1.08) 1s infinite alternate
}
.index .bypassing .animate-warehouse .wh__truck_2 {
    top: 46.5%;
    right: 63%;
    animation: truck2 4s cubic-bezier(0.76, -0.03, 0.69, 1.08) 3s infinite alternate
}
.index .bypassing .animate-warehouse .wh__truck_3 {
    top: 28%;
    right: 71%;
    animation: truck3 6s cubic-bezier(0.76, -0.03, 0.69, 1.08) 2s infinite alternate
}
.index .bypassing .animate-warehouse .wh__truck_4--first {
    top: 8%;
    right: 41%;
    animation: truck4_first 12s cubic-bezier(0.76, -0.03, 0.69, 1.08) .5s infinite
}
.index .bypassing .animate-warehouse .wh__truck_4--second {
    top: 8%;
    right: 41%;
    animation: truck4_first 12s cubic-bezier(0.76, -0.03, 0.69, 1.08) 6.8s infinite
}
.index .bypassing .animate-warehouse .wh__gate {
    top: 23%;
    right: 66%;
    z-index: 1;
    animation: gate 12s linear 7s infinite
}
.index .bypassing .animate-warehouse .wh__gate_pole {
    top: 25.9%;
    right: 65.2%
}
.index .bypassing .animate-warehouse .wh__coins {
    top: 50%;
    right: 14%;
    z-index: 2
}
.index .bypassing .animate-warehouse .wh__coin_wall {
    top: 25.6%;
    right: .1%;
    z-index: 3
}
.index .bypassing .animate-warehouse .wh__coin_wall_2 {
    top: 25.3%;
    right: 6.6%
}
.index .bypassing .animate-warehouse .wh__coin--first {
    right: 12.4%;
    top: 23%;
    z-index: 1
}
.index .bypassing .animate-warehouse .wh__coin--first {
    right: 12.4%;
    top: 23%;
    z-index: 1
}
.index .bypassing .animate-warehouse .coin_wr {
    height: 300px;
    top: 20%;
    right: 0;
    z-index: 2
}
@keyframes truck1 {
    20% {
        top: 11.2%;
        right: 15.5%
    }
    100% {
        top: 5.2%;
        right: 25.5%
    }
}
@keyframes truck2 {
    20% {
        top: 46.5%;
        right: 63%
    }
    100% {
        top: 60.5%;
        right: 83%
    }
}
@keyframes truck3 {
    20% {
        top: 28%;
        right: 71%
    }
    60% {
        top: 19%;
        right: 85%
    }
    100% {
        top: 19%;
        right: 85%
    }
}
@keyframes truck4_first {
    15% {
        top: 11%;
        right: 48%
    }
    35% {
        top: 11%;
        right: 48%
    }
    70% {
        top: 20%;
        right: 62%
    }
    100% {
        top: 55%;
        right: 105%
    }
}
@keyframes gate {
    10% {
        transform: translate(0) rotate(0)
    }
    20% {
        transform: translate(15px, -15px) rotate(45deg)
    }
    25% {
        transform: translate(15px, -15px) rotate(45deg)
    }
    35% {
        transform: translate(0) rotate(0)
    }
    60% {
        transform: translate(0) rotate(0)
    }
    70% {
        transform: translate(15px, -15px) rotate(45deg)
    }
    78% {
        transform: translate(15px, -15px) rotate(45deg)
    }
    86% {
        transform: translate(0) rotate(0)
    }
    100% {
        transform: translate(0) rotate(0)
    }
}
.index .bypassing .warehouse__mobile {
    position: absolute;
    left: 0;
    display: none
}
@media (max-width: 1023px) {
    .index .bypassing .warehouse__mobile {
        display: block
    }
}
@media (max-width: 740px) {
    .index .bypassing .warehouse__mobile {
        position: static;
        margin-left: -10px
    }
}
.index .bypassing article {
    padding-top: 120px
}
.index .bypassing .row {
    display: flex;
    justify-content: flex-end
}
@media (max-width: 740px) {
    .index .bypassing .row {
        flex-direction: column;
        align-items: flex-start
    }
}
@media (max-width: 740px) {
    .index .bypassing .block__text {
        align-self: flex-end
    }
}
.index .bypassing .article-block_content {
    text-align: right
}
.index .bypassing .article-block_title {
    text-align: right
}
.index .working-process {
    margin-bottom: 100px
}
.index .working-process .container img {
    display: block;
    width: 895px;
    height: 541px;
    margin: 0 auto
}
@media (max-width: 1023px) {
    .index .working-process .container img {
        width: 100%;
        height: auto
    }
}
.index .outsourcing {
    margin-bottom: 100px
}
.index .outsourcing .article-block_title {
    text-align: center
}
.index .outsourcing .article-block_content {
    width: 797px;
    text-align: center;
    margin: 0 auto;
    margin-top: 38px
}
@media (max-width: 992px) {
    .index .outsourcing .article-block_content {
        text-align: center
    }
}
.index .distrib .section__title {
    margin-bottom: 100px
}
@media (max-width: 767px) {
    .index .distrib .section__title {
        margin-bottom: 30px
    }
}
.index .distrib .animation_opacity_1 {
    animation: opacity 4s ease-in-out infinite
}
.index .distrib .animation_opacity_2 {
    animation: opacity 4s ease-in-out .6s infinite
}
.index .distrib .animation_opacity_3 {
    animation: opacity 4s ease-in-out 1.2s infinite
}
.index .distrib .animation_opacity_4 {
    animation: opacity 4s ease-in-out 1.8s infinite
}
@keyframes opacity {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@keyframes robot {
    0% {
        transform: translateY(0)
    }
    50% {
        transform: translateY(-30px)
    }
    100% {
        transform: translateY(0)
    }
}
@keyframes robotHand {
    0% {
        transform: rotate(0)
    }
    50% {
        transform: rotate(-45deg)
    }
    100% {
        transform: rotate(0)
    }
}
.index .distrib .container .row {
    position: relative
}
.index .distrib .distrib_img {
    max-width: 869px;
    width: 48vw;
    height: 568px;
    float: right;
    position: relative
}
.index .distrib .distrib_img svg {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}
@media (max-width: 1199px) {
    .index .distrib .distrib_img svg {
        position: static;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        transform: none
    }
}
@media (max-width: 1199px) {
    .index .distrib .distrib_img {
        margin: 0 auto;
        float: none;
        max-width: 100%;
        width: 869px
    }
}
@media (max-width: 991px) {
    .index .distrib .distrib_img {
        width: 100%;
        height: auto
    }
}
.index .distrib .distrib__text {
    margin-top: 110px
}
@media (max-width: 767px) {
    .index .distrib .distrib__text {
        margin-top: 30px;
        margin-bottom: 40px;
        text-align: center
    }
}
.index .trends {
    margin-bottom: 60px
}
.index .trends .trends__img {
    width: 618px;
    height: 638px
}
.index .trends .trends__text {
    margin-top: 190px;
    margin-right: 80px;
    text-align: right
}
.index .solution {
    margin-bottom: 60px
}
.index .solution .container {
    position: relative
}
.index .solution .solution__img {
    width: 567px;
    height: 393px;
    margin-right: 133px
}
.index .solution .solution__text {
    width: 41%;
    margin-top: 45px
}
.index .resource {
    position: relative;
    z-index: 2;
    width: 110%;
    margin-left: -5%;
    background: url(/front/img/decisive_bg.svg);
    background-color: #fff;
    background-size: contain;
    background-position-y: 180px;
    background-repeat: no-repeat;
    border-radius: 0 0 70% 70%/0 0 20% 20%;
    margin-bottom: -150px;
    padding-bottom: 90px
}
@media (max-width: 1440px) {
    .index .resource {
        border-radius: 0 0 100% 100%/0 0 24% 24%
    }
}
@media (max-width: 1280px) {
    .index .resource {
        width: 100%;
        margin-left: 0;
        border-radius: 0
    }
}
.index .resource .container {
    position: relative
}
.index .resource .resource__img {
    width: 502px;
    height: 416px;
    margin-bottom: 50px
}
.index .resource .section__title {
    margin-bottom: 80px
}
.index .resource .resource__text {
    display: block;
    max-width: 770px;
    margin: 0 auto;
    text-align: center
}
.index .resource .article-block_content {
    margin-top: 0;
    margin-bottom: 15px
}
.index .resource .article-block_content:last-child {
    margin-bottom: 0
}
.index .resource .resource__animation {
    position: relative;
    width: 502px;
    height: 416px
}
.index .resource .resource__animation .res__img {
    position: absolute
}
.index .resource .resource__animation .res__areas {
    width: 100%
}
.index .resource .resource__animation .res__lights {
    transform: translate(25px, -25px);
    width: 90%
}
.index .resource .resource__animation .res__sarcophagus {
    width: 130px
}
.index .resource .resource__animation .res__sarcophagus.res__sarcophagus--right {
    transform: translate(173%, 94%)
}
.index .resource .resource__animation .res__sarcophagus.res__sarcophagus--left {
    transform: translate(105%, 47%)
}
.index .resource .resource__animation .res__box {
    opacity: 0
}
.index .resource .resource__animation .base_wr {
    position: absolute;
    width: 230px;
    height: 136px
}
.index .resource .resource__animation .base_wr.base__right {
    transform: translate(77%, 71%)
}
.index .resource .resource__animation .base_wr.base__left {
    transform: translate(37%, 35%)
}
.index .resource .resource__animation .base_wr .res__conveyor_stripes {
    width: 215px
}
.index .resource .resource__animation .base_wr .res__conveyor_stripes.res__conveyor_stripes--left {
    transform: translate(12px, 3px);
    animation: stripesTranslate .45s linear infinite
}
.index .resource .resource__animation .base_wr .res__conveyor_stripes.res__conveyor_stripes--right {
    transform: translate(12px, 3px);
    animation: stripesTranslate .45s linear infinite reverse
}
.index .resource .resource__animation .base_wr .res__base {
    top: 8px;
    width: 230px
}
.index .resource .resource__animation .base_wr .res__conveyor {
    width: 230px
}
.index .resource .resource__animation .resource__boxes .res__box {
    width: 14px
}
.index .resource .resource__animation .resource__boxes .res__box1 {
    animation: res_box_left 17s linear 3s infinite
}
.index .resource .resource__animation .resource__boxes .res__box2 {
    animation: res_box_left 17s linear 5s infinite
}
.index .resource .resource__animation .resource__boxes .res__box3 {
    animation: res_box_left 17s linear 7s infinite
}
.index .resource .resource__animation .resource__boxes .res__box4 {
    animation: res_box_left 17s linear 9s infinite
}
.index .resource .resource__animation .resource__boxes .res__box5 {
    animation: res_box_left 17s linear 11s infinite
}
.index .resource .resource__animation .resource__boxes .res__box6 {
    animation: res_box_left 17s linear 13s infinite
}
.index .resource .resource__animation .resource__boxes .res__box7 {
    animation: res_box_left 17s linear 15s infinite
}
.index .resource .resource__animation .resource__boxes .res__box8 {
    animation: res_box_left 17s linear 16s infinite
}
.index .resource .resource__animation .resource__boxes .res__box9 {
    animation: res_box_right 17s linear 3s infinite
}
.index .resource .resource__animation .resource__boxes .res__box10 {
    animation: res_box_right 17s linear 5s infinite
}
.index .resource .resource__animation .resource__boxes .res__box11 {
    animation: res_box_right 17s linear 7s infinite
}
.index .resource .resource__animation .resource__boxes .res__box12 {
    animation: res_box_right 17s linear 9s infinite
}
.index .resource .resource__animation .resource__boxes .res__box13 {
    animation: res_box_right 17s linear 11s infinite
}
.index .resource .resource__animation .resource__boxes .res__box14 {
    animation: res_box_right 17s linear 13s infinite
}
.index .resource .resource__animation .resource__boxes .res__box15 {
    animation: res_box_right 17s linear 15s infinite
}
.index .resource .resource__animation .resource__boxes .res__box16 {
    animation: res_box_right 17s linear 16s infinite
}
.index .resource .resource__animation .resource__boxes_big .res__box {
    width: 20px
}
.index .resource .resource__animation .resource__boxes_big .res__box_big1 {
    animation: res_box_big_left 17s linear 4s infinite
}
.index .resource .resource__animation .resource__boxes_big .res__box_big2 {
    animation: res_box_big_left 17s linear 6s infinite
}
.index .resource .resource__animation .resource__boxes_big .res__box_big3 {
    animation: res_box_big_left 17s linear 8s infinite
}
.index .resource .resource__animation .resource__boxes_big .res__box_big4 {
    animation: res_box_big_left 17s linear 10s infinite
}
.index .resource .resource__animation .resource__boxes_big .res__box_big5 {
    animation: res_box_big_left 17s linear 12s infinite
}
.index .resource .resource__animation .resource__boxes_big .res__box_big6 {
    animation: res_box_big_left 17s linear 14s infinite
}
.index .resource .resource__animation .resource__boxes_big .res__box_big7 {
    animation: res_box_big_left 17s linear 16s infinite
}
.index .resource .resource__animation .resource__boxes_big .res__box_big8 {
    animation: res_box_big_left 17s linear 17s infinite
}
.index .resource .resource__animation .resource__boxes_big .res__box_big9 {
    animation: res_box_big_right 17s linear 4s infinite
}
.index .resource .resource__animation .resource__boxes_big .res__box_big10 {
    animation: res_box_big_right 17s linear 6s infinite
}
.index .resource .resource__animation .resource__boxes_big .res__box_big11 {
    animation: res_box_big_right 17s linear 8s infinite
}
.index .resource .resource__animation .resource__boxes_big .res__box_big12 {
    animation: res_box_big_right 17s linear 10s infinite
}
.index .resource .resource__animation .resource__boxes_big .res__box_big13 {
    animation: res_box_big_right 17s linear 12s infinite
}
.index .resource .resource__animation .resource__boxes_big .res__box_big14 {
    animation: res_box_big_right 17s linear 14s infinite
}
.index .resource .resource__animation .resource__boxes_big .res__box_big15 {
    animation: res_box_big_right 17s linear 16s infinite
}
.index .resource .resource__animation .resource__boxes_big .res__box_big16 {
    animation: res_box_big_right 17s linear 17s infinite
}
.index .resource .resource__animation .resources__robot {
    width: 600px
}
.index .resource .resource__animation .resources__robot.robot__left {
    top: -41px;
    left: -17px
}
.index .resource .resource__animation .resources__robot.robot__right {
    left: -102px;
    top: -94px
}
.index .resource .resource__animation .resources__robot.robot__right g.robot, .index .resource .resource__animation .resources__robot.robot__right g.right_hand {
    animation-delay: 2s
}
@keyframes stripesTranslate {
    0% {
        transform: translate(12px, 3px)
    }
    100% {
        transform: translate(-1px, 10px)
    }
}
@keyframes res_box_left {
    0% {
        transform: translate(342px, 21px);
        opacity: 0
    }
    20% {
        transform: translate(342px, 10px);
        opacity: 1
    }
    50% {
        transform: translate(210px, 85px)
    }
    54% {
        transform: translate(210px, 85px)
    }
    86% {
        transform: translate(47px, 180px);
        opacity: 1
    }
    100% {
        transform: translate(47px, 195px);
        opacity: 0
    }
}
@keyframes res_box_right {
    0% {
        transform: translate(137px, 251px);
        opacity: 0
    }
    20% {
        transform: translate(137px, 241px);
        opacity: 1
    }
    50% {
        transform: translate(276px, 152px)
    }
    54% {
        transform: translate(276px, 152px)
    }
    86% {
        transform: translate(437px, 61px);
        opacity: 1
    }
    100% {
        transform: translate(437px, 71px);
        opacity: 0
    }
}
@keyframes res_box_big_left {
    0% {
        transform: translate(351px, 29px);
        opacity: 0
    }
    20% {
        transform: translate(351px, 19px);
        opacity: 1
    }
    80% {
        transform: translate(59px, 187px);
        opacity: 1
    }
    100% {
        transform: translate(59px, 197px);
        opacity: 0
    }
}
@keyframes res_box_big_right {
    0% {
        transform: translate(142px, 251px);
        opacity: 0
    }
    20% {
        transform: translate(142px, 241px);
        opacity: 1
    }
    80% {
        transform: translate(442px, 61px);
        opacity: 1
    }
    100% {
        transform: translate(442px, 71px);
        opacity: 0
    }
}
.index .content-text .article-block_content {
    width: 761px;
    text-align: center;
    margin: 0 auto
}
.index .content-text .article-block_content:first-child {
    margin-bottom: 50px
}
.index .boxes {
    position: relative;
    padding-top: 160px;
    background: radial-gradient(3854.64px at 50% 540.09%, #F17435 0%, rgba(241, 119, 52, 0) 100%), #de2356
}
@media (max-width: 1280px) {
    .index .boxes #lotsOfBoxes {
        display: none
    }
}
.index .boxes .box_medium {
    width: 46px;
    height: 46px;
    background: url(/front/img/box.png);
    background-size: cover;
    background-position: center
}
.index .boxes .box_huge {
    width: 91.88px;
    height: 69.35px;
    background: url(/front/img/box_big.png);
    background-size: cover;
    background-position: center
}
.index .boxes .box_small {
    width: 32.83px;
    height: 32.83px;
    background: url(/front/img/box.png);
    background-size: cover;
    background-position: center
}
.index .boxes .box_big {
    width: 65px;
    height: 65px;
    background: url(/front/img/box.png);
    background-size: cover;
    background-position: center
}
.index .boxes .box__item {
    position: absolute
}
.index .boxes .box_1 {
    top: 228px;
    left: 31px;
    transform: rotate(30deg)
}
.index .boxes .box_2 {
    bottom: 59px;
    left: 74px;
    transform: rotate(16deg)
}
.index .boxes .box_3 {
    top: 167px;
    left: 214px;
    transform: rotate(-63deg)
}
.index .boxes .box_4 {
    top: 299px;
    left: 258px;
    transform: rotate(-13deg)
}
.index .boxes .box_5 {
    bottom: 33px;
    left: 394px;
    transform: rotate(-6deg)
}
.index .boxes .box_6 {
    transform: rotate(-27deg);
    top: 206px;
    left: 505px
}
.index .boxes .box_7 {
    top: 228px;
    right: 31px;
    transform: rotate(-30deg)
}
.index .boxes .box_8 {
    bottom: 59px;
    right: 74px;
    transform: rotate(-16deg)
}
.index .boxes .box_9 {
    top: 167px;
    right: 214px;
    transform: rotate(63deg)
}
.index .boxes .box_10 {
    top: 299px;
    right: 258px;
    transform: rotate(13deg)
}
.index .boxes .box_11 {
    bottom: 33px;
    right: 394px;
    transform: rotate(6deg)
}
.index .boxes .box_12 {
    transform: rotate(27deg);
    top: 206px;
    right: 505px
}
.index .boxes .boxes__wr {
    width: 100%;
    height: 100%;
    padding-top: 40px;
    padding-bottom: 50px;
    background-repeat: no-repeat
}
.index .boxes .container {
    text-align: center;
    position: relative;
    z-index: 2
}
.index .boxes .container p {
    line-height: 22px;
    font-size: 16px;
    color: #fff
}
.index .boxes .container span {
    display: block;
    margin-top: 20px;
    margin-bottom: 16px;
    font-weight: bold;
    line-height: normal;
    font-size: 28px;
    color: #ffbf1a
}
.index .boxes .container a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 445px;
    height: 62px;
    font-size: 18px;
    margin: 0 auto;
    margin-top: 25px
}
@media (max-width: 500px) {
    .index .boxes .container a {
        width: 100%;
        padding: 0 45px
    }
}
.index .home-customer-support {
    padding-top: 35px
}
.robot {
    animation: robot 4s ease-in-out infinite
}
.right_hand {
    transform-origin: 48% 36%;
    animation: robotHand 4s ease-in-out infinite
}
.about_who .about-top {
    background-size: 850px, 1920px;
    background-position: calc(50% + 245px) 123px, center bottom
}
.about_who .about-come {
    margin: 68px auto 90px auto
}
.about_who .about-come-title {
    line-height: normal;
    font-size: 41px;
    margin: -90px auto 34px auto;
    font-weight: bold
}
.about_who .about-come-description {
    padding: 0 64px;
    font-family: Geometria;
    line-height: 29px;
    font-size: 18px;
    color: #4c4c4c;
    text-transform: none;
    text-align: left
}
.about_who .about-come .caption {
    width: 971px;
    padding: 64px 100px 46px 100px
}
.about_who .about-come .section__title:before {
    height: 149px
}
.about_who .what-next {
    background: #ffcb39
}
.about_who .what-next-title {
    font-family: Geometria;
    line-height: 64px;
    font-size: 41px;
    text-align: center;
    text-transform: uppercase;
    color: #e5424a;
    font-weight: bold;
    margin: 24px auto
}
.about_who .what-next-description {
    font-family: "Gotham Pro";
    line-height: 35px;
    font-size: 18px;
    text-align: center;
    font-weight: 400;
    color: #404041;
    margin-bottom: 30px
}
.about_who .what-next-call {
    text-align: center
}
.about_who .what-next-call-button {
    font-size: 16px;
    display: block;
    width: 230px;
    margin: 0 auto 50px auto;
    background-color: #f30e4f;
    border-radius: 79px;
    font-family: Geometria;
    line-height: 30px;
    font-size: 16px;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
    color: #fff;
    border: 3px solid #f30e4f;
    outline: none;
    padding: 13px 30px;
    transition: all .3s ease
}
.about_who .what-next-call-button:visited {
    text-decoration: none;
    border-color: #f30e4f;
    color: #fff;
    background-color: #f30e4f
}
.about_who .what-next-call-button:hover, .about_who .what-next-call-button:focus, .about_who .what-next-call-button:active {
    text-decoration: none;
    border-color: #f30e4f;
    color: #fff;
    background-color: transparent
}
.about-story {
    position: relative;
    background: url(/front/img/about-story-full-bkg.svg) center no-repeat transparent;
    background-size: cover
}
.about-story:before, .about-story:after {
    content: "";
    display: block;
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 179px;
    height: 222px;
    position: absolute
}
.about-story:before {
    background-image: url(/front/img/about-story-top-bkg.svg);
    top: -83px;
    left: calc(50% + 733px)
}
.about-story:after {
    top: auto;
    background-image: url(/front/img/about-story-bottom-bkg.svg);
    bottom: -120px;
    left: calc(50% - 928px)
}
.about-story-text-title {
    margin: 38px auto 30px 0;
    font-family: Geometria;
    line-height: 64px;
    font-size: 41px;
    text-transform: uppercase;
    color: #ffbf1a;
    font-weight: bold;
    white-space: nowrap
}
.about-story-text-description {
    font-family: "Gotham Pro";
    line-height: 35px;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 35px
}
.about-story-text-description:last-child {
    margin-bottom: 27px
}
.about-story-image {
    margin-top: 218px;
    margin-bottom: 212px;
    width: 100%;
    display: block;
    position: relative;
    top: 0;
    left: 54px
}
.about-story-image-wrapper {
    position: relative
}
.about-story-image-wrapper:before, .about-story-image-wrapper:after {
    content: "";
    display: block;
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 179px;
    height: 222px;
    position: absolute
}
.about-story-image-wrapper:before {
    background-image: url(/front/img/about-story-img-top.svg);
    top: 110px;
    right: -32px;
    z-index: 1
}
.about-story-image-wrapper:after {
    background-image: url(/front/img/about-story-img-bottom.svg);
    bottom: 110px;
    left: 140px
}
.about_principles {
    background: url(/front/img/faq-circle.svg) calc(50% - 875px) 2030px no-repeat, url(/front/img/bkg-rect.svg) calc(50% + 712px) 1703px no-repeat, url(/front/img/faq-circle.svg) calc(50% + 725px) 490px no-repeat transparent;
    background-size: auto, auto, auto
}
.about_principles .about-top {
    background-size: 457px, 1920px;
    background-position: calc(50% + 267px) 163px, center bottom
}
.about_principles-description_container {
    position: relative;
    padding: 43px 30px;
    background: #fff;
    box-shadow: 0px 4px 40px rgba(0, 0, 0, .15);
    width: 700px;
    margin: 113px calc(50% - 280px) 168px auto
}
.about_principles-description_container:after {
    content: "";
    width: 179px;
    height: 222px;
    display: block;
    background: url(/front/img/kp-description-lines.svg) center no-repeat transparent;
    position: absolute;
    top: -60px;
    right: -105px
}
.about_principles-description-text {
    font-family: Geometria;
    line-height: 29px;
    font-size: 18px;
    color: #4c4c4c;
    margin-bottom: 32px
}
.about_principles-description-text:last-child {
    margin-bottom: 0
}
.about_principles-description-article {
    position: relative;
    width: calc(50% - 30px);
    margin: 0 15px 30px 15px;
    padding: 43px 50px 50px 50px;
    position: relative;
    box-shadow: 0px 4px 40px rgba(0, 0, 0, .15);
    background: url(/front/img/radial_red_bg.svg) center no-repeat;
    background-size: cover;
    transition: background-color .3s ease
}
.about_principles-description-article:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 60px;
    height: 60px;
    background: url(/front/img/kp-single-top.svg);
    background-size: cover;
    background-position: center
}
.about_principles-description-article::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 60px;
    height: 60px;
    background: url(/front/img/kp-single-bottom.svg);
    background-size: cover;
    background-position: center
}
.about_principles-description-article-container {
    width: calc(100% + 30px);
    margin-left: -15px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap
}
.about_principles-description-article-title {
    position: absolute;
    font-family: Geometria;
    line-height: 41px;
    height: 41px;
    font-size: 41px;
    text-align: right;
    text-transform: uppercase;
    font-weight: bold;
    width: 300px;
    color: #de2356;
    transition: color .3s ease
}
.about_principles-description-article-info-title {
    font-family: Geometria;
    line-height: 29px;
    font-size: 18px;
    font-weight: bold;
    margin: 0 auto 15px auto;
    color: #fff;
    transition: color .3s ease;
    text-transform: uppercase;
}
.about_principles-description-article-info-text {
    font-family: Geometria;
    line-height: 29px;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    transition: color .3s ease
}
.about_principles-description-article.article-left .about_principles-description-article-title {
    transform: rotate(-90deg);
    transform-origin: bottom right;
    top: -41px;
    left: calc(-9px - 50%)
}
.about_principles-description-article.article-right .about_principles-description-article-title {
    transform: rotate(90deg);
    transform-origin: top left;
    top: -6px;
    right: calc(-53px - 50%)
}
.about_principles-description-article:hover {
    background: #ffcb39
}
.about_principles-description-article:hover .about_principles-description-article-title {
    color: #ffcb39
}
.about_principles-description-article:hover .about_principles-description-article-info-title, .about_principles-description-article:hover .about_principles-description-article-info-text {
    color: #4c4c4c
}
.about_principles .faq-section {
    padding-top: 15px;
    background-position: calc(50% - 573px) 45px, calc(50% + 523px) 290px
}
.about_referral {
    background: url(/front/img/ref-rl.svg) calc(50% - 950px) 2150px no-repeat, url(/front/img/ref-rect.svg) calc(50% - 623px) 1772px no-repeat, url(/front/img/faq-circle.svg) calc(50% + 790px) 500px no-repeat transparent
}
.about_referral .about-top {
    background-size: 550px, 1920px;
    background-position: calc(50% + 310px) 160px, center bottom
}
.about_referral .become_a_partner-container {
    width: 700px;
    padding: 108px 30px 30px 30px;
    background: #fff;
    box-shadow: 0px 4px 40px rgba(0, 0, 0, .15);
    position: relative;
    margin: 116px auto 41px calc(50% - 485px)
}
.about_referral .become_a_partner-container:after {
    content: "";
    background: url(/front/img/become-partnet-after.svg);
    position: absolute;
    top: -120px;
    right: -25px;
    width: 179px;
    height: 222px;
    display: block
}
.about_referral .become_a_partner-title {
    font-family: Geometria;
    line-height: normal;
    font-size: 41px;
    text-transform: uppercase;
    font-weight: bold;
    width: 595px;
    color: #e5424a;
    position: absolute;
    top: -25px;
    left: 30px
}
.about_referral .become_a_partner-title span {
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    color: #ffbf1a
}
.about_referral .become_a_partner-description {
    font-family: Geometria;
    line-height: 29px;
    font-size: 18px;
    color: #4c4c4c;
    margin: 0 auto 15px auto
}
.about_referral-plan-title {
    text-align: center;
    font-family: Geometria;
    line-height: 49px;
    font-size: 41px;
    text-transform: uppercase;
    color: #e5424a;
    font-weight: bold;
    margin: 0 auto 120px auto
}
.about_referral-plan-title-sub {
    display: block;
    text-transform: none;
    color: #ffbf1a;
    font-weight: 400
}
.about_referral-plan-container {
    width: calc(100% + 30px);
    margin-left: -15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch
}
.about_referral-plan-subtitle {
    font-family: Geometria;
    line-height: 77px;
    font-size: 70px;
    color: #e5424a;
    position: absolute;
    top: -50px;
    font-weight: bold
}
.about_referral-plan-description-title {
    font-family: Geometria;
    line-height: 27px;
    font-size: 25px;
    text-align: right;
    text-transform: uppercase;
    color: #fff;
    text-align: right;
    font-weight: bold;
    margin: 0 auto 70px auto;
    transition: color .3s ease
}
.about_referral-plan-description-step-01, .about_referral-plan-description-step-02, .about_referral-plan-description-step-03, .about_referral-plan-description-step-04 {
    margin-bottom: 65px
}
.about_referral-plan-description-step-01 p, .about_referral-plan-description-step-02 p, .about_referral-plan-description-step-03 p, .about_referral-plan-description-step-04 p {
    line-height: 24px;
    font-size: 18px;
    color: #fff;
    position: relative
}
.about_referral-plan-description-step-01 p:before, .about_referral-plan-description-step-02 p:before, .about_referral-plan-description-step-03 p:before, .about_referral-plan-description-step-04 p:before {
    content: "";
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background-color: #fff;
    position: absolute;
    left: -55px;
    top: 5px;
    transition: background-color .3s ease
}
.about_referral-plan-description-step-03 {
    margin-bottom: 0px
}
.about_referral-plan-item {
    margin: 0 15px 119px 15px;
    border: 0px solid transparent;
    padding: 27px 55px 20px 105px;
    position: relative;
    width: calc(50% - 30px);
    background: url(/front/img/partnership-plan-bkg.svg) center no-repeat transparent;
    background-clip: border-box;
    background-size: cover;
    transition: background-color .3s ease
}
.about_referral-plan-item:before {
    content: "";
    background: #fff;
    opacity: 0;
    width: 300px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}
.about_referral-plan-item:nth-child(1) .about_referral-plan-subtitle {
    left: 0
}
.about_referral-plan-item:nth-child(1) .about_referral-plan-description-step-03 {
    margin-bottom: 65px
}
.about_referral-plan-item:nth-child(1) .about_referral-plan-description-step-04 {
    margin-bottom: 0
}
.about_referral-plan-item:nth-child(2):after {
    content: "";
    position: absolute;
    bottom: -157px;
    right: -7px;
    width: 179px;
    height: 222px;
    opacity: 1;
    background: url(/front/img/plan-after.svg) center no-repeat transparent;
    transition: opacity .3s ease
}
.about_referral-plan-item:nth-child(2) .about_referral-plan-subtitle {
    right: 0
}
.about_referral-plan-item:nth-child(3) {
    margin-bottom: 100px
}
.about_referral-plan-item:nth-child(3) .about_referral-plan-subtitle {
    left: 50%;
    transform: translateX(-50%)
}
.about_referral-plan-item:nth-child(3) .about_referral-plan-description-title {
    text-align: center;
    padding-right: 42px
}
.about_referral-plan-item:hover {
    background: #fff;
    border: 3px solid #e5424a;
    padding: 24px 52px 17px 102px
}
.about_referral-plan-item:hover:before {
    opacity: 1
}
.about_referral-plan-item:hover:nth-child(1) .about_referral-plan-subtitle {
    top: -53px;
    left: -3px
}
.about_referral-plan-item:hover:nth-child(2):before {
    left: auto;
    right: 0
}
.about_referral-plan-item:hover:nth-child(2):after {
    right: -10px;
    bottom: -160px
}
.about_referral-plan-item:hover:nth-child(2) .about_referral-plan-subtitle {
    top: -53px;
    right: -3px
}
.about_referral-plan-item:hover:nth-child(3):before {
    left: calc(50% - 150px)
}
.about_referral-plan-item:hover:nth-child(3) .about_referral-plan-subtitle {
    top: -53px
}
.about_referral-plan-item:hover .about_referral-plan-description-title {
    color: #4c4c4c
}
.about_referral-plan-item:hover .about_referral-plan-description-step-01 p, .about_referral-plan-item:hover .about_referral-plan-description-step-02 p, .about_referral-plan-item:hover .about_referral-plan-description-step-03 p, .about_referral-plan-item:hover .about_referral-plan-description-step-04 p {
    color: #4c4c4c
}
.about_referral-plan-item:hover .about_referral-plan-description-step-01 p:before, .about_referral-plan-item:hover .about_referral-plan-description-step-02 p:before, .about_referral-plan-item:hover .about_referral-plan-description-step-03 p:before, .about_referral-plan-item:hover .about_referral-plan-description-step-04 p:before {
    background-color: #ffbf1a
}
.about_referral-plan-steps {
    background: url(/front/img/d-y-know-bkg.svg) center no-repeat #ff4848;
    background-size: cover;
    padding: 50px 0 43px 0;
    position: relative
}
.about_referral-plan-steps:after {
    content: "";
    position: absolute;
    top: -100px;
    width: 179px;
    height: 222px;
    left: calc(50% + 715px);
    background: url(/front/img/steps-after.svg) center no-repeat transparent
}
.about_referral-plan-steps-container {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap
}
.about_referral-plan-steps-single {
    width: 275px;
    margin: 0;
    text-align: center
}
.about_referral-plan-steps-single-description {
    padding-top: 14px;
    font-family: Geometria;
    line-height: 24px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    margin: 0 auto
}
.about_referral-plan-steps-single-title {
    display: inline-block;
    border: 2px solid rgba(255, 255, 255, .5);
    border-radius: 80px;
    line-height: 22px;
    font-family: Geometria;
    font-size: 20px;
    color: rgba(255, 255, 255, .5);
    padding: 14px 52px;
    transition: all .3s ease;
    white-space: nowrap
}
.about_referral-plan-steps-single:nth-child(2) {
    margin: 0 85px
}
.about_referral-plan-steps-single:hover .about_referral-plan-steps-single-title {
    border-color: #fff;
    color: #fff
}
.about_referral .partner_account {
    text-align: center
}
.about_referral .partner_account-title {
    font-family: Geometria;
    line-height: 52px;
    font-size: 41px;
    text-transform: uppercase;
    color: #ffbf1a;
    font-weight: bold;
    margin: 42px auto 15px auto
}
.about_referral .partner_account-description {
    font-family: Geometria;
    line-height: normal;
    font-size: 18px;
    color: #4c4c4c;
    margin: 0 auto
}
.about_referral .partner_account-link {
    font-weight: bold;
    font-size: inherit;
    line-height: inherit;
    outline: none;
    text-decoration: underline;
    transition: color .3s ease;
    color: #e5424a
}
.about_referral .partner_account-link:visited {
    color: #e5424a
}
.about_referral .partner_account-link:hover {
    color: #d61e27
}
.about_referral .partner_account-link:focus {
    color: #e22c35
}
.about_referral .partner_account-link:active {
    color: #c01a23
}
.about_referral .faq-section {
    background-position: calc(50% - 573px) 7px, calc(50% + 520px) 250px
}
.about_referral .faq-section .d-y-know-bkg {
    background-color: #ffcb39;
    background-image: none
}
.about_referral .faq-section .d-y-know-container:before {
    content: "";
    width: 179px;
    bottom: -94px;
    left: -27px;
    height: 222px;
    background: url(/front/img/ref-rl.svg) center no-repeat transparent;
    position: absolute
}
.d-y-know-bkg {
    background-color: #ffcb39;
    background-image: none
}
.about_contact .about-top {
    height: 1368px;
    margin-bottom: 113px
}
.about_contact .about-top-container {
    background-color: transparent;
    background-repeat: no-repeat;
    height: 806px;
    background-size: 545px, 1920px;
    background-position: calc(50% + 457px) 220px, bottom;
    position: relative
}
.about_contact .about-top iframe {
    margin: -205px auto 0 auto;
    width: 100vw;
    height: 767px
}
.about_contact-form {
    padding: 0 158px
}
.about_contact-form-top {
    width: 769px;
    background: #fff;
    box-shadow: 0px 4px 40px rgba(0, 0, 0, .15);
    margin: 0 auto 198px auto;
    position: relative;
    z-index: 1;
    padding: 43px 66px 62px 62px
}
.about_contact-form-top-bkg {
    background: #ffcb39;
    width: 100vw;
    height: 127px;
    position: absolute;
    top: 33px;
    left: calc(50% - 50vw)
}
.about_contact-form-top:before {
    content: "";
    display: block;
    position: absolute;
    bottom: -105px;
    left: -30px;
    width: 179px;
    height: 222px;
    background: url(/front/img/ref-rl.svg) center no-repeat transparent
}
.about_contact-form-title {
    font-family: Geometria;
    line-height: normal;
    font-size: 41px;
    text-transform: uppercase;
    font-weight: bold;
    color: #ffbf1a;
    position: static;
    margin-top: -68px;
    margin-bottom: 30px;
}
.about_contact-form-title span {
    display: inline;
    font-weight: inherit;
    font-size: inherit;
    text-transform: inherit;
    color: #ff4848
}
.about_contact-form-description {
    font-family: Geometria;
    line-height: 29px;
    font-size: 18px;
    color: #4c4c4c
}
.about_contact-form-description a {
    display: inline;
    font-weight: bold;
    font-size: inherit;
    text-transform: inherit;
    color: #4c4c4c;
    text-decoration: none
}
.about_contact-form-address {
    padding: 41px 62px 48px 62px;
    background: #e43c4c;
    box-shadow: 0px 4px 40px rgba(0, 0, 0, .15);
    position: relative;
    margin-bottom: 88px
}
.about_contact-form-address:before {
    content: "";
    display: block;
    position: absolute;
    top: -60px;
    right: -65px;
    width: 179px;
    height: 222px;
    background: url(/front/img/steps-after.svg) center no-repeat transparent
}
.about_contact-form-address-title {
    font-family: Geometria;
    line-height: normal;
    font-size: 41px;
    text-transform: uppercase;
    font-weight: bold;
    color: #ffbf1a;
    margin: 0 auto 2px auto
}
.about_contact-form-address-description {
    font-family: Geometria;
    line-height: 29px;
    font-size: 18px;
    color: #fff;
    margin-bottom: 53px
}
.about_contact-form-address-section {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 15px
}
.about_contact-form-address-section .section-1, .about_contact-form-address-section .section-2 {
    width: calc(50% - 15px)
}
.about_contact-form-address-section .section-title {
    font-family: Geometria;
    line-height: 35px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 2px
}
.about_contact-form-address-section .section-description {
    font-family: Geometria;
    line-height: 24px;
    font-size: 16px;
    color: #fff
}
.about_contact-form-address-section .section-description span {
    display: block
}
.about_contact-form input, .about_contact-form select, .about_contact-form textarea {
    display: block;
    width: 100%;
    -ms-progress-appearance: none;
    appearance: none;
    border-radius: 0;
    background: #fff;
    border: 0px solid #e43c4c;
    border-bottom-width: 1px;
    color: #000;
    resize: none;
    padding: 7px 0;
    line-height: 22px;
    font-size: 16px;
    font-family: Gotham Pro;
    font-weight: 400;
    margin: 0 auto 10px auto
}
.about_contact-form input::-webkit-input-placeholder, .about_contact-form select::-webkit-input-placeholder, .about_contact-form textarea::-webkit-input-placeholder {
    color: #c4c4c4
}
.about_contact-form input::-moz-placeholder, .about_contact-form select::-moz-placeholder, .about_contact-form textarea::-moz-placeholder {
    color: #c4c4c4
}
.about_contact-form input:-moz-placeholder, .about_contact-form select:-moz-placeholder, .about_contact-form textarea:-moz-placeholder {
    color: #c4c4c4
}
.about_contact-form input:-ms-input-placeholder, .about_contact-form select:-ms-input-placeholder, .about_contact-form textarea:-ms-input-placeholder {
    color: #c4c4c4
}
.about_contact-form select {
    padding-right: 30px;
    background: url(/front/img/chevron-down.svg) calc(100% - 5px) center no-repeat #fff;
    cursor: pointer
}
.about_contact-form input.about_contact-form-submit {
    appearance: none;
    -ms-progress-appearance: none;
    display: block;
    height: auto;
    border: 0;
    background: #ffcb39;
    border-radius: 2px;
    line-height: 17px;
    width: 170px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    padding: 10px 15px;
    margin: 0 auto 0 0;
    transition: background .3s ease
}
.about_contact-form input.about_contact-form-submit:hover, .about_contact-form input.about_contact-form-submit:focus {
    background: #ffbe06
}
.about_contact-form input.about_contact-form-submit:active {
    background: #ecae00
}
.about_contact-form .g-recaptcha {
    margin-bottom: 10px
}
.about_contact .faq-section {
    margin-top: -80px;
    padding-top: 80px;
    background-position: calc(50% - 573px) 10px, calc(50% + 520px) 300px;
    clear: both;
}
.about_contact .faq-section .d-y-know-container {
    margin-top: 113px
}
.apply_form .about-top {
    background-image: url(../img/header-top-common.svg) !important;
    background-size: 1920px;
    background-position: center bottom;
    margin-bottom: 69px;
    height: 360px;
}
.apply_form .about-top-title {
    position: relative;
    padding: 0;
    text-align: center;
    top: 50%;
    font-size: 42px ;
}
.apply_form  .about-top-title-sub:before {
    display: none;
}
.apply_form .about-top-title-sub {
    position: relative;
    display: block;
    top: 0;
    text-align: center;
    color: #fff;
    padding: 0;
    line-height: normal;
    background: transparent !important;
}
.apply_form_job {
    margin-bottom: 68px
}
.apply_form_job-info {
    position: relative
}
.apply_form_job-info-bkg {
    width: 100vw;
    height: 149px;
    position: absolute;
    top: 50%;
    left: calc(50% - 50vw);
    transform: translateY(-50%);
    background: url(/front/img/d-y-know-bkg.svg) center no-repeat #ff4848;
    background-size: cover;
    z-index: -1
}
.apply_form_job-info-container {
    width: 769px;
    position: relative;
    background: #fff;
    box-shadow: 0px 4px 40px rgba(0, 0, 0, .15);
    margin: 0 auto;
    padding: 34px 34px 23px 34px;
    display: flex;
    justify-content: center;
    align-items: stretch
}
.apply_form_job-poster {
    width: 136px;
    height: 189px;
    display: block;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, .25)
}
.apply_form_job-poster-wrapper {
    padding-right: 100px
}
.apply_form_job-link {
    display: block;
    width: 180px;
    appearance: none;
    -ms-progress-appearance: none;
    display: block;
    height: auto;
    border: 0;
    background: #ffcb39;
    border-radius: 2px;
    border: 2px solid #ffcb39;
    line-height: 17px;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    padding: 8px 15px;
    transition: all .3s ease
}
.apply_form_job-link-title {
    font-family: Geometria;
    font-weight: bold;
    line-height: 52px;
    font-size: 41px;
    text-transform: uppercase;
    color: #ffbf1a;
    position: absolute;
    top: -30px;
    left: 28px
}
.apply_form_job-link-title span {
    font-weight: inherit;
    font-size: inherit;
    color: #ff4848
}
.apply_form_job-link-list {
    list-style: none;
    margin-top: 10px
}
.apply_form_job-link-item {
    font-family: Geometria;
    line-height: 20px;
    font-size: 18px;
    color: #4c4c4c;
    margin-bottom: 20px;
    padding-left: 40px;
    position: relative
}
.apply_form_job-link-item:before {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #e14347;
    position: absolute;
    top: 6px;
    left: 0
}
.apply_form_job-link:visited {
    background: #ffcb39;
    border-color: #ffcb39;
    text-decoration: none;
    color: #fff
}
.apply_form_job-link:hover, .apply_form_job-link:focus, .apply_form_job-link:active {
    background: transparent;
    border-color: #ffcb39;
    text-decoration: none;
    color: #ffcb39
}
.apply_form-wrapper .form-apply .req-text {
    display: none
}
.apply_form-wrapper .form-section {
    padding: 17px 22px;
    border: 3px solid #e5424a
}
.apply_form-wrapper .form-row {
    margin-bottom: 27px
}
.apply_form-wrapper .form-row .phone-row-static-input {
    appearance: none;
    -ms-progress-appearance: none;
    width: 50px;
    border: 0;
    box-shadow: none;
    outline: none;
    display: block;
    background: #e8e8e8;
    border-radius: 2px;
    font-family: Geometria;
    line-height: 25px;
    font-size: 16px;
    color: #c4c4c4;
    padding: 9px 15px
}
.apply_form-wrapper .form-row .phone-row-static-input::-webkit-input-placeholder {
    color: #c4c4c4
}
.apply_form-wrapper .form-row .phone-row-static-input::-moz-placeholder {
    color: #c4c4c4
}
.apply_form-wrapper .form-row .phone-row-static-input:-moz-placeholder {
    color: #c4c4c4
}
.apply_form-wrapper .form-row .phone-row-static-input:-ms-input-placeholder {
    color: #c4c4c4
}
.apply_form-form-input {
    display: block;
    -ms-progress-appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    box-shadow: none;
    color: #4c4c4c;
    font-family: Geometria;
    line-height: 25px;
    font-size: 16px;
    padding: 4px 15px;
    width: 100%;
    border: 2px solid #e5424a;
    border-radius: 2px;
    background: #fff
}
.apply_form-form-input::-webkit-input-placeholder {
    color: #c4c4c4
}
.apply_form-form-input::-moz-placeholder {
    color: #c4c4c4
}
.apply_form-form-input:-moz-placeholder {
    color: #c4c4c4
}
.apply_form-form-input:-ms-input-placeholder {
    color: #c4c4c4
}
.apply_form-form-select {
    background: url(/front/img/arrows.svg) calc(100% - 20px) center no-repeat transparent
}
.apply_form .badge-container {
    width: 630px;
    background: #fff;
    box-shadow: 0px 4px 40px rgba(0, 0, 0, .15);
    position: relative;
    padding: 50px 30px;
    margin: 164px auto 160px auto
}
.apply_form .badge-container:before {
    content: "";
    width: 179px;
    height: 222px;
    position: absolute;
    top: -120px;
    right: -55px;
    background: url(/front/img/become-partnet-after.svg) center no-repeat transparent
}
.apply_form .badge-title {
    font-family: Geometria;
    font-weight: bold;
    line-height: 52px;
    font-size: 41px;
    text-transform: uppercase;
    color: #ffbf1a;
    position: absolute;
    top: -30px;
    left: 0
}
.apply_form .badge-title span {
    font-weight: inherit;
    font-size: inherit;
    color: #ff4848
}
.apply_form .badge-description {
    font-family: Geometria;
    line-height: 29px;
    font-size: 18px;
    margin: 0 auto 64px auto;
    color: #4c4c4c
}
.apply_form .text-block .custom-file {
    border: 2px dashed #e3384e;
    box-sizing: border-box;
    border-radius: 5px;
    padding: 30px;
    position: relative;
    min-height: 96px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.apply_form .text-block .custom-file button {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: block;
    width: 100%;
    z-index: 0;
    background: 0 0;
    border: none;
    padding: 0
}
.apply_form .text-block .custom-file button .inner {
    text-align: left;
    position: absolute;
    left: 97px;
    font-family: Geometria;
    line-height: 35px;
    font-size: 18px;
    font-weight: bold;
    color: #e3384e;
    width: -webkit-calc(100% - 128px);
    width: calc(100% - 128px);
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}
.apply_form .text-block .custom-file button .inner:before {
    content: "";
    position: absolute;
    left: -67px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 37px;
    height: 37px;
    background: url(/front/img/download-red.svg) center no-repeat
}
.apply_form .text-block .custom-file button .inner:after {
    content: "Browse";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    color: #fff;
    width: 120px;
    height: 37px;
    font-weight: bold;
    font-size: 14px;
    line-height: 37px;
    background: #ffbf1a;
    text-align: center;
    -webkit-border-radius: 2px;
    border-radius: 2px
}
.apply_form .text-block .custom-file button .inner.succ {
    color: #168d68
}
.apply_form .text-block .custom-file button .inner.succ strong {
    display: inline-block;
    overflow: hidden;
    font-size: inherit;
    line-height: inherit;
    white-space: nowrap;
    max-width: 90px;
    text-align: right;
    text-overflow: ellipsis;
    float: left;
    margin-right: 5px
}
.apply_form .text-block .custom-file .progress {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #e9ecef;
    -webkit-border-radius: .25rem;
    border-radius: .25rem;
    display: none;
    position: absolute;
    left: 80px;
    right: 184px;
    max-width: 100%;
    margin: 0 auto;
    top: 39px;
    height: 22px
}
.apply_form .text-block .custom-file .progress-bar {
    width: 0;
    display: block;
    height: 25px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #e3384e;
    -webkit-transition: width .6s ease;
    transition: width .6s ease
}
.apply_form .text-block .alert {
    margin: 20px auto;
    padding: 15px;
    border-radius: 2px;
    text-align: center;
    color: #fff;
    font-family: "Gotham Pro";
    font-weight: 400;
    font-size: 14px;
    line-height: normal
}
.apply_form .text-block .alert:not(.success) {
    background: #ff4848;
    box-shadow: 0px 4px 40px rgba(0, 0, 0, .15)
}
.apply_form .text-block .alert.success {
    background: #168d68;
    margin-bottom: 80px
}
.apply_form .alert.empty, .apply_form .alert.not-empty {
    display: none
}
.apply_form .alert.empty {
    margin: -75px auto 150px auto;
    width: 770px
}
.apply_form .cv-wrapper {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 1170px;
    margin-left: calc(50% - 585px)
}
.apply_form .cv-container, .apply_form .cv-uploader {
    width: 100%
}
.apply_form .cv-container {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    flex-shrink: 0;
    height: 570px;
    margin-right: 30px;
    border-radius: 50%;
    padding: 0 115px;
    background: #ffbf1a
}
.apply_form .cv-container:before, .apply_form .cv-container:after {
    content: "";
    width: 179px;
    height: 222px;
    position: absolute;
    background: url(/front/img/red-lines-top.svg) center no-repeat transparent
}
.apply_form .cv-container:before {
    top: -50px;
    right: 55px
}
.apply_form .cv-container:after {
    bottom: -75px;
    left: 95px;
    background-image: url(/front/img/red-lines-bottom.svg)
}
.apply_form .cv-title {
    width: 100%;
    margin: 0 auto 30px auto;
    font-family: Geometria;
    line-height: 41px;
    font-size: 25px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}
.apply_form .cv-description {
    margin: 0 auto;
    font-family: Geometria;
    line-height: 24px;
    font-size: 18px;
    text-align: center;
    color: #fff
}
.apply_form .cv-description.text {
    color: #4c4c4c;
    text-align: left;
    margin-bottom: 54px
}
.apply_form .cv-list {
    list-style: none
}
.apply_form .cv-list-item {
    font-family: Geometria;
    line-height: 24px;
    font-size: 18px;
    color: #4c4c4c;
    position: relative;
    margin-bottom: 24px;
    padding-left: 55px
}
.apply_form .cv-list-item:before {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #ffcb39;
    position: absolute;
    top: 5px;
    left: 0px
}
.apply_form .submit_wrapper {
    width: 100vw;
    margin: 75px auto 0 calc(50% - 50vw);
    background: url(/front/img/submit_bkg.svg) center calc(100% + 20px) no-repeat transparent;
    background-size: 1920px;
    text-align: center;
    padding: 130px 0 65px 0
}
.apply_form .submit_wrapper button[type=submit] {
    display: block;
    margin: 0 auto;
    width: 230px;
    -ms-progress-appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none;
    outline: none;
    background-color: #fff;
    border-radius: 3px;
    border: 2px solid #fff;
    font-family: Geometria;
    line-height: 28px;
    font-size: 23px;
    padding: 15px;
    text-align: center;
    color: #f30e4f;
    transition: color .3s ease, background-color .3s ease
}
.apply_form .submit_wrapper button[type=submit]:hover, .apply_form .submit_wrapper button[type=submit]:focus, .apply_form .submit_wrapper button[type=submit]:active {
    color: #fff;
    background-color: transparent
}
.about_discover {
    background: url(/front/img/disc-bkg.svg) calc(50% - 890px) 794px no-repeat, url(/front/img/disc-bkg.svg) calc(50% + 825px) 880px no-repeat, url(/front/img/thick-line.svg) calc(50% - 700px) 1955px no-repeat, url(/front/img/faq-circle.svg) calc(50% + 760px) 490px no-repeat transparent
}
.about_discover .about-top {
    background-size: 525px, 1920px;
    background-position: calc(50% + 420px) 175px, center bottom
}
@media (max-width: 992px) {
    .about_discover .about-top {
        background-image: url("/front/img/discover-top.png"), url("/front/img/header_top_mobile.svg") !important;
        background-size: 174px, 100%;
        background-position: 50% 20%, bottom
    }
}
.about_discover .about-top-title {
    font-size: 60px
}
@media (max-width: 992px) {
    .about_discover .about-top-title {
        line-height: 118px;
        font-size: 38px
    }
}
.about_discover .about-top-title-sub {
    line-height: 80px
}
.about_discover .about-top-title-sub::before {
    height: 85px
}
.about_discover-list-row {
    margin-top: 58px;
    width: calc(100% + 30px);
    margin-left: -15px;
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    flex-wrap: wrap
}
.about_discover-item {
    background: url(/front/img/disc-it-bkg.svg) center no-repeat #ffcb39;
    background-size: cover;
    height: 100%;
    position: relative;
    padding: 45px 51px 50px 50px;
    text-align: left;
    transition: background .3s ease
}
.about_discover-item-wrapper {
    width: 50%;
    padding: 15px;
    position: relative
}
.about_discover-item-wrapper:before {
    position: absolute;
    width: 179px;
    height: 222px;
    z-index: 1;
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat
}
.about_discover-item-wrapper.wrapper-3:before, .about_discover-item-wrapper.wrapper-4:before {
    content: "";
    bottom: -65px;
    left: -40px;
    background-image: url(/front/img/about-story-top-bkg.svg)
}
.about_discover-item-wrapper.wrapper-3:before {
    bottom: -26px;
    left: -75px
}
.about_discover-item-wrapper.wrapper-4:before {
    bottom: -70px;
    left: auto;
    right: -24px;
    transform: scale(1, -1)
}
.about_discover-item:before, .about_discover-item:after {
    content: "";
    width: 60px;
    height: 60px;
    opacity: 0;
    position: absolute;
    background: red;
    transition: opacity .3s ease
}
.about_discover-item:before {
    top: -1px;
    right: -1px;
    background: url(/front/img/kp-single-top.svg) center no-repeat transparent
}
.about_discover-item:after {
    bottom: -1px;
    left: -2px;
    background: url(/front/img/kp-single-bottom.svg) center no-repeat transparent
}
.about_discover-item-title {
    font-family: Geometria;
    line-height: normal;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin: 0 auto 18px auto;
    transition: color .3s ease;
    text-transform: uppercase;
}
.about_discover-item-description {
    font-family: Geometria;
    line-height: 29px;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    transition: color .3s ease
}
.about_discover-item:hover {
    background-image: none
}
.about_discover-item:hover:before, .about_discover-item:hover:after {
    opacity: 1
}
.about_discover-item:hover .about_discover-item-title, .about_discover-item:hover .about_discover-item-description {
    color: #4c4c4c
}
.about_discover .faq-section {
    background-position: calc(50% - 573px) 0px, calc(50% + 300px) 175px
}
.quote .about-top {
    background-size: 500px, 1920px;
    background-position: calc(50% + 263px) 150px, center bottom;
    margin-bottom: 44px
}
.quote-info-container {
    width: 769px;
    position: relative;
    background: #fff;
    box-shadow: 0px 4px 40px rgba(0, 0, 0, .15);
    margin: 0 auto;
    padding: 43px 30px 40px 40px;
    z-index: 1
}
.quote-info-container-wrapper {
    position: relative;
    margin-bottom: 155px
}
.quote-info-container-bkg {
    width: 100vw;
    height: 149px;
    position: absolute;
    top: 50%;
    left: calc(50% - 50vw);
    transform: translateY(-50%);
    background: url(/front/img/d-y-know-bkg.svg) center no-repeat transparent;
    background-size: cover
}
.quote-info-title {
    font-family: Geometria;
    line-height: normal;
    font-size: 41px;
    font-weight: bold;
    color: #ffbf1a;
    margin-bottom: 43px
}
.quote-info-description {
    font-family: Geometria;
    line-height: 29px;
    font-size: 18px;
    color: #4c4c4c
}
.quote-info-block-title {
    font-family: Geometria;
    line-height: 41px;
    font-size: 25px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    background-size: contain
}
.quote-info-block-list {
    list-style: none
}
.quote-info-block-list-item {
    font-family: Geometria;
    line-height: 24px;
    font-size: 18px;
    color: #4c4c4c;
    position: relative;
    padding-left: 55px;
    margin-bottom: 20px
}
.quote-info-block-list-item:last-child {
    margin-bottom: 0
}
.quote-info-block-list-item:before {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #ffcb39;
    position: absolute;
    top: 5px;
    left: 0px
}
.quote-info-block-description {
    width: 570px;
    font-family: Geometria;
    line-height: 29px;
    font-size: 18px;
    text-align: center;
    color: #4c4c4c;
    margin: 85px auto 45px auto
}
.quote-form-inner {
    padding: 17px 22px;
    border: 3px solid #e5424a;
    margin-bottom: 30px
}
.quote-form-input {
    display: block;
    -ms-progress-appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    box-shadow: none;
    color: #4c4c4c;
    font-family: Geometria;
    line-height: 25px;
    font-size: 16px;
    padding: 4px 15px;
    width: 100%;
    border: 2px solid #e5424a;
    border-radius: 2px;
    background: #fff
}
.quote-form-input::-webkit-input-placeholder {
    color: #c4c4c4
}
.quote-form-input::-moz-placeholder {
    color: #c4c4c4
}
.quote-form-input:-moz-placeholder {
    color: #c4c4c4
}
.quote-form-input:-ms-input-placeholder {
    color: #c4c4c4
}
.quote-form-input-label {
    font-family: Geometria;
    line-height: 35px;
    font-size: 16px;
    display: block;
    color: #818181;
    margin: -19px auto -2px 0
}
.quote-form-select {
    padding-right: 40px;
    background: url(/front/img/chevron-right.svg) calc(100% - 15px) center no-repeat #fff;
    cursor: pointer
}
.quote-form-row {
    margin-bottom: 27px
}
.quote-form-row:last-child {
    margin-bottom: 0
}
.quote-form .check label {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-family: Geometria;
    line-height: 35px;
    font-size: 16px;
    font-weight: bold;
    color: #000;
    cursor: pointer;
    user-select: none;
    margin-bottom: 13px
}
.quote-form .check label .checkbox {
    -ms-progress-appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 30px;
    height: 30px;
    box-shadow: none;
    outline: none;
    border: 3px solid #ff4848;
    border-radius: 4px;
    background: transparent;
    cursor: pointer;
    display: block;
    margin-right: 20px;
    flex-shrink: 0
}
.quote-form .check label .checkbox:checked {
    background: url(/front/img/form-check.svg) center no-repeat transparent
}
.quote-form .check label .checkbox-label {
    display: block;
    color: inherit;
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    user-select: none
}
.quote-form .check label .checkbox-label a {
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    user-select: none;
    text-decoration: underline;
    transition: color .3s ease;
    color: #2a8afb
}
.quote-form .check label .checkbox-label a:visited {
    color: #2a8afb
}
.quote-form .check label .checkbox-label a:hover {
    color: #0470ee
}
.quote-form .check label .checkbox-label a:focus {
    color: #117cfb
}
.quote-form .check label .checkbox-label a:active {
    color: #0464d5
}
.quote-form .definition {
    font-family: Geometria;
    line-height: 35px;
    font-size: 12px;
    color: #818181;
    margin-top: -7px
}
.quote-form .get_quote .notification-block-wrapper {
    margin-top: 20px
}
.quote-form .get_quote .g-recaptcha {
    padding: 30px 0
}
.quote-form .get_quote .g-recaptcha > div {
    margin: 0 auto
}
@media (max-width: 359px) {
    .quote-form .get_quote .g-recaptcha > div {
        margin-left: -18px
    }
}
@media (max-width: 330px) {
    .quote-form .get_quote .g-recaptcha iframe {
        width: 290px;
        border-bottom-right-radius: 3px;
        border-right: 1px solid #ccc
    }
}
.quote-form-submit {
    -ms-progress-appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #de2356;
    font-family: "Gotham Pro";
    line-height: 30px;
    font-size: 24px;
    text-align: center;
    color: #fff;
    padding: 15px;
    border: 3px solid #de2356;
    border-radius: 2px;
    width: 295px;
    text-align: center;
    display: block;
    margin: 20px auto 0 auto;
    transition: all .3s ease
}
.quote-form-submit:visited {
    text-decoration: none;
    border-color: #de2356;
    color: #fff;
    background-color: #de2356
}
.quote-form-submit:hover, .quote-form-submit:focus, .quote-form-submit:active {
    text-decoration: none;
    border-color: #de2356;
    color: #de2356;
    background-color: transparent
}
.quote .faq-section {
    padding-top: 60px;
    margin-top: -60px;
    background-position-y: 0, 235px
}
.quote .alert-box {
    padding: 15px;
    text-align: center;
    color: #fff;
    margin-top: 20px;
    border-radius: 2px;
    background: #ff4848;
    box-shadow: 0 0 5px #ff4848;
    width: calc(66.66666667% - 30px);
    margin-left: calc(16.66666667% + 15px)
}
.quote .alert-box.success {
    background: #168d68;
    box-shadow: 0 0 5px #168d68
}
.quote_text p {
    max-width: 970px;
    margin: 0 auto;
    line-height: 29px;
    font-size: 18px;
    text-align: center
}
@media (max-width: 767px) {
    .quote_text p {
        line-height: 19px;
        font-size: 12px
    }
}
.quote__round {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    width: 570px;
    height: 570px;
    margin-right: 30px;
    border-radius: 50%;
    padding: 0 30px;
    background: #ffbf1a
}
.quote__round:before, .quote__round:after {
    content: "";
    width: 179px;
    height: 222px;
    position: absolute;
    background: url(/front/img/red-lines-top.svg) center no-repeat transparent
}
.quote__round:before {
    top: -50px;
    right: 55px
}
.quote__round:after {
    bottom: -75px;
    left: 95px;
    background-image: url(/front/img/red-lines-bottom.svg)
}
.quote-info-block-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center
}
.tos {
    background: url(/front/img/tos-bkg-top.svg) center 490px no-repeat, url(/front/img/tos-bkg-m-right.svg) calc(50% + 615px) 1095px no-repeat, url(/front/img/tos-bkg-m-right.svg) calc(50% - 765px) 1945px no-repeat, url(/front/img/tos-bkg-bottom-right.svg) calc(50% + 615px) 1555px no-repeat transparent;
    background-size: auto
}
.tos .about-top {
    background-size: 435px, 1920px;
    background-position: calc(50% + 345px) 195px, center bottom;
    margin-bottom: 100px
}
.tos .about-top-title {
    font-size: 60px
}
@media (max-width: 992px) {
    .tos .about-top {
        background-image: url("/front/img/tos-top.png"), url("/front/img/header_top_mobile.svg") !important;
        background-size: 150px, 100%;
        background-position: center 28%, bottom
    }
}
.tos .title--small {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 700
}
.tos-block_caption {
    width: 100vw;
    margin: 0 auto 30px calc(50% - 50vw);
    text-align: center;
    font-family: Geometria;
    font-weight: bold;
    line-height: 52px;
    font-size: 41px;
    color: #ffbf1a;
    padding: 43px 0 55px 0;
    background: url(/front/img/d-y-know-bkg.svg) center no-repeat #ff4848;
    background-size: cover;
    background-clip: padding-box
}
.tos-block_subcaption {
    display: block;
    font-family: Geometria;
    line-height: normal;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    color: #d83a3f;
    margin: 0 auto 50px -56px
}
.tos-block ul {
    list-style: none
}
.tos-block_info {
    background: #fff;
    border: 1px solid #de2356;
    padding: 43px 100px 39px 95px;
    margin-bottom: 20px
}
.tos-block_info p, .tos-block_info li {
    font-family: Gotham Pro;
    line-height: 24px;
    font-size: 18px;
    font-weight: 400;
    color: #404041;
    position: relative
}
.tos-block_info p:before, .tos-block_info li:before {
    content: "";
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #ffcb39;
    position: absolute;
    top: 5px;
    left: -55px
}
.tos-block_info p {
    margin-bottom: 32px
}
.tos-block_info li {
    margin-bottom: 32px
}
.tos-block.policy .tos-block_caption {
    margin-bottom: 40px
}
.tos-block.policy .tos-block_info {
    padding-bottom: 1px;
    margin-bottom: 100px
}
.tos-block.policy .tos-block_info p:not(:first-of-type):before {
    display: none
}
.tos .faq-section {
    background: transparent
}
.unsubscribe {
    background: url(/front/img/faq-question_mark.svg) calc(50% - 573px) 715px no-repeat transparent
}
.unsubscribe .about-top {
    background-size: 492px, 1920px;
    background-position: calc(50% + 340px) 195px, center bottom
}
.unsubscribe .about-top-title {
    top: calc(50% - 105px)
}
.unsubscribe .faq-section {
    margin-top: -20px;
    padding-top: 20px;
    background: transparent
}
.unsubscribe .forgot-form, .unsubscribe .recover-form {
    width: calc(100% - 30px);
    max-width: 423px;
    position: absolute;
    top: calc(50% - 17px);
    left: 15px
}
.unsubscribe .forgot-form input, .unsubscribe .recover-form input {
    display: block;
    background: #fff;
    border-radius: 2px;
    -ms-progress-appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none;
    outline: none;
    border: 0;
    padding: 7px 15px;
    line-height: 21px;
    font-size: 16px;
    color: #4c4c4c
}
.unsubscribe .forgot-form input::-webkit-input-placeholder, .unsubscribe .recover-form input::-webkit-input-placeholder {
    color: #c4c4c4
}
.unsubscribe .forgot-form input::-moz-placeholder, .unsubscribe .recover-form input::-moz-placeholder {
    color: #c4c4c4
}
.unsubscribe .forgot-form input:-moz-placeholder, .unsubscribe .recover-form input:-moz-placeholder {
    color: #c4c4c4
}
.unsubscribe .forgot-form input:-ms-input-placeholder, .unsubscribe .recover-form input:-ms-input-placeholder {
    color: #c4c4c4
}
.unsubscribe .forgot-form input:not([type=submit]), .unsubscribe .recover-form input:not([type=submit]) {
    width: 100%;
    margin-bottom: 20px
}
.unsubscribe .forgot-form input[type=submit], .unsubscribe .recover-form input[type=submit] {
    appearance: none;
    -ms-progress-appearance: none;
    display: block;
    height: auto;
    border: 0;
    background: #ffcb39;
    border-radius: 2px;
    border: 2px solid #ffcb39;
    line-height: 17px;
    width: 170px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    padding: 8px 15px;
    transition: all .3s ease
}
.unsubscribe .forgot-form input[type=submit]:hover, .unsubscribe .forgot-form input[type=submit]:focus, .unsubscribe .recover-form input[type=submit]:hover, .unsubscribe .recover-form input[type=submit]:focus {
    background: transparent;
    border-color: #fff
}
.unsubscribe .forgot-form input[type=submit]:active, .unsubscribe .recover-form input[type=submit]:active {
    background: transparent;
    border-color: #fff
}
.unsubscribe .forgot-form .g-recaptcha, .unsubscribe .recover-form .g-recaptcha {
    overflow: hidden;
    margin-bottom: 20px
}
.unsubscribe .forgot-form-bottom-link, .unsubscribe .recover-form-bottom-link {
    font-family: "Gotham Pro";
    line-height: 24px;
    font-size: 14px;
    color: rgba(255, 255, 255, .5);
    text-decoration: none;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    transition: color .3s ease
}
.unsubscribe .forgot-form-bottom-link-wrapper, .unsubscribe .recover-form-bottom-link-wrapper {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start
}
.unsubscribe .forgot-form-bottom-link:hover, .unsubscribe .forgot-form-bottom-link:focus, .unsubscribe .forgot-form-bottom-link:active, .unsubscribe .recover-form-bottom-link:hover, .unsubscribe .recover-form-bottom-link:focus, .unsubscribe .recover-form-bottom-link:active {
    color: #fff;
    text-decoration: none
}
.unsubscribe .forgot-form-bottom-link:visited, .unsubscribe .recover-form-bottom-link:visited {
    text-decoration: none;
    color: rgba(255, 255, 255, .5)
}
.password_recovery:not(.my_account) .about-top .recover-form {
    top: calc(50% + 47px)
}
.pricing {
    background: url(/front/img/pricing-bkg.svg) center calc(100% - 240px) no-repeat, url(/front/img/faq-circle.svg) calc(50% + 785px) 502px no-repeat transparent
}
.pricing .about-top {
    background-size: 500px, 1920px;
    background-position: calc(50% + 510px) 185px, center bottom;
    margin-bottom: 121px
}
@media (max-width: 992px) {
    .pricing .about-top {
        background-image: url("/front/img/pricing-top.png"), url("/front/img/header_top_mobile.svg") !important;
        background-size: 160px, 100%;
        background-position: calc(50% + 32px) 26%, bottom
    }
}
.pricing .about-top-title {
    font-size: 62px
}
@media (max-width: 992px) {
    .pricing .about-top-title {
        font-size: 38px
    }
}
.pricing-description-container {
    width: 700px;
    position: relative;
    background: #fff;
    box-shadow: 0px 4px 40px rgba(0, 0, 0, .15);
    padding: 45px 30px 10px 30px;
    margin: 0 auto 90px auto
}
.pricing-description-container:before {
    content: "";
    width: 179px;
    height: 222px;
    position: absolute;
    top: -120px;
    right: -25px;
    background: url(/front/img/become-partnet-after.svg) center no-repeat transparent
}
.pricing-description-paragraph {
    line-height: 29px;
    font-size: 18px;
    color: #4c4c4c;
    margin: 0 auto 32px auto
}
.pricing .customizing-plan-title {
    display: flex;
    flex-direction: column;
    align-items: center;
    line-height: normal;
    font-size: 41px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    color: #d83a3f;
    margin-bottom: 70px
}
.pricing .customizing-plan-title span {
    display: inline;
    font-weight: inherit;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
    color: #ffcb39
}
.pricing .customizing-plan-list {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    margin-bottom: 150px
}
.pricing .customizing-plan-item-number {
    position: absolute;
    line-height: normal;
    font-size: 200px;
    text-transform: uppercase;
    font-weight: bold;
    color: #ff8082;
    opacity: .1;
    right: 5px;
    bottom: -10px;
    transition: opacity .3s ease
}
.pricing .customizing-plan-item-number span {
    font-family: inherit;
    line-height: inherit;
    font-size: inherit;
    font-weight: inherit;
    color: inherit
}
.pricing .customizing-plan-item-title {
    line-height: normal;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    color: #d83a3f;
    height: 80px;
    margin-bottom: 0px;
    transition: color .3s ease
}
.pricing .customizing-plan-item-list {
    list-style: none;
    padding-left: 58px
}
.pricing .customizing-plan-item-list-item {
    margin-bottom: 32px
}
.pricing .customizing-plan-item-list-item-paragraph {
    font-family: "Gotham Pro";
    line-height: 24px;
    font-size: 18px;
    font-weight: normal;
    color: #404041;
    position: relative;
    transition: color .3s ease
}
.pricing .customizing-plan-item-list-item-paragraph:before {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #ffcb39;
    position: absolute;
    top: 5px;
    left: -55px
}
.pricing .customizing-plan-item-wrapper {
    width: 25%;
    display: block;
    background: #fff;
    border: 1px solid #de2356;
    box-sizing: border-box;
    padding: 45px 36px 40px 36px;
    position: relative;
    box-shadow: none;
    transition: all .3s ease
}
.pricing .customizing-plan-item-wrapper:hover {
    background: url(/front/img/disc-it-bkg.svg) center no-repeat #de2356;
    background-size: cover;
    box-shadow: 0px 10px 60px rgba(226, 54, 79, .35)
}
.pricing .customizing-plan-item-wrapper:hover .customizing-plan-item-number {
    opacity: 0
}
.pricing .customizing-plan-item-wrapper:hover .customizing-plan-item-title {
    color: #fff
}
.pricing .customizing-plan-item-wrapper:hover .customizing-plan-item-list-item-paragraph {
    color: #fff
}
.pricing .free-perks-list {
    max-width: 1290px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap
}
.pricing .free-perks-title {
    line-height: normal;
    font-size: 60px;
    font-weight: bold;
    text-align: center;
    color: #ffbf1a;
    margin: 135px auto 80px 0
}
.pricing .free-perks-title span {
    font-family: inherit;
    line-height: inherit;
    font-size: inherit;
    font-weight: inherit;
    color: #ff4848;
    position: relative
}
.pricing .free-perks-title span:after {
    content: "?";
    position: absolute;
    top: 0;
    right: -35px;
    display: block;
    color: #ffbf1a
}
.pricing .free-perks-item-wrapper {
    width: 50%
}
.pricing .free-perks-item-wrapper.left {
    text-align: left;
    padding: 72px 110px 72px 60px;
    background: url(/front/img/left-fp-bkg.svg) left top no-repeat transparent
}
.pricing .free-perks-item-wrapper.right {
    text-align: right;
    padding: 72px 60px 72px 110px;
    background: url(/front/img/right-fp-bkg.svg) right top no-repeat transparent
}
.pricing .free-perks-item-title {
    line-height: normal;
    font-size: 18px;
    margin: 0 auto 22px auto;
    color: #404041;
    font-weight: bold
}
.pricing .free-perks-item-description {
    font-family: Gotham Pro;
    line-height: 24px;
    font-size: 18px;
    margin: 0;
    color: #404041
}
.pricing .free-perks .customizing-plan-title {
    align-items: flex-start
}
.pricing .start-now-container {
    background: #e23350;
    box-shadow: 0px 4px 40px rgba(0, 0, 0, .15);
    max-width: 770px;
    margin: 0 auto;
    text-align: center;
    padding: 35px 50px 45px 50px
}
.pricing .start-now-title {
    line-height: normal;
    font-size: 41px;
    text-transform: uppercase;
    font-weight: bold;
    color: #ffbf1a;
    margin: 0 auto 30px auto
}
.pricing .start-now-title span {
    color: #fff;
    font-family: inherit;
    line-height: inherit;
    font-size: inherit;
    font-weight: inherit
}
.pricing .start-now-description {
    font-family: "Gotham Pro";
    line-height: 24px;
    font-size: 18px;
    text-align: center;
    color: #fff;
    margin: 0 auto 13px auto
}
.pricing .start-now-sign-button {
    display: inline-block;
    background: #ffcb39;
    border-radius: 2px;
    border: 2px solid #ffcb39;
    line-height: 17px;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
    color: #fff;
    padding: 8px 55px;
    transition: all .3s ease
}
.pricing .start-now-sign-button:visited {
    text-decoration: none;
    background: #ffcb39;
    border: 2px solid #ffcb39
}
.pricing .start-now-sign-button:hover, .pricing .start-now-sign-button:focus, .pricing .start-now-sign-button:active {
    background: transparent;
    border: 2px solid #ffcb39
}
.pricing .faq-section {
    margin-top: -110px;
    padding-top: 80px;
    background-position: calc(50% - 573px) 15px, calc(50% + 300px) 255px
}
.special-features .about-top {
    background-size: 850px, cover;
    background-position: calc(50% + 245px) 123px, center bottom;
    margin-bottom: 70px
}
@media (max-width: 992px) {
    .special-features .about-top {
        background-image: url("/front/img/features-top.svg"), url("/front/img/header_top_mobile.svg") !important;
        background-size: 292px, 100%;
        background-position: center 20%, bottom
    }
}
.special-features-list {
    background: url(/front/img/about-principles-bkg.svg) calc(50% - 757px) 130px no-repeat, url(/front/img/about-principles-bkg.svg) right 530px no-repeat transparent;
    background-size: 612px, 612px
}
.special-features-list-row {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
    position: relative
}
.special-features-list-row:after {
    content: "";
    background: #5761d7;
    width: 4px;
    height: 100%;
    position: absolute;
    top: 0;
    right: calc(50% - 2px)
}
.special-features-list-row.last-row:after {
    height: 100px
}
.special-features__item {
    position: relative;
    padding-top: 50px;
    padding-bottom: 40px
}
.special-features__item:nth-of-type(odd) {
    background: url(/front/img/even-bkg.svg) center no-repeat #de2356;
    background-size: cover
}
.special-features__item:nth-of-type(odd):after {
    content: "";
    position: absolute;
    bottom: -35px;
    left: 0;
    width: 179px;
    height: 222px;
    z-index: 1;
    background-image: url(/front/img/about-story-bottom-bkg.svg);
    background-color: transparent;
    background-position: 50%;
    background-repeat: no-repeat
}
@media (max-width: 1600px) {
    .special-features__item:nth-of-type(odd):after {
        display: none
    }
}
.special-features__item:nth-of-type(odd) .special-features__title {
    color: #ffbf1a
}
.special-features__item:nth-of-type(odd) .text {
    position: relative;
    color: #fff
}
.special-features__item:nth-of-type(even) {
    background: #ffcb39
}
.special-features__item:nth-of-type(even):before {
    content: "";
    position: absolute;
    bottom: -50px;
    right: 0;
    width: 179px;
    height: 222px;
    z-index: 1;
    background-image: url(/front/img/kp-description-lines.svg);
    background-color: transparent;
    background-position: 50%;
    background-repeat: no-repeat
}
@media (max-width: 1600px) {
    .special-features__item:nth-of-type(even):before {
        display: none
    }
}
.special-features__item:nth-of-type(even) .special-features__title {
    color: #e5424a
}
.special-features__item .text {
    margin-bottom: 20px;
    font-family: "Gotham Pro", sans-serif;
    line-height: 35px;
    font-size: 18px
}
.special-features__item .text:last-child {
    margin-bottom: 0
}
.special-features__title {
    margin-bottom: 40px;
    font-size: 41px;
    font-weight: 700
}
.distributed_warehousing .about-top {
    background-size: 748px, cover;
    background-position: calc(50% + 430px) 210px, center bottom
}
@media (max-width: 992px) {
    .distributed_warehousing .about-top {
        background-image: url("/front/img/warehousing.svg"), url("/front/img/header_top_mobile.svg") !important;
        background-size: 320px, 100%;
        background-position: calc(50% + 32px) 26%, bottom
    }
}
.distributed_warehousing .title {
    margin-top: -75px;
    font-weight: bold;
    line-height: 52px;
    font-size: 41px;
    text-transform: uppercase;
    color: #ffbf1a;
    text-align: center
}
.distributed_warehousing .title span {
    font-weight: inherit
}
.distributed_warehousing .title span:last-child {
    color: #ff4848
}
.distributed_warehousing .small_text_block_wr {
    margin-bottom: 100px
}
.distributed_warehousing .small_text_block_wr .small_text_block {
    max-width: 870px;
    padding: 43px 40px
}
.distributed_warehousing .small_text_block_wr .small_text_block--light:after {
    top: -80px;
    right: -136px
}
.distributed_warehousing .caption.caption--absolute {
    position: static;
    transform: none;
    margin-bottom: 45px
}
.distributed_warehousing .small_title {
    margin-bottom: 40px
}
.distributed_warehousing .distributed__img {
    display: block;
    width: 100%;
    max-width: 902px;
    margin: 30px auto
}
.distributed_warehousing .popsicle__single {
    width: 100%;
    max-width: 879px;
    margin: 50px auto
}
.distributed_warehousing .popsicle__single .popsicle__title {
    margin-bottom: 0
}
.distributed_warehousing .skew .skew__item:nth-of-type(odd):before {
    bottom: -25px
}
.distributed_warehousing .container--title {
    padding: 0 20px
}
.distributed_warehousing .text__wr {
    max-width: 770px;
    margin: 0 auto;
    margin-bottom: 60px
}
.distributed_warehousing .text__wr .text {
    margin-bottom: 40px;
    color: #fff;
    line-height: 35px;
    font-size: 18px
}
.distributed_warehousing .text__wr .text:last-child {
    margin-bottom: 0
}
.distributed_warehousing .faq-section.customer_satisfaction {
    background: none
}
.distributed_warehousing .faq-section.customer_satisfaction .d-y-know-container {
    width: 100%;
    max-width: 1030px
}
.distributed_warehousing .faq-section.customer_satisfaction .d-y-know-title {
    display: flex;
    flex-direction: column;
}
.distributed_warehousing .faq-section.customer_satisfaction .d-y-know-title span:last-child {
    color: #ffcb39
}
.distributed_warehousing .block_s {
    margin-bottom: 30px
}
.distributed_warehousing .block_list {
    margin-bottom: 30px
}
.distributed_warehousing .about_discover-list {
    margin-bottom: 50px
}
.distributed_warehousing .about_discover-list .about_discover-list-row {
    margin-bottom: 35px;
    margin-top: 0
}
.distributed_warehousing .about_discover-list .about_discover-item {
    min-height: 365px;
    height: auto
}
.distributed_warehousing .about_discover-list .hint {
    font-family: "Gotham Pro";
    font-style: italic;
    line-height: 35px;
    font-weight: 700;
    font-size: 24px;
    text-align: center;
    color: #404041
}
.distributed_warehousing .about_discover-list .about_discover-item-wrapper.wrapper-3:before, .distributed_warehousing .about_discover-list .about_discover-item-wrapper.wrapper-4:before {
    display: none
}
.distributed_warehousing .block_nums .block__title {
    margin-bottom: 20px
}
.distributed_warehousing .faq-section {
    margin-top: -40px;
    background-position: calc(50% - 573px) 0px, calc(50% + 300px) 175px
}
.distributed_warehousing .icons__slider {
    display: none
}
.distributed_warehousing .slick-initialized .slick-slide {
    display: flex;
    height: auto
}
.distributed_warehousing .slick-dots {
    display: flex;
    justify-content: center;
    margin-top: 50px
}
.distributed_warehousing .slick-dots li {
    display: flex;
    align-items: center;
    list-style: none
}
.distributed_warehousing .slick-dots li.slick-active button {
    width: 12px;
    height: 12px;
    opacity: 1
}
.distributed_warehousing .slick-dots button {
    width: 8px;
    height: 8px;
    flex-shrink: 0;
    padding: 0;
    margin: 0 6px;
    color: transparent;
    background: #fff;
    border: none;
    border-radius: 50%;
    opacity: .6
}
.order_processing .about-top {
    background-size: 614px, cover;
    background-position: calc(50% + 245px) 123px, center bottom
}
@media (max-width: 992px) {
    .order_processing .about-top {
        background-image: url("/front/img/fullfillment_order_top.svg"), url("/front/img/header_top_mobile.svg") !important;
        background-size: 245px, 100%;
        background-position: center 20%, bottom
    }
}
.order_processing .order__img {
    margin-bottom: 60px
}
.order_processing .order__img img {
    width: 100%
}
.order_processing .faq-section:not(.faq-section--big) .d-y-know-container:before {
    display: none
}
.order_processing .skew {
    margin-bottom: 100px
}
.faq-section--big {
    background: none
}
.faq-section--big .container {
    position: relative
}
.faq-section--big .container:before {
    content: "";
    position: absolute;
    top: 120px;
    right: 0;
    width: 179px;
    height: 222px;
    z-index: 1;
    background-image: url(/front/img/red_lines_long_bottom.svg);
    background-color: transparent;
    background-position: 50%;
    background-repeat: no-repeat
}
.faq-section--big .d-y-know-container {
    width: 970px;
    padding: 70px 100px 45px 100px
}
.faq-section--big .d-y-know-container:before {
    bottom: initial;
    top: 87px;
    left: initial;
    right: -140px
}
.faq-section--big .d-y-know-title {
    margin-top: -117px;
    margin-left: -25px;
    margin-right: -25px;
    text-align: center
}
.faq-section--big .d-y-know-bkg {
    height: 283px;
    background: #ffcb39
}
.commerce_edi {
    background: url(/front/img/faq-circle.svg) calc(50% + 725px) 490px no-repeat transparent
}
.commerce_edi .about-top {
    background-size: 735px, 1920px;
    background-position: calc(50% + 540px) 125px, center bottom;
    margin-bottom: 85px
}
@media (max-width: 992px) {
    .commerce_edi .about-top {
        background-image: url("/front/img/commerse-edi-bkg-top.png"), url("/front/img/header_top_mobile.svg") !important;
        background-size: 400px, 100%;
        background-position: center 20%, bottom
    }
}
@media (max-width: 992px) {
    .commerce_edi .about-top {
        background-size: 250px, 100%
    }
}
.commerce_edi-info {
    background: url(/front/img/sin.svg) center no-repeat transparent;
    background-size: 100vw
}
.commerce_edi-info-list {
    width: calc(100% + 30px);
    margin-left: -15px;
    display: flex;
    justify-content: flex-start;
    align-items: stretch
}
.commerce_edi-info-list-item {
    height: 100%;
    padding: 44px 80px 47px 80px;
    background-color: #e02b53;
    box-shadow: 0px 5px 20px rgba(0, 0, 0, .25);
    transition: background-color .3s ease
}
.commerce_edi-info-list-item-wrapper {
    width: 50%;
    padding: 0 15px
}
.commerce_edi-info-list-item-title {
    font-family: Geometria;
    line-height: 29px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 14px;
    transition: color .3s ease
}
.commerce_edi-info-list-item-description {
    font-family: Geometria;
    line-height: 29px;
    font-size: 18px;
    color: #fff;
    transition: color .3s ease
}
.commerce_edi-info-list-item:hover {
    background-color: #ffbf1a
}
.commerce_edi-info-list-item:hover .commerce_edi-info-list-item-title, .commerce_edi-info-list-item:hover .commerce_edi-info-list-item-description {
    color: #4c4c4c
}
.commerce_edi-crm {
    background: url(/front/img/d-y-know-bkg.svg) center no-repeat #ff4848;
    background-size: cover;
    margin: 100px auto 150px auto
}
.commerce_edi-crm-title {
    font-family: Geometria;
    line-height: 64px;
    font-size: 41px;
    font-weight: bold;
    color: #ffbf1a;
    margin: 36px auto 24px auto;
    position: relative
}
.commerce_edi-crm-title:after {
    content: "";
    width: 179px;
    height: 222px;
    display: block;
    background: url(/front/img/become-partnet-after.svg) center no-repeat transparent;
    position: absolute;
    right: 146px;
    top: -77px
}
.commerce_edi-crm-description {
    font-family: "Gotham Pro";
    line-height: 35px;
    font-size: 18px;
    padding-right: 200px;
    color: #fff;
    margin-bottom: 35px;
    position: relative
}
.commerce_edi-crm-description:before {
    content: "";
    width: 179px;
    height: 222px;
    display: block;
    background: url(/front/img/become-partnet-after.svg) center no-repeat transparent;
    transform: scale(1, -1);
    position: absolute;
    left: -417px;
    top: 43px
}
.commerce_edi-crm-list {
    margin-top: 75px;
    list-style: none
}
.commerce_edi-crm-list-title {
    font-family: Geometria;
    line-height: 41px;
    font-size: 25px;
    text-align: center;
    font-weight: bold;
    padding: 230px 56px;
    text-transform: uppercase;
    color: #fff;
    background: url(/front/img/yellow-round.svg) center no-repeat transparent
}
.commerce_edi-crm-list-title:before, .commerce_edi-crm-list-title:after {
    content: "";
    width: 179px;
    height: 222px;
    position: absolute;
    background: url(/front/img/red-lines-top.svg) center no-repeat transparent
}
.commerce_edi-crm-list-title:before {
    top: -50px;
    right: 55px
}
.commerce_edi-crm-list-title:after {
    bottom: -75px;
    left: 95px;
    background-image: url(/front/img/red-lines-bottom.svg)
}
.commerce_edi-crm-list-item {
    font-family: Geometria;
    line-height: 24px;
    font-size: 18px;
    color: #4c4c4c;
    position: relative;
    padding-left: 55px;
    margin-bottom: 20px
}
.commerce_edi-crm-list-item:last-child {
    margin-bottom: 0
}
.commerce_edi-crm-list-item:before {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #ffcb39;
    position: absolute;
    top: 5px;
    left: 0px
}
.commerce_edi .faq-section {
    padding-top: 60px;
    margin-top: -60px;
    background-position-y: 0, 235px
}
.commerce_edi .small_text_block_wr {
    margin-bottom: 60px
}
@media (max-width: 425px) {
    .commerce_edi .quote__round:before {
        top: -54px
    }
}
@media (max-width: 425px) {
    .commerce_edi .quote__round:after {
        bottom: -54px
    }
}
.amazon_fulfillment .about-top {
    background-size: 1460px, cover;
    background-position: calc(50% + 12px) 161px, center bottom
}
@media (max-width: 992px) {
    .amazon_fulfillment .about-top {
        background-image: url("/front/img/amazon_top.svg"), url("/front/img/header_top_mobile.svg") !important;
        background-size: 550px, 100%;
        background-position: calc(50% - 100px) 23%, bottom
    }
}
.amazon_fulfillment .about-top-title {
    font-size: 57px
}
@media (max-width: 1199px) {
    .amazon_fulfillment .about-top-title {
        font-size: 50px
    }
}
@media (max-width: 992px) {
    .amazon_fulfillment .about-top-title {
        font-size: 38px
    }
}
@media (max-width: 425px) {
    .amazon_fulfillment .about-top-title {
        line-height: 40px
    }
}
.amazon_fulfillment .faq-section--big {
    margin-top: 65px;
    margin-bottom: 120px;
    overflow: visible;
}
.amazon_fulfillment .faq-section--big .container:before {
    right: initial;
    left: 65px;
    top: 0
}
.amazon_fulfillment .faq-section--big .d-y-know-title {
    margin: 0;
    margin-top: -100px;
    margin-bottom: 30px;
    text-align: left
}
.amazon_fulfillment .faq-section--big .d-y-know-container {
    width: 769px;
    padding: 70px 65px 45px 65px;
    margin: 0 auto
}
.amazon_fulfillment .caption:not(.caption--absolute) {
    padding-top: 0
}
.amazon_fulfillment .popsicle {
    margin-bottom: 155px
}
.careers {
    background: url(/front/img/ref-rect.svg) calc(50% - 700px) 1955px no-repeat, url(/front/img/ref-rect.svg) calc(50% + 760px) 3055px no-repeat, url(/front/img/ref-rect.svg) calc(50% - 700px) 4355px no-repeat, url(/front/img/ref-rect.svg) calc(50% + 760px) 5355px no-repeat, url(/front/img/ref-rect.svg) calc(50% - 700px) 7055px no-repeat, url(/front/img/ref-rect.svg) calc(50% + 760px) 9055px no-repeat, url(/front/img/faq-circle.svg) calc(50% + 760px) 490px no-repeat transparent
}
.careers .about-top {
    background-size: 510px, 1920px;
    background-position: calc(50% + 365px) 145px, center bottom
}
@media (max-width: 992px) {
    .careers .about-top {
        background-image: url("/front/img/careers-top.png"), url("/front/img/header_top_mobile.svg") !important;
        background-size: 240px, 100%;
        background-position: center 20%, bottom
    }
}
@media (max-width: 425px) {
    .careers .about-top {
        background-size: 155px, 100%;
        background-position: center 29%, bottom
    }
}
.careers .about-top-title {
    font-size: 66px;
    line-height: 61px
}
@media (max-width: 1200px) {
    .careers .about-top-title {
        font-size: 60px
    }
}
@media (max-width: 767px) {
    .careers .about-top-title {
        font-size: 35px;
        line-height: 41px
    }
}
.careers-about-container {
    position: relative;
    margin: 112px auto 118px auto;
    width: 700px;
    background: #fff;
    box-shadow: 0px 4px 40px rgba(0, 0, 0, .15);
    padding: 43px 30px 6px 30px
}
.careers-about-container:after {
    content: "";
    width: 179px;
    height: 222px;
    background: url(/front/img/become-partnet-after.svg) center no-repeat transparent;
    position: absolute;
    top: -60px;
    right: -100px
}
.careers-about-paragraph {
    font-family: Geometria;
    line-height: 29px;
    font-size: 18px;
    color: #4c4c4c;
    margin: 0 auto 35px auto
}
.careers-item-brief {
    background: #fff;
    position: relative;
    width: 769px;
    box-shadow: 0px 4px 40px rgba(0, 0, 0, .15);
    margin: 0 auto 140px auto;
    padding: 58px 66px 42px 63px
}
.careers-item-brief:before {
    content: "";
    width: 179px;
    height: 222px;
    background: url(/front/img/ref-rl.svg) center no-repeat transparent;
    position: absolute;
    bottom: -105px;
    left: -28px
}
.careers-item-brief-title {
    position: absolute;
    top: -23px;
    left: 70px;
    font-family: Geometria;
    line-height: 41px;
    font-weight: bold;
    font-size: 41px;
    text-transform: uppercase;
    color: #ffcb39
}
.careers-item-brief-title span {
    color: #e5424a;
    font-family: inherit;
    line-height: inherit;
    font-weight: inherit;
    font-size: inherit
}
.careers-item-brief-info-title {
    font-family: Geometria;
    line-height: 29px;
    font-size: 18px;
    font-weight: bold;
    color: #4c4c4c;
    margin: 0 auto 14px auto
}
.careers-item-brief-info-description {
    font-family: Geometria;
    line-height: 29px;
    font-size: 18px;
    color: #4c4c4c;
    margin: 0 auto 31px auto
}
.careers-item-brief-info-description:last-of-type {
    margin-bottom: 18px
}
.careers-item-brief-info-data {
    display: flex;
    justify-content: flex-start;
    align-items: stretch
}
.careers-item-brief-info-data-address, .careers-item-brief-info-data-type {
    font-family: Geometria;
    line-height: 29px;
    font-size: 18px;
    color: #4c4c4c
}
.careers-item-brief-info-data-address span, .careers-item-brief-info-data-type span {
    font-weight: bold;
    font-family: inherit;
    line-height: inherit;
    font-size: inherit;
    color: inherit;
    padding-right: 8px;
    display: inline-block;
    white-space: nowrap;
    width: 100%;
}
.careers-item-brief-info-data-address {
    margin-right: 10px
}
.careers-item-extra {
    background: #fff;
    border: 3px solid #e5424a;
    width: 769px;
    margin: 118px auto;
    padding: 41px 42px 47px 51px
}
.careers-item-extra-block {
    margin-bottom: 33px
}
.careers-item-extra-block-title {
    font-family: Geometria;
    line-height: 24px;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    color: #4c4c4c;
    width: 100%;
    margin: 0 auto 23px auto
}
.careers-item-extra-block-list {
    list-style: none;
    padding-left: 55px
}
.careers-item-extra-block-list-item {
    font-family: Gotham Pro;
    line-height: 24px;
    font-size: 18px;
    color: #4c4c4c;
    margin-bottom: 19px;
    position: relative
}
.careers-item-extra-block-list-item:before {
    content: "";
    background: #ffcb39;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 3px;
    left: -56px
}
.careers-item-extra-block.benefits {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap
}
.careers-item-extra-block.benefits .careers-item-extra-block-list {
    width: 50%
}
.careers-item-extra-block.benefits .careers-item-extra-block-list:last-child {
    margin-left: 63px;
    width: calc(50% - 63px)
}
.careers-item.ds .careers-item-extra {
    margin-bottom: 0
}
.careers-item-apply {
    display: block;
    width: 369px;
    padding: 16px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #de2356;
    border-radius: 2px;
    font-family: Geometria;
    line-height: 30px;
    font-size: 18px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    margin: 0 auto 0 calc(50% - 190px);
    text-decoration: none;
    outline: none;
    transition: all .3s ease
}
.careers-item-apply:visited {
    background-color: #de2356;
    color: #fff;
    text-decoration: none
}
.careers-item-apply:hover, .careers-item-apply:focus, .careers-item-apply:active {
    background-image: none;
    background-color: #ffcb39;
    text-decoration: none;
    color: #4c4c4c
}
.careers .faq-section {
    background-position: calc(50% - 573px) 5px, calc(50% + 300px) 175px;
    overflow: visible;
}
.careers .faq-section .d-y-know-bkg {
    background-image: none;
    background-color: #ffcb39
}
.careers .faq-section--big .container:before {
    content: "";
    width: 179px;
    height: 222px;
    background: url(/front/img/ref-rl.svg) center no-repeat transparent;
    position: absolute;
    top: initial;
    right: initial;
    bottom: -105px;
    left: 177px
}
.careers .faq-section--big .d-y-know-container {
    max-width: 769px;
    margin: 0 auto;
    padding: 58px 66px 42px 63px;
    overflow: visible;
}
.careers .faq-section--big .d-y-know-container .d-y-know-title.dbl_color span:first-child {
    color: #e5424a
}
.careers .faq-section--big .d-y-know-container .d-y-know-title.dbl_color span:last-child {
    color: #ffcb39
}
.beyond_fulfillment {
    background: url(/front/img/ref-rect.svg) calc(50% - 623px) 1772px no-repeat, url(/front/img/faq-circle.svg) calc(50% + 790px) 500px no-repeat transparent
}
.beyond_fulfillment .about-top {
    background-size: 588px, cover;
    background-position: calc(50% + 380px) 123px, center bottom
}
@media (max-width: 992px) {
    .beyond_fulfillment .about-top {
        background-image: url("/front/img/services_beyond_top_bkg.png"), url("/front/img/header_top_mobile.svg") !important;
        background-size: 245px, 100%;
        background-position: center 20%, bottom
    }
}
.beyond_fulfillment .caption__section--beyond {
    margin-bottom: 160px
}
.beyond_fulfillment .about-top-title-sub {
    font-size: 61px
}
.beyond_fulfillment .caption__section--beyond .caption__title {
    display: flex;
    flex-direction: column
}
.empowering_developers .about-top {
    background-size: 790px, 1920px;
    background-position: calc(50% + 304px) 40px, center bottom;
    margin-bottom: 38px
}
@media (max-width: 992px) {
    .empowering_developers .about-top {
        background-image: url("/front/img/empowering-developers-top.png"), url("/front/img/header_top_mobile.svg") !important;
        background-size: 320px, 100%;
        background-position: 50% 13%, bottom
    }
}
.empowering_developers-description-paragraph {
    font-family: Geometria;
    line-height: 29px;
    font-size: 18px;
    text-align: center;
    color: #4c4c4c;
    padding: 0 100px;
    margin-bottom: 30px
}
.empowering_developers .faq-section {
    background-position-y: -55px, 215px
}
.empowering_developers .special-features__item:nth-of-type(odd) .special-features__title, .empowering_developers .special-features__item:nth-of-type(odd) .text {
    text-align: right
}
.ecommerce_fulfillment .about-top {
    background-size: 1009px, cover;
    background-position: calc(50% + 280px) 160px, center bottom
}
@media (max-width: 992px) {
    .ecommerce_fulfillment .about-top {
        background-image: url("/front/img/e_commerce_top.svg"), url("/front/img/header_top_mobile.svg") !important;
        background-size: 420px, 100%;
        background-position: calc(50% + 25px) 25%, bottom
    }
}
.ecommerce_fulfillment .small_text_block_wr {
    margin-bottom: 120px
}
.ecommerce_fulfillment .small_text_block {
    background: #fff;
    color: #4c4c4c
}
.ecommerce_fulfillment .quote-info {
    margin-top: 110px;
    margin-bottom: 190px
}
.ecommerce_fulfillment .hint {
    max-width: 660px;
    margin: 0 auto;
    margin-top: 30px;
    font-style: italic;
    line-height: 35px;
    font-size: 18px;
    text-align: center
}
.ecommerce_fulfillment .hint * {
    font-style: italic
}
.ecommerce_fulfillment .faq-section {
    background-position: calc(50% - 573px) 0px, calc(50% + 300px) 175px
}
.ecommerce_fulfillment .quote-info-block-title {
    padding: 0 60px
}
.retail_fulfillment .about-top {
    background-size: 826px, cover;
    background-position: calc(50% + 280px) 75px, center bottom
}
@media (max-width: 992px) {
    .retail_fulfillment .about-top {
        background-image: url("/front/img/retail_top.png"), url("/front/img/header_top_mobile.svg") !important;
        background-size: 380px, 100%;
        background-position: center 18%, bottom
    }
}
.retail_fulfillment .quote-info {
    padding-top: 40px;
    margin-bottom: 90px
}
.retail_fulfillment .quote_text {
    margin-bottom: 100px
}
.retail_fulfillment .skew {
    margin-bottom: 50px
}
.retail_fulfillment .careers-item-extra-block-list-item:last-child {
    margin-bottom: 0
}
.retail_fulfillment .careers-item-extra-block {
    margin-bottom: 0
}
.retail_fulfillment .careers-item-extra {
    margin: 0 auto
}
.retail_fulfillment .faq-section {
    margin-top: -80px;
    padding-top: 80px;
    background-position: calc(50% - 573px) 0px, calc(50% + 300px) 175px
}
.dedicate_support {
    background: url(/front/img/faq-circle.svg) calc(50% + 810px) 500px no-repeat, url(/front/img/dcc-bkg.svg) center 1300px no-repeat transparent;
    background-size: auto, 2200px
}
.dedicate_support .about-top {
    background-size: 579px, 1920px;
    background-position: calc(50% + 295px) 200px, center bottom
}
@media (max-width: 992px) {
    .dedicate_support .about-top {
        background-image: url("/front/img/client-support-top.png"), url("/front/img/header_top_mobile.svg") !important;
        background-size: 240px, 100%;
        background-position: center 28%, bottom
    }
}
.dedicate_support-about-container {
    position: relative;
    margin: 121px auto 100px auto;
    width: 700px;
    background: #fff;
    box-shadow: 0px 4px 40px rgba(0, 0, 0, .15);
    padding: 43px 30px
}
.dedicate_support-about-container:after {
    content: "";
    width: 179px;
    height: 222px;
    background: url(/front/img/become-partnet-after.svg) center no-repeat transparent;
    position: absolute;
    top: -120px;
    right: -45px
}
.dedicate_support-about-description {
    font-family: Geometria;
    line-height: 29px;
    font-size: 18px;
    color: #4c4c4c;
    margin: 0 auto 35px auto
}
.dedicate_support-about-description:last-child {
    margin-bottom: 0
}
.dedicate_support-list-title {
    font-family: Geometria;
    line-height: 51px;
    font-size: 41px;
    text-align: center;
    font-weight: bold;
    color: #ffbf1a;
    width: 100vw;
    margin-left: calc(50% - 50vw);
    padding: 42px 0 56px 0px;
    background: url(/front/img/d-y-know-bkg.svg) center no-repeat transparent;
    background-size: cover;
    margin-bottom: 50px
}
.dedicate_support-list-item {
    display: block;
    padding: 42px 40px 0 40px;
    border: 1px solid #de2356;
    position: relative;
    margin-bottom: 50px;
    cursor: pointer
}
.dedicate_support-list-item-answer, .dedicate_support-list-item-question {
    display: block
}
.dedicate_support-list-item-question {
    font-family: Geometria;
    line-height: normal;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    color: #d83a3f;
    margin-bottom: 42px
}
.dedicate_support-list-item-answer {
    font-family: "Gotham Pro";
    line-height: 24px;
    font-size: 18px;
    color: #404041;
    position: relative;
    padding-left: 45px;
    margin: 0 0 60px 0;
    user-select: none;
    opacity: 0;
    height: 0;
    overflow: hidden;
    margin-bottom: 0;
    transition: all .3s ease
}
.dedicate_support-list-item-answer:before {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #ffcb39;
    position: absolute;
    top: 5px;
    left: 0px;
    opacity: 0;
    transition: opacity .3s .2s ease
}
.dedicate_support-list-item-wrapper input.hidden:checked ~ .dedicate_support-list-item .dedicate_support-list-item-question {
    margin-bottom: 48px
}
.dedicate_support-list-item-wrapper input.hidden:checked ~ .dedicate_support-list-item .dedicate_support-list-item-answer {
    opacity: 1;
    height: auto;
    margin-bottom: 60px
}
.dedicate_support-list-item-wrapper input.hidden:checked ~ .dedicate_support-list-item .dedicate_support-list-item-answer:before {
    opacity: 1
}
.dedicate_support-list-warning {
    font-family: "Gotham Pro";
    line-height: 35px;
    font-size: 24px;
    text-align: center;
    font-style: italic;
    font-weight: bold;
    color: #404041;
    padding: 0 100px
}
.dedicate_support .faq-section {
    margin-top: -60px;
    padding-top: 60px;
    background-position-y: 0, 385px
}
.international_fulfillment .about-top {
    background-size: 529px, 1920px;
    background-position: calc(50% + 330px) 253px, center bottom;
    margin-bottom: 37px
}
@media (max-width: 992px) {
    .international_fulfillment .about-top {
        background-image: url("/front/img/international-fulfillment-top.png"), url("/front/img/header_top_mobile.svg") !important;
        background-size: 245px, 100%;
        background-position: center 20%, bottom
    }
}
.international_fulfillment-about-description {
    font-family: Geometria;
    line-height: 29px;
    font-size: 18px;
    text-align: center;
    padding: 0 100px;
    color: #4c4c4c;
    margin: 0 auto 29px auto
}
.international_fulfillment .d-y-know-title {
    margin: 0;
    margin-top: -100px;
    margin-bottom: 30px;
    text-align: left
}
.international_fulfillment-wavy {
    background: url(/front/img/d-y-know-bkg.svg) center no-repeat #ff4848;
    background-size: cover;
    margin: 0 auto 113px auto
}
.international_fulfillment-wavy-title {
    font-family: Geometria;
    line-height: 64px;
    font-size: 41px;
    font-weight: bold;
    color: #ffbf1a;
    margin: 36px auto 24px auto;
    position: relative
}
.international_fulfillment-wavy-title:after {
    content: "";
    width: 179px;
    height: 222px;
    display: block;
    background: url(/front/img/become-partnet-after.svg) center no-repeat transparent;
    position: absolute;
    right: -40px;
    top: -75px
}
.international_fulfillment-wavy-description {
    font-family: "Gotham Pro";
    line-height: 35px;
    font-size: 18px;
    padding-right: 200px;
    color: #fff;
    margin-bottom: 57px;
    position: relative
}
.international_fulfillment-wavy-description:before {
    content: "";
    width: 179px;
    height: 222px;
    display: block;
    background: url(/front/img/become-partnet-after.svg) center no-repeat transparent;
    transform: scale(1, -1);
    position: absolute;
    left: -230px;
    top: 60px
}
.international_fulfillment-round {
    margin-top: 90px
}
.international_fulfillment-round-title {
    font-family: Geometria;
    line-height: 41px;
    font-size: 25px;
    text-align: center;
    font-weight: bold;
    padding: 230px 75px;
    text-transform: uppercase;
    color: #fff;
    background: url(/front/img/yellow-round.svg) center no-repeat transparent
}
.international_fulfillment-round-title:before, .international_fulfillment-round-title:after {
    content: "";
    width: 179px;
    height: 222px;
    position: absolute;
    background: url(/front/img/red-lines-top.svg) center no-repeat transparent
}
.international_fulfillment-round-title:before {
    top: -50px;
    right: 55px
}
.international_fulfillment-round-title:after {
    bottom: -75px;
    left: 95px;
    background-image: url(/front/img/red-lines-bottom.svg)
}
.international_fulfillment-round-list {
    list-style: none
}
.international_fulfillment-round-list:first-child {
    margin-top: 110px
}
.international_fulfillment-round-list:nth-child(2) {
    margin-top: 20px
}
.international_fulfillment-round-list-item {
    font-family: Geometria;
    line-height: 24px;
    font-size: 18px;
    color: #4c4c4c;
    position: relative;
    padding-left: 55px;
    margin-bottom: 20px
}
.international_fulfillment-round-list-item:last-child {
    margin-bottom: 0
}
.international_fulfillment-round-list-item:before {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #ffcb39;
    position: absolute;
    top: 5px;
    left: 0px
}
.international_fulfillment-round-description {
    font-family: "Gotham Pro";
    line-height: 35px;
    font-size: 24px;
    text-align: center;
    font-style: italic;
    font-weight: bold;
    color: #404041;
    margin-top: 100px
}
.international_fulfillment .international_fulfillment-about {
    margin-bottom: 100px
}
.international_fulfillment .international_fulfillment-about .international_fulfillment-about-description:last-child {
    margin-bottom: 0
}
.international_fulfillment .faq-section:not(.faq-section--big) {
    padding-top: 60px;
    margin-top: -60px;
    background-position-y: 0, 235px
}
.international_fulfillment .faq-section--big {
    margin-bottom: 100px
}
.faq-section--big {
    overflow: visible !important;
}
.international_fulfillment .faq-section--big .d-y-know-container {
    margin: 0 auto;
}
.international_fulfillment .quote_text {
    margin-top: 100px
}
.crowdfunding_fulfillment .about-top {
    background-size: 960px, 1920px;
    background-position: calc(50% + 480px) 65px, center bottom;
    margin-bottom: 38px
}
@media (max-width: 992px) {
    .crowdfunding_fulfillment .about-top {
        background-image: url("/front/img/crowdfunding-bkg-top.png"), url("/front/img/header_top_mobile.svg") !important;
        background-size: 257px, 100%;
        background-position: calc(50% + 30px) 23%, bottom
    }
}
.crowdfunding_fulfillment-about {
    margin-bottom: 120px
}
.crowdfunding_fulfillment-about-description {
    padding: 0 100px;
    font-family: Geometria;
    line-height: 29px;
    font-size: 18px;
    text-align: center;
    color: #4c4c4c
}
.crowdfunding_fulfillment-come {
    margin: 95px auto 100px auto
}
.crowdfunding_fulfillment-come-list {
    margin-top: 210px;
    list-style: none
}
.crowdfunding_fulfillment-come-list-wrapper {
    margin-bottom: 125px
}
.crowdfunding_fulfillment-come-list-title {
    font-family: Geometria;
    line-height: 41px;
    font-size: 25px;
    text-align: center;
    font-weight: bold;
    padding: 255px 56px;
    text-transform: uppercase;
    color: #fff;
    background: url(/front/img/yellow-round.svg) center no-repeat transparent
}
.crowdfunding_fulfillment-come-list-title:before, .crowdfunding_fulfillment-come-list-title:after {
    content: "";
    width: 179px;
    height: 222px;
    position: absolute;
    background: url(/front/img/red-lines-top.svg) center no-repeat transparent
}
.crowdfunding_fulfillment-come-list-title:before {
    top: -50px;
    right: 55px
}
.crowdfunding_fulfillment-come-list-title:after {
    bottom: -75px;
    left: 95px;
    background-image: url(/front/img/red-lines-bottom.svg)
}
.crowdfunding_fulfillment-come-list-item {
    font-family: Geometria;
    line-height: 24px;
    font-size: 18px;
    color: #4c4c4c;
    position: relative;
    padding-left: 55px;
    margin-bottom: 24px
}
.crowdfunding_fulfillment-come-list-item:last-child {
    margin-bottom: 0
}
.crowdfunding_fulfillment-come-list-item:before {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #ffcb39;
    position: absolute;
    top: 5px;
    left: 0px
}
.crowdfunding_fulfillment-come-container {
    position: relative
}
.crowdfunding_fulfillment-come-description {
    margin: 0 auto 160px auto;
    width: 769px;
    background: #fff;
    box-shadow: 0px 4px 40px rgba(0, 0, 0, .15);
    padding: 55px 66px 75px 63px;
    font-family: Geometria;
    line-height: 29px;
    font-size: 18px;
    color: #4c4c4c;
    position: relative;
    z-index: 1
}
.crowdfunding_fulfillment-come-bkg {
    height: 149px;
    width: 100vw;
    position: absolute;
    top: 50%;
    left: calc(50% - 50vw);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    background-image: url(/front/img/d-y-know-bkg.svg)
}
.crowdfunding_fulfillment .skew.first-section .skew__item:last-child:before, .crowdfunding_fulfillment .skew.second-section .skew__item:last-child:before {
    display: none
}
.crowdfunding_fulfillment .skew.second-section .caption.caption--absolute {
    top: -89px
}
.crowdfunding_fulfillment .skew .skew__item:nth-of-type(even) p a {
    color: #404041;
    font-weight: bold;
    text-decoration: underline
}
.crowdfunding_fulfillment .skew .skew__item:nth-of-type(even) p a:visited {
    color: #404041
}
.crowdfunding_fulfillment .skew .skew__item:nth-of-type(even) p a:hover {
    color: #272727
}
.crowdfunding_fulfillment .skew .skew__item:nth-of-type(even) p a:focus {
    color: #333334
}
.crowdfunding_fulfillment .skew .skew__item:nth-of-type(even) p a:active {
    color: #1a1a1a
}
.crowdfunding_fulfillment-get-list {
    margin-top: 160px;
    list-style: none
}
.crowdfunding_fulfillment-get-list-wrapper {
    margin-top: 100px;
    margin-bottom: 80px
}
.crowdfunding_fulfillment-get-list-title {
    font-family: Geometria;
    line-height: 41px;
    font-size: 25px;
    text-align: center;
    font-weight: bold;
    padding: 255px 56px;
    text-transform: uppercase;
    color: #fff;
    background: url(/front/img/yellow-round.svg) center no-repeat transparent
}
.crowdfunding_fulfillment-get-list-title:before, .crowdfunding_fulfillment-get-list-title:after {
    content: "";
    width: 179px;
    height: 222px;
    position: absolute;
    background: url(/front/img/red-lines-top.svg) center no-repeat transparent
}
.crowdfunding_fulfillment-get-list-title:before {
    top: -50px;
    right: 55px
}
.crowdfunding_fulfillment-get-list-title:after {
    bottom: -75px;
    left: 95px;
    background-image: url(/front/img/red-lines-bottom.svg)
}
.crowdfunding_fulfillment-get-list-item {
    font-family: Geometria;
    line-height: 24px;
    font-size: 18px;
    color: #4c4c4c;
    position: relative;
    padding-left: 55px;
    margin-bottom: 24px
}
.crowdfunding_fulfillment-get-list-item:last-child {
    margin-bottom: 0
}
.crowdfunding_fulfillment-get-list-item:before {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #ffcb39;
    position: absolute;
    top: 5px;
    left: 0px
}
.crowdfunding_fulfillment .faq-section {
    padding-top: 30px;
    margin-top: -30px;
    background-position-y: 0, 215px
}
.crowdfunding_fulfillment .faq-section.faq-section_crowd {
    margin-bottom: 160px
}
.crowdfunding_fulfillment .quote-info.first-section {
    margin: 110px auto 132px auto
}
.crowdfunding_fulfillment .quote-info.second-section {
    margin-top: 110px
}
.web_based {
    background: url(/front/img/faq-circle.svg) calc(50% + 725px) 490px no-repeat transparent
}
.web_based .about-top {
    background-size: cover;
    background-position: top center
}
@media (max-width: 425px) {
    .web_based .about-top {
        background-image: url("/front/img/web_based_mobile_bg.png"), url("/front/img/header_top_mobile.svg") !important;
        background-size: 100% 100%;
        background-position: bottom
    }
}
.web_based-about-container {
    position: relative;
    margin: 112px auto 0px auto;
    width: 700px;
    background: #fff;
    box-shadow: 0px 4px 40px rgba(0, 0, 0, .15);
    padding: 43px 30px
}
.web_based-about-container:after {
    content: "";
    width: 179px;
    height: 222px;
    background: url(/front/img/become-partnet-after.svg) center no-repeat transparent;
    position: absolute;
    top: -92px;
    right: -60px
}
.web_based-about-description {
    font-family: Geometria;
    line-height: 29px;
    font-size: 18px;
    color: #4c4c4c;
    margin: 0 auto 35px auto
}
.web_based-about-description:last-child {
    margin-bottom: 0
}
.web_based .web_based-illustration-wrapper {
    margin-bottom: 100px
}
.web_based .web_based-list-description-wrapper {
    margin-bottom: 30px
}
.web_based-illustration {
    display: block;
    width: 100%;
    max-width: 1082px
}
.web_based-list {
    width: calc(100% + 30px);
    margin-left: -15px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}
.web_based-list-title {
    font-family: Geometria;
    line-height: normal;
    font-size: 41px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    color: #e5424a;
    margin: 0 auto 70px auto
}
.web_based-list-title span {
    color: #ffcb39;
    font-family: inherit;
    line-height: inherit;
    font-weight: inherit;
    font-size: inherit
}
.web_based-list-description {
    height: 100%;
    font-family: Geometria;
    line-height: 29px;
    font-size: 18px;
    color: #fff;
    padding: 42px 50px 46px 50px;
    margin: 0;
    background: url(/front/img/partnership-plan-bkg.svg) center no-repeat #ffcb39;
    background-size: cover;
    position: relative;
    transition: color .3s ease, background .3s ease
}
.web_based-list-description-wrapper {
    padding: 0 15px;
    width: 50%
}
.web_based-list-description:before, .web_based-list-description:after {
    content: "";
    width: 60px;
    height: 60px;
    position: absolute
}
.web_based-list-description:before {
    top: -1px;
    right: -1px;
    background: url(/front/img/kp-single-top.svg) center no-repeat transparent
}
.web_based-list-description:after {
    bottom: -1px;
    left: -2px;
    background: url(/front/img/kp-single-bottom.svg) center no-repeat transparent
}
.web_based-list-description:hover {
    background-image: none;
    color: #4c4c4c
}
.web_based .faq-section {
    padding-top: 60px;
    margin-top: -60px;
    background-position-y: 0px, 230px
}
.web_based .small_text_block_wr {
    margin-bottom: 0
}
.for_startups {
    background: url(/front/img/faq-circle.svg) calc(50% + 725px) 490px no-repeat transparent
}
.for_startups .about-top {
    background-size: 840px, 1920px;
    background-position: calc(50% + 370px) 45px, center bottom;
    margin-bottom: 44px
}
@media (max-width: 992px) {
    .for_startups .about-top {
        background-image: url("/front/img/for-startups-bkg-top.png"), url("/front/img/header_top_mobile.svg") !important;
        background-size: 257px, 100%;
        background-position: 50% 23%, bottom
    }
}
@media (max-width: 440px) {
    .for_startups .about-top .about-top-title {
        line-height: 40px
    }
}
.for_startups-list-warning {
    font-style: italic;
    font-family: "Gotham Pro";
    line-height: 35px;
    font-size: 18px;
    text-align: center;
    color: #404041;
    padding: 0 100px;
    margin: 23px auto 0px auto
}
.for_startups .faq-section {
    padding-top: 50px;
    margin-top: -50px;
    background-position-y: 0, 295px
}
.for_startups .small_text_block_wr {
    margin-bottom: 160px
}
.artificial_intelligence .about-top {
    background-size: 888px, cover;
    background-position: calc(50% + 500px) -5px, center bottom
}
@media (max-width: 992px) {
    .artificial_intelligence .about-top {
        background-image: url("/front/img/artificial_top.png"), url("/front/img/header_top_mobile.svg") !important;
        background-size: 320px, 100%;
        background-position: center 14%, bottom
    }
}
.artificial_intelligence .small_text_block {
    margin-bottom: 0
}
.artificial_intelligence .faq-section {
    margin-top: -110px;
    padding-top: 80px;
    background-position: calc(50% - 573px) 0px, calc(50% + 300px) 175px
}
@media (max-width: 992px) {
    .artificial_intelligence .faq-section {
        margin-top: 0;
        padding-top: 0
    }
}
.artificial_intelligence .skew .skew__item:nth-of-type(odd) .container:after {
    bottom: -45px
}
.chip {
    padding: 155px 0 75px;
    background: url(/front/img/decisive_bg.svg);
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}
@media (max-width: 767px) {
    .chip {
        padding: 35px 0
    }
}
.chip img {
    display: block;
    max-width: 1200px
}
@media (max-width: 1200px) {
    .chip img {
        width: 88%;
        margin: 0 auto
    }
}
footer {
    background: #f4f4f4;
    padding-top: 25px
}
footer .footer-info {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: nowrap
}
footer .footer-info-item {
    margin-right: 40px;
    color: #818181
}
footer .footer-info-item:last-child {
    margin-right: 0
}
footer .footer-info-item-title {
    font-weight: bold;
    line-height: 30px;
    font-size: 18px;
    margin: 11px auto 20px auto;
    white-space: nowrap
}
footer .footer-info-item-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block
}
footer .footer-info-item-list-element {
    line-height: 30px;
    font-size: 14px
}
footer .footer-info-item-list-element a {
    text-decoration: none;
    color: inherit;
    text-transform: capitalize;
}
footer .footer-info-item-list-element a:visited {
    text-decoration: none;
    color: inherit
}
footer .footer-info-item-list-element a:hover, footer .footer-info-item-list-element a:focus, footer .footer-info-item-list-element a:active {
    text-decoration: underline;
    color: #818181
}
footer .footer-copyright {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 60px
}
footer .footer-copyright p {
    color: #a4a4a4;
    line-height: 16px;
    font-size: 12px;
    text-align: center
}
footer .footer-copyright-links {
    color: #a4a4a4;
    line-height: 16px;
    font-size: 12px;
    text-align: center
}
footer .footer-copyright-links a {
    text-decoration: none;
    color: inherit
}
footer .footer-copyright-links a:visited {
    text-decoration: none;
    color: inherit
}
footer .footer-copyright-links a:hover, footer .footer-copyright-links a:focus, footer .footer-copyright-links a:active {
    text-decoration: underline;
    color: #818181
}
.preloader {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: -10;
    opacity: 0;
    top: 0;
    left: 0;
    pointer-events: none;
    user-select: none;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .5s ease
}
.preloader .block {
    margin: auto;
    text-align: center
}
.preloader .loading-block {
    height: 16px
}
.preloader .loading-block span {
    display: inline-block;
    padding: 8px;
    border-radius: 50%
}
.preloader .ball1 {
    background: #e5424a;
    animation: move-left 1s ease-in-out infinite alternate
}
.preloader .ball2 {
    background: #ffbf1a;
    animation: move-right 1s ease-in-out infinite alternate
}
@keyframes move-left {
    to {
        transform: translate(20px, 0);
        background: #ffbf1a
    }
}
@-webkit-keyframes move-right {
    to {
        transform: translate(-20px, 0);
        background: #e5424a
    }
}
.preloader.show {
    z-index: 9999;
    opacity: 1;
    display: flex !important
}
.preloader.show ~ * {
    pointer-events: none;
    user-select: none;
    overflow: hidden
}
.cookies-alert_section {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 9;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    margin: 0;
    padding: 0;
    user-select: none !important;
    background: #de2356;
    background-size: cover;
    color: #fff;
    text-align: center;
    border-radius: 0 8px 0 0
}
.cookies-alert_section.hidden {
    pointer-events: none;
    opacity: 0;
    visibility: hidden
}
.cookies-alert_section h2 {
    font-size: 18px;
    margin-bottom: 0;
    font-weight: 600;
    min-width: 117px
}
.cookies-alert_section .btn_2 {
    background: transparent;
    border: 2px solid #ff4848;
    font-weight: bold;
    border-radius: 3px;
    min-width: 104px;
    padding: 7px;
    box-shadow: none;
    cursor: pointer
}
.cookies-alert_section .cookie-details-link {
    margin-left: 30px;
    text-decoration: underline !important;
    font-size: 17px
}
.cookies-alert_section .cookies-btns {
    display: flex;
    align-items: center;
    padding-right: 10px
}
.cookies-alert_section .cookies-btns .btn.btn_2.cookies-alert_button {
    margin: 0
}
.cookies-alert_content {
    padding: 15px 0;
    display: flex;
    align-items: center
}
.cookies-alert_message {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 160%;
    font-weight: 400;
    margin-right: 12px;
    margin-left: 20px
}
#not-identical, .form-apply .note {
    top: 100%;
    left: 15px;
    color: red;
    font-size: 14px;
    line-height: 14px;
    padding-top: 2px;
    font-weight: 300;
    position: absolute;
}
.form-apply .form-row {
    position: relative;
}

@media screen and (max-width: 769px) {
    #not-identical, .form-apply .note {
        font-size: 12px;
        line-height: 12px;
    }
}

@media screen and (max-width: 1199px) {
    .cookies-alert_section h2 {
        font-size: 14px
    }
    .cookies-alert_section .btn_2 {
        font-size: 14px
    }
    .cookies-alert_section .cookie-details-link {
        font-size: 14px
    }
}
@media screen and (max-width: 1024px) {
    .cookies-alert_section {
        width: 100%;
        border-radius: 0
    }
    .cookies-alert_content {
        margin: 0 auto;
        display: block;
        max-width: 375px;
        padding: 15px 0 15px 0
    }
    .cookies-alert_section .cookies-btns {
        justify-content: center
    }
    .cookies-alert_section h2 {
        font-size: 12px
    }
    .cookies-alert_message {
        font-size: 8px;
        margin-top: 10px;
        margin-bottom: 10px
    }
}
@media screen and (max-width: 540px) {
    .cookies-alert_content {
        max-width: unset;
        padding: 15px 0
    }
    .cookies-alert_message {
        margin: 10px 15px 50px 15px
    }
}
@media screen and (max-width: 374px) {
    .cookies-alert_content {
        max-width: unset;
        padding: 15px 0
    }
    .cookies-alert_message {
        margin: 15px 0
    }
    .cookies-alert_section .cookies-btns {
        display: block
    }
    .cookies-alert_section .btn_2 {
        display: block;
        margin: 0 auto !important
    }
    .cookies-alert_section .cookie-details-link {
        margin: 20px auto 0 auto;
        display: inline-block
    }
}
@media only screen and (min-width: 1921px) {
    .about_who .about-top {
        background-size: 850px, 100vw
    }
    .about_who .about-story {
        background-size: 100vw
    }
    .about_who .about-story:before {
        left: calc(100% - 224px)
    }
    .about_who .about-story:after {
        left: 45px
    }
    .about_principles .about-top {
        background-size: 457px, 100vw
    }
    .about_referral {
        background-position: -75px 2150px, -75px 1772px, calc(100% + 200px) 500px
    }
    .about_referral .about-top {
        background-size: 550px, 100vw
    }
    .about_referral-plan-steps:after {
        left: auto;
        right: 75px
    }
    .about_contact .about-top-container {
        background-size: 545px, 100vw
    }
    .tos {
        background: url(/front/img/tos-bkg-top.svg) center 200px no-repeat, url(/front/img/tos-bkg-m-right.svg) center 1095px no-repeat transparent;
        background-size: 100vw, 100vw, calc(70vw - 585px), calc(70vw - 585px)
    }
    .tos .about-top {
        background-size: 435px, 100vw;
        background-position: calc(50% + 345px) 195px, center bottom
    }
    .tos .about-top-title {
        line-height: 91px;
        font-size: 72px
    }
    .tos .about-top-title-sub {
        line-height: 91px;
        height: 91px
    }
    .tos .about-top-title-sub:before {
        height: 91px
    }
    .pricing {
        background-size: 100%, auto;
        background-position: center calc(100% + 35vw), calc(100% + 250px) 502px
    }
    .pricing .about-top {
        background-size: 500px, 100vw
    }
    .unsubscribe .about-top {
        background-size: 492px, 100vw
    }
    .quote .about-top {
        background-size: 500px, 100vw
    }
    .dedicate_support {
        background-position: calc(100% + 300px) 500px, center 1300px;
        background-size: auto, cover
    }
    .dedicate_support .about-top {
        background-size: 579px, 100vw
    }
    .commerce_edi {
        background-position-x: calc(100% + 280px)
    }
    .commerce_edi .about-top {
        background-size: 735px, 100vw
    }
    .careers {
        background-position-x: -300px, calc(100% + 180px), -300px, calc(100% + 180px), -300px, calc(100% + 180px), calc(100% + 180px)
    }
    .careers .about-top {
        background-size: 510px, 100vw
    }
    .about_discover {
        background-position-x: -15px, calc(100% - 45px), -100px, calc(100% + 180px)
    }
    .about_discover .about-top {
        background-size: 525px, 100vw
    }
    .empowering_developers .about-top {
        background-size: 790px, 100vw
    }
    .international_fulfillment .about-top {
        background-size: 529px, 100vw
    }
    .crowdfunding_fulfillment .about-top {
        background-size: 960px, 100vw
    }
    .web_based {
        background-position-x: calc(100% + 280px)
    }
    .for_startups {
        background-position-x: calc(100% + 280px)
    }
    .for_startups .about-top {
        background-size: 840px, 100vw
    }
    /*.apply_form .about-top {*/
    /*    background-size: 580px, cover;*/
    /*    background-position: calc(50% + 400px) 155px, center bottom*/
    /*}*/
    .apply_form .submit_wrapper {
        background-size: 4000px;
        background-position-y: calc(100% + 210px)
    }
}
@media only screen and (max-width: 1500px) {
    #header .client-support {
        margin-left: 0
    }
    #header .account {
        margin-left: 3px
    }
}
@media only screen and (max-width: 1400px) {
    /*.apply_form .about-top {*/
    /*    background-position: calc(500px + 14.125vw) 155px, center bottom*/
    /*}*/
}
@media only screen and (max-width: 1330px) {
    .pricing .customizing-plan-item-title {
        height: 130px
    }
    .pricing .customizing-plan-item-wrapper {
        padding: 10px
    }
    .pricing .customizing-plan-item-wrapper .customizing-plan-item-list {
        padding-left: 15px
    }
    .pricing .customizing-plan-item-list-item-paragraph:before {
        left: -17px;
        width: 9px;
        height: 9px
    }
}
@media only screen and (max-width: 1300px) {
    .about-story-image {
        left: 0
    }
    .about-story-image-wrapper:before {
        right: 18px
    }
    .about-story-image-wrapper:after {
        left: 90px
    }
}
@media only screen and (max-width: 1250px) {
    .feedback-landscape-image {
        margin: 0px auto 8px 0px
    }
    .popsicle__list .popsicle__row::before, .popsicle__list .popsicle__row::after {
        display: none
    }
    .about_principles-description-article {
        width: calc(50% - 71px);
        height: auto;
        background-size: cover
    }
    .about_principles-description-article.article-left {
        margin: 0 15px 30px 56px
    }
    .about_principles-description-article.article-left .about_principles-description-article-title {
        left: calc(-31px - 50%)
    }
    .about_principles-description-article.article-right {
        margin: 0 56px 30px 15px
    }
    .about_principles-description-article.article-right .about_principles-description-article-title {
        right: calc(-71px - 50%)
    }
}
@media only screen and (max-width: 1200px) {
    header nav {
        margin: 0 5px
    }
    header nav ul li a, header nav ul li span {
        font-size: 12px
    }
    header nav ul li.drop-item {
        padding-right: 20px
    }
    header nav ul li.drop-item:after {
        right: 3px
    }
    header a.btn {
        font-size: 12px
    }
    header .client-support-block a, header .client-support-block span {
        font-size: 12px;
        margin-left: 10px
    }
    header .client-support {
        margin: 0;
        padding: 0 10px
    }
    header .account {
        margin: 0
    }
    header .account .account_head {
        padding: 0 10px
    }
    .index .fulfillment {
        padding-top: 30px;
        padding-bottom: 0px
    }
    .index .fulfillment .container .row {
        display: flex;
        flex-direction: column-reverse
    }
    .index .fulfillment .fulfillment_img {
        text-align: center
    }
    .index .fulfillment .fulfillment_img .img {
        margin: 0
    }
    .index .fulfillment .article-block article {
        padding-top: 50px
    }
    .index .fulfillment .article-block_content {
        text-align: left
    }
    .index .bypassing {
        padding-top: 62px;
        margin-bottom: 100px
    }
    .index .bypassing .animate-money {
        display: none
    }
    .index .bypassing .money-img-mob {
        width: 100%;
        display: block;
        margin: 0 auto
    }
    .index .bypassing article {
        padding-top: 48px
    }
    .index .working-process {
        margin: 0
    }
    .index .working-process .row {
        flex-direction: column
    }
    .index .working-process .first-col {
        text-align: center
    }
    .index .working-process .first-col img {
        display: none
    }
    .index .working-process .first-col .mob-col {
        margin: 0 auto;
        display: inline
    }
    .index .working-process .first-col .mob-col.mob-icons {
        width: 100%;
        margin-left: 0px
    }
    .index .working-process .second-col {
        text-align: center
    }
    .index .working-process .second-col img {
        display: none
    }
    .index .working-process .second-col .mob-col {
        width: 100%;
        margin: 0 auto;
        display: block
    }
    .index .working-process .mob-col {
        width: 100%;
        margin: 0 auto;
        display: block
    }
    .index .outsourcing .article-block_title {
        margin-top: 56px
    }
    .index .outsourcing .article-block_content {
        width: 100%;
        margin-top: 13px;
        text-align: left
    }
    .index .distrib {
        padding-top: 53px
    }
    .index .distrib .caption {
        margin-bottom: 60px
    }
    .index .distrib .mob-map {
        margin: 0;
        width: 100%;
        display: block
    }
    .index .distrib .article-block_title {
        margin-top: 50px;
        text-align: center
    }
    .index .trends .row {
        display: flex;
        justify-content: space-between
    }
    .index .trends .trends__img {
        width: 40%
    }
    .index .trends .trends__img img {
        width: 100%
    }
    .index .solution {
        padding-top: 57px;
        padding-bottom: 0px
    }
    .index .solution img {
        display: block;
        height: auto;
        margin: 0 auto
    }
    .index .solution .article-block_title {
        margin-top: 40px
    }
    .index .resource {
        padding-top: 45px
    }
    .index .resource .caption {
        margin-bottom: 58px
    }
    .index .resource .vectors, .index .resource .resource-img {
        display: none
    }
    .index .resource .resource-img-mob {
        display: block;
        margin: 0 auto
    }
    .index .content-text {
        padding-top: 48px
    }
    .index .content-text .article-block_content {
        width: 100%;
        text-align: left
    }
    .index .content-text .article-block_content:first-child {
        margin-bottom: 30px
    }
    .index .rocket {
        margin-top: 550px
    }
    .index .rocket .container #rocket {
        display: none
    }
    .index .rocket .container #mob-rocket {
        width: 500px;
        display: block;
        left: 50%;
        z-index: -1;
        bottom: 230px;
        position: absolute;
        transform: translateX(-50%)
    }
}
@media only screen and (max-width: 1199px) {
    .quote-info-block-title {
        min-height: unset;
        background-size: 100%;
        padding: 170px 56px
    }
    .quote-info-block-list {
        margin-top: 158px
    }
    .about_principles-description-article.article-left .about_principles-description-article-title {
        left: calc(-81px - 50%)
    }
    .about_principles-description-article.article-right .about_principles-description-article-title {
        right: calc(-121px - 50%)
    }
    .about_principles .faq-section {
        background: transparent;
        padding-top: 0;
        margin-top: 0
    }
    .about_referral .become_a_partner-container {
        margin: 116px auto 41px auto
    }
    .about_referral-plan-subtitle {
        white-space: nowrap
    }
    .about_referral-plan-container {
        align-items: stretch
    }
    .about_referral-plan-item {
        height: auto;
        min-height: 607px
    }
    .about_referral-plan-item:nth-child(2):after {
        display: none
    }
    .about_referral-plan-steps-single:nth-child(1) {
        margin: 0 auto 30px 0
    }
    .about_referral-plan-steps-single:nth-child(2) {
        margin: 0 0 30px auto
    }
    .about_referral-plan-steps-single:nth-child(3) {
        margin: 0 auto
    }
    /*.apply_form .about-top {*/
    /*    background-size: 500px, 1920px;*/
    /*    background-position-x: calc(500px + 18.5vw), center*/
    /*}*/
    /*.apply_form .about-top-title {*/
    /*    padding-right: 300px*/
    /*}*/
    .apply_form .text-block .custom-file button .inner.succ strong {
        max-width: 100px
    }
    .apply_form_job-info-container {
        width: 637px
    }
    .apply_form .cv-wrapper {
        width: 630px;
        flex-direction: column;
        margin-left: calc(50% - 315px)
    }
    .apply_form .cv-container {
        margin-right: 0;
        width: 570px;
        margin-bottom: 110px
    }
    .apply_form .cv-uploader {
        width: 566px
    }
    .apply_form .cv-list, .apply_form .cv-description.text {
        padding-left: 100px
    }
    .apply_form .cv-description.text {
        margin-bottom: 20px
    }
    .apply_form .badge-container {
        margin-bottom: 80px
    }
    .apply_form .submit_wrapper {
        margin-top: 0px;
        background-position-y: calc(100% + 3px);
        padding-top: 100px
    }
    .apply_form .text-block .alert {
        width: 636px
    }
    .apply_form .text-block .alert.empty {
        margin-bottom: 10vw
    }
    .tos .about-top-title {
        font-size: 54px
    }
    .block__text {
        width: 50%
    }
    .faq-section--big .container:before {
        display: none
    }
}
@media only screen and (max-width: 1024px) {
    header {
        top: 0px;
        width: 100%;
        padding: 16px 0;
        border-radius: 0;
        z-index: 5;
        position: fixed;
        background: none;
        box-shadow: none
    }
    header.sticky {
        background: #e2434e
    }
    header .container.flex {
        height: 43px;
        justify-content: space-between
    }
    header .container.flex:after, header .container.flex:before {
        display: none
    }
    header .desctop-header .logo {
        display: none
    }
    header .mob-header {
        z-index: 5;
        display: flex;
        position: relative;
        background: #2a2987
    }
    header .mob-header .container.flex {
        width: 100%
    }
    header .burger {
        display: block
    }
    header .nav-container {
        padding-top: 80px
    }
    header .nav-container nav {
        margin: 0;
        height: auto
    }
    header .nav-container nav ul {
        height: auto;
        padding-left: 15px;
        flex-direction: column
    }
    header .nav-container nav ul li.drop-item {
        width: 100%;
        height: 37px;
        display: block;
        padding: 10px 0;
        overflow: hidden;
        padding-right: 15px
    }
    header .nav-container nav ul li.drop-item span {
        height: auto;
        line-height: 31px;
        font-size: 20px;
        color: #ffbf1a;
        font-weight: bold
    }
    header .nav-container nav ul li.drop-item span:after {
        content: "";
        top: 50%;
        right: -20px;
        width: 12px;
        height: 6px;
        position: absolute;
        background: url(/front/img/nav-angle.svg) no-repeat;
        transform: translateY(-50%)
    }
    header .nav-container nav ul li.drop-item .drop-item_nav {
        width: 100%;
        opacity: 1;
        position: static;
        padding-top: 15px;
        background: transparent
    }
    header .nav-container nav ul li.drop-item .drop-item_nav li a {
        font-size: 14px;
        padding-left: 0
    }
    header .nav-container nav ul li.drop-item .drop-item_nav li.active {
        position: relative
    }
    header .nav-container nav ul li.drop-item:after {
        display: none
    }
    header .nav-container nav ul li.drop-item.open {
        height: auto;
        overflow: visible
    }
    header .nav-container nav ul li.drop-item:hover {
        background: transparent
    }
    header .nav-container nav ul li.drop-item:hover span {
        text-decoration: none
    }
    header .nav-container .nav-btns {
        flex-direction: column;
        align-items: center;
        width: 100%
    }
    header .nav-container .nav-btns a.btn {
        width: 100%;
        margin-bottom: 20px;
        padding-left: 15px;
        font-size: 12px;
        align-items: flex-start;
        justify-content: flex-start
    }
    header .nav-container .nav-btns .header__link {
        margin-bottom: 25px;
        line-height: 31px;
        font-size: 20px
    }
    header .nav-container .clints-btns {
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translate(-50%);
        justify-content: center;
        background: #c01745;
        padding-bottom: 20px
    }
}
@media only screen and (max-width: 1024px)and (min-height: 700px) {
    header .nav-container .clints-btns {
        padding-bottom: 120px
    }
}
@media only screen and (max-width: 1024px) {
    header .nav-container .clints-btns .client-support-block {
        height: 62px
    }
}
@media only screen and (max-width: 1024px) {
    header .nav-container .clints-btns .client-support {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        padding: 0
    }
    header .nav-container .clints-btns .client-support img {
        margin: 0
    }
    header .nav-container .clints-btns .client-support a {
        margin: 0
    }
    header .nav-container .clints-btns .client-support span {
        display: none
    }
}
@media only screen and (max-width: 1024px) {
    header .nav-container .clints-btns .account {
        margin-left: 40px;
        position: static
    }
    header .nav-container .clints-btns .account .account_head {
        width: 100%;
        padding: 0 10px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column
    }
    header .nav-container .clints-btns .account .account_head img {
        margin: 0
    }
    header .nav-container .clints-btns .account .account_head span {
        margin: 0;
        display: none
    }
    header .nav-container .clints-btns .account form {
        width: 100%;
        top: 43px;
        height: calc(100% - 43px - 47px - 60px);
        position: fixed;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column
    }
    header .nav-container .clints-btns .account form * {
        width: 250px
    }
}
@media only screen and (max-width: 1024px) {
    header .nav-container .clints-btns .account.open-form {
        z-index: 10
    }
}
@media only screen and (max-width: 1024px) {
    header .nav-container.open {
        top: 43px
    }
}
@media only screen and (max-width: 1024px) {
    header .desctop-header .burger {
        display: none
    }
}
@media only screen and (max-width: 1024px) {
    header .logo {
        width: 200px
    }
}
@media only screen and (max-width: 1024px) {
    header .nav-container .clints-btns .account form {
        height: auto;
        top: -316px;
        padding-top: 10px;
        padding-bottom: 10px
    }
    header .nav-container .clints-btns .account form .login-form_title {
        margin-bottom: 10px
    }
    header .nav-container .clints-btns .account form .open-new-acc {
        margin-bottom: 0px
    }
    header .nav-container .clints-btns .account form a {
        margin-bottom: 5px
    }
    header .nav-container .clints-btns .account form .login-form_remember {
        margin-bottom: 10px
    }
    header .nav-container .clints-btns .account form input[type=submit] {
        margin-bottom: 10px
    }
}
@media only screen and (max-width: 1024px) {
    header .nav-container {
        flex-direction: column;
        align-items: center
    }
    header .nav-container ul {
        display: flex;
        flex-direction: column;
        align-items: flex-end
    }
}
@media only screen and (max-width: 992px) {
    .about-top {
        height: 100vh;
        max-height: 600px
    }
    .about-top-title-sub {
        background: #fff;
        padding-right: 0
    }
    .about-top-title-sub:before {
        display: none
    }
    footer {
        padding: 40px 15px;
        background: #202020;
        margin-top: 0
    }
    footer .container {
        display: none
    }
    footer .footer-copyright {
        height: 30px;
        margin-top: 0
    }
    footer .footer-copyright-links {
        display: block
    }
    .subscribe-section {
        padding: 30px 0
    }
    .subscribe-section-container {
        display: flex;
        flex-direction: column;
        align-items: center
    }
    .subscribe-section .customer-support-subscription {
        margin-right: 0;
        width: 100%;
        max-width: 455px
    }
    .customer-support-subscription-form-email {
        margin: 0 15px 0 0
    }
    .container {
        padding: 0 15px
    }
    .about-top {
        margin-top: 0px
    }
    .about-top-title {
        text-align: center;
        width: calc(100% - 30px);
        top: 58%;
        font-size: 38px;
        line-height: 40px !important;
    }
    .about-top-title .about-top-title-sub {
        width: 100%;
        line-height: 52px;
        height: auto;
        font-size: 38px;
        text-align: center
    }
    .customer-support {
        padding: 15px 0 0 0
    }
    .customer-support-title {
        line-height: 35px;
        font-size: 25px;
        margin: 0 auto 7px auto
    }
    .customer-support-description p {
        margin-bottom: 17px;
        text-align: center
    }
    .customer-support-description p:last-child {
        margin-bottom: 24px
    }
    .customer-support-subscription-title {
        line-height: 17px;
        font-size: 14px;
        margin-bottom: 13px;
        text-align: center
    }
    .customer-support-subscription form {
        justify-content: center;
        margin-bottom: 20px
    }
    .customer-support-subscription .notification-block {
        margin: 0 auto 40px auto;
        width: 100%;
        max-width: 455px
    }
    .customer-support-subscription-info-phone {
        line-height: 25px;
        font-size: 24px;
        margin-bottom: 16px;
        text-align: center
    }
    .customer-support-subscription-info-extra {
        text-align: center
    }
    .customer-support-subscription-info-extra span {
        display: inline
    }
    .caption {
        line-height: 36px;
        font-size: 30px;
        width: 74%
    }
    .article-block_title {
        line-height: 35px;
        font-size: 25px;
        text-align: center
    }
    .article-block_content {
        margin: 13px auto 0 auto
    }
    .index .outsourcing .article-block_content, .index .distrib__text .article-block_content {
        text-align: center;
        width: 100%;
        margin: 13px auto 0 auto
    }
    .index .outsourcing article {
        width: 83%;
        margin: 0 auto
    }
    .index .distrib .distrib__text {
        width: 83%;
        margin: 0 auto
    }
    .index .block__text {
        width: 83%;
        margin: 0 auto
    }
    .index .bypassing .row {
        flex-direction: column;
        justify-content: center;
        align-items: center
    }
    .index .bypassing .warehouse__mobile {
        position: static;
        margin: 0 auto 0 -10px
    }
    .index .trends {
        margin-bottom: 0
    }
    .index .trends .row {
        flex-direction: column;
        justify-content: center;
        align-items: center
    }
    .index .trends .article-block_content {
        text-align: center;
        text-align-last: center
    }
    .index .trends .trends__img {
        order: -1;
        width: 70%;
        max-width: 639px;
        height: auto
    }
    .index .trends .block__text {
        margin: 30px auto 0 auto !important
    }
    .index .solution .solution__img {
        width: 70%;
        max-width: 639px;
        height: auto;
        margin: 0 auto
    }
    .index .solution .solution__text {
        width: 83%;
        margin: 13px auto 0 auto;
        text-align: center
    }
    .index .fulfillment .article-block_title, .index .fulfillment .article-block_content {
        text-align: center
    }
    .index .resource .resource__text {
        width: 83%;
        margin: 0 auto
    }
    .feedback-landscape .container .row {
        text-align: center
    }
    .feedback-landscape .container .feedback-landscape-info-name {
        margin-top: 20px
    }
    .skew {
        position: relative
    }
    .skew .skew__item {
        position: relative
    }
    .skew .skew__item:nth-of-type(odd) {
        padding-top: 120px;
        padding-bottom: 120px
    }
    .skew .skew__item:nth-of-type(odd):before {
        display: none
    }
    .skew .skew__item:nth-of-type(odd):last-child {
        padding-top: 80px
    }
    .skew .skew__item:nth-of-type(odd) .container:after {
        display: none
    }
    .skew .skew__item:nth-of-type(even) {
        padding-top: 35px;
        padding-bottom: 30px
    }
    .skew .skew__item:nth-of-type(even):before {
        content: "";
        position: absolute;
        top: -50px;
        width: 0;
        height: 0;
        border-bottom: 50px solid #ffcb39;
        border-left: 100vw solid transparent
    }
    .skew .skew__item:nth-of-type(even):after {
        bottom: -50px;
        border-left: 0;
        border-top: 50px solid #ffcb39;
        border-right: 100vw solid transparent
    }
    .skew .skew__item:nth-of-type(even) p {
        text-align: left
    }
    .skew .skew__item:first-child {
        padding-top: 50px;
        padding-bottom: 65px
    }
    .skew .skew__item:last-child {
        padding-bottom: 30px;
        padding-top: 30px
    }
    .skew .skew__item:last-child:after {
        display: none
    }
    .skew .skew__item .skew__title {
        margin-bottom: 15px;
        font-size: 30px;
        font-weight: bold
    }
    .skew .skew__item p {
        text-align: left;
        line-height: 35px;
        font-size: 18px
    }
    .faq-section--big h2.d-y-know-title {
        display: block !important;
        flex-direction: column;
        margin-top: -67px
    }
    .faq-section {
        background: transparent
    }
    .faq-section .d-y-know-container {
        margin: 30px auto;
        padding: 30px 15px;
        width: 100%
    }
    .faq-section .d-y-know-title {
        margin: 0 auto 15px auto;
        text-align: center;
        line-height: 36px;
        font-size: 30px
    }
    .faq-section .d-y-know-description {
        line-height: 26px;
        font-size: 18px
    }
    .faq-section .d-y-know .d-y-know-title--left {
        position: static;
        display: block;
        line-height: 35px;
        font-size: 30px;
        text-align: left
    }
    .faq-section .d-y-know-title--left {
        position: static
    }
    .faq-section .feedback-landscape-container {
        display: block;
        margin-bottom: 15px
    }
    .faq-section .feedback-landscape-info {
        text-align: center
    }
    .faq-section .feedback-landscape-info-name {
        margin-bottom: 4px;
        line-height: 35px;
        font-size: 24px
    }
    .faq-section .feedback-landscape-info-position {
        margin-bottom: 20px;
        line-height: 22px;
        font-size: 18px
    }
    .faq-section .feedback-landscape-info-text {
        margin: 0 auto;
        padding: 27px;
        border-radius: 10px;
        line-height: 26px;
        font-size: 18px
    }
    .faq-section .feedback-landscape-info-text:before {
        top: -50px;
        left: 50%;
        transform: translateX(-50%) rotate(180deg)
    }
    .faq-section .feedback-landscape-image {
        margin: 0 auto 20px auto
    }
    .faq-section .customer-support {
        padding-bottom: 232px;
        background-position: center calc(100% - 60px);
        background-size: 214px
    }
    .faq-section .customer-support-description p {
        line-height: 26px;
        font-size: 18px
    }
    .faq-section .notification-block-wrapper {
        width: 290px;
        margin: 0 calc(50% - 145px)
    }
    .popsicle__list .popsicle__row {
        flex-direction: column;
        align-items: center
    }
    .popsicle__list .popsicle__row::before, .popsicle__list .popsicle__row::after {
        display: none
    }
    .popsicle__list .popsicle__item:not(:last-child) {
        margin-bottom: 20px
    }
    .popsicle__list .caption--absolute {
        width: 90%;
        margin-bottom: 30px;
        padding: 13px 0
    }
    .block_nums {
        margin-bottom: 60px
    }
    .block_nums .block__title {
        font-size: 35px
    }
    .about_principles {
        background: url(/front/img/faq-circle.svg) calc(100% + 100px) 490px no-repeat transparent;
        background-size: 300px
    }
    .about_principles .about-top {
        background-image: url("/front/img/key-principles-top.png"), url("/front/img/header_top_mobile.svg") !important;
        background-size: 200px, cover;
        background-position: center 100px, center bottom
    }
    .about_principles-description_container {
        width: 100%;
        margin: 30px auto;
        padding: 30px 15px
    }
    .about_principles-description_container:after {
        width: 84px;
        height: 104px;
        background-size: cover;
        top: -30px;
        right: -30px
    }
    .about_principles-description-text {
        line-height: 26px;
        font-size: 18px;
        margin-bottom: 26px
    }
    .about_principles-description-text:last-child {
        margin-bottom: 0
    }
    .about_principles-description-article-container .about_principles-description-article {
        width: 80%;
        padding: 30px
    }
    .about_principles-description-article-title {
        font-size: 28px;
        line-height: 28px
    }
    .about_principles .about_principles-description-article-container {
        flex-direction: column;
        align-items: center
    }
    .about_principles .about_principles-description-article.article-left, .about_principles .about_principles-description-article.article-left:hover {
        margin: 0 8px 20px 36px;
        background: #ffcb39
    }
    .about_principles .about_principles-description-article.article-left .about_principles-description-article-title, .about_principles .about_principles-description-article.article-left:hover .about_principles-description-article-title {
        left: calc(17px - 50%);
        color: #ffcb39
    }
    .about_principles .about_principles-description-article.article-left .about_principles-description-article-info-title, .about_principles .about_principles-description-article.article-left .about_principles-description-article-info-text, .about_principles .about_principles-description-article.article-left:hover .about_principles-description-article-info-title, .about_principles .about_principles-description-article.article-left:hover .about_principles-description-article-info-text {
        color: #4c4c4c
    }
    .about_principles .about_principles-description-article.article-left:last-child, .about_principles .about_principles-description-article.article-left:hover:last-child {
        margin-bottom: 0
    }
    .about_principles .about_principles-description-article.article-right, .about_principles .about_principles-description-article.article-right:hover {
        margin: 0 36px 20px 8px;
        background: #de2356
    }
    .about_principles .about_principles-description-article.article-right .about_principles-description-article-title, .about_principles .about_principles-description-article.article-right:hover .about_principles-description-article-title {
        right: calc(-24px - 50%);
        top: -98px;
        color: #de2356
    }
    .about_principles .about_principles-description-article.article-right .about_principles-description-article-info-title, .about_principles .about_principles-description-article.article-right .about_principles-description-article-info-text, .about_principles .about_principles-description-article.article-right:hover .about_principles-description-article-info-title, .about_principles .about_principles-description-article.article-right:hover .about_principles-description-article-info-text {
        color: #fff
    }
    .about_discover-list-row {
        flex-direction: column;
        align-items: center
    }
    .about_discover-item-wrapper {
        width: 80%
    }
    .about_referral {
        background: url(/front/img/faq-circle.svg) calc(100% + 100px) 490px no-repeat transparent;
        background-size: 300px
    }
    .about_referral .about-top {
        background-image: url("/front/img/referral-partnership-top.png"), url("/front/img/header_top_mobile.svg") !important;
        background-size: 280px, cover;
        background-position: center 50px, center bottom
    }
    .about_referral .become_a_partner-container {
        width: 100%;
        margin: 30px auto;
        padding: 30px 15px
    }
    .about_referral .become_a_partner-container:after {
        width: 84px;
        height: 104px;
        background-size: cover;
        top: -30px;
        right: -30px;
        background-image: url("/front/img/kp-description-lines.svg")
    }
    .about_referral .become_a_partner-title {
        position: static;
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
        line-height: 36px;
        font-size: 30px
    }
    .about_referral .become_a_partner-description {
        margin: 0 auto;
        line-height: 26px;
        font-size: 18px
    }
    .about_referral-plan-title {
        line-height: 36px;
        font-size: 30px;
        text-transform: uppercase;
        margin-bottom: 45px
    }
    .about_referral-plan-title-sub {
        text-transform: uppercase
    }
    .about_referral-plan-subtitle {
        line-height: 31px;
        font-size: 30px;
        top: -26px
    }
    .about_referral-plan-item {
        padding: 33px 27px 27px 30px;
        pointer-events: none;
        margin-bottom: 40px
    }
    .about_referral-plan-item:nth-child(1) .about_referral-plan-description-step-03 {
        margin-bottom: 12px
    }
    .about_referral-plan-item:nth-child(3) {
        margin-bottom: 30px
    }
    .about_referral-plan-description {
        padding-left: 30px
    }
    .about_referral-plan-description-title {
        line-height: 36px;
        font-size: 30px;
        white-space: nowrap;
        margin-bottom: 24px
    }
    .about_referral-plan-description-step-01, .about_referral-plan-description-step-02 {
        margin-bottom: 12px
    }
    .about_referral-plan-description-step-01 p, .about_referral-plan-description-step-02 p, .about_referral-plan-description-step-03 p, .about_referral-plan-description-step-04 p {
        line-height: 26px;
        font-size: 18px
    }
    .about_referral-plan-description-step-01 p:before, .about_referral-plan-description-step-02 p:before, .about_referral-plan-description-step-03 p:before, .about_referral-plan-description-step-04 p:before {
        width: 10px;
        height: 10px;
        border-radius: 50%;
        top: 8px;
        left: -20px
    }
    .about_referral-plan-steps {
        background: transparent;
        pointer-events: none;
        margin: 30px 0;
        padding: 0
    }
    .about_referral-plan-steps-single {
        width: 270px;
        margin: 0 10px 30px 10px
    }
    .about_referral-plan-steps-single:nth-child(1), .about_referral-plan-steps-single:nth-child(2), .about_referral-plan-steps-single:nth-child(3) {
        margin: 0 10px 30px 10px
    }
    .about_referral-plan-steps-single-title {
        border-color: #de2356;
        color: #de2356;
        font-weight: bold
    }
    .about_referral-plan-steps-single-description {
        color: #de2356;
        padding-top: 20px
    }
    .about_referral .partner_account-title {
        line-height: 36px;
        font-size: 30px;
        margin: 0px auto 15px auto
    }
    .about_referral .faq-section .d-y-know-container:before {
        display: none
    }
    .about_contact .about-top {
        max-height: unset;
        height: auto;
        margin-bottom: 30px
    }
    .about_contact .about-top-container {
        background-image: url("/front/img/contact-top-bkg.png"), url("/front/img/header_top_mobile.svg") !important;
        height: 100vh;
        max-height: 600px;
        background-size: 250px, cover;
        background-position: center 10vh, center bottom
    }
    .about_contact .about-top iframe {
        margin: -20vh auto 0 auto;
        width: 100vw;
        height: 80vh;
        max-height: 500px
    }
    .about_contact .about-top-title {
        line-height: 40px
    }
    .about_contact-form {
        padding: 0;
        width: 100%;
        max-width: 400px;
        margin: 0 auto
    }
    .about_contact-form-top {
        width: 100%;
        padding: 30px 15px;
        margin: 0 auto
    }
    .about_contact-form-top:before {
        display: none
    }
    .about_contact-form-top-bkg {
        height: 125px;
        top: 50%;
        transform: translateY(-50%)
    }
    .about_contact-form-title {
        position: static;
        margin-bottom: 15px;
        font-size: 30px;
        line-height: 36px
    }
    .about_contact-form-title span {
        color: inherit
    }
    .about_contact-form-description {
        line-height: 26px;
        font-size: 18px
    }
    .about_contact-form-address {
        padding: 30px;
        margin: 30px auto
    }
    .about_contact-form-address:before {
        display: none
    }
    .about_contact-form-address-title {
        margin-bottom: 0;
        font-size: 30px;
        line-height: 36px
    }
    .about_contact-form-address-description {
        margin-bottom: 35px;
        line-height: 26px;
        font-size: 18px
    }
    .about_contact-form-address-section {
        margin-bottom: 0;
        justify-content: space-between;
        flex-wrap: wrap
    }
    .about_contact-form-address-section .section-1, .about_contact-form-address-section .section-2 {
        width: 240px
    }
    .about_contact-form-address-section .section-1 {
        margin: 0 0 20px 0
    }
    .about_contact-form-address-section .section-2 {
        margin: 0
    }
    .about_contact-form-address-section .section-title, .about_contact-form-address-section .section-description {
        line-height: 26px;
        font-size: 18px
    }
    .about_contact-form input.about_contact-form-submit {
        margin: 0 auto
    }
    .about_contact-form input, .about_contact-form select, .about_contact-form textarea {
        margin: 0 auto 15px auto;
        font-size: 14px
    }
    .about_contact-form .g-recaptcha > div {
        margin: 0 auto
    }
    .about_contact .faq-section .d-y-know-container {
        margin: 30px auto
    }
    .careers .about-top-title {
        top: 65%
    }
    .careers-item-extra {
        width: 700px
    }
    .beyond_fulfillment .about-top-title .about-top-title-sub {
        line-height: 48px;
        font-size: 38px
    }
    .special-features-list .special-features__item {
        position: relative;
        padding-top: 50px;
        padding-bottom: 50px
    }
    .special-features-list .special-features__item:first-child {
        padding-top: 50px;
        padding-bottom: 65px
    }
    .special-features-list .special-features__item:nth-of-type(even) {
        background: #ffcb39;
        padding-top: 20px;
        padding-bottom: 30px
    }
    .special-features-list .special-features__item:nth-of-type(even):before {
        content: "";
        position: absolute;
        top: -190px;
        z-index: 1;
        display: block;
        width: 0;
        height: 0;
        border-bottom: 190px solid #ffcb39;
        border-left: 100vw solid transparent;
        top: -50px;
        width: 0;
        height: 0;
        border-bottom: 50px solid #ffcb39;
        border-left: 100vw solid transparent
    }
    .special-features-list .special-features__item:nth-of-type(even):after {
        content: "";
        position: absolute;
        bottom: -190px;
        z-index: 1;
        display: block;
        width: 0;
        height: 0;
        border-top: 190px solid #ffcb39;
        border-left: 100vw solid transparent;
        bottom: -50px;
        border-left: 0;
        border-top: 50px solid #ffcb39;
        border-right: 100vw solid transparent
    }
    .special-features-list .special-features__item:last-child:after {
        display: none
    }
    .quote__round {
        width: 400px;
        height: 400px
    }
    .quote__round:before, .quote__round:after {
        width: 89px;
        height: 109px;
        background-size: contain
    }
    .quote__round:after {
        bottom: -36px;
        left: 73px
    }
    .quote__round:before {
        top: -27px;
        right: 49px
    }
    .ecommerce_fulfillment .small_text_block_wr {
        margin-bottom: 70px
    }
    .ecommerce_fulfillment .hint {
        line-height: 24px;
        font-weight: bold
    }
    .ecommerce_fulfillment .hint a {
        font-weight: bold;
        text-decoration: underline
    }
    .ecommerce_fulfillment .quote-info {
        margin-bottom: 60px
    }
    .retail_fulfillment .aditional_benefits {
        margin-bottom: 30px
    }
    .retail_fulfillment .quote_text {
        margin-bottom: 30px
    }
    .index .main-screen {
        height: 974px;
        padding-top: 65px
    }
    .index .main-screen .animation_wr {
        margin-top: 0;
        margin-bottom: 25px
    }
    .index .main-screen .animation-container {
        margin-left: 0
    }
    .index .section__title .caption {
        width: 74%
    }
    .index .section__title::before {
        height: 36px
    }
    .index .outsourcing {
        margin-bottom: 45px
    }
    .index .distrib {
        padding-top: 0
    }
    .amazon_fulfillment .faq-section--big {
        margin-bottom: 30px
    }
    .amazon_fulfillment .faq-section--big .container {
        padding: 0 20px
    }
    .amazon_fulfillment .faq-section--big h2.d-y-know-title {
        flex-direction: row;
        justify-content: center;
        margin-top: 0;
        margin-bottom: 10px
    }
    .amazon_fulfillment .faq-section--big h2.d-y-know-title span:first-child {
        margin-right: 5px
    }
    .amazon_fulfillment .faq-section--big .d-y-know-container {
        width: 100%;
        padding: 30px 15px 25px 15px
    }
    .amazon_fulfillment .faq-section--big .d-y-know-container:after {
        display: none
    }
    .amazon_fulfillment .faq-section--big .d-y-know-bkg {
        height: 193px;
        top: 50%
    }
    .amazon_fulfillment .popsicle {
        margin-bottom: 70px
    }
    .about_discover .about-top-title {
        line-height: 40px
    }
    .distributed_warehousing .title {
        margin-top: -67px;
        line-height: 35px;
        font-size: 30px
    }
    .distributed_warehousing .icons__slider {
        display: block
    }
    .distributed_warehousing .icons__list {
        display: none
    }
    .distributed_warehousing .about_discover-list .about_discover-item {
        min-height: 559px
    }
    .apply_form .about-top {
        background-image:  url("/front/img/header_top_mobile.svg") !important;
        background-size: cover !important;
        background-position: center bottom !important;
        height: auto;
        max-height: unset
    }
    .apply_form .about-top-title {
        margin: 110px auto 80px auto !important;
        position: static;
        line-height: 50px;
        transform: none;
        padding-right: 0
    }
    .apply_form .about-top-title-sub {
        position: static;
        transform: none;
        display: block
    }
    .apply_form_job-info-container, .apply_form .badge-container {
        width: 617px
    }
    .apply_form .text-block .custom-file {
        width: 553px
    }
    .apply_form .text-block .custom-file .progress {
        left: 80px;
        right: 140px;
        top: 38px
    }
    .apply_form .text-block .alert {
        width: 617px
    }
    .quote .about-top {
        background-image: url("/front/img/req-a-quote.png"), url("/front/img/header_top_mobile.svg") !important;
        background-size: 200px, cover;
        background-position: center 10vh, center bottom;
        margin-bottom: 30px
    }
    .quote-info-container {
        width: 720px;
        padding: 30px 15px
    }
    .quote-info-container-wrapper {
        margin-bottom: 70px
    }
    .quote-info-title {
        text-align: center;
        margin-bottom: 15px;
        line-height: 36px;
        font-size: 30px
    }
    .quote-info-block-title {
        width: 400px;
        padding: 100px 20px;
        margin: 0 auto
    }
    .quote-info-block-title:before, .quote-info-block-title:after {
        width: 89px;
        height: 109px;
        background-size: cover
    }
    .quote-info-block-title:after {
        bottom: -36px;
        left: 73px
    }
    .quote-info-block-title:before {
        top: -27px;
        right: 49px
    }
    .quote-info-block-list {
        margin-top: 70px
    }
    .quote-info-block-list-item {
        padding-left: 55px;
        line-height: 26px;
        font-size: 18px
    }
    .quote-info-block-description {
        margin: 22px auto 27px auto
    }
    .quote-form-inner {
        padding: 20px;
        border-bottom-width: 0;
        margin-bottom: 0
    }
    .quote-form-row {
        margin-bottom: 0
    }
    .quote-form-row #SKU_type {
        margin-bottom: 0
    }
    .quote-form-input {
        margin-bottom: 20px;
        font-size: 14px
    }
    .quote-form-input-label {
        font-size: 14px
    }
    .quote-form-section .definition, .quote-form-section .get_quote {
        padding: 0 20px;
        border: 3px solid #e5424a;
        border-top-width: 0;
        border-bottom-width: 0;
        margin-top: 0
    }
    .quote-form-section .definition {
        line-height: 17px;
        text-align: center;
        padding-bottom: 20px
    }
    .quote-form-section .get_quote {
        padding-bottom: 20px;
        border-bottom-width: 2px
    }
    .quote-form-section .check {
        padding: 0 20px 20px 20px;
        border: 3px solid #e5424a;
        border-top-width: 0;
        border-bottom-width: 0
    }
    .quote-form-section .check label {
        margin-bottom: 0
    }
    .quote-form-section .check:last-child {
        padding-bottom: 16px
    }
    .quote-form-submit {
        font-size: 18px;
        font-weight: bold;
        width: 236px;
        padding: 12px 15px
    }
    .pricing .about-top {
        margin-bottom: 30px
    }
    .pricing .about-top .about-top-title {
        line-height: 40px
    }
    .pricing .small_text_block_wr {
        margin-bottom: 30px
    }
    .pricing .free-perks .customizing-plan-title {
        display: block;
    }
    .pricing .customizing-plan-list {
        flex-direction: column;
        align-items: center;
        margin-bottom: 30px
    }
    .pricing .customizing-plan-list .customizing-plan-item-wrapper {
        width: 75%;
        margin-bottom: 20px;
        padding: 30px;
        background: url(/front/img/skew_bg.svg);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat
    }
    .pricing .customizing-plan-list .customizing-plan-item-title {
        height: auto;
        margin-bottom: 20px;
        color: #fff;
        text-align: center
    }
    .pricing .customizing-plan-list .customizing-plan-item-list-item-paragraph {
        color: #fff
    }
    .pricing .customizing-plan-list .customizing-plan-item-list-item-paragraph:before {
        left: -30px;
        background: #fff
    }
    .pricing .customizing-plan-list .customizing-plan-item-list {
        padding-left: 30px
    }
    .pricing .customizing-plan-title {
        font-size: 30px;
        line-height: 40px
    }
    .pricing .free-perks .free-perks-item-wrapper.left {
        padding-right: 30px
    }
    .pricing .free-perks .free-perks-item-wrapper.right {
        padding-left: 30px
    }
    .pricing .start-now {
        margin-bottom: 30px
    }
    .pricing .start-now .start-now-title {
        font-size: 30px
    }
    .tos .about-top-title {
        font-size: 38px
    }
    .commerce_edi .about-top {
        margin-bottom: 30px
    }
    .commerce_edi .about-top-title {
        line-height: 40px
    }
    .commerce_edi .commerce_edi-info-list-item {
        padding: 30px 50px 30px 30px
    }
    .crowdfunding_fulfillment .about-top-title {
        font-size: 34px
    }
    .crowdfunding_fulfillment .about-top-title-sub {
        line-height: 48px;
        font-size: 34px
    }
    .crowdfunding_fulfillment .quote-info.first-section {
        margin-bottom: 30px
    }
    .crowdfunding_fulfillment .faq-section.faq-section_crowd {
        margin-bottom: 90px
    }
    .for_startups .small_text_block_wr {
        margin-bottom: 70px
    }
    .web_based .about-top-title {
        line-height: 39px
    }
    .web_based .web_based-list-title {
        display: flex;
        flex-direction: column;
        align-items: center;
        font-size: 30px
    }
    .web_based .web_based-illustration-wrapper {
        margin-bottom: 30px
    }
    .web_based .web_based-list-title {
        margin-bottom: 25px
    }
    .web_based .web_based-list-description {
        padding: 15px
    }
    .international_fulfillment .about-top-title {
        font-size: 36px
    }
    .international_fulfillment .international_fulfillment-about {
        margin-bottom: 20px
    }
    .international_fulfillment .faq-section .d-y-know-container::after {
        display: none
    }
    .international_fulfillment .faq-section .d-y-know-bkg {
        top: 50%
    }
    .international_fulfillment .faq-section h2.d-y-know-title {
        display: block;
        margin-top: 0
    }
    .international_fulfillment .international_fulfillment-wavy-title {
        font-size: 30px;
        margin-top: 20px;
        margin-bottom: 10px
    }
    .international_fulfillment .quote-info {
        margin-bottom: 100px
    }
    .about_who .about-top {
        background-image: url("/front/img/about-who-top-top.png"), url("/front/img/header_top_mobile.svg") !important;
        background-size: 500px, cover;
        background-position: center 25px, center bottom
    }
    .about_who .about-top-title {
        top: calc(50% + 25px)
    }
    .about_who .about-come {
        margin: 30px auto 60px auto
    }
    .about_who .about-come-title {
        margin: 0 auto 14px auto;
        text-align: center;
        font-size: 30px;
        line-height: 36px
    }
    .about_who .about-come-title-sub {
        display: block
    }
    .about_who .about-come-description {
        padding: 0;
        line-height: 26px;
        font-size: 18px;
        color: #5c5c5c
    }
    .about_who .about-come .caption {
        width: 720px;
        padding: 30px 15px
    }
    .about_who .about-come .section__title:before, .about_who .about-come .section__title:after {
        content: "";
        height: 90px;
        position: absolute;
        z-index: 1;
        left: 0;
        width: 100%;
        transform: none;
        display: block;
        background: radial-gradient(503.72px at 50% 394.75%, #F17435 0%, rgba(241, 119, 52, 0) 100%), linear-gradient(0deg, #DE2356, #DE2356), #ffcb39
    }
    .about_who .about-come .section__title:before {
        top: 30px
    }
    .about_who .about-come .section__title:after {
        bottom: 30px
    }
    .about_who .about-story-text-title, .about_who .about-story-text-description {
        padding: 0 15px
    }
    .about_who .about-story-text-title {
        text-align: center;
        font-size: 30px;
        line-height: 36px;
        margin: 30px auto 10px auto
    }
    .about_who .about-story-text-description {
        line-height: 26px;
        font-size: 18px;
        margin-bottom: 24px
    }
    .about_who .about-story-image {
        margin: 0
    }
    .about_who .about-story-image-wrapper {
        width: 266px;
        margin: 60px auto 90px auto
    }
    .about_who .about-story-image-wrapper:before, .about_who .about-story-image-wrapper:after {
        width: 84px;
        height: 104px;
        background-size: cover
    }
    .about_who .about-story-image-wrapper:before {
        top: -50px;
        right: 0
    }
    .about_who .about-story-image-wrapper:after {
        left: 25px;
        bottom: -55px
    }
    .about_who .what-next-title {
        font-size: 30px;
        line-height: 36px;
        margin: 30px auto 15px auto
    }
    .about_who .what-next-description {
        line-height: 26px;
        font-size: 18px;
        margin-bottom: 16px
    }
    .order_processing .about-top-title .about-top-title-sub {
        font-size: 38px
    }
    .order_processing .skew {
        margin-bottom: 58px
    }
    .order_processing .faq-section--big {
        margin-top: 75px;
        margin-bottom: 30px
    }
    .order_processing .about-story-text-title {
        line-height: 45px;
        font-size: 30px
    }
    .order_processing .about_principles-description-article-container {
        width: 100%;
        margin: 0;
        flex-direction: column;
        align-items: center
    }
    .order_processing .about_principles-description-article-container .about_principles-description-article {
        width: 100%;
        height: auto;
        margin: 0;
        margin-bottom: 20px;
        padding: 30px 50px 20px 30px;
        background: url(/front/img/about-story-full-bkg.svg) center no-repeat
    }
    .order_processing .about_principles-description-article-container .about_principles-description-article:hover {
        background: #ffcb39
    }
    .order_processing .about_principles-description-article-container .about_principles-description-article-info-title {
        margin-bottom: 10px
    }
    .about-story-text-title {
        white-space: normal
    }
    .unsubscribe .about-top {
        background-image: url("/front/img/unsubscribe-top.png"), url("/front/img/header_top_mobile.svg") !important;
        background-size: 210px, cover;
        background-position: center 76px, center bottom;
        height: auto;
        max-height: unset
    }
    .unsubscribe .about-top-title {
        position: static;
        transform: none;
        line-height: 48px;
        width: 100%;
        padding: 0 15px;
        margin-top: 305px;
        margin-bottom: 15px
    }
    .unsubscribe .about-top-title-sub {
        position: static
    }
    .unsubscribe .forgot-form, .unsubscribe .recover-form {
        position: static;
        padding: 0 15px;
        width: 100%;
        margin: 0 auto 80px auto
    }
    .unsubscribe .forgot-form input[type=submit], .unsubscribe .recover-form input[type=submit] {
        margin: 0 auto
    }
    .unsubscribe .forgot-form .g-recaptcha, .unsubscribe .recover-form .g-recaptcha {
        margin: 0 auto 20px auto
    }
    .unsubscribe .forgot-form .g-recaptcha > div, .unsubscribe .recover-form .g-recaptcha > div {
        margin: 0 auto
    }
    .unsubscribe .forgot-form-bottom-link-wrapper, .unsubscribe .recover-form-bottom-link-wrapper {
        align-items: center
    }
}
@media (min-width: 768px)and (max-width: 992px) {
    header {
        top: 0;
        width: 100%;
        z-index: 5;
        position: fixed
    }
    header .desctop-header .logo {
        margin-right: 30px
    }
    header .desctop-header .nav-container {
        width: calc(100% - 95px)
    }
    header .desctop-header .nav-container .nav-btns .btn:first-child {
        margin-right: 20px
    }
    header .desctop-header .nav-container .nav-btns .btn:last-of-type {
        margin-right: 10px
    }
    header .desctop-header .nav-container nav {
        pointer-events: none;
        position: absolute;
        top: 53px;
        left: 0;
        background: red;
        z-index: -1;
        margin: 0;
        width: 100%;
        height: 0;
        overflow: hidden;
        background: #24227d;
        transition: height .3s ease
    }
    header .desctop-header .nav-container nav > ul {
        padding: 15px 15px 0 15px;
        margin-left: calc(50% - 375px);
        width: 750px;
        flex-direction: column;
        text-align: left
    }
    header .desctop-header .nav-container nav > ul li.drop-item {
        height: auto;
        width: 290px;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        padding: 10px 0
    }
    header .desctop-header .nav-container nav > ul li.drop-item:after {
        display: none
    }
    header .desctop-header .nav-container nav > ul li.drop-item span {
        text-align: left;
        font-size: 15px;
        justify-content: flex-start;
        position: relative;
        width: auto;
        text-decoration: none
    }
    header .desctop-header .nav-container nav > ul li.drop-item span:after {
        content: "";
        top: 50%;
        right: -20px;
        width: 12px;
        height: 6px;
        position: absolute;
        background: url(/front/img/nav-angle.svg) no-repeat;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
    header .desctop-header .nav-container nav > ul li.drop-item .drop-item_nav {
        display: none;
        position: static;
        background: transparent;
        z-index: 1
    }
    header .desctop-header .nav-container nav > ul li.drop-item .drop-item_nav li {
        height: auto
    }
    header .desctop-header .nav-container nav > ul li.drop-item .drop-item_nav li a {
        font-size: 14px
    }
    header .desctop-header .nav-container nav > ul li.drop-item .drop-item_nav li a:hover, header .desctop-header .nav-container nav > ul li.drop-item .drop-item_nav li a:focus, header .desctop-header .nav-container nav > ul li.drop-item .drop-item_nav li a:active {
        text-decoration: underline !important
    }
    header .desctop-header .nav-container nav > ul li.drop-item:hover {
        background: transparent
    }
    header .desctop-header .nav-container nav > ul li.drop-item.open .drop-item_nav {
        display: block;
        opacity: 1
    }
    header .desctop-header .nav-container.open nav {
        z-index: -1;
        height: calc(100vh - 53px);
        pointer-events: auto
    }
    header .desctop-header .burger {
        display: block;
        margin-left: calc(100% - 551px)
    }
    header .account.open-form form {
        z-index: 1
    }
}
@media only screen and (max-width: 991px) {
    .apply_form .about-top {
        margin-bottom: 30px
    }
    .apply_form_job-info-container, .apply_form .badge-container {
        width: 100%
    }
    .apply_form_job {
        margin-bottom: 30px
    }
    .apply_form_job-link {
        width: 180px;
        text-align: center;
        margin: 15px auto 0 auto
    }
    .apply_form_job-link-wrapper {
        width: 290px;
        margin: 0 auto
    }
    .apply_form_job-link-title {
        line-height: 36px;
        font-size: 30px;
        text-align: center;
        top: 30px;
        left: 50%;
        transform: translateX(-50%);
        white-space: nowrap
    }
    .apply_form_job-link-list {
        margin-top: 32px
    }
    .apply_form_job-link-item {
        line-height: 29px;
        font-size: 18px;
        margin-bottom: 5px;
        padding-left: 38px
    }
    .apply_form_job-link-item:before {
        top: 11px
    }
    .apply_form_job-info-container {
        padding: 30px 15px;
        display: block
    }
    .apply_form_job-info-bkg {
        height: 105px;
        transform: none;
        top: 30px
    }
    .apply_form_job-info-bkg:after {
        content: "";
        width: 100vw;
        height: 105px;
        position: absolute;
        bottom: -273px;
        left: calc(50% - 50vw);
        background: url(/front/img/d-y-know-bkg.svg) center no-repeat #ff4848;
        background-size: cover;
        z-index: -1
    }
    .apply_form_job-poster {
        display: block;
        width: 100%;
        height: 100%;
        display: block;
        box-shadow: none
    }
    .apply_form_job-poster-wrapper {
        width: 106px;
        height: 147px;
        box-shadow: 0px 4px 20px rgba(0, 0, 0, .25);
        padding: 0;
        margin: 50px auto 0 auto
    }
    .apply_form-wrapper .form-section {
        padding: 20px 20px 20px 20px
    }
    .apply_form-wrapper .form-row {
        margin-bottom: 0
    }
    .apply_form-wrapper .form-row.phone-row {
        display: flex;
        justify-content: space-between;
        align-items: flex-start
    }
    .apply_form-wrapper .form-row.phone-row .col-md-2 {
        width: 48px;
        flex-shrink: 0;
        margin: 0 20px 20px 0;
        padding: 0 0 0 10px
    }
    .apply_form-wrapper .form-row.phone-row .col-md-10 {
        width: calc(100% - 83px);
        margin: 0;
        padding: 0 10px 0 0
    }
    .apply_form-wrapper .form-row .phone-row-static-input {
        padding: 9px 10px
    }
    .apply_form .badge-container {
        margin: 30px auto 70px auto;
        padding: 30px 13px
    }
    .apply_form .badge-container:before {
        width: 84px;
        height: 104px;
        top: 20px;
        background-size: cover;
        right: -30px
    }
    .apply_form .badge-title {
        line-height: 36px;
        font-size: 30px;
        position: static;
        text-align: center;
        margin-bottom: 30px
    }
    .apply_form .badge-description {
        line-height: 26px;
        font-size: 18px;
        margin-bottom: 30px;
        padding: 0 14px
    }
    .apply_form .text-block .custom-file {
        width: 100%
    }
    .apply_form .text-block .custom-file button .inner.succ strong {
        max-width: calc(100% - 300px)
    }
    .apply_form .text-block .custom-file button .inner:after {
        font-size: 18px;
        width: 90px
    }
    .apply_form .cv-uploader, .apply_form .cv-wrapper {
        width: 100%
    }
    .apply_form .cv-wrapper {
        margin-left: auto;
        padding: 0 13px
    }
    .apply_form .cv-list {
        padding-left: 0;
        width: 400px;
        margin: 0 auto
    }
    .apply_form .cv-list-item {
        line-height: 26px;
        font-size: 18px;
        margin-bottom: 19px
    }
    .apply_form .cv-description.text {
        padding-left: 0;
        width: 400px;
        margin: 0 auto 59px auto
    }
    .apply_form .cv-container {
        width: 400px;
        height: 400px;
        margin-bottom: 70px;
        padding: 0 65px
    }
    .apply_form .cv-container:before, .apply_form .cv-container:after {
        width: 89px;
        height: 109px;
        background-size: contain
    }
    .apply_form .cv-container:before {
        top: -27px;
        right: 49px
    }
    .apply_form .cv-container:after {
        bottom: -36px;
        left: 73px
    }
    .apply_form .cv-title {
        line-height: 36px;
        font-size: 30px;
        margin-bottom: 10px
    }
    .apply_form .cv-description {
        line-height: 29px;
        font-size: 18px
    }
    .apply_form .text-block .alert {
        width: calc(100% - 20px);
        max-width: 720px
    }
    .apply_form .text-block .alert.empty {
        margin-bottom: 45px
    }
    .apply_form .submit_wrapper {
        padding: 48px 0 23px 0;
        background-position-y: calc(100% + 75px);
        margin-top: 48px
    }
    header .desctop-header .burger {
        margin-left: 9px
    }
}
@media only screen and (max-width: 768px) {
    .index .fulfillment .fulfillment_img .img {
        width: 70%;
        height: auto
    }
    .index .fulfillment .article-block article {
        align-self: center
    }
    .index .fulfillment .article-block_title {
        text-align: center
    }
    .index .fulfillment .block__text {
        width: 83%
    }
    .index .fulfillment .article-block_content {
        text-align: center
    }
    .index .working-process .refresh-col img {
        width: 40px
    }
    .index .outsourcing article {
        width: 83%;
        margin: 0 auto
    }
    .index .outsourcing .article-block_content {
        text-align: center
    }
    .index .resource__text {
        width: 83%;
        margin: 0 auto
    }
    .index .distrib {
        margin-bottom: 40px
    }
    .index .distrib .distrib__text {
        width: 83%;
        margin: 0 auto
    }
    .index .distrib .article-block_content {
        text-align: center
    }
    .index .trends {
        padding-top: 0
    }
    .index .trends .row {
        flex-direction: column;
        align-items: center
    }
    .index .trends .col-lg-5 {
        width: 83%;
        margin-top: 50px;
        margin-right: 0;
        text-align: left
    }
    .index .trends .article-block_title {
        text-align: center;
        margin-top: 30px
    }
    .index .trends .trends__img {
        order: -1;
        width: 70%;
        height: auto
    }
    .index .trends .trends__img img {
        width: 100%
    }
    .index .trends .article-block_content {
        text-align: center
    }
    .index .solution {
        margin-bottom: 0
    }
    .index .solution .row {
        display: flex;
        flex-direction: column;
        align-items: center
    }
    .index .solution .solution__img {
        width: 70%;
        height: auto;
        margin: 0
    }
    .index .solution .solution__img img {
        width: 100%
    }
    .index .solution .solution__text {
        width: 83%
    }
    .index .solution .article-block_title {
        text-align: center
    }
    .index .solution .article-block_content {
        text-align: center
    }
    .apply_form_job-poster-wrapper {
        margin-top: 45px
    }
    .apply_form_job-link-title {
        line-height: 19px;
        font-size: 18px
    }
    .apply_form_job-link-item {
        line-height: 19px;
        font-size: 14px
    }
    .apply_form_job-link-wrapper {
        width: 236px
    }
    .apply_form_job-info-bkg:after {
        bottom: -238px
    }
    .apply_form .badge-title, .apply_form .cv-title {
        line-height: 19px;
        font-size: 18px
    }
    .apply_form .badge-description, .apply_form .cv-description {
        line-height: 19px;
        font-size: 12px
    }
    .apply_form .cv-list-item {
        line-height: 19px;
        font-size: 12px
    }
    .apply_form .cv-list-item:before {
        top: 0
    }
    .apply_form .text-block .custom-file {
        min-height: 77px;
        padding: 20px 25px
    }
    .apply_form .text-block .custom-file button .inner {
        transform: translateX(-50%);
        font-size: 12px;
        top: 20px;
        width: calc(100% - 80px);
        left: calc(50% + 20px)
    }
    .apply_form .text-block .custom-file button .inner:before {
        width: 27px;
        height: 27px;
        background-size: cover;
        left: -40px
    }
    .apply_form .text-block .custom-file button .inner:after {
        font-size: 14px;
        width: 64px;
        height: 27px;
        line-height: 27px
    }
    .apply_form .text-block .custom-file .progress {
        top: 27px;
        left: 60px;
        right: 100px
    }
}
@media only screen and (max-width: 767px) {
    .faq-section .d-y-know-title, .faq-section .customer-support-title {
        line-height: 19px;
        font-size: 18px
    }
    .faq-section .d-y-know-description, .faq-section .d-y-know-text, .faq-section .customer-support-description, .faq-section .customer-support-text {
        line-height: 19px;
        font-size: 12px
    }
    .faq-section .d-y-know .d-y-know-title--left {
        line-height: 19px;
        font-size: 18px
    }
    .faq-section .customer-support-title {
        text-align: left
    }
    .faq-section .customer-support-description p {
        padding-right: 48px;
        line-height: 19px;
        font-size: 12px
    }
    .faq-section .feedback-landscape-info-text {
        line-height: 19px;
        font-size: 12px
    }
    .popsicle__list .popsicle__item {
        width: 100%;
        height: auto;
        padding: 25px 20px;
        line-height: 29px;
        font-size: 18px
    }
    .popsicle__single {
        width: 100%
    }
    .popsicle__single .popsicle__title {
        line-height: 39px;
        font-size: 24px
    }
    .big_solid_block {
        padding: 30px 10px
    }
    .big_solid_block .text__wr .text {
        margin-bottom: 20px;
        line-height: 19px;
        font-size: 14px
    }
    .block_nums .block__title {
        line-height: 19px;
        font-size: 18px
    }
    .block_nums .block_nums__item:nth-of-type(even) {
        align-self: flex-end;
        margin-right: -98px
    }
    .block_nums .block_nums__item:nth-of-type(even) .text {
        left: initial;
        right: 60px
    }
    .block_nums .block_nums__item:nth-of-type(even) .num {
        right: 40px
    }
    .block_nums .block_nums__item:nth-of-type(odd) {
        align-self: flex-start;
        margin-left: -98px
    }
    .block_nums .block_nums__item:nth-of-type(odd) .text {
        left: 100px;
        right: initial
    }
    .block_nums .block_nums__item:nth-of-type(odd) .num {
        right: -40px
    }
    .block_nums .block_nums__item:nth-child(1) .num {
        right: -5px
    }
    .block_nums .block_nums__item .text {
        max-width: 298px;
        line-height: 19px;
        font-size: 14px
    }
    .home-customer-support-description p {
        line-height: 19px;
        font-size: 12px
    }
    .about_who .about-come .caption {
        margin: 0 auto;
        width: calc(100% - 30px)
    }
    .about_who .about-come-title {
        line-height: 19px;
        font-size: 18px
    }
    .about_who .about-come-description {
        line-height: 19px;
        font-size: 12px
    }
    .about_who .about-story-text-title {
        line-height: 19px;
        font-size: 18px;
        white-space: normal;
        padding: 0 40px
    }
    .about_who .about-story-text-description {
        line-height: 19px;
        font-size: 12px
    }
    .about_who .what-next-title {
        line-height: 19px;
        font-size: 18px
    }
    .about_who .what-next-description {
        line-height: 19px;
        font-size: 12px
    }
    .about_who .what-next-call-button {
        margin: 0 auto 30px auto;
        width: 196px;
        padding: 6px 30px
    }
    .order_processing .about-story .container {
        padding: 0 30px
    }
    .order_processing .about-story-text-title {
        margin: 28px auto 20px 0;
        line-height: 24px;
        font-size: 18px
    }
    .order_processing .about-story-text-description {
        line-height: 20px;
        font-size: 12px;
        margin-bottom: 20px
    }
    .about_principles-description-text {
        line-height: 19px;
        font-size: 12px
    }
    .about_principles-description-article-info-text {
        line-height: 19px;
        font-size: 12px
    }
    .about_principles .about_principles-description-article::before, .about_principles .about_principles-description-article::after {
        display: none
    }
    .about_principles .about_principles-description-article-container .about_principles-description-article {
        width: 264px
    }
    .about_principles .about_principles-description-article.article-left .about_principles-description-article-title, .about_principles .about_principles-description-article.article-left:hover .about_principles-description-article-title {
        left: calc(-151px - 50%)
    }
    .about_principles .about_principles-description-article.article-right .about_principles-description-article-title, .about_principles .about_principles-description-article.article-right:hover .about_principles-description-article-title {
        right: calc(-192px - 50%)
    }
    .about_referral .become_a_partner-title {
        line-height: 19px;
        font-size: 18px
    }
    .about_referral .become_a_partner-description {
        line-height: 19px;
        font-size: 12px
    }
    .about_referral-plan-title {
        line-height: 19px;
        font-size: 18px
    }
    .about_referral-plan-item {
        width: 304px;
        margin: 0 7px 40px 9px;
        min-height: unset
    }
    .about_referral-plan-item:nth-child(2) .about_referral-plan-subtitle {
        left: 0
    }
    .about_referral-plan-item:nth-child(3) .about_referral-plan-subtitle {
        left: 0;
        transform: none
    }
    .about_referral-plan-subtitle {
        font-size: 28px
    }
    .about_referral-plan-description-title {
        padding-left: 30px;
        line-height: 20px;
        font-size: 18px;
        text-align: left
    }
    .about_referral-plan-description-step-01 p, .about_referral-plan-description-step-02 p, .about_referral-plan-description-step-03 p, .about_referral-plan-description-step-04 p {
        line-height: 19px;
        font-size: 14px
    }
    .about_referral-plan-description-step-01 p:before, .about_referral-plan-description-step-02 p:before, .about_referral-plan-description-step-03 p:before, .about_referral-plan-description-step-04 p:before {
        top: 4px
    }
    .about_referral .partner_account-title {
        line-height: 19px;
        font-size: 18px
    }
    .about_referral .partner_account-description {
        line-height: 19px;
        font-size: 12px
    }
    .about_contact-form-title {
        line-height: 19px;
        font-size: 18px
    }
    .about_contact-form-description {
        line-height: 19px;
        font-size: 12px
    }
    .about_contact-form-address-title {
        line-height: 19px;
        font-size: 18px
    }
    .about_contact-form-address-description {
        line-height: 19px;
        font-size: 12px
    }
    .about_contact-form-address-section .section-title, .about_contact-form-address-section .section-description {
        line-height: 19px;
        font-size: 12px
    }
    .about_contact .address-section-1 {
        margin-bottom: 20px
    }
    .beyond_fulfillment .caption__section--beyond {
        margin-bottom: 30px
    }
    .special-features-list .container {
        padding: 0 30px;
        padding-right: 60px
    }
    .special-features-list .special-features__item {
        padding: 85px 0
    }
    .special-features-list .special-features__item:first-child {
        padding-top: 25px;
        padding-bottom: 65px
    }
    .special-features-list .special-features__item .text {
        margin-bottom: 10px;
        line-height: 19px;
        font-size: 12px
    }
    .special-features-list .special-features__item .text:last-child {
        margin-bottom: 0
    }
    .special-features-list .special-features__title {
        margin-bottom: 10px;
        line-height: 19px;
        font-size: 18px
    }
    .retail_fulfillment .quote_top_text {
        margin-bottom: 50px
    }
    .retail_fulfillment .quote-info {
        margin-bottom: 50px
    }
    .quote_top_text {
        margin-bottom: 50px
    }
    .quote_top_text p {
        margin: 0 25px;
        line-height: 19px;
        font-size: 12px
    }
    .quote__round {
        margin-bottom: 70px;
        margin-right: 0
    }
    .quote-info-block-wrapper {
        flex-direction: column;
        align-items: center
    }
    .quote-info-block-list-item {
        line-height: 24px;
        font-size: 14px
    }
    .quote-info-block-list {
        align-self: flex-start
    }
    .careers-item-extra {
        width: 100%;
        padding: 30px 20px;
        margin-top: 60px;
        margin-bottom: 30px
    }
    .careers-item-extra-block {
        margin-bottom: 0
    }
    .careers-item-extra-block-list {
        padding-left: 40px
    }
    .careers-item-extra-block-list-item {
        line-height: 19px;
        font-size: 14px
    }
    .careers-item-extra-block-list-item:before {
        left: -40px
    }
    .careers .faq-section--big .container {
        padding: 0 20px
    }
    .careers .faq-section--big .d-y-know-container {
        padding: 25px 15px
    }
    .careers .faq-section--big .d-y-know-bkg {
        height: 125px
    }
    .careers .faq-section--big .d-y-know-container:after {
        height: 125px;
        left: -20px
    }
    .careers .careers-item-brief-info-data-address, .careers .careers-item-brief-info-data-type {
        line-height: 19px;
        font-size: 12px
    }
    .careers .careers-item-brief-info-data {
        flex-direction: column
    }
    .careers .careers-item-brief-info-title {
        line-height: 19px;
        font-size: 12px
    }
    .careers .small_text_block_wr {
        margin-top: 30px;
        margin-bottom: 60px
    }
    .careers .careers-item-extra-block.benefits {
        flex-direction: column
    }
    .careers .careers-item-extra-block.benefits .careers-item-extra-block-list:last-child, .careers .careers-item-extra-block.benefits .careers-item-extra-block-list {
        margin-left: 0;
        width: 100%;
        padding-left: 30px
    }
    .careers .careers-item-extra-block-list:last-child, .careers .careers-item-extra-block-list {
        margin-left: 0;
        width: 100%;
        padding-left: 30px
    }
    .careers .careers-item-extra-block-list-item:before {
        left: -30px;
        width: 10px;
        height: 10px
    }
    .careers .careers-item-apply {
        width: 236px;
        margin: 0 auto
    }
    .careers .careers-item-apply {
        font-size: 16px
    }
    .about_discover .about_discover-list-row {
        flex-direction: column;
        align-items: center
    }
    .about_discover .about_discover-item-wrapper {
        width: 100%
    }
    .about_discover .about_discover-item-wrapper.wrapper-3:before, .about_discover .about_discover-item-wrapper.wrapper-4:before {
        display: none
    }
    .about_discover .about_discover-item-wrapper:nth-of-type(even) .about_discover-item {
        background: #ffcb39
    }
    .about_discover .about_discover-item-wrapper:nth-of-type(even) .about_discover-item .about_discover-item-title, .about_discover .about_discover-item-wrapper:nth-of-type(even) .about_discover-item .about_discover-item-description {
        color: #4c4c4c
    }
    .about_discover .about_discover-item {
        padding: 30px 30px 20px 30px
    }
    .about_discover .about_discover-item-title {
        line-height: 24px;
        font-size: 18px
    }
    .about_discover .about_discover-item-description {
        line-height: 20px;
        font-size: 12px
    }
    .about_discover .about_discover-list-row {
        margin-top: 20px
    }
    .pricing .customizing-plan-title {
        display: flex;
        flex-direction: column;
        align-items: center;
        line-height: 19px;
        font-size: 18px
    }
    .pricing .customizing-plan-list {
        margin-bottom: 30px;
        padding: 0 10px
    }
    .pricing .customizing-plan-list .customizing-plan-item-wrapper {
        width: 100%
    }
    .pricing .customizing-plan-list .customizing-plan-item-title {
        line-height: 20px;
        font-size: 18px
    }
    .pricing .customizing-plan-list .customizing-plan-item-list-item-paragraph {
        margin-bottom: 10px;
        line-height: 19px;
        font-size: 14px
    }
    .pricing .customizing-plan-list .customizing-plan-item-list-item-paragraph:last-child {
        margin-bottom: 0
    }
    .pricing .free-perks .free-perks-item-wrapper {
        display: flex;
        align-items: center;
        width: 100%;
        height: 226px;
        margin-bottom: 30px;
        padding-top: 0;
        padding-bottom: 0
    }
    .pricing .free-perks .free-perks-item-wrapper.right {
        background-image: url(/front/img/small_round_with_small_two_red_lines.svg);
        background-position: -100px top;
        text-align: left;
        padding-left: 10px;
        padding-right: 10px
    }
    .pricing .free-perks .free-perks-item-wrapper.left {
        background-image: url(/front/img/small_round_with_small_two_red_lines.svg);
        background-position: -100px top;
        padding-left: 10px;
        padding-right: 10px
    }
    .pricing .free-perks .free-perks-item-description {
        line-height: 19px;
        font-size: 14px
    }
    .pricing .free-perks .free-perks-item-title {
        margin-bottom: 10px
    }
    .pricing .start-now .start-now-container {
        padding-left: 10px;
        padding-right: 10px
    }
    .pricing .start-now .start-now-title {
        font-size: 18px
    }
    .pricing .start-now .start-now-description {
        font-size: 14px
    }
    .dedicate_support .small_text_block_wr {
        margin-bottom: 30px
    }
    .dedicate_support .dedicate_support-list .dedicate_support-list-title {
        margin-bottom: 20px;
        padding: 10px 0;
        line-height: 24px;
        font-size: 18px
    }
    .dedicate_support .dedicate_support-list .dedicate_support-list-item-question {
        margin-bottom: 0;
        line-height: 24px;
        font-size: 18px
    }
    .dedicate_support .dedicate_support-list .dedicate_support-list-item {
        margin-bottom: 20px;
        padding: 30px;
        border: 3px solid #e5424a
    }
    .dedicate_support .dedicate_support-list .dedicate_support-list-item-wrapper input.hidden:checked ~ .dedicate_support-list-item .dedicate_support-list-item-question {
        margin-bottom: 10px
    }
    .dedicate_support .dedicate_support-list .dedicate_support-list-item-wrapper input.hidden:checked ~ .dedicate_support-list-item .dedicate_support-list-item-answer {
        margin-bottom: 0
    }
    .dedicate_support .dedicate_support-list .dedicate_support-list-item-answer {
        padding-left: 30px;
        line-height: 24px;
        font-size: 14px
    }
    .dedicate_support .dedicate_support-list .dedicate_support-list-item-answer:before {
        width: 10px;
        height: 10px
    }
    .dedicate_support .dedicate_support-list-warning {
        padding: 0 10px;
        line-height: 24px;
        font-size: 18px
    }
    .distributed_warehousing .title {
        margin-top: 0;
        margin-bottom: 10px;
        line-height: 19px;
        font-size: 18px
    }
    .distributed_warehousing .small_text_block_wr {
        margin-bottom: 30px
    }
    .distributed_warehousing .small_text_block_wr .small_text_block {
        padding: 30px
    }
    .distributed_warehousing .caption.caption--absolute {
        margin-bottom: 25px
    }
    .distributed_warehousing .small_title {
        margin-bottom: 20px
    }
    .distributed_warehousing .popsicle__single {
        height: 72px
    }
    .distributed_warehousing .popsicle__single .popsicle__title {
        line-height: 25px;
        font-size: 22px
    }
    .distributed_warehousing .icons__slider {
        margin: 0 -90px
    }
    .distributed_warehousing .block_s .container {
        padding: 0 20px
    }
    .distributed_warehousing .about_discover-list .hint {
        line-height: 24px;
        font-size: 18px
    }
    .distributed_warehousing .about_discover-list-row {
        flex-direction: column
    }
    .distributed_warehousing .about_discover-list-row .about_discover-item-wrapper {
        width: 100%
    }
    .distributed_warehousing .about_discover-list-row .about_discover-item-wrapper:nth-of-type(odd) .about_discover-item {
        background: #ffcb39
    }
    .distributed_warehousing .about_discover-list-row .about_discover-item-wrapper:nth-of-type(odd) .about_discover-item-description {
        color: #4c4c4c
    }
    .distributed_warehousing .about_discover-list-row .about_discover-item-description {
        line-height: 20px;
        font-size: 12px
    }
    .distributed_warehousing .about_discover-list-row .about_discover-item {
        min-height: auto;
        padding: 30px 50px 30px 30px
    }
    .distributed_warehousing .faq-section.customer_satisfaction .d-y-know-title {
        margin-left: 0
    }
    .quote-info-container {
        width: calc(100% - 30px)
    }
    .quote-info-title {
        line-height: 19px;
        font-size: 18px
    }
    .quote-info-description {
        line-height: 19px;
        font-size: 14px
    }
    .quote-info-block-title {
        line-height: 29px;
        font-size: 18px;
        padding: 160px 20px
    }
    .quote-info-block-list {
        margin-top: 0
    }
    .quote-info-block-description {
        line-height: 19px;
        font-size: 14px;
        width: 100%;
        max-width: 570px
    }
    .quote-form .check label {
        align-items: flex-start
    }
    .quote-form .check label .checkbox-label {
        line-height: 17px;
        font-size: 12px
    }
    .commerce_edi .commerce_edi-info {
        background: none
    }
    .commerce_edi .commerce_edi-info-list {
        flex-direction: column;
        align-items: center
    }
    .commerce_edi .commerce_edi-info-list .commerce_edi-info-list-item-wrapper {
        width: 100%;
        margin-bottom: 20px
    }
    .commerce_edi .commerce_edi-info-list .commerce_edi-info-list-item-wrapper:last-child {
        margin-bottom: 0
    }
    .commerce_edi .commerce_edi-info-list .commerce_edi-info-list-item-description {
        line-height: 20px;
        font-size: 12px
    }
    .commerce_edi .commerce_edi-crm {
        margin-top: 30px;
        margin-bottom: 77px
    }
    .commerce_edi .commerce_edi-crm .commerce_edi-crm-title {
        margin-top: 20px;
        margin-bottom: 10px;
        line-height: 19px;
        font-size: 18px
    }
    .commerce_edi .commerce_edi-crm .commerce_edi-crm-title:after {
        display: none
    }
    .commerce_edi .commerce_edi-crm .commerce_edi-crm-description {
        padding-right: 0;
        line-height: 19px;
        font-size: 14px
    }
    .empowering_developers .empowering_developers-description-paragraph {
        margin-bottom: 30px;
        padding: 0 31px;
        line-height: 19px;
        font-size: 12px
    }
    .empowering_developers .special-features__item:nth-of-type(odd) .special-features__title, .empowering_developers .special-features__item:nth-of-type(odd) .text {
        text-align: left
    }
    .crowdfunding_fulfillment .crowdfunding_fulfillment-about {
        margin-bottom: 60px
    }
    .crowdfunding_fulfillment .crowdfunding_fulfillment-about .crowdfunding_fulfillment-about-description {
        padding: 0 31px;
        line-height: 19px;
        font-size: 12px
    }
    .for_startups .for_startups-list .for_startups-list-warning {
        padding: 0 10px;
        line-height: 19px;
        font-size: 12px
    }
    .web_based .web_based-list-title {
        line-height: 19px;
        font-size: 18px
    }
    .web_based .web_based-list {
        flex-direction: column;
        align-items: center
    }
    .web_based .web_based-list .web_based-list-description-wrapper {
        width: 100%;
        margin-bottom: 20px
    }
    .web_based .web_based-list .web_based-list-description-wrapper:nth-of-type(odd) .web_based-list-description {
        background-image: none;
        background-color: #ffbf1a;
        color: #4c4c4c
    }
    .web_based .web_based-list .web_based-list-description-wrapper:nth-of-type(even) .web_based-list-description:hover {
        background: url(/front/img/partnership-plan-bkg.svg) center no-repeat;
        background-size: cover;
        color: #fff
    }
    .web_based .web_based-list .web_based-list-description:before, .web_based .web_based-list .web_based-list-description:after {
        display: none
    }
    .web_based .web_based-list .web_based-list-description {
        line-height: 19px;
        font-size: 14px
    }
    .tos .about-top {
        margin-bottom: 30px
    }
    .tos .about-top .about-top-title {
        line-height: 40px
    }
    .tos .about-top .about-top-title-sub {
        font-size: 28px;
        top: 40px
    }
    .tos .tos-block_caption {
        padding: 10px 0;
        line-height: 24px;
        font-size: 18px
    }
    .tos .tos-block_subcaption {
        line-height: 24px;
        font-size: 18px
    }
    .tos .tos-block_info {
        padding: 30px 30px 20px 50px
    }
    .tos .tos-block_info p, .tos .tos-block_info li {
        line-height: 24px;
        font-size: 14px
    }
    .tos .tos-block_info p:before, .tos .tos-block_info li:before {
        left: -30px;
        width: 10px;
        height: 10px
    }
    .tos .tos-block_subcaption {
        margin-left: -20px;
        margin-bottom: 10px
    }
    .tos .tos-block.policy .tos-block_caption {
        margin-bottom: 20px
    }
    .tos .tos-block.policy .tos-block_info {
        margin-bottom: 30px
    }
    .tos .tos-block_info {
        border: 3px solid #e5424a
    }
    .international_fulfillment .international_fulfillment-about-description {
        margin-bottom: 30px;
        padding: 0 31px;
        line-height: 19px;
        font-size: 12px
    }
    .international_fulfillment .faq-section--big {
        margin-bottom: 30px
    }
    .international_fulfillment .international_fulfillment-wavy {
        margin-bottom: 30px
    }
    .international_fulfillment .international_fulfillment-wavy-title {
        line-height: 19px;
        font-size: 18px
    }
    .international_fulfillment .international_fulfillment-wavy-title:after {
        display: none
    }
    .international_fulfillment .international_fulfillment-wavy-description {
        margin-bottom: 10px;
        line-height: 19px;
        font-size: 14px;
        padding-right: 0
    }
    .international_fulfillment .quote-info {
        margin-top: 60px;
        margin-bottom: 30px
    }
    .international_fulfillment .quote__round {
        padding: 0
    }
    .international_fulfillment .quote_text {
        margin-top: 30px
    }
    .index .main-screen {
        max-height: 566px;
        padding-top: 70px
    }
    .index .main-screen .main-screen_info {
        width: 100%
    }
    .index .main-screen .main-screen_info h1 {
        line-height: 28px;
        font-size: 18px;
        text-align: center
    }
    .index .main-screen .main-screen_info h1 span {
        line-height: 35px;
        font-size: 24px
    }
    .index .main-screen .main-screen_info p {
        max-width: 85%;
        margin: 0 auto;
        margin-top: 16px;
        line-height: 19px;
        font-size: 12px
    }
    .index .main-screen .animation_wr {
        margin-bottom: 0
    }
    .index .fulfillment .block__text {
        width: 83%
    }
    .index .fulfillment .article-block_content {
        text-align: center
    }
    .index .distrib {
        margin-bottom: 20px
    }
    .index .trends {
        padding-bottom: 0;
        margin-bottom: 40px
    }
    .index .trends .trends__text {
        margin-top: 30px
    }
    .index .trends .block__text {
        width: 83%
    }
    .index .trends .article-block_content {
        text-align: center
    }
    .index .solution {
        padding-top: 0
    }
    .index .solution .solution__text {
        width: 83%
    }
    .index .solution .article-block_content {
        text-align: center
    }
    .container {
        padding: 0 10px
    }
    .caption {
        font-size: 18px;
        line-height: 19px
    }
    .skew {
        position: relative
    }
    .skew .skew__item:nth-of-type(even) .container {
        align-items: flex-start
    }
    .skew .skew__item p {
        line-height: 19px;
        font-size: 14px
    }
    .skew .skew__item .skew__title {
        line-height: 19px;
        font-size: 18px
    }
    .faq-section--big h2.d-y-know-title {
        display: flex;
        flex-direction: column;
        margin-top: -54px
    }
    .faq-section--big .d-y-know-bkg {
        height: 169px;
        top: 105px
    }
    .faq-section--big .d-y-know-container:after {
        content: "";
        width: 100vw;
        height: 169px;
        background: #ffcb39;
        width: 100vw;
        position: absolute;
        left: -10px;
        bottom: 60px;
        z-index: -1
    }
    .faq-section--big .d-y-know-description {
        line-height: 19px;
        font-size: 12px
    }
}
@media only screen and (max-width: 600px) {
    .index .solution .solution__img {
        width: 100%;
        height: auto
    }
    .index .solution .solution__img img {
        width: 100%
    }
    .index .resource .resource__img {
        width: 100%;
        height: auto
    }
    .index .resource .resource__img img {
        width: 100%
    }
    .index .mob-col.mob-icons {
        display: none !important
    }
    .index .working-process .mob-icons-block {
        width: 100%;
        display: block;
        margin-bottom: 60px
    }
    .index .working-process .mob-icons-block .icons-row {
        display: flex;
        justify-content: center
    }
    .index .working-process .mob-icons-block .icons-row .icons-row_item {
        display: flex;
        margin-right: 20px;
        justify-content: center;
        flex-direction: column;
        position: relative
    }
    .index .working-process .mob-icons-block .icons-row .icons-row_item:after {
        content: "";
        bottom: -17px;
        left: 50%;
        width: 4px;
        height: 17px;
        position: absolute;
        border-radius: 100px;
        transform: translateX(-50%);
        background: rgba(52, 54, 153, .4)
    }
    .index .working-process .mob-icons-block .icons-row .icons-row_item img {
        display: inline !important
    }
    .index .working-process .mob-icons-block .icons-row .icons-row_item span {
        line-height: 35px;
        font-size: 12px;
        text-align: center;
        color: #5761d7;
        padding-top: 10px
    }
    .index .working-process .mob-icons-block .icons-row_item:last-child {
        margin-right: 0
    }
    .index .working-process .mob-icons-block .icons-row_item:nth-child(2):after {
        bottom: -30px;
        height: 30px
    }
    .index .working-process .mob-icons-block .icons-row_item:nth-child(2):before {
        content: "";
        bottom: -17px;
        left: 50%;
        width: 167px;
        height: 4px;
        position: absolute;
        border-radius: 100px;
        transform: translateX(-50%);
        background: rgba(52, 54, 153, .4)
    }
    .index .working-process .mob-icons-block.bottom {
        margin-top: 60px;
        margin-bottom: 0px
    }
    .index .working-process .mob-icons-block.bottom .icons-row_item:after {
        top: -25px;
        bottom: unset
    }
    .index .working-process .mob-icons-block.bottom .icons-row_item:nth-child(2):after {
        top: -38px
    }
    .index .working-process .mob-icons-block.bottom .icons-row_item:nth-child(2):before {
        top: -25px;
        width: 168px;
        bottom: unset
    }
}
@media only screen and (max-width: 576px) {
    .apply_form .text-block .custom-file button:before {
        content: "";
        background: url(/front/img/download-red.svg) center no-repeat;
        width: 27px;
        height: 27px;
        position: absolute;
        top: 24px;
        left: 20px;
        background-size: cover
    }
    .apply_form .text-block .custom-file button .inner.succ:before {
        content: "Upload Completed";
        background: #fff;
        width: 180px;
        height: 40px;
        line-height: 40px;
        left: 0;
        top: 19px
    }
    .apply_form .text-block .custom-file button .inner.succ strong {
        display: none
    }
    .apply_form .text-block .custom-file .progress {
        position: relative;
        left: 0;
        margin: 20px auto 30px
    }
}
@media only screen and (max-width: 460px) {
    .customer-support-subscription {
        max-width: 300px !important;
        margin: 0 auto !important
    }
    .customer-support-subscription form {
        flex-direction: column;
        align-items: center
    }
    .customer-support-subscription-form-email {
        width: 100%;
        border-radius: 2px;
        margin-bottom: 20px;
        margin-right: 0
    }
    .customer-support-subscription-form-submit {
        width: 100%
    }
    .customer-support-subscription-info-phone {
        text-align: center
    }
    .customer-support-subscription-info-extra {
        text-align: center
    }
    .customer-support-subscription-info-extra span {
        display: block
    }
    .footer-copyright-links a:first-child:before {
        content: "";
        display: block
    }
}
@media only screen and (max-width: 450px) {
    .index .resource .resource-img-mob {
        display: none
    }
    .index .resource .container .mob-img {
        display: block;
        text-align: center
    }
    .index .resource .container .mob-img img {
        width: 100%
    }
    .index .rocket {
        height: 330px;
        padding-top: 70px
    }
}
@media only screen and (max-width: 449px) {
    .index .main-screen {
        background-image: url(/front/img/index_oval_bg_mobile.svg);
        background-position: bottom
    }
    .index .outsourcing .article-block_title {
        margin-top: 30px
    }
    .index .outsourcing .article-block_content {
        width: 86%;
        text-align: center
    }
    .index .resource .resource-img-mob {
        width: 100%
    }
    .index .rocket .container #mob-rocket {
        bottom: 200px
    }
}
@media only screen and (max-width: 425px) {
    .apply_form .about-top {
        background-size: 270px, cover;
        background-position-y: 45px, bottom
    }
    .apply_form .about-top-title {
        margin-top: 300px
    }
    .apply_form .cv-container {
        width: 282px;
        height: 282px;
        padding: 0 50px
    }
    .apply_form .cv-container:before {
        top: -27px;
        right: 8px
    }
    .apply_form .cv-container:after {
        bottom: -36px;
        left: 21px
    }
    .apply_form .text-block .custom-file button:before {
        top: 23px
    }
    .apply_form .text-block .custom-file button .inner {
        padding-right: 60px;
        line-height: 19px;
        height: 19px;
        top: 27px;
        display: flex;
        justify-content: center;
        align-items: center
    }
    .apply_form .text-block .custom-file button .inner.succ:after {
        top: 10px
    }
    .apply_form .text-block .custom-file button .inner.succ:before {
        top: 12px
    }
    .about_principles .about-top {
        background-size: 190px, cover;
        background-position-y: 10vh, bottom
    }
    .about_referral .about-top {
        background-size: 200px, cover;
        background-position-y: 10vh, bottom
    }
    .about_contact .about-top-container {
        background-size: 200px, cover;
        background-position-y: 15vh, bottom
    }
    .quote .about-top {
        background-size: 175px, cover
    }
    .quote .quote__round:after {
        bottom: -46px;
        left: 21px
    }
    .quote .quote__round:before {
        top: -46px;
        right: 8px
    }
    .beyond_fulfillment .about-top-title {
        line-height: 42px
    }
    .quote__round {
        width: 282px;
        height: 282px
    }
    .quote__round:after {
        bottom: -36px;
        left: 21px
    }
    .quote__round:before {
        top: -27px;
        right: 8px
    }
    .quote-info-block-title {
        line-height: 29px;
        font-size: 18px;
        padding: 0 10px
    }
    .about-top-title .about-top-title-sub {
        width: 100vw;
        margin: 0 -10px
    }
    .article-block_title {
        line-height: 19px;
        font-size: 18px;
        text-align: right
    }
    .article-block_content {
        line-height: 19px;
        font-size: 12px
    }
    .subscribe-section .container {
        padding: 0 10px
    }
    .subscribe-section form {
        padding: 0
    }
    .about_principles-description-article-info-text {
        line-height: 20px;
        font-size: 12px
    }
    .order_processing .order__img {
        margin-bottom: 30px
    }
    .order_processing .order__img img {
        height: 163px;
        object-fit: cover
    }
    .order_processing .faq-section--big h2.d-y-know-title {
        margin-top: -89px
    }
    .order_processing .faq-section--big .d-y-know-title.dbl_color span:first-child {
        width: 99%
    }
    .order_processing .faq-section--big .d-y-know-title.dbl_color span:last-child {
        width: 104%;
        margin-left: -5px
    }
    .about_who .about-top {
        background-size: 425px, cover
    }
}
@media only screen and (max-width: 393px) {
    .tos .about-top .about-top-title-sub {
        top: 80px
    }
}
@media (orientation: landscape)and (max-width: 768px) {
    header .nav-container nav {
        height: 200px;
        overflow: scroll
    }
}
@-moz-document url-prefix() {
}
@media (max-width: 740px) {
    .block__text {
        width: 83%
    }
}
/*# sourceMappingURL=main.css.map */
/*New form part*/
.container {
    max-width: 100%;
}
.apply_form .form_container {
    max-width: 920px;
    margin: 0 auto 80px auto;
    padding: 20px 15px 0 15px;
}
.apply_form .form-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: -webkit-calc(100% + 30px);
    width: calc(100% + 30px);
    margin: 0 auto 0 -15px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    flex-wrap: wrap;
}
.apply_form .input-placeholder {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%;
    padding: 0 15px;
    margin-bottom: 20px;
    align-items: flex-start;
}
.poll-row .input-placeholder {
    display: block !important;
    border: 1px solid #eee;
    border-radius: 8px;
    padding-top: 12px !important;
    padding-bottom: 12px !important;
    background: rgba(255,255,255,.5);
    box-shadow: 1px 2px rgba(0,0,0,.15);
}
@media screen and (min-width: 1024px){
    .apply_form .half-width {
        width: 50%;
    }
    .apply_form .poll-row .half-width {
        width: 49%;
    }
    .poll-row .input-placeholder {
        width: 100%;
    }
}
.poll-row li input[type=radio],
.poll-row li input[type=checkbox] {
    display: inline-block;
    margin-right: 8px;
}
.apply_form .input-placeholder li {
    list-style: none;
}
.poll-row .input-placeholder label {
    padding-bottom: 8px;
    display: inline-block;
    font-weight: 600;
}
.apply_form select,
.apply_form input[type=tel],
.apply_form input[type=email],
.apply_form input[type=text] {
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    display: block;
    order: 2;
    width: 100%;
    padding: 11px 10px;
    -o-transition: border-color 0.5s 0.5s ease;
    -webkit-transition: border-color 0.5s 0.5s ease;
    transition: border-color 0.5s 0.5s ease;
    color: #5A5A5A;
    border: 1px solid #5A5A5A;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-family: sans-serif;
    background-color: #fff;
}
.apply_form input[type=tel]:not(.zip) {
    width: -webkit-calc(100% - 60px);
    width: calc(100% - 60px);
    margin-left: 10px;
}
.apply_form select {
    cursor: pointer;
    white-space: normal;
    color: #5A5A5A;
}
.apply_form .input-placeholder__input::-webkit-input-placeholder {
    -o-transition: color 0.5s ease;
    -webkit-transition: color 0.5s ease;
    transition: color 0.5s ease;
    color: #5A5A5A;
}
.apply_form .input-placeholder__input::-moz-placeholder {
    -o-transition: color 0.5s ease;
    -webkit-transition: color 0.5s ease;
    transition: color 0.5s ease;
    color: #5A5A5A;
}
.apply_form .input-placeholder__input:-ms-input-placeholder {
    -o-transition: color 0.5s ease;
    -webkit-transition: color 0.5s ease;
    transition: color 0.5s ease;
    color: #5A5A5A;
}
.apply_form .input-placeholder__input:-moz-placeholder {
    -o-transition: color 0.5s ease;
    -webkit-transition: color 0.5s ease;
    transition: color 0.5s ease;
    color: #5A5A5A;
}
.apply_form input:focus::-webkit-input-placeholder {
    color: transparent;
}
.apply_form input:focus::-moz-placeholder {
    color: transparent;
}
.apply_form input:focus:-ms-input-placeholder {
    color: transparent;
}
.apply_form input:focus:-moz-placeholder {
    color: transparent;
}
.form-tabs {
    position: relative;
    clear: both;
    margin: 25px 0;
    padding-bottom: 50px;
    /*overflow: hidden;*/
}
.form-tabs .tab {
    padding-top: 24px;
}
.form-tabs .tab > label {
    margin: 0 auto 24px;
    width: 170px;
    display: block;
}
.form-tabs .tab > [type=radio] {
    display: none;
}
.form-tabs .content {
    display: none;
}
.form-tabs .tab > [type=radio]:checked ~ label {
    display: none;
}
.form-tabs .tab > [type=radio]:checked ~ label ~ .content {
    display: block;
}
.sub-lable {
    font-size: 90%;
}
.citizenship label {
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
}
.apply_form .input-placeholder {
    flex-wrap: wrap;
}
.apply_form .input-placeholder__placeholder {
    flex: 0 0 100%;
}
/*End New form part*/
.video-wr {
    margin-bottom: 50px;
}
.video-wr video {
    width: 100%;
    max-width: 720px;
    display: block;
    margin: 0 auto;
}
.video-wr h2 {
    margin-bottom: 24px;
}