

/* Start:/local/templates/formula2020/css/critical.css?15844593048865*/
@charset "UTF-8";
body {
    margin: 0;
    overflow-x: hidden
}

body, html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    font-smooth: always
}

article, aside, details, figcaption, figure, footer, header, label, main, menu, nav, section {
    display: block
}

summary {
    display: list-item
}

audio, canvas, video {
    vertical-align: baseline
}

audio, canvas, progress, video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    text-decoration: none
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    margin: 0;
    padding: 0;
    border: 0;
    max-width: 100%;
    max-height: 100%;
    height: auto
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0 !important
}

button, hr {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox], input[type=radio], td, th {
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset, legend {
    border: 0
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto;
    resize: vertical
}

optgroup {
    font-weight: 700
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0
}

input::-ms-clear, select::-ms-expand {
    display: none
}

select {
    background-color: transparent
}

.bx-core-window input, .bx-core-window select, .bx-core-window textarea {
    -webkit-appearance: unset;
    -moz-appearance: unset;
    appearance: unset
}

ol {
    padding-left: 0
}

ul {
    list-style: none
}

input[type=text] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

[href^=mailto] {
    cursor: pointer
}

[href^=tel] {
    cursor: default
}

blockquote, dd, dl, dt, ul {
    margin: 0;
    padding: 0
}

.main-inside {
    padding-top: 186px;
    position: relative
}

.container {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1392px;
    padding-left: 24px;
    padding-right: 24px
}

.container--padding-sm {
    padding-left: 56px;
    padding-right: 56px
}

.col-1-1 {
    width: 100%
}

*, :after, :before {
    box-sizing: border-box
}

body, html {
    height: 100%
}

html {
    -webkit-tap-highlight-color: transparent
}

body {
    font-display: swap;
    font-family: "Rubik", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: #000;
    background-color: #fff;
    opacity: 1;
    visibility: visible
}

#project {
    min-height: 100vh;
    display: flex;
    flex-direction: column
}

.footer {
    margin-top: auto
}

.html--disabled-scroll, .html--disabled-scroll #project, .html--disabled-scroll body, .html--overflow, .html--overflow #project, .html--overflow body {
    overflow: auto;
    overflow-y: hidden
}

.html--disabled-scroll .main-inside, .html--overflow .main-inside {
    position: relative;
    z-index: -1
}

.html--disabled-scroll #main, .html--disabled-scroll .main-inside, .html--overflow #main, .html--overflow .main-inside {
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

html.is-dialog-opened body {
    overflow: hidden
}

html.is-dialog-opened #project {
    overflow-y: auto
}

.clear {
    clear: both;
    margin: 0 !important;
    padding: 0 !important;
    height: 0 !important;
    line-height: 0 !important;
    font-size: 0 !important
}

.clearfix:after {
    display: table;
    clear: both;
    content: ''
}

.relative {
    display: block;
    position: relative
}

p {
    margin-top: 24px;
    margin-bottom: 24px
}

[href^=mailto], [href^=tel] {
    white-space: nowrap
}

p a:not([class]) {
    color: #000;
    text-decoration: underline;
    transition: color .2s, border-color .2s
}

p a:not([class]):hover {
    color: #e40e00
}

p a:not([class][href^='#']):visited {
    color: #616773
}

.h0, .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: #000
}

h1, h2, h3, h4, h5, h6 {
    margin: 0
}

.h0, .h1, .h2, .h3, .h4, .h5, .h6 {
    display: block
}

.h0, .h1, .h2, .h3, h1, h2, h3 {
    text-transform: uppercase;
    font-weight: 700
}

.h0, .h1, h1 {
    letter-spacing: .02em;
    font-size: 40px;
    line-height: 60px
}

.h2, .h3, h2, h3 {
    font-size: 32px;
    line-height: 48px
}

.h3, h3 {
    font-size: 24px;
    line-height: 32px
}

.h4, .h5, .h6, h4, h5, h6 {
    font-weight: 700;
    font-size: 18px;
    line-height: 26px
}

.h5, .h6, h5, h6 {
    font-size: 16px;
    line-height: 22px
}

@media all and (min-width: 768px) {
    .columns {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        flex: 1;
        margin-left: -12.5px;
        margin-right: -12.5px
    }

    .col {
        padding-left: 12.5px;
        padding-right: 12.5px
    }

    .col-1-5 {
        width: 20%
    }

    .col-2-5 {
        width: 40%
    }

    .col-3-5 {
        width: 60%
    }

    .col-4-5 {
        width: 80%
    }

    .col-1-4 {
        width: 25%
    }

    .col-2-4 {
        width: 50%
    }

    .col-3-4 {
        width: 75%
    }

    .col-1-3 {
        width: 33.33333%
    }

    .col-2-3 {
        width: 66.66667%
    }

    .col-1-2 {
        width: 50%
    }
}

@media all and (min-width: 1025px) {
    select, textarea {
        -moz-appearance: none;
        appearance: none;
        -webkit-appearance: none
    }
}

@media all and (min-width: 768px) and (max-width: 959px) {
    .tab-content .columns {
        display: block
    }
}

@media all and (max-width: 1279px) {
    .h0, .h1, h1 {
        font-size: calc(24px + 16 * (100vw - 280px) / 999);
        line-height: calc(36px + 24 * (100vw - 280px) / 999)
    }

    .h2, h2 {
        font-size: calc(22.4px + 9.6 * (100vw - 280px) / 999);
        line-height: calc(33.6px + 14.4 * (100vw - 280px) / 999)
    }

    .h3, h3 {
        font-size: calc(16.8px + 7.2 * (100vw - 280px) / 999);
        line-height: calc(22.4px + 9.6 * (100vw - 280px) / 999)
    }
}

@media all and (max-width: 1024px) {
    select {
        -moz-appearance: none;
        appearance: none;
        -webkit-appearance: none
    }

    .select-default__label {
        display: block;
        position: relative
    }

    .main-inside {
        padding-top: 40px
    }

    html.is-dialog-opened #project {
        position: relative
    }

    html.is-dialog-opened #main {
        display: block
    }
}

@media all and (max-width: 767px) {
    .container {
        padding-left: 20px;
        padding-right: 20px
    }

    .white-box .container--padding-sm {
        padding-left: 0;
        padding-right: 0
    }

    p {
        margin-top: 16.8px;
        margin-bottom: 16.8px
    }
}
/* End */


