@charset "UTF-8";
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
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, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

progress {
    vertical-align: baseline
}

[hidden], template {
    display: none
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active, a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: inherit;
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .75em 0
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1.5em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}

input {
    overflow: visible
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: .54
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    box-sizing: border-box;
    display: table;
    max-width: 100%;
    white-space: normal;
    color: inherit;
    padding: 0
}

optgroup {
    font-weight: 700
}

textarea {
    overflow: auto
}

.color-light {
    color: #777
}

.color-dark {
    color: #333
}

.color-primary {
    color: #fc3232
}

.color-muted {
    color: #b0b0b0
}

._full-height {
    height: 100%
}

._pos-r {
    position: relative
}

._fz-mini {
    font-size: .6875rem
}

._fz-sm {
    font-size: .75rem
}

._color-primary {
    color: #fc3232
}

.button {
    display: inline-block;
    padding: 0 5px;
    -webkit-transition: all .3s;
    transition: all .3s;
    color: inherit;
    text-decoration: none;
    font-size: .75rem;
    border: none;
    height: 40px;
    border-radius: 3px;
    cursor: pointer;
    text-align: center;
    position: relative;
    max-width: 100%;
    line-height: 40px;
}

.button svg {
    max-height: 60%;
    max-width: 60%;
    position: absolute;
    margin: auto;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0
}

.button:hover {
    color: #fc3232;
    fill: #fc3232
}

