@charset "UTF-8";

@font-face {
  font-family: Rubik;
  src: url(../assets/fonts/rubik/rubik-regular.ttf);
  font-style: normal;
  font-weight: 400
}

@font-face {
  font-family: Rubik;
  src: url(../assets/fonts/rubik/rubik-medium.ttf);
  font-style: normal;
  font-weight: 500
}


div#captcha-container {
    max-width: 100%;
    min-width: auto;
}

.b-header-middle,
.b-header-middle__navigation-wrap,
.b-header-top__personality,
.b-header-top__wrapper {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%
}

.mod-quick-popup,
.b-quick-modal[data-modal="#quick"] {
  display: none !important;
  overflow: hidden !important;
  width: 0px !important;
  height: 0px !important;
  box-sizing: border-box !important;
  opacity: 0 !important;
  z-index: -1 !important;
  visibility: hidden !important;
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

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

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

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

a {
  background-color: rgba(0, 0, 0, 0)
}

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

b,
strong {
  font-weight: bolder
}

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

small {
  font-size: 80%
}

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

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

img {
  border-style: none
}

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

button,
input {
  overflow: visible
}

button,
select {
  text-transform: none
}

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

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

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

fieldset {
  padding: .35em .75em .625em
}

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

progress {
  vertical-align: baseline
}

textarea {
  overflow: auto
}

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

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

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

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

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

details {
  display: block
}

summary {
  display: list-item
}

[hidden],
template {
  display: none
}

.content-page h1 {
  font-size: 26px;
  line-height: 32px;
  margin: 0 0 40px;
  color: #26303e
}

.content-page h2 {
  font-size: 22px;
  color: #1e2631;
  line-height: 28px;
  margin: 24px 0 16px
}

.content-page h3,
.site .b-promo__code {
  font-size: 16px;
  color: #1e2631;
  line-height: 26px;
  margin: 20px 0 10px
}

.content-page div,
.content-page p.mod-lead,
.content-page p:first-child {
  font-size: 16px;
  color: #1e2631;
  line-height: 30px;
  max-width: 700px
}

.content-page p {
  font-size: 14px;
  color: #353535;
  line-height: 28px;
  margin: 0;
  max-width: 700px
}

.content-page p:not(:last-child) {
  margin-bottom: 10px
}

.content-page p+br {
  display: none
}

.content-page p>a {
  color: #4d63a0;
  text-decoration: none
}

.content-page p>a:hover {
  color: #95a3c5
}

.content-page p.mod-small,
.site .b-promo__right-column {
  font-size: 12px;
  color: #353535;
  line-height: 22px;
  max-width: 528px
}

.content-page ol,
.content-page ul {
  font-size: 14px;
  color: #353535;
  line-height: 28px;
  padding: 0;
  margin: 0;
  max-width: 408px
}

.content-page ol:not(:last-child),
.content-page ul:not(:last-child) {
  margin-bottom: 20px
}

.content-page ol li:not(:last-child),
.content-page ul li:not(:last-child) {
  margin-bottom: 10px
}

.content-page ul {
  list-style: none
}

.content-page ul li {
  position: relative
}

.content-page ul li:before {
  content: "—";
  position: absolute;
  left: -18px;
  top: 0
}

.content-page b,
.content-page strong {
  font-weight: 400 !important
}

@media screen and (max-width:768px) {
  .content-page table td {
    padding-left: 10px
  }

  .content-page table td span {
    padding-left: 0
  }
}

.ab-outer {
  background-color: #f1f1f1;
  max-width: 1200px;
  margin: 0 auto
}

.outer-alt {
  padding: 0 16px
}

@media (min-width:768px) {
  .outer-alt {
    border-bottom: none;
    padding: 0 24px
  }
}

@media (min-width:1280px) {
  .outer-alt {
    padding: 0 0 0 80px
  }
}

.outer-external {
  padding: 0 8px
}

@media (min-width:1440px) {
  .outer-external {
    padding: 0 30px
  }
}

.outer {
  background-color: #f1f1f1
}

.outer-inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px
}

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

@media (min-width:768px) {
  .row {
    margin: -12px
  }
}

.col {
  padding: 2px
}

@media (min-width:768px) {
  .col {
    padding: 12px
  }
}

.sm-1 {
  width: 8.33333%
}

.sm-2 {
  width: 16.66666%
}

.sm-3 {
  width: 25%
}

.sm-4 {
  width: 33.33333%
}

.sm-5 {
  width: 41.66667%
}

.sm-6 {
  width: 50%
}

.sm-7 {
  width: 58.33333%
}

.sm-8 {
  width: 66.66667%
}

.sm-9 {
  width: 75%
}

.sm-10 {
  width: 83.33333%
}

.sm-11 {
  width: 91.66667%
}

.sm-12 {
  width: 100%
}

@media (min-width:768px) {
  .md-1 {
    width: 8.33333%
  }

  .md-2 {
    width: 16.66666%
  }

  .md-3 {
    width: 25%
  }

  .md-4 {
    width: 33.33333%
  }

  .md-5 {
    width: 41.66667%
  }

  .md-6 {
    width: 50%
  }

  .md-7 {
    width: 58.33333%
  }

  .md-8 {
    width: 66.66667%
  }

  .md-9 {
    width: 75%
  }

  .md-10 {
    width: 83.33333%
  }

  .md-11 {
    width: 91.66667%
  }

  .md-12 {
    width: 100%
  }
}

@media (min-width:1280px) {
  .lg-1 {
    width: 8.33333%
  }

  .lg-2 {
    width: 16.66666%
  }

  .lg-3 {
    width: 25%
  }

  .lg-4 {
    width: 33.33333%
  }

  .lg-5 {
    width: 41.66667%
  }

  .lg-6 {
    width: 50%
  }

  .lg-7 {
    width: 58.33333%
  }

  .lg-8 {
    width: 66.66667%
  }

  .lg-9 {
    width: 75%
  }

  .lg-10 {
    width: 83.33333%
  }

  .lg-11 {
    width: 91.66667%
  }

  .lg-12 {
    width: 100%
  }
}

.hide-on-sm,
.show-on-lg {
  display: none
}

.hide-on-lg,
.show-on-sm {
  display: block
}

.hide-on-md {
  display: none
}

@media (min-width:768px) {

  .show-on-lg,
  .show-on-sm {
    display: none
  }

  .hide-on-lg,
  .hide-on-sm {
    display: block
  }

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

@media (min-width:1280px) {

  .hide-on-sm,
  .show-on-lg {
    display: block
  }

  .hide-on-lg,
  .show-on-sm {
    display: none
  }

  .hide-on-md {
    display: block
  }
}

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

html {
  font: normal normal 14px/28px Rubik, Helvetica, Arial, sans-serif;
  color: #353535
}

.site {
  left: 0;
  -webkit-transition: left .6s ease 0s;
  -o-transition: left .6s ease 0s;
  transition: left .6s ease 0s
}

.site main.main {
  display: block;
  margin-top: 106px
}

@media (min-width:768px) {
  .site main.main {
    margin-top: 156px
  }
}

@media (min-width:1280px) {
  .site main.main {
    margin-top: 54px
  }
}

.site main {
  padding: 0 8px
}

@media (min-width:1280px) {
  .site main {
    padding: 0 8px;
    margin-top: 54px
  }
}

@media (min-width:1440px) {
  .site main {
    max-width: 2000px;
    margin: 0 auto;
    padding: 0 30px
  }
}

@media (min-width:2000px) {
  .site main {
    padding: 0
  }
}

.site main.m-empty-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0 8px;
  min-height: 100vh;
  margin: 0 auto
}

@media (min-width:768px) {
  .site main.m-empty-main {
    margin: 0 auto;
    padding: 8px
  }
}

@media (min-width:1440px) {
  .site main.m-empty-main {
    padding: 30px
  }
}

.site main.m-ty-main {
  padding: 8px;
  min-height: 100vh
}

@media (min-width:768px) {
  .site main.m-ty-main {
    margin: 0;
    padding: 8px
  }
}

@media (min-width:1440px) {
  .site main.m-ty-main {
    padding: 30px
  }
}

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

.site h1,
.site h2,
.site h3,
.site h4,
.site h5,
.site h6 {
  color: #26303e;
  font-weight: 500
}

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

.site b {
  font-weight: 500
}

.site ol,
.site ul {
  margin: 0;
  padding: 0;
  list-style-type: none
}

.site {
  position: relative;
  min-height: 100%;
  min-width: 100%;
  margin: 0;
  -webkit-font-smoothing: antialiased
}

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

.site a {
  color: #4d63a0;
  text-decoration: none
}

.site a:focus {
  outline: 0
}

.site a:active {
  color: inherit
}

@media (min-width:1280px) {
  .site a {
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s
  }

  .site a:hover {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    color: #95a3c5
  }
}

.site h1 {
  font-size: 26px;
  line-height: 32px;
  margin: 0 0 40px
}

.site h2 {
  font-size: 22px;
  line-height: 28px;
  margin: 24px 0 16px
}

.site h3 {
  font-size: 16px;
  line-height: 26px;
  margin: 20px 0 10px
}

.site p {
  margin: 0 0 10px
}

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

.site .b-cards__info,
.site .b-hist__info,
.site .b-news-area__info,
.site .b-our-shops__info,
.site .b-personal__info,
.site .b-privilege__info,
.site .b-retail__info,
.site .b-return__info,
.site .b-studio__info,
.site .p2 {
  font-size: 12px;
  line-height: 22px
}

.site ol li,
.site ul li {
  position: relative;
  margin-bottom: 10px
}

.site ol li:last-child,
.site ul li:last-child {
  margin-bottom: 0
}

.site ul li:before {
  content: "—";
  position: absolute;
  left: -18px
}

.site ol {
  counter-reset: list-counter
}

.site ol li {
  counter-increment: list-counter
}

.site ol li:before {
  content: counter(list-counter) ".";
  position: absolute;
  left: -18px;
  color: #1e2631;
  font-size: 12px
}

.site .theme-def {
  color: #4d63a0
}

@media (min-width:1280px) {
  .site .theme-def {
    -webkit-transition: color .25s;
    -o-transition: color .25s;
    transition: color .25s
  }

  .site .theme-def:hover {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    color: #95a3c5
  }
}

.b-pagination .site .b-pagination__more,
.site .b-pagination .b-pagination__more,
.site .theme-dblue,
.site .top-bar__sort-label-checkbox,
.site .top-bar__sort-label-radio {
  color: #1e2631
}

@media (min-width:1280px) {

  .b-pagination .site .b-pagination__more,
  .site .b-pagination .b-pagination__more,
  .site .theme-dblue,
  .site .top-bar__sort-label-checkbox,
  .site .top-bar__sort-label-radio {
    -webkit-transition: color .25s;
    -o-transition: color .25s;
    transition: color .25s
  }

  .b-pagination .site .b-pagination__more:hover,
  .site .b-pagination .b-pagination__more:hover,
  .site .theme-dblue:hover,
  .site .top-bar__sort-label-checkbox:hover,
  .site .top-bar__sort-label-radio:hover {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    color: #4d63a0
  }
}

.site .theme-blue {
  color: #26303e;
  opacity: .7
}

@media (min-width:1280px) {
  .site .theme-blue {
    -webkit-transition: opacity .25s;
    -o-transition: opacity .25s;
    transition: opacity .25s
  }

  .site .theme-blue:hover {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    color: #26303e;
    opacity: 1
  }
}

.b-aside-panel__categories .site a,
.b-pagination__pages .site a,
.b-redirect .site a,
.site .b-aside-panel__categories a,
.site .b-pagination__pages a,
.site .b-redirect a,
.site .theme-lblue {
  color: #999
}

@media (min-width:1280px) {

  .b-aside-panel__categories .site a,
  .b-pagination__pages .site a,
  .b-redirect .site a,
  .site .b-aside-panel__categories a,
  .site .b-pagination__pages a,
  .site .b-redirect a,
  .site .theme-lblue {
    -webkit-transition: color .25s;
    -o-transition: color .25s;
    transition: color .25s
  }

  .b-aside-panel__categories .site a:hover,
  .b-pagination__pages .site a:hover,
  .b-redirect .site a:hover,
  .site .b-aside-panel__categories a:hover,
  .site .b-pagination__pages a:hover,
  .site .b-redirect a:hover,
  .site .theme-lblue:hover {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    color: #4d63a0
  }
}

.b-footer__desktop-menu .site a,
.b-footer__info-wrapper .site a,
.b-footer__sub-menu .site a,
.b-footer p+p .site a,
.site .b-footer__desktop-menu a,
.site .b-footer__info-wrapper a,
.site .b-footer__sub-menu a,
.site .b-footer p+p a,
.site .theme-opacity-white {
  color: #fff
}

@media (min-width:1280px) {

  .b-footer__desktop-menu .site a,
  .b-footer__info-wrapper .site a,
  .b-footer__sub-menu .site a,
  .b-footer p+p .site a,
  .site .b-footer__desktop-menu a,
  .site .b-footer__info-wrapper a,
  .site .b-footer__sub-menu a,
  .site .b-footer p+p a,
  .site .theme-opacity-white {
    -webkit-transition: opacity .25s;
    -o-transition: opacity .25s;
    transition: opacity .25s
  }

  .b-footer__desktop-menu .site a:hover,
  .b-footer__info-wrapper .site a:hover,
  .b-footer__sub-menu .site a:hover,
  .b-footer p+p .site a:hover,
  .site .b-footer__desktop-menu a:hover,
  .site .b-footer__info-wrapper a:hover,
  .site .b-footer__sub-menu a:hover,
  .site .b-footer p+p a:hover,
  .site .theme-opacity-white:hover {
    color: #fff;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    opacity: .5
  }
}

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

.site.has-warning {
  padding-top: 96px
}

@media (min-width:428px) {
  .site.has-warning {
    padding-top: 68px
  }
}

@media (min-width:768px) {
  .site.has-warning {
    padding-top: 40px
  }
}

@media (min-width:1280px) {
  .site.has-warning {
    padding-top: 0
  }
}

.cercle {
  width: 0;
  height: 0;
  position: absolute;
  background: #fff;
  pointer-events: none
}

.anim {
  opacity: .1;
  -webkit-animation: touch 1.5s ease-out;
  animation: touch 1.5s ease-out
}

@-webkit-keyframes touch {
  to {
    width: 500px;
    height: 500px;
    border-radius: 500px;
    opacity: 0;
    margin: -250px
  }
}

@keyframes touch {
  to {
    width: 500px;
    height: 500px;
    border-radius: 500px;
    opacity: 0;
    margin: -250px
  }
}

@-webkit-keyframes show-error {
  0% {
    opacity: 0;
    max-height: 0
  }

  70% {
    opacity: .7;
    max-height: 20px
  }

  to {
    opacity: 1;
    max-height: 100px
  }
}

@keyframes show-error {
  0% {
    opacity: 0;
    max-height: 0
  }

  70% {
    opacity: .7;
    max-height: 20px
  }

  to {
    opacity: 1;
    max-height: 100px
  }
}

.site .btn,
.site a.btn,
.site button.btn,
.site input.btn,
.site label.btn {
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  border: 0;
  position: relative;
  color: #fff;
  white-space: nowrap;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  width: 100%;
  min-width: 120px;
  border-radius: 0;
  padding: 15px;
  background-color: #4d63a0;
  cursor: pointer;
  -webkit-transition: background-color .25s, color .25s;
  -o-transition: background-color .25s, color .25s;
  transition: background-color .25s, color .25s;
  outline: none
}

.site .btn:disabled,
.site a.btn:disabled,
.site button.btn:disabled,
.site input.btn:disabled,
.site label.btn:disabled {
  color: hsla(0, 0%, 100%, .5);
  cursor: default
}

.site .btn:disabled:hover,
.site a.btn:disabled:hover,
.site button.btn:disabled:hover,
.site input.btn:disabled:hover,
.site label.btn:disabled:hover {
  background-color: #4d63a0;
  color: hsla(0, 0%, 100%, .5)
}

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

.site .btn.theme-sky,
.site a.btn.theme-sky,
.site button.btn.theme-sky,
.site input.btn.theme-sky,
.site label.btn.theme-sky {
  color: #000;
  background-color: #fff;
  padding: 8px 15px;
  border: 2px solid #4d63a0
}

.site .btn.theme-sky:disabled,
.site a.btn.theme-sky:disabled,
.site button.btn.theme-sky:disabled,
.site input.btn.theme-sky:disabled,
.site label.btn.theme-sky:disabled {
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #999;
  color: rgba(0, 0, 0, .5)
}

.site .btn.theme-sky:disabled:hover,
.site a.btn.theme-sky:disabled:hover,
.site button.btn.theme-sky:disabled:hover,
.site input.btn.theme-sky:disabled:hover,
.site label.btn.theme-sky:disabled:hover {
  background-color: rgba(0, 0, 0, 0);
  color: rgba(0, 0, 0, .5)
}

.site .btn.theme-sky.cercle,
.site a.btn.theme-sky.cercle,
.site button.btn.theme-sky.cercle,
.site input.btn.theme-sky.cercle,
.site label.btn.theme-sky.cercle {
  background: #4d63a0
}

@media (min-width:1280px) {

  .site .btn.theme-sky.cercle,
  .site a.btn.theme-sky.cercle,
  .site button.btn.theme-sky.cercle,
  .site input.btn.theme-sky.cercle,
  .site label.btn.theme-sky.cercle {
    background-color: #fff
  }
}

@media (min-width:1280px) {

  .site .btn.theme-sky:hover,
  .site a.btn.theme-sky:hover,
  .site button.btn.theme-sky:hover,
  .site input.btn.theme-sky:hover,
  .site label.btn.theme-sky:hover {
    background-color: #4d63a0;
    color: #fff
  }
}

.site .btn.theme-gray,
.site a.btn.theme-gray,
.site button.btn.theme-gray,
.site input.btn.theme-gray,
.site label.btn.theme-gray {
  border: 2px solid #999;
  padding: 8px 15px;
  background-color: rgba(0, 0, 0, 0)
}

.site .btn.theme-gray:disabled,
.site a.btn.theme-gray:disabled,
.site button.btn.theme-gray:disabled,
.site input.btn.theme-gray:disabled,
.site label.btn.theme-gray:disabled {
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #999;
  opacity: .5
}

.site .btn.theme-gray:disabled:hover,
.site a.btn.theme-gray:disabled:hover,
.site button.btn.theme-gray:disabled:hover,
.site input.btn.theme-gray:disabled:hover,
.site label.btn.theme-gray:disabled:hover {
  background-color: rgba(0, 0, 0, 0)
}

@media (min-width:1280px) {

  .site .btn.theme-gray:hover,
  .site a.btn.theme-gray:hover,
  .site button.btn.theme-gray:hover,
  .site input.btn.theme-gray:hover,
  .site label.btn.theme-gray:hover {
    background-color: #999
  }
}

.site .btn.theme-lucid,
.site a.btn.theme-lucid,
.site button.btn.theme-lucid,
.site input.btn.theme-lucid,
.site label.btn.theme-lucid {
  border: 2px solid rgba(0, 0, 0, 0);
  padding: 8px 15px;
  background-color: rgba(0, 0, 0, 0);
  color: #000
}

.site .btn.theme-lucid:disabled,
.site a.btn.theme-lucid:disabled,
.site button.btn.theme-lucid:disabled,
.site input.btn.theme-lucid:disabled,
.site label.btn.theme-lucid:disabled {
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #999;
  opacity: .5
}

.site .btn.theme-lucid:disabled:hover,
.site a.btn.theme-lucid:disabled:hover,
.site button.btn.theme-lucid:disabled:hover,
.site input.btn.theme-lucid:disabled:hover,
.site label.btn.theme-lucid:disabled:hover {
  background-color: rgba(0, 0, 0, 0)
}

@media (min-width:1280px) {

  .site .btn.theme-lucid:hover,
  .site a.btn.theme-lucid:hover,
  .site button.btn.theme-lucid:hover,
  .site input.btn.theme-lucid:hover,
  .site label.btn.theme-lucid:hover {
    background-color: #999
  }
}

.site .b-authorization .btn.entry,
.site .b-authorization a.btn.entry,
.site .b-authorization button.btn.entry,
.site .b-authorization input.btn.entry,
.site .b-authorization label.btn.entry,
.site .b-feedback-modal .btn.entry,
.site .b-feedback-modal__wrap button.btn,
.site .b-feedback-modal a.btn.entry,
.site .b-feedback-modal button.btn.entry,
.site .b-feedback-modal input.btn.entry,
.site .b-feedback-modal label.btn.entry,
.site .b-forgot-modal__wrap>button.btn,
.site .btn.b-modal-cart__accept,
.site .btn.theme-border-lblue,
.site a.btn.b-modal-cart__accept,
.site a.btn.theme-border-lblue,
.site button.btn.b-modal-cart__accept,
.site button.btn.theme-border-lblue,
.site input.btn.b-modal-cart__accept,
.site input.btn.theme-border-lblue,
.site label.btn.b-modal-cart__accept,
.site label.btn.theme-border-lblue {
  border: 2px solid #4d63a0;
  padding-top: 8px;
  padding-bottom: 8px
}

@media (min-width:768px) {

  .site .btn,
  .site a.btn,
  .site button.btn,
  .site input.btn,
  .site label.btn {
    width: auto
  }
}

@media (min-width:1280px) {

  .site .btn:hover,
  .site a.btn:hover,
  .site button.btn:hover,
  .site input.btn:hover,
  .site label.btn:hover {
    background-color: #1e2631;
    color: #fff
  }
}

.site input[type=email],
.site input[type=number],
.site input[type=password],
.site input[type=tel],
.site input[type=text],
.site textarea {
  -webkit-appearance: none;
  padding: 10px 16px;
  border: none;
  -webkit-box-shadow: inset 0 0 0 2px #e5e5e5;
  box-shadow: inset 0 0 0 2px #e5e5e5;
  font-weight: 500;
  line-height: 24px;
  cursor: pointer;
  width: 100%;
  -webkit-transition: opacity .15s ease 0s, -webkit-transform .15s ease 0s;
  transition: opacity .15s ease 0s, -webkit-transform .15s ease 0s;
  -o-transition: opacity .15s ease 0s, transform .15s ease 0s;
  transition: opacity .15s ease 0s, transform .15s ease 0s;
  transition: opacity .15s ease 0s, transform .15s ease 0s, -webkit-transform .15s ease 0s;
  outline: none;
  border-radius: 0
}

@media (min-width:1280px) {

  .site input[type=email]:hover,
  .site input[type=number]:hover,
  .site input[type=password]:hover,
  .site input[type=tel]:hover,
  .site input[type=text]:hover,
  .site textarea:hover {
    -webkit-box-shadow: inset 0 0 0 1px #95a3c5;
    box-shadow: inset 0 0 0 1px #95a3c5
  }
}

.site input[type=email]:focus,
.site input[type=number]:focus,
.site input[type=password]:focus,
.site input[type=tel]:focus,
.site input[type=text]:focus,
.site textarea:focus {
  -webkit-box-shadow: inset 0 0 0 2px #1e2631;
  box-shadow: inset 0 0 0 2px #1e2631
}

.site input[type=email]::-webkit-input-placeholder,
.site input[type=number]::-webkit-input-placeholder,
.site input[type=password]::-webkit-input-placeholder,
.site input[type=tel]::-webkit-input-placeholder,
.site input[type=text]::-webkit-input-placeholder,
.site textarea::-webkit-input-placeholder {
  opacity: 1;
  color: #999;
  -webkit-transition: opacity .15s ease 0s, -webkit-transform .15s ease 0s;
  transition: opacity .15s ease 0s, -webkit-transform .15s ease 0s;
  transition: opacity .15s ease 0s, transform .15s ease 0s;
  transition: opacity .15s ease 0s, transform .15s ease 0s, -webkit-transform .15s ease 0s
}

.site input[type=email]:-moz-placeholder,
.site input[type=email]::-moz-placeholder,
.site input[type=number]:-moz-placeholder,
.site input[type=number]::-moz-placeholder,
.site input[type=password]:-moz-placeholder,
.site input[type=password]::-moz-placeholder,
.site input[type=tel]:-moz-placeholder,
.site input[type=tel]::-moz-placeholder,
.site input[type=text]:-moz-placeholder,
.site input[type=text]::-moz-placeholder,
.site textarea:-moz-placeholder,
.site textarea::-moz-placeholder {
  opacity: 1;
  color: #999;
  -moz-transition: opacity .15s ease 0s, transform .15s ease 0s;
  transition: opacity .15s ease 0s, transform .15s ease 0s
}

.site input[type=email]:-ms-input-placeholder,
.site input[type=number]:-ms-input-placeholder,
.site input[type=password]:-ms-input-placeholder,
.site input[type=tel]:-ms-input-placeholder,
.site input[type=text]:-ms-input-placeholder,
.site textarea:-ms-input-placeholder {
  opacity: 1;
  color: #999;
  -ms-transition: opacity .15s ease 0s, transform .15s ease 0s;
  transition: opacity .15s ease 0s, transform .15s ease 0s
}

.site input[type=email]::-ms-input-placeholder,
.site input[type=number]::-ms-input-placeholder,
.site input[type=password]::-ms-input-placeholder,
.site input[type=tel]::-ms-input-placeholder,
.site input[type=text]::-ms-input-placeholder,
.site textarea::-ms-input-placeholder {
  opacity: 1;
  color: #999;
  -ms-transition: opacity .15s ease 0s, transform .15s ease 0s;
  transition: opacity .15s ease 0s, transform .15s ease 0s
}

.site input[type=email]:focus::-webkit-input-placeholder,
.site input[type=number]:focus::-webkit-input-placeholder,
.site input[type=password]:focus::-webkit-input-placeholder,
.site input[type=tel]:focus::-webkit-input-placeholder,
.site input[type=text]:focus::-webkit-input-placeholder,
.site textarea:focus::-webkit-input-placeholder {
  opacity: 0;
  -webkit-transform: translateX(30px);
  transform: translateX(30px)
}

.site input[type=email]:focus:-moz-placeholder,
.site input[type=email]:focus::-moz-placeholder,
.site input[type=number]:focus:-moz-placeholder,
.site input[type=number]:focus::-moz-placeholder,
.site input[type=password]:focus:-moz-placeholder,
.site input[type=password]:focus::-moz-placeholder,
.site input[type=tel]:focus:-moz-placeholder,
.site input[type=tel]:focus::-moz-placeholder,
.site input[type=text]:focus:-moz-placeholder,
.site input[type=text]:focus::-moz-placeholder,
.site textarea:focus:-moz-placeholder,
.site textarea:focus::-moz-placeholder {
  opacity: 0;
  transform: translateX(30px)
}

.site input[type=email]:focus:-ms-input-placeholder,
.site input[type=number]:focus:-ms-input-placeholder,
.site input[type=password]:focus:-ms-input-placeholder,
.site input[type=tel]:focus:-ms-input-placeholder,
.site input[type=text]:focus:-ms-input-placeholder,
.site textarea:focus:-ms-input-placeholder {
  opacity: 0;
  -ms-transform: translateX(30px);
  transform: translateX(30px)
}

.site input[type=email]:disabled,
.site input[type=text]:disabled {
  background-color: #e5e5e5
}

.site input[type=email]:disabled::-webkit-input-placeholder,
.site input[type=text]:disabled::-webkit-input-placeholder {
  color: #999
}

.site input[type=email]:disabled:-moz-placeholder,
.site input[type=email]:disabled::-moz-placeholder,
.site input[type=text]:disabled:-moz-placeholder,
.site input[type=text]:disabled::-moz-placeholder {
  color: #999
}

.site input[type=email]:disabled:-ms-input-placeholder,
.site input[type=text]:disabled:-ms-input-placeholder {
  color: #999
}

@media (min-width:1280px) {

  .site input[type=email]:disabled:hover,
  .site input[type=text]:disabled:hover {
    -webkit-box-shadow: none;
    box-shadow: none
  }
}

.site input[type=number] {
  -moz-appearance: textfield
}

.site input[type=number]::-webkit-inner-spin-button,
.site input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0
}

.site button {
  border: none;
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
  border-radius: 0
}