/* Start:/local/templates/formula2020/css/template_style.css?1746534243244657*/
@charset "UTF-8";
@-webkit-keyframes animDots {
    0%, 75%, to {
        -webkit-transform: scale(1) translate3d(0, 0%, 0);
        transform: scale(1) translate3d(0, 0%, 0)
    }
    25% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@keyframes animDots {
    0%, 75%, to {
        -webkit-transform: scale(1) translate3d(0, 0%, 0);
        transform: scale(1) translate3d(0, 0%, 0)
    }
    25% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@font-face {
    font-display: swap;
    font-family: 'icomoon';
    src: url('/local/templates/formula2020/css/../fonts/icomoon/fonts/icomoon.eot?9xr0uc');
    src: url('/local/templates/formula2020/css/../fonts/icomoon/fonts/icomoon.eot?9xr0uc#iefix') format("embedded-opentype"), url('/local/templates/formula2020/css/../fonts/icomoon/fonts/icomoon.ttf?9xr0uc') format("truetype"), url('/local/templates/formula2020/css/../fonts/icomoon/fonts/icomoon.woff?9xr0uc') format("woff"), url('/local/templates/formula2020/css/../fonts/icomoon/fonts/icomoon.svg?9xr0uc#icomoon') format("svg");
    font-weight: 400;
    font-style: normal
}

::selection {
    background-color: #000;
    color: #fff
}

::-moz-selection {
    background-color: #000;
    color: #fff
}

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

.image-summer {
    margin-top: 7px;
}

.functional {
    color: #000;
    border-bottom: 1px dotted rgba(0, 0, 0, .5);
    text-decoration: none;
    transition: color .1s, border-color .1s
}

.functional:hover {
    color: #e40e00;
    border-color: rgba(228, 14, 0, .5)
}

ol:not([class]), ul:not([class]) {
    margin-top: 27px;
    margin-bottom: 27px;
    padding: 0
}

ol:not([class]) > :first-child, ul:not([class]) > :first-child {
    margin-top: 0
}

ol:not([class]), ul:not([class]) {
    margin-left: 55px;
    list-style-type: none
}

ol:not([class]) > li, ul:not([class]) > li {
    position: relative;
    padding: 0 0 0 31px;
    margin: 24px 0 0
}

ul:not([class]) > li:before {
    position: absolute;
    top: 12px;
    left: 0;
    width: 4px;
    height: 4px;
    background-color: #e40e00;
    content: ''
}

ol:not([class]) {
    margin-left: 69px;
    counter-reset: item
}

ol:not([class]) > li {
    padding: 0 0 0 14px
}

ol:not([class]) > li:before {
    display: block;
    position: absolute;
    top: 2px;
    left: -16px;
    content: counter(item);
    counter-increment: item;
    font-size: 14px;
    color: #e40e00;
    font-weight: 700
}

ol:not([class]) ul:not([class]), ul:not([class]) ul:not([class]) {
    margin-top: 24px;
    margin-bottom: 24px
}

ol:not([class]) ol:not([class]), ul:not([class]) ol:not([class]) {
    margin-left: 13px !important;
    margin-top: 24px;
    margin-bottom: 24px
}

p + ol:not([class]), p + ul:not([class]) {
    margin-top: -4px
}

ol:not([class]) + p, ul:not([class]) + p {
    margin-top: -7px
}

hr, table caption {
    margin-bottom: 42px
}

hr {
    display: block;
    height: 1px;
    margin-top: 36px;
    border: 0;
    background-color: #cad2d9
}

.prominent-desing:before, .prominent:before {
    content: '';
    position: absolute;
    top: -7px;
    left: -1px;
    bottom: -22px;
    width: 3px;
    background-color: #e40e00
}

.prominent-desing:before {
    top: 0;
    bottom: 4px
}

.prominent, .prominent-desing {
    position: relative;
    max-width: 784px;
    padding-left: 33px
}

.prominent {
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    left: 24px;
    margin: 61px auto 78px
}

.prominent-desing {
    left: 23px;
    margin: 52px auto
}

.table-container {
    margin-top: 27px;
    margin-bottom: 19px
}

table {
    width: 100%;
    padding: 0;
    background: 0 0;
    border: 1px solid #dde6ed;
    outline: 0;
    position: relative;
    font-family: "Rubik", sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400
}

table caption {
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    padding: 0;
    text-align: left
}

td, th {
    margin: 0;
    border-bottom: 1px solid #dde6ed;
    border-left: 1px solid #dde6ed;
    text-align: left
}

td {
    vertical-align: top;
    padding: 18px 15px;
    background-color: #fff
}

td:not(:nth-child(1)) {
    border-left: 1px solid #dde6ed
}

th:not(:nth-child(1)), thead td:not(:nth-child(1)) {
    border-left: 1px solid #cad2d9
}

th, thead, thead td {
    padding: 14px 15px;
    background-color: #dde6ed;
    vertical-align: middle;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400
}

p.table-caption {
    margin-top: 19px;
    margin-bottom: 55px;
    padding-left: 23px;
    position: relative;
    font-size: 14px;
    line-height: 18px;
    color: #616773
}

p.table-caption:before {
    position: absolute;
    top: 6px;
    left: 0;
    content: '';
    width: 4px;
    height: 4px;
    background-color: #e40e00
}

.download {
    position: relative;
    display: inline-block;
    vertical-align: top;
    max-width: 230px;
    border: 1px solid #c4c4c4;
    padding: 87px 11px 18px 29px;
    margin-right: 20px;
    margin-top: 33px;
    margin-bottom: 33px;
    color: #000
}

.download a:not([class]) {
    position: relative;
    color: #000;
    text-decoration: none
}

.download a:not([class]):hover {
    color: #e40e00
}

.download-size {
    display: block;
    margin-top: 16px;
    color: #8b9aa6
}

.download:before {
    position: absolute;
    top: 28px;
    left: 25px;
    font-size: 38px;
    color: #e40e00;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e906'
}

.box-float-left, .box-float-right {
    display: table;
    margin-bottom: 88px
}

ol:not([class]) + .box-float-left, ol:not([class]) + .box-float-right, ul:not([class]) + .box-float-left, ul:not([class]) + .box-float-right {
    margin-top: 9px
}

.box-float-left .caption, .box-float-right .caption {
    display: table-caption;
    caption-side: bottom;
    position: relative;
    margin-top: 5px;
    padding-left: 31px;
    font-size: 14px;
    line-height: 18px;
    color: #616773;
    text-align: left
}

.box-float-left .caption:before, .box-float-right .caption:before {
    content: '';
    position: absolute;
    top: 4px;
    left: 0;
    width: 5px;
    height: 4px;
    background-color: #e40e00
}

.h1 + .h2, .h1 + h2, h1 + .h2, h1 + h2 {
    margin-top: 36px
}

.h1 + ol:not([class]), .h1 + p, .h1 + ul:not([class]), h1 + ol:not([class]), h1 + p, h1 + ul:not([class]) {
    margin-top: 41px
}

.h1 + .download-parent, h1 + .download-parent {
    margin-top: -15px
}

.h1 + .table-container, h1 + .table-container {
    margin-top: 84px
}

.h1 + .table-container--caption, h1 + .table-container--caption {
    margin-top: 44px
}

.h1 + .prominent, h1 + .prominent {
    margin-top: 84px
}

.h2 + .h3, .h2 + h3, h2 + .h3, h2 + h3 {
    margin-top: 43px
}

.h2 + .h4, .h2 + h4, h2 + .h4, h2 + h4 {
    margin-top: 48px
}

.h2 + .h5, .h2 + .h6, .h2 + h5, .h2 + h6, h2 + .h5, h2 + .h6, h2 + h5, h2 + h6 {
    margin-top: 51px
}

.h2 + ol:not([class]), .h2 + p, .h2 + ul:not([class]), h2 + ol:not([class]), h2 + p, h2 + ul:not([class]) {
    margin-top: 28px
}

.h2 + .download-parent, h2 + .download-parent {
    margin-top: -12px
}

.h2 + .table-container, h2 + .table-container {
    margin-top: 34px
}

.h2 + .table-container--caption, h2 + .table-container--caption {
    margin-top: 48px
}

.h2 + .prominent, h2 + .prominent {
    margin-top: 68px
}

.h3 + .h4, .h3 + h4, h3 + .h4, h3 + h4 {
    margin-top: 33px
}

.h3 + .h5, .h3 + .h6, .h3 + h5, .h3 + h6, h3 + .h5, h3 + .h6, h3 + h5, h3 + h6 {
    margin-top: 36px
}

.h3 + ol:not([class]), .h3 + p, .h3 + ul:not([class]), h3 + ol:not([class]), h3 + p, h3 + ul:not([class]) {
    margin-top: 33px
}

.h3 + .download-parent, h3 + .download-parent {
    margin-top: -13px
}

.h3 + .table-container, h3 + .table-container {
    margin-top: 50px
}

.h3 + .table-container--caption, h3 + .table-container--caption {
    margin-top: 53px
}

.h3 + .prominent, h3 + .prominent {
    margin-top: 50px
}

.h4 + .h5, .h4 + h5, h4 + .h5, h4 + h5 {
    margin-top: 29px
}

.h4 + .text-columns, .h4 + ol:not([class]), .h4 + p, .h4 + ul:not([class]), h4 + .text-columns, h4 + ol:not([class]), h4 + p, h4 + ul:not([class]) {
    margin-top: 34px
}

.h4 + .download-parent, h4 + .download-parent {
    margin-top: -11px
}

.h4 + .table-container, h4 + .table-container {
    margin-top: 48px
}

.h4 + .table-container--caption, h4 + .table-container--caption {
    margin-top: 54px
}

.h4 + .prominent, h4 + .prominent {
    margin-top: 48px
}

.h5 + .text-columns, .h5 + ol:not([class]), .h5 + p, .h5 + ul:not([class]), .h6 + .text-columns, .h6 + ol:not([class]), .h6 + p, .h6 + ul:not([class]), h5 + .text-columns, h5 + ol:not([class]), h5 + p, h5 + ul:not([class]), h6 + .text-columns, h6 + ol:not([class]), h6 + p, h6 + ul:not([class]) {
    margin-top: 35px
}

.h5 + .download-parent, .h6 + .download-parent, h5 + .download-parent, h6 + .download-parent {
    margin-top: -11px
}

.h5 + .table-container, .h6 + .table-container, h5 + .table-container, h6 + .table-container {
    margin-top: 48px
}

.h5 + .table-container--caption, .h6 + .table-container--caption, h5 + .table-container--caption, h6 + .table-container--caption {
    margin-top: 55px
}

.h5 + .prominent, .h6 + .prominent, h5 + .prominent, h6 + .prominent {
    margin-top: 48px
}

.h0 + p {
    margin-top: 15px
}

ol:not([class]) + .h2, ol:not([class]) + h2, p + .h2, p + h2, ul:not([class]) + .h2, ul:not([class]) + h2 {
    margin-top: 48px
}

ol:not([class]) + .h3, ol:not([class]) + h3, p + .h3, p + h3, ul:not([class]) + .h3, ul:not([class]) + h3 {
    margin-top: 59px
}

ol:not([class]) + .h4, ol:not([class]) + h4, p + .h4, p + h4, ul:not([class]) + .h4, ul:not([class]) + h4 {
    margin-top: 64px
}

ol:not([class]) + .h5, ol:not([class]) + .h6, ol:not([class]) + h5, ol:not([class]) + h6, p + .h5, p + .h6, p + h5, p + h6, ul:not([class]) + .h5, ul:not([class]) + .h6, ul:not([class]) + h5, ul:not([class]) + h6 {
    margin-top: 67px
}

ol:not([class]) + .table-container, p + .table-container, ul:not([class]) + .table-container {
    margin-top: 39px
}

ol:not([class]) + .table-container--caption, p + .table-container--caption, ul:not([class]) + .table-container--caption {
    margin-top: 46px
}

li p:first-child, table td :first-child {
    margin-top: 0
}

li p:last-child, table td :last-child {
    margin-bottom: 0
}

.download + ol:not([class]), .download + ul:not([class]) {
    margin-top: 31px
}

ol:not([class]) + .download, p:not(.download) + .download, ul:not([class]) + .download {
    margin-top: 43px
}

.download + p:not(.download) {
    margin-top: 24px
}

.download + .download {
    margin-top: 43px
}

table + .table-with-caption {
    margin-top: 37px
}

table + .h2, table + h2 {
    margin-top: 23px
}

table + .h3, table + h3 {
    margin-top: 28px
}

table + .h4, table + h4 {
    margin-top: 32px
}

table + .h5, table + .h6, table + h5, table + h6 {
    margin-top: 35px
}

.table-container + .table-container {
    margin-top: 30px
}

.table-container + ol:not([class]), .table-container + p:not([class]), .table-container + ul:not([class]) {
    margin-top: 73px
}

.table-container + .h2, .table-container + h2 {
    margin-top: 57px
}

.table-container + .h3, .table-container + h3 {
    margin-top: 68px
}

.table-container + .h4, .table-container + h4 {
    margin-top: 73px
}

.table-container + .h5, .table-container + .h6, .table-container + h5, .table-container + h6 {
    margin-top: 76px
}

.table-caption + .table-container {
    margin-top: 50px
}

.table-caption + .h2, .table-caption + h2 {
    margin-top: -3px
}

.table-caption + .h3, .table-caption + h3 {
    margin-top: 63px
}

.table-caption + .h4, .table-caption + h4 {
    margin-top: 68px
}

.table-caption + .h5, .table-caption + .h6, .table-caption + h5, .table-caption + h6 {
    margin-top: 71px
}

ol:not([class]) + .prominent, ul:not([class]) + .prominent {
    margin-top: 61px
}

.prominent + ol:not([class]), .prominent + ul:not([class]) {
    margin-top: 78px
}

ol:not([class]) + .prominent-desing, ul:not([class]) + .prominent-desing {
    margin-top: 42px
}

.prominent-desing + ol:not([class]), .prominent-desing + ul:not([class]) {
    margin-top: 3px
}

.clear + .h2, .clear + h2 {
    margin-top: 31px
}

.box-float-left + .h2, .box-float-left + h2 {
    margin-top: 21px
}

.footer-top {
    background-color: #18141d;
    padding-top: 99px;
    padding-bottom: 40px
}

.footer-top__container {
    display: flex;
    flex-direction: row
}

.footer-bottom {
    padding-top: 37px;
    padding-bottom: 36px;
    background-color: #130e1a
}

.footer__logo {
    display: block;
    width: 109px;
    height: 16px;
    position: absolute;
    top: 0;
    left: 20px;
    font-size: 0;
    line-height: 0
}

.footer__copyright, .footer__policy {
    display: block;
    font-size: 14px;
    line-height: 18px;
    color: #fff
}

.footer__copyright {
    margin-left: 163px
}

.footer__policy {
    opacity: .5;
    transition: all .2s ease
}

.footer__policy:hover {
    color: #fff;
    opacity: 1
}

.header-menu__box, .sub-menu__box {
    display: none
}

.burger, .burger__input {
    position: absolute;
    top: -9999px;
    left: -9999px;
    visibility: hidden;
    opacity: 0
}

.header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 13;
    background-color: #fff
}

.header__inside {
    position: relative;
    padding-left: 227px
}

.header__logo {
    display: block;
    position: absolute;
    top: 7px;
    left: -1px;
    width: 200px;
    height: 30px;
    font-size: 0;
    line-height: 0
}

.header-contact {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    align-self: center;
    justify-content: space-between;
    width: 100%;
    max-width: 411px;
    padding-right: 33px
}

.header-contact__phone {
    display: inline-block;
    vertical-align: top;
    font-weight: 300;
    font-size: 22px;
    line-height: 28px;
    color: #18141d
}

.header-contact__phone:hover {
    color: #18141d
}

.header-contact__callback {
    margin-left: 24px;
    margin-right: 24px;
    font-size: 14px;
    line-height: 18px;
    color: #e40e00;
    transition: color .2s
}

.header-contact__callback:hover {
    color: #000
}

.header-contact__worktime {
    font-size: 14px;
    line-height: 18px;
    color: #18141d
}

.header-action {
    display: block;
    position: relative;
    flex: 1 0 auto;
    width: 40px;
    height: 40px;
    cursor: pointer;
    color: #18141d;
    transition: color .2s ease
}

.header-action:hover {
    color: #e40e00
}

.header-action:before {
    position: absolute;
    left: 0;
    content: '';
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #e40e00
}

.header-action--basket {
    margin-right: 7px
}

.header-action--basket:before {
    top: 8px;
    left: 6px;
    font-size: 25px;
    content: '\e918'
}

.header-action--profile {
    width: auto;
    margin-right: 17px;
    padding-left: 40px
}

.header-action--profile:before {
    top: 9px;
    left: 9px;
    font-size: 20px;
    content: '\e91c'
}

.header-action__caption {
    display: block;
    margin-top: 12px;
    margin-left: -3px;
    font-size: 14px;
    line-height: 18px
}

.header-action__amount {
    display: block;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    background-color: #e40e00;
    position: absolute;
    top: 2px;
    right: -2px;
    padding-top: 9px;
    text-align: center;
    color: #fff;
    font-size: 10px;
    line-height: 1px;
    font-weight: 500;
    vertical-align: top
}

.browser--ios .header-action__amount {
    padding-top: 7px
}

.header-mobile__btn, .header-mobile__input {
    position: absolute;
    top: -9999px;
    left: -9999px;
    visibility: hidden;
    opacity: 0
}

.header-mobile__btn:before {
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    text-align: center;
    content: '';
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.header-mobile__btn--search:before {
    content: '\e90b';
    font-size: 21px
}

.header-mobile__btn--phone:before {
    content: '\e92b';
    font-size: 21px
}

.js-flickity--hidden-nav .slider-arrow {
    display: none !important;
    visibility: hidden
}

.flickity-button {
    display: none
}

.flickity-enabled {
    position: relative
}

.flickity-enabled:focus {
    outline: 0
}

.flickity-viewport {
    overflow: hidden;
    position: relative;
    height: 100%;
    transition: height .2s ease
}

.flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%
}

.flickity-enabled.is-draggable {
    tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.flickity-enabled.is-draggable .flickity-viewport {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.flickity-page-dots {
    padding: 0;
    margin: 0;
    width: auto;
    list-style: none;
    text-align: center;
    font-size: 0;
    line-height: 0
}

ul > .flickity-page-dots {
    margin-left: 0 !important
}

.js-flickity--hidden-nav .flickity-page-dots {
    display: none
}

.flickity-page-dots .dot {
    display: inline-block;
    position: relative;
    cursor: pointer
}

.flickity-page-dots .dot.is-selected:after {
    opacity: 1
}

.flickity-enabled.is-fade .flickity-slider > * {
    pointer-events: none;
    z-index: 0
}

.flickity-enabled.is-fade .flickity-slider > .is-selected {
    pointer-events: auto;
    z-index: 1
}

.slider-arrow {
    cursor: pointer;
    border: 1px solid #cad2d9
}

.slider-arrow__box {
    height: 44px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 0;
    line-height: 0
}

.slider-arrow__box--status {
    position: absolute;
    bottom: 31px;
    left: 41px;
    z-index: 1;
    padding-left: 44px;
    padding-right: 44px
}

.slider-arrow__box--status .slider-arrow {
    position: absolute;
    top: 0
}

.slider-arrow__box--status .slider-arrow--prev {
    left: 0
}

.slider-arrow__box--status .slider-arrow--next {
    right: 0
}

.slider-arrow {
    display: inline-block;
    width: 44px;
    height: 44px;
    position: relative
}

.flickity-slider__box:not(.js-flickity--ready) .slider-arrow {
    visibility: hidden
}

.slider-arrow .slider-arrow-in, .slider-arrow .slider-arrow-in:before {
    position: absolute;
    top: 50%;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out
}

.slider-arrow .slider-arrow-in {
    left: 50%;
    display: block;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    margin-top: -7px;
    width: 9px;
    height: 14px
}

.slider-arrow .slider-arrow-in:before {
    content: '';
    margin-top: -1px;
    height: 2px;
    width: 19px;
    background-color: #e40e00;
    -webkit-transform: translateZ(0) scaleX(0);
    transform: translateZ(0) scaleX(0)
}

.slider-arrow__box--theme-invert .slider-arrow .slider-arrow-in:before {
    background-color: #fff
}

.slider-arrow:hover .slider-arrow-in:before {
    -webkit-transform: translateZ(0) scaleX(1);
    transform: translateZ(0) scaleX(1)
}

.slider-arrow .slider-arrow-in:after {
    position: absolute;
    top: 0;
    content: '';
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    color: #e40e00
}

.slider-arrow__box--theme-invert .slider-arrow .slider-arrow-in:after {
    color: #fff
}

.slider-arrow--next .slider-arrow-in, .slider-arrow--prev .slider-arrow-in {
    margin-left: -5px
}

.slider-arrow--prev .slider-arrow-in:before {
    left: 1px;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
}

.slider-arrow--prev .slider-arrow-in:after {
    left: -2px;
    content: '\e929'
}

.slider-arrow--prev:hover .slider-arrow-in {
    -webkit-transform: translateZ(0) translateX(-5px);
    transform: translateZ(0) translateX(-5px)
}

.slider-arrow--next .slider-arrow-in:before {
    right: 1px;
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.slider-arrow--next .slider-arrow-in:after {
    right: -5px;
    content: '\e92a'
}

.slider-arrow--next:hover .slider-arrow-in {
    -webkit-transform: translateZ(0) translateX(5px);
    transform: translateZ(0) translateX(5px)
}

.slider-arrow.is-disabled {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

.slider-arrow__box--theme-invert .slider-arrow {
    border-color: transparent
}

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

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

.slider-arrow--opposite-title {
    position: absolute;
    top: 7px
}

.slider-arrow--opposite-title.slider-arrow--prev {
    right: 43px;
    left: auto
}

.tab__box .slider-arrow--opposite-title.slider-arrow--prev {
    right: 68px
}

.slider-arrow--opposite-title.slider-arrow--next {
    right: 0
}

.tab__box .slider-arrow--opposite-title.slider-arrow--next {
    right: 25px
}

.slider-status {
    display: inline-block;
    vertical-align: top;
    position: relative;
    min-width: 12px;
    font-size: 14px;
    line-height: 1;
    text-transform: uppercase;
    color: #000
}

.slider-status__box {
    position: relative;
    min-width: 30px;
    padding-top: 16px;
    text-align: center
}

.slider-arrow__box--theme-invert .slider-status {
    color: #fff
}

.slider-status--current {
    text-align: right
}

.slider-status--total {
    margin-left: 6px;
    text-align: left
}

.slider-status--total:before {
    position: absolute;
    left: -6px;
    top: 0;
    font-size: 13px;
    content: '/'
}

.about-brands {
    margin-top: 75px
}

.about-brands__pic {
    display: block;
    width: 226px;
    height: 118px;
    position: relative;
    flex: 1 0 auto;
    border: 1px solid #cad2d9;
    text-align: center;
    font-size: 0;
    line-height: 0
}

.about-brands__pic img, .about-brands__pic:before, .basket-listing__pic img, .brands-link__in img, .category-grid__pic-in img {
    display: inline-block;
    vertical-align: middle
}

.about-brands__pic:before {
    height: 100%;
    content: ''
}

.about-brands__desc > :first-child, .accordeon--theme-basket .accordeon__item:first-child {
    margin-top: 0
}

.about-brands__desc > :last-child {
    margin-bottom: 0
}

.accordeon {
    margin-top: 45px
}

.accordeon__box {
    margin-top: 34px
}

.basket .accordeon__box {
    margin-top: 0
}

ol + .accordeon__box, p + .accordeon__box, ul + .accordeon__box {
    margin-top: 74px
}

.accordeon--theme-basket {
    list-style-type: none;
    counter-reset: item;
    margin-top: 0
}

.accordeon__item {
    border: 1px solid #cad2d9;
    margin-top: -1px
}

.accordeon--theme-basket .accordeon__item {
    margin-top: 7px
}

.accordeon__header {
    display: block;
    cursor: pointer;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.accordeon__header.js-disabled {
    pointer-events: none
}

.accordeon--theme-faq .accordeon__header {
    text-transform: uppercase;
    font-weight: 700;
    padding: 35px 50px 36px 46px;
    font-size: 24px;
    line-height: 32px
}

.accordeon--theme-questions .accordeon__header {
    padding: 23px 50px 24px 85px;
    font-weight: 700;
    font-size: 18px;
    line-height: 26px
}

.accordeon--theme-questions .accordeon__header:before {
    position: absolute;
    top: 23px;
    left: 29px;
    color: #cad2d9;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e917';
    font-size: 30px
}

.accordeon--theme-basket .accordeon__header {
    padding: 21px 50px 18px 84px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px
}

.accordeon--theme-basket .accordeon__header:before {
    position: absolute;
    top: 50%;
    left: 27px;
    margin-top: -15px;
    content: counter(item);
    counter-increment: item;
    width: 29px;
    height: 29px;
    background-color: #e40e00;
    border-radius: 50%;
    font-weight: 700;
    font-size: 20px;
    line-height: 29px;
    color: #fff;
    text-align: center
}

.accordeon__header:after {
    position: absolute;
    top: 50%;
    right: 27px;
    margin-top: -5px;
    font-size: 12px;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e902';
    color: #e40e00;
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease
}

.accordeon__item.is-opened .accordeon__header:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.accordeon--theme-basket .accordeon__header:after {
    right: 35px;
    margin-top: -10px;
    font-size: 20px;
    font-weight: 700
}

.accordeon__content {
    display: none
}

.is-opened .accordeon__content {
    display: block
}

.accordeon--theme-faq .accordeon__content-in {
    padding: 0 160px 44px 85px
}

.accordeon--theme-questions .accordeon__content-in {
    padding: 0 160px 26px 85px
}

.accordeon__content-in > :last-child {
    margin-bottom: 0
}

.accordeon--theme-basket .accordeon__content-in {
    padding: 27px 36px
}

.accordeon--theme-basket .accordeon__content-in .p-orders {
    margin-top: -27px;
    margin-left: -36px;
    margin-right: -36px
}

.accordeon__content ul {
    margin-left: 0
}

.accordeon__btns {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 40px
}

.accordeon__btns .button.js-step--next {
    margin-left: auto
}

.accordeon__issue {
    margin-top: 60px;
    max-width: 340px;
    margin-left: auto;
    text-align: right
}

.accordeon .form {
    max-width: 448px
}

.article-preview {
    display: block;
    color: #000
}

.article-preview__box {
    padding-bottom: 16px
}

.white-box + .article-preview__box {
    margin-top: 70px
}

.article-preview__box .columns {
    margin: 0;
    align-items: flex-start
}

.article-preview__box .col {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    padding: 0
}

.article-preview__listing {
    margin-left: -36px;
    margin-right: -36px
}

.article-preview__listing--columns {
    margin-top: 50px
}

.article-preview__listing--columns, .article-preview__listing--grid {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap
}

.article-preview__item {
    margin-bottom: 41px;
    padding-left: 36px;
    padding-right: 36px
}

.article-preview__listing--columns .article-preview__item {
    width: 25%
}

.article-preview__listing--grid .article-preview__item {
    width: 50%
}

.article-preview__listing--grid .article-preview__item--size-2 {
    width: 100%
}

.article-preview__img {
    display: block;
    margin-bottom: 18px;
    position: relative;
    padding-bottom: 65.23297%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.article-preview__img:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .16);
    opacity: 0;
    transition: opacity .2s
}

.article-preview__img:hover ~ .article-preview__title, .article-preview__info-tag:hover {
    color: #e40e00
}

.article-preview__info {
    display: flex;
    flex-direction: row;
    align-self: flex-start;
    margin-bottom: 6px;
    font-size: 16px;
    line-height: 28px
}

.article-preview__info-date {
    display: block;
    color: #8b9aa6
}

.article-preview__info-tag {
    margin-left: 31px;
    color: #8b9aa6
}

.article-preview__info-tag:only-child {
    margin-left: 0
}

.article-preview__title {
    display: block;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    transition: color .2s;
    color: #000
}

.article-preview__title:hover {
    color: #e40e00
}

.article-preview__desc {
    margin-top: 1px;
    display: block
}

.aside-menu--dark {
    background-color: #ebeff2;
    padding-top: 15px;
    padding-bottom: 24px
}

.aside-menu__item {
    margin-top: 1px
}

.aside-menu--dark .aside-menu__item {
    margin-top: 2px
}

.aside-menu__link {
    display: block;
    position: relative;
    padding: 12px 30px 12px 51px;
    font-size: 16px;
    line-height: 28px;
    color: #000;
    font-weight: 300;
    transition: color .2s ease
}

.aside-menu--dark .aside-menu__link:hover, .aside-menu__link:hover {
    color: #e40e00
}

.aside-menu--dark .aside-menu__link {
    padding-left: 42px;
    font-weight: 400;
    color: #130e1a
}

.aside-menu-sub__link.is-active, .aside-menu__link.is-active {
    color: #e40e00;
    font-weight: 500
}

.aside-menu__link.is-back:before {
    position: absolute;
    top: 16px;
    left: 27px;
    font-size: 16px;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e931'
}

.aside-menu-sub {
    position: relative;
    padding-left: 44px
}

.aside-menu-sub:before {
    content: '';
    position: absolute;
    left: 40px;
    top: 18px;
    bottom: 19px;
    width: 1px;
    background-color: rgba(202, 210, 217, .7)
}

.aside-menu-sub__link {
    display: block;
    position: relative;
    padding: 12px 10px 12px 22px;
    font-size: 16px;
    line-height: 28px;
    color: #18141d
}

.aside-menu-sub__link:hover {
    color: #e40e00
}

.availability {
    display: inline-block;
    position: relative;
    font-size: 14px;
    line-height: 18px;
    color: #e40e00;
    cursor: pointer
}

.availability__box {
    margin-bottom: 10px
}

.availability:before {
    content: '';
    position: absolute;
    bottom: 2px;
    left: 0;
    right: 0;
    border-bottom: 1px dotted rgba(228, 14, 0, .5);
    transition: border-color .2s ease
}

.availability:hover:before {
    border-color: transparent
}

.availability.muted-text:before {
    display: none
}

.availability-popup {
    position: absolute;
    top: -9999px;
    left: -9999px;
    visibility: hidden;
    opacity: 0;
    transition: visibility .2s ease, opacity .2s ease, color .2s ease;
    font-size: 14px;
    line-height: 18px;
    font-weight: 300
}

.availability-popup__box {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 15;
    display: none;
    visibility: hidden;
    opacity: 1;
    transition: opacity .2s ease
}

.availability-popup__box.is-visible {
    display: block;
    visibility: visible
}

.availability-popup__box.is-result {
    opacity: 1
}

.availability-popup__in {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin-bottom: 13px;
    margin-left: -3px;
    min-height: 50px;
    width: 260px;
    padding: 20px 20px 17px 23px;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 8px 50px rgba(61, 71, 86, .3)
}

.availability-popup__in:before {
    content: '';
    position: absolute;
    bottom: -6px;
    left: 16px;
    display: inline-block;
    border-style: solid;
    border-width: 6px 5px 0;
    border-color: #fff transparent transparent
}

.availability-popup__box.is-result .availability-popup {
    visibility: visible;
    opacity: 1;
    position: relative;
    top: auto;
    left: auto
}

.availability-popup-item {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    margin-top: 11px
}

.availability-popup-item:first-child {
    margin-top: 0
}

.availability-popup-item__name, .availability-popup-item__value {
    display: inline-block;
    position: relative;
    width: 100%
}

.availability-popup-item__value {
    max-width: 49px;
    color: #e40e00;
    font-weight: 400
}

.availability-popup-item__name {
    flex: 1;
    padding-left: 5px
}

.availability-popup__close {
    display: block;
    position: absolute;
    top: 5px;
    right: 5px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    visibility: hidden;
    opacity: 0;
    transition: visibility .2s ease, opacity .2s ease, color .2s ease;
    color: #8b9aa6
}

.availability-popup__box.is-result .availability-popup__close {
    visibility: visible;
    opacity: 1
}

.availability-popup__close:hover {
    color: #e40e00
}

.availability-popup__close:before {
    position: absolute;
    top: 50%;
    left: 2px;
    right: 0;
    margin-top: -4px;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e925';
    font-size: 9px;
    text-align: center
}

.basket-listing__item {
    position: relative;
    border-bottom: 1px solid #cad2d9;
    padding: 10px 42px 16px 13px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start
}

.basket .basket-listing__item:last-child {
    border-bottom: none
}

.dialog .basket-listing__item {
    border: 0
}

.basket-listing__left {
    flex: 0 0 auto;
    width: 92px;
    height: 92px;
    padding: 8px 12px
}

.basket-listing__right {
    width: 100%;
    padding-left: 11px;
    padding-top: 13px
}

.basket-listing__pic {
    display: block;
    height: 100%;
    position: relative;
    text-align: center;
    font-size: 0;
    line-height: 0
}

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

.basket-listing-cols {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap
}

.basket-listing-cols__left {
    width: 100%;
    padding-right: 20px
}

.basket-listing-cols__right {
    width: 300px;
    position: relative;
    top: 6px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    flex: 1 0 auto
}

.basket-listing-cols__right-btns {
    position: relative;
    top: -14px;
    margin-left: 15px;
    margin-right: 4px
}

.basket-listing-cols__right-btns .button--sm.button--border {
    padding-left: 12px;
    padding-right: 12px
}

.basket-listing__art {
    display: block;
    margin-bottom: 9px;
    color: #8b9aa6;
    font-size: 14px;
    line-height: 18px
}

.basket-listing__amount, .basket-listing__title {
    display: block;
    color: #18141d;
    line-height: 24px
}

.basket-listing__title[href] {
    transition: color .2s ease
}

.basket-listing__title[href]:hover {
    color: #e40e00
}

.basket-listing__amount {
    position: relative;
    top: -2px;
    white-space: nowrap;
    font-size: 14px;
    line-height: 18px;
    font-weight: 300
}

.basket-listing .cost:nth-child(2) {
    margin-left: 10px
}

.basket-listing .cost-box {
    width: 164px
}

.basket-listing .cost-box--one-elem .cost-box__item {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.basket-listing .cost-box__item {
    width: 50%;
    margin-left: auto
}

.basket-listing-cols__right--with-btn-order .cost-box__item {
    margin-left: 0
}

.basket-listing-cols__right--with-btn-order .cost-box:not(.cost-box--one-elem) .cost-box__item:first-child:last-child {
    margin-left: auto
}

.basket-listing .counter--sm {
    margin-top: -9px;
    margin-right: 15px
}

.basket-listing__remove {
    display: block;
    cursor: pointer;
    color: #8b9aa6;
    transition: color .2s ease;
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px
}

.basket-listing__remove:hover {
    color: #e40e00
}

.basket-listing__remove:before {
    position: absolute;
    top: 50%;
    right: 0;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e925';
    text-align: center;
    font-size: 10px;
    margin-top: -5px;
    left: 0
}

.basket {
    margin-top: -1px
}

.basket .cost-box {
    margin-left: auto
}

.basket--order-reg {
    margin-bottom: 112px
}

.basket--order-reg .p-orders__item {
    border-left: none;
    border-right: none
}

.choose-company {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start
}

.choose-company__options {
    width: 100%
}

.choose-company__desc {
    background-color: #ebeff2;
    padding: 32px 30px 24px 32px;
    margin-left: 58px;
    margin-right: 19px;
    width: 100%;
    max-width: 392px;
    font-weight: 300
}

.choose-company__desc p:last-of-type {
    margin-bottom: 12px
}

.choose-company .cost-box__title {
    margin-bottom: 0;
    margin-right: 5px;
    font-size: 16px;
    line-height: 28px
}

.bonus {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 16px;
    margin-bottom: -3px;
    color: #18141d
}

.bonus__box {
    margin-top: 89px;
    margin-bottom: 72px;
    font-size: 14px;
    line-height: 18px
}

.bonus__box [href] {
    color: #e40e00;
    border-bottom: 1px solid rgba(228, 14, 0, .5);
    text-decoration: none
}

.bonus__box [href]:hover {
    border-color: transparent
}

.bonus strong {
    display: block;
    margin-bottom: 4px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px
}

.bonus > li {
    position: relative;
    width: 100%;
    max-width: 224px;
    margin: 24px 56px 0 0;
    padding: 63px 20px 17px 24px;
    border: 1px solid #cad2d9
}

.bonus > li:before {
    display: block;
    position: absolute;
    top: 23px;
    left: 23px;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e91a';
    font-size: 27px;
    color: #e40e00
}

.brands__box {
    margin-top: 109px
}

.brands:not(.flickity) {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap
}

.brands.flickity {
    margin-top: 50px
}

.brands__item {
    position: relative;
    width: 16.66667%
}

.brands:not(.flickity) .brands__item {
    margin-right: -1px;
    margin-top: -1px
}

.brands-link {
    display: block;
    position: relative;
    padding-bottom: 51.78571%;
    border: 1px solid #cad2d9;
    border-left-color: transparent;
    margin-left: -1px
}

.brands.flickity .brands__item:first-child .brands-link {
    margin-left: 1px;
    border-left-color: #cad2d9
}

.brands-link__in {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    font-size: 0;
    line-height: 0
}

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

.breadcrumbs__box {
    font-size: 0;
    line-height: 0;
    margin-bottom: 36px
}

.breadcrumbs__item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-right: 8px;
    padding-right: 20px
}

.breadcrumbs__item:after, .button--basket:after {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute
}

.breadcrumbs__item:after {
    top: 3px;
    right: 1px;
    font-size: 12px;
    color: #cad2d9;
    content: '\e901'
}

.breadcrumbs__box--dark .breadcrumbs__item:after, .breadcrumbs__box--dark .breadcrumbs__link {
    color: #18141d
}

.breadcrumbs__item.is-active:after {
    display: none
}

.breadcrumbs__link {
    display: block;
    font-size: 14px;
    line-height: 18px;
    color: #cad2d9;
    font-weight: 300;
    letter-spacing: .02em;
    transition: color .2s ease
}

.breadcrumbs__link[href]:hover {
    color: #e40e00
}

.button {
    visibility: visible;
    text-indent: 0;
    display: inline-block;
    position: relative;
    z-index: 1;
    background-color: transparent;
    vertical-align: top;
    white-space: nowrap;
    padding: 12px 13px 12px 14px;
    font-size: 12px;
    font-weight: 700;
    font-family: "Rubik", sans-serif;
    line-height: 1;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    overflow: hidden;
    border-width: 2px;
    border-style: solid
}

.button__inside {
    display: block;
    position: relative;
    z-index: 2
}

.button--basket:after {
    content: '\e918'
}

.button--basket.is-active:after {
    content: '\e919'
}

.button.button--lg {
    padding: 19px 30px 17px;
    font-size: 16px;
    text-transform: uppercase
}

.button.button--lg.button--basket {
    padding-left: 66px
}

.button.button--lg.button--basket:after {
    top: 13px;
    left: 29px;
    font-size: 24px
}

.button.button--md {
    padding: 13px 17px 11px;
    font-size: 16px
}

.button.button--md.button--basket {
    padding: 14px 18px 12px 58px;
    text-transform: uppercase
}

.button.button--md.button--basket:after {
    top: 9px;
    left: 16px;
    font-size: 24px
}

.button.button--sm {
    padding: 11px 18px 9px 19px;
    font-size: 12px
}

.button.button--sm.button--basket {
    padding: 13px 20px 11px 48px;
    text-transform: uppercase
}

.button.button--sm.button--basket:after {
    top: 8px;
    left: 16px;
    font-size: 19px
}

.button.button--uppercase {
    text-transform: uppercase;
    font-size: 14px
}

.button.button--uppercase.button--md {
    padding: 14px 32px 13px 31px;
    letter-spacing: .03em;
    font-size: 13px
}

.button--dark {
    border-color: #616773;
    color: #fff
}

.button--dark:before, .button--red:before {
    background-color: #fff
}

.button--dark.button--disabled:hover, .button--red.button--disabled:hover {
    color: #fff
}

.button--dark.button--border {
    background-color: #fff;
    color: #616773
}

.button--dark, .button--dark.button--border:before {
    background-color: #616773
}

.button--dark.button--border.button--disabled:hover {
    color: #616773
}

.button--red {
    border-color: #e40e00;
    color: #fff
}

.button--red.button--border {
    background-color: transparent;
    color: #e40e00
}

.button--red, .button--red.button--border:before {
    background-color: #e40e00
}

.button--red.button--border.button--disabled:hover {
    color: #e40e00
}

.button--white.button--border {
    background-color: transparent;
    border-color: #fff;
    color: #fff
}

.button--white.button--border:before {
    background-color: #fff
}

.button--white.button--border.button--disabled:hover {
    color: #fff
}

.button--arrow {
    padding: 19px 40px 19px 0;
    border-color: transparent;
    border-width: 0;
    overflow: inherit;
    font-size: 16px;
    font-weight: 700
}

.button--arrow:before, .button--dotted:before {
    display: none
}

.button--arrow, .button--arrow:hover {
    color: #e40e00
}

.button--arrow .button__arrow-icon {
    position: absolute;
    top: 50%;
    left: 80%;
    width: 23px;
    height: 12px;
    margin-top: -7px;
    transition: width .2s cubic-bezier(.25, .46, .45, .94)
}

.button--arrow .button__arrow-icon:before {
    content: '';
    position: absolute;
    top: 6px;
    left: 0;
    right: 0;
    height: 2px;
    background-color: #e40e00
}

.button--arrow .button__arrow-icon:after {
    position: absolute;
    top: 0;
    right: -6px;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e92a';
    font-size: 14px
}

.button--arrow:hover .button__arrow-icon {
    width: 31px
}

.button--arrow-down .button__arrow-icon {
    width: 12px;
    height: 12px;
    transition: height .2s ease;
    left: 79%;
    margin-top: -7px
}

.button--arrow-down .button__arrow-icon:before {
    width: 2px;
    height: auto;
    right: auto;
    left: 50%;
    margin-left: -1px;
    top: 0;
    bottom: 0
}

.button--arrow-down .button__arrow-icon:after {
    top: auto;
    bottom: -6px;
    right: 0;
    content: '\e902';
    font-size: 13px
}

.button--arrow-down:hover .button__arrow-icon {
    width: 12px;
    height: 20px
}

.button--arrow-down.is-active .button__arrow-icon {
    margin-top: -6px
}

.button--arrow-down.is-active .button__arrow-icon:after {
    bottom: auto;
    top: -5px;
    content: '\e903'
}

.button--only-arrow {
    border-color: transparent;
    border-width: 0;
    overflow: inherit;
    height: 44px;
    width: 150px
}

.button--only-arrow .button__arrow-icon {
    position: absolute;
    top: 50%;
    left: 0;
    width: 50px;
    height: 12px;
    margin-top: -7px;
    transition: width .2s cubic-bezier(.25, .46, .45, .94)
}

.button--only-arrow .button__arrow-icon:before {
    content: '';
    position: absolute;
    top: 6px;
    left: 0;
    right: 0;
    height: 2px;
    background-color: #fff
}

.button--dotted.button--dotted-back:after, .button--only-arrow .button__arrow-icon:after {
    position: absolute;
    font-size: 14px;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.button--only-arrow .button__arrow-icon:after {
    right: -6px;
    top: 0;
    content: '\e92a'
}

.button--only-arrow:hover .button__arrow-icon {
    width: 56px
}

.button--dotted {
    border: 0;
    padding-left: 0;
    padding-right: 0;
    font-weight: 400;
    font-size: 14px;
    color: #000;
    transition: color .2s ease
}

.button--dotted:hover {
    color: #e40e00
}

.button--dotted .button__inside {
    border-bottom: 1px dotted;
    transition: border-color .2s ease
}

.button--dotted.button--dotted-back {
    padding-left: 16px
}

.button--dotted.button--dotted-back:after {
    top: 11px;
    left: -3px;
    content: '\e929'
}

.button.button--disabled, .button[disabled] {
    opacity: .4
}

.button--disabled {
    cursor: no-drop;
    pointer-events: none
}

.button .loader {
    display: none;
    z-index: 3;
    background-color: #e40e00;
    pointer-events: none
}

.button .loader-dots {
    background-color: #fff
}

.button.is-loader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none
}

.button.is-loader .loader {
    display: block
}

.car-service {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 52px
}

.car-service__box {
    position: relative;
    padding-bottom: 128px;
    margin-top: 85px
}

.car-service__box:before {
    content: '';
    position: absolute;
    top: 241px;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #1f1c26
}

.car-service__item {
    width: 37.5%;
    background-color: #c71414;
    background-repeat: no-repeat;
    background-position: right center
}

.car-service__item--stock {
    width: 25%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.car-service__item:nth-child(5n) {
    background-color: #c71414
}

.car-service__item:nth-child(2n) {
    background-color: #a00707
}

.car-service-link {
    display: block;
    position: relative;
    color: #fff;
    height: 100%;
    padding-bottom: 70.63492%
}

.car-service-link__in {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 45px 30px 105px 48px
}

.car-service-link__cat, .car-service-link__title {
    display: block;
    text-transform: uppercase
}

.car-service-link__title {
    max-width: 270px;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px
}

.car-service__item--stock .car-service-link__title {
    text-transform: none;
    font-size: 20px;
    line-height: 32px
}

.car-service-link__subtitle {
    display: block
}

.car-service-link__btns {
    position: absolute;
    bottom: 41px;
    left: 55px
}

.car-service__item--stock .car-service-link__btns {
    bottom: 23px;
    left: 49px
}

.category-grid {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 55px;
    margin-bottom: 55px
}

.content-columns--offset .category-grid {
    margin-left: -56px;
    margin-right: -56px
}

.category-grid__item {
    width: 33.33333%;
    margin-top: -1px
}

.category-grid__link {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding-bottom: 36px;
    border: 1px solid #cad2d9;
    margin-right: -1px;
    transition: background-color .2s ease;
    background-color: #ebeff2
}

.category-grid__link:hover {
    background-color: #c71414
}

.category-grid__link:hover .category-grid__title, .error404__box h1, .error404__box h2 {
    color: #fff
}

.category-grid__title {
    display: block;
    padding: 38px 20px 0 49px;
    margin-bottom: 45px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    transition: color .2s ease;
    font-size: 24px;
    line-height: 32px
}

.category-grid__pic {
    display: block;
    padding-bottom: 56.25%;
    position: relative;
    margin-top: auto
}

.category-grid__pic-in {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    font-size: 0;
    line-height: 0
}

.category-grid__pic-in:before {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    content: ''
}

.category {
    font-size: 0;
    line-height: 0;
    padding-top: 3px
}

.category__item {
    display: inline-block;
    vertical-align: top;
    margin-top: 20px;
    margin-right: 20px
}

.category__link {
    display: block;
    border: 1px solid #616773;
    padding: 7px 16px 5px;
    white-space: nowrap;
    color: #cad2d9;
    font-size: 14px;
    line-height: 18px;
    transition: all .2s ease
}

.category__link:hover {
    color: #fff;
    border-color: #616773;
    background-color: #616773
}

.choose-city-result {
    height: 0;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    transition: visibility .2s ease, opacity .2s ease
}

.choose-city-result__box {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 6;
    display: none;
    transition: height .2s ease;
    background-color: #fff;
    border: 1px solid #cad2d9;
    border-top: none
}

.is-visible .choose-city-result__box {
    display: block
}

.is-opened .choose-city-result__box {
    display: block;
    min-height: 44px
}

.is-visible .choose-city-result {
    visibility: visible;
    opacity: 1;
    overflow-y: auto;
    height: auto
}

.is-visible.choose-city .loader {
    display: none
}

.choose-city-result__item {
    border-top: 1px solid #cad2d9
}

.choose-city-result__item:first-child {
    border-top: none
}

.choose-city-result__link {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 4px 17px 4px 20px;
    min-height: 41px
}

.choose-city-result__link-pic {
    display: block;
    position: relative;
    width: 30px;
    height: 30px;
    margin-right: 13px;
    font-size: 0;
    line-height: 0;
    text-align: center
}

.choose-city-result__link-pic:after {
    display: inline-block;
    content: '';
    height: 100%;
    vertical-align: middle
}

.choose-city-result__link-pic img {
    display: inline-block;
    vertical-align: middle;
    margin-left: auto;
    margin-right: auto
}

.choose-city-result__link-title {
    display: block;
    flex: 1;
    position: relative;
    top: 2px;
    font-size: 14px;
    line-height: 18px
}

.choose-city-result__link-cost {
    position: relative;
    top: -1px;
    margin-left: 10px;
    font-weight: 300;
    font-size: 14px;
    line-height: 18px;
    color: #18141d
}

.choose-city-result__link, .choose-city-result__result {
    color: #616773
}

.choose-city-result__link.is-selected, .choose-city-result__link:hover, .choose-city-result__result.is-selected, .choose-city-result__result:hover {
    color: #000
}

.choose-city-result__result {
    display: block;
    position: relative;
    padding: 13px 40px 10px 19px;
    font-size: 14px;
    line-height: 18px
}

.choose-city-result__result:before {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    background-color: red;
    content: ''
}

.choose-city {
    width: 100%
}

.choose-city, .choose-city__in {
    position: relative
}

.choose-city__header {
    display: block;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 6px
}

.choose-city__input {
    padding: 11px 40px 9px 19px;
    border: 1px solid #cad2d9;
    background-color: #fff;
    width: 100%;
    font-family: "Rubik", sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #616773
}

.choose-city__input::-webkit-input-placeholder {
    color: #616773
}

.choose-city__input:-moz-placeholder, .choose-city__input::-moz-placeholder {
    color: #616773
}

.choose-city__input:-ms-input-placeholder {
    color: #616773
}

.choose-city__btn {
    display: block;
    border: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 1px;
    bottom: 1px;
    right: 1px;
    width: 30px;
    background-color: #fff;
    cursor: pointer;
    text-indent: -9999px
}

.choose-city__btn:before {
    position: absolute;
    top: 8px;
    right: 7px;
    font-size: 23px;
    color: #e40e00;
    text-indent: 0;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e90b'
}

[href], [mailto] {
    cursor: pointer
}

.center {
    text-align: center
}

.main-inside > :last-child {
    margin-bottom: 60px
}

.main-inside > .article-preview__box:last-child, .main-inside > .error404__box:last-child, .main-inside > .form-feedback__box:last-child, .main-inside > .seo:last-child, .main-inside > .services__box:last-child {
    margin-bottom: 0
}

.main-inside > .offices__box:last-child {
    margin-bottom: 112px
}

.content-columns {
    background-color: #fff
}

.content-columns__right {
    width: 100%
}

.content-columns--offset .content-columns__right {
    padding-left: 56px;
    padding-right: 56px
}

.content-columns__aside {
    flex: 1 0 auto;
    position: relative;
    z-index: 2;
    width: 280px;
    padding-top: 15px
}

.content-columns--offset .content-columns__aside {
    margin-top: 41px
}

.content-columns__input, .list-style > li:before {
    display: block;
    position: absolute;
    top: -99999px;
    left: -9999px
}

.content-columns__label .button {
    display: block;
    width: 100%
}

.content-columns__close {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 46px;
    height: 46px;
    cursor: pointer;
    color: #8b9aa6;
    transition: color .2s ease
}

.content-columns__close:hover {
    color: #e40e00
}

.content-columns__close:before, .ico-play:before, .ico-zoom:before {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.content-columns__close:before {
    position: absolute;
    top: 50%;
    left: 2px;
    right: 0;
    margin-top: -9px;
    content: '\e925';
    text-align: center;
    font-size: 15px
}

.ico-play, .ico-zoom {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    -webkit-transform: scale3d(0, 0, 1);
    transform: scale3d(0, 0, 1);
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease
}

.ico-play:before, .ico-zoom:before {
    color: #fff;
    font-size: 40px
}

.ico-play:before {
    content: '\e915'
}

.ico-zoom:before {
    content: '\e924'
}

.discount, .gift {
    text-align: center;
    line-height: 1;
    text-transform: uppercase
}

.gift {
    position: absolute;
    bottom: -23px;
    left: 6px;
    right: 6px;
    background-color: #f9d830;
    display: block;
    padding: 11px 12px 9px;
    color: #18141d;
    font-size: 12px;
    font-weight: 700
}

.discount {
    display: inline-block;
    border: 1px solid #e40e00;
    padding: 5px 3px 3px;
    min-width: 56px;
    font-weight: 500;
    font-size: 14px;
    color: #e40e00
}

.goods-preview .discount {
    position: absolute;
    top: 4px;
    left: 29px
}

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

.muted-text, .text-muted {
    cursor: default;
    color: #616773;
    pointer-events: none
}

.text-green {
    color: #2cb674
}

.text-red {
    color: #e40e00
}

.text-columns-3 > * {
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    column-break-inside: avoid
}

.fw-light {
    font-weight: 300
}

.fw-normal {
    font-weight: 400
}

.fw-medium {
    font-weight: 500
}

.fw-700, .fw-bold {
    font-weight: 700
}

.font-size-sm-sm, .price-amount {
    font-size: 14px;
    line-height: 18px
}

.price-amount {
    display: block;
    font-weight: 300
}

.about-info {
    padding-top: 63px
}

.info {
    display: inline-block;
    position: relative;
    padding-left: 38px;
    margin-bottom: 20px;
    font-weight: 700;
    text-transform: uppercase;
    transition: color .2s ease;
    color: #000
}

.info__box {
    display: flex;
    flex-direction: column
}

.info__box .info {
    margin-bottom: 34px
}

.info {
    font-size: 24px;
    line-height: 32px
}

.info:before, .info:hover {
    color: #e40e00
}

.info:before {
    content: ''
}

.info[href^=tel]:before {
    content: '\e92b';
    top: 5px;
    left: -1px;
    font-size: 30px
}

.info[href^=mailto]:before {
    content: '\e913';
    top: 2px;
    left: -7px;
    font-size: 28px
}

.info__caption {
    display: block;
    font-size: 16px;
    line-height: 28px;
    font-weight: 300;
    color: #616773;
    text-transform: none
}

.list-style {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 84px;
    list-style-type: none;
    counter-reset: item
}

.list-style > li {
    position: relative;
    width: 100%;
    max-width: 224px;
    margin: 24px 56px 0 0;
    padding: 66px 20px 17px 24px;
    border: 1px solid #cad2d9
}

.list-style > li:before {
    top: 5px;
    left: 24px;
    content: counter(item);
    counter-increment: item;
    color: #e40e00;
    font-weight: 700;
    font-size: 32px;
    line-height: 60px
}

.compare-clear__link:before, .info:before, .no-photo:after {
    position: absolute;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.no-photo:after {
    margin-top: -38px;
    right: 0;
    text-align: center;
    color: #dde6ed;
    top: 50%;
    font-size: 92px;
    left: 0;
    content: '\e93b'
}

.basket-listing .no-photo:after {
    font-size: 48px;
    margin-top: -24px
}

.compare__box {
    position: relative;
    margin-top: 61px
}

.compare__box .slider-arrow {
    position: absolute;
    top: 50%;
    margin-top: -98px
}

.compare__box .slider-arrow--prev {
    left: -100px
}

.compare__box .slider-arrow--next {
    right: -100px
}

.compare__box .flickity-page-dots, .compare__box .slider-status__box {
    display: none
}

.compare-overflow {
    overflow: hidden
}

.compare .cost-box {
    margin-bottom: 26px
}

.compare-clear__link {
    display: inline-block;
    position: relative;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-left: 23px;
    font-size: 14px;
    line-height: 18px;
    color: #e40e00;
    transition: color .2s ease
}

.compare-clear__link:before {
    left: -22px;
    top: 6px;
    font-size: 14px;
    content: '\e925'
}

.compare-clear__link:after {
    content: '';
    position: absolute;
    bottom: 6px;
    left: 0;
    width: 100%;
    border-bottom: 1px dotted;
    transition: border-color .2s ease
}

.browser--ios .compare-col a, .compare-clear__link:hover {
    color: #000
}

.compare-clear__link:hover:after {
    border-color: transparent
}

.compare-goods__pic {
    display: block;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 63px;
    width: 100%;
    max-width: 220px;
    padding-bottom: 80.45455%
}

.compare-goods__pic-in {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    font-size: 0;
    line-height: 0
}

.compare-goods__pic-in img, .compare-goods__pic-in:before {
    display: inline-block;
    vertical-align: middle
}

.compare-goods__pic-in:before {
    height: 100%;
    content: ''
}

.compare-goods__pic img {
    pointer-events: none
}

.compare-goods__title {
    display: block;
    min-height: 32px;
    font-size: 16px;
    line-height: 28px;
    color: #000
}

.compare-goods__title:hover {
    color: #e40e00
}

.compare-columns {
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease
}

.compare-columns, .compare-columns__outside {
    position: relative
}

.compare-columns:not(.flickity-enabled) {
    display: flex
}

.compare-columns__name {
    display: block;
    font-size: 14px;
    line-height: 18px;
    color: #8b9aa6;
    padding-left: 30px
}

.compare-col {
    position: relative;
    padding: 5px 20px 8px 30px;
    font-size: 14px;
    line-height: 18px;
    flex: 0 0 auto;
    width: 25%;
    max-width: unset
}

.compare__list {
    margin: 0;
    padding-top: 9px;
    border-top: 1px solid transparent;
    position: relative
}

.compare__list:before {
    display: block;
    content: '';
    position: absolute;
    top: -1px;
    left: 0;
    right: 0;
    background-color: #cad2d9;
    height: 1px;
    min-width: 100vw
}

.compare__list:nth-child(-n+3) {
    border-top: none
}

.compare__list:nth-child(-n+3):before {
    display: none
}

.compare__list--header {
    padding-top: 0;
    padding-bottom: 31px
}

.compare-columns > .flickity-page-dots {
    margin-left: 0 !important
}

.comparison-link {
    display: inline-block;
    position: relative;
    padding-left: 40px;
    height: 40px;
    cursor: pointer
}

.comparison-link__ico {
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    left: 8px
}

.comparison-link__ico:after, .comparison-link__ico:before {
    position: absolute;
    color: #e40e00;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.comparison-link__ico:before {
    top: -1px;
    -webkit-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0);
    transition: transform .15s ease;
    transition: transform .15s ease, -webkit-transform .15s ease;
    right: 1px;
    font-size: 6px;
    content: '\e928';
    font-weight: 700
}

.comparison-link.is-active:hover .comparison-link__ico:before, .comparison-link:hover .comparison-link__ico:before {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
}

.comparison-link.is-active .comparison-link__ico:before {
    top: 1px;
    height: 2px;
    width: 6px;
    background-color: #e40e00;
    content: ''
}

.header .comparison-link__ico:before {
    display: none
}

.comparison-link__ico:after {
    bottom: 2px;
    left: 0;
    right: 0;
    font-size: 20px;
    text-align: center;
    font-weight: 400;
    content: '\e937'
}

.comparison-link__ico-in {
    bottom: 0;
    left: 50%;
    margin-left: -4px;
    height: 24px;
    font-size: 0;
    line-height: 0;
    content: ''
}

.comparison-link__ico-in, .comparison-link__ico-in:after, .comparison-link__ico-in:before {
    display: block;
    position: absolute;
    width: 7px;
    border-style: solid;
    border-width: 2px;
    border-color: #8b9aa6;
    border-radius: 2px;
    transition: height .15s ease, border-color .15s ease
}

.comparison-link.is-active .comparison-link__ico-in, .comparison-link.is-active .comparison-link__ico-in:after, .comparison-link.is-active .comparison-link__ico-in:before, .comparison-link:hover .comparison-link__ico-in, .comparison-link:hover .comparison-link__ico-in:after, .comparison-link:hover .comparison-link__ico-in:before, .header .comparison-link__ico-in, .header .comparison-link__ico-in:after, .header .comparison-link__ico-in:before {
    border-color: #e40e00
}

.comparison-link.is-active:hover .comparison-link__ico-in {
    height: 17px
}

.comparison-link__ico-in:before {
    height: 16px;
    bottom: -2px;
    left: -10px;
    content: ''
}

.comparison-link:hover .comparison-link__ico-in:before {
    height: 13px
}

.comparison-link.is-active:hover .comparison-link__ico-in:before {
    height: 24px
}

.comparison-link__ico-in:after {
    height: 13px;
    bottom: -2px;
    right: -10px;
    content: ''
}

.comparison-link:hover .comparison-link__ico-in:after {
    height: 17px
}

.comparison-link.is-active:hover .comparison-link__ico-in:after {
    height: 13px
}

.comparison-link__text {
    position: relative;
    margin-left: 4px;
    top: 5px;
    font-size: 14px;
    line-height: 18px;
    color: #e40e00
}

.comparison-link__text:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border-bottom: 1px dotted #e40e00;
    transition: border-color .2s ease
}

.comparison-link:hover .comparison-link__text:before {
    border-color: transparent
}

.comparison-link .loader {
    display: none;
    z-index: 3;
    background-color: #e40e00;
    pointer-events: none
}

.comparison-link .loader-dots {
    background-color: #fff
}

.comparison-link.is-loader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none
}

.comparison-link.is-loader .loader {
    display: block
}

.contact-us__box {
    position: relative;
    background-color: #e40e00;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 32px 53px 27px 60px;
    margin-bottom: 97px;
    margin-top: 106px;
    color: #fff
}

.contact-us__box [href] {
    display: inline-block;
    position: relative;
    font-weight: 700
}

.contact-us__box [href], .contact-us__box [href]:hover {
    text-decoration: none;
    color: #fff
}

.contact-us__box [href^=mailto], .contact-us__box [href^=tel] {
    padding-left: 32px
}

.contact-us__box [href^=mailto]:before, .contact-us__box [href^=tel]:before {
    position: absolute;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.contact-us__box [href^=tel]:before {
    content: '\e92b';
    font-size: 17px;
    top: 4px;
    left: -1px
}

.contact-us__box [href^=mailto]:before {
    content: '\e913';
    font-size: 17px;
    left: -2px;
    top: 5px
}

.contact-us__box p {
    margin-top: 0;
    margin-bottom: 0
}

.contact-us__box:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(90deg, rgba(199, 20, 20, .9) 0%, rgba(199, 20, 20, .8) 54.59%);
    content: ''
}

.contact-us-cols {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
    align-items: center
}

.contact-us-cols__manager {
    position: relative;
    top: -2px
}

.contact-us-cols__manager:before, .contact-us__call-center:before {
    position: absolute;
    top: 50%;
    left: 0;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e93a';
    font-size: 46px;
    margin-top: -23px
}

.contact-us-cols__right {
    padding-left: 41px
}

.contact-us-cols__right .button {
    margin-top: 7px;
    margin-right: 38px;
    margin-bottom: 10px;
    top: 3px;
    min-width: 225px
}

.contact-us__call-center {
    position: relative
}

.contact-us__call-center [href^=tel] {
    display: block;
    padding-left: 0;
    margin-bottom: 1px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px
}

.contact-us__call-center [href^=tel]:before {
    display: none
}

.contact-us__call-center:before {
    left: -41px;
    margin-top: -25px;
    content: '\e92b';
    color: #fff;
    font-size: 30px
}

.rub {
    text-indent: -99999px;
    display: inline-block
}

.cost-box {
    display: flex;
    flex-direction: row;
    align-items: baseline;
    position: relative;
    font-size: 0;
    line-height: 0
}

.cost-box--columns {
    flex-direction: column
}

.cost-box--justify, .sizes .cost-box {
    justify-content: space-between
}

.goods-preview .cost-box > :first-of-type {
    margin-right: 20px
}

.sizes .cost {
    margin-left: auto
}

.cost-box__item {
    display: block
}

.cost-box__title {
    font-size: 14px;
    line-height: 18px;
    display: block;
    margin-bottom: 14px
}

.cost {
    display: inline-block;
    position: relative;
    font-size: 24px;
    line-height: 24px;
    white-space: nowrap
}

.cost:after {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e939';
    font-size: 17px;
    position: relative;
    top: -1px;
    margin-left: 6px
}

.cost.fw-light:after {
    content: '\e938'
}

.cost.fw-normal:after {
    content: '\e934'
}

.cost.fw-medium:after, .cost.fw-normal.cost--vip:after {
    content: '\e939'
}

.cost.fw-bold:after {
    content: '\e932'
}

.cost--old:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #e40e00
}

.cost--vip {
    position: absolute;
    top: 100%;
    left: 0;
    margin-top: 13px;
    padding-left: 22px;
    color: #616773
}

.cost--vip:before {
    position: absolute;
    top: 2px;
    left: 2px;
    font-size: 14px;
    margin-top: 0;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e905'
}

.cost--size-md {
    font-size: 16px;
    line-height: 16px
}

.cost--size-md:before {
    margin-top: -2px
}

.cost--size-md:after {
    margin-left: 4px;
    font-size: 12px
}

.cost--size-md.cost.fw-light:after {
    font-weight: 700
}

.cost--size-md.cost.fw-medium:after {
    content: '\e934'
}

.cost--size-sm {
    font-size: 14px;
    line-height: 14px
}

.cost--size-sm:before {
    margin-top: -3px
}

.cost--size-sm:after {
    margin-left: 4px;
    font-size: 11px
}

.cost--size-sm.cost.fw-light:after {
    font-weight: 700
}

.cost--size-sm.cost.fw-medium:after {
    content: '\e934'
}

.goods-actions__top .cost-box {
    display: inline-block;
    margin-top: 17px
}

.goods-actions__top .cost-old {
    letter-spacing: .06em
}

.goods-actions__top .discount {
    top: -3px;
    position: relative;
    margin-left: 16px
}

.goods-actions__top .colst-old + .cost {
    margin-top: 7px
}

.counter__title {
    display: block;
    margin-bottom: 7px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 300
}

.counter-inside {
    width: 131px;
    height: 42px;
    position: relative;
    border: 1px solid #cad2d9
}

.counter--sm .counter-inside {
    width: 120px;
    height: 30px
}

.counter--without-border .counter-inside {
    border-color: transparent
}

.counter__amount {
    display: block;
    position: relative;
    width: 42px;
    height: 40px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 13px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 300;
    text-align: center;
    color: #8b9aa6;
    cursor: default
}

.counter--sm .counter__amount {
    height: 28px;
    padding-top: 6px
}

.counter__amount:after {
    content: attr(data-units)
}

.counter__btn {
    display: block;
    width: 42px;
    height: 42px;
    border: 1px solid #cad2d9;
    position: absolute;
    top: -1px;
    background-color: transparent;
    transition: background-color .2s ease;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.counter__btn:not(.is-disabled):hover {
    background-color: rgba(0, 0, 0, .05)
}

.counter--sm .counter__btn {
    width: 30px;
    height: 30px
}

.counter--without-border .counter__btn {
    border-color: transparent
}

.counter__btn.is-disabled {
    opacity: .5;
    cursor: not-allowed
}

.counter__btn:after, .counter__btn:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: #e40e00;
    border-radius: 4px
}

.counter__btn:before {
    width: 14px;
    height: 2px;
    margin-left: -7px;
    margin-top: -1px
}

.counter--sm .counter__btn:before {
    width: 10px;
    margin-left: -5px
}

.counter__btn--deduct {
    left: -1px
}

.counter__btn--added {
    right: -1px
}

.counter__btn--added:after {
    width: 2px;
    height: 14px;
    margin-left: -1px;
    margin-top: -7px
}

.counter--sm .counter__btn--added:after {
    height: 10px;
    margin-top: -5px
}

#project {
    min-height: 100%;
    overflow-x: hidden;
    position: relative
}

.dialog, .dialog-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0
}

.dialog {
    overflow: auto;
    white-space: nowrap;
    text-align: center;
    pointer-events: auto;
    font-size: 0;
    line-height: 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity .2s ease, visibility .2s ease;
    z-index: 901;
    left: -9999px
}

.dialog.is-visible {
    left: 0;
    visibility: visible;
    opacity: 1
}

.dialog-overlay {
    display: none;
    left: 0;
    z-index: 900;
    background-color: rgba(24, 20, 29, .4)
}

.is-dialog-opened .dialog-overlay {
    display: block
}

.dialog-container, .dialog:after {
    display: inline-block;
    vertical-align: middle
}

.dialog:after {
    height: 100%;
    content: ''
}

.dialog-container {
    position: relative;
    width: 100%;
    max-width: 504px;
    margin: 0 auto
}

.dialog-content {
    margin: 0 auto;
    white-space: normal;
    pointer-events: auto;
    text-align: left
}

.dialog-close {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 46px;
    height: 46px;
    color: #8b9aa6;
    transition: color .2s ease
}

.dialog-close:hover {
    color: #e40e00
}

.dialog-close:before {
    position: absolute;
    top: 50%;
    left: 2px;
    right: 0;
    margin-top: -9px;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e925';
    font-size: 15px;
    text-align: center
}

.is-dialog-opened body.iosBugFixCaret {
    position: fixed;
    width: 100%
}

.dialog-close, .js-dialog {
    cursor: pointer
}

.dialog-content {
    position: relative;
    background-color: #fff;
    padding: 46px 56px 57px;
    font-size: 16px;
    line-height: 28px
}

.dialog__footer-btns {
    margin-top: 30px
}

.dialog__footer-btns--center {
    text-align: center
}

.dialog__footer-btns.justify-between {
    align-items: center
}

.form + .dialog__footer-btns {
    margin-top: 40px
}

.dialog .h3 + p, .dialog h4 + p {
    margin-top: 26px
}

.dialog .form {
    margin-top: 12px
}

.dialog--center .dialog-content {
    text-align: center
}

.dialog--add-basket .dialog-container {
    max-width: 940px
}

.dialog--add-basket .h3, .dialog--add-basket h3 {
    text-align: center
}

.dialog--add-basket .dialog__footer-btns {
    font-size: 0;
    margin-top: 23px;
    text-align: center
}

.dropdown {
    margin-bottom: 30px;
    position: relative;
    max-width: 100%
}

.dropdown.is-disabled {
    opacity: .5;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none
}

.dropdown.is-visible {
    z-index: 2
}

.dropdown--without-stroke {
    display: flex;
    flex-direction: row;
    align-items: center
}

.dropdown__title {
    display: block;
    margin-left: 1px;
    margin-bottom: 4px;
    font-size: 14px;
    line-height: 18px
}

.dropdown--without-stroke .dropdown__title {
    margin-bottom: 0;
    margin-right: 12px;
    position: relative;
    top: 2px;
    font-weight: 700
}

.dropdown__in {
    position: relative;
    max-width: 100%
}

.dropdown--without-stroke .dropdown__in {
    min-width: 197px
}

.dropdown-toggle {
    display: block;
    position: relative;
    border: 1px solid #cad2d9;
    padding: 14px 46px 10px 16px;
    overflow: hidden;
    white-space: nowrap;
    font-size: 0;
    line-height: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: border-color .2s ease
}

.dropdown--without-stroke .dropdown-toggle {
    border-color: transparent
}

.dropdown--without-stroke .dropdown-toggle:hover, .dropdown--without-stroke.dropdown.is-visible .dropdown-toggle {
    border-color: #cad2d9
}

.dropdown.is-disabled .dropdown-toggle {
    background-color: #ebeff2;
    border-color: #8b9aa6
}

.dropdown.is-disabled .dropdown-toggle__title:after {
    background: linear-gradient(to right, rgba(235, 239, 242, 0) 0%, #ebeff2 50%)
}

.dropdown-toggle__title {
    font-size: 14px;
    line-height: 18px;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.dropdown.is-selected .dropdown-toggle__title {
    color: #e40e00;
    border-bottom: 1px dotted
}

.dropdown-toggle__title:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 69px;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 50%)
}

.dropdown-toggle:after {
    position: absolute;
    top: 50%;
    right: 16px;
    margin-top: -5px;
    font-size: 13px;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e902';
    color: #e40e00;
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease
}

.dropdown.is-visible .dropdown-toggle:after {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.dropdown.is-disabled .dropdown-toggle:after {
    color: rgba(228, 14, 0, .5)
}

.dropdown--without-stroke .dropdown-toggle:after {
    font-size: 11px;
    margin-top: -4px
}

.dropdown--without-stroke.dropdown.is-visible .dropdown-toggle:after {
    margin-top: -5px
}

.dropdown-menu {
    overflow-y: auto;
    max-height: 268px;
    background-color: #fff;
    margin-right: 12px
}

.dropdown-menu__box {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 1;
    border: 1px solid #cad2d9;
    border-top: none;
    background-color: #fff;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    transition: .2s ease
}

.dropdown:not(.is-visible) .dropdown-menu__box {
    height: 0;
    overflow: hidden
}

.dropdown.is-visible .dropdown-menu__box {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.dropdown.is-disabled .dropdown-menu__box {
    display: none
}

.dropdown-menu::-webkit-scrollbar {
    width: 5px;
    background-color: transparent;
    border-radius: 20px;
    margin-right: 5px
}

.dropdown-menu::-webkit-scrollbar-thumb {
    background-color: #cad2d9;
    border-radius: 20px;
    transition: background-color .2s ease
}

.dropdown-menu::-webkit-scrollbar-thumb:hover {
    background-color: #8b9aa6
}

.dropdown-menu__link {
    display: block;
    padding: 16px 28px 14px;
    position: relative;
    font-size: 14px;
    line-height: 18px;
    color: #000;
    cursor: pointer;
    transition: color .2s ease, background-color .2s ease
}

.dropdown-menu__link.is-active, .dropdown-menu__link:hover {
    color: #e40e00;
    background-color: #ebeff2
}

.dropdown-menu__link.is-active {
    cursor: default
}

.dropdown-menu__link.is-disabled {
    cursor: default;
    color: rgba(0, 0, 0, .5);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none
}

.dropdown-menu__link.is-disabled:hover {
    background-color: transparent
}

.html--error404, .html--error404 body {
    background-color: #232325
}

.error404__box, .html--error404 .main {
    display: flex;
    flex: 1 0 auto
}

.html--error404 .main-inside {
    padding-top: 0;
    width: 100%;
    display: flex;
    flex-direction: column
}

.error404__box {
    background-position: 45% center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    color: #fff;
    min-height: 66vh;
    justify-content: center;
    align-items: center
}

.error404__box h1 {
    font-size: 80px;
    line-height: 60px
}

.error404__container {
    height: 100%;
    display: flex;
    align-items: center;
    padding-top: 5.4vw;
    padding-bottom: 5.2vw
}

.error404__in {
    width: 100%
}

.error404__btns {
    margin-top: 59px
}

.extra-packages {
    font-size: 14px;
    line-height: 18px
}

.extra-packages ul {
    margin: 0;
    padding: 0;
    flex-direction: column
}

.extra-packages--columns ul {
    border: 1px solid #cad2d9
}

.extra-packages--row ul {
    display: flex;
    flex-direction: row
}

.extra-packages ul:not([class]) > li {
    margin: 0;
    padding: 0
}

.extra-packages ul:not([class]) > li:before {
    display: none
}

.extra-packages--columns ul:not([class]) > li {
    border-top: 1px solid #cad2d9;
    padding: 20px 20px 17px 23px
}

.extra-packages--row ul:not([class]) > li {
    width: 50%;
    padding: 20px 20px 17px 23px
}

.extra-packages ul:not([class]) > li:first-child {
    border-top: none
}

.extra-packages ul:not([class]) > li:last-child {
    padding-bottom: 22px
}

.extra-packages__ico {
    display: block;
    width: 24px;
    height: 24px;
    font-size: 0;
    line-height: 0;
    text-align: center
}

.extra-packages__ico img, .extra-packages__ico:before {
    display: inline-block;
    vertical-align: bottom
}

.extra-packages__ico:before {
    height: 100%;
    content: ''
}

.extra-packages [href] {
    color: #e40e00;
    text-decoration: underline
}

.extra-packages [href]:hover {
    color: #000;
    text-decoration: none
}

.extra-services {
    display: flex;
    flex-direction: row
}

.extra-services__box {
    margin-top: 90px;
    margin-bottom: 78px
}

.extra-services__item {
    width: 50%;
    border: 1px solid #cad2d9
}

.extra-services__item:nth-child(odd) {
    margin-right: -1px
}

.extra-services-link {
    display: block;
    height: 100%;
    padding: 52px 20px 41px 56px;
    position: relative;
    color: #000
}

.extra-services-link:hover {
    color: #000
}

.extra-services-link__in {
    display: block;
    max-width: 292px
}

.extra-services-link__title {
    display: block;
    font-weight: 700;
    margin-bottom: 39px;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 32px
}

.extra-services-link__text {
    display: block
}

.extra-services-link__img {
    display: block;
    position: absolute;
    top: 84px;
    right: 102px;
    width: 164px;
    height: 164px;
    text-align: center;
    font-size: 0;
    line-height: 0
}

.extra-services-link__img img, .extra-services-link__img:before {
    display: inline-block;
    vertical-align: middle
}

.extra-services-link__img:before {
    height: 100%;
    content: ''
}

.extra-services-link .button {
    margin-top: 22px
}

.file-upload {
    position: relative;
    margin-bottom: 4px
}

.file-upload__input[type=file] {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer
}

.file-upload__label {
    width: 100%;
    padding: 0;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    cursor: pointer
}

.file-upload__label-caption {
    display: block;
    flex: 1;
    margin-top: 4px;
    max-width: 252px;
    overflow: hidden;
    position: relative;
    background-color: #dde6ed;
    border: 1px solid #dde6ed;
    padding: 7px 20px 5px 12px;
    margin-right: 17px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 300
}

.file-upload__label-caption--success {
    display: none
}

.file-upload__reset {
    display: none;
    position: absolute;
    top: 50%;
    right: 0;
    width: 32px;
    height: 32px;
    margin-top: -16px;
    background-color: #dde6ed;
    text-align: center;
    cursor: pointer;
    color: #8b9aa6
}

.file-upload__reset:hover {
    color: #e40e00
}

.file-upload__reset:before {
    position: absolute;
    top: 13px;
    left: 4px;
    right: 0;
    font-size: 9px;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e925'
}

.file-upload input[type=file]:valid ~ .file-upload__label .file-upload__reset {
    display: block;
    pointer-events: auto
}

.file-upload input[type=file]:valid ~ .file-upload__label .file-upload__label-caption--success {
    display: inline-block
}

.file-upload input[type=file]:valid ~ .file-upload__label .file-upload__label-caption--default {
    display: none
}

.filter__label {
    display: block;
    position: relative;
    margin-top: 8px
}

.filter__label:first-child {
    margin-top: 0
}

.filter-section__option--category .filter__label {
    display: inline-block;
    vertical-align: top;
    margin-right: 4px
}

.filter-section__option--category .filter__label:first-child {
    margin-top: 8px
}

.filter__label .filter__input {
    position: absolute;
    top: -9999px;
    left: -9999px;
    display: none;
}

.filter__label--ico {
    padding-left: 41px
}

.filter__label-title {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding: 3px 34px 1px 0;
    transition: all .2s ease;
    color: #000;
    font-size: 14px;
    line-height: 28px
}

.filter__label:hover .filter__label-title {
    color: #e40e00
}

.filter__label-title:link {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.filter-section__option--category .filter__label-title {
    background-color: transparent;
    padding: 3px 34px 1px 12px;
    position: relative;
    font-weight: 300;
    font-size: 14px;
    line-height: 28px
}

.filter-section__option--category .filter__label-title:before {
    position: absolute;
    top: 50%;
    right: 8px;
    margin-top: -3px;
    font-size: 9px;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e925';
    color: #616773;
    opacity: 0;
    transition: opacity .2s ease
}

.filter-section__option--category .filter__input:checked ~ .filter__label-title:before {
    opacity: 1
}

.filter-section__option--category .filter__input:checked ~ .filter__label-title {
    background-color: #dde6ed
}

.filter-section__option--category .filter__label:hover .filter__input:not(:disabled) ~ .filter__label-title {
    background-color: #dde6ed;
    color: #000
}

.filter__label-amount {
    display: block;
    position: absolute;
    top: 13px;
    right: 9px;
    font-size: 9px;
    line-height: 1;
    color: #8b9aa6;
    pointer-events: none;
    opacity: 1;
    transition: opacity .2s ease
}

.filter-section__option--category .filter__input:checked ~ .filter__label-title .filter__label-amount {
    opacity: 0
}

.filter__ico {
    display: block;
    position: absolute;
    top: 6px;
    left: -27px;
    width: 20px;
    height: 20px;
    border: 1px solid #cad2d9;
    cursor: pointer
}

[type=checkbox] ~ .filter__label-title .filter__ico {
    border-radius: 2px
}

[type=checkbox] ~ .filter__label-title .filter__ico:after {
    width: 0;
    overflow: hidden;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e904';
    position: absolute;
    top: 4px;
    left: 4px;
    font-size: 11px;
    color: #e40e00;
    transition: all .2s ease
}

[type=checkbox]:checked ~ .filter__label-title .filter__ico:after {
    width: 100%
}

[type=radio] ~ .filter__label-title .filter__ico {
    border-radius: 50%
}

[type=radio] ~ .filter__label-title .filter__ico:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 10px;
    height: 10px;
    margin-top: -5px;
    margin-left: -5px;
    background-color: #e40e00;
    border-radius: 50%;
    -webkit-transform: scale(0);
    transform: scale(0);
    transition: all .2s ease
}

[type=radio]:checked ~ .filter__label-title .filter__ico:after {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.filter__input:disabled ~ .filter__label-title .filter__ico {
    cursor: default;
    pointer-events: none;
    background-color: #ebeff2
}

.filter__input:disabled ~ .filter__label-title {
    pointer-events: none;
    color: silver;
    cursor: default
}

.filter__input:disabled ~ .filter__label-title:hover {
    color: silver;
    cursor: default
}

.filter-sort {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-self: center;
    align-items: center;
    padding-left: 29px;
    margin-top: 33px
}

.filter-sort .dropdown, .filter-sort .pagination__box {
    margin-top: 0;
    margin-bottom: 30px
}

.filter {
    visibility: visible;
    margin-left: 24px;
    margin-right: 25px;
    margin-top: 18px
}

.filter-section__in {
    padding-bottom: 7px
}

.filter-section__option {
    display: none;
    margin-top: -8px;
    margin-bottom: 8px;
    max-height: 405px;
    overflow-y: auto
}

.is-open .filter-section__option {
    display: block
}

.filter-section__option::-webkit-scrollbar {
    width: 5px;
    background-color: transparent;
    border-radius: 20px;
    margin-right: 5px
}

.filter-section__option::-webkit-scrollbar-thumb {
    background-color: #cad2d9;
    border-radius: 20px;
    transition: background-color .2s ease
}

.filter-section__option::-webkit-scrollbar-thumb:hover {
    background-color: #8b9aa6
}

.filter-section__option--category {
    max-height: 160px
}

.filter-section__title {
    display: block;
    position: relative;
    padding: 19px 20px 19px 28px;
    cursor: pointer;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: color .2s ease
}

.filter-section__title:before {
    position: absolute;
    top: 24px;
    left: 1px;
    font-size: 12px;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e902';
    color: #e40e00
}

.is-open .filter-section__title:before {
    content: '\e903'
}

.filter-section__title:hover {
    color: #e40e00
}

.filter .dropdown {
    margin: 0 8px 21px 11px
}

.first-screen__box {
    padding-top: 67px;
    background-color: #232225;
    background-position: bottom center;
    position: relative
}

.first-screen__box:before {
    content: '';
    height: 73px;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none
}

.first-screen-cols {
    display: flex;
    flex-direction: row
}

.first-screen-cols__desc, .first-screen-cols__slider {
    width: 50%
}

.first-screen-cols__desc {
    padding: 32px 100px 59px 54px;
    color: rgba(255, 255, 255, .7)
}

.first-screen-cols__desc .h1, .first-screen-cols__desc h1 {
    color: #fff
}

.first-screen-cols__slider {
    background-color: #bd0e0e;
    position: relative
}

.footer-nav {
    -webkit-columns: 5;
    columns: 5;
    -webkit-column-gap: 25px;
    column-gap: 25px
}

.footer-nav__box {
    width: 83.33333%;
    padding-right: 23px;
    color: #fff
}

.footer-nav__item {
    margin-bottom: 30px
}

.footer-nav__link {
    display: block;
    font-size: 14px;
    line-height: 18px;
    transition: color .2s ease;
    color: #fff
}

.footer-nav__link:hover {
    color: #616773
}

.footer-nav__item--main .footer-nav__link {
    font-weight: 700;
    text-transform: uppercase
}

.footer-nav__link--stock {
    color: #e40e00
}

.form-feedback {
    width: 100%;
    max-width: 1008px;
    margin-left: auto;
    margin-right: auto;
    background-color: #ebeff2;
    padding: 48px 56px;
    -webkit-transform: translateY(-172px);
    transform: translateY(-172px)
}

.form-feedback__box {
    background-color: #000;
    background: radial-gradient(50% 50% at 50% 100%, #000 0%, #1f1d26 76.59%);
    padding-top: 60px;
    margin-top: 204px
}

.form-feedback__box:not(:last-child) {
    margin-bottom: -76px
}

.form-feedback .columns {
    margin-left: -28px;
    margin-right: -28px
}

.form-feedback .col {
    margin-top: 37px;
    padding-left: 28px;
    padding-right: 28px
}

.form-feedback .col > :last-child {
    margin-bottom: 0
}

.form-feedback .dropdown-toggle {
    background-color: #fff
}

.form-feedback .dropdown {
    margin-bottom: 39px
}

.form-feedback .personal-data {
    max-width: 340px;
    margin: 50px auto 23px
}

.form-feedback .form-switch__box + .form__label--textarea:not(:only-child) .form__textarea {
    max-height: 166px
}

.form-feedback .form__label--textarea:only-child .form__label-group {
    flex: 1 0 auto
}

.form-feedback .form__label--textarea:only-child, .form-feedback .form__label--textarea:only-child .form__textarea {
    height: 100%
}

.form-feedback .form__label--textarea:not(:only-child) .form__textarea {
    max-height: 256px
}

.form-feedback__btns {
    text-align: center
}

.search-result {
    height: 0;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    transition: visibility .2s ease, opacity .2s ease
}

.search-result__box {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 6;
    display: none;
    transition: height .2s ease;
    background-color: #fff;
    border: 1px solid #cad2d9;
    border-top: none
}

.is-visible .search-result__box {
    display: block
}

.is-opened .search-result__box {
    display: block;
    min-height: 44px
}

.is-visible .search-result {
    visibility: visible;
    opacity: 1;
    overflow-y: auto;
    height: auto
}

.is-visible.form-search .loader {
    display: none
}

.search-result__item {
    border-top: 1px solid #cad2d9
}

.search-result__item:first-child {
    border-top: none
}

.search-result__link {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 4px 17px 4px 20px;
    min-height: 41px
}

.search-result__link-pic {
    display: block;
    position: relative;
    width: 30px;
    height: 30px;
    margin-right: 13px;
    font-size: 0;
    line-height: 0;
    text-align: center
}

.search-result__link-pic:after {
    display: inline-block;
    content: '';
    height: 100%;
    vertical-align: middle
}

.search-result__link-pic img {
    display: inline-block;
    vertical-align: middle;
    margin-left: auto;
    margin-right: auto
}

.search-result__link-title {
    display: block;
    flex: 1;
    position: relative;
    top: 2px;
    font-size: 14px;
    line-height: 18px
}

.search-result__link-title:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    width: 48px;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%)
}

.search-result__link-cost {
    position: relative;
    top: -1px;
    margin-left: 10px;
    font-weight: 300;
    font-size: 14px;
    line-height: 18px;
    color: #18141d
}

.search-result__link, .search-result__result {
    color: #616773
}

.search-result__link.is-selected, .search-result__link:hover, .search-result__result.is-selected, .search-result__result:hover {
    color: #000
}

.search-result__result {
    display: block;
    position: relative;
    padding: 13px 40px 10px 19px;
    font-size: 14px;
    line-height: 18px
}

.search-result__result:before {
    position: absolute;
    top: 50%;
    right: 17px;
    margin-top: -5px;
    font-size: 11px;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e92a';
    color: #e40e00;
    font-weight: 700
}

.form-search {
    width: 100%;
    max-width: 436px;
    margin-right: 30px
}

.form-search, .form-search__in {
    position: relative
}

.form-search__input {
    padding: 11px 40px 9px 16px;
    border: 1px solid #cad2d9;
    background-color: #fff;
    width: 100%;
    font-family: "Rubik", sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #616773
}

.form-search__input::-webkit-input-placeholder {
    color: #616773
}

.form-search__input:-moz-placeholder, .form-search__input::-moz-placeholder {
    color: #616773
}

.form-search__input:-ms-input-placeholder {
    color: #616773
}

.form-search__btn {
    display: block;
    border: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 1px;
    bottom: 1px;
    right: 1px;
    width: 30px;
    background-color: #fff;
    cursor: pointer;
    text-indent: -9999px
}

.form-search__btn:before, [type=checkbox] ~ .form-switch__ico:after {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    color: #e40e00
}

.form-search__btn:before {
    right: 10px;
    text-indent: 0;
    top: 9px;
    font-size: 19px;
    content: '\e90b'
}

.form-switch {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding-left: 27px;
    margin: 10px 20px 8px 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #000;
    font-size: 14px;
    line-height: 18px;
    cursor: pointer;
    font-weight: 300
}

.form-switch__box {
    margin-bottom: 23px;
    margin-top: -3px
}

.form-switch__box--columns {
    display: flex;
    flex-direction: column
}

.form-switch:hover .form-switch {
    color: #e40e00
}

.form-switch.is-disabled {
    opacity: .5;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none
}

.form-switch__title {
    display: block;
    font-size: 14px;
    line-height: 22px
}

.form-switch .form-switch__input {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden
}

.form-switch__ico {
    display: block;
    position: absolute;
    top: -2px;
    left: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #212124;
    background-color: #fff;
    cursor: pointer
}

[type=checkbox] ~ .form-switch__ico {
    border-radius: 2px
}

[type=checkbox] ~ .form-switch__ico:after {
    width: 0;
    overflow: hidden;
    content: '\e904';
    top: 4px;
    left: 4px;
    font-size: 11px;
    transition: all .2s ease
}

[type=checkbox]:checked ~ .form-switch__ico:after {
    width: 100%
}

[type=radio] ~ .form-switch__ico {
    border-radius: 50%
}

[type=radio] ~ .form-switch__ico:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 10px;
    height: 10px;
    margin-top: -5px;
    margin-left: -5px;
    background-color: #e40e00;
    border-radius: 50%;
    -webkit-transform: scale(0);
    transform: scale(0);
    transition: all .2s ease
}

[type=radio]:checked ~ .form-switch__ico:after {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.form-switch__input:disabled ~ .form-switch__ico {
    cursor: default;
    pointer-events: none;
    background-color: #ebeff2
}

.form-switch .cost-box, .form-switch__desc {
    width: 50%
}

.form-switch--with-price {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap
}

.form-switch--with-price .form-switch__desc {
    width: 100%
}

.form-switch--with-price .cost-box {
    width: 131px;
    flex: 1 0 auto;
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
    flex-direction: row;
    max-width: 180px
}

.form-switch--with-price .cost-box__item {
    width: 50%;
    margin-left: auto
}

.form-switch--with-price .cost-box__item:nth-child(2) {
    margin-top: 0
}

.form-switch--with-price .cost {
    margin-left: auto
}

.form-switch__pic {
    display: block;
    width: 106px;
    height: 56px;
    position: relative;
    margin-bottom: 14px;
    border-style: solid;
    border-color: #fff;
    border-width: 8px 13px
}

.form-switch__pic-logo {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    font-size: 0;
    line-height: 0
}

.form-switch__pic-logo img, .goods-preview__pic img, .offices-listing__pic img, .popup-compare__pic img, .product-open-slider__item-in img {
    display: inline-block;
    vertical-align: middle
}

.form-switch__pic-logo:before, .goods-preview__pic:before {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    content: ''
}

.form-switch__box--company {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    margin: 0;
    padding-left: 20px
}

.form-switch__box--company .form-switch {
    margin: 0 0 40px;
    width: 50%;
    max-width: 220px;
    padding-left: 35px
}

.form-switch__box--company .form-switch .cost-box {
    position: absolute;
    bottom: -7px;
    right: -14px;
    padding: 6px 10px 4px 9px;
    width: auto;
    background-color: #8b9aa6;
    color: #fff
}

.form-switch__box--company .form-switch .cost-box__item:first-child:not(:last-child) {
    margin-right: 10px
}

.form-switch__box--company .form-switch .form-switch__desc {
    display: block;
    width: auto
}

.form-switch__box--company .form-switch__ico {
    top: 19px
}

::-webkit-input-placeholder {
    color: #8b9aa6
}

:-moz-placeholder, ::-moz-placeholder {
    color: #8b9aa6
}

:-ms-input-placeholder {
    color: #8b9aa6
}

.form, .form__label {
    position: relative
}

.form__label {
    display: flex;
    flex-direction: column;
    margin-bottom: 37px
}

.form__label-header {
    order: 1;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: baseline;
    margin-bottom: 6px
}

.form__label-title {
    display: block;
    font-size: 14px;
    line-height: 18px;
    color: #000;
    margin-right: 20px
}

.is-disabled .form__label-title {
    color: rgba(0, 0, 0, .5)
}

.is-required .form__label-title:after {
    content: '*';
    color: #e40e00;
    position: relative;
    left: 3px
}

.form__label--disabled {
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.form__label-group {
    display: block;
    order: 2;
    position: relative
}

.form__input--checkbox, .form__input--radio {
    position: absolute;
    top: -9999px;
    left: -9999px;
    width: 1px;
    height: 1px;
    visibility: hidden
}

.form__input, .form__textarea {
    display: block;
    border: 1px solid #cad2d9;
    background-color: #fff;
    font-family: "Rubik", sans-serif;
    font-size: 14px;
    color: #8b9aa6;
    outline: 0;
    box-shadow: 0 0 0 1px transparent;
    transition: border-color .2s ease, box-shadow .2s ease
}

.form__input {
    padding: 14px 15px 11px;
    line-height: normal
}

.form__textarea {
    padding-left: 15px;
    padding-right: 15px
}

.form__input:focus, .form__textarea:focus {
    border-color: transparent;
    box-shadow: 0 0 0 2px #8b9aa6
}

.form__input:disabled, .form__textarea:disabled, .is-disabled .form__input, .is-disabled .form__textarea {
    background-color: rgba(235, 239, 242, .5);
    color: rgba(0, 0, 0, .5);
    border-color: rgba(139, 154, 166, .5)
}

.form__textarea {
    padding-top: 14px;
    padding-bottom: 14px;
    line-height: 18px
}

.form__input, .form__select, .form__textarea {
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.is-error .form__input:not(:focus), .is-error .form__select:not(:focus), .is-error .form__textarea:not(:focus) {
    border-color: transparent;
    box-shadow: 0 0 0 2px #e40e00
}

.form__description, .form__message {
    order: 3;
    margin-top: 5px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 300
}

.form__description {
    display: block
}

.form__message, .is-error .form__description {
    display: none
}

.form__message--error {
    color: #e40e00
}

.is-error .form__message--error {
    display: block
}

.form__btns {
    margin-top: 40px
}

.required-field {
    display: block;
    margin-top: 30px;
    margin-bottom: 35px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 300;
    color: #e40e00
}

.form .dropdown + .h5, .form .dropdown + h5 {
    margin-top: 35px
}

.form .columns + .h5, .form .columns + h5 {
    margin-top: 5px
}

.form .col {
    margin-top: 24px
}

.form-switch__box + .form__label {
    margin-top: -4px
}

.form--my-data {
    max-width: 448px;
    margin-bottom: 36px
}

.found-products {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 33px;
    padding-left: 29px
}

.found-products__header {
    display: block;
    font-size: 14px;
    line-height: 18px;
    margin-top: 13px;
    margin-right: 24px;
    font-weight: 300;
    color: #18141d
}

.found-products .filter-section__option {
    margin-top: 0;
    margin-bottom: 0
}

.found-products .filter__label {
    margin-right: 12px
}

.found-products__btns {
    position: relative;
    top: 6px;
    padding-left: 4px
}

.goods-actions {
    border: 1px solid #cad2d9
}

.goods-actions__footer, .goods-actions__top {
    padding-left: 32px
}

.goods-actions__top {
    padding-top: 33px;
    padding-bottom: 34px;
    padding-right: 40px
}

.goods-actions__top .col:nth-child(2) {
    max-width: 156px
}

.goods-actions__footer {
    padding-top: 39px;
    padding-bottom: 39px;
    border-top: 1px solid #cad2d9;
    background-color: #ebeff2;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-right: 32px
}

.goods-actions__footer .columns {
    margin-bottom: -15px
}

.goods-actions .availability__box {
    margin-top: 36px;
    margin-bottom: 0
}

.goods-actions .counter + .availability__box {
    margin-top: 4px
}

.goods-actions .form-switch__box {
    margin-top: 28px;
    margin-bottom: 0
}

.goods-actions .form-switch__box:last-child {
    margin-bottom: -14px
}

.goods-actions .form-switch {
    font-weight: 400
}

.goods-actions .form-switch__title {
    margin-bottom: -3px
}

.goods-actions .form-switch:not(.form-switch--with-price) {
    display: block
}

.goods-actions .form-switch--with-price {
    margin-top: 23px;
    margin-right: 0
}

.goods-actions__footer .cost-box {
    display: inline-block
}

.goods-actions__footer .cost-box__title {
    display: block;
    width: 100%
}

.goods-actions__footer-btn {
    margin-top: 10px
}

.goods-actions__footer .cost--old {
    margin-right: 11px
}

.goods-actions__footer .button {
    margin-left: auto
}

.goods-actions__footer .button--border {
    margin-left: 0
}

.goods-actions__footer .col:nth-child(2) {
    text-align: right
}

.goods-actions .cost-box__item:nth-child(2) {
    margin-top: 7px
}

.goods-preview__section {
    position: relative
}

.goods-preview__box {
    position: relative;
    margin-top: 83px
}

.services__box + .goods-preview__box {
    margin-top: 139px
}

.filter-sort + .goods-preview__box, .stock__date + p {
    margin-top: 11px
}

.content-columns__right .goods-preview__box .container {
    padding-left: 0;
    padding-right: 0
}

.goods-preview__box .slider-arrow {
    display: block !important;
    visibility: visible !important
}

.goods-preview-list:not(.flickity) {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap
}

.goods-preview-list .flickity-slider {
    display: flex;
    position: static
}

.goods-preview-list.flickity {
    margin-top: 50px
}

.goods-preview-list.flickity .flickity-viewport {
    transition: none !important
}

.goods-preview-list.flickity:not(.flickity-enabled) {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    opacity: 0
}

.goods-preview-list.flickity-enabled {
    opacity: 1
}

.goods-preview-list__item {
    position: relative;
    width: 25%;
    margin-top: -1px
}

.goods-preview-list.flickity .goods-preview-list__item {
    margin-top: 0
}

.goods-preview-list.flickity-enabled .goods-preview-list__item {
    display: flex;
    min-height: 100%;
    margin-bottom: 1px
}

.goods-preview-list--col-3 .goods-preview-list__item {
    width: 33.33333%
}

.goods-preview-list--col-4 .goods-preview-list__item {
    width: 25%
}

.goods-preview-list--col-5 .goods-preview-list__item {
    width: 20%
}

.browser--ie .goods-preview-list--col-5 .goods-preview-list__item {
    min-width: 240px;
    max-width: 265px
}

.goods-preview {
    display: flex;
    flex-direction: column;
    height: 100%;
    position: relative;
    margin-right: -1px;
    border: 1px solid #cad2d9;
    padding-top: 20px
}

.goods-preview:hover .button--arrow .button__arrow-icon {
    width: 31px
}

.goods-preview:hover .ico-intro__in {
    width: 42px
}

.goods-preview-list.flickity-enabled .goods-preview {
    height: auto;
    flex: 1
}

.goods-preview--see-all {
    align-items: center;
    justify-content: center
}

.goods-preview--special-offer {
    padding-top: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.flickity .goods-preview {
    margin-right: 0;
    border-left: none
}

.flickity-slider__box .goods-preview-list__item:first-child .goods-preview {
    border: 1px solid #cad2d9
}

.goods-preview .cost-box {
    margin-bottom: 41px
}

.goods-preview__pic {
    display: block;
    position: relative;
    width: 220px;
    height: 177px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 34px;
    text-align: center;
    font-size: 0;
    line-height: 0
}

.goods-preview__box--big-picture .goods-preview__pic {
    width: 100%;
    max-width: 280px;
    height: 245px;
    margin-bottom: 47px
}

.goods-preview__pic:hover ~ .goods-preview-content .goods-preview-content__title {
    color: #e40e00
}

.goods-preview__box--big-picture .goods-preview .gift {
    bottom: -39px
}

.goods-preview-content {
    display: block;
    padding: 44px 29px 32px;
    position: relative
}

.goods-preview--special-offer .goods-preview-content {
    height: 100%;
    padding-left: 45px;
    padding-bottom: 100px;
    background-image: linear-gradient(0deg, rgba(45, 36, 72, .78), rgba(45, 36, 72, .78))
}

.goods-preview-content__sub-title {
    display: block;
    margin-bottom: 21px;
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    text-transform: uppercase
}

.goods-preview-content__title {
    display: block;
    position: relative;
    margin-top: -2px;
    font-size: 16px;
    line-height: 28px;
    color: #000;
    transition: color .2s ease
}

.goods-preview-content__title:hover {
    color: #e40e00
}

.goods-preview--special-offer .goods-preview-content__title {
    color: #fff;
    font-size: 20px;
    line-height: 32px;
    font-weight: 700
}

.goods-preview-content__btns {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 27px
}

.goods-preview-content__btns .comparison-link {
    left: 7px
}

.goods-preview-footer {
    padding: 0 29px 28px;
    position: relative;
    margin-top: auto
}

.goods-preview .ico-intro {
    position: absolute;
    bottom: 21px;
    left: 50px
}

.goods-preview .ico-intro__in {
    color: #fff
}

.goods-preview .ico-intro__in:before, .slider-arrow__box--theme-invert .pagination__link .pagination__link-in:before {
    background-color: #fff
}

.header-info {
    display: none;
    z-index: 51;
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    background-color: #ebeff2;
    padding: 18px 24px 24px;
    text-align: center
}

.header-info__tel {
    display: block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
    color: #130e1a
}

.header-info__tel:hover {
    color: #130e1a
}

.header-info__caption {
    display: block;
    margin-top: -4px;
    margin-bottom: 11px;
    font-weight: 300;
    font-size: 12px;
    line-height: 18px;
    color: #616773
}

.header-menu__link {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
}

.header-nav {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    max-width: 1089px
}

.header-nav__box {
    border-bottom: 1px solid transparent;
    margin-bottom: 20px;
    position: relative
}

.header-nav__box:before {
    content: '';
    position: absolute;
    bottom: -1px;
    left: -50vw;
    min-width: 200vw;
    height: 1px;
    background-color: #cad2d9
}

.header-nav__link {
    display: block;
    padding-top: 16px;
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 18px;
    color: #18141d;
    transition: color .2s ease
}

.header-nav__link:hover, .header-nav__link.selected {
    color: #e40e00
}

.header-nav__link--address {
    position: relative;
    padding-left: 25px
}

.header-nav__link--address:before {
    position: absolute;
    top: 17px;
    left: 3px;
    font-size: 14px;
    color: #e40e00;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e916'
}

.loader {
    display: block;
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
    pointer-events: none;
    z-index: 1;
    transition: opacity .2s ease;
    opacity: 0;
    background-color: rgba(255, 255, 255, .9);
    font-size: 0;
    line-height: 0
}

.loader.is-visible {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 1;
    pointer-events: auto
}

.goods-preview__box .loader {
    top: -1px;
    right: -1px
}

.loader-dots {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 6px;
    height: 6px;
    margin-top: -3px;
    background-color: #e40e00;
    border-radius: 50%;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition: all .6s ease
}

.loader-dots:nth-child(1) {
    margin-left: -3px;
    -webkit-animation: animDots 1s ease forwards infinite;
    animation: animDots 1s ease forwards infinite
}

.loader-dots:nth-child(2) {
    margin-left: -13px;
    -webkit-animation: animDots 1s .33s ease forwards infinite;
    animation: animDots 1s .33s ease forwards infinite
}

.loader-dots:nth-child(3) {
    margin-left: 7px;
    -webkit-animation: animDots 1s .66s ease forwards infinite;
    animation: animDots 1s .66s ease forwards infinite
}

.msg-alert {
    display: none;
    margin-top: 16px;
    margin-bottom: 53px;
    font-size: 16px;
    line-height: 28px
}

.msg-alert.is-visible {
    display: block
}

.msg-alert--danger {
    color: #e40e00
}

.msg-alert--success {
    color: #2cb674
}

.msg-alert--warning {
    color: #f9d830
}

.offices__box {
    position: relative;
    margin-top: 78px;
    margin-bottom: 70px
}

.white-box .offices__box {
    margin-top: 0;
    padding-top: 41px;
    padding-left: 32px;
    padding-right: 32px;
    margin-bottom: 154px
}

.offices__box .dropdown {
    max-width: 380px;
    margin-top: 36px;
    margin-bottom: 19px
}

.offices-cols__map {
    position: relative;
    margin-top: 11px;
    padding-bottom: 95%
}

.info + .offices-cols__map {
    margin-top: 35px;
    padding-bottom: 85.71429%
}

.offices-cols__map-in {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.offices-listing {
    margin-top: 19px
}

.offices-listing::-webkit-scrollbar {
    width: 5px;
    background-color: transparent;
    border-radius: 20px;
    margin-right: 5px
}

.offices-listing::-webkit-scrollbar-thumb {
    background-color: #cad2d9;
    border-radius: 20px;
    transition: background-color .2s ease
}

.offices-listing::-webkit-scrollbar-thumb:hover {
    background-color: #8b9aa6
}

.offices-listing__item {
    position: relative;
    margin-right: 13px;
    padding: 20px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap
}

.offices-listing__pic {
    display: block;
    position: relative;
    margin-right: 30px;
    width: 116px;
    height: 76px;
    text-align: center;
    font-size: 0;
    line-height: 0
}

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

.offices-listing__desc {
    flex: 1;
    padding-left: 25px;
    padding-top: 9px;
    position: relative
}

.offices-listing__desc-place {
    display: block;
    font-weight: 700
}

.offices-listing__desc-worktime {
    display: block;
    margin-top: -3px;
    color: #616773
}

.offices-listing__desc:before {
    position: absolute;
    top: 17px;
    left: -4px;
    font-size: 15px;
    color: #e40e00;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e916'
}

.offices__place {
    display: block;
    position: relative;
    color: #000;
    font-weight: 700
}

.offices a[href^=tel] {
    text-decoration: none;
    border: 0
}

.pagination {
    font-size: 0;
    line-height: 0
}

.pagination__box {
    margin-top: 54px;
    margin-bottom: 54px;
    text-align: center
}

.article-preview__listing + .pagination__box {
    margin-top: 17px
}

.pagination__item {
    display: inline-block;
    vertical-align: top
}

.pagination__link {
    z-index: 1;
    padding-top: 14px;
    background-color: transparent;
    border: 1px solid transparent;
    overflow: hidden;
    font-size: 14px;
    line-height: normal;
    text-align: center;
    color: #000;
    transition: all .2s ease;
    display: inline-block;
    width: 44px;
    height: 44px;
    position: relative
}

.flickity-slider__box:not(.js-flickity--ready) .pagination__link {
    visibility: hidden
}

.pagination__link .pagination__link-in, .pagination__link .pagination__link-in:before {
    position: absolute;
    top: 50%;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out
}

.pagination__link .pagination__link-in {
    left: 50%;
    display: block;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    margin-top: -7px;
    width: 9px;
    height: 14px
}

.pagination__link .pagination__link-in:before {
    content: '';
    margin-top: -1px;
    height: 2px;
    width: 19px;
    background-color: #e40e00;
    -webkit-transform: translateZ(0) scaleX(0);
    transform: translateZ(0) scaleX(0)
}

.pagination__link:hover .pagination__link-in:before {
    -webkit-transform: translateZ(0) scaleX(1);
    transform: translateZ(0) scaleX(1)
}

.pagination__link .pagination__link-in:after {
    position: absolute;
    top: 0;
    content: '';
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    color: #e40e00
}

.slider-arrow__box--theme-invert .pagination__link .pagination__link-in:after {
    color: #fff
}

.pagination__link--next .pagination__link-in, .pagination__link--prev .pagination__link-in {
    margin-left: -5px
}

.pagination__link--prev .pagination__link-in:before {
    left: 1px;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
}

.pagination__link--prev .pagination__link-in:after {
    left: -2px;
    content: '\e929'
}

.pagination__link--prev:hover .pagination__link-in {
    -webkit-transform: translateZ(0) translateX(-5px);
    transform: translateZ(0) translateX(-5px)
}

.pagination__link--next .pagination__link-in:before {
    right: 1px;
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.pagination__link--next .pagination__link-in:after {
    right: -5px;
    content: '\e92a'
}

.pagination__link--next:hover .pagination__link-in {
    -webkit-transform: translateZ(0) translateX(5px);
    transform: translateZ(0) translateX(5px)
}

.pagination__link.is-disabled {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

.pagination__link--number {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.pagination__link--number:hover {
    color: #e40e00
}

.pagination__link.is-active {
    font-weight: 700;
    color: #e40e00
}

.pagination__link--dots {
    border-color: transparent
}

.browser--ios .p-orders-cols--value .p-orders-cols__col a, .pagination__link--dots:hover {
    color: #000
}

.pagination__link--next, .pagination__link--prev {
    color: #e40e00;
    border-color: #cad2d9
}

.pagination__link--prev {
    margin-right: 10px
}

.pagination__link--next {
    margin-left: 10px
}

.personal-data {
    position: relative;
    padding-left: 28px;
    margin-bottom: 40px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 0;
    line-height: 0;
    text-align: left
}

.form__label + .personal-data {
    margin-top: -10px
}

.personal-data + .personal-data {
    margin-top: -22px
}

.personal-data__label {
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin: 0 !important
}

.personal-data__checkbox {
    position: absolute;
    top: -9999px;
    left: -9999px;
    width: 1px;
    height: 1px;
    visibility: hidden
}

.personal-data__text, .personal-data__title {
    font-size: 14px;
    line-height: 18px;
    vertical-align: top;
    cursor: pointer
}

.personal-data__title {
    display: inline-block
}

.personal-data__checkbox:disabled ~ .personal-data__title {
    cursor: default;
    color: #000
}

.personal-data__title:after {
    display: none
}

.personal-data__link {
    color: #000;
    border-bottom: 1px solid rgba(0, 0, 0, .5);
    transition: color .2s ease, border-color .2s ease
}

.personal-data__link:hover {
    color: #000;
    border-color: transparent
}

.personal-data__ico {
    display: block;
    position: absolute;
    top: -3px;
    left: -28px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #cad2d9;
    border-radius: 2px
}

.personal-data__ico:after {
    position: absolute;
    width: 0;
    overflow: hidden;
    top: 4px;
    left: 4px;
    font-size: 11px;
    color: #e40e00;
    transition: all .2s ease;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e904'
}

[type=checkbox]:checked ~ .personal-data__ico:after {
    width: 100%
}

.p-orders {
    padding-top: 1px;
    margin-top: 55px;
    margin-bottom: 36px
}

.basket .p-orders {
    margin-top: 0;
    margin-bottom: 52px
}

.basket--order-reg .p-orders {
    margin-bottom: 0
}

.dialog .p-orders {
    margin-top: 22px;
    margin-bottom: 0
}

.basket .h2 + .p-orders, .basket h2 + .p-orders {
    margin-top: 34px
}

.p-orders__item {
    border: 1px solid transparent;
    border-bottom-color: #cad2d9;
    margin-top: -1px;
    transition: border-color .2s ease
}

.p-orders__item.is-opened {
    border-color: #cad2d9
}

.dialog .p-orders__item {
    border: 0;
    margin-top: 0
}

.p-orders__item:first-child .p-orders-header:after, .p-orders__item:first-child .p-orders-header:before {
    display: none
}

.p-orders-header {
    cursor: pointer
}

.p-orders-header, .p-orders-header .cost-box, .p-orders-header .muted-text, .p-orders-header .text-green, .p-orders-header .text-muted, .p-orders-header .text-red {
    position: relative
}

.p-orders-header .muted-text, .p-orders-header .text-muted {
    color: #8b9aa6
}

.p-orders__item.is-opened .p-orders-header {
    background-color: #ebeff2
}

.p-orders-content {
    display: none
}

.p-orders__item.is-opened .p-orders-content {
    display: block
}

.p-orders-content__in {
    border-top: 1px solid #cad2d9
}

.basket .p-orders-content__in, .dialog .p-orders-content__in {
    border-top: none
}

.p-orders-cols--header {
    padding-bottom: 18px;
    padding-right: 40px;
    position: relative;
    font-size: 14px;
    line-height: 18px;
    font-weight: 300
}

.p-orders-cols--value {
    padding-right: 40px;
    position: relative;
    font-size: 16px;
    line-height: 28px;
    background-color: transparent;
    transition: background-color .2s ease
}

.p-orders-cols--value:after {
    position: absolute;
    top: 50%;
    right: 27px;
    margin-top: -5px;
    font-size: 12px;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e902';
    color: #e40e00;
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease
}

.p-orders__item.is-opened .p-orders-cols--value:after {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.p-orders-cols--value:hover {
    background-color: #ebeff2
}

.p-orders-cols__col {
    flex: 1 0 0;
    position: relative;
    padding-left: 24px
}

.p-orders-cols--value .p-orders-cols__col {
    padding-top: 15px;
    padding-bottom: 13px
}

.p-orders-cols__col-title {
    font-size: 16px;
    line-height: 28px
}

.p-orders-cols__col--date {
    font-weight: 300
}

.p-orders-cols__col--number {
    color: #000 !important
}

.p-orders-cols__col--status {
    font-size: 14px
}

.p-orders-cols__col--bonus {
    font-size: 14px;
    white-space: nowrap
}

.p-orders-cols__header {
    font-size: 14px;
    line-height: 18px
}

.p-orders-cols__title {
    font-size: 16px;
    line-height: 28px
}

.p-orders-cols__art {
    font-weight: 300
}

.p-orders-about {
    padding: 38px 40px 39px 33px
}

.p-orders-about .short-desc {
    margin-top: 27px;
    margin-bottom: 9px
}

.p-orders-about .short-desc__name {
    max-width: 23%
}

.p-orders-about .short-desc__value {
    max-width: none
}

.popup-compare {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 16;
    padding-top: 23px;
    padding-bottom: 23px;
    background-color: #fff;
    box-shadow: 0 8px 50px rgba(61, 71, 86, .3);
    opacity: 0;
    -webkit-transform: translateY(-110%);
    transform: translateY(-110%);
    pointer-events: none;
    transition: transform ease .2s, opacity ease .2s, visibility ease .2s;
    transition: transform ease .2s, opacity ease .2s, visibility ease .2s, -webkit-transform ease .2s;
    visibility: hidden
}

.popup-compare.is-visible {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    pointer-events: auto
}

.popup-compare-cols, .popup-compare-cols__desc {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap
}

.popup-compare-cols {
    margin-right: 40px;
    margin-left: 56px;
    opacity: 0;
    transition: opacity ease .2s
}

.popup-compare.is-result .popup-compare-cols {
    opacity: 1
}

.popup-compare-cols__desc {
    align-items: center;
    width: 100%;
    padding-right: 20px
}

.popup-compare-cols__btns {
    white-space: nowrap;
    font-size: 0;
    line-height: 0
}

.popup-compare-cols__btns .button:nth-child(even) {
    margin-left: 14px
}

.popup-compare__pic {
    display: block;
    flex: 0 0 auto;
    width: 60px;
    height: 49px;
    margin-right: 27px;
    text-align: center;
    font-size: 0;
    line-height: 0
}

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

.popup-compare__info-title {
    display: block;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    color: #000
}

.popup-compare__close:hover, .popup-compare__info-title[href]:hover {
    color: #e40e00
}

.popup-compare__info-caption {
    display: block;
    font-size: 14px;
    line-height: 18px;
    margin-top: 5px
}

.popup-compare__close {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 46px;
    height: 46px;
    cursor: pointer;
    color: #8b9aa6;
    transition: color .2s ease
}

.popup-compare__close:before {
    position: absolute;
    top: 50%;
    left: 2px;
    right: 0;
    margin-top: -9px;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e925';
    font-size: 15px;
    text-align: center
}

.popup-compare .popup-compare__close {
    top: 50%;
    right: 0;
    margin-top: -23px
}

.price {
    margin-top: 24px
}

.price__box {
    margin-top: 41px
}

.price-item {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    border-bottom: 1px solid #cad2d9;
    padding: 15px 15px 12px 22px
}

.price-item__title {
    width: 100%
}

.price-item__desc {
    width: 248px;
    margin-left: auto
}

.price .cost-box {
    position: relative;
    top: 6px;
    right: -15px
}

.price .cost-box__item {
    width: 50%
}

.product-open-slider__box {
    width: 25%;
    position: relative;
    padding: 37px 33px
}

.product-open-slider__box--expanded {
    width: 33.33333%
}

.product-open-slider__box .slider-arrow {
    position: absolute;
    top: 50%
}

.product-open-slider__box .slider-arrow--prev, .reviews.flickity .reviews-item:before {
    left: 0
}

.product-open-slider__box .slider-arrow--right {
    right: 0
}

.product-open-slider__box .gift {
    left: 30px;
    right: 30px;
    bottom: 0;
    padding-top: 12px;
    padding-bottom: 10px;
    font-size: 13px
}

.product-open-slider__box--expanded .product-open-slider__box .gift {
    left: 24px;
    right: 24px
}

.product-open-slider {
    margin-left: 30px;
    margin-right: 30px
}

.product-open-slider__box--expanded .product-open-slider {
    margin-left: 24px;
    margin-right: 24px
}

.product-open-slider.flickity:not(.flickity-enabled), .product-open-slider.flickity:not(.flickity-enabled) .product-open-slider__item {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap
}

.product-open-slider__item {
    display: block;
    width: 100%;
    padding-bottom: 179.34272%;
    position: relative
}

.product-open-slider__box--expanded .product-open-slider__item {
    padding-bottom: 139.52096%
}

.product-open-slider__item-in {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    font-size: 0;
    line-height: 0
}

.product-open-slider__item-in:before {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    content: ''
}

.product-open-slider.flickity:not(.flickity-enabled) .product-open-slider__item:not(:first-child) {
    position: absolute;
    top: -9999px;
    left: -9999px
}

.product-open-slider__link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.product-open-slider__link:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, .72);
    opacity: 0;
    transition: opacity .2s
}

.product-open {
    display: flex;
    align-items: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 43px
}

.product-open-desc {
    padding-left: 56px;
    flex: 1
}

.product-open-desc > :first-child {
    margin-top: 0
}

.product-open-desc > :last-child {
    margin-bottom: 0
}

.product-open-desc__header {
    margin-bottom: 64px
}

.product-open-desc__cols {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap
}

.product-open-desc__cols-specification {
    width: 100%;
    padding-right: 30px
}

.product-open-desc__cols-sidebar {
    margin-left: auto
}

.product-open-desc .comparison-link {
    margin-left: -12px;
    margin-bottom: 39px
}

.product-open-sidebar {
    padding-left: 30px;
    width: 100%;
    max-width: 478px;
    flex: 1 0 auto;
    margin-left: auto
}

.h3 + .reviews__box, h3 + .reviews__box {
    margin-top: 24px
}

.reviews-item, .reviews__box .section-title {
    position: relative
}

.tab__box .reviews__box {
    margin-left: 1px;
    margin-right: 1px
}

.reviews.flickity {
    margin-top: -3px
}

.reviews-item {
    padding: 55px 54px 44px 122px;
    width: 100%
}

.reviews:not(.flickity) .reviews-item {
    border: 1px solid #cad2d9;
    margin-top: -1px
}

.reviews.flickity .reviews-item {
    padding-left: 67px;
    padding-right: 111px
}

.reviews-info__place:before, .reviews-item:before {
    position: absolute;
    top: 51px;
    left: 55px;
    font-size: 35px;
    color: #cad2d9;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e92c'
}

.reviews-header {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between
}

.reviews-header__name {
    font-weight: 700;
    font-size: 18px;
    line-height: 26px
}

.reviews-header__date, .reviews-info {
    font-weight: 300
}

.reviews-info {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 4px;
    margin-bottom: -2px
}

.reviews-info [href] {
    font-size: 14px;
    font-weight: 400;
    color: #e40e00;
    transition: color .2s ease
}

.reviews-info [href]:hover {
    color: #000
}

.reviews-info__name [href] {
    text-decoration: underline;
    margin-left: 7px
}

.reviews-info__name [href]:hover {
    text-decoration: none
}

.reviews-info__place {
    position: relative;
    padding-left: 18px;
    font-size: 14px
}

.reviews-info__place:before {
    top: 6px;
    left: 0;
    color: #e40e00;
    font-size: 15px;
    content: '\e916'
}

.reviews-info__place [href] {
    border-bottom: 1px dotted;
    transition: border-color .2s ease
}

.reviews-info__place [href]:hover {
    border-color: transparent
}

.reviews .video-preview {
    margin-top: -22px;
    margin-bottom: 11px
}

.reviews-filter {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 20px;
    margin-top: 52px
}

.reviews-filter__choose {
    margin-right: 20px;
    width: 100%;
    max-width: 336px
}

.reviews-filter__widget {
    margin-left: 20px;
    margin-top: 16px
}

.section-title {
    position: relative;
    padding-right: 92px
}

.ico-intro, .section-title .h2, .section-title .h3, .section-title h2, .section-title h3 {
    display: inline-block
}

.browser--ios .short-desc__name a, .browser--ios .short-desc__value a, .section-title .h2 [href], .section-title .h2 [href]:hover, .section-title .h3 [href], .section-title .h3 [href]:hover, .section-title h2 [href], .section-title h2 [href]:hover, .section-title h3 [href], .section-title h3 [href]:hover {
    color: #000
}

.section-title .h2 [href]:hover .ico-intro, .section-title .h3 [href]:hover .ico-intro, .section-title h2 [href]:hover .ico-intro, .section-title h3 [href]:hover .ico-intro {
    -webkit-transform: translateX(5px);
    transform: translateX(5px)
}

.section-title .ico-intro {
    top: 8px;
    left: 16px;
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.section-title .h3 + .ico-intro, .section-title h3 + .ico-intro {
    top: 11px
}

.ico-intro {
    position: relative;
    width: 44px;
    height: 40px;
    cursor: pointer
}

.ico-intro__in {
    position: absolute;
    top: 50%;
    left: 0;
    width: 37px;
    height: 12px;
    margin-top: -7px;
    transition: width .2s cubic-bezier(.25, .46, .45, .94);
    color: #e40e00
}

.ico-intro__in:before {
    content: '';
    position: absolute;
    top: 6px;
    left: 0;
    right: 0;
    height: 2px;
    background-color: #e40e00
}

.ico-intro__in:after {
    position: absolute;
    top: 0;
    right: -6px;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e92a';
    font-size: 14px
}

.ico-intro:hover .ico-intro__in {
    width: 42px
}

.selection {
    flex: 1;
    padding: 34px 46px 47px
}

.selection__box .col {
    align-self: flex-end;
    margin-top: 20px
}

.selection__box .dropdown {
    margin-bottom: 0
}

.selection__box .dropdown-toggle {
    background-color: #fff
}

.selection__box .button {
    width: 100%
}

.content-columns__right .selection__container {
    padding-left: 0;
    padding-right: 0
}

.selection:first-child {
    background-color: #cad2d9
}

.selection:last-child {
    background-color: #dde6ed
}

.content-columns .selection {
    padding-bottom: 36px;
    background-color: #ebeff2
}

.selection-header {
    margin-bottom: 6px
}

.selection-header__title {
    display: block;
    margin-top: 5px;
    color: #18141d;
    font-size: 22px;
    line-height: 32px;
    font-weight: 700;
    text-transform: uppercase
}

.selection-header__title--with-ico {
    padding-left: 97px;
    position: relative
}

.selection-header__title-pic {
    position: absolute;
    top: -6px;
    left: -20px;
    font-size: 0;
    line-height: 0;
    width: 117px;
    height: 31px
}

.selection-header__title-pic, .selection-header__title-pic img, .selection-header__title-pic:before {
    display: inline-block;
    vertical-align: bottom
}

.selection-header__title-pic:before {
    height: 100%;
    content: ''
}

.selection-find {
    display: block;
    position: relative;
    padding-left: 59px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 14px;
    line-height: 20px;
    color: #000;
    transition: color .2s ease
}

.selection-find:hover {
    color: #e40e00
}

.selection-find:before, .selection-find__ico:before {
    position: absolute;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.selection-find:before {
    margin-top: -22px;
    top: 50%;
    left: 0;
    font-size: 45px;
    font-weight: 400;
    content: '\e900';
    color: #000
}

.selection-find__in {
    border-bottom: 1px dotted rgba(24, 20, 29, .5);
    transition: border-color .2s ease
}

.selection-find:hover .selection-find__in {
    border-color: transparent
}

.selection-find__ico {
    display: block;
    position: absolute;
    top: 50%;
    left: 25px;
    margin-top: -20px;
    width: 20px;
    height: 20px;
    background-color: #e40e00;
    border-radius: 50%
}

.selection-find__ico:before {
    top: 6px;
    left: 1px;
    right: 0;
    font-size: 9px;
    content: '\e90b';
    font-weight: 700;
    color: #fff;
    text-align: center
}

.seo {
    background-color: #ebeff2;
    padding-top: 83px;
    padding-bottom: 73px
}

.goods-preview__box + .seo {
    margin-top: 96px
}

.seo__read {
    display: none
}

.seo__read > :first-child {
    margin-top: 0
}

.services {
    background-color: #e40e00;
    -webkit-transform: translateY(-58px);
    transform: translateY(-58px);
    position: relative
}

.services__box {
    background-color: #201d26;
    background: radial-gradient(50% 50% at 50% 100%, #000 0%, #1f1d26 76.59%);
    position: relative;
    margin-top: 154px;
    padding-bottom: 37px
}

.container + .services__box {
    margin-top: 126px
}

.services--alone {
    max-width: 1121px;
    margin-left: auto;
    margin-right: auto
}

.services__pic, .services__pic-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%
}

.services__pic-bg {
    max-width: 293px;
    background-position: center;
    background-size: cover
}

.services__pic-bg:before, .services__pic-photo {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.services__pic-bg:before {
    content: '';
    background: linear-gradient(90deg, rgba(199, 20, 20, .9) 0%, rgba(199, 20, 20, .8) 54.59%)
}

.services--alone .services__pic-bg {
    max-width: 490px
}

.services__pic-photo {
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 0;
    text-align: right
}

.services__pic-photo img {
    display: inline-block
}

.services__pic-photo:before {
    display: inline-block;
    height: 100%;
    content: ''
}

.services__pic-photo--bottom img, .services__pic-photo--bottom:before {
    vertical-align: bottom
}

.services__pic-photo--center img, .services__pic-photo--center:before {
    vertical-align: middle
}

.services--alone .services__pic-photo {
    right: 5.5%
}

.services, .services .h3, .services h3 {
    color: #fff
}

.services .h3 + p, .services h3 + p {
    margin-top: 13px
}

.services__item {
    display: flex;
    flex-direction: column;
    flex: 1;
    padding: 48px 48px 70px;
    position: relative;
    background-color: #c71414
}

.services__item:nth-child(2) {
    background-color: #a00707
}

.services__item:only-child .services__content {
    max-width: 520px
}

.services__content {
    position: relative;
    max-width: 320px;
    margin-bottom: 27px
}

.services__btns {
    margin-top: auto
}

.short-desc__item {
    font-size: 0;
    line-height: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start
}

.short-desc__name, .short-desc__value {
    display: inline-block;
    margin-bottom: 18px
}

.short-desc__value {
    position: relative
}

.short-desc__name-in, .short-desc__value-in {
    background-color: #fff;
    display: inline;
    position: relative;
    padding-right: 3px;
    font-weight: 300;
    font-size: 14px;
    line-height: 18px
}

.short-desc__name {
    position: relative;
    max-width: 57%;
    vertical-align: top
}

.short-desc__name:before {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 5px;
    content: '';
    border-bottom: 1px dotted #cad2d9
}

.short-desc__value {
    vertical-align: bottom
}

.sidebar-total {
    background-color: #ebeff2;
    border: 1px solid #cad2d9;
    margin-left: -1px;
    padding: 31px 41px 40px 32px
}

.sidebar-total .cost-box {
    margin-top: 34px
}

.sidebar-total .cost-box:first-child {
    margin-top: 0
}

.sidebar-total .cost-box--total {
    margin-top: 12px
}

.sidebar-total .cost-box__title {
    margin-bottom: 15px;
    font-size: 16px
}

.sidebar-total__btns {
    margin-top: 14px
}

.sidebar-total__btns .button {
    width: 100%
}

.sidebar-total .form__label {
    margin-top: 22px;
    margin-bottom: 35px
}

.sidebar-total .form__input {
    max-width: 143px
}

.sizes__box {
    margin-top: 90px;
    margin-bottom: 98px
}

.tab__box--padding-content + .sizes__box {
    margin-top: -9px
}

.sizes__box .section-title {
    text-transform: uppercase
}

.sizes__box .counter-inside, .sizes__box .counter__btn {
    border-color: transparent
}

.sizes__box .h5, .sizes__box h5 {
    padding-left: 20px
}

.sizes--title {
    margin-top: 46px;
    margin-bottom: 25px
}

.sizes--table {
    margin-top: 9px;
    margin-bottom: 26px
}

.sizes-item {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #cad2d9;
    transition: background-color .2s ease
}

.sizes--table .sizes-item:hover {
    background-color: #ebeff2
}

.sizes-item__col {
    flex: 1 0 0;
    position: relative;
    padding-right: 20px
}

.sizes-item__col:first-child {
    padding-left: 20px
}

.sizes--title .sizes-item__col {
    padding-bottom: 14px
}

.sizes--table .sizes-item__col {
    padding-top: 7px;
    padding-bottom: 6px
}

.sizes-item__col--summ {
    margin-left: 20px
}

.sizes-item__header {
    font-size: 14px;
    line-height: 18px
}

.sizes-item__title {
    font-size: 16px;
    line-height: 28px
}

.sizes-item__art {
    font-weight: 300
}

.sizes__btns {
    text-align: center;
    margin-top: 47px
}

.social {
    font-size: 0;
    line-height: 0
}

.footer .social__box {
    display: flex;
    flex-direction: column
}

.footer .social {
    margin-top: auto;
    margin-bottom: 27px
}

.social__header {
    display: block;
    font-size: 14px;
    line-height: 18px;
    transition: color .2s ease
}

.footer .social__header {
    color: #fff
}

.footer .social__header[href]:hover {
    color: #616773
}

.social__item {
    display: inline-block;
    vertical-align: top;
    margin-right: 21px
}

.social__item:last-child {
    margin-right: 0
}

.social__link {
    display: block;
    position: relative;
    width: 28px;
    height: 28px;
    text-align: center;
    overflow: hidden;
    border-radius: 8px;
    transition: all .2s ease;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.footer .social__link {
    background-color: #000;
    opacity: .5
}

.social__link--fb {
    border-radius: 50%
}

.social__link:hover {
    border-radius: 50%;
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
    opacity: 1
}

.footer .social__link, .footer .social__link:hover {
    color: #fff
}

.social__link:before {
    content: '';
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 0;
    right: 0
}

.social__link--fb:before {
    top: 4px;
    font-size: 23px;
    content: '\e92d'
}

.social__link--vk:before {
    top: 8px;
    font-size: 12px;
    content: '\e92f'
}

.social__link--youtube:before {
    top: 8px;
    left: 3px;
    font-size: 13px;
    content: '\e930'
}

.social__link--in:before {
    top: 4px;
    font-size: 20px;
    content: '\e92e'
}

.special-offers__box {
    position: relative;
    background-color: #bd0e0e
}

.content-columns__right .special-offers__box > :first-child {
    margin-top: -1px
}

.content-columns__right > .title__box + .special-offers__box {
    margin-top: -37px
}

.special-offers {
    width: 100%;
    position: relative
}

.special-offers__box--long-narrow .slider-arrow__box--status {
    position: absolute;
    top: auto;
    right: auto;
    bottom: 10px;
    left: 30px
}

.special-offers__box--fluid {
    margin-bottom: 59px
}

.special-offers__box--long-tall .slider-arrow__box--status {
    position: absolute;
    top: auto;
    right: auto;
    bottom: 33px;
    left: 40px
}

.special-offers__box--long-tall .special-offers.flickity:not(.flickity-enabled) {
    min-height: 148px
}

.special-offers.flickity:not(.flickity-enabled) {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap
}

.special-offers.flickity .flickity-slider {
    display: flex;
    position: static
}

.special-offers__item {
    position: relative
}

.special-offers.flickity .special-offers__item {
    width: 100%;
    left: 0 !important;
    transition: opacity .3s ease-in-out;
    opacity: 0
}

.special-offers.flickity .special-offers__item.is-selected {
    opacity: 1;
    z-index: 1
}

.special-offers.flickity.flickity-enabled .special-offers__item {
    display: flex;
    min-height: 100%;
    margin-bottom: 1px
}

.special-offers.flickity:not(.flickity-enabled) .special-offers__item {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap
}

.special-offers.flickity:not(.flickity-enabled) .special-offers__item:not(:first-child) {
    position: absolute;
    top: -9999px;
    left: -9999px
}

.special-offers__box .flickity-slider {
    -webkit-transform: none !important;
    transform: none !important
}

.special-offers__box .flickity-viewport {
    transition: none !important
}

.special-offers__item-inside {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 50%
}

.special-offers__box--square .special-offers__item-inside {
    padding-left: 56px;
    padding-top: 46px
}

.special-offers__box--long-narrow .special-offers__item-inside {
    padding: 18px 20px 20px 46px
}

.special-offers__box--long-tall .special-offers__item-inside {
    padding: 46px 20px 20px 56px
}

.special-offers__box--fluid .special-offers__item-inside {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    padding: 32px 30px 20px 56px;
    width: 100%;
    max-width: 540px
}

.special-offers__box--long-tall .special-offers__item {
    padding-bottom: 35.33835%
}


.special-offers__item {
    height: 340px;
}

.special-offers, .special-offers .h2, .special-offers h2 {
    color: #fff
}

.special-offers__box--long-narrow .h2 + p, .special-offers__box--long-narrow h2 + p {
    margin-top: -1px
}

.special-offers__pic {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background-position: left center;
    background-size: cover;
}

.special-offers__item-button {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}

.special-offers__box--long-narrow .special-offers__pic {
    max-width: 448px
}

.special-offers__box--long-tall .special-offers__pic {
    width: 55%;
    max-width: 514px
}

.special-offers__pic-bg, .special-offers__pic-photo {
    position: absolute;
    top: 0;
    left: 26px;
    right: 0;
    bottom: 0;
    background-size: cover
}

.special-offers__box--long-narrow .special-offers__pic-bg, .special-offers__box--long-tall .special-offers__pic-bg {
    left: 0
}

.special-offers__pic-bg:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    background: linear-gradient(90deg, rgba(199, 20, 20, .9) 0%, rgba(199, 20, 20, .8) 54.59%)
}

.special-offers__pic-photo {
    left: 0;
    background-size: contain;
    background-position: right center;
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 0;
    text-align: right
}

.special-offers__pic-photo:before {
    display: inline-block;
    height: 100%;
    content: ''
}

.special-offers__pic-photo--top img, .special-offers__pic-photo--top:before {
    vertical-align: top
}

.special-offers__pic-photo--bottom img, .special-offers__pic-photo--bottom:before {
    vertical-align: bottom
}

.special-offers__pic-photo--center img, .special-offers__pic-photo--center:before {
    vertical-align: middle
}

.special-offers .button {
    margin-top: 16px
}

.special-offers__link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.stickers {
    display: block;
    position: relative;
    padding: 7px 9px 7px 8px;
    margin-top: 4px;
    font-size: 12px;
    line-height: 14px;
    white-space: nowrap;
    color: #18141d;
    font-weight: 700;
    background-color: #f9d830
}

.stickers__box {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: absolute;
    top: 0;
    left: 0
}

.goods-preview .stickers__box {
    left: 0;
    top: 0
}

.product-open-slider__box .stickers__box {
    top: 25px;
    left: 61px
}

.stickers:first-child, .stock__item:first-child {
    margin-top: 0
}

.stickers:before {
    position: absolute;
    top: 0;
    left: -9px;
    content: '';
    border-style: solid;
    border-width: 14px 9px 14px 0;
    border-color: transparent #f9d830 transparent transparent
}

.stickers--only, .stickers--sale {
    background-color: #e40e00;
    color: #fff
}

.stickers--only:before, .stickers--sale:before {
    border-right-color: #e40e00
}

.stickers--guarantee {
    background-color: #24bd01;
    color: #000
}

.stickers--guarantee:before {
    border-right-color: #24bd01
}

.stock__box {
    margin-bottom: 96px
}

.stock__item {
    margin-top: 61px
}

.stock__listing {
    margin-bottom: 77px
}

.stock__title {
    display: block;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 25px;
    transition: color .2s ease;
    color: #000;
    font-size: 32px;
    line-height: 48px
}

.stock__title:hover {
    color: #e40e00
}

.stock__title:hover ~ .button .button__arrow-icon {
    width: 31px
}

.stock__date {
    display: block;
    color: #8b9aa6
}

.stock .button {
    margin-top: 5px
}

.sub-menu {
    font-size: 0;
    line-height: 0
}

.js-noScroll, .js-open_sub {
    overflow-y: hidden !important
}

.tab__link {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.tab__link--active {
    cursor: default
}

.tab-content {
    display: none
}

.tab-content.is-selected {
    display: block
}

.tab-content__box.flickity .tab-content {
    display: block;
    width: 100%;
    margin-right: 20px
}

.product-open + .tab__box {
    margin-top: 81px
}

.tab__box--theme-btns {
    font-size: 0;
    line-height: 0
}

.tab-nav__box .flickity-viewport {
    transition: all .2s
}

.tab-nav, .tab__box--style .tab-nav__box {
    position: relative
}

.tab__box--style .tab-nav__box:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border-bottom: 1px solid #cad2d9
}

.goods-preview__box .tab-nav__box {
    display: inline-block;
    margin-top: 25px;
    margin-bottom: -10px
}

.tab-nav.flickity:not(.flickity-enabled), .tab__box--style .tab-nav:not(.flickity) {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap
}

.tab__box--inline .tab-nav {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap
}

.tab__box--style .tab-nav__item {
    display: flex;
    position: relative;
    min-width: 100px
}

.tab__box--theme-btns .tab-nav__item {
    display: inline-block;
    vertical-align: top;
    margin-left: 8px
}

.tab__box--theme-btns .tab-nav__item:first-child {
    margin-left: 0
}

.tab-nav__link {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: color .2s ease
}

.tab__box--style .tab-nav__link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 14px 29px;
    position: relative;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    white-space: nowrap;
    text-transform: uppercase;
    cursor: pointer;
    color: #000
}

.tab__box--style .tab-nav__link:hover {
    color: #e40e00
}

.tab__box--style .tab-nav__link:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3px;
    background-color: #e40e00;
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease;
    -webkit-transform: scaleX(0);
    transform: scaleX(0)
}

.tab__box--style .tab-nav__item.is-selected .tab-nav__link, .tab__box--style .tab-nav__link.is-selected {
    color: #000
}

.tab__box--style .tab-nav__item.is-selected .tab-nav__link:before, .tab__box--style .tab-nav__link.is-selected:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.tab__box--style .tab-nav__link .muted-text {
    font-weight: 400;
    margin-left: 7px
}

.tab__box--theme-btns .tab-nav__link {
    display: block;
    border: 1px solid transparent;
    padding: 13px 14px 11px 15px;
    font-size: 14px;
    line-height: 1;
    white-space: nowrap;
    color: #18141d;
    cursor: pointer
}

.tab__box--theme-btns .tab-nav__link.is-selected {
    color: #18141d;
    border-color: #18141d;
    cursor: default
}

.tab__box--padding-content .tab-content__box {
    padding-top: 55px;
    padding-bottom: 48px
}

.tab__box--compare .tab-content__box {
    padding-top: 39px
}

.tab-content__box .h3, .tab-content__box h3 {
    text-transform: uppercase
}

.tab__box--compare {
    margin-top: 41px
}

.text-slider__box {
    position: relative;
    max-width: 896px;
    margin: 53px auto 27px
}

.content-columns--offset .text-slider__box {
    max-width: 1064px
}

.text-slider__box .flickity-slider {
    -webkit-transform: none !important;
    transform: none !important
}

.text-slider__box .slider-arrow {
    position: absolute;
    top: 50%;
    z-index: 1;
    margin-top: -22px;
    border-color: transparent
}

.text-slider__box .slider-arrow-in:after {
    top: -1px;
    font-size: 16px
}

.text-slider__box .slider-arrow--prev {
    left: -50px
}

.text-slider__box .slider-arrow--next {
    right: -50px
}

.text-slider__inside {
    margin-left: auto;
    margin-right: auto;
    position: relative
}

.text-slider.flickity:not(.flickity-enabled) {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    overflow: hidden
}

.text-slider.flickity:not(.flickity-enabled) .text-slider__list {
    flex: 0 0 auto
}

.text-slider:not(.flickity-enabled) .text-slider__list:nth-child(n+2) {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: -9999px;
    left: -9999px
}

.text-slider__list {
    position: relative;
    width: 100%;
    padding-bottom: 51.22768%;
    left: 0 !important;
    transition: opacity .3s ease-in-out;
    opacity: 0
}

.text-slider__list.is-selected {
    opacity: 1;
    z-index: 1
}

.text-slider__link, .text-slider__link:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.text-slider__link {
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center
}

.text-slider__link:before {
    content: '';
    background-color: rgba(255, 255, 255, .72);
    opacity: 0;
    transition: opacity .2s
}

.text-slider__caption {
    max-width: 832px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 20px;
    padding-left: 20px;
    margin-top: 17px;
    min-height: 36px;
    font-size: 14px;
    line-height: 18px;
    color: #616773
}

.text-slider__caption-list {
    display: none;
    position: relative;
    padding-left: 29px
}

.text-slider__caption-list.is-active {
    display: block
}

.text-slider__caption-list:before {
    content: '';
    position: absolute;
    top: 5px;
    left: 4px;
    width: 4px;
    height: 4px;
    background-color: #e40e00
}

.title__box {
    position: relative;
    padding-top: 50px;
    padding-bottom: 0
}

.title__box--theme--dark {
    padding-bottom: 132px;
    color: #fff
}

.title__box--theme--dark .h1, .title__box--theme--dark h1 {
    color: #fff
}

.content-columns .title__box {
    padding-top: 53px;
    padding-bottom: 103px
}

.container .title__box .container, .content-columns .title__box .container {
    padding-left: 0;
    padding-right: 0
}

.title__box--without-breadcrumbs {
    padding-top: 104px;
    padding-bottom: 116px
}

.title__box--without-breadcrumbs.title__box--padding-sm {
    padding-top: 81px;
    padding-bottom: 47px
}

.title__box .article-preview__info {
    margin-top: 15px;
    margin-bottom: 0
}

.title__box .button {
    margin-top: 55px;
    margin-bottom: 17px
}

.content-columns .title__box .button {
    margin-bottom: 0
}

.title__bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #232225;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover
}

.content-columns .title__bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-57%);
    transform: translateX(-57%);
    width: 105vw
}

.title-amount, .up {
    background-color: #e40e00;
    border-radius: 50%
}

.title-amount {
    left: 1px;
    text-align: center;
    color: #fff;
    font-size: 13px;
    line-height: 24px;
    font-weight: 500;
    vertical-align: top;
    display: inline-block;
    width: 24px;
    height: 24px;
    position: relative
}

.up {
    display: block;
    position: fixed;
    bottom: 50px;
    right: 50px;
    opacity: 0;
    z-index: 6;
    width: 52px;
    height: 52px;
    cursor: pointer;
    transition: opacity .2s ease, background-color .2s ease
}

.up.is-visible {
    opacity: 1
}

.up:hover {
    background-color: #ff2b1e
}

.up-inside {
    position: absolute;
    top: 50%;
    margin-top: -6px;
    margin-left: -6px;
    left: 50%;
    width: 12px;
    height: 12px;
    transition: height .2s ease, margin-top .2s ease
}

.up:hover .up-inside {
    width: 12px;
    height: 18px;
    margin-top: -9px
}

.up-inside:before {
    position: absolute;
    content: '';
    width: 2px;
    left: 50%;
    margin-left: -1px;
    top: 0;
    bottom: -3px;
    background-color: #fff;
    transition: background-color .2s ease, transform .2s ease;
    transition: background-color .2s ease, transform .2s ease, -webkit-transform .2s ease
}

.up-inside:after {
    position: absolute;
    top: -5px;
    right: 0;
    font-size: 12px;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e903';
    color: #fff
}

.video-preview {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap
}

.video-preview__item {
    width: 100%;
    max-width: 392px;
    margin-top: 20px;
    margin-right: 20px
}

.video-preview__link {
    display: block;
    position: relative;
    padding-bottom: 57.65306%
}

.video-preview__in, .video-preview__in:after {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.video-preview__in {
    text-align: center;
    font-size: 0;
    line-height: 0
}

.video-preview__in img, .video-preview__in:before {
    display: inline-block;
    vertical-align: middle
}

.video-preview__in:before {
    height: 100%;
    content: ''
}

.video-preview__in:after {
    content: '';
    background-color: rgba(0, 0, 0, .16);
    opacity: 0;
    transition: opacity .2s
}

.video-preview .ico-play:before {
    color: #fff
}

.white-box {
    position: relative;
    max-width: 1343px;
    margin-top: -69px;
    margin-left: auto;
    margin-right: auto
}

.white-box--560 .white-box__in {
    max-width: 560px;
    margin-left: 0
}

.white-box--560 .white-box__in > p:first-child {
    margin-top: 47px
}

.white-box--padding-sm .white-box__in, .white-box--pr .content-columns__right {
    padding-left: 56px;
    padding-right: 56px
}

.white-box--pr .content-columns__right > .h2:first-child, .white-box--pr .content-columns__right > h2:first-child {
    margin-top: 67px
}

.white-box--pr .content-columns__right > form:first-child {
    margin-top: 66px
}

.white-box--padding-md .white-box__in {
    padding-left: 110px;
    padding-right: 110px
}

.white-box__in {
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    padding-top: 1px
}

.white-box__in > .stock__box:first-child, .white-box__in > p:first-child {
    margin-top: 79px
}

.white-box__in > .form:first-child {
    margin-top: 45px
}

.white-box__in > .form:last-child {
    margin-bottom: 162px
}

.show_desktop, .show_mobile, .show_notebook, .show_notebook--inline, .show_phone, .show_tablet, .visible-mobile, .visible-print {
    display: none
}

@media all and (min-width: 480px) {
    .text-columns-2 {
        -webkit-columns: 2;
        columns: 2;
        -webkit-column-gap: 25px;
        column-gap: 25px
    }

    .text-columns-2 > * {
        -webkit-column-break-inside: avoid;
        -moz-column-break-inside: avoid;
        column-break-inside: avoid
    }

    .selection-header {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between
    }
}

@media all and (min-width: 768px) {
    p.table-caption {
        margin-left: 54px
    }

    .box-float-left, .box-float-right {
        max-width: 50%;
        margin-top: 7px
    }

    .box-float-left .caption, .box-float-right .caption {
        padding-right: 20px;
        display: table-caption
    }

    .box-float-left {
        float: left;
        margin-right: 61px
    }

    .box-float-right {
        float: right;
        margin-left: 61px
    }

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

    .about-brands {
        display: flex;
        flex-direction: row;
        align-items: flex-start
    }

    .about-brands__desc {
        width: 100%;
        padding-left: 56px;
        margin-top: -7px
    }

    .basket .basket-listing-cols__right, .dialog .basket-listing-cols__right {
        width: 398px
    }

    .basket .basket-listing-cols__right--with-btn-order, .dialog .basket-listing-cols__right--with-btn-order {
        width: 518px
    }

    .basket-listing .cost-box--one-elem {
        width: 82px;
        flex: 1 0 auto;
        margin-left: auto
    }

    .text-columns-3 {
        -webkit-columns: 3;
        columns: 3;
        -webkit-column-gap: 25px;
        column-gap: 25px
    }

    .info__box {
        margin-top: 28px;
        float: right;
        width: 100%;
        max-width: 333px;
        margin-left: 60px
    }

    .compare .cost:nth-child(2) {
        margin-left: 20px
    }

    .dialog--add-basket .button:nth-child(2) {
        margin-left: 32px
    }

    .offices-listing {
        max-height: 455px;
        overflow-y: auto;
        margin-left: -20px
    }

    .p-orders-cols {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center
    }

    .p-orders-cols__col-title {
        display: none
    }

    .p-orders-cols__col--date {
        max-width: 114px;
        width: 100%
    }

    .p-orders-cols__col--number {
        max-width: 217px;
        width: 100%
    }

    .p-orders-cols__col--status {
        max-width: 192px;
        width: 100%
    }

    .p-orders-cols__col--bonus {
        width: 74px;
        flex: 0 0 auto
    }

    .p-orders-cols__col--summ {
        margin-left: auto;
        width: 134px;
        flex: 0 0 auto
    }

    .short-desc__name, .short-desc__value {
        width: 100%;
        margin-bottom: 12px
    }

    .short-desc__value {
        max-width: 43%;
        flex: 1;
        padding-left: 5px
    }

    .title__box .article-preview__info {
        margin-bottom: -8px
    }
}

@media all and (min-width: 960px) {
    .article-preview__item--size-2 .article-preview__img {
        padding-bottom: 72.16981%
    }

    .basket-columns {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap
    }

    .basket-columns__left {
        width: 100%
    }

    .basket-columns__aside {
        width: 100%;
        max-width: 281px
    }

    .content-columns, .offices-cols {
        display: flex;
        flex-direction: row
    }

    .compare__box .js-clone {
        display: none
    }

    .offices-cols {
        flex-wrap: nowrap
    }

    .offices-cols__left {
        width: 50%;
        padding-right: 31px
    }

    .offices-cols__right {
        width: 50%
    }

    .services {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap
    }

    .special-offers__box--square .special-offers {
        height: 100%
    }

    .special-offers__box--square {
        height: 100%;
        min-height: 420px
    }

    .special-offers__box--square .flickity-viewport {
        height: 100% !important
    }

    .special-offers__box--square .special-offers__item {
        height: 100%
    }

    .visible--960-to {
        display: none
    }
}

@media all and (min-width: 1025px) {
    .header {
        height: 186px
    }

    .header__inside {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap
    }

    .header-action--compare {
        margin-right: 9px
    }

    .accordeon__header {
        transition: color .2s ease
    }

    .accordeon__header:hover {
        color: #e40e00
    }

    .article-preview__img .ico-zoom:before {
        color: #fff
    }

    .article-preview__img:hover:before {
        opacity: 1
    }

    .article-preview__img:hover .ico-play, .article-preview__img:hover .ico-zoom {
        -webkit-transform: scale3d(1.3, 1.3, 1);
        transform: scale3d(1.3, 1.3, 1)
    }

    .article-preview__item--size-2 .article-preview__title {
        margin-top: -4px;
        font-size: 20px;
        line-height: 32px
    }

    .button:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: calc(100% + 54px);
        height: 100%;
        z-index: -1;
        -webkit-transform: skew(-45deg) translateX(-100%);
        transform: skew(-45deg) translateX(-100%);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        transition: transform .2s ease-out;
        transition: transform .2s ease-out, -webkit-transform .2s ease-out
    }

    .button:not(.button--disabled):hover:before {
        -webkit-transform: skew(-45deg) translateX(0);
        transform: skew(-45deg) translateX(0)
    }

    .button--dark:hover {
        color: #616773
    }

    .button--dark.button--border:hover, .button--red.button--border:hover {
        color: #fff
    }

    .button--red:hover {
        color: #e40e00
    }

    .car-service__item--stock .car-service-link {
        padding-bottom: 105.95238%
    }

    .car-service-link:hover .button--only-arrow .button__arrow-icon {
        width: 56px
    }

    .button--white.button--border:hover, .car-service-link:hover .button--white.button--border {
        color: #616773
    }

    .car-service-link:hover .button--white.button--border:before {
        -webkit-transform: skew(-45deg) translateX(0);
        transform: skew(-45deg) translateX(0)
    }

    .choose-city-result {
        max-height: 300px
    }

    .content-columns__close, .content-columns__label {
        display: none
    }

    .compare-goods__remove {
        visibility: hidden;
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px);
        opacity: 0;
        transition: visibility .3s, transform .3s, opacity .3s, color .2s;
        transition: visibility .3s, transform .3s, opacity .3s, color .2s, -webkit-transform .3s;
        position: absolute;
        top: 0;
        right: 55px;
        width: 20px;
        height: 20px;
        cursor: pointer;
        color: #8b9aa6
    }

    .compare-goods__remove:hover {
        color: #e40e00
    }

    .compare-goods__remove:before {
        position: absolute;
        top: 4px;
        left: 0;
        right: 0;
        font-size: 11px;
        text-align: center;
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: '\e925'
    }

    .compare-col:hover .compare-goods__remove {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    .compare-columns:after {
        content: ''
    }

    .comparison-link__ico:after {
        display: none;
        content: ''
    }

    .dropdown__in {
        max-width: 600px
    }

    .dropdown-menu__close {
        display: none
    }

    .html--error404 .main {
        padding-top: 186px
    }

    .extra-services-link:hover .button__arrow-icon {
        width: 31px
    }

    .search-result {
        max-height: 300px
    }

    .header-info {
        display: none
    }

    .header-menu__box {
        display: block;
        background-color: #130e1a;
        margin-top: 20px
    }

    .header-menu {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        position: relative;
        justify-content: space-between
    }

    .header-menu__list {
        position: unset
    }

    .header-menu__list--sub-small {
        position: relative
    }

    .header-menu__list--stock {
        padding-left: 13px
    }

    .header-menu__link {
        display: inline-flex;
        justify-content: center;
        width: 100%;
        padding: 26px 0 21px;
        position: relative;
        font-style: normal;
        font-size: 14px;
        line-height: 1;
        font-weight: 700;
        text-transform: uppercase;
        white-space: nowrap;
        text-align: center;
        color: #fff;
        transition: color .2s, background-color .2s
    }

    .header-menu__link-in {
        position: relative
    }

    .header-menu__link.is-active, .header-menu__link:hover {
        color: #e40e00
    }

    .sub-menu__box + .header-menu__link:before {
        content: '';
        position: absolute;
        top: 88%;
        left: -10px;
        right: -10px;
        bottom: -10px;
        opacity: 0;
        background-color: #130e1a;
        transition: opacity .2s ease, background-color .2s ease
    }

    .header-menu__profile {
        display: none
    }

    .offices-listing {
        margin-right: 25px
    }

    .offices-listing__item {
        background-color: transparent;
        transition: background-color .2s ease
    }

    .offices-listing__item:hover {
        background-color: #ebeff2
    }

    .p-orders-header .cost-box, .p-orders-header .muted-text, .p-orders-header .text-green, .p-orders-header .text-muted, .p-orders-header .text-red {
        top: 1px
    }

    .product-open-slider__link .ico-zoom:before {
        color: #e40e00
    }

    .product-open-slider__link:hover:before {
        opacity: 1
    }

    .product-open-slider__link:hover .ico-play, .product-open-slider__link:hover .ico-zoom {
        -webkit-transform: scale3d(1.3, 1.3, 1);
        transform: scale3d(1.3, 1.3, 1)
    }

    .special-offers__box--long-narrow .special-offers__item {
        padding-bottom: 13.90977%
    }

    .sub-menu__box--down {
        display: block;
        visibility: hidden;
        opacity: 0;
        transition: visibility .2s ease, opacity .2s ease, transform .2s;
        transition: visibility .2s ease, opacity .2s ease, transform .2s, -webkit-transform .2s
    }

    .header-menu__list:active .sub-menu__box--down, .header-menu__list:hover .sub-menu__box--down {
        opacity: 1;
        visibility: visible
    }

    .sub-menu__box--right {
        order: 2;
        display: block
    }

    .sub-menu__box--right .sub-menu__box--right {
        margin-top: -2px;
        margin-bottom: 3px
    }

    .header-menu__list--sub-small .sub-menu__box--right, .sub-menu--right .sub-menu__link:after {
        display: none !important
    }

    .sub-menu--down {
        position: absolute;
        top: 61px;
        left: 0;
        right: 0;
        padding: 32px 22px 47px 56px;
        max-width: 1175px;
        background-color: #2a2b2e
    }

    .header-menu__list:first-child .sub-menu--down {
        left: -56px
    }

    .header-menu__list--sub-small .sub-menu--down {
        left: -56px;
        width: 280px;
        padding-top: 35px;
        padding-left: 56px;
        padding-bottom: 42px
    }

    .sub-menu--down .sub-menu, .sub-menu--down .sub-menu__list:hover .sub-menu__box--right {
        display: block
    }

    .sub-menu--down .sub-menu.sub-menu--columns-4 {
        -webkit-columns: 4;
        columns: 4;
        padding-right: 29px
    }

    .sub-menu--down .sub-menu.sub-menu--columns-3 {
        -webkit-columns: 3;
        columns: 3;
        padding-right: 29px
    }

    .sub-menu--down .sub-menu.sub-menu--columns-2 {
        -webkit-columns: 2;
        columns: 2;
        padding-right: 29px
    }

    .sub-menu--down .sub-menu__list {
        display: flex;
        flex-direction: column;
        position: unset;
        -webkit-column-break-inside: avoid;
        -moz-column-break-inside: avoid;
        column-break-inside: avoid
    }

    .col > .sub-menu__list + .sub-menu__list {
        margin-top: 28px
    }

    .sub-menu--down .sub-menu__list--prev, .sub-menu--down .sub-menu__list--root, .sub-menu__list--prev, .sub-menu__list--root {
        display: none
    }

    .header-menu__list--sub-small .sub-menu__list--prev + .sub-menu__list:not(.sub-menu__list--root), .header-menu__list--sub-small .sub-menu__list--root + .sub-menu__list {
        margin-top: 0
    }

    .sub-menu--down .sub-menu__link {
        display: block;
        position: relative;
        padding: 8px 0;
        margin-bottom: 12px;
        font-size: 14px;
        line-height: 28px;
        font-weight: 700;
        transition: color .2s ease;
        color: #fff;
        text-align: left;
        white-space: normal;
        text-transform: uppercase
    }

    .sub-menu--down .sub-menu__link[href]:hover, .text-slider__link .ico-zoom:before {
        color: #e40e00
    }

    .header-menu__list--sub-catalog .sub-menu--down .sub-menu__link:after {
        display: block;
        content: '';
        width: 20px;
        height: 2px;
        background-color: #e40e00;
        margin-top: 7px
    }

    .header-menu__list--sub-small .sub-menu--down .sub-menu__link {
        margin-bottom: 0;
        padding: 7px 36px 7px 0;
        font-size: 14px;
        line-height: 22px;
        font-weight: 400;
        text-transform: none;
        letter-spacing: 0;
        display: block
    }

    .col-3-4 .sub-menu--right {
        -webkit-columns: 3;
        columns: 3
    }

    .sub-menu--right .sub-menu--right {
        -webkit-columns: 1;
        columns: 1;
        -webkit-column-gap: 0;
        column-gap: 0
    }

    .browser--ff .sub-menu--right > .sub-menu__list {
        page-break-inside: avoid
    }

    .sub-menu--right .sub-menu__link {
        display: block;
        position: relative;
        padding: 7px 0;
        margin-bottom: 3px;
        font-size: 14px;
        line-height: 18px;
        font-weight: 400;
        text-align: left;
        text-transform: none
    }

    .sub-menu--right .sub-menu--right .sub-menu__link {
        padding-top: 6px;
        padding-bottom: 6px;
        font-weight: 400;
        font-size: 14px;
        line-height: 20px
    }

    .text-slider__link:hover:before, .video-preview__link:hover .video-preview__in:after {
        opacity: 1
    }

    .text-slider__link:hover .ico-play, .text-slider__link:hover .ico-zoom, .video-preview__link:hover .ico-play {
        -webkit-transform: scale3d(1.3, 1.3, 1);
        transform: scale3d(1.3, 1.3, 1)
    }
}

@media all and (min-width: 1281px) {
    .contact-us-cols__manager {
        padding-left: 71px;
        padding-right: 20px;
        max-width: 283px;
        width: 100%
    }

    .contact-us-cols__info {
        margin-right: auto
    }

    .contact-us-cols__right {
        margin-left: auto
    }

    .dropdown--without-stroke {
        max-width: 475px
    }

    .extra-packages--columns {
        width: 168px;
        margin-left: auto;
        flex: 1 0 auto;
        margin-top: -4px
    }
    .offices-listing__desc {
        padding-top: 0;
    }
    .offices-listing__desc:before {
        top: 7px;
    }
    .selection__container {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap
    }

    .sizes-item__col--title {
        max-width: 281px;
        width: 100%
    }

    .sizes-item__col--art {
        flex: 158px 0 0
    }

    .sizes-item__col--availability {
        flex: 180px 0 0
    }

    .sizes-item__col--cost {
        width: 180px;
        flex: 0 0 auto
    }

    .sizes-item__col--counter {
        padding-right: 0;
        width: 131px;
        flex: 0 0 auto
    }

    .sizes-item__col--summ {
        width: 115px;
        flex: 0 0 auto
    }

    .sizes-item__col--btns {
        flex: 180px 0 0;
        padding-right: 0;
        text-align: right
    }

    .special-offers__box--fluid .button, .special-offers__box--long-narrow .button {
        position: absolute;
        left: 100%;
        top: 50%;
        margin-top: -16px;
        margin-left: 16px
    }

    .show_desktop {
        display: block
    }

    .hide_desktop {
        display: none
    }
}

@media all and (min-width: 1281px) and (max-width: 1440px) {
    .header-contact {
        padding-right: 27px
    }

    .selection-header {
        flex-direction: column
    }

    .selection-header .tab-nav__box {
        margin-top: 20px
    }
}

@media all and (min-width: 1025px) and (max-width: 1440px) {
    .extra-services-link__img {
        right: 40px
    }

    .first-screen-cols {
        margin-left: -24px;
        margin-right: -24px
    }

    .goods-preview-list--col-4 .goods-preview-list__item {
        width: 33.33333%
    }
}

@media all and (min-width: 1025px) and (max-width: 1280px) {
    .footer-top {
        padding-top: 45px
    }

    .header__container {
        padding-right: 7px
    }

    .header__inside {
        padding-left: 192px
    }

    .header__logo {
        width: 173px;
        height: 26px;
        left: 2px
    }

    .header-contact {
        padding-right: 17px
    }

    .header-contact__callback {
        margin-left: 17px;
        margin-right: 19px
    }

    .header-action--profile {
        margin-right: 9px
    }

    .header-action__caption {
        display: none
    }

    .brands__item {
        width: 16.66667%
    }

    .form-search {
        margin-right: 23px
    }

    .form-switch__box--company .form-switch, .goods-preview-list--col-3 .goods-preview-list__item {
        width: 33.33333%
    }

    .goods-preview-list--col-5 .goods-preview-list__item {
        width: 25%
    }

    .header-nav__box {
        padding-right: 27px
    }

    .product-open-slider__box--narrow, .selection__box .col {
        width: 33.33333%
    }

    .services__pic-photo {
        left: auto;
        width: 100%;
        max-width: 50%
    }

    .sizes-item {
        width: 33.33333%
    }

    .sizes-item:nth-last-child(n+3), .sizes-item:nth-last-child(n+3) ~ .sizes-item {
        border-bottom: 1px solid #cad2d9
    }

    .sizes-item:first-child {
        border-left: none
    }

    .sizes-item:nth-child(3n+4) {
        border-left: none
    }

    .sizes-item__col--summ {
        margin-left: 0
    }

    .show_notebook {
        display: block
    }

    .show_notebook--inline {
        display: inline
    }

    .hide_notebook {
        display: none
    }
}

@media all and (min-width: 1025px) and (max-width: 1279px) {
    .article-preview__item--size-2 .article-preview__title {
        font-size: calc(14px + 6 * (100vw - 280px) / 999);
        line-height: calc(22.4px + 9.6 * (100vw - 280px) / 999)
    }
}

@media all and (min-width: 1025px) and (max-width: 1151px) {
    .extra-services-link__img {
        right: 20px;
        width: 123px;
        height: 123px
    }
}

@media all and (max-width: 1024px) and (min-width: 1025px) {
    .sub-menu__link {
        padding: 13px 15px;
        font-size: 16px;
        line-height: 20px
    }
}

@media all and (max-width: 1024px) and (max-width: 1024px) {
    #mobile-search:checked ~ .container .form-search {
        visibility: visible;
        opacity: 1;
        pointer-events: auto
    }

    .sub-menu__link {
        padding: 11px 15px 6px 24px;
        font-size: 14px;
        line-height: 28px;
        text-transform: uppercase;
        font-weight: 700;
        color: #fff
    }

    .sub-menu__link:active, .sub-menu__link:hover {
        color: #e40e00
    }
}

@media all and (min-width: 960px) and (max-width: 1280px) {
    .offices-listing__item {
        flex-wrap: wrap
    }

    .offices-listing__desc {
        padding-right: 0
    }

    .offices-listing__btns {
        width: 100%;
        padding-left: 171px
    }
}

@media all and (min-width: 960px) and (max-width: 1024px) {
    .brands__item {
        width: 20%
    }

    .car-service__item, .goods-preview-list--col-4 .goods-preview-list__item, .product-open-slider__box--narrow {
        width: 33.33333%
    }

    .goods-preview-list--col-5 .goods-preview-list__item {
        width: 25%
    }
}

@media all and (min-width: 768px) and (max-width: 1280px) {
    .form-switch--with-price .form-switch__desc {
        max-width: 50%
    }
}

@media all and (min-width: 768px) and (max-width: 1024px) {
    .footer-top {
        padding-top: 38px;
        padding-bottom: 10px
    }

    .footer-bottom {
        padding-top: 27px;
        padding-bottom: 23px
    }

    .footer__logo {
        left: 25px
    }

    .header__inside {
        height: 100%;
        padding-left: 180px
    }

    .header__logo {
        top: 50%;
        left: 56px;
        width: 120px;
        height: 18px;
        margin-top: -9px
    }

    .header-action--profile {
        margin-right: 0;
        right: 80px
    }

    .header-mobile__btn--search {
        right: 160px
    }

    .header-mobile__btn--phone {
        right: 120px
    }

    .category-grid {
        margin-left: -24px;
        margin-right: -24px
    }

    .category__box {
        padding-right: 24px
    }

    .category__box, .content-columns--filter .content-columns__right {
        padding-left: 24px
    }

    .content-columns--filter .content-columns__right .selection__box, .content-columns--filter .content-columns__right .special-offers__box--long-narrow {
        margin-left: -24px
    }

    .category__box, .first-screen-cols {
        margin-left: -24px;
        margin-right: -24px
    }

    .footer-nav__box {
        width: 66.66667%
    }

    .footer-nav {
        -webkit-columns: 2;
        columns: 2
    }

    .form-switch__box--company .form-switch {
        width: 33.33333%
    }

    .goods-preview-list--col-3 .goods-preview-list__item {
        width: 50%
    }

    .goods-preview--special-offer .goods-preview-content {
        padding-bottom: 200px
    }

    .product-open-desc {
        padding-left: 28px
    }

    .services__pic-photo {
        left: auto;
        width: 100%;
        max-width: 50%
    }

    .sizes-item {
        width: 33.33333%
    }

    .sizes-item:nth-last-child(n+3), .sizes-item:nth-last-child(n+3) ~ .sizes-item {
        border-bottom: 1px solid #cad2d9
    }

    .sizes-item:first-child {
        border-left: none
    }

    .sizes-item:nth-child(3n+4) {
        border-left: none
    }

    .content-columns--filter .special-offers__box {
        margin-left: -24px;
        margin-right: -24px
    }

    .up {
        right: 24px;
        bottom: 24px
    }

    .show_tablet {
        display: block
    }

    .hide_tablet {
        display: none
    }
}

@media all and (max-width: 1280px) and (max-width: 767px) {
    .choose-company__desc {
        margin-bottom: 29.4px
    }
}

@media all and (min-width: 768px) and (max-width: 959px) {
    .article-preview__listing--columns .article-preview__item {
        width: 33.33333%
    }

    .article-preview__listing--columns .article-preview__item:not(:nth-child(-n+3)) {
        display: none
    }

    .article-preview__listing--grid .article-preview__item {
        width: 100%
    }

    .brands__item {
        width: 25%
    }

    .car-service__item, .goods-preview-list--col-4 .goods-preview-list__item {
        width: 50%
    }

    .goods-preview-list--col-5 .goods-preview-list__item {
        width: 33.33333%
    }

    .offices-listing__desc {
        padding-right: 130px
    }

    .offices-listing__btns {
        position: absolute;
        top: 39px;
        right: 23px
    }

    .product-open-slider__box--expanded, .product-open-slider__box--narrow {
        width: 50%
    }

    .section-title .h3 + .ico-intro, .section-title h3 + .ico-intro {
        top: 12px
    }

    .selection .columns {
        display: flex
    }

    .selection .col-1-5 {
        flex: 0 0 33.33333%
    }

    .services__item {
        min-height: 345px
    }

    .special-offers__box--square .special-offers__item-inside {
        padding-bottom: 102px;
        padding-right: 56px
    }

    .white-box--560 .white-box__in {
        max-width: 504px
    }

    .white-box--padding-sm .white-box__in, .white-box--pr .content-columns__right {
        padding-left: 28px;
        padding-right: 28px
    }

    .white-box--padding-md .white-box__in {
        padding-left: 56px;
        padding-right: 56px
    }
}

@media all and (max-width: 767px) and (max-width: 479px) {
    .goods-preview-list:not(.flickity).goods-preview-list--col-4 .goods-preview-list__item {
        max-width: 100%
    }
}

@media all and (min-width: 480px) and (max-width: 767px) {
    .article-preview__listing--columns .article-preview__item, .article-preview__listing--grid .article-preview__item, .form-switch__box--company .form-switch, .goods-preview-list--col-4 .goods-preview-list__item, .goods-preview-list--col-5 .goods-preview-list__item {
        width: 50%
    }

    .brands__item {
        width: 33.33333%
    }

    .car-service__item {
        width: 50%;
        min-height: 236px
    }

    .text-columns-3 {
        -webkit-columns: 2;
        columns: 2;
        -webkit-column-gap: 25px;
        column-gap: 25px
    }

    .sizes-item {
        width: 50%
    }

    .sizes-item:nth-last-child(n+2), .sizes-item:nth-last-child(n+2) ~ .sizes-item {
        border-bottom: 1px solid #cad2d9
    }

    .sizes-item:first-child {
        border-left: none
    }

    .sizes-item:nth-child(odd) {
        border-left: none
    }
}

@media all and (max-width: 1440px) {
    .selection__container {
        padding-left: 0;
        padding-right: 0
    }
}

@media all and (max-width: 1360px) {
    .basket {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px
    }

    .content-columns--filter .content-columns__right {
        padding-right: 24px
    }

    .content-columns--filter .content-columns__right .selection__box, .content-columns--filter .content-columns__right .special-offers__box--long-narrow {
        margin-right: -24px
    }
}

@media all and (max-width: 1280px) {
    .article-preview__listing {
        margin-left: -20px;
        margin-right: -20px
    }

    .article-preview__item {
        padding-left: 20px;
        padding-right: 20px
    }

    .choose-company {
        flex-direction: column;
        flex-wrap: wrap
    }

    .choose-company__options {
        order: 2
    }

    .choose-company__desc {
        order: 1;
        margin-left: 0;
        margin-right: 0;
        max-width: 100%;
        margin-bottom: 42px
    }

    .contact-us__box {
        text-align: center;
        padding-left: 20px;
        padding-right: 20px
    }

    .contact-us-cols {
        flex-direction: column;
        align-items: center;
        justify-content: center
    }

    .contact-us-cols__manager:before {
        display: block;
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
        margin: 0 auto 20px
    }

    .contact-us-cols__info {
        margin-top: 16px;
        margin-bottom: 20px
    }

    .extra-packages--columns {
        margin-top: 20px
    }

    .extra-packages--columns ul {
        display: flex;
        flex-direction: row
    }

    .extra-packages--columns ul:not([class]) > li {
        border-top: none;
        border-left: 1px solid #cad2d9;
        width: 50%
    }

    .extra-packages--columns ul:not([class]) > li:nth-child(odd) {
        border-left: none
    }

    .form-switch__box--company {
        padding-left: 0
    }

    .product-open-desc__cols {
        flex-direction: column
    }

    .product-open-desc__cols-specification {
        padding-right: 0
    }

    .product-open-desc__cols-sidebar {
        margin-left: 0
    }

    .product-open-sidebar {
        max-width: none;
        padding-left: 0;
        margin-top: 30px
    }

    .sizes__box .h5, .sizes__box h5 {
        padding-left: 0;
        margin-top: 20px
    }

    .sizes__box .cost--old {
        margin-right: 10px
    }

    .sizes--title {
        display: none
    }

    .sizes--table {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        border: 1px solid #cad2d9
    }

    .sizes-item {
        flex-direction: column;
        border-left: 1px solid #cad2d9;
        border-bottom: none;
        margin-bottom: -1px;
        padding: 20px;
        position: relative
    }

    .sizes-item:before {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 100%;
        content: '';
        width: 1px;
        background-color: #cad2d9
    }

    .sizes-item__col {
        padding-right: 0
    }

    .sizes-item__col:first-child {
        padding-left: 0
    }

    .sizes--table .sizes-item__col--btns {
        margin-top: 12px
    }

    .social__item {
        margin-right: 14px
    }

    .social__link {
        width: 22px;
        height: 22px
    }

    .social__link--fb:before {
        font-size: 17px
    }

    .social__link--vk:before {
        top: 7px;
        font-size: 10px
    }

    .social__link--youtube:before {
        top: 7px;
        font-size: 9px
    }

    .social__link--in:before {
        top: 3px;
        font-size: 16px
    }

    .special-offers .button {
        margin-top: 24px;
        margin-bottom: 20px
    }
}

@media all and (max-width: 1279px) {
    .accordeon--theme-faq .accordeon__header, .bonus strong, .car-service-link__title, .category-grid__title, .info {
        font-size: calc(16.8px + 7.2 * (100vw - 280px) / 999);
        line-height: calc(22.4px + 9.6 * (100vw - 280px) / 999)
    }

    .accordeon--theme-questions .accordeon__header:before, .contact-us__call-center:before {
        font-size: calc(21px + 9 * (100vw - 280px) / 999)
    }

    .accordeon--theme-basket .accordeon__header {
        font-size: calc(14px + 6 * (100vw - 280px) / 999);
        line-height: calc(19.6px + 8.4 * (100vw - 280px) / 999)
    }

    .error404__box h1, .list-style > li:before {
        font-size: calc(22.4px + 9.6 * (100vw - 280px) / 999);
        line-height: calc(42px + 18 * (100vw - 280px) / 999)
    }

    .contact-us__call-center [href^=tel], .extra-services-link__title {
        font-size: calc(16.8px + 7.2 * (100vw - 280px) / 999);
        line-height: calc(22.4px + 9.6 * (100vw - 280px) / 999)
    }

    .error404__box h1 {
        font-size: calc(56px + 24 * (100vw - 280px) / 999)
    }

    .stock__title {
        font-size: calc(22.4px + 9.6 * (100vw - 280px) / 999);
        line-height: calc(33.6px + 14.4 * (100vw - 280px) / 999)
    }
}

@media all and (max-width: 1151px) {
    .basket-listing-cols {
        flex-wrap: wrap
    }

    .basket-listing-cols__left {
        padding-right: 0;
        margin-bottom: 10px
    }

    .car-service-link__in {
        padding-left: 20px;
        padding-right: 20px
    }

    .car-service-link__btns, .car-service__item--stock .car-service-link__btns {
        left: 20px
    }

    .extra-services-link {
        padding-left: 20px
    }
}

@media all and (max-width: 1024px) {
    .header {
        position: fixed;
        transition: top .4s ease-in-out;
        height: 40px
    }

    html:not(.html--disabled-scroll) .header.nav-up {
        top: -100%
    }

    .header:before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 1px;
        background-color: #dde6ed
    }

    .header__container {
        height: 100%;
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .header-contact, .header-top__reservation {
        display: none
    }

    .header .header-action {
        position: absolute;
        top: 0
    }

    .header-action--basket:before {
        top: 9px;
        left: 8px;
        font-size: 21px
    }

    .header-action--basket {
        right: 0;
        margin-right: 0
    }

    .header-action--compare {
        right: 40px
    }

    .header-action__caption {
        display: none
    }

    .header-action__amount {
        right: 2px
    }

    #mobile-phone:checked ~ .container .header-mobile__btn--phone, #mobile-search:checked ~ .container .header-mobile__btn--search {
        background-color: #ebeff2
    }

    .header-mobile__btn {
        width: 40px;
        height: 40px;
        top: 0;
        left: auto;
        visibility: visible;
        opacity: 1;
        background-color: transparent;
        transition: all .2s ease;
        color: #e40e00;
        cursor: pointer
    }

    .burger, .burger__inside, .header-mobile__btn {
        display: block;
        position: absolute
    }

    .burger {
        z-index: 13;
        visibility: visible;
        opacity: 1;
        cursor: pointer;
        top: 0;
        left: 0;
        width: 40px;
        height: 40px;
        background-color: transparent
    }

    .burger__inside {
        width: 14px;
        height: 2px;
        background-color: #000;
        top: 50%;
        left: 50%;
        margin-top: -1px;
        margin-left: -7px;
        border-radius: 2px
    }

    .burger__inside:after, .burger__inside:before {
        border-radius: 2px;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #000;
        content: '';
        transition: transform .3s;
        transition: transform .3s, -webkit-transform .3s
    }

    .burger__inside:before {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px)
    }

    .burger__inside:after {
        -webkit-transform: translateY(5px);
        transform: translateY(5px)
    }

    .burger__input:checked ~ .burger .burger__inside {
        background-color: transparent
    }

    .burger__input:checked ~ .burger .burger__inside:before {
        top: 0;
        background-color: #000;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .burger__input:checked ~ .burger .burger__inside:after {
        top: 0;
        background-color: #000;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .car-service-link {
        padding-bottom: 100%;
        background-color: rgba(228, 14, 0, .5)
    }

    .category__box {
        overflow-x: auto
    }

    .category {
        white-space: nowrap;
        padding-bottom: 10px
    }

    .choose-city-result {
        max-height: 80vh
    }

    .content-columns__label {
        display: block;
        position: relative;
        margin-top: -1px;
        padding: 20px;
        text-align: center;
        max-width: 300px;
        margin-left: auto;
        margin-right: auto
    }

    .content-columns__close {
        position: fixed;
        top: 40px;
        display: block;
        right: 0
    }

    .content-columns--filter {
        display: block
    }

    .content-columns--filter .content-columns__aside {
        position: fixed;
        top: 40px;
        left: 0;
        right: 0;
        bottom: 0;
        overflow-y: auto;
        width: auto;
        margin: 0;
        -webkit-user-select: auto;
        -moz-user-select: auto;
        -ms-user-select: auto;
        user-select: auto;
        pointer-events: auto;
        padding-top: 28px;
        padding-bottom: 30px;
        visibility: hidden;
        display: none;
        z-index: 5;
        background-color: #fff
    }

    .content-columns__input:checked ~ .content-columns__aside {
        display: block;
        visibility: visible;
        opacity: 1;
        z-index: 20
    }

    .compare__box .slider-status__box {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
        display: block
    }

    .compare-columns__outside {
        width: 46%;
        overflow: hidden;
        margin-right: 4%
    }

    .compare-columns__outside:last-child {
        margin-left: 4%;
        margin-right: 0
    }

    .compare-columns:not(.flickity-enabled) {
        transition: transform .3s linear;
        transition: transform .3s linear, -webkit-transform .3s linear;
        flex-direction: row;
        flex-wrap: nowrap;
        width: 100%
    }

    .compare-columns:not(.flickity-enabled) .compare-col {
        width: 100%;
        flex: 0 0 100%
    }

    .compare-columns__name {
        width: 100%;
        flex: 0 0 100%
    }

    .compare-col {
        padding-right: 0
    }

    .compare__list {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        padding-left: 0
    }

    .compare__list--header {
        display: flex
    }

    .compare__list--header .flickity-slider__box {
        width: 50%;
        flex: 1;
        position: relative
    }

    .compare__list--header .flickity-slider__box.js-clone {
        padding-left: 20px
    }

    .compare__list--header .compare-col {
        margin-right: 10px
    }

    .compare-columns:after {
        content: 'flickity';
        display: none
    }

    .compare-columns .compare-col {
        width: 100%
    }

    .comparison-link__ico-in, .comparison-link__ico:before {
        display: none
    }

    .dropdown--without-stroke .dropdown-toggle {
        border-color: #cad2d9
    }

    .dropdown-menu__box {
        border-left: none;
        border-right: none
    }

    .dropdown.is-visible .dropdown-menu__box {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        padding-top: 84px
    }

    .filter .dropdown.is-visible .dropdown-menu__box {
        top: 40px;
        padding-top: 44px
    }

    .dropdown-menu {
        max-height: calc(100vh - 40px - 60px);
        margin-left: 12px
    }

    .dropdown-menu__close {
        display: block;
        position: absolute;
        right: 0;
        width: 46px;
        height: 46px;
        cursor: pointer;
        color: #8b9aa6;
        transition: color .2s ease;
        top: 40px
    }

    .dropdown-menu__close:hover {
        color: #e40e00
    }

    .dropdown-menu__close:before {
        position: absolute;
        top: 50%;
        left: 2px;
        right: 0;
        margin-top: -9px;
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: '\e925';
        font-size: 15px;
        text-align: center
    }

    .html--error404 .main {
        padding-top: 40px
    }

    .extra-services-link__img {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
        margin-left: auto;
        margin-right: auto;
        width: 123px;
        height: 123px;
        margin-bottom: 30px
    }

    .filter-sort {
        padding-left: 0
    }

    .aside-menu__box, .filter {
        max-width: 300px
    }

    .filter-section__option {
        margin-right: 0
    }

    .filter-footer {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        max-width: 300px
    }

    .footer-nav__item--main {
        display: none
    }

    .search-result {
        max-height: 80vh
    }

    .form-search {
        position: absolute;
        top: 40px;
        left: 0;
        right: 0;
        max-width: 100%;
        margin-right: 0;
        padding: 24px;
        pointer-events: none;
        background-color: #ebeff2;
        visibility: hidden;
        opacity: 0;
        transition: opacity .2s ease, visibility .2s ease
    }

    .header .form-search {
        z-index: 15
    }

    .found-products {
        padding-left: 0
    }

    .header-info {
        display: block;
        visibility: hidden;
        opacity: 0;
        transition: visibility .2s ease, opacity .2s ease
    }

    #mobile-phone:not(:checked) ~ .header-info {
        left: -9999px;
        top: -9999px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        pointer-events: none
    }

    #mobile-phone:checked ~ .header-info {
        visibility: visible;
        opacity: 1
    }

    .header-menu__box {
        position: fixed;
        top: 40px;
        left: 0;
        right: 0;
        bottom: 0;
        -webkit-transform: translate3d(0, 105%, 0);
        transform: translate3d(0, 105%, 0);
        transition: transform .2s, visibility .2s;
        transition: transform .2s, visibility .2s, -webkit-transform .2s;
        will-change: transform;
        padding-top: 56px;
        display: flex;
        flex-direction: column;
        background-color: #2a2b2e;
        overflow-x: hidden;
        overflow-y: auto;
        visibility: hidden;
        z-index: 11
    }

    #burger:checked ~ .header-menu__box {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        visibility: visible
    }

    .header-menu__box.js-noScroll {
        overflow-y: hidden
    }

    .header-menu__box .container {
        padding-left: 0;
        padding-right: 0
    }

    .header-menu__list {
        display: block;
        position: relative;
        border-top: 1px solid #383b40
    }

    .header-menu__list:nth-child(1) {
        border-top: none
    }

    .js-noScroll .header-menu__list:not(.js-open_sub) {
        display: none
    }

    .header-menu__link {
        display: block;
        position: relative;
        padding: 11px 15px 6px 24px;
        font-size: 14px;
        line-height: 28px;
        text-transform: uppercase;
        font-weight: 700;
        color: #fff
    }

    .header-menu__link:active, .header-menu__link:hover {
        color: #e40e00
    }

    .sub-menu__box + .header-menu__link {
        padding-right: 40px
    }

    .sub-menu__box + .header-menu__link:before {
        position: absolute;
        top: 50%;
        right: 14px;
        margin-top: -5px;
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: '\e92a';
        font-size: 11px
    }

    .header-menu__profile {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        padding: 19px 20px 19px 60px;
        background-color: #fff;
        z-index: 2;
        font-size: 14px;
        line-height: 18px;
        color: #18141d
    }

    .header-menu__profile:hover {
        color: #e40e00
    }

    .header-menu__profile:before {
        left: 24px;
        margin-top: -12px;
        font-size: 21px;
        color: #e40e00;
        content: '\e91c'
    }

    .header-nav__box {
        display: none
    }

    .popup-compare-cols {
        margin-left: 0
    }

    .price-item {
        padding-left: 0;
        padding-right: 0
    }

    .special-offers__item-inside {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
        width: 100%
    }

    .special-offers__box--long-narrow .special-offers__item, .special-offers__box--long-tall .special-offers__item {
        padding-bottom: 80px
    }

    .sub-menu__box .columns {
        display: block
    }

    .sub-menu__box, .sub-menu__box .col {
        width: auto !important
    }

    .sub-menu__box {
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        padding-top: 56px;
        background-color: #2a2b2e;
        z-index: 1;
        visibility: hidden;
        -webkit-transform: translate3d(105%, 0, 0);
        transform: translate3d(105%, 0, 0);
        transition: transform .2s, visibility .2s;
        transition: transform .2s, visibility .2s, -webkit-transform .2s;
        will-change: transform
    }

    .js-open_sub > .sub-menu__box {
        visibility: visible;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        overflow-x: hidden;
        overflow-y: auto
    }

    .sub-menu--down .sub-menu__list--tabs {
        display: none
    }

    .sub-menu__list {
        display: block;
        position: relative;
        border-top: 1px solid #383b40
    }

    .sub-menu__list--prev {
        border-top: none
    }

    .sub-menu__list--prev .sub-menu__link {
        padding-left: 46px;
        color: #c4c4c4;
        text-indent: -99999px
    }

    .header-menu__profile:before, .sub-menu__box + .sub-menu__link:before, .sub-menu__list--prev .sub-menu__link:before {
        position: absolute;
        top: 50%;
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    }

    .sub-menu__list--prev .sub-menu__link:before {
        left: 24px;
        text-indent: 0;
        margin-top: -6px;
        content: '\e933';
        font-size: 14px
    }

    .sub-menu__link {
        display: block;
        position: relative
    }

    .sub-menu__box + .sub-menu__link {
        padding-right: 40px
    }

    .sub-menu__box + .sub-menu__link:before {
        right: 14px;
        margin-top: -5px;
        content: '\e92a';
        font-size: 11px
    }

    .content-columns .title__bg {
        width: 150vw
    }

    .show_mobile {
        display: block
    }

    .hide_mobile {
        display: none
    }

    .visible-mobile {
        display: block !important
    }

    .hidden-mobile {
        display: none !important
    }
}

@media all and (max-width: 959px) {
    .basket {
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 20px
    }

    .basket-columns {
        margin-top: 30px
    }

    .basket-columns__left {
        margin-bottom: 20px
    }

    .basket-columns__left > :last-child {
        margin-bottom: 0 !important
    }

    .category-grid__title {
        padding-left: 20px;
        text-align: center
    }

    .content-columns__aside {
        display: none
    }

    .first-screen__box {
        background-position: top center;
        background-size: contain
    }

    .first-screen-cols {
        flex-direction: column
    }

    .first-screen-cols__desc, .first-screen-cols__slider {
        width: 100%
    }

    .first-screen-cols__desc {
        padding-top: 0
    }

    .offices__box .visible--960-to + .dropdown {
        margin-top: 20px
    }

    .offices-cols__map {
        height: auto;
        padding-bottom: 50%
    }

    .popup-compare-cols {
        flex-wrap: wrap
    }

    .popup-compare-cols__btns {
        width: 100%;
        text-align: center;
        margin-top: 20px
    }

    .product-open-desc__cols .text-columns-2 {
        -webkit-columns: 1;
        columns: 1
    }

    .visible--960-from {
        display: none
    }

    .visible--960-to {
        display: block
    }

    .hidden--960-from, .hidden--960-to {
        display: none
    }
}

@media all and (max-width: 767px) {
    ol:not([class]), ul:not([class]) {
        margin-top: 18.9px;
        margin-bottom: 18.9px
    }

    ul:not([class]) {
        margin-left: 0
    }

    ul:not([class]) > li {
        padding-left: 21.7px;
        margin-top: 16.8px
    }

    ol:not([class]) {
        margin-left: 22px
    }

    .download + p:not(.download), ol:not([class]) ol:not([class]), ol:not([class]) ul:not([class]), ol:not([class]) > li, ul:not([class]) ol:not([class]), ul:not([class]) ul:not([class]) {
        margin-top: 16.8px
    }

    ol:not([class]) ol:not([class]), ol:not([class]) ul:not([class]), ul:not([class]) ol:not([class]), ul:not([class]) ul:not([class]) {
        margin-bottom: 16.8px
    }

    ol:not([class]) ol:not([class]), ul:not([class]) ol:not([class]) {
        margin-left: -4px !important
    }

    p + ol:not([class]), p + ul:not([class]) {
        margin-top: -2.8px
    }

    ol:not([class]) + p, ul:not([class]) + p {
        margin-top: -4.9px
    }

    hr {
        margin-top: 25.2px
    }

    .prominent {
        margin-top: 42.7px;
        margin-bottom: 54.6px
    }

    .prominent-desing {
        margin-top: 36.4px;
        margin-bottom: 36.4px
    }

    .table-container {
        margin-top: 18.9px;
        margin-bottom: 13.3px;
        overflow-x: auto
    }

    table {
        min-width: 200vw
    }

    hr, table caption {
        margin-bottom: 29.4px
    }

    td, th, thead, thead td {
        padding: 7px
    }

    p.table-caption {
        margin-top: 13.3px;
        margin-bottom: 38.5px
    }

    .box-float-left, .box-float-right {
        max-width: 100vw;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        margin-bottom: 61.6px
    }

    .box-float-left .caption, .box-float-right .caption {
        padding-left: 21.7px;
        display: block
    }

    .h1 + .h2, .h1 + h2, h1 + .h2, h1 + h2 {
        margin-top: 25.2px
    }

    .h1 + ol:not([class]), .h1 + p, .h1 + ul:not([class]), h1 + ol:not([class]), h1 + p, h1 + ul:not([class]) {
        margin-top: 28.7px
    }

    .h1 + .download-parent, h1 + .download-parent {
        margin-top: -10.5px
    }

    .h1 + .table-container, h1 + .table-container {
        margin-top: 58.8px
    }

    .h1 + .table-container--caption, h1 + .table-container--caption {
        margin-top: 30.8px
    }

    .h1 + .prominent, h1 + .prominent {
        margin-top: 58.8px
    }

    .h2 + .h3, .h2 + h3, h2 + .h3, h2 + h3 {
        margin-top: 30.1px
    }

    .h2 + .h4, .h2 + h4, h2 + .h4, h2 + h4 {
        margin-top: 33.6px
    }

    .h2 + .h5, .h2 + .h6, .h2 + h5, .h2 + h6, h2 + .h5, h2 + .h6, h2 + h5, h2 + h6 {
        margin-top: 35.7px
    }

    .h2 + ol:not([class]), .h2 + p, .h2 + ul:not([class]), h2 + ol:not([class]), h2 + p, h2 + ul:not([class]) {
        margin-top: 19.6px
    }

    .h2 + .table-container, h2 + .table-container {
        margin-top: 23.8px
    }

    .h2 + .table-container--caption, h2 + .table-container--caption {
        margin-top: 33.6px
    }

    .h2 + .prominent, h2 + .prominent {
        margin-top: 47.6px
    }

    .h3 + .h4, .h3 + h4, h3 + .h4, h3 + h4 {
        margin-top: 23.1px
    }

    .h3 + .h5, .h3 + .h6, .h3 + h5, .h3 + h6, h3 + .h5, h3 + .h6, h3 + h5, h3 + h6 {
        margin-top: 25.2px
    }

    .h3 + ol:not([class]), .h3 + p, .h3 + ul:not([class]), h3 + ol:not([class]), h3 + p, h3 + ul:not([class]) {
        margin-top: 23.1px
    }

    .h3 + .table-container, h3 + .table-container {
        margin-top: 35px
    }

    .h3 + .table-container--caption, h3 + .table-container--caption {
        margin-top: 37.1px
    }

    .h3 + .prominent, h3 + .prominent {
        margin-top: 35px
    }

    .h4 + .h5, .h4 + h5, h4 + .h5, h4 + h5 {
        margin-top: 20.3px
    }

    .h4 + .text-columns, .h4 + ol:not([class]), .h4 + p, .h4 + ul:not([class]), h4 + .text-columns, h4 + ol:not([class]), h4 + p, h4 + ul:not([class]) {
        margin-top: 23.8px
    }

    .h4 + .table-container, h4 + .table-container {
        margin-top: 33.6px
    }

    .h4 + .table-container--caption, h4 + .table-container--caption {
        margin-top: 37.8px
    }

    .h4 + .prominent, h4 + .prominent {
        margin-top: 33.6px
    }

    .h5 + .text-columns, .h5 + ol:not([class]), .h5 + p, .h5 + ul:not([class]), .h6 + .text-columns, .h6 + ol:not([class]), .h6 + p, .h6 + ul:not([class]), h5 + .text-columns, h5 + ol:not([class]), h5 + p, h5 + ul:not([class]), h6 + .text-columns, h6 + ol:not([class]), h6 + p, h6 + ul:not([class]) {
        margin-top: 24.5px
    }

    .h5 + .table-container, .h6 + .table-container, h5 + .table-container, h6 + .table-container {
        margin-top: 33.6px
    }

    .h5 + .table-container--caption, .h6 + .table-container--caption, h5 + .table-container--caption, h6 + .table-container--caption {
        margin-top: 38.5px
    }

    .h5 + .prominent, .h6 + .prominent, h5 + .prominent, h6 + .prominent {
        margin-top: 33.6px
    }

    ol:not([class]) + .h2, ol:not([class]) + h2, p + .h2, p + h2, ul:not([class]) + .h2, ul:not([class]) + h2 {
        margin-top: 33.6px
    }

    ol:not([class]) + .h3, ol:not([class]) + h3, p + .h3, p + h3, ul:not([class]) + .h3, ul:not([class]) + h3 {
        margin-top: 41.3px
    }

    ol:not([class]) + .h4, ol:not([class]) + h4, p + .h4, p + h4, ul:not([class]) + .h4, ul:not([class]) + h4 {
        margin-top: 44.8px
    }

    ol:not([class]) + .h5, ol:not([class]) + .h6, ol:not([class]) + h5, ol:not([class]) + h6, p + .h5, p + .h6, p + h5, p + h6, ul:not([class]) + .h5, ul:not([class]) + .h6, ul:not([class]) + h5, ul:not([class]) + h6 {
        margin-top: 46.9px
    }

    ol:not([class]) + .table-container, p + .table-container, ul:not([class]) + .table-container {
        margin-top: 27.3px
    }

    ol:not([class]) + .table-container--caption, p + .table-container--caption, ul:not([class]) + .table-container--caption {
        margin-top: 32.2px
    }

    ol:not([class]) + .download, p:not(.download) + .download, ul:not([class]) + .download {
        margin-top: 30.1px
    }

    .download + .download {
        margin-top: 30.1px
    }

    .table-container + .table-container {
        margin-top: 21px
    }

    .table-container + ol:not([class]), .table-container + p:not([class]), .table-container + ul:not([class]) {
        margin-top: 51.1px
    }

    .table-container + .h2, .table-container + h2 {
        margin-top: 39.9px
    }

    .table-container + .h3, .table-container + h3 {
        margin-top: 47.6px
    }

    .table-container + .h4, .table-container + h4 {
        margin-top: 51.1px
    }

    .table-container + .h5, .table-container + .h6, .table-container + h5, .table-container + h6 {
        margin-top: 53.2px
    }

    ol:not([class]) + .prominent, ul:not([class]) + .prominent {
        margin-top: 42.7px
    }

    .prominent + ol:not([class]), .prominent + ul:not([class]) {
        margin-top: 54.6px
    }

    .clear + .h2, .clear + h2 {
        margin-top: 21.7px
    }

    .box-float-left + .h2, .box-float-left + h2 {
        margin-top: 14.7px
    }

    .footer-top {
        padding-top: 38px;
        padding-bottom: 32px
    }

    .footer-top__container {
        padding-left: 25px;
        padding-right: 25px
    }

    .footer-bottom {
        padding-top: 60px
    }

    .footer-bottom__container {
        padding-left: 25px;
        padding-right: 25px
    }

    .footer__logo {
        top: -34px;
        left: 25px
    }

    .footer__copyright {
        margin-left: 0;
        margin-bottom: 14px
    }

    .header__inside {
        height: 100%;
        padding-left: 158px
    }

    .header__logo {
        top: 50%;
        left: 48px;
        width: 104px;
        height: 16px;
        margin-top: -8px
    }

    .header-action--profile {
        margin-right: 0;
        display: none
    }

    .header-mobile__btn--search {
        right: 120px
    }

    .header-mobile__btn--phone {
        right: 80px
    }

    .slider-arrow__box--status {
        left: 10px
    }

    .slider-arrow--opposite-title {
        top: 10px
    }

    .about-brands {
        margin-top: 52.5px
    }

    .about-brands__pic {
        margin-bottom: 20px
    }

    .accordeon {
        margin-top: 31.5px
    }

    ol + .accordeon__box, p + .accordeon__box, ul + .accordeon__box {
        margin-top: 51.8px
    }

    .accordeon--theme-faq .accordeon__header {
        padding-top: 24.5px;
        padding-bottom: 24.5px;
        padding-left: 20px
    }

    .accordeon--theme-questions .accordeon__header {
        padding-top: 16.1px;
        padding-bottom: 16.8px;
        padding-left: 54px
    }

    .accordeon--theme-questions .accordeon__header:before {
        top: 16.1px;
        left: 17px
    }

    .accordeon--theme-basket .accordeon__header {
        padding-left: 42px
    }

    .accordeon--theme-basket .accordeon__header:before {
        width: 20.3px;
        height: 20.3px;
        font-size: 14px;
        line-height: 20.3px;
        margin-top: -10.5px;
        left: 10px
    }

    .accordeon--theme-faq .accordeon__content-in, .accordeon--theme-questions .accordeon__content-in {
        padding-left: 20px;
        padding-right: 20px
    }

    .accordeon--theme-basket .accordeon__content-in {
        padding: 18.9px 25.2px
    }

    .accordeon--theme-basket .accordeon__content-in .p-orders {
        margin-top: -13.5px;
        margin-left: -18px;
        margin-right: -18px
    }

    .accordeon__btns {
        margin-top: 28px
    }

    .accordeon__issue {
        margin-top: 42px
    }

    .white-box + .article-preview__box {
        margin-top: 49px
    }

    .article-preview__listing--columns {
        margin-top: 35px
    }

    .article-preview__item {
        margin-bottom: 60px
    }

    .basket-listing__item {
        flex-direction: column;
        padding-left: 12px;
        padding-right: 12px;
        padding-bottom: 28px
    }

    .basket-listing .cost-box, .basket-listing .cost-box__item, .basket-listing-cols__right--with-btn-order .cost-box__item, .basket-listing__left {
        margin-left: auto;
        margin-right: auto
    }

    .basket-listing__right {
        padding-left: 0;
        text-align: center
    }

    .basket-listing-cols__right {
        flex-direction: column;
        flex-wrap: wrap;
        width: auto
    }

    .basket-listing-cols__right-btns {
        top: auto;
        width: 100%;
        margin-top: 20px;
        margin-left: 0;
        margin-right: 0
    }

    .basket-listing__amount {
        top: auto;
        margin: 12px auto
    }

    .basket-listing-cols__right--with-btn-order .cost-box:not(.cost-box--one-elem) .cost-box__item:first-child:last-child {
        margin-right: auto
    }

    .basket-listing .counter--sm {
        margin: 14px auto
    }

    .basket--order-reg {
        margin-bottom: 78.4px
    }

    .choose-company__desc {
        padding-left: 20px;
        padding-right: 20px
    }

    .bonus__box {
        margin-top: 62.3px;
        margin-bottom: 50.4px
    }

    .bonus > li {
        margin-top: 16.8px;
        margin-right: 39.2px
    }

    .brands__box {
        margin-top: 76.3px
    }

    .brands.flickity {
        margin-top: 35px
    }

    .breadcrumbs__box {
        display: none
    }

    .car-service__box {
        margin-top: 59.5px
    }

    .car-service {
        margin-top: 36.4px
    }

    .category-grid {
        flex-direction: column;
        margin: 38.5px -20px 38.5px -21px
    }

    .category-grid__item {
        max-width: 340px;
        margin-left: auto;
        margin-right: auto;
        width: 100%
    }

    .category-grid__link {
        padding-bottom: 25.2px;
        margin-top: -1px
    }

    .category-grid__title {
        margin-bottom: 31.5px
    }

    .category__box {
        margin-left: -20px;
        margin-right: -20px;
        padding-left: 20px;
        padding-right: 20px
    }

    .main-inside > :last-child {
        margin-bottom: 42px
    }

    .main-inside > .offices__box:last-child {
        margin-bottom: 78.4px
    }

    .content-columns--offset .content-columns__right {
        padding-left: 0;
        padding-right: 0
    }

    .content-columns--filter .content-columns__right {
        padding-left: 20px;
        padding-right: 20px
    }

    .content-columns--filter .content-columns__right .selection__box, .content-columns--filter .content-columns__right .special-offers__box--long-narrow {
        margin-left: -20px;
        margin-right: -20px
    }

    .goods-preview .discount {
        top: 10px
    }

    .about-info {
        padding-top: 44.1px
    }

    .info {
        padding-left: 26.6px
    }

    .info[href^=tel]:before {
        font-size: 21px
    }

    .info[href^=mailto]:before {
        font-size: 19.6px;
        left: 0
    }

    .list-style {
        margin-bottom: 58.8px
    }

    .list-style > li {
        margin-top: 16.8px;
        margin-right: 39.2px
    }

    .compare .cost-box {
        margin-bottom: 0;
        flex-direction: column
    }

    .compare .cost:nth-child(2) {
        margin-top: 5px
    }

    .compare-goods__pic {
        margin-bottom: 31.5px
    }

    .compare-col, .compare-columns__name {
        padding-left: 0
    }

    .compare__list--header {
        padding-bottom: 10px
    }

    .contact-us__box {
        margin: 53px -20px 67.9px
    }

    .contact-us__call-center:before {
        margin-top: -17.5px
    }

    .iosBugFixCaret .dialog-container {
        overflow-y: auto;
        overflow-x: hidden;
        -webkit-overflow-scrolling: touch
    }

    .dialog-content {
        padding: 40px 20px
    }

    .dialog .h3 + p, .dialog h4 + p {
        margin-top: 18.2px
    }

    .dialog--add-basket .dialog__footer-btns {
        display: flex;
        flex-direction: column
    }

    .dialog--add-basket .button:nth-child(2) {
        margin-top: 12px
    }

    .error404__container {
        padding-top: 5.4vh;
        padding-bottom: 5.2vh
    }

    .error404__btns {
        margin-top: 41.3px
    }

    .extra-packages--row ul:not([class]) > li {
        padding-left: 10px;
        padding-right: 10px
    }

    .extra-services__box {
        margin-top: 45px;
        margin-bottom: 39px
    }

    .extra-services-link__title {
        margin-bottom: 27.3px
    }

    .file-upload__label {
        flex-direction: column
    }

    .file-upload__label .button {
        display: block;
        width: 100%;
        margin-top: 12px
    }

    .file-upload__label-caption {
        margin-right: 0;
        width: 100%
    }

    .file-upload input[type=file]:valid ~ .file-upload__label .file-upload__label-caption--success {
        display: block
    }

    .first-screen__box {
        padding-top: 33.5px
    }

    .first-screen-cols {
        margin-left: -20px;
        margin-right: -20px
    }

    .first-screen-cols__desc {
        padding-bottom: 29.5px;
        padding-left: 20px;
        padding-right: 20px
    }

    .footer-nav__box {
        display: none
    }

    .form-feedback__box {
        padding-top: 42px;
        margin-top: 142.8px
    }

    .form-feedback {
        padding-left: 20px;
        padding-right: 20px;
        -webkit-transform: translateY(-120.4px);
        transform: translateY(-120.4px)
    }

    .form-switch--with-price {
        flex-direction: column;
        flex-wrap: wrap
    }

    .form-switch--with-price .form-switch__desc {
        max-width: none;
        margin-bottom: 8px
    }

    .form-switch--with-price .cost-box__item {
        margin-left: 0
    }

    .form--my-data {
        margin-bottom: 25.2px
    }

    .goods-preview__box {
        margin-top: 41.5px
    }

    .services__box + .goods-preview__box {
        margin-top: 69.5px
    }

    .goods-preview-list.flickity {
        margin-top: 35px;
        margin-left: -20px;
        margin-right: -20px
    }

    .goods-preview-list.flickity .goods-preview-list__item:first-child {
        padding-left: 20px;
        max-width: 285px
    }

    .goods-preview-list.flickity .goods-preview-list__item:last-child {
        padding-right: 20px;
        max-width: 285px
    }

    .goods-preview-list--col-3 .goods-preview-list__item {
        width: 100%
    }

    .goods-preview-list--col-4 .goods-preview-list__item {
        width: 100%;
        max-width: 265px
    }

    .goods-preview .cost-box {
        margin-bottom: 28.7px
    }

    .goods-preview__pic {
        margin-bottom: 17px
    }

    .goods-preview--special-offer .goods-preview-content {
        padding-left: 29px
    }

    .goods-preview .ico-intro {
        left: 29px
    }

    .msg-alert {
        margin-bottom: 37.1px
    }

    .offices__box {
        margin-top: 54.6px;
        margin-bottom: 280px
    }

    .white-box .offices__box {
        margin-bottom: 107.8px
    }

    .offices__box .dropdown {
        margin-top: 25.2px;
        margin-bottom: 13.3px
    }

    .offices-cols__map {
        padding-bottom: 100%;
        margin-top: 20px
    }

    .offices-listing {
        margin-left: -20px;
        margin-right: -20px
    }

    .offices-listing__item {
        margin-right: 0
    }

    .pagination__box {
        margin-top: 37.8px;
        margin-bottom: 37.8px
    }

    .article-preview__listing + .pagination__box {
        margin-top: 11.9px
    }

    .pagination__link--number {
        display: none
    }

    .pagination__link--number.is-active, .pagination__link--number.pagination__link--last {
        display: block
    }

    .p-orders {
        margin-top: 38.5px;
        margin-bottom: 25.2px
    }

    .p-orders-header .cost-box {
        display: inline-block;
        top: auto
    }

    .p-orders-cols--header {
        display: none
    }

    .p-orders-cols--value {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .p-orders-cols--value:before {
        content: '';
        position: absolute;
        top: 0;
        left: -1px;
        bottom: 0;
        right: -1px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        pointer-events: none;
        border: 1px solid #cad2d9;
        border-top-color: transparent;
        border-bottom-color: transparent
    }

    .p-orders-cols--value .p-orders-cols__col {
        padding-top: 5px;
        padding-bottom: 5px
    }

    .p-orders-cols__col-title {
        display: inline-block;
        font-weight: 700
    }

    .p-orders-about .short-desc__name {
        max-width: none
    }

    .popup-compare {
        padding-top: 46px
    }

    .popup-compare-cols {
        margin-right: 0
    }

    .popup-compare__pic {
        margin-right: 12px
    }

    .popup-compare .popup-compare__close {
        top: -46px;
        margin-top: 0
    }

    .price__box {
        margin-top: 28.7px
    }

    .price-item__desc {
        width: 80px
    }

    .price .cost-box {
        right: 0;
        flex-direction: column
    }

    .price .cost--old {
        margin-bottom: 10px
    }

    .product-open-slider__box {
        width: 100%;
        max-width: 334px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 30px
    }

    .product-open {
        flex-direction: column;
        margin-top: 30.1px
    }

    .product-open-desc {
        padding-left: 0;
        width: 100%
    }

    .product-open-desc__header {
        margin-bottom: 44.8px;
        display: none
    }

    .reviews-item {
        padding: 55px 20px 30.8px
    }

    .reviews.flickity .reviews-item {
        padding-left: 20px;
        padding-right: 20px
    }

    .reviews-item:before {
        left: 18px
    }

    .reviews-header__name {
        padding-left: 40px
    }

    .reviews .video-preview {
        margin-top: -15.4px
    }

    .reviews-filter {
        flex-direction: column;
        margin-top: 36.4px
    }

    .reviews-filter__choose {
        margin-right: 0
    }

    .reviews-filter__widget {
        margin-left: 0
    }

    .section-title .ico-intro {
        top: 12px
    }

    .section-title .h3 + .ico-intro, .section-title h3 + .ico-intro {
        top: 14px
    }

    .selection__box .button.button--uppercase.button--md {
        padding-left: 0;
        padding-right: 0
    }

    .selection {
        padding-left: 20px;
        padding-right: 20px
    }

    .selection-header__title--with-ico {
        padding-left: 77px
    }

    .selection-header__title-pic {
        top: 1px;
        width: 81.9px;
        height: 21.7px
    }

    .selection .columns {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        margin-left: -10px;
        margin-right: -10px
    }

    .selection .col {
        width: 50%;
        padding-left: 10px;
        padding-right: 10px
    }

    .seo {
        padding-top: 41.5px;
        padding-bottom: 36.5px
    }

    .goods-preview__box + .seo {
        margin-top: 67.2px
    }

    .services__box {
        margin-top: 107.8px;
        padding-bottom: 25.9px
    }

    .container + .services__box {
        margin-top: 88.2px
    }

    .services {
        -webkit-transform: translateY(-40.6px);
        transform: translateY(-40.6px);
        margin-left: -20px;
        margin-right: -20px
    }

    .services__pic-bg {
        display: none
    }

    .services__pic-photo {
        opacity: .4
    }

    .services__item {
        min-height: 300px;
        padding: 33.6px 20px 49px
    }

    .short-desc__item {
        flex-wrap: wrap
    }

    .short-desc__name {
        margin-bottom: 6px;
        display: block
    }

    .short-desc__name-in {
        font-weight: 700
    }

    .short-desc__name-in:after {
        content: ':'
    }

    .short-desc__name:before {
        display: none
    }

    .sizes__box {
        margin-top: 63px;
        margin-bottom: 68.6px
    }

    .sizes--title {
        margin-top: 32.2px
    }

    .sizes__btns {
        margin-top: 32.9px
    }

    .footer .social {
        margin-top: 24px;
        margin-bottom: 0
    }

    .content-columns--filter .special-offers__box {
        margin-left: -20px;
        margin-right: -20px
    }

    .content-columns__right > .title__box + .special-offers__box {
        margin-top: -25.9px
    }

    .special-offers__box--long-narrow .slider-arrow__box--status {
        left: 5px
    }

    .special-offers__box--fluid {
        margin-bottom: 41.3px
    }

    .special-offers__box--long-tall .slider-arrow__box--status {
        left: 3px
    }

    .special-offers__box--square .special-offers__item-inside {
        padding-bottom: 102px;
        padding-left: 20px;
        padding-right: 20px
    }

    .special-offers__box--fluid .special-offers__item-inside, .special-offers__box--long-narrow .special-offers__item-inside, .special-offers__box--long-tall .special-offers__item-inside {
        padding-left: 20px
    }

    .special-offers__pic {
        /*display: none*/
    }

    .stock__box {
        margin-bottom: 67.2px
    }

    .stock__item {
        margin-top: 42.7px
    }

    .stock__listing {
        margin-bottom: 53.9px
    }

    .stock__title {
        margin-bottom: 17.5px
    }

    .stock .button {
        margin-top: 0
    }

    .tab {
        display: none
    }

    .product-open + .tab__box {
        margin-top: 20px
    }

    .tab__box--style .tab-nav {
        display: block
    }

    .tab__box--style .tab-nav:not(.flickity) {
        overflow-x: auto
    }

    .tab__box--style .tab-nav__item {
        width: auto
    }

    .tab__box--style .tab-nav__link {
        padding-left: 14px;
        padding-right: 14px
    }

    .tab__box--padding-content .tab-content__box {
        padding-top: 27.5px;
        padding-bottom: 24px
    }

    .text-slider__box {
        margin-top: 26.5px
    }

    .text-slider__box .slider-arrow {
        top: 0;
        margin-top: 0
    }

    .text-slider__box .slider-arrow--prev {
        left: -23px;
        margin-left: 0
    }

    .text-slider__box .slider-arrow--next {
        right: auto;
        left: 0;
        margin-left: 23px
    }

    .text-slider__inside {
        padding-top: 46px
    }

    .text-slider__list {
        padding-bottom: 65%
    }

    .text-slider__caption {
        margin-top: 11.9px;
        padding-left: 0;
        padding-right: 0
    }

    .title__box {
        padding-top: 35px
    }

    .title__box--theme--dark {
        padding-bottom: 66px
    }

    .title__box--without-breadcrumbs.title__box--padding-sm {
        padding-top: 56.7px;
        padding-bottom: 32.9px
    }

    .title__box--without-breadcrumbs {
        padding-top: 72.8px;
        padding-bottom: 81.2px
    }

    .title__box .button {
        margin-top: 38.5px
    }

    .up {
        bottom: 20px;
        right: 20px
    }

    .white-box {
        margin-top: -48.3px
    }

    .white-box--padding-md .white-box__in, .white-box--padding-sm .white-box__in, .white-box--pr .content-columns__right {
        padding-left: 20px;
        padding-right: 20px
    }

    .white-box--pr .content-columns__right > .h2:first-child, .white-box--pr .content-columns__right > h2:first-child {
        margin-top: 46.9px
    }

    .white-box--pr .content-columns__right > form:first-child {
        margin-top: 46.2px
    }

    .white-box__in > .stock__box:first-child {
        margin-top: 55.3px
    }

    .white-box__in > .form:last-child {
        margin-bottom: 81px
    }

    .show_phone, .show_phone--only {
        display: block
    }

    .hide_phone {
        display: none
    }
}

@media all and (max-width: 639px) {
    .extra-services {
        flex-direction: column
    }

    .extra-services__item {
        width: 100%;
        margin-right: 0
    }

    .extra-services__item:nth-child(even) {
        margin-top: -1px
    }

    .white-box .offices__box {
        padding-left: 0;
        padding-right: 0
    }

    .offices-listing__item {
        flex-direction: column;
        border-top: 1px solid #cad2d9
    }

    .offices-listing__item:first-child {
        border-top: none
    }

    .offices-listing__desc {
        margin-bottom: 16px
    }

    .p-orders-about, .p-orders-cols__col {
        padding-left: 12px
    }

    .p-orders-about {
        padding-right: 12px
    }
}

@media all and (max-width: 479px) {
    .slider-arrow--opposite-title {
        display: none
    }

    .brands__item {
        width: 50%
    }

    .article-preview__listing--columns .article-preview__item, .article-preview__listing--grid .article-preview__item, .car-service__item {
        width: 100%
    }

    .dropdown--without-stroke {
        flex-wrap: wrap
    }

    .dropdown--without-stroke .dropdown__title {
        margin-bottom: 7px
    }

    .form-switch__box--company .form-switch {
        width: 100%
    }

    .dropdown--without-stroke, .goods-actions__footer {
        flex-direction: column;
        align-items: flex-start
    }

    .goods-actions__footer .button {
        margin-left: 0
    }

    .goods-preview-list--col-5 .goods-preview-list__item {
        width: 100%;
        max-width: 265px
    }

    .section-title {
        padding-right: 0
    }

    .selection-header__title {
        margin-bottom: 20px
    }

    .sizes-item {
        width: 100%;
        border-left: none
    }

    .sizes-item:nth-last-child(n+1), .sizes-item:nth-last-child(n+1) ~ .sizes-item {
        border-bottom: 1px solid #cad2d9
    }
}

.record_error {
    border: 1px solid red;
    background: red;
    color: white;
    font-size: 16px;
    padding: 8px 18px;
}
/* End */


/* Start:/local/templates/formula2020/css/prog_rodionov.css?161883111816142*/
.d-none{
    display:none !important;
}
.text-center {
    text-align: center !important;
}
.w-100 {
    width: 100% !important;
}
.d-block {
    display: block !important;
}

.spinner-ajax-form {
    display:    none;
    position:   absolute;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 255, 255, 255, .8 )
    url('/local/templates/formula2020/images/spinner.gif')
    50% 50%
    no-repeat;
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.range-select .row{
    margin: 0!important;
}
.range-select .col-6{
    padding:0;
}
.col-3 {
    flex: 0 0 25%;
    max-width: 25%;
}
.col-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
}
.col-6 {
    flex: 0 0 50%;
    max-width: 50%;
}
.col-12 {
    flex: 0 0 100%;
    max-width: 100%;
}
.range-select-span{
    margin-right: 5px;
    margin-left: 5px;
}
.range-select .tooltip{
    display: none;
}

.mh-100 {
    max-height: 100% !important;
}
.ml-auto, .mx-auto {
    margin-left: auto !important;
}
.mr-auto, .mx-auto {
    margin-right: auto !important;
}
.mt-5, .my-5 {
    margin-top: 3rem !important;
}
.mb-3, .my-3 {
    margin-bottom: 1rem !important;
}
.mb-2, .my-2 {
    margin-bottom: .5rem !important;
}
.mr-3, .mx-3 {
    margin-right: 1rem !important;
}
.mb-0, .my-0 {
    margin-bottom: 0 !important;
}
.mt-2, .my-2 {
    margin-top: .5rem !important;
}
.mb-4, .my-4 {
    margin-bottom: 1.5rem !important;
}
.mt-4, .my-4 {
    margin-top: 1.5rem !important;
}
.mb-3, .my-3 {
    margin-bottom: 1rem !important;
}
.mt-3, .my-3 {
    margin-top: 1rem !important;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, /*.col,*/ .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl, .col-xxl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}
.pb-4, .py-4 {
    padding-bottom: 1.5rem !important;
}
.pt-4, .py-4 {
    padding-top: 1.5rem !important;
}
.block-h-1 {
    height: 1rem;
}
.block-w-1 {
    width: 1rem;
}
.ml-3, .mx-3 {
    margin-left: 1rem !important;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.d-flex {
    display: flex !important;
}
.align-items-center {
    align-items: center !important;
}
.item-responsive {
    position: relative;
    background-color: #eff0f2;
    margin-bottom: 25px;
}
.item-responsive:before {
    display: block;
    content: '';
    width: 100%;
}
.item-responsive__content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}
.item-responsive__content--bg-center, .bg-img-center {
    -webkit-background-size: auto;
    background-size: auto;
    background-position: center center;
}
a.item-responsive__content{
    color: #18141d;
}
.bg-img-contain {
    -webkit-background-size: contain !important;
    background-size: contain !important;
}
.item-responsive--16by5 {
    padding-top: 31.25%; /* (5:16)*100% */
}
.item-responsive--16by12 {
    padding-top: 78%; /* (12,5:16)*100% */
}
.item-responsive--16by9 {
    padding-top: 56.25%; /* (9:16)*100% */
}
.item-responsive--4by3 {
    padding-top: 75%; /* (3:4)*100% */
}
.item-responsive--2by1 {
    padding-top: 50%; /* (1:2)*100% */
}
.item-responsive--1by1 {
    padding-top: 100%; /* (1:1)*100% */
}
.item-responsive--8by9 {
    padding-top: 113%; /* (9:8)*100% */
}
.text-right{
    text-align: right;
}
.text-left{
    text-align: left;
}
.text-center{
    text-align: center;
}

.uslug-col .sub-menu__box--right{
    display: block !important;
}
.uslugi-noback:before {
    background-color: transparent;
}
.brands-link__in .brands-link__in__in{
    vertical-align: middle;
    font-size: 16px;
    color: #18141d;
}
.link-clr{
    color: #000;
}
.link-clr:hover{
    color: #e40e00;
}
.lnk-syzes{
    padding-left: 27px;
}
.lnk-dotted{
    color: #e40e00;
    border-bottom: 1px dotted;
}
.link-clr-red{
    color: #e40e00;
}

.sort_labels {
    margin-bottom: 30px;
}
.red-link-avail {
    display: inline-block;
    position: relative;
    font-size: 14px;
    line-height: 18px;
    color: #e40e00;
}
.grey-link-avail {
    display: inline-block;
    position: relative;
    font-size: 14px;
    line-height: 18px;
    color: #616773;
}
.goods-preview__box-catalog{
    margin-top: 11px;
}
.filter .dropdown{
    display: none;
}
.filter .is-open .dropdown{
    display: block
}

.js-smart-filter-show {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    right: -95px;
    width: 120px;
    z-index: 1000;
}
.js-smart-filter-show.active {
    opacity: 1;
    visibility: visible;
}
.is_prices{
    overflow-y: hidden;
}

.slider {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.slider.slider-horizontal .slider-track {
    height: .7rem;
    width: 100%;
    margin-top: -.75rem;
    top: 50%;
    left: 0;
}

.slider.slider-horizontal {
    width: calc(100% - 1.35rem);
    height: .7rem;
    margin-left: .35rem;
}

.slider-handle {
    background: #e40e00;
    opacity: 1;
    position: absolute;
    top: -50%;
    left: 0;
    height: 1.3rem;
    width: 1.6rem;
    border-radius: 1.5rem;
    margin-left: -.35rem;
    cursor: pointer;
}

.slider-handle.max-slider-handle {
    margin-left: -.75rem;
}

.slider.slider-horizontal .slider-selection, .slider.slider-horizontal .slider-track-low, .slider.slider-horizontal .slider-track-high {
    height: 100%;
    top: 0;
    bottom: 0;
}

.slider-track-high {
    margin-right: -1rem;
}

.slider-selection {
    position: absolute;
    box-sizing: border-box;
    background: #130e1a;
}

.slider-track-low, .slider-track-high {
    position: absolute;
    box-sizing: border-box;
    background: #D3D6D9;
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0
}

.tooltip.show {
    opacity: .9
}

.tooltip .arrow {
    position: absolute;
    display: block;
    width: .8rem;
    height: .4rem
}

.tooltip .arrow::before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid
}
.tooltip-inner {
    max-width: 200px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #000
}

/* car detail */
.car-view {
    background-color: #fff;
}

.car-view .triangle {
    position: absolute;
    top: -10px;
    left: 20px
}

.car-view .triangle div:first-child {
    width: 20px;
    height: 20px;
    background-color: #fff;
    transform: rotate(45deg);
    box-shadow: 0 0 10px 0 #919499
}

.car-view .triangle div:last-child {
    position: absolute;
    top: 10px;
    left: -10px;
    z-index: 1;
    width: 40px;
    height: 20px;
    background-color: #fff
}

.car-view .image {
    position: relative;
    width: 100%
}

.car-view .image .wheel {
    position: absolute;
    width: 9.3%
}

.car-view .image .wheel.forward {
    top: 62.8%;
    left: 14.9%
}

.car-view .image .wheel.back {
    top: 62.8%;
    left: 72.1%
}

.car-view .colors div {
    box-shadow: 1px 1px 3px 0 #919499;
    cursor: pointer
}

.js-car-viewer__rear-wheel,
.js-car-viewer__front-wheel {
    opacity: 0;
    animation: wheelrotate 2s linear infinite;
    -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    -o-animation-play-state: paused;
    animation-play-state: paused;
}
@keyframes wheelrotate {
    0% {transform:rotate(0deg)}
    100%{transform:rotate(-360deg)}
}
.js-car-viewer__car:hover .js-car-viewer__rear-wheel,
.js-car-viewer__car:hover .js-car-viewer__front-wheel {
    -webkit-animation-play-state: running;
    -moz-animation-play-state: running;
    -o-animation-play-state: running;
    animation-play-state: running;
}

.car-viewer__color-bez {
    background-color: rgb(245, 181, 120); --darkreader-inline-bgcolor:#d09862;
}
.car-viewer__color-black {
    background-color: rgb(0, 0, 0); --darkreader-inline-bgcolor:#262626;
}
.car-viewer__color-blue {
    background-color: rgb(42, 80, 119); --darkreader-inline-bgcolor:#415971;
}
.car-viewer__color-green {
    background-color: rgb(100, 195, 69); --darkreader-inline-bgcolor:#64a44f;
}
.car-viewer__color-grey {
    background-color: rgb(197, 169, 168); --darkreader-inline-bgcolor:#9f9b94;
}
.car-viewer__color-red {
    background-color: rgb(196, 13, 17); --darkreader-inline-bgcolor:#a12f31;
}
.car-viewer__color-white {
    background-color: rgb(236, 236, 236); --darkreader-inline-bgcolor:#bfbcb6;
}

.txt-light1 {
    color: #919499;
}
.txt-small, .cat-list .cat-item-block .cat-item .cat-img-icons .ic-block {
    font-size: .8rem
}
.inp-unboth input {
    display: none;
}
.inp-unboth input[type="radio"]+label {
    padding: 0 3px;
    cursor: pointer;
    border: 2px solid transparent;
}
.inp-unboth input[type="radio"]:hover+label, .inp-unboth input[type="radio"]:checked+label {
    border: 2px solid #e40e00;
}
.font-weight-bold {
    font-weight: 600 !important;
}
.unboth-section-summ {
    line-height: 1;
    display: block;
}
.cost-sm{
    font-size: 16px;
    line-height: 20px
}
.cost-sm:after {
    font-size: 12px;
}

.compare-col {
    width: 100% !important;
    padding: 0;
    min-height: 18px;
}
.compare-goods__title {
    min-height: 70px;
}
.compare-columns{
    border-bottom: 1px solid #cad2d9;
    padding: 5px 20px 8px 0px;
}
.compare-columns__name {
    height: 18px;
    padding-top: 5px;
    padding-left: 0;
}

.car-service__item--stock .car-service-link{
    background-image: linear-gradient(0deg, rgba(45, 36, 72, .78), rgba(45, 36, 72, .78));
}
#tire-centers-map-container{
    position: relative;
    height: 570px;
    display: block;
}
.sticky-top img{
    max-height: inherit;
}
.g-recaptcha{
    width: 310px;
    margin: 0 auto;
}
.btn-star-rating:before {
    position: absolute;
    top: 6px;
    left: 0;
    font-size: 15px;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e91a';
}
input.error {
    border: 1px solid red;
}
#kt-soa-order-form .payment_full input[type=radio] {
    display: block;
    visibility: hidden;
    height: 0;
}
.payment_full #pay-system-error.error {
    display: none !important;
}
.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 0 solid transparent;
}
.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}
.payment_full #pay-system-error.error + .alert {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}
.point_hide {
    display: none;
}
.ui-datepicker{
    width: auto !important;
}
.record_user {
    display: none;
}
.personal-data .is-error {
    border-bottom: 1px solid #e40e00;
}
.dropdown__in.error{
    border: 1px solid #e40e00;
}

