

/* Start:/local/templates/uzhin2020/markup2020/app/css/libs.css?17261546854375*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/local/templates/uzhin2020/markup2020/app/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
/* End */


/* Start:/local/templates/uzhin2020/markup2020/app/css/main.css?1750321262256879*/
@charset "UTF-8";
@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/local/templates/uzhin2020/markup2020/app/css/../fonts/Rubik-Regular.woff") format("woff");
}

@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/local/templates/uzhin2020/markup2020/app/css/../fonts/Rubik-Medium.woff") format("woff");
}

@font-face {
  font-family: "Grotesque";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/local/templates/uzhin2020/markup2020/app/css/../fonts/BaldezhGrotesque-Regular.woff") format("woff");
}

/*!
 * Bootstrap Reboot v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #ffffff;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

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

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role="button"] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

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

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}

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

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

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

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

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

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

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

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

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

.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 320px) {
  .container, .container-sm {
    max-width: 767px;
  }
}

@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 1198px;
  }
}

@media (min-width: 1200px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 1198px;
  }
}

@media (min-width: 1440px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1198px;
  }
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
}

.col {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
}

.row-cols-1 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.row-cols-2 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.row-cols-3 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.row-cols-4 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.row-cols-5 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%;
}

.row-cols-6 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.col-auto {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.33333%;
          flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

.col-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.col-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.col-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.66667%;
          flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

.col-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.33333%;
          flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

.col-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.66667%;
          flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

.col-9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.33333%;
          flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

.col-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.66667%;
          flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

.col-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

.order-last {
  -webkit-box-ordinal-group: 14;
      -ms-flex-order: 13;
          order: 13;
}

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

.order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}

.order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}

.order-7 {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7;
}

.order-8 {
  -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8;
}

.order-9 {
  -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
          order: 9;
}

.order-10 {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
}

.order-11 {
  -webkit-box-ordinal-group: 12;
      -ms-flex-order: 11;
          order: 11;
}

.order-12 {
  -webkit-box-ordinal-group: 13;
      -ms-flex-order: 12;
          order: 12;
}

.offset-1 {
  margin-left: 8.33333%;
}

.offset-2 {
  margin-left: 16.66667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333%;
}

.offset-5 {
  margin-left: 41.66667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333%;
}

.offset-8 {
  margin-left: 66.66667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333%;
}

.offset-11 {
  margin-left: 91.66667%;
}

@media (min-width: 320px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .row-cols-sm-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333%;
  }
  .offset-sm-2 {
    margin-left: 16.66667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333%;
  }
  .offset-sm-5 {
    margin-left: 41.66667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333%;
  }
  .offset-sm-8 {
    margin-left: 66.66667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333%;
  }
  .offset-sm-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .row-cols-md-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333%;
  }
  .offset-md-2 {
    margin-left: 16.66667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333%;
  }
  .offset-md-5 {
    margin-left: 41.66667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333%;
  }
  .offset-md-8 {
    margin-left: 66.66667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333%;
  }
  .offset-md-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 1200px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .row-cols-lg-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333%;
  }
  .offset-lg-2 {
    margin-left: 16.66667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333%;
  }
  .offset-lg-5 {
    margin-left: 41.66667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333%;
  }
  .offset-lg-8 {
    margin-left: 66.66667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333%;
  }
  .offset-lg-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 1440px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xl-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .row-cols-xl-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333%;
  }
  .offset-xl-2 {
    margin-left: 16.66667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333%;
  }
  .offset-xl-5 {
    margin-left: 41.66667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333%;
  }
  .offset-xl-8 {
    margin-left: 66.66667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333%;
  }
  .offset-xl-11 {
    margin-left: 91.66667%;
  }
}

/*!
 * Bootstrap Grid v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

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

.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 320px) {
  .container, .container-sm {
    max-width: 767px;
  }
}

@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 1198px;
  }
}

@media (min-width: 1200px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 1198px;
  }
}

@media (min-width: 1440px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1198px;
  }
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
}

.col {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
}

.row-cols-1 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.row-cols-2 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.row-cols-3 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.row-cols-4 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.row-cols-5 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%;
}

.row-cols-6 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.col-auto {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.33333%;
          flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

.col-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.col-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.col-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.66667%;
          flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

.col-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.33333%;
          flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

.col-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.66667%;
          flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

.col-9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.33333%;
          flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

.col-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.66667%;
          flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

.col-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

.order-last {
  -webkit-box-ordinal-group: 14;
      -ms-flex-order: 13;
          order: 13;
}

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

.order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}

.order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}

.order-7 {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7;
}

.order-8 {
  -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8;
}

.order-9 {
  -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
          order: 9;
}

.order-10 {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
}

.order-11 {
  -webkit-box-ordinal-group: 12;
      -ms-flex-order: 11;
          order: 11;
}

.order-12 {
  -webkit-box-ordinal-group: 13;
      -ms-flex-order: 12;
          order: 12;
}

.offset-1 {
  margin-left: 8.33333%;
}

.offset-2 {
  margin-left: 16.66667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333%;
}

.offset-5 {
  margin-left: 41.66667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333%;
}

.offset-8 {
  margin-left: 66.66667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333%;
}

.offset-11 {
  margin-left: 91.66667%;
}

@media (min-width: 320px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .row-cols-sm-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333%;
  }
  .offset-sm-2 {
    margin-left: 16.66667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333%;
  }
  .offset-sm-5 {
    margin-left: 41.66667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333%;
  }
  .offset-sm-8 {
    margin-left: 66.66667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333%;
  }
  .offset-sm-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .row-cols-md-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333%;
  }
  .offset-md-2 {
    margin-left: 16.66667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333%;
  }
  .offset-md-5 {
    margin-left: 41.66667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333%;
  }
  .offset-md-8 {
    margin-left: 66.66667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333%;
  }
  .offset-md-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 1200px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .row-cols-lg-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333%;
  }
  .offset-lg-2 {
    margin-left: 16.66667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333%;
  }
  .offset-lg-5 {
    margin-left: 41.66667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333%;
  }
  .offset-lg-8 {
    margin-left: 66.66667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333%;
  }
  .offset-lg-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 1440px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xl-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .row-cols-xl-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333%;
  }
  .offset-xl-2 {
    margin-left: 16.66667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333%;
  }
  .offset-xl-5 {
    margin-left: 41.66667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333%;
  }
  .offset-xl-8 {
    margin-left: 66.66667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333%;
  }
  .offset-xl-11 {
    margin-left: 91.66667%;
  }
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 320px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1440px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important;
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
      flex-wrap: wrap-reverse !important;
}

.flex-fill {
  -webkit-box-flex: 1 !important;
      -ms-flex: 1 1 auto !important;
          flex: 1 1 auto !important;
}

.flex-grow-0 {
  -webkit-box-flex: 0 !important;
      -ms-flex-positive: 0 !important;
          flex-grow: 0 !important;
}

.flex-grow-1 {
  -webkit-box-flex: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
}

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
      flex-shrink: 0 !important;
}

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
      flex-shrink: 1 !important;
}

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

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

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

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

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

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

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

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

.align-items-baseline {
  -webkit-box-align: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important;
}

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

.align-content-start {
  -ms-flex-line-pack: start !important;
      align-content: flex-start !important;
}

.align-content-end {
  -ms-flex-line-pack: end !important;
      align-content: flex-end !important;
}

.align-content-center {
  -ms-flex-line-pack: center !important;
      align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
      align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
      align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
      align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
      -ms-grid-row-align: auto !important;
      align-self: auto !important;
}

.align-self-start {
  -ms-flex-item-align: start !important;
      align-self: flex-start !important;
}

.align-self-end {
  -ms-flex-item-align: end !important;
      align-self: flex-end !important;
}

.align-self-center {
  -ms-flex-item-align: center !important;
      -ms-grid-row-align: center !important;
      align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
      align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
      -ms-grid-row-align: stretch !important;
      align-self: stretch !important;
}

@media (min-width: 320px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-sm-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-md-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-lg-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}

@media (min-width: 1440px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-xl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 320px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1440px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}

a:focus, button:focus {
  outline: none;
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box !important;
}

a {
  color: inherit;
  text-decoration: none;
}

a:hover {
  color: inherit;
  text-decoration: none;
}

h1, h2, h3, h4 {
  font-weight: 400;
}

.h1 {
  font-weight: 400;
}

.h2 {
  font-family: "Grotesque", sans-serif;
  font-size: 40px;
  line-height: 48px;
  font-weight: 400;
}

.link-pink {
  color: #f19bb8;
}

.link-pink:hover {
  color: #ffb5ce;
}

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

input[type="number"] {
  -moz-appearance: textfield;
}

input[type="number"]:hover,
input[type="number"]:focus {
  -moz-appearance: number-input;
  -moz-appearance: textfield;
}

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

.df-btn {
  position: relative;
  font-family: "Rubik", sans-serif;
  letter-spacing: -0.02em;
  white-space: nowrap;
  border: none;
  border-radius: 6px;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: transparent;
  -webkit-appearance: none;
  text-decoration: none !important;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.df-btn:hover {
  background-color: transparent;
}

.df-btn:disabled {
  pointer-events: none;
}

.df-btn--large {
  font-size: 20px;
  line-height: 24px;
  padding: 15px 5px;
}

.df-btn--med {
  padding: 12px 24px;
  font-size: 16px;
  line-height: 19px;
}

.df-btn--bordered {
  background-color: #fff;
  border-style: solid;
  border-width: 1px;
}

.df-btn--blue {
  border-color: #417eda;
  color: #417eda;
}

.df-btn--blue:hover {
  color: #417eda;
}

.df-btn--blue:disabled {
  opacity: 0.3;
}

.df-btn--pink {
  border-color: #f19bb8;
  color: #f19bb8;
}

.df-btn--pink:hover {
  color: #f19bb8;
}

.df-btn--pink:disabled {
  opacity: 0.3;
}

.df-btn--pink-full {
  background-color: #f19bb8;
  color: #fff;
}

.df-btn--pink-full:hover {
  background-color: #ffb5ce;
}

.df-btn--ca {
  background-color: #417eda;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  padding: 16px 32px;
  -webkit-box-shadow: 0 14px 20px -15px rgba(65, 126, 218, 0.5);
          box-shadow: 0 14px 20px -15px rgba(65, 126, 218, 0.5);
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.df-btn--ca:disabled {
  background-color: #7c8289;
  -webkit-box-shadow: 0 14px 20px -15px rgba(124, 130, 137, 0.5);
          box-shadow: 0 14px 20px -15px rgba(124, 130, 137, 0.5);
}

.df-btn--ca:hover {
  background-color: #417eda;
  color: #ffffff;
}

.df-btn--ca-pink {
  background-color: #f19bb8;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  padding: 16px 32px;
  -webkit-box-shadow: 0 14px 20px -15px rgba(241, 155, 184, 0.5);
          box-shadow: 0 14px 20px -15px rgba(241, 155, 184, 0.5);
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.df-btn--ca-pink:disabled {
  background-color: #7c8289;
  -webkit-box-shadow: 0 14px 20px -15px rgba(124, 130, 137, 0.5);
          box-shadow: 0 14px 20px -15px rgba(124, 130, 137, 0.5);
}

.df-btn--ca-pink:hover {
  background-color: #f19bb8;
}

.df-btn--back {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  line-height: 19px;
}

.df-btn--back svg {
  display: block;
  margin-right: 16px;
}

.df-btn--back svg path {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.df-btn--full {
  width: 100%;
}

.df-chip {
  position: relative;
  display: inline-block;
  max-width: 100%;
  min-width: 50px;
  font-family: "Rubik", sans-serif;
  color: #fff;
  padding: 8px 16px 8px 16px;
  background-color: #fff;
  background-color: #f19bb8;
  font-size: 14px;
  line-height: 17px;
  border-radius: 19px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.df-chip--blue {
  background-color: #417eda;
}

.df-chip--editable {
  padding: 8px 30px 8px 16px;
}

.df-chip__close {
  position: absolute;
  display: block;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.df-chip__close:hover {
  opacity: 0.5;
}

.df-progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}

.df-progress__line {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
  height: 12px;
  background-color: #f1f2f4;
  -webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  overflow: hidden;
  -webkit-mask-image: -webkit-radial-gradient(white, black);
}

.df-progress__progress {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  border-radius: 0 6px 6px 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.df-progress__progress--pink {
  background: -webkit-gradient(linear, left top, left bottom, from(#F19BB8), to(#F182A7));
  background: linear-gradient(180deg, #F19BB8 0%, #F182A7 100%);
}

.df-progress__progress--blue {
  background: -webkit-gradient(linear, left top, left bottom, from(#417eda), to(#417eda));
  background: linear-gradient(180deg, #417eda 0%, #417eda 100%);
}

.df-progress__value {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  color: #000;
  font-weight: 500;
  margin-left: 19px;
}

.df-progress__value--large {
  font-size: 24px;
  line-height: 36px;
}

.df-pin {
  cursor: pointer;
}

.df-pin input {
  display: none;
}

.df-pin input:checked + .df-pin__circle::after {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.df-pin__circle {
  position: relative;
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-color: #fff;
  border: 1px solid #e9eaed;
  border-radius: 50%;
}

.df-pin__circle.invalid {
  border: 1px solid #ff4d62;
  -webkit-box-shadow: inset 0px 0px 12px rgba(255, 77, 98, 0.35);
          box-shadow: inset 0px 0px 12px rgba(255, 77, 98, 0.35);
}

.df-pin__circle::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: linear-gradient(158.2deg, #F19BB8 16.27%, #F182A7 85.32%);
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transition: 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.df-pin__circle--blue::after {
  background: linear-gradient(158.2deg, #68A1F6 16.27%, #4C88E2 85.32%);
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
}

.df-dropdown {
  display: block;
  position: relative;
  font-family: "Rubik", sans-serif;
  color: #000;
  margin-top: 0.3em;
}

.df-dropdown--large {
  min-width: 191px;
}

.df-dropdown--small {
  min-width: 68px;
}

.df-dropdown--simple {
  margin-top: 0;
}

.df-dropdown--simple .df-dropdown__head {
  padding-top: 17.5px;
  padding-bottom: 17.5px;
}

.df-dropdown.isOpened {
  z-index: 101;
}

.df-dropdown.isOpened .df-dropdown__dd {
  visibility: visible;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.3s, -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s;
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s, -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.df-dropdown.isOpened .df-dropdown__dd > * {
  opacity: 1;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}

.df-dropdown.isOpened .df-dropdown__arrow {
  -webkit-transform: scale(1, -1);
      -ms-transform: scale(1, -1);
          transform: scale(1, -1);
}

.df-dropdown.invalid .df-dropdown__head {
  border: 1px solid #ff4d62;
  -webkit-box-shadow: inset 0px 0px 12px rgba(255, 77, 98, 0.35);
          box-shadow: inset 0px 0px 12px rgba(255, 77, 98, 0.35);
}

.df-dropdown__head {
  position: relative;
  display: block;
  color: inherit;
  text-decoration: none;
  font-size: 16px;
  line-height: 19px;
  background-color: #f1f2f4;
  padding: 19px 42px 16px 16px;
  border-radius: 4px 4px 6px 6px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.df-dropdown__head:hover {
  color: inherit;
  text-decoration: none;
}

.df-dropdown__head--large {
  padding-right: 35px;
}

.df-dropdown__head--white {
  background-color: #fff;
  border: 1px solid #e2e5ed;
  border-radius: 6px;
  -webkit-box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.05);
}

.df-dropdown__head--white:hover {
  background-color: #fff !important;
  border: 1px solid #b4bbcd;
}

@media (hover: hover) {
  .df-dropdown__head:hover {
    background-color: #e9eaed;
  }
}

.df-dropdown__head--disabled {
  background: #fafafa !important;
}

@media (hover: hover) {
  .df-dropdown__head--disabled:hover {
    background: #fafafa !important;
    border: 1px solid #e2e5ed;
  }
}

.df-dropdown__input {
  display: block;
  width: 100%;
  -webkit-appearance: none;
  border-radius: 0;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  line-height: 19px;
  outline: none !important;
  pointer-events: none;
  color: #7c8289;
  overflow: hidden;
  text-overflow: ellipsis;
}

.df-dropdown__arrow {
  position: absolute;
  display: block;
  top: 25px;
  right: 16px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.df-dropdown__holder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.df-dropdown__label {
  position: absolute;
  bottom: -8px;
  left: 9px;
  background-color: #fff;
  font-size: 10px;
  line-height: 12px;
  color: #7c8289;
  white-space: nowrap;
  border-radius: 5px;
  padding: 3px 11px;
  text-align: center;
  z-index: 1;
}

.df-dropdown__label--small {
  min-width: 48px;
  padding-left: 0;
  padding-right: 0;
}

.df-dropdown__label--simple {
  display: none;
}

.df-dropdown__label::before, .df-dropdown__label::after {
  content: '';
  position: absolute;
  display: block;
  background-color: #f1f2f4;
  width: 5px;
  height: 8px;
  bottom: 0;
}

.df-dropdown__label::before {
  left: -3px;
  border-radius: 0px 4px 0 0;
}

.df-dropdown__label::after {
  right: -3px;
  border-radius: 4px 0px 0 0;
}

.df-dropdown__label--white {
  border-bottom: 1px solid #e2e5ed;
  -webkit-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.05);
}

.df-dropdown__label--white::before {
  background-color: transparent;
  border-top: 1px solid #e2e5ed;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.df-dropdown__label--white::after {
  background-color: transparent;
  left: auto;
  right: -3px;
  border-top: 1px solid #e2e5ed;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

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

.df-dropdown__dd {
  visibility: hidden;
  position: absolute;
  right: 0;
  left: 0;
  top: calc(100% + 6px);
  border-radius: 12px;
  background-color: #fff;
  -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  -webkit-transform-origin: 50% 0;
      -ms-transform-origin: 50% 0;
          transform-origin: 50% 0;
  -webkit-transform: translateY(-20%);
      -ms-transform: translateY(-20%);
          transform: translateY(-20%);
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  overflow-y: auto;
}

.df-dropdown__dd > * {
  opacity: 0;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}

.df-dropdown__dd .ps {
  max-height: 220px;
}

.df-dropdown__item {
  border-bottom: 1px solid #E2E5ED;
}

.df-dropdown__item:last-child {
  border-bottom: none;
}

.df-dropdown__item label {
  display: block;
  position: relative;
  padding: 16px;
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (hover: hover) {
  .df-dropdown__item label:hover {
    background-color: rgba(241, 242, 244, 0.5);
    cursor: pointer;
  }
}

.df-dropdown__item input {
  display: none;
}

.df-dropdown__item input:checked ~ .df-dropdown__check {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.df-dropdown__description {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: rgba(0, 0, 0, 0.87);
}

.df-dropdown__description--active {
  color: rgba(45, 125, 225, 0.87);
}

.df-dropdown__description--large {
  padding-right: 16px;
}

.df-dropdown__check {
  display: block;
  position: absolute;
  top: 50%;
  right: 16px;
  margin-top: -5px;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transition: 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.df-search {
  display: block;
  position: relative;
  font-family: "Rubik", sans-serif;
  color: #000;
  margin-top: 0.5em;
}

.df-search.isOpened {
  z-index: 10;
}

.df-search.isOpened .df-search__dd {
  visibility: visible;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.3s, -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s;
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s, -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.df-search.isOpened .df-search__dd > * {
  opacity: 1;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}

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

.df-search__dd {
  visibility: hidden;
  position: absolute;
  right: 0;
  left: 0;
  top: calc(100% + 6px);
  padding: 8px 0;
  border: 1px solid #e2e5ed;
  border-radius: 6px;
  background-color: #fff;
  -webkit-box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.1);
  -webkit-transform-origin: 50% 0;
      -ms-transform-origin: 50% 0;
          transform-origin: 50% 0;
  -webkit-transform: translateY(-20%);
      -ms-transform: translateY(-20%);
          transform: translateY(-20%);
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  overflow-y: auto;
}

.df-search__dd > * {
  opacity: 0;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}

.df-search__dd .ps {
  max-height: 200px;
}

.df-search__item {
  display: block;
  position: relative;
  padding: 10px 15px;
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.df-search__item:hover {
  background-color: rgba(241, 242, 244, 0.5);
  cursor: pointer;
}

.df-search__description {
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.df-switch {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  position: relative;
  border-radius: 33px;
  letter-spacing: -0.02em;
  background-color: #f1f2f4;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
  -webkit-mask-image: -webkit-radial-gradient(white, black);
}

.df-switch--small {
  width: 143px;
  height: 44px;
  line-height: 44px;
  font-size: 18px;
}

.df-switch--large {
  width: 182px;
  height: 56px;
  line-height: 56px;
  font-size: 20px;
}

.df-switch.selected {
  background-color: #417eda;
}

.df-switch.selected .df-switch__holder {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}

.df-switch--pink.selected {
  background-color: #f19bb8;
}

.df-switch__holder {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 200%;
  top: 0;
  left: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.df-switch__selected {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 50%;
  color: #fff;
  padding-left: 20px;
  padding-right: 4px;
}

.df-switch__selected span {
  display: inline-block;
  margin-right: 8px;
}

.df-switch__selected--large {
  padding-left: 32px;
  padding-right: 5px;
}

.df-switch__selected--large span {
  margin-right: 16px;
}

.df-switch__select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 50%;
  color: #7c8289;
  padding-right: 20px;
  padding-left: 4px;
}

.df-switch__select span {
  display: inline-block;
  margin-left: 8px;
}

.df-switch__select--large {
  padding-left: 5px;
  padding-right: 32px;
}

.df-switch__select--large span {
  margin-right: 16px;
}

.df-switch__circle {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 36px;
  height: 36px;
  border-radius: 50%;
}

.df-switch__circle--selected {
  background: linear-gradient(158.2deg, #68A1F6 16.27%, #4C88E2 85.32%);
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.df-switch__circle--selected::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url("/local/templates/uzhin2020/markup2020/app/css/../img/svg/switch-selected.svg");
  background-repeat: no-repeat;
  background-position: 50%;
}

.df-switch__circle--selected.df-switch__circle--pink {
  background: linear-gradient(158.2deg, #FDAEC8 16.27%, #F576A1 85.32%);
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.df-switch__circle--large {
  width: 46px;
  height: 46px;
}

.df-switch__circle--large::after {
  background-image: url("/local/templates/uzhin2020/markup2020/app/css/../img/svg/switch-selected-large.svg");
}

.df-switch__circle--select {
  background: linear-gradient(158.2deg, #FFFFFF 16.27%, #F7F7F7 85.32%);
  -webkit-box-shadow: 1px 2px 4px rgba(12, 58, 126, 0.3);
          box-shadow: 1px 2px 4px rgba(12, 58, 126, 0.3);
}

.cookie-alert__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 767px) {
  .cookie-alert__main {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
}

.cookie-alert {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  bottom: 25px;
  z-index: 100;
  background: #ffffff;
  width: 409px;
  height: 87px;
  padding-inline: 20px;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0 8px 20px #ccd4e2;
  /* box-shadow: 0 8px 20px #ccd4e2; */
  color: white;
  border-radius: 20px;
}