.site button:active {
  color: inherit
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.i-menu_tablet:before {
  content: "\e80d"
}

.i-ok:before {
  content: "\e80e"
}

.i-photo:before {
  content: "\e80f"
}

.i-question:before {
  content: "\e810"
}

.i-scissors:before {
  content: "\e811"
}

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

.i-shev:before {
  content: "\e813"
}

.i-shops:before {
  content: "\e814"
}

.i-star_fill:before {
  content: "\e815"
}

.i-vk:before {
  content: "\e816"
}

.i-yt:before {
  content: "\e817"
}

.i-check:before {
  content: "\e818"
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.i-menu_tablet {
  content: "\e80d"
}

.i-ok {
  content: "\e80e"
}

.i-photo {
  content: "\e80f"
}

.i-question {
  content: "\e810"
}

.i-scissors {
  content: "\e811"
}

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

.i-shev {
  content: "\e813"
}

.i-shops {
  content: "\e814"
}

.i-star_fill {
  content: "\e815"
}

.i-vk {
  content: "\e816"
}

.i-yt {
  content: "\e817"
}

.i-check {
  content: "\e818"
}

.slick-slide {
  outline: none;
  cursor: pointer
}

.has-preloader {
  position: relative
}

.has-preloader[data-loading=true] .b-spinner,
.has-preloader[data-preloader=true] .b-spinner {
  display: block
}

.has-preloader[data-loading=true]:after,
.has-preloader[data-preloader=true]:after {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 11;
  background: hsla(0, 0%, 100%, .55)
}

.has-preloader_fixed {
  position: fixed
}

.b-spinner {
  display: none;
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  margin: auto;
  bottom: 0;
  right: 0;
  width: 36px;
  height: 36px;
  -webkit-animation: spinner-rotate 2s linear infinite;
  animation: spinner-rotate 2s linear infinite
}

.b-spinner__content {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  stroke: #4d63a0
}

.b-spinner__content circle {
  -webkit-animation: spinner-stroke-motion 3s ease .2s infinite;
  animation: spinner-stroke-motion 3s ease .2s infinite
}

.b-spinner.mod-filter-spinner {
  position: fixed;
  top: 50%;
  bottom: 50%;
  left: 50%;
  right: 50%
}

@media (max-width:767px) {
  .b-spinner.mod-filter-spinner {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
  }
}

@media (max-width:1279px) {
  .mod-only-lg {
    display: none !important
  }
}

@media (min-width:768px) {
  .mod-only-sm {
    display: none !important
  }
}

@media (max-width:767px) {
  .mod-only-md {
    display: none !important
  }
}

@media (min-width:1280px) {
  .mod-only-md {
    display: none !important
  }
}

@media (max-width:767px) {
  .mod-no-sm {
    display: none !important
  }
}

@media (max-width:1279px) {
  .mod-no-md {
    display: none !important
  }
}

@media (min-width:1280px) {
  .mod-no-lg {
    display: none !important
  }
}

@-webkit-keyframes spinner-stroke-motion {
  0% {
    stroke-dasharray: 1, 300;
    stroke-dashoffset: 0
  }

  50% {
    stroke-dasharray: 120, 300;
    stroke-dashoffset: -171/3
  }

  to {
    stroke-dasharray: 120, 300;
    stroke-dashoffset: -171
  }
}

@keyframes spinner-stroke-motion {
  0% {
    stroke-dasharray: 1, 300;
    stroke-dashoffset: 0
  }

  50% {
    stroke-dasharray: 120, 300;
    stroke-dashoffset: -171/3
  }

  to {
    stroke-dasharray: 120, 300;
    stroke-dashoffset: -171
  }
}

@-webkit-keyframes spinner-rotate {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

@keyframes spinner-rotate {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

[v-cloak] {
  display: none !important
}

.site .b-404__not-found {
  padding: 88px 15px
}

@media (min-width:768px) {
  .site .b-404__not-found {
    padding: 88px 20px
  }
}

@media (min-width:1280px) {
  .site .b-404__not-found {
    padding: 88px 0
  }
}

.site .b-404__not-found p {
  margin: 0
}

.site .b-404__not-found a {
  margin-top: 40px;
  width: 240px
}

.b-advantages {
  display: none
}

@media (min-width:768px) {
  .b-advantages {
    display: block
  }
}

@media (min-width:1280px) {
  .b-advantages {
    border-bottom: 2px solid #fff;
    border-top: 2px solid #fff
  }
}

.b-advantages__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 36px 22px 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media (min-width:768px) {
  .b-advantages__wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
  }
}

@media (min-width:1280px) {
  .b-advantages__wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    padding: 38px 22px
  }
}

.b-advantages__item+.b-advantages__item {
  margin-top: 20px
}

@media (min-width:768px) {
  .b-advantages__item+.b-advantages__item {
    margin: 0
  }
}

.b-advantages__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  width: 260px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

@media (min-width:768px) {
  .b-advantages__item {
    width: 220px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}

@media (min-width:1280px) {
  .b-advantages__item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    width: 350px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }
}

.b-advantages__item img {
  margin-top: 8px
}

@media (min-width:768px) {
  .b-advantages__item img {
    margin-top: 0
  }
}

@media (min-width:1280px) {
  .b-advantages__item img {
    margin-top: 5px
  }
}

.b-advantages__item p {
  color: #1e2631;
  line-height: 26px;
  margin-left: 24px;
  text-align: left;
  min-width: 188px
}

.b-advantages__item p b {
  margin-right: 5px
}

@media (min-width:768px) {
  .b-advantages__item p {
    margin-top: 17px;
    margin-left: 0;
    text-align: center;
    min-width: 220px
  }
}

@media (min-width:1280px) {
  .b-advantages__item p {
    text-align: left;
    margin-left: 32px;
    margin-top: 0;
    min-width: 260px
  }
}

.b-advantages__item p strong {
  font-size: 16px
}

@media screen and (max-width:768px) {
  .b-advantages__img-container {
    min-width: 40px;
    max-width: 40px
  }
}

.b-advantages.m-advant-item {
  display: block;
  border-bottom: 2px solid #fff;
  border-top: 2px solid #fff
}

.b-advantages.m-advant-item .b-advantages__wrap {
  padding: 36px 22px 32px
}

@media (min-width:1280px) {
  .b-advantages.m-advant-item .b-advantages__wrap {
    padding: 40px 22px
  }
}

.b-banner-available {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 14px;
  letter-spacing: normal;
  line-height: 26px;
  font-weight: 500;
  height: 40px;
  width: 100%;
  background: #f90;
  color: #fff;
  z-index: 2
}

.b-banner-available.m-link {
  color: #fff;
  background: #4d63a0
}

@media (min-width:768px) {
  .b-banner-available {
    font-size: 16px;
    letter-spacing: normal;
    line-height: 26px
  }
}

@media (min-width:1280px) {
  .b-banner-available.no-lg {
    display: none !important
  }
}

@media (max-width:1278px) {
  .b-banner-available.lg-only {
    display: none !important
  }
}

.b-banner-sale {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  letter-spacing: normal;
  line-height: 26px;
  font-weight: 500;
  height: 56px;
  background: #4d63a0;
  color: #fff;
  z-index: 3;
  display: none
}

.b-banner-sale,
.b-banner-sale__item {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%
}

.b-banner-sale__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding-right: 33px;
  padding-left: 20px
}

.b-banner-sale__item p {
  margin-bottom: auto;
  margin-top: auto;
  margin-right: 16px;
  font-size: 16px;
  font-weight: 400
}

@media (min-width:768px) {
  .b-banner-sale__item p {
    margin-right: 32px
  }
}

.b-banner-sale__item a {
  display: inline-block;
  font-size: 14px;
  line-height: 40px;
  font-weight: 500;
  padding: 0 21px;
  color: #fff;
  border: 2px solid hsla(0, 0%, 100%, .2)
}

@media (max-width:767px) {
  .b-banner-sale__item a .no-sm {
    display: none
  }
}

@media (min-width:768px) {
  .b-banner-sale__item a .only-sm {
    display: none
  }
}

.b-banner-sale__item button {
  position: absolute;
  display: block;
  width: 20px;
  height: 40px;
  top: 50%;
  right: 13px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.b-banner-sale__item button:before {
  font-family: icons;
  color: #fff;
  content: "\e804";
  font-size: 10px
}

@media (min-width:768px) {
  .b-banner-sale__item button:before {
    font-size: 14px
  }
}

@media (min-width:768px) {
  .b-banner-sale {
    font-size: 16px;
    letter-spacing: normal;
    line-height: 26px
  }
}

.b-banner-sale.mod-show {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media (min-width:768px) and (max-width:1280px) {
  .b-banner-sale.mod-show~.outer .b-header-top {
    top: 56px;
    background-color: #fff
  }
}

@media (min-width:1280px) {
  .b-banner-sale.mod-show {
    position: fixed
  }

  .b-banner-sale.mod-show~.outer {
    padding-top: 60px
  }

  .b-banner-sale.mod-show~.outer .b-header-middle__navigation {
    top: 170px
  }

  .b-banner-sale.mod-show~.outer .b-header-top {
    top: 56px;
    padding-bottom: 23px;
    background-color: #fff
  }
}

@media (min-width:1280px) {
  .b-header.is-fixed .b-banner-sale.mod-show~.outer .b-header-middle__navigation {
    top: 56px
  }
}

.site .b-bread {
  display: none
}

@media (min-width:768px) {
  .site .b-bread {
    display: block
  }
}

@media (min-width:1280px) {
  .site .b-bread {
    margin-top: 0
  }
}

.site .b-bread__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap
}

@media (min-width:768px) {
  .site .b-bread__wrapper {
    padding: 16px 22px 24px
  }
}

@media (min-width:1280px) {
  .site .b-bread__wrapper {
    padding: 16px 0 24px
  }
}

.site .b-bread__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  padding-right: 28px
}

.site .b-bread__item:last-child .b-bread__crumb:before {
  content: ""
}

.site .b-bread__item:last-child .b-bread__crumb {
  color: #353535
}

.site .b-bread__crumb {
  display: block;
  font-size: 12px;
  line-height: 18px;
  color: #999;
  position: relative
}

@media (min-width:1280px) {
  .site .b-bread__crumb:hover {
    color: #4d63a0
  }
}

.site .b-bread__crumb:before {
  content: "–";
  display: block;
  position: absolute;
  right: -17px;
  top: 0
}

.site .b-card {
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0);
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #fff;
  height: 100%;
  position: relative
}

@media (min-width:1280px) {
  .site .b-card:hover {
    border: 1px solid #e5e5e5
  }

  .site .b-card:hover .b-card__img-sect img+img {
    opacity: 0
  }

  .site .b-card:hover p:last-child {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    color: #4d63a0
  }

  .site .b-card:hover button {
    display: block
  }
}

.site .b-card button {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: none
}

.site .b-card .cercle {
  background-color: #f7f9f8
}

.site .b-card .anim {
  opacity: .4
}

.site .b-card a {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 100%;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

.site .b-card__img-sect {
  display: block;
  width: 100%;
  position: relative
}

.site .b-card__img-sect img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
  height: 100%
}

.site .b-card__img-sect img+img {
  -webkit-transition: opacity .25s ease 0s;
  -o-transition: opacity .25s ease 0s;
  transition: opacity .25s ease 0s;
  opacity: 1
}

.site .b-card__img-sect:before {
  content: "";
  display: block;
  padding-bottom: 145%
}

.site .b-card__favour {
  position: absolute;
  top: 8px;
  right: 8px
}

.site .b-card__favour input {
  display: none
}

.site .b-card__favour input:checked+label {
  color: #1e2631
}

.site .b-card__favour label {
  display: block;
  font-size: 17px;
  color: #cdcdcd
}

@media (min-width:1280px) {
  .site .b-card__favour label {
    cursor: pointer;
    -webkit-transition: color .15s ease 0s, -webkit-transform .15s ease 0s;
    transition: color .15s ease 0s, -webkit-transform .15s ease 0s;
    -o-transition: transform .15s ease 0s, color .15s ease 0s;
    transition: transform .15s ease 0s, color .15s ease 0s;
    transition: transform .15s ease 0s, color .15s ease 0s, -webkit-transform .15s ease 0s
  }

  .site .b-card__favour label:hover {
    color: #1e2631;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
  }
}

.site .b-card__desc-sect {
  padding: 14px 8px 8px;
  background-color: #fff;
  width: 100%;
  display: block
}

@media (min-width:768px) {
  .site .b-card__desc-sect {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

.site .b-card__title {
  margin-bottom: 10px;
  padding-right: 10px
}

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

.site .b-card__title p {
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 4px;
  color: #999
}

.site .b-card__title p:last-child {
  margin: 0;
  font-size: 14px;
  color: #26303e;
  font-weight: 400;
  line-height: 20px;
  -webkit-transition: color .25s;
  -o-transition: color .25s;
  transition: color .25s
}

.site .b-card__actions {
  position: absolute;
  bottom: 8px;
  left: 8px
}

.site .b-card__actions p {
  font-size: 12px;
  line-height: 12px;
  font-weight: 700;
  color: #fff;
  margin: 0 0 4px;
  padding: 1px 3px
}

.site .b-card__actions p.m-action-red {
  background-color: #f9003d
}

.site .b-card__actions p.m-action-yellow {
  background-color: #e9732c
}

.site .b-card__actions p.m-action-blue {
  background-color: #163e86
}

.site .b-card button.mod-quick-popup {
  padding: 8px 21px
}

@media (-ms-high-contrast:none),
only screen and (-ms-high-contrast:active) {
  .site .b-card__desc-sect {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    margin-top: auto
  }
}

.b-card-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  padding-bottom: 16px;
  border-bottom: 1px solid #999
}

.grecaptcha-badge {
    display: none !important;
}

.b-card-item+.b-card-item {
  margin-top: 16px
}

.b-card-item__img {
  display: block;
  width: 50px;
  height: 74px
}

.b-card-item__img img {
  width: 100%;
  max-height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;"
}

.b-card-item__wrap h4 {
  margin-bottom: 6px;
  line-height: 17px
}

.b-card-item__wrap h4 a {
  color: #fff;
  font-weight: 400;
  font-size: 14px
}

.b-card-item__wrap h4 span {
  display: none
}

.b-card-item__desc {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  margin-left: 16px
}

.b-card-item__desc,
.b-card-item__size-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.b-card-item__size-wrap {
  margin-bottom: 4px
}

.b-card-item__desc-size {
  line-height: 18px;
  width: 140px
}

.b-card-item__desc-size span {
  color: #999
}

.b-card-item__desc-size i {
  font-style: normal;
  color: #fff
}

.b-card-item__desc-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: auto
}

.b-card-item__delete {
  font-weight: 500;
  line-height: 14px;
  height: 14px;
  font-size: 12px;
  color: #fff
}

.b-card-item__delete:hover {
  color: hsla(0, 0%, 100%, .5)
}

.b-card-item__delete span {
  color: #f9003d
}

.b-card-item__price {
  line-height: 14px;
  font-weight: 500;
  color: #fff;
  font-size: 12px
}

.b-order-section .b-card-item:last-child {
  border-bottom: none
}

.b-count {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  height: 14px;
  color: #fff;
  text-align: end
}

.b-order-section .b-card-item__desc h4 a {
  color: #1e2631
}