.button--default {
    color: #333;
    background-image: -webkit-linear-gradient(bottom, #dcdcdc, #fff);
    background-image: linear-gradient(0deg, #dcdcdc, #fff)
}

.button--primary {
    background-color: #fc3232;
    background-image: -webkit-linear-gradient(bottom, #d62a2a, #fc3232);
    background-image: linear-gradient(0deg, #d62a2a, #fc3232);
    fill: #fff;
    color: #fff;
    border: 1px solid #fc3232
}

.button--primary:hover {
    background: #fff;
    color: #fc3232;
    fill: #fc3232
}

.button--check {
    background: none;
    text-decoration: underline;
    border-radius: 0;
    color: #b0b0b0;
    font-size: .75rem
}

.button--check > ins {
    height: 1em;
    width: 1em;
    border-radius: .3em;
    border: 1px solid;
    margin-right: .5em
}

.button--hollow {
    display: block;
    width: 100%;
    font-size: .75rem;
    margin: 0;
    background: none;
    height: 25px;
    fill: #b0b0b0;
    color: #b0b0b0;
    white-space: nowrap
}

.button--hollow svg {
    position: relative;
    height: 1.8em;
    width: 1.8em;
    margin-right: .5em
}

.button--hollow span, .button--hollow svg {
    display: inline-block;
    vertical-align: middle
}

.button--hollow span {
    text-decoration: underline
}

.button--icon {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.button--icon svg {
    height: 28px;
    width: 28px;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
}

.button--wide {
    width: 210px
}

.counter-button {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    width: auto;
    min-width: 40px;
    height: 100%;
    color: inherit;
    text-decoration: none;
    fill: #e1e1e1
}

@media only screen and (min-width: 480px) {
    .counter-button[data-global-counter="compare"] {
        left: 40px;
    }

    .counter-button[data-global-counter="cart"] {
        left: -40px;
    }
}

.counter-button svg {
    height: 25px;
    width: 25px
}

.counter-button.icon-stroke {
    fill: transparent;
    stroke: #e1e1e1
}

.counter-button.icon-stroke .is-active, .counter-button.icon-stroke:hover {
    stroke: #fc3232
}

.counter-button .count {
    background: #f3f3f3;
    border: 1px solid #e1e1e1;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    -webkit-transition: background .3s, color .3s;
    transition: background .3s, color .3s;
    position: absolute;
    top: 2px;
    right: 2px;
    height: 14px;
    width: 14px;
    font-size: 8px;
    line-height: 14px
}

.counter-button.is-active, .counter-button:hover {
    fill: #fc3232
}

.counter-button.is-active .count, .counter-button:hover .count {
    background: #fff;
    color: #fc3232
}

.cart_total_header {
    white-space: nowrap;
}

.counter-button .count--header-total {
    top: calc(50% - 4px);
    right: 30px;
    width: auto;
    border-radius: 3px;
    padding: 1px 3px;
    font-size: 11px;
}

@media only screen and (min-width: 920px) {
    .counter-button {
        min-width: 60px;
        width: auto;
    }

    .counter-button[data-global-counter="compare"] {
        left: 0;
    }

    .counter-button[data-global-counter="cart"] {
        left: 0;
    }

    .counter-button[data-global-counter="cart"] .count {
        margin-left: 5px;
    }

    .counter-button + .counter-button {
        margin-left: 10px
    }

    .counter-button .count {
        position: relative;
        height: 22px;
        width: 22px;
        font-size: .75rem;
        line-height: 22px;
    }

    .counter-button .count--header-total {
        display: flex;
        width: auto !important;
        padding: 0 5px;
        top: 2px;
        right: 2px;
        border-radius: 5px !important;
    }
}

@media only screen and (max-width: 480px) {
    .counter-button:not(.is-active) {
        display: none
    }
}

.button--mobile {
    width: 40px;
    height: 40px;
    border-radius: 0;
    background: #fc3232;
    fill: #fff
}

.button--mobile:hover {
    fill: #fff
}

.button--mega {
    height: 3.75rem;
    line-height:3.75rem;
    width: 22.5rem;
    font-size: .9375rem
}

.button-loadMore {
    height: 100px;
    width: 100px;
    margin: auto;
    display: block;
    background: none;
    position: relative;
    fill: none;
    stroke: #fc3232;
    stroke-width: 1px;
    font-size: .75rem;
    line-height: 1.5em;
    color: #fc3232
}

.button-loadMore:hover {
    color: #fff;
    fill: #fc3232
}

.button-loadMore span {
    position: relative;
    display: inline-block
}

.button-loadMore svg {
    max-height: 100%;
    max-width: 100%
}

.icon-in-button {
    position: relative;
    height: 2.5em;
    width: 2.5em
}

.button--maxwide {
    width: 100%
}

.breadcrumbs {
    width: 100%;
    display: table;
    font-size: 0;
    line-height: 0;
    padding: 1.25rem 0 .3125rem
}

.breadcrumbs > span {
    font-size: 14px;
    line-height: 18px;
    color: #fc3232
}

.breadcrumbs > span, .breadcrumbs > span:before {
    display: inline-block;
    vertical-align: top;
    margin-right: 5px
}

.breadcrumbs > span:before {
    content: '~'
}

.breadcrumbs > span:first-child:before {
    display: none
}

.breadcrumbs > span > a {
    color: #777;
    text-decoration: underline
}

@media only screen and (max-width: 620px) {
    .breadcrumbs {
        display: block
    }

    .breadcrumbs > span, .breadcrumbs > span:before {
        display: none
    }

    .breadcrumbs > span:nth-last-child(2) {
        display: block;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        max-width: 100%;
        background: none;
        margin: 0
    }

    .breadcrumbs > span:nth-last-child(2):before {
        content: '<';
        display: inline-block;
        margin: 0 5px 0 3px
    }
}

.dropdown {
    position: relative
}

.dropdown__content {
    z-index: 2;
    width: 100%;
    min-width: 200px;
    position: absolute;
    top: 100%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility .3s, opacity .3s;
    transition: visibility .3s, opacity .3s;
    background: #fff;
    border: 1px solid #fc3232
}

.dropdown__list {
    padding: 0;
    margin: 0;
    list-style: none
}

.dropdown__list li {
    padding: 0 10px;
    color: #333;
    height: 30px;
    line-height: 30px
}

.dropdown__list li:hover {
    background: #fc3232;
    color: #fff
}

.dropdown__list li a {
    color: inherit;
    text-decoration: none;
    display: block;
    height: 100%
}

.dropdown.is-open .dropdown__content, .dropdown:not([data-dropdown]):hover .dropdown__content {
    visibility: visible;
    opacity: 1
}

.dropdown--phones {
    line-height: 30px;
    color: #333;
    font-size: 1rem;
    height: 30px;
    position: relative
}

.dropdown--phones .dropdown__trigger {
    fill: none;
    stroke: #b0b0b0;
    position: relative;
    width: 20px;
    margin-left: 5px
}

.dropdown--phones .dropdown__trigger svg {
    height: 8px;
    width: 14px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.dropdown--phones .dropdown__content {
    border-radius: 5px
}

.dropdown--mobile {
    height: 100%;
    width: 40px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.dropdown--mobile .dropdown__content {
    right: 0;
    left: auto
}

.dropdown--search {
    position: static
}

.dropdown--search .dropdown__content {
    left: auto;
    right: 0;
    box-sizing: border-box;
    width: 100%;
    padding: 10px;
    border-right: none;
    border-left: none
}

.dropdown--totop .dropdown__content {
    border-radius: 4px 4px 0 0;
    position: absolute;
    top: auto;
    width: 100%;
    bottom: 100%;
    left: 0;
    right: 0;
    min-width: 0
}

.dropdown--totop a {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #fc3232;
    color: #fff;
    text-decoration: none;
    position: relative
}

.dropdown--totop a:after {
    content: '';
    display: block;
    height: 1px;
    position: absolute;
    left: 10px;
    bottom: 0;
    right: 10px;
    margin: auto;
    background: #fff
}

button:focus, input:focus {
    outline: none
}

.input-group {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 30px;
    box-sizing: border-box;
    border-radius: 4px
}

.input-group > input {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border: none;
    background: none;
    padding: 0 8px;
    border-radius: 3px 0 0 3px
}

.input-group > button {
    max-height: 100%;
    border: none;
    border-radius: 0 3px 3px 0
}

.input-group--callback {
    border: 1px solid #fc3232;
    width: 250px;
    margin-left: 20px;
    margin-bottom: 1em;
}

.input-group--callback > button {
    border-left: 1px solid #fc3232;
    width: 28px
}

.input-group--search {
    width: 100%;
    height: 40px;
    margin-bottom: 0;
}

.input-group--search > input {
    border: 1px solid #e1e1e1;
    border-right: none;
    background-color: #f7f7f7;
    box-shadow: inset 0 0 4px #e1e1e1
}

.input-group--search > input:focus {
    box-shadow: none;
    border-color: #fc3232
}

@media only screen and (max-width: 480px) {
    .input-group--search ::-webkit-input-placeholder {
        color: transparent
    }

    .input-group--search :-moz-placeholder, .input-group--search ::-moz-placeholder {
        color: transparent
    }

    .input-group--search :-ms-input-placeholder {
        color: transparent
    }
}

.input-group--search > button {
    width: 145px;
    border: 1px solid #fc3232
}

@media only screen and (max-width: 480px) {
    .input-group--search > button {
        width: 100px
    }
}

.input-group--miniSearch {
    width: 100%;
    height: 40px;
    border: 1px solid #fc3232
}

.input-group--miniSearch > button {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 40px;
    border-left: 1px solid #fc3232
}

.input-group--subscribe {
    width: 270px;
    height: 35px;
    border: 1px solid #e1e1e1;
    margin: 15px 0 25px
}

.input-group--subscribe button {
    background-image: -webkit-linear-gradient(bottom, #dcdcdc, #fff);
    background-image: linear-gradient(0deg, #dcdcdc, #fff)
}

.input-group--oneclick {
    width: 100%;
    height: 35px;
    border: 1px solid #fc3232
}

.input-group--oneclick button {
    background: -webkit-linear-gradient(bottom, #d62a2a, #fc3232);
    background: linear-gradient(0deg, #d62a2a, #fc3232);
    border-left: 1px solid #fc3232;
    color: #fff;
    line-height:35px;

}

.input-group--oneclick button:hover {
    background: #fff;
    color: #fc3232
}

.form-checkbox {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.form-checkbox input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0
}

.form-checkbox input + i {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: inline-block;
    margin-right: .76923em;
    height: 1.15385em;
    width: 1.15385em;
    border-radius: 2px;
    border: 1px solid;
    -webkit-transition: border, background .2s;
    transition: border, background .2s
}

.form-checkbox input ~ span {
    display: inline-block
}

.form-checkbox input:checked + i {
    background-color: #fc3232;
    border-color: #fc3232
}

.form-checkbox input:checked + i:before {
    content: '';
    height: 30%;
    width: 70%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: translate(5%, -30%) rotate(-45deg) skew(-10deg);
    transform: translate(5%, -30%) rotate(-45deg) skew(-10deg)
}

.form-checkbox a {
    color: inherit
}

.form-checkbox input:disabled + i {
    background-color: #ccc;
}

.form-checkbox input:disabled ~ span {
    text-decoration: line-through;
}

.form-checkbox:hover {
    cursor: pointer
}

.form-checkbox:hover span {
    color: #fc3232
}

.form-checkbox--size {
    display: block
}

.form-checkbox--size span {
    height: 35px;
    width: 100%;
    text-align: center;
    line-height: 35px;
    background: #ebebeb;
    color: #777;
    -webkit-transition: backgroud, color .2s;
    transition: backgroud, color .2s
}

.form-checkbox--size:hover span {
    box-shadow: inset 0 0 2px #fc3232
}

.form-checkbox--size input:checked ~ span {
    background: #fc3232;
    color: #fff
}

.form-checkbox--color {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.form-checkbox--color input + i {
    border-radius: 0;
    margin: 0;
    height: 35px;
    width: 35px;
    box-sizing: border-box;
    border: 1px solid #ddd;
    box-shadow: inset 0 0 0 4px #fff;
    -webkit-transition: border .3s;
    transition: border .3s
}

.form-checkbox--color.border input + i {
    box-shadow: inset 0 0 0 4px #fff, inset 0 0 0 5px #e1e1e1
}

.form-checkbox--color:hover input + i {
    border: 1px solid #fc3232
}

.form-checkbox--color input:checked + i {
    border: 1px solid #000
}

.form-checkbox--color input:checked + i:before {
    display: none
}

.input {
    font-size: .75rem;
    height: 2.1875rem;
    line-height: 2.1875rem;
    border: 1px solid #e1e1e1;
    box-sizing: border-box;
    border-radius: 4px;
    padding-left: 10px
}

.input--narrow {
    text-align: center;
    width: 100%
}

.input--wide {
    width: 210px
}

.input--maxwide, .textarea {
    width: 100%
}

.textarea {
    font-size: .75rem;
    line-height: 1.5em;
    border: 1px solid #e1e1e1;
    box-sizing: border-box;
    border-radius: 4px;
    resize: vertical;
    padding-left: 10px;
    min-height: 60px
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: .01px;
    text-overflow: '';
    -ms-appearance: none;
    appearance: none !important;
    padding-left: 5px;
    padding-right: 35px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAMAAABhEH5lAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAh1BMVEX////h4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHi4uLi4uLh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHm5uby8vL6+vr+/v7z8/P////39/f+q6v/7e3/7u7+qqr+m5v8U1P9VVX9mJj/7Oz+nJz+mZkAAAATEL69AAAAGnRSTlMAQpnb+UMovz/y8AHHRJrc8tjdokdGKfr012sQc5EAAAABYktHRCy63XGrAAAACXBIWXMAABwgAAAcIAHND5ueAAAAB3RJTUUH4AoBFBgh/cFNTQAAAKVJREFUGNNtkNkSgjAMRSNUtpaiIC5dCIqCwv//n20pjjKep+bMnc5NACybICQkDLawEMVCKq2VFHE0myRt0CPTxGWyFj+0mclRJvELySjkAn8QOXATut7msbubGIdCIT5657rhiagKIBq9cwY1gZ1Vxr1mY9VeuW/GfpjcQ5VQ+Q7j5FtUcFiXqNdVG1N1vdDx/9omx5bjsGg5GK15eTpfeE3t9AYU3R1FBNNNKwAAAABJRU5ErkJggg==");
    background-repeat: no-repeat;
    background-position: right 5px center
}

select:focus {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAMAAABhEH5lAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAh1BMVEX////h4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHi4uLi4uLh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHm5uby8vL6+vr+/v7z8/P////39/f+mpr+nJz+mZn9VVX8U1P/7e3/7Oz9mJj+m5v+qKj+qqoAAACzXTY1AAAAGnRSTlMAQpnb+UMovz/y8AHHRJrc8tjdokdGKfr012sQc5EAAAABYktHRCy63XGrAAAACXBIWXMAABwgAAAcIAHND5ueAAAAB3RJTUUH4AoBFBw3bXk9GAAAAKJJREFUGNNtkOkSgjAMhCNUrpaiIB49KF71ev/3MyXgKOP+ar/Z7GwCELSIYsbiaAmTklRpY63RKk2IZHnnRuk8GzxF7z7qC/Rxod2XtOBQKvcjVYIcTcfTaJNQmeF1vlyJmQqYJeJvxCyDlSXiHDFEaxy8BxLYAwdraDD+6SnavzC+gc28RDuv2mHV+ULb/2ujT0zHEcl0MN7Kerc/yJaH3xv/Yh0vEbsGhAAAAABJRU5ErkJggg==")
}

select option[disabled] {
    color: #777
}

select::-ms-expand {
    display: none
}

.form-block {
    margin-bottom: 1.875rem;
    font-size: .75rem
}

.form-block__header {
    font-size: 1.5rem;
    line-height: 1.5em;
    padding-bottom: .9375rem;
    margin-bottom: .3125rem;
    border-bottom: 1px solid #e1e1e1;
    text-transform: uppercase;
    color: #333
}

.orderForm .gcell {
    margin: .625rem 0
}

.form-row {
    margin-bottom: .625rem
}

.form-row .input-holder {
    position: relative
}

.form-row .input-holder span {
    color: #000;
    font-size: .75rem;
    line-height: 1.875rem;
    display: inline-block;
    vertical-align: middle
}

.form-row .input-holder input {
    display: block;
    width: 100%
}

.form-row label:only-child {
    width: 100%
}

.form-row:last-child {
    margin-bottom: 0
}

.input-with-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.input-with-button input {
    height: 35px;
    margin-right: .625rem
}

.input-with-button button {
    height: 35px;
    min-width: 130px
}

form .input-holder {
    display: block;
    position: relative
}

form input.error, form select.error, form textarea.error {
    box-shadow: inset 0 0 4px #fc3232
}

form label.error {
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    top: 100%;
    background: #fc3232;
    padding: 2px;
    display: inline-block;
    color: #fff;
    z-index: 1
}

.productCard {
    box-sizing: border-box;
    position: relative;
    max-width: 295px
}

.productCard.slick-slide {
    height: 360px !important
}

.productCard:after {
    content: '';
    background: #000;
    -webkit-transition: background .3s;
    transition: background .3s
}

.productCard:hover .productCard__content {
    border-color: #fc3232
}

.touch .productCard:hover .productCard__content {
    border-bottom: 1px solid #fc3232
}

.productCard:hover .productCard__footer {
    border-color: #fc3232;
    opacity: 1;
    visibility: visible;
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.productCard__content {
    padding: 10px;
    border: 1px solid transparent;
    border-bottom: none;
    background: #fff;
    position: relative;
    -webkit-transition: border .3s;
    transition: border .3s
}

.productCard__footer {
    -webkit-transition: visibility .3s, opacity .3s, border .3s, -webkit-transform .3s;
    transition: visibility .3s, opacity .3s, border .3s, -webkit-transform .3s;
    transition: transform .3s, visibility .3s, opacity .3s, border .3s;
    transition: transform .3s, visibility .3s, opacity .3s, border .3s, -webkit-transform .3s;
    opacity: 0;
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    visibility: hidden;
    padding: 10px;
    position: absolute;
    border: 1px solid transparent;
    border-top: none;
    top: 100%;
    left: 0;
    right: 0;
    margin: auto;
    background: #fff;
    z-index: 1
}

._in-progress .productCard__footer {
    opacity: 0 !important;
    visibility: hidden !important
}

.productCard__footer:after {
    content: '';
    -webkit-transition: background .3s;
    transition: background .3s
}

.touch .productCard__footer {
    display: none
}

.productCard__image {
    position: relative;
    border: 1px solid #e1e1e1;
    height: 0;
    padding-top: 70.68966%;
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    margin-bottom: 1.25rem
}

.productCard__title {
    display: block;
    font-size: .875rem;
    line-height: 1.25rem;
    color: #333;
    height: 2.5rem;
    overflow: hidden;
    margin-bottom: .625rem
}

.productCard__code {
    font-size: .75rem;
    color: #b0b0b0;
    margin-bottom: .625rem
}

.productCard__code b {
    color: #000
}

.productCard__video {
    display: inline-block;
    height: 40px;
    width: 50px;
    position: relative
}

.productCard__video:hover {
    fill: #fc3232
}

.productCard__video svg {
    height: 100%;
    width: 100%
}

.productCard__rating {
    font-size: .75rem;
    margin-bottom: .625rem
}

.productCard .rate-stars {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: .3125rem
}

.productCard .rate-stars svg {
    height: 1em;
    width: 1em
}

.productCard__prices {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 1.25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.productCard__properties {
    list-style: none;
    padding: 0;
    font-size: .75rem;
    line-height: 1.5em
}

.productCard__toCart {
    width: 110px;
    height: 30px;
    line-height:30px;
}

.productCard__toCart span {
    display: none
}

.productCard__toFavorite {
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
    margin-left: auto
}

.productCard__toFavorite:hover {
    stroke: #fc3232
}

.productCard__toCompare {
    padding: 0;
    height: 30px
}

.in-compare .productCard__toCompare > ins {
    border-color: #fc3232;
    background: #fc3232;
    box-shadow: inset 0 0 0 2px #fff
}

.productCard__status {
    position: absolute;
    top: 5px;
    right: 5px
}

.productCard__status .s-icon {
    height: 20px;
    width: 20px;
    display: none;
    fill: #fc3232
}

.productCard__tag {
    position: absolute;
    top: 7px;
    left: 0;
    width: 7rem;
    height: 2.1875rem;
    background-image: url(../pic/tags.png);
    background-repeat: no-repeat;
    color: #fff
}

.productCard__tag span {
    display: block;
    height: 1.875rem;
    line-height: 1.875rem;
    font-size: .75rem;
    text-align: center
}

.productCard__tag--red {
    background-position: 0 0
}

.productCard__tag--blue {
    background-position: 50%
}

.productCard__tag--green {
    background-position: bottom
}

.prop_key {
    color: #b0b0b0
}

.prop_key:after {
    content: " "
}

._in-progress {
    position: relative;
    cursor: progress
}

.in-compare .status-compare {
    display: block
}

.in-compare .toCompare {
    fill: #fc3232;
    width: 40px;
    margin-left: auto
}

.in-compare .toCompare span {
    display: none
}

.in-favorite .status-favorite {
    display: block
}

.in-favorite .toFavorite {
    fill: #fc3232;
    width: 40px;
    margin-left: auto
}

.in-favorite .toFavorite span {
    display: none
}

.in-cart .status-cart {
    display: block
}

.in-cart .productCard__toCart span {
    display: inline
}

.price {
    font-size: 1.25rem;
    font-weight: 700;
    margin-right: .3125rem;
    color: #fc3232
}

.price:after {
    content: ' грн';
    font-size: .75rem
}

.price--old {
    text-decoration: line-through;
    color: #d8d8d8
}

.price:only-child {
    color: #000
}

big.price {
    font-size: 2.375rem;
    line-height: 2.375rem
}

.rating {
    margin-bottom: 1em;
    padding: 1em 0;
    text-decoration: none;
    color: inherit
}

.rating__stars {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
    margin-right: 10px
}

.rating__stars i, .rating__stars input {
    font-size: 13px;
    float: right;
    width: 1em;
    height: 1em;
    margin: 0 1px
}

.rating__stars input {
    position: relative;
    z-index: 10;
    margin: 0;
    opacity: 0;
    cursor: pointer
}

.rating__stars input:hover ~ i svg {
    fill: #fd9797 !important
}

.rating__stars input:checked ~ i svg {
    fill: #fc3232
}

.rating__stars input + i {
    margin-right: -1em
}

.rating__stars i {
    position: relative
}

.rating__stars i svg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    max-width: 100%;
    max-height: 100%;
    fill: #e1e1e1
}

.rating__stars[data-rate="1"] i:nth-last-of-type(1) svg, .rating__stars[data-rate="2"] i:nth-last-of-type(-n+2) svg, .rating__stars[data-rate="3"] i:nth-last-of-type(-n+3) svg, .rating__stars[data-rate="4"] i:nth-last-of-type(-n+4) svg, .rating__stars[data-rate="5"] i:nth-last-of-type(-n+5) svg {
    fill: #fc3232
}

.product-preview {
    position: relative;
    display: block
}

.product-preview__mainImage {
    padding-top: 71.15385%;
    border: 1px solid #e1e1e1;
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    display: block
}

.product-preview__slider {
    padding: 0 30px;
    position: relative;
    margin-top: .625rem;
    box-sizing: border-box
}

.product-preview__slider .slide {
    display: block;
    height: 110px;
    box-sizing: border-box
}

.product-preview__slider .slide img {
    box-sizing: border-box;
    display: block;
    margin: auto;
    max-height: 110px;
    max-width: 150px;
    border: 1px solid #e1e1e1
}

.product-preview .slick-arrow {
    position: absolute;
    height: 100%;
    width: 25px;
    border: none;
    background: none;
    top: 0;
    fill: #f3f3f3
}

.product-preview .slick-arrow svg {
    height: 34px;
    width: 17px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto
}

.product-preview .slick-arrow:hover {
    cursor: pointer;
    fill: #fc3232
}

.product-preview .slick-arrow.prev {
    left: 0
}

.product-preview .slick-arrow.next {
    right: 0
}

.catalog-menu {
    box-shadow: 0 0 2px #e1e1e1;
    border-radius: 0 0 5px 5px
}

.catalog-menu__caption {
    color: #fff;
    fill: #fff;
    background: #fc3232;
    height: 45px;
    font-size: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 5px 5px 0 0
}

.catalog-menu__caption .s-icon {
    margin-right: 15px;
    height: 20px;
    width: 24px
}

.catalog-menu__sub-caption {
    color: #fc3232;
    border: 1px solid #fc3232;
    height: 35px;
    padding: 0 5px;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    font-size: .8125rem;
    text-decoration: none
}

.catalog-menu__sub-caption:hover {
    text-decoration: underline
}

.catalog-menu__list {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative
}

.catalog-menu__list li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 35px;
    color: #777;
    -webkit-transition: background .3s, color .3s;
    transition: background .3s, color .3s;
    padding-left: 30px
}

.catalog-menu__list li:hover {
    background: #f3f3f3;
    color: #333
}

.catalog-menu__list li:hover svg {
    stroke: #333
}

.catalog-menu__list li:hover .lvl-2 {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.catalog-menu__list li a {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: block;
    color: inherit;
    text-decoration: none
}

@media only screen and (max-width: 860px) {
    .catalog-menu__list li {
        padding-left: 0
    }
}

@media only screen and (max-width: 768px) {
    .catalog-menu__list li {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: auto;
        min-height: 35px;
        border-bottom: 1px solid rgba(252, 50, 50, .3)
    }
}

@media only screen and (max-width: 768px) {
    .catalog-menu__list {
        border: 1px solid #fc3232
    }

    .catalog-menu__list a {
        padding-left: 20px
    }
}

.catalog-menu__list.dropdown__content {
    position: absolute
}

.catalog-menu__trigger {
    fill: none;
    stroke: #b0b0b0;
    width: 40px;
    -ms-flex-preferred-size: 40px;
    flex-basis: 40px;
    height: 40px;
    position: relative
}

.catalog-menu__trigger svg {
    height: 16px;
    width: 10px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto
}

@media only screen and (max-width: 768px) {
    li.is-open .catalog-menu__trigger svg {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }
}

.catalog-menu__list.lvl-2 {
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transition: -webkit-transform .4s ease .3s;
    transition: -webkit-transform .4s ease .3s;
    transition: transform .4s ease .3s;
    transition: transform .4s ease .3s, -webkit-transform .4s ease .3s;
    background: #333;
    color: #999;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 100%;
    width: 100%;
    border-radius: 5px
}

.catalog-menu__list.lvl-2 .catalog-menu__trigger svg {
    stroke: #fff
}

.catalog-menu__list.lvl-2 li:hover {
    background: #1e1e1e;
    color: #fff
}

.catalog-menu__list.lvl-2 li:hover .lvl-3 {
    -webkit-transform: scale(1);
    transform: scale(1)
}

@media only screen and (max-width: 768px) {
    .catalog-menu__list.lvl-2 {
        display: none;
        -webkit-transform: scale(1);
        transform: scale(1);
        position: relative;
        left: 0;
        top: 0;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        border-radius: 0
    }

    .catalog-menu__list.lvl-2 .catalog-menu__trigger {
        display: none
    }
}

.catalog-menu__list.lvl-3 {
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transition: -webkit-transform .4s ease .3s;
    transition: -webkit-transform .4s ease .3s;
    transition: transform .4s ease .3s;
    transition: transform .4s ease .3s, -webkit-transform .4s ease .3s;
    background: #333;
    color: #999;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 100%;
    width: 100%;
    border-radius: 5px
}

@media only screen and (max-width: 768px) {
    .catalog-menu, .catalog-menu__list.lvl-3 {
        display: none
    }
}

.index-page .catalog-menu, .subcategory {
    display: block
}

.subcategory {
    text-decoration: none
}

.subcategory__image {
    padding-top: 100%;
    border: 1px solid #ebebeb;
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat
}

.subcategory__title {
    margin-bottom: 20px;
    display: block;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #333
}

.subcategory:hover {
    text-decoration: underline
}

.inline-subcategories a {
    display: inline-block;
    padding: 5px;
    margin: 4px;
    background: #fc3232;
    color: #fff;
    border-radius: 4px;
    text-decoration: none
}

.inline-subcategories a:hover {
    background: #fff;
    color: #fc3232
}

.articleCard {
    margin-bottom: 1.25rem
}

.articleCard__image {
    display: block;
    height: 0;
    padding-top: 64.28571%;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    border: 1px solid #e1e1e1;
    margin-bottom: .625rem
}

.articleCard__title {
    color: #000;
    font-size: 1.25rem;
    line-height: 1.625rem;
    font-weight: 700;
    text-decoration: none;
    display: block
}

.articleCard__title:hover {
    text-decoration: underline
}

@media only screen and (max-width: 1024px) {
    .articleCard__title {
        font-size: .875rem;
        line-height: 1.25rem
    }
}

@media only screen and (max-width: 768px) {
    .articleCard__title {
        font-size: 1.25rem;
        line-height: 1.625rem
    }
}

.articleCard__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: .625rem
}

.articleCard__content {
    padding-left: 3.125rem
}

@media only screen and (max-width: 1024px) {
    .articleCard__content {
        padding-left: 0
    }
}

.articleCard__text {
    color: #777;
    font-size: .75rem;
    line-height: 1.5em;
    margin-bottom: .625rem
}

.articleCard__date {
    color: #fc3232;
    text-align: center;
    font-weight: 700;
    font-size: .75rem;
    line-height: 1.5em;
    margin-right: .625rem;
    width: 2.5rem
}

.articleCard__date .day {
    font-size: 2rem;
    line-height: 1em
}

.more__link {
    color: #fc3232;
    font-size: .75rem;
    text-decoration: none;
    border-bottom: 1px dotted;
    position: relative;
    display: inline-block
}

.more__link:after {
    position: absolute;
    top: 0
}

.more__link--next:after {
    content: ">";
    left: 105%
}

.more__link--prev:after {
    content: "<";
    right: 105%
}

.seoSection {
    padding: 2.5rem 0;
    background: #f3f3f3
}

.seoSection__header {
    color: #fc3232;
    margin-bottom: 1.875rem;
    font-size: 2rem;
    line-height: 1em;
    font-weight: 700
}

.seoSection__text {
    font-size: .875rem;
    line-height: 1.5rem;
    color: #999
}

.footer {
    font-size: .75rem;
    color: #777
}

.footer__top {
    padding: 50px 0 60px
}

@media only screen and (max-width: 1024px) {
    .footer__top {
        padding: 20px 0
    }
}

.footer__header {
    margin-bottom: 1.875rem;
    font-size: 1rem;
    line-height: 1.25rem;
    color: #333
}

.footer__bottom {
	padding: 14px 0;
    background: #e1e1e1;
    /* height: 40px; */
    /* line-height: 40px; */
    font-size: .75rem;
    color: #999;
}

.footer__bottom > .content-size {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
}

@media only screen and (max-width: 450px) {
  .footer__bottom > .content-size {
    -webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
      -ms-flex-direction: column;
		flex-direction: column;
  }
  .footer__bottom > .content-size > * {
	  margin: 4px 0 8px;
  }
}

.footer__banner {
    height: 400px;
    background-position: 50%;
    background-size: cover;
    position: relative
}

@media only screen and (max-width: 1200px) {
    .footer__banner {
        display: none
    }
}

.footer__list {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: .75rem;
    line-height: 1.375rem;
    color: #777
}

.footer__list a {
    color: inherit
}

.footer__list a.is-marked, .footer__list a:hover {
    color: #fc3232
}

.footer__list a.is-marked:before {
    content: '> '
}

.footer__list--col-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 70px;
    -moz-column-gap: 70px;
    column-gap: 70px
}

.footer__callback {
    width: 250px
}

.footer__callback .input-group--callback {
    margin: 0
}

.mobileMenu__wrapper {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    padding: 0;
    background-image: -webkit-linear-gradient(bottom, #d62a2a, #fc3232);
    background-image: linear-gradient(0deg, #d62a2a, #fc3232);
    z-index: 100;
    width: 400px;
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-right: 1px solid #fff;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, .2);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s
}

.mobileMenu__wrapper.is-open {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.mobileMenu__wrapper.is-initial .mobileMenu__button--prev {
    -webkit-transform: scaleX(0);
    transform: scaleX(0)
}

.mobileMenu__header {
    box-sizing: border-box;
    background: #fc3232;
    color: #fff;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #000;
    text-transform: uppercase;
    position: relative
}

.mobileMenu__footer {
    padding: 5px 0;
    position: relative
}

.mobileMenu__content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative;
    overflow: hidden
}

.mobileMenu__level {
    background: #000;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    padding: 0;
    list-style: none;
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s;
    overflow: auto
}

.mobileMenu__level.is-current {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.mobileMenu__level.is-prev {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.mobileMenu__level.is-next {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.mobileMenu__level li {
    height: 40px;
    border-bottom: 1px solid #000;
    color: #fff;
    background-image: -webkit-linear-gradient(bottom, #d62a2a, #fc3232);
    background-image: linear-gradient(0deg, #d62a2a, #fc3232)
}

.mobileMenu__level li, .mobileMenu__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.mobileMenu__link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    color: inherit;
    padding: 0 10px
}

.mobileMenu__link:active {
    fill: #fc3232;
    background: #000
}

.mobileMenu__button {
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-preferred-size: 50px;
    flex-basis: 50px;
    height: 100%;
    border: none;
    cursor: pointer;
    position: relative;
    fill: #fff;
    background: transparent
}

.mobileMenu__button:active {
    fill: #fc3232;
    background: #000
}

.mobileMenu__button svg {
    height: 100%;
    width: 100%
}

.mobileMenu__button--next {
    border-left: 1px solid #000
}

.mobileMenu__button--next svg {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.mobileMenu__button--prev {
    border-right: 1px solid #000;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    -webkit-transform-origin: left;
    transform-origin: left
}

.mobileMenu__button--close {
    border-left: 1px solid #000
}

.mobileMenu__overlay {
    position: fixed;
    margin: auto;
    background: rgba(0, 0, 0, .2);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 99
}

.mobileMenuIsOpen {
    overflow: hidden
}

.catalog-filter__list, .catalog-filter__options {
    list-style: none;
    padding: 0;
    margin: 0
}

.catalog-filter__options {
    color: #777;
    font-size: .8125rem
}

.catalog-filter__options li {
    padding: 10px 0
}

.catalog-filter__options--sizes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -5px;
    padding: 5px 0
}

.catalog-filter__options--sizes li {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    position: relative;
    padding: 5px;
    box-sizing: border-box
}

.catalog-filter__options--colors {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.catalog-filter__options--colors li {
    -ms-flex-preferred-size: 45px;
    flex-basis: 45px;
    padding: 5px 0
}

.catalog-filter__options--colors li.flex-fix {
    padding: 0
}

.catalog-filter__header {
    height: 40px;
    line-height: 40px;
    color: #333;
    border-bottom: 1px solid
}

.catalog-filter__overlay {
    display: none
}

.catalog-filter__buttons {
    display: none;
    position: fixed;
    z-index: 2;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.catalog-filter__buttons .dropdown {
    width: 200px;
    max-width: 50%;
    display: block
}

.catalog-filter__buttons .dropdown button {
    display: inline-block;
    height: 30px;
    background: rgba(252, 50, 50, .6);
    color: #fff;
    line-height: 30px;
    width: 100%
}

.catalog-filter__buttons .dropdown:hover {
    background: #fc3232
}

@media only screen and (max-width: 768px) {
    .catalog-filter__buttons {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media only screen and (max-width: 768px) {
    .catalog-filter__wrapper {
        position: fixed;
        margin: auto;
        top: 0;
        bottom: 0;
        left: 0;
        width: 300px;
        background: #fff;
        z-index: 3;
        padding: 40px 10px;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-transition: -webkit-transform .4s;
        transition: -webkit-transform .4s;
        transition: transform .4s;
        transition: transform .4s, -webkit-transform .4s;
        overflow: auto
    }

    .catalog-filter__wrapper.is-open {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    .catalog-filter__overlay {
        position: fixed;
        margin: auto;
        background: rgba(0, 0, 0, .2);
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100vw;
        height: 100vh;
        z-index: 2
    }
}

.filter-is-open {
    overflow: hidden
}

.filter-is-open .catalog-filter__overlay {
    display: block
}

.range-slider {
    margin: 20px 17px
}

.sort-panel {
    margin: 10px 0
}

/*! nouislider - 9.0.0 - 2016-09-29 21:44:03 */
.noUi-target, .noUi-target * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    box-sizing: border-box
}

.noUi-target {
    position: relative;
    direction: ltr
}

.noUi-base {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1
}

.noUi-connect {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0
}

.noUi-origin {
    position: absolute;
    height: 0;
    width: 0
}

.noUi-handle {
    position: relative;
    z-index: 1
}

.noUi-state-tap .noUi-connect, .noUi-state-tap .noUi-origin {
    -webkit-transition: top .3s, right .3s, bottom .3s, left .3s;
    transition: top .3s, right .3s, bottom .3s, left .3s
}

.noUi-state-drag * {
    cursor: inherit !important
}

.noUi-base, .noUi-handle {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.noUi-horizontal {
    height: 4px
}

.noUi-horizontal .noUi-handle {
    width: 35px;
    height: 35px;
    left: -17px;
    top: -17px
}

.noUi-target {
    background: #fafafa;
    box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbb
}

.noUi-connect {
    background: #fc3232;
    box-shadow: inset 0 0 3px rgba(51, 51, 51, .45);
    -webkit-transition: background .45s;
    transition: background .45s
}

.noUi-draggable {
    cursor: w-resize
}

.noUi-vertical .noUi-draggable {
    cursor: n-resize
}

.noUi-handle {
    border: 1px solid #d9d9d9;
    border-radius: 50%;
    background: #fff;
    cursor: default;
    box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbb
}

.noUi-active {
    box-shadow: inset 0 0 1px #fc3232, inset 0 1px 7px #ddd, 0 3px 6px -3px #bbb
}

[disabled] .noUi-connect {
    background: #b8b8b8
}

[disabled].noUi-handle, [disabled] .noUi-handle, [disabled].noUi-target {
    cursor: not-allowed
}

.noUi-pips, .noUi-pips * {
    box-sizing: border-box
}

.noUi-pips {
    position: absolute;
    color: #999
}

.noUi-value {
    position: absolute;
    text-align: center
}

.noUi-value-sub {
    color: #ccc;
    font-size: 10px
}

.noUi-marker {
    position: absolute;
    background: #ccc
}

.noUi-marker-large, .noUi-marker-sub {
    background: #aaa
}

.noUi-pips-horizontal {
    padding: 10px 0;
    height: 80px;
    top: 100%;
    left: 0;
    width: 100%
}

.noUi-value-horizontal {
    -webkit-transform: translate3d(-50%, 50%, 0);
    transform: translate3d(-50%, 50%, 0)
}

.noUi-marker-horizontal.noUi-marker {
    margin-left: -1px;
    width: 2px;
    height: 5px
}

.noUi-marker-horizontal.noUi-marker-sub {
    height: 10px
}

.noUi-marker-horizontal.noUi-marker-large {
    height: 15px
}

.noUi-tooltip {
    display: block;
    position: absolute;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: #fff;
    color: #000;
    padding: 5px;
    text-align: center
}

.noUi-horizontal .noUi-tooltip {
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    left: 50%;
    bottom: 120%
}

.cart-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #333;
    border: 1px solid #e1e1e1;
    border-radius: 4px;
    padding: .625rem .9375rem
}

.cart-item + .cart-item {
    margin-top: 5px
}

.cart-item__remove {
    color: #e1e1e1;
    font-weight: 700;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    margin-right: .9375rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background: none;
    border: none;
    padding: 0;
    cursor: pointer
}

.cart-item__remove:hover {
    color: #fc3232
}

.cart-item__image {
    display: block;
    width: 100px;
    height: 100px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border: 1px solid #e1e1e1;
    background-position: 50%;
    background-size: contain;
    background-repeat:no-repeat;
    margin-right: .9375rem
}

.cart-item__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.cart-item__title {
    text-decoration: none;
    color: inherit;
    display: inline-block;
    font-size: .875rem;
    line-height: 1.25rem;
    max-height: 3.75rem;
    overflow: hidden
}

.cart-item__title:hover {
    text-decoration: underline
}

.cart-item__spinner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 110px;
    line-height: 35px;
    font-size: .75rem
}

.cart-item__spinner button {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: block;
    height: 35px;
    width: 35px;
    -ms-flex-preferred-size: 35px;
    flex-basis: 35px;
    box-sizing: border-box;
    padding: 0;
    border: 1px solid #e1e1e1;
    background: none;
    position: relative
}

.cart-item__spinner button:after, .cart-item__spinner button:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    height: 2px;
    display: block;
    width: 14px;
    background: #e1e1e1
}

.cart-item__spinner button:first-child {
    border-radius: 4px 0 0 4px
}

.cart-item__spinner button:last-child {
    border-radius: 0 4px 4px 0
}

.cart-item__spinner button:last-child:after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.cart-item__spinner button:hover {
    cursor: pointer;
    box-shadow: inset 0 0 2px #fc3232
}

.cart-item__spinner button:active {
    background: #fc3232
}

.cart-item__spinner input {
    margin: 0 -1px;
    box-sizing: border-box;
    height: 35px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border: 1px solid #e1e1e1;
    width: 10px;
    background: #f8f8f8;
    text-align: center
}

.cart-item__prices {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    margin: 0;
    line-height: 1.5em;
    -ms-flex-preferred-size: 100px;
    flex-basis: 100px
}

.cart-item__prices .price {
    white-space: nowrap
}

@media only screen and (max-width: 768px) {
    .cart-item {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        position: relative
    }

    .cart-item .cart-item__prices {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: .625rem;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .cart-item .cart-item__content {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }

    .cart-item .cart-item__spinner {
        margin-left: auto
    }

    .cart-item .cart-item__remove {
        margin: 0;
        position: absolute;
        top: 0;
        right: 0;
        width: 20px;
        height: 20px;
        font-size: 20px
    }
}

@media only screen and (max-width: 480px) {
    .cart-item .cart-item__image {
        width: 70px;
        height: 70px;
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%
    }
}

.cart__footer {
    margin-top: .625rem;
    text-align: right;
    font-size: .875rem
}

.cart__footer ._color-primary {
    font-size: 1.125rem;
    color: #fc3232
}

.cart__footer ._color-primary big {
    font-weight: 700;
    font-size: 2rem;
    margin-right: 5px
}

.popup.popup--cart {
    max-width: 840px;
    box-sizing: border-box;
    border-radius: 10px
}

.popup.popup--cart .cart-item__spinner {
    margin-right: 50px;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.popup.popup--cart .cart-item__content {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.popup.popup--cart ._fz-sm {
    padding: 5px 0
}

.wide-arrow {
    display: block;
    width: 70px;
    height: 1px;
    position: relative;
    background: #fc3232
}

.wide-arrow:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 10px;
    width: 10px;
    border-top: 1px solid #fc3232;
    border-right: 1px solid #fc3232;
    -webkit-transform-origin: right top;
    transform-origin: right top;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.review {
    margin-bottom: 1.25rem;
    padding-bottom: 1.25rem;
    border-bottom: 1px solid #e1e1e1
}

.review__name {
    color: #000;
    font-size: .875rem;
    line-height: .875rem;
    margin-bottom: .625rem
}

.review__rate {
    margin-bottom: .9375rem
}

.review__text {
    font-size: .75rem;
    line-height: 1.5em;
    margin-bottom: .625rem;
    color: #777
}

.review__date {
    color: #999;
    font-size: .6875rem
}

.review:last-child {
    border-bottom: none
}

.review__answer {
    margin-top: 20px;
    padding: 10px 0 20px 10px;
    border-left: 1px solid #fc3232
}

.review__answer .review__name {
    color: #fc3232
}

.formReview .review__rate {
    margin: 0
}

.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    background: #0b0b0b;
    opacity: .8
}

.mfp-bg, .mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed
}

.mfp-wrap {
    z-index: 1043;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow, button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus, .mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus, .mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow:after, .mfp-arrow:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure, img.mfp-img {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-height: 300px), screen and (max-width: 800px) and (orientation: landscape) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.popup {
    position: relative;
    background: #fff;
    max-width: 100%;
    margin: auto;
    padding: 40px;
    border-radius: 10px
}

.popup__header {
    min-height: 5rem
}

.popup__title {
    text-align: center;
    font-size: 1.75rem;
    line-height: 2rem;
    font-weight: 700;
    color: #000
}

@media only screen and (max-width: 480px) {
    .popup {
        padding: 10px
    }
}

.popup--enterForm {
    max-width: 840px
}
.popup--passwordForm {
    max-width: 400px
}

.popup--enterForm .form-block {
    padding: 30px;
    margin: 0
}

.popup--enterForm .form-block .input {
    width: 100%
}

@media only screen and (max-width: 480px) {
    .popup--enterForm .form-block {
        padding: 10px
    }
}

.popup--enterForm .form-block__header {
    font-weight: 700
}

.popup--enterForm .loginSoc {
    padding: 20px 30px 0;
    border-top: 1px solid #ebebeb
}

.popup--enterForm .loginSoc .form-block__header {
    padding-bottom: 0;
    margin: 0;
    margin-right: 20px;
    border: none
}

@media only screen and (max-width: 480px) {
    .popup--enterForm .loginSoc {
        padding: 0
    }
}

.popup--enterForm .social__link {
    width: 50px;
    height: 50px;
    border-radius: 2px
}

.popup--18 {
    text-align: center;
    max-width: 800px
}

.contact-block {
    font-size: .875rem;
    line-height: 1.625rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1.5625rem
}

.contact-block b {
    color: #000
}

.contact-block__icon {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: .625rem;
    fill: #fc3232
}

.contact-block__icon i {
    height: 3.125rem;
    width: 3.125rem;
    border: 1px solid #fc3232;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.contact-block__icon i svg {
    height: 40%;
    width: 40%
}

@media only screen and (max-width: 600px) {
    .contact-block__icon i {
        height: 40px;
        width: 40px
    }
}

.contact-block__icon img {
    max-width: 100% !important
}

.contact-block__phone-link {
    font-size: 1.5rem;
    line-height: 2rem
}

.contact-block a {
    color: #555;
    text-decoration: none
}

.contact-block a:hover {
    text-decoration: underline;
    color: #fc3232
}

.contact-block + .contact-block {
    margin-top: 1.5625rem
}

.attention-block {
    background: #faeeee;
    padding: .9375rem 2.5rem;
    font-size: .875rem;
    line-height: 1.625rem
}

.attention-block--down {
    position: relative;
    padding-bottom: 40px;
    overflow: hidden
}

.attention-block--down:after, .attention-block--down:before {
    content: '';
    display: block;
    width: 50%;
    bottom: 0;
    position: absolute;
    height: 25px;
    background: #fff
}

.attention-block--down:before {
    left: 0;
    -webkit-transform: skewY(4deg);
    transform: skewY(4deg);
    -webkit-transform-origin: left;
    transform-origin: left
}

.attention-block--down:after {
    right: 0;
    -webkit-transform: skewY(-4deg);
    transform: skewY(-4deg);
    -webkit-transform-origin: right;
    transform-origin: right
}

.attention-inline {
    background: #faeeee;
    padding: 4px;
    text-transform: uppercase;
    color: red
}

.contact-slider {
    padding: 0 50px;
    position: relative;
    margin: 6.25rem 0
}

.contact-slider .slide {
    max-height: 240px
}

.contact-slider .slide img {
    max-width: 100%
}

.contact-slider .slick-arrow {
    position: absolute;
    height: 100%;
    width: 45px;
    border: none;
    background: none;
    top: 0;
    fill: #f3f3f3
}

.contact-slider .slick-arrow svg {
    height: 34px;
    width: 17px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto
}

.contact-slider .slick-arrow:hover {
    cursor: pointer;
    fill: #fc3232
}

.contact-slider .slick-arrow.prev {
    left: 0
}

.contact-slider .slick-arrow.next {
    right: 0
}

.map {
    margin-top: 20px;
    height: 420px;
    max-height: 70vh
}

.cabinet-menu {
    padding: 0;
    margin: 0;
    list-style: none;
    box-shadow: 0 0 2px rgba(0, 0, 0, .3)
}

.cabinet-menu li {
    height: 60px;
    line-height: 60px;
    padding: 0 20px;
    color: #333;
    fill: #333;
    position: relative;
    -webkit-transition: background .3s;
    transition: background .3s
}

.cabinet-menu li i {
    margin-right: 10px;
    width: 30px;
    height: 30px;
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.cabinet-menu li i svg {
    width: 100%;
    height: 100%
}

@media only screen and (max-width: 1024px) {
    .cabinet-menu li {
        padding: 0 10px
    }

    .cabinet-menu li i {
        height: 20px;
        width: 20px;
        margin-right: 5px
    }
}

.cabinet-menu li span {
    display: inline-block;
    vertical-align: middle
}

.cabinet-menu li a {
    text-decoration: none;
    color: inherit;
    display: block;
    height: 100%;
    width: 100%;
    border-bottom: 1px solid #ebebeb
}

.cabinet-menu li:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    border-left: 10px solid #fc3232;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

.cabinet-menu li.is-active, .cabinet-menu li:hover {
    background: #fc3232;
    color: #fff;
    fill: #fff;
    border: 1px solid #ebebeb;
    border-right: none
}

.cabinet-menu li.is-active a, .cabinet-menu li:hover a {
    border: none
}

.cabinet-menu li.is-active:after, .cabinet-menu li:hover:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

@media only screen and (max-width: 768px) {
    .cabinet-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .cabinet-menu li {
        -ms-flex-preferred-size: 200px;
        flex-basis: 200px;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        text-align: center;
        white-space: nowrap
    }

    .cabinet-menu li:after {
        display: none
    }
}

.product-status {
    margin-bottom: 20px
}

.product-status__top {
    min-height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 20px;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb
}

@media only screen and (max-width: 480px) {
    .product-status__top {
        padding: 0 10px
    }

    .product-status__top .product-status__date {
        margin-left: auto
    }
}

.product-status__date {
    margin-left: 60px
}

.product-status__status {
    margin-left: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.product-status__status i {
    margin-left: 1em;
    margin-right: .5em;
    width: 1em;
    height: 1em;
    position: relative;
    display: inline-block
}

.product-status__status i svg {
    height: 100%;
    width: 100%
}

.product-status__body {
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #ebebeb
}

@media only screen and (max-width: 1000px) {
    .product-status__body {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
}

@media only screen and (max-width: 480px) {
    .product-status__body .product-status__count, .product-status__body .product-status__prices {
        -ms-flex-preferred-size: 40%;
        flex-basis: 40%
    }
}

.product-status__count {
    margin: auto;
    white-space: nowrap
}

.product-status__title {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 200px
}

.product-status__image {
    border: 1px solid #ebebeb;
    width: 100px;
    height: 100px;
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 20px
}

.product-status__review {
    color: #b0b0b0;
    font-size: .75rem;
    text-align: center;
    width: 200px;
    padding-left: 20px;
    border-left: 1px solid #ebebeb;
    margin-left: 20px
}

@media only screen and (max-width: 1024px) {
    .product-status__review {
        border-left: none;
        margin-left: 0;
        padding-left: 0
    }
}

.grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.grid--inline {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.grid--items-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.grid--items-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.grid--items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.grid--items-stretch {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.grid--justify-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.grid--justify-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.grid--justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.grid--justify-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.grid--justify-around {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.grid--nowrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.grid--column {
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column
}

.grid--column, .grid--row {
    -webkit-box-direction: normal
}

.grid--row {
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    flex-direction: row
}

.grid--1 > .gcell {
    width: 100%;
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.grid--2 > .gcell {
    width: 50%;
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%
}

.grid--3 > .gcell {
    width: 33.33333%;
    max-width: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%
}

.grid--4 > .gcell {
    width: 25%;
    max-width: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%
}

.grid--5 > .gcell {
    width: 20%;
    max-width: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%
}

.grid--6 > .gcell {
    width: 16.66667%;
    max-width: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%
}

.grid--7 > .gcell {
    width: 14.28571%;
    max-width: 14.28571%;
    -ms-flex-preferred-size: 14.28571%;
    flex-basis: 14.28571%
}

.grid--8 > .gcell {
    width: 12.5%;
    max-width: 12.5%;
    -ms-flex-preferred-size: 12.5%;
    flex-basis: 12.5%
}

.grid--9 > .gcell {
    width: 11.11111%;
    max-width: 11.11111%;
    -ms-flex-preferred-size: 11.11111%;
    flex-basis: 11.11111%
}

.grid--10 > .gcell {
    width: 10%;
    max-width: 10%;
    -ms-flex-preferred-size: 10%;
    flex-basis: 10%
}

.grid--11 > .gcell {
    width: 9.09091%;
    max-width: 9.09091%;
    -ms-flex-preferred-size: 9.09091%;
    flex-basis: 9.09091%
}

.grid--12 > .gcell {
    width: 8.33333%;
    max-width: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%
}

.grid--space-sm {
    margin-left: -.3125rem;
    margin-right: -.3125rem
}

.grid--space-sm > .gcell {
    padding-left: .3125rem;
    padding-right: .3125rem
}

.grid--space-def {
    margin-left: -.625rem;
    margin-right: -.625rem
}

.grid--space-def > .gcell {
    padding-left: .625rem;
    padding-right: .625rem
}

.grid--space-lg {
    margin-left: -.9375rem;
    margin-right: -.9375rem
}

.grid--space-lg > .gcell {
    padding-left: .9375rem;
    padding-right: .9375rem
}

.grid--space-xl {
    margin-left: -1.25rem;
    margin-right: -1.25rem
}

.grid--space-xl > .gcell {
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

.grid .gbox {
    height: 100%;
    min-height: 100%
}

.grid > .gcell {
    display: inline-block;
    box-sizing: border-box
}

.grid > .gcell--start {
    -ms-flex-item-align: start;
    align-self: flex-start
}

.grid > .gcell--end {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.grid > .gcell--center {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.grid > .gcell--stretch {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch
}

.grid > .gcell--nogrow {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0
}

.grid > .gcell--grow {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.grid > .gcell--shrink {
    -ms-flex-negative: 1;
    flex-shrink: 1
}

.grid > .gcell--noshrink {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.grid > .gcell--order-start {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.grid > .gcell--order-end {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.grid > .gcell--noorder {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}

.grid > .gcell--nobasis {
    -ms-flex-preferred-size: 0;
    flex-basis: 0
}

.grid > .gcell--1 {
    width: 8.33333%;
    max-width: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%
}

.grid > .gcell--2 {
    width: 16.66667%;
    max-width: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%
}

.grid > .gcell--3 {
    width: 25%;
    max-width: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%
}

.grid > .gcell--4 {
    width: 33.33333%;
    max-width: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%
}

.grid > .gcell--5 {
    width: 41.66667%;
    max-width: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%
}

.grid > .gcell--6 {
    width: 50%;
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%
}

.grid > .gcell--7 {
    width: 58.33333%;
    max-width: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%
}

.grid > .gcell--8 {
    width: 66.66667%;
    max-width: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%
}

.grid > .gcell--9 {
    width: 75%;
    max-width: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%
}

.grid > .gcell--10 {
    width: 83.33333%;
    max-width: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%
}

.grid > .gcell--11 {
    width: 91.66667%;
    max-width: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%
}

.grid > .gcell--12 {
    width: 100%;
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

@media only screen and (max-width: 1280px) {
    .grid--xl-items-start {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .grid--xl-items-end {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .grid--xl-items-center {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .grid--xl-items-stretch {
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .grid--xl-justify-start {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .grid--xl-justify-end {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .grid--xl-justify-center {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .grid--xl-justify-between {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .grid--xl-justify-around {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .grid--xl-nowrap {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .grid--xl-wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .grid--xl-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .grid--xl-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .grid--xl-1 > .gcell {
        width: 100%;
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .grid--xl-2 > .gcell {
        width: 50%;
        max-width: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }

    .grid--xl-3 > .gcell {
        width: 33.33333%;
        max-width: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%
    }

    .grid--xl-4 > .gcell {
        width: 25%;
        max-width: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%
    }

    .grid--xl-5 > .gcell {
        width: 20%;
        max-width: 20%;
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%
    }

    .grid--xl-6 > .gcell {
        width: 16.66667%;
        max-width: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%
    }

    .grid--xl-7 > .gcell {
        width: 14.28571%;
        max-width: 14.28571%;
        -ms-flex-preferred-size: 14.28571%;
        flex-basis: 14.28571%
    }

    .grid--xl-8 > .gcell {
        width: 12.5%;
        max-width: 12.5%;
        -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%
    }

    .grid--xl-9 > .gcell {
        width: 11.11111%;
        max-width: 11.11111%;
        -ms-flex-preferred-size: 11.11111%;
        flex-basis: 11.11111%
    }

    .grid--xl-10 > .gcell {
        width: 10%;
        max-width: 10%;
        -ms-flex-preferred-size: 10%;
        flex-basis: 10%
    }

    .grid--xl-11 > .gcell {
        width: 9.09091%;
        max-width: 9.09091%;
        -ms-flex-preferred-size: 9.09091%;
        flex-basis: 9.09091%
    }

    .grid--xl-12 > .gcell {
        width: 8.33333%;
        max-width: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%
    }

    .grid--xl-space-sm {
        margin-left: -.3125rem;
        margin-right: -.3125rem
    }

    .grid--xl-space-sm > .gcell {
        padding-left: .3125rem;
        padding-right: .3125rem
    }

    .grid--xl-space-def {
        margin-left: -.625rem;
        margin-right: -.625rem
    }

    .grid--xl-space-def > .gcell {
        padding-left: .625rem;
        padding-right: .625rem
    }

    .grid--xl-space-lg {
        margin-left: -.9375rem;
        margin-right: -.9375rem
    }

    .grid--xl-space-lg > .gcell {
        padding-left: .9375rem;
        padding-right: .9375rem
    }

    .grid--xl-space-xl {
        margin-left: -1.25rem;
        margin-right: -1.25rem
    }

    .grid--xl-space-xl > .gcell {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }

    .grid--xl-nospace {
        margin: 0
    }

    .grid--xl-nospace > .gcell {
        padding: 0
    }

    .grid > .gcell--xl-1 {
        width: 8.33333%;
        max-width: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%
    }

    .grid > .gcell--xl-2 {
        width: 16.66667%;
        max-width: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%
    }

    .grid > .gcell--xl-3 {
        width: 25%;
        max-width: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%
    }

    .grid > .gcell--xl-4 {
        width: 33.33333%;
        max-width: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%
    }

    .grid > .gcell--xl-5 {
        width: 41.66667%;
        max-width: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%
    }

    .grid > .gcell--xl-6 {
        width: 50%;
        max-width: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }

    .grid > .gcell--xl-7 {
        width: 58.33333%;
        max-width: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%
    }

    .grid > .gcell--xl-8 {
        width: 66.66667%;
        max-width: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%
    }

    .grid > .gcell--xl-9 {
        width: 75%;
        max-width: 75%;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%
    }

    .grid > .gcell--xl-10 {
        width: 83.33333%;
        max-width: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%
    }

    .grid > .gcell--xl-11 {
        width: 91.66667%;
        max-width: 91.66667%;
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%
    }

    .grid > .gcell--xl-12 {
        width: 100%;
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .grid > .gcell--xl-auto {
        width: auto;
        max-width: 100%;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .grid > .gcell--xl-start {
        -ms-flex-item-align: start;
        align-self: flex-start
    }

    .grid > .gcell--xl-end {
        -ms-flex-item-align: end;
        align-self: flex-end
    }

    .grid > .gcell--xl-center {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center
    }

    .grid > .gcell--xl-stretch {
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch
    }

    .grid > .gcell--xl-nogrow {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0
    }

    .grid > .gcell--xl-grow {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .grid > .gcell--xl-shrink {
        -ms-flex-negative: 1;
        flex-shrink: 1
    }

    .grid > .gcell--xl-noshrink {
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .grid > .gcell--xl-order-start {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .grid > .gcell--xl-order-end {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .grid > .gcell--xl-noorder {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .grid > .gcell--xl-nobasis {
        -ms-flex-preferred-size: 0;
        flex-basis: 0
    }
}

@media only screen and (max-width: 1024px) {
    .grid--lg-items-start {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .grid--lg-items-end {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .grid--lg-items-center {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .grid--lg-items-stretch {
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .grid--lg-justify-start {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .grid--lg-justify-end {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .grid--lg-justify-center {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .grid--lg-justify-between {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .grid--lg-justify-around {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .grid--lg-nowrap {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .grid--lg-wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .grid--lg-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .grid--lg-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .grid--lg-1 > .gcell {
        width: 100%;
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .grid--lg-2 > .gcell {
        width: 50%;
        max-width: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }

    .grid--lg-3 > .gcell {
        width: 33.33333%;
        max-width: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%
    }

    .grid--lg-4 > .gcell {
        width: 25%;
        max-width: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%
    }

    .grid--lg-5 > .gcell {
        width: 20%;
        max-width: 20%;
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%
    }

    .grid--lg-6 > .gcell {
        width: 16.66667%;
        max-width: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%
    }

    .grid--lg-7 > .gcell {
        width: 14.28571%;
        max-width: 14.28571%;
        -ms-flex-preferred-size: 14.28571%;
        flex-basis: 14.28571%
    }

    .grid--lg-8 > .gcell {
        width: 12.5%;
        max-width: 12.5%;
        -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%
    }

    .grid--lg-9 > .gcell {
        width: 11.11111%;
        max-width: 11.11111%;
        -ms-flex-preferred-size: 11.11111%;
        flex-basis: 11.11111%
    }

    .grid--lg-10 > .gcell {
        width: 10%;
        max-width: 10%;
        -ms-flex-preferred-size: 10%;
        flex-basis: 10%
    }

    .grid--lg-11 > .gcell {
        width: 9.09091%;
        max-width: 9.09091%;
        -ms-flex-preferred-size: 9.09091%;
        flex-basis: 9.09091%
    }

    .grid--lg-12 > .gcell {
        width: 8.33333%;
        max-width: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%
    }

    .grid--lg-space-sm {
        margin-left: -.3125rem;
        margin-right: -.3125rem
    }

    .grid--lg-space-sm > .gcell {
        padding-left: .3125rem;
        padding-right: .3125rem
    }

    .grid--lg-space-def {
        margin-left: -.625rem;
        margin-right: -.625rem
    }

    .grid--lg-space-def > .gcell {
        padding-left: .625rem;
        padding-right: .625rem
    }

    .grid--lg-space-lg {
        margin-left: -.9375rem;
        margin-right: -.9375rem
    }

    .grid--lg-space-lg > .gcell {
        padding-left: .9375rem;
        padding-right: .9375rem
    }

    .grid--lg-space-xl {
        margin-left: -1.25rem;
        margin-right: -1.25rem
    }

    .grid--lg-space-xl > .gcell {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }

    .grid--lg-nospace {
        margin: 0
    }

    .grid--lg-nospace > .gcell {
        padding: 0
    }

    .grid > .gcell--lg-1 {
        width: 8.33333%;
        max-width: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%
    }

    .grid > .gcell--lg-2 {
        width: 16.66667%;
        max-width: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%
    }

    .grid > .gcell--lg-3 {
        width: 25%;
        max-width: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%
    }

    .grid > .gcell--lg-4 {
        width: 33.33333%;
        max-width: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%
    }

    .grid > .gcell--lg-5 {
        width: 41.66667%;
        max-width: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%
    }

    .grid > .gcell--lg-6 {
        width: 50%;
        max-width: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }

    .grid > .gcell--lg-7 {
        width: 58.33333%;
        max-width: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%
    }

    .grid > .gcell--lg-8 {
        width: 66.66667%;
        max-width: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%
    }

    .grid > .gcell--lg-9 {
        width: 75%;
        max-width: 75%;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%
    }

    .grid > .gcell--lg-10 {
        width: 83.33333%;
        max-width: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%
    }

    .grid > .gcell--lg-11 {
        width: 91.66667%;
        max-width: 91.66667%;
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%
    }

    .grid > .gcell--lg-12 {
        width: 100%;
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .grid > .gcell--lg-auto {
        width: auto;
        max-width: 100%;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .grid > .gcell--lg-start {
        -ms-flex-item-align: start;
        align-self: flex-start
    }

    .grid > .gcell--lg-end {
        -ms-flex-item-align: end;
        align-self: flex-end
    }

    .grid > .gcell--lg-center {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center
    }

    .grid > .gcell--lg-stretch {
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch
    }

    .grid > .gcell--lg-nogrow {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0
    }

    .grid > .gcell--lg-grow {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .grid > .gcell--lg-shrink {
        -ms-flex-negative: 1;
        flex-shrink: 1
    }

    .grid > .gcell--lg-noshrink {
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .grid > .gcell--lg-order-start {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .grid > .gcell--lg-order-end {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .grid > .gcell--lg-noorder {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .grid > .gcell--lg-nobasis {
        -ms-flex-preferred-size: 0;
        flex-basis: 0
    }
}

@media only screen and (max-width: 860px) {
    .grid--md-items-start {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .grid--md-items-end {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .grid--md-items-center {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .grid--md-items-stretch {
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .grid--md-justify-start {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .grid--md-justify-end {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .grid--md-justify-center {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .grid--md-justify-between {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .grid--md-justify-around {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .grid--md-nowrap {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .grid--md-wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .grid--md-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .grid--md-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .grid--md-1 > .gcell {
        width: 100%;
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .grid--md-2 > .gcell {
        width: 50%;
        max-width: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }

    .grid--md-3 > .gcell {
        width: 33.33333%;
        max-width: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%
    }

    .grid--md-4 > .gcell {
        width: 25%;
        max-width: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%
    }

    .grid--md-5 > .gcell {
        width: 20%;
        max-width: 20%;
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%
    }

    .grid--md-6 > .gcell {
        width: 16.66667%;
        max-width: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%
    }

    .grid--md-7 > .gcell {
        width: 14.28571%;
        max-width: 14.28571%;
        -ms-flex-preferred-size: 14.28571%;
        flex-basis: 14.28571%
    }

    .grid--md-8 > .gcell {
        width: 12.5%;
        max-width: 12.5%;
        -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%
    }

    .grid--md-9 > .gcell {
        width: 11.11111%;
        max-width: 11.11111%;
        -ms-flex-preferred-size: 11.11111%;
        flex-basis: 11.11111%
    }

    .grid--md-10 > .gcell {
        width: 10%;
        max-width: 10%;
        -ms-flex-preferred-size: 10%;
        flex-basis: 10%
    }

    .grid--md-11 > .gcell {
        width: 9.09091%;
        max-width: 9.09091%;
        -ms-flex-preferred-size: 9.09091%;
        flex-basis: 9.09091%
    }

    .grid--md-12 > .gcell {
        width: 8.33333%;
        max-width: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%
    }

    .grid--md-space-sm {
        margin-left: -.3125rem;
        margin-right: -.3125rem
    }

    .grid--md-space-sm > .gcell {
        padding-left: .3125rem;
        padding-right: .3125rem
    }

    .grid--md-space-def {
        margin-left: -.625rem;
        margin-right: -.625rem
    }

    .grid--md-space-def > .gcell {
        padding-left: .625rem;
        padding-right: .625rem
    }

    .grid--md-space-lg {
        margin-left: -.9375rem;
        margin-right: -.9375rem
    }

    .grid--md-space-lg > .gcell {
        padding-left: .9375rem;
        padding-right: .9375rem
    }

    .grid--md-space-xl {
        margin-left: -1.25rem;
        margin-right: -1.25rem
    }

    .grid--md-space-xl > .gcell {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }

    .grid--md-nospace {
        margin: 0
    }

    .grid--md-nospace > .gcell {
        padding: 0
    }

    .grid > .gcell--md-1 {
        width: 8.33333%;
        max-width: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%
    }

    .grid > .gcell--md-2 {
        width: 16.66667%;
        max-width: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%
    }

    .grid > .gcell--md-3 {
        width: 25%;
        max-width: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%
    }

    .grid > .gcell--md-4 {
        width: 33.33333%;
        max-width: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%
    }

    .grid > .gcell--md-5 {
        width: 41.66667%;
        max-width: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%
    }

    .grid > .gcell--md-6 {
        width: 50%;
        max-width: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }

    .grid > .gcell--md-7 {
        width: 58.33333%;
        max-width: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%
    }

    .grid > .gcell--md-8 {
        width: 66.66667%;
        max-width: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%
    }

    .grid > .gcell--md-9 {
        width: 75%;
        max-width: 75%;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%
    }

    .grid > .gcell--md-10 {
        width: 83.33333%;
        max-width: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%
    }

    .grid > .gcell--md-11 {
        width: 91.66667%;
        max-width: 91.66667%;
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%
    }

    .grid > .gcell--md-12 {
        width: 100%;
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .grid > .gcell--md-auto {
        width: auto;
        max-width: 100%;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .grid > .gcell--md-start {
        -ms-flex-item-align: start;
        align-self: flex-start
    }

    .grid > .gcell--md-end {
        -ms-flex-item-align: end;
        align-self: flex-end
    }

    .grid > .gcell--md-center {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center
    }

    .grid > .gcell--md-stretch {
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch
    }

    .grid > .gcell--md-nogrow {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0
    }

    .grid > .gcell--md-grow {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .grid > .gcell--md-shrink {
        -ms-flex-negative: 1;
        flex-shrink: 1
    }

    .grid > .gcell--md-noshrink {
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .grid > .gcell--md-order-start {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .grid > .gcell--md-order-end {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .grid > .gcell--md-noorder {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .grid > .gcell--md-nobasis {
        -ms-flex-preferred-size: 0;
        flex-basis: 0
    }
}

@media only screen and (max-width: 768px) {
    .grid--sm-items-start {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .grid--sm-items-end {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .grid--sm-items-center {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .grid--sm-items-stretch {
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .grid--sm-justify-start {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .grid--sm-justify-end {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .grid--sm-justify-center {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .grid--sm-justify-between {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .grid--sm-justify-around {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .grid--sm-nowrap {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .grid--sm-wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .grid--sm-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .grid--sm-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .grid--sm-1 > .gcell {
        width: 100%;
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .grid--sm-2 > .gcell {
        width: 50%;
        max-width: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }

    .grid--sm-3 > .gcell {
        width: 33.33333%;
        max-width: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%
    }

    .grid--sm-4 > .gcell {
        width: 25%;
        max-width: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%
    }

    .grid--sm-5 > .gcell {
        width: 20%;
        max-width: 20%;
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%
    }

    .grid--sm-6 > .gcell {
        width: 16.66667%;
        max-width: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%
    }

    .grid--sm-7 > .gcell {
        width: 14.28571%;
        max-width: 14.28571%;
        -ms-flex-preferred-size: 14.28571%;
        flex-basis: 14.28571%
    }

    .grid--sm-8 > .gcell {
        width: 12.5%;
        max-width: 12.5%;
        -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%
    }

    .grid--sm-9 > .gcell {
        width: 11.11111%;
        max-width: 11.11111%;
        -ms-flex-preferred-size: 11.11111%;
        flex-basis: 11.11111%
    }

    .grid--sm-10 > .gcell {
        width: 10%;
        max-width: 10%;
        -ms-flex-preferred-size: 10%;
        flex-basis: 10%
    }

    .grid--sm-11 > .gcell {
        width: 9.09091%;
        max-width: 9.09091%;
        -ms-flex-preferred-size: 9.09091%;
        flex-basis: 9.09091%
    }

    .grid--sm-12 > .gcell {
        width: 8.33333%;
        max-width: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%
    }

    .grid--sm-space-sm {
        margin-left: -.3125rem;
        margin-right: -.3125rem
    }

    .grid--sm-space-sm > .gcell {
        padding-left: .3125rem;
        padding-right: .3125rem
    }

    .grid--sm-space-def {
        margin-left: -.625rem;
        margin-right: -.625rem
    }

    .grid--sm-space-def > .gcell {
        padding-left: .625rem;
        padding-right: .625rem
    }

    .grid--sm-space-lg {
        margin-left: -.9375rem;
        margin-right: -.9375rem
    }

    .grid--sm-space-lg > .gcell {
        padding-left: .9375rem;
        padding-right: .9375rem
    }

    .grid--sm-space-xl {
        margin-left: -1.25rem;
        margin-right: -1.25rem
    }

    .grid--sm-space-xl > .gcell {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }

    .grid--sm-nospace {
        margin: 0
    }

    .grid--sm-nospace > .gcell {
        padding: 0
    }

    .grid > .gcell--sm-1 {
        width: 8.33333%;
        max-width: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%
    }

    .grid > .gcell--sm-2 {
        width: 16.66667%;
        max-width: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%
    }

    .grid > .gcell--sm-3 {
        width: 25%;
        max-width: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%
    }

    .grid > .gcell--sm-4 {
        width: 33.33333%;
        max-width: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%
    }

    .grid > .gcell--sm-5 {
        width: 41.66667%;
        max-width: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%
    }

    .grid > .gcell--sm-6 {
        width: 50%;
        max-width: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }

    .grid > .gcell--sm-7 {
        width: 58.33333%;
        max-width: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%
    }

    .grid > .gcell--sm-8 {
        width: 66.66667%;
        max-width: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%
    }

    .grid > .gcell--sm-9 {
        width: 75%;
        max-width: 75%;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%
    }

    .grid > .gcell--sm-10 {
        width: 83.33333%;
        max-width: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%
    }

    .grid > .gcell--sm-11 {
        width: 91.66667%;
        max-width: 91.66667%;
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%
    }

    .grid > .gcell--sm-12 {
        width: 100%;
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .grid > .gcell--sm-auto {
        width: auto;
        max-width: 100%;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .grid > .gcell--sm-start {
        -ms-flex-item-align: start;
        align-self: flex-start
    }

    .grid > .gcell--sm-end {
        -ms-flex-item-align: end;
        align-self: flex-end
    }

    .grid > .gcell--sm-center {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center
    }

    .grid > .gcell--sm-stretch {
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch
    }

    .grid > .gcell--sm-nogrow {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0
    }

    .grid > .gcell--sm-grow {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .grid > .gcell--sm-shrink {
        -ms-flex-negative: 1;
        flex-shrink: 1
    }

    .grid > .gcell--sm-noshrink {
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .grid > .gcell--sm-order-start {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .grid > .gcell--sm-order-end {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .grid > .gcell--sm-noorder {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .grid > .gcell--sm-nobasis {
        -ms-flex-preferred-size: 0;
        flex-basis: 0
    }
}

@media only screen and (max-width: 480px) {
    .grid--xs-items-start {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .grid--xs-items-end {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .grid--xs-items-center {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .grid--xs-items-stretch {
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .grid--xs-justify-start {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .grid--xs-justify-end {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .grid--xs-justify-center {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .grid--xs-justify-between {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .grid--xs-justify-around {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .grid--xs-nowrap {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .grid--xs-wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .grid--xs-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .grid--xs-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .grid--xs-1 > .gcell {
        width: 100%;
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .grid--xs-2 > .gcell {
        width: 50%;
        max-width: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }

    .grid--xs-3 > .gcell {
        width: 33.33333%;
        max-width: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%
    }

    .grid--xs-4 > .gcell {
        width: 25%;
        max-width: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%
    }

    .grid--xs-5 > .gcell {
        width: 20%;
        max-width: 20%;
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%
    }

    .grid--xs-6 > .gcell {
        width: 16.66667%;
        max-width: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%
    }

    .grid--xs-7 > .gcell {
        width: 14.28571%;
        max-width: 14.28571%;
        -ms-flex-preferred-size: 14.28571%;
        flex-basis: 14.28571%
    }

    .grid--xs-8 > .gcell {
        width: 12.5%;
        max-width: 12.5%;
        -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%
    }

    .grid--xs-9 > .gcell {
        width: 11.11111%;
        max-width: 11.11111%;
        -ms-flex-preferred-size: 11.11111%;
        flex-basis: 11.11111%
    }

    .grid--xs-10 > .gcell {
        width: 10%;
        max-width: 10%;
        -ms-flex-preferred-size: 10%;
        flex-basis: 10%
    }

    .grid--xs-11 > .gcell {
        width: 9.09091%;
        max-width: 9.09091%;
        -ms-flex-preferred-size: 9.09091%;
        flex-basis: 9.09091%
    }

    .grid--xs-12 > .gcell {
        width: 8.33333%;
        max-width: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%
    }

    .grid--xs-space-sm {
        margin-left: -.3125rem;
        margin-right: -.3125rem
    }

    .grid--xs-space-sm > .gcell {
        padding-left: .3125rem;
        padding-right: .3125rem
    }

    .grid--xs-space-def {
        margin-left: -.625rem;
        margin-right: -.625rem
    }

    .grid--xs-space-def > .gcell {
        padding-left: .625rem;
        padding-right: .625rem
    }

    .grid--xs-space-lg {
        margin-left: -.9375rem;
        margin-right: -.9375rem
    }

    .grid--xs-space-lg > .gcell {
        padding-left: .9375rem;
        padding-right: .9375rem
    }

    .grid--xs-space-xl {
        margin-left: -1.25rem;
        margin-right: -1.25rem
    }

    .grid--xs-space-xl > .gcell {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }

    .grid--xs-nospace {
        margin: 0
    }

    .grid--xs-nospace > .gcell {
        padding: 0
    }

    .grid > .gcell--xs-1 {
        width: 8.33333%;
        max-width: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%
    }

    .grid > .gcell--xs-2 {
        width: 16.66667%;
        max-width: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%
    }

    .grid > .gcell--xs-3 {
        width: 25%;
        max-width: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%
    }

    .grid > .gcell--xs-4 {
        width: 33.33333%;
        max-width: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%
    }

    .grid > .gcell--xs-5 {
        width: 41.66667%;
        max-width: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%
    }

    .grid > .gcell--xs-6 {
        width: 50%;
        max-width: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }

    .grid > .gcell--xs-7 {
        width: 58.33333%;
        max-width: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%
    }

    .grid > .gcell--xs-8 {
        width: 66.66667%;
        max-width: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%
    }

    .grid > .gcell--xs-9 {
        width: 75%;
        max-width: 75%;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%
    }

    .grid > .gcell--xs-10 {
        width: 83.33333%;
        max-width: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%
    }

    .grid > .gcell--xs-11 {
        width: 91.66667%;
        max-width: 91.66667%;
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%
    }

    .grid > .gcell--xs-12 {
        width: 100%;
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .grid > .gcell--xs-auto {
        width: auto;
        max-width: 100%;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .grid > .gcell--xs-start {
        -ms-flex-item-align: start;
        align-self: flex-start
    }

    .grid > .gcell--xs-end {
        -ms-flex-item-align: end;
        align-self: flex-end
    }

    .grid > .gcell--xs-center {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center
    }

    .grid > .gcell--xs-stretch {
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch
    }

    .grid > .gcell--xs-nogrow {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0
    }

    .grid > .gcell--xs-grow {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .grid > .gcell--xs-shrink {
        -ms-flex-negative: 1;
        flex-shrink: 1
    }

    .grid > .gcell--xs-noshrink {
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .grid > .gcell--xs-order-start {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .grid > .gcell--xs-order-end {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .grid > .gcell--xs-noorder {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .grid > .gcell--xs-nobasis {
        -ms-flex-preferred-size: 0;
        flex-basis: 0
    }
}

._m {
    margin: 20px !important
}

._m-lg {
    margin: 40px !important
}

._m-sm {
    margin: 10px !important
}

._mn {
    margin: 0 !important
}

._p {
    padding: 20px !important
}

._p-lg {
    padding: 40px !important
}

._p-sm {
    padding: 10px !important
}

._pn {
    padding: 0 !important
}

._mt {
    margin-top: 20px !important
}

._mt-lg {
    margin-top: 30px !important
}

._mt-sm {
    margin-top: 10px !important
}

._mtn {
    margin-top: 0 !important
}

._pt {
    padding-top: 20px !important
}

._pt-lg {
    padding-top: 30px !important
}

._pt-sm {
    padding-top: 10px !important
}

._ptn {
    padding-top: 0 !important
}

._mr {
    margin-right: 20px !important
}

._mr-lg {
    margin-right: 30px !important
}

._mr-sm {
    margin-right: 10px !important
}

._mrn {
    margin-right: 0 !important
}

._pr {
    padding-right: 20px !important
}

._pr-lg {
    padding-right: 30px !important
}

._pr-sm {
    padding-right: 10px !important
}

._prn {
    padding-right: 0 !important
}

._mb {
    margin-bottom: 20px !important
}

._mb-lg {
    margin-bottom: 30px !important
}

._mb-sm {
    margin-bottom: 10px !important
}

._mbn {
    margin-bottom: 0 !important
}

._pb {
    padding-bottom: 20px !important
}

._pb-lg {
    padding-bottom: 30px !important
}

._pb-sm {
    padding-bottom: 10px !important
}

._pbn {
    padding-bottom: 0 !important
}

._ml {
    margin-left: 20px !important
}

._ml-lg {
    margin-left: 30px !important
}

._ml-sm {
    margin-left: 10px !important
}

._mln {
    margin-left: 0 !important
}

._pl {
    padding-left: 20px !important
}

._pl-lg {
    padding-left: 30px !important
}

._pl-sm {
    padding-left: 10px !important
}

._pln {
    padding-left: 0 !important
}

._ma {
    margin: auto
}

._mla {
    margin-left: auto
}

._mlra, ._mra {
    margin-right: auto
}

._mlra {
    margin-left: auto
}

html {
    font-size: 16px;
    height: 100%
}

@media only screen and (max-width: 768px) {
    html {
        font-size: 15px
    }
}

@media only screen and (max-width: 480px) {
    html {
        font-size: 14px
    }
}

body {
    font-family: Tahoma, serif;
    height: 100%
}

svg {
    -webkit-transition: fill .3s;
    transition: fill .3s
}

a.inverse-link {
    text-decoration: none
}

a.inverse-link:hover {
    text-decoration: underline
}

.logo {
    max-width: 220px;
    text-align: center;
    display: block;
    margin-right: 40px;
    text-decoration: none;
    color: inherit
}

.logo__image {
    max-width: 140px;
    max-height: 50px
}

.logo__text {
    font-family: Verdana, serif;
    font-size: 2.0625rem
}

.logo__text .red {
    color: #fc3232;
    font-weight: 700;
    letter-spacing: .55px
}

.logo__text .black {
    letter-spacing: .2px
}

.logo__subtext {
    font-size: .75rem;
    color: #777;
    letter-spacing: 1.2px
}

@media only screen and (max-width: 860px) {
    .logo {
        margin: 0 40px
    }
}

@media only screen and (max-width: 480px) {
    .logo {
        padding-top: 10px;
        margin: 0 40px
    }
}

.page-wrapper {
    overflow: hidden
}

.page-header {
    padding-top: 40px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3)
}

.page-header__top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    background: #fff;
    height: 40px;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    box-shadow: 1px 0 2px #e1e1e1;
    z-index: 10
}

@media only screen and (max-width: 480px) {
    .page-header__top {
        background-image: -webkit-linear-gradient(bottom, #d62a2a, #fc3232);
        background-image: linear-gradient(0deg, #d62a2a, #fc3232)
    }

    .page-header__top .counter-button.is-active {
        fill: #fff
    }
}

.page-header__bottom {
    padding: 10px 0 16px;
    font-size: 12px
}

.section-header {
    font-size: 1.75rem;
    color: #212a3f;
    font-weight: 700;
    text-transform: uppercase;
    margin: .625rem 0
}

.section-header, .section-header__decor {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.section-header__decor {
    position: relative;
    fill: #fc3232;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-left: 5px;
    padding-left: 50px
}

.section-header__decor .line {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 0;
    border-bottom: 1px dashed #fc3232;
    margin: 0 5px;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: -webkit-transform .3s ease .3s;
    transition: -webkit-transform .3s ease .3s;
    transition: transform .3s ease .3s;
    transition: transform .3s ease .3s, -webkit-transform .3s ease .3s;
    -webkit-transform-origin: right;
    transform-origin: right
}

.section-header__decor .arrow {
    height: .625rem;
    width: 3.125rem;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0;
    -webkit-transition: right .3s cubic-bezier(1, -.1, .2, 0), -webkit-transform .3s;
    transition: right .3s cubic-bezier(1, -.1, .2, 0), -webkit-transform .3s;
    transition: right .3s cubic-bezier(1, -.1, .2, 0), transform .3s;
    transition: right .3s cubic-bezier(1, -.1, .2, 0), transform .3s, -webkit-transform .3s
}

.section-header__decor .bow {
    height: 3.375rem;
    width: 3.125rem;
    fill-rule: evenodd
}

.window-load .section-header__decor .line {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.window-load .section-header__decor .arrow {
    right: calc(100% - 50px)
}

@media only screen and (max-width: 480px) {
    .section-header__decor {
        display: none
    }
}

.section-header__text {
    text-decoration: none;
    color: inherit
}

.section-header--link:hover {
    color: #fc3232
}

.section-header--link:hover .section-header__text {
    text-decoration: underline
}

.section-header--link:hover .arrow {
    right: 0;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.section-header--link:hover .line {
    -webkit-transform: scaleX(0);
    transform: scaleX(0)
}

.section-header--simple {
    font-size: 1.5rem;
    line-height: 2rem;
    color: #333;
    padding-bottom: 1.25rem;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 1.875rem
}

@media only screen and (max-width: 480px) {
    .section-header {
        font-size: 1.25rem;
        text-align: center
    }
}

.pageSection {
    padding-bottom: 40px
}

.content-size {
    max-width: 1200px;
    padding: 0 5px;
    margin: auto
}

nav.main-menu {
    display: none !important;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: .6875rem
}

nav.main-menu > a {
    display: inline-block;
    padding: 0 5px;
    text-decoration: none;
    text-transform: uppercase;
    color: #777
}

nav.main-menu > a.is-marked, nav.main-menu > a:hover {
    color: #fc3232
}

@media only screen and (min-width: 769px) {
    nav.main-menu {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
}

.button--in-header {
    height: 100%;
    font-size: .75rem;
    position: relative;
    line-height:40px;
    display: flex;
}

.button--in-header:after {
    content: '';
    position: absolute;
    height: 2px;
    background: #fc3232;
    bottom: 0;
    right: 0;
    left: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

.button--in-header svg {
    position: relative
}

.button--in-header:hover:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

@media only screen and (min-width: 861px) {
    .button--in-header {
        margin-left: 10px
    }
}

.s-icon {
    position: relative
}

.s-icon > svg {
    max-height: 100%;
    max-width: 100%
}

.s-icon--heart {
    width: 24px;
    height: 20px;
    fill: transparent;
    stroke: #e1e1e1
}

.in-favorite .s-icon--heart {
    fill: #fc3232;
    stroke: #fc3232
}

.social {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.social, .social__link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.social__link {
    width: 30px;
    height: 30px;
    border-radius: 7px;
    position: relative;
    fill: #fff;
    margin-left: 5px;
    border: 1px solid;
    box-sizing: border-box
}

.social__link svg {
    max-height: 60%;
    max-width: 60%;
    position: absolute;
    margin: auto;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0
}

.social__link--fb {
    background: #4867aa;
    border-color: #4867aa
}

.social__link--vk {
    background: #4d76a1;
    border-color: #4d76a1
}

.social__link--yt {
    background: #e52c27;
    border-color: #e52c27
}

.social__link:hover {
    background: #fff
}

.social__link--fb:hover {
    fill: #4867aa
}

.social__link--vk:hover {
    fill: #4d76a1
}

.social__link--yt:hover {
    fill: #e52c27
}

.social--footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.social--footer .social__link {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border-color: #fc3232;
    background: #fff;
    fill: #000
}

.social--footer .social__link svg {
    width: 50%;
    height: 50%
}

.social--footer .social__link:hover {
    background: #fc3232;
    fill: #fff
}

.worktime {
    display: block;
    margin-left: 25px;
    min-width: 140px
}

.hero-slider__slide {
    height: 400px;
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat
}

.hero-slider__text {
    color: #fff;
    font-size: 2.625rem;
    line-height: 3.25rem;
    margin-bottom: 2.5rem
}

@media only screen and (max-width: 1200px) {
    .hero-slider {
        display: none
    }
}

.divider {
    height: 1px;
    width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin: 1.25rem 0;
    background-color: #e1e1e1
}

.divider--sm {
    margin: .625rem 0
}

.pagination {
    text-align: center;
    padding: 5px 0
}

.pagination__link {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
    width: 70px;
    color: #333;
    position: relative;
    text-decoration: none;
    margin: 0 2px;
    text-align: center
}

.pagination__link:after, .pagination__link:before {
    content: '';
    display: block;
    position: absolute;
    margin: auto;
    right: 0;
    bottom: 0;
    left: 0;
    height: 2px;
    background: #e1e1e1
}

.pagination__link:after {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    background: #fc3232
}

.pagination__link.is-active:after, .pagination__link:hover:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.pagination--left {
    text-align: left
}

.pagination--right {
    text-align: right
}

.pluso-ml {
    margin-left: 1.25rem
}

.pluso-more {
    display: none !important
}

.text-block {
    text-align: justify;
    color: #777;
    font-size: .875rem;
    line-height: 1.57143em
}

.text-block img {
    max-width: 50%
}

.text-block img[style="float:right"] {
    margin-left: 1em
}

.text-block img[style="float:left"] {
    margin-right: 1em
}

@media only screen and (max-width: 480px) {
    .text-block img {
        max-width: none;
        width: 100%;
        float: none;
        margin: 0
    }
}

.text-block ul {
    list-style: none;
    padding: 0
}

.text-block ul li {
    padding-left: 30px;
    position: relative
}

.text-block ul li:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: .3em;
    width: 1.2em;
    height: 1.2em;
    background: url(../pic/list-marker.png) 50% no-repeat;
    background-size: contain
}

.marked-block {
    margin: 1.25rem 0;
    padding-left: 1.25rem;
    border-left: 1px solid #fc3232
}

.important-icon-block {
    color: #fc3232;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.important-icon-block i {
    display: block;
    height: 50px;
    width: 50px;
    margin-right: 10px;
    position: relative;
    fill: #fc3232
}

.important-icon-block i svg {
    height: 100%;
    width: 100%
}

hr {
    border: none;
    border-bottom: 1px solid #ebebeb
}

.banner {
    min-height: 1.875rem;
    margin: 1.25rem 0;
    background-color: #f6efef;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    fill: #dbd3d3
}

.banner svg {
    display: inline-block;
    height: 25px;
    width: 30px
}

.banner__text {
    margin: 0 1.25rem;
    display: inline-block;
    font-weight: 700
}

.banner span {
    color: #fc3232
}

@media only screen and (max-width: 1024px) {
    .orderForm button[type=submit] {
        margin: auto;
        display: block
    }
}

.characteristics-table {
    max-width: 100%
}

.characteristics-table td {
    height: 2.5rem;
    color: #555;
    font-size: .875rem;
    padding: 0 10px
}

.characteristics-table td:first-child {
    width: 150px;
    color: #000
}

.characteristics-table tr:nth-child(odd) td {
    background: #fff6da
}

.left-icon-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #b0b0b0;
    font-size: .875rem;
    line-height: 1.25rem
}

.left-icon-block .icon {
    position: relative;
    width: 35px;
    -ms-flex-preferred-size: 35px;
    flex-basis: 35px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 5px;
    fill: #fc3232
}

.left-icon-block .icon svg {
    max-width: 35px;
    max-height: 35px
}

.left-icon-block b {
    color: #333
}

.banner__product {
    display: block;
    width: 100%
}

.compare-table {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: .8125rem
}

.compare-table li {
    text-align: center;
    height: 50px;
    line-height: 50px;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    padding: 0 5px
}

.compare-table li span {
    display: inline-block;
    vertical-align: middle;
    line-height: 20px
}

.compare-table--main {
    font-weight: 700;
    text-align: left
}

.only-diff .diff {
    background: #fff6da
}

#toTop {
    opacity: .7;
    display: block;
    background: #333;
    width: 40px;
    height: 40px;
    position: fixed;
    left: 50%;
    bottom: 20px;
    border-radius: 4px;
    cursor: pointer;
    -webkit-transform: translateX(600px);
    transform: translateX(600px)
}

#toTop:hover {
    background: #fc3232;
    opacity: 1
}

#toTop svg {
    fill: none;
    stroke: #fff;
    width: 70%;
    height: 70%;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

@media only screen and (max-width: 1280px) {
    #toTop {
        -webkit-transform: none;
        transform: none;
        left: auto;
        right: 0;
        bottom: 40px
    }
}

.sitemap, .sitemap ul {
    list-style: none;
    counter-reset: a
}

.sitemap ul {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.sitemap li {
    margin: 5px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.sitemap li:before {
    counter-increment: a;
    content: counters(a, ".") " ";
    display: inline-block;
    background: #fc3232;
    color: #fff;
    padding: 4px
}

.sitemap li a {
    display: block;
    padding: 0 10px;
    color: #fc3232;
    background: #ebebeb
}

.sitemap li a:hover {
    text-decoration: none
}

._hide {
    display: none
}

._hide\! {
    display: none !important
}

@media print {
    ._noprint {
        display: none !important
    }
}

@media only screen and (max-width: 1280px) {
    ._xl-hide {
        display: none
    }

    ._xl-hide\! {
        display: none !important
    }
}

@media only screen and (min-width: 1281px) {
    ._xl-show {
        display: none
    }

    ._xl-show\! {
        display: none !important
    }
}

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

    ._lg-hide\! {
        display: none !important
    }
}

@media only screen and (min-width: 1025px) {
    ._lg-show {
        display: none
    }

    ._lg-show\! {
        display: none !important
    }
}

@media only screen and (max-width: 860px) {
    ._md-hide {
        display: none
    }

    ._md-hide\! {
        display: none !important
    }
}

@media only screen and (min-width: 861px) {
    ._md-show {
        display: none
    }

    ._md-show\! {
        display: none !important
    }
}

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

    ._sm-hide\! {
        display: none !important
    }
}

@media only screen and (min-width: 769px) {
    ._sm-show {
        display: none
    }

    ._sm-show\! {
        display: none !important
    }
}

@media only screen and (max-width: 480px) {
    ._xs-hide {
        display: none
    }

    ._xs-hide\! {
        display: none !important
    }
}

@media only screen and (min-width: 481px) {
    ._xs-show {
        display: none
    }

    ._xs-show\! {
        display: none !important
    }
}

.autocomplete-suggestions {
    border: 1px solid #999;
    background: #FFF;
    overflow: auto;
}

.autocomplete-suggestion {
    padding: 2px 5px;
    white-space: nowrap;
    overflow: hidden;
}

.autocomplete-selected {
    background: #F0F0F0;
}

.autocomplete-suggestions strong {
    font-weight: normal;
    color: #3399FF;
}

.autocomplete-group {
    padding: 2px 5px;
}

.autocomplete-group strong {
    display: block;
    border-bottom: 1px solid #000;
}

.searchResult {
    display: flex;
    text-decoration: none;
    color: #333;
}

.searchResult__image {
    height: 70px;
    width: 70px;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}

.searchResult__title {
    font-weight: 700;
    color: #fc3232;
}

.form-row--flex {
    display: flex;
    align-items: center;
}

.forgot_password {
    font-size: 12px;
    color: #000;
    margin-left: auto;
}

.forgot_password:hover {
    text-decoration: none;
}

/* Кастомные стили для select2 */
.select2-selection__arrow {
    display: none !important;
}

.select2-selection {
    height: 2.1875rem !important;
    border: 1px solid #e1e1e1 !important;
    color: #777 !important;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAMAAABhEH5lAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAh1BMVEX////h4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHi4uLi4uLh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHm5uby8vL6+vr+/v7z8/P////39/f+q6v/7e3/7u7+qqr+m5v8U1P9VVX9mJj/7Oz+nJz+mZkAAAATEL69AAAAGnRSTlMAQpnb+UMovz/y8AHHRJrc8tjdokdGKfr012sQc5EAAAABYktHRCy63XGrAAAACXBIWXMAABwgAAAcIAHND5ueAAAAB3RJTUUH4AoBFBgh/cFNTQAAAKVJREFUGNNtkNkSgjAMRSNUtpaiIC5dCIqCwv//n20pjjKep+bMnc5NACybICQkDLawEMVCKq2VFHE0myRt0CPTxGWyFj+0mclRJvELySjkAn8QOXATut7msbubGIdCIT5657rhiagKIBq9cwY1gZ1Vxr1mY9VeuW/GfpjcQ5VQ+Q7j5FtUcFiXqNdVG1N1vdDx/9omx5bjsGg5GK15eTpfeE3t9AYU3R1FBNNNKwAAAABJRU5ErkJggg==");
    background-repeat: no-repeat;
    background-position: right 5px center
}

.select2-selection__rendered {
    padding-right: 35px !important;
    padding-left: 10px !important;
    color: #777 !important;
    line-height: 2.1875rem !important;
}

.select2-results__option {
    padding: 2px 6px !important;
    font-size: 13px !important;
}

.select2-results__option.select2-results__message {
    background-color: rgba(252, 50, 50, 0.3);
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: transparent !important;
    outline: none;
    opacity: .5;
}

.select2-dropdown {
    border-color: #e1e1e1 !important;
}

/* Стили для адресов, email в хедере */
.contact-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}

.contact-info + .contact-info {
    margin-top: 5px;
}

.contact-info__icon {
    margin-right: 7px;
    width: 10px;
    height: 10px;
    fill: #fc3232;
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4);
}

.contact-info__txt {
    color: #777;
    font-size: 13px;
    transition: color .25s ease;
}

.contact-info--email {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.contact-info--email a {
    text-decoration: none;
}

.contact-info--email .contact-info__txt {
    font-size: 28px;
}

.contact-info--email .contact-info__icon {
    margin-right: 10px;
    width: 17px;
    height: 17px;
}

.contact-info--email a:hover .contact-info__txt {
    color: #fc3232;
}

.contact-info--address {}

@media only screen and (min-width: 589px) {
    .contact-info--email {
        display: none;
    }
}

@media only screen and (min-width: 861px) {
    .contact-info--email {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}