html {
    font-family: Proxima Nova;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 100%
}

body {
    margin: 0
}

article, aside, footer, header, nav, section {
    display: block
}

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

figcaption, figure {
    display: block
}

figure {
    margin: 1em 0
}

main {
    display: block
}

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

pre {
    font-family: Consolas, Monaco, Andale Mono, Ubuntu Mono, monospace;
    font-size: 1em
}

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

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

b, strong {
    font-weight: inherit
}

b, strong {
    font-weight: 700
}

code, kbd, samp {
    font-family: Consolas, Monaco, Andale Mono, Ubuntu Mono, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio, video {
    display: inline-block
}

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

img {
    border-style: none
}

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

button, input, optgroup, select, textarea {
    font-family: Proxima Nova;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

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

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

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

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

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

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

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

details, menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

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

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

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

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

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

abbr[title], dfn[title] {
    cursor: help
}

button {
    cursor: pointer
}

button:disabled {
    cursor: not-allowed
}

input::-ms-clear {
    display: none;
    width: 0;
    height: 0
}

input::-ms-reveal {
    display: none;
    width: 0;
    height: 0
}

input[readonly] {
    cursor: default
}

input:disabled {
    cursor: not-allowed
}

html {
    position: relative;
    height: 100%;
    font-size: 12px
}

*, :after, :before {
    box-sizing: inherit
}

a {
    color: #43f;
    transition: color .2s ease;
    outline: none
}

a:hover {
    color: #e83737
}

svg {
    transition: fill .2s ease, stroke .2s ease
}

body {
    position: relative;
    height: 100%;
    box-sizing: border-box;
    min-width: 320px;
    background-color: #f8f6f8
}

pre {
    padding: 1.2em;
    -moz-tab-size: 4;
    tab-size: 4;
    border-width: 0;
    white-space: pre;
    white-space: pre-wrap;
    background: #eee;
    word-wrap: break-word
}

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

small {
    display: inline-block;
    vertical-align: text-bottom
}

svg {
    pointer-events: none
}

hr {
    border-width: 0;
    border-top: 1px solid #aaa
}

::selection {
    text-shadow: none;
    color: #fff;
    background: #2597ff
}

::-moz-selection {
    text-shadow: none;
    color: #fff;
    background: #2597ff
}

::-ms-selection {
    text-shadow: none;
    color: #fff;
    background: #2597ff
}

input {
    box-shadow: none
}

input::-webkit-input-placeholder {
    color: #999
}

input::-moz-placeholder {
    color: #999;
    opacity: .5
}

input:-ms-input-placeholder {
    color: #999
}

input:focus::-webkit-input-placeholder {
    color: transparent
}

input:focus::-moz-placeholder {
    color: transparent
}

input:focus:-ms-input-placeholder {
    color: transparent
}

textarea {
    box-shadow: none
}

textarea::-webkit-input-placeholder {
    color: #999
}

textarea::-moz-placeholder {
    color: #999;
    opacity: .5
}

textarea:-ms-input-placeholder {
    color: #999
}

textarea:focus::-webkit-input-placeholder {
    color: transparent
}

textarea:focus::-moz-placeholder {
    color: transparent
}

textarea:focus:-ms-input-placeholder {
    color: transparent
}

.view-header {
    position: relative
}

.view-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 0
}

.view-footer.touch-fix {
    position: relative
}

.view-wrapper--lending .view-footer {
    position: relative
}

.view-footer-fixed-tel {
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 15px;
    width: 100%;
    background-color: #fff;
    text-align: center;
    z-index: 20;
    display: none
}

.view-footer-fixed-tel a {
    color: #333;
    font-weight: 600;
    font-size: 16px;
    transition: color .3s ease, opacity .3s ease
}

.no-toachevents .view-footer-fixed-tel a:hover {
    color: #e43232
}

.no-toachevents .view-footer-fixed-tel a:active {
    opacity: .7
}

.zoom-in .hidden-wrapper {
    opacity: 0;
    transition: all .3s ease-in-out;
    transform: scale(.8)
}

.zoom-in.mfp-ready .hidden-wrapper {
    opacity: 1;
    transform: scale(1)
}

.zoom-in.mfp-removing .hidden-wrapper {
    transform: scale(.8);
    opacity: 0
}

.zoom-in.mfp-bg {
    opacity: 0;
    transition: opacity .3s ease-out
}

.zoom-in.mfp-ready.mfp-bg {
    opacity: .8
}

.zoom-in.mfp-removing.mfp-bg {
    opacity: 0
}

.hidden-wrapper {
    position: relative;
    padding: 0;
    margin: 1.2rem auto;
    background-color: #fff;
    width: 96%;
    max-width: 1024px
}

.hidden-wrapper--mg {
    max-width: 1580px
}

.hidden-wrapper--lg {
    max-width: 1280px
}

.hidden-wrapper--md {
    max-width: 768px
}

.hidden-wrapper--sm {
    max-width: 530px
}

.hidden-wrapper--strip {
    background: none;
    padding: 0
}

.hidden-wrapper--no-gap {
    padding: 0
}

.hidden-wrapper ._show-in--hidden-wrapper {
    display: block
}

.view-text {
    color: inherit;
    position: relative;
    font-size: 1rem;
    line-height: 1.5
}

.view-text blockquote > :first-child, .view-text > :first-child {
    margin-top: 0
}

.view-text blockquote > :last-child, .view-text > :last-child {
    margin-bottom: 0
}

.view-text--seo {
    columns: 1
}

.view-text h1, .view-text h2, .view-text h3, .view-text h4, .view-text h5, .view-text h6 {
    clear: both;
    line-height: 1.25;
    font-weight: 700;
    margin: 1.4em 0 1rem
}

.view-text h1 {
    font-size: 2.5em
}

.view-text h2 {
    font-size: 2.25em
}

.view-text h3 {
    font-size: 1.75em
}

.view-text h4 {
    font-size: 1.5em
}

.view-text h5 {
    font-size: 1.25em
}

.view-text h6 {
    font-size: 1em
}

.view-text p, .view-text ul, .view-text ol, .view-text hr, .view-text dl, .view-text pre, .view-text address, .view-text blockquote, .view-text table, .view-text .table-wrapper, .view-text .media-wrapper {
    margin: 1em 0
}

.view-text blockquote {
    padding: 1em 1.5em;
    background-color: #f7f8e2
}

.view-text hr {
    clear: both;
    border-width: 0;
    border-top-width: 1px
}

.view-text ul, .view-text ol {
    padding-left: 1.5em
}

.view-text dd {
    margin-left: 1.5em
}

.view-text dt {
    font-weight: 700
}

.view-text dd + dt {
    margin: 1em 0 0
}

.view-text pre, .view-text code, .view-text kbd, .view-text samp {
    font-style: normal;
    font-weight: 400;
    font-family: Consolas, Monaco, Andale Mono, Ubuntu Mono, monospace
}

.view-text pre {
    -moz-tab-size: 4;
    tab-size: 4;
    padding: 1em 1.5em;
    background-color: #f5f5f5
}

.view-text code, .view-text kbd, .view-text samp {
    padding: 0 .4em
}

.view-text code {
    background-color: #f5f5f5
}

.view-text kbd {
    background-color: #e1f0fa
}

.view-text samp {
    background-color: #f7f8e2
}

.view-text iframe {
    border-width: 0
}

.view-text audio {
    width: 100%
}

.view-text audio[controls] {
    display: block
}

.view-text .media-wrapper__holder {
    background-color: #f5f5f5;
    position: relative
}

.view-text .media-wrapper__holder iframe, .view-text .media-wrapper__holder video {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.view-text table {
    width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #ddd
}

.view-text caption {
    margin-bottom: .5em;
    caption-side: top
}

.view-text tbody, .view-text tfoot, .view-text thead, .view-text tr, .view-text th, .view-text td {
    border: inherit
}

.view-text th, .view-text td {
    padding: .5em;
    text-align: left;
    vertical-align: top
}

.view-text th {
    font-weight: 700;
    text-align: center;
    background-color: #f5f5f5
}

.view-text .table-null, .view-text .table-null th, .view-text .table-null td {
    border-color: transparent
}

.view-text .table-null th {
    background: transparent
}

.view-text .table-zebra, .view-text .table-zebra th, .view-text .table-zebra td {
    border-color: transparent
}

.view-text .table-zebra th {
    background: transparent
}

.view-text .table-zebra tr:nth-child(odd) {
    background-color: #f5f5f5
}

.view-text a {
    color: #43f
}

.view-text a:visited {
    color: #0e00ad
}

.view-text a:hover {
    color: #f34
}

.view-text a:active {
    color: #000
}

.view-text b, .view-text strong {
    font-weight: 700
}

.view-text i, .view-text cite, .view-text em, .view-text var, .view-text address, .view-text dfn, .view-text caption {
    font-style: italic
}

.view-text abbr[title], .view-text dfn[title] {
    text-decoration: none;
    border-bottom: 1px dotted;
    cursor: help
}

.view-text--article > p, .view-text--article > h1, .view-text--article > h2, .view-text--article > h3, .view-text--article > h4, .view-text--article > h5, .view-text--article > h6, .view-text--article > hr, .view-text--article > ul, .view-text--article > ol, .view-text--article > dl, .view-text--article > audio, .view-text--article > address {
    max-width: 1025px;
    margin-left: auto;
    margin-right: auto
}

.table-wrapper {
    clear: both;
    display: block;
    position: relative;
    padding: 0;
    margin: 0
}

.table-wrapper__holder {
    max-width: 100%;
    overflow-x: auto;
    padding: 0;
    margin: 0
}

.table-wrapper__table {
    width: 100%;
    border-collapse: collapse
}

.table-wrapper:before, .table-wrapper:after {
    content: '';
    width: 8px;
    position: absolute;
    top: 0;
    bottom: 0;
    pointer-events: none;
    opacity: 0;
    transition: opacity .25s linear
}

.table-wrapper:before {
    left: 0;
    background: linear-gradient(to right, rgba(0, 0, 0, .8) 0, transparent 100%)
}

.table-wrapper:after {
    right: 0;
    background: linear-gradient(to right, transparent 0, rgba(0, 0, 0, .8) 100%)
}

.table-wrapper--outside-left:before {
    opacity: .3
}

.table-wrapper--outside-right:after {
    opacity: .3
}

.content-image {
    position: relative
}

.content-image--width-1200-and-more {
    display: block;
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important
}

.view-text--article .content-image--width-600-and-more {
    display: block;
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important
}

.title {
    line-height: 1.2;
    font-weight: 700;
    color: #404040;
    font-size: 2rem;
    margin: 1.2em 0 1rem
}

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

.title--sup {
    font-size: 2.5rem
}

.title--sub {
    font-size: 1.5rem
}

.breadcrumbs-wrapper {
    height: 100px;
    display: flex;
    flex-direction: column;
    width: 100%;
    background-color: #000;
    position: relative;
    margin-bottom: 20px;
    overflow: hidden
}

.breadcrumbs-wrapper__bg {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .7
}

.breadcrumbs-wrapper .view-size {
    height: 100%
}

.breadcrumbs-main-title {
    display: flex;
    align-items: center;
    height: calc(100% - 46px);
    font-size: 28px;
    color: #fff;
    font-weight: 900;
    letter-spacing: .8px;
    margin: 0;
    line-height: 100%
}

.breadcrumbs-content {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap
}

.breadcrumbs {
    width: 100%;
    display: flex;
    align-items: center;
    font-size: 0;
    line-height: 0;
    height: 46px;
    padding: 8px 0;
    border-top: 1px solid rgba(255, 255, 255, .27);
    font-size: 16px;
    color: #b8b7b9
}

.breadcrumbs a {
    color: #b8b7b9;
    text-decoration: none
}

.breadcrumbs a:hover {
    color: #fff
}

.breadcrumbs span {
    color: #b8b7b9;
    display: inline-block;
    vertical-align: top;
    font-size: 1em;
    line-height: 1.4;
    margin-right: .5em
}

.breadcrumbs span:before {
    margin-right: .5em;
    content: '-';
    display: inline-block;
    vertical-align: top
}

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

.sitemap {
    max-width: 767px;
    padding: 1rem;
    position: relative;
    font-size: 1rem;
    margin-bottom: 1.5rem
}

.sitemap ul {
    list-style: none;
    padding: 0 0 0 2em;
    margin: 0
}

.sitemap li {
    list-style: none;
    line-height: 1.4em
}

.sitemap a {
    display: block
}

.sitemap > ul > li > a {
    font-size: 1.2rem;
    font-weight: 500;
    color: #e83737;
    transition: color .5s ease;
    border-bottom: 1px solid #999;
    min-height: 40px;
    padding: 8px 0;
    display: flex;
    align-items: center;
    text-decoration: none;
    cursor: pointer;
    position: relative
}

.sitemap > ul > li > a:after {
    position: absolute;
    left: 0;
    bottom: -2px;
    content: "";
    height: 2px;
    width: 100%;
    transform: rotateY(86deg);
    transform-origin: left;
    transition: background-color .5s ease, transform .6s ease;
    background-color: #333
}

.sitemap > ul > li > a:hover {
    color: #b61515
}

.sitemap > ul > li > a:hover:after {
    background-color: #333
}

.sitemap > ul > li > ul {
    padding-left: 0
}

.sitemap > ul > li > ul > li > ul > li > ul > li > a {
    color: #e83737
}

.sitemap > ul ul {
    list-style: none;
    padding: 0 0 0 2em;
    margin: 0
}

.sitemap > ul ul a {
    font-size: 1rem;
    color: #2d3b4e;
    font-weight: 500;
    transition: color .5s ease, border-color .5s ease;
    border-bottom: 1px solid #e1dbcd;
    min-height: 30px;
    padding: 8px 0 8px 20px;
    display: flex;
    align-items: center;
    text-decoration: none;
    cursor: pointer;
    position: relative
}

.sitemap > ul ul a:hover {
    color: #e83737;
    border-color: #333
}

.sitemap > ul ul li {
    position: relative;
    margin: .1em 0
}

.pagination {
    display: flex;
    justify-content: center
}

.pagination__next-prev-button {
    display: flex;
    align-items: center;
    padding-left: 4px;
    height: 28px;
    width: 28px;
    text-decoration: none;
    border: 1px solid #e1e1e1;
    transition: background-color .2s ease
}

.pagination__next-prev-button--prev {
    justify-content: flex-start
}

.pagination__next-prev-button--next {
    justify-content: flex-end
}

.pagination__next-prev-button:hover {
    background-color: #e83737
}

.pagination__next-prev-button:hover .pagination__icon {
    fill: #fff
}

.pagination__next-prev-button:hover .pagination__text {
    color: #fff
}

.pagination__btns-group {
    display: flex
}

.pagination__text {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    color: #333;
    display: none;
    transition: color .2s ease
}

.pagination__icon {
    width: 16px;
    height: 20px;
    margin: 0 auto;
    fill: #e83737;
    transition: margin .1s ease
}

.pagination__btn {
    width: 28px;
    height: 28px;
    border: 1px solid #e1e1e1;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    font-size: 16px;
    font-weight: 600;
    margin: 0 3px;
    color: #333;
    text-decoration: none;
    transition: background-color .2s ease, color .2s ease
}

.pagination__btn:hover {
    color: #fff;
    background-color: #e83737
}

.form {
    position: relative;
    font-size: 1rem
}

.form__group {
    display: block;
    position: relative;
    margin: 0 0 1.6rem
}

.form__group .form__group {
    margin: 0 0 .8rem
}

.form__label {
    cursor: default;
    display: inline-block;
    vertical-align: top;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: .4rem
}

.form__caption {
    font-size: .8em;
    margin-bottom: .4em
}

.form__info {
    display: none;
    pointer-events: none;
    position: absolute;
    top: 0;
    right: 0;
    font-size: .7em;
    background-color: #000;
    color: #fff;
    padding: .1em .3em
}

input:focus ~ .form__info, textarea:focus ~ .form__info, select:focus ~ .form__info {
    display: block
}

label.form__label {
    cursor: pointer
}

.control-holder {
    position: relative
}

.control-holder label.has-error {
    display: inline-block;
    vertical-align: top;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 12px;
    line-height: 12px;
    padding: .1em .5em;
    color: #fff;
    position: absolute;
    left: 0;
    top: 100%;
    background-color: #e83737
}

.control-holder--text input, .control-holder--text textarea, .control-holder--text select {
    display: block;
    width: 100%;
    padding: 6px 14px;
    outline: none;
    border: 1px solid #e5e3da;
    transition: border-color .2s ease;
    background-color: transparent;
    color: #fff
}

.control-holder--text input:focus, .control-holder--text textarea:focus, .control-holder--text select:focus {
    border-color: #b61515
}

.control-holder--text input, .control-holder--text select {
    height: 40px
}

.control-holder--text textarea {
    resize: none
}

.control-holder--flag label {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-right: 1em;
    cursor: pointer;
    position: relative;
    z-index: 1
}

.control-holder--flag label:only-child, .control-holder--flag label.has-error {
    cursor: default;
    margin-right: 0
}

.control-holder--flag ins {
    position: relative;
    display: inline-block;
    vertical-align: text-bottom;
    width: 1.2em;
    height: 1.2em;
    background-color: #fff;
    border: 1px solid
}

.control-holder--flag input {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    opacity: 0;
    z-index: -1
}

.control-holder--flag input[type=radio] ~ ins {
    border-radius: 50%
}

.control-holder--flag input:checked ~ ins {
    background-color: #000;
    box-shadow: inset 0 0 0 3px #fff
}

.control-holder--flag input:disabled ~ ins, .control-holder--flag input:disabled ~ span {
    opacity: .5;
    cursor: not-allowed
}

.control-holder--file label {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.control-holder--file input {
    position: absolute;
    outline: none;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    opacity: 0
}

.control-holder--file ._ellipsis {
    max-width: 200px;
    width: auto;
    display: inline-block;
    vertical-align: top
}

#fPopUp {
    max-width: 80% !important;
    min-width: 280px !important
}

.grid {
    display: flex;
    flex-wrap: wrap
}

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

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

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

.grid--3 > .gcell {
    width: 33.3333333%;
    max-width: 33.3333333%;
    flex-basis: 33.3333333%
}

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

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

.grid--6 > .gcell {
    width: 16.6666667%;
    max-width: 16.6666667%;
    flex-basis: 16.6666667%
}

.grid--7 > .gcell {
    width: 14.2857143%;
    max-width: 14.2857143%;
    flex-basis: 14.2857143%
}

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

.grid--9 > .gcell {
    width: 11.1111111%;
    max-width: 11.1111111%;
    flex-basis: 11.1111111%
}

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

.grid--11 > .gcell {
    width: 9.0909091%;
    max-width: 9.0909091%;
    flex-basis: 9.0909091%
}

.grid--12 > .gcell {
    width: 8.3333333%;
    max-width: 8.3333333%;
    flex-basis: 8.3333333%
}

.grid--space-sm {
    margin-left: -2.5px;
    margin-right: -2.5px
}

.grid--space-sm > .gcell {
    padding-left: 2.5px;
    padding-right: 2.5px
}

.grid--space-md {
    margin-left: -7.5px;
    margin-right: -7.5px
}

.grid--space-md > .gcell {
    padding-left: 7.5px;
    padding-right: 7.5px
}

.grid--space-def {
    margin-left: -10px;
    margin-right: -10px
}

.grid--space-def > .gcell {
    padding-left: 10px;
    padding-right: 10px
}

.grid--space-lg {
    margin-left: -15px;
    margin-right: -15px
}

.grid--space-lg > .gcell {
    padding-left: 15px;
    padding-right: 15px
}

.grid--space-xl {
    margin-left: -20px;
    margin-right: -20px
}

.grid--space-xl > .gcell {
    padding-left: 20px;
    padding-right: 20px
}

.grid--space-mg {
    margin-left: -25px;
    margin-right: -25px
}

.grid--space-mg > .gcell {
    padding-left: 25px;
    padding-right: 25px
}

.grid > .gcell {
    display: inline-block
}

.grid > .gcell--1 {
    width: 8.3333333%;
    max-width: 8.3333333%;
    flex-basis: 8.3333333%
}

.grid > .gcell--2 {
    width: 16.6666667%;
    max-width: 16.6666667%;
    flex-basis: 16.6666667%
}

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

.grid > .gcell--4 {
    width: 33.3333333%;
    max-width: 33.3333333%;
    flex-basis: 33.3333333%
}

.grid > .gcell--5 {
    width: 41.6666667%;
    max-width: 41.6666667%;
    flex-basis: 41.6666667%
}

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

.grid > .gcell--7 {
    width: 58.3333333%;
    max-width: 58.3333333%;
    flex-basis: 58.3333333%
}

.grid > .gcell--8 {
    width: 66.6666667%;
    max-width: 66.6666667%;
    flex-basis: 66.6666667%
}

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

.grid > .gcell--10 {
    width: 83.3333333%;
    max-width: 83.3333333%;
    flex-basis: 83.3333333%
}

.grid > .gcell--11 {
    width: 91.6666667%;
    max-width: 91.6666667%;
    flex-basis: 91.6666667%
}

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

.grid--flex {
    display: flex !important
}

.grid--inline {
    display: inline-flex
}

.grid--items-start {
    align-items: flex-start
}

.grid--items-end {
    align-items: flex-end
}

.grid--items-center {
    align-items: center
}

.grid--items-stretch {
    align-items: stretch
}

.grid--justify-start {
    justify-content: flex-start
}

.grid--justify-end {
    justify-content: flex-end
}

.grid--justify-center {
    justify-content: center
}

.grid--justify-between {
    justify-content: space-between
}

.grid--justify-around {
    justify-content: space-around
}

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

.grid--column {
    flex-direction: column
}

.grid--row {
    flex-direction: row
}

.grid--row-reverse {
    flex-direction: row-reverse
}

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

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

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

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

.grid > .gcell--nogrow {
    flex-grow: 0
}

.grid > .gcell--grow {
    flex-grow: 1
}

.grid > .gcell--shrink {
    flex-shrink: 1
}

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

.grid > .gcell--order-start {
    order: -1
}

.grid > .gcell--order-end {
    order: 1
}

.grid > .gcell--noorder {
    order: 0
}

.grid > .gcell--nobasis {
    flex-basis: 0
}

.grid > .gcell--parser-half {
    width: 360px;
    max-width: 360px;
    flex-basis: 360px
}

._color-black {
    color: #000
}

._color-gray90 {
    color: #1a1a1a
}

._color-gray75 {
    color: #404040
}

._color-gray50 {
    color: #807f7f
}

._color-gray25 {
    color: #bfbfbf
}

._color-gray10 {
    color: #e6e6e6
}

._color-white {
    color: #fff
}

._color-link {
    color: #43f
}

._color-primary {
    color: #8074ff
}

._color-secondary {
    color: #e652a6
}

._color-success {
    color: #c1af7a
}

._color-info {
    color: #00b3fe
}

._color-warning {
    color: #c89600
}

._color-danger {
    color: #ff6262
}

._bgcolor-black {
    background-color: #000
}

._bgcolor-gray90 {
    background-color: #1a1a1a
}

._bgcolor-gray75 {
    background-color: #404040
}

._bgcolor-gray50 {
    background-color: #807f7f
}

._bgcolor-gray25 {
    background-color: #bfbfbf
}

._bgcolor-gray10 {
    background-color: #e6e6e6
}

._bgcolor-white {
    background-color: #fff
}

._bgcolor-link {
    background-color: #43f
}

._bgcolor-primary {
    background-color: #8074ff
}

._bgcolor-secondary {
    background-color: #e652a6
}

._bgcolor-success {
    background-color: #c1af7a
}

._bgcolor-info {
    background-color: #00b3fe
}

._bgcolor-warning {
    background-color: #c89600
}

._bgcolor-danger {
    background-color: #ff6262
}

._fill-black {
    fill: #000
}

._fill-gray90 {
    fill: #1a1a1a
}

._fill-gray75 {
    fill: #404040
}

._fill-gray50 {
    fill: #807f7f
}

._fill-gray25 {
    fill: #bfbfbf
}

._fill-gray10 {
    fill: #e6e6e6
}

._fill-white {
    fill: #fff
}

._fill-link {
    fill: #43f
}

._fill-primary {
    fill: #8074ff
}

._fill-secondary {
    fill: #e652a6
}

._fill-success {
    fill: #c1af7a
}

._fill-info {
    fill: #00b3fe
}

._fill-warning {
    fill: #c89600
}

._fill-danger {
    fill: #ff6262
}

._left {
    float: left
}

._right {
    float: right
}

._overflow {
    overflow: hidden
}

._clear {
    clear: both
}

._clear-after:after {
    content: '';
    clear: both;
    display: block;
    height: 0
}

._text-left {
    text-align: left
}

._text-right {
    text-align: right
}

._text-center {
    text-align: center
}

._ellipsis {
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

._hide {
    display: none
}

._hide\! {
    display: none !important
}

.burger {
    position: relative;
    width: 32px;
    height: 24px;
    cursor: pointer;
    display: block;
    margin-right: auto
}

.burger__decor {
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    margin: auto
}

.burger__decor:nth-child(1):before, .burger__decor:nth-child(3):before {
    left: 0
}

.burger__decor:nth-child(1):after, .burger__decor:nth-child(3):after {
    right: 0
}

.burger__decor:nth-child(1):before, .burger__decor:nth-child(1):after, .burger__decor:nth-child(3):before, .burger__decor:nth-child(3):after {
    position: absolute;
    top: 0;
    width: 50%;
    height: 100%;
    content: "";
    background-color: #fff;
    transition: background-color .1s ease, transform .3s ease
}

.burger__decor:nth-child(1) {
    transform-origin: center;
    top: 0;
    right: auto;
    bottom: auto;
    transition: transform .3s ease, top .3s ease, left .3s ease, right .3s ease, bottom .3s ease, margin .3s ease
}

.burger__decor:nth-child(3) {
    bottom: 0;
    right: auto;
    transform-origin: center;
    transition: transform .3s ease, top .3s ease, left .3s ease, right .3s ease, bottom .3s ease, margin .3s ease
}

.burger__decor:nth-child(2) {
    background-color: #fff;
    transition: background-color .1s ease, transform .3s .1s ease, opacity .3s .2s ease;
    opacity: 1;
    top: 0;
    bottom: 0;
    right: auto;
    transform: translateX(0)
}

.burger:hover .burger__decor:nth-child(2) {
    background-color: #e83737;
    transition: background-color .3s ease, transform .3s 0s ease, opacity .3s .1s ease
}

.burger:hover .burger__decor:nth-child(1):before, .burger:hover .burger__decor:nth-child(1):after, .burger:hover .burger__decor:nth-child(3):before, .burger:hover .burger__decor:nth-child(3):after {
    background-color: #e83737;
    transition: background-color .3s ease, transform .3s 0s ease
}

.burger.is-active {
    height: 40px
}

.burger.is-active .burger__decor:nth-child(1) {
    transform: rotate(45deg);
    top: 0;
    bottom: 0;
    right: 0;
    left: 0
}

.burger.is-active .burger__decor:nth-child(1):before {
    transform: translateX(-5px)
}

.burger.is-active .burger__decor:nth-child(1):after {
    transform: translateX(5px)
}

.burger.is-active .burger__decor:nth-child(1):before, .burger.is-active .burger__decor:nth-child(1):after {
    transition: transform .3s .2s ease, top .3s ease, left .3s ease, right .3s ease, bottom .3s ease, margin .3s ease
}

.burger.is-active .burger__decor:nth-child(3) {
    transform: rotate(-45deg);
    top: 0;
    bottom: 0;
    right: 0;
    left: 0
}

.burger.is-active .burger__decor:nth-child(3):before {
    transform: translateX(-5px)
}

.burger.is-active .burger__decor:nth-child(3):after {
    transform: translateX(5px)
}

.burger.is-active .burger__decor:nth-child(3):before, .burger.is-active .burger__decor:nth-child(3):after {
    transition: transform .3s .2s ease, top .3s ease, left .3s ease, right .3s ease, bottom .3s ease, margin .3s ease
}

.burger.is-active .burger__decor:nth-child(2) {
    transform: translateX(-30px);
    opacity: 0;
    transition: transform .3s ease, opacity .3s ease
}

.m-menu {
    position: fixed;
    left: -100%;
    top: 58px;
    height: calc(100vh - 58px);
    z-index: 9999;
    transition: left .3s ease;
    width: 80vw;
    max-width: 300px;
    min-width: 280px;
    background-color: #202020
}

.m-menu__list-item {
    color: #fff;
    background-color: transparent;
    display: flex;
    width: 100%;
    align-items: center
}

.m-menu__title {
    font-size: 18px;
    padding: 4px 40px;
    justify-content: center;
    text-align: center;
    display: none;
    position: relative;
    min-height: 40px;
    align-items: center;
    color: #fff
}

.m-menu__title:after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 90%;
    height: 1px;
    background-color: #e83737;
    content: ""
}

.m-menu__sub-list-item {
    color: #fff;
    background-color: transparent;
    display: flex;
    align-items: center
}

.m-menu__list-link, .m-menu__sub-list-link {
    min-height: 30px;
    padding: 6px 4px 6px 20px;
    display: flex;
    align-items: center;
    text-decoration: none;
    font-size: 14px;
    color: currentColor;
    line-height: 16px;
    transition: background-color .1s ease, color .2s ease;
    width: 100%
}

.m-menu__list-link.is-quostil-for-client, .m-menu__sub-list-link.is-quostil-for-client {
    margin-top: 18px
}

.m-menu__list, .m-menu__sub-list {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.m-menu__sub-list {
    height: 100%;
    width: 426px;
    min-width: 270px;
    top: 0
}

.m-menu__bottom-widgets {
    display: flex;
    justify-content: center;
    flex-direction: column;
    border-top: 1px solid #e83737
}

.m-menu__nav-wrapper {
    margin-bottom: 20px
}

.m-menu__next-arrow, .m-menu__prev-arrow {
    display: none
}

.m-menu.is-active {
    left: 0
}

.m-menu.is-resp {
    overflow-y: auto
}

.m-menu.is-resp .m-menu__nav-wrapper {
    position: relative;
    height: auto
}

.m-menu.is-resp .m-menu__title {
    display: flex
}

.m-menu.is-resp .m-menu__list-link, .m-menu.is-resp .m-menu__sub-list-link {
    min-height: 40px
}

.m-menu.is-resp .m-menu__list-link:hover, .m-menu.is-resp .m-menu__sub-list-link:hover {
    color: #fff;
    background-color: #e83737
}

.m-menu.is-resp .m-menu__bottom-widgets {
    padding-bottom: 40px
}

.m-menu.is-resp .m-menu__next-arrow {
    display: block;
    position: relative;
    margin-left: auto;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    align-self: stretch;
    cursor: pointer;
    background-color: rgba(0, 0, 0, .5);
    transition: background-color .3s ease
}

.m-menu.is-resp .m-menu__next-arrow svg {
    width: 20px;
    height: 20px;
    fill: #fff
}

.m-menu.is-resp .m-menu__next-arrow:hover {
    background-color: #e83737
}

.m-menu.is-resp .m-menu__prev-arrow {
    display: block;
    position: absolute;
    margin-left: auto;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    align-self: stretch;
    cursor: pointer;
    background-color: rgba(0, 0, 0, .5);
    transition: background-color .3s ease;
    left: 0;
    top: 0;
    bottom: 0
}

.m-menu.is-resp .m-menu__prev-arrow svg {
    width: 20px;
    height: 20px;
    fill: #fff
}

.m-menu.is-resp .m-menu__prev-arrow:hover {
    background-color: #e83737
}

.m-menu.is-resp .m-menu__sub-list {
    display: none;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #202020
}

.m-menu.is-resp .m-menu__sub-list.is-active {
    display: block;
    overflow-y: auto
}

.m-menu.is-resp .m-menu__sub-list.is-prev {
    overflow: hidden
}

.m-menu.is-desktop {
    width: 15.7vw;
    min-width: 220px
}

.m-menu.is-desktop .m-menu__list-item:hover .m-menu__list-link {
    color: #fff;
    background-color: #e83737
}

.m-menu.is-desktop .m-menu__list-item:hover > .m-menu__sub-list {
    opacity: 1;
    visibility: visible;
    transition: opacity 0s 0s ease, visibility 0s 0s ease
}

.m-menu.is-desktop .m-menu__sub-list-item:hover > .m-menu__sub-list {
    opacity: 1;
    visibility: visible;
    transition: opacity 0s 0s ease, visibility 0s 0s ease
}

.m-menu.is-desktop .m-menu__sub-list-item:hover > .m-menu__sub-list-link {
    color: #fff;
    background-color: #e83737
}

.m-menu.is-desktop .m-menu__sub-list {
    position: absolute;
    left: 100%;
    width: 22.1vw;
    max-width: 425px;
    min-width: 270px;
    visibility: hidden;
    background-color: #e83737;
    background: linear-gradient(to right, #aaafb1 0, #efefef 10px, #fff 18px, #fff 100%);
    transition: opacity 0s .2s ease, visibility 0s .2s ease;
    max-height: calc(100vh - 80px)
}

.m-menu__phones-widget {
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto;
    padding: 14px 0;
    border-bottom: 1px solid #e83737;
    border-top: 1px solid #e83737;
    margin-bottom: 8px;
    align-items: center
}

.m-menu__socs-widget {
    display: inline-flex;
    padding: 0 10px;
    justify-content: center
}

.menu-overlay {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100vw;
    height: 100vh;
    background-color: #333;
    z-index: -1;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s .3s ease, opacity .3s 0s ease, z-index 0s .3s ease
}

.menu-overlay.is-active {
    opacity: .5;
    z-index: 900;
    visibility: visible;
    transition: visibility 0s 0s ease, opacity .3s .1s ease, z-index 0s 0s ease
}

body.scroll-disabled {
    overflow: hidden;
    padding-right: 0
}

.to-top {
    position: fixed;
    bottom: 12px;
    top: unset;
    right: 8px;
    z-index: 255;
    display: inline-flex;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: transform .3s cubic-bezier(1, .15, 1, .01), opacity .3s ease;
    border-radius: 0;
    transform: scale(0);
    transform-origin: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.to-top__text {
    font-size: 12px;
    text-transform: uppercase;
    color: #b1b0a9;
    text-align: center;
    transition: color .3s ease;
    margin-top: 12px
}

.to-top.js-active {
    transform: scale(1);
    opacity: 1;
    transition: transform .5s cubic-bezier(.78, .77, .74, 1.15), opacity .5s ease
}

.to-top .to-top__wrapper {
    background-color: #fff;
    border-radius: 0;
    transition: background-color .5s ease, transform .2s ease;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
    width: 38px;
    height: 38px;
    transform-origin: center;
    transform: rotate(-90deg);
    margin: 0
}

.to-top__image {
    fill: #333;
    stroke: #333;
    max-width: 60%;
    width: 26px;
    height: 18px
}

.to-top:active .to-top__wrapper {
    transform: scale(.7) rotate(-90deg);
    transition: transform 0s ease
}

.no-touchevents .to-top:hover .to-top__wrapper {
    transform: scale(.9) rotate(-90deg);
    background-color: #e83737
}

.no-touchevents .to-top:hover .to-top__image {
    fill: #fff
}

.no-touchevents .to-top:hover .to-top__text {
    color: #e83737
}

.no-touchevents .to-top:hover .to-top__border {
    animation: arrow-to-top 1s linear infinite
}

.to-top__border {
    border: 2px solid #fff;
    background-color: transparent;
    border-radius: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    transition: transform .5s ease
}

@keyframes arrow-to-top {
    0% {
        opacity: 1;
        transform: scale(1);
        border-color: #e83737
    }
    50% {
        opacity: 1;
        transform: scale(1.15)
    }
    100% {
        opacity: 0;
        transform: scale(1.3);
        border-color: #fff
    }
}

.view-header {
    display: flex;
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    padding: 6px 0;
    z-index: 1000;
    background-color: #202020;
    min-height: 58px
}

.view-header__content {
    width: 100%;
    display: flex;
    height: 100%;
    align-items: center
}

.view-header__content .logo {
    transition: opacity .3s ease, color .3s ease;
    color: #fff
}

.view-header__content .logo[href] {
    cursor: pointer
}

.view-header__content .logo[href]:hover {
    color: #de1e1e
}

.view-header__content .logo[href]:active {
    opacity: .7
}

.main-nav {
    display: flex;
    padding-right: .8%;
    margin-right: 3%;
    align-items: center;
    position: relative;
    justify-content: space-between
}

.header-callback-btn {
    margin: 0 1%;
    display: none
}

.main-nav-list {
    display: none;
    padding: 0;
    margin: 0;
    align-items: center;
    justify-content: center;
    list-style-type: none
}

.main-nav-list__item-decor {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.main-nav-list__item-decor:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff;
    width: 100%;
    opacity: 0;
    height: 100%;
    transition: opacity .3s ease, top .2s ease
}

.main-nav-list__icon {
    fill: #fff;
    width: 10px;
    height: 7px;
    flex-shrink: 0
}

.main-nav-list__item {
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    color: #fff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: transform
}

.main-nav-list__item + .main-nav-list__item {
    margin-left: 21px
}

.main-nav-list__item.is-active .main-nav-list__item-decor {
    display: none
}

.main-nav-list__item.is-active > .main-nav-list__link {
    color: #e83737;
    pointer-events: none;
    text-shadow: 0 0 .5px #e83737, 0 0 .5px #e83737
}

.main-nav-list__item.is-active > .main-nav-list__link:after {
    opacity: 1;
    transform: scale(1)
}

.main-nav-list__item > .main-nav-list {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    transform-origin: top;
    transition: transform .2s ease, opacity .3s ease, visibility 0s .3s ease
}

.main-nav-list__item > .main-nav-list .main-nav-list__link {
    text-transform: none;
    color: #333;
    min-height: auto;
    justify-content: flex-start;
    text-align: start
}

.main-nav-list__item > .main-nav-list .main-nav-list__link:after {
    display: none
}

.main-nav-list__item > .main-nav-list .main-nav-list__link:hover {
    color: #e83737
}

.main-nav-list__item > .main-nav-list .main-nav-list__text {
    margin: 0
}

.main-nav-list__item > .main-nav-list .main-nav-list__item {
    margin: 0
}

.main-nav-list__item > .main-nav-list .main-nav-list__item:after {
    display: none
}

.main-nav-list__item:hover {
    color: #e83737
}

.main-nav-list__item:hover .main-nav-list {
    opacity: 1;
    visibility: visible;
    transition: transform .2s ease, opacity .2s .01s ease, visibility 0s 0s ease
}

.main-nav-list__item:hover .main-nav-list__link {
    text-shadow: 0 0 .5px #e83737, 0 0 .5px #e83737
}

.main-nav-list__item:hover .main-nav-list__link:after {
    opacity: 1;
    transform: scale(1)
}

.main-nav-list__item:hover .main-nav-list__item-decor:before {
    opacity: 1;
    transition: opacity .2s ease, top .2s ease
}

.main-nav-list__item:hover .main-nav-list__icon {
    fill: #333
}

.main-nav-list__link {
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
    min-height: 45px;
    justify-content: center;
    align-items: center;
    text-align: center;
    align-content: center;
    position: relative;
    text-decoration: none;
    letter-spacing: .06em;
    width: 100%;
    display: flex;
    color: currentColor
}

.main-nav-list__link:after {
    position: absolute;
    content: "";
    width: 100%;
    bottom: 7px;
    height: 1px;
    background-color: #e83737;
    opacity: 0;
    transform: scale(0);
    transform-origin: center;
    left: 0;
    display: block;
    transition: opacity .2s ease
}

.header-contacts {
    margin: 0;
    word-wrap: break-word;
    display: none
}

.logo {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    margin-left: auto;
    margin-right: auto;
    height: 44px
}

.logo__image {
    width: 121px;
    fill: #fff
}

a.logo {
    cursor: pointer;
    text-decoration: none
}

a.logo:hover svg {
    fill: #e63433
}

.phones {
    list-style-type: none;
    padding: 0;
    margin: 0;
    flex-direction: column;
    display: flex;
    text-align: center
}

.phone {
    margin-bottom: 2px
}

.phone__link {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .5px;
    color: #fff;
    text-decoration: none
}

.phone__link:hover {
    color: #e83737
}

.resp-icon-button {
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    text-align: center;
    border: 1px solid #797979;
    cursor: default;
    transition: border-color .2s ease, background-color .2s ease
}

.resp-icon-button__image {
    width: 20px;
    height: 20px;
    fill: #fff
}

.resp-container {
    position: relative
}

.resp-container--mg .resp-icon-button {
    display: flex
}

.resp-container--mg .resp-block {
    display: none
}

.resp-container:hover .resp-icon-button {
    border-color: #fff;
    background-color: #fff
}

.resp-container:hover .resp-icon-button__image {
    fill: #333
}

.resp-container:hover .resp-block {
    display: flex
}

.resp-container .phones {
    background-color: #fff
}

.resp-container .phone__link {
    color: #333
}

.resp-container .phone__link:hover {
    color: #e83737
}

.resp-block {
    position: absolute;
    right: 0;
    top: 100%;
    padding: 10px;
    border-top: 1px solid #e83737
}

.mobile-widget {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    padding: 10px;
    margin-bottom: 0
}

.burger {
    margin-right: 0
}

.button {
    border: none;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0;
    outline: none;
    background: transparent;
    text-decoration: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: transform;
    max-width: 100%
}

.button--main .button__content {
    background-color: transparent;
    letter-spacing: .3px;
    text-transform: uppercase;
    transition: background-color .2s ease, border-color .2s ease, transform .2s ease;
    font-size: 16px;
    border: 1px solid #797979;
    color: #fff;
    font-weight: 400
}

.button--main:hover .button__content {
    background-color: #b61515;
    border-color: #b61515
}

.button--main:active .button__content {
    transform: scale(.98);
    transition: background-color 0s ease, border-color 0s ease, transform 0s ease
}

.button--mainsub .button__content {
    color: #e83737;
    background-color: transparent;
    letter-spacing: .3px;
    text-transform: uppercase;
    transition: background-color .2s ease, border-color .2s ease, transform .2s ease;
    font-size: 16px;
    border: 1px solid #e83737;
    font-weight: 400
}

.button--mainsub:hover .button__content {
    background-color: #b61515;
    border-color: #b61515;
    color: #fff
}

.button--mainsub:active .button__content {
    transform: scale(.98);
    transition: background-color 0s ease, border-color 0s ease, transform 0s ease
}

.button--idk .button__content {
    color: #fff;
    background-color: transparent;
    letter-spacing: .3px;
    text-transform: uppercase;
    transition: background-color .2s ease, border-color .2s ease, transform .2s ease;
    font-size: 11px;
    border: 1px solid #fff;
    font-weight: 400
}

.button--idk:hover .button__content {
    background-color: #fff;
    border-color: #fff;
    color: #e83737
}

.button--idk:active .button__content {
    transform: scale(.98);
    transition: background-color 0s ease, border-color 0s ease, transform 0s ease
}

.button--submain .button__content {
    background-color: #202020;
    letter-spacing: .3px;
    text-transform: uppercase;
    transition: background-color .2s ease, border-color .2s ease, transform .2s ease;
    font-size: 16px;
    border: none;
    color: #fff;
    font-weight: 400
}

.button--submain:hover .button__content {
    background-color: #b61515
}

.button--submain:active .button__content {
    transform: scale(.98);
    transition: background-color 0s ease, border-color 0s ease, transform 0s ease
}

.button--sub .button__content {
    background-color: #e83737;
    letter-spacing: .3px;
    text-transform: uppercase;
    transition: background-color .2s ease, border-color .2s ease, transform .2s ease;
    font-size: 16px;
    border: none;
    color: #fff;
    font-weight: 400
}

.button--sub:hover .button__content {
    background-color: #b61515
}

.button--sub:active {
    transform: scale(.98);
    transition: background-color 0s ease, border-color 0s ease, transform 0s ease
}

.button__content {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    width: 100%;
    height: 100%;
    padding: 8px 14px;
    text-align: center;
    font-weight: 600
}

.button--disabled {
    pointer-events: none;
    opacity: .8
}

.button--md {
    width: 192px;
    height: 38px
}

.button--md .button__content {
    height: 38px
}

.button--xlg {
    width: 250px;
    height: 40px
}

.button--xlg .button__content {
    height: 40px;
    width: 250px
}

.button--lg {
    width: 250px;
    height: 40px
}

.button--lg .button__content {
    height: 40px
}

.button--mg {
    width: 250px;
    height: 40px
}

.button--mg .button__content {
    height: 40px
}

.button--dt {
    width: 100%;
    max-width: 234px;
    height: 40px;
    min-width: 220px
}

.button--dt .button__content {
    font-size: 1.25rem
}

.button--dt .button__content {
    width: 100%;
    height: 40px
}

.button--sdt {
    width: 100%;
    max-width: 234px;
    height: 40px;
    min-width: 220px
}

.button--sdt .button__content {
    font-size: 12px;
    letter-spacing: -.025em
}

.button--sdt .button__content {
    width: 100%;
    height: 40px
}

.button--w100 {
    width: 100%
}

.button--w100 .button__content {
    width: 100%
}

.button--shadow {
    box-shadow: 0 18px 35.6px .4px rgba(101, 9, 9, .5)
}

.mfp-figure .mfp-close {
    width: auto !important;
    right: -8px !important;
    top: -36px !important;
    cursor: pointer !important
}

.footer {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    height: 126px
}

.footer__copyright {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 12px;
    display: flex;
    align-items: center
}

.footer__copyright span {
    font-size: 18px;
    margin-right: 10px
}

.footer__wezom {
    display: flex;
    align-items: center;
    font-size: 12px;
    color: #575653;
    text-decoration: none
}

.footer__wezom:hover .footer__wezom-svg {
    fill: #871e22
}

.footer__wezom-svg {
    width: 26px;
    height: 12px;
    fill: #e43030;
    margin-right: 6px;
    transition: fill .3s ease
}

.footer-fixed-tel {
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 15px;
    width: 100%;
    background-color: #fff;
    text-align: center;
    z-index: 20
}

.footer-fixed-tel a {
    color: #333;
    font-weight: 600;
    font-size: 16px;
    transition: color .3s ease, opacity .3s ease
}

.no-toachevents .footer-fixed-tel a:hover {
    color: #e43232
}

.no-toachevents .footer-fixed-tel a:active {
    opacity: .7
}

.view-section--bg {
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.is-ios .view-section--bg {
    background-attachment: initial
}

.view-section--bg2 {
    background-color: #f9f9f6
}

.form-wrapper {
    text-align: center;
    color: white;
    padding-top: 4.2rem;
    padding-bottom: 4.1rem
}

.form-wrapper__title {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase
}

.form-wrapper__text {
    font-size: 12px;
    font-weight: 600;
    margin-top: .5rem
}

.form-wrapper__desc {
    font-size: 12px;
    font-weight: 300;
    margin-top: .5rem;
    margin-bottom: .6rem
}

.form-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 1.6rem
}

.form-container .form__group {
    width: 100%;
    max-width: 234px;
    margin-bottom: 20px
}

.form-container input {
    padding: 6px 1.1rem;
    background-color: #fff;
    height: 40px;
    font-size: 1.2rem;
    color: #333
}

.form-container .button {
    margin-top: 28px
}

.form-filter {
    background-color: rgba(0, 0, 0, .6)
}

.video-block {
    position: relative;
    background-color: #000;
    height: calc(100vh + 90px);
    min-height: 380px;
    overflow: hidden;
    max-height: calc(47vh - 58px)
}

.video-block__descr {
    position: absolute;
    z-index: 25;
    width: 100%;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.video-block__descr-text {
    max-width: 630px;
    color: #fff;
    font-size: 12px;
    margin-bottom: 18px;
    width: 100%;
    text-align: center;
    line-height: 1.5;
    margin-top: 4px;
    opacity: .7
}

.video-block__descr-title {
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 8px;
    position: relative;
    font-size: 20px;
    text-transform: uppercase;
    max-width: 614px;
    width: 100%;
    padding-bottom: 12px;
    color: #fff;
    text-align: center
}

.video-block__descr-title:after {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    content: "";
    border-bottom: 1px solid #fff;
    width: 134px;
    background-color: #fff
}

.video-block .button {
    margin: 0 auto
}

.video-bg {
    position: absolute;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: 65% 31%;
    background-size: cover;
    overflow: hidden;
    left: 0;
    top: 0;
    opacity: .4;
    will-change: transform
}

.video-bg__video {
    position: absolute;
    height: auto;
    width: auto;
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: none
}

.video-bg.video-inited {
    opacity: .6
}

.view-wrapper {
    position: relative;
    overflow: hidden;
    min-height: calc(100vh - 413px - 90px);
    padding: 58px 0 0;
    z-index: 15;
    background: #fff url(/Media/images/bg-pattern.png)
}

.view-wrapper--lending {
    margin-bottom: 0 !important
}

body::-webkit-scrollbar-track, body *::-webkit-scrollbar-track {
    background-color: transparent
}

body::-webkit-scrollbar, body *::-webkit-scrollbar {
    width: 6px;
    background-color: #cecece
}

body::-webkit-scrollbar-thumb, body *::-webkit-scrollbar-thumb {
    background-color: #464646;
    border-radius: 6px
}

*::selection {
    background: #909090
}

.about {
    padding-top: 3rem;
    padding-bottom: 3rem
}

.about__wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 4rem;
    padding-top: 3rem
}

.about__content {
    background-color: #f9f7f4;
    box-shadow: 0 13px 23.04px .96px rgba(85, 59, 20, .18);
    padding: 2.2rem 3rem;
    text-align: center
}

.about__video {
    max-width: 715px;
    position: relative;
    font-size: 0;
    margin-left: 26px;
    display: none
}

.about__video--mobile {
    display: block;
    margin: 0 auto 3rem
}

.about__video--mobile img {
    width: 100%
}

.about__video-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, .6);
    color: #fff;
    cursor: pointer;
    transition: background-color .3s ease
}

.about__video-content:hover {
    background-color: rgba(0, 0, 0, .3)
}

.about__video-subtitle {
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-size: 10px
}

.about__video-title {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 1rem
}

.about__video-youtube {
    fill: white;
    margin-bottom: 2rem;
    margin-top: 1.5rem;
    width: 36px;
    height: 30px
}

.about__video-youtube svg {
    max-width: 100%;
    max-height: 100%
}

.about__video-logo .logo {
    margin: 0;
    width: 117px;
    height: 40px
}

.about__video-logo .logo svg {
    width: 100%;
    height: 100%
}

.about__info {
    display: flex;
    flex-direction: column;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.title-lending {
    color: #333;
    text-transform: uppercase;
    line-height: 100%;
    text-align: center
}

.main-title {
    font-size: 20px;
    font-weight: 800;
    letter-spacing: .08em
}

.sub-title {
    font-weight: 300;
    margin-bottom: 1.2rem;
    font-size: 10px
}

.view-size {
    position: relative;
    max-width: calc(1400px + 24px);
    padding: 0 12px;
    margin: 0 auto;
    width: 100%
}

.view-size--xmg {
    max-width: 100%
}

.view-size--def {
    max-width: calc(1400px + 24px);
    padding: 0 12px
}

.view-size--slider {
    max-width: calc(1400px + 24px);
    padding: 0 12px
}

.view-size--no-gap {
    max-width: 1281px
}

.view-text--landing-about {
    color: #333
}

.view-text--landing-about p {
    font-size: 12px;
    letter-spacing: -.01em;
    margin-bottom: 2rem
}

.view-text--categories ul, .view-text--categories ol {
    list-style: none;
    padding-left: 11px
}

.view-text--categories ul li, .view-text--categories ol li {
    position: relative;
    line-height: 1.4;
    margin-bottom: 2px
}

.view-text--categories ul li:before, .view-text--categories ol li:before {
    content: '';
    position: absolute;
    top: .4rem;
    left: -14px;
    border-radius: 50%;
    background-color: #e43030;
    width: 5px;
    height: 5px
}

.info-item {
    background-color: rgba(255, 255, 255, .8);
    width: 100%;
    padding: 2rem;
    color: #333;
    transition: background-color .3s ease, color .3s ease;
    text-align: center
}

.info-item:hover {
    background-color: rgba(0, 0, 0, .8);
    color: white
}

.info-item__title {
    font-size: 1.6rem;
    line-height: 100%;
    max-width: 300px;
    font-weight: 600;
    position: relative;
    margin: 1.6rem auto 2.3rem
}

.info-item__title:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -1.3rem;
    transform: translateX(-50%);
    width: 71px;
    border-bottom: 1px solid #e43030
}

.info-item__icon {
    height: 84px
}

.info-item__text {
    font-size: 1.125rem;
    line-height: 1.25;
    font-weight: 300
}

.slider-gallery {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    position: relative;
    max-height: 682px
}

.slider-gallery .slick-slide, .slider-gallery .slick-track, .slider-gallery .slick-list {
    height: 100%
}

.slider-gallery--about {
    margin-bottom: 7.9rem
}

.slider-gallery--review {
    margin-top: 3rem;
    margin-bottom: 5rem
}

.slider-gallery--review.slider-gallery--alone {
    margin-top: 1.5rem;
    margin-bottom: 2.9rem
}

.slider-gallery div {
    outline: none
}

.slider-prev {
    max-width: 477px;
    max-height: 362px;
    width: 36%;
    height: 98%;
    transform: translate(53%, -50%);
    display: none !important
}

.slider-next {
    max-width: 477px;
    max-height: 362px;
    width: 36%;
    height: 98%;
    transform: translate(-53%, -50%);
    display: none !important
}

.slider-main {
    max-width: 830px;
    width: 100%;
    max-height: 622px;
    position: relative;
    z-index: 10;
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .08)
}

.slider-next:not(.slick-initialized) > div, .slider-prev:not(.slick-initialized) > div, .slider-main:not(.slick-initialized) > div {
    display: none
}

.slider-button {
    position: absolute;
    bottom: -56px;
    transform: translateY(-50%);
    border: none;
    background-color: transparent;
    fill: #333;
    outline: none;
    transition: opacity .3s ease;
    z-index: 10;
    display: flex
}

.no-touchevents .slider-button:hover {
    opacity: .7
}

.no-touchevents .slider-button:active {
    opacity: .5
}

.slider-button svg {
    width: 14px;
    height: 28px
}

.slider-button--next {
    right: -8px;
    transform: translateY(-50%) rotate(180deg)
}

.slider-button--prev {
    left: -4px
}

.slider-dots {
    position: absolute !important;
    bottom: -33px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 168px
}

.slider-dots:not(.slick-initialized) {
    display: none
}

.slider-dots button {
    display: none !important
}

.slider-dots .slick-slide {
    height: 16px;
    width: 16px !important;
    margin: 0 4px
}

.slider-dots .slider-dot {
    width: 15px;
    height: 16px;
    position: relative;
    transition: opacity .3s ease, transform .3s ease
}

.slider-dots .slider-dot:hover {
    opacity: .7
}

.slider-dots .slider-dot:active {
    opacity: .5
}

.slider-dots .slider-dot:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 1px;
    height: 1px;
    border-radius: 50%;
    border: 3px solid #333;
    transition: width .3s ease, height .3s ease
}

.slider-dots .slick-current .slider-dot {
    pointer-events: none;
    transform: scale(1);
    display: block
}

.slider-dots .slick-current .slider-dot:after {
    width: 100%;
    height: 100%;
    border-width: 2px
}

.slider-galery__item {
    position: relative;
    width: 100%;
    height: 100%
}

.slider-galery__item img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.video-review {
    padding-top: 3.7rem
}

.video-review__more {
    text-align: center;
    font-size: 12px;
    color: #333;
    margin-top: 1.2rem;
    padding-bottom: 3.6rem
}

.video-review__more a {
    text-transform: uppercase;
    color: #333;
    text-decoration: none;
    position: relative;
    transition: opacity .3s ease
}

.video-review__more a:hover {
    opacity: .7
}

.video-review__more a:active {
    opacity: .5
}

.video-review__more a:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    border-bottom: 1px solid #333
}