@media (min-width:768px) {
  .b-order-section .b-card-item__desc {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

.b-order-section .b-card-item__delete {
  color: #1e2631;
  display: none
}

.b-order-section .b-card-item__desc-size i,
.b-order-section .b-card-item__price {
  color: #1e2631
}

@media (min-width:768px) {
  .b-order-section .b-card-item__desc-bottom {
    margin-top: 0
  }
}

.b-order-page .b-order-section .b-card-item .b-card-item__wrap h4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media (min-width:768px) {

  .b-order-page .b-order-section .b-card-item .b-card-item__wrap,
  .b-order-page .b-order-section .b-card-item .b-card-item__wrap h4 span {
    display: inline-block
  }
}

@media (min-width:768px) {
  .b-order-page .b-order-section .b-card-item .b-card-item__desc {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap
  }
}

@media (min-width:768px) {
  .b-order-page .b-order-section .b-card-item .b-count {
    width: 20px
  }
}

.b-order-page .b-order-section .b-card-item .b-count:before {
  color: #000;
  right: 0
}

.b-order-page .b-order-section .b-card-item .b-count:after,
.b-order-page .b-order-section .b-card-item .b-count select {
  display: none
}

@media (min-width:768px) {
  .b-order-page .b-order-section .b-card-item .b-card-item__price {
    display: none
  }
}

.b-cart {
  padding: 24px 24px 31px;
  background-color: #1e2631;
  margin: 0 -8px
}

@media (min-width:768px) {
  .b-cart {
    margin: 0;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 304px;
    padding: 132px 22px 31px
  }
}

@media (min-width:1280px) {
  .b-cart {
    width: 440px;
    padding: 132px 60px 31px
  }
}

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

@media (min-width:768px) {
  .b-cart__top {
    display: none
  }
}

.b-cart__top a {
  margin-left: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  color: #fff;
  line-height: 18px
}

.b-cart__top a i {
  display: block;
  -webkit-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
  margin-right: 5px
}

.b-cart__main {
  margin-top: 32px
}

@media (min-width:768px) {
  .b-cart__main {
    margin-top: 0;
    position: -webkit-sticky;
    position: sticky;
    top: 40px
  }
}

.b-cart__main h2 {
  color: #fff
}

.b-cart__total {
  margin-top: 16px;
  line-height: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.b-cart__total span {
  line-height: 17px;
  color: #999
}

.b-cart__total .b-cart__price {
  font-size: 14px;
  line-height: 17px;
  color: #fff
}

.b-catalog-section {
  margin-top: 24px
}

@media (min-width:768px) {
  .b-catalog-section {
    margin-top: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    margin-left: 56px
  }
}

.b-catalog {
  border-bottom: 2px solid #fff
}

.b-catalog__wrapper-catalog {
  padding: 32px 0
}

@media (min-width:768px) {
  .b-catalog__wrapper-catalog {
    padding: 39px 22px 48px
  }
}

@media (min-width:1280px) {
  .b-catalog__wrapper-catalog {
    padding: 39px 0 48px
  }
}

.b-catalog__wrapper-inner {
  margin-top: 24px
}

@media (min-width:768px) {
  .b-catalog__wrapper-inner {
    margin-top: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

.top-bar {
  padding: 0 16px;
  color: #1e2631
}

@media (min-width:768px) {
  .top-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0
  }
}

.top-bar h1 {
  margin: 0
}

.top-bar__results h1 {
  color: #999
}

.top-bar__results h1 b {
  color: #1e2631
}

.top-bar__results h1:after {
  content: attr(data-val);
  font-size: 16px;
  color: #999;
  line-height: 26px;
  margin-left: 16px
}

.top-bar__sort-wrap {
  display: none
}

@media (min-width:768px) {
  .top-bar__sort-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
  }
}

.top-bar__sort-title {
  color: #999;
  margin-right: 16px
}

.top-bar__sort {
  margin-left: 24px
}

.top-bar__sort+.top-bar__sort {
  margin-left: 18px
}

.top-bar__sort-radio,
.top-bar__sort-radio:checked+.top-bar__sort-label-radio {
  display: none
}

.top-bar__sort-radio:checked~.top-bar__sort-label-checkbox {
  display: inline-block
}

.top-bar__sort-label-radio {
  padding-right: 10px;
  cursor: pointer
}

.top-bar__sort-label-radio .top-bar__sort-icon {
  opacity: 0
}

.top-bar__left-column {
  position: relative
}

.top-bar__items {
  margin-left: 24px;
  display: inline-block;
  position: absolute;
  bottom: -2.6px;
  left: 100%;
  color: #999;
  white-space: nowrap
}

@media (max-width:767px) {
  .top-bar__items {
    position: static;
    margin-left: 0
  }
}

.top-bar__count {
  font-weight: 500;
  color: #000
}

.top-bar__sort-checkbox {
  display: none
}

.top-bar__sort-checkbox:checked+.top-bar__sort-label-checkbox:after {
  content: "↑"
}

.top-bar__sort-checkbox:checked+.top-bar__sort-label-checkbox.m-not-arrow:after {
  content: none
}

.top-bar__sort-label-checkbox {
  padding-right: 10px;
  display: none;
  cursor: pointer;
  position: relative
}

.top-bar__sort-label-checkbox:after {
  content: "↓";
  display: block;
  position: absolute;
  top: -3px;
  right: 0;
  font-size: 14px
}

.top-bar__sort-label-checkbox.m-not-arrow:after {
  content: none
}

.b-aside-panel {
  padding: 0 16px
}

@media (min-width:768px) {
  .b-aside-panel {
    padding: 0
  }
}

.b-aside-panel__categories {
  display: none
}

@media (min-width:768px) {
  .b-aside-panel__categories {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    padding-bottom: 40px
  }
}

.b-aside-panel__categories a {
  font-size: 16px;
  line-height: 24px
}

.b-aside-panel__categories a+a {
  margin-top: 14px
}

.b-seo {
  display: none
}

@media (min-width:1280px) {
  .b-seo {
    display: block
  }
}

.b-seo__wrap {
  padding-bottom: 90px;
  width: 100%
}

.b-seo .b-seo__lead {
  margin: 0 0 24px;
  color: #1e2631;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px
}

.b-seo p {
  color: #353535;
  font-size: 12px;
  line-height: 22px
}

.b-agreement {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.b-agreement input {
  display: none
}

.b-agreement input:checked+label span {
  background-color: #4d63a0;
  border: 2px solid #4d63a0
}

.b-agreement label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 22px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

.b-agreement label:hover span {
  border: 2px solid #4d63a0
}

.b-agreement span {
  display: block;
  line-height: 22px;
  min-width: 16px;
  min-height: 16px;
  border: 2px solid #e5e5e5;
  background-color: #fff
}

.b-agreement p {
  margin-left: 12px;
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px)
}

.b-agreement[data-error] span {
  border-color: red
}

.site .ch-delivery {
  padding-top: 24px;
  margin-top: 24px;
  border-top: 2px solid #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

@media (min-width:768px) {
  .site .ch-delivery {
    padding-top: 40px;
    margin-top: 44px
  }
}

@media (min-width:1280px) {
  .site .ch-delivery {
    margin-top: 40px
  }
}

.site .ch-delivery__methods {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 17px
}

@media (max-width:1279px) {
  .site .ch-delivery__methods {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.site .ch-delivery__methods-title {
  width: 200px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  color: #999
}

@media (max-width:1279px) {
  .site .ch-delivery__methods-title {
    margin-bottom: 0
  }
}

.site .ch-delivery__methods .b-toggle-item__label {
  font: 14px/26px Rubik, Helvetica, Arial, sans-serif
}

.site .ch-delivery__addresses .multiselect__element:first-child .multiselect__option--disabled {
  padding: 0
}

.site .ch-delivery__cost {
  margin-left: auto;
  -ms-flex-item-align: center;
  align-self: center
}

.site .ch-delivery__cost,
.site .ch-delivery__fitting,
.site .ch-delivery__fitting-notify {
  font: 12px/22px Rubik, Helvetica, Arial, sans-serif
}

.site .ch-delivery__fitting-notify {
  margin-top: 8px;
  margin-bottom: 16px
}

.site .ch-delivery__address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.site .ch-delivery__address .b-form-row:not(:first-child) {
  width: 48%;
  padding-bottom: 0;
  margin: 0
}

.site .ch-delivery__address .b-form-row:first-child {
  width: 100%
}

.site .ch-delivery__address span .multiselect__single {
  color: #999
}

.site .ch-delivery .b-toggle-item {
  margin-top: 0;
  min-width: 0
}

.site .ch-delivery .b-toggle-item__content {
  margin-top: 16px
}

.site .ch-delivery__link {
  color: #353535;
  text-decoration: underline
}

.site .ch-loyalty.b-form-row {
  margin-bottom: 8px
}

.site .ch-loyalty .b-form-row {
  width: 100%
}

.site .ch-loyalty .b-form-row__field.is-accepted input {
  background-color: #dfefe1
}

.site .ch-loyalty .b-form-row__field.is-accepted i {
  position: absolute;
  right: 16px;
  top: 10px
}

.site .ch-loyalty .b-form-row__field.is-accepted i:before {
  font-size: 20px;
  color: #5eb16b
}

.site .ch-loyalty .b-form-row button {
  width: 100%;
  min-width: 140px
}

.site .ch-payment {
  padding-top: 24px;
  margin-top: 24px;
  border-top: 2px solid #fff
}

@media screen and (min-width:768px) {
  .site .ch-payment {
    padding-top: 40px;
    margin-top: 44px
  }
}

@media screen and (min-width:1280px) {
  .site .ch-payment {
    margin-top: 40px
  }
}

.site .ch-payment__button {
  font: 14px/26px Rubik, Helvetica, Arial, sans-serif;
  border-bottom: 2px solid rgba(0, 0, 0, 0);
  color: #999;
  -webkit-transition: color .25s;
  -o-transition: color .25s;
  transition: color .25s;
  outline: none
}

.site .ch-payment__button[data-selected=true] {
  color: #1e2631;
  font-weight: 500;
  border-bottom-color: #1e2631;
  pointer-events: none;
  -webkit-transition: color .1s;
  -o-transition: color .1s;
  transition: color .1s
}

.site .ch-payment__button:not(:last-child) {
  margin-right: 24px
}

@media screen and (hover:hover) {
  .site .ch-payment__button:hover {
    color: #1e2631;
    -webkit-transition: color .1s;
    -o-transition: color .1s;
    transition: color .1s
  }
}

.site .ch-payment__items {
  margin-bottom: 16px
}

.site .ch-payment__link {
  color: #353535;
  text-decoration: underline
}

.site .ch-payment__wrap {
  display: block
}

.site .ch-payment.b-form-row {
  margin-bottom: 32px
}

.b-checkout {
  height: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}

@media (min-width:768px) {
  .b-checkout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

@media (min-width:1280px) {
  .b-checkout__footer-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

.b-checkout footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  padding: 24px 16px 37px;
  border-top: 2px solid #fff
}

@media (min-width:768px) {
  .b-checkout footer {
    padding: 24px 22px 37px
  }
}

@media (min-width:1280px) {
  .b-checkout footer {
    width: 600px;
    padding: 24px 0 37px;
    margin: 0 auto
  }
}

.b-checkout footer p {
  color: #999;
  line-height: 23px
}

@media (min-width:768px) {
  .b-checkout footer p {
    margin: 0
  }
}

.b-checkout footer p a {
  color: #1e2631
}

.b-checkout__ordering-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #f1f1f1;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  overflow: hidden
}

.site .b-checkout .b-checkout__text {
  margin-bottom: 24px;
  font: 12px/22px Rubik, Helvetica, Arial, sans-serif
}

@media screen and (min-width:768px) {
  .site .b-checkout .b-checkout__text {
    margin-bottom: 32px
  }
}

.site .b-checkout .b-checkout__checkbox {
  margin-bottom: 24px
}

@media screen and (min-width:768px) {
  .site .b-checkout .b-checkout__checkbox {
    margin-bottom: 40px
  }
}

.site .b-checkout__comment.b-form-row {
  margin-bottom: 32px
}

.site .b-checkout__comment-area {
  width: 100%;
  height: 88px;
  resize: none;
  overflow-x: hidden
}

.b-ordering {
  background-color: #f1f1f1;
  padding: 32px 16px 37px
}

@media (min-width:768px) {
  .b-ordering {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
    padding: 30px 22px 37px
  }
}

@media (min-width:1280px) {
  .b-ordering {
    width: 600px;
    margin: 0 auto;
    padding: 30px 0 37px
  }
}

.b-ordering__logo-section {
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media (min-width:768px) {
  .b-ordering__logo-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

.b-ordering__logo-section img {
  width: 140px;
  height: 59px
}

.b-ordering__logo-section a {
  color: #1e2631;
  margin-left: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media (min-width:1280px) {
  .b-ordering__logo-section a {
    margin-left: 60px
  }

  .b-ordering__logo-section a:hover {
    color: #4d63a0
  }
}

.b-ordering__logo-section a i {
  -webkit-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
  margin-right: 6px;
  display: block
}

@media (min-width:768px) {
  .b-ordering h1 {
    margin-top: 40px
  }
}

.b-ordering .b-form-row {
  margin-bottom: 16px
}

.b-ordering .b-form-row__head {
  color: #999
}

.b-ordering .b-form-row:last-child {
  margin-bottom: 0;
  padding-bottom: 24px
}

.b-ordering__bottom {
  margin-top: 24px;
  padding-bottom: 56px
}

.b-ordering__bottom p {
  line-height: 22px;
  font-size: 12px
}

.b-ordering button[type=submit] {
  padding: 14px 15px 16px
}

@media (min-width:768px) {
  .b-ordering button[type=submit] {
    width: 50%
  }
}

.b-ordering__fixed-input {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0
}

@media (min-width:768px) {
  .b-ordering__fixed-input {
    display: none
  }
}

.b-ordering__fixed-input button[type=submit] {
  color: hsla(0, 0%, 100%, .5)
}

.b-ordering__fixed-input.is-hidden,
.b-ordering__fixed-input button.is-hidden {
  display: none
}

.b-cards {
  width: 100%
}

.b-cards__main-wrap {
  position: relative
}

@media (min-width:768px) {
  .b-cards__main-wrap {
    border-bottom: none
  }
}

@media (min-width:1280px) {
  .b-cards__main-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

.content-page .b-cards__content {
  max-width: 600px
}

@media (min-width:1024px) {
  .content-page .b-cards__content {
    min-width: 600px
  }
}

.b-cards h1 {
  margin-bottom: 24px
}

@media (min-width:768px) {
  .b-cards h1 {
    margin-bottom: 40px
  }
}

.b-cards h3 {
  margin-bottom: 20px
}

.b-cards__image {
  width: 100%;
  margin-left: -10px;
  margin-bottom: 24px
}

@media (min-width:768px) {
  .b-cards__image {
    margin-bottom: 40px
  }
}

.b-cards .b-promos__promo {
  margin-bottom: 16px
}

.b-cards .b-promos__icon {
  width: 80px;
  height: 80px;
  margin: 0 auto 16px;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: 50%;
  background-color: #e0e2e8
}

.b-cards .b-promos__description {
  padding-right: 20px
}

@media (min-width:768px) {
  .b-cards .b-promos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }

  .b-cards .b-promos__icon {
    margin-left: 0
  }

  .b-cards .b-promos__promo {
    max-width: 175px
  }
}

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

.b-cards .b-conditions__condition:not(:last-child) {
  margin-bottom: 20px
}

.b-cards .b-conditions__icon {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66px;
  flex: 0 0 66px;
  width: 66px;
  height: 66px;
  margin-bottom: 16px;
  -ms-flex-item-align: center;
  align-self: center;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: 50%;
  background-color: #e0e2e8;
  background-size: 30px
}

.b-cards .b-conditions__description {
  margin-top: 5px
}

.b-cards .b-conditions__description p {
  font-size: 14px
}

.b-cards .b-conditions__description ul li {
  left: 18px;
  margin-bottom: 0
}

@media (min-width:768px) {
  .b-cards .b-conditions__description ul li {
    left: 0
  }
}

@media (min-width:768px) {
  .b-cards .b-conditions__condition {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }

  .b-cards .b-conditions__icon {
    margin-right: 20px;
    -ms-flex-item-align: auto;
    align-self: auto
  }
}

.b-cards__info {
  max-width: 600px;
  margin-top: 24px
}

@media (min-width:1280px) {
  .b-cards__info {
    position: absolute;
    max-width: 210px;
    top: 100px;
    right: 0
  }
}

.b-cards .icon-shop {
  background-image: url(../assets/img/cards-shop.svg)
}

.b-cards .icon-card {
  background-image: url(../assets/img/cards-card.svg)
}

.b-cards .icon-bag {
  background-image: url(../assets/img/cards-bag.svg)
}

.b-cards .icon-label {
  background-image: url(../assets/img/cards-label.svg)
}

.b-cards .icon-percent {
  background-image: url(../assets/img/cards-percent.svg)
}

.b-cards .icon-rarrow {
  background-image: url(../assets/img/cards-rarrow.svg);
  background-size: 24px
}

.b-cards .icon-zoom {
  background-image: url(../assets/img/cards-zoom.svg);
  background-size: 24px
}

.b-cards .icon-cards {
  background-image: url(../assets/img/cards-cards.svg);
  background-size: 35px
}

.b-cards .icon-sudar {
  background-image: url(../assets/img/cards-sudar.svg);
  background-size: 100%
}

.b-cards .mod-mb {
  margin-bottom: 20px
}

.content-page.mod-delivery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch
}

.content-page.mod-delivery h1 {
  margin-bottom: 24px
}

@media (min-width:768px) {
  .content-page.mod-delivery h1 {
    margin-bottom: 40px
  }
}

.content-page.mod-delivery picture {
  margin: 0 -16px
}

@media (min-width:768px) {
  .content-page.mod-delivery picture {
    margin: 0
  }
}

.content-page.mod-delivery img {
  display: block;
  width: 100%;
  margin-bottom: 24px
}

@media (min-width:768px) {
  .content-page.mod-delivery img {
    margin-bottom: 40px
  }
}

.content-page.mod-delivery blockquote {
  display: block;
  margin: 0 -16px 24px;
  padding: 16px 24px;
  background-color: #fff;
  border-left: 4px solid #4d63a0;
  font-weight: 500
}

@media (min-width:768px) {
  .content-page.mod-delivery blockquote {
    margin: 0 0 40px
  }
}

@media (min-width:1440px) {
  .content-page.mod-delivery blockquote {
    padding-right: 140px
  }
}

.content-page.mod-delivery h4 {
  margin: 0 0 24px
}

@media (min-width:768px) {
  .content-page.mod-delivery h4 {
    font-weight: 400
  }
}

@media (min-width:1440px) {
  .content-page.mod-delivery h4 {
    font-weight: 700
  }
}

.content-page.mod-delivery ul {
  margin-left: 16px
}

.content-page.mod-delivery ul li span {
  white-space: nowrap
}

.b-hist {
  width: 100%
}

.b-hist__main-wrap {
  position: relative
}

@media (min-width:768px) {
  .b-hist__main-wrap {
    border-bottom: none
  }
}

@media (min-width:1280px) {
  .b-hist__main-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

.content-page .b-hist__main {
  max-width: 600px
}

.b-hist h1 {
  margin-bottom: 24px
}

@media (min-width:768px) {
  .b-hist h1 {
    margin-bottom: 40px
  }
}

.b-hist__image {
  width: 100%;
  margin-bottom: 24px
}

@media (min-width:768px) {
  .b-hist__image {
    margin-bottom: 40px
  }
}

.b-hist__info {
  max-width: 600px;
  margin-top: 24px
}

.b-hist__info__lead {
  font-weight: 700
}

@media (min-width:1280px) {
  .b-hist__info {
    position: absolute;
    max-width: 210px;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
  }
}

.b-hist .mod-bold {
  font-weight: 500
}

.b-work-time {
  margin-bottom: 20px
}

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

.b-work-time__row:not(last-child) {
  margin-bottom: 10px
}

@media (min-width:768px) {
  .b-work-time__row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }
}

.b-work-time__col:first-child {
  color: #999
}

@media (min-width:768px) {
  .b-work-time__col:first-child {
    color: #353535;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 150px;
    flex: 0 0 150px;
    margin-right: 24px
  }
}

.b-news-item {
  background-color: #fff
}

@media (min-width:768px) {
  .b-news-item {
    width: calc(100% - 240px)
  }
}

@media (min-width:1280px) {
  .b-news-item {
    width: calc(100% - 218px)
  }
}

.b-news-item__main-wrap {
  padding: 24px 0 32px
}

@media (min-width:768px) {
  .b-news-item__main-wrap {
    border-bottom: none;
    padding: 40px 0 56px
  }
}

@media (min-width:1280px) {
  .b-news-item__main-wrap {
    padding: 40px 0 0
  }
}

@media (min-width:768px) {
  .b-news-item {
    background-color: #f1f1f1
  }
}

.b-news-item h1 {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 16px
}

@media (min-width:768px) {
  .b-news-item h1 {
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 28px;
    margin-top: 13px
  }
}

.b-news-item .b-news-item__back-shop {
  line-height: 24px;
  font-size: 14px;
  font-weight: 500;
  position: fixed;
  z-index: 1;
  bottom: 0;
  left: 0;
  right: 0;
  padding-top: 9px;
  padding-bottom: 11px;
  color: #1e2631;
  background-color: #e5e5e5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media (min-width:768px) {
  .b-news-item .b-news-item__back-shop {
    padding-top: 6px;
    font-size: 16px;
    line-height: 26px;
    position: static;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background-color: rgba(0, 0, 0, 0)
  }
}

@media (min-width:1280px) {
  .b-news-item .b-news-item__back-shop:hover {
    color: #4d63a0
  }
}

.b-news-item .b-news-item__back-shop span {
  color: #4d63a0;
  margin-right: 8px;
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px)
}

.b-news-item__slider-wrap {
  display: none
}

@media (min-width:1280px) {
  .b-news-item__slider-wrap {
    display: block;
    width: 100%
  }
}

.b-news-item article {
  padding-bottom: 64px
}

@media (min-width:768px) {
  .b-news-item article {
    padding-bottom: 0
  }
}

@media (min-width:1280px) {
  .b-news-item article {
    width: 600px
  }
}

.b-news-item article img {
  width: calc(100% + 48px);
  max-width: none;
  margin-left: -24px;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  max-height: 270px
}

@media (min-width:768px) {
  .b-news-item article img {
    width: 100%;
    margin-left: 0
  }
}

.b-news-item article p {
  margin-top: 24px
}

@media (min-width:768px) {
  .b-news-area {
    width: calc(100% - 240px)
  }
}

@media (min-width:1280px) {
  .b-news-area {
    width: calc(100% - 218px)
  }
}

.b-news-area__main-wrap {
  padding: 24px 0 32px
}

@media (min-width:768px) {
  .b-news-area__main-wrap {
    border-bottom: none;
    padding: 40px 0 56px
  }
}

@media (min-width:1280px) {
  .b-news-area__main-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 40px 0 86px
  }
}

.b-news-area h1 {
  margin-bottom: 16px
}

@media (min-width:768px) {
  .b-news-area h1 {
    margin-bottom: 40px
  }
}

.b-news-area__content>p:first-child {
  font-size: 16px;
  line-height: 30px
}

.b-news-area__info {
  margin-top: 24px
}

@media (min-width:1280px) {
  .b-news-area__info {
    margin-left: 60px;
    margin-top: 158px
  }
}

@media (min-width:1280px) {
  .b-news-area__news {
    width: 600px
  }
}

.b-news-area__news article+article {
  margin-top: 16px
}

@media (min-width:768px) {
  .b-news-area__news article+article {
    margin-top: 24px
  }
}

.b-news-area__news article:last-child {
  padding-bottom: 0;
  border-bottom: none
}

@media (min-width:1280px) {
  .b-news-area__news article:last-child {
    padding-bottom: 24px;
    border-bottom: 2px solid #fff
  }
}

.b-news-area__news article {
  padding-bottom: 24px;
  border-bottom: 2px solid #fff
}

.b-news-area__news article a {
  color: #1e2631
}

.b-news-area__news article a span {
  margin-left: 10px
}

.b-personal {
  width: 100%
}

.b-personal__main-wrap {
  position: relative
}

@media (min-width:768px) {
  .b-personal__main-wrap {
    border-bottom: none
  }
}

@media (min-width:1280px) {
  .b-personal__main-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

.b-personal h1 {
  margin-bottom: 24px
}

@media (min-width:768px) {
  .b-personal h1 {
    margin-bottom: 40px
  }
}

.content-page .b-personal__main {
  max-width: 600px
}

.b-personal li {
  margin-bottom: 0;
  left: 18px
}

@media (min-width:1024px) {
  .b-personal li {
    left: 0
  }
}

.b-personal__info {
  max-width: 600px;
  margin-top: 24px
}

@media (min-width:1280px) {
  .b-personal__info {
    position: absolute;
    top: 88px;
    right: 0;
    max-width: 210px
  }
}

.b-personal .mod-bold {
  font-weight: 500
}

.b-privilege {
  width: 100%
}

.b-privilege__main-wrap {
  position: relative
}

@media (min-width:768px) {
  .b-privilege__main-wrap {
    border-bottom: none
  }
}

@media (min-width:1280px) {
  .b-privilege__main-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

.b-privilege h1 {
  margin-bottom: 24px
}

@media (min-width:768px) {
  .b-privilege h1 {
    margin-bottom: 40px
  }
}

.content-page .b-privilege__main {
  max-width: 600px
}

.b-privilege li {
  left: 18px
}

@media (min-width:1024px) {
  .b-privilege li {
    left: 0
  }
}

.b-privilege__image {
  width: 100%;
  margin-bottom: 24px
}

@media (min-width:768px) {
  .b-privilege__image {
    margin-bottom: 40px
  }
}

.b-privilege__graph {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 32px
}

.b-privilege__info {
  max-width: 600px;
  margin-top: 24px
}

@media (min-width:1280px) {
  .b-privilege__info {
    position: absolute;
    bottom: 88px;
    right: 0;
    max-width: 210px
  }
}

.b-retail {
  width: 100%
}

.b-retail__main-wrap {
  position: relative
}

@media (min-width:768px) {
  .b-retail__main-wrap {
    border-bottom: none
  }
}

@media (min-width:1280px) {
  .b-retail__main-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

.b-retail h1 {
  margin-bottom: 24px
}

@media (min-width:768px) {
  .b-retail h1 {
    margin-bottom: 40px
  }
}

.content-page .b-retail__main {
  max-width: 600px
}

.b-retail li {
  margin-bottom: 0;
  left: 18px
}

@media (min-width:1024px) {
  .b-retail li {
    left: 0
  }
}

.b-retail__info {
  max-width: 600px;
  margin-top: 24px
}

@media (min-width:1280px) {
  .b-retail__info {
    position: absolute;
    top: 235px;
    right: 0;
    max-width: 210px
  }
}

.b-return {
  width: 100%
}

.b-return__main-wrap {
  position: relative
}

@media (min-width:768px) {
  .b-return__main-wrap {
    border-bottom: none
  }
}

@media (min-width:1280px) {
  .b-return__main-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

.b-return h1 {
  margin-bottom: 24px
}

@media (min-width:768px) {
  .b-return h1 {
    margin-bottom: 40px
  }
}

.content-page .b-return__main {
  max-width: 600px
}

.b-return li {
  margin-bottom: 0;
  left: 18px
}

@media (min-width:1024px) {
  .b-return li {
    left: 0
  }
}

.b-return__info {
  max-width: 600px;
  margin-top: 24px
}

@media (min-width:1280px) {
  .b-return__info {
    position: absolute;
    bottom: 88px;
    right: 0;
    max-width: 210px
  }
}

.b-return .mod-mb {
  margin-bottom: 20px
}

.site ul li {
  margin-bottom: 0
}

.b-our-shop {
  background-color: #fff
}

@media (min-width:768px) {
  .b-our-shop {
    width: calc(100% - 240px)
  }
}

@media (min-width:1280px) {
  .b-our-shop {
    width: calc(100% - 218px)
  }
}

.b-our-shop__main-wrap {
  padding: 24px 0 32px
}

@media (min-width:768px) {
  .b-our-shop__main-wrap {
    border-bottom: none;
    padding: 40px 0 0
  }
}

@media (min-width:1280px) {
  .b-our-shop__main-wrap {
    padding: 40px 0 0
  }
}

@media (min-width:768px) {
  .b-our-shop {
    background-color: #f1f1f1
  }
}

.b-our-shop h1 {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 16px
}

@media (min-width:768px) {
  .b-our-shop h1 {
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 28px;
    margin-top: 13px
  }
}

.b-our-shop .b-our-shop__back-shop {
  line-height: 24px;
  font-size: 14px;
  font-weight: 500;
  position: fixed;
  z-index: 1;
  bottom: 0;
  left: 0;
  right: 0;
  padding-top: 9px;
  padding-bottom: 11px;
  color: #1e2631;
  background-color: #e5e5e5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media (min-width:768px) {
  .b-our-shop .b-our-shop__back-shop {
    padding-top: 6px;
    font-size: 16px;
    line-height: 26px;
    position: static;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background-color: rgba(0, 0, 0, 0)
  }
}

@media (min-width:1280px) {
  .b-our-shop .b-our-shop__back-shop:hover {
    color: #4d63a0
  }
}

.b-our-shop .b-our-shop__back-shop span {
  color: #4d63a0;
  margin-right: 8px;
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px)
}

@media (min-width:1280px) {
  .b-our-shop__desc-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

.b-our-shop__desc {
  padding: 0 0 76px
}

@media (min-width:768px) {
  .b-our-shop__desc {
    padding: 0;
    margin-bottom: 40px
  }
}

@media (min-width:1280px) {
  .b-our-shop__desc {
    width: 480px;
    padding: 0 0 0 32px
  }
}

.b-our-shop__slider-wrap {
  display: none
}

@media (min-width:1280px) {
  .b-our-shop__slider-wrap {
    display: block;
    width: 100%
  }
}

.b-shop-table {
  margin: 24px 0 24px -1px
}

@media (min-width:1280px) {
  .b-shop-table {
    margin-top: 0
  }
}

.b-shop-table tr td:first-child {
  padding-left: 0;
  color: #999;
  font-size: 14px;
  width: 117px;
  padding-right: 14px
}

@media (min-width:1280px) {
  .b-shop-table tr td:first-child {
    width: 127px
  }
}

.b-shop-table tr td {
  font-size: 14px;
  line-height: 28px;
  vertical-align: top
}

.b-map-shop {
  display: none
}

@media (min-width:768px) {
  .b-map-shop {
    display: block;
    height: 270px;
    background-color: #999;
    margin: 0 -24px;
    min-width: 100%
  }
}

@media (min-width:1232px) {
  .b-map-shop {
    margin: 0 0 0 -24px;
    min-width: calc(100vw - (100vw - 1200px)/2 - 256px)
  }
}

@media (min-width:1280px) {
  .b-map-shop {
    margin-left: -80px;
    min-width: calc(100vw - (100vw - 1200px)/2 - 234px)
  }
}

@media (min-width:1440px) {
  .b-map-shop {
    min-width: calc(100vw - (100vw - 1200px)/2 - 256px)
  }
}

@media (min-width:768px) {
  .b-our-shops {
    width: calc(100% - 240px)
  }
}

@media (min-width:1280px) {
  .b-our-shops {
    width: calc(100% - 218px)
  }
}

.b-our-shops__main-wrap {
  padding: 24px 0 32px
}

@media (min-width:768px) {
  .b-our-shops__main-wrap {
    border-bottom: none;
    padding: 50px 0 0
  }
}

@media (min-width:1280px) {
  .b-our-shops__main-wrap {
    padding: 40px 0 0
  }
}

.b-our-shops h1 {
  margin-bottom: 16px
}

@media (min-width:768px) {
  .b-our-shops h1 {
    margin-bottom: 30px
  }
}

.b-our-shops__content {
  width: 100%
}

.b-our-shops__info {
  margin-top: 24px
}

@media (min-width:1280px) {
  .b-our-shops__info {
    margin-left: 60px;
    margin-top: 158px
  }
}

.b-our-shops .b-our-shops__map-link {
  margin-bottom: 24px
}

@media (min-width:768px) {
  .b-our-shops .b-our-shops__map-link.btn {
    display: none
  }
}

.b-our-shops__slider-wrap {
  display: none
}

@media (min-width:1280px) {
  .b-our-shops__slider-wrap {
    display: block;
    width: 100%
  }
}

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

.b-tabs__input {
  display: none
}

.b-tabs__input:checked+.b-tabs__label {
  color: #1e2631;
  font-weight: 500
}

.b-tabs__input:checked+.b-tabs__label+.b-tabs__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.b-tabs__label {
  display: none;
  font-size: 14px;
  line-height: 26px;
  color: #999;
  -webkit-transition: color .25s;
  -o-transition: color .25s;
  transition: color .25s
}

@media (min-width:768px) {
  .b-tabs__label {
    display: block;
    margin-bottom: 24px
  }
}

.b-tabs__label:hover {
  color: #4d63a0;
  -webkit-transition: none;
  -o-transition: none;
  transition: none
}

.b-tabs__label:not(:first-of-type) {
  margin-left: 24px
}

.b-tabs__content {
  display: none;
  width: 100%;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1
}

.b-map-shops {
  display: none
}

@media (min-width:768px) {
  .b-map-shops {
    display: block;
    height: 500px;
    background-color: #999;
    margin: 0 -24px;
    min-width: calc(100% + 48px)
  }
}

@media (min-width:1232px) {
  .b-map-shops {
    margin: 0 0 0 -24px;
    min-width: calc(100vw - (100vw - 1200px)/2 - 256px)
  }
}

@media (min-width:1280px) {
  .b-map-shops {
    margin-left: -80px;
    min-width: calc(100vw - (100vw - 1200px)/2 - 234px)
  }
}

@media (min-width:1440px) {
  .b-map-shops {
    min-width: calc(100vw - (100vw - 1200px)/2 - 256px)
  }
}

.b-metro-shops {
  display: none;
  overflow: visible
}

@media (min-width:768px) {
  .b-metro-shops {
    display: block;
    background-color: #999;
    margin: 0 -24px;
    min-width: calc(100% + 48px)
  }
}

@media (min-width:1232px) {
  .b-metro-shops {
    margin: 0 0 0 -24px;
    min-width: calc(100vw - (100vw - 1200px)/2 - 256px)
  }
}

@media (min-width:1280px) {
  .b-metro-shops {
    margin-left: -80px;
    min-width: calc(100vw - (100vw - 1200px)/2 - 234px)
  }
}

.b-studio {
  width: 100%
}

.b-studio__main-wrap {
  position: relative
}

@media (min-width:768px) {
  .b-studio__main-wrap {
    border-bottom: none
  }
}

@media (min-width:1280px) {
  .b-studio__main-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

.b-studio h1 {
  margin-bottom: 24px
}

@media (min-width:768px) {
  .b-studio h1 {
    margin-bottom: 40px
  }
}

.content-page .b-studio__main {
  max-width: 600px
}

.b-studio li {
  left: 18px
}

@media (min-width:1024px) {
  .b-studio li {
    left: 0
  }
}

.b-studio__image {
  width: 100%;
  margin-bottom: 24px
}

@media (min-width:768px) {
  .b-studio__image {
    margin-bottom: 40px
  }
}

.b-studio__info {
  max-width: 600px;
  margin-top: 24px
}

@media (min-width:1280px) {
  .b-studio__info {
    position: absolute;
    right: 30px;
    top: 500px;
    max-width: 210px
  }
}

.b-addresses {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
  /*display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between*/
}

.b-addresses__address {
  -ms-flex-preferred-size: 272px;
  flex-basis: 272px;
  margin-bottom: 20px
}

.content-page .b-addresses__address p {
  font-size: 14px;
  margin-bottom: 0
}

.b-trust {
  width: 100%
}

.b-trust__main-wrap {
  position: relative
}

@media (min-width:768px) {
  .b-trust__main-wrap {
    border-bottom: none
  }
}

@media (min-width:1280px) {
  .b-trust__main-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

.content-page .b-trust__main {
  max-width: 600px
}

.b-trust h1 {
  margin-bottom: 24px
}

@media (min-width:768px) {
  .b-trust h1 {
    margin-bottom: 40px
  }
}

.content-page .b-trust p.mod-lead {
  margin-bottom: 40px
}

@media (min-width:1024px) {
  .b-trust ul.mod-narrow {
    max-width: 408px
  }
}

.b-trust ul.mod-narrow li.mod-mb {
  margin-bottom: 10px
}

.b-trust li {
  margin-bottom: 0;
  left: 18px
}

@media (min-width:1024px) {
  .b-trust li {
    left: 0
  }
}

.b-trust .b-form-row__field {
  margin-bottom: 4px
}

@media (min-width:768px) {
  .b-trust .b-form-row__field {
    margin-bottom: 16px
  }
}

.b-trust .b-form-row__message {
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  border: 0;
  color: #1e2631;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  overflow: auto;
  min-width: 100%;
  max-width: 600px;
  min-height: 44px;
  max-height: 250px;
  -webkit-box-shadow: inset 0 0 0 2px #e5e5e5;
  box-shadow: inset 0 0 0 2px #e5e5e5;
  border-radius: 0;
  padding: 10px;
  cursor: pointer;
  -webkit-transition: background-color .25s, color .25s;
  -o-transition: background-color .25s, color .25s;
  transition: background-color .25s, color .25s;
  outline: none
}

.b-trust .b-form-row__message:focus {
  -webkit-box-shadow: inset 0 0 0 2px #1e2631;
  box-shadow: inset 0 0 0 2px #1e2631
}

.b-trust .b-form-row__error {
  margin-top: 0;
  padding-left: 10px;
  color: #f9003d
}

.site .b-trust .b-form-row__send.btn {
  max-width: 100%;
  padding: 10px 45px
}

@media (min-width:768px) {
  .b-trust .b-form-row__send.btn {
    max-width: 160px
  }
}

.b-modal-password__wrapper {
  padding-left: 24px;
  padding-right: 24px
}

.site .b-modal-password__wrapper p {
  color: #fff;
  margin-bottom: 24px
}

@media (min-width:768px) {
  .b-modal-password__wrapper {
    padding-left: 40px;
    padding-right: 40px
  }
}

.b-modal-password .b-form-row__field {
  margin-bottom: 24px
}

.site .b-modal-password .b-form-row__enter.btn {
  padding: 10px 45px;
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  border: thin solid #4d63a0
}

@media (min-width:768px) {
  .site .b-modal-password .b-form-row__enter.btn {
    position: static
  }
}

.site .b-modal-password .b-form-row__error {
  color: #f9003d
}

.site .b-auth__content {
  max-width: 630px;
  padding: 88px 15px
}

@media (min-width:768px) {
  .site .b-auth__content {
    padding: 88px 20px
  }
}

@media (min-width:1280px) {
  .site .b-auth__content {
    padding: 88px 0
  }
}

.site .b-auth__content .b-agreement {
  margin-bottom: 16px
}

.site .b-auth__soc-auth {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 24px;
  margin: 24px 0 24px 8px
}

@media (min-width:768px) {
  .site .b-auth__soc-auth {
    margin-top: 0
  }
}

.site .b-auth__soc-auth a+a {
  margin-left: 43px
}

.site .b-auth__soc-auth a {
  -webkit-transition: color .15s ease 0s;
  -o-transition: color .15s ease 0s;
  transition: color .15s ease 0s
}

.site .b-auth__soc-auth a .i-vk:before {
  font-size: 11px
}

.site .b-auth__soc-auth a .i-fb:before {
  font-size: 16px
}

.site .b-auth__soc-auth a .i-fb:before,
.site .b-auth__soc-auth a .i-google:before {
  -webkit-transform: translateY(2px);
  -ms-transform: translateY(2px);
  transform: translateY(2px)
}

.site .b-auth__soc-auth a .i-google:before {
  font-size: 14px
}

.site .b-auth__soc-auth a:hover {
  -webkit-transition: none;
  -o-transition: none;
  transition: none
}

.site .b-auth__fields .b-form-row {
  margin-bottom: 16px
}

.site .b-auth .forgot-auth {
  width: 100%
}

.site .b-auth .forgot-auth,
.site .b-auth .forgot-auth:hover {
  background-color: rgba(0, 0, 0, 0);
  color: #000
}

@media (min-width:768px) {
  .b-bonus-page {
    width: calc(100% - 240px)
  }
}

@media (min-width:1280px) {
  .b-bonus-page {
    width: calc(100% - 218px)
  }
}

.b-bonus-page__main-wrap {
  padding: 24px 0 32px
}

@media (min-width:768px) {
  .b-bonus-page__main-wrap {
    border-bottom: none;
    padding: 40px 0 56px
  }
}

@media (min-width:1280px) {
  .b-bonus-page__main-wrap {
    padding: 40px 0 86px
  }
}

@media (min-width:768px) {
  .b-bonus-page {
    background-color: #f1f1f1
  }
}

.b-bonus-page h1 {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 16px
}

@media (min-width:768px) {
  .b-bonus-page h1 {
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 28px;
    margin-top: 13px
  }
}

.b-bonus-page h1.mobile-hidden {
  display: none
}

@media (min-width:768px) {
  .b-bonus-page h1.mobile-hidden {
    display: block
  }
}

.b-bonus-page .b-bonus-page__back-shop {
  line-height: 24px;
  font-size: 14px;
  font-weight: 500;
  position: fixed;
  z-index: 1;
  bottom: 0;
  left: 0;
  right: 0;
  padding-top: 9px;
  padding-bottom: 11px;
  color: #1e2631;
  background-color: #e5e5e5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media (min-width:768px) {
  .b-bonus-page .b-bonus-page__back-shop {
    padding-top: 6px;
    font-size: 16px;
    line-height: 26px;
    position: static;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background-color: rgba(0, 0, 0, 0)
  }
}

@media (min-width:1280px) {
  .b-bonus-page .b-bonus-page__back-shop:hover {
    color: #4d63a0
  }
}

.b-bonus-page .b-bonus-page__back-shop span {
  color: #4d63a0;
  margin-right: 8px;
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px)
}

.b-card-info {
  padding-bottom: 16px;
  border-bottom: 1px solid #999
}

@media (min-width:1280px) {
  .b-card-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
  }
}

.b-card-info h4 {
  margin: 0;
  color: #999;
  font-weight: 400;
  font-size: 12px;
  line-height: 22px
}

.b-card-info__number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline
}

.b-card-info__number p {
  margin-left: 16px;
  color: #1e2631;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px
}

.b-card-info__status {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  margin-top: 8px
}

@media (min-width:1280px) {
  .b-card-info__status {
    margin-top: 0;
    margin-left: 32px
  }
}

.b-card-info__status div {
  margin-left: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column
}

@media (min-width:768px) {
  .b-card-info__status div {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
  }
}

@media (min-width:768px) {
  .b-card-info__status div p+p {
    margin-left: 4px
  }
}

.b-card-info__status div p {
  margin: 0;
  line-height: 22px
}

.b-card-info__status div p a {
  margin-left: 12px;
  color: #1e2631
}

@media (min-width:1280px) {
  .b-card-info__status div p a {
    margin-left: 16px
  }

  .b-card-info__status div p a:hover {
    color: #4d63a0
  }
}

@media (min-width:1280px) {
  .b-card-info__status div p a i {
    display: none
  }
}

.b-card-info__status div p a span {
  display: none;
  font-weight: 500;
  font-size: 12px
}

@media (min-width:1280px) {
  .b-card-info__status div p a span {
    display: inline-block
  }
}

.b-bonuses {
  margin: 16px -16px 0
}

@media (min-width:1280px) {
  .b-bonuses {
    margin: 16px 0 0 -16px
  }
}

.b-bonus-item__title-row {
  padding: 7px 16px 6px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  cursor: pointer
}

@media (min-width:768px) {
  .b-bonus-item__title-row {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }
}

.b-bonus-item__title-row:before {
  content: "";
  display: none;
  position: absolute;
  bottom: -16px;
  left: 15px;
  border: 8px solid rgba(0, 0, 0, 0);
  border-top-color: #fff
}

.b-bonus-item__title-row:after {
  content: "";
  display: block;
  position: absolute;
  top: 16px;
  right: 16px;
  border: 4px solid rgba(0, 0, 0, 0);
  border-top-color: #1e2631
}

.b-bonus-item__title-row p {
  font-size: 14px;
  line-height: 28px
}

@media (min-width:768px) {
  .b-bonus-item__title-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
  }
}

.b-bonus-item__title-group p {
  margin: 0
}

@media (min-width:768px) {
  .b-bonus-item__title-group p+p {
    margin-left: 52px
  }
}

.b-bonus-item__name {
  width: 150px
}

@media (min-width:768px) {
  .b-bonus-item__name {
    width: 120px
  }
}

.b-bonus-item__term {
  width: 150px
}

@media (min-width:768px) {
  .b-bonus-item__term {
    width: 100px
  }
}

.b-bonus-item .b-bonus-item__number {
  font-size: 14px;
  font-weight: 500;
  padding-right: 24px
}

@media (min-width:768px) {
  .b-bonus-item .b-bonus-item__number {
    margin-left: 60px
  }
}

.b-bonus-item__inner {
  overflow: hidden;
  max-height: 0;
  padding: 0 16px;
  margin-bottom: 0;
  cursor: default;
  -webkit-transition: max-height .15s ease 0s, padding-top .2s ease 0s, padding-bottom .2s ease 0s, margin-bottom .2s ease 0s;
  -o-transition: max-height .15s ease 0s, padding-top .2s ease 0s, padding-bottom .2s ease 0s, margin-bottom .2s ease 0s;
  transition: max-height .15s ease 0s, padding-top .2s ease 0s, padding-bottom .2s ease 0s, margin-bottom .2s ease 0s
}

.b-bonus-item__inner p {
  margin: 0
}

.b-bonus-item__inner-row+.b-bonus-item__inner-row {
  margin-top: 16px
}

.b-bonus-item__inner-row {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.b-bonus-item__inner-group,
.b-bonus-item__inner-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.b-bonus-item__inner-group {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  width: 100%
}

.b-bonus-item__order-number {
  width: 60px
}

.b-bonus-item .b-bonus-item__date {
  margin-left: 32px;
  width: 50px
}

.b-bonus-item .b-bonus-item__detail {
  line-height: 22px;
  width: 100%;
  position: relative
}

.b-bonus-item .b-bonus-item__detail:after {
  content: "";
  display: none;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 40px;
  background: -webkit-gradient(linear, left bottom, left top, from(#f1f1f1), to(hsla(0, 0%, 100%, 0)));
  background: -o-linear-gradient(bottom, #f1f1f1, hsla(0, 0%, 100%, 0));
  background: linear-gradient(0deg, #f1f1f1, hsla(0, 0%, 100%, 0))
}

@media (min-width:768px) {
  .b-bonus-item .b-bonus-item__detail {
    line-height: 24px;
    width: auto;
    margin-left: 30px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%
  }
}

@media (min-width:1280px) {
  .b-bonus-item .b-bonus-item__detail {
    margin-left: 63px
  }
}

.b-bonus-item .b-bonus-item__points {
  width: 50px;
  text-align: right
}

@media (min-width:768px) {
  .b-bonus-item .b-bonus-item__points {
    margin-left: 16px
  }
}

@media (min-width:1280px) {
  .b-bonus-item .b-bonus-item__points {
    margin-right: 65px
  }
}

.b-bonus-item.is-visible .b-bonus-item__inner {
  max-height: 2000px;
  padding-top: 16px;
  padding-bottom: 16px;
  border-bottom: 2px solid #fff;
  margin-bottom: 16px
}

.b-bonus-item.is-visible .b-bonus-item__title-row {
  background-color: #fff
}

.b-bonus-item.is-visible .b-bonus-item__title-row:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transform-origin: 50% 40%;
  -ms-transform-origin: 50% 40%;
  transform-origin: 50% 40%
}

.b-bonus-item.is-visible .b-bonus-item__title-row:before {
  display: block
}

.b-bonus-item__detail.is-smoke {
  max-height: 72px;
  overflow: hidden
}

.b-bonus-item__detail.is-smoke:after {
  display: block
}

@media (min-width:768px) {
  .b-favour-page {
    width: calc(100% - 240px)
  }
}

@media (min-width:1280px) {
  .b-favour-page {
    width: calc(100% - 218px)
  }
}

.b-favour-page__main-wrap {
  padding: 15px 0 32px;
  border-bottom: 2px solid #fff
}

@media (min-width:768px) {
  .b-favour-page__main-wrap {
    border-bottom: none;
    padding: 40px 0 56px
  }
}

@media (min-width:1280px) {
  .b-favour-page__main-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 40px 0 86px
  }
}

.b-favour-page h1 {
  display: none;
  margin-bottom: 16px
}

@media (min-width:768px) {
  .b-favour-page h1 {
    display: block;
    margin-bottom: 40px
  }
}

.b-favour-page__content {
  margin: -12px
}

@media (min-width:768px) {
  .b-favour-page__content {
    margin: 0
  }
}

.b-favour-page .b-catalog-section {
  margin-left: 0
}

@media (-ms-high-contrast:none),
only screen and (-ms-high-contrast:active) {
  .b-favour-page .row {
    width: 926px
  }
}

.b-order-page {
  background-color: #fff
}

@media (min-width:768px) {
  .b-order-page {
    width: calc(100% - 240px)
  }
}

@media (min-width:1280px) {
  .b-order-page {
    width: calc(100% - 218px)
  }
}

.b-order-page__main-wrap {
  padding: 24px 0 32px
}

@media (min-width:768px) {
  .b-order-page__main-wrap {
    border-bottom: none;
    padding: 40px 0 56px
  }
}

@media (min-width:1280px) {
  .b-order-page__main-wrap {
    padding: 40px 0 86px
  }
}

@media (min-width:768px) {
  .b-order-page {
    background-color: #f1f1f1
  }
}

.b-order-page h1 {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 16px
}

@media (min-width:768px) {
  .b-order-page h1 {
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 28px;
    margin-top: 13px
  }
}

.b-order-page .b-order-page__back-shop {
  line-height: 24px;
  font-size: 14px;
  font-weight: 500;
  position: fixed;
  z-index: 1;
  bottom: 0;
  left: 0;
  right: 0;
  padding-top: 9px;
  padding-bottom: 11px;
  color: #1e2631;
  background-color: #e5e5e5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media (min-width:768px) {
  .b-order-page .b-order-page__back-shop {
    padding-top: 6px;
    font-size: 16px;
    line-height: 26px;
    position: static;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background-color: rgba(0, 0, 0, 0)
  }
}

@media (min-width:1280px) {
  .b-order-page .b-order-page__back-shop:hover {
    color: #4d63a0
  }
}

.b-order-page .b-order-page__back-shop span {
  color: #4d63a0;
  margin-right: 8px;
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px)
}

.b-order-page .b-order-list {
  padding: 0
}

.b-order-section {
  margin-top: 24px
}

@media (min-width:1280px) {
  .b-order-page .m-clean .b-order-list__number {
    display: none
  }
}

@media (min-width:1280px) {
  .b-order-page .m-clean .b-order-list__addr {
    width: 250px
  }
}

@media (min-width:768px) {
  .b-orders-page {
    width: calc(100% - 240px)
  }
}

@media (min-width:1280px) {
  .b-orders-page {
    width: calc(100% - 218px)
  }
}

.b-orders-page__main-wrap {
  padding: 24px 0 32px
}

@media (min-width:768px) {
  .b-orders-page__main-wrap {
    border-bottom: none;
    padding: 40px 0 56px
  }
}

@media (min-width:1280px) {
  .b-orders-page__main-wrap {
    padding: 40px 0 86px
  }
}

.b-orders-page .b-tabs__label {
  display: block
}

.b-order-list {
  width: 100%;
  padding: 20px 0 0
}

.b-order-list__titles {
  display: none
}

@media (min-width:1280px) {
  .b-order-list__titles {
    display: block
  }
}

.b-order-list__item:first-child {
  margin-bottom: 8px
}

.b-order-list__item+.b-order-list__item {
  margin-bottom: 20px
}

@media (min-width:768px) {
  .b-order-list__item+.b-order-list__item {
    margin-bottom: 14px
  }
}

@media (min-width:1280px) {
  .b-order-list__item+.b-order-list__item {
    margin-bottom: 16px
  }
}

.b-order-list__item.m-close .b-order-list__img-box,
.b-order-list__item.m-close .b-order-list__info,
.b-order-list__item.m-close .b-order-list__price {
  opacity: .5
}

.b-order-list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap
}

.b-order-list__item p {
  margin: 0
}

.b-order-list__item.m-title {
  display: none
}

@media (min-width:1280px) {
  .b-order-list__item.m-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

.b-order-list__item.m-title p {
  font-size: 12px;
  line-height: 22px;
  color: #999
}

.b-order-list__item.m-title .b-order-list__img-box {
  height: 0
}

.b-order-list__img-box {
  width: 50px;
  height: 74px
}

.b-order-list__img-box img {
  width: 100%;
  max-height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;"
}

.b-order-list__info {
  margin-left: 16px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap
}

@media (min-width:768px) {
  .b-order-list__info {
    width: 230px;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
  }
}

@media (min-width:1280px) {
  .b-order-list__info {
    width: auto
  }
}

.b-order-list .b-order-list__number {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  padding-right: 20px
}

@media (min-width:768px) {
  .b-order-list .b-order-list__number {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 160px
  }
}

@media (min-width:1280px) {
  .b-order-list .b-order-list__number {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 124px;
    padding: 0;
    margin-right: 45px
  }
}

.b-order-list .b-order-list__date {
  text-align: left
}

@media (min-width:1280px) {
  .b-order-list .b-order-list__date {
    width: 70px;
    margin-right: 45px
  }
}

.b-order-list .b-order-list__addr {
  margin-top: 4px;
  font-size: 12px;
  width: 100%;
  line-height: 22px
}

@media (min-width:1280px) {
  .b-order-list .b-order-list__addr {
    width: 250px;
    margin-top: 0;
    margin-right: 35px
  }
}

.b-order-list__status {
  margin-top: 4px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media (min-width:768px) {
  .b-order-list__status {
    width: 150px;
    margin-top: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-left: auto
  }
}

@media (min-width:1280px) {
  .b-order-list__status {
    margin-left: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%
  }
}

@media (min-width:1280px) {
  .b-order-list .b-order-list__price {
    width: 80px;
    text-align: right;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    margin-right: 32px
  }
}

@media (min-width:768px) {
  .m-clean .b-order-list__status {
    width: 218px
  }
}

.m-clean .b-order-list__img-box {
  display: none
}

.m-clean .b-order-list__info {
  margin-left: 0
}

.m-clean .b-order-list__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media (min-width:768px) {
  .m-clean .b-order-list__price {
    width: 100%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }
}

@media (min-width:1280px) {
  .m-clean .b-order-list__price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 98px
  }
}

.m-clean .b-order-list__price span {
  display: none;
  color: #999
}

@media (min-width:768px) {
  .m-clean .b-order-list__price span {
    display: inline-block;
    margin-right: auto
  }
}

@media (min-width:1280px) {
  .m-clean .b-order-list__price span {
    display: none
  }
}

.m-clean .b-order-list__more-info {
  position: relative
}

.m-clean .b-order-list__more-info button {
  margin-left: 8px;
  outline: none;
  width: 20px;
  height: 20px
}

.m-clean .b-order-list__more-info button:before {
  width: 20px;
  height: 20px
}

@media (min-width:1280px) {
  .m-clean .b-order-list__number {
    width: 80px;
    margin-right: 40px
  }
}

@media (min-width:1280px) {
  .m-clean .b-order-list__date {
    width: 68px;
    margin-right: 55px
  }
}

@media (min-width:1280px) {
  .m-clean .b-order-list__addr {
    width: 320px;
    margin-right: 26px
  }
}

.m-clean .b-order-list__more-info-text {
  display: none;
  width: 200px;
  height: 96px;
  z-index: 1;
  background-color: #fff;
  position: absolute;
  right: 0;
  top: 35px;
  padding: 18px 16px
}

@media (min-width:1280px) {
  .m-clean .b-order-list__more-info-text {
    right: -93px
  }
}

.m-clean .b-order-list__more-info-text p {
  font-size: 12px;
  text-align: left;
  line-height: 22px
}

.m-clean .b-order-list__more-info-text.is-visible {
  display: block
}

.m-clean .b-order-list__more-info-text:after {
  content: "";
  display: none;
  position: absolute;
  border: 12px solid rgba(0, 0, 0, 0);
  border-top: 0;
  border-bottom: 12px solid #fff;
  top: -8px;
  right: 89px
}

@media (min-width:1280px) {
  .m-clean .b-order-list__more-info-text:after {
    display: block
  }
}

@media (min-width:768px) {
  .site .b-profile {
    width: calc(100% - 240px)
  }
}

@media (min-width:1280px) {
  .site .b-profile {
    width: calc(100% - 218px)
  }
}

.site .b-profile__main-wrap {
  padding: 24px 0 32px
}

@media (min-width:768px) {
  .site .b-profile__main-wrap {
    border-bottom: none;
    padding: 40px 0 56px
  }
}

@media (min-width:1280px) {
  .site .b-profile__main-wrap {
    width: 630px;
    padding: 40px 0 86px
  }
}

.site .b-profile__content h1 {
  display: none
}

@media (min-width:768px) {
  .site .b-profile__content h1 {
    display: block
  }
}

.site .b-profile__personal .b-form-row+.b-form-row {
  margin-top: 16px
}

.site .b-profile__pass-change {
  margin-top: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap
}

@media (min-width:768px) {
  .site .b-profile__pass-change {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
  }
}

.site .b-profile__pass-change .b-form-row {
  margin-top: 16px
}

.site .b-profile__pass-change>input {
  display: none
}

.site .b-profile__pass-change>input:checked~.b-profile__field-pass {
  max-height: 300px
}

.site .b-profile__pass-change label {
  font-weight: 500
}

@media (min-width:768px) {
  .site .b-profile__pass-change label {
    margin-top: 39px
  }
}

.site .b-profile__pass-change .b-profile__field-pass {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: max-height .25s ease 0s;
  -o-transition: max-height .25s ease 0s;
  transition: max-height .25s ease 0s
}

@media (min-width:768px) {
  .site .b-profile__pass-change .b-profile__field-pass {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    width: 100%
  }
}

.site .b-profile__pass-change button {
  margin-top: 32px
}

@media (min-width:768px) {
  .site .b-profile__pass-change button {
    width: 220px;
    margin-left: auto
  }
}

.m-mobile-partials .b-footer,
.m-mobile-partials .b-header {
  display: none
}

@media (min-width:768px) {

  .m-mobile-partials .b-footer,
  .m-mobile-partials .b-header {
    display: block
  }
}

.m-mobile-partials main.main {
  margin-top: 0
}

@media (min-width:768px) {
  .m-mobile-partials main.main {
    margin-top: 116px
  }
}

@media (min-width:1280px) {
  .m-mobile-partials main.main {
    margin-top: 54px
  }
}

.l-about {
  width: 100%;
  padding: 0 16px
}

@media (min-width:768px) {
  .l-about {
    padding: 0 22px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%
  }
}

@media (min-width:1280px) {
  .l-about {
    padding: 0 0 0 80px
  }
}

.l-main {
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #e5e5e5), color-stop(50%, #f1f1f1), to(#f1f1f1));
  background: -o-linear-gradient(left, #e5e5e5 50%, #f1f1f1 50%, #f1f1f1 100%);
  background: linear-gradient(90deg, #e5e5e5 50%, #f1f1f1 0, #f1f1f1)
}

.l-main__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap
}

@media (min-width:768px) {
  .l-main__wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
  }
}

.b-side-nav {
  border-bottom: 2px solid #fff;
  padding: 32px 16px 0
}

@media (min-width:768px) {
  .b-side-nav {
    background-color: #e5e5e5;
    padding: 47px 22px 0
  }
}

@media (min-width:1280px) {
  .b-side-nav {
    padding: 47px 22px 0 0
  }
}

@media (min-width:768px) {
  .b-side-nav__wrap {
    width: 196px
  }
}

.b-side-nav h2 {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 30px
}

@media (min-width:768px) {
  .b-side-nav h2 {
    margin-bottom: 40px
  }
}

.b-side-nav h1 {
  font-size: 19px
}

.b-side-nav__nav {
  margin-bottom: -2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

.b-side-nav__nav a {
  line-height: 24px;
  font-size: 16px;
  color: #999;
  padding-bottom: 2px;
  border-bottom: 2px solid rgba(0, 0, 0, 0)
}

.b-side-nav__nav a:hover {
  color: #4d63a0;
  -webkit-transition: none;
  -o-transition: none;
  transition: none
}

@media (min-width:768px) {
  .b-side-nav__nav a+a {
    margin-top: 16px
  }
}

.b-side-nav__nav .is-active {
  color: #1e2631;
  font-weight: 500;
  border-bottom: 2px solid #1e2631
}

.b-side-nav__nav .is-active:hover {
  color: #1e2631
}

.b-side-nav__nav a:not(.is-active) {
  display: none
}

@media (min-width:768px) {
  .b-side-nav__nav a:not(.is-active) {
    display: block
  }
}

.b-side-nav__profile-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 30px
}

@media (min-width:768px) {
  .b-side-nav__profile-name {
    margin-bottom: 40px
  }
}

.b-side-nav__profile-name a {
  font-weight: 500;
  color: #1e2631;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end
}

@media (min-width:768px) {
  .b-side-nav__profile-name a {
    display: none
  }
}

.b-side-nav__profile-name h2 {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  padding-right: 30px;
  margin-bottom: 0
}

@media (min-width:768px) {
  .b-side-nav__profile-name h2 {
    padding-right: 0;
    height: 52px;
    margin-bottom: 0
  }
}

.b-side-nav.m-about-nav-shop {
  display: none
}

@media (min-width:768px) {
  .b-side-nav.m-about-nav-shop {
    display: block
  }
}

.b-redirect {
  padding: 32px 16px 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  font-size: 16px
}

@media (min-width:768px) {
  .b-redirect {
    display: none
  }
}

.b-redirect a {
  line-height: 24px
}

.b-redirect a+a {
  margin-top: 20px
}

.b-redirect.m-shop-redirect {
  display: none
}

.b-redirect.m-border {
  border-top: 2px solid #fff
}

@media (min-width:768px) {
  .b-redirect.m-border {
    border-top: none
  }
}

.content-page {
  width: 100%;
  max-width: 100%;
  padding-top: 47px;
  padding-bottom: 47px
}

.content-page div {
  max-width: 100%;
  font-size: 14px
}

.content-page ol,
.content-page ul {
  max-width: 100%
}

.content-page ol li:not(:last-child),
.content-page ul li:not(:last-child) {
  margin-bottom: 0
}

.content-page p:first-child {
  font-size: 14px
}

.content-page p.mod-lead {
  font-size: 16px;
  margin-bottom: 24px
}

.content-page p.mod-small:first-child {
  font-size: 12px
}

.content-page .mod-mb:not(:last-child) {
  margin-bottom: 20px
}

@media (max-width:320px) {
  img.mod-full-width {
    position: relative;
    width: 100vw;
    max-width: 100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw
  }

  .mod-hide-sm {
    display: none
  }
}

.site .b-filter {
  z-index: 2
}

@media (min-width:768px) {
  .site .b-filter {
    width: 200px;
    margin-top: 24px
  }
}

.site .b-filter__filter-section>p {
  color: #fff;
  padding-left: 24px;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 10px;
  font-weight: 500
}

@media (min-width:768px) {

  .site .b-filter__filter-section>p,
  .site .b-filter__open-mfilter.btn {
    display: none
  }
}

.site .b-filter__filter-section.m-fade {
  opacity: 1
}

.site .b-filter__filter-section.m-visible {
  display: block
}

.site .b-filter__filter-section {
  position: fixed;
  opacity: 0;
  left: 0;
  display: none;
  z-index: 2;
  bottom: 0;
  right: 0;
  top: 0;
  padding: 16px 0 8px;
  background-color: #1e2631;
  -webkit-transition: opacity .4s ease 0s;
  -o-transition: opacity .4s ease 0s;
  transition: opacity .4s ease 0s
}

@media (min-width:768px) {
  .site .b-filter__filter-section {
    display: block;
    padding: 0;
    opacity: 1;
    position: static;
    background-color: rgba(0, 0, 0, 0)
  }
}

.site .b-filter__close {
  padding: 24px;
  position: absolute;
  top: 0;
  right: 0;
  font-family: icons
}

@media (min-width:768px) {
  .site .b-filter__close {
    display: none
  }
}

.site .b-filter__close:before {
  color: #fff;
  content: "\e804";
  font-size: 14px
}

.b-footer {
  background-color: #fff
}

.b-footer h3,
.b-footer p,
.b-footer span {
  color: #999
}

.b-footer a {
  color: #e5e5e5
}

@media (min-width:1280px) {
  .b-footer .outer-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
  }
}

.b-footer__footer-outer {
  background-color: #1e2631;
  padding: 36px 22px 29px
}

@media (min-width:768px) {
  .b-footer__footer-outer {
    padding: 36px 22px 35px
  }
}

@media (min-width:1280px) {
  .b-footer__footer-outer {
    padding: 37px 0 27px
  }
}

.b-footer__footer-outer-nav {
  padding: 24px 22px 19px;
  background-color: #1e2631
}

@media (min-width:768px) {
  .b-footer__footer-outer-nav {
    padding: 40px 22px 0;
    border-bottom: 2px solid #999
  }
}

.b-footer__desktop-menu a {
  text-transform: uppercase;
  line-height: 15px;
  letter-spacing: 1px;
  font-size: 13px;
  font-weight: 500
}

.b-footer__desktop-menu a+a {
  margin-left: 32px
}

@media (min-width:768px) {
  .b-footer__footer-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

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

@media (min-width:1280px) {
  .b-footer__info {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }
}

.b-footer__info img {
  width: 140px
}

.b-footer__info-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  margin-top: 17px
}

@media (min-width:1280px) {
  .b-footer__info-wrapper {
    margin-top: 7px;
    margin-left: 50px
  }
}

.b-footer__info-wrapper p {
  font-size: 16px;
  line-height: 26px;
  margin: 20px 0 10px;
  font-weight: 500
}

.b-footer__info-wrapper a {
  margin-top: 24px;
  font-weight: 500;
  letter-spacing: 2px;
  font-size: 16px;
  line-height: 19px
}

.b-footer__info-wrapper span {
  line-height: 23px;
  margin-top: 4px
}

.b-footer__sub-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 32px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap
}

@media (min-width:768px) {
  .b-footer__sub-menu {
    width: 385px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-top: -12px;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    margin-left: 83px
  }
}

@media (min-width:1280px) {
  .b-footer__sub-menu {
    margin-top: -5px
  }
}

.b-footer__sub-menu a {
  line-height: 23px
}

@media (min-width:768px) {
  .b-footer__sub-menu a {
    width: 50%;
    padding-top: 12px
  }
}

.b-footer__sub-menu a+a {
  padding-top: 12px
}

.b-footer__footer-middle {
  margin-top: 32px
}

@media (min-width:768px) {
  .b-footer__footer-middle {
    margin-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
  }
}

@media (min-width:1280px) {
  .b-footer__footer-middle {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-left: 22px
  }
}

.b-footer__subscribe {
  margin-bottom: 20px
}

@media (min-width:768px) {
  .b-footer__subscribe {
    margin-bottom: 0;
    margin-left: 57px
  }
}

@media (min-width:1280px) {
  .b-footer__subscribe {
    margin-bottom: 20px;
    margin-left: 0
  }
}

.b-footer__subscribe-thanks {
  height: 133px;
  margin-top: 7px;
  display: none
}

@media (min-width:768px) {
  .b-footer__subscribe-thanks {
    height: 85px
  }
}

@media (min-width:1280px) {
  .b-footer__subscribe-thanks {
    width: 321px
  }
}

.b-footer__subscribe-thanks p {
  color: #fff;
  font-size: 12px;
  width: 252px
}

.b-footer__subscribe-thanks p:first-child {
  font-size: 16px;
  letter-spacing: normal;
  line-height: 26px;
  color: #999;
  font-weight: 500;
  margin: 0 0 8px
}

.b-footer__subscribe-thanks.is-visible {
  display: block
}

.b-footer__social {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 212px
}

@media (min-width:768px) {
  .b-footer__social {
    margin-top: 0;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
  }
}

@media (min-width:1280px) {
  .b-footer__social {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
  }
}

.b-footer__social a {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: 2px solid hsla(0, 0%, 89.8%, .1);
  -webkit-transition: background-color .15s ease 0s;
  -o-transition: background-color .15s ease 0s;
  transition: background-color .15s ease 0s
}

.b-footer__social a .i-vk {
  font-size: 12px
}

.b-footer__social a .i-fb {
  font-size: 16px
}

.b-footer__social a .i-insta {
  font-size: 18px
}

.b-footer__social a .i-yt {
  font-size: 12px
}

@media (min-width:1280px) {
  .b-footer__social a:hover {
    color: #fff;
    background-color: hsla(0, 0%, 89.8%, .1);
    border: 2px solid rgba(0, 0, 0, 0)
  }
}

.b-footer__social a+a {
  margin-left: 12px
}

.b-footer__footer-bottom {
  margin-top: 28px
}

@media (min-width:768px) {
  .b-footer__footer-bottom {
    margin-top: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
  }
}

.b-footer p {
  line-height: 23px
}

.b-footer p+p {
  margin-top: 16px
}

@media (min-width:768px) {
  .b-footer p+p {
    margin-top: 0
  }
}

.b-footer .outer-external:last-child {
  padding-bottom: 8px
}

@media (min-width:1440px) {
  .b-footer .outer-external:last-child {
    padding-bottom: 30px
  }
}

.b-footer__menu {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  color: #fff
}

@media (min-width:768px) {
  .b-footer__menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
  }
}

@media (min-width:1280px) {
  .b-footer__menu {
    padding-left: 190px
  }
}

@media (min-width:768px) {
  .b-footer__menu-section {
    width: 33.3333%;
    padding-right: 24px
  }
}

@media (min-width:1280px) {
  .b-footer__menu-section {
    width: 16%
  }
}

.b-footer__menu-section:not(:last-of-type) {
  border-bottom: thin solid #999;
  margin-bottom: 25px
}

@media (min-width:768px) {
  .b-footer__menu-section:not(:last-of-type) {
    border-bottom: none
  }
}

.b-footer__menu-section[data-open=false] ul {
  display: none
}

@media (min-width:768px) {
  .b-footer__menu-section[data-open=false] ul {
    display: block
  }
}

.b-footer__menu-section[data-open=true] span:before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

.b-footer__menu-section span {
  position: relative;
  display: block;
  margin-bottom: 24px;
  color: #fff;
  font-size: 13px;
  line-height: 15px;
  font-weight: 500;
  text-transform: uppercase
}

.b-footer__menu-section span:after {
  content: "";
  position: absolute;
  top: -10px;
  bottom: -10px;
  left: -10px;
  right: -10px
}

.b-footer__menu-section span:before {
  content: "";
  top: 50%;
  right: 0;
  position: absolute;
  display: block;
  width: 8px;
  height: 8px;
  border: 4px solid rgba(0, 0, 0, 0);
  border-top-color: #fff;
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

@media (min-width:768px) {
  .b-footer__menu-section span:before {
    content: none
  }
}

.b-footer__menu-section ul {
  margin-bottom: 24px;
  font-size: 15px;
  line-height: 23px
}

@media (min-width:768px) {
  .b-footer__menu-section ul {
    margin-bottom: 15px
  }
}

.b-footer__menu-section ul li:not(:last-child) {
  margin-bottom: 12px
}

.b-footer__menu-section ul li:before {
  content: none
}

.b-footer__menu-section ul li a {
  color: #fff;
  -webkit-transition: all .35s;
  -o-transition: all .35s;
  transition: all .35s
}

.b-footer__menu-section ul li a:hover {
  color: #fff;
  opacity: .5;
  -webkit-transition: all .1s;
  -o-transition: all .1s;
  transition: all .1s
}

@media (-ms-high-contrast:none),
only screen and (-ms-high-contrast:active) {
  .b-footer__subscribe input {
    height: 44px
  }

  .b-footer__social {
    margin-top: 70px
  }
}

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

.b-form-row h3 {
  color: #999;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  padding: 0 16px;
  margin-bottom: 4px
}

@media (min-width:1280px) {
  .b-form-row h3 {
    margin-bottom: 0;
    padding: 0
  }
}

.b-form-row p.m-footer-title-form {
  padding: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  margin-top: 0;
  margin-bottom: 15px
}

@media (min-width:1280px) {
  .b-form-row p.m-footer-title-form {
    margin-top: 7px
  }
}

@media (min-width:768px) {
  .b-form-row__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
  }
}

.b-form-row__head {
  width: 100%
}

@media (min-width:1280px) {
  .b-form-row__head {
    width: 200px;
    padding-right: 20px
  }
}

@media (min-width:1280px) {
  .b-form-row__head.m-footer-head {
    width: 100%;
    padding: 0
  }
}

.b-form-row__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto
}

@media (min-width:768px) {
  .b-form-row__wrap {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
  }
}

@media (min-width:1280px) {
  .b-form-row__wrap {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
  }
}

.b-form-row__field {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  position: relative
}

.b-form-row__field.m-footer-field {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none
}

@media (min-width:768px) {
  .b-form-row__field.m-footer-field {
    max-width: 194px
  }
}

.b-form-row__field.has-error .b-form-row__error {
  display: block;
  -webkit-animation: show-error .25s ease-in-out forwards;
  animation: show-error .25s ease-in-out forwards
}

.b-form-row__field.has-error input {
  background-color: #feccd8;
  -webkit-box-shadow: inset 0 0 0 2px #feccd8;
  box-shadow: inset 0 0 0 2px #feccd8
}

.b-form-row__field.has-error input::-webkit-input-placeholder {
  color: #f9003d
}

.b-form-row__field.has-error input:-moz-placeholder,
.b-form-row__field.has-error input::-moz-placeholder {
  color: #f9003d
}

.b-form-row__field.has-error input:-ms-input-placeholder {
  color: #f9003d
}

.b-form-row__field.m-padding-pass input {
  padding-right: 100px
}

.b-form-row__error {
  display: none;
  padding: 0 16px;
  font-size: 12px;
  color: #f9003d;
  line-height: 14px;
  margin: 8px 0 0
}

.b-form-row .b-form-row__text {
  font-size: 12px;
  margin-top: 16px
}

.b-form-row__btn-box {
  margin-top: 4px
}

@media (min-width:768px) {
  .b-form-row__btn-box {
    margin-top: 0;
    margin-left: 4px
  }
}

.b-form-row .b-form-row__show-pass {
  position: absolute;
  top: 14px;
  right: 16px;
  font-size: 10px;
  color: #4d63a0;
  padding: 4px 6px;
  background-color: rgba(77, 99, 160, .1);
  outline: 0
}

.site div.b-form-row.mod-checkbox {
  margin: 24px 0
}

.site div.b-form-row.mod-checkbox .b-agreement {
  margin: 0
}

@media (min-width:768px) {
  .b-form-row.m-footer-column .b-form-row__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
  }
}

@media (min-width:1280px) {
  .b-form-row.m-row-margin-l {
    margin-left: 200px
  }
}

.b-form-row.mb-form {
  margin-bottom: 32px
}

.b-form-row.mb-form-last {
  margin-bottom: 40px
}

.b-form-row.is-hidden {
  display: none
}

.b-form-row.js-sms-field {
  max-height: 0;
  overflow: hidden;
  margin-bottom: 0;
  -webkit-transition: max-height .25s ease 0s;
  -o-transition: max-height .25s ease 0s;
  transition: max-height .25s ease 0s
}

.b-form-row.is-visible {
  max-height: 150px;
  margin-bottom: 16px
}

@media (-ms-high-contrast:none),
only screen and (-ms-high-contrast:active) {
  .b-form-row__field input {
    height: 44px
  }
}

.b-form-row.mod-tip {
  padding-top: 9px;
  font-size: 12px;
  max-width: 320px
}

.b-header .outer {
  background-color: rgba(0, 0, 0, 0)
}

.b-header .outer .outer-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

@media (min-width:768px) {
  .b-header .outer .outer-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }
}

@media (min-width:1280px) {
  .b-header.is-fixed .b-header-middle__navigation {
    position: fixed;
    top: 0
  }
}

@media (min-width:1280px) {
  .b-header.is-fixed .b-header-middle__navigation .lg-hidden {
    visibility: hidden
  }
}

@media (min-width:1280px) {
  .b-header.is-fixed .b-header-middle__cart-box .b-header-middle__phone {
    position: fixed;
    z-index: 2;
    top: 18px;
    right: calc(100% - 1200px - (100% - 1200px)/2)
  }
}

.b-header.has-warning {
  top: 96px
}

@media (min-width:428px) {
  .b-header.has-warning {
    top: 68px
  }
}

@media (min-width:768px) {
  .b-header.has-warning {
    top: 40px
  }
}

@media (min-width:1280px) {
  .b-header.has-warning {
    top: 0
  }

  .b-header.has-warning.is-fixed .b-header-middle__navigation {
    top: 40px
  }
}

.b-header {
  overflow: visible;
  -webkit-transition: left .5s ease 0s;
  -o-transition: left .5s ease 0s;
  transition: left .5s ease 0s;
  position: fixed;
  left: 0;
  width: 100%;
  top: 0;
  background-color: #fff;
  z-index: 2
}

@media (min-width:1280px) {
  .b-header {
    overflow: hidden;
    position: static
  }
}

.b-header__smoke {
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  -webkit-transition: left .5s ease 0s, opacity .5s ease 0s;
  -o-transition: left .5s ease 0s, opacity .5s ease 0s;
  transition: left .5s ease 0s, opacity .5s ease 0s;
  background-color: rgba(0, 0, 0, .5);
  z-index: 3
}

.js-menu-open {
  overflow: hidden;
  position: fixed
}

@media (min-width:1280px) {
  .js-menu-open {
    overflow: visible;
    position: static
  }
}

.js-menu-open .b-header__smoke {
  left: 272px
}

.js-menu-open .js-menu-button i:before {
  content: "\e804";
  font-size: 14px
}

@media (min-width:1280px) {
  .js-menu-open .site {
    left: 0
  }
}

@media (min-width:768px) {
  .js-menu-open .b-header__smoke {
    visibility: visible;
    opacity: 1
  }
}

@media (min-width:1280px) {
  .js-menu-open .b-header__smoke {
    visibility: hidden
  }
}

.js-menu-open .b-header .b-header-middle__nav-section {
  pointer-events: all;
  background-color: #fff;
  z-index: 2
}

.js-menu-open .b-header .b-header-middle__nav-section .b-header-middle__contacts,
.js-menu-open .b-header .b-header-middle__nav-section .b-header-middle__navigation-wrap,
.js-menu-open .b-header .b-header-middle__nav-section .b-header-middle__shop-clean,
.js-menu-open .b-header .b-header-middle__nav-section .b-header-top.mod-mobile,
.js-menu-open .b-header .b-header-middle__nav-section .b-nav-mobile__nav,
.js-menu-open .b-header .b-header-middle__nav-section .b-search-field {
  visibility: visible
}

@media (min-width:768px) {
  .js-menu-open .b-header .b-header-middle__navigation {
    visibility: visible;
    left: 0
  }
}

@media (min-width:1280px) {
  .js-menu-open .b-header .b-header-middle__navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

.b-header-middle {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr auto 1fr;
  grid-template-columns: 1fr auto 1fr;
  grid-column-gap: 8px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media (min-width:768px) {
  .b-header-middle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 33px
  }
}

@media (min-width:1280px) {
  .b-header-middle {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 16px 0 6px
  }
}

.b-header-middle__menu-btn-box {
  justify-self: flex-start;
  align-self: center;
  grid-column: 1
}

@media (min-width:1280px) {
  .b-header-middle__menu-btn-box {
    display: none
  }
}

.b-header-middle__menu-btn-box button {
  outline: none;
  cursor: pointer;
  padding: 0 24px;
  height: 66px;
  font-family: icons
}

@media (min-width:768px) {
  .b-header-middle__menu-btn-box button {
    height: 83px;
    padding: 0 30px
  }
}

.b-header-middle__menu-btn-box button i:before {
  font-style: normal;
  font-size: 17px;
  width: 17px;
  display: block;
  content: "\e80c"
}

@media (min-width:768px) {
  .b-header-middle__menu-btn-box button i:before {
    content: "\e80d";
    font-size: 14px
  }
}

.b-header-middle__menu-btn-icon-m,
.b-header-middle__menu-btn-icon-t {
  font-size: 17px;
  color: #1e2631
}

.b-header-middle__menu-btn-icon-t {
  display: none
}

@media (min-width:768px) {
  .b-header-middle__menu-btn-icon-t {
    display: inline
  }
}

@media (min-width:768px) {
  .b-header-middle__menu-btn-icon-m {
    display: none
  }
}

.b-header-middle__logo-box {
  justify-self: center;
  -ms-grid-column-align: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  grid-column: 2;
  -ms-grid-column: 2
}

@media (min-width:768px) {
  .b-header-middle__logo-box img {
    width: 120px
  }
}

@media (min-width:1280px) {
  .b-header-middle__logo-box img {
    width: 140px
  }
}

.b-header-middle__nav-box {
  justify-self: flex-end;
  -ms-grid-column-align: end;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  grid-column: 3;
  -ms-grid-column: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}

@media (min-width:768px) {
  .b-header-middle__nav-box {
    margin-left: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }
}

.b-header-middle__nav-section {
  position: fixed;
  top: 66px;
  left: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  background-color: #fff;
  z-index: 2
}

@media (max-width:767px) {
  .b-header-middle__nav-section {
    pointer-events: none
  }
}

@media (max-width:767px) {

  .b-header-middle__nav-section .b-header-middle__contacts,
  .b-header-middle__nav-section .b-header-middle__navigation-wrap,
  .b-header-middle__nav-section .b-header-middle__shop-clean,
  .b-header-middle__nav-section .b-header-top.mod-mobile,
  .b-header-middle__nav-section .b-nav-mobile__nav,
  .b-header-middle__nav-section .b-search-field {
    visibility: hidden
  }
}

@media (max-width:768px) {
  .b-header-middle__nav-section {
    background: rgba(0, 0, 0, 0)
  }

  .m-orange .b-header-middle__nav-section {
    top: 106px
  }

  .m-blue .b-header-middle__nav-section {
    top: 122px
  }

  .m-orange.m-blue .b-header-middle__nav-section {
    top: 162px
  }
}

@media (min-width:768px) {
  .b-header-middle__nav-section {
    visibility: visible;
    display: block;
    position: static;
    top: auto;
    left: auto;
    bottom: auto;
    right: auto
  }
}

.b-header-middle__nav-outer {
  padding: 24px 24px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  height: 100%
}

@media (max-width:767px) {
  .b-header-middle__nav-outer {
    overflow: scroll
  }
}

@media (min-width:768px) {
  .b-header-middle__nav-outer {
    margin-right: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    padding: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}

.b-header-middle__nav-outer .b-nav-mobile__nav {
  display: none
}

@media (max-width:767px) {
  .b-header-middle__nav-outer .b-nav-mobile {
    display: block
  }

  .b-header-middle__nav-outer .b-nav-mobile__nav {
    display: block;
    padding-bottom: 25px;
    padding-top: 35px
  }

  .b-header-middle__nav-outer .b-nav-mobile__col,
  .b-header-middle__nav-outer .b-nav-mobile__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }

  .b-header-middle__nav-outer .b-nav-mobile__col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 50%
  }

  .b-header-middle__nav-outer .b-nav-mobile__col a {
    padding-top: 10px
  }

  .b-header-middle__nav-outer .b-nav-mobile__col:nth-child(2) {
    padding-left: 12px
  }
}

.b-header-middle__navigation {
  margin-top: 10px;
  overflow: auto;
  z-index: 2;
  margin-bottom: auto
}

@media (max-width:767px) {
  .b-header-middle__navigation {
    overflow: visible
  }
}

.b-header-middle__navigation.mod-menu-hide {
  display: none
}

@media (min-width:768px) {
  .b-header-middle__navigation {
    visibility: visible;
    background-color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    width: 272px;
    position: fixed;
    -webkit-transition: left .5s ease 0s;
    -o-transition: left .5s ease 0s;
    transition: left .5s ease 0s;
    left: -272px;
    top: 0;
    height: 100%
  }
}

@media (min-width:1280px) {
  .b-header-middle__navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    height: auto;
    width: 100%;
    left: 0;
    top: 114px;
    overflow: visible
  }
}

.b-header-middle__navigation-wrap {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin-top: 14px;
  width: calc(100% + 24px);
  margin-left: -24px
}

@media (min-width:768px) {
  .b-header-middle__navigation-wrap {
    margin: 0;
    padding: 32px;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column
  }
}

@media (min-width:1280px) {
  .b-header-middle__navigation-wrap {
    max-width: 1242px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    padding: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
  }
}

.b-header-middle__navigation-wrap a {
  color: #1e2631;
  line-height: 22px
}

.b-header-middle__bg-smoke {
  visibility: hidden;
  display: none;
  position: absolute;
  background-color: rgba(0, 0, 0, .5);
  left: 0;
  top: 54px;
  right: 0;
  bottom: 0;
  width: 100%;
  opacity: 0;
  -webkit-transition: opacity .5s ease 0s;
  -o-transition: opacity .5s ease 0s;
  transition: opacity .5s ease 0s
}

@media (min-width:1280px) {
  .b-header-middle__bg-smoke {
    display: block
  }
}

.b-header-middle__number-box {
  margin-top: 10px;
  line-height: 19px;
  letter-spacing: 1.4px
}

@media (min-width:768px) {
  .b-header-middle__number-box {
    display: none
  }
}

@media (min-width:1280px) {
  .b-header-middle__number-box {
    display: block;
    margin-top: 0;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
  }
}

.b-header-middle__number-box a {
  font-weight: 500;
  color: #26303e;
  line-height: 19px;
  font-size: 16px
}

.b-header-middle__number-box.m-number-tablet {
  display: none
}

@media (min-width:768px) {
  .b-header-middle__number-box.m-number-tablet {
    display: block;
    margin-top: 0;
    margin-bottom: 29px
  }
}

@media (min-width:1280px) {
  .b-header-middle__number-box.m-number-tablet {
    display: none
  }
}

.b-header-middle__shop-clean {
  margin-top: 20px;
  line-height: 19px;
  margin-bottom: 20px
}

@media (min-width:768px) {
  .b-header-middle__shop-clean {
    margin-bottom: 0;
    margin-top: 0;
    margin-right: 40px
  }
}

.b-header-middle__shop-clean a+a {
  margin-left: 42px
}

.b-header-middle__shop-clean a {
  color: #1e2631
}

.b-header-middle__shop-clean span {
  margin-left: 14px;
  line-height: 18px;
  font-size: 15px
}

.b-header-middle__shop-clean i {
  font-size: 17px
}

@media (min-width:1024px) {
  .b-header-middle__shop-clean {
    margin-right: 100px
  }
}

.b-header-middle__phone {
  cursor: pointer;
  position: relative;
  z-index: 0;
  display: block;
  height: auto
}

.b-header-middle__phone img {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px)
}

@media (min-width:1280px) {
  .b-header-middle__phone {
    display: none
  }
}

.b-header-middle__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 66px;
  height: 66px
}

.b-header-middle__cart-box {
  cursor: pointer;
  position: relative;
  display: block;
  z-index: 0
}

@media (min-width:768px) {
  .b-header-middle__cart-box {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }
}

@media (min-width:1280px) {
  .b-header-middle__cart-box {
    display: block;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
  }
}

.b-header-middle__cart-box span {
  font-size: 15px;
  color: #1e2631
}

.b-header-middle__cart-box a {
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 24px;
  height: 66px;
  line-height: normal
}

@media (min-width:768px) {
  .b-header-middle__cart-box a {
    display: none
  }
}

.b-header-middle__cart-box button {
  outline: none;
  display: block;
  padding: 0 24px;
  height: 66px
}

@media (min-width:768px) {
  .b-header-middle__cart-box button {
    height: 83px;
    padding: 0 30px
  }
}

@media (min-width:1280px) {
  .b-header-middle__cart-box button {
    cursor: pointer;
    height: auto;
    padding: 0
  }
}

.b-header-middle__cart-box button i,
.b-header-middle__cart-box button span {
  -webkit-transition: color .15s ease 0s;
  -o-transition: color .15s ease 0s;
  transition: color .15s ease 0s
}

@media (min-width:1280px) {

  .b-header-middle__cart-box button:hover i,
  .b-header-middle__cart-box button:hover span {
    color: #4d63a0;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
  }
}

.b-header-middle__cart-box i {
  font-size: 15px;
  line-height: 18px;
  color: #1e2631;
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px)
}