@media (max-width: 767px) {
  .cookie-alert {
    padding-inline: 12px;
    padding-top: 12px;
    width: 194px;
    height: 64px;
    left: 15px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
}

.cookie-alert .container {
  padding: 0;
}

.cookie-alert--wrapper {
  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 (max-width: 767px) {
  .cookie-alert--wrapper {
    font-size: 2.2vw;
  }
}

.cookie-alert--wrapper button {
  margin: 0;
  font-size: 14px;
  border-radius: 15px;
  background: #ffffff;
  color: #000000;
  padding: 10px 40px;
}

@media (max-width: 767px) {
  .cookie-alert--wrapper button {
    padding: 0;
    font-size: 10px;
    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: 65px;
    height: 28px;
    line-height: 1;
  }
}

.cookie-alert--wrapper p {
  margin: 0;
  font-size: 14px;
}

@media (max-width: 767px) {
  .cookie-alert--wrapper p {
    font-size: 10px;
    width: 98px;
    line-height: normal;
  }
}

.cookie-alert--wrapper a {
  display: block;
  text-decoration: underline;
}

@media (max-width: 767px) {
  .cookie-alert--wrapper a {
    display: inline;
    line-height: normal;
  }
}

.df-add {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #eaf2fc;
  border-radius: 12px;
  color: #fff;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  font-family: "Rubik", sans-serif;
  height: 40px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  letter-spacing: -0.02em;
  position: relative;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  white-space: nowrap;
  width: 40px;
}

.df-add.isOpened {
  background-color: #2d7de1;
  min-width: 145px;
  max-width: 150px;
}

.df-add.isOpened .df-add__wrapper {
  background-color: #2d7de1;
}

.df-add.isOpened .df-add__label {
  visibility: visible;
  opacity: 1;
}

.df-add.isOpened .df-add__plus,
.df-add.isOpened .df-add__minus {
  background-color: transparent;
}

.df-add.isOpened .df-add__plus svg,
.df-add.isOpened .df-add__minus svg {
  color: #fff;
}

.df-add.loading {
  cursor: wait;
  opacity: 0.8;
}

.df-add--popup {
  height: 40px;
  width: 40px;
}

.df-add--popup.isOpened {
  width: 142px;
}

.df-add__counter {
  font-size: 13px;
}

.df-add__label {
  visibility: hidden;
  position: absolute;
  top: -1em;
  left: 50%;
  font-size: 10px;
  line-height: 14px;
  color: #7c8289;
  background-color: #fff;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  padding: 0 5px;
  border-radius: 6px;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.df-add__label::after, .df-add__label::before {
  content: '';
  display: block;
  position: absolute;
  bottom: -5px;
  height: 50%;
  width: 10px;
  background-color: #f1f2f4;
  border-radius: 10px;
}

.df-add__label::after {
  right: -10px;
}

.df-add__label::before {
  left: -10px;
}

.df-add__wrapper {
  position: relative;
  border-radius: 50%;
  background-color: #eaf2fc;
}

@media (max-width: 767px) {
  .df-add__wrapper {
    background-color: #2d7de1;
  }
}

.df-add__wrapper.max:hover .df-add__tooltip {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

.df-add__plus, .df-add__minus {
  background-color: #eaf2fc;
  border-radius: 12px;
  height: 40px;
  position: relative;
  width: 40px;
}

.df-add__plus--popup, .df-add__minus--popup {
  height: 40px;
  width: 40px;
}

.df-add__plus svg, .df-add__minus svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  color: #2d7de1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.df-add__plus:hover svg, .df-add__minus:hover svg {
  color: #5397ff;
}

.df-add__plus--pink svg path, .df-add__minus--pink svg path {
  fill: #f19bb8;
}

.df-add__plus--pink:hover svg path, .df-add__minus--pink:hover svg path {
  fill: #ffb5ce;
}

.df-add__minus {
  left: 0;
  position: absolute;
  top: 0;
}

.df-add__plus--disabled {
  opacity: 0.3;
}

.df-add__holder {
  position: absolute;
  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;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 4px;
  border-radius: 12px;
  -webkit-mask-image: -webkit-radial-gradient(white, black);
}

.df-add__tooltip {
  top: -80px;
}

.df-add__tooltip--right {
  left: -70%;
}

.df-add__tooltip--right .df-tooltip__arrow {
  left: 28%;
}

.df-add__tooltip--left {
  left: -250%;
}

.df-add__tooltip--left .df-tooltip__arrow {
  left: 73%;
}

.df-add__tooltip--popup {
  left: -200%;
}

.df-add__tooltip--popup .df-tooltip__arrow {
  left: 73%;
}

@media (max-width: 767px) {
  .dish:not(.dish--second) .df-add {
    color: #2d7de1;
  }
}

@media (max-width: 767px) {
  .dish:not(.dish--second) .df-add.isOpened {
    background-color: #eaf2fc;
  }
}

@media (max-width: 767px) {
  .dish:not(.dish--second) .df-add.isOpened .df-add__wrapper {
    background-color: #eaf2fc;
  }
}

.dish:not(.dish--second) .df-add.isOpened .df-add__plus,
.dish:not(.dish--second) .df-add.isOpened .df-add__minus {
  background-color: transparent;
}

.dish:not(.dish--second) .df-add.isOpened .df-add__plus svg,
.dish:not(.dish--second) .df-add.isOpened .df-add__minus svg {
  color: #fff;
}

@media (max-width: 767px) {
  .dish:not(.dish--second) .df-add.isOpened .df-add__plus svg,
  .dish:not(.dish--second) .df-add.isOpened .df-add__minus svg {
    color: #2d7de1;
  }
}

@media (max-width: 767px) {
  .dish:not(.dish--second) .df-add__plus, .dish:not(.dish--second) .df-add__minus {
    background-color: #2d7de1;
  }
}

@media (max-width: 767px) {
  .dish:not(.dish--second) .df-add__plus svg, .dish:not(.dish--second) .df-add__minus svg {
    color: #fff;
  }
}

.df-tooltip {
  visibility: hidden;
  position: absolute;
  width: 172px;
  font-family: "Rubik", sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 14px;
  padding: 10px;
  border-radius: 6px;
  background-color: rgba(0, 0, 0, 0.65);
  white-space: normal;
  z-index: 100;
  opacity: 0;
  -webkit-transform: translateY(20%);
      -ms-transform: translateY(20%);
          transform: translateY(20%);
  -webkit-transition: 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.df-tooltip__arrow {
  position: absolute;
  bottom: -8px;
  left: 50%;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid rgba(0, 0, 0, 0.65);
}

.df-input {
  position: relative;
  font-family: "Rubik", sans-serif;
  color: #000;
}

.df-input--simple .df-input__input {
  padding-top: 17.5px;
  padding-bottom: 17.5px;
}

.df-input--small .df-input__input {
  padding-top: 13px;
  padding-bottom: 13px;
}

.df-input__input {
  position: relative;
  display: block;
  width: 100%;
  -webkit-appearance: none;
  border: 1px solid #e2e5ed;
  border-radius: 6px;
  -webkit-box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.05);
  font-size: 16px;
  line-height: 19px;
  padding: 16px;
  padding-top: 19px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.df-input__input:focus {
  outline: none;
  border: none;
}

.df-input__input.invalid {
  border: 1px solid #ff4d62;
  -webkit-box-shadow: inset 0px 0px 12px rgba(255, 77, 98, 0.35);
          box-shadow: inset 0px 0px 12px rgba(255, 77, 98, 0.35);
}

.df-input__input.invalid + .df-input__label {
  border-bottom: 1px solid #ff4d62;
  -webkit-box-shadow: 0px 1px 12px rgba(255, 77, 98, 0.05);
          box-shadow: 0px 1px 12px rgba(255, 77, 98, 0.05);
}

.df-input__input.invalid + .df-input__label::before, .df-input__input.invalid + .df-input__label::after {
  border-color: #ff4d62;
}

.df-input__input:disabled {
  border: 1px solid #e2e5ed;
  background-color: #FAFAFA;
  color: #7c8289;
}

.df-input__input:disabled::-webkit-input-placeholder {
  color: #7c8289;
}

.df-input__input:disabled::-moz-placeholder {
  color: #7c8289;
}

.df-input__input:disabled:-ms-input-placeholder {
  color: #7c8289;
}

.df-input__input:disabled::-ms-input-placeholder {
  color: #7c8289;
}

.df-input__input:disabled::placeholder {
  color: #7c8289;
}

.df-input__label {
  display: block;
  position: absolute;
  top: -8px;
  left: 12px;
  color: #7c8289;
  font-size: 10px;
  line-height: 12px;
  white-space: nowrap;
  padding: 3px 8px;
  margin: 0;
  border-radius: 6px;
  border-bottom: 1px solid #e2e5ed;
  -webkit-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.05);
  background-color: #fff;
  z-index: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.df-input__label::before, .df-input__label::after {
  content: '';
  display: block;
  position: absolute;
  top: 46%;
  left: -3px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
}

.df-input__label::before {
  border-top: 1px solid #e2e5ed;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.df-input__label::after {
  left: auto;
  right: -3px;
  border-top: 1px solid #e2e5ed;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.df-input ::-webkit-input-placeholder {
  color: #7c8289;
}

.df-input ::-moz-placeholder {
  color: #7c8289;
}

.df-input :-ms-input-placeholder {
  color: #7c8289;
}

.df-input ::-ms-input-placeholder {
  color: #7c8289;
}

.df-input ::placeholder {
  color: #7c8289;
}

.df-gender {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Rubik", sans-serif;
  color: #000;
}

.df-gender__input {
  display: none;
}

.df-gender__input:checked + .df-gender__description {
  background-color: rgba(65, 126, 218, 0.15);
}

.df-gender__label {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  cursor: pointer;
  margin-bottom: 0;
}

.df-gender__description {
  border: 1px solid #e2e5ed;
  -webkit-box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.05);
  font-size: 16px;
  line-height: 19px;
  padding: 16px;
  padding-top: 22px;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.df-gender__description[data-gender='male'] {
  border-radius: 6px 0 0 6px;
  border-right: none;
}

.df-gender__description[data-gender='female'] {
  border-radius: 0 6px 6px 0;
  border-left: none;
}

.df-gender__lb {
  display: block;
  position: absolute;
  top: -8px;
  left: 12px;
  color: #7c8289;
  font-size: 10px;
  line-height: 12px;
  padding: 3px 8px;
  margin: 0;
  border-radius: 6px;
  border-bottom: 1px solid #e2e5ed;
  -webkit-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.05);
  background-color: #fff;
  z-index: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.df-gender__lb::before, .df-gender__lb::after {
  content: '';
  display: block;
  position: absolute;
  top: 46%;
  left: -3px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
}

.df-gender__lb::before {
  border-top: 1px solid #e2e5ed;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.df-gender__lb::after {
  left: auto;
  right: -3px;
  border-top: 1px solid #e2e5ed;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.df-date {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Rubik", sans-serif;
  color: #000;
}

.df-date__day {
  z-index: 50;
}

.df-date .df-input {
  min-width: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.df-date .df-input__input[data-type="day"] {
  border-radius: 6px 0 0 6px;
  border-right: none;
}

.df-date .df-input__input[data-type="year"] {
  border-radius: 0 6px 6px 0;
  border-left: none;
}

.df-date .df-dropdown__head {
  border-radius: 0;
}

.df-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Rubik", sans-serif;
  font-size: 16px;
  line-height: 19px;
}

.df-checkbox--blue {
  color: #417eda;
}

.df-checkbox--pink {
  color: #f19bb8;
}

.df-checkbox input {
  display: none;
}

.df-checkbox input:checked + .df-checkbox__box svg {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.df-checkbox input:disabled + .df-checkbox__box {
  pointer-events: none;
  background-color: #FAFAFA;
}

.df-checkbox input:disabled + .df-checkbox__box svg {
  opacity: 0.3;
}

.df-checkbox input:disabled ~ .df-checkbox__description {
  color: #ced1d9;
}

.df-checkbox__box {
  position: relative;
  width: 24px;
  height: 24px;
  border: 1px solid #e2e5ed;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.05);
  border-radius: 6px;
  margin-right: 12px;
  cursor: pointer;
}

.df-checkbox__box svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transition: 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.df-checkbox__description {
  color: #000;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.is-pending {
  position: relative;
}

.is-pending::after {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  background: #fff;
  opacity: 0.8;
  z-index: 10;
  left: 0;
  top: 0;
  z-index: 99;
}

.is-pending::before {
  content: '';
  color: #3b65c3;
  font-size: 10px;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0.8;
  text-indent: -9999em;
  -webkit-animation: load4 1.3s infinite linear;
          animation: load4 1.3s infinite linear;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  z-index: 100;
}

.is-pending--pink::before {
  color: #f19bb8;
}

@-webkit-keyframes load4 {
  0%, 100% {
    -webkit-box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
            box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
  }
  12.5% {
    -webkit-box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
            box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  25% {
    -webkit-box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
            box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  37.5% {
    -webkit-box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
            box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  50% {
    -webkit-box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
            box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  62.5% {
    -webkit-box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
            box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
  }
  75% {
    -webkit-box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
            box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
  }
  87.5% {
    -webkit-box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
            box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
  }
}

@keyframes load4 {
  0%, 100% {
    -webkit-box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
            box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
  }
  12.5% {
    -webkit-box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
            box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  25% {
    -webkit-box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
            box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  37.5% {
    -webkit-box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
            box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  50% {
    -webkit-box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
            box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  62.5% {
    -webkit-box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
            box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
  }
  75% {
    -webkit-box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
            box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
  }
  87.5% {
    -webkit-box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
            box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
  }
}

.df-popup {
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  font-family: "Rubik", sans-serif;
  color: #000;
  letter-spacing: -0.02em;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  z-index: 1000;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.df-popup.isOpened {
  visibility: visible;
  opacity: 1;
}

.df-popup.isOpened .df-popup__inner {
  -webkit-transform: translateX(0) scale(1);
      -ms-transform: translateX(0) scale(1);
          transform: translateX(0) scale(1);
  opacity: 1;
}

.df-popup__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 100vh;
}

.df-popup__inner {
  position: relative;
  -webkit-box-shadow: 0px 8px 20px #6F6F6F;
          box-shadow: 0px 8px 20px #6F6F6F;
  margin: 32px;
  opacity: 0;
  border-radius: 8px;
  -webkit-transform: translateY(20%) scale(0.8);
      -ms-transform: translateY(20%) scale(0.8);
          transform: translateY(20%) scale(0.8);
  overflow: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.df-popup__close {
  position: absolute;
  display: block;
  top: 32px;
  right: 32px;
  z-index: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.df-popup__close--mobile {
  display: none;
}

.df-popup__close svg rect {
  fill: #7c8289;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.mark-blue {
  color: #417eda;
  cursor: pointer;
}

body.fix-overflow {
  overflow: hidden !important;
}

.list-checked {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
  margin-bottom: 0;
  font-size: 15px;
}

.list-checked__item:before {
  display: inline-block;
  content: '✓';
  color: #417eda;
  padding-right: 5px;
}

html:not(.touchevents) .df-btn--blue:hover {
  border-color: #5397ff;
  background-color: rgba(45, 125, 225, 0.05);
  color: #5397ff;
}

html:not(.touchevents) .df-btn--pink:hover {
  border-color: #ffb5ce;
  background-color: rgba(255, 181, 206, 0.05);
  color: #ffb5ce;
}

html:not(.touchevents) .df-btn--ca:hover {
  color: #fff;
  background-color: #5397ff;
  -webkit-box-shadow: 0 14px 20px -15px rgba(83, 151, 255, 0.5);
          box-shadow: 0 14px 20px -15px rgba(83, 151, 255, 0.5);
}

html:not(.touchevents) .df-btn--ca-pink:hover {
  color: #fff;
  background-color: #ffb5ce;
  -webkit-box-shadow: 0 14px 20px -15px rgba(255, 181, 206, 0.5);
          box-shadow: 0 14px 20px -15px rgba(255, 181, 206, 0.5);
}

html:not(.touchevents) .df-btn--back:hover {
  background-color: transparent;
}

html:not(.touchevents) .df-btn--ho_hover:hover {
  background-color: transparent;
}

html:not(.touchevents) .df-switch:hover {
  background-color: #e9eaed;
}

html:not(.touchevents) .df-switch.selected:hover {
  background-color: #5397ff;
}

html:not(.touchevents) .df-switch--pink.selected:hover {
  background-color: #ffb5ce;
}

html:not(.touchevents) .df-popup__close:hover svg rect {
  fill: #000;
}

@media only screen and (max-width: 1200px) {
  .h2 {
    font-size: 32px;
    line-height: 40px;
  }
  .df-btn--med {
    padding: 11px 20px;
    font-size: 14px;
    line-height: 18px;
  }
  .df-switch--small {
    width: 80px;
  }
  .df-switch--large {
    height: 44px;
    line-height: 44;
    width: 80px;
  }
  .df-switch__selected, .df-switch__select {
    height: 44px;
  }
  .df-switch__selected span, .df-switch__select span {
    display: none;
  }
  .df-switch__selected {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .df-switch__circle--large {
    width: 36px;
    height: 36px;
  }
}

@media only screen and (max-width: 767px) {
  .df-popup__inner {
    margin: 0;
    max-width: 100% !important;
  }
  .df-popup__close {
    position: fixed;
    top: 16px;
    right: 16px;
    width: 40px;
    height: 40px;
    background-color: rgba(0, 0, 0, 0.15);
    border-radius: 50%;
  }
  .df-popup__close--mobile {
    display: block;
  }
  .df-popup__close--desctop {
    display: none;
  }
  .df-popup__close svg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
  }
  .df-popup__close svg rect {
    fill: #fff;
  }
  .df-popup__close:hover svg rect {
    fill: #fff !important;
  }
  .df-progress__value {
    margin-left: 16px;
  }
}

@media only screen and (max-width: 374px) {
  .df-dropdown {
    min-width: 60px;
  }
  .df-dropdown--large {
    min-width: 165px;
  }
  .df-dropdown__head {
    padding-right: 30px;
  }
  .df-dropdown__head--large {
    padding-right: 35px;
  }
}

.custom-radio {
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0;
}

.custom-radio:hover .custom-radio__label {
  color: #417eda;
}

.custom-radio__input {
  opacity: 0;
  position: absolute;
  z-index: -1;
}

.custom-radio__input:focus + .custom-radio__helper {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(65, 126, 218, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(65, 126, 218, 0.25);
}

.custom-radio__input:focus:not(:checked) + .custom-radio__helper {
  border-color: #417eda;
}

.custom-radio__input:checked + .custom-radio__helper:after,
.custom-radio__input.is-checked + .custom-radio__helper:after {
  background: #417eda;
}

.custom-radio__label {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.custom-radio__helper {
  border-radius: 50%;
  border: 1px solid #adb5bd;
  content: '';
  display: inline-block;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 24px;
  margin-right: 15px;
  position: relative;
  vertical-align: middle;
  width: 24px;
}

.custom-radio__helper:after {
  border-radius: 50%;
  content: '';
  height: 12px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 12px;
}

.custom-checkbox {
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0;
}

.custom-checkbox:hover .custom-checkbox__label {
  color: #417eda;
}

.custom-checkbox__input {
  opacity: 0;
  position: absolute;
  z-index: -1;
}

.custom-checkbox__label {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.custom-checkbox__helper {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 50%;
  border-radius: 0.25em;
  border: 1px solid #adb5bd;
  content: '';
  display: inline-block;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 24px;
  margin-right: 0.5em;
  width: 24px;
}

.custom-checkbox__input:not(:disabled):not(:checked) + .custom-checkbox__helper:hover:before {
  border-color: #b3d7ff;
}

.custom-checkbox__input:not(:disabled):active + .custom-checkbox__helper {
  background-color: #b3d7ff;
  border-color: #b3d7ff;
}

.custom-checkbox__input:focus + .custom-checkbox__helper {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(65, 126, 218, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(65, 126, 218, 0.25);
}

.custom-checkbox__input:focus:not(:checked) + .custom-checkbox__helper {
  border-color: #80bdff;
}

.custom-checkbox__input:checked + .custom-checkbox__helper {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23417eda' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}

.accordion__item {
  border-bottom: 1px solid #d0d1dc;
}

.accordion__item:first-child {
  border-top: 1px solid #d0d1dc;
}

.accordion__item.is-active .accordion__content {
  height: auto;
  opacity: 1;
  position: static;
  -webkit-transition: opacity 0.3s, visibility 0.3s;
  transition: opacity 0.3s, visibility 0.3s;
  visibility: visible;
  z-index: 1;
}

.accordion__item.is-active .accordion__arrow {
  -webkit-transform: scale(1, -1);
      -ms-transform: scale(1, -1);
          transform: scale(1, -1);
}

.accordion__head {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 20px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  letter-spacing: -0.02em;
  line-height: 1.3;
  padding: 25px 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

@media only screen and (max-width: 767px) {
  .accordion__head {
    font-size: 14px;
    line-height: 1.43;
    letter-spacing: -0.02em;
    padding: 15px 0;
  }
}

.accordion__arrow {
  fill: #417eda;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 11px;
  margin-left: 10px;
  margin-right: 32px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  width: 22px;
}

.accordion__content {
  color: #343434;
  font-weight: 300;
  height: 0;
  line-height: 1.62;
  margin-bottom: 25px;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  visibility: hidden;
  z-index: -1;
}

@media only screen and (max-width: 767px) {
  .accordion__content {
    font-size: 14px;
    line-height: 1.86;
    margin-bottom: 15px;
  }
}

.tabs__items {
  background: -webkit-gradient(linear, left top, left bottom, from(#f9f9fa), to(rgba(249, 249, 250, 0)));
  background: linear-gradient(180deg, #f9f9fa 0%, rgba(249, 249, 250, 0) 100%);
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  padding-bottom: 80px;
  padding-top: 80px;
  position: relative;
  right: 50%;
  width: 100vw;
}

@media only screen and (max-width: 767px) {
  .tabs__items {
    padding-bottom: 30px;
    padding-top: 30px;
  }
}

.tabs-list {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0 15px 0 10px;
  overflow-x: auto;
  padding: 0;
  white-space: nowrap;
}

.tabs-list__item {
  font-size: 0;
}

.tabs-list__val {
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  letter-spacing: -0.02em;
  line-height: 80px;
  overflow: hidden;
  padding: 0 16px;
  position: relative;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  white-space: nowrap;
}

@media only screen and (max-width: 767px) {
  .tabs-list__val {
    font-size: 14px;
    line-height: 50px;
  }
}

.tabs-list__val:not(.is-active):hover {
  color: #7c8289;
}

.tabs-list__val:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 0;
  border-radius: 4px 4px 0 0;
  background-color: #417eda;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.tabs-list__val.is-active {
  font-weight: 500;
  letter-spacing: -0.02em;
}

.tabs-list__val.is-active:after {
  height: 4px;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

.hide-scrollbar, .tabs-list {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.hide-scrollbar::-webkit-scrollbar, .tabs-list::-webkit-scrollbar {
  display: none;
}

.custom-scroll, .showcase__filter__tags-list {
  scrollbar-width: 7px;
  scrollbar-color: #417eda #f2f2f2;
}

.custom-scroll::-webkit-scrollbar, .showcase__filter__tags-list::-webkit-scrollbar {
  width: 7px;
  height: 7px;
}

.custom-scroll::-webkit-scrollbar-track, .showcase__filter__tags-list::-webkit-scrollbar-track {
  background: #f2f2f2;
  border-radius: 10px;
}

.custom-scroll::-webkit-scrollbar-thumb, .showcase__filter__tags-list::-webkit-scrollbar-thumb {
  background-color: #417eda;
  border-radius: 10px;
}

.toggler {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.toggler__inner {
  position: relative;
}

.toggler__input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #F5F5F7;
  border-radius: 33px;
  border: none;
  cursor: pointer;
  height: 44px;
  margin: 0;
  outline: none;
  position: relative;
  -webkit-transition: all 0.3s cubic-bezier(0.2, 0.85, 0.32, 1.2);
  transition: all 0.3s cubic-bezier(0.2, 0.85, 0.32, 1.2);
  vertical-align: top;
  width: 80px;
}

.toggler__input:focus, .toggler__input:hover {
  border: none;
  outline: none;
}

@media only screen and (max-width: 767px) {
  .toggler__input {
    height: 34px;
    width: 62px;
  }
}

.toggler__input:checked + .toggler__helper {
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
}

.toggler__input:checked {
  background: #2d7de1;
}

.toggler__helper {
  background: #fff;
  border-radius: 50%;
  content: '';
  height: 36px;
  left: 4px;
  position: absolute;
  top: 4px;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: all 0.3s cubic-bezier(0.2, 0.85, 0.32, 1.2);
  transition: all 0.3s cubic-bezier(0.2, 0.85, 0.32, 1.2);
  width: 36px;
}

@media only screen and (max-width: 767px) {
  .toggler__helper {
    height: 28px;
    width: 28px;
    top: 3px;
  }
}

.toggler__helper:after {
  background: no-repeat 50% / contain;
  content: '';
  height: 11px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 15px;
}

.toggler__text {
  margin-bottom: 0;
  margin-right: 15px;
}

@media only screen and (max-width: 767px) {
  .toggler__text {
    margin-right: 10px;
  }
}

.fade-enter-active,
.fade-leave-active {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.fade-enter,
.fade-leave-to {
  opacity: 0;
}

.notice {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #EAF2FC;
  border-radius: 50%;
  color: #2D7DE1;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 14px;
  font-weight: 500;
  height: 22px;
  letter-spacing: -0.02em;
  line-height: 1.43;
  text-align: center;
  width: 22px;
}

@media only screen and (max-width: 767px) {
  .notice {
    height: 30px;
    width: 30px;
  }
}

.tooltip {
  display: block !important;
  z-index: 10000;
}

.tooltip__text {
  font-size: 18px;
  line-height: 1.16666;
}

.tooltip .tooltip-inner {
  background: #fff;
  border-radius: 6px;
  border: 1px solid #e2e5ed;
  -webkit-box-shadow: 0 8px 20px rgba(204, 212, 226, 0.25);
          box-shadow: 0 8px 20px rgba(204, 212, 226, 0.25);
  color: #000;
  padding: 24px;
  max-width: 370px;
}

.tooltip .tooltip-inner .tooltip-arrow {
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  margin: 5px;
  border-color: #000;
  z-index: 1;
}

.tooltip[x-placement^="top"] {
  margin-bottom: 5px;
}

.tooltip[x-placement^="top"] .tooltip-arrow {
  border-width: 5px 5px 0 5px;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
  bottom: -5px;
  left: calc(50% - 5px);
  margin-top: 0;
  margin-bottom: 0;
}

.tooltip[x-placement^="bottom"] {
  margin-top: 5px;
}

.tooltip[x-placement^="bottom"] .tooltip-arrow {
  border-width: 0 5px 5px 5px;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  border-top-color: transparent !important;
  top: -5px;
  left: calc(50% - 5px);
  margin-top: 0;
  margin-bottom: 0;
}

.tooltip[x-placement^="right"] {
  margin-left: 5px;
}

.tooltip[x-placement^="right"] .tooltip-arrow {
  border-width: 5px 5px 5px 0;
  border-left-color: transparent !important;
  border-top-color: transparent !important;
  border-bottom-color: transparent !important;
  left: -5px;
  top: calc(50% - 5px);
  margin-left: 0;
  margin-right: 0;
}

.tooltip[x-placement^="left"] {
  margin-right: 5px;
}

.tooltip[x-placement^="left"] .tooltip-arrow {
  border-width: 5px 0 5px 5px;
  border-top-color: transparent !important;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
  right: -5px;
  top: calc(50% - 5px);
  margin-left: 0;
  margin-right: 0;
}

.highlighted {
  color: #2d7de1;
}

.medium {
  font-weight: 500;
}

.js-lazy-image {
  background-image: none !important;
}

.instructions {
  margin-top: 120px;
}

.instructions__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 32px 32px 30px;
  background: #F5F5F7;
  border-radius: 16px;
  margin-bottom: 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 1200px) {
  .instructions__item {
    padding: 16px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.instructions__item--name {
  font-family: "Grotesque", sans-serif;
  font-size: 32px;
  line-height: 40px;
  margin-right: 30px;
  white-space: nowrap;
}

@media only screen and (max-width: 1200px) {
  .instructions__item--name {
    margin-right: 15px;
    font-size: 24px;
  }
}

.instructions__item--text {
  font-size: 16px;
  line-height: 18px;
}

@media only screen and (max-width: 1200px) {
  .instructions__item--text {
    font-size: 14px;
    line-height: 17px;
  }
}

.instructions__img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 1200px) {
  .instructions__img {
    margin-bottom: 32px;
    margin-top: 20px;
  }
}

.instructions__img img {
  max-width: 100%;
}

#map .df-search__dd {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 275px;
}

@media only screen and (max-width: 1200px) {
  #map .df-search__dd {
    max-width: 100%;
  }
}

#map .df-search__item {
  font-size: 13px;
}

._mobile {
  display: none !important;
}

@media only screen and (max-width: 767px) {
  ._desktop {
    display: none !important;
  }
  ._mobile {
    display: inherit !important;
  }
}

.t-records {
  -webkit-box-sizing: content-box !important;
          box-sizing: content-box !important;
}

.t-records *, .t-records :after, .t-records :before {
  -webkit-box-sizing: content-box !important;
          box-sizing: content-box !important;
}

.quiz_iframe {
  margin-top: 40px;
}

.floating_basket {
  position: fixed;
  bottom: 50px;
  right: 50px;
  border-radius: 42px;
  -webkit-transition: width 200ms;
  transition: width 200ms;
  -webkit-box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.15);
  color: #4574DD;
  z-index: 100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 17px;
  font-size: 14px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 52px;
  height: 52px;
  background: #EAF2FC;
}

.floating_basket svg {
  margin-top: -2px;
}

@media (max-width: 767px) {
  .floating_basket {
    -webkit-box-shadow: none;
            box-shadow: none;
    bottom: 40px;
    right: 10px;
  }
}

.floating_basket:hover {
  width: 300px;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #4574DD;
}

.floating_basket:hover .floating_basket-link, .floating_basket:hover .floating_basket-price {
  display: block;
  -webkit-animation: show 0.15s 1;
          animation: show 0.15s 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.floating_basket:hover .floating_basket-count {
  position: relative;
  margin-left: 0;
}

.floating_basket--active {
  background: #4574DD;
  color: white;
}

.floating_basket--active:hover {
  color: white;
}

.floating_basket--active .floating_basket-count {
  color: #4574DD;
  background: white;
}

.floating_basket-count {
  position: absolute;
  display: block;
  margin-top: 3px;
  background: #4574DD;
  border-radius: 42px;
  margin-left: -30px;
  color: white;
  padding: 0 8px;
}

.floating_basket-link, .floating_basket-price {
  visibility: hidden;
  display: none;
  margin-top: 3px;
}

@-webkit-keyframes show {
  0% {
    visibility: hidden;
  }
  90% {
    visibility: hidden;
  }
  100% {
    visibility: visible;
  }
}

@keyframes show {
  0% {
    visibility: hidden;
  }
  90% {
    visibility: hidden;
  }
  100% {
    visibility: visible;
  }
}

.header {
  background: #fff;
  color: #000;
  font-family: "Rubik", sans-serif;
  top: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition: 0.3s -webkit-transform;
  transition: 0.3s -webkit-transform;
  transition: 0.3s transform;
  transition: 0.3s transform, 0.3s -webkit-transform;
  will-change: transform;
  z-index: 500;
}

@media (max-width: 767px) {
  .header {
    position: sticky;
  }
}

.header__logo {
  color: #417eda;
  cursor: pointer;
  position: relative;
}

.header.fixed {
  background-color: #fff;
  -webkit-transform: translate3d(0, -72px, 0);
          transform: translate3d(0, -72px, 0);
}

.header.fixed.show {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 76px;
  border-bottom: 1px solid #e2e5ed;
}

.header__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 33.3%;
}

.header__right .main-menu__list {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.header__left {
  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;
  width: 33.3%;
}

.header__center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 33.3%;
}

@media (max-width: 767px) {
  .header__center {
    width: auto;
  }
}

.header__hamburger {
  display: none;
}

.header__iconed-button {
  display: none;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}

.header__iconed-button--tel {
  margin-right: 6px;
}

.header__iconed-button--whatsapp {
  margin-right: 12px;
}

.header__button--out {
  background: #eaf2fc;
  border-radius: 12px;
  color: #2d7de1;
}

.header__button--out:hover {
  background: #417eda;
  color: #fff;
}

.header__sale {
  margin-right: 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #2d7de1;
  border-radius: 50%;
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 12px;
  height: 30px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1;
  width: 30px;
  padding: 7px;
  cursor: pointer;
  z-index: 10;
}

@media (max-width: 767px) {
  .header__sale {
    margin-right: 0;
  }
}

.header__referral-notify {
  background: #417eda;
  color: #fff;
  text-align: center;
  font-weight: 500;
  font-size: 13px;
  line-height: 20px;
  padding: 10px;
}

.header__referral-notify .row {
  position: relative;
}

.header__referral-notify--text {
  width: 100%;
  padding-right: 40px;
  padding-left: 40px;
}

@media (max-width: 420px) {
  .header__referral-notify--text {
    padding-left: 0;
  }
}

.header__referral-notify--close {
  position: absolute;
  cursor: pointer;
  right: 30px;
  top: calc(50% - 8px);
  opacity: 0.8;
}

.header__referral-notify--close:hover {
  opacity: 1;
}

@media (max-width: 1200px) {
  .header__referral-notify--close {
    right: 10px;
  }
}

.header.fixed .header__referral-notify {
  display: none;
}

.main-menu {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
}

.main-menu__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.main-menu__item:not(:last-of-type) {
  margin-right: 40px;
}

.main-menu__link {
  color: #000;
  font-size: 16px;
  line-height: 19px;
  text-decoration: none !important;
  white-space: nowrap;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.main-menu__link:hover {
  color: #000;
}

.main-menu__link.active {
  font-weight: 500;
}

.h-tel {
  position: relative;
  font-family: "Rubik", sans-serif;
  color: #000;
  z-index: 11;
}

.h-tel:hover .h-tel__popup {
  -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
          transform: scale(1, 1);
  opacity: 1;
  -webkit-transition: opacity 0.6s, -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.6s, -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.6s;
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.6s, -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.h-tel__main {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 16px 24px;
  cursor: pointer;
  z-index: 1;
}

.h-tel__number {
  white-space: nowrap;
  font-size: 24px;
  line-height: 28px;
  margin-right: 8px;
  letter-spacing: -0.02em;
}

.h-tel__icon {
  width: 20px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  text-align: center;
  color: #7c8289;
  background-color: #f1f2f4;
  border-radius: 4px;
}

.h-tel__popup {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #fff;
  padding: 60px 24px 32px;
  border: 1px solid #e2e5ed;
  border-radius: 6px;
  -webkit-box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.1);
  -webkit-transform-origin: 50% 0;
      -ms-transform-origin: 50% 0;
          transform-origin: 50% 0;
  -webkit-transform: scale(1, 0);
      -ms-transform: scale(1, 0);
          transform: scale(1, 0);
  width: 310%;
  opacity: 0;
  -webkit-transition: opacity 0.2s, -webkit-transform 0.3s;
  transition: opacity 0.2s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.2s;
  transition: transform 0.3s, opacity 0.2s, -webkit-transform 0.3s;
}

.h-discount {
  position: relative;
  font-family: "Rubik", sans-serif;
  color: #000;
  margin-right: 16px;
  z-index: 12;
}

.h-discount__main {
  display: block;
  position: relative;
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  color: #417eda !important;
  padding: 22px 0px;
  z-index: 1;
  text-decoration: none !important;
  cursor: pointer;
}

.h-discount__main--pink {
  color: #f19bb8 !important;
}

.h-discount__title {
  font-size: 16px;
  line-height: 18px;
  margin-top: 22px;
  margin-bottom: 16px;
}

.h-discount__text {
  font-size: 12px;
  line-height: 18px;
  color: #7c8289;
}

.h-discount__popup {
  position: absolute;
  top: 0;
  right: -24px;
  min-width: 205px;
  padding: 0px 24px 32px;
  background-color: #fff;
  border: 1px solid #e2e5ed;
  border-radius: 6px;
  -webkit-box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.1);
  -webkit-transform-origin: 100% 0;
      -ms-transform-origin: 100% 0;
          transform-origin: 100% 0;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  -webkit-transition: opacity 0.2s, -webkit-transform 0.3s;
  transition: opacity 0.2s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.2s;
  transition: transform 0.3s, opacity 0.2s, -webkit-transform 0.3s;
  z-index: 2;
}

.h-discount__close {
  display: none;
}

html:not(.touchevents) .main-menu__link:hover {
  color: #7c8289;
}

html:not(.touchevents) .h-discount:hover .h-discount__popup {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1;
  -webkit-transition: opacity 0.6s, -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.6s, -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.6s;
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.6s, -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.tippy-content {
  font-size: 12px;
  line-height: 14px;
}

.tippy-box {
  padding: 10px;
  opacity: 0.75;
}

.color_orange .form-wrapper__new-form {
  background-color: #E8A84F;
  margin-bottom: 96px;
}

.color_orange .form-wrapper, .color_orange .header__sale {
  background-color: #E8A84F;
}

.color_orange .promo-form__button.with-price {
  color: #E8A84F;
  border-color: #E8A84F;
}

.color_orange .promo-form__button-old_price {
  color: #E8A84F;
}

.color_orange .promo-form__button-old_price:before {
  border-color: #E8A84F;
}

.color_orange .feedback__social a {
  color: #E8A84F;
}

.color_orange .feedback__social a:hover {
  color: #e8bb71;
}

.color_orange .is-pending::before {
  color: #E8A84F;
}

.color_orange .df-btn--ca:hover {
  background-color: #E8A84F;
}

.color_orange .filter {
  z-index: 1;
}

.color_orange .p-msg__button {
  background: #E8A84F;
}

.color_orange .p-msg__button:hover {
  background: #e8bb71;
}

.color_orange .back__inner .back__button {
  border-color: #E8A84F;
  color: #E8A84F;
}

.color_orange .back__inner .back__button:hover {
  border-color: #e8bb71;
  color: #e8bb71;
}

.color_orange .cart .c-personal__item .df-btn, .color_orange .cart-mobile .c-personal__item .df-btn {
  background-color: #e8bb71;
}

.color_orange .cart .cart__head .toggler__input:checked, .color_orange .cart .cart__toggler .toggler__input:checked, .color_orange .cart-mobile .cart__head .toggler__input:checked, .color_orange .cart-mobile .cart__toggler .toggler__input:checked {
  background: #E8A84F;
}

.color_orange .cart .c-personal__item .df-btn, .color_orange .cart-mobile .c-personal__item .df-btn {
  color: #ffffff;
}

.color_orange .cart .c-personal__item .df-btn:hover, .color_orange .cart-mobile .c-personal__item .df-btn:hover {
  background: #E8A84F;
}

.color_orange .cart .c-personal__item .df-pin__circle::after, .color_orange .cart-mobile .c-personal__item .df-pin__circle::after {
  background: url("/local/templates/uzhin2020/markup2020/app/css/../img/svg/personal-arrow.svg") no-repeat 50% #E8A84F;
}

.color_orange .cart .c-recipe .df-pin__circle::after, .color_orange .cart-mobile .c-recipe .df-pin__circle::after {
  background: #E8A84F;
}

.color_orange .cart .showcase-wrapper.showcase-wrapper-loyalty .loyalty_add, .color_orange .cart-mobile .showcase-wrapper.showcase-wrapper-loyalty .loyalty_add {
  color: #E8A84F !important;
}

.color_orange .cart .c-order .c-order__clear-basket, .color_orange .cart-mobile .c-order .c-order__clear-basket {
  color: #E8A84F;
}

.color_orange .cart .c-order .c-order__subtitle:hover, .color_orange .cart-mobile .c-order .c-order__subtitle:hover {
  color: #e8bb71 !important;
}

.color_orange .cart .c-order svg, .color_orange .cart-mobile .c-order svg {
  color: #E8A84F !important;
}

.color_orange .cart .c-order svg:hover, .color_orange .cart-mobile .c-order svg:hover {
  color: #e8bb71 !important;
}

.color_orange .cart .c-order .o-ext__list-full .o-ext__link.active, .color_orange .cart-mobile .c-order .o-ext__list-full .o-ext__link.active {
  color: #E8A84F;
}

.color_orange .cart .c-order .o-ext__list-full .o-ext__link.active::after, .color_orange .cart-mobile .c-order .o-ext__list-full .o-ext__link.active::after {
  background-color: #E8A84F;
}

.color_orange .cart .c-order .o-bonuses .df-pin__circle::after, .color_orange .cart-mobile .c-order .o-bonuses .df-pin__circle::after {
  background: url("/local/templates/uzhin2020/markup2020/app/css/../img/svg/personal-arrow.svg") no-repeat 50% #E8A84F;
}

.color_orange .cart .c-order .o-bonuses__box--blue svg path, .color_orange .cart-mobile .c-order .o-bonuses__box--blue svg path {
  fill: #E8A84F;
}

.color_orange .cart .c-order .o-bonuses__text--blue span, .color_orange .cart-mobile .c-order .o-bonuses__text--blue span {
  color: #E8A84F;
}

.color_orange .showcase-wrapper {
  padding-top: 20px;
}

.color_orange .cart-notice {
  background: #E8A84F;
}

.color_orange .cart-notice__btn--cancel {
  color: #E8A84F;
}

.color_orange .m-menu {
  background: #E8A84F;
}

.color_orange .header__logo {
  color: #E8A84F;
}

.color_orange svg {
  color: #E8A84F;
}

.color_orange svg:hover {
  color: #e8bb71 !important;
}

.color_orange .feedback__slider .owl-dot.active {
  background-color: #E8A84F !important;
}

.color_orange .map_wrapper {
  margin-top: 72px;
  background-color: #E8A84F;
  background-image: url("/local/templates/uzhin2020/markup2020/app/css/../img/map_background_special.png");
}

.color_orange .header__button {
  color: #E8A84F;
  border-color: #E8A84F;
  background: white;
}

.color_orange .header__button:hover {
  color: white !important;
  border-color: #e8bb71 !important;
  background: #e8bb71 !important;
}

.color_orange .filters__link::after {
  background-color: #E8A84F;
}

.color_orange .filter-list__link.is-active {
  color: white;
  background: #E8A84F;
}

.color_orange .filter-list__link.is-active:hover {
  color: white;
  background: #e8bb71;
}

.color_orange .df-add__plus:hover svg, .color_orange .dish:not(.dish--second) .df-add.isOpened .df-add__minus:hover svg {
  color: #e8bb71;
}

.color_orange .df-add__counter {
  font-size: 15px;
}

.color_orange .c-persons .df-add__counter {
  font-size: 15px;
}

.color_orange .df-add.isOpened {
  background-color: #E8A84F;
}

.color_orange .df-add.isOpened .df-add__wrapper {
  background-color: #E8A84F;
}

@media (max-width: 767px) {
  .color_orange .dish:not(.dish--second) .df-add {
    color: #E8A84F;
  }
}

.color_orange .dish:not(.dish--second) .df-add.isOpened .df-add__plus,
.color_orange .dish:not(.dish--second) .df-add.isOpened .df-add__minus {
  background-color: transparent;
}

.color_orange .dish:not(.dish--second) .df-add.isOpened .df-add__plus svg,
.color_orange .dish:not(.dish--second) .df-add.isOpened .df-add__minus svg {
  color: #fff;
}

@media (max-width: 767px) {
  .color_orange .dish:not(.dish--second) .df-add.isOpened .df-add__plus svg,
  .color_orange .dish:not(.dish--second) .df-add.isOpened .df-add__minus svg {
    color: #E8A84F;
  }
}

@media (max-width: 767px) {
  .color_orange .dish:not(.dish--second) .df-add__plus, .color_orange .dish:not(.dish--second) .df-add__minus {
    background-color: #E8A84F;
  }
}

.color_orange .footer__menu-btn {
  color: #E8A84F;
}

.color_orange .features-list__item--blue {
  color: #E8A84F;
  background: white;
}

.color_orange .features-list__item--second {
  border-color: white;
}

.color_orange .df-btn--ca:not(:disabled) {
  background-color: #E8A84F;
}

.color_orange .advantages-icon, .color_orange .showcase__category-subtitle {
  color: #E8A84F;
}

.color_orange .footer__top {
  background-color: #E8A84F;
}

.color_orange .map_button {
  color: #E8A84F;
}

.color_orange .filter-action.is-active {
  background-color: #E8A84F;
}

.color_orange .filter-action__inner {
  background-color: #e8bb71;
  color: #fff;
}

.color_orange .filter-action__item svg {
  color: #fff;
}

.color_orange .highlighted {
  color: #E8A84F;
}

.color_orange .p-main__carousel .owl-dot.active {
  color: #E8A84F !important;
}

.color_orange .feedback {
  padding-bottom: 0 !important;
}

.color_orange.thank_you .a-item__action {
  color: #E8A84F;
}

.color_orange.thank_you .a-item__action:hover {
  color: #e8bb71;
}

.color_orange.thank_you .a-item__action.thank-back svg path {
  fill: #E8A84F;
}

.color_orange.thank_you .thank-all {
  background-image: url("/local/templates/uzhin2020/markup2020/app/css/../img/svg/ny/thank-ny-back.svg");
  background-repeat: no-repeat;
  background-position-x: center;
}

@media (max-width: 767px) {
  .color_orange.thank_you .thank-all {
    background-image: url("/local/templates/uzhin2020/markup2020/app/css/../img/svg/ny/thank-ny-back-mob.svg");
    background-position-y: bottom;
    background-size: cover;
  }
}

@media (max-width: 600px) {
  .color_orange.thank_you .thank-all {
    background-size: contain;
  }
}

.video_preview {
  position: absolute;
  width: 100%;
  z-index: 1;
}

.video_preview_button {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  cursor: pointer;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.inside__content iframe {
  height: 482px !important;
}

.inside__img {
  position: relative;
}

html:not(.touchevents) .color_orange .df-btn--ca:hover {
  background-color: #e8bb71;
}

.new-year {
  position: relative;
  margin-bottom: 10px;
  border: 2px solid #E8A84F;
  border-radius: 8px;
  overflow: hidden;
}

.new-year--discount {
  border: 1px dashed #E8A84F;
  border-radius: 8px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 13px auto;
  padding: 10px 20px;
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #E8A84F;
}

.new-year--discount-info {
  font-size: 14px;
  line-height: 17px;
  color: #7C8289;
}

@media (max-width: 767px) {
  .new-year--discount-info {
    font-size: 14px;
    line-height: 17px;
    color: #7C8289;
    padding: 0 20px;
    text-align: center;
    margin: 17px auto;
  }
}

.new-year-wrapper {
  margin-bottom: 72px;
  margin-top: 62px;
}

.new-year-wrapper-text {
  color: white;
  font-size: 30px;
  line-height: 36px;
  font-weight: 500;
}

.new-year-wrapper-button {
  background: white;
  border-radius: 8px;
  padding: 15px 50px;
  font-size: 20px;
  line-height: 24px;
  display: block;
  text-align: center;
}

.new-year-wrapper-button:hover {
  background: #e9eaed;
}

.new-year-wrapper.orange {
  background-color: #E8A84F;
  margin-bottom: 0;
}

.new-year-desc {
  font-size: 11px;
  line-height: 20px;
  color: #A0A0A0;
  margin-top: 10px;
}

.new-year-desc a {
  text-decoration: underline;
  color: #7c8289;
}

.new-year-inner {
  padding-top: 35px;
  padding-left: 20px;
}

.new-year-input {
  border: 1px solid #E8A84F;
  border-radius: 6px;
  font-size: 18px;
  padding: 15px;
  width: 100%;
}

.new-year-input:focus, .new-year-input:active {
  outline: none;
}

.new-year-button {
  background: #E8A84F;
  border-radius: 8px;
  border: none;
  color: white;
  -webkit-box-shadow: 0 14px 20px -15px rgba(65, 126, 218, 0.5);
          box-shadow: 0 14px 20px -15px rgba(65, 126, 218, 0.5);
  font-size: 22px;
  width: calc(100% - 50px);
  padding: 13px;
}

.new-year-button:hover {
  background: #e8bb71;
}

.new-year-mask {
  margin-left: -23px;
  margin-bottom: -30px;
}

.new-year-mask-title {
  font-weight: 500;
  font-size: 30px;
  line-height: 36px;
  color: white;
  position: absolute;
  top: 40px;
  left: 50px;
}

.advantages {
  text-align: center;
  margin-top: 100px;
}

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

.advantages-text {
  font-size: 20px;
  line-height: 120%;
  padding-top: 25px;
}

.h-disc {
  color: #E8A84F;
  border-color: #E8A84F;
  border: 1px dashed;
  border-radius: 4px;
  padding: 5px 10px 5px 35px;
  font-weight: 500;
  font-size: 18px;
  background: url("/local/templates/uzhin2020/markup2020/app/css/../img/svg/top_discount.svg");
  background-repeat: no-repeat;
  background-position-x: 10px;
}

.h-disc span {
  font-size: 14px;
  font-weight: normal;
}

.only-mob, .new-year-mask-mob {
  display: none;
}

@media (max-width: 767px) {
  .new-year-mask-title {
    width: 200px;
    top: 30px;
  }
  .new-year-mask-mob {
    width: 120%;
    margin-left: -32px;
    margin-bottom: -160px;
    display: block;
  }
  .new-year-mask-desctop {
    display: none;
  }
  .new-year-inner {
    padding-left: 30px;
    padding-right: 30px;
  }
  .new-year-button {
    width: 100%;
    margin-top: 20px;
  }
  .new-year-desc {
    margin-top: 15px;
    margin-bottom: 20px;
  }
  .new-year-wrapper-button {
    margin-top: 40px;
    font-size: 17px;
  }
}

@media (max-width: 1200px) {
  .inside__content iframe {
    height: 268px !important;
  }
  .h-discount, .header__iconed-button, .only-desctop {
    display: none !important;
  }
  .only-mob {
    display: block;
  }
  .advantages {
    text-align: left;
    margin-top: 10px;
  }
  .advantages-text {
    font-size: 14px;
    line-height: 20px;
    padding-top: 0;
    padding-bottom: 25px;
  }
  .h-disc {
    font-size: 16px;
  }
  .h-disc span {
    font-size: 13px;
  }
}

.inside__list-special {
  list-style: none;
  padding: 0;
}

.delivery-info {
  text-align: center;
}

.special-page {
  position: relative;
  margin-bottom: 10px;
  border: 2px solid #417eda;
  border-radius: 8px;
  overflow: hidden;
}

.special-page--discount {
  border: 1px dashed #E8A84F;
  border-radius: 8px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 13px auto;
  padding: 10px 20px;
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #E8A84F;
}

.special-page--discount-info {
  font-size: 14px;
  line-height: 17px;
  color: #7C8289;
}

@media (max-width: 767px) {
  .special-page--discount-info {
    font-size: 14px;
    line-height: 17px;
    color: #7C8289;
    padding: 0 20px;
    text-align: center;
    margin: 17px auto;
  }
}

.special-page-wrapper {
  margin-bottom: 72px;
  margin-top: 62px;
}

.special-page-wrapper-text {
  color: white;
  font-size: 30px;
  line-height: 36px;
  font-weight: 500;
}

.special-page-wrapper-button {
  background: white;
  border-radius: 8px;
  padding: 15px 50px;
  font-size: 20px;
  line-height: 24px;
  display: block;
}

.special-page-wrapper-button:hover {
  background: #e9eaed;
}

.special-page-desc {
  font-size: 11px;
  line-height: 20px;
  color: #A0A0A0;
  margin-top: 10px;
}

.special-page-desc a {
  text-decoration: underline;
  color: #7c8289;
}

.special-page-inner {
  padding-top: 35px;
  padding-left: 20px;
}

.special-page-input {
  border: 1px solid #417eda;
  border-radius: 6px;
  font-size: 18px;
  padding: 15px;
  width: 100%;
}

.special-page-input:focus, .special-page-input:active {
  outline: none;
}

.special-page-button {
  background: #417eda;
  border-radius: 8px;
  border: none;
  color: white;
  -webkit-box-shadow: 0 14px 20px -15px rgba(65, 126, 218, 0.5);
          box-shadow: 0 14px 20px -15px rgba(65, 126, 218, 0.5);
  font-size: 22px;
  width: calc(100% - 50px);
  padding: 13px;
}

.special-page-button:hover {
  background: #5397ff;
}

.special-page-mask {
  margin-left: -23px;
  margin-bottom: -30px;
}

.special-page-mask-title {
  font-weight: 500;
  font-size: 30px;
  line-height: 36px;
  color: white;
  position: absolute;
  top: 40px;
  left: 50px;
}

.special-page__section {
  margin: 72px 0 72px;
}

.special-page-list {
  display: -ms-grid;
  display: grid;
  grid-gap: 20px;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
}

.special-page-list-item {
  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;
}

.special-page-list-item__img {
  width: 40px;
  height: 40px;
  -o-object-fit: cover;
     object-fit: cover;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 16px;
}

.p-dish-special .p-dish__description {
  padding-top: 14px;
}

.p-dish-special .p-dish-data {
  padding-top: 14px;
}

.p-dish-special__text {
  padding: 0 4px 5px;
  font-size: 1rem;
  line-height: 1.3rem;
}

.showcase__inner.showcase__inner-special {
  padding-top: 0;
}

.m-menu {
  -webkit-overflow-scrolling: touch;
  background-color: #417eda;
  bottom: 0;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 0;
  overflow-y: auto;
  padding: 0 40px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  visibility: hidden;
  z-index: 1000;
}

.m-menu__close {
  display: block;
  position: absolute;
  top: 16px;
  right: 10px;
}

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

.m-menu__item:not(:last-of-type) {
  margin-bottom: 28px;
}

.m-menu__link {
  font-size: 20px;
  line-height: 24px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (hover) {
  .m-menu__link:hover {
    padding-left: 8px;
    font-weight: 500;
  }
}

.m-menu__time {
  font-size: 14px;
  line-height: 20px;
  white-space: nowrap;
  margin-bottom: 8px;
}

.m-menu__tel {
  font-size: 24px;
  font-weight: 500;
  line-height: 1;
  white-space: nowrap;
}

.m-menu__exit {
  display: block;
  width: 100%;
  padding-top: 40px;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  font-size: 20px;
  line-height: 24px;
  margin: 32px 0;
}

.m-menu__contacts {
  margin-bottom: 24px;
  padding-top: 32px;
}

.m-menu__app {
  margin-bottom: 24px;
  margin-top: 60px;
}

body.m-menu-opened {
  overflow: hidden;
  position: fixed;
  height: 100vh;
}

body.m-menu-opened .m-menu {
  visibility: visible;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}

body.m-menu-opened .m-menu-scroll {
  overflow: auto;
}

.footer {
  font-family: "Rubik", sans-serif;
  color: #fff;
}

.footer__top {
  background-color: #417eda;
  padding: 48px 0;
}

.footer__top--pink {
  background-color: #f19bb8;
}

.footer__bottom {
  background-color: #000;
  padding: 48px 0;
}

.footer__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

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

.footer__logo {
  max-width: 180px;
}

@media (max-width: 767px) {
  .footer__logo {
    text-align: center;
  }
}

.footer__menu, .footer__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

@media (min-width: 768px) and (max-width: 1200px) {
  .footer__list.mobile-app {
    margin-top: 30px;
  }
}

.footer__menu {
  width: 78%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer__column:not(:last-of-type) {
  margin-right: 40px;
}

.footer__column--grow {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.footer__column--top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.footer__column--ab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

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

.footer__column--socials {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-right: 0 !important;
}

@media (max-width: 1200px) {
  .footer__column--socials {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.footer__column--hidden-desctop {
  display: none;
}

.footer__item {
  font-size: 14px;
  line-height: 20px;
}

.footer__item:not(:last-of-type) {
  margin-bottom: 16px;
}

.footer__item--mb12 {
  margin-bottom: 12px !important;
}

.footer__item--mb24 {
  margin-bottom: 24px !important;
}

.footer__item--mb8 {
  margin-bottom: 8px !important;
}

.footer__item--phone {
  font-size: 20px;
  white-space: nowrap;
}

.footer__item--hidden-desctop {
  display: none;
}

.footer__title {
  font-size: 20px;
  line-height: 26px;
  font-weight: 400;
  margin-bottom: 62px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.footer__link {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.footer__link--underline {
  text-decoration: underline;
}

.footer__top-button {
  font-size: 12px;
  line-height: 18px;
}

.footer__top-button--desctop {
  display: block;
  margin-bottom: 12px;
}

.footer__top-button span {
  border-bottom: 1px dashed #fff;
  opacity: 0.5;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.footer__copyright {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 180px;
  color: #7c8289;
  font-size: 12px;
  line-height: 20px;
}

.footer__copyright--desctop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer__copyright--mobile {
  display: none;
}

.footer__made a {
  display: inline-block;
  margin-left: 8px;
}

.footer__made--desctop {
  margin-top: 28px;
}

.footer__made--mobile {
  margin-top: 12px;
}

.footer__pay, .footer__socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 36px;
}

@media (max-width: 350px) {
  .footer__pay.apps, .footer__socials.apps {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.footer__pay.apps a img, .footer__socials.apps a img {
  max-height: 30px;
}

@media (max-width: 350px) {
  .footer__pay.apps a:nth-child(n + 3), .footer__socials.apps a:nth-child(n + 3) {
    margin-top: 15px;
  }
}

.footer__pay .appstore, .footer__pay .google, .footer__socials .appstore, .footer__socials .google {
  margin-right: 14px;
}

.footer__pay a, .footer__socials a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.footer__socials {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  max-width: 172px;
}

.footer__mc {
  margin-right: 8px;
}

.footer__social a {
  display: block;
  width: 36px;
}

.footer__social a img {
  display: block;
  max-width: 36px;
}

.footer__menu-btn {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #eaf2fc;
  border-radius: 12px;
  border: 0;
  color: #2d7de1;
  display: none;
  font-family: "Rubik", sans-serif;
  font-weight: 500;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1.25;
  padding: 14px 32px;
  text-align: center;
  width: 100%;
}

@media (max-width: 767px) {
  .footer__menu-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media (max-width: 767px) {
  .main-page.isSelectedDish .footer {
    margin-bottom: 102px;
  }
}

.footer-list {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
}

@media (max-width: 767px) {
  .footer-list {
    margin-top: 30px;
  }
}

.footer-list__inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0 0 0 -24px;
}

.footer-list__item {
  margin-left: 24px;
}

@media (max-width: 767px) {
  .mobile-app {
    margin: 30px auto 0;
    text-align: center;
  }
}

.features-list {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  margin-left: auto;
}

@media (max-width: 767px) {
  .features-list {
    margin-left: 0;
    margin-top: 30px;
  }
}

.features-list__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0 0 0 -15px;
  padding: 0;
}

.features-list__item {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #508de9;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 15px;
  max-width: 230px;
  min-height: 60px;
  width: auto;
}

.features-list__item--pink {
  color: #f19bb8;
  background-color: #FFF;
}

.features-list__item--pink:hover {
  color: #ffb5ce;
}

@media (max-width: 767px) {
  .features-list__item {
    width: auto;
  }
}

.features-list__item--second {
  background: transparent;
  border: 1px dashed #9ac2ff;
}

@media (max-width: 767px) {
  .features-list__item--second {
    width: 33.333%;
  }
}

@media (max-width: 767px) {
  .features-list-solo {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .features-list-solo .features-list__item--second {
    width: auto;
  }
}

.features-list-solo .features-list__item--second .features-list__link {
  height: auto;
}

.features-list__link {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
  line-height: 1.3;
  padding: 12px 16px;
  width: 100%;
}

@media (max-width: 767px) {
  .features-list__link {
    display: inline;
    padding: 12px 10px;
    font-size: 12px;
  }
}

.features-list__icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 8px;
  width: 23px;
}

@media (max-width: 767px) {
  .features-list__icon {
    margin-left: 4px;
  }
}

html:not(.touchevents) .footer__link:hover {
  opacity: 0.5;
}

html:not(.touchevents) .footer__top-button:hover span {
  opacity: 1;
}

html:not(.touchevents) .footer__pay a:hover, html:not(.touchevents) .footer__socials a:hover {
  opacity: 0.5;
}

.p-main.isOpened {
  visibility: visible;
  opacity: 1;
}

.p-main.isOpened .p-main__inner {
  -webkit-transform: translateX(0) scale(1);
      -ms-transform: translateX(0) scale(1);
          transform: translateX(0) scale(1);
  opacity: 1;
}

.p-main__inner {
  background-color: #fff;
  width: 100%;
  max-width: 644px;
  padding: 24px 32px 36px;
  border-radius: 8px;
}

.p-main__title {
  font-size: 24px;
  line-height: 28px;
  font-weight: 500;
  margin-bottom: 16px;
  margin-right: 50px;
}

.p-main__close {
  position: absolute;
  top: 24px;
  right: 16px;
}

.p-main__carousel .owl-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 17px;
}

.p-main__carousel .owl-dot {
  display: block;
  width: 8px;
  height: 8px;
  background-color: #e2e5ed !important;
  border-radius: 50%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.p-main__carousel .owl-dot:not(:last-of-type) {
  margin-right: 12px;
}

.p-main__carousel .owl-dot.active {
  width: 10px;
  height: 10px;
  background-color: #417eda !important;
}

.p-main__img {
  border-radius: 4px;
  margin-bottom: 8px;
}

.p-main__description {
  font-size: 12px;
  line-height: 18px;
  color: #7c8289;
}

.p-main__text {
  margin-top: 32px;
  font-size: 16px;
  line-height: 24px;
}

.subscribe_faq-popup .p-main__title {
  margin-bottom: 30px;
}

.subscribe_faq-popup .orders__preloader {
  min-height: 100px;
  z-index: -1;
}

.main-banner--special {
  text-align: center;
  position: relative;
  z-index: -1;
}

.main-banner--special-text_wrapper {
  position: absolute;
  width: 700px;
  left: 50%;
  top: 45%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 101;
}

.main-banner--special-desc {
  font-size: 24px;
  font-weight: 700;
  line-height: 26px;
  margin-bottom: 32px;
}

.main-banner--special-title {
  font-size: 60px;
  line-height: 78px;
  font-family: "Grotesque", sans-serif;
  text-align: center;
  margin-bottom: 32px;
}

.main-banner--special-text {
  padding: 17px 76px;
  background: #E8A850;
  border-radius: 8px;
  color: #ffffff;
  font-size: 18px;
  line-height: 22px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}

.main-banner--blue {
  background-color: #417eda;
}

.main-banner__img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.main-banner__img--mob {
  display: none;
  max-width: 100%;
}

@media (max-width: 767px) {
  .main-banner__img {
    width: 100%;
    min-height: 230px;
  }
  .main-banner--special {
    text-align: left;
  }
  .main-banner--special-title {
    font-size: 24px;
    line-height: 28px;
    padding: 10px;
    margin-top: 42px;
    margin-bottom: 0;
  }
  .main-banner--special-desc {
    font-size: 14px;
    font-weight: 500;
    line-height: 17px;
    margin-bottom: 10px;
    text-align: center;
  }
  .main-banner--special-text {
    font-size: 16px;
    line-height: 19px;
    font-weight: 500;
    padding: 14px 40px;
  }
  .main-banner--special-text_wrapper {
    width: 100%;
    padding: 40px 40px;
  }
}

.not-found {
  padding-bottom: 116px;
}

@media screen and (max-width: 767px) {
  .not-found {
    padding-bottom: 72px;
  }
}

.not-found .container {
  border-top: 1px solid #e2e5ed;
}

.not-found__back {
  color: #417eda;
  display: inline-block;
  margin-top: 24px;
}

.not-found__back span {
  margin-left: 10px;
}

.not-found__img {
  padding-top: 36px;
  max-width: 620px;
  width: 100%;
  display: block;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .not-found__img {
    padding-top: 77px;
  }
}

.not-found h2 {
  font-size: 28px;
  line-height: 34px;
  color: #417eda;
  text-align: center;
  margin-bottom: 24px;
}

@media screen and (max-width: 767px) {
  .not-found h2 {
    max-width: 300px;
    margin: 0 auto 24px;
  }
}

.not-found__text {
  font-size: 16px;
  line-height: 24px;
  max-width: 500px;
  display: block;
  margin: 0 auto 24px;
  text-align: center;
}

.not-found__redir {
  font-size: 14px;
  color: #7c8289;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .not-found__redir {
    max-width: 230px;
    margin: 0 auto;
  }
}

.not-found__redir a {
  color: #417eda;
}

.quiz__step {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  border: 1px solid #e2e5ed;
  -webkit-box-shadow: 2px 4px 12px rgba(0, 0, 0, 0.05);
          box-shadow: 2px 4px 12px rgba(0, 0, 0, 0.05);
  border-radius: 6px;
  margin-bottom: 99px;
  margin-top: 76px;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .quiz__step {
    border-radius: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 0;
    margin-top: 0;
    overflow: visible;
  }
}

.quiz__column--question {
  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-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 40px 75px;
  position: relative;
}

@media screen and (max-width: 767px) {
  .quiz__column--question {
    padding-left: 0;
    padding-right: 0;
  }
}

.quiz__actions {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 45px;
}

@media screen and (max-width: 767px) {
  .quiz__actions {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 40px;
  }
}

.quiz__next {
  margin-left: 20px;
  max-width: 100%;
}

@media screen and (max-width: 767px) {
  .quiz__next {
    margin-left: 0;
    margin-top: 40px;
    width: 235px;
  }
}

.quiz__back {
  background: none;
  border: 0;
  color: #7c8289;
  line-height: 19px;
  margin-bottom: 40px;
  padding: 0;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

@media screen and (max-width: 767px) {
  .quiz__back {
    font-size: 14px;
  }
}

.quiz__back:hover {
  color: #417eda;
}

.quiz-intro {
  background: #417eda url(/local/templates/uzhin2020/markup2020/app/css/../img/bg-quiz-intro.png) no-repeat 50% 100%;
  color: #fff;
  height: 100%;
  min-height: 584px;
  padding: 45px 55px;
  width: 484px;
}

@media screen and (max-width: 767px) {
  .quiz-intro {
    background-image: url(/local/templates/uzhin2020/markup2020/app/css/../img/bg-quiz-intro-mobile.png);
    background-size: 100% auto;
    margin-left: -16px;
    margin-right: -16px;
    min-height: auto;
    padding: 20px 70px 14px;
    width: auto;
  }
}

.quiz-intro__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.quiz-intro__title {
  font-family: "Grotesque", sans-serif;
  font-size: 42px;
  line-height: 1.14285;
}

@media screen and (max-width: 767px) {
  .quiz-intro__title {
    font-size: 20px;
    margin-bottom: 22px;
    margin-left: auto;
    margin-right: auto;
    max-width: 260px;
    text-align: center;
  }
}

.quiz-intro__count {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  color: #417eda;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Grotesque", sans-serif;
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 767px) {
  .quiz-intro__count {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.quiz-intro__count-val {
  font-size: 120px;
  line-height: 0.7;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 767px) {
  .quiz-intro__count-val {
    font-size: 24px;
    line-height: 1;
  }
}

.quiz-intro__count-text {
  font-size: 30px;
  line-height: 1;
  letter-spacing: -0.02em;
}

@media screen and (max-width: 767px) {
  .quiz-intro__count-text {
    font-size: 14px;
    line-height: 1.28571;
    margin-left: 5px;
  }
}

@media screen and (max-width: 767px) {
  .quiz-intro__count-text br {
    display: none;
  }
}

.question {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: auto;
  margin-top: auto;
  opacity: 0;
  position: absolute;
  visibility: hidden;
  z-index: -1;
}

.question.is-active {
  height: auto;
  opacity: 1;
  position: static;
  -webkit-transition: opacity 0.3s, visibility 0.3s;
  transition: opacity 0.3s, visibility 0.3s;
  visibility: visible;
  z-index: 1;
}

.question.is-error .question__error {
  display: block;
}

.question__error {
  background: url(/local/templates/uzhin2020/markup2020/app/css/../img/svg/error-notice.svg) no-repeat 0 50%;
  color: #417eda;
  display: none;
  font-size: 12px;
  letter-spacing: -0.02em;
  line-height: 1.5;
  padding-left: 17px;
  position: absolute;
  right: 15px;
  top: 10px;
}

.question__head {
  text-align: center;
}

.question__title {
  color: #417eda;
  font-family: "Rubik", sans-serif;
  font-size: 28px;
  font-weight: 500;
  letter-spacing: -0.02em;
  line-height: 1.29;
  margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
  .question__title {
    font-size: 20px;
    margin-bottom: 25px;
  }
}

.question__content {
  display: -ms-grid;
  display: grid;
  grid-gap: 30px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
}

@media screen and (max-width: 767px) {
  .question__content {
    grid-gap: 25px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

.question__answer {
  color: #7c8289;
  display: inline-block;
  letter-spacing: -0.02em;
  line-height: 1.5;
}

@media screen and (max-width: 767px) {
  .question__answer {
    font-size: 18px;
  }
}

.question__answer--full {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-column: 1 / -1;
}

.question__comment {
  border-radius: 6px;
  border: 1px solid #e2e5ed;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05);
  color: #7c8289;
  grid-column: 1 / -1;
  letter-spacing: -0.02em;
  line-height: 1.5;
  margin-top: 30px;
  min-height: 56px;
  padding: 16px 24px;
  width: 100%;
  scrollbar-width: 19px;
  scrollbar-color: #417eda #f2f2f2;
}

.question__comment::-webkit-scrollbar {
  width: 19px;
}

.question__comment::-webkit-scrollbar-track {
  background: #f2f2f2;
}

.question__comment::-webkit-scrollbar-thumb {
  background-color: #417eda;
  border: 3px solid #f2f2f2;
  border-radius: 5px;
}

.question__comment:focus {
  border-color: #417eda;
  outline: none;
}

.question__other {
  border: 1px solid #e2e5ed;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 16px;
}

.question__other:focus {
  border-color: #417eda;
  outline: none;
}

.pagination {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}

.pagination__item {
  line-height: 1;
}

.pagination__item:not(:first-child) {
  margin-left: 12px;
}

.pagination__btn {
  background: #f1f2f4;
  border-radius: 50%;
  border: 1px solid #e2e5ed;
  display: inline-block;
  font-size: 0;
  height: 10px;
  padding: 0;
  text-indent: -9999px;
  width: 10px;
}

.pagination__btn.is-active {
  background: #417eda;
  border-color: #417eda;
}

div.vue-slider-mark-label {
  font-size: 14px;
  line-height: 24px;
  margin-top: -50px !important;
  top: 0 !important;
  color: #b4bbcd;
}

div.vue-slider-mark {
  width: 5px !important;
  height: 5px !important;
}

div.vue-slider-mark-step {
  background: #6E9EE6;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

div.is-checked .vue-slider-mark-label {
  color: #417eda;
  font-weight: bold;
  font-size: 30px;
}

div.vue-slider-rail {
  border-radius: 100px;
  height: 39px;
  background: #F1F2F4;
  padding: 0 18px;
  width: auto;
}

div.vue-slider-dot-handle {
  background: linear-gradient(158.2deg, #5A9BFD 16.27%, #4C88E2 85.32%) !important;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25) !important;
          box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25) !important;
}

div.vue-slider-process {
  background: linear-gradient(269.05deg, #417eda 13.92%, #508DE8 69.93%);
  border-radius: 100px;
}

.rating {
  counter-reset: star 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  grid-column: 1 / -1;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: auto;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}

.rating__description {
  text-align: left;
  width: 100%;
  padding: 0 45px;
  margin-top: 45px;
  font-size: 14px;
  line-height: 16px;
}

.rating__description-number {
  color: #417eda;
}

.rating__description-text {
  color: #7c8289;
}

.rating__max-description {
  margin-top: 10px;
}

.rating--detail .rating__rate_active .rating__icon {
  fill: #417eda;
}

.rating--detail .rating__icon {
  fill: #fff;
}

.rating__input {
  opacity: 0;
  position: absolute;
  z-index: -1;
}

.rating__label {
  counter-increment: star 1;
  cursor: pointer;
  float: right;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}

.rating__label:after {
  color: #417eda;
  content: counter(star);
  font-size: 10px;
  left: 50%;
  letter-spacing: -0.02em;
  line-height: 1.2;
  margin-top: 2px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.rating__icon {
  height: 26px;
  width: 28px;
}

.rating input:checked + label .rating__icon,
.rating input.is-checked + label .rating__icon,
.rating:not(:checked) > label:hover .rating__icon,
.rating:not(.is-checked) > label:hover .rating__icon,
.rating:not(:checked) > label:hover + label .rating__icon,
.rating:not(.is-checked) > label:hover + label .rating__icon {
  fill: #417eda;
}

.rating input:checked + label:after,
.rating input.is-checked + label:after,
.rating:not(:checked) > label:hover:after,
.rating:not(.is-checked) > label:hover:after,
.rating:not(:checked) > label:hover + label:after,
.rating:not(.is-checked) > label:hover + label:after {
  color: #fff;
}

.thanks {
  margin: 80px auto 50px;
  max-width: 382px;
  text-align: center;
}

.thanks__title {
  font-family: "Grotesque", sans-serif;
  font-size: 64px;
  letter-spacing: -0.04em;
  line-height: 1.12;
  margin-bottom: 15px;
}

.thanks__text {
  font-size: 18px;
  letter-spacing: -0.02em;
  line-height: 1.44;
  margin-bottom: 40px;
}

.thanks__notice {
  color: #7c8289;
  font-size: 16px;
  letter-spacing: -0.02em;
  line-height: 1.5;
  margin-top: 30px;
}

.thanks__warning {
  font-size: 18px;
  letter-spacing: -0.02em;
  line-height: 1.44;
  margin-bottom: 50px;
  text-align: center;
}

.thanks__menu-btn {
  display: inline-block;
}

.thanks-popup {
  background: #417eda url(/local/templates/uzhin2020/markup2020/app/css/../img/bg-thanks-popup.png) no-repeat 50% 100%;
  border-radius: 10px;
  -webkit-box-shadow: 0 8px 20px rgba(234, 237, 242, 0.25);
          box-shadow: 0 8px 20px rgba(234, 237, 242, 0.25);
  color: #ffffff;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -0.02em;
  line-height: 1.25;
  margin-bottom: 0.625em;
  padding: 30px 48px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .thanks-popup {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.thanks-popup__title {
  margin-bottom: 14px;
}

.thanks-popup__description {
  font-size: 14px;
  letter-spacing: -0.02em;
  line-height: 1.43;
  margin-bottom: 20px;
  text-align: center;
  font-weight: 400;
}

.thanks-popup__img-wrap {
  border-radius: 10px;
  margin-bottom: 30px;
  overflow: hidden;
}

.thanks-popup__img {
  max-width: 100%;
}

.thanks-popup__btn {
  background: #fff;
  border-radius: 8px;
  -webkit-box-shadow: 0 14px 20px -15px rgba(0, 0, 0, 0.5);
          box-shadow: 0 14px 20px -15px rgba(0, 0, 0, 0.5);
  color: #000;
  display: block;
  font-size: 20px;
  letter-spacing: -0.02em;
  line-height: 1.2;
  padding: 16px;
}

.thanks-popup__btn:hover {
  color: #000;
}

@media screen and (min-width: 767px) {
  .question__content--center {
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .rating--detail {
    width: 100%;
    padding: 0 10px;
    margin-top: 20px;
  }
  .rating__description {
    padding: 0 20px;
  }
}

.faq-page {
  margin: 80px 0 100px;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .faq-page {
    margin: 30px 0 60px;
  }
}

.faq-page__title {
  font-family: "Grotesque", sans-serif;
  font-size: 64px;
  margin-bottom: 0.4em;
}

@media only screen and (max-width: 767px) {
  .faq-page__title {
    font-size: 40px;
    line-height: 1.2;
    margin-bottom: 0;
  }
}

.choose-dishes {
  background: #417eda url(/local/templates/uzhin2020/markup2020/app/css/../img/bg-choose-dishes.png) no-repeat 50% 100%;
  border-radius: 20px;
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  max-width: 980px;
  padding: 30px 60px 40px 45px;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .choose-dishes {
    padding: 40px 15px 60px;
    text-align: center;
  }
}

.choose-dishes__title {
  font-family: "Grotesque", sans-serif;
  font-size: 50px;
  line-height: 1.1;
  max-width: 60%;
}

@media only screen and (max-width: 767px) {
  .choose-dishes__title {
    font-size: 30px;
    line-height: 1.17;
    max-width: none;
  }
}

.choose-dishes__text {
  font-size: 24px;
  letter-spacing: -0.02em;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .choose-dishes__text {
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    letter-spacing: -0.02em;
  }
}

.choose-dishes__btn {
  background: #fff;
  border-radius: 8px;
  -webkit-box-shadow: 0 10px 12px -5px rgba(0, 0, 0, 0.35);
          box-shadow: 0 10px 12px -5px rgba(0, 0, 0, 0.35);
  color: #000;
  font-family: "Rubik", sans-serif;
  font-size: 18px;
  letter-spacing: -0.02em;
  line-height: 21px;
  padding: 18px 30px;
  position: absolute;
  right: 60px;
  text-align: center;
  top: 55px;
  width: 305px;
  max-width: 100%;
}

.choose-dishes__btn:hover {
  background-color: #e9eaed;
  color: #000;
}

@media only screen and (max-width: 767px) {
  .choose-dishes__btn {
    margin-top: 45px;
    position: static;
    display: inline-block;
  }
}

.tab_icon {
  display: none;
}

@media only screen and (max-width: 767px) {
  .tab_icon {
    display: inline-block;
    position: absolute;
    margin-top: 11px;
  }
  .tab_next {
    right: 10px;
  }
}

.star-rate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  color: #000;
}

.star-rate svg {
  width: 15px;
  height: 15px;
  margin-right: 5px;
  margin-bottom: 2px;
  color: #F5CB3E;
}

.star-rate--second {
  display: none;
}

.star-rate--ds-hide {
  display: none;
}

@media (max-width: 767px) {
  .star-rate--ds-hide {
    display: block;
  }
}

@media (max-width: 767px) {
  .star-rate--mobile-hide {
    display: none;
  }
}

.holiday__banner {
  position: absolute;
  top: 0;
  height: 373px;
  width: 100%;
  z-index: -1;
}

.holiday__text {
  color: #FFFFFF;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  background: #2D7DE1;
  border-radius: 8px;
  padding: 8px 12px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 14px;
}

@media (min-width: 768px) {
  .top.top__new-year {
    padding-top: 95px;
  }
}

.p-sale .p-msg__inner {
  max-width: 388px;
}

@media only screen and (max-width: 767px) {
  .p-sale .df-popup__wrapper {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p-sale .p-msg__inner {
    position: fixed;
    margin: 0;
    max-width: 100% !important;
    -webkit-transition: bottom .3s;
    transition: bottom .3s;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    opacity: 1;
    bottom: calc(-100% - 20px);
    border-radius: 8px 8px 0 0;
    overflow: hidden;
  }
  .p-sale.isOpened .p-msg__inner {
    bottom: 0;
  }
}

.banners__fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  background: #417eda;
  width: 100%;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 80px;
  height: 66px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767px) {
  .banners__fixed {
    padding: 0 60px 0 30px;
    gap: 20px;
  }
}

.banners__fixed-text {
  font-size: 17px;
  line-height: 20px;
  font-weight: 900;
}

@media (max-width: 767px) {
  .banners__fixed-text {
    font-size: 12px;
    line-height: 14px;
    font-weight: 400;
  }
}

.banners__fixed-text span {
  font-size: 24px;
  line-height: 29px;
  font-weight: 900;
}

@media (max-width: 767px) {
  .banners__fixed-text span {
    font-size: 12px;
    line-height: 14px;
    font-weight: 700;
  }
}

.banners__fixed-link {
  padding: 12px 40px;
  border-radius: 20px;
  background: #fff;
  font-size: 17px;
  font-weight: 900;
  line-height: 20px;
  color: #417eda;
}

.banners__fixed-link:hover {
  color: #5397ff;
}

@media (max-width: 767px) {
  .banners__fixed-link {
    font-size: 12px;
    line-height: 14px;
    padding: 12px;
  }
}

.banners__fixed-close {
  position: absolute;
  right: 10px;
  width: 40px;
  height: 40px;
  top: 13px;
  cursor: pointer;
}

.banners__fixed-close svg {
  width: 100%;
  height: 100%;
}

.banners__carousel.owl-loaded {
  padding-top: 10px;
  padding-bottom: 10px;
}

.banners__carousel .owl-stage-outer {
  margin-right: -20px;
}

.banners__carousel .owl-dots {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  height: 12px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 20px;
}

.banners__carousel .owl-dot {
  background-color: #e2e5ed !important;
  border-radius: 50%;
  display: block;
  height: 10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 10px;
}

.banners__carousel .owl-dot:not(:last-of-type) {
  margin-right: 12px;
}

.banners__carousel .owl-dot.active {
  width: 12px;
  height: 12px;
  background-color: #417eda !important;
}

.banners__slide {
  width: 10rem;
  height: auto;
  cursor: pointer;
}

@media (max-width: 767px) {
  .banners__slide {
    width: 8rem;
  }
}

@media (max-width: 500px) {
  .banners__slide {
    width: 5rem;
  }
}

.banners__slide-big {
  width: 20rem;
}

@media (max-width: 767px) {
  .banners__slide-big {
    width: 16rem;
  }
}

@media (max-width: 500px) {
  .banners__slide-big {
    width: 10rem;
  }
}

.banners__slide img {
  border-radius: 8px;
}

body.show_banner {
  margin-top: 66px;
}

body.show_banner .filter.fixed {
  top: 66px;
}

body.show_banner .header.fixed {
  top: 66px;
}

body.halloween .top__background {
  position: absolute;
  top: 0;
  height: 450px;
  width: 100%;
  background: url(/local/templates/uzhin2020/markup2020/app/css/../img/halloween/back.svg) repeat center 0;
  background-size: cover;
  z-index: -1;
  scale: 1.5;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

body.halloween .header__logo:after {
  content: '';
  position: absolute;
  display: block;
  background: url(/local/templates/uzhin2020/markup2020/app/css/../img/halloween/hat.svg);
  width: 34px;
  height: 28px;
  top: -15px;
  left: -14px;
  background-size: cover;
  -webkit-transform: rotate(-9.05deg);
      -ms-transform: rotate(-9.05deg);
          transform: rotate(-9.05deg);
}

@media (max-width: 1200px) {
  body.halloween .header__logo:after {
    width: 28px;
    height: 23px;
    top: -10px;
    left: -10px;
  }
}

body.halloween .footer {
  position: relative;
}

body.halloween .footer__bottom {
  background: url(/local/templates/uzhin2020/markup2020/app/css/../img/halloween/back-black.svg) repeat center 0 #000;
}

body.halloween .footer__background {
  position: absolute;
  right: 0;
  top: -219px;
  background: url(/local/templates/uzhin2020/markup2020/app/css/../img/halloween/web2.svg) no-repeat center 0;
  width: 208px;
  height: 220px;
}

@media (max-width: 1200px) {
  body.halloween .header {
    background: none;
  }
  body.halloween:not([data-scroll='0']) .header {
    background: #ffffff;
  }
}

@media (min-width: 1451px) {
  body.halloween .showcase-wrapper:not(.loading) .showcase-background {
    position: absolute;
    left: 0;
    top: 0;
    background: url(/local/templates/uzhin2020/markup2020/app/css/../img/halloween/web.svg) no-repeat center 0;
    width: 209px;
    height: 212px;
  }
}

@media (max-width: 1450px) {
  body.halloween .header__background {
    position: absolute;
    left: 0;
    top: 0;
    background: url(/local/templates/uzhin2020/markup2020/app/css/../img/halloween/web.svg) no-repeat center 0;
    background-size: cover;
    z-index: 1;
    width: 128px;
    height: 128px;
  }
}

body.black-friday .top__background {
  position: absolute;
  top: 0;
  height: 450px;
  width: 100%;
  background: url(/local/templates/uzhin2020/markup2020/app/css/../img/svg/holiday/black_friday_new.svg) repeat center 0;
  background-size: cover;
  z-index: -1;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media (max-width: 1440px) {
  body.black-friday .top__background {
    height: 275px;
  }
}

@media (max-width: 500px) {
  body.black-friday .black-friday_logo {
    max-width: 180px;
  }
}

body.asia .top__background {
  position: absolute;
  top: 0;
  height: 575px;
  width: 100%;
  background: url(/local/templates/uzhin2020/markup2020/app/css/../img/asia/back.svg) no-repeat center center;
  background-size: cover;
  z-index: -1;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media (max-width: 1200px) {
  body.asia .top__background {
    top: -90px;
  }
}

@media (max-width: 767px) {
  body.asia .top__background {
    background-image: url(/local/templates/uzhin2020/markup2020/app/css/../img/asia/back_mob.svg);
    top: -75px;
    height: 470px;
  }
}

@media (max-width: 1200px) {
  body.asia .header {
    background: none;
  }
  body.asia:not([data-scroll='0']) .header {
    background: #ffffff;
  }
}

body.asia .header__logo:after {
  content: '';
  position: absolute;
  display: block;
  background: url(/local/templates/uzhin2020/markup2020/app/css/../img/asia/logo.svg);
  width: 42px;
  height: 42px;
  top: -18px;
  left: -21px;
  background-size: cover;
}

body.asia .footer {
  position: relative;
}

body.asia .footer__bottom {
  background: url(/local/templates/uzhin2020/markup2020/app/css/../img/asia/footer_back.svg) repeat 65px -225px #000;
  background-size: cover;
}

@media (max-width: 1200px) {
  body.asia .footer__bottom {
    background-position-y: -40px;
  }
}

body.asia .footer__background {
  position: absolute;
  right: 0;
  top: -359px;
  background: url(/local/templates/uzhin2020/markup2020/app/css/../img/asia/showcase_bottom.svg) no-repeat center 0;
  width: 270px;
  height: 359px;
}

@media (max-width: 1350px) {
  body.asia .footer__background {
    top: -150px;
    background: url(/local/templates/uzhin2020/markup2020/app/css/../img/asia/showcase_bottom_mob.svg) no-repeat center 0;
    z-index: -1;
    width: 174px;
    height: 209px;
  }
}

@media (min-width: 1451px) {
  body.asia .showcase-wrapper:not(.loading) .showcase-background {
    position: absolute;
    left: 0;
    top: 0;
    background: url(/local/templates/uzhin2020/markup2020/app/css/../img/asia/showcase_top.svg) no-repeat center 0;
    width: 122px;
    height: 178px;
  }
}

body.new-year-event .top__background {
  position: absolute;
  top: 0;
  background: url(/local/templates/uzhin2020/markup2020/app/css/../img/svg/ny/back.svg) no-repeat center top;
  background-size: cover;
  height: 513px;
  width: 100%;
  z-index: -1;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media (max-width: 767px) {
  body.new-year-event .top__background {
    background-image: url(/local/templates/uzhin2020/markup2020/app/css/../img/svg/ny/back_mobile.svg);
    height: 373px;
  }
}

body.new-year-event .new-year-event__logo {
  width: 196px;
  margin-top: -2px;
}

@media (max-width: 767px) {
  body.new-year-event .new-year-event__logo {
    width: 175px;
    margin-top: 0;
  }
}

body.new-year-event .header__logo {
  position: relative;
}

body.new-year-event .header__logo:before {
  content: '';
  width: 110%;
  position: absolute;
  height: 100%;
  z-index: 20;
  top: -1px;
  left: -5%;
  right: 0;
  background-size: cover;
  background: url(/local/templates/uzhin2020/markup2020/app/css/../img/svg/ny/logo_ny.svg) no-repeat;
  background-position-y: 50%;
  background-position-x: 50%;
  background-size: cover;
}

body.new-year-logo-only .header__logo {
  position: relative;
}

body.new-year-logo-only .header__logo:before {
  content: '';
  width: 110%;
  position: absolute;
  height: 100%;
  z-index: 20;
  top: -1px;
  left: -5%;
  right: 0;
  background-size: cover;
  background: url(/local/templates/uzhin2020/markup2020/app/css/../img/svg/ny/logo_ny.svg) no-repeat;
  background-position-y: 50%;
  background-position-x: 50%;
  background-size: cover;
}

body.birthday-event .top__background {
  position: absolute;
  top: 0;
  height: 450px;
  width: 100%;
  background: url(/local/templates/uzhin2020/markup2020/app/css/../img/birthday/back.svg) repeat center 0;
  background-size: cover;
  z-index: -1;
  scale: 1.5;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

body.birthday-event .header__logo svg {
  opacity: 0;
}

body.birthday-event .header__logo:after {
  content: '';
  position: absolute;
  display: block;
  background: url(/local/templates/uzhin2020/markup2020/app/css/../img/birthday/logo.svg);
  width: 156px;
  height: 60px;
  top: -20px;
  left: 12px;
  background-size: cover;
}

@media (max-width: 1200px) {
  body.birthday-event .header__logo:after {
    width: 117px;
    height: 45px;
    top: -12px;
  }
}

body.birthday-event .footer {
  position: relative;
}

body.birthday-event .footer__bottom {
  background: url(/local/templates/uzhin2020/markup2020/app/css/../img/birthday/back_footer.svg) repeat center 0 #000;
}

body.birthday-event .footer__background {
  position: absolute;
  right: 0;
  top: -330px;
  background: url(/local/templates/uzhin2020/markup2020/app/css/../img/birthday/showcase_bottom.svg) no-repeat center 0;
  width: 144px;
  height: 346px;
  z-index: -1;
}

@media (max-width: 860px) {
  body.birthday-event .footer__background {
    top: -155px;
    background: url(/local/templates/uzhin2020/markup2020/app/css/../img/birthday/showcase_bottom_mob.svg) no-repeat center 0;
    width: 102px;
    height: 164px;
  }
}

body.birthday-event .header {
  background: none;
}

@media (max-width: 1200px) {
  body.birthday-event:not([data-scroll='0']) .header {
    background: #ffffff;
  }
}

@media (min-width: 1451px) {
  body.birthday-event .showcase-wrapper:not(.loading) .showcase-background {
    position: absolute;
    left: 0;
    top: 18px;
    background: url(/local/templates/uzhin2020/markup2020/app/css/../img/birthday/showcase_top.svg) no-repeat center 0;
    width: 172px;
    height: 212px;
  }
}

.show-more-blur-text {
  position: relative;
  overflow: hidden;
  -webkit-transition: max-height 0.5s;
  transition: max-height 0.5s;
}

.show-more-blur-text__blur {
  width: 100%;
  height: 100px;
  position: absolute;
  bottom: 0;
  pointer-events: none;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(253, 253, 253, 0)), color-stop(66.98%, #F9F9FA));
  background: linear-gradient(180deg, rgba(253, 253, 253, 0) 0%, #F9F9FA 66.98%);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.show-more-blur-text__btn {
  position: absolute;
  left: 0;
  bottom: 0;
  letter-spacing: -0.02em;
  cursor: pointer;
}

.show-more-blur-text--opened .show-more-blur-text__blur {
  height: 0;
}

.breadcrumbs__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 20px 0;
}

@media only screen and (max-width: 500px) {
  .breadcrumbs__list {
    padding: 15px 0;
  }
}

@media only screen and (max-width: 350px) {
  .breadcrumbs__list {
    padding: 10px 0;
  }
}

@media only screen and (max-width: 500px) {
  .breadcrumbs__item {
    font-size: 14px;
  }
}

.breadcrumbs__item a {
  color: #417eda;
}

.breadcrumbs__item div {
  cursor: default;
}

.breadcrumbs__item svg {
  color: #417eda;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  margin-left: 5px;
  margin-right: 5px;
  margin-top: -3px;
}

@media only screen and (max-width: 500px) {
  .breadcrumbs__item svg {
    height: 14px;
  }
}

.closest-order-block {
  background-color: #EAF2FC;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 10px 20px 15px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  border-radius: 8px;
  position: relative;
}

.closest-order-block--wrap {
  margin-top: 20px;
  margin-bottom: 20px;
}

@media only screen and (max-width: 420px) {
  .closest-order-block {
    width: auto;
  }
}

.closest-order-block__order {
  font-size: 22px;
  margin-bottom: 5px;
}

.closest-order-block__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
}

@media only screen and (max-width: 420px) {
  .closest-order-block__buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.closest-order-block__buttons a.df-btn {
  padding: 3px 8px;
  font-size: 16px;
  border: 1px solid #2d7de1;
}

.closest-order-block__buttons a.df-btn:hover {
  background-color: #5397ff;
  border-color: #5397ff;
}

.closest-order-block__buttons a.df-btn:not(:last-child) {
  margin-right: 10px;
  background: none;
  color: #2d7de1;
}

.closest-order-block__buttons a.df-btn:not(:last-child):hover {
  background: #2d7de1;
  color: #ffffff;
}

@media only screen and (max-width: 420px) {
  .closest-order-block__buttons a.df-btn:not(:last-child) {
    margin-right: 0;
    margin-bottom: 10px;
  }
}

.closest-order-block__close {
  position: absolute;
  top: 10px;
  right: 15px;
  width: 25px;
  height: 25px;
  text-align: center;
  cursor: pointer;
}

.showcase__filter {
  margin-top: -15px;
  margin-bottom: 22px;
}

@media (max-width: 767px) {
  .showcase__filter {
    margin-bottom: 24px;
  }
}

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

.showcase__filter__tags {
  padding-bottom: 5px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.showcase__filter__tags-list {
  padding-bottom: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  width: 100%;
}

.showcase__filter__tags-list--wrapper {
  position: relative;
  max-width: calc(100% - 75px);
}

.showcase__filter__tags-list--wrapper--scr:after {
  content: '';
  display: block;
  height: 36px;
  width: 24px;
  background: -webkit-gradient(linear, right top, left top, color-stop(13.41%, #F9F9FA), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(-90deg, #F9F9FA 13.41%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  right: -2px;
  top: 0;
}

.showcase__filter__tags-list_item {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 12px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.87);
  font-weight: 500;
  font-size: 12px;
  line-height: 20px;
  padding: 7px 16px;
  cursor: pointer;
  position: relative;
  margin-right: 8px;
  white-space: nowrap;
}

.showcase__filter__tags-list_item:last-child {
  margin-right: 20px;
}

.showcase__filter__tags-list_item svg {
  display: none;
  position: absolute;
  top: 9px;
  right: 14px;
}

.showcase__filter__tags-list_item--selected {
  color: #2d7de1;
  border-color: #EAF2FC;
  background: #EAF2FC;
  padding-right: 34px;
}

.showcase__filter__tags-list_item--selected svg {
  display: inline-block;
}

.showcase__filter__tags-reset {
  margin-left: auto;
}

.showcase__filter__tags-reset_btn {
  cursor: pointer;
  border: 1px solid #EAF2FC;
  background: #EAF2FC;
  height: 36px;
  width: 36px;
  border-radius: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

.showcase__filter__tags-reset_btn svg {
  -webkit-transition: -webkit-transform .4s ease-in-out;
  transition: -webkit-transform .4s ease-in-out;
  transition: transform .4s ease-in-out;
  transition: transform .4s ease-in-out, -webkit-transform .4s ease-in-out;
}

.showcase__filter__tags-reset_btn:hover svg {
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
      transform: rotate(-360deg);
}

.label-informer {
  position: relative;
  font-family: Rubik;
  width: 22px;
  height: 22px;
  min-width: 22px;
  min-height: 22px;
  cursor: pointer;
  background: #EAF2FC;
  border-radius: 50%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.label-informer:hover .label-informer-dropdown {
  display: block;
}

.label-informer-dropdown {
  background: #fff;
  border-radius: 16px;
  color: #212121;
  display: none;
  -webkit-box-shadow: 0 1px 20px 2px rgba(0, 0, 0, 0.12);
          box-shadow: 0 1px 20px 2px rgba(0, 0, 0, 0.12);
  font-size: 12px;
  line-height: 1.2;
  margin: 0;
  padding: 14px 21px;
  position: absolute;
  right: 0;
  text-align: left;
  bottom: calc(100% + 20px);
  top: auto;
  width: 300px;
  left: -140px;
  z-index: 1;
}

.label-informer-dropdown:before {
  border: 10px solid;
  border-color: #fff #fff transparent transparent;
  content: '';
  height: 0;
  margin-left: -10px;
  position: absolute;
  top: 82%;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
  left: 50%;
  -webkit-transform-origin: 50%;
      -ms-transform-origin: 50%;
          transform-origin: 50%;
  width: 0;
}

.label-informer-dropdown:after {
  content: '';
  position: absolute;
  height: 4px;
  width: 4px;
  background: #2d7de1;
  border-radius: 50%;
  top: 0;
  left: 0;
  margin-top: 19px;
  margin-left: 12px;
}

.label-informer-dropdown--right {
  left: -18px;
}

.label-informer-dropdown--right:before {
  left: 28px;
}

.showcase__filter__tags .label-informer {
  margin-top: 7px;
  margin-right: 7px;
}

.account-delete {
  padding-bottom: 100px;
  padding-top: 80px;
}

.account-delete-title {
  font-family: "Grotesque", sans-serif;
  font-size: 40px;
  margin-bottom: 0.4em;
}

.account-delete-text {
  font-size: 20px;
  font-family: "Rubik", sans-serif;
}

.account-delete-text a {
  color: #4E7FD3;
  text-decoration: underline;
}

.clock {
  height: 40px;
  color: white;
  font-size: 32px;
  font-family: "Grotesque", sans-serif;
  line-height: 38.4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

.clock_wrapper {
  background: rgba(255, 255, 255, 0.3);
  padding: 10px 0;
  border-radius: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.clock_text {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  font-size: 11px;
  line-height: 13px;
  color: #fff;
}

.clock_text:first-child {
  padding-left: 10px;
  text-align: left;
}

.clock_text:nth-child(3) {
  padding-left: 5px;
}

.clock_text:last-child {
  text-align: right;
}

.clock_text-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 225px;
  margin: auto;
}

.clock > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.counter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  padding: 0;
  margin-bottom: 40px;
}

.counter_head {
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 10px;
  margin-top: 20px;
  color: #fff;
}

@media only screen and (max-width: 767px) {
  .counter_head {
    margin-top: 0;
  }
}

.tick {
  line-height: 38.4px;
  margin: 0 10px;
}

.first, .second {
  -ms-flex-line-pack: end;
      align-content: flex-end;
}

.move {
  -webkit-animation: move linear 1s infinite;
          animation: move linear 1s infinite;
}

.counter_day {
  background: #FF96B9;
  padding: 5px 8px;
  color: #fff;
  border-radius: 4px;
  font-family: "Grotesque", sans-serif;
}

@-webkit-keyframes move {
  from {
    -webkit-transform: translateY(0vh);
            transform: translateY(0vh);
  }
  to {
    -webkit-transform: translateY(40px);
            transform: translateY(40px);
  }
}

@keyframes move {
  from {
    -webkit-transform: translateY(0vh);
            transform: translateY(0vh);
  }
  to {
    -webkit-transform: translateY(40px);
            transform: translateY(40px);
  }
}

@media only screen and (max-width: 1200px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .header__inner {
    height: 72px;
    border-bottom: 1px solid #e2e5ed;
  }
  .header__logo {
    max-width: 157px;
  }
}

@media only screen and (max-width: 1200px) and (-ms-high-contrast: active), only screen and (max-width: 1200px) and (-ms-high-contrast: none) {
  .header__logo {
    width: 157px;
  }
}

@media only screen and (max-width: 1200px) {
  .header__logo svg {
    width: 100%;
  }
  .header__button--out {
    display: none;
  }
  .header__hamburger {
    display: block;
  }
  .header__iconed-button {
    display: block;
  }
  .main-menu {
    display: none;
  }
  .h-tel {
    display: none;
  }
  .h-discount.isOpened .h-discount__popup {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    opacity: 1;
    -webkit-transition: opacity 0.6s, -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 0.6s, -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.6s;
    transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.6s, -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    z-index: 5;
  }
  .h-discount__popup {
    top: 15px;
    right: 0;
    padding: 20px 40px 24px 20px;
    letter-spacing: -0.02em;
  }
  .h-discount__title {
    display: none;
  }
  .h-discount__close {
    display: block;
    position: absolute;
    top: 8px;
    right: 8px;
  }
  .footer__top, .footer__bottom {
    padding: 32px 0;
  }
  .footer__inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .footer__logo {
    width: 100%;
    max-width: 100%;
    margin-bottom: 32px;
  }
  .footer__logo svg {
    width: 163px;
  }
  .footer__top-button--desctop {
    display: none;
  }
  .footer__title {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 20px;
  }
  .footer__menu {
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .footer__column--hidden-mobile {
    display: none;
  }
  .footer__column--hidden-desctop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .footer__column--w100 {
    width: 100%;
  }
  .footer__column--w50 {
    width: 50%;
  }
  .footer__column--top {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .footer__column--mb32 {
    margin-bottom: 32px;
  }
  .footer__column--mb51 {
    margin-bottom: 51px;
  }
  .footer__column--mt32 {
    margin-top: 32px;
  }
  .footer__column--pr5 {
    padding-right: 5px;
  }
  .footer__column:not(:last-of-type) {
    margin-right: 0;
  }
  .footer__item:not(:last-of-type) {
    margin-bottom: 12px;
  }
  .footer__item--hidden-mobile {
    display: none;
  }
  .footer__item--hidden-desctop {
    display: block;
  }
  .footer__item--phone {
    margin-bottom: 14px;
  }
  .footer__copyright {
    font-size: 10px;
    line-height: 16px;
    padding-right: 10px;
  }
  .footer__copyright--desctop {
    display: none;
  }
  .footer__copyright--mobile {
    display: block;
  }
  .footer__socials {
    margin: 0;
  }
}

@media only screen and (max-width: 767px) {
  .p-dish__description {
    padding: 20px;
    padding-bottom: 40px;
  }
  .p-dish__footer {
    display: block;
  }
  .p-dish__column {
    width: 100%;
    padding: 0 !important;
  }
  .p-dish__column:not(:last-of-type) {
    margin-bottom: 14px;
  }
  .p-dish__switch {
    right: 16px;
    bottom: 16px;
  }
  .p-main__inner {
    padding: 20px 16px 30px;
  }
  .p-main__title {
    margin-bottom: 20px;
    letter-spacing: -0.02em;
  }
  .p-main__close {
    display: none;
  }
  .footer__item--smaller {
    font-size: 12px;
    line-height: 1.4;
  }
}

@media only screen and (max-width: 374px) {
  .footer__item--phone {
    font-size: 18px;
  }
}

@media only screen and (max-width: 767px) {
  .desctop-only {
    display: none;
  }
  .mobile-only {
    display: block;
  }
  #videoforce-widget .videoforce-recorded-overrides {
    bottom: 88px;
  }
}

::-webkit-input-placeholder {
  color: #7c8289;
}

::-moz-placeholder {
  color: #7c8289;
}

:-ms-input-placeholder {
  color: #7c8289;
}

::-ms-input-placeholder {
  color: #7c8289;
}

::placeholder {
  color: #7c8289;
}

body {
  font-size: 16px;
  min-width: 320px;
  position: relative;
  line-height: 1.65;
  font-family: "Rubik", sans-serif;
  color: #000;
}

/* End */


/* Start:/local/templates/uzhin2020/markup2020/app/css/index.css?1750321262138174*/
@charset "UTF-8";
.top {
  position: relative;
  padding-top: 40px;
  padding-bottom: 20px;
  font-family: "Rubik", sans-serif;
  color: #000;
  letter-spacing: -0.02em;
}

.top__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 100px;
}

@media (max-width: 767px) {
  .top__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0;
  }
}

@media (min-width: 768px) {
  .top__left .top__title, .top__left .top__subtitle--promo-new {
    text-align: left;
  }
}

@media (max-width: 767px) {
  .top__right {
    padding-top: 30px;
    text-align: center;
  }
}

.top__right iframe {
  border-radius: 20px;
}

.top__promo-new {
  padding-bottom: 24px;
}

.top__promo-link {
  color: #2d7de1;
  font-size: 14px;
  line-height: 20px;
  position: absolute;
  right: 0;
  top: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 1;
}

.top__promo-link svg {
  margin-right: 16px;
}

@media (max-width: 767px) {
  .top__promo-link {
    position: inherit;
    margin-bottom: 15px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 31px;
  }
}

.top--promo {
  position: relative;
  z-index: -1;
}

.top__title {
  margin: 0 auto;
  font-family: "Grotesque", sans-serif;
  font-size: 58px;
  line-height: 70px;
  text-align: center;
  z-index: -1;
  position: relative;
}

.top__title--promo-new {
  font-size: 58px;
  margin-bottom: 0px;
}

.top__subtitle {
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
  margin: 0;
}

.top__subtitle--referral {
  padding: 10px 15px;
  background: #2d7de1;
  font-size: 24px;
  font-family: "Grotesque", sans-serif;
  color: rgba(255, 255, 255, 0.5);
  line-height: 29px;
  border-radius: 12px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 30px auto 0;
}

@media only screen and (max-width: 767px) {
  .top__subtitle--referral {
    font-size: 18px;
    line-height: 22px;
    margin-top: 15px;
  }
}

.top__subtitle--referral-name {
  color: #fff;
}

.top__subtitle--promo-new {
  font-family: "Grotesque", sans-serif;
  font-size: 36px;
  text-align: center;
  margin-top: 24px;
}

@media only screen and (max-width: 767px) {
  .top__subtitle--promo-new {
    font-size: 16px;
    line-height: 20px;
    margin-top: 12px;
  }
}

.top__subtitle-add--promo-new {
  font-size: 16px;
  text-align: center;
  line-height: 20px;
  margin-top: 32px;
}

@media only screen and (max-width: 1200px) {
  .top__subtitle-add--promo-new {
    max-width: 180px;
    margin: 20px auto 0;
  }
}

.top__list--promo-new {
  margin-top: 48px;
}

@media only screen and (max-width: 1200px) {
  .top__list--promo-new {
    margin-top: 24px;
  }
}

.top__list--promo-new ul {
  list-style: none;
  margin: 0;
  padding: 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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media only screen and (max-width: 1200px) {
  .top__list--promo-new ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.top__list--promo-new li {
  -ms-flex-preferred-size: 33%;
      flex-basis: 33%;
  margin: 0 22px;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 1200px) {
  .top__list--promo-new li {
    margin: 0 0 13px;
  }
}

.top__list--promo-new img {
  width: 40px;
  height: 40px;
  float: left;
  margin-right: 16px;
}

@media only screen and (max-width: 1200px) {
  .top__list--promo-new-2 ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px;
    margin: 0;
  }
}

.top__list--promo-new-2 li {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  -webkit-filter: drop-shadow(0px 0px 10px #0000000f);
          filter: drop-shadow(0px 0px 10px #0000000f);
  background: #fff;
  border-radius: 20px;
  padding: 10px 20px;
  font-size: 15px;
}

@media only screen and (max-width: 1200px) {
  .top__list--promo-new-2 li {
    font-size: 14px;
    line-height: 1;
    width: 49%;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}

.top__list--promo-new-2 img {
  width: 30px;
  height: 30px;
}

@media only screen and (max-width: 1200px) {
  .top__list--promo-new-2 img {
    height: 25px;
    width: 25px;
  }
}

.top__text {
  position: absolute;
  right: 0;
  max-width: 379px;
  font-size: 16px;
  line-height: 24px;
  color: #7c8289;
}

.top__subline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

.gift_text {
  position: absolute;
  right: 0;
  bottom: -45px;
  font-size: 14px;
  color: #417eda;
}

.gift_text svg {
  width: 18px;
  height: 18px;
  margin-top: -4px;
}

@media only screen and (max-width: 1201px) {
  .top__text {
    position: relative;
  }
  .gift_text {
    position: relative;
    bottom: 0;
    font-size: 16px;
    margin: 20px 0;
  }
  .gift_text svg {
    width: 27px;
    height: 27px;
    margin-top: -8px;
  }
}

.custom-scroll, .filter-list {
  scrollbar-width: 7px;
  scrollbar-color: #417eda #f2f2f2;
}

.custom-scroll::-webkit-scrollbar, .filter-list::-webkit-scrollbar {
  width: 7px;
  height: 7px;
}

.custom-scroll::-webkit-scrollbar-track, .filter-list::-webkit-scrollbar-track {
  background: #f2f2f2;
  border-radius: 10px;
}

.custom-scroll::-webkit-scrollbar-thumb, .filter-list::-webkit-scrollbar-thumb {
  background-color: #417eda;
  border-radius: 10px;
}

.filter {
  background: #fff;
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.05), 0 0.5px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 4px rgba(0, 0, 0, 0.05), 0 0.5px 1px rgba(0, 0, 0, 0.1);
  padding: 16px 0;
  position: sticky;
  top: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  will-change: transform;
  z-index: 99;
  width: 100%;
}

@media (max-width: 767px) {
  .filter {
    -webkit-box-shadow: none;
            box-shadow: none;
    position: absolute;
    padding-bottom: 14px;
  }
}

.filter.fixed {
  -webkit-transition: 0.3s -webkit-transform;
  transition: 0.3s -webkit-transform;
  transition: 0.3s transform;
  transition: 0.3s transform, 0.3s -webkit-transform;
}

@media (max-width: 767px) {
  .filter.fixed {
    position: fixed;
  }
}

@media (max-width: 767px) {
  .filter.fixed.header_margin {
    -webkit-transform: translate3d(0, 72px, 0);
            transform: translate3d(0, 72px, 0);
  }
}

@media (max-width: 767px) {
  .filter.fixed.hidden {
    -webkit-transform: translateY(-100px);
        -ms-transform: translateY(-100px);
            transform: translateY(-100px);
  }
}

.filter__inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  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;
  margin-top: -16px;
}

.filter__item {
  margin-top: 16px;
  max-width: 100%;
}

.filter.is-editing {
  padding-bottom: 30px;
}

.filter-list {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 12px;
  border: 1px solid #e8ecf0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  overflow: auto;
  padding: 5px;
}

@media (max-width: 767px) {
  .filter-list {
    border: 0;
    padding: 0;
    padding-bottom: 5px;
  }
}

.filter-list__item {
  line-height: 1;
  vertical-align: top;
}

.filter-list__link {
  border-radius: 8px;
  color: rgba(0, 0, 0, 0.87);
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  padding: 10px 20px;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  white-space: nowrap;
}

.filter-list__link.ny {
  color: #E8A84F;
  margin-right: 16px;
  position: relative;
}

.filter-list__link.ny:before {
  display: block;
  content: '';
  width: 14px;
  height: 14px;
  position: absolute;
  right: 0;
  top: 12px;
  background: url("/local/templates/uzhin2020/markup2020/app/css/../img/svg/ny_star.svg");
}

.filter-list__link.is-active {
  color: #2d7de1;
  background: #eaf2fc;
}

.filter-list__link:not(.active):hover {
  color: #7c8289;
}

.showcase-wrapper.loading .filter-list__link.ny {
  display: none;
}

.filter-data {
  line-height: 1;
}

@media only screen and (max-width: 767px) {
  .filter-data {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: #fff;
    border-radius: 16px 16px 0 0;
    bottom: 0;
    -webkit-box-shadow: 0 -11px 20px rgba(0, 0, 0, 0.08);
            box-shadow: 0 -11px 20px rgba(0, 0, 0, 0.08);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 102px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    left: 0;
    padding: 13px 20px;
    position: fixed;
    right: 0;
    z-index: 99;
  }
}

.filter-data__inner {
  margin-left: -8px;
  margin-right: -8px;
  margin-top: -10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media only screen and (max-width: 767px) {
  .filter-data__inner {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.filter-data__item {
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 10px;
}

.filter-data__item svg {
  margin-right: 10px;
}

@media only screen and (max-width: 767px) {
  .filter-data__item {
    margin-right: 0;
  }
}

.filter-data__item--action-mobile {
  width: 100%;
}

.filter-data__item--action-mobile.is-editing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.filter-data__item--action-mobile.is-editing .filter-action__cancel-edit {
  position: initial;
  text-align: left;
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content;
  margin-left: 15px;
  margin-top: 6px;
}

.filter-data__item--action.is-active {
  cursor: pointer;
}

.filter-data__item--action.is-editing {
  position: relative;
}

.filter-data__notice {
  color: #898989;
  display: inline-block;
  font-size: 12px;
  line-height: 1.33;
  max-width: 100px;
}

@media only screen and (max-width: 767px) {
  .filter-data__notice {
    max-width: none;
  }
}

@media (max-width: 767px) {
  .filter-data.is-active .filter-data__item, .filter-data.is-active .filter-data__inner {
    width: calc(100% - 16px);
    text-align: center;
  }
}

@media (max-width: 767px) {
  .filter-data.is-active .filter-action {
    width: auto;
  }
}

@media (max-width: 500px) {
  .filter-data.is-editing {
    padding-left: 0;
    padding-right: 10px;
  }
}

.filter-action {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-size: 14px;
  position: relative;
  text-align: center;
  width: 260px;
}

.filter-action.present-label {
  width: 100%;
}

@media (max-width: 410px) {
  .filter-action.present-label .filter-action__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}

.filter-action.present-label .filter-action__inner .filter-action__item:last-child {
  padding-top: 2%;
}

.filter-action__present-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 17px;
  margin-right: 10px;
}

.filter-action__present-label svg {
  display: inline-block;
}

.filter-action__mobile {
  width: 100%;
}

.filter-action__mobile.is-editing {
  max-width: 80%;
}

.filter-action.is-active {
  background: #2d7de1;
  color: #fff;
  border-radius: 12px;
}

.filter-action.is-active .filter-action__inner {
  background: none;
  color: #fff;
}

.filter-action:not(.is-active):hover .filter-action__dropdown {
  display: block;
}

.filter-action__inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #eaf2fc;
  border-radius: 12px;
  color: #2d7de1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 48px;
  padding: 10px 14px;
}

.filter-action__dropdown {
  background: #fff;
  border-radius: 16px;
  color: #647790;
  display: none;
  -webkit-filter: drop-shadow(0 1px 8px rgba(0, 0, 0, 0.12));
          filter: drop-shadow(0 1px 8px rgba(0, 0, 0, 0.12));
  font-size: 12px;
  left: 0;
  line-height: 1.2;
  margin: 0;
  padding: 20px 0 20px 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: calc(100% + 15px);
}

@media (max-width: 767px) {
  .filter-action__dropdown {
    bottom: calc(100% + 15px);
    top: auto;
  }
}

.filter-action__dropdown:before {
  border: 10px solid black;
  border-color: #fff #fff transparent transparent;
  -webkit-box-shadow: 1px ​-1px 4px 0 rgba(0, 0, 0, 0.4);
          box-shadow: 1px ​-1px 4px 0 rgba(0, 0, 0, 0.4);
  content: "";
  height: 0;
  left: 50%;
  margin-left: -10px;
  position: absolute;
  top: -10px;
  -webkit-transform-origin: 50%;
      -ms-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  width: 0;
  z-index: -1;
}

@media (max-width: 767px) {
  .filter-action__dropdown:before {
    border-color: transparent transparent #fff #fff;
    bottom: -10px;
  }
}

.filter-action__item {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.filter-action__dish {
  font-size: 17px;
}

.filter-action__cost {
  display: block;
}

.filter-action__old-cost {
  font-size: 14px;
  margin-right: 8px;
  text-decoration: line-through;
}

.filter-action__cost {
  font-weight: 500;
}

.filter-action__cancel-edit {
  position: absolute;
  bottom: -23px;
  left: 10px;
  cursor: pointer;
}

.filter-action__cancel-edit span {
  color: #ff4d62;
  text-decoration: underline;
  font-size: 14px;
}

.cart-notice {
  background: #2d7de1;
  border-radius: 16px;
  bottom: 32px;
  -webkit-box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
          box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
  color: #fff;
  display: none;
  left: 50%;
  margin-left: auto;
  margin-right: auto;
  max-width: 90%;
  padding: 20px;
  position: fixed;
  text-align: center;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 480px;
  z-index: 99;
}

.cart-notice.is-active {
  display: block;
}

.cart-notice.is-promo {
  bottom: auto;
  width: 540px;
  padding: 32px 40px;
}

@media (max-width: 767px) {
  .cart-notice.is-promo {
    padding: 32px 16px;
  }
}

.cart-notice__msg {
  font-size: 14px;
}

.cart-notice__promo-title {
  font-family: "Grotesque", sans-serif;
  font-size: 24px;
  line-height: 29px;
  font-weight: 400;
}

.cart-notice__promo-title img {
  width: 40px;
  margin-top: -5px;
}

.cart-notice__text {
  margin: 0;
}

.cart-notice__footer {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: -4px;
  margin-right: -4px;
  margin-top: -8px;
  padding-top: 16px;
}

.cart-notice__footer-item {
  margin-left: 4px;
  margin-right: 4px;
  margin-top: 8px;
}

.cart-notice__btn {
  background: rgba(255, 255, 255, 0.16);
  border-radius: 12px;
  border: 0;
  color: #fff;
  min-width: 146px;
  padding: 8px 12px;
}

.cart-notice__btn--cancel {
  background: #fff;
  color: #2d7de1;
}

body:not([data-scroll='0']) .showcase-wrapper.first-loaded .filter {
  background: #fff !important;
}

@media (min-width: 768px) {
  body:not([data-scroll='0']) .showcase-wrapper.first-loaded .filter {
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.05), 0 0.5px 1px rgba(0, 0, 0, 0.1) !important;
            box-shadow: 0 4px 4px rgba(0, 0, 0, 0.05), 0 0.5px 1px rgba(0, 0, 0, 0.1) !important;
  }
}

@media (min-width: 768px) {
  .showcase-wrapper.first-loaded .filter-list {
    border: 1px solid #e8ecf0 !important;
  }
}

.filter__apply-sub-discount {
  border: 1px solid #2d7de1;
  border-radius: 12px;
  padding: 12.5px 10px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin-left: 12px;
  margin-right: 12px;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}

@media (max-width: 767px) {
  .filter__apply-sub-discount {
    padding: 14px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 14px;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
}

@media (max-width: 500px) {
  .filter__apply-sub-discount {
    width: 100%;
  }
}

.filter__apply-sub-discount._disabled {
  pointer-events: none;
  opacity: 0.5;
}

.filter__apply-sub-discount_pin {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0;
}

.filter__apply-sub-discount_pin .df-pin__circle {
  border: 2px solid #8bb7ef;
}

@media (max-width: 767px) {
  .filter__apply-sub-discount_pin .df-pin__circle {
    width: 20px;
    min-width: 20px;
    height: 20px;
  }
}

.filter__apply-sub-discount_pin .df-pin__circle::after {
  left: -2px;
  -webkit-box-shadow: none;
          box-shadow: none;
  width: 24px;
  height: 24px;
  background: url("/local/templates/uzhin2020/markup2020/app/css/../img/svg/personal-arrow.svg") no-repeat 50% #2d7de1;
}

@media (max-width: 767px) {
  .filter__apply-sub-discount_pin .df-pin__circle::after {
    width: 20px;
    height: 20px;
  }
  .filter.fixed .filter__apply-sub-discount_pin .df-pin__circle::after {
    background-color: #ffffff;
    background-image: url("/local/templates/uzhin2020/markup2020/app/css/../img/svg/personal-arrow-blue.svg");
  }
}

.filter__apply-sub-discount_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: 12px;
}

.filter__apply-sub-discount_text._not_empty {
  margin-top: 2px;
}

.filter__apply-sub-discount_text._not_empty .filter__apply-sub-discount_text-main {
  font-size: 18px;
}

.filter__apply-sub-discount_text-mobile-fixed {
  display: none;
  margin-left: 6px;
  color: #2d7de1;
  font-size: 14px;
  line-height: 19px;
  font-weight: 500;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

@media (max-width: 767px) {
  .filter__apply-sub-discount_text {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
}

@media (max-width: 500px) {
  .filter__apply-sub-discount_text {
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.filter__apply-sub-discount_text-main {
  font-weight: 500;
  font-size: 12px;
  line-height: 15px;
  color: #2d7de1;
}

@media (max-width: 767px) {
  .filter__apply-sub-discount_text-main {
    font-size: 14px;
    margin-right: 15px;
  }
}

.filter__apply-sub-discount_text-sub {
  font-size: 11px;
  line-height: 13px;
  color: #2d7de1;
  opacity: 0.5;
  position: relative;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.filter__apply-sub-discount_text-sub:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 1px;
  width: 100%;
  border-bottom: 1px solid #2d7de1;
}

@media (max-width: 767px) {
  .filter__apply-sub-discount_text-sub {
    font-size: 13px;
  }
}

.filter__apply-sub-discount__active {
  background-color: #EAF2FC;
  border-color: #EAF2FC;
}

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

@media (max-width: 767px) {
  .filter__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
}

@media (max-width: 767px) {
  .filter.fixed .filter__item._with-sub {
    position: relative;
  }
  .filter.fixed .filter__item._with-sub .filter-list {
    width: calc(100% - 92px);
    -ms-flex-item-align: end;
        -ms-grid-row-align: end;
        align-self: end;
  }
  .filter.fixed .filter__item._with-sub .filter__apply-sub-discount {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 0;
    padding-top: 9px;
    padding-bottom: 9px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
  .filter.fixed .filter__item._with-sub .filter__apply-sub-discount__active {
    background-color: #2d7de1;
  }
  .filter.fixed .filter__item._with-sub .filter__apply-sub-discount__active .filter__apply-sub-discount_text-mobile-fixed {
    color: #ffffff;
  }
  .filter.fixed .filter__item._with-sub .filter__apply-sub-discount .filter__apply-sub-discount_text {
    display: none;
  }
  .filter.fixed .filter__item._with-sub .filter__apply-sub-discount .filter__apply-sub-discount_text-mobile-fixed {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.p-alert {
  color: #000;
}

.p-alert__gift-popup {
  max-width: 580px;
  background-color: #fff;
  width: 100%;
  padding: 40px 0 55px;
}

.p-alert__gift-popup__title {
  padding: 0 32px;
  margin-bottom: 32px;
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: -0.01em;
}

.p-alert__gifts {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.p-alert__gifts-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 32px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

@media only screen and (max-width: 767px) {
  .p-alert__gifts-item {
    padding: 20px;
  }
}

.p-alert__gifts-item-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.p-alert__gifts-item-info .p-dish__info {
  margin: 0 12px 0 0;
}

.p-alert__gifts-item-info .p-dish__value {
  font-size: 12px;
  line-height: 16px;
  color: rgba(0, 0, 0, 0.4);
}

.p-alert__gifts-item--left img {
  width: 128px;
  height: 128px;
  border-radius: 16px;
}

.p-alert__gifts-item--right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 40px;
}

@media only screen and (max-width: 767px) {
  .p-alert__gifts-item--right {
    padding-left: 15px;
  }
}

.p-alert__gifts-item--right p {
  font-size: 14px;
  line-height: 16px;
  color: rgba(0, 0, 0, 0.87);
  letter-spacing: 0.01em;
}

.p-alert__gifts-item--checkbox {
  display: inline-block;
  height: 28px;
  line-height: 28px;
  margin-right: 10px;
  margin-top: 12px;
  position: relative;
  vertical-align: middle;
  font-size: 14px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.p-alert__gifts-item--checkbox-switch {
  position: relative;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 138px;
  height: 40px;
  border-radius: 33px;
  vertical-align: top;
  background: #EAF2FC;
  -webkit-transition: .2s;
  transition: .2s;
  cursor: pointer;
}

.p-alert__gifts-item--checkbox-switch:before {
  content: '';
  position: absolute;
  top: 4px;
  left: 5px;
  display: inline-block;
  width: 31px;
  height: 31px;
  border-radius: 50%;
  -webkit-transition: .15s;
  transition: .15s;
  background: white url("/local/templates/uzhin2020/markup2020/app/css/../img/Vector.png") no-repeat 50%;
}

.p-alert__gifts-item--checkbox-switch .active {
  display: none;
  color: #ffffff;
  margin-top: 7px;
  margin-left: 20px;
}

.p-alert__gifts-item--checkbox-switch .inactive {
  display: inline-block;
  color: #2d7de1;
  margin-top: 7px;
  margin-left: 50px;
}

.p-alert__gifts-item input[type=radio] {
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.p-alert__gifts-item input[type=radio]:checked + .p-alert__gifts-item--checkbox-switch {
  background: #2d7de1;
}

.p-alert__gifts-item input[type=radio]:checked + .p-alert__gifts-item--checkbox-switch .active {
  display: inline-block;
}

.p-alert__gifts-item input[type=radio]:checked + .p-alert__gifts-item--checkbox-switch .inactive {
  display: none;
}

.p-alert__gifts-item input[type=radio]:checked + .p-alert__gifts-item--checkbox-switch:before {
  -webkit-transform: translateX(96px) rotate(180deg);
      -ms-transform: translateX(96px) rotate(180deg);
          transform: translateX(96px) rotate(180deg);
}

.p-alert__gifts-button {
  width: calc(100% - 64px);
  margin: 32px 32px 0;
  text-align: center;
  background: #2d7de1;
  border-radius: 12px;
  font-size: 17px;
  line-height: 20px;
  padding: 15px;
  color: white;
}

@media only screen and (max-width: 767px) {
  .p-alert__gifts-button {
    width: calc(100% - 40px);
  }
}

.p-alert__gifts-button:hover {
  background: #4a82e2;
}

.p-alert__gifts-button:disabled {
  background: #797676;
}

.p-alert__inner {
  width: 100%;
  max-width: 380px;
  background-color: #fff;
  padding: 32px 56px 40px;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}

.p-alert__inner .df-popup__close {
  top: 16px;
  right: 16px;
}

.p-alert__title {
  max-width: 182px;
  margin: 0 auto;
  margin-bottom: 16px;
  font-size: 24px;
  line-height: 28px;
  font-weight: 500;
}

.p-alert__subtitle {
  margin-bottom: 16px;
}

.p-alert__subtitle-delivery {
  font-size: 14px;
  line-height: 21px;
}

.p-alert__subtitle-delivery a {
  text-decoration: underline;
}

.p-alert__phone {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
}

.p-alert__worktime {
  color: #7C8289;
  font-size: 12px;
  line-height: 20px;
}

.p-alert__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 20px;
}

.p-alert__icon svg {
  width: 50px;
  height: 50px;
  margin-right: 10px;
}

.p-alert__text {
  font-size: 14px;
  line-height: 20px;
  color: #7c8289;
  margin-top: 24px;
}

.p-alert__button {
  display: block;
  width: 100%;
}

.p-alert__button[data-type="stay"] {
  background-color: #417eda;
  color: #fff;
  margin-bottom: 16px;
}

.p-alert__button[data-type="stay"]:hover {
  background-color: #5397ff;
}

.p-def__inner {
  width: 100%;
  max-width: 400px;
  background-color: #fff;
  padding: 32px;
}

.p-def__title {
  font-size: 24px;
  line-height: 28px;
  font-weight: 500;
  margin-bottom: 16px;
  text-align: center;
}

.p-def__text {
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  padding: 10px 0;
  margin-bottom: 32px;
}

.p-def__button {
  background-color: #f19bb8;
  color: #fff;
  margin-top: 16px;
}

.p-def__button:hover {
  background-color: #ffb5ce;
  color: #fff;
}

.p-def__button--blue {
  background-color: #417eda;
}

.p-def__button--blue:hover {
  background-color: #5397ff;
}

.p-def button {
  display: block;
  width: 100%;
}

.c-order__discount-title {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
}

@media only screen and (max-width: 767px) {
  .c-order__discount-title {
    margin-top: 24px;
  }
}

.c-order__discount-subscribe {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 20px;
}

@media only screen and (max-width: 767px) {
  .c-order__discount-subscribe {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.c-order__discount-subscribe-promo-discount {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -30px;
}

.c-order__discount-subscribe-promo-discount-text {
  font-size: 15px;
  line-height: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
}

.c-order__discount-subscribe-promo-discount-text img {
  width: 24px;
  height: 24px;
}

@media only screen and (max-width: 767px) {
  .c-order__discount-subscribe-promo-discount-text img {
    width: 20px;
    height: 20px;
  }
}

.c-order__discount-subscribe-promo-discount._promo {
  margin-left: 35px;
  margin-top: 8px !important;
}

@media only screen and (max-width: 767px) {
  .c-order__discount-subscribe-promo-discount._promo {
    margin-left: 30px;
  }
}

.c-order__discount-subscribe-promo-discount._promo .c-order__discount-subscribe-promo-discount-percent {
  display: none;
}

.c-order__discount-subscribe-promo-discount._promo .c-order__discount-subscribe-promo-discount-img {
  gap: 5px;
}

@media only screen and (max-width: 767px) {
  .c-order__discount-subscribe-promo-discount {
    margin-top: 0;
    margin-left: -20px;
  }
}

.c-order__discount-subscribe-promo-discount-plus {
  font-size: 24px;
  margin: auto 10px;
}

@media only screen and (max-width: 767px) {
  .c-order__discount-subscribe-promo-discount-plus {
    margin: auto 0;
  }
}

.c-order__discount-subscribe-promo-discount-desc {
  font-size: 12px;
  line-height: 14px;
  color: #000000 !important;
  text-decoration: none !important;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .c-order__discount-subscribe-promo-discount-desc {
    font-size: 10px;
    line-height: 12px;
  }
}

.c-order__discount-subscribe-promo-discount-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  width: 80px;
}

@media only screen and (max-width: 767px) {
  .c-order__discount-subscribe-promo-discount-img {
    width: 70px;
  }
}

.c-order__discount-subscribe-promo-discount-img-wrapper {
  border-radius: 50%;
  overflow: hidden;
  width: 40px;
  background: #F5F5F7;
  margin: 0 auto;
}

@media only screen and (max-width: 767px) {
  .c-order__discount-subscribe-promo-discount-img-wrapper {
    width: 30px;
  }
}

.c-order__discount-subscribe-promo-discount-img img {
  width: 100%;
}

.c-order__discount-subscribe-promo-discount-percent {
  color: #fff !important;
  position: absolute;
  background: #2D7DE1;
  padding: 4px 3px 4px 6px;
  text-decoration: none !important;
  -webkit-transform: rotateZ(-15deg);
      -ms-transform: rotate(-15deg);
          transform: rotateZ(-15deg);
  top: -4px;
  left: 10px;
  font-size: 11px;
  line-height: 1;
  border-radius: 2px 0 0 2px;
}

.c-order__discount-subscribe-promo-discount-percent:after {
  display: block;
  content: '';
  width: 13px;
  height: 13px;
  background: #2D7DE1;
  position: absolute;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 3px;
  right: -7px;
  z-index: -1;
  border-radius: 2px;
}

@media only screen and (max-width: 767px) {
  .c-order__discount-subscribe-promo-discount-percent {
    display: none;
  }
}

@media (max-width: 375px) {
  .c-order__discount-subscribe {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.c-order__discount-subscribe-type__title {
  margin-top: 15px;
}

.c-order__discount-subscribe-list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 20px;
}

.c-order__discount-subscribe-list__item {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  border-radius: 7px;
  border: 1px solid rgba(45, 125, 225, 0.3);
  margin-bottom: 12px;
  position: relative;
  min-height: 80px;
}

.c-order__discount-subscribe-list__item-hit {
  position: absolute;
  border-radius: 8px;
  font-weight: 500;
  background-color: #fedd6c;
  padding: 7px 10px 5px;
  right: 8px;
  top: 8px;
  font-size: 10px;
  line-height: 1;
}

.c-order__discount-subscribe-list__item .c-personal__text {
  font-weight: 400;
  font-size: 16px;
  margin-top: -4px;
}

.c-order__discount-subscribe-list__item .c-personal__text-desc {
  font-size: 14px;
  line-height: 1.3;
}

.c-order__discount-subscribe-list__item-active {
  border-color: #2D7DE1;
}

.c-order__discount-subscribe-list__item .df-pin__circle {
  border: 2px solid rgba(0, 0, 0, 0.3);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 16px;
  background: #FFFFFF;
  width: 24px;
  height: 24px;
}

.c-order__discount-subscribe-list__item .df-pin__circle.invalid {
  border: 1px solid #ff4d62;
  -webkit-box-shadow: inset 0px 0px 12px rgba(255, 77, 98, 0.35);
          box-shadow: inset 0px 0px 12px rgba(255, 77, 98, 0.35);
}

.c-order__discount-subscribe-list__item .df-pin input:checked + .df-pin__circle {
  border: none;
}

.c-order__discount-subscribe-list__item .df-pin__circle::after {
  -webkit-box-shadow: none;
          box-shadow: none;
  width: 24px;
  height: 24px;
  left: -2px;
  background: url("/local/templates/uzhin2020/markup2020/app/css/../img/svg/personal-arrow.svg") no-repeat 50% #2d7de1;
}

.c-order__discount-subscribe-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 20px;
  margin-bottom: 15px;
}

.c-order__discount-subscribe-info__title {
  font-weight: 500;
}

.c-order__discount-subscribe-info__percent {
  font-weight: 700;
}

.c-order__discount-subscribe-info__text {
  margin-top: 15px;
  font-style: italic;
  font-size: 14px;
  line-height: 17px;
  color: rgba(0, 0, 0, 0.7);
}

.c-order__discount-subscribe-info__text a {
  color: #417eda;
  text-decoration: underline;
}

.c-order__discount-subscribe-info__text a:hover {
  color: #5397ff;
}

.c-order__discount-subscribe-info > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.c-order__discount-subscribe-label-promo {
  position: absolute;
  background: #f19bb8;
  border-radius: 8px;
  -webkit-transform: rotate(12deg);
      -ms-transform: rotate(12deg);
          transform: rotate(12deg);
  color: #ffffff;
  font-size: 9px;
  line-height: 1;
  text-transform: lowercase;
  padding: 2px 6px;
  right: -22px;
  top: -8px;
}

@media (max-width: 767px) {
  .c-order__discount-subscribe-label-promo {
    border-radius: 7px;
    font-size: 8px;
    padding: 2px 5px;
    right: -17px;
    top: -7px;
  }
}

.c-order__discount-subscribe-label-wrap {
  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;
  width: 105%;
}

.c-order__discount-subscribe-label-popup-link {
  background: #f19bb8;
  border-radius: 6px;
  color: #ffffff;
  font-size: 11px;
  line-height: 1;
  padding: 4px 10px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.c-order__discount-subscribe-label-popup-link:hover {
  color: #ffffff;
}

.c-order__discount-subscribe-label {
  background: #f19bb8;
  border-radius: 8px;
  color: #ffffff;
  font-size: 11px;
  line-height: 1;
  text-transform: lowercase;
  padding: 4px 10px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.c-order__discount-subscribe .df-pin__circle {
  border: 2px solid rgba(0, 0, 0, 0.3);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 16px;
  background: #FFFFFF;
  width: 24px;
  height: 24px;
}

.c-order__discount-subscribe .df-pin__circle.invalid {
  border: 1px solid #ff4d62;
  -webkit-box-shadow: inset 0px 0px 12px rgba(255, 77, 98, 0.35);
          box-shadow: inset 0px 0px 12px rgba(255, 77, 98, 0.35);
}

.c-order__discount-subscribe .df-pin input:checked + .df-pin__circle {
  border: none;
}

.c-order__discount-subscribe .df-pin__circle::after {
  -webkit-box-shadow: none;
          box-shadow: none;
  width: 24px;
  height: 24px;
  background: url("/local/templates/uzhin2020/markup2020/app/css/../img/svg/personal-arrow.svg") no-repeat 50% #2d7de1;
}

.c-order__discount-subscribe .c-personal__text {
  margin-top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.c-order__discount-subscribe .c-personal__text > span {
  position: relative;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.c-order__discount-subscribe .c-personal__text .c-personal__text-desc {
  font-size: 9px;
  line-height: 12px;
}

.c-order__discount-subscribe .c-personal__text .c-personal__text-desc span {
  color: #417eda;
  text-decoration: underline;
}

.c-order__discount-subscribe .c-personal__text .c-personal__text-desc span:hover {
  color: #5397ff;
}

.c-order__discount-subscribe .c-personal__pin {
  max-width: 50%;
}

@media (max-width: 375px) {
  .c-order__discount-subscribe .c-personal__pin {
    max-width: 100%;
  }
  .c-order__discount-subscribe .c-personal__pin:not(:last-child) {
    margin-bottom: 15px;
  }
}

.c-order__discount-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 24px 0 8px;
  border-bottom: 1px solid #E2E5ED;
}

.c-order__discount-item-max {
  font-size: 12px;
  line-height: 14px;
  color: #2d7de1;
}

.c-order__discount-item-row {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 16px;
  line-height: 19px;
  color: #000;
  margin-bottom: 16px;
}

.c-order__discount-item-informer {
  position: relative;
  font-family: Rubik;
  width: 22px;
  height: 22px;
  margin-top: -20px;
  margin-left: calc(100% + 20px);
  cursor: pointer;
  background: #EAF2FC;
  border-radius: 50%;
  text-align: center;
}

.c-order__discount-item-informer:hover .c-order__discount-item__dropdown {
  display: block;
}

.c-order__discount-item-informer.c-personal__informer {
  margin-left: 0;
  margin-top: -10px;
}

.c-order__discount-item__dropdown {
  background: #fff;
  border-radius: 16px;
  color: #212121;
  display: none;
  -webkit-box-shadow: 0 1px 20px 2px rgba(0, 0, 0, 0.12);
          box-shadow: 0 1px 20px 2px rgba(0, 0, 0, 0.12);
  font-size: 12px;
  line-height: 1.2;
  margin: 0;
  padding: 14px 21px;
  position: absolute;
  right: 0;
  text-align: left;
  bottom: calc(100% + 20px);
  top: auto;
  width: 300px;
  left: -140px;
  z-index: 1;
}

.c-order__discount-item__dropdown p {
  font-size: 12px;
  line-height: 14px;
  color: #000000;
  margin-bottom: 0;
}

.c-order__discount-item__dropdown span {
  opacity: 0.6;
}

.c-order__discount-item__dropdown:before {
  border: 10px solid;
  border-color: #fff #fff transparent transparent;
  content: "";
  height: 0;
  margin-left: -10px;
  position: absolute;
  bottom: -9px;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
  left: 50%;
  -webkit-transform-origin: 50%;
      -ms-transform-origin: 50%;
          transform-origin: 50%;
  width: 0;
}

.c-order__discount-item__dropdown:after {
  content: "";
  position: absolute;
  height: 4px;
  width: 4px;
  background: #2d7de1;
  border-radius: 50%;
  top: 0;
  left: 0;
  margin-top: 19px;
  margin-left: 12px;
}

@media only screen and (max-width: 767px) {
  .c-order__discount-item__dropdown--mobile-left {
    left: -250px;
  }
  .c-order__discount-item__dropdown--mobile-left:before {
    left: 87%;
  }
}

@media only screen and (max-width: 415px) {
  .c-order__discount-item__dropdown--mobile-left {
    left: -270px;
  }
  .c-order__discount-item__dropdown--mobile-left:before {
    bottom: -7px;
    left: 93%;
  }
}

.c-order__discount-list {
  width: 49%;
}

.c-order__discount-list.--full {
  width: 100%;
}

.c-order__discount-list-color {
  display: block;
  background: #EAF2FC;
  height: 8px;
}

.c-order__discount-list-color.active {
  background: #2d7de1;
}

.c-order__discount-list-color.pink {
  background: #FFECF2;
}

.c-order__discount-list-color.pink.active {
  background: #FF96B9;
}

.c-order__discount-list-color.yellow {
  background: #FFFF9C;
}

.c-order__discount-list-color.yellow.active {
  background: #FEE948;
}

.c-order__discount-list:first-child .c-order__discount-list-color {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}

.c-order__discount-list:last-child .c-order__discount-list-color {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}

.c-order__discount-list-description {
  display: block;
  font-size: 12px;
  line-height: 14px;
  color: #000000;
  opacity: 0.4;
  margin-top: 8px;
}

.c-order__discount-total {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: -0.02em;
  padding-bottom: 16px;
}

.c-order__discount-total_value {
  font-size: 18px;
  line-height: 21px;
  letter-spacing: -0.02em;
}

.promo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 10;
}

@media (max-width: 767px) {
  .promo {
    position: initial;
  }
}

.promo_reminder {
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  position: fixed;
  bottom: 15px;
  left: 50%;
  z-index: 101;
}

@media only screen and (max-width: 1200px) {
  .promo_reminder.showed {
    bottom: 80px;
  }
}

.promo_reminder--wrapper {
  background: #2d7de1;
  border-radius: 10px;
  color: #ffffff;
  padding: 15px 30px 15px 60px;
  cursor: pointer;
  font-size: 12px;
  line-height: 14px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.promo_reminder--wrapper:before {
  display: block;
  position: absolute;
  content: '';
  background: url("/local/templates/uzhin2020/markup2020/app/css/../img/promo_box.png") no-repeat;
  width: 75px;
  height: 75px;
  left: -6px;
  top: -22px;
  background-size: contain;
}

@media (max-width: 767px) {
  .promo_reminder--wrapper:before {
    left: 4px;
  }
}

.promo-subtitle {
  font-family: 'Rubik';
  font-size: 27px;
  margin-top: 10px;
  line-height: 1.25;
  margin-bottom: 40px;
}

@media only screen and (max-width: 1200px) {
  .promo-subtitle {
    font-size: 16px;
    text-align: center;
    margin-bottom: 0;
  }
}

.promo-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  max-width: 360px;
  margin: 30px 0 0;
  z-index: 1;
}

.promo-list__header {
  margin-bottom: 0;
  margin-top: 80px;
}

@media (max-width: 767px) {
  .promo-list__header {
    text-align: center;
    max-width: 210px;
    margin: 60px auto 0;
  }
}

@media (max-width: 767px) {
  .promo-list {
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.promo-list__wrapper {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  top: 0;
  right: 20px;
  margin-top: 10px;
}

@media (max-width: 767px) {
  .promo-list__wrapper {
    right: 0;
  }
}

.promo-list__wrapper.opened {
  background: #fff;
  -webkit-filter: drop-shadow(0px 8px 24px rgba(0, 0, 0, 0.16));
          filter: drop-shadow(0px 8px 24px rgba(0, 0, 0, 0.16));
  border-radius: 16px;
}

.promo-list__wrapper.opened .f-dropdown__arrow {
  -webkit-transform: scale(1, -1);
      -ms-transform: scale(1, -1);
          transform: scale(1, -1);
}

.promo-list__wrapper.opened .promo-list__items {
  display: block;
}

.promo-list__wrapper.opened .promo-list__head {
  background: #fff;
}

.promo-list__head {
  position: relative;
  border-radius: 16px;
  line-height: 120%;
  padding: 15px 0px 15px 16px;
  background: #F5F5F7;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.87);
}

.promo-list__current {
  background: #2d7de1;
  border-radius: 16px;
  font-size: 14px;
  line-height: 120%;
  color: #FFFFFF;
  padding: 15px 17px;
  margin-right: 225px;
  white-space: nowrap;
}

@media (max-width: 767px) {
  .promo-list__current {
    margin-right: 15px;
  }
}

.promo-list__items {
  display: none;
  margin-top: 11px;
  margin-left: 15px;
}

.promo-list__item {
  display: block;
  font-size: 14px;
  color: #2d7de1;
  padding: 15px 0;
  border-top: 1px solid #E8ECF0;
}

.order_reminder {
  position: fixed;
  bottom: 20px;
  z-index: 99;
  padding: 16px;
  border-radius: 16px;
  left: 40px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #2D7DE1 url(/local/templates/uzhin2020/markup2020/app/css/../img/reminder_bg.png) no-repeat;
  background-position-x: 100%;
  gap: 16px;
}

@media (max-width: 767px) {
  .order_reminder {
    left: 20px;
    padding: 12px;
    padding-bottom: 60px;
    padding-right: 100px;
  }
  .order_reminder.bottom_padding {
    bottom: 110px;
  }
  .order_reminder.bottom_padding_promo {
    bottom: 80px;
  }
}

.order_reminder-img {
  width: 90px;
}

@media (max-width: 767px) {
  .order_reminder-img {
    width: 40px;
  }
}

.order_reminder-img img {
  max-width: 100%;
}

.order_reminder-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
  font-size: 16px;
  line-height: 20px;
}

@media (max-width: 767px) {
  .order_reminder-text {
    font-size: 14px;
    line-height: 16px;
  }
}

.order_reminder-close {
  position: absolute;
  top: 16px;
  right: 16px;
}

.order_reminder-btn {
  padding: 9px 16px;
  font-size: 14px;
  line-height: 14px;
  background: #4F92E6;
  border-radius: 10px;
}

.order_reminder-btn:hover {
  background: #76a8e8;
}

.order_reminder-btn.link {
  color: #2D7DE1;
  background: #fff;
}

.order_reminder-btn.link:hover {
  background: #76a8e8;
}

.order_reminder-btn__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}

@media (max-width: 767px) {
  .order_reminder-btn__block {
    position: absolute;
    width: 100%;
    bottom: 12px;
    left: 12px;
  }
}

.showcase-wrapper {
  padding-top: 75px;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (max-width: 767px) {
  .showcase-wrapper--promo {
    padding-top: 10px;
  }
}

.showcase-wrapper-recommend {
  padding-top: 59px;
}

@media (max-width: 767px) {
  .showcase-wrapper-recommend {
    padding-top: 0px;
  }
}

.showcase-wrapper-recommend + .showcase-wrapper-loyalty {
  padding-top: 20px;
}

@media (max-width: 767px) {
  .showcase-wrapper-recommend + .showcase-wrapper-loyalty {
    padding-top: 25px;
  }
}

.showcase-wrapper-loyalty {
  padding-top: 59px;
}

@media (max-width: 767px) {
  .showcase-wrapper-loyalty {
    padding-top: 10px;
  }
}

.showcase-wrapper-loyalty .family-gift .p-main__inner {
  padding: 0;
}

.showcase-wrapper-loyalty .family-gift .p-main__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .showcase-wrapper-loyalty .family-gift .df-popup__wrapper {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media (max-width: 767px) {
  .showcase-wrapper-loyalty .family-gift .p-main__close {
    display: block;
  }
}

.showcase-wrapper .promo-title {
  font-size: 28px;
  font-weight: 500;
  line-height: 36px;
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .showcase-wrapper .promo-title {
    font-size: 22px;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 10px;
  }
}

.showcase-wrapper .promo-title .price {
  color: #417eda;
  white-space: nowrap;
}

.showcase-wrapper .promo-title .old-price {
  color: #7c8289;
  font-size: 24px;
  margin-left: 6px;
  font-style: normal;
  font-weight: normal;
  text-decoration: line-through;
  white-space: nowrap;
}

.showcase-wrapper .promo-subtitle {
  font-size: 22px;
  line-height: 1.2;
  margin-bottom: 20px;
  color: #417eda;
}

@media (max-width: 767px) {
  .showcase-wrapper .promo-subtitle {
    font-size: 18px;
  }
}

.showcase-wrapper.loading {
  position: relative;
}

.showcase-wrapper.loading .filter {
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.showcase-wrapper.loading .filter .filter-list {
  border: none;
}

.showcase-wrapper.loading::before {
  content: '';
  color: #3b65c3;
  font-size: 10px;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: absolute;
  top: 200px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0.8;
  text-indent: -9999em;
  -webkit-animation: load4 1.3s infinite linear;
          animation: load4 1.3s infinite linear;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  z-index: 100;
  cursor: wait;
}

.showcase-wrapper.loading .filters {
  -webkit-filter: blur(3px);
          filter: blur(3px);
}

.showcase-wrapper.loading .showcase {
  -webkit-filter: opacity(20%);
          filter: opacity(20%);
  min-height: 300px;
}

.blur {
  -webkit-filter: blur(3px);
          filter: blur(3px);
}

.form-wrapper {
  background-color: #417eda;
  background-image: url(/local/templates/uzhin2020/markup2020/app/css/../img/svg/promo.svg);
  background-repeat: no-repeat;
  background-position: 110% 35%;
  border-radius: 10px;
  -webkit-box-shadow: 0px 8px 20px rgba(234, 237, 242, 0.25);
          box-shadow: 0px 8px 20px rgba(234, 237, 242, 0.25);
  padding: 40px;
  margin-top: 54px;
}

.form-wrapper__new-form {
  background-image: url(/local/templates/uzhin2020/markup2020/app/css/../img/new_promo_form.png);
}

.form-wrapper__new-form .promo-form__button.with-price {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 18px;
}

.form-wrapper__new-form .promo-form__title {
  font-size: 44px;
  font-family: 'GROTESQUE';
  text-align: center;
  line-height: 1.2;
}

@media only screen and (max-width: 767px) {
  .form-wrapper__new-form .promo-form__title {
    font-size: 30px;
  }
}

.margin-lr-auto {
  margin-left: auto;
  margin-right: auto;
}

.promo-info {
  border-radius: 20px;
  background: #fff;
  padding: 20px;
  margin-bottom: 23px;
}

.promo-info._discount {
  margin-top: -20px;
}

.promo-info__row {
  padding: 10px 0;
  font-size: 14px;
  border-bottom: 1px solid #eee;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.promo-info__row:last-child {
  border: none;
}

.promo-info__row span:first-child {
  font-weight: 500;
}

.promo-info__tel {
  color: #E5E5E5bb;
  font-size: 12px;
  margin-top: 20px;
  margin-bottom: 0;
  line-height: 1.1;
}

.promo-info .c-total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  color: #000;
}

.promo-info .c-total__discount {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 10px;
}

.promo-info .c-total__discount .c-total__text {
  font-size: 18px;
  font-weight: normal;
}

.promo-info .c-total__discount .c-total__price {
  font-size: 18px;
  font-weight: normal;
}

.promo-info .c-total__text {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  font-size: 16px;
  line-height: 18px;
  font-weight: 500;
}

.promo-info .c-total__dots {
  -ms-flex-negative: 1;
      flex-shrink: 1;
  min-width: 0;
  overflow: hidden;
}

.promo-info .c-total__old-price {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  display: inline-block;
  font-size: 14px;
  line-height: 21px;
  color: #7c8289;
  text-decoration: line-through;
  margin-right: 8px;
}

.promo-info .c-total__price {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  font-size: 16px;
  line-height: 18px;
  font-weight: 500;
}

.promo-form__error {
  color: #ffffff;
  font-size: 14px;
}

.promo-form__title {
  font-size: 24px;
  font-weight: 300;
  line-height: 34px;
  color: #fff;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .promo-form__title {
    font-weight: 500;
  }
}

@media (min-width: 768px) {
  .promo-form__title--nomr {
    margin-bottom: 0 !important;
  }
}

.promo-form__input {
  font-size: 18px;
  line-height: 32px;
  color: #7c8289;
  padding: 8px 16px;
  background: #ffffff;
  border-radius: 6px;
  border: 1px solid #fff;
  width: 100%;
  margin-top: 4px;
}

.promo-form__input.error {
  border-color: #ff4d62;
  -webkit-box-shadow: inset 0px 0px 12px rgba(255, 77, 98, 0.35);
          box-shadow: inset 0px 0px 12px rgba(255, 77, 98, 0.35);
}

.promo-form__button {
  background-color: #000;
  border-radius: 8px;
  border: none;
  color: #ffffff;
  padding: 16px 40px;
  min-width: 270px;
  font-size: 20px;
  line-height: 24px;
  -webkit-box-shadow: 0px 10px 12px -5px rgba(0, 0, 0, 0.35);
          box-shadow: 0px 10px 12px -5px rgba(0, 0, 0, 0.35);
  margin-left: auto;
  display: block;
}

.promo-form__button:hover {
  background-color: #222222;
}

@media (max-width: 1200px) {
  .promo-form__button {
    min-width: 100px;
  }
}

@media (max-width: 767px) {
  .promo-form__button {
    background-color: #417eda;
  }
}

.promo-form__button-mobile {
  background-color: #fff;
  color: #417eda;
  display: none;
}

@media (max-width: 767px) {
  .promo-form__button-mobile {
    border-radius: 8px;
    border: none;
    padding: 16px 40px;
    width: 100%;
    font-size: 20px;
    line-height: 24px;
    -webkit-box-shadow: 0px 10px 12px -5px rgba(0, 0, 0, 0.35);
            box-shadow: 0px 10px 12px -5px rgba(0, 0, 0, 0.35);
    display: block;
  }
}

.promo-form__button.with-price {
  background-color: #ffffff;
  color: #2d7de1;
  border: 2px solid #2d7de1;
  padding-left: 30px;
  padding-right: 30px;
  font-weight: 500;
}

.promo-form__button.with-price:hover {
  background-color: #e9eaed;
  color: #2d7de1;
}

@media (max-width: 767px) {
  .promo-form__button.with-price {
    background-color: #417eda;
    color: #ffffff;
    font-weight: 400;
  }
}

@media (max-width: 500px) {
  .promo-form__button.with-price {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 350px) {
  .promo-form__button.with-price {
    font-size: 18px;
    line-height: 20px;
  }
}

.promo-form__button-price {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.promo-form__button-old_price {
  color: #2d7de1;
  font-size: 12px;
  font-weight: 400;
  margin-left: 4px;
  background-color: aliceblue;
  padding: 2px 4px;
  border-radius: 4px;
  line-height: 14px;
  margin-bottom: auto;
  position: relative;
}

.promo-form__button-old_price:before {
  content: "";
  position: absolute;
  border-bottom: 1px solid #417eda;
  width: calc(100% - 8px);
  height: 40%;
  -webkit-transform: rotate(-8deg);
      -ms-transform: rotate(-8deg);
          transform: rotate(-8deg);
}

@media (max-width: 350px) {
  .promo-form__button-old_price {
    padding-top: 1px;
    padding-bottom: 1px;
  }
}

.promo-form__button--gotomain {
  color: #fff;
  background: #5397ff;
  border: 2px solid #2d7de1;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  padding: 8px 41px;
  margin-top: 12px;
  margin-left: auto;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  text-align: center;
}

.promo-form__button--gotomain:hover {
  background: #417eda;
  color: #fff;
}

@media (max-width: 767px) {
  .promo-form__button--gotomain {
    display: none;
  }
}

@media (min-width: 1200px) {
  .promo-form__button--gotomain {
    margin-left: 85px;
    margin-right: auto;
  }
}

.promo-form__subtext {
  margin-top: 16px;
  font-size: 12px;
  line-height: 20px;
  color: #91bdff;
}

.promo-form__subtext a {
  color: #ffffff;
}

.promo-form__submit {
  position: static;
}

.promo-form__submit--mobile {
  display: none;
}

@media (max-width: 767px) {
  .promo-form__submit--mobile {
    display: block;
  }
  .promo-form__submit--mobile .promo-form__button--gotomain {
    display: block;
  }
}

@media (max-width: 767px) {
  .promo-form__submit {
    position: fixed;
    display: none;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    bottom: 0;
    left: 0;
    right: 0;
    background: white;
    -webkit-box-shadow: 0px -3px 4px rgba(0, 0, 0, 0.05), 0px -0.5px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px -3px 4px rgba(0, 0, 0, 0.05), 0px -0.5px 1px rgba(0, 0, 0, 0.1);
    height: 88px;
    width: 100%;
    z-index: 100;
  }
}

@media (max-width: 767px) {
  .promo-form__submit.show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.showcase-intro {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  line-height: 1.29;
  margin-left: auto;
  margin-right: auto;
  max-width: 300px;
  text-align: center;
  display: none;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .showcase-intro {
    display: block;
  }
}

.showcase-intro.showcase__intro--foryou {
  display: block;
}

.showcase-intro__icon {
  height: 32px;
  margin-bottom: 8px;
  width: 32px;
}

.showcase-intro__description {
  margin: 0;
}

.showcase {
  background: -webkit-gradient(linear, left top, left bottom, from(#F9F9FA), to(#FFFFFF));
  background: linear-gradient(180deg, #F9F9FA 0%, #FFFFFF 100%);
  color: #000;
  font-family: "Rubik", sans-serif;
  position: relative;
}

.showcase__inner {
  padding-top: 60px;
}

@media (max-width: 767px) {
  .showcase__inner {
    padding-top: 0;
  }
  .showcase_new-year .showcase__inner {
    padding-top: 50px;
  }
}

.showcase__section {
  position: relative;
}

.showcase__section:not(:first-child) {
  border-top: 1px solid #e2e5ed;
  margin-top: 40px;
  padding-top: 60px;
}

@media (max-width: 767px) {
  .showcase__section:not(:first-child) {
    border-top: 0;
    margin-top: 20px;
    padding-top: 40px;
  }
}

.showcase__section-recommend, .showcase__section-loyalty {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1198px;
}

@media (max-width: 767px) {
  .showcase__section-recommend, .showcase__section-loyalty {
    padding: 0;
  }
}

.showcase__section-recommend .showcase__title, .showcase__section-loyalty .showcase__title {
  font-weight: 500;
  font-size: 28px;
  line-height: 36px;
  margin-bottom: 28px;
}

@media (max-width: 767px) {
  .showcase__section-recommend .showcase__title, .showcase__section-loyalty .showcase__title {
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 24px;
  }
}

.showcase__section-recommend .owl-stage, .showcase__section-loyalty .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0px !important;
}

.showcase__section-recommend .showcase__item, .showcase__section-loyalty .showcase__item {
  width: 100%;
}

@media (max-width: 767px) {
  .showcase__section-recommend .showcase__item, .showcase__section-loyalty .showcase__item {
    width: 310px !important;
    max-width: 310px !important;
  }
}

.showcase__section-recommend .owl-stage-outer, .showcase__section-loyalty .owl-stage-outer {
  overflow: hidden;
  padding-top: 20px;
  -webkit-transform: translate3d(0, 0, 0);
}

.showcase__section-recommend .owl-nav button, .showcase__section-loyalty .owl-nav button {
  border: none;
  width: 40px;
  height: 40px;
}

.showcase__section-recommend .owl-nav.disabled, .showcase__section-loyalty .owl-nav.disabled {
  display: none;
}

.showcase__section-recommend .owl-item, .showcase__section-loyalty .owl-item {
  -webkit-box-shadow: 0 8px 15px #ccd4e2;
          box-shadow: 0 8px 15px #ccd4e2;
}

.showcase__section-recommend .dish, .showcase__section-loyalty .dish {
  -webkit-box-shadow: none;
          box-shadow: none;
}

@media (max-width: 767px) {
  .showcase__section-recommend .dish, .showcase__section-loyalty .dish {
    padding: 15px;
  }
}

@media (max-width: 767px) {
  .showcase__section-recommend .dish .dish__img, .showcase__section-loyalty .dish .dish__img {
    width: 100px;
    height: 100px;
  }
}

.showcase__section-recommend .dish .dish__p, .showcase__section-loyalty .dish .dish__p {
  font-size: 12px;
  line-height: 14px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.87);
  opacity: 0.7;
}

@media (max-width: 767px) {
  .showcase__section-recommend .showcase__list--foryou, .showcase__section-loyalty .showcase__list--foryou {
    margin-left: -10px;
  }
}

.showcase__section-recommend .showcase__list--foryou .owl-stage-outer, .showcase__section-loyalty .showcase__list--foryou .owl-stage-outer {
  padding-left: 15px;
}

@media (max-width: 767px) {
  .showcase__section-recommend .showcase__list--foryou .owl-stage-outer, .showcase__section-loyalty .showcase__list--foryou .owl-stage-outer {
    padding-left: 10px;
  }
}

.showcase__section-loyalty .owl-item {
  min-width: 300px;
  max-width: 300px;
}

.showcase__section-loyalty .owl-item:not(:last-child) {
  margin-right: 16px;
}

@media (max-width: 767px) {
  .showcase__section-loyalty .owl-item:not(:last-child) {
    margin-right: 18px;
  }
}

.showcase__section-loyalty .owl-item .showcase__item {
  height: 100%;
}

.showcase__section-loyalty .owl-item .showcase__item .dish {
  padding: 16px;
}

.showcase__section-loyalty .owl-item .showcase__item .dish .dish__content {
  padding-left: 0;
}

.showcase__section-loyalty .owl-item .showcase__item .dish .dish__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.showcase__section-loyalty .owl-item .showcase__item .dish .dish__head .dish__description {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.36px;
}

.showcase__section-loyalty .owl-item .showcase__item .dish .dish__head .dish__img {
  width: 100px;
  height: 100px;
  margin-right: 16px;
  border-radius: 6px;
}

.showcase__section-loyalty .owl-item .showcase__item .dish .dish__head .dish__img img {
  border-radius: 6px;
}

@media (max-width: 767px) {
  .showcase__section-loyalty .owl-item .showcase__item .dish .dish__head .dish__img {
    width: 56px;
    height: 56px;
  }
}

.showcase__section-loyalty .owl-item .showcase__item .dish .dish__footer {
  margin-top: auto;
}

.showcase__section-loyalty .owl-item .showcase__item .dish .dish__footer .loyalty_add {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 12px 13px 13px 13px;
  width: 100%;
  border-color: #417eda;
  color: #417eda;
  background-color: #fff;
  border-style: solid;
  border-width: 1px;
  font-size: 16px;
  line-height: 1;
  letter-spacing: -0.32px;
}

.showcase__section-loyalty .owl-item .showcase__item .dish .dish__footer .loyalty_add:hover {
  background-color: #417eda;
  color: #fff;
}

.showcase__section-loyalty .owl-item .showcase__item .dish .dish__footer .loyalty_add.loyalty_added {
  background-color: #417eda;
  color: #fff;
}

.showcase__section-loyalty .owl-item .showcase__item .dish .dish__footer .loyalty_add.loyalty_added svg {
  margin-right: 11px;
}

.showcase__section-loyalty .owl-item .showcase__item .dish .dish__footer .loyalty_add.loyalty_added:hover {
  border-color: #5397ff;
  background-color: #5397ff;
  -webkit-box-shadow: 0 14px 20px -15px rgba(83, 151, 255, 0.5);
          box-shadow: 0 14px 20px -15px rgba(83, 151, 255, 0.5);
}

.showcase__section-loyalty .owl-item .showcase__item .dish .dish__footer .loyalty_add.loyalty_add-later {
  background: #EAF2FC;
  border-color: #EAF2FC;
  color: #2d7de1;
}

.showcase__section-loyalty .showcase__title {
  margin-bottom: 16px;
  line-height: 1;
}

@media (max-width: 767px) {
  .showcase__section-loyalty .showcase__title {
    margin-bottom: 10px;
  }
}

.showcase__section-loyalty .showcase__subtitle {
  color: #7c8289;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: -0.28px;
  margin-bottom: 24px;
}

.showcase__title {
  color: rgba(0, 0, 0, 0.87);
  font-size: 28px;
  line-height: 1.071;
  margin-bottom: 1.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.showcase__title-discount {
  background: #2d7de1;
  color: #fff;
  font-size: 16px;
  padding: 5px 10px;
  border-radius: 8px;
  display: inline-block;
  line-height: 18px;
  margin-left: 10px;
}

.showcase__category-name {
  margin: 60px 0 40px;
  font-weight: 500;
  font-size: 28px;
  line-height: 36px;
}

.showcase__category-description {
  font-size: 14px;
  line-height: 112%;
  color: #7c8289;
  font-weight: normal;
  margin-left: 20px;
}

.showcase__category-subtitle {
  font-size: 18px;
  line-height: 112%;
  color: #417eda;
  margin-top: -20px;
}

.showcase__category-icon {
  position: absolute;
  right: 0;
  margin-top: -25px;
}

.showcase--additional {
  padding-bottom: 30px;
}

.showcase__action {
  position: absolute;
  z-index: 90;
  cursor: pointer;
  right: -10px;
  bottom: -25px;
}

@media (max-width: 767px) {
  .showcase__action {
    position: inherit;
    width: 100%;
    margin: 0 -10px;
  }
  .showcase__action .filter-action {
    width: 100%;
  }
}

.showcase__action-price {
  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: end;
      -ms-flex-pack: end;
          justify-content: end;
  text-align: right;
  margin-top: 2px;
}

.showcase__action-price .filter-action__old-cost {
  margin-right: 0;
  font-size: 12px;
  line-height: 100%;
}

.showcase__action-price .filter-action__cost {
  font-size: 16px;
  line-height: 20px;
}

.showcase__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -20px;
  margin-top: -20px;
}

.showcase__list--foryou {
  margin-left: -15px;
  margin-right: -15px;
  width: auto;
}

.showcase__list--foryou .owl-stage-outer {
  padding-bottom: 20px;
}

@media (max-width: 767px) {
  .showcase__list--foryou .owl-stage-outer {
    margin-right: -20px;
  }
}

.showcase__list--foryou .owl-item {
  float: left;
  -webkit-box-shadow: 0 8px 20px #ccd4e2;
          box-shadow: 0 8px 20px #ccd4e2;
  border-radius: 16px;
}

.showcase__list--foryou .showcase__item {
  width: 100%;
  margin-left: 0;
  margin-top: 0;
}

@media (max-width: 767px) {
  .showcase__list--foryou .showcase__item {
    max-width: 270px;
  }
}

.showcase__list--foryou .owl-next, .showcase__list--foryou .owl-prev {
  position: absolute;
  width: 40px;
  height: 40px;
  bottom: 50%;
}

.showcase__list--foryou .owl-next.disabled, .showcase__list--foryou .owl-prev.disabled {
  visibility: visible !important;
  opacity: 100 !important;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  cursor: default;
}

.showcase__list--foryou .owl-next span, .showcase__list--foryou .owl-prev span {
  display: none;
}

.showcase__list--foryou .owl-next {
  background: url(/local/templates/uzhin2020/markup2020/app/css/../img/svg/arrow-next.svg) !important;
  right: -90px;
}

.showcase__list--foryou .owl-prev {
  background: url(/local/templates/uzhin2020/markup2020/app/css/../img/svg/arrow-prev.svg) !important;
  left: -85px;
}

.showcase__list--foryou .owl-dots {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 12px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 20px;
}

@media (max-width: 767px) {
  .showcase__list--foryou .owl-dots {
    display: none;
  }
}

.showcase__list--foryou .owl-dot {
  background-color: #e2e5ed !important;
  border-radius: 50%;
  display: block;
  height: 10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 10px;
}

.showcase__list--foryou .owl-dot:not(:last-of-type) {
  margin-right: 12px;
}

.showcase__list--foryou .owl-dot.active {
  width: 12px;
  height: 12px;
  background-color: #417eda !important;
}

.showcase__item {
  margin-left: 20px;
  margin-top: 20px;
  width: calc(100%/3 - 20px);
}

@media screen and (min-width: 1024px) and (max-width: 1250px) and (-ms-high-contrast: active), (min-width: 1024px) and (max-width: 1250px) and (-ms-high-contrast: none) {
  .showcase__item {
    width: calc(100%/3 - 21px);
  }
}

.showcase__finished {
  margin-top: 100px;
}

.showcase__intro {
  display: none;
  margin-bottom: 40px;
}

.showcase__intro--foryou {
  display: block;
  text-align: left;
  max-width: 100%;
  margin-top: -20px;
  margin-bottom: 40px;
}

@media (max-width: 767px) {
  .showcase__intro--foryou {
    margin-top: 15px;
  }
}

.showcase__intro--foryou .showcase-intro__description {
  color: #000;
  font-weight: 500;
  font-size: 20px;
  line-height: 120%;
}

@media (max-width: 767px) {
  .showcase__intro {
    display: block;
  }
}

.showcase--promo .dish__img {
  padding-top: 79%;
}

.showcase--promo .dish__img.gallery {
  padding-top: 0;
}

.isWeekMenuOpened .showcase:after {
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 1000;
  -webkit-overflow-scrolling: touch;
}

.s-more {
  /*overflow: hidden*/
  margin-bottom: 20px;
  position: relative;
  text-align: center;
}

.s-more__description {
  color: rgba(0, 0, 0, 0.6);
  font-size: 12px;
  line-height: 18px;
  margin-top: 16px;
  width: 100%;
}

@media (max-width: 767px) {
  .s-more__description {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.s-more__description-text {
  margin: 0;
}

@media (max-width: 767px) {
  .s-more__description-text {
    max-width: 220px;
    text-align: left;
  }
}

.s-more__description-icon {
  display: none;
  height: 20px;
  width: 20px;
}

@media (max-width: 767px) {
  .s-more__description-icon {
    display: inline-block;
  }
}

.s-more__title {
  color: rgba(0, 0, 0, 0.3);
  font-size: 12px;
}

@media (max-width: 767px) {
  .s-more__title {
    line-height: 1;
    margin-bottom: 0;
  }
}

.s-more__check {
  display: none;
  position: absolute;
  top: 35px;
  right: 30px;
}

@media (max-width: 767px) {
  .s-more__check {
    right: 0;
  }
}

.s-more__selector {
  font-size: 22px;
  line-height: 1.3;
  color: #7c8289;
  font-style: normal;
  display: block;
}

@media (max-width: 767px) {
  .s-more__selector {
    line-height: 1;
  }
}

.s-more__selector:hover {
  color: #7c8289;
}

.s-more__selector span, .s-more__selector svg {
  color: rgba(0, 0, 0, 0.87);
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
}

.s-more__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 20px;
}

@media (max-width: 767px) {
  .s-more__list {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.s-more__item {
  border-radius: 16px;
  border: 2px solid #dfdfdf;
  background: #ffffff;
  cursor: pointer;
  margin-right: 10px;
  max-width: 320px;
  padding: 20px 30px 18px;
  position: relative;
  text-align: left;
  width: 50%;
}

@media (max-width: 767px) {
  .s-more__item:not(:first-child) {
    border-top: 0;
  }
}

@media (max-width: 767px) {
  .s-more__item {
    border-left: 0;
    border-radius: 0;
    border-right: 0;
    border-width: 1px;
    margin-right: 0;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
}

.s-more__item--name {
  color: rgba(0, 0, 0, 0.87);
  font-size: 15px;
  line-height: 1.25;
}

.s-more__item--description {
  font-size: 12px;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.6);
}

.s-more__item.selected {
  border-color: #2d7de1;
}

@media (max-width: 767px) {
  .s-more__item.selected {
    border-color: #dfdfdf;
  }
}

.s-more__item.selected .s-more__check {
  display: block;
}

.s-more__arrow {
  position: inherit;
  display: inline;
}

.s-more__arrow.opened {
  -webkit-transform: scale(1, -1);
      -ms-transform: scale(1, -1);
          transform: scale(1, -1);
}

.s-cart {
  position: relative;
  height: 76px;
}

.s-cart__inner {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 12px;
  background-color: #fff;
  -webkit-box-shadow: 0px -3px 4px rgba(0, 0, 0, 0.05), 0px -0.5px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 0px -3px 4px rgba(0, 0, 0, 0.05), 0px -0.5px 1px rgba(0, 0, 0, 0.1);
  z-index: 100;
}

.s-cart__inner.fixed {
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
  top: auto;
}

.s-cart__button {
  display: block;
  width: 100%;
  max-width: 379px;
  white-space: nowrap;
  margin: 0 auto;
}

.s-cart__button:first-of-type {
  margin-bottom: 8px;
}

.s-cart__button--hidden-on-desctop {
  display: none;
}

.s-cart__button:disabled {
  opacity: 0.3;
}

.s-cart__button .mobile {
  display: none;
}

.list-move {
  -webkit-transition: all 600ms ease-in-out 50ms;
  transition: all 600ms ease-in-out 50ms;
}

.list-enter-active {
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

.list-leave-active {
  -webkit-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
  position: absolute;
  z-index: 0;
}

.list-enter, .list-leave-to {
  opacity: 0;
}

.list-enter {
  -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
          transform: scale(0.9);
}

.animtocart {
  position: absolute;
  background: #417eda;
  width: 15px;
  height: 15px;
  opacity: 0.6;
  border-radius: 25px;
  z-index: 9999;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.animimage {
  position: absolute;
  width: 100px;
  height: 100px;
  opacity: 0.6;
  border-radius: 16px;
  z-index: 9999;
}

.animimage img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.shareblock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-top: 20px;
}

#goryachie-blyuda {
  margin-top: 0;
}

@media only screen and (max-width: 1200px) {
  .showcase {
    background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), color-stop(8.64%, #F9F9FA), color-stop(88.03%, #F9F9FA), to(#FFFFFF));
    background: linear-gradient(180deg, #FFFFFF 0%, #F9F9FA 8.64%, #F9F9FA 88.03%, #FFFFFF 100%);
  }
  .showcase__category-subtitle {
    margin-top: 0;
    margin-bottom: 15px;
  }
  .showcase__category-description {
    margin-left: 0;
  }
  .showcase__category-name {
    margin: 40px 0 20px;
  }
  .s-more {
    margin-top: 0;
  }
  .s-more__bottom {
    margin-left: 0;
    margin-right: 0;
  }
  .s-cart {
    height: 128px;
  }
  .s-cart__button {
    padding-top: 11px;
    padding-bottom: 11px;
  }
  .s-cart__button--hidden-on-desctop {
    display: block;
  }
}

@media only screen and (max-width: 767px) {
  .s-more {
    position: relative;
  }
  .form-wrapper {
    background-position: 35% 140%;
  }
  .form-wrapper__new-form {
    background-position: 25% 100%;
  }
  .promo-form__title {
    margin-bottom: 23px;
  }
  .promo-form__subtext {
    margin-bottom: 51px;
  }
  .promo-form__button {
    width: 100%;
  }
}

@media only screen and (max-width: 1023px) {
  .showcase__item {
    width: calc(50% - 20px);
  }
}

@media only screen and (max-width: 767px) {
  .s-more__title--mobile {
    display: block;
  }
  .s-more__title--desctop {
    display: none;
  }
  .s-more__button {
    display: block;
  }
}

@media only screen and (max-width: 700px) {
  .showcase__list {
    margin-left: 0;
    margin-right: 0;
  }
  .showcase__item {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}

@media only screen and (max-width: 374px) {
  .s-cart__button .desctop {
    display: none;
  }
  .s-cart__button .mobile {
    display: inline-block;
  }
}

.promo-form_go-to-main {
  padding: 0;
  margin-top: 54px;
}

.promo-form_go-to-main__title {
  font-family: "Grotesque", sans-serif;
  font-size: 40px;
  line-height: 42px;
  letter-spacing: -0.02em;
}

@media only screen and (max-width: 767px) {
  .promo-form_go-to-main__title {
    font-size: 30px;
    line-height: 40px;
  }
}

.promo-form_go-to-main__text {
  margin-top: 24px;
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 20px;
}

@media only screen and (min-width: 768px) {
  .promo-form_go-to-main__text {
    max-width: 390px;
  }
}

.promo-form_go-to-main__button {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  letter-spacing: -0.02em;
  background-color: #417eda;
  color: #fff;
  padding: 18px 40px;
  -webkit-box-shadow: 0 14px 20px -15px rgba(65, 126, 218, 0.5);
          box-shadow: 0 14px 20px -15px rgba(65, 126, 218, 0.5);
  border-radius: 8px;
  margin-top: auto;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

@media only screen and (max-width: 767px) {
  .promo-form_go-to-main__button {
    font-size: 18px;
    line-height: 21px;
  }
}

.promo-form_go-to-main__button:hover {
  color: #fff;
  background-color: #5397ff;
}

.promo-form_go-to-main__button--mobile {
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (max-width: 767px) {
  .promo-form_go-to-main__button--mobile {
    display: block;
  }
}

@media only screen and (min-width: 768px) {
  .promo-form_go-to-main__button--mobile {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .promo-form_go-to-main__button--desktop {
    display: none;
  }
}

@media only screen and (min-width: 768px) {
  .promo-form_go-to-main__button--desktop {
    display: block;
  }
}

.promo-form_go-to-main--left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media only screen and (max-width: 767px) {
  .promo-form_go-to-main--left {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
}

.promo-form_go-to-main--right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.promo-form_go-to-main--img1, .promo-form_go-to-main--img2 {
  max-width: 263px;
  width: 50%;
  height: 263px;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 17px;
}

@media only screen and (min-width: 1025px) {
  .promo-form_go-to-main--img1.full-width, .promo-form_go-to-main--img2.full-width {
    width: 100%;
    max-width: 400px;
    margin-left: auto;
    margin-right: 35px;
  }
}

.promo-form_go-to-main--img1 {
  background-image: url("/local/templates/uzhin2020/markup2020/app/css/../img/promo_other1.jpg");
}

@media only screen and (max-width: 1024px) {
  .promo-form_go-to-main--img1 {
    width: 100%;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
}

.promo-form_go-to-main--img2 {
  background-image: url("/local/templates/uzhin2020/markup2020/app/css/../img/promo_other2.jpg");
  margin-left: 40px;
}

@media only screen and (max-width: 1024px) {
  .promo-form_go-to-main--img2 {
    display: none;
  }
}

.card-alert {
  position: fixed;
  bottom: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 100;
  background: #2D7DE1;
  color: #fff;
  border-radius: 16px;
  padding: 12px 24px;
  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;
}

@media only screen and (max-width: 767px) {
  .card-alert {
    width: calc(100% - 20px);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px;
  }
}

.card-alert-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 24px;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 10px;
}

@media only screen and (max-width: 767px) {
  .card-alert-body {
    gap: 16px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-right: 0;
  }
}

.card-alert-body img {
  width: 52px;
  height: 52px;
}

.card-alert-body-header {
  display: block;
  font-size: 19px;
  font-weight: 400;
  font-family: 'Grotesque';
  line-height: 1;
  margin-bottom: 8px;
}

@media only screen and (max-width: 767px) {
  .card-alert-body-header {
    font-size: 16px;
  }
}

.card-alert-body-text {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .card-alert-body-text {
    font-size: 12px;
    line-height: 14px;
    height: 30px;
    overflow: hidden;
  }
}

.card-alert-body-text-show {
  display: none;
  font-size: 12px;
  line-height: 18px;
  text-decoration: underline;
  font-weight: 500;
}

.card-alert-body-text-show img {
  height: 12px;
  width: 15px;
}

.card-alert-body-text-show.open img {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

@media only screen and (max-width: 767px) {
  .card-alert-body-text-show {
    display: block;
    margin-top: 8px;
  }
}

.card-alert-center {
  max-width: 640px;
}

.card-alert-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}

@media only screen and (max-width: 767px) {
  .card-alert-buttons {
    width: 100%;
  }
}

.card-alert-buttons button {
  border: none;
  border-radius: 10px;
  padding: 9px 16px;
  line-height: 1;
  font-size: 14px;
}

@media only screen and (max-width: 767px) {
  .card-alert-buttons button {
    width: 50%;
  }
}

.card-alert-buttons-white {
  background: #fff;
  color: #2d7de1;
}

.card-alert-buttons-white:hover {
  background: #EAF2FC;
}

.card-alert-buttons-blue {
  background: #508DE9;
  color: #FFFFFF;
}

.card-alert-buttons-blue:hover {
  background: #5397ff;
}

.agreement-alert {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  width: 100%;
  height: 100%;
  background: #1918188F;
}

.agreement-alert-body {
  width: 560px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: #2d7de1;
  padding: 32px 40px;
  border-radius: 16px;
  color: #fff;
}

@media only screen and (max-width: 767px) {
  .agreement-alert-body {
    width: calc(100% - 20px);
    padding: 32px 16px;
  }
}

.agreement-alert-header {
  font-family: 'Grotesque';
  font-size: 28px;
  line-height: 32px;
  text-align: center;
}

.agreement-alert-text {
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}

.agreement-alert-link {
  font-size: 14px;
  font-weight: 500;
  text-decoration: underline;
}

.agreement-alert-button {
  border: none;
  width: 100%;
  margin-top: 8px;
  border-radius: 12px;
  padding: 16px;
  color: #2d7de1;
  line-height: 1;
}

.agreement-alert-button:hover {
  background: #EAF2FC;
}

.agreement-alert-checkbox {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px;
}

@media only screen and (max-width: 767px) {
  .agreement-alert-checkbox-wrapper {
    margin: auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}

.agreement-alert-checkbox .df-pin {
  margin-bottom: 0;
  margin-right: 12px;
}

.agreement-alert-checkbox .df-pin__circle {
  border: 2px solid #FFFFFF4D;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px;
  background: none;
  width: 27px;
  height: 27px;
}

.agreement-alert-checkbox .df-pin__circle::after {
  -webkit-box-shadow: none;
          box-shadow: none;
  width: 23px;
  height: 23px;
  border-radius: 4px;
  background: url("/local/templates/uzhin2020/markup2020/app/css/../img/svg/personal-arrow.svg") no-repeat 50% #2d7de1;
}

.dish {
  background-color: #fff;
  border-radius: 16px;
  -webkit-box-shadow: 0 8px 20px #ccd4e2;
          box-shadow: 0 8px 20px #ccd4e2;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.dish .promo_present {
  position: absolute;
  bottom: 16px;
  right: 16px;
  font-size: 14px;
  line-height: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.dish .promo_present span {
  margin-left: 10px;
}

.dish .star-rate {
  padding-left: 5px;
  margin-left: auto;
}

@media (max-width: 767px) {
  .dish .star-rate {
    margin-bottom: 8px;
    padding-left: 0;
  }
}

.dish .star-rate--second {
  display: none;
}

.dish__label-veg {
  position: absolute;
  top: 0;
  right: 0;
  letter-spacing: 0.05em;
  font-style: normal;
  font-weight: 500;
  font-size: 9px;
  line-height: 16px;
  text-transform: uppercase;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 0 14px 0 8px;
  padding: 5px 15px;
}

.dish--second {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 20px;
}

.dish--second .dish__labels {
  bottom: auto;
  left: 0;
  top: 0;
}

.dish--second .df-add.isOpened {
  min-width: 130px;
}

.dish--second .df-add__counter {
  font-size: 10px;
}

.dish--second .dish__content {
  padding-bottom: 0;
  padding-right: 0;
  padding-top: 0;
  padding-left: 12px;
}

.dish--second .dish__wrapper {
  margin-left: -12px;
}

@media (max-width: 767px) {
  .dish--second .dish__wrapper {
    margin-left: -12px;
  }
}

.dish--second .dish__img {
  border-radius: 16px;
  height: 128px;
  padding-top: 0;
  width: 128px;
}

@media (max-width: 767px) {
  .dish--second .dish__img {
    height: 95px;
    width: 95px;
  }
}

.dish--second .dish__footer {
  padding-bottom: 0;
}

.dish--second .dish__info {
  font-size: 12px;
  margin-left: 16px;
}

@media (max-width: 767px) {
  .dish--second .dish__info {
    margin-left: 12px;
  }
}

.dish--second img.dish__icon {
  height: 28px;
  width: 28px;
}

.dish--second .dish__value {
  margin-left: 6px;
}

.dish--second .dish__cost {
  font-size: 18px;
}

.dish--second .dish__description,
.dish--second .dish__footer {
  padding: 0;
}

.dish--second .dish__description {
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.14;
}

.dish--second .dish-labels__inner {
  padding: 8px;
}

.dish--second .dish__info {
  margin-left: 10px;
}

.dish--second .dish__info svg {
  width: 13px;
  height: 13px;
}

.dish--second .dish-labels__label {
  background: #fff;
  padding: 0;
}

.dish--second .dish__price {
  margin-right: 10px;
}

.dish--second .dish__p {
  display: block;
  white-space: nowrap;
}

.dish--second .dish__p-slash {
  display: none;
}

.dish--second .df-add__wrapper {
  margin: 0 auto;
}

.dish--second .isOpened .df-add__wrapper {
  margin: 0;
}

.dish--second .df-add__minus,
.dish--second .df-add__plus {
  width: 34px;
}

.dish--second .star-rate:first-of-type {
  display: none;
}

.dish--second .star-rate--second {
  display: block;
  margin-bottom: 0;
  color: #000;
}

.dish--second .star-rate--second svg {
  margin-right: 0;
}

.dish--foryou {
  padding: 16px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

@media (max-width: 767px) {
  .dish--foryou {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0;
    height: 250px;
  }
}

.dish--foryou .dish__img {
  height: 139px;
  width: 139px;
}

@media (max-width: 767px) {
  .dish--foryou .dish__img {
    width: 100%;
    border-radius: 17px 17px 0 0;
  }
}

.dish--foryou .dish__head {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
}

.dish--foryou .dish__description {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
}

@media (max-width: 767px) {
  .dish--foryou .dish__description {
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
  }
}

@media (max-width: 767px) {
  .dish--foryou .dish__content {
    padding: 12px;
  }
}

.dish--foryou .dish-labels__label {
  background: rgba(255, 255, 255, 0.9);
}

.dish--foryou .dish-labels__label img.dish__icon {
  padding: 2px;
}

.dish--disabled {
  opacity: 0.4;
}

.dish__img {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  overflow: hidden;
  padding-top: 75%;
  position: relative;
  width: 100%;
  z-index: 0;
}

.dish__img.gallery {
  padding-top: 0;
}

.dish__img-slider {
  height: 284px;
}

@media (max-width: 1200px) {
  .dish__img-slider {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    height: 251px;
  }
}

.dish__img-slider .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.dish__img-slider .owl-height, .dish__img-slider .owl-stage, .dish__img-slider .owl-item {
  height: 284px !important;
}

@media (max-width: 767px) {
  .dish__img-slider .owl-height, .dish__img-slider .owl-stage, .dish__img-slider .owl-item {
    height: 251px !important;
  }
}

.dish__img-slider img {
  position: initial !important;
}

.dish__img-slider .image-component {
  position: initial;
}

.dish__img_selector {
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  padding: 0 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
}

@media (min-width: 768px) {
  .dish__img_selector {
    height: 100%;
  }
}

@media (max-width: 767px) {
  .dish__img_selector {
    padding: 0 15px 0 15px;
  }
}

.dish__img_selector-item {
  width: 50%;
  padding: 20px 0;
  margin: 0 3px;
}

.dish__img_selector-item span {
  display: block;
  height: 4px;
  width: 100%;
  border-radius: 2px;
  background: white;
  opacity: 0.35;
  -webkit-filter: drop-shadow(0px 1px 12px rgba(0, 0, 0, 0.24));
          filter: drop-shadow(0px 1px 12px rgba(0, 0, 0, 0.24));
}

.dish__img_selector-item span:hover {
  opacity: 0.8;
}

.dish__img_selector-item--active span {
  background: #FFFFFF;
  opacity: 1;
}

.dish__img-discount {
  z-index: 10;
  position: absolute;
  color: #fff;
  background: #2d7de1;
  left: 7px;
  bottom: 5px;
  font-size: 12px;
  padding: 4px 8px;
  line-height: 14px;
  border-radius: 10px;
}

.dish__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 16px 16px 20px;
  width: 100%;
}

.dish__content--star-rate .star-rate--second {
  display: none;
}

.dish__content-set .dish__description {
  font-weight: 400;
}

.dish__content-set .dish__set ul {
  padding-left: 16px;
}

.dish__content-set .dish__set li {
  font-size: 14px;
  line-height: 16px;
}

.dish__content-set .set_img {
  position: absolute;
  bottom: 0;
  right: 0;
}

@media (max-width: 767px) {
  .dish__content-set .set_img {
    display: none;
  }
}

.dish__labels {
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
}

.dish__labels-top {
  top: 0;
  left: 0;
  right: 0;
  position: absolute;
}

.dish__labels-top .dish-labels__label-holiday {
  background: rgba(255, 255, 255, 0.9);
}

.dish__description {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.625;
  margin-bottom: 0.75em;
}

@media (max-width: 767px) {
  .dish__description {
    display: block;
  }
}

.dish__prepare-comment span {
  font-weight: normal;
  font-size: 12px;
  color: #646464;
}

.dish__wrapper {
  -ms-flex-line-pack: center;
      align-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 100%;
  gap: 25px;
}

@media (max-width: 767px) {
  .dish__wrapper-promo {
    gap: 0;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.dish__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  line-height: 1.29;
  letter-spacing: -0.02em;
  color: rgba(0, 0, 0, 0.4);
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.dish__info--holiday {
  color: rgba(0, 0, 0, 0.87);
  font-weight: 500;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 10px;
}

@media (min-width: 767px) {
  .dish__info--holiday {
    display: none;
  }
}

.dish__value {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  margin-left: 8px;
}

.dish__footer-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  margin-top: 12px;
}

.dish__price {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.dish__cost {
  display: block;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.17;
  min-width: 45px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.dish__cost-old {
  font-size: 12px;
  font-weight: 100;
  margin-bottom: auto;
  margin-left: 4px;
  position: relative;
}

.dish__cost-old:before {
  content: "";
  position: absolute;
  border-bottom: 1px solid #000;
  width: calc(100% - 8px);
  height: 40%;
  -webkit-transform: rotate(-8deg);
      -ms-transform: rotate(-8deg);
          transform: rotate(-8deg);
}

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

.dish:not(.dish--second) .dish__cost {
  min-width: 155px;
}

.dish__cost-striked {
  display: block;
  font-size: 16px;
}

.dish__p {
  -ms-flex-negative: 2;
      flex-shrink: 2;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.33;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
}

.dish__discount_cost {
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  margin-top: 4px;
}

.dish__discount_cost-special {
  text-decoration: line-through;
}

.dish__discount_cost-desc {
  font-weight: normal;
  font-size: 12px;
  color: #646464;
}

.dish__icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.dish-labels {
  max-width: 100%;
}

.dish-labels__inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  left: 0;
  line-height: 1;
  list-style: none;
  margin: 0 0 0 -8px;
  padding: 8px 16px;
  position: relative;
}

.dish-labels__item {
  margin-left: 8px;
}

@media (max-width: 767px) {
  .dish-labels__item-holiday {
    display: none;
    margin: 0;
  }
}

.dish-labels__label {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 8px;
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 9px;
  font-weight: 500;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: 0.05em;
  line-height: 1.8;
  padding: 4px 8px;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap;
}

.dish-labels__label-holiday {
  background: white;
  color: #000;
  font-weight: 500;
}

.dish-labels__label--premium {
  background-color: rgba(0, 0, 0, 0.85);
}

.dish-labels__icon {
  margin-right: 4px;
}

.p-dish .dish-labels__inner {
  padding: 0;
}

.dish--premium .dish-labels__inner:not(.dish-labels__inner-top) {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.9)), to(#fff));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.9) 0%, #fff 100%);
}

.dish--premium .dish-labels__inner:not(.dish-labels__inner-top):after {
  background: url("/local/templates/uzhin2020/markup2020/app/css/../img/svg/badge.svg") no-repeat 0 100%/auto 100%;
  bottom: -1px;
  content: '';
  top: 0;
  left: 100%;
  position: absolute;
  width: 42px;
}

.dish--premium .dish-labels__inner:not(.dish-labels__inner-top) .dish-labels__label {
  background: transparent;
  border: 1px solid rgba(0, 0, 0, 0.15);
  color: rgba(0, 0, 0, 0.87);
}

.dish--premium .dish-labels__inner:not(.dish-labels__inner-top) .dish-labels__label--premium {
  background: rgba(0, 0, 0, 0.85);
  color: #fff;
}

@media (max-width: 767px) {
  .finished-dishes {
    display: none;
  }
}

.finished-dishes__title {
  font-size: 38px;
}

@media (max-width: 767px) {
  .finished-dishes__title {
    font-size: 32px;
  }
}

.finished-dishes__description {
  line-height: 1.25;
}

.finished-dishes__link {
  color: #2d7de1;
  text-decoration: underline;
}

.finished-dishes__link:hover {
  color: #5397ff;
  text-decoration: none;
}

.finished-dishes-mobile {
  display: none;
  margin-top: 60px;
}

@media (max-width: 767px) {
  .finished-dishes-mobile {
    display: block;
  }
}

.finished-dishes-list {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  margin: -10px 0 0 -10px;
  padding: 0;
}

.finished-dishes-list__item {
  border-radius: 16px;
  margin-left: 10px;
  margin-top: 10px;
  opacity: 0.5;
  overflow: hidden;
  width: calc(100% / 3 - 10px);
}

.finished-dishes-list__img {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  overflow: hidden;
  padding-top: 58%;
  position: relative;
  width: 100%;
  z-index: 0;
}

@media (max-width: 767px) {
  .finished-dishes-list__img {
    padding-top: 100%;
  }
}

.finished-dishes-list__img img {
  bottom: 0;
  display: block;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.finished-dishes-slider__item {
  padding: 16px 5px;
}

.finished-dishes-slider .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.finished-dishes-slider .owl-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.finished-dishes-slider .owl-dots {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 12px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 40px;
}

.finished-dishes-slider .owl-dot {
  background-color: #e2e5ed !important;
  border-radius: 50%;
  display: block;
  height: 10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 10px;
}

.finished-dishes-slider .owl-dot:not(:last-of-type) {
  margin-right: 12px;
}

.finished-dishes-slider .owl-dot.active {
  width: 12px;
  height: 12px;
  background-color: #417eda !important;
}

.p-city__inner {
  width: 100%;
  max-width: 380px;
  padding: 32px 56px 40px;
  background-color: #fff;
  color: #000;
  overflow: visible;
}

.p-city__title {
  font-size: 24px;
  line-height: 28px;
  font-weight: 500;
  margin-bottom: 16px;
  text-align: center;
}

.p-city__button {
  display: block;
  width: 100%;
  background-color: #417eda;
  color: #fff;
  margin-top: 16px;
}

.p-city__button:hover {
  background-color: #5397ff;
  color: #fff;
}

.p-feedback:before {
  background: rgba(0, 0, 0, 0.5);
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.p-feedback .df-popup__wrapper {
  min-height: auto;
}

.p-feedback.df-popup {
  background: none;
}

.p-feedback.df-popup .owl-height {
  -webkit-transition-duration: 50ms;
          transition-duration: 50ms;
  -webkit-transition-delay: 50ms;
          transition-delay: 50ms;
}

.p-feedback.df-popup .owl-nav {
  display: none;
}

.p-feedback__inner {
  max-width: 420px !important;
  margin-top: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  overflow: visible;
}

@media (max-width: 767px) {
  .p-feedback__inner {
    max-width: 100% !important;
  }
}

.feedback-popup__item {
  position: relative;
  width: 400px;
  padding: 0 15px;
  max-width: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  border-radius: 8px;
  overflow: hidden;
}

@media (max-width: 767px) {
  .feedback-popup__item {
    width: 100%;
  }
}

.feedback-popup__link {
  position: absolute;
  width: 100%;
  height: 45px;
}

.feedback-popup__link:last-child {
  bottom: 0;
}

@media (max-width: 767px) {
  .feedback-popup__link {
    display: none;
  }
}

.feedback-popup__img {
  width: 100%;
}

.p-feedback .df-popup__close {
  display: none;
  position: sticky;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 40px;
  height: 40px;
  z-index: 10;
  top: 40px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin-left: auto;
  margin-right: 33px;
}

.js-feedback-popup-slider .owl-item {
  opacity: 0;
}

.js-feedback-popup-slider .owl-item.center {
  opacity: 1;
}

.p-feedback.isOpened .df-popup__close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-feedback.isOpened {
  overflow-y: scroll;
}

.p-feedback .owl-carousel .animated {
  -webkit-animation-duration: 500ms;
          animation-duration: 500ms;
}

.slider-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: fixed;
  top: 243px;
  left: 0;
  right: 0;
  width: 374px;
  margin: 0 auto;
  z-index: -10;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.slider-nav--active {
  z-index: 1010;
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.slider-nav .slider-nav__button {
  position: relative;
  width: 56px;
  height: 56px;
  background: rgba(0, 0, 0, 0.15);
  border-radius: 50%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border: none;
  outline: none;
}

.slider-nav .slider-nav__button:hover {
  background-color: rgba(0, 0, 0, 0.25);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.slider-nav .slider-nav__button svg {
  -webkit-transform: scale(0.7);
      -ms-transform: scale(0.7);
          transform: scale(0.7);
}

.slider-nav .slider-nav__button--next {
  right: -90px;
}

.slider-nav .slider-nav__button--prev {
  left: -90px;
}

.slider-nav .slider-nav__button--next,
.slider-nav .slider-nav__button--prev {
  opacity: 1;
}

.slider-nav .slider-nav__button--next.disabled,
.slider-nav .slider-nav__button--prev.disabled {
  opacity: 0;
  visibility: hidden;
}

.suppliers {
  padding-top: 86px;
}

.suppliers__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.suppliers__row img {
  border-top: 1px solid #F0F2F5;
  max-width: 230px;
}

@media (max-width: 960px) {
  .suppliers__row img {
    max-width: 175px;
  }
}

@media (max-width: 767px) {
  .suppliers__row img {
    max-width: 150px;
  }
}

@media (max-width: 640px) {
  .suppliers__row img {
    max-width: 125px;
  }
}

@media (max-width: 425px) {
  .suppliers__row img {
    max-width: 105px;
  }
}

@media (max-width: 360px) {
  .suppliers__row img {
    max-width: 100px;
  }
}

@media (max-width: 340px) {
  .suppliers__row img {
    max-width: 95px;
  }
}

@media (max-width: 330px) {
  .suppliers__row img {
    max-width: 90px;
  }
}

.suppliers__title {
  margin-bottom: 40px;
}

.label-wrapper {
  position: relative;
}

@media (max-width: 767px) {
  .label-wrapper {
    margin-top: 30px;
    max-width: 280px;
  }
}

.label-wrapper img {
  max-width: 100%;
  border-radius: 20px;
}

.label-item {
  padding: 1px 15px;
  border-radius: 20px;
  font-size: 13px;
  font-weight: 500;
  text-wrap: nowrap;
  display: inline-block;
  margin-bottom: 12px;
}

@media (max-width: 767px) {
  .label-item {
    position: absolute;
  }
}

.label-item-easy {
  background: #FCA946;
  top: 20px;
  right: -30px;
}

@media (max-width: 767px) {
  .label-item-easy {
    top: 10px;
    right: -25px;
  }
}

.label-item-children {
  background: #D4AAFF;
  top: 85px;
  right: 0px;
}

@media (max-width: 767px) {
  .label-item-children {
    top: 40px;
    right: 10px;
  }
}

.label-item-big {
  background: #839CE5;
  top: 150px;
  right: -90px;
}

@media (max-width: 767px) {
  .label-item-big {
    top: 70px;
    right: -60px;
  }
}

.label-item-many {
  background: #26A64A;
  color: #fff;
  top: 215px;
  right: 0;
}

@media (max-width: 767px) {
  .label-item-many {
    top: 100px;
    right: 10px;
  }
}

.label-item-premium {
  background: #000;
  color: #fff;
  top: 275px;
  right: 30px;
}

@media (max-width: 767px) {
  .label-item-premium {
    top: 130px;
    right: 30px;
  }
}

.spice-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 30px;
  gap: 30px;
}

@media (max-width: 767px) {
  .spice-wrapper {
    gap: 20px;
  }
}

.spice-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 14%;
  text-align: center;
  font-family: 'Rubik';
  font-style: italic;
  color: rgba(0, 0, 0, 0.5);
}

@media (max-width: 767px) {
  .spice-item {
    width: 29%;
  }
}

.spice-item img {
  margin-bottom: 10px;
  border-radius: 50%;
  width: 120px;
  height: 120px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 767px) {
  .spice-item img {
    width: 84px;
    height: 84px;
  }
}

.advantage-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
}

@media (min-width: 768px) and (max-width: 1200px) {
  .advantage-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.advantage-item__header {
  font-family: 'Grotesque';
  font-size: 26px;
  line-height: 1.3;
}

.advantage-item__img-block img {
  min-width: 150px;
}

.dish-carousel .showcase__item {
  width: 100%;
}

@media (max-width: 767px) {
  .dish-carousel .showcase__item {
    width: auto;
  }
}

.dish-carousel .owl-stage-outer {
  padding-bottom: 20px;
  margin-right: -15px;
  margin-left: -15px;
}

@media (max-width: 767px) {
  .dish-carousel .owl-stage-outer {
    padding-left: 15px;
  }
}

.dish-carousel .owl-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 17px;
}

.dish-carousel .owl-dot {
  display: block;
  width: 8px;
  height: 8px;
  background-color: #e2e5ed !important;
  border-radius: 50%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.dish-carousel .owl-dot:not(:last-of-type) {
  margin-right: 12px;
}

.dish-carousel .owl-dot.active {
  width: 10px;
  height: 10px;
  background-color: #417eda !important;
}

.center {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#every_week img {
  width: 100%;
  border-radius: 25px;
}

.faq img {
  max-width: 100%;
}

.p-promo-map #courierComment {
  max-height: 80px;
}

.p-promo-map__inner {
  width: 100%;
  max-width: 1280px;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 80vh;
}

@media only screen and (max-width: 767px) {
  .p-promo-map__inner {
    height: 100vh;
    height: 100dvh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.p-promo-map h2 {
  font-weight: 500;
}

@media only screen and (max-width: 767px) {
  .p-promo-map h2 {
    font-size: 14px;
    margin-bottom: 1.5em;
  }
}

@media only screen and (max-width: 767px) {
  .p-promo-map input {
    font-size: 16px;
  }
}

@media only screen and (max-width: 767px) {
  .p-promo-map .df-dropdown__dd, .p-promo-map .df-search__dd {
    bottom: calc(100% + 12px);
    top: auto;
  }
}

.p-promo-map__auth-wrap {
  padding: 75px;
}

.p-promo-map__back {
  position: absolute;
  top: 25px;
  left: 25px;
}

.p-promo-map__left {
  width: 40%;
  padding: 20px 35px 20px;
}

@media only screen and (max-width: 767px) {
  .p-promo-map__left {
    width: 100%;
    padding: 15px;
  }
}

.p-promo-map__right {
  width: 60%;
}

@media only screen and (max-width: 767px) {
  .p-promo-map__right {
    width: 100%;
    height: 100vh;
  }
}

.p-promo-map__map {
  width: 100%;
  height: 100%;
}

.p-promo-map__input-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  margin-bottom: 2em;
}

@media only screen and (max-width: 767px) {
  .p-promo-map__input-wrapper {
    margin-bottom: 1em;
  }
}

.p-promo-map__input-75 {
  width: 75%;
  margin-top: 1.5em;
}

@media only screen and (max-width: 767px) {
  .p-promo-map__input-75 {
    margin-top: 0.5em;
    width: 65%;
  }
}

.p-promo-map__input-25 {
  width: 25%;
  margin-top: 2em;
}

@media only screen and (max-width: 767px) {
  .p-promo-map__input-25 {
    margin-top: 1em;
    width: 35%;
  }
}

.p-promo-map__button {
  width: 100%;
  background: #417eda;
  color: white;
  padding: 20px;
}

@media only screen and (max-width: 767px) {
  .p-promo-map__button {
    padding: 10px;
  }
}

.p-promo-map__comment {
  margin-bottom: 2em;
}

@media only screen and (max-width: 767px) {
  .p-promo-map__comment {
    display: none;
  }
}

.df-input__input {
  border-radius: 12px;
  background: #F5F5F7;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.87);
  border: none;
}

.inside {
  font-family: "Rubik", sans-serif;
  color: #000;
  padding-top: 130px;
}

.inside__inner {
  overflow: hidden;
}

.inside__head {
  margin-bottom: 55px;
}

@media only screen and (max-width: 767px) {
  .inside__head {
    margin-bottom: 48px;
    text-align: center;
  }
}

.inside__title {
  font-size: 38px;
  line-height: 1;
  margin-bottom: 40px;
  max-width: 632px;
}

.inside__title-special {
  max-width: 100%;
}

@media only screen and (max-width: 767px) {
  .inside__title {
    font-size: 32px;
    margin-bottom: 12px;
    margin-left: auto;
    margin-right: auto;
  }
}

.inside__description {
  margin: 0;
}

.inside__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -70px;
  margin-right: -70px;
  margin-top: -34px;
}

@media (max-width: 767px) {
  .inside__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.inside__item {
  margin-left: 70px;
  margin-right: 70px;
  margin-top: 34px;
}

.inside__item--special {
  margin-left: 0;
  margin-right: 0;
}

.inside__item--special a {
  color: #E8A84F;
}

.inside__item--special a:hover {
  color: #e8bb71;
}

.inside__item--special:first-child {
  margin-top: 0;
}

@media only screen and (max-width: 767px) {
  .inside__item--special {
    margin-left: 0;
    margin-right: 0;
  }
}

.inside__item_data {
  padding-top: 30px;
}

@media only screen and (max-width: 767px) {
  .inside__item_data {
    padding-top: 0;
  }
}

.inside__item_img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  max-width: 578px;
}

.inside__img {
  max-width: 100%;
}

.inside__item-title {
  font-weight: 500;
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 2em;
}

@media only screen and (max-width: 767px) {
  .inside__item-title {
    margin-bottom: 1.2em;
    text-align: center;
  }
}

.inside-list {
  counter-reset: listCounter;
  list-style: none;
  margin: 0;
  padding: 0;
}

.inside-list__item {
  counter-increment: listCounter;
}

.inside-list__item:not(:first-child) {
  margin-top: 40px;
}

.inside-list__head {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #417eda;
  border-radius: 10px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.25;
  padding: 14px 28px;
}

.inside-list__head:before {
  content: counter(listCounter);
  font-family: "Grotesque", sans-serif;
  font-size: 56px;
  line-height: 1;
  margin-right: 28px;
  min-width: 28px;
}

.inside-list__more {
  background: #f5f5f7;
  color: rgba(0, 0, 0, 0.87);
  border-radius: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 10px;
  padding: 18px 24px;
}

.inside-list__more-icon {
  fill: #417eda;
  height: 26px;
  margin-left: 8px;
  width: 11px;
}

.p-main__slide video {
  display: block;
  max-width: 100%;
}

.faq {
  font-family: "Rubik", sans-serif;
  color: #000;
  padding-top: 86px;
}

.faq__title {
  margin-bottom: 40px;
}

.faq__card {
  letter-spacing: -0.02em;
  margin-bottom: 20px;
}

.f-dropdown {
  background: #f5f5f7;
  color: #000;
  background-color: #fff;
  border-radius: 8px;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.f-dropdown:hover {
  -webkit-box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}

.f-dropdown.isOpened .f-dropdown__head {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.f-dropdown.isOpened .f-dropdown__arrow {
  -webkit-transform: scale(1, -1);
      -ms-transform: scale(1, -1);
          transform: scale(1, -1);
}

.f-dropdown__head {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #f5f5f7;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  line-height: 26px;
  overflow: hidden;
  padding: 24px 56px 24px 20px;
  position: relative;
  text-overflow: ellipsis;
}

.f-dropdown__arrow {
  display: block;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -6px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.f-dropdown__arrow svg {
  color: #417eda;
}

.f-dropdown__dd {
  background: #f5f5f7;
  color: #6e6e6f;
  display: none;
  font-size: 14px;
  line-height: 22px;
  padding-right: 56px;
  padding: 16px 20px;
  top: 100%;
  z-index: 9;
}

.f-dropdown__dd:before {
  background: #e4e4e4;
  content: '';
  height: 1px;
  position: absolute;
  top: 0;
  width: calc(100% - 32px);
}

.f-dropdown-hint {
  display: inline-block;
  color: #5397FF;
  font-size: 12px;
  line-height: 14px;
  margin-left: 30px;
}

.f-dropdown-hint b {
  font-weight: bold;
}

.feedback {
  font-family: "Rubik", sans-serif;
  color: #000;
  padding: 96px 0;
  position: relative;
}

@media (max-width: 767px) {
  .feedback {
    overflow: hidden;
  }
}

.feedback-icon {
  position: absolute;
  right: -5px;
  top: -40px;
}

.feedback__title {
  font-size: 38px;
  margin-bottom: 40px;
}

@media (max-width: 767px) {
  .feedback__title {
    font-size: 32px;
    text-align: center;
  }
}

.feedback__title--special {
  margin-bottom: 30px;
}

.feedback__social {
  line-height: 26px;
  margin-bottom: 35px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  max-width: 185px;
  text-align: center;
}

.feedback__social--special {
  text-align: left;
  color: #7c8289;
  max-width: 100%;
}

@media (max-width: 767px) {
  .feedback__social--special {
    text-align: center;
  }
}

.feedback__social img {
  display: inline-block;
  max-width: 21px;
  height: auto;
}

.feedback__social a {
  color: #417eda;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.feedback__social a:hover {
  color: #5397ff;
}

.feedback__social-text {
  display: block;
}

.feedback__social-icon {
  fill: #417eda;
  height: 21px;
  margin-bottom: 10px;
  width: 21px;
}

@media (max-width: 1200px) {
  .feedback__slider {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
  }
}

.feedback__slider img {
  border-radius: 6px;
}

.feedback__slider .owl-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 40px;
  height: 12px;
}

.feedback__slider .owl-dot {
  display: block;
  width: 10px;
  height: 10px;
  background-color: #e2e5ed !important;
  border-radius: 50%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.feedback__slider .owl-dot:not(:last-of-type) {
  margin-right: 12px;
}

.feedback__slider .owl-dot.active {
  width: 12px;
  height: 12px;
  background-color: #417eda !important;
}

.feedback__slide {
  display: block;
  position: relative;
  z-index: -1;
}

@media only screen and (max-width: 415px) {
  .feedback__slide {
    width: 70vw;
  }
}

.feedback__link {
  border-radius: 6px;
}

@media only screen and (max-width: 767px) {
  .feedback__link {
    max-height: unset;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

.feedback__tabs {
  width: 100%;
  max-width: 660px;
  margin: 0 auto 30px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.feedback__tab {
  background: #f5f5f7;
  color: rgba(0, 0, 0, 0.87);
  border-radius: 12px;
  padding: 18px 24px;
  font-family: "Grotesque", sans-serif;
  cursor: pointer;
  margin-bottom: 10px;
  white-space: nowrap;
  text-align: center;
  margin-left: 10px;
  margin-right: 10px;
  min-width: 200px;
}

@media screen and (min-width: 501px) {
  .feedback__tab {
    max-width: calc(50% - 10px);
  }
}

.feedback__tab.active {
  background-color: #417eda !important;
  color: #fff;
}

.feedback__tab .icon {
  font-size: 24px;
  line-height: 10px;
}

@media screen and (max-width: 510px) {
  .feedback__tab {
    padding: 12px 16px;
  }
}

.feedback__tabs-content:not(.active) {
  visibility: hidden;
  height: 0;
  display: none;
}

.feedback__tabs-content:not(.active) div {
  visibility: hidden;
  height: 0;
}

.feedback__slide-wrapper {
  margin-bottom: 15px;
  max-height: 434px;
  -webkit-box-shadow: 0px -30px 16px -12px white inset;
          box-shadow: 0px -30px 16px -12px white inset;
  -webkit-transition: -webkit-box-shadow 0.3s ease;
  transition: -webkit-box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
  overflow: hidden;
}

@media only screen and (max-width: 415px) {
  .feedback__slide-wrapper {
    margin-bottom: 15px;
    max-height: unset;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

.feedback__slider .owl-stage-outer {
  margin-right: -20px;
  margin-left: -20px;
  padding: 5px 15px 15px 15px;
}

@media only screen and (max-width: 767px) {
  .feedback__slider .owl-stage-outer {
    margin-right: -10px;
    margin-left: -10px;
    padding: 2px 10px 20px 10px;
  }
}

.feedback__slider .owl-item {
  margin-bottom: 10px;
  -webkit-transition: -webkit-box-shadow 0.3s ease;
  transition: -webkit-box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
}

@media only screen and (max-width: 767px) {
  .feedback__slider .owl-item {
    margin-bottom: 0;
  }
}

@media (hover: hover) {
  .feedback__slider .owl-item:hover {
    -webkit-box-shadow: 0px 5px 15px 5px rgba(204, 204, 204, 0.15);
            box-shadow: 0px 5px 15px 5px rgba(204, 204, 204, 0.15);
  }
}

.feedback__slider .owl-item:first-child {
  margin-left: 10px;
}

@media only screen and (max-width: 767px) {
  .feedback__slider .owl-item:first-child {
    padding-left: 0;
  }
}

.feedback__slider .owl-item:last-child {
  margin-right: 10px !important;
}

@media only screen and (max-width: 415px) {
  .feedback__slider .owl-item {
    height: 200px;
  }
}

.feedback__slider .active {
  height: auto;
}

@media only screen and (max-width: 415px) {
  .feedback__slider .owl-item.active + .owl-item.active {
    height: 200px;
  }
}

.feedback__slider .owl-item + .owl-item.active {
  height: auto;
}

@media only screen and (max-width: 1200px) {
  .top {
    padding-top: 27px;
    padding-bottom: 16px;
  }
  .top__title {
    font-size: 33px;
    line-height: 120%;
  }
}

@media only screen and (max-width: 1200px) and (max-width: 767px) {
  .top__title--promo {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 14px;
    margin-top: 10px;
  }
}

@media only screen and (max-width: 1200px) {
  .top__title--promo-new {
    font-size: 58px;
  }
}

@media only screen and (max-width: 1200px) and (max-width: 767px) {
  .top__title--promo-new {
    font-size: 28px;
    margin-bottom: 0px;
  }
  .top__title--promo-new span:nth-of-type(1) {
    font-size: 38px !important;
  }
}

@media only screen and (max-width: 1200px) {
  .top__subline {
    display: block;
  }
  .top__subtitle {
    line-height: 32px;
    margin-bottom: 32px;
  }
  .top__text {
    font-size: 14px;
    line-height: 20px;
  }
  .inside__img {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .inside__right {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 50%;
    padding-left: 32px;
  }
  .inside__item--special {
    width: 100%;
  }
  .inside__list-special {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 0;
  }
  .faq {
    padding-top: 72px;
  }
  .faq__title {
    margin-bottom: 20px;
  }
  .faq__card {
    margin-bottom: 8px;
  }
  .f-dropdown__head {
    font-size: 16px;
    line-height: 24px;
    padding: 21px 16px;
    padding-right: 50px;
    white-space: nowrap;
  }
  .feedback {
    padding-top: 72px;
    padding-bottom: 51px;
  }
  .feedback__title {
    margin-bottom: 20px;
  }
  .feedback__social {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 16px;
  }
  .feedback__social img {
    margin-right: 11px;
  }
  .feedback__slider .owl-dots {
    margin-top: 12px;
  }
  .feedback__slider .owl-dot {
    width: 8px;
    height: 8px;
  }
  .feedback__slider .owl-dot:not(:last-of-type) {
    margin-right: 8px;
  }
}

@media only screen and (max-width: 767px) {
  .inside {
    padding-top: 72px;
  }
  .inside__title {
    margin-bottom: 20px;
    text-align: center;
  }
  .inside__title--desctop {
    display: none;
  }
  .inside__title--mobile {
    display: block;
  }
  .inside__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .inside__right {
    width: 100%;
    max-width: 400px;
    padding-left: 0;
    padding-top: 24px;
  }
  .inside__bottom {
    font-size: 20px;
    line-height: 28px;
    margin: 0 auto;
    margin-top: 32px;
  }
  .inside__img-special .owl-nav {
    display: none;
  }
}

@media only screen and (max-width: 700px) {
  .inside__right {
    width: 100%;
  }
}

@media only screen and (max-width: 480px) {
  .faq__card .f-dropdown__head {
    white-space: normal;
    overflow: visible;
    text-overflow: unset;
  }
}

@media only screen and (max-width: 400px) {
  .feedback__wrap {
    min-width: 100%;
    margin-right: -16px;
  }
  .feedback__slide {
    width: 253px;
  }
}

.map_wrapper {
  background-color: #417eda;
  background-image: url("/local/templates/uzhin2020/markup2020/app/css/../img/map_background.png");
  background-repeat: no-repeat;
  border-radius: 10px;
  -webkit-box-shadow: 0 8px 20px rgba(234, 237, 242, 0.25);
          box-shadow: 0 8px 20px rgba(234, 237, 242, 0.25);
  padding: 60px 40px;
  margin-top: 120px;
  background-size: cover;
}

@media only screen and (max-width: 767px) {
  .map_wrapper {
    margin-top: 80px;
  }
}

.map_title {
  font-family: "Rubik", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #FFFFFF;
}

@media (max-width: 767px) {
  .map_title {
    text-align: center;
    margin-bottom: 40px;
  }
}

.map_title-city {
  white-space: nowrap;
  border-bottom: 1px solid;
}

.map_button {
  background: #ffffff;
  border-radius: 12px;
  border: none;
  -webkit-box-shadow: 0 10px 12px -5px rgba(0, 0, 0, 0.35);
          box-shadow: 0 10px 12px -5px rgba(0, 0, 0, 0.35);
  color: #2d7de1;
  margin-left: auto;
  padding: 16px 40px;
  font-weight: 500;
}

@media (max-width: 1200px) {
  .map_button {
    margin-right: auto;
    padding: 16px 30px;
  }
}

.map_button:hover {
  background-color: #e9eaed;
}

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

.map_popup {
  max-width: 1200px !important;
}

.map_popup_form p {
  font-weight: 500;
}

.map_popup .df-dropdown {
  margin-bottom: 20px;
}

.map_popup .df-search.isOpened {
  z-index: 100;
}

.map_popup_header {
  position: absolute;
  z-index: 10;
  margin: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  background: #fff;
  border-radius: 12px;
  border: 1px solid #E8ECF0;
  padding: 5px;
}

@media (max-width: 1200px) {
  .map_popup_header {
    left: calc(50% - 160px);
    top: -50px;
  }
}

.map_popup_selector {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 20px;
  cursor: pointer;
  border-radius: 8px;
}

.map_popup_selector:hover {
  background: #e9eaed;
}

.map_popup_selector._active {
  background: #EAF2FC;
  color: #2d7de1;
}

.map_popup_wrapper {
  height: 700px;
  position: relative;
}

@media (max-width: 1200px) {
  .map_popup_wrapper {
    margin-top: 30px;
  }
}

.map_popup_wrapper ymaps {
  border-radius: 8px 0 0 8px;
}

.map_popup_cart {
  height: 100%;
}

.map_popup_content {
  margin: 45px 80px 45px 45px;
}

.map_popup_content h3 {
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 25px;
}

.map_popup_content p {
  line-height: 1.3;
}

.map_popup_result {
  border-radius: 10px;
  -webkit-box-shadow: 0px 8px 20px rgba(234, 237, 242, 0.25);
          box-shadow: 0px 8px 20px rgba(234, 237, 242, 0.25);
  background: #417eda;
  padding: 25px 20px 15px;
  color: #fff;
  display: none;
  width: 100%;
}

.map_popup_result-address_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 5px;
}

.map_popup_result .delivery {
  min-width: 90px;
  font-size: 14px;
  line-height: 28px;
  color: #91bdff;
}

.map_popup_result .js-delivery_cost {
  color: #fff;
}

.map_popup_result .js-delivery_cost a {
  border-bottom: 1px solid #91bdff;
  font-size: 14px;
}

.map_popup_result .address {
  font-size: 14px;
}

.map_popup_result_another {
  cursor: pointer;
  border-bottom: 1px solid #91bdff;
  color: #91bdff;
  font-size: 12px;
}

@media (max-width: 1200px) {
  .map_popup_result_another {
    font-size: 14px;
  }
}

.map_popup_result button {
  min-width: auto;
  padding: 15px 27px;
  width: 100%;
}

.mobile-only {
  display: none;
}

@media only screen and (max-width: 767px) {
  .map_popup_content {
    margin: 25px 15px 15px;
  }
  .desctop-only {
    display: none;
  }
  .mobile-only {
    display: block;
  }
}

.select-css {
  display: block;
  font-size: 16px;
  font-family: sans-serif;
  line-height: 19px;
  padding: 20px 10px;
  width: 100%;
  max-width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  border: 1px solid #e2e5ed;
  -webkit-box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.05);
  border-radius: 6px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20%20width%3D%2212%22%20height%3D%226%22%20viewBox%3D%220%200%2012%206%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%09%09%09%09%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M4.81126%205.51538L0.217238%200.993803C0.0978232%200.876272%200.0978231%200.683711%200.217237%200.566181L0.582051%200.20712C0.698811%200.0922022%200.88617%200.0922021%201.00293%200.20712L5.60375%204.73538C5.8226%204.95077%206.1774%204.95077%206.39625%204.73538L10.9971%200.20712C11.1138%200.0922021%2011.3012%200.0922021%2011.4179%200.20712L11.7828%200.56618C11.9022%200.683711%2011.9022%200.876272%2011.7828%200.993803L7.18874%205.51538C6.53222%206.16154%205.46779%206.16154%204.81126%205.51538Z%22%20fill%3D%22%23000%22%2F%3E%0A%09%09%09%3C%2Fsvg%3E"), -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#fff));
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20%20width%3D%2212%22%20height%3D%226%22%20viewBox%3D%220%200%2012%206%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%09%09%09%09%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M4.81126%205.51538L0.217238%200.993803C0.0978232%200.876272%200.0978231%200.683711%200.217237%200.566181L0.582051%200.20712C0.698811%200.0922022%200.88617%200.0922021%201.00293%200.20712L5.60375%204.73538C5.8226%204.95077%206.1774%204.95077%206.39625%204.73538L10.9971%200.20712C11.1138%200.0922021%2011.3012%200.0922021%2011.4179%200.20712L11.7828%200.56618C11.9022%200.683711%2011.9022%200.876272%2011.7828%200.993803L7.18874%205.51538C6.53222%206.16154%205.46779%206.16154%204.81126%205.51538Z%22%20fill%3D%22%23000%22%2F%3E%0A%09%09%09%3C%2Fsvg%3E"), linear-gradient(to bottom, #ffffff 0%, #fff 100%);
  background-repeat: no-repeat, repeat;
  background-position: right .7em top 50%, 0 0;
  background-size: .65em auto, 100%;
}

.select-css::-ms-expand {
  display: none;
}

.select-css:hover {
  border-color: #888;
}

.select-css:focus {
  border-color: #aaa;
  color: #222;
  outline: none;
}

.select-css option {
  font-weight: normal;
  padding: 10px;
}

*[dir="rtl"] .select-css, :root:lang(ar) .select-css, :root:lang(iw) .select-css {
  background-position: left .7em top 50%, 0 0;
  padding: .6em .8em .5em 1.4em;
}

.mobile {
  border-radius: 12px;
  margin-top: 150px;
  position: relative;
  padding: 60px 50px;
  background: #417eda url("/local/templates/uzhin2020/markup2020/app/css/../img/mobile_bg.png") no-repeat;
  background-size: cover;
}

@media (max-width: 767px) {
  .mobile {
    padding: 30px 25px;
    margin-top: 75px;
    background-image: url("/local/templates/uzhin2020/markup2020/app/css/../img/mobile_bg_mob.png");
  }
  .mobile .col-md-5, .mobile .col-md-7 {
    padding: 0;
  }
}

.mobile-img {
  position: absolute;
  bottom: -60px;
}

@media (max-width: 767px) {
  .mobile-img {
    position: inherit;
    bottom: -30px;
    width: 100%;
  }
}

.mobile-header {
  font-family: "Grotesque", sans-serif;
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.02em;
  color: #FFFFFF;
  padding-right: 100px;
  margin-bottom: 25px;
}

@media (max-width: 767px) {
  .mobile-header {
    padding-right: 0;
  }
}

.mobile-title {
  font-family: "Rubik", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #FFFFFF;
  margin-bottom: 50px;
}

@media (max-width: 767px) {
  .mobile-title {
    margin-bottom: 30px;
  }
}

.mobile-button a {
  background: #FFFFFF;
  border-radius: 12px;
  padding: 15px 30px;
  display: inline-block;
}

@media (max-width: 767px) {
  .mobile-button a {
    display: block;
    text-align: center;
  }
}

.mobile-button a:hover {
  background: #edf3ff;
}

@media (max-width: 767px) {
  .mobile-icon {
    text-align: center;
  }
}

.mobile-icon img {
  height: 50px;
}

.back_to_top {
  position: fixed;
  width: 36px;
  height: 36px;
  background: #EAF2FC;
  border-radius: 10px;
  bottom: 135px;
  right: 33px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 99;
}

@media (max-width: 767px) {
  .back_to_top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.yandex_reviews {
  padding-top: 10px;
}

.yandex_reviews .yandex_widget {
  margin: 0 auto;
  width: 100%;
  max-width: 560px;
}

/* End */


/* Start:/local/templates/uzhin2020/template_styles.css?17266502463160*/
.thumb-wrap {
  position: relative;
  padding-bottom: 56.25%; /* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
  height: 0;
  overflow: hidden;
}
.thumb-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  border-width: 0;
  outline-width: 0;
}
.showcase-wrapper .promo-title .old-price {
    text-decoration: line-through;
}

.top__subline .bx-context-toolbar-empty-area {
    min-width: 300px;
}



/** counter styles is in template_styles.css **/
.counter-block {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin-top: 25px;
}

@media (max-width: 767px) {
    .counter-block {
        margin-bottom: 25px;
    }
}

.counter {
    display: flex;
    margin-right: -5px;
}

.counter__digit {
    margin-right: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 52px;

    background: url(/images/counter_bg.png) no-repeat center center;
}

.counter__number {
    font-size: 32px;
    font-weight: 500;
    transition: transform 0.3s;
    transform-origin: center center;
    will-change: transform;
}

.counter__number.flip {
    transform: rotateX(-90deg);
}
.counter__number.flip2 {
    transform: rotateX(90deg);
}

.counter__text {
    font-size: 16px;
    margin-top: 12px;

}
.g-recaptcha {
  display: none;
}
.g-recaptcha.shown {
  display: block;
}
.grecaptcha-badge {
  z-index: 2000;
}
@media (max-width: 767px){
    #feedback .owl-stage {
        transition: 0.3s all !important;
    }
}

.ny-page-closed__image-desktop, .ny-page-closed__image-mobile {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: #fff;
    height: 100vh;
}

.ny-page-closed__image-mobile {
    display: none;
}
.new-year--block {
    margin: 0 auto;
    white-space: nowrap;
    overflow: hidden;
    padding: 10px 0px 0px;
    background: #E8A84F;

}
.ticker-inline {
    margin: 0 auto;
    overflow: hidden;
}

.ticker-inline-bottom-trial {
    margin-bottom: 4rem;
}

.tickers {
    position: relative;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
}

.ticker1 {
    position: absolute;
    top: 2px;
    left: -110%;
    animation: marquee1 1s linear infinite;
}

.ticker {
    display: flex;
    font-style: normal;
    font-weight: 400;
    animation: startLine 25s linear, marquee 25s linear 25s infinite;
    width: 2630px;
    margin: 0 auto;
    color: white;
}

.ticker__head {
    width: 430px;
    text-align: center;
    margin-left: 10px;
}

@keyframes startLine {
    0% {
        transform: translateX(-100%);
    }
    100% {
        transform: translateX(-50%);
    }
}

@keyframes marquee {
    0% {
        transform: translateX(-50%);
    }
    100% {
        transform: translateX(0%);
    }
}

@media (max-width: 767px) {
    .ny-page-closed__image-desktop {
        display: none;
    }

    .ny-page-closed__image-mobile {
        display: block;
    }
}

/* End */
/* /local/templates/uzhin2020/markup2020/app/css/libs.css?17261546854375 */
/* /local/templates/uzhin2020/markup2020/app/css/main.css?1750321262256879 */
/* /local/templates/uzhin2020/markup2020/app/css/index.css?1750321262138174 */
/* /local/templates/uzhin2020/template_styles.css?17266502463160 */