.certificates {
    padding-top: 4rem;
    padding-bottom: 4rem
}

.certificates__container {
    padding: 0 10px;
    display: flex;
    flex-direction: row
}

.certificates__container div {
    outline: none
}

.certificates__item {
    padding: 0 11px;
    cursor: pointer;
    transition: opacity .3s ease
}

.no-touchevents .certificates__item:hover {
    opacity: .8
}

.no-touchevents .certificates__item:active {
    opacity: .6
}

.certificates .slider-button {
    top: 49%;
    z-index: 10
}

.certificates .slider-button--next {
    right: 1.4%
}

.certificates .slider-button--prev {
    left: 1.4%
}

.catalog {
    padding-top: 3rem;
    padding-bottom: 3rem
}

.catalog__tabs {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-top: 1px solid #c9c5c3;
    margin-top: 2rem;
    padding-top: 1.6rem;
    text-align: center
}

.catalog__tabs-button {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
    border-bottom: 2px solid transparent;
    cursor: pointer
}

.catalog__tabs-button:hover .catalog__tabs-title {
    color: #e43030
}

.catalog__tabs-button:active .catalog__tabs-title {
    color: #e43030;
    opacity: .7
}

.catalog__tabs-button + .catalog__tabs-button {
    margin-top: 2.1%
}

