@font-face {
    font-family: Icons;
    src: url(../assets/fonts/icons/icons.woff) format("woff"), url(../assets/fonts/icons/icons.woff2) format("woff2");
    font-weight: 400;
    font-style: normal
}

.site .icon, .site [class*=i-]:before, .site [class^=i-], .site [class^=i-]:before {
    font-family: Icons;
    font-style: normal;
    font-weight: 400;
    speak: none;
    letter-spacing: 0;
    line-height: 100%;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.b-header {
    padding-bottom: 0;
}

.b-select-lang__list {
    list-style: none !important;
}

.i-bottom:before {
    content: "\e800"
}

.i-checkbox:before {
    content: "\e801"
}

.i-clear:before {
    content: "\e802"
}

.i-close:before {
    content: "\e803"
}

.i-cols:before {
    content: "\e804"
}

.i-element:before {
    content: "\e805"
}

.i-minus:before {
    content: "\e806"
}

.i-out:before {
    content: "\e807"
}

.i-plus:before {
    content: "\e808"
}

.i-search:before {
    content: "\e809"
}

.i-top:before {
    content: "\e80a"
}

.i-analog:before {
    content: "\e80b"
}

.i-kit:before {
    content: "\e80c"
}

.i-bottom {
    content: "\e800"
}

.i-checkbox {
    content: "\e801"
}

.i-clear {
    content: "\e802"
}

.i-close {
    content: "\e803"
}

.i-cols {
    content: "\e804"
}

.i-element {
    content: "\e805"
}

.i-minus {
    content: "\e806"
}

.i-out {
    content: "\e807"
}

.i-plus {
    content: "\e808"
}

.i-search {
    content: "\e809"
}

.i-top {
    content: "\e80a"
}

.i-analog {
    content: "\e80b"
}

.i-kit {
    content: "\e80c"
}

.i-analog, .i-bottom, .i-checkbox, .i-clear, .i-close, .i-cols, .i-element, .i-kit, .i-minus, .i-out, .i-plus, .i-search, .i-top {
    font-family: Icons;
    line-height: 100%
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

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

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

progress {
    vertical-align: baseline
}

[hidden], template {
    display: none
}

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

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

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

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

dfn {
    font-style: italic
}

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

small {
    font-size: 85%
}

big {
    font-size: 155%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

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

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

figure {
    margin: 1em 40px
}

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

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

optgroup {
    font-weight: 700
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

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

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

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

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

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

textarea {
    overflow: auto
}

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

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

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

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

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

body, html {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #fff
}

html {
    font: normal normal 16px/28px Roboto, Arial, sans-serif;
    color: #000
}

html.is-st {
    overflow: scroll;
    position: fixed
}

html.is-st .site {
    position: fixed;
    top: 0;
    right: 0;
    bottom: auto;
    left: 0
}

@media screen and (min-width: 1440px) {
    html.is-st .site {
        position: relative;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto
    }
}

main {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    flex-direction: column
}

.site, main {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column
}

.site {
    margin: 0;
    overflow: hidden;
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-smoothing: antialiased;
    -webkit-tap-highlight-color: transparent;
    text-rendering: optimizeLegibility;
    flex-direction: column
}

.site *, .site :after, .site :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media screen and (min-width: 1440px) {
    .site {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    main {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .footer {
        margin-top: auto
    }
}

.site table {
    width: 100%;
    border: 0;
    border-collapse: collapse;
    border-spacing: 0
}

.site table td, .site table th {
    padding: 0
}

.site img {
    max-width: 100%;
    height: auto
}

.site a {
    color: #e64b19;
    text-decoration: none;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAHCGzyUAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAtJREFUCB1j+N8AAAKBAYCuDB8wAAAAAElFTkSuQmCC") repeat-x 0 100%;
    -webkit-transition: background-size .23s ease-out, color .23s ease-out, background-image .1s linear .13s;
    transition: background-size .23s ease-out, color .23s ease-out, background-image .1s linear .13s
}

.site a:focus {
    outline: 0
}

.site p {
    margin: 0 0 14px
}

.site p:last-child {
    margin-bottom: 0
}

.site p span {
    color: #e64b19
}

.site p + .btn {
    margin-top: 32px
}

.site b, .site strong {
    font-weight: 700
}

.site h1, .site h2, .site h3, .site h4, .site h5, .site h6 {
    font-weight: 600
}

.site h1:first-child, .site h2:first-child, .site h3:first-child, .site h4:first-child, .site h5:first-child, .site h6:first-child {
    margin-top: 0
}

.site .h1, .site h1 {
    font-size: 28px;
    line-height: 34px;
    color: #000;
    margin: 40px 0 32px
}

.site h2 {
    font-size: 22px;
    line-height: 32px;
    color: #000
}

.site h3 {
    font-size: 20px;
    line-height: 30px;
    color: #000;
    margin: 32px 0 14px
}

.site h4 {
    font-size: 18px;
    line-height: 26px;
    color: #000;
    font-weight: 400;
    margin: 0 0 14px
}

.site h5 {
    font-weight: 500
}

.site h5, .site h6 {
    font-size: 15px;
    line-height: 19px;
    margin: 16px 0
}

.site h6 {
    font-weight: 600
}

.site ol, .site ul {
    padding: 0;
    margin: 0 0 24px
}

.site ol li, .site ul li {
    position: relative;
    padding-left: 20px;
    margin: 0 0 14px
}

.site ol ol, .site ol ul, .site ul ol, .site ul ul {
    margin: 8px 0 0
}

.site ol ol li, .site ol ul li, .site ul ol li, .site ul ul li {
    margin: 0;
    padding: 0 0 0 11px
}

.site ol ol li + li, .site ol ul li + li, .site ul ol li + li, .site ul ul li + li {
    margin-top: 10px
}

.site ul {
    list-style: none
}

.site ul > li:before {
    content: "–";
    color: #e64b19;
    position: absolute;
    top: auto;
    right: auto;
    bottom: auto;
    left: 0
}

.site ol {
    list-style-type: none;
    list-style-position: inside;
    list-style-image: none;
    counter-reset: a
}

.site ol > li:before {
    counter-increment: a;
    content: counter(a) ". ";
    position: absolute;
    top: auto;
    right: auto;
    bottom: auto;
    left: 0;
    color: #e64b19
}

.site hr {
    height: 1px;
    border: 0;
    background-color: #999
}

@media screen and (min-width: 768px) {
    .site .h1, .site h1 {
        font-size: 36px;
        line-height: 40px
    }
}

@media screen and (min-width: 1440px) {
    .site a:hover {
        color: #fff;
        background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABGdBTUEAALGPC/xhBQAAAA1JREFUCB1jeOYt+R8ABa8CSs8XJBEAAAAASUVORK5CYII=") repeat-x 0 100%;
        background-size: 100% 100%;
        -webkit-transition: background-size .23s ease-out, color .23s ease-out, background-image .1s linear;
        transition: background-size .23s ease-out, color .23s ease-out, background-image .1s linear
    }
}

.a-black {
    color: #000
}

@media screen and (min-width: 1440px) {
    .a-black {
        -webkit-transition: all .2s;
        transition: all .2s
    }

    .a-black:hover {
        color: #e64b19;
        background: none;
        -webkit-transition: none;
        transition: none
    }
}

.a-grey {
    color: #999
}

@media screen and (min-width: 1440px) {
    .a-grey {
        -webkit-transition: all .2s;
        transition: all .2s
    }

    .a-grey:hover {
        color: #000;
        background: none;
        -webkit-transition: none;
        transition: none
    }
}

.site [type=date], .site [type=datetime-local], .site [type=datetime], .site [type=email], .site [type=month], .site [type=number], .site [type=password], .site [type=search], .site [type=tel], .site [type=text], .site [type=time], .site [type=url], .site [type=week], .site textarea {
    font: normal normal 16px/19px Roboto, Arial, sans-serif;
    color: #000;
    display: block;
    width: 100%;
    margin: 0;
    padding: 16px 17px 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 52px;
    border-radius: 0;
    border: 1px solid #e6e6e6;
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    -webkit-transition: all .25s;
    transition: all .25s
}

.site [type=date]::-webkit-input-placeholder, .site [type=datetime-local]::-webkit-input-placeholder, .site [type=datetime]::-webkit-input-placeholder, .site [type=email]::-webkit-input-placeholder, .site [type=month]::-webkit-input-placeholder, .site [type=number]::-webkit-input-placeholder, .site [type=password]::-webkit-input-placeholder, .site [type=search]::-webkit-input-placeholder, .site [type=tel]::-webkit-input-placeholder, .site [type=text]::-webkit-input-placeholder, .site [type=time]::-webkit-input-placeholder, .site [type=url]::-webkit-input-placeholder, .site [type=week]::-webkit-input-placeholder, .site textarea::-webkit-input-placeholder {
    -webkit-transform: none;
    transform: none;
    color: rgba(0, 0, 0, .5);
    opacity: 1;
    font-style: normal;
    line-height: 19px
}

.site [type=date]:-moz-placeholder, .site [type=date]::-moz-placeholder, .site [type=datetime-local]:-moz-placeholder, .site [type=datetime-local]::-moz-placeholder, .site [type=datetime]:-moz-placeholder, .site [type=datetime]::-moz-placeholder, .site [type=email]:-moz-placeholder, .site [type=email]::-moz-placeholder, .site [type=month]:-moz-placeholder, .site [type=month]::-moz-placeholder, .site [type=number]:-moz-placeholder, .site [type=number]::-moz-placeholder, .site [type=password]:-moz-placeholder, .site [type=password]::-moz-placeholder, .site [type=search]:-moz-placeholder, .site [type=search]::-moz-placeholder, .site [type=tel]:-moz-placeholder, .site [type=tel]::-moz-placeholder, .site [type=text]:-moz-placeholder, .site [type=text]::-moz-placeholder, .site [type=time]:-moz-placeholder, .site [type=time]::-moz-placeholder, .site [type=url]:-moz-placeholder, .site [type=url]::-moz-placeholder, .site [type=week]:-moz-placeholder, .site [type=week]::-moz-placeholder, .site textarea:-moz-placeholder, .site textarea::-moz-placeholder {
    transform: none;
    color: rgba(0, 0, 0, .5);
    opacity: 1;
    font-style: normal;
    line-height: 19px
}

.site [type=date]:-ms-input-placeholder, .site [type=datetime-local]:-ms-input-placeholder, .site [type=datetime]:-ms-input-placeholder, .site [type=email]:-ms-input-placeholder, .site [type=month]:-ms-input-placeholder, .site [type=number]:-ms-input-placeholder, .site [type=password]:-ms-input-placeholder, .site [type=search]:-ms-input-placeholder, .site [type=tel]:-ms-input-placeholder, .site [type=text]:-ms-input-placeholder, .site [type=time]:-ms-input-placeholder, .site [type=url]:-ms-input-placeholder, .site [type=week]:-ms-input-placeholder, .site textarea:-ms-input-placeholder {
    transform: none;
    color: rgba(0, 0, 0, .5);
    opacity: 1;
    font-style: normal;
    line-height: 19px
}

.site [type=date].m-focus, .site [type=date]:focus, .site [type=datetime-local].m-focus, .site [type=datetime-local]:focus, .site [type=datetime].m-focus, .site [type=datetime]:focus, .site [type=email].m-focus, .site [type=email]:focus, .site [type=month].m-focus, .site [type=month]:focus, .site [type=number].m-focus, .site [type=number]:focus, .site [type=password].m-focus, .site [type=password]:focus, .site [type=search].m-focus, .site [type=search]:focus, .site [type=tel].m-focus, .site [type=tel]:focus, .site [type=text].m-focus, .site [type=text]:focus, .site [type=time].m-focus, .site [type=time]:focus, .site [type=url].m-focus, .site [type=url]:focus, .site [type=week].m-focus, .site [type=week]:focus, .site textarea.m-focus, .site textarea:focus {
    border-color: #555
}

.site [type=date].is-disabled, .site [type=date]:-moz-read-only, .site [type=date]:disabled, .site [type=datetime-local].is-disabled, .site [type=datetime-local]:-moz-read-only, .site [type=datetime-local]:disabled, .site [type=datetime].is-disabled, .site [type=datetime]:-moz-read-only, .site [type=datetime]:disabled, .site [type=email].is-disabled, .site [type=email]:-moz-read-only, .site [type=email]:disabled, .site [type=month].is-disabled, .site [type=month]:-moz-read-only, .site [type=month]:disabled, .site [type=number].is-disabled, .site [type=number]:-moz-read-only, .site [type=number]:disabled, .site [type=password].is-disabled, .site [type=password]:-moz-read-only, .site [type=password]:disabled, .site [type=search].is-disabled, .site [type=search]:-moz-read-only, .site [type=search]:disabled, .site [type=tel].is-disabled, .site [type=tel]:-moz-read-only, .site [type=tel]:disabled, .site [type=text].is-disabled, .site [type=text]:-moz-read-only, .site [type=text]:disabled, .site [type=time].is-disabled, .site [type=time]:-moz-read-only, .site [type=time]:disabled, .site [type=url].is-disabled, .site [type=url]:-moz-read-only, .site [type=url]:disabled, .site [type=week].is-disabled, .site [type=week]:-moz-read-only, .site [type=week]:disabled, .site textarea.is-disabled, .site textarea:-moz-read-only, .site textarea:disabled {
    border-color: #e6e6e6;
    background-color: #e6e6e6
}

.site [type=date].is-disabled, .site [type=date]:disabled, .site [type=date]:read-only, .site [type=datetime-local].is-disabled, .site [type=datetime-local]:disabled, .site [type=datetime-local]:read-only, .site [type=datetime].is-disabled, .site [type=datetime]:disabled, .site [type=datetime]:read-only, .site [type=email].is-disabled, .site [type=email]:disabled, .site [type=email]:read-only, .site [type=month].is-disabled, .site [type=month]:disabled, .site [type=month]:read-only, .site [type=number].is-disabled, .site [type=number]:disabled, .site [type=number]:read-only, .site [type=password].is-disabled, .site [type=password]:disabled, .site [type=password]:read-only, .site [type=search].is-disabled, .site [type=search]:disabled, .site [type=search]:read-only, .site [type=tel].is-disabled, .site [type=tel]:disabled, .site [type=tel]:read-only, .site [type=text].is-disabled, .site [type=text]:disabled, .site [type=text]:read-only, .site [type=time].is-disabled, .site [type=time]:disabled, .site [type=time]:read-only, .site [type=url].is-disabled, .site [type=url]:disabled, .site [type=url]:read-only, .site [type=week].is-disabled, .site [type=week]:disabled, .site [type=week]:read-only, .site textarea.is-disabled, .site textarea:disabled, .site textarea:read-only {
    border-color: #e6e6e6;
    background-color: #e6e6e6
}

.site [type=date].is-disabled:focus, .site [type=date]:disabled:focus, .site [type=datetime-local].is-disabled:focus, .site [type=datetime-local]:disabled:focus, .site [type=datetime].is-disabled:focus, .site [type=datetime]:disabled:focus, .site [type=email].is-disabled:focus, .site [type=email]:disabled:focus, .site [type=month].is-disabled:focus, .site [type=month]:disabled:focus, .site [type=number].is-disabled:focus, .site [type=number]:disabled:focus, .site [type=password].is-disabled:focus, .site [type=password]:disabled:focus, .site [type=search].is-disabled:focus, .site [type=search]:disabled:focus, .site [type=tel].is-disabled:focus, .site [type=tel]:disabled:focus, .site [type=text].is-disabled:focus, .site [type=text]:disabled:focus, .site [type=time].is-disabled:focus, .site [type=time]:disabled:focus, .site [type=url].is-disabled:focus, .site [type=url]:disabled:focus, .site [type=week].is-disabled:focus, .site [type=week]:disabled:focus, .site textarea.is-disabled:focus, .site textarea:disabled:focus {
    border-color: #e64b19
}

.site [type=date]:-moz-read-only:focus, .site [type=datetime-local]:-moz-read-only:focus, .site [type=datetime]:-moz-read-only:focus, .site [type=email]:-moz-read-only:focus, .site [type=month]:-moz-read-only:focus, .site [type=number]:-moz-read-only:focus, .site [type=password]:-moz-read-only:focus, .site [type=search]:-moz-read-only:focus, .site [type=tel]:-moz-read-only:focus, .site [type=text]:-moz-read-only:focus, .site [type=time]:-moz-read-only:focus, .site [type=url]:-moz-read-only:focus, .site [type=week]:-moz-read-only:focus, .site textarea:-moz-read-only:focus {
    box-shadow: none;
    border-color: #e6e6e6
}

.site [type=date]:read-only:focus, .site [type=datetime-local]:read-only:focus, .site [type=datetime]:read-only:focus, .site [type=email]:read-only:focus, .site [type=month]:read-only:focus, .site [type=number]:read-only:focus, .site [type=password]:read-only:focus, .site [type=search]:read-only:focus, .site [type=tel]:read-only:focus, .site [type=text]:read-only:focus, .site [type=time]:read-only:focus, .site [type=url]:read-only:focus, .site [type=week]:read-only:focus, .site textarea:read-only:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #e6e6e6
}

.site [type=date].is-accept, .site [type=datetime-local].is-accept, .site [type=datetime].is-accept, .site [type=email].is-accept, .site [type=month].is-accept, .site [type=number].is-accept, .site [type=password].is-accept, .site [type=search].is-accept, .site [type=tel].is-accept, .site [type=text].is-accept, .site [type=time].is-accept, .site [type=url].is-accept, .site [type=week].is-accept, .site textarea.is-accept {
    background-color: #f9003c;
    border-color: #f9003c
}

.site [type=date].is-accept:focus, .site [type=date].is-accept:hover, .site [type=datetime-local].is-accept:focus, .site [type=datetime-local].is-accept:hover, .site [type=datetime].is-accept:focus, .site [type=datetime].is-accept:hover, .site [type=email].is-accept:focus, .site [type=email].is-accept:hover, .site [type=month].is-accept:focus, .site [type=month].is-accept:hover, .site [type=number].is-accept:focus, .site [type=number].is-accept:hover, .site [type=password].is-accept:focus, .site [type=password].is-accept:hover, .site [type=search].is-accept:focus, .site [type=search].is-accept:hover, .site [type=tel].is-accept:focus, .site [type=tel].is-accept:hover, .site [type=text].is-accept:focus, .site [type=text].is-accept:hover, .site [type=time].is-accept:focus, .site [type=time].is-accept:hover, .site [type=url].is-accept:focus, .site [type=url].is-accept:hover, .site [type=week].is-accept:focus, .site [type=week].is-accept:hover, .site textarea.is-accept:focus, .site textarea.is-accept:hover {
    border-color: #e64b19
}

.site [type=date].is-denied, .site [type=datetime-local].is-denied, .site [type=datetime].is-denied, .site [type=email].is-denied, .site [type=month].is-denied, .site [type=number].is-denied, .site [type=password].is-denied, .site [type=search].is-denied, .site [type=tel].is-denied, .site [type=text].is-denied, .site [type=time].is-denied, .site [type=url].is-denied, .site [type=week].is-denied, .site textarea.is-denied {
    background-color: #ffdfe2;
    border-color: #ffdfe2
}

.site [type=date].is-denied:focus, .site [type=date].is-denied:hover, .site [type=datetime-local].is-denied:focus, .site [type=datetime-local].is-denied:hover, .site [type=datetime].is-denied:focus, .site [type=datetime].is-denied:hover, .site [type=email].is-denied:focus, .site [type=email].is-denied:hover, .site [type=month].is-denied:focus, .site [type=month].is-denied:hover, .site [type=number].is-denied:focus, .site [type=number].is-denied:hover, .site [type=password].is-denied:focus, .site [type=password].is-denied:hover, .site [type=search].is-denied:focus, .site [type=search].is-denied:hover, .site [type=tel].is-denied:focus, .site [type=tel].is-denied:hover, .site [type=text].is-denied:focus, .site [type=text].is-denied:hover, .site [type=time].is-denied:focus, .site [type=time].is-denied:hover, .site [type=url].is-denied:focus, .site [type=url].is-denied:hover, .site [type=week].is-denied:focus, .site [type=week].is-denied:hover, .site textarea.is-denied:focus, .site textarea.is-denied:hover {
    border-color: #e64b19
}

.site textarea {
    resize: none;
    height: 120px
}

.site button {
    background: transparent;
    border: 0;
    padding: 0
}

.site button:active {
    color: inherit
}

.site button, .site label {
    cursor: pointer
}

.site button, .site input {
    outline: none
}

.site label {
    font-size: 12px;
    line-height: 22px;
    display: inline-block
}

.site label [type=checkbox], .site label [type=radio] {
    display: none
}

.site label [type=checkbox] + div, .site label [type=radio] + div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.site label [type=checkbox] + div:before, .site label [type=radio] + div:before {
    content: "\e801";
    font-family: Icons;
    line-height: 100%;
    font-size: 8px;
    line-height: 16px;
    text-align: center;
    color: transparent;
    display: inline;
    width: 16px;
    height: 16px;
    background-color: #999;
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
    padding-left: 1px;
    -webkit-transition: all .25s;
    transition: all .25s
}

.site label [type=checkbox] + div span, .site label [type=radio] + div span {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: 12px
}

.site label [type=checkbox]:checked + div:before, .site label [type=radio]:checked + div:before {
    color: #fff
}

.site label [type=checkbox]:disabled + div:before, .site label [type=radio]:disabled + div:before {
    opacity: .5
}

.site label [type=checkbox]:disabled + div span, .site label [type=radio]:disabled + div span {
    color: #999
}

.form__row + .form__row {
    margin-top: 16px
}

.form__row + .form__row.m-large {
    margin-top: 24px
}

.form__row + .form__row.m-wide {
    margin-top: 32px
}

.form__field, .form__field.m-search {
    position: relative
}

.form__field.m-search [type=text] {
    font-size: 12px;
    height: 32px;
    padding: 5px 36px 6px 9px
}

.form__field.m-search [type=text]::-webkit-input-placeholder {
    font-size: 12px
}

.form__field.m-search [type=text]:-moz-placeholder, .form__field.m-search [type=text]::-moz-placeholder {
    font-size: 12px
}

.form__field.m-search [type=text]:-ms-input-placeholder {
    font-size: 12px
}

.form__field.m-search:after {
    content: "\e809";
    font-family: Icons;
    line-height: 100%;
    font-size: 14px;
    color: #555;
    height: 14px;
    position: absolute;
    top: 0;
    right: 12px;
    bottom: 0;
    left: auto;
    margin: auto
}

.form__field.has-error [type=date], .form__field.has-error [type=datetime-local], .form__field.has-error [type=datetime], .form__field.has-error [type=email], .form__field.has-error [type=month], .form__field.has-error [type=number], .form__field.has-error [type=password], .form__field.has-error [type=search], .form__field.has-error [type=tel], .form__field.has-error [type=text], .form__field.has-error [type=time], .form__field.has-error [type=url], .form__field.has-error [type=week], .form__field.has-error textarea {
    border-color: #ff001c
}

.error {
    font-size: 12px;
    line-height: 22px;
    color: #ff001c;
    margin-top: 8px;
    -webkit-animation: a .5s forwards 1;
    animation: a .5s forwards 1
}

@-webkit-keyframes a {
    0% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px)
    }
    60% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes a {
    0% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px)
    }
    60% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@media screen and (min-width: 768px) {
    .form__field.m-line {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .form__field.m-line input {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .form__field.m-line input ~ .btn {
        width: 120px;
        min-width: 0;
        padding: 0
    }
}

@media screen and (min-width: 1440px) {
    .site [type=date]:hover, .site [type=datetime-local]:hover, .site [type=datetime]:hover, .site [type=email]:hover, .site [type=month]:hover, .site [type=number]:hover, .site [type=password]:hover, .site [type=search]:hover, .site [type=tel]:hover, .site [type=text]:hover, .site [type=time]:hover, .site [type=url]:hover, .site [type=week]:hover, .site textarea:hover {
        border-color: #555
    }

    .site [type=date].is-disabled:hover, .site [type=date]:-moz-read-only:hover, .site [type=date]:disabled:hover, .site [type=datetime-local].is-disabled:hover, .site [type=datetime-local]:-moz-read-only:hover, .site [type=datetime-local]:disabled:hover, .site [type=datetime].is-disabled:hover, .site [type=datetime]:-moz-read-only:hover, .site [type=datetime]:disabled:hover, .site [type=email].is-disabled:hover, .site [type=email]:-moz-read-only:hover, .site [type=email]:disabled:hover, .site [type=month].is-disabled:hover, .site [type=month]:-moz-read-only:hover, .site [type=month]:disabled:hover, .site [type=number].is-disabled:hover, .site [type=number]:-moz-read-only:hover, .site [type=number]:disabled:hover, .site [type=password].is-disabled:hover, .site [type=password]:-moz-read-only:hover, .site [type=password]:disabled:hover, .site [type=search].is-disabled:hover, .site [type=search]:-moz-read-only:hover, .site [type=search]:disabled:hover, .site [type=tel].is-disabled:hover, .site [type=tel]:-moz-read-only:hover, .site [type=tel]:disabled:hover, .site [type=text].is-disabled:hover, .site [type=text]:-moz-read-only:hover, .site [type=text]:disabled:hover, .site [type=time].is-disabled:hover, .site [type=time]:-moz-read-only:hover, .site [type=time]:disabled:hover, .site [type=url].is-disabled:hover, .site [type=url]:-moz-read-only:hover, .site [type=url]:disabled:hover, .site [type=week].is-disabled:hover, .site [type=week]:-moz-read-only:hover, .site [type=week]:disabled:hover, .site textarea.is-disabled:hover, .site textarea:-moz-read-only:hover, .site textarea:disabled:hover {
        border-color: #e6e6e6
    }

    .site [type=date].is-disabled:hover, .site [type=date]:disabled:hover, .site [type=date]:read-only:hover, .site [type=datetime-local].is-disabled:hover, .site [type=datetime-local]:disabled:hover, .site [type=datetime-local]:read-only:hover, .site [type=datetime].is-disabled:hover, .site [type=datetime]:disabled:hover, .site [type=datetime]:read-only:hover, .site [type=email].is-disabled:hover, .site [type=email]:disabled:hover, .site [type=email]:read-only:hover, .site [type=month].is-disabled:hover, .site [type=month]:disabled:hover, .site [type=month]:read-only:hover, .site [type=number].is-disabled:hover, .site [type=number]:disabled:hover, .site [type=number]:read-only:hover, .site [type=password].is-disabled:hover, .site [type=password]:disabled:hover, .site [type=password]:read-only:hover, .site [type=search].is-disabled:hover, .site [type=search]:disabled:hover, .site [type=search]:read-only:hover, .site [type=tel].is-disabled:hover, .site [type=tel]:disabled:hover, .site [type=tel]:read-only:hover, .site [type=text].is-disabled:hover, .site [type=text]:disabled:hover, .site [type=text]:read-only:hover, .site [type=time].is-disabled:hover, .site [type=time]:disabled:hover, .site [type=time]:read-only:hover, .site [type=url].is-disabled:hover, .site [type=url]:disabled:hover, .site [type=url]:read-only:hover, .site [type=week].is-disabled:hover, .site [type=week]:disabled:hover, .site [type=week]:read-only:hover, .site textarea.is-disabled:hover, .site textarea:disabled:hover, .site textarea:read-only:hover {
        border-color: #e6e6e6
    }

    .site label:hover [type=checkbox] + div:before, .site label:hover [type=radio] + div:before {
        -webkit-transition: none;
        transition: none;
        background-color: hsla(0, 0%, 60%, .5)
    }

    .form__field.has-error [type=date]:hover, .form__field.has-error [type=datetime-local]:hover, .form__field.has-error [type=datetime]:hover, .form__field.has-error [type=email]:hover, .form__field.has-error [type=month]:hover, .form__field.has-error [type=number]:hover, .form__field.has-error [type=password]:hover, .form__field.has-error [type=search]:hover, .form__field.has-error [type=tel]:hover, .form__field.has-error [type=text]:hover, .form__field.has-error [type=time]:hover, .form__field.has-error [type=url]:hover, .form__field.has-error [type=week]:hover, .form__field.has-error textarea:hover {
        border-color: #f9003c
    }
}

.intra, .outer {
    margin-left: auto;
    margin-right: auto;
    padding: 0 24px
}

.outer {
    max-width: 100%
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-left: -12px;
    margin-right: -12px
}

.col {
    padding-left: 12px;
    padding-right: 12px
}

.sm-1 {
    width: 8.33333%
}

.sm-2 {
    width: 16.66666%
}

.sm-3 {
    width: 25%
}

.sm-4 {
    width: 33.33333%
}

.sm-5 {
    width: 41.66667%
}

.sm-6 {
    width: 50%
}

.sm-7 {
    width: 58.33333%
}

.sm-8 {
    width: 66.66667%
}

.sm-9 {
    width: 75%
}

.sm-10 {
    width: 83.33333%
}

.sm-11 {
    width: 91.66667%
}

.sm-12 {
    width: 100%
}

@media screen and (min-width: 768px) {
    .intra, .outer {
        padding-left: 30px;
        padding-right: 30px
    }

    .intra {
        max-width: 542px
    }

    .md-1 {
        width: 8.33333%
    }

    .md-2 {
        width: 16.66666%
    }

    .md-3 {
        width: 25%
    }

    .md-4 {
        width: 33.33333%
    }

    .md-5 {
        width: 41.66667%
    }

    .md-6 {
        width: 50%
    }

    .md-7 {
        width: 58.33333%
    }

    .md-8 {
        width: 66.66667%
    }

    .md-9 {
        width: 75%
    }

    .md-10 {
        width: 83.33333%
    }

    .md-11 {
        width: 91.66667%
    }

    .md-12 {
        width: 100%
    }
}

@media screen and (min-width: 1440px) {
    .intra, .outer {
        padding-left: 0;
        padding-right: 0;
        max-width: 1200px
    }

    .lg-1 {
        width: 8.33333%
    }

    .lg-2 {
        width: 16.66666%
    }

    .lg-3 {
        width: 25%
    }

    .lg-4 {
        width: 33.33333%
    }

    .lg-5 {
        width: 41.66667%
    }

    .lg-6 {
        width: 50%
    }

    .lg-7 {
        width: 58.33333%
    }

    .lg-8 {
        width: 66.66667%
    }

    .lg-9 {
        width: 75%
    }

    .lg-10 {
        width: 83.33333%
    }

    .lg-11 {
        width: 91.66667%
    }

    .lg-12 {
        width: 100%
    }
}

.hide-on-desktop, .hide-on-mobile, .hide-on-tablet, .show-on-desktop, .show-on-tablet {
    display: none
}

.show-on-mobile {
    display: block
}

@media screen and (min-width: 768px) {
    .hide-on-mobile, .show-on-mobile, .show-on-tablet {
        display: block
    }

    .hide-on-desktop, .hide-on-tablet, .show-on-desktop {
        display: none
    }
}

@media screen and (min-width: 1440px) {
    .hide-on-mobile, .hide-on-tablet, .show-on-desktop, .show-on-mobile, .show-on-tablet {
        display: block
    }

    .hide-on-desktop {
        display: none
    }
}

.btn, a.btn, button.btn, input.btn, label.btn {
    font-size: 16px;
    line-height: 40px;
    font-weight: 700;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    overflow: hidden;
    width: 100%;
    min-width: 160px;
    height: 40px;
    margin: 0;
    border: 0;
    border-radius: 4px;
    padding: 0 8px;
    background: #e64b19;
    cursor: pointer;
    -webkit-transition: background .4s;
    transition: background .4s;
    -webkit-transition-timing-function: cubic-bezier(.2, 1, .3, 1);
    transition-timing-function: cubic-bezier(.2, 1, .3, 1)
}

.btn:after, .btn span, a.btn:after, a.btn span, button.btn:after, button.btn span, input.btn:after, input.btn span, label.btn:after, label.btn span {
    -webkit-transition: opacity .4s, -webkit-transform .4s;
    transition: opacity .4s, -webkit-transform .4s;
    transition: transform .4s, opacity .4s;
    transition: transform .4s, opacity .4s, -webkit-transform .4s;
    -webkit-transition-timing-function: cubic-bezier(.2, 1, .3, 1);
    transition-timing-function: cubic-bezier(.2, 1, .3, 1)
}

.btn:after, a.btn:after, button.btn:after, input.btn:after, label.btn:after {
    content: attr(title);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    -webkit-transform: translateY(25%);
    transform: translateY(25%)
}

.btn span, a.btn span, button.btn span, input.btn span, label.btn span {
    display: block;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.btn:active, .btn:focus, a.btn:active, a.btn:focus, button.btn:active, button.btn:focus, input.btn:active, input.btn:focus, label.btn:active, label.btn:focus {
    color: #fff
}

.btn.m-sec, a.btn.m-sec, button.btn.m-sec, input.btn.m-sec, label.btn.m-sec {
    font-size: 12px;
    line-height: 25px;
    height: 27px;
    min-width: 76px;
    border: thin solid hsla(0, 0%, 100%, .5);
    background-color: transparent
}

.btn.m-sec:after, a.btn.m-sec:after, button.btn.m-sec:after, input.btn.m-sec:after, label.btn.m-sec:after {
    color: #e64b19
}

.btn.m-orange, a.btn.m-orange, button.btn.m-orange, input.btn.m-orange, label.btn.m-orange {
    font-size: 12px;
    color: #e64b19;
    -webkit-box-shadow: inset 0 0 0 1px rgba(230, 75, 25, .5);
    box-shadow: inset 0 0 0 1px rgba(230, 75, 25, .5);
    background-color: #fff
}

.btn.m-grey, a.btn.m-grey, button.btn.m-grey, input.btn.m-grey, label.btn.m-grey {
    font-size: 12px;
    color: #555;
    background: #e6e6e6
}

.btn.m-small, a.btn.m-small, button.btn.m-small, input.btn.m-small, label.btn.m-small {
    line-height: 32px;
    height: 32px
}

.btn.is-disabled, .btn:disabled, a.btn.is-disabled, a.btn:disabled, button.btn.is-disabled, button.btn:disabled, input.btn.is-disabled, input.btn:disabled, label.btn.is-disabled, label.btn:disabled {
    cursor: default;
    background-color: #999
}

@media screen and (min-width: 768px) {
    .btn, a.btn, button.btn, input.btn {
        width: auto
    }
}

@media screen and (min-width: 1440px) {
    .btn:hover, a.btn:hover, button.btn:hover, input.btn:hover {
        color: #fff;
        text-decoration: none;
        background-color: #cf4520
    }

    .btn:hover:after, a.btn:hover:after, button.btn:hover:after, input.btn:hover:after {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    .btn:hover span, a.btn:hover span, button.btn:hover span, input.btn:hover span {
        opacity: 0;
        -webkit-transform: translateY(-25%);
        transform: translateY(-25%)
    }

    .btn.m-sec:hover, a.btn.m-sec:hover, button.btn.m-sec:hover, input.btn.m-sec:hover {
        border-color: #fff;
        background-color: #fff
    }

    .btn.m-sec.is-disabled:hover, .btn.m-sec:disabled:hover, a.btn.m-sec.is-disabled:hover, a.btn.m-sec:disabled:hover, button.btn.m-sec.is-disabled:hover, button.btn.m-sec:disabled:hover, input.btn.m-sec.is-disabled:hover, input.btn.m-sec:disabled:hover {
        color: #000;
        background-color: #999;
        border-color: #999
    }

    .btn.m-orange:hover, a.btn.m-orange:hover, button.btn.m-orange:hover, input.btn.m-orange:hover {
        color: #fff;
        border-color: #e64b19;
        background-color: #e64b19
    }

    .btn.is-disabled:hover, .btn:disabled:hover, a.btn.is-disabled:hover, a.btn:disabled:hover, button.btn.is-disabled:hover, button.btn:disabled:hover, input.btn.is-disabled:hover, input.btn:disabled:hover {
        background-color: #999
    }

    .btn.is-disabled:hover span, .btn:disabled:hover span, a.btn.is-disabled:hover span, a.btn:disabled:hover span, button.btn.is-disabled:hover span, button.btn:disabled:hover span, input.btn.is-disabled:hover span, input.btn:disabled:hover span {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    .btn.is-disabled:hover:after, .btn:disabled:hover:after, a.btn.is-disabled:hover:after, a.btn:disabled:hover:after, button.btn.is-disabled:hover:after, button.btn:disabled:hover:after, input.btn.is-disabled:hover:after, input.btn:disabled:hover:after {
        opacity: 0;
        -webkit-transform: translateY(-25%);
        transform: translateY(-25%)
    }
}

.h1 {
    font-size: 28px;
    line-height: 34px;
    font-weight: 700;
    margin: 0 0 16px
}

@media screen and (min-width: 768px) {
    .h1 {
        font-size: 36px;
        line-height: 40px;
        margin: 0 0 20px
    }
}

.a {
    color: #e64b19;
    border: 0
}

@media screen and (min-width: 1440px) {
    .a {
        color: #cf4520
    }
}

.price {
    font-size: 12px;
    line-height: 15px;
    color: #999
}

.price[data-discount]:after {
    content: attr(data-discount);
    color: #e64b19;
    margin-left: 10px
}

.price b:after, .price span:after {
    font-family: Rouble;
    font-weight: 400;
    line-height: 0;
    text-transform: none !important
}

.price span:after {
    content: "q"
}

.price b:after {
    content: "j"
}

.price b {
    font-size: 20px;
    line-height: 26px;
    color: #000
}

.b-popup {
    visibility: hidden;
    opacity: 0;
    position: fixed;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    width: 100vw;
    height: 100vh;
    padding: 16px;
    background-color: #fff;
    z-index: 2
}

.b-popup, .b-popup:after {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.b-popup:after {
    content: "";
    height: 100%;
    position: absolute;
    border: 16px solid #e6e6e6;
    z-index: -1
}

.b-popup.is-open {
    width: auto;
    height: auto;
    visibility: visible;
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    z-index: 20
}

.b-popup__outer {
    height: 100%;
    padding: 24px;
    overflow: auto
}

.b-popup .btn__wrap {
    position: absolute;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto
}

.b-popup .btn__wrap button {
    font-size: 16px;
    line-height: 1;
    color: #e6e6e6;
    padding: 32px
}

@media screen and (min-width: 768px) {
    .b-popup {
        background-color: hsla(0, 0%, 100%, .8);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 0;
        overflow: auto
    }

    .b-popup:after {
        display: none
    }

    .b-popup__outer {
        height: auto;
        margin: 0 auto auto;
        padding: 50px 0;
        overflow: visible
    }

    .b-popup__inner {
        height: auto;
        position: relative;
        max-width: 660px;
        padding: 64px;
        background: #fff;
        border: 16px solid #e6e6e6
    }

    .b-popup .btn__wrap {
        position: absolute;
        top: -16px;
        right: -16px;
        bottom: auto;
        left: auto
    }

    .b-popup .btn__wrap button {
        padding: 40px
    }
}

@media screen and (min-width: 1440px) {
    .b-popup__outer {
        padding: 100px 0
    }

    .b-popup .btn__wrap button {
        -webkit-transition: color .25s;
        transition: color .25s
    }

    .b-popup .btn__wrap button:hover {
        color: #555;
        -webkit-transition: none;
        transition: none
    }
}

.e-heading {
    padding: 0 24px;
    margin: 0 -24px 24px;
    border-bottom: none;
    position: relative
}

.e-heading .e-heading__subtitle, .e-heading h2 {
    color: #999;
    font-family: Roboto, Arial, sans-serif;
    font-size: 16px;
    line-height: 28px;
    margin: 0;
    font-weight: 400
}

.e-heading .e-heading__title, .e-heading h1 {
    margin: 0 0 16px
}

.e-heading .e-heading__title + .b-file-name, .e-heading .e-heading__title + .form__field, .e-heading h1 + .b-file-name, .e-heading h1 + .form__field {
    margin-top: 16px
}

@media screen and (min-width: 768px) {
    .e-heading {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        width: 100%;
        padding: 0;
        margin: 0 0 34px
    }

    .e-heading .e-heading__title, .e-heading h1 {
        margin-bottom: 0
    }

    .e-heading .e-heading__title + .form__field, .e-heading h1 + .form__field {
        margin-top: 0
    }

    .e-heading .form__field.m-search {
        width: 258px
    }

    .e-heading .form__field.m-search [type=text] {
        padding: 5px 139px 6px 9px
    }
}

@media (max-width: 767px) {
    .e-heading.mod-compact {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 0 24px;
        padding-bottom: 0;
        margin-bottom: 3px
    }

    .e-heading.mod-compact:after {
        display: none
    }

    .e-heading.mod-compact section {
        width: 100%;
        padding: 0 24px
    }

    .e-heading.mod-compact .b-search-new {
        position: absolute;
        right: 24px;
        left: 24px;
        width: auto;
        bottom: 5px
    }

    .e-heading.mod-compact h1 {
        margin: 0
    }

    .e-heading.b-breadcrumbs {
        margin-bottom: 16px
    }
}

.header {
    margin-bottom: 8px
}

@media (max-width: 767px) {
    .header.mod-compact {
        border-bottom: 1px solid #e6e6e6;
        margin-bottom: 8px
    }

    .header.mod-compact .header__inner {
        padding: 14px 0 8px
    }
}

.header__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 24px 0;
    max-width: 1200px;
    margin: 0 auto
}

.header .logo {
    line-height: 0;
    display: block
}

.header .logo svg {
    width: 32px;
    height: 32px
}

.header a {
    background: none
}

.header [class*=-element] {
    font-size: 21px;
    color: #000
}

@media screen and (min-width: 768px) {
    .header__inner {
        padding: 45px 0 26px
    }

    .header .logo svg {
        width: 70px;
        height: 70px
    }

    .header [class*=-element] {
        font-size: 36px
    }
}

@media screen and (min-width: 1440px) {
    .header {
        margin-bottom: 19px
    }

    .header__inner {
        padding: 45px 0 40px
    }

    .header .logo:hover, .header [class*=-element]:hover {
        color: #000;
        background: none
    }
}

.footer {
    font-size: 14px;
    line-height: 22px;
    background-color: rgba(0, 0, 0, .02);
    margin-top: 40px;
    overflow: hidden
}

.footer__inner {
    padding: 40px 0 51px;
    max-width: 1200px;
    margin: 0 auto
}

.footer__wrap {
    margin-left: auto;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.footer__data {
    position: relative;
    margin-top: auto
}

.footer__data:before {
    content: "\e804";
    font-family: Icons;
    line-height: 100%;
    font-size: 103px;
    color: #e64b19;
    position: absolute;
    top: 0;
    right: auto;
    bottom: auto;
    left: -31px;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.footer .logo {
    line-height: 0;
    display: none;
    margin-right: 60px
}

.footer .logo img, .footer .logo svg {
    width: 60px
}

.footer a {
    border: 0
}

.footer span {
    color: #fff
}

@media screen and (min-width: 768px) {
    .footer__inner {
        padding: 45px 0 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .footer .logo {
        display: block
    }
}

@media screen and (min-width: 1440px) {
    .footer .logo {
        margin-right: 60px
    }

    .footer .logo:hover {
        color: #000;
        background: none
    }
}

.footer__column {
    margin-right: 40px;
    list-style: none;
    max-width: 230px
}

.footer__column span {
    color: #868686;
    display: inline-block;
    position: relative
}

.footer__column span:after {
    position: absolute;
    content: "";
    bottom: -5px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #cbcbcb
}

.footer__column ul {
    list-style: none;
    padding: 0;
    margin: 0 0 24px
}

.footer__column ul li {
    margin-bottom: 6px;
    padding-left: 0;
    font-size: 14px;
    font-weight: 700;
    opacity: .6;
    color: #000
}

.footer__column ul li a {
    color: #000;
    text-decoration: none
}

.footer__column ul li:before {
    content: ""
}

.footer__column ul li.footer__list-item--title {
    padding-bottom: 5px;
    opacity: .7;
    font-size: 10px;
    letter-spacing: .5px;
    font-weight: 700;
    text-transform: uppercase;
    color: #868686;
    margin-bottom: 16px
}

.footer__social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px
}

@media (min-width: 768px) {
    .footer__social {
        margin-bottom: 0
    }
}

a.footer__social-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 10px;
    width: 40px;
    height: 40px;
    border: 1px solid #000;
    border-radius: 50%;
    background: transparent;
    -webkit-transition: all .3s;
    transition: all .3s;
    cursor: pointer
}

a.footer__social-link:hover {
    background: #e64b19;
    border: 1px solid #fff
}

a.footer__social-link:hover svg {
    fill: #fff
}

.footer__list-item a {
    color: #000;
    -webkit-transition: color .2s !important;
    transition: color .2s !important
}

.footer__list-item a:hover {
    background: transparent;
    color: var(--v-primary-base)
}

.footer__data {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.footer__data span {
    color: #000
}

.b-prods {
    padding-bottom: 162px
}

.b-prods, .b-prods__inner {
    position: relative
}

.b-prods__inner.show-image .b-prods__img {
    position: static;
    visibility: visible;
    opacity: 1;
    -webkit-transform: none;
    transform: none
}

.b-prods__inner.show-image .b-prods__list {
    display: none
}

.b-prods__inner.show-image .b-prods__tools .form__field {
    opacity: 0;
    visibility: hidden
}

.b-prods__data {
    z-index: 10
}

.b-prods__data .form__row {
    margin-bottom: 16px
}

.b-prods__img {
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: auto;
    left: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(-9999px);
    transform: translateY(-9999px)
}

.b-prods__slider .slick-slide__inner {
    overflow: hidden !important
}

.b-prods__slider.slick-initialized .slick-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.b-prods__slider .slick-track {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.b-prods__slider .slick-slide {
    font-size: 0;
    line-height: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: auto
}

.b-prods__slider .slick-slide button {
    font-size: 12px;
    line-height: 14px;
    color: #000;
    font-weight: 400;
    position: absolute;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto
}

.b-prods__slider .slick-slide span {
    border-bottom: 1px dashed rgba(0, 0, 0, .5)
}

.b-prods__list {
    margin: 0 -8px
}

.b-prods__list.is-empty {
    margin: 0;
    padding-top: 14px
}

.b-prods__list.is-empty:after {
    content: "Ничего не найдено";
    font-size: 18px;
    color: rgba(0, 0, 0, .5)
}

.b-prods__item:not(:last-child) {
    margin-bottom: 2px
}

.b-prods__tools {
    margin-bottom: 16px
}

.b-prods__tools button {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 24px;
    border-bottom: 1px dashed rgba(0, 0, 0, .5)
}

.b-prods__total {
    position: absolute;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    z-index: 1;
    -webkit-transition: none;
    transition: none
}

.b-prods__total_outer {
    position: relative;
    background-color: #fff;
    padding: 16px 24px 24px
}

.b-prods__total_outer:before {
    content: "";
    display: block;
    height: 20px;
    position: absolute;
    top: 8px;
    right: 0;
    bottom: auto;
    left: 0;
    border-radius: 100%;
    background-color: transparent;
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .2);
    z-index: -1;
    -webkit-transition: -webkit-box-shadow .3s cubic-bezier(.65, .05, .36, 1);
    transition: -webkit-box-shadow .3s cubic-bezier(.65, .05, .36, 1);
    transition: box-shadow .3s cubic-bezier(.65, .05, .36, 1);
    transition: box-shadow .3s cubic-bezier(.65, .05, .36, 1), -webkit-box-shadow .3s cubic-bezier(.65, .05, .36, 1)
}

.b-prods__total_inner {
    font-size: 14px;
    line-height: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.b-prods__total_inner:before {
    content: attr(title);
    font-size: 18px;
    margin-right: 16px
}

.b-prods__total a {
    font-size: 14px;
    color: #000;
    margin-left: auto
}

.b-prods__total a i {
    font-size: 12px;
    color: rgba(0, 0, 0, .5)
}

.b-prods__total button[after] {
    line-height: 16px;
    margin-right: auto
}

.b-prods__total button[after] span {
    display: inline-block;
    border-bottom: 1px dashed rgba(0, 0, 0, .5)
}

.b-prods__total button[after]:after {
    content: attr(after)
}

.b-prods__total button.btn {
    line-height: 40px;
    height: 40px;
    width: 100%;
    margin-top: 15px;
    min-width: 0
}

.b-prods__total.is-fixed {
    position: fixed
}

.b-prods__total.in-bottom {
    position: absolute
}

.b-prods__total.is-invisible {
    -webkit-transition: -webkit-transform .3s cubic-bezier(.65, .05, .36, 1);
    transition: -webkit-transform .3s cubic-bezier(.65, .05, .36, 1);
    transition: transform .3s cubic-bezier(.65, .05, .36, 1);
    transition: transform .3s cubic-bezier(.65, .05, .36, 1), -webkit-transform .3s cubic-bezier(.65, .05, .36, 1);
    -webkit-transform: scaleY(0);
    transform: scaleY(0)
}

.b-prods__total.is-invisible .b-prods__total_outer:before {
    display: none
}

.b-prods.b-schema-page .e-prod.is-active .i-svg svg * {
    stroke: #fff
}

.b-prods.b-schema-page .e-prod.is-active .i-svg svg.in-transit {
    fill: #fff
}

.b-prods.b-schema-page .b-legend {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 10px;
    font-size: 12px;
    margin-top: 15px
}

.b-prods.b-schema-page .b-legend .b-legend__item .i-svg {
    width: 14px
}

.b-prods.b-schema-page .b-legend .b-legend__item:last-child .i-svg {
    width: 20px
}

.b-prods.b-schema-page .b-legend i:before {
    margin-top: 8px
}

.b-prods.b-schema-page .b-legend svg.have-analogs *, .b-prods.b-schema-page .b-legend svg.on-storage * {
    stroke: #555 !important
}

.b-prods.b-schema-page .b-legend svg.in-transit * {
    fill: #555 !important;
    stroke: #555 !important
}

.b-prods.b-schema-page .b-legend i {
    margin-right: 6px
}

.b-prods.b-schema-page .b-legend span {
    margin-right: 24px
}

.b-prods.b-schema-page .b-catalog-status-icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    top: 2px;
    margin-right: 15px
}

.b-prods.b-schema-page .b-catalog-status-icons i {
    width: 22px
}

.b-prods.b-schema-page i:before {
    font-size: 12px
}

.b-prods.b-schema-page svg.on-storage {
    width: 15px;
    height: 15px
}

.b-prods.b-schema-page svg.on-storage * {
    fill: none;
    stroke: #1a1a1a;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 30px
}

.b-prods.b-schema-page svg.have-analogs {
    width: 15px;
    height: 15px
}

.b-prods.b-schema-page svg.have-analogs * {
    fill: none;
    stroke: #1a1a1a;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 30px
}

.b-prods.b-schema-page svg.in-transit {
    width: 24px;
    height: 15px
}

.b-prods.b-schema-page svg.in-transit path {
    stroke-width: 130px
}

.b-prods.b-schema-page .i-kit {
    margin-right: 5px
}

.b-prods.b-schema-page .e-prod__data:before {
    width: 8px
}

.b-prods.b-schema-page .e-prod__data span {
    width: 21%
}

.e-prod {
    font-size: 10px;
    line-height: 16px;
    padding: 0 8px;
    cursor: pointer
}

.e-prod__data {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 7px 0
}

.e-prod__data span {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.e-prod__data span:first-child {
    font-size: 14px;
    width: 35%;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.e-prod__data span[data-count] {
    display: none;
    width: auto;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    margin: 0 0 0 auto
}

.e-prod__data span[data-count]:after {
    content: attr(data-count)
}

.e-prod__data span[data-engname] {
    text-transform: uppercase
}

.e-prod__data span + span, .e-prod__data span:nth-child(3) {
    margin-left: 8px
}

.e-prod__data:before {
    content: attr(data-num);
    text-align: right;
    width: 42px;
    margin: 0 8px 0 0
}

.e-prod__tools {
    display: none;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 0 14px 20px;
    margin: 8px 0 0
}

.e-prod__tools .btn {
    width: auto
}

.e-prod__tools:empty {
    margin: 0;
    padding: 0
}

.e-prod__up {
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 0;
    right: 8px;
    bottom: 0;
    left: auto
}

.e-prod__up button {
    font-size: 12px;
    line-height: 14px;
    color: #fff;
    font-weight: 400
}

.e-prod__up span {
    border-bottom: 1px dashed hsla(0, 0%, 100%, .5)
}

.e-prod.m-cmpl {
    position: relative
}

.e-prod.m-cmpl:before {
    content: "";
    position: absolute;
    top: 0;
    right: -16px;
    bottom: 0;
    left: -16px;
    background: #e6e6e6;
    border-top: 1px solid #cbcbcb;
    border-bottom: 1px solid #cbcbcb
}

.e-prod.m-pack {
    display: none;
    padding-left: 30px
}

.e-prod.m-pack .e-prod__data span:first-child {
    font-size: 12px
}

.e-prod.m-pack.is-selected {
    display: block
}

.e-prod.is-selected {
    color: #e64b19
}

.e-prod.is-selected .e-prod__data span[data-count] {
    display: block
}

.e-prod.is-open {
    color: #fff;
    font-weight: 700;
    position: relative
}

.e-prod.is-open:before {
    content: "";
    position: absolute;
    top: 0;
    right: -16px;
    bottom: 0;
    left: -16px;
    background-color: #555;
    -webkit-box-shadow: none;
    box-shadow: none
}

.e-prod.is-open ~ .m-pack {
    display: block
}

.e-prod.is-open .e-prod__data span:nth-child(3) {
    opacity: 0
}

.e-prod.is-open .e-prod__data span[data-count] {
    display: none
}

.e-prod.is-open .e-prod__up {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.e-prod.is-active {
    color: #fff;
    position: relative;
    z-index: 1
}

.e-prod.is-active:before {
    content: "";
    position: absolute;
    top: -4px;
    right: -16px;
    bottom: -4px;
    left: -16px;
    background: #e64b19;
    -webkit-box-shadow: 0 0 20px 0 rgba(230, 75, 25, .4);
    box-shadow: 0 0 20px 0 rgba(230, 75, 25, .4);
    border: 0
}

.e-prod.is-active .e-prod__data span:first-child {
    font-weight: 700
}

.e-prod.is-active .e-prod__data span:last-child {
    max-width: 70px;
    overflow: hidden;
    text-overflow: ellipsis
}

.e-prod.is-active .e-prod__up {
    display: none
}

.e-prod.is-active .e-prod__tools {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: auto;
    right: 8px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 2.5px 0;
    top: 0;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.e-prod.has-blur {
    opacity: .5
}

@media screen and (min-width: 768px) {
    .b-prods {
        border-top: 1px solid #e6e6e6;
        padding-bottom: 56px
    }

    .b-prods .intra {
        max-width: 558px
    }

    .b-prods__tools {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-left: 18px
    }

    .b-prods__tools button {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin: 0
    }

    .b-prods__list {
        margin: 0;
        width: 530px
    }

    .b-prods__list.is-empty {
        padding-left: 18px
    }

    .b-prods__data {
        width: 498px;
        margin: 40px auto
    }

    .b-prods__total_outer {
        padding: 8px 0
    }

    .b-prods__total_outer:before {
        height: auto;
        position: absolute;
        top: 8px;
        right: 0;
        bottom: 8px;
        left: 0;
        -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, .2);
        box-shadow: 0 0 40px rgba(0, 0, 0, .2)
    }

    .b-prods__total_inner {
        margin: 0 auto;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .b-prods__total_inner:before {
        margin-right: 24px
    }

    .b-prods__total a {
        margin-left: 0
    }

    .b-prods__total button[after] {
        margin-right: 50px
    }

    .b-prods__total button.btn {
        width: auto;
        min-width: 125px;
        margin: 0 0 0 32px;
        padding: 0 28px
    }

    .e-prod__data span {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 30%
    }

    .e-prod__data span:first-child {
        width: 25%
    }

    .e-prod__data span[data-count] {
        width: auto
    }

    .e-prod__data span:nth-child(3) {
        display: block
    }

    .e-prod__tools {
        margin: 0;
        padding: 0;
        width: 187px;
        position: absolute;
        top: auto;
        right: 0;
        bottom: 2px;
        left: auto
    }

    .e-prod__up {
        right: 0
    }

    .e-prod.m-cmpl:before {
        position: absolute;
        top: 0;
        right: -6px;
        bottom: 0;
        left: -6px;
        border: 1px solid #cbcbcb;
        border-radius: 2px
    }

    .e-prod.m-cmpl.is-active:before {
        border: 0
    }

    .e-prod.m-pack .e-prod__tools .btn {
        -webkit-transform: none;
        transform: none
    }

    .e-prod.is-open:before {
        top: 0;
        bottom: 0
    }

    .e-prod.is-active:before, .e-prod.is-open:before {
        position: absolute;
        right: -6px;
        left: -6px;
        border-radius: 2px
    }

    .e-prod.is-active:before {
        top: -4px;
        bottom: -4px
    }
}

@media screen and (min-width: 1440px) {
    .e-prod__up button span {
        -webkit-transition: border-color .25s;
        transition: border-color .25s
    }

    .e-prod__up button span:hover {
        border-color: transparent;
        -webkit-transition: none;
        transition: none
    }

    .e-prod.is-hover, .e-prod.m-cmpl.is-hover, .e-prod.m-cmpl:hover, .e-prod:hover {
        color: #fff;
        background-color: #999
    }

    .e-prod.m-cmpl.is-hover:before, .e-prod.m-cmpl:hover:before {
        background-color: #999;
        border-color: #999
    }

    .e-prod.is-active.is-hover:before, .e-prod.is-active:hover:before {
        background-color: #e64b19;
        border-color: #e64b19
    }
}

@media screen and (min-width: 1279px) {
    .b-prods .intra {
        max-width: 1200px
    }

    .b-prods__list {
        width: 530px
    }

    .b-prods__list_dots-page {
        min-height: 690px
    }

    .b-prods__inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0 -90px 0 0
    }

    .b-prods__inner, .b-prods__inner.show-image .b-prods__img {
        position: relative
    }

    .b-prods__inner.show-image .b-prods__tools .form__field {
        opacity: 1;
        visibility: visible
    }

    .b-prods__data {
        margin: 40px 49px 40px 0
    }

    .b-prods__data:only-child {
        margin: 40px auto
    }

    .b-prods__img {
        margin-right: -60px;
        -webkit-transform: none;
        transform: none;
        visibility: visible;
        opacity: 1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin: 80px -50px 0 0
    }

    .b-prods__img .slick-track {
        width: 1325px !important
    }

    .b-prods__img_inner {
        width: 743px
    }

    .b-prods__img_inner.is-fixed {
        position: fixed;
        top: 10px
    }

    .b-prods__img_inner.in-bottom {
        top: auto;
        bottom: 310px
    }

    .b-prods__tools button {
        display: none
    }

    .b-prods__total [after] span {
        -webkit-transition: border-color .25s;
        transition: border-color .25s
    }

    .b-prods__total [after]:hover {
        color: #e64b19;
        -webkit-transition: none;
        transition: none
    }

    .b-prods__total [after]:hover span {
        border-color: rgba(230, 75, 25, .5);
        -webkit-transition: none;
        transition: none
    }

    .b-prods__total a:hover {
        color: #e64b19;
        background: none
    }

    .b-prods__slider .slick-list {
        padding-top: 10px
    }

    .b-prods__slider .slick-slide__inner {
        position: relative;
        overflow: auto;
        height: calc(100vh - 56px)
    }

    .b-prods__slider .slick-slide button span {
        -webkit-transition: border-color .25s;
        transition: border-color .25s
    }

    .b-prods__slider .slick-slide button span:hover {
        border-color: transparent;
        -webkit-transition: none;
        transition: none
    }
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
    .b-prods__img.schema-width-dots .slick-list {
        width: 754px;
        left: -127px;
        padding-top: 10px
    }

    .b-prods__img.schema-width-dots .slick-list .slick-track, .b-prods__img.schema-width-dots .slick-list .slick-track .slick-slide, .b-prods__img.schema-width-dots .slick-list .slick-track .slick-slide .slick-slide__inner {
        width: 745px !important
    }
}

@media screen and (max-width: 767px) {
    .b-prods button[switch] {
        display: none
    }
}

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

.b-qty [type=text] {
    font-size: 12px;
    line-height: 24px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    width: 39px;
    max-width: none;
    min-width: 0;
    height: auto;
    padding: 0;
    border: 0;
    border-radius: 0;
    background-color: transparent
}

.b-qty [type=text]:-moz-read-only {
    background-color: transparent
}

.b-qty [type=text]:read-only {
    background-color: transparent
}

.b-qty button {
    line-height: 1;
    padding: 1px 0
}

.b-qty button:before {
    font-size: 24px;
    color: #fff
}

.b-qty button[data-inc]:before {
    content: "\e808";
    font-family: Icons;
    line-height: 100%
}

.b-qty button[data-dec]:before {
    content: "\e806";
    font-family: Icons;
    line-height: 100%
}

.b-qty button:disabled {
    opacity: .4
}

[data-popup=order] p {
    margin-bottom: 32px
}

@media screen and (min-width: 768px) {
    [data-popup=order] .form__row {
        max-width: 320px
    }

    [data-popup=order] label {
        margin-right: -12px
    }
}

.b-category, .b-link-list {
    margin-bottom: 40px
}

.b-category h2, .b-link-list h2 {
    margin: 0
}

.b-category p, .b-link-list p {
    color: #999
}

.b-category img, .b-link-list img {
    position: relative;
    top: 50%;
    right: auto;
    bottom: auto;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.b-category a, .b-link-list a {
    display: block
}

.b-category__item, .b-link-list__item {
    margin-top: 14px;
    border-top: 1px solid #e6e6e6;
    padding-top: 15px
}

.b-category__item:first-child, .b-link-list__item:first-child {
    margin-top: 0;
    border: 0;
    padding: 0
}

.b-category__item_img, .b-link-list__item_img {
    display: none
}

@media screen and (min-width: 768px) {
    .b-category__inner {
        margin: -40px -12px 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .b-category__item {
        width: 50%
    }

    .b-category__item, .b-category__item:first-child {
        margin-top: 40px;
        border: 0;
        padding: 0 12px
    }

    .b-category__item_img {
        display: block;
        height: 256px;
        margin: 0 0 12px;
        text-align: center
    }

    .b-link-list__item {
        margin-top: 24px;
        border: 0;
        padding: 0
    }

    .b-link-list__item:first-child {
        margin-top: 0
    }
}

@media screen and (min-width: 1440px) {
    .b-category {
        margin-bottom: 66px
    }

    .b-category__item {
        width: 33.333333%
    }

    .b-category__item h2 {
        -webkit-transition: color .2s;
        transition: color .2s
    }

    .b-category__item a:hover {
        background: none
    }

    .b-category__item:hover h2 {
        -webkit-transition: none;
        transition: none;
        color: #e64b19
    }

    .b-link-list__item h2 {
        -webkit-transition: color .2s;
        transition: color .2s
    }

    .b-link-list__item a:hover {
        background: none
    }

    .b-link-list__item:hover h2 {
        -webkit-transition: none;
        transition: none;
        color: #e64b19
    }
}

.b-heading {
    color: #999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: 24px
}

.b-heading .h1, .b-heading h1, .b-heading p {
    margin: 0
}

.b-heading p {
    width: 100%
}

.b-heading a {
    color: #999
}

@media screen and (min-width: 1440px) {
    .b-heading a {
        -webkit-transition: all .2s;
        transition: all .2s
    }

    .b-heading a:hover {
        color: #000;
        background: none;
        -webkit-transition: none;
        transition: none
    }
}

@media screen and (min-width: 768px) {
    .b-heading {
        width: 100%;
        margin-bottom: 38px
    }
}

.b-filter {
    font-size: 14px;
    line-height: 28px;
    color: #000;
    position: relative;
    z-index: 1
}

.b-filter [type=reset] span {
    border-bottom: 1px dashed rgba(0, 0, 0, .5)
}

.b-filter__inner {
    margin: 0 -24px 24px;
    padding: 0 24px 10px;
    background-color: #fff
}

.b-filter__inner:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    z-index: 11;
    pointer-events: none;
    top: 100%;
    height: 50px;
    background: radial-gradient(rgba(0, 0, 0, .05), hsla(0, 0%, 100%, 0) 80%);
    background-position-y: -25px;
    background-repeat: no-repeat
}

.b-filter__list {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.b-filter__list .e-filter + .e-filter {
    margin: 15px 0 0
}

.b-filter .btn-box {
    text-align: center
}

.b-filter .btn-box button + button {
    margin-top: 24px
}

.e-search {
    margin-bottom: 8px
}

.e-filter {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    z-index: 1
}

.e-filter [type=checkbox][name=flabel] {
    display: none
}

.e-filter label {
    font-size: 14px;
    line-height: 28px;
    color: #000
}

.e-filter label[title] {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 2px 13px;
    background-color: #f5f5f5;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px
}

.e-filter label[title]:empty {
    background-color: transparent;
    position: relative;
    padding-right: 30px
}

.e-filter label[title]:empty:before {
    content: attr(title)
}

.e-filter label[title]:empty:after {
    content: "\e800";
    font-family: Icons;
    line-height: 100%;
    font-size: 6px;
    height: 6px;
    position: absolute;
    top: 0;
    right: 13px;
    bottom: 0;
    left: auto;
    margin: auto
}

.e-filter label[for*=flabel], .e-filter label[title]:empty ~ button {
    display: none
}

.e-filter select {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    -webkit-appearance: menulist-button
}

.e-filter button {
    width: 34px;
    height: 32px;
    border-left: 2px solid #fff;
    position: relative;
    background-color: #f5f5f5;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    -webkit-transform: none !important;
    transform: none !important;
    z-index: 1
}

.e-filter button:after {
    content: "\e802";
    font-family: Icons;
    line-height: 100%;
    font-size: 6px;
    color: #000;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.e-filter__dd, .e-filter button:after {
    position: absolute;
    right: auto;
    bottom: auto
}

.e-filter__dd {
    display: none;
    width: 240px;
    padding: 16px 24px;
    max-height: 280px;
    overflow: auto;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #f5f5f5;
    top: calc(100% + 10px);
    left: -11px
}

.e-filter__dd label {
    display: block
}

.e-filter__dd label span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

[data-popup=filter] .b-popup__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    height: 100%
}

[data-popup=filter] .btn-box {
    margin-top: auto
}

@media screen and (min-width: 768px) {
    .b-filter__inner {
        margin: 0 -30px 40px;
        padding: 0 30px 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .b-filter__inner:before {
        position: absolute;
        top: auto;
        right: -30px;
        bottom: 0;
        left: -30px
    }

    .b-filter__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap
    }

    .b-filter__list .e-filter + .e-filter {
        margin: 0 0 0 15px
    }

    .b-filter .btn-box {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .b-filter .btn-box .btn, .b-filter .js-popup-open {
        display: none
    }

    .b-filter [data-popup=filter] {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .b-filter [type=reset] {
        margin-bottom: 16px
    }

    .b-filter .b-heading {
        display: none
    }

    .e-search {
        width: 188px;
        margin: 0 50px 0 0
    }

    .e-filter [type=checkbox][name=flabel] {
        display: none
    }

    .e-filter [type=checkbox][name=flabel]:checked ~ .e-filter__dd {
        display: block
    }

    .e-filter [type=checkbox][name=flabel]:checked ~ label[title]:empty:after {
        content: "\e80a";
        font-family: Icons;
        line-height: 100%
    }

    .e-filter select {
        visibility: hidden;
        opacity: 0;
        position: absolute;
        top: auto;
        right: auto;
        bottom: auto;
        left: -9999px
    }

    .e-filter label {
        display: none
    }

    .e-filter__dd label, .e-filter label[for*=flabel] {
        display: block
    }

    [data-popup=filter] {
        position: static;
        background-color: transparent;
        display: block;
        z-index: auto;
        overflow: visible;
        width: auto;
        height: auto;
        -webkit-transform: none;
        transform: none;
        visibility: visible;
        opacity: 1
    }

    [data-popup=filter] .b-popup__outer {
        padding: 0
    }

    [data-popup=filter] .b-popup__inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column wrap;
        flex-flow: column wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        height: auto;
        max-width: none;
        padding: 0;
        background: transparent;
        border: 0
    }

    [data-popup=filter] .b-filter__head, [data-popup=filter] .btn__wrap {
        display: none
    }
}

@media screen and (min-width: 1440px) {
    .b-filter__inner {
        margin: 0 0 40px;
        padding: 0 0 10px
    }

    .b-filter__inner:before {
        position: absolute;
        top: auto;
        right: 0;
        bottom: 0;
        left: 0
    }

    .b-filter .btn-box {
        margin-top: 0;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .b-filter [type=reset] {
        margin-bottom: 0
    }

    [data-popup=filter] .b-popup__inner {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.b-file [type=file] {
    display: none
}

.b-file label {
    font-size: 12px;
    line-height: 20px;
    font-style: italic;
    color: rgba(0, 0, 0, .5);
    position: absolute;
    top: 6px;
    right: 34px
}

.b-file-data {
    font-size: 12px;
    line-height: 19px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.b-file-data.is-hide {
    display: none
}

.b-file-data span {
    font-size: 10px;
    color: rgba(0, 0, 0, .5)
}

.b-file-data__name {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border: 1px solid #555;
    padding: 6px 11px 4px
}

.b-file-data .btn-box {
    width: 59px;
    margin-left: 8px
}

.b-file-data .btn {
    width: 100%;
    min-width: 0;
    padding: 0
}

.b-file-field.is-hide, .form__field.is-hide {
    display: none
}

@media screen and (min-width: 768px) {
    .b-file-data__name {
        width: 281px
    }
}

.b-search-result {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 22px
}

.b-search-result p {
    padding: 0;
    margin: 0
}

.b-search-result i, .b-search-result p span {
    color: rgba(0, 0, 0, .5)
}

.b-search-result i {
    font-size: 14px
}

.b-search-result input[type=file] {
    display: none
}

.b-search-result label {
    font-size: 12px;
    line-height: 20px;
    color: rgba(0, 0, 0, .5);
    font-style: italic
}

.b-search-result .b-file-data__name {
    padding-left: 0;
    padding-right: 0;
    border-color: transparent
}

.b-search-result .b-file-data .btn-box {
    margin-left: 16px
}

@media screen and (min-width: 768px) {
    .b-search-result {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .b-search-result .b-file-data, .b-search-result .b-file-field {
        margin-left: 40px
    }

    .b-search-result .b-file-data__name {
        width: auto
    }
}

.b-search {
    padding-bottom: 162px
}

@media screen and (min-width: 768px) {
    .b-search {
        padding-bottom: 96px
    }
}

.b-search .b-catalog__item, .b-search .b-catalog__item a, .b-search input.search-input__field {
    font-size: 13px;
    line-height: 1.3
}

.b-req-articles + .b-req-articles {
    margin-top: 32px
}

.site .b-req-articles h3 {
    display: none
}

.site .b-req-articles__item {
    margin-bottom: 16px
}

.site .b-req-articles__item:first-of-type .b-req-articles__article {
    background-color: #f5f5f5
}

.site .b-req-articles__article {
    padding: 7px 8px 6px;
    margin-bottom: 8px
}

.site .b-req-articles__article span {
    line-height: 24px;
    font-size: 12px
}

.site .b-req-articles__article span.m-less {
    font-size: 9px;
    line-height: 14px
}

.site .b-req-articles__article span + span {
    margin-left: 16px
}

.site .b-req-articles__data {
    padding: 0 8px
}

.site .b-req-articles__data .btn {
    border-color: #e64b19;
    color: #e64b19
}

.site .b-req-articles__count-stock {
    font-size: 9px;
    line-height: 14px;
    margin-bottom: 4px
}

.site .b-req-articles__wrap-main {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 4px
}

.site .b-req-articles__wrap-inner, .site .b-req-articles__wrap-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.site .b-req-articles__days {
    font-size: 9px;
    line-height: 14px
}

.site .b-req-articles__price {
    font-size: 10px;
    line-height: 24px;
    margin-right: 16px
}

.site .b-req-articles .b-qty input {
    color: #000
}

.site .b-req-articles .b-qty button:before {
    color: #e64b19
}

@media screen and (min-width: 768px) {
    .b-req-articles + .b-req-articles {
        margin-top: 24px
    }

    .site .b-req-articles h3 {
        display: block;
        margin-bottom: 16px;
        font-weight: 400
    }

    .site .b-req-articles__data {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .site .b-req-articles__data .btn {
        margin-left: 9px
    }

    .site .b-req-articles__count-stock, .site .b-req-articles__wrap-main {
        margin-bottom: 0
    }

    .site .b-req-articles__price {
        margin-left: 26px
    }

    .site .b-req-articles__days {
        margin-left: 17px
    }

    .site .b-req-articles .b-qty {
        margin-left: 26px
    }
}

@media screen and (min-width: 1440px) {
    .m-popup-table-more .b-popup__inner {
        max-width: 960px;
        width: 960px
    }

    .site .b-req-articles__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
        padding: 2px 14px 5px 15px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 0
    }

    .site .b-req-articles__item:first-of-type {
        background-color: #f5f5f5
    }

    .site .b-req-articles__item:first-of-type .b-req-articles__article {
        background-color: transparent
    }

    .site .b-req-articles__article {
        background-color: transparent;
        margin-bottom: 0;
        padding: 0;
        width: 280px
    }

    .site .b-req-articles__article, .site .b-req-articles__count-stock, .site .b-req-articles__days, .site .b-req-articles__price {
        -webkit-transform: translateY(2px);
        transform: translateY(2px)
    }

    .site .b-req-articles__data {
        padding: 0 0 0 20px
    }

    .site .b-req-articles .btn:hover {
        background-color: #e64b19;
        border-color: #e64b19
    }

    .site .b-req-articles .btn:hover:after {
        color: #fff
    }
}

hr.b-border-head {
    margin: 0 0 16px -24px;
    height: 1px;
    width: 100vw;
    position: relative;
    background-color: #e6e6e6
}

hr.b-border-head.mod-border-shadow {
    width: 100%;
    display: none;
    height: 0;
    margin: 0 0 0 -24px
}

hr.b-border-head.mod-border-shadow:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    height: 50px;
    background: radial-gradient(rgba(0, 0, 0, .05), transparent 80%);
    background-position-y: -25px;
    background-repeat: no-repeat
}

@media screen and (min-width: 768px) {
    hr.b-border-head {
        margin: 0 0 40px;
        width: 100%
    }

    hr.b-border-head.mod-border-shadow {
        display: inline-block;
        margin-bottom: 56px
    }
}

.b-prods__list-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 3px 0;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 10px
}

.b-prods__list-header div:first-of-type {
    width: 25%;
    margin-left: 60px
}

@media (max-width: 768px) {
    .b-prods__list-header div:first-of-type {
        width: 40%
    }
}

.b-prods__list-header div:nth-of-type(2) {
    width: 31%
}

.b-prods__list-header div:nth-of-type(3) {
    width: 30%
}

.b-prods__list-header div p {
    font-size: 11px;
    text-transform: uppercase;
    color: #9c9c9c
}

.slick-slider {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list, .slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    height: 100%;
    min-height: 1px;
    outline: none;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-next, .slick-prev {
    line-height: 0;
    font-size: 0;
    position: absolute;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    display: block;
    height: 50px;
    width: 50px;
    padding: 0;
    border: none;
    cursor: pointer
}

.slick-next, .slick-next:focus, .slick-next:hover, .slick-prev, .slick-prev:focus, .slick-prev:hover {
    color: transparent;
    background: transparent;
    outline: none
}

.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
    opacity: 0
}

.slick-next:before, .slick-prev:before {
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
    color: #fff;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -50px
}

.slick-prev[dir=rtl] {
    left: auto;
    right: 0
}

.slick-prev:before {
    content: "←"
}

.slick-prev:before[dir=rtl] {
    content: "→"
}

.slick-next {
    right: -50px
}

.slick-next[dir=rtl] {
    left: 0;
    right: auto
}

.slick-next:before {
    content: "→"
}

.slick-next:before[dir=rtl] {
    content: "←"
}

.slick-dotted .slick-slider {
    margin-bottom: 30px
}

ul.slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: auto;
    right: 0;
    bottom: 88px;
    left: 0;
    list-style: none;
    padding: 0;
    margin: 0
}

ul.slick-dots li {
    position: relative;
    margin: 0;
    padding: 8px;
    cursor: pointer
}

ul.slick-dots li button {
    font-size: 0;
    line-height: 0;
    color: transparent;
    width: 8px;
    height: 8px;
    border: 1px solid #999;
    background: #fff;
    display: block;
    outline: none;
    cursor: pointer
}

.mod-only-sm, ul.slick-dots li:before {
    display: none
}

@media (max-width: 767px) {
    .mod-only-sm {
        display: initial
    }
}

.site .b-content__content a, .site .e-heading a {
    background: none;
    color: inherit;
    cursor: pointer
}

.site .b-content__content a:not(.catalog-results-btn):hover, .site .e-heading a:not(.catalog-results-btn):hover {
    background: none !important;
    color: initial !important
}

.b-content {
    max-width: 1200px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media (max-width: 1199px) and (min-width: 768px) {
    .b-content {
        padding: 0 30px
    }
}

@media (min-width: 1200px) {
    .b-content {
        padding: 0
    }
}

.b-content__top {
    margin-bottom: 56px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    position: relative;
    z-index: 1;
    padding-bottom: 32px
}

.b-content__top:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    height: 50px;
    background: radial-gradient(rgba(0, 0, 0, .05), hsla(0, 0%, 100%, 0) 80%);
    background-position-y: -25px;
    background-repeat: no-repeat
}

@media (max-width: 767px) {
    .b-content__top.mod-compact {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 0 24px;
        padding-bottom: 0;
        margin-bottom: 3px
    }

    .b-content__top.mod-compact:after {
        display: none
    }

    .b-content__top.mod-compact section {
        width: 100%
    }

    .b-content__top.mod-compact .b-search-new {
        position: absolute;
        right: 24px;
        left: 24px;
        width: auto;
        bottom: 5px
    }

    .b-content__top.mod-compact h1 {
        margin: 0
    }
}

.b-content__top .b-breadcrumbs {
    margin-bottom: 16px
}

@media (max-width: 767px) {
    .b-content__top .b-breadcrumbs {
        margin-left: -25px;
        margin-bottom: 12px
    }
}

.b-content__top h1 {
    margin: 0
}

.b-search-new {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.b-search-new__content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.b-search-new__content input[type=text] {
    padding-left: 14px !important
}

@media (max-width: 767px) {
    .b-search-new__opener {
        display: block
    }

    .b-search-new[data-opened=true] .b-search-new__opener, .b-search-new__content {
        display: none
    }

    .b-search-new[data-opened=true] .b-search-new__content {
        display: block
    }
}

@media (min-width: 768px) {
    .b-search-new {
        max-width: 258px
    }

    .b-search-new__opener {
        display: none
    }

    .b-search-new__content {
        display: block
    }
}

.b-search-new form {
    width: 100%
}

.b-item-data__table {
    font-size: 12px;
    line-height: 2;
    margin: -6px -8px 40px
}

.b-item-data__table [title]:before {
    content: attr(title);
    color: #999
}

.b-item-data__table [title] + [title] {
    margin-top: 6px
}

.b-item-data__table [title]:before, .b-item-data__table span {
    white-space: nowrap;
    display: block;
    padding: 3px 8px
}

.b-item-data__table span {
    background-color: #f6f6f6
}

.b-item-data__table ~ .b-item-data__text {
    margin-bottom: 40px
}

@media screen and (min-width: 768px) {
    .b-item-data__table [title] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 0 8px
    }

    .b-item-data__table [title]:before {
        width: 60%
    }

    .b-item-data__table [title] + [title] {
        margin: 0
    }

    .b-item-data__table [title]:nth-child(odd) {
        background-color: #f6f6f6
    }

    .b-item-data__table [title]:before, .b-item-data__table span {
        padding: 3px 0
    }

    .b-item-data__table span {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        background: transparent
    }
}

@media screen and (min-width: 1440px) {
    .b-item-data__inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .b-item-data__table {
        width: 498px;
        margin: 0 -8px;
        margin-bottom: 78px
    }

    .b-item-data__text {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin-left: 90px
    }
}

.e-heading .b-breadcrumbs {
    margin-bottom: 16px
}

@media (max-width: 767px) {
    .e-heading .b-breadcrumbs {
        margin-left: -25px;
        margin-bottom: 12px
    }
}

.footer__bugreport-open-btn {
    display: flex;
    align-items: center;
    margin-top: 8px;
    border: none;
    background: transparent;
    box-shadow: none;
    outline: none !important;
    opacity: 1;
    transition: opacity 250ms;
}

.footer__bugreport-open-btn:hover {
    opacity: .8
}

.footer__bugreport-open-btn span {
    color: #000;
    padding-left: 8px
}

.footer__bugreport-open-btn svg path {
    fill: #000
}

.footer__bugreport-open-btn:first-of-type {
    margin-top: 16px
}