.b-header-middle__cart-box .cart {
  display: none
}

@media (min-width:1280px) {
  .b-header-middle__cart-box .cart {
    display: inline;
    margin-left: 14px
  }
}

.b-header-middle__cart-box .m-abs-pos-counter {
  position: absolute;
  left: -2px;
  top: 23px;
  z-index: 2
}

@media (min-width:768px) {
  .b-header-middle__cart-box .m-abs-pos-counter {
    left: 2px;
    top: 33px
  }
}

@media (min-width:1280px) {
  .b-header-middle__cart-box .m-abs-pos-counter {
    left: -27px;
    top: 0
  }
}

.b-header-middle__work-time {
  position: absolute;
  right: 0;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 13px;
  color: #26303e
}

.b-header-middle__contacts {
  position: relative;
  display: none;
  margin-right: 66px
}

@media (min-width:1280px) {
  .b-header-middle__contacts {
    display: block
  }
}

.b-header-top {
  margin-top: auto;
  display: none
}

@media (min-width:768px) {
  .b-header-top {
    display: block;
    position: absolute;
    margin-top: 0;
    top: 0;
    left: 0;
    right: 0
  }
}

@media (min-width:1280px) {
  .b-header-top {
    padding: 0 30px
  }
}

.b-header-top__outer {
  height: 100%
}