.catalog__tabs-button.is-active {
    border-color: #e43030;
    cursor: auto
}

.catalog__tabs-button.is-active .catalog__tabs-title {
    color: #e43030
}

.catalog__tabs-img {
    width: 4.3rem;
    height: 3.8rem;
    display: none;
    justify-content: center;
    align-items: center;
    font-size: 0
}

.catalog__tabs-title {
    text-transform: uppercase;
    color: #333;
    font-size: 20px;
    font-weight: 600;
    transition: color .3s ease, opacity .3s ease
}

.catalog__content {
    position: relative;
    margin-top: 2rem
}

.catalog__content-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    position: relative
}

.catalog__content-container:not(.is-show) .catalog-item:nth-child(n+5) {
    display: none
}

.catalog__info {
    text-align: center;
    color: #333;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 1.12rem;
    margin-top: 7.6rem
}

.catalog__show-more {
    position: absolute;
    left: 50%;
    bottom: -4.8rem;
    transform: translateX(-50%);
    cursor: pointer
}

.show-more {
    border: 1px solid #e83737;
    color: #e83737;
    fill: #e83737;
    transition: opacity .3s ease;
    font-size: 1.1rem;
    padding: .8rem 1.5rem;
    display: flex;
    align-items: center
}

.no-touchevents .show-more:hover {
    opacity: .7
}

.no-touchevents .show-more:hover svg {
    animation-play-state: running
}

.no-touchevents .show-more:active {
    opacity: .5
}

.show-more svg {
    animation: show_rotait .4s ease infinite paused alternate;
    transform-origin: center;
    height: 22px;
    width: 18px;
    margin-left: 18px
}

@keyframes show_rotait {
    0%, 100% {
        transform: rotate(0)
    }
    50% {
        transform: rotate(180deg)
    }
}

.catalog-item {
    margin-bottom: 2.1%;
    padding: 1% 2.1%;
    width: 48.8%;
    max-width: 424px;
    position: relative;
    background-color: #fff;
    transition: box-shadow .3s ease, opacity .4s ease, transform .4s ease;
    display: flex;
    flex-direction: column
}