.top-banners-container{
    position: relative;
}
.top-banners-container .slider-arrow__box--status{
    background: #00000073;
    bottom: 10px;
    left: 10px;
    display:none;
}
.top-banners-container .flickity-viewport {
    transition: height 0.2s;
}
.top-banners-container .carousel-cell{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.top-banners-container .carousel-cell img {
    display: block;
}
.post_block {
    width: 14%;
    float: left;
}
.post_title {
    height: 40px;
    line-height: 40px;
    background: #cc0000;
    color: #fff;
    font-weight: 400;
    border-right: 1px solid #fff;
    text-align: center;
    font-size: 13px;
    padding: 0 5px;
}
.post_time, .w_post_time {
    box-sizing: border-box;
    padding-left: 2px;
    border: 1px solid rgb(169, 169, 169);
    position: relative;
    height: 38px;
}
.post_time.disabled:not(.grey), .w_post_time.disabled {
    background: #737373;
}
.post_time.disabled:not(.grey) {
    color: #737373;
}

.post_time.disabled:not(.grey) label * {
    display: none;
}

.post_time label, .w_post_time label{
    margin: 10px 0 8px 0;
}

.ptop-0{
    padding-top: 0;
}

@media (min-width: 576px) {
    .txt-size-sm-2x {
        font-size: 2rem;
    }
    .top-banners-container .slider-arrow__box--status{
        display:block;
    }
}
@media (max-width: 767px) {
    #datepicker table, #w_datepicker table {
        min-width: auto;
    }
    .post_block
    {
        width:30%;
    }
    .ui-datepicker.ui-datepicker-multi
    {
        width:100%!important;
    }
    .ui-datepicker-multi-2 .ui-datepicker-group
    {
        width:100%;
    }
    #order_print table{
        min-width: auto;
        max-width: 100%;
    }
    .mobile100 table {
        min-width: auto;
    }
}
@media all and (min-width: 768px) {
    .text-md-right{
        text-align: right !important;
    }
    .text-md-left{
        text-align: left !important;
    }
    .d-md-block {
        display: block !important;
    }
    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media (min-width: 992px) {
    .col-lg-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-lg-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-3 {
        width: 25%;
    }
}
@media (min-width: 1200px) {
    .col-xl-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-xl-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .col-xl-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-xl-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .offset-xl-4 {
        margin-left: 33.33333%;
    }
}
@media (min-width: 1600px) {
    .col-xxl-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-xxl-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .offset-xxl-0 {
        margin-left: 0;
    }
}
/* End */
/* /local/templates/formula2020/css/critical.css?15844593048865 */
/* /local/templates/formula2020/css/template_style.css?1746534243244657 */
/* /local/templates/formula2020/css/prog_rodionov.css?161883111816142 */