@media (min-width:768px) {
  .b-header-top__outer {
    height: auto;
    border-bottom: 1px solid #e5e5e5;
    padding: 0 30px
  }
}

@media (min-width:1280px) {
  .b-header-top__outer {
    padding: 0
  }
}

.b-header-top__wrapper {
  line-height: 13px;
  padding: 20px 24px;
  background-color: #f1f1f1;
  max-width: 1200px
}

@media (min-width:768px) {
  .b-header-top__wrapper {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin-top: 0;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    padding: 9px 0;
    background-color: #fff
  }
}

.b-header-top a {
  font-size: 13px
}

.b-header-top__about {
  display: none
}

@media (min-width:768px) {
  .b-header-top__about {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

.b-header-top__about a+a {
  margin-left: 24px
}

.b-header-top__about span+span {
  margin-left: 24px
}

.b-header-top__personality {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline
}

@media (min-width:768px) {
  .b-header-top__personality {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0;
    width: auto
  }
}

@media (min-width:768px) {
  .b-header-top__favour {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
  }
}

.b-header-top__favour i {
  font-size: 14px
}

.b-header-top__favour span {
  margin-left: 8px
}

@media (min-width:768px) {
  .b-header-top__name {
    margin-left: 48px
  }
}

.b-header-top__name~.b-header-top__out {
  display: inline-block;
  margin-left: 16px
}

.b-header-top__name~.b-header-top__entry {
  display: none
}

@media (min-width:768px) {
  .b-header-top__entry {
    display: inline-block;
    margin-left: 24px
  }
}

.b-header-top.mod-mobile .b-header-top__personality,
.b-header-top__out {
  display: none
}

@media (max-width:768px) {
  .b-header-top.mod-mobile {
    display: block;
    margin-top: 0
  }

  .b-header-top.mod-mobile .b-header-top__personality {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 13px;
    line-height: 15px;
    margin: 20px 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .b-header-top.mod-mobile .b-header-top__personality .b-header-top__favour {
    margin-left: 40px
  }
}

.irs {
  height: 16px
}

.irs-line {
  border-radius: 0;
  height: 2px;
  border: none;
  background: #fff;
  top: 11px
}

@media (min-width:768px) {
  .irs-line {
    background: #999
  }
}

.irs-bar {
  height: 4px;
  border: none;
  background: #4d63a0;
  top: 9px
}

.irs-slider.type_last {
  z-index: 0
}

.irs-slider {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  width: 6px;
  top: 1px;
  z-index: 0;
  height: 12px;
  border-radius: 0
}

.irs-slider,
.irs-slider:hover {
  background: #4d63a0
}

.irs-slider:before {
  content: "";
  position: absolute;
  left: -5px;
  right: -5px;
  bottom: -5px;
  top: -5px
}

.irs-slider:after {
  content: "";
  display: block;
  width: 6px;
  height: 12px;
  background: #4d63a0
}

.irs-slider.state_hover {
  background-color: #4d63a0
}

.irs-from,
.irs-max,
.irs-min,
.irs-single,
.irs-to {
  display: none
}

.b-item-desc {
  padding: 24px 16px 40px
}

@media (min-width:768px) {
  .b-item-desc {
    width: 360px;
    margin-left: 24px;
    padding: 0
  }
}

@media (min-width:1280px) {
  .b-item-desc {
    margin-left: 80px
  }
}

.b-item-desc h1 {
  font-size: 26px;
  line-height: 32px;
  color: #1e2631;
  margin-bottom: 16px
}

.b-item-desc__text {
  font-size: 14px;
  line-height: 28px;
  margin: 10px 0 16px !important
}

.b-item-desc__text+.b-cloth-desc {
  margin-top: 16px
}

.b-cloth-desc {
  margin-top: 20px;
  opacity: .8
}

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

@media (min-width:768px) {
  .b-cloth-desc__item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
  }
}

.b-cloth-desc__item p {
  line-height: 28px;
  font-size: 14px;
  color: #353535
}

@media (min-width:768px) {
  .b-cloth-desc__item p {
    margin-left: 40px
  }
}

.b-cloth-desc__item>h5,
.b-cloth-desc__item>p:first-child {
  color: #999;
  line-height: 16px;
  font-size: 14px;
  font-weight: 400;
  margin: 0
}

@media (min-width:768px) {

  .b-cloth-desc__item>h5,
  .b-cloth-desc__item>p:first-child {
    line-height: 28px;
    width: 110px;
    margin-left: 0
  }
}

.b-cloth-desc__item+.b-cloth-desc__item {
  margin-top: 8px
}

@media (min-width:768px) {
  .b-size-section {
    visibility: visible;
    position: static;
    opacity: 1;
    padding: 0;
    background-color: rgba(0, 0, 0, 0)
  }
}

.b-size-section .b-form-row+.b-form-row {
  margin-top: 16px
}

.b-size-section__form {
  padding-top: 56px
}

.b-size-section__identify-box {
  margin-top: 12px
}

.b-size-section__identify,
.b-size-section__identify:active,
.b-size-section__identify:focus,
.b-size-section a,
.b-size-section a:active,
.b-size-section a:focus {
  color: #fff
}

@media (min-width:768px) {

  .b-size-section__identify,
  .b-size-section__identify:active,
  .b-size-section__identify:focus,
  .b-size-section a,
  .b-size-section a:active,
  .b-size-section a:focus {
    color: #1e2631
  }
}

@media (min-width:1280px) {

  .b-size-section__identify,
  .b-size-section a {
    -webkit-transition: color .25s;
    -o-transition: color .25s;
    transition: color .25s
  }

  .b-size-section__identify:hover,
  .b-size-section a:hover {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    color: #4d63a0
  }
}

@media (min-width:768px) {
  .b-size-section .modal-accept {
    display: none
  }
}

.site .b-item-desc .b-available-size {
  position: static;
  padding: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 8px
}

.site .b-item-desc .b-available-size__size {
  min-width: 30%;
  width: 30%
}

@media (min-width:768px) {
  .site .b-item-desc .b-available-size__size {
    display: none;
    width: 100%
  }
}

.site .b-item-desc .b-available-size__size.btn {
  padding: 8px 15px
}

.site .b-item-desc .b-available-size__available {
  width: 100%
}

.site .b-item-desc .b-available-size__available.btn {
  padding: 10px 15px
}

@media (min-width:768px) {
  .site .b-item-desc .b-available-size__available.btn {
    padding: 13px 15px
  }
}

.site .b-item-desc .b-available-descr {
  font-size: 12px;
  letter-spacing: normal;
  line-height: 22px;
  padding-top: 14px;
  padding-bottom: 16px;
  color: #999
}

.site .b-item-desc .b-available-descr span:first-child:after {
  content: " "
}

@media (min-width:768px) {
  .site .b-item-desc .b-available-descr span:first-child:after {
    display: block
  }
}

.site .b-item-desc .b-cart-favour {
  margin-top: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap
}

.site .b-item-desc .b-cart-favour__cart[data-status=added] {
  background-color: #5eb16b
}

.site .b-item-desc .b-cart-favour__cart[data-status=added] i {
  font-size: 20px;
  display: inline-block;
  position: absolute;
  -webkit-transform: translate(-30px, -1px);
  -ms-transform: translate(-30px, -1px);
  transform: translate(-30px, -1px)
}

.b-toggle-item {
  margin-top: 32px
}

.b-toggle-item__bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  font-size: 14px
}

.b-toggle-item__input {
  display: none
}

.b-toggle-item__input:checked+.b-toggle-item__label {
  border-bottom: 2px solid #1e2631;
  color: #1e2631;
  font-weight: 500
}

.b-toggle-item__label {
  display: block;
  border-bottom: 2px solid rgba(0, 0, 0, 0);
  cursor: pointer;
  font-size: 16px;
  color: #999;
  -webkit-transition: color .25s;
  -o-transition: color .25s;
  transition: color .25s
}

@media (min-width:1280px) {
  .b-toggle-item__label:hover {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    color: #95a3c5
  }
}

.b-toggle-item__label:not(:last-child) {
  margin-right: 24px
}

.b-toggle-item__content {
  display: none
}

.b-toggle-item__bar>.b-toggle-item__input:first-of-type:checked~.b-toggle-item__content:first-of-type,
.b-toggle-item__bar>.b-toggle-item__input:nth-of-type(2):checked~.b-toggle-item__content:nth-of-type(2),
.b-toggle-item__bar>.b-toggle-item__input:nth-of-type(3):checked~.b-toggle-item__content:nth-of-type(3) {
  display: block
}

.b-toggle-item__content {
  margin-top: 9px;
  width: 100%
}

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

.b-table-consist tr td {
  padding: 0
}

.b-table-consist tr td:first-child {
  width: 50%;
  vertical-align: top;
  color: #999
}

.b-item-slider {
  position: relative
}

@media (min-width:768px) {
  .b-item-slider {
    width: calc(100% - 384px)
  }
}

@media (min-width:1280px) {
  .b-item-slider {
    width: calc(100% - 440px)
  }
}

.b-item-slider__main-slider {
  background-color: #fff
}

.b-item-slider__zoom {
  display: none
}

@media (min-width:1280px) {
  .b-item-slider__zoom {
    display: none;
    position: absolute;
    top: 0;
    right: -441px;
    width: 424px;
    height: 424px;
    z-index: 1
  }
}

.b-item-slider__main-item {
  position: relative
}

.b-item-slider__main-item:before {
  content: "";
  display: block;
  padding-bottom: 444px
}

@media (min-width:768px) {
  .b-item-slider__main-item:before {
    padding-bottom: 472px
  }
}

@media (min-width:1280px) {
  .b-item-slider__main-item:before {
    padding-bottom: 858px
  }
}

.b-item-slider__main-item img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  font-family: "object-fit: contain;"
}

.b-item-slider__nav-img-box {
  position: relative;
}

.b-item-slider__nav-img-box:after {
  width: 100%;
  height: 100%;
  top: 0;
  let: 0;
  display: block;
  content: "";
  position: absolute
}

.b-item-slider__nav-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 16px 30px 24px;
  background-color: #fff
}

@media (min-width:1280px) {
  .b-item-slider__nav-wrap {
    padding: 0;
    background-color: rgba(0, 0, 0, 0);
    width: 60px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}

.b-item-slider__nav-slider {
  width: 264px;
  display: none
}

@media (min-width:768px) {
  .b-item-slider__nav-slider {
    display: block
  }
}

@media (min-width:1280px) {
  .b-item-slider__nav-slider {
    width: 60px
  }
}

.b-item-slider__nav-item {
  padding: 0 4px
}

@media (min-width:1280px) {
  .b-item-slider__nav-item {
    padding: 8px 0
  }
}

.b-item-slider__nav-item.slick-current .b-item-slider__nav-img-box {
  opacity: 1
}

.b-item-slider__nav-item.slick-current .b-item-slider__nav-img-box:after {
  -webkit-box-shadow: inset 0 0 0 2px #1e2631;
  box-shadow: inset 0 0 0 2px #1e2631
}

.b-item-slider__panel {
  position: absolute;
  left: 16px;
  bottom: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media (min-width:768px) {
  .b-item-slider__panel {
    display: none
  }
}

.b-item-slider__panel .b-slider-button {
  background-color: rgba(217, 221, 233, .6)
}

.b-item-slider__panel .js-slider-button__next {
  margin-left: 4px
}

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

@media (min-width:768px) {
  .b-item-section__wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    padding: 0 22px 40px
  }
}

@media (min-width:1280px) {
  .b-item-section__wrapper {
    padding: 0 0 40px
  }
}

.site .b-modal-avail {
  padding-left: 0;
  padding-right: 0
}

.site .b-modal-avail h3 {
  padding: 0 24px;
  margin-bottom: 10px
}

@media (min-width:768px) {
  .site .b-modal-avail h3 {
    padding: 0 40px;
    margin-bottom: 0
  }
}

.site .b-modal-avail__addit-info {
  font-size: 12px;
  letter-spacing: normal;
  line-height: 22px;
  padding: 0 24px;
  color: #999;
  margin-bottom: 8px
}

.site .b-modal-avail__addit-info span {
  display: block;
  padding-bottom: 10px
}

.site .b-modal-avail__addit-info a {
  font-size: 12px;
  letter-spacing: normal;
  line-height: 22px;
  color: #fff;
  font-weight: 500
}

@media (min-width:768px) {
  .site .b-modal-avail__addit-info {
    padding: 0 40px
  }
}

.site .b-modal-avail .cross-close[data-btn=close] {
  display: none
}

@media (min-width:768px) {
  .site .b-modal-avail .cross-close[data-btn=close] {
    display: block
  }
}

.site .b-modal-avail .modal-accept[data-btn=close] {
  font-family: Rubik, Helvetica, Arial, sans-serif;
  top: auto
}

.site .b-modal-avail .modal-accept[data-btn=close]:before {
  content: none
}

.site .b-modal-avail__shops-section {
  overflow: auto;
  height: 100%
}

.site .b-modal-avail__wrap {
  height: 100%;
  padding: 0 24px
}

@media (min-width:768px) {
  .site .b-modal-avail__wrap {
    padding: 0 40px
  }
}

.site .b-modal-cart {
  height: 100%
}

.site .b-modal-cart h3 {
  padding: 0 24px
}

@media (min-width:768px) {
  .site .b-modal-cart h3 {
    padding: 0 40px
  }
}

.site .b-modal-cart__cart-swipe {
  height: 100%
}

.site .b-modal-cart__wrap {
  height: calc(100vh - 74px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  padding: 0 24px
}

@media (min-width:768px) {
  .site .b-modal-cart__wrap {
    padding: 0 40px
  }
}

.site .b-modal-cart__total {
  margin-top: auto;
  line-height: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 16px
}

.site .b-modal-cart__total span {
  line-height: 17px;
  color: #999
}

.site .b-modal-cart__price {
  font-size: 14px;
  line-height: 17px;
  color: #fff
}

.site .b-modal-cart__accept {
  margin: 0 -24px
}

@media (min-width:768px) {
  .site .b-modal-cart__accept {
    margin: 0 -40px
  }
}

.site button.b-modal-cart__accept {
  width: auto
}

.b-item-avail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  padding-top: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #fff;
  color: #fff
}

.b-item-avail a {
  color: #fff
}

.b-item-avail p {
  margin-top: 8px
}

.b-item-avail p.b-item-avail__size {
  margin-top: 0
}

.b-item-avail__size,
.b-item-avail__size span {
  color: #999
}

.b-item-avail__size .mod-in-filter {
  color: #fff;
  font-weight: 500
}

.b-item-avail__size-title {
  margin-right: 12px;
  color: #999
}

.b-item-avail:first-child,
.b-item-avail:first-of-type {
  margin-top: 24px;
  padding-top: 0
}

.b-item-avail.m-sizes {
  margin-top: 40px;
  padding-top: 0;
  border-bottom: none
}

.b-item-avail__title {
  margin-bottom: 10px;
  font-weight: 500
}

.b-main-description {
  border-bottom: 4px solid #fff;
  border-top: 4px solid #fff
}

@media (min-width:768px) {
  .b-main-description {
    border-bottom: none;
    border-top: 2px solid #fff
  }
}

.b-main-description__wrap {
  position: relative;
  padding: 24px 16px
}

@media (min-width:768px) {
  .b-main-description__wrap {
    padding: 40px 30px
  }
}

@media (min-width:1280px) {
  .b-main-description__wrap {
    padding: 64px 0 55px
  }

  @supports (display:grid) {
    .b-main-description__wrap {
      display: grid;
      grid-template-columns: 560fr 600fr;
      grid-column-gap: 40px
    }
  }
}

.b-main-description__wrap h1 {
  margin-bottom: 24px
}

@media (min-width:1280px) {
  .b-main-description__wrap h1 {
    margin-bottom: 40px;
    margin-left: 600px;
    max-width: 600px
  }

  @supports (display:grid) {
    .b-main-description__wrap h1 {
      margin-left: unset;
      max-width: unset;
      grid-column-start: 2;
      grid-column-end: 3;
      grid-row-start: 1;
      grid-row-end: 2
    }
  }
}

.b-main-description__img {
  position: relative;
  width: calc(100% + 48px);
  height: 100%;
  left: -24px;
  margin-bottom: 24px
}

@media (min-width:768px) {
  .b-main-description__img {
    left: 0;
    width: 100%;
    height: 100%
  }
}

@media (min-width:1280px) {
  .b-main-description__img {
    position: absolute;
    left: 0;
    top: 64px;
    height: calc(100% - 119px);
    width: 560px
  }

  @supports (display:grid) {
    .b-main-description__img {
      position: relative;
      left: unset;
      top: unset;
      height: 100%;
      width: 100%;
      grid-column-start: 1;
      grid-column-end: 2;
      grid-row-start: 1;
      grid-row-end: 3
    }
  }
}

.b-main-description__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

.b-main-description__text {
  width: 100%
}

@media (min-width:1280px) {
  .b-main-description__text {
    margin-left: 600px;
    max-width: 600px
  }

  @supports (display:grid) {
    .b-main-description__text {
      margin-left: unset;
      max-width: unset;
      grid-column-start: 2;
      grid-column-end: 3;
      grid-row-start: 2;
      grid-row-end: 3
    }
  }
}

.b-main-description__text p {
  font-size: 14px;
  letter-spacing: normal;
  line-height: 28px
}

.b-main-description__text p:first-child {
  font-size: 16px;
  letter-spacing: normal;
  line-height: 30px;
  margin-bottom: 24px
}

.b-main-description__text p:not(:last-child):not(:first-child) {
  margin-bottom: 10px
}

.b-main-description__title {
  font-weight: 700
}

.b-main-description__title:after {
  content: " "
}

.b-main-grid .row {
  margin: -4px
}

.b-main-grid .col {
  padding: 4px
}

@media (min-width:768px) {
  .b-main-grid .outer {
    padding-bottom: 40px
  }
}

@media (min-width:1280px) {
  .b-main-grid .outer {
    padding-bottom: 64px
  }
}

.b-main-grid__item {
  position: relative
}

.b-main-grid__item a {
  display: block
}

.b-main-grid__item a img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  left: 0;
  top: 0
}