.catalog-item__table {
    width: 100%
}

.no-touchevents .catalog-item:not(.is-inviewed) {
    opacity: 0;
    transform: translateY(50%)
}

.catalog-item + .catalog-item {
    margin-left: 2.1%
}

.catalog-item:nth-child(2n+1) {
    margin-left: 0
}

.no-touchevents .catalog-item:hover {
    box-shadow: 0 13px 23.04px .96px rgba(85, 59, 20, .18)
}

.no-touchevents .catalog-item:hover .catalog-item__options {
    opacity: 1
}

.catalog-item__top {
    padding: 10px 0 4px;
    display: flex;
    flex-direction: column;
    width: 100%;
    justify-content: center;
    align-items: center
}

.catalog-item__widgets {
    left: auto;
    right: -12px;
    top: -8px;
}

.catalog-item__widgets {
    position: absolute;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    z-index: 5
}

.catalog-item__widgets--top-right {
    left: auto;
    right: 12px;
    top: 12px
}

.catalog-item__widgets--top-right svg, .catalog-item__widgets--top-right img {
    margin-left: 10px
}

.catalog-item__widgets--top-left {
    right: auto;
    left: 12px;
    top: 12px
}

.catalog-item__widgets--top-left svg, .catalog-item__widgets--top-left img {
    margin-right: 10px
}

.catalog-item__widgets--bottom-right {
    left: auto;
    right: 12px;
    bottom: 12px;
    top: auto
}

.catalog-item__widgets--bottom-right svg, .catalog-item__widgets--bottom-right img {
    margin-left: 10px
}

.catalog-item__widgets--bottom-left {
    right: auto;
    left: 12px;
    bottom: 12px;
    top: auto
}

.catalog-item__widgets--bottom-left svg, .catalog-item__widgets--bottom-left img {
    margin-right: 10px
}

@media screen and (max-width: 350px) {
    .catalog-item__widgets--bottom-left .catalog-item__type-widget svg,
    .catalog-item__widgets--bottom-left .catalog-item__type-widget img {
        height: 30px;
    }
}

@media screen and (max-width: 500px) {
    .catalog-item__type-widget svg {
        height: 30px;
    }

    .catalog-item__widgets--bottom-left .catalog-item__type-widget svg,
    .catalog-item__widgets--bottom-left .catalog-item__type-widget img {
        height: 40px;
    }
}

.catalog-item__image {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 5
}

@media only screen and (max-width:500px){.catalog-item__image{padding-top:35px;}}

.catalog-item__type-widget {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%
}

.catalog-item__type-widget svg {

    fill: #202020
}

.catalog-item__right-descr {
    text-align: center;
    margin-top: 4px;
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: center
}

.catalog-item__text {
    font-size: 1rem;
    color: #555;
    margin-bottom: 7px;
    font-weight: 300;
    opacity: .5;
    text-align: center
}

.catalog-item__title {
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    color: #333;
    text-align: center;
    height: 33px
}

.catalog-item__price {
    font-size: 14px;
    font-weight: 600;
    color: #e83737;
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.catalog-item__price span {
    margin-left: 4px;
    font-size: 16px
}

.catalog-item__price--old {
    position: relative;
    color: #fff;
    font-size: 11px;
    background-color: #e83737;
    padding: 2px 10px;
    border-radius: 10px 0;
    margin-bottom: 5px
}

.catalog-item__price--old:after {
    content: '';
    position: absolute;
    z-index: 1;
    top: 46%;
    left: 10%;
    width: 82%;
    height: 1px;
    background-color: #fff
}

.catalog-item__price--old span {
    font-size: 11px
}

.catalog-item__options {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-top: 3.5%;
    transition: opacity .3s ease;
    margin-bottom: auto
}

.no-touchevents .catalog-item__options {
    opacity: .4
}

.catalog-item__options-margin {
    margin-bottom: initial
}

.catalog-item__options-svg {
    width: 40px;
    height: 2rem;
    margin-bottom: 8px
}

.catalog-item__options-svg svg {
    max-width: 100%;
    max-height: 100%
}

.catalog-item__options-item {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center
}

.catalog-item__options-text {
    font-weight: 300;
    font-size: 8px
}

.catalog-item__bottom {
    margin: 8px 1%;
    display: flex;
    justify-content: space-between
}

.catalog-item__bottom--center {
    justify-content: center
}

.catalog-item__bottom-button {
    max-width: 100%;
    background-color: #202020;
    border: none;
    margin: 16px 0 0
}

.catalog-item__bottom-button .button__content {
    font-size: 1rem
}

.catalog-item__bottom-button .button__text {
    font-weight: 600
}

.catalog-item__bottom-youtube {
    display: flex;
    align-items: center;
    text-transform: uppercase;
    color: #e83737;
    fill: #e83737;
    line-height: 1.2;
    font-size: 11px;
    transition: color .3s ease, opacity .3s ease;
    cursor: pointer;
    padding-top: 4px
}

.catalog-item__bottom-youtube:last-child {
    justify-content: flex-end
}

.catalog-item__bottom-youtube:first-child {
    justify-content: flex-start
}

.catalog-item__bottom--center .catalog-item__bottom-youtube:first-child {
    justify-content: center
}

.no-touchevents .catalog-item__bottom-youtube:hover {
    color: #333;
    fill: #333
}

.no-touchevents .catalog-item__bottom-youtube:active {
    opacity: .7
}

.catalog-item__bottom-youtube span {
    margin-right: 5px;
    width: 50%
}

.catalog-item__bottom-youtube svg {
    min-width: 25px;
    max-width: 25px;
    height: 1.7rem
}

.catalog-item__bottom-youtube--mobile {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    color: #333;
    font-size: 9px;
    font-weight: 500;
    margin-bottom: 12px
}

.catalog-item__bottom-youtube--mobile svg {
    min-width: 17px;
    max-width: 17px;
    height: 11px
}

.catalog-item__bottom-youtube--mobile span {
    margin-right: 0;
    margin-left: 4px;
    line-height: 100%
}

.item-view {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    margin-bottom: 20px;
    background-position: 74%;
    padding-top: 70px
}

.item-view__title--mobile {
    margin-bottom: 76px;
    text-align: center
}

.item-view__image {
    display: flex;
    align-items: flex-end;
    width: 100%;
    justify-content: center;
    order: 1
}

.item-view__image img {
    max-height: 410px;
    width: auto
}

.item-view__image--response {
    display: flex
}

.item-view__image--3d {
    width: 100% !important;
    justify-content: center;
    align-items: center;
    margin: auto 0 !important;
    overflow: visible !important;
    display: none;
    cursor: move
}

.item-view__image--3d .spritespin-canvas, .item-view__image--3d .spritespin-stage {
    top: 50% !important;
    left: 50% !important;
    bottom: auto !important;
    right: auto !important;
    transform: translate(-50%, -50%) !important
}

.item-view__image--3d:after {
    content: "";
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    width: 271px;
    height: 36px;
    position: absolute;
    top: 100%;
    left: 50%;
    display: none;
    transform: translateX(-50%);
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQ8AAAAkCAMAAACg7U9NAAAAeFBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////GqOSsAAAAKHRSTlMAswWvap8LpZp+dUogijesb16OESUVPYNZUUhlGql5CEIqA5ROVDAH4VjAvQAABHRJREFUaN7Vmely6jAMhSVn3xOykYUEUkLf/w0viWxMmN6ZAvYd7vejTTU0FrI4OibwP8BKG/4VVmS2xQgfTBwZiNbMQC9j0ZqRBREuuMM+LuEjMZHY5aCLMt4PLi5EtBxx+MRW2aMgmiiivCkOeMOEAB9o4ZMoDURM28y5/jqCalp8IIDTQySDj6LhdQgTxBqUk+GWE9jbgAmfhY9owUKKeAD1mLjBBrA+uRzgIUZCRwwKaSsIld775HIs6Sar+agpW0JXQTwAyD65HBAjYp3TmElBC+ZWPKt7df042OILkp11/Wn0oIP7CVstyo3/oiDFnNa7yOuO9nacttfwzssuDCSXzIvqtLXpHxPkNKCFACUhADCDrnWueXRRYPjSB/c+CpyzcFunLx5KMrYWxKW/NO1VgxJjXZDWr8mldaCeMsJ7nJNIxbgP+xQ8IyEtOjum9TBrcusdOfN6/fVFI37NZgotSouBYnoLtzj5T14o3nYvJfgNWmHUoFY4+XJL5uvVMAHkOzomqN0JspZb9utnaBur6bXGNpqCTvLo1obTcL2YxUjz1qYYPapWAYTSU0JSp53v8M8BANj82qjNNDJIygBq/gLTT4TC6aOgxvXGtVU80aIllePK1FGKqqXLR+vI1kVpAUueW4dy3agupfaQY650dTdIQL3YTQC8IFzpUyYHQUIiYoNKxk7cz77plksL/XS88mjqktIx0IM90Ng6SjFJ/95D1gm0EAsbWJKy2sDipjmGQERSWUXFNCVysn6pDTY/z3SKpb2Z530XURK2UNN0zGjMuxUsUHfavG31WcTvjp9X7N9kblCKF1CJJYdof5OPjLyPmPM5NQ0Qe22G6EKtZzS/HJA8Sz/XUI8oYPIQZWz9WMjVlgg0CWru83359exiGSV6aJjyeiR+KOuxIeb1+NrUwwe1sOZAW5GxZzzUDvnnWmk9ZJt2wqvW/g4JD/pNf5x1fAdRudzhhM+aKOGdFMlI5Lquwz8fRyEOSTDJ803Cp7GxGb57pcLBa++0LwzojmcfqRPWkTyQM0F8/2ZzWinnTdRTlAZdpbAaEW/Q7jV7VZoG75F3kypBQC6o4KPEA4J6sYThbsSyAw8qotrxapiv37I3E64jZ/sd73G4FXQnHNeXdFvimcc3VLTYt5SPL0Vu9OxyOTf79260d8SNQniRwljGbL9c8VF3Em/XqRiwipbY3Xqi7oHx08UZFBCKbXX2NrwLiz0kdsFLd7Nd3qhCTtFh8nwro4085aEIWt/vt0ZwG2AxU+RgzkKJhhdumeIj+5+eFVrLnUd3G6ze3sxBTIVzrtTUBcOB+6l4fLJbLdxSsx8ejR1CevEBCQVmfYz9hO49BDkoZzrNnkNf4QTl0wZZYrIfHp66haieq+ZZchnUNNu9+TSBNvoq89wlf7OynxE0R9j1oZDhQjSz1cieG7mCG17xsmRU5pqjl1U9/ANYf2mz1Evn+PfL9XHbtFXBHlr6dDyfq/ChEYtj08b2ixsWz9fMsvbSvySefwDNfjiXjVSksAAAAABJRU5ErkJggg==)
}

.item-view__descr {
    flex-shrink: 0;
    order: 2;
    margin: 0 -12px
}

.item-view__block {
    background-color: #fff;
    padding: 10px 8px 25px;
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 100%;
    width: 100%;
    position: relative;
    margin-top: 16px
}

.item-view__block > div, .item-view__block .button {
    z-index: 3
}

.item-view__block:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: #fff;
    z-index: 2
}

.item-view__icons-row {
    display: flex;
    justify-content: center;
    margin-bottom: 41px;
    width: 100%;
    max-width: 304px
}

.item-view__info-popup {
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    font-size: 16px;
    color: #202020;
    text-transform: uppercase;
    fill: #000;
    line-height: 100%;
    cursor: pointer;
    transition: opacity .3s ease
}

.item-view__info-popup:hover {
    opacity: .5
}

.item-view__info-popup:active {
    opacity: .3
}

.item-view__info-popup svg {
    width: 17px;
    height: 17px;
    margin-right: 12px
}

.item-view__info-popup span {
    border-bottom: 1px solid #202020
}

.item-view__icon-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 16px
}

.item-view__icon {
    height: 40px;
    width: 100%;
    margin-bottom: 6px;
    display: flex;
    justify-content: center
}

.item-view__icon svg {
    height: 40px;
    width: 74px
}

.item-view__content {
    display: flex;
    flex-direction: column
}

.item-view__title {
    font-weight: 900;
    font-size: 30px;
    margin-bottom: 38px;
    color: #202020;
    display: none;
    text-align: center
}

.item-view__subtitle {
    font-size: 16px;
    color: #202020;
    margin-bottom: 11px;
    line-height: 100%;
    text-align: center;
    width: 100%;
    display: none
}

.item-view__descr-price {
    font-size: 12px;
    color: #202020;
    text-transform: uppercase;
    opacity: .3;
    margin-bottom: 1.2rem
}

.item-view__item-subdescr {
    margin-bottom: 16px;
    text-align: center;
    width: 100%
}

.item-view__price {
    color: #e83737;
    font-size: 18px;
    text-align: center;
    margin-bottom: .6rem;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: baseline;
    flex-direction: column
}

.item-view__price--highlighted {
    font-size: 30px;
    font-weight: 800
}

.item-view__slider-mobile {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    overflow-x: auto;
    margin-bottom: 25px;
    position: relative;
    z-index: 3
}

.item-view__slider-mobile .item-slider__thumb img {
    height: 100%
}

.item-view__slider-mobile .swiper-slide {
    width: auto;
    opacity: 1;
    left: 0;
    font-size: 0
}

.item-view__slider-mobile .swiper-slide + .swiper-slide {
    margin-left: 5px
}

.item-view .video-review__more {
    margin-top: 1.7rem;
    padding-bottom: 0
}

.item-view .button {
    max-width: 310px;
    height: 60px;
    min-width: 150px
}

.item-view .button .button__content {
    height: 60px;
    font-size: 20px
}

.item-view__button-container {
    display: flex;
    flex-direction: row;
    padding-left: 20px;
    width: 100%;
    justify-content: center
}

.item-view__button-container .catalog-item__bottom-youtube {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    margin-left: 10px;
    color: #000;
    font-size: 12px;
    padding-top: 0;
    text-align: center
}

.item-view__button-container .catalog-item__bottom-youtube span {
    margin-right: 0;
    margin-top: 6px;
    width: 100%
}

.item-view__button-container .catalog-item__bottom-youtube svg {
    min-width: 42px;
    max-width: 42px;
    height: 29px
}

.item-right-widget {
    position: absolute;
    right: -88px;
    width: 88px;
    top: 0;
    flex-direction: column;
    height: 100%;
    z-index: 1 !important;
    display: none
}

.item-right-widget__video {
    position: relative;
    margin-bottom: 8px;
    background-color: #e83737;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-decoration: none;
    align-items: center;
    padding: 12px 12px 12px 48px;
    height: 86px;
    flex-shrink: 0;
    width: calc(100% + 36px);
    left: -36px;
    transition: left .2s ease
}

.item-right-widget__video-icon {
    fill: #fff;
    width: 40px;
    height: 30px;
    margin-bottom: 6px
}

.item-right-widget__video-text {
    text-align: center;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    width: 100%
}

.item-right-widget__slider {
    padding: 30px 0;
    height: calc(100% - 156px);
    position: relative
}

.item-slider {
    width: 100px;
    height: 100%;
    max-height: 526px
}

.item-slider__thumb {
    height: 82px !important;
    left: -36px;
    cursor: pointer;
    transition: left .2s ease, opacity .2s ease
}

.no-touchevents .item-slider__thumb {
    opacity: .7
}

.item-slider__thumb img {
    background-color: #fff
}

.item-slider__thumb:hover {
    opacity: 1
}

.mfp-figure {
    background: unset
}

.mfp-figure .mfp-img {
    padding: 0;
    margin: 40px auto;
    background-color: #fff
}

.swiper-container-vertical > .swiper-scrollbar {
    left: 0;
    right: auto
}

._mgb12 {
    margin-bottom: 12px
}

._mgb20 {
    margin-bottom: 20px
}

.slider-custom-arrow2 {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    width: 60px;
    height: 24px;
    cursor: pointer;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: flex;
    justify-content: center;
    align-items: center
}

.slider-custom-arrow2--top {
    top: 0
}

.slider-custom-arrow2--top svg {
    transform: rotate(90deg)
}

.slider-custom-arrow2--bottom {
    bottom: 0
}

.slider-custom-arrow2--bottom svg {
    transform: rotate(-90deg)
}

.slider-custom-arrow2 svg {
    width: 26px;
    height: 20px;
    fill: #fff
}

.slider-custom-arrow2:hover svg {
    fill: #e83737
}

.slider-custom-arrow2.swiper-button-disabled {
    pointer-events: none;
    cursor: default
}

.slider-custom-arrow2.swiper-button-disabled svg {
    fill: #f8f7f4
}

.view-section--advantages {
    padding-top: 2.2rem
}

.advantages {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-top: 2.2rem;
    margin-top: .9rem;
    position: relative
}

.advantages div {
    outline: none
}

.advantages__item {
    display: flex !important;
    flex-direction: column-reverse;
    align-items: center;
    text-align: center;
    margin-bottom: 2.2rem;
    transition: opacity .4s ease, transform .4s ease
}

.advantages__item:nth-last-child(-n+2) {
    margin-bottom: 0
}

.advantages__item-content {
    padding: 0 30px
}

.advantages__item-img {
    width: 160px;
    height: 160px;
    flex-shrink: 0;
    margin: 0 auto 1.7rem;
    box-shadow: 0 13px 23.04px .96px rgba(85, 59, 20, .18)
}

.advantages__item-img img {
    width: 100%;
    height: 100%
}

.advantages__item-title {
    font-size: 26px;
    font-weight: 600;
    color: #333;
    position: relative;
    margin-bottom: 2.4rem
}

.advantages__item-title:after {
    content: '';
    border-bottom: 1px solid #e43030;
    width: 70px;
    position: absolute;
    bottom: -1.4rem;
    left: 50%;
    transform: translateX(-50%)
}

.advantages__item-text {
    color: #333;
    font-size: 16px;
    font-weight: 500;
    max-width: 395px;
    line-height: 1.2;
    margin: 0 auto
}

.advantages-arrows {
    position: relative
}

.advantages-arrow {
    position: absolute;
    top: 90px;
    border: none;
    outline: 0;
    background-color: transparent;
    z-index: 10;
    transition: opacity .3s ease
}

.no-touchevents .advantages-arrow:hover {
    opacity: .7
}

.no-touchevents .advantages-arrow:active {
    opacity: .5
}

.advantages-arrow svg {
    width: 14px;
    height: 28px
}

.advantages-arrow--next {
    transform: rotate(180deg) translateX(100%);
    left: 100%
}

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

.products {
    padding-top: 4rem;
    padding-bottom: 4rem
}

.products__categories {
    margin: 0 -3.1vw;
    display: flex;
    flex-direction: row
}

.products__categories div {
    outline: none
}

.products__categories-item {
    width: 25%;
    padding: 0 3.1vw;
    display: flex !important;
    flex-direction: column;
    justify-content: space-between;
    align-items: center
}

.products__categories-title {
    font-size: 1.62rem;
    font-weight: 600;
    color: #333;
    margin-bottom: 2.18rem;
    min-height: 3.62rem;
    text-align: center
}

.products__categories-title span {
    position: relative;
    display: block
}

.products__categories-title span:after {
    content: '';
    position: absolute;
    bottom: -12px;
    left: 50%;
    transform: translateX(-50%);
    width: 58px;
    border-bottom: 1px solid #e43030
}

.products-arrows {
    position: relative;
    padding: 0 3.6rem;
    margin-top: 2rem
}

.products-arrows .slider-button {
    z-index: 10;
    top: 51%
}

.products__examples {
    position: relative;
    margin-top: 3.1rem
}

.products__examples-container {
    padding: 0 20px;
    display: flex;
    flex-direction: row
}

.products__examples-container div {
    outline: none
}

.products__examples-item {
    padding: 0 1vw;
    cursor: pointer;
    transition: opacity .3s ease
}

.no-touchevents .products__examples-item:hover {
    opacity: .7
}