.b-main-grid__item a h2{
position: absolute;
  color: #1e2631;
  margin: 0;
  left: 16px;
  top: 24px;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  color: #fff;
  left: 32px;
}

.b-main-grid__item a h2:after {
    content: "";
    display: block;
    position: absolute;
    width: 40px;
    height: 1px;
    background-color: #fff;
    top: 34px;
}

.b-main-grid__item a p {
  position: absolute;
  color: #1e2631;
  margin: 0;
  left: 16px;
  top: 24px;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500
}

@media (min-width:768px) {
  .b-main-grid__item a p {
    left: 22px
  }
}

@media (min-width:1280px) {
  .b-main-grid__item a p {
    left: 32px
  }
}

.b-main-grid__item a p.theme-white {
  color: #fff
}

.b-main-grid__item a p.theme-white:after {
  background-color: #fff
}

.b-main-grid__item a p:after {
  content: "";
  display: block;
  position: absolute;
  width: 40px;
  height: 1px;
  background-color: #1e2631;
  top: 34px
}

@media (min-width:1280px) {
  .b-main-grid__item a:hover .b-main-grid__image-first {
    opacity: 0
  }
}

.b-main-grid__item:after {
  content: "";
  display: block;
  padding-bottom: 79%
}

@media (min-width:768px) {
  .b-main-grid__item.m-grid-top:after {
    padding-bottom: 112%
  }
}

@media (min-width:768px) {
  .b-main-grid__item.m-grid-middle:after {
    padding-bottom: 29%
  }
}

@media (min-width:768px) {
  .b-main-grid__item.m-grid-bottom:after {
    padding-bottom: 85.3%
  }
}

@media (min-width:1280px) {
  .b-main-grid .b-main-grid__image-first {
    -webkit-transition: opacity .5s ease 0s;
    -o-transition: opacity .5s ease 0s;
    transition: opacity .5s ease 0s
  }
}

.b-main-grid .b-main-grid__image-second {
  display: none
}

@media (min-width:1280px) {
  .b-main-grid .b-main-grid__image-second {
    display: block
  }
}

.b-main-grid .outer {
  padding-top: 32px
}

@media (min-width:768px) {
  .b-main-grid .outer {
    padding-top: 40px
  }
}

@media (min-width:1280px) {
  .b-main-grid .outer {
    padding-top: 48px
  }
}

.b-main-slider {
  position: relative
}

.b-main-slider__item {
  position: relative;
  max-height: 812px
}

.b-main-slider__item a {
  display: block;
  height: 100%
}

.b-main-slider__item p {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: auto;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 24px;
  text-transform: uppercase;
  text-align: center;
  line-height: 32px;
  letter-spacing: 3px;
  color: #26303e;
  font-weight: 500
}

@media (min-width:768px) {
  .b-main-slider__item p {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: auto;
    right: 10%
  }
}

@media (min-width:1280px) {
  .b-main-slider__item p {
    right: 15%
  }
}

.b-main-slider__item.m-white p {
  color: #fff
}

@media (min-width:768px) {
  .b-main-slider__item.m-left p {
    right: auto;
    left: 10%
  }
}

@media (min-width:1280px) {
  .b-main-slider__item.m-left p {
    left: 15%
  }
}

@media (max-width:767px) {
  .b-main-slider__item.m-top-sm p {
    top: 48px;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%)
  }
}

@media (max-width:767px) {
  .b-main-slider__item.m-bottom-sm p {
    top: calc(100% - 100px);
    -webkit-transform: translateY(-50%, 0);
    -ms-transform: translateY(-50%, 0);
    transform: translateY(-50%, 0)
  }
}

.b-main-slider .b-main-slider__mobile {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;"
}

@media (min-width:768px) {
  .b-main-slider .b-main-slider__mobile {
    display: none
  }
}

.b-main-slider .b-main-slider__desktop {
  display: none;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover; object-position: 50% 0;";
  -o-object-position: 50% 0;
  object-position: 50% 0
}

@media (min-width:768px) {
  .b-main-slider .b-main-slider__desktop {
    display: block;
    height: 400px;
    width: 100%
  }
}

.b-main-slider__panel {
  position: absolute;
  bottom: 24px;
  left: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.b-main-slider__panel .b-slider-button+.b-slider-button {
  margin-left: 4px
}

@media (min-width:1280px) {
  .b-main-slider__item.slick-current .b-main-slider__desktop {
    -wwebkit-animation: move 15s ease-in infinite;
    aanimation: move 15s ease-in infinite
  }
}

@-webkit-keyframes move {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  to {
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
  }
}

@keyframes move {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  to {
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
  }
}

@media (-ms-high-contrast:none) and (min-width:1280px),
only screen and (-ms-high-contrast:active) and (min-width:1280px) {
  .b-main-slider__item.slick-current .b-main-slider__desktop {
    -webkit-animation-name: none;
    animation-name: none
  }
}

.b-brands {
  display: none
}

@media (min-width:768px) {
  .b-brands {
    display: block;
    border-bottom: 2px solid #fff;
    border-top: 2px solid #fff
  }
}

.b-brands__wrap {
  padding: 26px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media (min-width:1280px) {
  .b-brands__wrap {
    padding: 36px 0
  }
}

.b-brands__item {
  max-height: 80px
}

.site .b-feedback-modal p:first-child {
  padding: 0 24px;
  margin: 20px 0 16px;
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500
}

@media (min-width:768px) {
  .site .b-feedback-modal p:first-child {
    padding: 0 40px
  }
}

.site .b-feedback-modal__wrap {
  padding: 0 24px
}

@media (min-width:768px) {
  .site .b-feedback-modal__wrap {
    padding: 0 40px
  }
}

.site .b-feedback-modal__wrap button {
  width: 100%
}

.site .b-feedback-modal__wrap .b-form-row {
  margin-bottom: 24px
}

.site .b-feedback-modal textarea {
  resize: none;
  width: 100%;
  height: 132px;
  padding: 10px 16px;
  font-weight: 500
}

.site .b-feedback-modal textarea::-webkit-input-placeholder {
  color: #999
}

.site .b-feedback-modal textarea:-moz-placeholder,
.site .b-feedback-modal textarea::-moz-placeholder {
  color: #999
}

.site .b-feedback-modal .modal-accept {
  display: none !important
}

.site .b-register-modal__register {
  height: 100%
}

.site .b-register-modal__wrap {
  padding: 0 24px;
  height: 100%
}

@media (min-width:768px) {
  .site .b-register-modal__wrap {
    padding: 0 40px
  }
}

.site .b-register-modal .modal-accept {
  top: auto;
  font-family: Rubik, Helvetica, Arial, sans-serif;
  background-color: #4d63a0
}

.site .b-register-modal .modal-accept:before {
  content: ""
}

.b-register-modal .b-tabs {
  height: 100%
}

.b-register-modal .b-tabs label {
  display: block
}

.b-register-modal .b-tabs__input:checked+.b-tabs__label {
  color: #fff;
  border-bottom: 2px solid #fff
}

.b-register-modal .b-tabs__content {
  height: 100%
}

.site .b-authorization {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  height: 100%;
  width: 100%
}

@media (min-width:768px) {
  .site .b-authorization {
    display: block
  }
}

.site .b-authorization__soc-auth {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 24px;
  margin: 24px 0 24px 8px
}

@media (min-width:768px) {
  .site .b-authorization__soc-auth {
    margin-top: 0
  }
}

.site .b-authorization__soc-auth a+a {
  margin-left: 43px
}

.site .b-authorization__soc-auth a {
  color: #e5e5e5;
  -webkit-transition: color .15s ease 0s;
  -o-transition: color .15s ease 0s;
  transition: color .15s ease 0s
}

.site .b-authorization__soc-auth a .i-vk:before {
  font-size: 11px
}

.site .b-authorization__soc-auth a .i-fb:before {
  font-size: 16px;
  -webkit-transform: translateY(2px);
  -ms-transform: translateY(2px);
  transform: translateY(2px)
}

.site .b-authorization__soc-auth a .i-google:before {
  font-size: 14px;
  -webkit-transform: translateY(2px);
  -ms-transform: translateY(2px);
  transform: translateY(2px)
}

.site .b-authorization__soc-auth a:hover {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  color: #4d63a0
}

.site .b-authorization .b-form-row {
  margin-bottom: 16px
}

.site .b-authorization .forgot {
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  position: fixed;
  left: 0;
  bottom: 44px
}

@media (min-width:768px) {
  .site .b-authorization .forgot {
    position: relative;
    left: auto;
    bottom: auto
  }
}

.site .b-authorization .entry,
.site .b-feedback-modal .entry {
  width: 100%;
  position: fixed;
  left: 0;
  bottom: 0
}

@media (min-width:768px) {

  .site .b-authorization .entry,
  .site .b-feedback-modal .entry {
    position: relative;
    left: auto;
    bottom: auto
  }
}

.b-feedback-modal .b-agreement,
.b-register-modal .b-tabs .b-agreement {
  margin-top: 24px;
  margin-bottom: 24px
}

.b-feedback-modal .b-agreement label span,
.b-register-modal .b-tabs .b-agreement label span {
  min-width: 16px;
  min-height: 16px
}

.b-feedback-modal .b-agreement label,
.b-register-modal .b-tabs .b-agreement label {
  font-size: 12px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.b-feedback-modal .b-agreement label a,
.b-register-modal .b-tabs .b-agreement label a {
  color: inherit;
  text-decoration: underline
}

.b-feedback-modal .b-agreement label a:hover,
.b-register-modal .b-tabs .b-agreement label a:hover {
  color: #95a3c5
}

.site .b-forgot-modal .slide-outer>p {
  padding: 0 24px;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  color: #fff;
  margin-bottom: 16px
}

@media (min-width:768px) {
  .site .b-forgot-modal .slide-outer>p {
    padding: 0 40px
  }
}

.site .b-forgot-modal__wrap {
  padding: 0 24px;
  height: 100%
}

.site .b-forgot-modal__wrap p {
  color: #fff;
  margin-bottom: 24px
}

@media (min-width:768px) {
  .site .b-forgot-modal__wrap {
    padding: 0 40px
  }
}

.site .b-forgot-modal .b-form-row {
  margin-bottom: 24px
}

.site .b-forgot-modal .send {
  position: absolute;
  left: 0;
  bottom: 0
}

@media (min-width:768px) {
  .site .b-forgot-modal .send {
    width: 100%;
    position: relative;
    bottom: auto;
    left: auto
  }
}

.stun {
  overflow: hidden;
  position: fixed
}

@media (min-width:1280px) {
  .stun {
    position: static
  }
}

.site .mod-modal-open {
  visibility: visible
}

.site .mod-modal-in {
  opacity: 1;
  display: initial;
  z-index: 3
}

[data-type=longslide],
[data-type=slide] {
  position: fixed;
  left: 0;
  z-index: 4;
  bottom: 0;
  right: 0;
  top: 0;
  padding: 18px 24px;
  background-color: #1e2631;
  -webkit-transition: opacity .4s ease 0s;
  -o-transition: opacity .4s ease 0s;
  transition: opacity .4s ease 0s
}

[data-type=longslide] h3,
[data-type=slide] h3 {
  color: #fff;
  margin-bottom: 16px
}

[data-type=longslide] [data-btn=close],
[data-type=slide] [data-btn=close] {
  padding: 24px;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transition: opacity .15s ease 0s;
  -o-transition: opacity .15s ease 0s;
  transition: opacity .15s ease 0s
}

@media (min-width:1280px) {

  [data-type=longslide] [data-btn=close]:hover,
  [data-type=slide] [data-btn=close]:hover {
    opacity: .5;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
  }
}

[data-type=longslide] [data-btn=close]:before,
[data-type=slide] [data-btn=close]:before {
  font-family: icons;
  color: #fff;
  content: "\e804";
  font-size: 14px
}

[data-type=simple] {
  position: fixed;
  opacity: 0;
  left: 0;
  display: none;
  z-index: -1;
  bottom: 0;
  right: 0;
  top: 0;
  padding: 18px 24px;
  background-color: #1e2631;
  -webkit-transition: opacity .4s ease 0s;
  -o-transition: opacity .4s ease 0s;
  transition: opacity .4s ease 0s
}

[data-type=simple] h3 {
  color: #fff;
  margin-bottom: 16px
}

[data-type=simple] [data-btn=close] {
  padding: 24px;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transition: opacity .15s ease 0s;
  -o-transition: opacity .15s ease 0s;
  transition: opacity .15s ease 0s
}

@media (min-width:1280px) {
  [data-type=simple] [data-btn=close]:hover {
    opacity: .5;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
  }
}

[data-type=simple] [data-btn=close]:before {
  font-family: icons;
  color: #fff;
  content: "\e804";
  font-size: 14px
}

[data-type=simple] .modal-accept {
  color: #fff;
  width: 100%;
  font-weight: 500;
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
  top: auto;
  line-height: 24px;
  padding: 9px 0 11px;
  background-color: #343c46
}

[data-type=simple] .modal-accept.mod-no-close-ico:before {
  display: none
}

@media (min-width:768px) {
  [data-type=simple] {
    position: static;
    display: block;
    opacity: 1;
    visibility: visible;
    padding: 0;
    background: rgba(0, 0, 0, 0)
  }
}

[data-type=longslide],
[data-type=slide] {
  visibility: hidden;
  opacity: 0;
  padding: 0;
  overflow-y: auto
}

@media (min-width:768px) {

  [data-type=longslide],
  [data-type=slide] {
    visibility: visible;
    opacity: 1;
    left: auto;
    width: 340px;
    padding: 0;
    -webkit-transition: -webkit-transform .4s ease 0s;
    transition: -webkit-transform .4s ease 0s;
    -o-transition: transform .4s ease 0s;
    transition: transform .4s ease 0s;
    transition: transform .4s ease 0s, -webkit-transform .4s ease 0s
  }
}

[data-type=longslide] .modal-accept,
[data-type=slide] .modal-accept {
  color: #fff;
  width: 100%;
  font-weight: 500;
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
  line-height: 24px;
  padding: 9px 0 11px;
  background-color: #343c46
}

@media (min-width:768px) {

  [data-type=longslide] .modal-accept,
  [data-type=slide] .modal-accept {
    display: none
  }
}

[data-type=longslide] .slide-outer,
[data-type=slide] .slide-outer {
  padding: 32px 0;
  height: auto;
  background-color: #1e2631;
  z-index: 2;
  position: relative
}

@media (min-width:768px) {

  [data-type=longslide] .slide-outer,
  [data-type=slide] .slide-outer {
    min-height: 100%;
    height: auto
  }
}

[data-type=longslide] .smoke,
[data-type=slide] .smoke {
  position: fixed;
  visibility: hidden;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  background-color: rgba(0, 0, 0, .5);
  z-index: 0;
  -webkit-transition: opacity 1s ease 0s;
  -o-transition: opacity 1s ease 0s;
  transition: opacity 1s ease 0s
}

[data-type=longslide] {
  width: 682px
}

@media (min-width:768px) {
  .longswipe .b-header {
    left: -682px
  }
}

.longswipe .b-header-middle__navigation,
.longswipe body {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 15px
}

[data-type=slide] {
  -webkit-transition: opacity .25s ease 0s, right .6s ease 0s;
  -o-transition: opacity .25s ease 0s, right .6s ease 0s;
  transition: opacity .25s ease 0s, right .6s ease 0s
}

@media (min-width:768px) {
  [data-type=slide] {
    opacity: 1;
    right: -340px
  }
}

[data-type=slide].mod-modal-open {
  opacity: 1
}

@media (min-width:768px) {
  [data-type=slide].mod-modal-open {
    right: 0;
    opacity: 1
  }
}

@media (min-width:768px) {
  [data-type=slide].mod-modal-open .smoke {
    visibility: visible;
    opacity: 1
  }
}

[data-type=longslide] {
  -webkit-transition: opacity .25s ease 0s, right .6s ease 0s;
  -o-transition: opacity .25s ease 0s, right .6s ease 0s;
  transition: opacity .25s ease 0s, right .6s ease 0s
}

@media (min-width:768px) {
  [data-type=longslide] {
    opacity: 1;
    right: -682px
  }
}

[data-type=longslide].mod-modal-open {
  opacity: 1;
  visibility: hidden
}

@media (min-width:768px) {
  [data-type=longslide].mod-modal-open {
    right: 0;
    opacity: 1
  }
}

@media (min-width:1280px) {
  [data-type=longslide].mod-modal-open {
    visibility: visible
  }
}

[data-type=longslide].mod-modal-open .smoke {
  visibility: hidden
}

@media (min-width:1280px) {
  [data-type=longslide].mod-modal-open .smoke {
    visibility: visible;
    opacity: 1
  }
}

@media (min-width:768px) {
  .b-size-section [data-btn=close] {
    display: none
  }
}

.b-modal-background {
  background-color: rgba(0, 0, 0, .5);
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-transition: opacity 1s ease 0s;
  -o-transition: opacity 1s ease 0s;
  transition: opacity 1s ease 0s;
  visibility: hidden;
  z-index: 3
}

.b-modal-background[data-show=true] {
  visibility: visible;
  opacity: 1
}

.mod-modal-open {
  overflow-y: scroll
}

.b-native-dropdown {
  position: relative;
  display: inline-block;
  cursor: pointer;
  height: 44px;
  width: 100%
}

.b-native-dropdown.m-sort .b-native-dropdown__sub-title-container {
  display: none
}

.b-native-dropdown__sub-title {
  line-height: 26px;
  display: inline-block;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0);
  font-size: 18px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%
}

@media (min-width:768px) {
  .b-native-dropdown__sub-title {
    font-size: 24px;
    line-height: 35px
  }
}

.b-native-dropdown__sub-title-container {
  line-height: 44px;
  height: 44px;
  font-size: 14px;
  font-weight: 500;
  color: #999;
  background-color: #fff;
  padding-right: 20px;
  padding-left: 16px;
  -webkit-box-shadow: inset 0 0 0 2px #e5e5e5;
  box-shadow: inset 0 0 0 2px #e5e5e5
}

@media (min-width:1280px) {
  .b-native-dropdown__sub-title-container {
    display: none
  }
}

.b-native-dropdown__sub-title-container:after {
  content: "";
  display: block;
  position: absolute;
  top: 20px;
  right: 16px;
  border: 4px solid rgba(0, 0, 0, 0);
  border-top-color: #1e2631;
  pointer-events: none
}

.b-native-dropdown__sub-title-container:focus {
  -webkit-box-shadow: inset 0 0 0 2px #1e2631;
  box-shadow: inset 0 0 0 2px #1e2631
}

.b-native-dropdown.m-sort {
  width: 188px
}

.b-native-dropdown.m-sort .arrow {
  font-size: 10px;
  vertical-align: top
}

.b-native-dropdown.m-sort .select2-container .select2-selection--single .select2-selection__rendered {
  white-space: nowrap;
  line-height: 24px;
  -o-text-overflow: unset;
  text-overflow: unset
}

.select2-results__option .arrow {
  font-size: 10px;
  vertical-align: top
}

.select2-container--default .select2-results>.select2-results__options {
  max-height: 400px
}

.js-highlight-select+div {
  -webkit-box-shadow: inset 0 0 0 2px #1e2631;
  box-shadow: inset 0 0 0 2px #1e2631;
  color: #1e2631
}

.b-nav-item {
  width: 50%;
  padding-left: 24px;
  padding-top: 16px;
  position: relative
}

@media (min-width:768px) {
  .b-nav-item {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 0;
    width: auto;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500
  }
}

.b-nav-item input {
  display: none;
  outline: none
}

@media (min-width:768px) {

  .b-nav-item input:checked,
  .b-nav-item input:checked~label {
    display: none
  }
}

@media (min-width:768px) {
  .b-nav-item input:checked~a {
    display: inline-block
  }
}

@media (min-width:768px) {
  input:checked~.b-nav-item__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

@media (min-width:1280px) {
  input:checked~.b-nav-item__content {
    display: none
  }
}

.b-nav-item label {
  display: none;
  line-height: 22px
}

@media (min-width:768px) {
  .b-nav-item label {
    display: inline-block
  }
}

@media (min-width:1280px) {
  .b-nav-item label {
    display: none
  }
}

.b-nav-item a {
  line-height: 22px;
  white-space: nowrap
}

@media (min-width:768px) {
  .b-nav-item a {
    display: none
  }
}

@media (min-width:1280px) {
  .b-nav-item a {
    display: block;
    padding: 16px 23.5px
  }
}

.b-nav-item .b-nav-item__content {
  display: none;
  background-color: #fff
}

@media (min-width:768px) {
  .b-nav-item .b-nav-item__content {
    margin-top: 16px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
  }

  .b-nav-item .b-nav-item__content a {
    display: block;
    color: #999;
    font-weight: 400;
    text-transform: none;
    font-size: 14px;
    line-height: 24px
  }

  .b-nav-item .b-nav-item__content a+a {
    margin-top: 14px
  }
}

@media (min-width:1280px) {
  .b-nav-item .b-nav-item__content {
    margin-top: 0;
    position: absolute;
    width: 320px;
    padding: 32px 40px 32px 62px;
    left: -40px
  }
}

@media (min-width:1280px) {
  .b-nav-item .b-nav-item__content a {
    padding: 0
  }
}

@media (min-width:1280px) {
  .b-nav-item:hover .b-nav-item__content {
    display: block;
    z-index: 1
  }
}

@media (min-width:768px) {
  .b-nav-item+.b-nav-item {
    margin-top: 17px
  }
}

@media (min-width:1280px) {
  .b-nav-item+.b-nav-item {
    margin-top: 0
  }
}

@media (min-width:1280px) {
  .b-nav-item:hover~.b-header-middle__bg-smoke {
    visibility: visible;
    opacity: 1
  }
}

.b-nav-item.m-justlink label {
  display: none
}

@media (min-width:768px) {
  .b-nav-item.m-justlink label {
    display: none
  }
}

@media (min-width:1280px) {
  .b-nav-item.m-justlink label {
    display: none
  }
}

.b-nav-item.m-justlink a {
  display: block
}

@media (min-width:768px) {
  .b-nav-item.m-justlink a {
    display: block
  }
}

@media (min-width:1280px) {
  .b-nav-item.m-justlink a {
    display: block
  }
}

@media (min-width:1280px) {
  .b-nav-item.m-justlink:hover~.b-header-middle__bg-smoke {
    visibility: hidden
  }
}

.b-pagination__wrap {
  padding: 0 16px 46px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap
}

@media (min-width:768px) {
  .b-pagination__wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: 245px
  }
}

@media (min-width:1280px) {
  .b-pagination__wrap {
    padding: 0 0 80px;
    margin-left: 240px
  }
}

.b-pagination__pages {
  width: 296px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.b-pagination__pages a,
.b-pagination__pages span {
  color: #999;
  font-size: 16px;
  line-height: 19px;
  padding: 17px;
  border-top: 2px solid rgba(0, 0, 0, 0);
  margin-top: -2px
}

.b-pagination__pages span {
  border-top: 2px solid #1e2631;
  color: #1e2631;
  cursor: default
}

@media (min-width:768px) {
  .b-pagination__prev {
    margin-left: -15px
  }
}

.b-pagination .b-pagination__more {
  color: #1e2631;
  font-size: 16px;
  margin-top: 12px;
  padding: 10px;
  outline: none;
  cursor: pointer
}

@media (min-width:768px) {
  .b-pagination .b-pagination__more {
    margin-top: 0;
    margin-right: -5px
  }
}

@media (min-width:1280px) {
  .b-pagination .b-pagination__more {
    margin-right: -10px
  }
}

.b-popup-warning {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
  background: #f5f5f5;
  padding: 6px;
  height: 96px;
  z-index: 3;
  overflow: hidden
}

@media (min-width:428px) {
  .b-popup-warning {
    height: 68px
  }
}

@media (min-width:768px) {
  .b-popup-warning {
    height: 40px
  }
}

.b-popup-warning.is-open {
  display: block
}

.b-popup-warning__message {
  margin: 0;
  text-align: center;
  font-family: Rubik, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 28px
}

.b-popup-warning .mod-text-red {
  font-weight: 500;
  color: #f9003d
}

.b-price {
  margin-top: auto
}

@media (min-width:768px) {
  .b-price {
    margin-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
  }
}

.b-price span {
  color: #999;
  text-decoration: line-through;
  line-height: 14px;
  font-size: 12px
}

@media (min-width:768px) {
  .b-price span {
    margin-bottom: 4px
  }
}

.b-price b {
  font-size: 14px;
  color: #26303e;
  line-height: 20px
}

.b-price span+b {
  margin-left: 8px;
  color: #f9003d
}

@media (min-width:768px) {
  .b-price.m-item-price {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }
}

.b-price.m-item-price span {
  font-size: 14px;
  line-height: 28px
}

.b-price.m-item-price b {
  font-size: 22px;
  line-height: 28px
}

.site .b-quick-modal h1,
.site .b-quick-modal h2 {
  color: #fff
}

.site .b-quick-modal h1 {
  margin-bottom: 16px
}

.site .b-quick-modal h2 {
  font-size: 16px
}

.site .b-quick-modal__quick.avail .b-quick-modal__buttons .available {
  display: none
}

.site .b-quick-modal__quick.avail .b-quick-modal__buttons .show-photo {
  display: block;
  padding-top: 16px;
  padding-bottom: 18px
}

.site .b-quick-modal__quick.avail .b-quick-modal__photo {
  display: none
}

.site .b-quick-modal__quick.avail .b-quick-modal__available {
  display: block
}

.site .b-quick-modal__wrap {
  padding: 0 24px
}

@media (min-width:768px) {
  .site .b-quick-modal__wrap {
    padding: 0 40px
  }
}

@media (min-width:1280px) {
  .site .b-quick-modal__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

.site .b-quick-modal__left-section {
  width: 50%;
  margin: 32px -16px 0 0
}

.site .b-quick-modal__available {
  display: none;
  padding-top: 0;
  padding-right: 50px
}

.site .b-quick-modal__available p {
  margin-bottom: 16px;
  font-size: 16px;
  font-weight: 500;
  color: #fff
}

.site .b-quick-modal__addit-info {
  font-size: 12px;
  letter-spacing: normal;
  line-height: 22px;
  color: #999;
  opacity: 1;
  font-weight: 400
}

.site .b-quick-modal__addit-info a {
  font-weight: 500;
  color: #fff
}

.site .b-quick-modal__photo {
  overflow: auto;
  height: 100vh;
  margin-top: -32px;
  -ms-overflow-style: none
}

.site .b-quick-modal__photo::-webkit-scrollbar {
  width: 0
}

.site .b-quick-modal__photo img:first-child {
  padding-top: 32px
}

.site .b-quick-modal__photo img:last-child {
  padding-bottom: 32px
}

.site .b-quick-modal__right-section {
  width: 50%;
  padding: 32px 0 0 48px;
  background: #1e2631
}

.site .b-quick-modal__right-section h1 a {
  color: #fff
}

@media (min-width:1280px) {
  .site .b-quick-modal__right-section h1 a:hover {
    color: #4d63a0
  }
}

.site .b-quick-modal .slide-outer {
  padding: 0
}

.site .b-quick-modal .b-price {
  margin-bottom: 32px
}

.site .b-quick-modal .b-form-row {
  margin-bottom: 16px
}

.site .b-quick-modal__size {
  color: #fff
}

.site .b-quick-modal section {
  padding-bottom: 20px
}

.site .b-quick-modal__buttons {
  padding-bottom: 32px
}

.site .b-quick-modal__buttons button {
  padding: 13px 15px;
  margin-bottom: 8px;
  width: 100%
}

.site .b-quick-modal .available {
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #4d63a0;
  -webkit-transition: background .25s ease 0s;
  -o-transition: background .25s ease 0s;
  transition: background .25s ease 0s
}

.site .b-quick-modal .available:hover {
  background-color: #4d63a0
}

.site .b-quick-modal .show-photo {
  background-color: rgba(0, 0, 0, 0);
  display: none
}

.site .b-quick-modal .show-photo i {
  margin-right: 14px
}

.site .b-quick-modal .to-cart {
  border: 2px solid #4d63a0;
  -webkit-transition: background .25s ease 0s;
  -o-transition: background .25s ease 0s;
  transition: background .25s ease 0s;
  overflow: visible
}

.site .b-quick-modal .to-cart:after {
  top: -2px;
  left: -2px;
  right: -2px;
  bottom: -2px
}

.site .b-quick-modal .to-cart:hover {
  background-color: rgba(0, 0, 0, 0)
}

.site .b-quick-modal .to-cart[data-status=added] {
  border: 2px solid #5eb16b;
  background-color: #5eb16b
}

.site .b-quick-modal .to-cart[data-status=added] i {
  font-size: 20px;
  display: inline-block;
  position: absolute;
  -webkit-transform: translate(-30px, -1px);
  -ms-transform: translate(-30px, -1px);
  transform: translate(-30px, -1px)
}

.site .b-quick-modal .favour {
  background-color: rgba(0, 0, 0, 0)
}

.site .b-quick-modal .b-cloth-desc {
  margin-top: 0
}

.site .b-quick-modal .b-cloth-desc__item h5 {
  width: 90px
}

.site .b-quick-modal .b-cloth-desc__item p {
  color: #fff
}

.site .b-quick-modal .b-cloth-desc__item p:first-child {
  width: 90px;
  color: #999;
  font-size: 14px;
  font-weight: 400;
  margin: 0;
  line-height: 28px
}

.site .b-quick-modal .b-spinner .b-spinner__content {
  stroke: #fff
}

.b-search {
  border-bottom: 2px solid #fff
}

.b-search__wrapper-search {
  min-height: calc(100vh - 600px);
  padding: 32px 0
}

@media (min-width:768px) {
  .b-search__wrapper-search {
    padding: 39px 22px 48px
  }
}

@media (min-width:1280px) {
  .b-search__wrapper-search {
    padding: 39px 0 48px
  }
}

.b-search .top-bar {
  padding: 0 16px;
  color: #1e2631
}

@media (min-width:768px) {
  .b-search .top-bar {
    padding: 0
  }
}

.b-search .top-bar__message {
  margin-bottom: 40px
}

.site .b-search-field {
  position: relative
}

.site .b-search-field .b-search-field__field {
  position: relative;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 9px 33px;
  font-weight: 400;
  border-bottom: 1px solid #e5e5e5;
  line-height: 18px;
  background-color: rgba(0, 0, 0, 0);
  z-index: 1
}

.site .b-search-field .b-search-field__field:focus,
.site .b-search-field .b-search-field__field:hover {
  -webkit-box-shadow: none;
  box-shadow: none
}

.site .b-search-field .b-search-field__field::-webkit-input-placeholder {
  font-weight: 400;
  font-size: 15px;
  color: #cdcdcd
}

.site .b-search-field .b-search-field__field:-moz-placeholder,
.site .b-search-field .b-search-field__field::-moz-placeholder {
  font-weight: 400;
  font-size: 15px;
  color: #cdcdcd
}

.site .b-search-field .b-search-field__field:-ms-input-placeholder {
  font-weight: 400;
  font-size: 15px;
  color: #cdcdcd
}

.site .b-search-field .b-search-field__field:focus {
  border-bottom: 1px solid #4d63a0
}

@media (min-width:1280px) {
  .site .b-search-field .b-search-field__field:hover {
    border-bottom: 1px solid #4d63a0
  }
}

.b-search-field__icon {
  position: absolute;
  z-index: 2;
  left: -10px;
  bottom: 1px;
  color: #1e2631;
  font-size: 17px;
  padding: 10px 10px 4px;
  cursor: pointer
}

@media (min-width:768px) {
  .site .b-search-field.m-main-search {
    width: 17px;
    height: 37px;
    margin-right: 56px
  }

  .site .b-search-field.m-main-search input {
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    padding: 0;
    background-color: #fff;
    width: 0;
    -webkit-transition: width .15s ease 0s;
    -o-transition: width .15s ease 0s;
    transition: width .15s ease 0s
  }

  .site .b-search-field.m-main-search input::-webkit-input-placeholder {
    opacity: 0;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: opacity .15s ease .15s;
    transition: opacity .15s ease .15s
  }

  .site .b-search-field.m-main-search input:-moz-placeholder,
  .site .b-search-field.m-main-search input::-moz-placeholder {
    opacity: 0;
    transform: none;
    -moz-transition: opacity .15s ease .15s;
    transition: opacity .15s ease .15s
  }

  .site .b-search-field.m-main-search input:-ms-input-placeholder {
    opacity: 0;
    -ms-transform: none;
    transform: none;
    -ms-transition: opacity .15s ease .15s;
    transition: opacity .15s ease .15s
  }

  .site .b-search-field.m-main-search input.mod-focus,
  .site .b-search-field.m-main-search input:focus {
    width: 360px;
    padding: 9px 33px
  }

  .site .b-search-field.m-main-search input.mod-focus::-webkit-input-placeholder,
  .site .b-search-field.m-main-search input:focus::-webkit-input-placeholder {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }

  .site .b-search-field.m-main-search input.mod-focus:-moz-placeholder,
  .site .b-search-field.m-main-search input.mod-focus::-moz-placeholder,
  .site .b-search-field.m-main-search input:focus:-moz-placeholder,
  .site .b-search-field.m-main-search input:focus::-moz-placeholder {
    opacity: 1;
    transform: none
  }

  .site .b-search-field.m-main-search input.mod-focus:-ms-input-placeholder,
  .site .b-search-field.m-main-search input:focus:-ms-input-placeholder {
    opacity: 1;
    -ms-transform: none;
    transform: none
  }
}

@media (min-width:1280px) {
  .site .b-search-field.m-main-search {
    width: 240px
  }

  .site .b-search-field.m-main-search input {
    border-bottom: 1px solid #e5e5e5
  }

  .site .b-search-field.m-main-search input,
  .site .b-search-field.m-main-search input.mod-focus,
  .site .b-search-field.m-main-search input:focus {
    width: 240px;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    padding: 9px 5px;
  }

  .site .b-search-field.m-main-search input::-webkit-input-placeholder {
    opacity: 1;
    -webkit-transition: opacity .15s ease 0s, -webkit-transform .15s ease 0s;
    transition: opacity .15s ease 0s, -webkit-transform .15s ease 0s;
    transition: opacity .15s ease 0s, transform .15s ease 0s;
    transition: opacity .15s ease 0s, transform .15s ease 0s, -webkit-transform .15s ease 0s
  }

  .site .b-search-field.m-main-search input:-moz-placeholder,
  .site .b-search-field.m-main-search input::-moz-placeholder {
    opacity: 1;
    -moz-transition: opacity .15s ease 0s, transform .15s ease 0s;
    transition: opacity .15s ease 0s, transform .15s ease 0s
  }

  .site .b-search-field.m-main-search input:-ms-input-placeholder {
    opacity: 1;
    -ms-transition: opacity .15s ease 0s, transform .15s ease 0s;
    transition: opacity .15s ease 0s, transform .15s ease 0s
  }

  .site .b-search-field.m-main-search input.mod-focus::-webkit-input-placeholder,
  .site .b-search-field.m-main-search input:focus::-webkit-input-placeholder {
    opacity: 0;
    -webkit-transform: translateX(30px);
    transform: translateX(30px)
  }

  .site .b-search-field.m-main-search input.mod-focus:-moz-placeholder,
  .site .b-search-field.m-main-search input.mod-focus::-moz-placeholder,
  .site .b-search-field.m-main-search input:focus:-moz-placeholder,
  .site .b-search-field.m-main-search input:focus::-moz-placeholder {
    opacity: 0;
    transform: translateX(30px)
  }

  .site .b-search-field.m-main-search input.mod-focus:-ms-input-placeholder,
  .site .b-search-field.m-main-search input:focus:-ms-input-placeholder {
    opacity: 0;
    -ms-transform: translateX(30px);
    transform: translateX(30px)
  }
}

.site .b-search-tips {
  position: fixed;
  background: #fff;
  left: -999px;
  top: -999px;
  width: 220px;
  z-index: 11;
  font: normal normal 14px/28px Rubik, Helvetica, Arial, sans-serif;
  line-height: 22px;
  margin-left: 20px
}

.site .b-search-tips__list {
  padding: 10px 14px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%
}

.site .b-search-tips__list li:not(:last-child) {
  margin-bottom: 10px
}

.site .b-search-tips__list li:before {
  display: none
}

.site .b-search-tips__list li a {
  color: #999;
  -webkit-transition: font-weight 0s;
  -o-transition: font-weight 0s;
  transition: font-weight 0s;
  display: block;
  max-width: 100%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis
}

.site .b-search-tips__list li a:first-letter {
  text-transform: uppercase
}

.site .b-search-tips__list li a b {
  color: #353535;
  font-weight: 500
}

.site .b-search-tips__list li[data-active=true] a,
.site .b-search-tips__list li[data-active=true] a b,
.site .b-search-tips__list li a:hover,
.site .b-search-tips__list li a:hover b {
  color: #4d63a0;
  font-weight: 500
}

@media (min-width:768px) and (max-width:1199px) {
  .site .b-search-tips {
    width: 340px
  }
}

@media (max-width:768px) {
  .site .b-search-tips {
    height: 320px
  }
}

.b-select-section {
  display: none
}

@media (min-width:1280px) {
  .b-select-section {
    display: block
  }
}

.select2-container--default .select2-selection--single {
  border-radius: 0;
  border: none;
  -webkit-box-shadow: inset 0 0 0 2px #e5e5e5;
  box-shadow: inset 0 0 0 2px #e5e5e5
}

@media (min-width:1280px) {
  .select2-container--default .select2-selection--single:hover {
    -webkit-box-shadow: inset 0 0 0 1px #95a3c5;
    box-shadow: inset 0 0 0 1px #95a3c5
  }
}

.select2-container--default .select2-selection--single:focus {
  outline: none
}

.select2-selection.select2-selection--single {
  position: relative;
  height: 44px;
  padding: 10px 45px 10px 16px
}

.select2-container--default {
  width: 100% !important
}

.select2-container .select2-selection--single .select2-selection__rendered {
  padding: 0;
  font-weight: 500;
  color: #1e2631
}

.select2-selection__placeholder {
  font-weight: 500
}

.select2-search.select2-search--dropdown {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  height: 42px
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: none;
  height: 42px;
  padding: 0 16px;
  font-weight: 500;
  cursor: pointer
}

.select2-container--default .select2-search--dropdown .select2-search__field:focus {
  outline: none
}

.select2-dropdown.select2-dropdown--above {
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%)
}

.select2-container--open .select2-dropdown--below {
  border: 2px solid #1e2631;
  position: absolute;
  top: -44px
}

.select2-container--open .select2-dropdown--below .select2-search__field {
  border-bottom: 2px solid #1e2631
}

.select2-container--open .select2-dropdown--above {
  border: 2px solid #1e2631
}

.select2-container--open .select2-dropdown--above .select2-search__field {
  border-bottom: 2px solid #1e2631
}

.select2-results__option {
  font-weight: 500;
  padding-left: 16px
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #fff
}

.select2-results__option {
  color: #353535
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #fff;
  color: #4d63a0
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none
}

.select2-selection.select2-selection--single:after {
  content: "";
  display: block;
  position: absolute;
  top: 20px;
  right: 16px;
  border: 4px solid rgba(0, 0, 0, 0);
  border-top-color: #1e2631
}

.select2-container--default .select2-search--dropdown:after {
  content: "";
  -webkit-transform: scale(-1);
  -ms-transform: scale(-1);
  transform: scale(-1);
  display: block;
  position: absolute;
  top: 14px;
  right: 14px;
  border: 4px solid rgba(0, 0, 0, 0);
  border-top-color: #1e2631
}

.b-native-dropdown .select2-dropdown ul li {
  margin: 0;
  width: 85%
}

.select2-selection.select2-selection--multiple {
  height: 44px;
  border-radius: 0
}

.select2-selection.select2-selection--multiple .select2-selection__rendered {
  height: 44px
}

.select2-selection.select2-selection--multiple {
  padding: 10px 45px 10px 16px;
  position: relative
}

.select2-selection.select2-selection--multiple:after {
  content: "";
  display: block;
  position: absolute;
  top: 20px;
  right: 16px;
  border: 4px solid rgba(0, 0, 0, 0);
  border-top-color: #1e2631
}

.select2-container--open .select2-selection--multiple:after {
  -webkit-transform: scale(-1);
  -ms-transform: scale(-1);
  transform: scale(-1);
  top: 15px;
  right: 16px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  margin: 0;
  padding: 0;
  background-color: rgba(0, 0, 0, 0);
  border: none
}

.select2-container--default .select2-selection--multiple .select2-selection__choice:before,
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  display: none
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before {
  content: ""
}

[multiple]+.select2~.select2-container .select2-dropdown--below {
  top: 0;
  border-top: none
}

[multiple]+.select2~.select2-container .select2-dropdown--above {
  -webkit-transform: translateY(calc(100% + 44px));
  -ms-transform: translateY(calc(100% + 44px));
  transform: translateY(calc(100% + 44px));
  border-top: none;
  border-radius: 0
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  -webkit-box-shadow: inset 0 0 0 2px #1e2631;
  box-shadow: inset 0 0 0 2px #1e2631
}

.select2-container--default .select2-selection--multiple {
  border: none;
  -webkit-box-shadow: inset 0 0 0 2px #e5e5e5;
  box-shadow: inset 0 0 0 2px #e5e5e5;
  cursor: pointer
}

@media (min-width:1280px) {
  .select2-container--default .select2-selection--multiple:hover {
    border-color: rgba(0, 0, 0, 0);
    -webkit-box-shadow: inset 0 0 0 1px #95a3c5;
    box-shadow: inset 0 0 0 1px #95a3c5
  }
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: none
}

@media (min-width:1280px) {
  .select2-container--default.select2-container--focus .select2-selection--multiple:hover {
    -webkit-box-shadow: inset 0 0 0 2px #1e2631;
    box-shadow: inset 0 0 0 2px #1e2631
  }
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
  -webkit-box-shadow: inset 0 0 0 2px #1e2631;
  box-shadow: inset 0 0 0 2px #1e2631
}

.select2-container--default .select2-search--inline .select2-search__field {
  cursor: pointer;
  font-weight: 500
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  line-height: 24px;
  font-size: 14px;
  color: #1e2631;
  font-weight: 500
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
  -webkit-box-shadow: inset 0 0 0 2px #1e2631;
  box-shadow: inset 0 0 0 2px #1e2631
}

.select2-search__field::-webkit-input-placeholder {
  color: #999
}

.select2-selection.select2-selection--multiple .select2-selection__rendered {
  padding: 0
}

.select2-results__options[aria-multiselectable=true] [aria-selected=true]:after {
  font-family: icons;
  font-size: 9px;
  content: "\e80e";
  display: block;
  position: absolute;
  top: 4px;
  right: -16px
}

.b-shop-slider {
  position: relative;
  margin: 0 -24px
}

@media (min-width:768px) {
  .b-shop-slider {
    margin: 0;
    width: 100%
  }
}

@media (min-width:1280px) {
  .b-shop-slider {
    width: 420px;
    padding: 0
  }
}

.b-shop-slider__slider-container {
  position: relative
}

.b-shop-slider__main-item {
  height: 204px
}

@media (min-width:768px) {
  .b-shop-slider__main-item {
    height: 270px
  }
}

.b-shop-slider__main-item img {
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
  height: 100%
}

.b-shop-slider__nav-wrap {
  display: none
}

@media (min-width:768px) {
  .b-shop-slider__nav-wrap {
    display: block;
    height: 64px
  }
}

@media (min-width:1280px) {
  .b-shop-slider__nav-wrap {
    height: 60px
  }
}

.b-shop-slider__nav-slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 16px
}

.b-shop-slider__nav-item {
  overflow: hidden;
  width: 105px !important;
  height: 64px;
  position: relative;
  outline: none;
  opacity: .2
}

@media (min-width:1280px) {
  .b-shop-slider__nav-item {
    width: 93px !important;
    height: 60px
  }
}

.b-shop-slider__nav-item:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0
}

.b-shop-slider__nav-item.slick-current {
  opacity: 1
}

.b-shop-slider__nav-item.slick-current:after {
  -webkit-box-shadow: inset 0 0 0 3px #1e2631;
  box-shadow: inset 0 0 0 3px #1e2631
}

.b-shop-slider__nav-item+.b-shop-slider__nav-item {
  margin-left: 10px
}

@media (min-width:1280px) {
  .b-shop-slider__nav-item+.b-shop-slider__nav-item {
    margin-left: 16px
  }
}

.b-shop-slider__nav-img-box {
  height: 100%
}

.b-shop-slider__nav-img-box img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;"
}