.no-touchevents .products__examples-item:active {
    opacity: .6
}

.products__examples .slider-button {
    top: 50%
}

.products__examples .slider-button--prev {
    left: -10px
}

.products__examples .slider-button--next {
    right: -10px
}

.products__button {
    margin: 3.5rem auto 0;
    box-shadow: 0 18px 35.6px 4.4px rgba(228, 48, 48, .71)
}

.faq {
    padding-bottom: 9.5rem;
    padding-top: 5.4rem;
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .08);
    margin: 0 -12px
}

.faq__container {
    padding-top: 5rem;
    border-bottom: 1px solid #e7e5e2;
    position: relative;
    margin: 0 4%
}

.faq__container:not(.is-show) .faq__item:nth-child(n+9) {
    display: none
}

.faq__item {
    position: relative;
    color: #333;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.faq__item-cross {
    position: absolute;
    top: 50%;
    right: 2.3%;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 14px;
    height: 14px;
    margin-top: -7px
}

.no-touchevents .faq__item-cross {
    transition: transform .3s ease
}

.faq__item-cross:after, .faq__item-cross:before {
    content: '';
    position: absolute;
    background-color: #969593;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.no-touchevents .faq__item-cross:after, .no-touchevents .faq__item-cross:before {
    transition: background-color .3s ease
}

.faq__item-cross:after {
    top: 50%;
    margin-top: -1px;
    left: 0;
    width: 100%;
    height: 2px;
    min-height: 2px;
    max-height: 2px
}

.faq__item-cross:before {
    left: 50%;
    top: 0;
    margin-left: -1px;
    height: 100%;
    width: 2px;
    min-width: 2px;
    max-width: 2px
}

.faq__item.is-open .faq__item-cross {
    transform: rotate(45deg)
}

.faq__item-button {
    border-top: 1px solid #e7e5e2;
    min-height: 4.8rem;
    font-size: 14px;
    cursor: pointer;
    display: flex;
    align-items: center;
    padding: 20px 30px 20px 2.6%
}

.no-touchevents .faq__item-button {
    transition: border-color .3s ease, color .3s ease, opacity .3s ease
}

.no-touchevents .faq__item-button:hover {
    color: #e43030
}

.no-touchevents .faq__item-button:hover .faq__item-cross:after, .no-touchevents .faq__item-button:hover .faq__item-cross:before {
    background-color: #e43030
}

.no-touchevents .faq__item-button:active {
    opacity: .6
}

.faq__item-button.is-open {
    border-color: #e43030
}

.faq__item-answer {
    font-weight: 300;
    font-size: 12px;
    padding-left: 7.7%;
    padding-right: 30px;
    padding-bottom: 2.1rem;
    margin-top: -6px;
    border-bottom: 5px solid transparent;
    opacity: 0;
    line-height: 1.3;
    pointer-events: none
}

.no-touchevents .faq__item-answer {
    transition: border-color .3s ease, opacity .3s ease
}

.faq__item-answer.is-open {
    border-color: #e43030;
    opacity: 1
}

.faq__item .is-opening {
    pointer-events: none
}

.faq__show-more {
    position: absolute;
    bottom: -5rem;
    left: 50%;
    transform: translateX(-50%);
    cursor: pointer
}

.no-touchevents .faq__show-more {
    transition: color .3s ease, opacity .3s ease
}

.no-touchevents .faq__show-more:hover {
    color: #e43030
}

.no-touchevents .faq__show-more:active {
    opacity: .6
}

.contacts {
    padding-top: 2.4rem;
    padding-bottom: 2.8rem
}

.contacts__container {
    position: relative
}

.contacts__info {
    background-color: #fff;
    box-shadow: 0 20px 49px 0 rgba(0, 0, 0, .17);
    max-width: 286px;
    padding: 3.5rem 2.7rem 2.3rem 3rem;
    color: #222;
    font-size: 16px;
    letter-spacing: -.025em;
    margin: 24px auto 0
}

.contacts__info a {
    color: #222;
    text-decoration: none;
    transition: color .3s ease, opacity .3s ease
}

.contacts__info a:hover {
    color: #e43030
}

.contacts__info a:active {
    opacity: .6
}

.contacts__info-email {
    margin-top: 10%;
    margin-bottom: 8%
}

.contacts__info-bottom a {
    display: block;
    margin-top: 4px;
    color: #e83737;
    font-weight: 600;
    font-size: 24px;
    text-decoration: underline;
    transition: opacity .3s ease, color .3s ease
}

.contacts__info-bottom a:hover {
    color: #222
}

.contacts__info-bottom a:active {
    opacity: .6
}

.contacts__info-tel a {
    display: block
}

.contacts__info-soc {
    margin-top: 14%;
    margin-bottom: 10%;
    display: flex;
    align-items: center
}

.contacts__info-soc a {
    margin-right: 12%;
    transition: opacity .3s ease
}

.contacts__info-soc a:hover {
    fill: #e43030
}

.contacts__info-soc a:active {
    opacity: .6
}

.contacts__info-soc svg {
    width: 18px;
    height: 18px
}

.contacts__info .logo {
    margin-right: 0;
    margin-bottom: 16%;
    color: #de1e1e
}

.contacts__info .logo__image {
    fill: #000;
    width: 100%
}

.contacts-map {
    margin: 2.9rem -12px 0;
    position: relative;
    height: 360px
}

.map {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 100%
}

.gm-style-pbt {
    right: 20px;
    max-width: 44%;
    margin-left: auto
}

.fake-map {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: opacity .2s ease
}

.fake-map.hide {
    opacity: 0;
    z-index: -1;
    transition: opacity .2s ease
}

.fake-map__img {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0
}

.fake-map img {
    width: 100%;
    height: 100%;
    filter: blur(2px)
}

.fake-map__button {
    position: relative;
    z-index: 2
}

.fake-map__button .button__content {
    background-color: #b61515;
    border-color: #b61515
}

.fake-map__button .button:hover .button__content {
    background-color: #900e0e;
    border-color: #900e0e
}

.feedform {
    width: 100%;
    padding: 34px 20px;
    background-color: #e83737
}

.feedform__title {
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 20px;
    text-align: center
}

.feedform__text {
    color: #fff;
    font-size: 16px;
    text-align: center;
    width: 100%;
    padding-bottom: 22px;
    border-bottom: 1px solid #ec5b5b;
    margin-bottom: 30px
}

.feedform input {
    background-color: #fff;
    border: 1px solid #fff;
    color: #333
}

.feedform .button:hover .button__content {
    background-color: #515151
}

.feedform__numbers-title {
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-top: 1.5rem;
    margin-bottom: .8rem
}

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

.feedform__numbers a {
    color: white;
    transition: color .3s ease, opacity .3s ease;
    text-decoration: none;
    letter-spacing: .05em
}

.feedform__numbers a:hover {
    color: #333
}

.feedform__numbers a:active {
    opacity: .6
}

.stock-form {
    background-color: #e83737
}

.stock-form__decor {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    object-fit: cover
}

.stock-form .feedform__title, .stock-form .feedform__text {
    position: relative;
    z-index: 15
}

.specifications {
    padding: 34px 20px
}

.specifications-popup {
    display: flex;
    flex-direction: column;
    max-width: 1060px
}

.specifications-popup .feedform__text {
    border: none;
    padding-bottom: 0;
    margin-bottom: 24px
}

.specifications-popup .form__group {
    margin-bottom: 1.3rem
}

.specifications__title {
    font-size: 26px;
    color: #333;
    font-weight: 600;
    margin-bottom: 1.1rem;
    padding-left: 1.4rem;
    text-align: center
}

.specifications__table {
    color: #333;
    font-size: 14px;
    border-collapse: collapse;
    width: 100%
}

.specifications__table tr td {
    padding: 12px 20px;
    width: 63%
}

.specifications__table tr td:last-child {
    font-weight: 600;
    padding-left: 0
}

.specifications__table tr td:first-child {
    padding-right: 10px
}

.specifications__table tr:nth-child(even) {
    background-color: #f9f6f5
}

.ty-main {
    width: 100%;
    margin: 0 auto
}

.ty-main__title {
    display: block;
    font-size: 30px;
    color: #fff;
    font-weight: 600;
    text-align: center
}

.ty-main__rem {
    font-size: 18px;
    line-height: 26px;
    color: #fff;
    text-align: center
}

.soc-block {
    max-width: 484px;
    display: flex;
    margin: 36px auto 0;
    justify-content: space-between;
    position: relative
}

.line__ {
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: rgba(255, 255, 255, .47);
    top: 0;
    left: 0;
    right: 0;
    margin: auto
}

.soc-block__faceb {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    height: 100%;
    padding: 0 10.5%
}

.soc-block__faceb svg {
    width: 100%;
    height: 36px;
    fill: #fff
}

.soc-block__faceb:hover svg {
    fill: #000
}

.soc-block__ytb {
    display: inline-block;
    width: 50%;
    padding: 0 10.5%
}

.soc-block__ytb svg {
    width: 100%;
    height: 36px;
    fill: #fff
}

.soc-block__ytb:hover svg {
    fill: #000
}

.hidden-wrapper--stock {
    max-width: 1034px;
    width: 100%;
    padding-left: 0
}

.stock-link-container {
    z-index: 10;
    text-align: center
}

.stcok-link {
    color: #fff;
    font-size: 13px;
    text-decoration: none;
    position: relative;
    z-index: 15;
    display: inline-flex;
    transition: opacity .3s ease
}

.stcok-link:hover {
    opacity: .7;
    color: #fff
}

.stcok-link:active {
    opacity: .5
}

.stcok-link span {
    font-size: 24px
}

.stcok-link i {
    font-style: normal;
    text-decoration: underline
}

.mcwidget-overlay svg {
    pointer-events: auto !important
}

.item-descr {
    padding-bottom: 3rem
}

.item-descr__titles {
    background-color: #f8f7f4;
    padding: 26px 0 12px;
    margin-bottom: 24px;
    display: flex
}

.item-descr__title {
    font-size: 20px;
    color: #333;
    text-align: center;
    font-weight: 800
}

.item-descr__title--mobile {
    margin: 20px 0
}

.item-descr__title--more {
    display: none
}

.item-config {
    max-width: 100%;
    width: 100%;
    padding-right: 15px
}

.item-config__title {
    width: 100%;
    margin-bottom: 16px;
    font-size: 14px;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    padding-left: 14px
}

.item-config__item {
    margin-bottom: 26px;
    width: 100%
}

.item-config__item .item-config__row:nth-child(even) {
    background-color: #f8f7f4
}

.item-config__name {
    width: 100%;
    min-width: 220px;
    font-size: 16px;
    margin-bottom: 6px
}

.item-config__name span {
    max-width: 100%
}

.item-config__resp {
    width: 100%;
    flex-shrink: 0
}

.item-config__row {
    display: flex;
    padding: 5px 14px;
    flex-direction: column;
    margin-bottom: 4px
}

.item-config__table {
    width: 100%
}

._pal14 {
    padding-left: 14px
}

.m-menu__list-link.cur {
    background-color: #ad2d2d;
    pointer-events: none
}

.progres-line {
    position: fixed;
    top: 0;
    left: 0;
    width: 0;
    height: 2px;
    background-color: #e43232
}

.cookie-info {
    color: #000;
    position: fixed;
    bottom: -1px;
    left: 0;
    right: 0;
    background: #202020;
    z-index: 1000;
    padding: 10px 0
}

.cookie-info a {
    color: #fff
}

.cookie-info a:hover {
    color: #e83737
}

.cookie-info__button {
    margin-left: auto
}

.cookie-info__content {
    padding: 0;
    margin: 0;
    font-size: 14px;
    line-height: normal;
    font-weight: 300;
    color: #ccc;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center
}

@media only screen and (min-width: 320px) {
    /*! $mqpacker hack */
}

@media only screen and (min-width: 375px) {
    /*! $mqpacker hack */
    .grid--xs-1 > .gcell {
        width: 100%;
        max-width: 100%;
        flex-basis: 100%
    }

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

    .grid--xs-3 > .gcell {
        width: 33.3333333%;
        max-width: 33.3333333%;
        flex-basis: 33.3333333%
    }

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

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

    .grid--xs-6 > .gcell {
        width: 16.6666667%;
        max-width: 16.6666667%;
        flex-basis: 16.6666667%
    }

    .grid--xs-7 > .gcell {
        width: 14.2857143%;
        max-width: 14.2857143%;
        flex-basis: 14.2857143%
    }

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

    .grid--xs-9 > .gcell {
        width: 11.1111111%;
        max-width: 11.1111111%;
        flex-basis: 11.1111111%
    }

    .grid--xs-10 > .gcell {
        width: 10%;
        max-width: 10%;
        flex-basis: 10%
    }

    .grid--xs-11 > .gcell {
        width: 9.0909091%;
        max-width: 9.0909091%;
        flex-basis: 9.0909091%
    }

    .grid--xs-12 > .gcell {
        width: 8.3333333%;
        max-width: 8.3333333%;
        flex-basis: 8.3333333%
    }

    .grid--xs-auto > .gcell {
        width: auto;
        max-width: none;
        flex-basis: auto
    }

    .grid > .gcell--xs-1 {
        width: 8.3333333%;
        max-width: 8.3333333%;
        flex-basis: 8.3333333%
    }

    .grid > .gcell--xs-2 {
        width: 16.6666667%;
        max-width: 16.6666667%;
        flex-basis: 16.6666667%
    }

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

    .grid > .gcell--xs-4 {
        width: 33.3333333%;
        max-width: 33.3333333%;
        flex-basis: 33.3333333%
    }

    .grid > .gcell--xs-5 {
        width: 41.6666667%;
        max-width: 41.6666667%;
        flex-basis: 41.6666667%
    }

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

    .grid > .gcell--xs-7 {
        width: 58.3333333%;
        max-width: 58.3333333%;
        flex-basis: 58.3333333%
    }

    .grid > .gcell--xs-8 {
        width: 66.6666667%;
        max-width: 66.6666667%;
        flex-basis: 66.6666667%
    }

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

    .grid > .gcell--xs-10 {
        width: 83.3333333%;
        max-width: 83.3333333%;
        flex-basis: 83.3333333%
    }

    .grid > .gcell--xs-11 {
        width: 91.6666667%;
        max-width: 91.6666667%;
        flex-basis: 91.6666667%
    }

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

    .grid > .gcell--xs-auto {
        width: auto;
        max-width: 100%;
        flex-basis: auto
    }

    .grid--xs-items-start {
        align-items: flex-start
    }

    .grid--xs-items-end {
        align-items: flex-end
    }

    .grid--xs-items-center {
        align-items: center
    }

    .grid--xs-items-stretch {
        align-items: stretch
    }

    .grid--xs-justify-start {
        justify-content: flex-start
    }

    .grid--xs-justify-end {
        justify-content: flex-end
    }

    .grid--xs-justify-center {
        justify-content: center
    }

    .grid--xs-justify-between {
        justify-content: space-between
    }

    .grid--xs-justify-around {
        justify-content: space-around
    }

    .grid--xs-nowrap {
        flex-wrap: nowrap
    }

    .grid--xs-wrap {
        flex-wrap: wrap
    }

    .grid--xs-column {
        flex-direction: column
    }

    .grid--xs-row {
        flex-direction: row
    }

    .grid--xs-row-reverse {
        flex-direction: row-reverse
    }

    .grid > .gcell--xs-start {
        align-self: flex-start
    }

    .grid > .gcell--xs-end {
        align-self: flex-end
    }

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

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

    .grid > .gcell--xs-nogrow {
        flex-grow: 0
    }

    .grid > .gcell--xs-grow {
        flex-grow: 1
    }

    .grid > .gcell--xs-shrink {
        flex-shrink: 1
    }

    .grid > .gcell--xs-noshrink {
        flex-shrink: 0
    }

    .grid > .gcell--xs-order-start {
        order: -1
    }

    .grid > .gcell--xs-order-end {
        order: 1
    }

    .grid > .gcell--xs-noorder {
        order: 0
    }

    .grid > .gcell--xs-nobasis {
        flex-basis: 0
    }

    .grid--xs-space-sm {
        margin-left: -2.5px;
        margin-right: -2.5px
    }

    .grid--xs-space-sm > .gcell {
        padding-left: 2.5px;
        padding-right: 2.5px
    }

    .grid--xs-space-md {
        margin-left: -7.5px;
        margin-right: -7.5px
    }

    .grid--xs-space-md > .gcell {
        padding-left: 7.5px;
        padding-right: 7.5px
    }

    .grid--xs-space-def {
        margin-left: -10px;
        margin-right: -10px
    }

    .grid--xs-space-def > .gcell {
        padding-left: 10px;
        padding-right: 10px
    }

    .grid--xs-space-lg {
        margin-left: -15px;
        margin-right: -15px
    }

    .grid--xs-space-lg > .gcell {
        padding-left: 15px;
        padding-right: 15px
    }

    .grid--xs-space-xl {
        margin-left: -20px;
        margin-right: -20px
    }

    .grid--xs-space-xl > .gcell {
        padding-left: 20px;
        padding-right: 20px
    }

    .grid--xs-space-mg {
        margin-left: -25px;
        margin-right: -25px
    }

    .grid--xs-space-mg > .gcell {
        padding-left: 25px;
        padding-right: 25px
    }

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

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

    ._xs-left {
        float: left
    }

    ._xs-right {
        float: right
    }

    ._xs-overflow {
        overflow: hidden
    }

    ._xs-text-left {
        text-align: left
    }

    ._xs-text-right {
        text-align: right
    }

    ._xs-text-center {
        text-align: center
    }

    ._xs-hide {
        display: none
    }

    ._xs-hide\! {
        display: none !important
    }
}

@media only screen and (min-width: 412px) {
    /*! $mqpacker hack */
}