.b-shop-slider__panel {
  position: absolute;
  bottom: 10px;
  right: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.b-shop-slider__panel .js-slider-button__next {
  margin-left: 4px
}

.b-shops-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  width: 100%;
  max-width: 100%
}

@media (min-width:768px) {
  .b-shops-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    margin-bottom: 56px
  }
}

@media (min-width:1280px) {
  .b-shops-list {
    padding-bottom: 40px
  }
}

.b-shops-list__group:not(:last-child) {
  margin-bottom: 32px
}

.b-shops-list__group-name {
  display: block;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 26px
}

.b-shops-list__group-hr {
  height: 2px;
  margin: 0;
  border: none;
  background-color: #fff
}

@media (min-width:768px) {
  .b-shops-list__group-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
  }
}

.b-shops-list__item {
  margin-top: 20px
}

@media (min-width:768px) {
  .b-shops-list__item {
    width: 50%;
    margin-top: 28px;
    padding-right: 20px
  }
}

@media (min-width:1280px) {
  .b-shops-list__item {
    width: 33.3333%;
    padding-right: 30px
  }
}

.b-simple-slider__wrapper {
  margin: 0 -4px
}

@media (min-width:768px) {
  .b-simple-slider__wrapper {
    margin: 0;
    padding: 0 12px
  }
}

@media (min-width:1280px) {
  .b-simple-slider__wrapper {
    padding: 0;
    width: 960px;
    margin-left: 28px
  }
}

.b-simple-slider__wrapper .slick-track {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.b-simple-slider .b-simple-slider__title-mobile {
  margin-bottom: 16px
}

.b-simple-slider__main-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  padding: 32px 0
}

@media (min-width:768px) {
  .b-simple-slider__main-wrap {
    padding: 40px 0
  }
}

@media (min-width:1280px) {
  .b-simple-slider__main-wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
  }
}

.b-simple-slider__main-wrap.m-border {
  border-bottom: 2px solid #fff
}

@media (min-width:1280px) {
  .b-simple-slider__main-wrap.m-border {
    border: none
  }
}

.b-simple-slider__title-mobile {
  padding: 0 16px;
  font-size: 22px;
  line-height: 28px;
  color: #26303e;
  font-weight: 500
}

@media (min-width:768px) {
  .b-simple-slider__title-mobile {
    display: none
  }
}

.b-simple-slider .b-simple-slider__title-tablet {
  display: none;
  margin: 0;
  font-size: 26px;
  line-height: 28px;
  color: #26303e;
  font-weight: 500
}

@media (min-width:768px) {
  .b-simple-slider .b-simple-slider__title-tablet {
    margin-right: auto;
    display: block
  }
}

@media (min-width:1280px) {
  .b-simple-slider .b-simple-slider__title-tablet {
    font-size: 22px;
    margin-right: 0;
    text-align: right
  }
}

.b-simple-slider__control {
  margin-top: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative
}

@media (min-width:768px) {
  .b-simple-slider__control {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    margin-top: 0;
    padding: 0 22px;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-bottom: 24px
  }
}

@media (min-width:1280px) {
  .b-simple-slider__control {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin: 0;
    padding: 0 24px 0 0;
    border-right: 2px solid #e5e5e5;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%
  }
}

.b-simple-slider__control.m-about-control {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
  margin-top: 0;
  padding-left: 80px;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 24px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  border-right: none;
  padding-right: 12px
}

.b-simple-slider .b-simple-slider__all {
  font-weight: 500;
  font-size: 14px;
  display: none;
  color: #1e2631;
  cursor: pointer
}

@media (min-width:768px) {
  .b-simple-slider .b-simple-slider__all {
    display: block;
    margin-right: 24px
  }
}

@media (min-width:1280px) {
  .b-simple-slider .b-simple-slider__all {
    margin-top: 8px;
    margin-right: 0
  }
}

.b-simple-slider .b-simple-slider__all span {
  color: #4d63a0;
  margin-right: 4px
}

.b-simple-slider__panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media (min-width:1280px) {
  .b-simple-slider__panel {
    position: absolute;
    bottom: 0;
    right: 24px
  }
}

.b-simple-slider__panel .js-slider-button__next {
  margin-left: 4px
}

.b-simple-slider__card-wrap.col {
  padding: 0 2px
}

@media (min-width:768px) {
  .b-simple-slider__card-wrap.col {
    padding: 0 12px
  }
}

.b-simple-slider.m-about-slide .outer-inner {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%
}

.b-simple-slider.m-about-slide .b-simple-slider__main-wrap {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap
}

@media (min-width:1280px) {
  .b-simple-slider.m-about-slide .b-simple-slider__wrapper {
    width: 100%;
    padding-left: 68px;
    margin-left: 0
  }
}

.b-simple-slider.m-about-slide .b-simple-slider__panel {
  position: static
}

.b-simple-slider.m-about-slide .b-simple-slider__all {
  margin-left: auto;
  margin-right: 32px
}

@media (-ms-high-contrast:none),
only screen and (-ms-high-contrast:active) {
  .b-simple-slider.m-about-slide .b-simple-slider__control {
    margin-bottom: 60px
  }
}

.b-simple-slider.m-paddingb .b-simple-slider__main-wrap {
  padding-bottom: 56px
}

@media (min-width:1280px) {
  .b-simple-slider.m-paddingb .b-simple-slider__main-wrap {
    padding-bottom: 96px
  }
}

.site .b-slider-button {
  outline: none;
  width: 36px;
  height: 36px;
  background-color: hsla(0, 0%, 100%, .6);
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition: background-color .15s ease 0s;
  -o-transition: background-color .15s ease 0s;
  transition: background-color .15s ease 0s;
  position: relative;
  overflow: hidden
}

.site .b-slider-button .cercle {
  background: #4d63a0
}

@media (min-width:1280px) {
  .site .b-slider-button .cercle {
    background-color: #000
  }
}

@media (min-width:1280px) {
  .site .b-slider-button:hover {
    background-color: #fff
  }
}

.site .b-slider-button__arrow {
  -webkit-transform: translateX(1px) translateY(2px);
  -ms-transform: translateX(1px) translateY(2px);
  transform: translateX(1px) translateY(2px)
}

.site .b-slider-button__arr {
  display: none;
  font-size: 11px
}

.site .b-slider-button__tail {
  width: 0;
  -webkit-transition: width .15s ease 0s, -webkit-transform .15s ease 0s;
  transition: width .15s ease 0s, -webkit-transform .15s ease 0s;
  -o-transition: width .15s ease 0s, transform .15s ease 0s;
  transition: width .15s ease 0s, transform .15s ease 0s;
  transition: width .15s ease 0s, transform .15s ease 0s, -webkit-transform .15s ease 0s;
  -webkit-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px);
  opacity: 0
}

.site .b-slider-button__shev {
  -webkit-transform: translateX(2.5px);
  -ms-transform: translateX(2.5px);
  transform: translateX(2.5px);
  -webkit-transition: -webkit-transform .15s ease 0s;
  transition: -webkit-transform .15s ease 0s;
  -o-transition: transform .15s ease 0s;
  transition: transform .15s ease 0s;
  transition: transform .15s ease 0s, -webkit-transform .15s ease 0s
}

.site .b-slider-button:hover .b-slider-button__tail {
  width: 9px;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1
}

.site .b-slider-button:hover .b-slider-button__shev {
  -webkit-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px)
}

.b-slider-button.js-slider-button__prev .b-slider-button__arrow {
  -webkit-transform: translateY(2px) scaleX(-1);
  -ms-transform: translateY(2px) scaleX(-1);
  transform: translateY(2px) scaleX(-1)
}

.b-slider-button.js-slider-button__next .b-slider-button__arr {
  -webkit-transform: translateY(0) rotate(-180deg);
  -ms-transform: translateY(0) rotate(-180deg);
  transform: translateY(0) rotate(-180deg);
  -webkit-transform-origin: 48% 48%;
  -ms-transform-origin: 48% 48%;
  transform-origin: 48% 48%
}

@media (-ms-high-contrast:none),
only screen and (-ms-high-contrast:active) {
  .site .b-slider-button__arrow {
    display: none
  }

  .site .b-slider-button__arr {
    display: block
  }
}

@supports (-ms-ime-align:auto) {
  .site .b-slider-button__arrow {
    display: none
  }

  .site .b-slider-button__arr {
    display: block
  }
}

.b-ty {
  min-height: calc(100vh - 16px);
  background-color: #f1f1f1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap
}

@media (min-width:1440px) {
  .b-ty {
    min-height: calc(100vh - 60px)
  }
}

.b-ty__main-wrap {
  background-color: #f1f1f1;
  padding: 16px 16px 0
}

@media (min-width:768px) {
  .b-ty__main-wrap {
    padding: 30px 22px 0
  }
}

@media (min-width:1280px) {
  .b-ty__main-wrap {
    padding-left: 15%
  }
}

.b-ty__logo-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media (min-width:768px) {
  .b-ty__logo-section img {
    width: 140px
  }
}

.b-ty__logo-section a {
  margin-left: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  font-size: 14px;
  color: #1e2631;
  line-height: 18px;
  display: flex
}

.b-ty__logo-section a i {
  display: block;
  -webkit-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
  margin-right: 5px
}

.b-ty__ty-section {
  margin-top: 32px;
  padding-bottom: 24px
}

@media (min-width:768px) {
  .b-ty__ty-section {
    width: 600px;
    padding-right: 250px
  }
}

.b-ty__ty-section h1 {
  margin-bottom: 32px
}

.b-ty__ty-section p {
  margin: 0
}

.b-ty__ty-section .sberbank-result-message {
  margin: 0 !important;
  text-align: left !important
}

.b-ty__ty-section .sberbank-result-message span {
  font-size: 14px !important
}

.b-ty__register {
  margin-top: 24px;
  padding-bottom: 56px
}

@media (min-width:768px) {
  .b-ty__register {
    width: 600px
  }
}

.b-ty__register h3 {
  margin-bottom: 8px
}

.b-ty footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  padding: 24px 16px 37px;
  border-top: 2px solid #fff;
  background-color: #f1f1f1;
  margin-top: auto
}

@media (min-width:768px) {
  .b-ty footer {
    padding: 24px 22px 37px
  }
}

@media (min-width:1280px) {
  .b-ty footer {
    padding: 0 22px 0 15%
  }
}

.b-ty footer p {
  color: #999;
  line-height: 23px
}

@media (min-width:768px) {
  .b-ty footer p {
    margin: 0
  }
}

.b-ty footer p a {
  color: #1e2631
}

@media (min-width:1280px) {
  .b-ty__footer-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 600px;
    padding: 24px 0 37px
  }
}

.multiselect {
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font: 500 14px/24px Rubik, Helvetica, Arial, sans-serif;
  color: #353535
}

.multiselect__select {
  display: block;
  position: absolute;
  top: 20px;
  right: 16px;
  border: 4px solid rgba(0, 0, 0, 0);
  border-top-color: #1e2631;
  cursor: pointer
}

.multiselect__tags {
  padding: 10px 60px 10px 16px;
  -webkit-box-shadow: inset 0 0 0 2px #e5e5e5;
  box-shadow: inset 0 0 0 2px #e5e5e5;
  cursor: pointer;
  background-color: #fff
}

@media (max-width:767px) {
  .multiselect__tags {
    padding-right: 40px
  }
}

.multiselect__tags:hover {
  -webkit-box-shadow: inset 0 0 0 1px #95a3c5;
  box-shadow: inset 0 0 0 1px #95a3c5
}

.multiselect--active .multiselect__select {
  -webkit-transform: scale(-1);
  -ms-transform: scale(-1);
  transform: scale(-1);
  top: 16px
}

.multiselect--active .multiselect__tags {
  -webkit-box-shadow: inset 0 0 0 2px #1e2631;
  box-shadow: inset 0 0 0 2px #1e2631
}

.multiselect__single {
  display: block;
  white-space: nowrap;
  overflow-x: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis
}

.multiselect__content-wrapper {
  position: absolute;
  width: 100%;
  z-index: 3;
  background-color: #fff;
  border: 2px solid #1e2631;
  border-top: none;
  overflow-y: auto;
  padding-top: 5px
}

.multiselect__content {
  width: 100%
}

.multiselect__option {
  display: block;
  padding: 5px 60px 5px 16px;
  cursor: pointer;
  overflow-x: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis
}

@media (max-width:767px) {
  .multiselect__option {
    padding-right: 40px
  }
}

.multiselect__option--highlight {
  color: #4d63a0
}

.multiselect input.multiselect__input {
  padding: 0;
  color: #353535
}

.multiselect input.multiselect__input,
.multiselect input.multiselect__input:focus,
.multiselect input.multiselect__input:hover {
  -webkit-box-shadow: none;
  box-shadow: none
}

.multiselect input.multiselect__input:focus::-webkit-input-placeholder {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
  color: #353535;
  font-weight: 500
}

.multiselect input.multiselect__input:focus:-moz-placeholder,
.multiselect input.multiselect__input:focus::-moz-placeholder {
  opacity: 1;
  transform: none;
  color: #353535;
  font-weight: 500
}

.multiselect input.multiselect__input:focus:-ms-input-placeholder {
  opacity: 1;
  -ms-transform: none;
  transform: none;
  color: #353535;
  font-weight: 500
}

.multiselect__option--disabled {
  display: block;
  padding-top: 11px;
  font: normal 12px/22px Rubik, Helvetica, Arial, sans-serif;
  color: #999;
  cursor: default
}