@media only screen and (min-width: 480px) {
    /*! $mqpacker hack */
    .grid--sm-1 > .gcell {
        width: 100%;
        max-width: 100%;
        flex-basis: 100%
    }

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

    .grid--sm-3 > .gcell {
        width: 33.3333333%;
        max-width: 33.3333333%;
        flex-basis: 33.3333333%
    }

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

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

    .grid--sm-6 > .gcell {
        width: 16.6666667%;
        max-width: 16.6666667%;
        flex-basis: 16.6666667%
    }

    .grid--sm-7 > .gcell {
        width: 14.2857143%;
        max-width: 14.2857143%;
        flex-basis: 14.2857143%
    }

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

    .grid--sm-9 > .gcell {
        width: 11.1111111%;
        max-width: 11.1111111%;
        flex-basis: 11.1111111%
    }

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

    .grid--sm-11 > .gcell {
        width: 9.0909091%;
        max-width: 9.0909091%;
        flex-basis: 9.0909091%
    }

    .grid--sm-12 > .gcell {
        width: 8.3333333%;
        max-width: 8.3333333%;
        flex-basis: 8.3333333%
    }

    .grid--sm-auto > .gcell {
        width: auto;
        max-width: none;
        flex-basis: auto
    }

    .grid > .gcell--sm-1 {
        width: 8.3333333%;
        max-width: 8.3333333%;
        flex-basis: 8.3333333%
    }

    .grid > .gcell--sm-2 {
        width: 16.6666667%;
        max-width: 16.6666667%;
        flex-basis: 16.6666667%
    }

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

    .grid > .gcell--sm-4 {
        width: 33.3333333%;
        max-width: 33.3333333%;
        flex-basis: 33.3333333%
    }

    .grid > .gcell--sm-5 {
        width: 41.6666667%;
        max-width: 41.6666667%;
        flex-basis: 41.6666667%
    }

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

    .grid > .gcell--sm-7 {
        width: 58.3333333%;
        max-width: 58.3333333%;
        flex-basis: 58.3333333%
    }

    .grid > .gcell--sm-8 {
        width: 66.6666667%;
        max-width: 66.6666667%;
        flex-basis: 66.6666667%
    }

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

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

    .grid > .gcell--sm-11 {
        width: 91.6666667%;
        max-width: 91.6666667%;
        flex-basis: 91.6666667%
    }

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

    .grid > .gcell--sm-auto {
        width: auto;
        max-width: 100%;
        flex-basis: auto
    }

    .grid--sm-items-start {
        align-items: flex-start
    }

    .grid--sm-items-end {
        align-items: flex-end
    }

    .grid--sm-items-center {
        align-items: center
    }

    .grid--sm-items-stretch {
        align-items: stretch
    }

    .grid--sm-justify-start {
        justify-content: flex-start
    }

    .grid--sm-justify-end {
        justify-content: flex-end
    }

    .grid--sm-justify-center {
        justify-content: center
    }

    .grid--sm-justify-between {
        justify-content: space-between
    }

    .grid--sm-justify-around {
        justify-content: space-around
    }

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

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

    .grid--sm-column {
        flex-direction: column
    }

    .grid--sm-row {
        flex-direction: row
    }

    .grid--sm-row-reverse {
        flex-direction: row-reverse
    }

    .grid > .gcell--sm-start {
        align-self: flex-start
    }

    .grid > .gcell--sm-end {
        align-self: flex-end
    }

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

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

    .grid > .gcell--sm-nogrow {
        flex-grow: 0
    }

    .grid > .gcell--sm-grow {
        flex-grow: 1
    }

    .grid > .gcell--sm-shrink {
        flex-shrink: 1
    }

    .grid > .gcell--sm-noshrink {
        flex-shrink: 0
    }

    .grid > .gcell--sm-order-start {
        order: -1
    }

    .grid > .gcell--sm-order-end {
        order: 1
    }

    .grid > .gcell--sm-noorder {
        order: 0
    }

    .grid > .gcell--sm-nobasis {
        flex-basis: 0
    }

    .grid--sm-space-sm {
        margin-left: -2.5px;
        margin-right: -2.5px
    }

    .grid--sm-space-sm > .gcell {
        padding-left: 2.5px;
        padding-right: 2.5px
    }

    .grid--sm-space-md {
        margin-left: -7.5px;
        margin-right: -7.5px
    }

    .grid--sm-space-md > .gcell {
        padding-left: 7.5px;
        padding-right: 7.5px
    }

    .grid--sm-space-def {
        margin-left: -10px;
        margin-right: -10px
    }

    .grid--sm-space-def > .gcell {
        padding-left: 10px;
        padding-right: 10px
    }

    .grid--sm-space-lg {
        margin-left: -15px;
        margin-right: -15px
    }

    .grid--sm-space-lg > .gcell {
        padding-left: 15px;
        padding-right: 15px
    }

    .grid--sm-space-xl {
        margin-left: -20px;
        margin-right: -20px
    }

    .grid--sm-space-xl > .gcell {
        padding-left: 20px;
        padding-right: 20px
    }

    .grid--sm-space-mg {
        margin-left: -25px;
        margin-right: -25px
    }

    .grid--sm-space-mg > .gcell {
        padding-left: 25px;
        padding-right: 25px
    }

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

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

    ._sm-left {
        float: left
    }

    ._sm-right {
        float: right
    }

    ._sm-overflow {
        overflow: hidden
    }

    ._sm-text-left {
        text-align: left
    }

    ._sm-text-right {
        text-align: right
    }

    ._sm-text-center {
        text-align: center
    }

    ._sm-hide {
        display: none
    }

    ._sm-hide\! {
        display: none !important
    }

    .button--mg {
        height: 50px;
        width: 352px
    }

    .button--mg .button__content {
        height: 50px;
        width: 352px
    }

    .button--dt {
        height: 4.4rem;
        max-width: 380px
    }

    .button--dt .button__content {
        height: 4.4rem;
        max-width: 380px
    }

    .button--sdt {
        height: 3.8rem;
        max-width: 354px
    }

    .button--sdt .button__content {
        height: 3.8rem;
        max-width: 354px
    }

    .footer-fixed-tel {
        display: none
    }

    .form-wrapper__title {
        font-size: 2rem
    }

    .form-wrapper__text {
        font-size: 1.5rem
    }

    .form-wrapper__desc {
        font-size: 18px;
        margin-top: 1rem;
        margin-bottom: 1rem
    }

    .form-container .form__group {
        max-width: 380px;
        margin: 0 0 1.6rem
    }

    .form-container input {
        height: 4.4rem
    }

    .video-block__descr-text {
        font-size: 16px
    }

    .video-block__descr-title {
        font-size: 28px
    }

    .about__video-subtitle {
        font-size: 1.2rem
    }

    .about__video-title {
        font-size: 2.44rem
    }

    .about__video-youtube {
        width: 5.7rem;
        height: 5rem
    }

    .about__video-logo .logo {
        width: 14rem;
        height: 3.3rem
    }

    .main-title {
        font-size: 3rem
    }

    .sub-title {
        font-size: 1.15rem
    }

    .view-text--landing-about p {
        font-size: 1.25rem
    }

    .catalog__tabs {
        text-align: left;
        flex-direction: row
    }

    .catalog__tabs-button + .catalog__tabs-button {
        margin-top: 0;
        margin-left: 1.5rem
    }

    .catalog__tabs-title {
        font-size: 1.13rem
    }

    .catalog__content {
        margin-top: 3.2rem
    }

    .catalog-item__top {
        padding: 20px 0 4px
    }

    .catalog-item__title {
        font-size: 22px;
        height: 4.5833333rem
    }

    .catalog-item__price {
        font-size: 22px
    }

    .catalog-item__price--old {
        font-size: 15px
    }

    .catalog-item__options-svg {
        width: 3.9rem
    }

    .catalog-item__options-text {
        font-size: .9rem
    }

    .catalog-item__bottom {
        margin-top: 16px
    }

    .catalog-item__bottom-youtube span {
        width: 39%;
        min-width: 37px
    }

    .catalog-item__bottom-youtube svg {
        min-width: 2.4rem;
        max-width: 2.4rem
    }

    .catalog-item__bottom-youtube--mobile {
        font-size: 12px
    }

    .item-view {
        padding-bottom: 20px
    }

    .item-view__descr {
        width: calc(100% - 88px);
        margin: 0
    }

    .item-view__block {
        padding-top: 25px;
        margin-top: 0
    }

    .item-view__icons-row {
        padding: 0 1.5rem;
        max-width: 358px;
        margin-bottom: 24px
    }

    .item-view__icon-item {
        font-size: unset
    }

    .item-view__title {
        margin-bottom: 18px
    }

    .item-view__item-subdescr {
        margin-bottom: 20px
    }

    .item-view__slider-mobile {
        display: none
    }

    .item-view .button {
        margin-right: 0;
        min-width: 210px
    }

    .item-view__button-container {
        padding-left: 0
    }

    .item-view__button-container .catalog-item__bottom-youtube {
        display: none
    }

    .item-view__button-container .catalog-item__bottom-youtube span {
        width: 48%
    }

    .item-right-widget {
        display: flex
    }

    .products__categories-item {
        align-items: unset
    }

    .products__categories-title {
        text-align: left
    }

    .products__categories-title span:after {
        left: 0;
        transform: unset
    }

    .faq__item-button {
        font-size: 1.5rem
    }

    .faq__item-answer {
        font-size: 1.12rem
    }

    .specifications__title {
        text-align: left
    }
}