.multiselect__option--disabled:hover {
  color: #999
}

form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap
}

.vue-form-container {
  height: calc(100vh - 180px);
  overflow-y: auto;
  overflow-x: hidden
}

@media (min-width:768px) {
  .vue-form-container {
    height: auto;
    overflow-y: visible;
    overflow-x: visible
  }
}

.vue-form-container .vue-radio {
  display: none
}

.vue-form-container .vue-radio:checked+.vue-label {
  margin-bottom: 7px;
  padding-bottom: 0
}

.vue-form-container .vue-radio:checked+.vue-label .vue-label-title {
  color: #fff;
  font-weight: 500
}

.vue-form-container .vue-radio:checked+.vue-label .vue-label-count {
  display: none
}

.vue-form-container .vue-radio:checked+.vue-label .vue-label-inner:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transform-origin: 50% 30%;
  -ms-transform-origin: 50% 30%;
  transform-origin: 50% 30%
}

.vue-form-container .vue-radio:checked+.vue-label+.vue-field {
  display: block
}

.vue-form-container .vue-title-item {
  font-size: 14px;
  color: #999;
  line-height: 28px;
  font-weight: 400;
  margin-bottom: 8px;
  display: none
}

@media (min-width:768px) {
  .vue-form-container .vue-title-item {
    display: block
  }
}

.vue-form-container .vue-label-count {
  padding-right: 30px
}

.vue-form-container .vue-label {
  color: #999;
  font-size: 14px;
  line-height: 28px;
  display: block;
  position: relative;
  padding: 16px 24px
}

@media (min-width:768px) {
  .vue-form-container .vue-label {
    display: none
  }
}

.vue-form-container .vue-label-inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.vue-form-container .vue-label-inner:after {
  content: "";
  display: block;
  position: absolute;
  border: 4px solid rgba(0, 0, 0, 0);
  border-top-color: #fff;
  border-bottom: 0;
  top: 10px;
  right: 0
}

.vue-form-container .vue-field {
  padding: 0 24px;
  margin-bottom: 16px
}

@media (min-width:768px) {
  .vue-form-container .vue-field {
    display: block;
    padding: 0
  }
}

.vue-form-container .vue-field-item+.vue-field-item {
  border-top: 1px solid #999
}

@media (min-width:768px) {
  .vue-form-container .vue-field-item+.vue-field-item {
    border: none
  }
}

.vue-form-container .vue-diapason {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 14px
}

.vue-form-container .vue-diapason__point {
  position: relative
}

.vue-form-container .vue-diapason__point input {
  width: 90px;
  height: 44px;
  color: rgba(0, 0, 0, 0)
}

.vue-form-container .vue-diapason__point input:focus {
  color: #353535
}

.vue-form-container .vue-diapason__point input:focus+span {
  display: none
}

.vue-form-container .vue-diapason__point span {
  position: absolute;
  top: 9px;
  left: 16px;
  color: #353535;
  font-weight: 500;
  pointer-events: none
}

.site #filter .vue-accept-form {
  padding-top: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: absolute;
  bottom: 8px;
  left: 24px;
  right: 8px;
  z-index: 2
}

@media (min-width:768px) {
  .site #filter .vue-accept-form {
    position: static;
    left: 0;
    bottom: 0;
    right: 0;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
  }
}

.site #filter .vue-accept-form a {
  line-height: 24px;
  font-size: 14px;
  font-weight: 500;
  color: #fff
}

@media (min-width:768px) {
  .site #filter .vue-accept-form a {
    color: #1e2631
  }
}

.site #filter .vue-accept-form a span {
  color: #f9003d
}

.site #filter .vue-accept-form .btn {
  width: auto;
  border: 3px solid #cdcdcd;
  padding: 7px 35px 9px
}

@media (min-width:768px) {
  .site #filter .vue-accept-form .btn {
    display: none
  }
}

@media (max-width:767px) {
  .site #filter .vue-accept-form {
    border-top: 1px solid #fff;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 8px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #1e2631
  }

  .site #filter .vue-accept-form a {
    width: 50%;
    text-align: center
  }
}

.site #filter .vue-accept-form .btn {
  width: 50%
}

@-webkit-keyframes map-metro-tooltip-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(5px);
    transform: translateY(5px)
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@keyframes map-metro-tooltip-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(5px);
    transform: translateY(5px)
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

.b-map-metro-marker {
  position: absolute;
  width: 24px
}

.b-map-metro-marker:after {
  content: "";
  left: -15px;
  top: -15px;
  bottom: -15px;
  right: -15px;
  position: absolute
}

.b-map-metro-marker:hover .b-map-metro-marker__tooltip {
  -webkit-animation: map-metro-tooltip-in .25s ease-out;
  animation: map-metro-tooltip-in .25s ease-out;
  display: block
}

.b-map-metro-marker__tooltip {
  display: none;
  position: absolute;
  z-index: 1;
  background: #fff;
  width: 264px;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, .209);
  box-shadow: 0 0 12px rgba(0, 0, 0, .209);
  bottom: 100%;
  left: -16px;
  padding: 14px 20px 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 16px
}

.b-map-metro-marker__tooltip:after,
.b-map-metro-marker__tooltip:before {
  content: "";
  position: absolute;
  top: 100%;
  display: block;
  width: 0;
  height: 0;
  border-style: solid
}

.b-map-metro-marker__tooltip:before {
  left: 20px;
  border-width: 10px 8px 0;
  border-color: #fff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  z-index: 2
}

.b-map-metro-marker__tooltip:after {
  left: 19px;
  border-width: 11px 9px 0;
  border-color: rgba(0, 0, 0, .15) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  z-index: 1
}

.site .l-main .b-cleaning__dots {
  display: none
}

.site .l-main .b-cleaning__title {
  margin-bottom: 24px
}

.site .l-main .b-cleaning__banner-top {
  display: block;
  max-width: 200% !important;
  margin: 0 -16px 24px
}

.site .l-main .b-cleaning__card-about img{
  margin: 0 auto;
  margin-bottom: 20px;
}

.site .l-main .b-cleaning__banner-top img {
  width: 100%;
  height: 74px;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;"
}

.site .l-main .b-cleaning__about {
  font-size: 16px;
  line-height: 30px;
  max-width: 200% !important;
  margin: 0 -16px 20px;
  padding: 16px 24px 16px 20px;
  border-left: 4px solid #4d63a0;
  color: #1e2631;
  background: #fff;
  font-weight: 500
}

.site .l-main .b-cleaning__about.mod-bonuses {
  margin-bottom: 40px
}

.site .l-main .b-cleaning__card {
  margin: 0 -16px 20px;
  max-width: 200%;
  overflow: hidden
}

.site .l-main .b-cleaning__card img:first-child {
  min-width: 382px
}

.site .l-main .b-cleaning__card-about {
  padding-bottom: 6px;
  border-bottom: thin solid #999;
  margin-bottom: 27px
}

.site .l-main .b-cleaning__card-about-item-title {
  font-weight: 500;
  line-height: 24px
}

.site .l-main .b-cleaning__card-about-item-text {
  font-size: 12px;
  line-height: 22px
}

.site .l-main .b-cleaning__card-about-item {
  margin-bottom: 26px
}

.site .l-main .b-cleaning__card-about img {
  margin-bottom: 20px
}

.site .l-main .b-cleaning__prices {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 4px
}

.site .l-main .b-cleaning__prices,
.site .l-main .b-cleaning__prices>div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.site .l-main .b-cleaning__prices>div {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  width: 50%;
  height: 196px;
  margin-bottom: 20px
}

.site .l-main .b-cleaning__prices-price {
  font-weight: 500;
  line-height: 28px;
  padding: 4px;
  width: 100%;
  background: #fff;
  text-align: center;
  -ms-flex-item-align: end;
  align-self: flex-end
}

.site .l-main .b-cleaning__prices-title {
  width: 125px;
  line-height: 24px;
  font-size: 14px;
  height: 48px;
  text-align: center;
  -ms-flex-item-align: end;
  align-self: flex-end;
  margin-bottom: 14px
}

.site .l-main .b-cleaning__prices-image {
  height: 80px
}

.site .l-main .b-cleaning__prices-image img {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.site .l-main .b-cleaning__prices-num {
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  margin: -14px 0 -6px
}

.site .l-main .b-cleaning__link-clean,
.site .l-main .b-cleaning__link-price {
  display: block;
  font-size: 12px;
  line-height: 22px
}

.site .l-main .b-cleaning__link-clean {
  margin-bottom: 8px
}

.site .l-main .b-cleaning__link-price {
  margin-bottom: 32px
}

.site .l-main .b-cleaning__prices-icon {
  width: 36px;
  height: 36px;
  border: 2px solid #1e2631;
  border-radius: 75%;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 31px;
  font-weight: 500;
  text-align: center
}

.site .l-main .b-cleaning__gift {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: inherit;
  -ms-flex-align: inherit;
  align-items: inherit;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%;
  margin-bottom: 18px
}

.site .l-main .b-cleaning__gift img:last-child {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

.site .l-main .b-cleaning__gift p {
  display: block;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  margin: 0;
  background: #1e2631;
  color: #fff;
  line-height: 30px;
  font-weight: 500;
  font-size: 16px;
  text-align: center
}

.site .l-main .b-cleaning__icons {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: thin solid #999
}

.site .l-main .b-cleaning__icons,
.site .l-main .b-cleaning__icons>div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row
}

.site .l-main .b-cleaning__icons>div {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.site .l-main .b-cleaning__icons>div:first-child {
  margin-right: 32px
}

.site .l-main .b-cleaning__icons p {
  margin-left: 8px
}

.site .l-main .b-cleaning__brands {
  text-align: center;
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: thin solid #999
}

.site .l-main .b-cleaning__brands p {
  max-width: 100%
}

.site .l-main .b-cleaning__brands-title {
  margin-bottom: 18px;
  line-height: 24px;
  font-size: 14px
}

.site .l-main .b-cleaning__brands-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 6px 48px;
  background: #fff;
  margin-bottom: 18px
}

.site .l-main .b-cleaning__brands-list>span {
  padding: 0 10px;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500
}

.site .l-main .b-cleaning__brands-text {
  line-height: 24px;
  font-size: 14px
}

.site .l-main .b-cleaning__info {
  max-width: 600px
}

.site .l-main .b-cleaning__info li {
  line-height: 28px;
  font-size: 14px;
  margin-bottom: 10px
}

.site .l-main .b-cleaning .mod-icons.b-cleaning__prices {
  margin: 0 40px
}

@media (max-width:767px) {
  .site .l-main .b-cleaning .mod-icons.b-cleaning__prices>div {
    margin-bottom: 32px
  }

  .site .l-main .b-cleaning .mod-icons.b-cleaning__prices>div:nth-child(-n+2) {
    height: 242px
  }

  .site .l-main .b-cleaning .mod-icons.b-cleaning__prices>div:nth-child(3),
  .site .l-main .b-cleaning .mod-icons.b-cleaning__prices>div:nth-child(4) {
    height: 192px
  }

  .site .l-main .b-cleaning .mod-icons.b-cleaning__prices>div:nth-child(3) .b-cleaning__prices-title,
  .site .l-main .b-cleaning .mod-icons.b-cleaning__prices>div:nth-child(4) .b-cleaning__prices-title {
    height: 24px
  }

  .site .l-main .b-cleaning .mod-icons.b-cleaning__prices>div:nth-child(3) .b-cleaning__prices-num,
  .site .l-main .b-cleaning .mod-icons.b-cleaning__prices>div:nth-child(4) .b-cleaning__prices-num {
    margin-bottom: 4px
  }

  .site .l-main .b-cleaning .mod-icons.b-cleaning__prices>div:nth-child(5),
  .site .l-main .b-cleaning .mod-icons.b-cleaning__prices>div:nth-child(6) {
    height: 202px
  }

  .site .l-main .b-cleaning .mod-icons.b-cleaning__prices>div:nth-child(7),
  .site .l-main .b-cleaning .mod-icons.b-cleaning__prices>div:nth-child(8) {
    height: 294px
  }
}

@media (min-width:768px) {
  .site .l-main .b-cleaning {
    position: relative
  }

  .site .l-main .b-cleaning__banner-top {
    margin: 0 0 40px
  }

  .site .l-main .b-cleaning__banner-top img {
    height: 188px
  }

  .site .l-main .b-cleaning__title {
    margin-bottom: 40px
  }

  .site .l-main .b-cleaning__card {
    position: absolute;
    top: 423px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: 0;
    overflow: initial
  }

  .site .l-main .b-cleaning__card img {
    display: block !important
  }

  .site .l-main .b-cleaning__about {
    margin: 0 0 56px
  }

  .site .l-main .b-cleaning__card-about {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 34px
  }

  .site .l-main .b-cleaning__card-about-item {
    width: 100%;
    max-width: 212px
  }

  .site .l-main .b-cleaning__card-about-item:first-child {
    margin-bottom: 33px
  }


  .site .l-main .b-cleaning__card-about-item:last-child {
    max-width: 232px;
    z-index: 100;
  }

  .site .l-main .b-cleaning__card-about-item:last-child img {
    margin-left: 50px
  }

  .site .l-main .b-cleaning__prices {
    margin-bottom: 0
  }

  .site .l-main .b-cleaning__prices>div {
    width: 16.66666667%
  }

  .site .l-main .b-cleaning__prices-title {
    max-width: 125px;
    margin-top: 16px
  }

  .site .l-main .b-cleaning__prices-image {
    width: 100%
  }

  .site .l-main .b-cleaning__prices-image img {
    margin: 0 auto
  }

  .site .l-main .b-cleaning__prices.mod-icons {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 20px !important
  }

  .site .l-main .b-cleaning__prices.mod-icons>div {
    width: 12%;
    height: 260px
  }

  .site .l-main .b-cleaning__prices.mod-icons>div:last-child {
    width: 142px
  }

  .site .l-main .b-cleaning__prices.mod-icons>div:last-child .b-cleaning__prices-title {
    min-width: 142px
  }

  .site .l-main .b-cleaning__prices.mod-icons .b-cleaning__prices-title {
    margin-top: 25px
  }

  .site .l-main .b-cleaning__prices.mod-icons .b-cleaning__prices-num {
    margin: 26px 0 7px
  }

  .site .l-main .b-cleaning__link-clean {
    margin-bottom: 0
  }

  .site .l-main .b-cleaning__link-price {
    margin-bottom: 42px
  }
}

@media (min-width:768px) and (max-width:1280px) {
  .site .l-main .b-cleaning__dots {
    display: none !important
  }

  .site .l-main .b-cleaning__banner-top img {
    height: 104px
  }

  .site .l-main .b-cleaning__brands-list {
    padding: 6px 30px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .site .l-main .b-cleaning__info {
    margin: 0 24px
  }

  .site .l-main .b-cleaning__prices>div {
    width: 33%
  }

  .site .l-main .b-cleaning__card {
    width: 100%;
    top: 373px
  }
}

@media (min-width:768px) and (max-width:1280px) and (max-width:812px) {
  .site .l-main .b-cleaning__card {
    top: 400px
  }
}

@media (min-width:768px) and (max-width:1280px) {
  .site .l-main .b-cleaning__card img {
    width: 382px;
    margin: 0 auto;
    display: none !important
  }

  .site .l-main .b-cleaning__card img:first-child {
    display: block !important
  }

  .site .l-main .b-cleaning__card-about {
    margin-top: 257px
  }

  .site .l-main .b-cleaning .mod-icons {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .site .l-main .b-cleaning .mod-icons>div {
    width: 23%
  }

  .site .l-main .b-cleaning .mod-icons>div:nth-child(-n+4) {
    width: 22%
  }
}

@media (min-width:1280px) {
  .site .l-main .b-cleaning__dots {
    display: block;
    position: absolute;
    top: 83px
  }

  .site .l-main .b-cleaning__dots.mod-l {
    left: -35px
  }

  .site .l-main .b-cleaning__dots.mod-r {
    right: -17px
  }
}

@media (max-width:767px) {

.site .l-main .b-cleaning__card img:first-child{
  min-width: auto;
}

  .site .l-main .b-cleaning__brands {
    padding-top: 16px;
    border-top: thin solid #999
  }

  .site .l-main .b-cleaning__brands-list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 6px 20px
  }

  .site .l-main .b-cleaning__icons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 200px;
    margin: 0 auto;
    padding-bottom: 32px;
    border: none
  }

  .site .l-main .b-cleaning__icons>div:last-child {
    margin-top: 8px
  }

  .site .l-main .b-cleaning__prices-image {
    width: 100%
  }

  .site .l-main .b-cleaning__prices-image img {
    margin: 0 auto
  }

  .site .l-main .b-cleaning .mod-icons {
    margin-left: 0 !important;
    margin-right: 0 !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .site .l-main .b-cleaning .mod-icons>div {
    width: 40%
  }

  .site .l-main .b-cleaning .mod-icons>div:nth-child(5) .b-cleaning__prices-num,
  .site .l-main .b-cleaning .mod-icons>div:nth-child(6) .b-cleaning__prices-num {
    margin-bottom: 10px
  }

  .site .l-main .b-cleaning .mod-icons>div:nth-child(7) {
    width: 32%
  }

  .site .l-main .b-cleaning .mod-icons>div:nth-child(7) p {
    height: 72px
  }

  .site .l-main .b-cleaning .mod-icons>div:last-child {
    min-width: 142px
  }

  .site .l-main .b-cleaning .mod-icons>div:last-child p {
    min-width: 142px;
    height: 152px
  }
}

.site .b-promo {
  margin: 40px 30px 88px 80px;
  max-width: 870px;
  width: 100%
}

.site .b-promo__banner {
  width: 100%;
  max-width: 870px;
  max-height: 320px;
  -o-object-fit: cover;
  object-fit: cover
}

.site .b-promo__code-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 40px;
  padding: 0 32px;
  width: 100%;
  height: 84px;
  background: #1e2631
}

.site .b-promo__code {
  font-size: 20px;
  letter-spacing: normal;
  line-height: 26px;
  display: inline-block;
  margin: 0 32px 0 0;
  font-weight: 500;
  color: #fff
}

.site .b-promo__about {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.site .b-promo__right-column {
  max-width: 210px;
  margin-top: 4px
}

.site .b-promo__left-column {
  max-width: 600px;
  margin-right: 60px
}

.site .b-promo__left-column ul {
  margin-bottom: 20px
}

.site .b-promo .b-promo__code-btn {
  padding-left: 28px;
  padding-right: 28px
}

@media (max-width:1279px) {
  .site .b-promo {
    margin: 40px 22px 56px
  }

  .site .b-promo__right-column {
    display: none
  }

  .site .b-promo__about {
    display: block
  }

  .site .b-promo__left-column {
    margin-right: 0
  }

  .site .b-promo__left-column ul {
    margin-left: 18px
  }
}

@media (max-width:767px) {
  .site .b-promo {
    margin: 24px 16px 32px;
    width: unset
  }

  .site .b-promo__banner {
    margin-bottom: 24px
  }

  .site .b-promo__code-container {
    margin-bottom: 24px;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: unset
  }

  .site .b-promo__info h2 {
    display: none
  }

  .site .b-promo__code {
    margin: 0;
    padding: 16px 0
  }

  .site .b-promo h1 {
    margin-bottom: 24px
  }
}

.site .b-filer-param {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  margin-bottom: 24px;
  line-height: 30px
}

.site .b-filer-param__copy {
  display: none
}

.site .b-filer-param__params {
  display: inline-block
}

.site .b-filer-param__title {
  display: inline-block;
  margin-right: 8px;
  min-width: 78px;
  color: #999
}

.site .b-filer-param__parameter {
  display: inline-block;
  margin-left: 8px;
  font-weight: 500
}

.site .b-filer-param__del {
  position: relative;
  z-index: 1;
  display: inline-block;
  padding: 2px 8px;
  font-weight: 500;
  color: red;
  outline: none
}

.site .b-filer-param__del:hover:after {
  position: absolute;
  z-index: -1;
  display: block;
  content: "";
  width: 16px;
  height: 16px;
  background: #fff;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 8px;
  color: red
}

.site .b-filer-param.mod-show-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media (max-width:767px) {
  .site .b-filer-param.mod-show-filter {
    display: none
  }
}

.site .b-map-metro {
  height: 100%;
  width: 100%;
  background: #fff;
  position: relative
}

.site .b-map-metro .b-map-metro__map {
  padding: 24px 12px;
  position: relative
}

.site .b-map-metro .b-map-metro__map img {
  width: 100%
}

.site .b-map-metro .b-map-metro__overlay {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%
}

.notify {
  position: absolute;
  z-index: 20000;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  max-width: 2000px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  pointer-events: none
}

.notify__item {
  pointer-events: all;
  max-height: 100px;
  background: #e5e5e5
}

.notify__item[data-success] {
  background: #d7ecd9
}

.notify__item[data-status=error] {
  background: #feccd8;
  color: #f9003d
}

.notify__item[data-status=success] {
  background: #dfefe1;
  color: #5eb16b
}

.notify__item:before {
  display: none
}

.notify ul {
  position: -webkit-sticky;
  position: sticky;
  top: 0
}

.notify .notify__text {
  max-width: 1200px;
  margin: 0 auto;
  padding: 9px 14px;
  font: 12px/22px Rubik, Helvetica, Arial, sans-serif;
  text-align: center
}

.notify .list-enter-active,
.notify .list-leave-active {
  -webkit-transition: max-height 1s, opacity 1s;
  -o-transition: max-height 1s, opacity 1s;
  transition: max-height 1s, opacity 1s
}

.notify .list-enter,
.notify .list-leave-to {
  opacity: 0;
  max-height: 0
}

@media (min-width:768px) {
  .m-empty-main .notify {
    padding: 8px 8px 0
  }
}

@media (min-width:1440px) {
  .m-empty-main .notify {
    padding: 30px 30px 0
  }
}

.b-header .notify {
  top: 100%;
  height: auto
}

@media (max-width:1279px) {
  .b-header .notify {
    position: fixed;
    top: 116px
  }
}

@media (max-width:767px) {
  .b-header .notify {
    top: 66px
  }
}

.b-header .notify .ul {
  position: static
}

@media (max-width:767px) {

  .b-header.m-blue .notify,
  .b-header.m-orange .notify {
    top: 106px
  }
}

.js-menu-open .notify {
  visibility: hidden
}

.site .b-shop-small {
  color: #1e2631;
  font-size: 12px;
  line-height: 22px
}

.site .b-shop-small .b-shop-small__title {
  color: inherit;
  display: block;
  text-decoration: none;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px
}

.site .b-shop-small .b-shop-small__title:not(:last-child) {
  margin-bottom: 4px
}

.site .b-shop-small .b-shop-small__text {
  font-weight: 400
}

.site .b-shop-small .b-shop-small__text:not(:last-child) {
  margin-bottom: 6px
}

.site .b-shop-small .b-shop-small__text p {
  font-size: 12px;
  line-height: 22px;
  margin: 0
}

.site .b-shop-small .b-shop-small__phone {
  color: inherit;
  display: block
}

.site .b-shop-small .b-shop-small__phone:not(:last-child) {
  margin-bottom: 7px
}

.site .b-shop-small .b-shop-small__label {
  display: inline-block;
  font-size: 20px
}

.site .b-shop-small .b-shop-small__label:not(:last-child) {
  margin-right: 10px
}

.site .b-shop-small .b-shop-small__label i.i-scissors {
  font-size: 14px
}

.site .b-shop-small .b-shop-small__label i.i-cards,
.site .b-shop-small .b-shop-small__label i.i-hanger {
  font-size: 16px
}

.site .b-shop-small:hover .b-shop-small__title {
  color: #4d63a0
}

.site .b-shop-small:hover .b-shop-small__text {
  color: #1e2631
}

.m-similar-slider {
  margin-top: 32px
}

@media (min-width:1280px) {
  .m-similar-slider {
    margin-top: 56px
  }
}

.m-similar-slider .b-simple-slider__wrapper {
  margin: 0 -10px;
  padding: 0;
  width: 100vw
}

@media (min-width:768px) {
  .m-similar-slider .b-simple-slider__wrapper {
    margin: 0 -12px;
    width: calc(100vw - 292px)
  }
}

@media (min-width:1280px) {
  .m-similar-slider .b-simple-slider__wrapper {
    width: 968px
  }
}

.m-similar-slider .b-simple-slider__control {
  padding: 0
}

@media (max-width:767px) {
  .m-similar-slider .b-simple-slider__control {
    position: static
  }
}

@media (max-width:767px) and (max-width:767px) {
  .m-similar-slider .b-simple-slider__control {
    margin: 0 16px 24px
  }
}

.m-similar-slider .b-simple-slider__container-text h2 {
  text-align: left;
  margin-bottom: 8px
}

.m-similar-slider .b-simple-slider__container-text p {
  margin-bottom: 0
}

@media (max-width:1279px) {
  .m-similar-slider .b-simple-slider__container-text p {
    max-width: 376px
  }
}

.m-similar-slider .b-simple-slider__panel {
  right: 0
}

@media (max-width:1279px) {
  .m-similar-slider .b-simple-slider__panel {
    position: absolute;
    top: 46px
  }
}

@media (max-width:767px) {
  .m-similar-slider .b-simple-slider__panel {
    top: auto;
    bottom: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    padding-right: 6px
  }
}

.m-similar-slider .b-simple-slider__main-wrap {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-top: 0
}

@media (max-width:767px) {
  .m-similar-slider .b-simple-slider__main-wrap {
    padding-bottom: 52px
  }
}

.m-similar-slider .b-simple-slider__title-h2 {
  font-size: 22px;
  letter-spacing: normal;
  line-height: 28px;
  font-weight: 500
}

.vue-form-container .vue-field-item .vue-filter-select__title[data-open=false]:after,
.vue-form-container .vue-field-item .vue-filter-select__title[data-open=true]:after,
.vue-form-container .vue-filter-select .vue-filter-select__title[data-open=false]:after,
.vue-form-container .vue-filter-select .vue-filter-select__title[data-open=true]:after {
  content: "";
  width: 0;
  height: 0;
  border-color: #1e2631 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 4px 4px 0
}

@media (max-width:767px) {

  .vue-form-container .vue-field-item .vue-filter-select__title[data-open=false]:after,
  .vue-form-container .vue-field-item .vue-filter-select__title[data-open=true]:after,
  .vue-form-container .vue-filter-select .vue-filter-select__title[data-open=false]:after,
  .vue-form-container .vue-filter-select .vue-filter-select__title[data-open=true]:after {
    border-color: #fff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0)
  }
}

.vue-filter-dropdown {
  display: none
}

@media (max-width:767px) {
  .vue-form-container {
    color: #fff
  }
}

.vue-form-container>div {
  border-top: 2px solid #fff
}

@media (max-width:767px) {
  .vue-form-container>div {
    border-top: 1px solid #d5d5d5;
    padding: 0 24px
  }
}

.vue-form-container .vue-field-item .vue-filter-select__title,
.vue-form-container .vue-filter-select .vue-filter-select__title {
  color: #000;
  cursor: pointer;
  margin: 12px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media (max-width:767px) {

  .vue-form-container .vue-field-item .vue-filter-select__title,
  .vue-form-container .vue-filter-select .vue-filter-select__title {
    color: #999
  }
}

.vue-form-container .vue-field-item .vue-filter-select__title[data-open=true]:after,
.vue-form-container .vue-filter-select .vue-filter-select__title[data-open=true]:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

.vue-filter-dropdown .vue-filter-dropdown__content {
  margin-bottom: 10px
}

.vue-filter-dropdown__content .vue-filter-dropdown__item:before {
  content: ""
}

.vue-filter-dropdown__content .vue-filter-dropdown__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-size: 12px;
  line-height: 15px;
  font-family: Rubik, Helvetica, Arial, sans-serif;
  margin-bottom: 11px
}

.vue-filter-dropdown__content .vue-filter-dropdown__item input[type=checkbox]:before {
  position: relative;
  bottom: 1px;
  right: 1px;
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background-color: #fff;
  border: 2px solid #e5e5e5
}

.vue-filter-dropdown__content .vue-filter-dropdown__item input[type=checkbox]:checked:after {
  position: relative;
  display: block;
  content: "";
  width: 8px;
  height: 8px;
  background-color: #4d63a0;
  bottom: 13px;
  left: 3px;
  z-index: 1
}

@media (min-width:1280px) {
  .vue-filter-dropdown__content .vue-filter-dropdown__item input[type=checkbox]:hover:after {
    position: relative;
    display: block;
    content: "";
    width: 8px;
    height: 8px;
    background-color: #4d63a0;
    bottom: 13px;
    left: 3px;
    z-index: 1
  }
}

.vue-filter-dropdown__content .vue-filter-dropdown__item label {
  margin-left: 17px;
  width: 100%;
  max-width: calc(100% - 70px);
  -ms-word-wrap: break-word;
  word-wrap: break-word
}

@media (max-width:767px) {
  .vue-filter-dropdown__content .vue-filter-dropdown__item label {
    max-width: calc(100vw - 120px)
  }
}

.vue-filter-dropdown__content .vue-filter-dropdown__item p {
  color: #999;
  position: absolute;
  right: 0
}

.vue-filter-dropdown__content.m-single .vue-filter-dropdown__item {
  margin-top: 16px;
  margin-bottom: 8px
}

.vue-filter-select__title {
  font-weight: 500
}

.vue-filter-select__title.mod-color-count {
  color: #4d63a0 !important
}

@media (max-width:767px) {
  .vue-filter-select__title.mod-color-count {
    color: #fff !important
  }
}

.vue-filter-select__count {
  width: 100%
}

@media (min-width:768px) {
  .site .b-filter {
    margin-top: 0
  }
}

.vue-container-color {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.vue-color {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  display: block
}

@media only screen and (max-width: 1023.98px) {
  .b-addresses {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 767px) {
  .b-footer__menu-section .footer_uls {
    display: none;
  }

  .b-footer__menu-section[data-open="true"] .footer_uls {
    display: block;
  }
}