@media only screen and (min-width: 640px) {
    /*! $mqpacker hack */
    .breadcrumbs-main-title {
        font-size: 45px
    }

    .pagination__next-prev-button {
        height: 45px;
        width: 45px
    }

    .pagination__icon {
        width: 20px;
        height: 26px
    }

    .pagination__btn {
        width: 45px;
        height: 45px;
        margin: 0 6px
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .grid--ms-auto > .gcell {
        width: auto;
        max-width: none;
        flex-basis: auto
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

    .grid--ms-items-start {
        align-items: flex-start
    }

    .grid--ms-items-end {
        align-items: flex-end
    }

    .grid--ms-items-center {
        align-items: center
    }

    .grid--ms-items-stretch {
        align-items: stretch
    }

    .grid--ms-justify-start {
        justify-content: flex-start
    }

    .grid--ms-justify-end {
        justify-content: flex-end
    }

    .grid--ms-justify-center {
        justify-content: center
    }

    .grid--ms-justify-between {
        justify-content: space-between
    }

    .grid--ms-justify-around {
        justify-content: space-around
    }

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

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

    .grid--ms-column {
        flex-direction: column
    }

    .grid--ms-row {
        flex-direction: row
    }

    .grid--ms-row-reverse {
        flex-direction: row-reverse
    }

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

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

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

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

    .grid > .gcell--ms-nogrow {
        flex-grow: 0
    }

    .grid > .gcell--ms-grow {
        flex-grow: 1
    }

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

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

    .grid > .gcell--ms-order-start {
        order: -1
    }

    .grid > .gcell--ms-order-end {
        order: 1
    }

    .grid > .gcell--ms-noorder {
        order: 0
    }

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

    .grid--ms-space-sm {
        margin-left: -2.5px;
        margin-right: -2.5px
    }

    .grid--ms-space-sm > .gcell {
        padding-left: 2.5px;
        padding-right: 2.5px
    }

    .grid--ms-space-md {
        margin-left: -7.5px;
        margin-right: -7.5px
    }

    .grid--ms-space-md > .gcell {
        padding-left: 7.5px;
        padding-right: 7.5px
    }

    .grid--ms-space-def {
        margin-left: -10px;
        margin-right: -10px
    }

    .grid--ms-space-def > .gcell {
        padding-left: 10px;
        padding-right: 10px
    }

    .grid--ms-space-lg {
        margin-left: -15px;
        margin-right: -15px
    }

    .grid--ms-space-lg > .gcell {
        padding-left: 15px;
        padding-right: 15px
    }

    .grid--ms-space-xl {
        margin-left: -20px;
        margin-right: -20px
    }

    .grid--ms-space-xl > .gcell {
        padding-left: 20px;
        padding-right: 20px
    }

    .grid--ms-space-mg {
        margin-left: -25px;
        margin-right: -25px
    }

    .grid--ms-space-mg > .gcell {
        padding-left: 25px;
        padding-right: 25px
    }

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

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

    ._ms-left {
        float: left
    }

    ._ms-right {
        float: right
    }

    ._ms-overflow {
        overflow: hidden
    }

    ._ms-text-left {
        text-align: left
    }

    ._ms-text-right {
        text-align: right
    }

    ._ms-text-center {
        text-align: center
    }

    ._ms-hide {
        display: none
    }

    ._ms-hide\! {
        display: none !important
    }

    .button--idk .button__content {
        font-size: 16px
    }

    .button--sdt .button__content {
        font-size: 1.25rem
    }

    .footer__wezom {
        margin-right: 11.2%
    }

    .form-wrapper {
        padding-top: 7.2rem;
        padding-bottom: 6.1rem
    }

    .form-wrapper__title {
        font-size: 3rem
    }

    .form-wrapper__desc {
        margin-top: 5.2rem;
        margin-bottom: 0
    }

    .form-container {
        flex-direction: row;
        justify-content: center;
        align-items: unset
    }

    .form-container .form__group {
        margin-right: 16px
    }

    .form-container .button {
        margin-top: unset
    }

    .video-block__descr-text {
        text-align: justify
    }

    .video-block__descr-title {
        text-align: left
    }

    .video-block__descr-title:after {
        bottom: 6px;
        left: 0;
        transform: unset
    }

    .video-block .button {
        margin: 0
    }

    .video-bg__video {
        display: block
    }

    .view-size {
        max-width: calc(1400px + 140px);
        padding: 0 70px
    }

    .view-size--def {
        max-width: calc(1400px + 44px);
        padding: 0 22px
    }

    .view-size--slider {
        max-width: calc(1400px + 140px);
        padding: 0 70px
    }

    .slider-button svg {
        width: 29px
    }

    .certificates .slider-button--next {
        right: 4.4%
    }

    .certificates .slider-button--prev {
        left: 4.5%
    }

    .catalog {
        padding-top: 5.3rem;
        padding-bottom: 5.1rem
    }

    .catalog__tabs {
        margin-top: 3rem
    }

    .catalog__tabs-button + .catalog__tabs-button {
        margin-left: 3rem
    }

    .catalog__content-container:not(.is-show) .catalog-item:nth-child(n+5) {
        display: flex
    }

    .catalog__content-container:not(.is-show) .catalog-item:nth-child(n+7) {
        display: none
    }

    .catalog-item {
        width: 31.2%
    }

    .catalog-item__top {
        padding: 10px 10px 12px;
        display: -webkit-box;
        display: flex;
        width: 100%;
        -webkit-box-pack: justify;
        justify-content: space-between;
        border-bottom: 1px solid #ccc
    }

    .catalog-item__image {
        position: relative;
        display: -webkit-box;
        display: flex;
        -webkit-box-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        align-items: center;
        background-color: #fff;
        z-index: 5;
    }

    .catalog-item:nth-child(2n+1) {
        margin-left: 2.1%
    }

    .catalog-item:nth-child(3n+1) {
        margin-left: 0
    }

    .item-view__title {
        font-size: 1.87rem;
        margin-bottom: 22px
    }

    .item-view__item-subdescr {
        font-size: 16px;
        line-height: 24px
    }

    .item-view__price {
        flex-direction: initial
    }

    .item-right-widget__video:hover {
        left: 0
    }

    .item-slider {
        width: 124px
    }

    .item-slider__thumb:hover {
        left: 0
    }

    .advantages-arrow svg {
        width: 29px
    }

    .faq {
        margin: 0 -70px
    }

    .contacts {
        padding-top: 4rem;
        padding-bottom: 4rem
    }

    .contacts__info {
        position: absolute;
        z-index: 10;
        top: 15%;
        left: 6.2%;
        margin: 0;
        padding: 2.7rem 2rem 2rem 2.4rem
    }

    .contacts-map {
        height: 580px;
        margin: 5.1rem 0 0;
        width: 100%;
        border: 1px solid #d1d1d1
    }

    .map {
        left: 0;
        right: unset;
        width: 100%
    }

    .gm-style-pbt {
        right: 0
    }

    .feedform__title {
        font-size: 26px
    }

    .feedform__text {
        font-size: 18px
    }

    .specifications-popup .feedform {
        padding: 34px 20%
    }

    .item-config__name {
        width: 80%;
        margin-bottom: 0
    }

    .item-config__name span {
        max-width: 250px
    }

    .item-config__resp {
        width: 20%
    }

    .item-config__row {
        margin-bottom: 0;
        flex-direction: row
    }
}

@media only screen and (min-width: 767px) {
    /*! $mqpacker hack */
    html {
        font-size: 14px
    }

    .breadcrumbs-wrapper {
        height: 285px;
        margin-bottom: 90px
    }

    .pagination__next-prev-button {
        width: 196px
    }

    .pagination__text {
        display: block
    }

    .pagination__icon {
        margin: 0 16px
    }

    #fPopUp {
        max-width: 50% !important;
        min-width: 400px !important
    }

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

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

    .grid--md-3 > .gcell {
        width: 33.3333333%;
        max-width: 33.3333333%;
        flex-basis: 33.3333333%
    }

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

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

    .grid--md-6 > .gcell {
        width: 16.6666667%;
        max-width: 16.6666667%;
        flex-basis: 16.6666667%
    }

    .grid--md-7 > .gcell {
        width: 14.2857143%;
        max-width: 14.2857143%;
        flex-basis: 14.2857143%
    }

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

    .grid--md-9 > .gcell {
        width: 11.1111111%;
        max-width: 11.1111111%;
        flex-basis: 11.1111111%
    }

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

    .grid--md-11 > .gcell {
        width: 9.0909091%;
        max-width: 9.0909091%;
        flex-basis: 9.0909091%
    }

    .grid--md-12 > .gcell {
        width: 8.3333333%;
        max-width: 8.3333333%;
        flex-basis: 8.3333333%
    }

    .grid--md-auto > .gcell {
        width: auto;
        max-width: none;
        flex-basis: auto
    }

    .grid > .gcell--md-1 {
        width: 8.3333333%;
        max-width: 8.3333333%;
        flex-basis: 8.3333333%
    }

    .grid > .gcell--md-2 {
        width: 16.6666667%;
        max-width: 16.6666667%;
        flex-basis: 16.6666667%
    }

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

    .grid > .gcell--md-4 {
        width: 33.3333333%;
        max-width: 33.3333333%;
        flex-basis: 33.3333333%
    }

    .grid > .gcell--md-5 {
        width: 41.6666667%;
        max-width: 41.6666667%;
        flex-basis: 41.6666667%
    }

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

    .grid > .gcell--md-7 {
        width: 58.3333333%;
        max-width: 58.3333333%;
        flex-basis: 58.3333333%
    }

    .grid > .gcell--md-8 {
        width: 66.6666667%;
        max-width: 66.6666667%;
        flex-basis: 66.6666667%
    }

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

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

    .grid > .gcell--md-11 {
        width: 91.6666667%;
        max-width: 91.6666667%;
        flex-basis: 91.6666667%
    }

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

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

    .grid--md-items-start {
        align-items: flex-start
    }

    .grid--md-items-end {
        align-items: flex-end
    }

    .grid--md-items-center {
        align-items: center
    }

    .grid--md-items-stretch {
        align-items: stretch
    }

    .grid--md-justify-start {
        justify-content: flex-start
    }

    .grid--md-justify-end {
        justify-content: flex-end
    }

    .grid--md-justify-center {
        justify-content: center
    }

    .grid--md-justify-between {
        justify-content: space-between
    }

    .grid--md-justify-around {
        justify-content: space-around
    }

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

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

    .grid--md-column {
        flex-direction: column
    }

    .grid--md-row {
        flex-direction: row
    }

    .grid--md-row-reverse {
        flex-direction: row-reverse
    }

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

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

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

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

    .grid > .gcell--md-nogrow {
        flex-grow: 0
    }

    .grid > .gcell--md-grow {
        flex-grow: 1
    }

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

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

    .grid > .gcell--md-order-start {
        order: -1
    }

    .grid > .gcell--md-order-end {
        order: 1
    }

    .grid > .gcell--md-noorder {
        order: 0
    }

    .grid > .gcell--md-nobasis {
        flex-basis: 0
    }

    .grid--md-space-sm {
        margin-left: -2.5px;
        margin-right: -2.5px
    }

    .grid--md-space-sm > .gcell {
        padding-left: 2.5px;
        padding-right: 2.5px
    }

    .grid--md-space-md {
        margin-left: -7.5px;
        margin-right: -7.5px
    }

    .grid--md-space-md > .gcell {
        padding-left: 7.5px;
        padding-right: 7.5px
    }

    .grid--md-space-def {
        margin-left: -10px;
        margin-right: -10px
    }

    .grid--md-space-def > .gcell {
        padding-left: 10px;
        padding-right: 10px
    }

    .grid--md-space-lg {
        margin-left: -15px;
        margin-right: -15px
    }

    .grid--md-space-lg > .gcell {
        padding-left: 15px;
        padding-right: 15px
    }

    .grid--md-space-xl {
        margin-left: -20px;
        margin-right: -20px
    }

    .grid--md-space-xl > .gcell {
        padding-left: 20px;
        padding-right: 20px
    }

    .grid--md-space-mg {
        margin-left: -25px;
        margin-right: -25px
    }

    .grid--md-space-mg > .gcell {
        padding-left: 25px;
        padding-right: 25px
    }

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

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

    ._md-left {
        float: left
    }

    ._md-right {
        float: right
    }

    ._md-overflow {
        overflow: hidden
    }

    ._md-text-left {
        text-align: left
    }

    ._md-text-right {
        text-align: right
    }

    ._md-text-center {
        text-align: center
    }

    ._md-hide {
        display: none
    }

    ._md-hide\! {
        display: none !important
    }

    .to-top {
        bottom: 230px
    }

    .mobile-widget {
        padding: 20px
    }

    .video-block {
        min-height: 660px;
        max-height: calc(100vh - 58px)
    }

    .video-block__descr-text {
        font-size: 18px;
        margin-bottom: 34px;
        padding-left: 5px
    }

    .video-block__descr-title {
        padding-bottom: 18px;
        font-size: 44px;
        margin-bottom: 12px;
        margin-top: 85px;
        padding-left: 5px
    }

    .video-block__descr-title:after {
        left: 4px
    }

    .video-block .button {
        margin-left: 5px
    }

    .item-view {
        background-position: 50%;
        padding: 76px 0
    }

    .item-view__block {
        padding: 2.5rem 25px 1.7rem
    }

    .stock-form__decor {
        display: block
    }

    .soc-block__faceb svg {
        height: 60px
    }

    .soc-block__ytb svg {
        height: 60px
    }

    .hidden-wrapper--stock {
        padding-left: 350px
    }

    .cookie-info__text {
        max-width: 65%
    }
}

@media only screen and (min-width: 1024px) {
    /*! $mqpacker hack */
    .view-text--seo {
        columns: 2
    }

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

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

    .grid--defp-3 > .gcell {
        width: 33.3333333%;
        max-width: 33.3333333%;
        flex-basis: 33.3333333%
    }

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

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

    .grid--defp-6 > .gcell {
        width: 16.6666667%;
        max-width: 16.6666667%;
        flex-basis: 16.6666667%
    }

    .grid--defp-7 > .gcell {
        width: 14.2857143%;
        max-width: 14.2857143%;
        flex-basis: 14.2857143%
    }

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

    .grid--defp-9 > .gcell {
        width: 11.1111111%;
        max-width: 11.1111111%;
        flex-basis: 11.1111111%
    }

    .grid--defp-10 > .gcell {
        width: 10%;
        max-width: 10%;
        flex-basis: 10%
    }

    .grid--defp-11 > .gcell {
        width: 9.0909091%;
        max-width: 9.0909091%;
        flex-basis: 9.0909091%
    }

    .grid--defp-12 > .gcell {
        width: 8.3333333%;
        max-width: 8.3333333%;
        flex-basis: 8.3333333%
    }

    .grid--defp-auto > .gcell {
        width: auto;
        max-width: none;
        flex-basis: auto
    }

    .grid > .gcell--defp-1 {
        width: 8.3333333%;
        max-width: 8.3333333%;
        flex-basis: 8.3333333%
    }

    .grid > .gcell--defp-2 {
        width: 16.6666667%;
        max-width: 16.6666667%;
        flex-basis: 16.6666667%
    }

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

    .grid > .gcell--defp-4 {
        width: 33.3333333%;
        max-width: 33.3333333%;
        flex-basis: 33.3333333%
    }

    .grid > .gcell--defp-5 {
        width: 41.6666667%;
        max-width: 41.6666667%;
        flex-basis: 41.6666667%
    }

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

    .grid > .gcell--defp-7 {
        width: 58.3333333%;
        max-width: 58.3333333%;
        flex-basis: 58.3333333%
    }

    .grid > .gcell--defp-8 {
        width: 66.6666667%;
        max-width: 66.6666667%;
        flex-basis: 66.6666667%
    }

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

    .grid > .gcell--defp-10 {
        width: 83.3333333%;
        max-width: 83.3333333%;
        flex-basis: 83.3333333%
    }

    .grid > .gcell--defp-11 {
        width: 91.6666667%;
        max-width: 91.6666667%;
        flex-basis: 91.6666667%
    }

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

    .grid > .gcell--defp-auto {
        width: auto;
        max-width: 100%;
        flex-basis: auto
    }

    .grid--defp-items-start {
        align-items: flex-start
    }

    .grid--defp-items-end {
        align-items: flex-end
    }

    .grid--defp-items-center {
        align-items: center
    }

    .grid--defp-items-stretch {
        align-items: stretch
    }

    .grid--defp-justify-start {
        justify-content: flex-start
    }

    .grid--defp-justify-end {
        justify-content: flex-end
    }

    .grid--defp-justify-center {
        justify-content: center
    }

    .grid--defp-justify-between {
        justify-content: space-between
    }

    .grid--defp-justify-around {
        justify-content: space-around
    }

    .grid--defp-nowrap {
        flex-wrap: nowrap
    }

    .grid--defp-wrap {
        flex-wrap: wrap
    }

    .grid--defp-column {
        flex-direction: column
    }

    .grid--defp-row {
        flex-direction: row
    }

    .grid--defp-row-reverse {
        flex-direction: row-reverse
    }

    .grid > .gcell--defp-start {
        align-self: flex-start
    }

    .grid > .gcell--defp-end {
        align-self: flex-end
    }

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

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

    .grid > .gcell--defp-nogrow {
        flex-grow: 0
    }

    .grid > .gcell--defp-grow {
        flex-grow: 1
    }

    .grid > .gcell--defp-shrink {
        flex-shrink: 1
    }

    .grid > .gcell--defp-noshrink {
        flex-shrink: 0
    }

    .grid > .gcell--defp-order-start {
        order: -1
    }

    .grid > .gcell--defp-order-end {
        order: 1
    }

    .grid > .gcell--defp-noorder {
        order: 0
    }

    .grid > .gcell--defp-nobasis {
        flex-basis: 0
    }

    .grid--defp-space-sm {
        margin-left: -2.5px;
        margin-right: -2.5px
    }

    .grid--defp-space-sm > .gcell {
        padding-left: 2.5px;
        padding-right: 2.5px
    }

    .grid--defp-space-md {
        margin-left: -7.5px;
        margin-right: -7.5px
    }

    .grid--defp-space-md > .gcell {
        padding-left: 7.5px;
        padding-right: 7.5px
    }

    .grid--defp-space-def {
        margin-left: -10px;
        margin-right: -10px
    }

    .grid--defp-space-def > .gcell {
        padding-left: 10px;
        padding-right: 10px
    }

    .grid--defp-space-lg {
        margin-left: -15px;
        margin-right: -15px
    }

    .grid--defp-space-lg > .gcell {
        padding-left: 15px;
        padding-right: 15px
    }

    .grid--defp-space-xl {
        margin-left: -20px;
        margin-right: -20px
    }

    .grid--defp-space-xl > .gcell {
        padding-left: 20px;
        padding-right: 20px
    }

    .grid--defp-space-mg {
        margin-left: -25px;
        margin-right: -25px
    }

    .grid--defp-space-mg > .gcell {
        padding-left: 25px;
        padding-right: 25px
    }

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

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

    ._defp-left {
        float: left
    }

    ._defp-right {
        float: right
    }

    ._defp-overflow {
        overflow: hidden
    }

    ._defp-text-left {
        text-align: left
    }

    ._defp-text-right {
        text-align: right
    }

    ._defp-text-center {
        text-align: center
    }

    ._defp-hide {
        display: none
    }

    ._defp-hide\! {
        display: none !important
    }

    .item-view {
        margin-bottom: 0
    }

    .item-view__image {
        width: auto;
        justify-content: flex-start;
        order: 2;
        margin-left: 6.5%
    }

    .item-view__image img {
        max-height: 468px
    }

    .item-view__descr {
        width: 43.6%;
        margin-right: 3%;
        order: 1
    }

    .item-view__block {
        max-width: 408px
    }

    .item-view__content {
        flex-direction: row
    }

    .view-section--advantages {
        padding-bottom: 0;
        padding-top: 7.7rem
    }

    .advantages {
        padding-top: 7.7rem;
        margin-bottom: 7.6rem;
        padding-bottom: 5.7rem
    }

    .advantages:after {
        content: '';
        position: absolute;
        left: 50.8%;
        top: 0;
        transform: translateX(-50%);
        background-image: url(/Media/images/decr-advantages.png);
        background-repeat: no-repeat repeat;
        background-position-y: 84px;
        width: 36px;
        height: 100%
    }

    .advantages__item {
        width: 50%;
        margin-bottom: 9.4rem
    }

    .no-touchevents .advantages__item:not(.is-inviewed) {
        opacity: 0;
        transform: translateY(80%)
    }

    .advantages__item:nth-child(odd) {
        flex-direction: row;
        justify-content: flex-end;
        padding-right: 3.4rem;
        position: relative
    }

    .advantages__item:nth-child(odd):after {
        content: url("/Media/images/decr-advantages-item.png");
        position: absolute;
        right: -1.5rem;
        top: 44%
    }

    .advantages__item:nth-child(odd) .advantages__item-content {
        padding-right: 2rem;
        padding-left: 0;
        text-align: right
    }

    .advantages__item:nth-child(odd) .advantages__item-title:after {
        left: unset;
        right: 0
    }

    .advantages__item:nth-child(even) {
        flex-direction: row-reverse;
        justify-content: flex-start;
        padding-left: 4.1rem
    }

    .advantages__item:nth-child(even) .advantages__item-content {
        padding-left: 2rem;
        padding-right: 0;
        width: 100%
    }

    .advantages__item:nth-child(even) .advantages__item-title:after {
        left: 0
    }

    .advantages__item-img {
        margin: 0
    }

    .advantages__item-text {
        margin: 0
    }

    .advantages-arrow {
        display: none
    }

    .hidden-wrapper--stock {
        padding-left: 550px
    }

    .item-config {
        max-width: 533px
    }
}

@media only screen and (min-width: 1025px) {
    /*! $mqpacker hack */
    .control-holder--text input, .control-holder--text select {
        height: 50px
    }

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

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

    .grid--def-3 > .gcell {
        width: 33.3333333%;
        max-width: 33.3333333%;
        flex-basis: 33.3333333%
    }

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

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

    .grid--def-6 > .gcell {
        width: 16.6666667%;
        max-width: 16.6666667%;
        flex-basis: 16.6666667%
    }

    .grid--def-7 > .gcell {
        width: 14.2857143%;
        max-width: 14.2857143%;
        flex-basis: 14.2857143%
    }

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

    .grid--def-9 > .gcell {
        width: 11.1111111%;
        max-width: 11.1111111%;
        flex-basis: 11.1111111%
    }

    .grid--def-10 > .gcell {
        width: 10%;
        max-width: 10%;
        flex-basis: 10%
    }

    .grid--def-11 > .gcell {
        width: 9.0909091%;
        max-width: 9.0909091%;
        flex-basis: 9.0909091%
    }

    .grid--def-12 > .gcell {
        width: 8.3333333%;
        max-width: 8.3333333%;
        flex-basis: 8.3333333%
    }

    .grid--def-auto > .gcell {
        width: auto;
        max-width: none;
        flex-basis: auto
    }

    .grid > .gcell--def-1 {
        width: 8.3333333%;
        max-width: 8.3333333%;
        flex-basis: 8.3333333%
    }

    .grid > .gcell--def-2 {
        width: 16.6666667%;
        max-width: 16.6666667%;
        flex-basis: 16.6666667%
    }

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

    .grid > .gcell--def-4 {
        width: 33.3333333%;
        max-width: 33.3333333%;
        flex-basis: 33.3333333%
    }

    .grid > .gcell--def-5 {
        width: 41.6666667%;
        max-width: 41.6666667%;
        flex-basis: 41.6666667%
    }

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

    .grid > .gcell--def-7 {
        width: 58.3333333%;
        max-width: 58.3333333%;
        flex-basis: 58.3333333%
    }

    .grid > .gcell--def-8 {
        width: 66.6666667%;
        max-width: 66.6666667%;
        flex-basis: 66.6666667%
    }

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

    .grid > .gcell--def-10 {
        width: 83.3333333%;
        max-width: 83.3333333%;
        flex-basis: 83.3333333%
    }

    .grid > .gcell--def-11 {
        width: 91.6666667%;
        max-width: 91.6666667%;
        flex-basis: 91.6666667%
    }

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

    .grid > .gcell--def-auto {
        width: auto;
        max-width: 100%;
        flex-basis: auto
    }

    .grid--def-items-start {
        align-items: flex-start
    }

    .grid--def-items-end {
        align-items: flex-end
    }

    .grid--def-items-center {
        align-items: center
    }

    .grid--def-items-stretch {
        align-items: stretch
    }

    .grid--def-justify-start {
        justify-content: flex-start
    }

    .grid--def-justify-end {
        justify-content: flex-end
    }

    .grid--def-justify-center {
        justify-content: center
    }

    .grid--def-justify-between {
        justify-content: space-between
    }

    .grid--def-justify-around {
        justify-content: space-around
    }

    .grid--def-nowrap {
        flex-wrap: nowrap
    }

    .grid--def-wrap {
        flex-wrap: wrap
    }

    .grid--def-column {
        flex-direction: column
    }

    .grid--def-row {
        flex-direction: row
    }

    .grid--def-row-reverse {
        flex-direction: row-reverse
    }

    .grid > .gcell--def-start {
        align-self: flex-start
    }

    .grid > .gcell--def-end {
        align-self: flex-end
    }

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

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

    .grid > .gcell--def-nogrow {
        flex-grow: 0
    }

    .grid > .gcell--def-grow {
        flex-grow: 1
    }

    .grid > .gcell--def-shrink {
        flex-shrink: 1
    }

    .grid > .gcell--def-noshrink {
        flex-shrink: 0
    }

    .grid > .gcell--def-order-start {
        order: -1
    }

    .grid > .gcell--def-order-end {
        order: 1
    }

    .grid > .gcell--def-noorder {
        order: 0
    }

    .grid > .gcell--def-nobasis {
        flex-basis: 0
    }

    .grid--def-space-sm {
        margin-left: -2.5px;
        margin-right: -2.5px
    }

    .grid--def-space-sm > .gcell {
        padding-left: 2.5px;
        padding-right: 2.5px
    }

    .grid--def-space-md {
        margin-left: -7.5px;
        margin-right: -7.5px
    }

    .grid--def-space-md > .gcell {
        padding-left: 7.5px;
        padding-right: 7.5px
    }

    .grid--def-space-def {
        margin-left: -10px;
        margin-right: -10px
    }

    .grid--def-space-def > .gcell {
        padding-left: 10px;
        padding-right: 10px
    }

    .grid--def-space-lg {
        margin-left: -15px;
        margin-right: -15px
    }

    .grid--def-space-lg > .gcell {
        padding-left: 15px;
        padding-right: 15px
    }

    .grid--def-space-xl {
        margin-left: -20px;
        margin-right: -20px
    }

    .grid--def-space-xl > .gcell {
        padding-left: 20px;
        padding-right: 20px
    }

    .grid--def-space-mg {
        margin-left: -25px;
        margin-right: -25px
    }

    .grid--def-space-mg > .gcell {
        padding-left: 25px;
        padding-right: 25px
    }

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

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

    ._def-left {
        float: left
    }

    ._def-right {
        float: right
    }

    ._def-overflow {
        overflow: hidden
    }

    ._def-text-left {
        text-align: left
    }

    ._def-text-right {
        text-align: right
    }

    ._def-text-center {
        text-align: center
    }

    ._def-hide {
        display: none
    }

    ._def-hide\! {
        display: none !important
    }

    .m-menu__title {
        font-size: 20px;
        padding: 8px 40px
    }

    .m-menu__list-link, .m-menu__sub-list-link {
        min-height: 30px;
        font-size: 14px;
        line-height: 16px;
        padding: 4px 4px 4px 20px
    }

    .button--md {
        height: 45px
    }

    .button--md .button__content {
        height: 45px
    }

    .button--xlg {
        height: 50px;
        width: 280px
    }

    .button--xlg .button__content {
        height: 50px;
        width: 280px
    }

    .button--lg {
        height: 50px
    }

    .button--lg .button__content {
        height: 50px
    }

    .button--forms .button__content {
        height: 4.4rem
    }

    .mfp-figure .mfp-close {
        right: -22px !important;
        top: -30px !important
    }

    .form-container input {
        height: 4.4rem
    }

    .video-block__descr-text {
        font-size: 20px;
        margin-bottom: 54px
    }

    .video-block__descr-title {
        padding-bottom: 24px;
        font-size: 48px;
        margin-bottom: 14px
    }

    .about {
        padding-top: 7.6rem;
        padding-bottom: 7.6rem
    }

    .about__wrapper {
        padding-top: 5.2rem;
        margin-bottom: 7.2rem
    }

    .about__content {
        max-width: 596px;
        text-align: left
    }

    .about__video {
        display: block
    }

    .about__video--mobile {
        display: none
    }

    .view-size--catalog {
        max-width: calc(1400px + 140px);
        padding: 0 70px
    }

    .view-text--categories ul li:before, .view-text--categories ol li:before {
        top: .5rem
    }

    .info-item {
        padding: 4.8rem 2.7rem 5.4rem 3.7rem
    }

    .video-review {
        padding-top: 7.7rem
    }

    .video-review__more {
        padding-bottom: 7.6rem
    }

    .certificates {
        padding-top: 7.8rem;
        padding-bottom: 7.7rem
    }

    .certificates__container {
        padding: 0 66px
    }

    .catalog {
        padding-top: 9.3rem
    }

    .catalog__tabs {
        margin-top: 5rem
    }

    .catalog__tabs-img {
        display: flex
    }

    .catalog__tabs-title {
        margin-left: 7px
    }

    .catalog__content-container:not(.is-show) .catalog-item:nth-child(n+7) {
        display: flex
    }

    .catalog__content-container:not(.is-show) .catalog-item:nth-child(n+9) {
        display: none
    }

    .catalog-item {
        width: 23.4%
    }

    .catalog-item:nth-child(3n+1) {
        margin-left: 2.1%
    }

    .catalog-item:nth-child(4n+1) {
        margin-left: 0
    }

    .catalog-item__title {
        font-size: 1.5rem
    }

    .catalog-item__price {
        font-size: 1.5rem
    }

    .catalog-item__price span {
        font-size: 18px
    }

    .catalog-item__price--old {
        font-size: 15px
    }

    .catalog-item__price--old span {
        font-size: 15px
    }

    .catalog-item__bottom-button {
        height: 3.1rem
    }

    .catalog-item__bottom-button .button__content {
        height: 3.1rem
    }

    .item-view__title--mobile {
        display: none
    }

    .item-view__image--3d:after {
        display: flex
    }

    .item-view__title {
        display: block
    }

    .item-view__subtitle {
        display: block
    }

    .products {
        padding-top: 7.6rem;
        padding-bottom: 7.9rem
    }

    .products-arrows {
        margin-top: 4.8rem
    }

    .products__examples {
        margin-top: 6.1rem
    }

    .products__button {
        margin-top: 5.5rem
    }

    .faq__container {
        margin: 0 8.5%
    }

    .faq__item-button {
        padding-right: 5%
    }

    .faq__item-answer {
        padding-right: 5%
    }

    .contacts {
        padding-top: 7.6rem;
        padding-bottom: 7.8rem
    }

    .gm-style-pbt {
        right: 10%
    }

    .specifications {
        width: 50%
    }

    .specifications-popup {
        flex-direction: row-reverse
    }

    .specifications-popup .feedform {
        width: 50%;
        padding: 44px 50px
    }

    .item-descr__title {
        text-align: left;
        font-size: 24px
    }

    .item-descr__title--mobile {
        display: none
    }

    .item-descr__title--more {
        display: block
    }

    .item-config__item {
        margin-bottom: 46px
    }

    .cookie-info__text {
        max-width: 80%
    }
}

@media only screen and (min-width: 1281px) {
    /*! $mqpacker hack */
    html {
        font-size: 16px
    }

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

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

    .grid--lg-3 > .gcell {
        width: 33.3333333%;
        max-width: 33.3333333%;
        flex-basis: 33.3333333%
    }

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

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

    .grid--lg-6 > .gcell {
        width: 16.6666667%;
        max-width: 16.6666667%;
        flex-basis: 16.6666667%
    }

    .grid--lg-7 > .gcell {
        width: 14.2857143%;
        max-width: 14.2857143%;
        flex-basis: 14.2857143%
    }

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

    .grid--lg-9 > .gcell {
        width: 11.1111111%;
        max-width: 11.1111111%;
        flex-basis: 11.1111111%
    }

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

    .grid--lg-11 > .gcell {
        width: 9.0909091%;
        max-width: 9.0909091%;
        flex-basis: 9.0909091%
    }

    .grid--lg-12 > .gcell {
        width: 8.3333333%;
        max-width: 8.3333333%;
        flex-basis: 8.3333333%
    }

    .grid--lg-auto > .gcell {
        width: auto;
        max-width: none;
        flex-basis: auto
    }

    .grid > .gcell--lg-1 {
        width: 8.3333333%;
        max-width: 8.3333333%;
        flex-basis: 8.3333333%
    }

    .grid > .gcell--lg-2 {
        width: 16.6666667%;
        max-width: 16.6666667%;
        flex-basis: 16.6666667%
    }

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

    .grid > .gcell--lg-4 {
        width: 33.3333333%;
        max-width: 33.3333333%;
        flex-basis: 33.3333333%
    }

    .grid > .gcell--lg-5 {
        width: 41.6666667%;
        max-width: 41.6666667%;
        flex-basis: 41.6666667%
    }

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

    .grid > .gcell--lg-7 {
        width: 58.3333333%;
        max-width: 58.3333333%;
        flex-basis: 58.3333333%
    }

    .grid > .gcell--lg-8 {
        width: 66.6666667%;
        max-width: 66.6666667%;
        flex-basis: 66.6666667%
    }

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

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

    .grid > .gcell--lg-11 {
        width: 91.6666667%;
        max-width: 91.6666667%;
        flex-basis: 91.6666667%
    }

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

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

    .grid--lg-items-start {
        align-items: flex-start
    }

    .grid--lg-items-end {
        align-items: flex-end
    }

    .grid--lg-items-center {
        align-items: center
    }

    .grid--lg-items-stretch {
        align-items: stretch
    }

    .grid--lg-justify-start {
        justify-content: flex-start
    }

    .grid--lg-justify-end {
        justify-content: flex-end
    }

    .grid--lg-justify-center {
        justify-content: center
    }

    .grid--lg-justify-between {
        justify-content: space-between
    }

    .grid--lg-justify-around {
        justify-content: space-around
    }

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

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

    .grid--lg-column {
        flex-direction: column
    }

    .grid--lg-row {
        flex-direction: row
    }

    .grid--lg-row-reverse {
        flex-direction: row-reverse
    }

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

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

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

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

    .grid > .gcell--lg-nogrow {
        flex-grow: 0
    }

    .grid > .gcell--lg-grow {
        flex-grow: 1
    }

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

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

    .grid > .gcell--lg-order-start {
        order: -1
    }

    .grid > .gcell--lg-order-end {
        order: 1
    }

    .grid > .gcell--lg-noorder {
        order: 0
    }

    .grid > .gcell--lg-nobasis {
        flex-basis: 0
    }

    .grid--lg-space-sm {
        margin-left: -2.5px;
        margin-right: -2.5px
    }

    .grid--lg-space-sm > .gcell {
        padding-left: 2.5px;
        padding-right: 2.5px
    }

    .grid--lg-space-md {
        margin-left: -7.5px;
        margin-right: -7.5px
    }

    .grid--lg-space-md > .gcell {
        padding-left: 7.5px;
        padding-right: 7.5px
    }

    .grid--lg-space-def {
        margin-left: -10px;
        margin-right: -10px
    }

    .grid--lg-space-def > .gcell {
        padding-left: 10px;
        padding-right: 10px
    }

    .grid--lg-space-lg {
        margin-left: -15px;
        margin-right: -15px
    }

    .grid--lg-space-lg > .gcell {
        padding-left: 15px;
        padding-right: 15px
    }

    .grid--lg-space-xl {
        margin-left: -20px;
        margin-right: -20px
    }

    .grid--lg-space-xl > .gcell {
        padding-left: 20px;
        padding-right: 20px
    }

    .grid--lg-space-mg {
        margin-left: -25px;
        margin-right: -25px
    }

    .grid--lg-space-mg > .gcell {
        padding-left: 25px;
        padding-right: 25px
    }

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

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

    ._lg-left {
        float: left
    }

    ._lg-right {
        float: right
    }

    ._lg-overflow {
        overflow: hidden
    }

    ._lg-text-left {
        text-align: left
    }

    ._lg-text-right {
        text-align: right
    }

    ._lg-text-center {
        text-align: center
    }

    ._lg-hide {
        display: none
    }

    ._lg-hide\! {
        display: none !important
    }

    .burger {
        display: none
    }

    .m-menu {
        top: 69px
    }

    body.scroll-disabled {
        padding-right: 18px
    }

    .view-header {
        padding: 12px 0;
        min-height: 90px
    }

    .header-callback-btn {
        display: block
    }

    .main-nav-list {
        display: flex
    }

    .header-contacts {
        display: block
    }

    .logo {
        margin-left: 0;
        margin-right: 79px
    }

    .video-block {
        max-height: calc(100vh - 90px)
    }

    .video-bg {
        background-position: 50%;
        opacity: 1
    }

    .view-wrapper {
        padding-top: 90px
    }

    .view-size--slider {
        max-width: calc(1400px + 140px);
        padding: 0 70px
    }

    .catalog__tabs-button + .catalog__tabs-button {
        margin-left: 5.7rem
    }

    .catalog-item__right-descr {
        justify-content: space-between;
        flex-direction: row
    }

    .catalog-item__right-descr-center {
        justify-content: center;
        flex-direction: row
    }

    .catalog-item__price--old {
        margin-bottom: 0
    }

    .item-view__icons-row {
        margin-bottom: 2.5rem
    }

    .item-view__icon-item {
        width: 130px
    }

    .item-view__title {
        margin-bottom: 2.3rem
    }

    .item-view__item-subdescr {
        margin-bottom: 2rem
    }

    .item-descr__titles {
        padding: 46px 0 22px;
        margin-bottom: 34px
    }

    .item-config__title {
        font-size: 16px
    }
}

@media only screen and (min-width: 1366px) {
    /*! $mqpacker hack */
}

@media only screen and (min-width: 1440px) {
    /*! $mqpacker hack */
    .grid--mg-1 > .gcell {
        width: 100%;
        max-width: 100%;
        flex-basis: 100%
    }

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

    .grid--mg-3 > .gcell {
        width: 33.3333333%;
        max-width: 33.3333333%;
        flex-basis: 33.3333333%
    }

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

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

    .grid--mg-6 > .gcell {
        width: 16.6666667%;
        max-width: 16.6666667%;
        flex-basis: 16.6666667%
    }

    .grid--mg-7 > .gcell {
        width: 14.2857143%;
        max-width: 14.2857143%;
        flex-basis: 14.2857143%
    }

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

    .grid--mg-9 > .gcell {
        width: 11.1111111%;
        max-width: 11.1111111%;
        flex-basis: 11.1111111%
    }

    .grid--mg-10 > .gcell {
        width: 10%;
        max-width: 10%;
        flex-basis: 10%
    }

    .grid--mg-11 > .gcell {
        width: 9.0909091%;
        max-width: 9.0909091%;
        flex-basis: 9.0909091%
    }

    .grid--mg-12 > .gcell {
        width: 8.3333333%;
        max-width: 8.3333333%;
        flex-basis: 8.3333333%
    }

    .grid--mg-auto > .gcell {
        width: auto;
        max-width: none;
        flex-basis: auto
    }

    .grid > .gcell--mg-1 {
        width: 8.3333333%;
        max-width: 8.3333333%;
        flex-basis: 8.3333333%
    }

    .grid > .gcell--mg-2 {
        width: 16.6666667%;
        max-width: 16.6666667%;
        flex-basis: 16.6666667%
    }

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

    .grid > .gcell--mg-4 {
        width: 33.3333333%;
        max-width: 33.3333333%;
        flex-basis: 33.3333333%
    }

    .grid > .gcell--mg-5 {
        width: 41.6666667%;
        max-width: 41.6666667%;
        flex-basis: 41.6666667%
    }

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

    .grid > .gcell--mg-7 {
        width: 58.3333333%;
        max-width: 58.3333333%;
        flex-basis: 58.3333333%
    }

    .grid > .gcell--mg-8 {
        width: 66.6666667%;
        max-width: 66.6666667%;
        flex-basis: 66.6666667%
    }

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

    .grid > .gcell--mg-10 {
        width: 83.3333333%;
        max-width: 83.3333333%;
        flex-basis: 83.3333333%
    }

    .grid > .gcell--mg-11 {
        width: 91.6666667%;
        max-width: 91.6666667%;
        flex-basis: 91.6666667%
    }

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

    .grid > .gcell--mg-auto {
        width: auto;
        max-width: 100%;
        flex-basis: auto
    }

    .grid--mg-items-start {
        align-items: flex-start
    }

    .grid--mg-items-end {
        align-items: flex-end
    }

    .grid--mg-items-center {
        align-items: center
    }

    .grid--mg-items-stretch {
        align-items: stretch
    }

    .grid--mg-justify-start {
        justify-content: flex-start
    }

    .grid--mg-justify-end {
        justify-content: flex-end
    }

    .grid--mg-justify-center {
        justify-content: center
    }

    .grid--mg-justify-between {
        justify-content: space-between
    }

    .grid--mg-justify-around {
        justify-content: space-around
    }

    .grid--mg-nowrap {
        flex-wrap: nowrap
    }

    .grid--mg-wrap {
        flex-wrap: wrap
    }

    .grid--mg-column {
        flex-direction: column
    }

    .grid--mg-row {
        flex-direction: row
    }

    .grid--mg-row-reverse {
        flex-direction: row-reverse
    }

    .grid > .gcell--mg-start {
        align-self: flex-start
    }

    .grid > .gcell--mg-end {
        align-self: flex-end
    }

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

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

    .grid > .gcell--mg-nogrow {
        flex-grow: 0
    }

    .grid > .gcell--mg-grow {
        flex-grow: 1
    }

    .grid > .gcell--mg-shrink {
        flex-shrink: 1
    }

    .grid > .gcell--mg-noshrink {
        flex-shrink: 0
    }

    .grid > .gcell--mg-order-start {
        order: -1
    }

    .grid > .gcell--mg-order-end {
        order: 1
    }

    .grid > .gcell--mg-noorder {
        order: 0
    }

    .grid > .gcell--mg-nobasis {
        flex-basis: 0
    }

    .grid--mg-space-sm {
        margin-left: -2.5px;
        margin-right: -2.5px
    }

    .grid--mg-space-sm > .gcell {
        padding-left: 2.5px;
        padding-right: 2.5px
    }

    .grid--mg-space-md {
        margin-left: -7.5px;
        margin-right: -7.5px
    }

    .grid--mg-space-md > .gcell {
        padding-left: 7.5px;
        padding-right: 7.5px
    }

    .grid--mg-space-def {
        margin-left: -10px;
        margin-right: -10px
    }

    .grid--mg-space-def > .gcell {
        padding-left: 10px;
        padding-right: 10px
    }

    .grid--mg-space-lg {
        margin-left: -15px;
        margin-right: -15px
    }

    .grid--mg-space-lg > .gcell {
        padding-left: 15px;
        padding-right: 15px
    }

    .grid--mg-space-xl {
        margin-left: -20px;
        margin-right: -20px
    }

    .grid--mg-space-xl > .gcell {
        padding-left: 20px;
        padding-right: 20px
    }

    .grid--mg-space-mg {
        margin-left: -25px;
        margin-right: -25px
    }

    .grid--mg-space-mg > .gcell {
        padding-left: 25px;
        padding-right: 25px
    }

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

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

    ._mg-left {
        float: left
    }

    ._mg-right {
        float: right
    }

    ._mg-overflow {
        overflow: hidden
    }

    ._mg-text-left {
        text-align: left
    }

    ._mg-text-right {
        text-align: right
    }

    ._mg-text-center {
        text-align: center
    }

    ._mg-hide {
        display: none
    }

    ._mg-hide\! {
        display: none !important
    }

    .m-menu__list-link, .m-menu__sub-list-link {
        min-height: 50px;
        font-size: 16px;
        line-height: 20px;
        padding: 6px 4px 6px 40px
    }

    .m-menu__phones-widget {
        padding: 34px 0;
        margin-bottom: 28px
    }

    .m-menu__socs-widget {
        padding: 0 40px
    }

    .header-callback-btn {
        margin: 0 1.4%
    }

    .header-contacts {
        margin-left: auto
    }

    .resp-container--mg .resp-icon-button {
        display: none
    }

    .resp-container--mg .resp-block {
        display: flex
    }

    .resp-container .phones {
        background-color: transparent
    }

    .resp-container .phone__link {
        color: #fff
    }

    .resp-block {
        position: relative;
        left: 0;
        top: 0;
        transform: translateX(0);
        padding: 0;
        border-top: none
    }

    .item-view__image {
        margin-left: 1.5%
    }

    .feedform {
        padding: 44px 50px
    }

    .specifications {
        padding: 38px 18px
    }
}

@media only screen and (max-width: 1439px) {
    /*! $mqpacker hack */
    .content-image--width-1000-and-more {
        display: block;
        float: none !important;
        margin-left: auto !important;
        margin-right: auto !important
    }

    ._mg-show {
        display: none
    }

    ._mg-show\! {
        display: none !important
    }
}

@media only screen and (max-width: 1365px) {
    /*! $mqpacker hack */
    .content-image--width-900-and-more {
        display: block;
        float: none !important;
        margin-left: auto !important;
        margin-right: auto !important
    }
}

@media only screen and (max-width: 1280px) {
    /*! $mqpacker hack */
    .content-image--width-800-and-more {
        display: block;
        float: none !important;
        margin-left: auto !important;
        margin-right: auto !important
    }

    ._lg-show {
        display: none
    }

    ._lg-show\! {
        display: none !important
    }
}

@media only screen and (max-width: 1024px) {
    /*! $mqpacker hack */
    .view-text > blockquote, .view-text > pre, .view-text > .media-wrapper, .view-text > video, .view-text > iframe {
        margin-left: -1.5rem;
        margin-right: -1.5rem
    }

    .view-text > blockquote, .view-text > pre {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }

    ._def-show {
        display: none
    }

    ._def-show\! {
        display: none !important
    }
}

@media only screen and (max-width: 1023px) {
    /*! $mqpacker hack */
    ._defp-show {
        display: none
    }

    ._defp-show\! {
        display: none !important
    }
}

@media only screen and (max-width: 766px) {
    /*! $mqpacker hack */
    .content-image--width-500-and-more {
        display: block;
        float: none !important;
        margin-left: auto !important;
        margin-right: auto !important
    }

    .breadcrumbs {
        display: block
    }

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

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

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

    ._md-show {
        display: none
    }

    ._md-show\! {
        display: none !important
    }

    .cbh-phone {
        display: none !important
    }
}

@media only screen and (max-width: 639px) {
    /*! $mqpacker hack */
    .content-image--width-300-and-more {
        display: block;
        float: none !important;
        margin-left: auto !important;
        margin-right: auto !important
    }

    ._ms-show {
        display: none
    }

    ._ms-show\! {
        display: none !important
    }
}

@media only screen and (max-width: 479px) {
    /*! $mqpacker hack */
    .content-image--width-200-and-more {
        display: block;
        float: none !important;
        margin-left: auto !important;
        margin-right: auto !important
    }

    ._sm-show {
        display: none
    }

    ._sm-show\! {
        display: none !important
    }

    .item-view__title--mobile .main-title {
        font-size: 34px
    }

    .item-view__title--mobile .sub-title {
        font-size: 17px
    }

    .specifications__table tbody {
        display: flex;
        flex-direction: column;
        text-align: center
    }

    .specifications__table tbody tr {
        display: flex;
        flex-direction: column
    }

    .specifications__table tbody tr td {
        width: 100%;
        padding: 10px
    }

    .specifications__table tbody tr td:first-child {
        padding-bottom: 5px
    }

    .specifications__table tbody tr td:last-child {
        padding-top: 0;
        padding-left: 10px
    }
}

@media only screen and (max-width: 411px) {
    /*! $mqpacker hack */
}

@media only screen and (max-width: 374px) {
    /*! $mqpacker hack */
    .content-image--width-100-and-more {
        display: block;
        float: none !important;
        margin-left: auto !important;
        margin-right: auto !important
    }

    ._xs-show {
        display: none
    }

    ._xs-show\! {
        display: none !important
    }
}

@media only screen and (max-width: 319px) {
    /*! $mqpacker hack */
}

@media (max-width: 640px) {
    .view-footer-fixed-tel {
        display: block;
        min-height: 40px
    }
}

@media print {
    ._noprint {
        display: none !important
    }
}

@media all and (-ms-high-contrast: none),(-ms-high-contrast: active) {
    .main-nav-list__text {
        padding-top: 8px
    }
}

@media only screen and (min-width: 866px) {
    .about__info {
        flex-direction: row
    }

    .info-item {
        text-align: left
    }

    .info-item__title {
        margin: 1.6rem 0 2.3rem;
        max-width: 200px
    }

    .info-item__title:after {
        left: 0;
        transform: unset
    }
}

@media only screen and (min-width: 732px) {
    .view-size--slider {
        max-width: calc(1400px + 44px);
        padding: 0 22px
    }

    .slider-gallery:not(.slider-gallery--alone) {
        padding-top: 16.3vw;
        height: 36vw
    }

    .slider-gallery--review {
        margin-bottom: 0
    }

    .slider-gallery--review .slider-main {
        max-height: 567px
    }

    .slider-gallery--review .slider-prev, .slider-gallery--review .slider-next {
        max-height: 373px
    }

    .slider-prev {
        display: block !important
    }

    .slider-next {
        display: block !important
    }

    .slider-gallery:not(.slider-gallery--alone) .slider-main {
        transform: translateY(-50%);
        width: 45vw;
        height: 169%
    }

    .slider-button {
        top: 45%;
        bottom: unset
    }

    .slider-dots {
        bottom: 0;
        pointer-events: none
    }

    .slider-dots * {
        pointer-events: none
    }

    .video-review__more {
        font-size: 16px
    }

    .catalog-item__top {
        padding-bottom: 18px
    }

    .catalog-item__bottom {
        margin: 16px 0 8px
    }

    .catalog-item__bottom-youtube--mobile {
        display: none
    }

    .item-view__image--response {
        display: none
    }

    .item-view__image--3d {
        display: flex
    }

    .advantages__item {
        flex-direction: row-reverse;
        align-items: flex-start;
        justify-content: center
    }

    .advantages__item-content {
        padding: 0;
        text-align: left
    }

    .advantages__item-title:after {
        left: 0;
        transform: unset
    }

    .faq {
        margin: 7.6rem 0 7.9rem
    }
}

@media only screen and (min-width: 732px) and (min-width: 1800px) {
    .slider-gallery--review .slider-dots {
        bottom: 28px
    }
}

@media only screen and (-Webkit-max-device-pixel-ratio: 0.9) and (min-width: 732px), only screen and (-moz-max-device-pixel-ratio: 0.9) and (min-width: 732px), only screen and (max-device-pixel-ratio: 0.9) and (min-width: 732px) {
    .slider-gallery {
        padding-top: 22% !important
    }
}

@media (max-width: 1024px) {
    .catalog-item__bottom-youtube {
        font-size: 8px
    }
}

@media only screen and (min-width: xl0) {
    .item-view__descr {
        margin-right: 8%
    }
}

@media only screen and (min-width: 732px) and (max-width: 1023px) {
    .view-section--advantages {
        padding-top: 4rem;
        padding-bottom: 2.7rem
    }

    .advantages__item-img {
        margin: 0 20px 1.7rem 0
    }
}

@media only screen and (min-width: 1660px) {
    .products__examples-container {
        padding: 0;
        margin: 0 -1vw
    }

    .products__examples .slider-button--prev {
        left: -40px
    }

    .products__examples .slider-button--next {
        right: -42px
    }
}

@media only screen and (min-width: 732px) and (max-width: 1024px) {
    .specifications-popup .feedform {
        padding: 34px 27%
    }
}
