/* Start:/local/templates/che/layout/dist/css/main.min.css?1661980932311067*/
@import url(https://fonts.googleapis.com/css2?family=Inter&display=swap);

/* @font-face {
  font-family: Roboto;
  src:
    url(/local/templates/che/layout/dist/fonts/roboto/Roboto-Regular.woff2)
      format("woff2"),
    url(/local/templates/che/layout/dist/fonts/roboto/Roboto-Regular.woff)
      format("woff");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: Spectral;
  src:
    url(/local/templates/che/layout/dist/fonts/spectral/Spectral-Bold.woff2)
      format("woff2"),
    url(/local/templates/che/layout/dist/fonts/spectral/Spectral-Bold.woff)
      format("woff");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: Spectral;
  src:
    url(/local/templates/che/layout/dist/fonts/spectral/Spectral-Semibold.woff2)
      format("woff2"),
    url(/local/templates/che/layout/dist/fonts/spectral/Spectral-Semibold.woff)
      format("woff");
  font-style: normal;
  font-weight: 600;
  font-display: swap;
} */

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: sans-serif;
  -webkit-font-variant-ligatures: none;
  font-variant-ligatures: none;
}

body {
  margin: 0;
  padding: 0;
  position: relative;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

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

[hidden],
template {
  display: none;
}

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

a:active,
a:hover {
  outline: 0;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

a:-webkit-any-link,
a:active,
a:focus,
a:hover,
a:visited {
  text-decoration: none;
}

b,
strong {
  font-weight: 700;
}

img {
  border: 0;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

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

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

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

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

fieldset,
legend {
  margin: 0;
  padding: 0;
  border: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

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

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

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

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

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
  margin: 0;
}

ul {
  padding: 0;
  list-style: none;
}

html.no-scroll body {
  overflow: hidden;
  height: 100%;
}

body {
  font-family: Inter, sans-serif;
  font-weight: 500;
  color: #333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
  padding-top: 73px;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
  overflow-y: auto;
}

body::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

body::-webkit-scrollbar-thumb {
  background-color: #333;
}

main {
  overflow-x: hidden;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 9.9vw;
  padding-right: 9.9vw;
}

.container:after,
.container:before {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

.h1 {
  font-family: Spectral, serif;
  font-weight: 700;
  font-style: normal;
  font-size: 64px;
  letter-spacing: 0.01em;
}

.h2 {
  font-family: Spectral, serif;
  font-weight: 700;
  font-style: normal;
  font-size: 48px;
}

.h3 {
  font-family: Inter, sans-serif;
  font-weight: 700;
  font-size: 32px;
  letter-spacing: 0.01em;
}

.h4 {
  font-family: Inter, sans-serif;
  font-weight: 700;
  font-size: 1.875rem;
  letter-spacing: 0.01em;
}

.suggestions-addon,
.suggestions-constraints,
.suggestions-promo {
  display: none !important;
}

.i-personal {
  stroke: #575757;
}

.i-vk {
  fill: #646469;
  width: 18px;
  height: 10px;
}

.i-fb {
  width: 6px;
  height: 14px;
  fill: #646469;
}

.i-pencil {
  width: 15px;
  fill: #575757;
}

.i-eye {
  width: 16px;
  fill: #adadad;
}

.i-instagram {
  width: 16px;
  height: 16px;
  fill: #646469;
}

.i-close {
  width: 22px;
  height: 22px;
  stroke: #000;
  stroke-width: 2px;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.i-arrow {
  width: 8px;
  height: 14px;
  fill: none;
  stroke: #333;
  stroke-width: 1.3;
}

.i-arr {
  fill: #fff;
  width: 30px;
  height: 30px;
}

.i-stroke-c,
.i-stroke-e,
.i-stroke-h {
  fill: none;
  stroke: #333;
  stroke-width: 0.8;
}

.i-mark {
  width: 12px;
  height: 14px;
}

.i-mark-delivery {
  width: 14px;
  height: 16px;
}

.i-envelope {
  width: 12px;
  height: 10px;
}

.i-phone {
  width: 12px;
  height: 12px;
}

.i-send {
  fill: #fff;
  width: 21px;
  height: 18px;
}

.i-crumbs {
  width: 16px;
  height: 16px;
  fill: #fff;
}

.i-4 {
  width: 184px;
  height: 258px;
}

.mdc-floating-label {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 1rem;
  line-height: 1.75rem;
  font-weight: 400;
  letter-spacing: 0.00937em;
  text-decoration: inherit;
  text-transform: inherit;
  position: absolute;
  bottom: 8px;
  left: 0;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition:
    color 150ms cubic-bezier(0.4, 0, 0.2, 1),
    -webkit-transform 150ms cubic-bezier(0.4, 0, 0.2, 1);
  transition:
    color 150ms cubic-bezier(0.4, 0, 0.2, 1),
    -webkit-transform 150ms cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition:
    transform 150ms cubic-bezier(0.4, 0, 0.2, 1),
    color 150ms cubic-bezier(0.4, 0, 0.2, 1);
  transition:
    transform 150ms cubic-bezier(0.4, 0, 0.2, 1),
    color 150ms cubic-bezier(0.4, 0, 0.2, 1);
  transition:
    transform 150ms cubic-bezier(0.4, 0, 0.2, 1),
    color 150ms cubic-bezier(0.4, 0, 0.2, 1),
    -webkit-transform 150ms cubic-bezier(0.4, 0, 0.2, 1);
  line-height: 1.15rem;
  text-align: left;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: text;
  overflow: hidden;
  will-change: transform;
}

.mdc-floating-label[dir="rtl"],
[dir="rtl"] .mdc-floating-label {
  right: 0;
  left: auto;
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
  text-align: right;
}

.mdc-floating-label--float-above {
  cursor: auto;
}

.mdc-floating-label--float-above {
  -webkit-transform: translateY(-100%) scale(0.75);
  -ms-transform: translateY(-100%) scale(0.75);
  transform: translateY(-100%) scale(0.75);
}

.mdc-floating-label--shake {
  -webkit-animation: mdc-floating-label-shake-float-above-standard 250ms 1;
  animation: mdc-floating-label-shake-float-above-standard 250ms 1;
}

.mdc-line-ripple {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition:
    opacity 180ms cubic-bezier(0.4, 0, 0.2, 1),
    -webkit-transform 180ms cubic-bezier(0.4, 0, 0.2, 1);
  transition:
    opacity 180ms cubic-bezier(0.4, 0, 0.2, 1),
    -webkit-transform 180ms cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition:
    transform 180ms cubic-bezier(0.4, 0, 0.2, 1),
    opacity 180ms cubic-bezier(0.4, 0, 0.2, 1);
  transition:
    transform 180ms cubic-bezier(0.4, 0, 0.2, 1),
    opacity 180ms cubic-bezier(0.4, 0, 0.2, 1);
  transition:
    transform 180ms cubic-bezier(0.4, 0, 0.2, 1),
    opacity 180ms cubic-bezier(0.4, 0, 0.2, 1),
    -webkit-transform 180ms cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 0;
  z-index: 2;
}

.mdc-line-ripple--active {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  opacity: 1;
}

.mdc-line-ripple--deactivating {
  opacity: 0;
}

.mdc-notched-outline,
.mdc-notched-outline__idle {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
}

.mdc-notched-outline {
  -webkit-transition: opacity 150ms cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: opacity 150ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 150ms cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 0;
  text-align: left;
  overflow: hidden;
}

.mdc-notched-outline[dir="rtl"],
[dir="rtl"] .mdc-notched-outline {
  text-align: right;
}

.mdc-notched-outline svg {
  position: absolute;
  width: 100%;
  height: 100%;
}

.mdc-notched-outline__idle {
  -webkit-transition:
    opacity 150ms cubic-bezier(0.4, 0, 0.2, 1),
    border-color 150ms cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition:
    opacity 150ms cubic-bezier(0.4, 0, 0.2, 1),
    border-color 150ms cubic-bezier(0.4, 0, 0.2, 1);
  transition:
    opacity 150ms cubic-bezier(0.4, 0, 0.2, 1),
    border-color 150ms cubic-bezier(0.4, 0, 0.2, 1);
  border: 1px solid;
  opacity: 1;
}

.mdc-notched-outline__path {
  stroke-width: 1px;
  -webkit-transition:
    stroke 150ms cubic-bezier(0.4, 0, 0.2, 1),
    stroke-width 150ms cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition:
    stroke 150ms cubic-bezier(0.4, 0, 0.2, 1),
    stroke-width 150ms cubic-bezier(0.4, 0, 0.2, 1);
  transition:
    stroke 150ms cubic-bezier(0.4, 0, 0.2, 1),
    stroke-width 150ms cubic-bezier(0.4, 0, 0.2, 1);
  fill: transparent;
}

.mdc-notched-outline--notched {
  opacity: 1;
}

.mdc-notched-outline--notched ~ .mdc-notched-outline__idle {
  opacity: 0;
}

.mdc-ripple-surface--test-edge-var-bug {
  --mdc-ripple-surface-test-edge-var: 1px solid #000;
  visibility: hidden;
}

.mdc-ripple-surface--test-edge-var-bug::before {
  border: var(--mdc-ripple-surface-test-edge-var);
}

.mdc-text-field-helper-text {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 0.75rem;
  line-height: 1.25rem;
  font-weight: 400;
  letter-spacing: 0.03333em;
  text-decoration: inherit;
  text-transform: inherit;
  display: block;
  margin-top: 0;
  line-height: normal;
  margin: 0;
  -webkit-transition: opacity 180ms cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: opacity 180ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 180ms cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 0;
  will-change: opacity;
}

.mdc-text-field-helper-text::before {
  display: inline-block;
  width: 0;
  height: 16px;
  content: "";
  vertical-align: 0;
}

.mdc-text-field-helper-text--persistent {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  opacity: 1;
  will-change: initial;
}

.mdc-text-field--with-leading-icon .mdc-text-field__icon,
.mdc-text-field--with-trailing-icon .mdc-text-field__icon {
  position: absolute;
  bottom: 16px;
  cursor: pointer;
}

.mdc-text-field__icon:not([tabindex]),
.mdc-text-field__icon[tabindex="-1"] {
  cursor: default;
  pointer-events: none;
}

.mdc-text-field {
  --mdc-ripple-fg-size: 0;
  --mdc-ripple-left: 0;
  --mdc-ripple-top: 0;
  --mdc-ripple-fg-scale: 1;
  --mdc-ripple-fg-translate-end: 0;
  --mdc-ripple-fg-translate-start: 0;
  -webkit-tap-highlight-color: transparent;
  will-change: transform, opacity;
  border-radius: 4px 4px 0 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 56px;
  overflow: hidden;
  will-change: opacity, transform, color;
}

.mdc-text-field::after,
.mdc-text-field::before {
  position: absolute;
  border-radius: 50%;
  opacity: 0;
  pointer-events: none;
  content: "";
}

.mdc-text-field::before {
  -webkit-transition:
    opacity 15ms linear,
    background-color 15ms linear;
  -o-transition:
    opacity 15ms linear,
    background-color 15ms linear;
  transition:
    opacity 15ms linear,
    background-color 15ms linear;
  z-index: 1;
}

.mdc-text-field.mdc-ripple-upgraded::before {
  -webkit-transform: scale(var(--mdc-ripple-fg-scale, 1));
  -ms-transform: scale(var(--mdc-ripple-fg-scale, 1));
  transform: scale(var(--mdc-ripple-fg-scale, 1));
}

.mdc-text-field.mdc-ripple-upgraded::after {
  top: 0;
  left: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
}

.mdc-text-field.mdc-ripple-upgraded--unbounded::after {
  top: var(--mdc-ripple-top, 0);
  left: var(--mdc-ripple-left, 0);
}

.mdc-text-field.mdc-ripple-upgraded--foreground-activation::after {
  -webkit-animation:
    225ms mdc-ripple-fg-radius-in forwards,
    75ms mdc-ripple-fg-opacity-in forwards;
  animation:
    225ms mdc-ripple-fg-radius-in forwards,
    75ms mdc-ripple-fg-opacity-in forwards;
}

.mdc-text-field.mdc-ripple-upgraded--foreground-deactivation::after {
  -webkit-animation: 150ms mdc-ripple-fg-opacity-out;
  animation: 150ms mdc-ripple-fg-opacity-out;
  -webkit-transform: translate(var(--mdc-ripple-fg-translate-end, 0))
    scale(var(--mdc-ripple-fg-scale, 1));
  -ms-transform: translate(var(--mdc-ripple-fg-translate-end, 0))
    scale(var(--mdc-ripple-fg-scale, 1));
  transform: translate(var(--mdc-ripple-fg-translate-end, 0))
    scale(var(--mdc-ripple-fg-scale, 1));
}

.mdc-text-field::after,
.mdc-text-field::before {
  background-color: rgba(0, 0, 0, 0.87);
}

.mdc-text-field:hover::before {
  opacity: 0.04;
}

.mdc-text-field.mdc-ripple-upgraded--background-focused::before,
.mdc-text-field:not(.mdc-ripple-upgraded):focus::before {
  -webkit-transition-duration: 75ms;
  -o-transition-duration: 75ms;
  transition-duration: 75ms;
  opacity: 0.12;
}

.mdc-text-field::after,
.mdc-text-field::before {
  top: calc(50% - 100%);
  left: calc(50% - 100%);
  width: 200%;
  height: 200%;
}

.mdc-text-field.mdc-ripple-upgraded::after {
  width: var(--mdc-ripple-fg-size, 100%);
  height: var(--mdc-ripple-fg-size, 100%);
}

.mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: rgba(0, 0, 0, 0.6);
}

.mdc-text-field:not(.mdc-text-field--disabled)
  .mdc-text-field__input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}

.mdc-text-field:not(.mdc-text-field--disabled)
  .mdc-text-field__input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.6);
}

.mdc-text-field:not(.mdc-text-field--disabled)
  .mdc-text-field__input::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}

.mdc-text-field:not(.mdc-text-field--disabled)
  .mdc-text-field__input::placeholder {
  color: rgba(0, 0, 0, 0.6);
}

.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input {
  color: rgba(0, 0, 0, 0.87);
}

.mdc-text-field .mdc-text-field__input {
  caret-color: #d62323;
  caret-color: var(--mdc-theme-primary, #d62323);
}

.mdc-text-field:not(.mdc-text-field--disabled):not(
    .mdc-text-field--outlined
  ):not(.mdc-text-field--textarea)
  .mdc-text-field__input {
  border-bottom-color: rgba(0, 0, 0, 0.42);
}

.mdc-text-field:not(.mdc-text-field--disabled):not(
    .mdc-text-field--outlined
  ):not(.mdc-text-field--textarea)
  .mdc-text-field__input:hover {
  border-bottom-color: rgba(0, 0, 0, 0.87);
}

.mdc-text-field .mdc-line-ripple {
  background-color: #d62323;
  background-color: var(--mdc-theme-primary, #d62323);
}

.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--textarea) {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}

.mdc-text-field:not(.mdc-text-field--disabled) + .mdc-text-field-helper-text {
  color: rgba(0, 0, 0, 0.6);
}

.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon {
  color: rgba(0, 0, 0, 0.54);
}

.mdc-text-field:not(.mdc-text-field--disabled) {
  background-color: #f5f5f5;
}

.mdc-text-field .mdc-floating-label {
  left: 12px;
  right: initial;
  bottom: 20px;
  pointer-events: none;
}

.mdc-text-field .mdc-floating-label[dir="rtl"],
[dir="rtl"] .mdc-text-field .mdc-floating-label {
  left: initial;
  right: 12px;
}

.mdc-text-field:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea)
  .mdc-floating-label {
  max-width: calc(100% - 48px);
}

.mdc-text-field .mdc-floating-label--float-above {
  -webkit-transform: translateY(-50%) scale(0.75);
  -ms-transform: translateY(-50%) scale(0.75);
  transform: translateY(-50%) scale(0.75);
}

.mdc-text-field .mdc-floating-label--shake {
  -webkit-animation: mdc-floating-label-shake-float-above-text-field-box 250ms 1;
  animation: mdc-floating-label-shake-float-above-text-field-box 250ms 1;
}

.mdc-text-field__input {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 1rem;
  line-height: 1.75rem;
  font-weight: 400;
  letter-spacing: 0.00937em;
  text-decoration: inherit;
  text-transform: inherit;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 20px 12px 6px;
  -webkit-transition: opacity 180ms cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: opacity 180ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 180ms cubic-bezier(0.4, 0, 0.2, 1);
  border: none;
  border-bottom: 1px solid;
  border-radius: 0;
  background: 0 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.mdc-text-field__input::-webkit-input-placeholder {
  -webkit-transition: color 180ms cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: color 180ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: color 180ms cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 1;
}

.mdc-text-field__input::-moz-placeholder {
  -webkit-transition: color 180ms cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: color 180ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: color 180ms cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 1;
}

.mdc-text-field__input::-ms-input-placeholder {
  -webkit-transition: color 180ms cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: color 180ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: color 180ms cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 1;
}

.mdc-text-field__input::placeholder {
  -webkit-transition: color 180ms cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: color 180ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: color 180ms cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 1;
}

.mdc-text-field__input:focus {
  outline: 0;
}

.mdc-text-field__input:invalid {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.mdc-text-field__input:-webkit-autofill + .mdc-floating-label {
  -webkit-transform: translateY(-50%) scale(0.75);
  transform: translateY(-50%) scale(0.75);
  cursor: auto;
}

.mdc-text-field--outlined {
  border: none;
  overflow: visible;
}

.mdc-text-field--outlined:not(.mdc-text-field--disabled)
  .mdc-notched-outline__idle {
  border-color: rgba(0, 0, 0, 0.24);
}

.mdc-text-field--outlined:not(.mdc-text-field--disabled)
  .mdc-notched-outline__path {
  stroke: rgba(0, 0, 0, 0.24);
}

.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(
    .mdc-text-field--focused
  )
  .mdc-text-field__icon:hover
  ~ .mdc-notched-outline__idle,
.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(
    .mdc-text-field--focused
  )
  .mdc-text-field__input:hover
  ~ .mdc-notched-outline__idle {
  border-color: rgba(0, 0, 0, 0.87);
}

.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(
    .mdc-text-field--focused
  )
  .mdc-text-field__icon:hover
  ~ .mdc-notched-outline
  .mdc-notched-outline__path,
.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(
    .mdc-text-field--focused
  )
  .mdc-text-field__input:hover
  ~ .mdc-notched-outline
  .mdc-notched-outline__path {
  stroke: rgba(0, 0, 0, 0.87);
}

.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused
  .mdc-notched-outline__path {
  stroke: #d62323;
  stroke: var(--mdc-theme-primary, #d62323);
}

.mdc-text-field--outlined .mdc-floating-label--shake {
  -webkit-animation: mdc-floating-label-shake-float-above-text-field-outlined
    250ms 1;
  animation: mdc-floating-label-shake-float-above-text-field-outlined 250ms 1;
}

.mdc-text-field--outlined .mdc-notched-outline {
  border-radius: 4px;
}

.mdc-text-field--outlined .mdc-notched-outline__idle {
  border-radius: 4px;
}

.mdc-text-field--outlined .mdc-floating-label--float-above {
  -webkit-transform: translateY(-130%) scale(0.75);
  -ms-transform: translateY(-130%) scale(0.75);
  transform: translateY(-130%) scale(0.75);
}

.mdc-text-field--outlined::after,
.mdc-text-field--outlined::before {
  background-color: rgba(0, 0, 0, 0);
}

.mdc-text-field--outlined:not(.mdc-text-field--disabled) {
  background-color: rgba(0, 0, 0, 0);
}

.mdc-text-field--outlined .mdc-text-field__input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 12px 16px 14px;
  border: none !important;
  background-color: transparent;
  z-index: 1;
}

.mdc-text-field--outlined .mdc-text-field__icon {
  z-index: 2;
}

.mdc-text-field--outlined .mdc-floating-label {
  left: 16px;
  right: initial;
  width: auto;
}

.mdc-text-field--outlined .mdc-floating-label[dir="rtl"],
[dir="rtl"] .mdc-text-field--outlined .mdc-floating-label {
  left: initial;
  right: 16px;
}

.mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline__path {
  stroke-width: 2px;
}

.mdc-text-field--outlined.mdc-text-field--disabled {
  background-color: rgba(0, 0, 0, 0);
}

.mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__idle {
  border-color: rgba(0, 0, 0, 0.06);
}

.mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__path {
  stroke: rgba(0, 0, 0, 0.06);
}

.mdc-text-field--outlined.mdc-text-field--disabled .mdc-text-field__input {
  border-bottom: none;
}

.mdc-text-field--outlined.mdc-text-field--dense {
  height: 48px;
}

.mdc-text-field--outlined.mdc-text-field--dense
  .mdc-floating-label--float-above {
  -webkit-transform: translateY(-110%) scale(0.923);
  -ms-transform: translateY(-110%) scale(0.923);
  transform: translateY(-110%) scale(0.923);
}

.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--shake {
  -webkit-animation: mdc-floating-label-shake-float-above-text-field-outlined-dense
    250ms 1;
  animation: mdc-floating-label-shake-float-above-text-field-outlined-dense
    250ms 1;
}

.mdc-text-field--outlined.mdc-text-field--dense .mdc-text-field__input {
  padding: 12px 12px 7px;
}

.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label {
  bottom: 16px;
}

.mdc-text-field--outlined.mdc-text-field--dense .mdc-text-field__icon {
  top: 12px;
}

.mdc-text-field--with-leading-icon .mdc-text-field__icon {
  left: 16px;
  right: initial;
}

.mdc-text-field--with-leading-icon .mdc-text-field__icon[dir="rtl"],
[dir="rtl"] .mdc-text-field--with-leading-icon .mdc-text-field__icon {
  left: initial;
  right: 16px;
}

.mdc-text-field--with-leading-icon .mdc-text-field__input {
  padding-left: 48px;
  padding-right: 16px;
}

.mdc-text-field--with-leading-icon .mdc-text-field__input[dir="rtl"],
[dir="rtl"] .mdc-text-field--with-leading-icon .mdc-text-field__input {
  padding-left: 16px;
  padding-right: 48px;
}

.mdc-text-field--with-leading-icon .mdc-floating-label {
  left: 48px;
  right: initial;
}

.mdc-text-field--with-leading-icon .mdc-floating-label[dir="rtl"],
[dir="rtl"] .mdc-text-field--with-leading-icon .mdc-floating-label {
  left: initial;
  right: 48px;
}

.mdc-text-field--with-leading-icon.mdc-text-field--outlined
  .mdc-floating-label--float-above {
  -webkit-transform: translateY(-130%) translateX(-32px) scale(0.75);
  -ms-transform: translateY(-130%) translateX(-32px) scale(0.75);
  transform: translateY(-130%) translateX(-32px) scale(0.75);
}

.mdc-text-field--with-leading-icon.mdc-text-field--outlined
  .mdc-floating-label--float-above[dir="rtl"],
[dir="rtl"]
  .mdc-text-field--with-leading-icon.mdc-text-field--outlined
  .mdc-floating-label--float-above {
  -webkit-transform: translateY(-130%) translateX(32px) scale(0.75);
  -ms-transform: translateY(-130%) translateX(32px) scale(0.75);
  transform: translateY(-130%) translateX(32px) scale(0.75);
}

.mdc-text-field--with-leading-icon.mdc-text-field--outlined
  .mdc-floating-label--shake {
  -webkit-animation: mdc-floating-label-shake-float-above-text-field-outlined-leading-icon
    250ms 1;
  animation: mdc-floating-label-shake-float-above-text-field-outlined-leading-icon
    250ms 1;
}

.mdc-text-field--with-leading-icon.mdc-text-field--outlined[dir="rtl"]
  .mdc-floating-label--shake,
[dir="rtl"]
  .mdc-text-field--with-leading-icon.mdc-text-field--outlined
  .mdc-floating-label--shake {
  -webkit-animation: mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-rtl
    250ms 1;
  animation: mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-rtl
    250ms 1;
}

.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense
  .mdc-floating-label--float-above {
  -webkit-transform: translateY(-110%) translateX(-21px) scale(0.923);
  -ms-transform: translateY(-110%) translateX(-21px) scale(0.923);
  transform: translateY(-110%) translateX(-21px) scale(0.923);
}

.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense
  .mdc-floating-label--float-above[dir="rtl"],
[dir="rtl"]
  .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense
  .mdc-floating-label--float-above {
  -webkit-transform: translateY(-110%) translateX(21px) scale(0.923);
  -ms-transform: translateY(-110%) translateX(21px) scale(0.923);
  transform: translateY(-110%) translateX(21px) scale(0.923);
}

.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense
  .mdc-floating-label--shake {
  -webkit-animation: mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense
    250ms 1;
  animation: mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense
    250ms 1;
}

.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense[dir="rtl"]
  .mdc-floating-label--shake,
[dir="rtl"]
  .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense
  .mdc-floating-label--shake {
  -webkit-animation: mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense-rtl
    250ms 1;
  animation: mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense-rtl
    250ms 1;
}

.mdc-text-field--with-trailing-icon .mdc-text-field__icon {
  left: initial;
  right: 12px;
}

.mdc-text-field--with-trailing-icon .mdc-text-field__icon[dir="rtl"],
[dir="rtl"] .mdc-text-field--with-trailing-icon .mdc-text-field__icon {
  left: 12px;
  right: initial;
}

.mdc-text-field--with-trailing-icon .mdc-text-field__input {
  padding-left: 12px;
  padding-right: 48px;
}

.mdc-text-field--with-trailing-icon .mdc-text-field__input[dir="rtl"],
[dir="rtl"] .mdc-text-field--with-trailing-icon .mdc-text-field__input {
  padding-left: 48px;
  padding-right: 12px;
}

.mdc-text-field--with-trailing-icon.mdc-text-field--outlined
  .mdc-text-field__icon {
  left: initial;
  right: 16px;
}

.mdc-text-field--with-trailing-icon.mdc-text-field--outlined
  .mdc-text-field__icon[dir="rtl"],
[dir="rtl"]
  .mdc-text-field--with-trailing-icon.mdc-text-field--outlined
  .mdc-text-field__icon {
  left: 16px;
  right: initial;
}

.mdc-text-field--with-trailing-icon.mdc-text-field--outlined
  .mdc-text-field__input {
  padding-left: 16px;
  padding-right: 48px;
}

.mdc-text-field--with-trailing-icon.mdc-text-field--outlined
  .mdc-text-field__input[dir="rtl"],
[dir="rtl"]
  .mdc-text-field--with-trailing-icon.mdc-text-field--outlined
  .mdc-text-field__input {
  padding-left: 48px;
  padding-right: 16px;
}

.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon
  .mdc-text-field__icon {
  left: 16px;
  right: auto;
}

.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon
  .mdc-text-field__icon[dir="rtl"],
[dir="rtl"]
  .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon
  .mdc-text-field__icon {
  left: auto;
  right: 16px;
}

.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon
  .mdc-text-field__icon
  ~ .mdc-text-field__icon {
  right: 12px;
  left: auto;
}

.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon
  .mdc-text-field__icon
  ~ .mdc-text-field__icon[dir="rtl"],
[dir="rtl"]
  .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon
  .mdc-text-field__icon
  ~ .mdc-text-field__icon {
  right: auto;
  left: 12px;
}

.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon
  .mdc-text-field__input {
  padding-left: 48px;
  padding-right: 48px;
}

.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon
  .mdc-text-field__input[dir="rtl"],
[dir="rtl"]
  .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon
  .mdc-text-field__input {
  padding-left: 48px;
  padding-right: 48px;
}

.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon
  .mdc-floating-label {
  left: 48px;
  right: auto;
}

.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon
  .mdc-floating-label[dir="rtl"],
[dir="rtl"]
  .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon
  .mdc-floating-label {
  left: auto;
  right: 48px;
}

.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon,
.mdc-text-field--with-trailing-icon.mdc-text-field--dense
  .mdc-text-field__icon {
  bottom: 16px;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}

.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon {
  left: 12px;
  right: initial;
}

.mdc-text-field--with-leading-icon.mdc-text-field--dense
  .mdc-text-field__icon[dir="rtl"],
[dir="rtl"]
  .mdc-text-field--with-leading-icon.mdc-text-field--dense
  .mdc-text-field__icon {
  left: initial;
  right: 12px;
}

.mdc-text-field--with-leading-icon.mdc-text-field--dense
  .mdc-text-field__input {
  padding-left: 38px;
  padding-right: 12px;
}

.mdc-text-field--with-leading-icon.mdc-text-field--dense
  .mdc-text-field__input[dir="rtl"],
[dir="rtl"]
  .mdc-text-field--with-leading-icon.mdc-text-field--dense
  .mdc-text-field__input {
  padding-left: 12px;
  padding-right: 38px;
}

.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-floating-label {
  left: 38px;
  right: initial;
}

.mdc-text-field--with-leading-icon.mdc-text-field--dense
  .mdc-floating-label[dir="rtl"],
[dir="rtl"]
  .mdc-text-field--with-leading-icon.mdc-text-field--dense
  .mdc-floating-label {
  left: initial;
  right: 38px;
}

.mdc-text-field--with-trailing-icon.mdc-text-field--dense
  .mdc-text-field__icon {
  left: initial;
  right: 12px;
}

.mdc-text-field--with-trailing-icon.mdc-text-field--dense
  .mdc-text-field__icon[dir="rtl"],
[dir="rtl"]
  .mdc-text-field--with-trailing-icon.mdc-text-field--dense
  .mdc-text-field__icon {
  left: 12px;
  right: initial;
}

.mdc-text-field--with-trailing-icon.mdc-text-field--dense
  .mdc-text-field__input {
  padding-left: 12px;
  padding-right: 38px;
}

.mdc-text-field--with-trailing-icon.mdc-text-field--dense
  .mdc-text-field__input[dir="rtl"],
[dir="rtl"]
  .mdc-text-field--with-trailing-icon.mdc-text-field--dense
  .mdc-text-field__input {
  padding-left: 38px;
  padding-right: 12px;
}

.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense
  .mdc-text-field__icon {
  left: 12px;
  right: auto;
}

.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense
  .mdc-text-field__icon[dir="rtl"],
[dir="rtl"]
  .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense
  .mdc-text-field__icon {
  left: auto;
  right: 12px;
}

.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense
  .mdc-text-field__icon
  ~ .mdc-text-field__icon {
  right: 12px;
  left: auto;
}

.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense
  .mdc-text-field__icon
  ~ .mdc-text-field__icon[dir="rtl"],
[dir="rtl"]
  .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense
  .mdc-text-field__icon
  ~ .mdc-text-field__icon {
  right: auto;
  left: 12px;
}

.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense
  .mdc-text-field__input {
  padding-left: 38px;
  padding-right: 38px;
}

.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense
  .mdc-text-field__input[dir="rtl"],
[dir="rtl"]
  .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense
  .mdc-text-field__input {
  padding-left: 38px;
  padding-right: 38px;
}

.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense
  .mdc-floating-label {
  left: 38px;
  right: auto;
}

.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense
  .mdc-floating-label[dir="rtl"],
[dir="rtl"]
  .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense
  .mdc-floating-label {
  left: auto;
  right: 38px;
}

.mdc-text-field--dense .mdc-floating-label--float-above {
  -webkit-transform: translateY(-70%) scale(0.923);
  -ms-transform: translateY(-70%) scale(0.923);
  transform: translateY(-70%) scale(0.923);
}

.mdc-text-field--dense .mdc-floating-label--shake {
  -webkit-animation: mdc-floating-label-shake-float-above-text-field-dense 250ms
    1;
  animation: mdc-floating-label-shake-float-above-text-field-dense 250ms 1;
}

.mdc-text-field--dense .mdc-text-field__input {
  padding: 12px 12px 0;
}

.mdc-text-field--dense .mdc-floating-label {
  font-size: 0.813rem;
}

.mdc-text-field__input:required + .mdc-floating-label::after {
  margin-left: 1px;
  content: "*";
}

.mdc-text-field--textarea {
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  border: 1px solid;
  overflow: hidden;
}

.mdc-text-field--textarea .mdc-floating-label {
  border-radius: 4px 4px 0 0;
}

.mdc-text-field--textarea .mdc-text-field__input {
  border-radius: 2px;
}

.mdc-text-field--textarea:not(.mdc-text-field--disabled) {
  border-color: rgba(0, 0, 0, 0.73);
}

.mdc-text-field--textarea:not(.mdc-text-field--disabled)
  .mdc-text-field__input:focus {
  border-color: rgba(0, 0, 0, 0.73);
}

.mdc-text-field--textarea .mdc-floating-label--float-above {
  -webkit-transform: translateY(-50%) scale(0.923);
  -ms-transform: translateY(-50%) scale(0.923);
  transform: translateY(-50%) scale(0.923);
}

.mdc-text-field--textarea .mdc-floating-label--shake {
  -webkit-animation: mdc-floating-label-shake-float-above-textarea 250ms 1;
  animation: mdc-floating-label-shake-float-above-textarea 250ms 1;
}

.mdc-text-field--textarea::after,
.mdc-text-field--textarea::before {
  background-color: rgba(0, 0, 0, 0);
}

.mdc-text-field--textarea:not(.mdc-text-field--disabled) {
  background-color: rgba(0, 0, 0, 0);
}

.mdc-text-field--textarea .mdc-text-field__input {
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: auto;
  margin: 0;
  padding: 16px;
  padding-top: 32px;
  border: 1px solid transparent;
}

.mdc-text-field--textarea .mdc-floating-label {
  background-color: #fff;
  left: 1px;
  right: 0;
  margin-left: 8px;
  margin-right: 0;
  top: 18px;
  bottom: auto;
  width: auto;
  margin-top: 2px;
  padding: 12px 8px 8px 8px;
  line-height: 1.15;
  pointer-events: none;
}

.mdc-text-field--textarea .mdc-floating-label[dir="rtl"],
[dir="rtl"] .mdc-text-field--textarea .mdc-floating-label {
  left: 0;
  right: 1px;
}

.mdc-text-field--textarea .mdc-floating-label[dir="rtl"],
[dir="rtl"] .mdc-text-field--textarea .mdc-floating-label {
  margin-left: 0;
  margin-right: 8px;
}

.mdc-text-field--fullwidth {
  width: 100%;
}

.mdc-text-field--fullwidth:not(.mdc-text-field--textarea) {
  display: block;
}

.mdc-text-field--fullwidth:not(.mdc-text-field--textarea)::after,
.mdc-text-field--fullwidth:not(.mdc-text-field--textarea)::before {
  background-color: rgba(0, 0, 0, 0);
}

.mdc-text-field--fullwidth:not(.mdc-text-field--textarea):not(
    .mdc-text-field--disabled
  ) {
  background-color: rgba(0, 0, 0, 0);
}

.mdc-text-field--fullwidth:not(.mdc-text-field--textarea)
  .mdc-text-field__input {
  padding: 0;
}

.mdc-text-field--fullwidth.mdc-text-field--invalid:not(
    .mdc-text-field--disabled
  ):not(.mdc-text-field--textarea) {
  border-bottom-color: #b00020;
  border-bottom-color: var(--mdc-theme-error, #b00020);
}

.mdc-text-field--dense + .mdc-text-field-helper-text {
  margin-bottom: 4px;
}

.mdc-text-field + .mdc-text-field-helper-text {
  margin-right: 12px;
  margin-left: 12px;
}

.mdc-text-field--outlined + .mdc-text-field-helper-text {
  margin-right: 16px;
  margin-left: 16px;
}

.mdc-form-field > .mdc-text-field + label {
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: rgba(214, 35, 35, 0.87);
}

.mdc-text-field--focused:not(.mdc-text-field--disabled)
  .mdc-text-field__input::-webkit-input-placeholder {
  color: rgba(214, 35, 35, 0.87);
}

.mdc-text-field--focused:not(.mdc-text-field--disabled)
  .mdc-text-field__input::-moz-placeholder {
  color: rgba(214, 35, 35, 0.87);
}

.mdc-text-field--focused:not(.mdc-text-field--disabled)
  .mdc-text-field__input::-ms-input-placeholder {
  color: rgba(214, 35, 35, 0.87);
}

.mdc-text-field--focused:not(.mdc-text-field--disabled)
  .mdc-text-field__input::placeholder {
  color: rgba(214, 35, 35, 0.87);
}

.mdc-text-field--focused
  .mdc-text-field__input:required
  + .mdc-floating-label::after {
  color: #b00020;
  color: var(--mdc-theme-error, #b00020);
}

.mdc-text-field--focused
  + .mdc-text-field-helper-text:not(
    .mdc-text-field-helper-text--validation-msg
  ) {
  opacity: 1;
}

.mdc-text-field--textarea.mdc-text-field--focused:not(
    .mdc-text-field--disabled
  ) {
  border-color: #d62323;
  border-color: var(--mdc-theme-primary, #d62323);
}

.mdc-text-field--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled)
  .mdc-text-field__input:focus {
  border-color: #d62323;
  border-color: var(--mdc-theme-primary, #d62323);
}

.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(
    .mdc-text-field--outlined
  ):not(.mdc-text-field--textarea)
  .mdc-text-field__input {
  border-bottom-color: #b00020;
  border-bottom-color: var(--mdc-theme-error, #b00020);
}

.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(
    .mdc-text-field--outlined
  ):not(.mdc-text-field--textarea)
  .mdc-text-field__input:hover {
  border-bottom-color: #b00020;
  border-bottom-color: var(--mdc-theme-error, #b00020);
}

.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple {
  background-color: #b00020;
  background-color: var(--mdc-theme-error, #b00020);
}

.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: #b00020;
  color: var(--mdc-theme-error, #b00020);
}

.mdc-text-field--invalid:not(.mdc-text-field--disabled)
  .mdc-text-field__input::-webkit-input-placeholder {
  color: #b00020;
  color: var(--mdc-theme-error, #b00020);
}

.mdc-text-field--invalid:not(.mdc-text-field--disabled)
  .mdc-text-field__input::-moz-placeholder {
  color: #b00020;
  color: var(--mdc-theme-error, #b00020);
}

.mdc-text-field--invalid:not(.mdc-text-field--disabled)
  .mdc-text-field__input::-ms-input-placeholder {
  color: #b00020;
  color: var(--mdc-theme-error, #b00020);
}

.mdc-text-field--invalid:not(.mdc-text-field--disabled)
  .mdc-text-field__input::placeholder {
  color: #b00020;
  color: var(--mdc-theme-error, #b00020);
}

.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid
  + .mdc-text-field-helper-text--validation-msg {
  color: #b00020;
  color: var(--mdc-theme-error, #b00020);
}

.mdc-text-field--invalid .mdc-text-field__input {
  caret-color: #b00020;
  caret-color: var(--mdc-theme-error, #b00020);
}

.mdc-text-field--invalid.mdc-text-field--with-trailing-icon:not(
    .mdc-text-field--with-leading-icon
  ):not(.mdc-text-field--disabled)
  .mdc-text-field__icon {
  color: #b00020;
  color: var(--mdc-theme-error, #b00020);
}

.mdc-text-field--invalid.mdc-text-field--with-trailing-icon.mdc-text-field--with-leading-icon:not(
    .mdc-text-field--disabled
  )
  .mdc-text-field__icon
  ~ .mdc-text-field__icon {
  color: #b00020;
  color: var(--mdc-theme-error, #b00020);
}

.mdc-text-field--invalid + .mdc-text-field-helper-text--validation-msg {
  opacity: 1;
}

.mdc-text-field--textarea.mdc-text-field--invalid:not(
    .mdc-text-field--disabled
  ) {
  border-color: #b00020;
  border-color: var(--mdc-theme-error, #b00020);
}

.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled)
  .mdc-text-field__input:focus {
  border-color: #b00020;
  border-color: var(--mdc-theme-error, #b00020);
}

.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled)
  .mdc-notched-outline__idle {
  border-color: #b00020;
  border-color: var(--mdc-theme-error, #b00020);
}

.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled)
  .mdc-notched-outline__path {
  stroke: #b00020;
  stroke: var(--mdc-theme-error, #b00020);
}

.mdc-text-field--outlined.mdc-text-field--invalid:not(
    .mdc-text-field--disabled
  ):not(.mdc-text-field--focused)
  .mdc-text-field__icon:hover
  ~ .mdc-notched-outline__idle,
.mdc-text-field--outlined.mdc-text-field--invalid:not(
    .mdc-text-field--disabled
  ):not(.mdc-text-field--focused)
  .mdc-text-field__input:hover
  ~ .mdc-notched-outline__idle {
  border-color: #b00020;
  border-color: var(--mdc-theme-error, #b00020);
}

.mdc-text-field--outlined.mdc-text-field--invalid:not(
    .mdc-text-field--disabled
  ):not(.mdc-text-field--focused)
  .mdc-text-field__icon:hover
  ~ .mdc-notched-outline
  .mdc-notched-outline__path,
.mdc-text-field--outlined.mdc-text-field--invalid:not(
    .mdc-text-field--disabled
  ):not(.mdc-text-field--focused)
  .mdc-text-field__input:hover
  ~ .mdc-notched-outline
  .mdc-notched-outline__path {
  stroke: #b00020;
  stroke: var(--mdc-theme-error, #b00020);
}

.mdc-text-field--outlined.mdc-text-field--invalid:not(
    .mdc-text-field--disabled
  ).mdc-text-field--focused
  .mdc-notched-outline__path {
  stroke: #b00020;
  stroke: var(--mdc-theme-error, #b00020);
}

.mdc-text-field--disabled {
  background-color: #fafafa;
  border-bottom: none;
  pointer-events: none;
}

.mdc-text-field--disabled .mdc-text-field__input {
  border-bottom-color: rgba(0, 0, 0, 0.06);
}

.mdc-text-field--disabled .mdc-text-field__input {
  color: rgba(0, 0, 0, 0.37);
}

.mdc-text-field--disabled .mdc-floating-label {
  color: rgba(0, 0, 0, 0.37);
}

.mdc-text-field--disabled .mdc-text-field__input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.37);
}

.mdc-text-field--disabled .mdc-text-field__input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.37);
}

.mdc-text-field--disabled .mdc-text-field__input::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.37);
}

.mdc-text-field--disabled .mdc-text-field__input::placeholder {
  color: rgba(0, 0, 0, 0.37);
}

.mdc-text-field--disabled + .mdc-text-field-helper-text {
  color: rgba(0, 0, 0, 0.37);
}

.mdc-text-field--disabled .mdc-text-field__icon {
  color: rgba(0, 0, 0, 0.3);
}

.mdc-text-field--disabled:not(.mdc-text-field--textarea) {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}

.mdc-text-field--disabled .mdc-floating-label {
  cursor: default;
}

.mdc-text-field--textarea.mdc-text-field--disabled {
  border-color: rgba(0, 0, 0, 0.26);
  background-color: #f9f9f9;
  border-bottom-width: 1px;
  border-style: solid;
}

.mdc-text-field--textarea.mdc-text-field--disabled
  .mdc-text-field__input:focus {
  border-color: rgba(0, 0, 0, 0.26);
}

.mdc-text-field--textarea.mdc-text-field--disabled .mdc-text-field__input {
  border: 1px solid transparent;
}

.mdc-text-field--textarea.mdc-text-field--disabled .mdc-floating-label {
  background-color: #f9f9f9;
}

.mdc-text-field-helper-text {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 0.75rem;
  line-height: 1.25rem;
  font-weight: 400;
  letter-spacing: 0.03333em;
  text-decoration: inherit;
  text-transform: inherit;
  display: block;
  margin-top: 0;
  line-height: normal;
  margin: 0;
  -webkit-transition: opacity 180ms cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: opacity 180ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 180ms cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 0;
  will-change: opacity;
}

.mdc-text-field-helper-text::before {
  display: inline-block;
  width: 0;
  height: 16px;
  content: "";
  vertical-align: 0;
}

.mdc-text-field-helper-text--persistent {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  opacity: 1;
  will-change: initial;
}

.mdc-select--with-leading-icon:not(.mdc-select--disabled) .mdc-select__icon {
  color: #000;
  color: var(--mdc-theme-on-surface, #000);
}

.mdc-select--with-leading-icon .mdc-select__icon {
  display: inline-block;
  position: absolute;
  bottom: 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 24px;
  height: 24px;
  border: none;
  background-color: transparent;
  fill: currentColor;
  opacity: 0.54;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.mdc-select__icon:not([tabindex]),
.mdc-select__icon[tabindex="-1"] {
  cursor: default;
  pointer-events: none;
}

.mdc-select-helper-text {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 0.75rem;
  line-height: 1.25rem;
  font-weight: 400;
  letter-spacing: 0.03333em;
  text-decoration: inherit;
  text-transform: inherit;
  display: block;
  margin-top: 0;
  line-height: normal;
  margin: 0;
  -webkit-transition: opacity 180ms cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: opacity 180ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 180ms cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 0;
  will-change: opacity;
}

.mdc-select-helper-text::before {
  display: inline-block;
  width: 0;
  height: 16px;
  content: "";
  vertical-align: 0;
}

.mdc-select-helper-text--persistent {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  opacity: 1;
  will-change: initial;
}

.mdc-select {
  --mdc-ripple-fg-size: 0;
  --mdc-ripple-left: 0;
  --mdc-ripple-top: 0;
  --mdc-ripple-fg-scale: 1;
  --mdc-ripple-fg-translate-end: 0;
  --mdc-ripple-fg-translate-start: 0;
  -webkit-tap-highlight-color: transparent;
  will-change: transform, opacity;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 56px;
  overflow: hidden;
  will-change: opacity, transform, color;
}

.mdc-select:not(.mdc-select--disabled) {
  background-color: #f5f5f5;
}

.mdc-select::after,
.mdc-select::before {
  position: absolute;
  border-radius: 50%;
  opacity: 0;
  pointer-events: none;
  content: "";
}

.mdc-select::before {
  -webkit-transition:
    opacity 15ms linear,
    background-color 15ms linear;
  -o-transition:
    opacity 15ms linear,
    background-color 15ms linear;
  transition:
    opacity 15ms linear,
    background-color 15ms linear;
  z-index: 1;
}

.mdc-select.mdc-ripple-upgraded::before {
  -webkit-transform: scale(var(--mdc-ripple-fg-scale, 1));
  -ms-transform: scale(var(--mdc-ripple-fg-scale, 1));
  transform: scale(var(--mdc-ripple-fg-scale, 1));
}

.mdc-select.mdc-ripple-upgraded::after {
  top: 0;
  left: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
}

.mdc-select.mdc-ripple-upgraded--unbounded::after {
  top: var(--mdc-ripple-top, 0);
  left: var(--mdc-ripple-left, 0);
}

.mdc-select.mdc-ripple-upgraded--foreground-activation::after {
  -webkit-animation:
    225ms mdc-ripple-fg-radius-in forwards,
    75ms mdc-ripple-fg-opacity-in forwards;
  animation:
    225ms mdc-ripple-fg-radius-in forwards,
    75ms mdc-ripple-fg-opacity-in forwards;
}

.mdc-select.mdc-ripple-upgraded--foreground-deactivation::after {
  -webkit-animation: 150ms mdc-ripple-fg-opacity-out;
  animation: 150ms mdc-ripple-fg-opacity-out;
  -webkit-transform: translate(var(--mdc-ripple-fg-translate-end, 0))
    scale(var(--mdc-ripple-fg-scale, 1));
  -ms-transform: translate(var(--mdc-ripple-fg-translate-end, 0))
    scale(var(--mdc-ripple-fg-scale, 1));
  transform: translate(var(--mdc-ripple-fg-translate-end, 0))
    scale(var(--mdc-ripple-fg-scale, 1));
}

.mdc-select::after,
.mdc-select::before {
  top: calc(50% - 100%);
  left: calc(50% - 100%);
  width: 200%;
  height: 200%;
}

.mdc-select.mdc-ripple-upgraded::after {
  width: var(--mdc-ripple-fg-size, 100%);
  height: var(--mdc-ripple-fg-size, 100%);
}

.mdc-select::after,
.mdc-select::before {
  background-color: rgba(0, 0, 0, 0.87);
}

.mdc-select:hover::before {
  opacity: 0.04;
}

.mdc-select.mdc-ripple-upgraded--background-focused::before,
.mdc-select:not(.mdc-ripple-upgraded):focus::before {
  -webkit-transition-duration: 75ms;
  -o-transition-duration: 75ms;
  transition-duration: 75ms;
  opacity: 0.12;
}

.mdc-select:not(.mdc-select--disabled) .mdc-select__native-control,
.mdc-select:not(.mdc-select--disabled) .mdc-select__selected-text {
  color: rgba(0, 0, 0, 0.87);
}

.mdc-select:not(.mdc-select--disabled) .mdc-floating-label {
  color: rgba(0, 0, 0, 0.6);
}

.mdc-select:not(.mdc-select--disabled) .mdc-select__native-control,
.mdc-select:not(.mdc-select--disabled) .mdc-select__selected-text {
  border-bottom-color: rgba(0, 0, 0, 0.42);
}

.mdc-select:not(.mdc-select--disabled) + .mdc-select-helper-text {
  color: rgba(0, 0, 0, 0.6);
}

.mdc-select,
.mdc-select__native-control {
  border-radius: 4px 4px 0 0;
}

.mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-line-ripple {
  background-color: #d62323;
  background-color: var(--mdc-theme-primary, #d62323);
}

.mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-floating-label {
  color: rgba(214, 35, 35, 0.87);
}

.mdc-select:not(.mdc-select--disabled) .mdc-select__native-control:hover {
  border-bottom-color: rgba(0, 0, 0, 0.87);
}

.mdc-select .mdc-floating-label--float-above {
  -webkit-transform: translateY(-40%) scale(0.75);
  -ms-transform: translateY(-40%) scale(0.75);
  transform: translateY(-40%) scale(0.75);
}

.mdc-select .mdc-floating-label {
  left: 16px;
  right: initial;
  bottom: 12px;
  line-height: 1.75rem;
  pointer-events: none;
}

.mdc-select .mdc-floating-label[dir="rtl"],
[dir="rtl"] .mdc-select .mdc-floating-label {
  left: initial;
  right: 16px;
}

.mdc-select[dir="rtl"],
[dir="rtl"] .mdc-select {
  background-position: left 10px center;
}

.mdc-select__dropdown-icon {
  background: url(data:image/svg+xml,%3Csvg%20width%3D%2210px%22%20height%3D%225px%22%20viewBox%3D%227%2010%2010%205%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Cpolygon%20id%3D%22Shape%22%20stroke%3D%22none%22%20fill%3D%22%23000%22%20fill-rule%3D%22evenodd%22%20opacity%3D%22.54%22%20points%3D%227%2010%2012%2015%2017%2010%22%3E%3C%2Fpolygon%3E%0A%3C%2Fsvg%3E)
    no-repeat center;
  left: auto;
  right: 8px;
  position: absolute;
  bottom: 16px;
  width: 24px;
  height: 24px;
  -webkit-transition: -webkit-transform 150ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: -webkit-transform 150ms cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: transform 150ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 150ms cubic-bezier(0.4, 0, 0.2, 1);
  transition:
    transform 150ms cubic-bezier(0.4, 0, 0.2, 1),
    -webkit-transform 150ms cubic-bezier(0.4, 0, 0.2, 1);
  pointer-events: none;
}

.mdc-select__dropdown-icon[dir="rtl"],
[dir="rtl"] .mdc-select__dropdown-icon {
  left: 8px;
  right: auto;
}

.mdc-select--focused .mdc-select__dropdown-icon {
  background: url(data:image/svg+xml,%3Csvg%20width%3D%2210px%22%20height%3D%225px%22%20viewBox%3D%227%2010%2010%205%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Cpolygon%20id%3D%22Shape%22%20stroke%3D%22none%22%20fill%3D%22%23D62323%22%20fill-rule%3D%22evenodd%22%20opacity%3D%221%22%20points%3D%227%2010%2012%2015%2017%2010%22%3E%3C%2Fpolygon%3E%0A%3C%2Fsvg%3E)
    no-repeat center;
  -webkit-transform: rotate(180deg) translateY(-5px);
  -ms-transform: rotate(180deg) translateY(-5px);
  transform: rotate(180deg) translateY(-5px);
  -webkit-transition: -webkit-transform 150ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: -webkit-transform 150ms cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: transform 150ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 150ms cubic-bezier(0.4, 0, 0.2, 1);
  transition:
    transform 150ms cubic-bezier(0.4, 0, 0.2, 1),
    -webkit-transform 150ms cubic-bezier(0.4, 0, 0.2, 1);
}

.mdc-select__native-control {
  padding-top: 20px;
}

.mdc-select.mdc-select--focused .mdc-line-ripple::after {
  -webkit-transform: scale(1, 2);
  -ms-transform: scale(1, 2);
  transform: scale(1, 2);
  opacity: 1;
}

.mdc-select + .mdc-select-helper-text {
  margin-right: 12px;
  margin-left: 12px;
}

.mdc-select--outlined + .mdc-select-helper-text {
  margin-right: 16px;
  margin-left: 16px;
}

.mdc-select--focused
  + .mdc-select-helper-text:not(.mdc-select-helper-text--validation-msg) {
  opacity: 1;
}

.mdc-select__selected-text {
  min-width: 200px;
  padding-top: 22px;
}

.mdc-select__native-control,
.mdc-select__selected-text {
  padding-left: 16px;
  padding-right: 26px;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 1rem;
  line-height: 1.75rem;
  font-weight: 400;
  letter-spacing: 0.00937em;
  text-decoration: inherit;
  text-transform: inherit;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 56px;
  padding-top: 20px;
  padding-bottom: 4px;
  border: none;
  border-bottom: 1px solid;
  outline: 0;
  background-color: transparent;
  color: inherit;
  white-space: nowrap;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.mdc-select__native-control[dir="rtl"],
.mdc-select__selected-text[dir="rtl"],
[dir="rtl"] .mdc-select__native-control,
[dir="rtl"] .mdc-select__selected-text {
  padding-left: 26px;
  padding-right: 16px;
}

.mdc-select__native-control::-ms-expand,
.mdc-select__selected-text::-ms-expand {
  display: none;
}

.mdc-select__native-control::-ms-value,
.mdc-select__selected-text::-ms-value {
  background-color: transparent;
  color: inherit;
}

.mdc-select__native-control > option,
.mdc-select__selected-text > option {
  background-color: #fff;
  background-color: var(--mdc-theme-surface, #fff);
  color: inherit;
}

.mdc-select--outlined {
  border: none;
  overflow: visible;
}

.mdc-select--outlined:not(.mdc-select--disabled) {
  background-color: rgba(0, 0, 0, 0);
}

.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__idle {
  border-color: rgba(0, 0, 0, 0.24);
}

.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__path {
  stroke: rgba(0, 0, 0, 0.24);
}

.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused)
  .mdc-select__native-control:hover
  ~ .mdc-notched-outline__idle,
.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused)
  .mdc-select__selected-text:hover
  ~ .mdc-notched-outline__idle {
  border-color: rgba(0, 0, 0, 0.87);
}

.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused)
  .mdc-select__native-control:hover
  ~ .mdc-notched-outline
  .mdc-notched-outline__path,
.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused)
  .mdc-select__selected-text:hover
  ~ .mdc-notched-outline
  .mdc-notched-outline__path {
  stroke: rgba(0, 0, 0, 0.87);
}

.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused
  .mdc-notched-outline
  .mdc-notched-outline__path {
  stroke-width: 2px;
}

.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused
  .mdc-notched-outline
  .mdc-notched-outline__path {
  stroke: #d62323;
  stroke: var(--mdc-theme-primary, #d62323);
}

.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused
  .mdc-notched-outline__idle {
  border-color: #d62323;
  border-color: var(--mdc-theme-primary, #d62323);
}

.mdc-select--outlined .mdc-floating-label--shake {
  -webkit-animation: mdc-floating-label-shake-float-above-text-field-outlined
    250ms 1;
  animation: mdc-floating-label-shake-float-above-text-field-outlined 250ms 1;
}

.mdc-select--outlined .mdc-notched-outline {
  border-radius: 4px;
}

.mdc-select--outlined .mdc-notched-outline__idle {
  border-radius: 4px;
}

.mdc-select--outlined__native-control {
  border-radius: 4px;
}

.mdc-select--outlined .mdc-floating-label--float-above {
  -webkit-transform: translateY(-130%) scale(0.75);
  -ms-transform: translateY(-130%) scale(0.75);
  transform: translateY(-130%) scale(0.75);
}

.mdc-select--outlined::after,
.mdc-select--outlined::before {
  background-color: rgba(0, 0, 0, 0);
}

.mdc-select--outlined:not(.mdc-select--disabled) {
  background-color: rgba(0, 0, 0, 0);
}

.mdc-select--outlined .mdc-select__native-control,
.mdc-select--outlined .mdc-select__selected-text {
  padding-left: 16px;
  padding-right: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 12px;
  padding-bottom: 12px;
  border: none;
  background-color: transparent;
  z-index: 1;
}

.mdc-select--outlined .mdc-select__native-control[dir="rtl"],
.mdc-select--outlined .mdc-select__selected-text[dir="rtl"],
[dir="rtl"] .mdc-select--outlined .mdc-select__native-control,
[dir="rtl"] .mdc-select--outlined .mdc-select__selected-text {
  padding-left: 26px;
  padding-right: 16px;
}

.mdc-select--outlined .mdc-select__selected-text {
  padding-top: 14px;
}

.mdc-select--outlined .mdc-select__icon {
  z-index: 2;
}

.mdc-select--outlined .mdc-floating-label {
  bottom: 20px;
  line-height: 1.15rem;
  pointer-events: auto;
}

.mdc-select--invalid:not(.mdc-select--disabled) .mdc-floating-label {
  color: #b00020;
  color: var(--mdc-theme-error, #b00020);
}

.mdc-select--invalid:not(.mdc-select--disabled) .mdc-select__native-control,
.mdc-select--invalid:not(.mdc-select--disabled) .mdc-select__selected-text {
  border-bottom-color: #b00020;
  border-bottom-color: var(--mdc-theme-error, #b00020);
}

.mdc-select--invalid:not(.mdc-select--disabled).mdc-select--focused
  .mdc-line-ripple {
  background-color: #b00020;
  background-color: var(--mdc-theme-error, #b00020);
}

.mdc-select--invalid:not(.mdc-select--disabled).mdc-select--focused
  .mdc-floating-label {
  color: #b00020;
}

.mdc-select--invalid:not(.mdc-select--disabled).mdc-select--invalid
  + .mdc-select-helper-text--validation-msg {
  color: #b00020;
  color: var(--mdc-theme-error, #b00020);
}

.mdc-select--invalid:not(.mdc-select--disabled)
  .mdc-select__native-control:hover {
  border-bottom-color: #b00020;
  border-bottom-color: var(--mdc-theme-error, #b00020);
}

.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled)
  .mdc-notched-outline__idle {
  border-color: #b00020;
  border-color: var(--mdc-theme-error, #b00020);
}

.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled)
  .mdc-notched-outline__path {
  stroke: #b00020;
  stroke: var(--mdc-theme-error, #b00020);
}

.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(
    .mdc-select--focused
  )
  .mdc-select__native-control:hover
  ~ .mdc-notched-outline__idle,
.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(
    .mdc-select--focused
  )
  .mdc-select__selected-text:hover
  ~ .mdc-notched-outline__idle {
  border-color: #b00020;
  border-color: var(--mdc-theme-error, #b00020);
}

.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(
    .mdc-select--focused
  )
  .mdc-select__native-control:hover
  ~ .mdc-notched-outline
  .mdc-notched-outline__path,
.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(
    .mdc-select--focused
  )
  .mdc-select__selected-text:hover
  ~ .mdc-notched-outline
  .mdc-notched-outline__path {
  stroke: #b00020;
  stroke: var(--mdc-theme-error, #b00020);
}

.mdc-select--invalid.mdc-select--outlined:not(
    .mdc-select--disabled
  ).mdc-select--focused
  .mdc-notched-outline
  .mdc-notched-outline__path {
  stroke-width: 2px;
}

.mdc-select--invalid.mdc-select--outlined:not(
    .mdc-select--disabled
  ).mdc-select--focused
  .mdc-notched-outline
  .mdc-notched-outline__path {
  stroke: #b00020;
  stroke: var(--mdc-theme-error, #b00020);
}

.mdc-select--invalid.mdc-select--outlined:not(
    .mdc-select--disabled
  ).mdc-select--focused
  .mdc-notched-outline__idle {
  border-color: #b00020;
  border-color: var(--mdc-theme-error, #b00020);
}

.mdc-select--invalid .mdc-select__dropdown-icon {
  background: url(data:image/svg+xml,%3Csvg%20width%3D%2210px%22%20height%3D%225px%22%20viewBox%3D%227%2010%2010%205%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Cpolygon%20id%3D%22Shape%22%20stroke%3D%22none%22%20fill%3D%22%23b00020%22%20fill-rule%3D%22evenodd%22%20opacity%3D%221%22%20points%3D%227%2010%2012%2015%2017%2010%22%3E%3C%2Fpolygon%3E%0A%3C%2Fsvg%3E)
    no-repeat center;
}

.mdc-select--invalid + .mdc-select-helper-text--validation-msg {
  opacity: 1;
}

.mdc-select--required .mdc-floating-label::after {
  content: "*";
}

.mdc-select--disabled {
  background-color: #fafafa;
  cursor: default;
  pointer-events: none;
}

.mdc-select--disabled .mdc-floating-label {
  color: rgba(0, 0, 0, 0.37);
}

.mdc-select--disabled .mdc-select__dropdown-icon {
  background: url(data:image/svg+xml,%3Csvg%20width%3D%2210px%22%20height%3D%225px%22%20viewBox%3D%227%2010%2010%205%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Cpolygon%20id%3D%22Shape%22%20stroke%3D%22none%22%20fill%3D%22%23000%22%20fill-rule%3D%22evenodd%22%20opacity%3D%22.37%22%20points%3D%227%2010%2012%2015%2017%2010%22%3E%3C%2Fpolygon%3E%0A%3C%2Fsvg%3E)
    no-repeat center;
}

.mdc-select--disabled .mdc-line-ripple {
  display: none;
}

.mdc-select--disabled .mdc-select__icon {
  color: rgba(0, 0, 0, 0.37);
}

.mdc-select--disabled .mdc-select__native-control,
.mdc-select--disabled .mdc-select__selected-text {
  color: rgba(0, 0, 0, 0.37);
  border-bottom-style: dotted;
}

.mdc-select--disabled .mdc-select__selected-text {
  pointer-events: none;
}

.mdc-select--disabled.mdc-select--outlined {
  background-color: rgba(0, 0, 0, 0);
}

.mdc-select--disabled.mdc-select--outlined .mdc-select__native-control,
.mdc-select--disabled.mdc-select--outlined .mdc-select__selected-text {
  border-bottom-style: none;
}

.mdc-select--disabled.mdc-select--outlined .mdc-notched-outline__idle {
  border-color: rgba(0, 0, 0, 0.16);
}

.mdc-select--disabled.mdc-select--outlined .mdc-notched-outline__path {
  stroke: rgba(0, 0, 0, 0.16);
}

.mdc-select--with-leading-icon .mdc-select__icon {
  left: 16px;
  right: initial;
}

.mdc-select--with-leading-icon .mdc-select__icon[dir="rtl"],
[dir="rtl"] .mdc-select--with-leading-icon .mdc-select__icon {
  left: initial;
  right: 16px;
}

.mdc-select--with-leading-icon .mdc-select__native-control,
.mdc-select--with-leading-icon .mdc-select__selected-text {
  padding-left: 48px;
  padding-right: 32px;
}

.mdc-select--with-leading-icon .mdc-select__native-control[dir="rtl"],
.mdc-select--with-leading-icon .mdc-select__selected-text[dir="rtl"],
[dir="rtl"] .mdc-select--with-leading-icon .mdc-select__native-control,
[dir="rtl"] .mdc-select--with-leading-icon .mdc-select__selected-text {
  padding-left: 32px;
  padding-right: 48px;
}

.mdc-select--with-leading-icon .mdc-floating-label {
  left: 48px;
  right: initial;
}

.mdc-select--with-leading-icon .mdc-floating-label[dir="rtl"],
[dir="rtl"] .mdc-select--with-leading-icon .mdc-floating-label {
  left: initial;
  right: 48px;
}

.mdc-select--with-leading-icon.mdc-select--outlined
  .mdc-floating-label--float-above {
  -webkit-transform: translateY(-130%) translateX(-32px) scale(0.75);
  -ms-transform: translateY(-130%) translateX(-32px) scale(0.75);
  transform: translateY(-130%) translateX(-32px) scale(0.75);
}

.mdc-select--with-leading-icon.mdc-select--outlined
  .mdc-floating-label--float-above[dir="rtl"],
[dir="rtl"]
  .mdc-select--with-leading-icon.mdc-select--outlined
  .mdc-floating-label--float-above {
  -webkit-transform: translateY(-130%) translateX(32px) scale(0.75);
  -ms-transform: translateY(-130%) translateX(32px) scale(0.75);
  transform: translateY(-130%) translateX(32px) scale(0.75);
}

.mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--shake {
  -webkit-animation: mdc-floating-label-shake-float-above-select-outlined-leading-icon
    250ms 1;
  animation: mdc-floating-label-shake-float-above-select-outlined-leading-icon
    250ms 1;
}

.mdc-select--with-leading-icon.mdc-select--outlined[dir="rtl"]
  .mdc-floating-label--shake,
[dir="rtl"]
  .mdc-select--with-leading-icon.mdc-select--outlined
  .mdc-floating-label--shake {
  -webkit-animation: mdc-floating-label-shake-float-above-select-outlined-leading-icon-rtl
    250ms 1;
  animation: mdc-floating-label-shake-float-above-select-outlined-leading-icon-rtl
    250ms 1;
}

.mdc-select--with-leading-icon.mdc-select__menu .mdc-list-item__text {
  padding-left: 32px;
  padding-right: 32px;
}

.mdc-select--with-leading-icon.mdc-select__menu .mdc-list-item__text[dir="rtl"],
[dir="rtl"]
  .mdc-select--with-leading-icon.mdc-select__menu
  .mdc-list-item__text {
  padding-left: 32px;
  padding-right: 32px;
}

.mdc-select__menu .mdc-list .mdc-list-item--selected {
  color: #000;
  color: var(--mdc-theme-on-surface, #000);
}

.mdc-select__menu .mdc-list .mdc-list-item--selected::after,
.mdc-select__menu .mdc-list .mdc-list-item--selected::before {
  background-color: #000;
}

.mdc-select__menu .mdc-list .mdc-list-item--selected:hover::before {
  opacity: 0.04;
}

.mdc-select__menu
  .mdc-list
  .mdc-list-item--selected.mdc-ripple-upgraded--background-focused::before,
.mdc-select__menu
  .mdc-list
  .mdc-list-item--selected:not(.mdc-ripple-upgraded):focus::before {
  -webkit-transition-duration: 75ms;
  -o-transition-duration: 75ms;
  transition-duration: 75ms;
  opacity: 0.12;
}

.mdc-select__menu
  .mdc-list
  .mdc-list-item--selected:not(.mdc-ripple-upgraded)::after {
  -webkit-transition: opacity 150ms linear;
  -o-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}

.mdc-select__menu
  .mdc-list
  .mdc-list-item--selected:not(.mdc-ripple-upgraded):active::after {
  -webkit-transition-duration: 75ms;
  -o-transition-duration: 75ms;
  transition-duration: 75ms;
  opacity: 0.16;
}

.mdc-select__menu .mdc-list .mdc-list-item--selected.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: 0.16;
}

.preloader {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  width: 100vw;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
}

.preloader__content {
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  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;
}

.preloader__cover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: #e6e6e6;
}

.preloader__img {
  opacity: 0;
  position: relative;
  width: 6vw;
  min-width: 80px;
}

.preloader__img-cover {
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: scale(17);
  -ms-transform: scale(17);
  transform: scale(17);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #999999;
}

.preloader img {
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: scale(8);
  -ms-transform: scale(8);
  transform: scale(8);
  max-width: 100%;
  display: block;
  height: auto;
}

.preloader.loaded {
  pointer-events: none;
}

.preloader.loaded .preloader__img-cover {
  -webkit-animation: prealoderScale 0.8s cubic-bezier(0.23, 0.78, 0.49, 1) 0s 1
    normal forwards;
  animation: prealoderScale 0.8s cubic-bezier(0.23, 0.78, 0.49, 1) 0s 1 normal
    forwards;
}

.preloader.loaded img {
  -webkit-animation: prealoderScale 0.6s cubic-bezier(0.23, 0.78, 0.49, 1) 0s 1
    normal forwards;
  animation: prealoderScale 0.6s cubic-bezier(0.23, 0.78, 0.49, 1) 0s 1 normal
    forwards;
}

.preloader.loaded .preloader__img {
  -webkit-animation: prealoderOpacity 0.6s cubic-bezier(0.23, 0.78, 0.49, 1) 0s
    1 normal forwards;
  animation: prealoderOpacity 0.6s cubic-bezier(0.23, 0.78, 0.49, 1) 0s 1 normal
    forwards;
}

.preloader.loaded .preloader__content {
  -webkit-animation: prealoderCover 0.8s cubic-bezier(0.23, 0.78, 0.49, 1) 0.8s
    1 normal forwards;
  animation: prealoderCover 0.8s cubic-bezier(0.23, 0.78, 0.49, 1) 0.8s 1 normal
    forwards;
}

.preloader.loaded .preloader__cover {
  -webkit-animation: prealoderCover 0.8s cubic-bezier(0.23, 0.78, 0.49, 1) 1s 1
    normal forwards;
  animation: prealoderCover 0.8s cubic-bezier(0.23, 0.78, 0.49, 1) 1s 1 normal
    forwards;
}

.hamburger {
  padding: 10px 10px;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property:
    opacity,
    -webkit-filter;
  transition-property:
    opacity,
    -webkit-filter;
  -o-transition-property: opacity, filter;
  transition-property: opacity, filter;
  transition-property:
    opacity,
    filter,
    -webkit-filter;
  -webkit-transition-duration: 0.15s;
  -o-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}

.hamburger:hover {
  opacity: 1;
}

.hamburger-box {
  width: 24px;
  height: 16px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1px;
}

.hamburger-inner,
.hamburger-inner::after,
.hamburger-inner::before {
  width: 24px;
  height: 2px;
  background-color: #575757;
  border-radius: 0;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property:
    transform,
    -webkit-transform;
  -webkit-transition-duration: 0.15s;
  -o-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}

.hamburger-inner::after,
.hamburger-inner::before {
  content: "";
  display: block;
}

.hamburger-inner::before {
  top: -7px;
}

.hamburger-inner::after {
  bottom: -7px;
}

.hamburger--slider .hamburger-inner {
  top: 1px;
}

.hamburger--slider .hamburger-inner::before {
  top: 7px;
  -webkit-transition-property:
    opacity,
    -webkit-transform;
  transition-property:
    opacity,
    -webkit-transform;
  -o-transition-property: transform, opacity;
  transition-property: transform, opacity;
  transition-property:
    transform,
    opacity,
    -webkit-transform;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.15s;
  -o-transition-duration: 0.15s;
  transition-duration: 0.15s;
}

.hamburger--slider .hamburger-inner::after {
  top: 14px;
}

.hamburger--slider.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 7px, 0) rotate(45deg);
  transform: translate3d(0, 7px, 0) rotate(45deg);
}

.hamburger--slider.is-active .hamburger-inner::before {
  -webkit-transform: rotate(-45deg) translate3d(-3.42857px, -5px, 0);
  transform: rotate(-45deg) translate3d(-3.42857px, -5px, 0);
  opacity: 0;
}

.hamburger--slider.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -14px, 0) rotate(-90deg);
  transform: translate3d(0, -14px, 0) rotate(-90deg);
}

.hamburger {
  outline: 0;
  padding: 0;
  display: none;
}

.menu {
  z-index: 3;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100vw;
  height: 100%;
  pointer-events: none;
  -webkit-transform: translateX(105%);
  -ms-transform: translateX(105%);
  transform: translateX(105%);
  -webkit-transition: 0.4s cubic-bezier(0.33, 0, 0, 1);
  -o-transition: 0.4s cubic-bezier(0.33, 0, 0, 1);
  transition: 0.4s cubic-bezier(0.33, 0, 0, 1);
  display: none;
}

.menu__letter {
  position: absolute;
  pointer-events: none;
  height: 104px;
}

.menu__letter.i-stroke-c {
  top: -22px;
  left: 8px;
  width: 96px;
}

.menu__letter.i-stroke-h {
  top: 45%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: -10px;
  width: 80px;
}

.menu__letter.i-stroke-e {
  left: 60%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 66px;
  width: 64px;
}

.menu.is-active {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  pointer-events: auto;
}

.menu.is-active .menu__close,
.menu.is-active .menu__footer {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.menu__container {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  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;
  background: #fff;
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
  overflow-y: auto;
}

.menu__container::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.menu__container::-webkit-scrollbar-thumb {
  background-color: #333;
}

.menu__close {
  padding: 0;
  border: 0;
  background: 0 0;
  margin-left: auto;
  min-height: 80px;
  width: 80px;
  height: 80px;
  background: #d62323;
  -webkit-transform: translateY(-105%);
  -ms-transform: translateY(-105%);
  transform: translateY(-105%);
  -webkit-transition: 0.4s cubic-bezier(0.33, 0, 0, 1) 0.2s;
  -o-transition: 0.4s cubic-bezier(0.33, 0, 0, 1) 0.2s;
  transition: 0.4s cubic-bezier(0.33, 0, 0, 1) 0.2s;
}

.menu__close:focus {
  outline: 0;
}

.menu__close .i-close {
  width: 20px;
  height: 20px;
  stroke: #fff;
}

.menu__nav ul {
  padding-left: 40px;
  padding-top: 24px;
  padding-bottom: 24px;
}

.menu__nav li {
  margin-bottom: 16px;
}

.menu__nav li a {
  color: #333;
  font-family: Inter, sans-serif;
  font-weight: 700;
  font-size: 24px;
  letter-spacing: 0.01em;
}

.menu__nav li a:active,
.menu__nav li a:focus,
.menu__nav li a:visited {
  color: #333;
}

.menu__footer {
  background: #191919;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  min-height: 80px;
  height: 80px;
  padding-left: 40px;
  text-align: center;
  color: #fff;
  font-family: Inter, sans-serif;
  font-weight: 500;
  font-size: 15px;
  -webkit-transform: translateY(105%);
  -ms-transform: translateY(105%);
  transform: translateY(105%);
  -webkit-transition: 0.4s cubic-bezier(0.33, 0, 0, 1) 0.2s;
  -o-transition: 0.4s cubic-bezier(0.33, 0, 0, 1) 0.2s;
  transition: 0.4s cubic-bezier(0.33, 0, 0, 1) 0.2s;
}

.menu__footer--center {
  padding-left: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.menu__footer a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
}

.menu__footer a:active,
.menu__footer a:focus,
.menu__footer a:visited {
  color: #fff;
}

.menu__footer a .i-personal {
  width: 20px;
  height: 20px;
  margin-right: 12px;
  stroke: #fff;
}

.menu__footer .menu__btn {
  padding: 0;
  border: 0;
  background: 0 0;
  padding-left: 40px;
  padding-right: 40px;
  background: #333;
}

.menu__footer .menu__btn:focus {
  outline: 0;
}

.header {
  z-index: 3;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  border-bottom: 1px solid #e8eaed;
  background: #fff;
  font-size: 16px;
  letter-spacing: 0.02em;
  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: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.header .hamburger {
  padding-left: 5vw;
}

.header__nav {
  padding-top: 8px;
  padding-bottom: 8px;
}

.header__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.header__list-item {
  margin-left: 40px;
  height: 100%;
}

.header__list-item:first-child {
  margin: 0;
}

.header__list-item--center {
  margin-left: 72px;
  margin-right: 72px;
}

.header__list-item--center + .header__list-item {
  margin: 0;
}

.header__link {
  display: block;
  height: 100%;
  color: #333;
}

.header__link:active,
.header__link:focus,
.header__link:visited {
  color: #333;
}

.header__right {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-left: 1px solid #e8eaed;
  padding-right: 26px;
  padding-left: 32px;
  position: absolute;
  right: 0;
}

.header__right svg {
  width: 13px;
  height: 13px;
  margin-right: 16px;
  -webkit-transform: translateY(1px);
  -ms-transform: translateY(1px);
  transform: translateY(1px);
}

.header__right .text-hover {
  display: inline-block;
  vertical-align: middle;
}

.header__right a {
  color: #333;
}

.header__right a:active,
.header__right a:focus,
.header__right a:visited {
  color: #333;
}

.header {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

.header.is-active {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
header{
    padding-left: 50px;
}

.header--transparent {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#1a232d),
    to(rgba(26, 34, 44, 0))
  );
  background: -o-linear-gradient(top, #1a232d 0, rgba(26, 34, 44, 0) 100%);
  background: linear-gradient(180deg, #1a232d 0, rgba(26, 34, 44, 0) 100%);
  border-bottom: 1px solid #46535f;
}

.header--transparent .hamburger-inner,
.header--transparent .hamburger-inner::after,
.header--transparent .hamburger-inner::before {
  background: #fff;
}

.header--transparent .header__right {
  border-left: 1px solid #46535f;
}

.header--transparent .header__link,
.header--transparent .header__right a {
  color: #fff;
}

.header--transparent .header__link:active,
.header--transparent .header__link:focus,
.header--transparent .header__link:visited,
.header--transparent .header__right a:active,
.header--transparent .header__right a:focus,
.header--transparent .header__right a:visited {
  color: #fff;
}

.header--transparent .header__right svg {
  stroke: #fff;
  fill: #fff;
}

.footer {
  background: #191919;
  margin-top: auto;
  padding-top: 64px;
  padding-bottom: 32px;
}

.footer__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 32px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.footer__list-item {
  display: inline-block;
  vertical-align: middle;
  margin-right: 64px;
}

.footer__list-item:last-child {
  margin-right: 0;
}

.footer__link {
  color: #fff;
  font-size: 11px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.footer__link:active,
.footer__link:focus,
.footer__link:visited {
  color: #fff;
}

.footer__icon {
  display: inline-block;
  vertical-align: middle;
  margin-left: 24px;
}

.footer__icon:first-child {
  margin: 0;
}

.footer__icon svg.i-fb {
  -webkit-transform: translateY(1px);
  -ms-transform: translateY(1px);
  transform: translateY(1px);
}

.footer__icon svg.i-instagram {
  -webkit-transform: translateY(2px);
  -ms-transform: translateY(2px);
  transform: translateY(2px);
}

.footer__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 40px;
  opacity: 0.8;
  color: #646469;
  font-family: Inter, sans-serif;
  font-weight: 400;
}

.footer__bottom a {
  font-size: 12px;
  color: #646469;
}

.footer__bottom a:active,
.footer__bottom a:focus,
.footer__bottom a:visited {
  color: #646469;
}

.footer__copyright {
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 0.01em;
}

.accordion {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.accordion__num {
  font-size: 16px;
  color: rgba(68, 68, 68, 0.4);
  position: absolute;
  top: 40px;
  left: 0;
}

.accordion__btn {
  padding: 0;
  border: 0;
  background: 0 0;
  padding-right: 16px;
  width: 100%;
  position: relative;
  text-align: left;
  font-size: 16px;
}

.accordion__btn:focus {
  outline: 0;
}

.accordion .i-arrow {
  position: absolute;
  top: 46%;
  right: 30px;
  width: 8px;
  -webkit-transform: rotate(-90deg) translateX(50%);
  -ms-transform: rotate(-90deg) translateX(50%);
  transform: rotate(-90deg) translateX(50%);
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

.accordion .i-close {
  width: 13px;
  height: 13px;
  stroke: #444;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  -webkit-transform: rotate(45deg) translateY(-50%);
  -ms-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
  position: absolute;
  top: 50%;
  right: 0;
}

.accordion.is-open .i-close {
  -webkit-transform: rotate(0) translateY(-50%);
  -ms-transform: rotate(0) translateY(-50%);
  transform: rotate(0) translateY(-50%);
}

.accordion.is-open .i-arrow {
  -webkit-transform: rotate(90deg) translateX(-50%);
  -ms-transform: rotate(90deg) translateX(-50%);
  transform: rotate(90deg) translateX(-50%);
}

.btn {
  padding: 0;
  border: 0;
  background: 0 0;
  background: #d62323;
  color: #fff;
  display: block;
}

.btn:focus {
  outline: 0;
}

.mdc-select {
  width: 100%;
  border-radius: 0;
}

.mdc-select:not(.mdc-select--disabled) .mdc-select__native-control,
.mdc-select:not(.mdc-select--disabled) .mdc-select__selected-text {
  border: 0;
}

.mdc-text-field {
  width: 100%;
  border-radius: 0;
}

.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused)
  .mdc-text-field__icon:hover
  ~ .mdc-notched-outline__idle,
.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused)
  .mdc-text-field__input:hover
  ~ .mdc-notched-outline__idle {
  border-color: #a2a2a2;
}

.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused)
  .mdc-text-field__icon:hover
  ~ .mdc-notched-outline
  .mdc-notched-outline__path,
.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused)
  .mdc-text-field__input:hover
  ~ .mdc-notched-outline
  .mdc-notched-outline__path {
  stroke: #a2a2a2;
}

.mdc-text-field__input {
  border: 0;
}

.mdc-text-field__input:required + .mdc-floating-label::after {
  content: "";
}

.mdc-text-field-wrap {
  position: relative;
}

.mdc-text-field + .mdc-text-field-helper-text {
  margin-left: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}

.mdc-text-field--outlined .mdc-notched-outline {
  border-radius: 0;
}

.mdc-text-field--outlined .mdc-notched-outline__idle {
  border-radius: 0;
}

.mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline__path {
  stroke-width: 1px;
}

.mdc-floating-label {
  font-size: 14px;
}

.mdc-text-field--edit .mdc-text-field__input {
  padding-right: 40px;
}

.mdc-text-field--edit .mdc-text-field__eye {
  right: 48px;
}

.mdc-text-field--two-icons .mdc-text-field__input {
  padding-right: 72px;
}

.mdc-text-field__edit {
  padding: 0;
  border: 0;
  background: 0 0;
  width: 14px;
  height: 14px;
  z-index: 1;
  position: absolute;
  right: 16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.mdc-text-field__edit:focus {
  outline: 0;
}

.mdc-text-field__edit svg {
  width: 14px;
  height: 14px;
  fill: #adadad;
}

.mdc-text-field__eye {
  padding: 0;
  border: 0;
  background: 0 0;
  width: 14px;
  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;
  z-index: 1;
  position: absolute;
  right: 16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.mdc-text-field__eye:focus {
  outline: 0;
}

.mdc-text-field__eye svg {
  width: 14px;
  height: 14px;
  fill: #adadad;
}

.mdc-text-field--readonly .mdc-floating-label {
  cursor: default;
}

.mdc-text-field--readonly
  :not(.mdc-text-field__edit):not(.mdc-text-field__eye) {
  pointer-events: none;
}

.mdc-text-field--textarea {
  min-height: 88px;
}

.mdc-text-field--textarea .mdc-text-field__input {
  min-height: 28px;
  line-height: 21px;
  padding: 24px 14px;
  padding-top: 32px;
  border: 0;
  resize: vertical;
}

.mdc-text-field--textarea .mdc-floating-label {
  background: 0 0;
}

.mdc-text-field--textarea::before {
  background: rgba(0, 0, 0, 0.87);
}

.mdc-text-field--textarea:not(.mdc-text-field--focused) {
  background: #f5f5f5;
}

.mdc-text-field--textarea:not(.mdc-text-field--focused):hover::before {
  opacity: 0.04;
}

.mdc-text-field--textarea.mdc-text-field--focused::before {
  opacity: 0.12;
}

.mdc-text-field--textarea,
.mdc-text-field--textarea.mdc-text-field--focused,
.mdc-text-field--textarea.mdc-text-field--invalid {
  border: 0;
}

.mdc-text-field--textarea:not(.mdc-text-field--focused):not(
    .mdc-text-field--invalid
  ):not(.mdc-text-field--disabled) {
  border-color: rgba(196, 196, 196, 0.5);
}

.mdc-text-field--textarea:not(.mdc-text-field--focused):not(
    .mdc-text-field--invalid
  ):not(.mdc-text-field--disabled)
  .mdc-text-field__input:focus {
  border-color: rgba(196, 196, 196, 0.5);
}

.mdc-text-field--textarea:not(.mdc-text-field--focused):not(
    .mdc-text-field--invalid
  ):not(.mdc-text-field--disabled):not(.mdc-text-field--focused)
  .mdc-text-field__icon:hover
  ~ .mdc-notched-outline__idle,
.mdc-text-field--textarea:not(.mdc-text-field--focused):not(
    .mdc-text-field--invalid
  ):not(.mdc-text-field--disabled):not(.mdc-text-field--focused)
  .mdc-text-field__input:hover
  ~ .mdc-notched-outline__idle {
  border-color: #cacaca;
}

.mdc-text-field--textarea:not(.mdc-text-field--focused):not(
    .mdc-text-field--invalid
  ):not(.mdc-text-field--disabled):not(.mdc-text-field--focused)
  .mdc-text-field__icon:hover
  ~ .mdc-notched-outline
  .mdc-notched-outline__path,
.mdc-text-field--textarea:not(.mdc-text-field--focused):not(
    .mdc-text-field--invalid
  ):not(.mdc-text-field--disabled):not(.mdc-text-field--focused)
  .mdc-text-field__input:hover
  ~ .mdc-notched-outline
  .mdc-notched-outline__path {
  stroke: #cacaca;
}

.mdc-text-field--textarea.mdc-text-field--focused .mdc-text-field__input {
  caret-color: rgba(214, 35, 35, 0.87);
}

.mdc-text-field--textarea.mdc-text-field--focused .mdc-text-field__input {
  border: none !important;
}

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}

.pagination__num {
  margin-right: 24px;
  font-size: 14px;
  color: #333;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

.pagination__num:last-child {
  margin-right: 0;
}

.pagination__num:active,
.pagination__num:focus,
.pagination__num:hover,
.pagination__num:visited {
  color: #333;
}

.pagination__num:hover {
  opacity: 0.6;
}

.pagination__num--active {
  color: #d62323;
}

.pagination__num--active:active,
.pagination__num--active:focus,
.pagination__num--active:hover,
.pagination__num--active:visited {
  color: #d62323;
}

.pagination__num--dots {
  letter-spacing: 0.19em;
}

.pagination__arrow {
  background: 0 0;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  width: 64px;
  height: 64px;
  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;
}

.pagination__arrow:hover svg {
  opacity: 0.4;
}

.pagination__arrow svg {
  -webkit-transform: translateX(-1px);
  -ms-transform: translateX(-1px);
  transform: translateX(-1px);
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

.pagination__arrow:first-child {
  margin-right: 8px;
}

.pagination__arrow:last-child {
  margin-left: 8px;
}

.pagination__arrow:last-child svg {
  -webkit-transform: scale(-1, 1) translateX(-1px);
  -ms-transform: scale(-1, 1) translateX(-1px);
  transform: scale(-1, 1) translateX(-1px);
}

.text-block {
  padding: 72px;
  padding-left: 42px;
  background: #fff;
}

.text-block--sm {
  padding: 36px 38px 40px 32px;
}

.text-block--sm .text-block__text {
  margin-bottom: 20px;
}

.text-block__label {
  font-size: 12px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(51, 51, 51, 0.6);
  margin-bottom: 16px;
  display: block;
}

.text-block__title {
  margin-bottom: 0.6em;
}

.text-block__text {
  font-family: Inter, sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0.01em;
  color: rgba(51, 51, 51, 0.6);
  margin-bottom: 32px;
  max-width: 17em;
}

.text-block__link {
  padding: 0;
  border: 0;
  background: 0 0;
  font-family: Inter, sans-serif;
  font-weight: 700;
  color: #333;
  font-size: 12px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.text-block__link:focus {
  outline: 0;
}

.text-block__link:active,
.text-block__link:focus,
.text-block__link:visited {
  color: #333;
}

.banner {
  display: block;
  position: relative;
  padding-bottom: 66.25%;
}

.banner:hover .banner__img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.banner__label {
  opacity: 0.6;
  font-size: 12px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  display: block;
  position: absolute;
  top: -24px;
  left: 0;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}

.banner__img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: 2s ease;
  -o-transition: 2s ease;
  transition: 2s ease;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.banner__img--shadow::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background: #000;
  opacity: 0.35;
}

.banner .text-block {
  position: absolute;
  bottom: 0;
  left: 0;
  max-width: 55%;
  padding: 5%;
}

.banner:not(.banner--slider) .nav {
  display: none;
}

.banner .nav {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.banner-block {
  position: absolute;
  left: 10%;
  bottom: 17%;
  color: #fff;
}

.banner__icon {
  margin-bottom: 16px;
  width: 34px;
  height: auto;
}

.banner__title {
  font-family: Inter, sans-serif;
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 1.16;
  letter-spacing: 0.01em;
  margin-bottom: 16px;
  max-width: 12em;
}

.banner__text {
  font-size: 16px;
  line-height: 1.4375;
  letter-spacing: 0.01em;
  opacity: 0.8;
  max-width: 18em;
}

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

.banner--slider .banner__text-slide {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}

.banner__text-slide {
  opacity: 0;
  pointer-events: none;
  -webkit-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
}

.banner__text-slide.is-active {
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: 0.4s ease 0.4s;
  -o-transition: 0.4s ease 0.4s;
  transition: 0.4s ease 0.4s;
}

.banner__slider-wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.banner__slider-wrap .banner__slider,
.banner__slider-wrap .slick-list,
.banner__slider-wrap .slick-slider,
.banner__slider-wrap .slick-track {
  height: 100%;
}

.v-banner {
  display: block;
  position: relative;
  padding: 150% 60px 0 60px;
}

.v-banner:hover .v-banner__bg {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.v-banner__bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: 2s ease;
  -o-transition: 2s ease;
  transition: 2s ease;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.v-banner__img {
  width: 100%;
  height: auto;
  margin-bottom: 104px;
}

.v-banner__text {
  color: #fff;
  font-family: Inter, sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.6;
  padding: 16% 14% 0;
  position: absolute;
  top: 32%;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
}

.v-banner__text p {
  -webkit-transition: 0.4s ease 0.2s;
  -o-transition: 0.4s ease 0.2s;
  transition: 0.4s ease 0.2s;
  opacity: 0;
}

.v-banner__text p:not(:last-child) {
  margin-bottom: 24px;
}

.v-banner:not(.v-banner--shadow) .v-banner__title {
  background: #fff;
  padding: 28px 56px;
  text-align: center;
  white-space: nowrap;
  color: #333;
  max-width: 100%;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.v-banner:not(.v-banner--shadow) .v-banner__title:active,
.v-banner:not(.v-banner--shadow) .v-banner__title:focus,
.v-banner:not(.v-banner--shadow) .v-banner__title:visited {
  color: #333;
}

.v-banner.v-banner--shadow {
  padding: 0;
  width: 100%;
  height: 0;
  padding-bottom: 150%;
}

.v-banner.v-banner--shadow .v-banner__title {
  font-size: 1.875rem;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
}

.v-banner.v-banner--shadow::before {
  content: "";
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.35;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

.v-banner.v-banner--hover .v-banner__title {
  position: static;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  margin-bottom: 24px;
}

.v-banner.v-banner--hover:hover {
  -webkit-box-shadow:
    0 10px 30px rgba(22, 27, 55, 0.25),
    0 10px 10px rgba(8, 11, 19, 0.1);
  box-shadow:
    0 10px 30px rgba(22, 27, 55, 0.25),
    0 10px 10px rgba(8, 11, 19, 0.1);
}

.v-banner.v-banner--hover:hover::before {
  opacity: 0.65;
}

.v-banner.v-banner--hover:hover .v-banner__text {
  -webkit-transform: translate(0, -32%);
  -ms-transform: translate(0, -32%);
  transform: translate(0, -32%);
}

.v-banner.v-banner--hover:hover .v-banner__text p {
  opacity: 1;
}

.line {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.line span {
  display: inline-block;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.line::after,
.line::before {
  vertical-align: middle;
  -webkit-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  content: "";
  width: 30px;
  height: 2px;
  display: none;
  background: #d62323;
}

.line--left::before {
  -webkit-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
  display: inline-block;
  margin-right: 10px;
}

.line--left:not(.line--right):hover::before {
  -webkit-transform: translateY(-1px) scaleX(1.3);
  -ms-transform: translateY(-1px) scaleX(1.3);
  transform: translateY(-1px) scaleX(1.3);
}

.line--left:not(.line--right):hover span {
  -webkit-transform: translateX(8px);
  -ms-transform: translateX(8px);
  transform: translateX(8px);
}

.line--right::after {
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  display: inline-block;
  margin-left: 10px;
}

.line--right:not(.line--left):hover::before {
  -webkit-transform: translateY(-1px) scaleX(1.3);
  -ms-transform: translateY(-1px) scaleX(1.3);
  transform: translateY(-1px) scaleX(1.3);
}

.line--right:not(.line--left):hover span {
  -webkit-transform: translateX(-8px);
  -ms-transform: translateX(-8px);
  transform: translateX(-8px);
}

.nav {
  background: #fff;
  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: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.nav__btn {
  padding: 0;
  border: 0;
  background: 0 0;
  width: 64px;
  height: 64px;
}

.nav__btn:focus {
  outline: 0;
}

.nav__btn svg {
  width: 8px;
  height: 14px;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

.nav__btn--next svg {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.nav__btn:hover svg {
  opacity: 0.4;
}

.nav__box {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 32px;
  padding-right: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.nav__line {
  margin-left: 8px;
  margin-right: 8px;
  height: 1px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background: rgba(51, 51, 51, 0.2);
  -webkit-transform: translateY(1px);
  -ms-transform: translateY(1px);
  transform: translateY(1px);
  position: relative;
}

.nav__line--progress {
  -webkit-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
  position: absolute;
  top: 0;
  left: 0;
  height: 1px;
  width: 100%;
  background: #333;
}

.nav__num {
  font-size: 12px;
  letter-spacing: 0.07em;
}

.nav--rotated {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.nav--rotated .nav__box {
  width: 64px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  padding: 32px 0;
}

.nav--rotated .nav__line {
  width: 1px;
  height: 64px;
  min-height: 64px;
  margin: 0;
  margin-top: 8px;
  margin-bottom: 8px;
}

.nav--rotated .nav__line--progress {
  height: 100%;
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}

.nav--rotated .nav__num {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.bonus {
  padding: 40px;
  padding-bottom: 0;
  text-align: center;
  position: relative;
}

.bonus__img {
  position: absolute;
  top: 0;
  right: 0;
  left: 50%;
  width: 89%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.bonus__bg {
  height: 0;
  width: 90%;
  padding-top: 90%;
  background: #d62323;
  margin-bottom: 104px;
  margin-left: auto;
  margin-right: auto;
}

.bonus__title {
  font-size: 1.875rem;
  margin-bottom: 16px;
}

.bonus__text {
  font-family: Inter, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.4375;
  letter-spacing: 0.01em;
  opacity: 0.6;
  margin-bottom: 24px;
  max-width: 19em;
  margin-right: auto;
  margin-left: auto;
}

.bonus__link {
  color: #333;
  font-family: Inter, sans-serif;
  font-weight: 700;
  font-size: 12px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.bonus__link:active,
.bonus__link:focus,
.bonus__link:visited {
  color: #333;
}

.subscribe {
  background: #fff;
  margin-top: 8.4vw;
  margin-bottom: 8.4vw;
  padding-bottom: 16px;
  text-align: center;
}

.subscribe__title {
  font-size: 30px;
  line-height: 1.16;
  letter-spacing: 0.01em;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 48px;
  max-width: 19em;
}

.subscribe__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.subscribe__input {
  width: 280px;
}

.subscribe__input .mdc-floating-label {
  text-transform: uppercase;
  letter-spacing: 0.12em;
  font-size: 12px;
  font-family: Inter, sans-serif;
  font-weight: 400;
}

.subscribe__btn {
  width: 56px;
  height: 56px;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.subscribe__btn .i-send {
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.subscribe__btn:hover {
  background: #cd2222;
}

.subscribe__btn:hover .i-send {
  -webkit-transform: translateX(4px);
  -ms-transform: translateX(4px);
  transform: translateX(4px);
}

.place {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 104px;
}

.place:last-child {
  margin-bottom: 0;
}

.place__label {
  font-size: 16px;
  color: #d62323;
  display: block;
  margin-bottom: 16px;
}

.place__title {
  color: #333;
  display: block;
  margin-bottom: 8px;
}

.place__title:active,
.place__title:focus,
.place__title:visited {
  color: #333;
}

.place__title .h2 {
  line-height: 1;
}

.place__text {
  font-family: Inter, sans-serif;
  font-weight: 400;
  color: rgba(51, 51, 51, 0.6);
  font-size: 15px;
  line-height: 1.6;
  letter-spacing: 0.02em;
  max-width: 20em;
}

.place__info {
  max-width: 23%;
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.place__slider-wrap {
  overflow: hidden;
  position: relative;
  margin-left: auto;
  max-width: 66.4%;
  padding-top: 39.25%;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.place__slider-wrap .cover {
  z-index: 1;
}

.place__slider-wrap .nav {
  position: absolute;
  bottom: 0;
  left: 0;
}

.place__slider {
  width: 100%;
  height: 100%;
}

.place__slider.slick-slider {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.place__slider .slick-list,
.place__slider .slick-track {
  height: 100%;
}

.place__slide {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
}

.place__slide:focus {
  outline: 0;
}

.places-nav {
  position: fixed;
  top: 50%;
  left: 4.95vw;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding-top: 64px;
}

.places-nav__link {
  font-family: Inter, sans-serif;
  font-weight: 500;
  font-size: 12px;
  color: #c4c4c4;
  letter-spacing: 0.08em;
  display: block;
  margin-bottom: 32px;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  position: relative;
}

.places-nav__link:active,
.places-nav__link:focus,
.places-nav__link:visited {
  color: #c4c4c4;
}

.places-nav__link.is-active,
.places-nav__link:hover {
  color: #d62323;
  color: #d62323;
}

.places-nav__link.is-active:active,
.places-nav__link.is-active:focus,
.places-nav__link.is-active:visited,
.places-nav__link:hover:active,
.places-nav__link:hover:focus,
.places-nav__link:hover:visited {
  color: #d62323;
}

.places-nav__link.is-active::before,
.places-nav__link:hover::before {
  -webkit-transform: translate(-100%, -50%) scaleX(1);
  -ms-transform: translate(-100%, -50%) scaleX(1);
  transform: translate(-100%, -50%) scaleX(1);
}

.places-nav__link::before {
  content: "";
  position: absolute;
  -webkit-transform: translate(-100%, -50%) scaleX(0);
  -ms-transform: translate(-100%, -50%) scaleX(0);
  transform: translate(-100%, -50%) scaleX(0);
  top: 50%;
  left: -24px;
  background: #d62323;
  width: 4.95vw;
  height: 2px;
  -webkit-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}

.delivery {
  min-height: calc(100vh - 73px);
  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: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.delivery__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 20% 16px 12% 12%;
}

.delivery__item {
  min-height: 100%;
  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: 1;
  flex: 1;
  min-width: 33%;
  position: relative;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  border-right: 1px solid #e8eaed;
}

.delivery__item:last-child {
  border: 0;
}

.delivery__item:hover .delivery__img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.delivery__item.inactive {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.3;
  pointer-events: none;
}

.delivery__title {
  color: #333;
  margin-bottom: 4%;
}

.delivery__title:active,
.delivery__title:focus,
.delivery__title:visited {
  color: #333;
}

.delivery__title img {
  display: block;
  max-width: 100%;
  min-width: 108px;
  width: 28%;
  height: auto;
  margin-bottom: 4%;
}

.delivery__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.delivery__list-item:not(:last-child) {
  margin-right: 5%;
}

.delivery__label {
  display: block;
  margin-bottom: 16px;
  font-size: 14px;
  color: rgba(51, 51, 51, 0.5);
}

.delivery__text {
  font-size: 15px;
  margin-bottom: 0;
  white-space: nowrap;
}

.delivery__img-wrap {
  overflow: hidden;
  margin-top: auto;
  height: 65vh;
  width: 100%;
  position: relative;
}

.delivery__img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: 2s ease;
  -o-transition: 2s ease;
  transition: 2s ease;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.panel {
  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: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: #fff;
}

.panel__title {
  color: #fff;
}

.panel__title:active,
.panel__title:focus,
.panel__title:visited {
  color: #fff;
}

.panel__title h1 {
  display: inline;
}

.panel__cover {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
}

.panel__cover::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: scaleX(1.025) scaleY(1.2);
  -ms-transform: scaleX(1.025) scaleY(1.2);
  transform: scaleX(1.025) scaleY(1.2);
}

.h2,
.panel__list {
  position: relative;
  z-index: 1;
}

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

.panel__block:nth-child(1) {
  background: #d62323;
  padding: 60px 64px 60px 9.9vw;
}

.panel__block:nth-child(2) {
  background: #333;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.panel__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.panel__list-item {
  margin-right: 56px;
}

.panel__list-item:last-child {
  margin: 0;
}

.panel__label {
  display: block;
  margin-bottom: 8px;
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
}

.panel__text {
  display: block;
  max-width: 10em;
  font-size: 18px;
  color: #fff;
}

.panel__text:active,
.panel__text:focus,
.panel__text:visited {
  color: #fff;
}

.catalog-panel {
  position: absolute;
  bottom: 0;
  left: 0;
}

.catalog-panel .panel__title .h2 {
  margin-right: 96px;
}

.catalog-panel .panel__block:nth-child(2) {
  background: #313131;
  padding: 40px 104px;
}

.catalog-panel__img {
  width: 123px;
  height: auto;
  margin-bottom: 20px;
}

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

.catalog-panel__img svg,
.catalog-panel__img svg path {
  fill: #000 !important;
}

.catalog-panel__link {
  font-family: Inter, sans-serif;
  font-weight: 700;
  font-size: 12px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #6c6c6c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.catalog-filter {
  margin-bottom: 60px;
  position: relative;
}

.catalog-filter::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 180px;
  background: -o-linear-gradient(
    90.82deg,
    #fff 19.3%,
    rgba(255, 255, 255, 0) 80%
  );
  background: linear-gradient(
    359.18deg,
    #fff 19.3%,
    rgba(255, 255, 255, 0) 80%
  );
  pointer-events: none;
  z-index: 2;
  -webkit-transition: 0.4s cubic-bezier(0.33, 0, 0, 1);
  -o-transition: 0.4s cubic-bezier(0.33, 0, 0, 1);
  transition: 0.4s cubic-bezier(0.33, 0, 0, 1);
  -webkit-transform: translateY(360px);
  -ms-transform: translateY(360px);
  transform: translateY(360px);
  display: none;
}

.catalog-filter.no-gradient::before {
  opacity: 0;
}

.catalog-filter.no-right-gradient::after {
  opacity: 0;
}

.catalog-filter__overlay {
  padding: 0;
  border: 0;
  background: 0 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  -webkit-transition: 0.4s cubic-bezier(0.33, 0, 0, 1);
  -o-transition: 0.4s cubic-bezier(0.33, 0, 0, 1);
  transition: 0.4s cubic-bezier(0.33, 0, 0, 1);
  opacity: 0;
  display: none;
}

.catalog-filter__overlay:focus {
  outline: 0;
}

.catalog-filter-btn {
  padding: 0;
  border: 0;
  background: 0 0;
  z-index: 2;
  position: fixed;
  bottom: 5vw;
  right: 5vw;
  -webkit-box-shadow: 0 4px 8px rgba(67, 0, 0, 0.3);
  box-shadow: 0 4px 8px rgba(67, 0, 0, 0.3);
  background: #d62323;
  border-radius: 50%;
  width: 56px;
  height: 56px;
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: 0.4s cubic-bezier(0.33, 0, 0, 1);
  -o-transition: 0.4s cubic-bezier(0.33, 0, 0, 1);
  transition: 0.4s cubic-bezier(0.33, 0, 0, 1);
}

.catalog-filter-btn:focus {
  outline: 0;
}

.catalog-filter-btn.is-active {
  -webkit-transform: translateY(-140%);
  -ms-transform: translateY(-140%);
  transform: translateY(-140%);
}

.catalog-filter-btn span {
  color: #fff;
  font-size: 11px;
  text-transform: uppercase;
}

.catalog-filter .select-drop__btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.more {
  position: relative;
  white-space: nowrap;
}

.more button {
  padding: 0;
  border: 0;
  background: 0 0;
}

.more button:focus {
  outline: 0;
}

.more button .i-arrow {
  width: 6px;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  -webkit-transform: rotate(-90deg) translate(-1px, 3px);
  -ms-transform: rotate(-90deg) translate(-1px, 3px);
  transform: rotate(-90deg) translate(-1px, 3px);
}

#more-button-text .tabs__num {
  display: none;
}

.secondary {
  padding: 16px 16px 0 16px;
  display: none;
  z-index: 1;
  position: absolute;
  top: 100%;
  right: 0;
  background: #fff;
  -webkit-box-shadow: 0 0.3em 0.5em rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.3em 0.5em rgba(0, 0, 0, 0.1);
  -webkit-animation: nav-secondary 0.2s;
  animation: nav-secondary 0.2s;
}

.secondary .tabs__item::before {
  display: none;
}

.secondary .tabs__item {
  margin-right: 0;
  margin-bottom: 16px;
}

.catalog-filter .hidden {
  display: none;
}

.show-secondary .secondary {
  display: block;
}

.show-secondary .more button .i-arrow {
  -webkit-transform: rotate(90deg) translate(-1px, -3px);
  -ms-transform: rotate(90deg) translate(-1px, -3px);
  transform: rotate(90deg) translate(-1px, -3px);
}

.cart {
  position: fixed;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 326px;
  background: #fff;
  border-top: 1px solid #e8eaed;
  border-left: 1px solid #e8eaed;
  overflow: hidden;
}

.cart__content {
  margin-top: 73px;
  padding-top: 32px;
}

.cart__content--primary {
  overflow-y: auto;
  height: 100%;
  padding-bottom: 73px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.cart__content-header {
  padding-left: 32px;
  padding-right: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 24px;
}

.cart__table {
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 90%;
  padding-left: 32px;
  padding-right: 40px;
}

.cart__table::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.cart__table::-webkit-scrollbar-thumb {
  background-color: #333;
}

.cart__title {
  font-family: Inter, sans-serif;
  font-weight: 700;
  font-size: 24px;
  letter-spacing: 0.01em;
}

.cart__bucket {
  padding: 0;
  border: 0;
  background: 0 0;
}

.cart__bucket:focus {
  outline: 0;
}

.cart__bucket-img {
  width: 24px;
  height: 24px;
}

.cart__close {
  padding: 0;
  border: 0;
  background: 0 0;
  width: 80px;
  height: 80px;
  background: #d62323;
  display: none;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: auto;
}

.cart__close:focus {
  outline: 0;
}

.cart__close .i-close {
  stroke: #fff;
  width: 20px;
  height: 20px;
}

.cart-btn {
  padding: 0;
  border: 0;
  background: 0 0;
  background: #d62323;
  width: 100%;
  height: 56px;
  color: #fff;
  font-family: Inter, sans-serif;
  font-weight: 700;
  font-size: 12px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.cart-btn:focus {
  outline: 0;
}

.cart__map-wrap {
  width: 100%;
  height: calc(100vh - 73px);
  position: relative;
}

.cart__map-wrap .cart__close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}

.cart__map {
  background: #333;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.cart__map-info {
  z-index: 1;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  min-height: 56px;
  background: #d62323;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-size: 12px;
  font-family: Inter, sans-serif;
  font-weight: 500;
}

.cart__content--empty {
  color: #fff;
  text-align: center;
  padding-top: 0;
}

.cart-address {
  padding: 0;
  border: 0;
  background: 0 0;
  border-top: 1px solid #f5f5f5;
  margin-top: auto;
  padding: 16px 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.cart-address:focus {
  outline: 0;
}

.cart-address .i-mark-delivery {
  fill: none;
  stroke: #333;
  margin-right: 8px;
}

.cart-address span {
  font-family: Inter, sans-serif;
  font-weight: 400;
  color: #333;
  font-size: 15px;
  text-align: left;
}

.js-catalog-map * {
  color: #000;
}

.cart-table__row {
  min-height: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #f5f5f5;
}

.cart-table__flex:not(:first-child) {
  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;
}

.cart-table__flex:first-child {
  max-width: 70%;
}

.cart-table__flex:first-child .cart-table__text {
  display: inline;
}

.cart-table__flex:last-child > .cart-table__text {
  white-space: nowrap;
}

.cart-table__text {
  font-size: 14px;
}

.cart-table__weight {
  white-space: nowrap;
  display: inline;
  font-size: 14px;
  color: #c9c9c9;
  margin-left: 8px;
}

.cart-table__amount {
  width: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

.cart-table__amount input {
  display: none;
}

.cart-table__amount:hover {
  background: #f0f0f2;
}

.cart-table__amount:hover .cart-table__amount-num::before {
  opacity: 0;
  pointer-events: none;
}

.cart-table__amount:hover .cart-table__btn {
  opacity: 1;
  pointer-events: auto;
}

.cart-table__amount-num {
  font-size: 14px;
  text-align: center;
  position: relative;
}

.cart-table__amount-num::before {
  content: "";
  width: 6px;
  height: 6px;
  background: url(/local/templates/che/layout/dist/img/svg/x.svg) no-repeat
    center;
  background-size: cover;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  opacity: 1;
  pointer-events: auto;
}

.cart-table__btn {
  padding: 0;
  border: 0;
  background: 0 0;
  position: relative;
  width: 32px;
  height: 20px;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  opacity: 0;
  pointer-events: none;
}

.cart-table__btn:focus {
  outline: 0;
}

.cart-table__btn svg {
  opacity: 0.4;
  width: 5px;
  height: 12px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.cart-table__btn--up svg {
  -webkit-transform: rotate(90deg) translate(-6px, 2px);
  -ms-transform: rotate(90deg) translate(-6px, 2px);
  transform: rotate(90deg) translate(-6px, 2px);
}

.cart-table__btn--down svg {
  -webkit-transform: rotate(-90deg) translate(6px, -2px);
  -ms-transform: rotate(-90deg) translate(6px, -2px);
  transform: rotate(-90deg) translate(6px, -2px);
}

.cart-table__btn--close svg {
  width: 8px;
  height: 8px;
}

.cart-result {
  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: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-top: 1px solid #f5f5f5;
}

.cart-result__block {
  padding: 20px 40px 20px 32px;
  width: 50%;
}

.cart-result__block:nth-child(1) {
  border-right: 1px solid #f5f5f5;
}

.cart-result__label {
  font-size: 14px;
  color: #c9c9c9;
}

.cart-result__text {
  font-size: 22px;
  margin-bottom: 8px;
}

.tabs {
  padding-top: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.tabs__item {
  font-size: 16px;
  white-space: nowrap;
  position: relative;
  margin-bottom: 32px;
  margin-right: 40px;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

.tabs__item.is-active,
.tabs__item:hover {
  color: #d62323;
}

.tabs__item.is-active::before,
.tabs__item:hover::before {
  -webkit-transform: translateX(-50%) scaleX(1);
  -ms-transform: translateX(-50%) scaleX(1);
  transform: translateX(-50%) scaleX(1);
}

.tabs__item.is-active a,
.tabs__item:hover a {
  color: #d62323;
}

.tabs__item.is-active a:active,
.tabs__item.is-active a:focus,
.tabs__item.is-active a:visited,
.tabs__item:hover a:active,
.tabs__item:hover a:focus,
.tabs__item:hover a:visited {
  color: #d62323;
}

.tabs__item.is-active .tabs__num,
.tabs__item:hover .tabs__num {
  opacity: 1;
  color: #d62323;
}

.tabs__item::before {
  content: "";
  width: 30px;
  height: 2px;
  background: #d62323;
  position: absolute;
  bottom: -32px;
  left: 50%;
  -webkit-transform: translateX(-50%) scaleX(0);
  -ms-transform: translateX(-50%) scaleX(0);
  transform: translateX(-50%) scaleX(0);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

.tabs__item--placeholder {
  opacity: 0;
  pointer-events: none;
  min-width: 80px;
  width: 80px;
}

.tabs__item a {
  position: relative;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: #333;
}

.tabs__item a:active,
.tabs__item a:focus,
.tabs__item a:visited {
  color: #333;
}

.tabs__num {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translate(130%, 0);
  -ms-transform: translate(130%, 0);
  transform: translate(130%, 0);
  font-size: 9px;
  color: rgba(51, 51, 51, 0.3);
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

.select-drop__btn {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  padding: 0;
  border: 0;
  background: 0 0;
}

.select-drop__btn:focus {
  outline: 0;
}

.select-drop__btn .i-arrow {
  width: 6px;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  -webkit-transform: rotate(-90deg) translate(-1px, 3px);
  -ms-transform: rotate(-90deg) translate(-1px, 3px);
  transform: rotate(-90deg) translate(-1px, 3px);
}

.select-drop__btn.is-active .i-arrow {
  -webkit-transform: rotate(90deg) translate(-1px, -3px);
  -ms-transform: rotate(90deg) translate(-1px, -3px);
  transform: rotate(90deg) translate(-1px, -3px);
}

.select-drop {
  z-index: 1;
  position: absolute;
  top: 100%;
  right: -32px;
  text-align: left;
  padding: 24px 32px;
  background: #fff;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  opacity: 0;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.select-drop .select-drop__btn {
  display: block;
  width: 100%;
  margin-bottom: 16px;
  cursor: pointer;
  color: #333;
  white-space: nowrap;
  text-align: left;
}

.select-drop .select-drop__btn:last-child {
  margin-bottom: 0;
}

.select-drop.is-active {
  opacity: 1;
  pointer-events: auto;
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}

.catalog {
  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: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 104px;
  margin-left: -64px;
}

.catalog__item {
  width: calc(25% - 64px);
  margin-top: 80px;
  margin-left: 64px;
}

.catalog__item .product {
  height: 100%;
}

.catalog__item .product__buttons {
  -webkit-transform: translateX(10px);
  -ms-transform: translateX(10px);
  transform: translateX(10px);
}

.product {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.product__buttons {
  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: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}

.product__btn {
  padding: 0;
  border: 0;
  background: 0 0;
  font-family: Inter, sans-serif;
  font-weight: 500;
  font-size: 18px;
  width: 32px;
  height: 32px;
}

.product__btn:focus {
  outline: 0;
}

.product__amount {
  font-family: Inter, sans-serif;
  font-weight: 700;
  color: #d62323;
  font-size: 12px;
  text-align: center;
  width: 16px;
  padding: 0;
  border: 0;
}

.product__img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  display: block;
  width: 100%;
  padding-bottom: 72%;
  margin-bottom: 32px;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: 2s ease;
  -o-transition: 2s ease;
  transition: 2s ease;
}

.product__header {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-bottom: 24px;
}

.product__name {
  color: #333;
  font-family: Inter, sans-serif;
  font-weight: 700;
  font-size: 16px;
  max-width: 84%;
}

.product__name:active,
.product__name:focus,
.product__name:visited {
  color: #333;
}

.product__name h3 {
  margin-right: 4px;
}

.product__name h3,
.product__name small {
  display: inline;
}

.product__weight {
  white-space: nowrap;
  font-size: 14px;
  color: #c9c9c9;
}

.product__price {
  margin-left: auto;
  margin-top: 2px;
  white-space: nowrap;
  font-family: Inter, sans-serif;
  font-weight: 700;
  font-size: 16px;
}

.product__info {
  padding-top: 16px;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  border-top: 1px solid #2e2e2e;
  position: relative;
}

.product__info::before {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  right: 0;
  width: 100%;
  height: 2px;
  background: #d62323;
  -webkit-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition: 0.6s ease;
  -o-transition: 0.6s ease;
  transition: 0.6s ease;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}

.product__text {
  display: inline;
  font-family: Inter, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.4;
  color: rgba(51, 51, 51, 0.8);
  margin-right: 8px;
}

.product__link {
  display: inline;
  font-family: Inter, sans-serif;
  font-weight: 700;
  font-size: 15px;
  line-height: 1.4;
  color: rgba(51, 51, 51, 0.8);
}

.product__link:active,
.product__link:focus,
.product__link:visited {
  color: rgba(51, 51, 51, 0.8);
}

.product--active .product__info::before {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.product--active .product__amount {
  opacity: 1;
}

.product--active .product__btn {
  opacity: 1;
  pointer-events: auto;
}

.js-open-product-add,
.product__link {
  cursor: pointer;
}

.product-modal {
  z-index: 3;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100vw;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.product-modal__overlay {
  z-index: -1;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: #000;
  cursor: pointer;
  opacity: 0.2;
}

.product-modal__inner {
  width: 100%;
  height: 88%;
  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: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.product-modal__img-wrap {
  width: 75%;
  height: 100%;
  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;
  background: #fff;
}

.product-modal__img {
  width: 60%;
  padding-bottom: 44.25%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.product-modal__container {
  padding-top: 6%;
  padding-bottom: 168px;
  width: 25%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #f8f9fa;
  position: relative;
}

.product-modal__content {
  background: #f8f9fa;
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 100%;
  padding: 0 75px;
}

.product-modal__content::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.product-modal__content::-webkit-scrollbar-thumb {
  background-color: #333;
}

.product-modal__close {
  position: absolute;
  top: 30px;
  right: 30px;
  padding: 0;
  border: 0;
  background: 0 0;
  width: 28px;
  height: 28px;
}

.product-modal__close:focus {
  outline: 0;
}

.product-modal__close .i-close {
  stroke: #6e6e6e;
}

.product-modal__head {
  margin-bottom: 40px;
}

.product-modal__title {
  display: inline;
  max-width: 10em;
  margin-right: 8px;
  letter-spacing: 0.01em;
}

.product-modal__weight {
  display: inline;
  white-space: pre;
  color: #c9c9c9;
}

.product-modal__label {
  font-size: 15px;
  line-height: 1.4;
  color: rgba(51, 51, 51, 0.4);
  display: block;
  margin-bottom: 16px;
}

.product-modal__text {
  font-family: Inter, sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.4;
  margin-bottom: 40px;
  max-width: 19em;
}

.product-modal__table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin-bottom: 16px;
}

.product-modal__col {
  margin-right: 40px;
}

.product-modal__col:last-child {
  margin-right: 0;
  margin-bottom: 0;
}

.product-modal__col b {
  font-family: Inter, sans-serif;
  font-weight: 700;
  display: block;
  font-size: 18px;
  margin-bottom: 4px;
}

.product-modal__col small {
  font-size: 12px;
  color: rgba(51, 51, 51, 0.4);
}

.product-modal .product-modal__banner {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 25%;
}

.product-modal__banner {
  background: #d62323;
  color: #fff;
  font-family: Inter, sans-serif;
  font-weight: 700;
  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: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin-top: auto;
  min-height: 168px;
}

.product-modal__banner-text {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.product-modal__banner-text > span {
  font-size: 18px;
  margin-right: 80px;
  display: block;
  position: relative;
}

.product-modal__banner-text > span::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -40px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 1px;
  height: 25px;
  opacity: 0.4;
  background: #fff;
}

.product-modal__banner-text button {
  padding: 0;
  border: 0;
  background: 0 0;
  font-size: 16px;
}

.product-modal__banner-text button:focus {
  outline: 0;
}

.product-modal__amount {
  width: 104px;
  padding-top: 24px;
  padding-bottom: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #b81111;
  font-size: 12px;
}

.product-modal__amount input {
  padding: 0;
  border: 0;
  background: 0 0;
  color: #fff;
  text-align: center;
  width: 16px;
  pointer-events: none;
}

.product-modal__amount-btn {
  padding: 0;
  border: 0;
  background: 0 0;
  min-width: 32px;
  min-height: 32px;
  width: 32px;
  height: 32px;
}

.product-modal__amount-btn:focus {
  outline: 0;
}

.product-modal__amount-btn:first-child {
  margin-bottom: 20px;
}

.product-modal__amount-btn:last-child {
  margin-top: 20px;
}

.product-add {
  z-index: 3;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100vw;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  display: none;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  pointer-events: none;
  visibility: hidden;
  -webkit-transition: 0.4s cubic-bezier(0.33, 0, 0, 1);
  -o-transition: 0.4s cubic-bezier(0.33, 0, 0, 1);
  transition: 0.4s cubic-bezier(0.33, 0, 0, 1);
}

.product-add.active {
  pointer-events: auto;
  visibility: visible;
}

.product-add.active .product-add__overlay {
  opacity: 1;
}

.product-add.active .product-add__container {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.product-add__overlay {
  padding: 0;
  border: 0;
  background: 0 0;
  z-index: -1;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  cursor: pointer;
  opacity: 0;
  -webkit-transition: 0.4s cubic-bezier(0.33, 0, 0, 1);
  -o-transition: 0.4s cubic-bezier(0.33, 0, 0, 1);
  transition: 0.4s cubic-bezier(0.33, 0, 0, 1);
}

.product-add__overlay:focus {
  outline: 0;
}

.product-add__container {
  position: fixed;
  bottom: 5vh;
  width: 100%;
  background: #fff;
  -webkit-transform: translateY(105%);
  -ms-transform: translateY(105%);
  transform: translateY(105%);
  -webkit-transition: 0.4s cubic-bezier(0.33, 0, 0, 1);
  -o-transition: 0.4s cubic-bezier(0.33, 0, 0, 1);
  transition: 0.4s cubic-bezier(0.33, 0, 0, 1);
}

.product-add__row {
  padding: 32px 5vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.product-add__row b {
  font-size: 15px;
  font-family: Inter, sans-serif;
  font-weight: 700;
}

.product-add__row b:first-child {
  margin-right: 8px;
}

.product-add__row b:last-child {
  margin-left: auto;
}

.product-add__row small {
  font-size: 14px;
  color: #c9c9c9;
}

.auth {
  z-index: 3;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100vw;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  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: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-transition: 0.6s cubic-bezier(0.33, 0, 0, 1);
  -o-transition: 0.6s cubic-bezier(0.33, 0, 0, 1);
  transition: 0.6s cubic-bezier(0.33, 0, 0, 1);
  pointer-events: none;
}

.auth.visible {
  pointer-events: auto;
}

.auth.visible .auth__container {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.auth.visible .auth__overlay {
  opacity: 0.2;
  pointer-events: auto;
}

.auth__overlay {
  z-index: -1;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: #000;
  cursor: pointer;
  -webkit-transition: 0.6s cubic-bezier(0.33, 0, 0, 1);
  -o-transition: 0.6s cubic-bezier(0.33, 0, 0, 1);
  transition: 0.6s cubic-bezier(0.33, 0, 0, 1);
  opacity: 0;
  pointer-events: none;
}

.auth__container {
  width: 504px;
  height: 100%;
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-transform: translateX(120%);
  -ms-transform: translateX(120%);
  transform: translateX(120%);
  -webkit-transition: 0.6s cubic-bezier(0.33, 0, 0, 1);
  -o-transition: 0.6s cubic-bezier(0.33, 0, 0, 1);
  transition: 0.6s cubic-bezier(0.33, 0, 0, 1);
}

.auth__form {
  position: relative;
  background: #fff;
  max-height: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-top: 128px;
  padding-bottom: 120px;
  display: none;
}

.auth__form.visible {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.auth__form--reg .auth__text {
  font-size: 12px;
  line-height: 15px;
  margin-right: auto;
}

.auth__form--login .auth__content {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 306px;
}

.auth__form--login .auth__text {
  font-size: 14px;
  line-height: 18px;
  margin-left: auto;
}

.auth__form--recovery .auth__content {
  padding-top: 8vw;
}

.auth__content {
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 100%;
  padding: 56px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.auth__content::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.auth__content::-webkit-scrollbar-thumb {
  background-color: #333;
}

.auth__close {
  padding: 0;
  border: 0;
  background: 0 0;
  position: absolute;
  left: -54px;
  top: 50px;
  width: 30px;
  height: 30px;
}

.auth__close:focus {
  outline: 0;
}

.auth__close .i-close {
  stroke: #fff;
  width: 28px;
  height: 28px;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

.auth__tabs {
  width: 100%;
  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: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 128px;
  height: 128px;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.auth__tab {
  padding: 0;
  border: 0;
  background: 0 0;
  width: 50%;
  min-height: 128px;
  height: 128px;
  font-family: Inter, sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #aaa;
  background: #f8f9fa;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

.auth__tab:focus {
  outline: 0;
}

.auth__tab.is-active,
.auth__tab:hover {
  color: #333;
  background: #fff;
}

.auth .mdc-text-field-wrap {
  margin-bottom: 32px;
}

.auth .mdc-text-field-wrap:last-child {
  margin-bottom: 0;
}

.auth__title {
  margin-bottom: 32px;
}

.auth__text {
  padding: 0;
  border: 0;
  background: 0 0;
  color: rgba(51, 51, 51, 0.6);
  font-family: Inter, sans-serif;
  font-weight: 400;
}

.auth__text:focus {
  outline: 0;
}

.auth__text:active,
.auth__text:focus,
.auth__text:visited {
  color: rgba(51, 51, 51, 0.6);
}

.auth__btn {
  padding: 0;
  border: 0;
  background: 0 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  min-height: 120px;
  height: 120px;
  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;
  color: #fff;
  font-family: Inter, sans-serif;
  font-weight: 700;
  font-size: 16px;
  background: #d62323;
}

.auth__btn:focus {
  outline: 0;
}

.page-blog main {
  overflow: unset;
}

.blog {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -88px;
  margin-bottom: 48px;
  padding-bottom: 24px;
}

.blog__item {
  margin-left: 88px;
  margin-bottom: 80px;
  width: calc(50% - 88px);
}

.blog__item:nth-child(even) {
  -webkit-transform: translateY(64px);
  -ms-transform: translateY(64px);
  transform: translateY(64px);
}

.blog__date {
  display: block;
  font-size: 15px;
  color: rgba(51, 51, 51, 0.6);
  margin-bottom: 24px;
}

.blog__img-wrap {
  display: block;
  width: 100%;
  padding-bottom: 63.45%;
  margin-bottom: 32px;
  position: relative;
  overflow: hidden;
}

.blog__img-wrap:hover .blog__img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.blog__img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: 2s ease;
  -o-transition: 2s ease;
  transition: 2s ease;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.blog__title {
  color: #333;
  display: block;
  margin-bottom: 16px;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

.blog__title:active,
.blog__title:focus,
.blog__title:visited {
  color: #333;
}

.blog__title:hover {
  opacity: 0.6;
}

.blog__text {
  font-family: Inter, sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.6;
  letter-spacing: 0.01em;
  color: rgba(51, 51, 51, 0.6);
  max-width: 75%;
}

.page-checkout .cart-address,
.page-checkout .cart-btn,
.page-checkout .cart-result,
.page-checkout .cart-table__amount,
.page-checkout .cart__bucket {
  display: none;
  visibility: hidden;
}

.page-checkout .cart__table {
  max-height: 100%;
}

.checkout {
  max-width: 604px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 56px;
  padding-bottom: 136px;
}

.checkout--success {
  padding-top: 128px;
}

.checkout__title {
  font-family: Inter, sans-serif;
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 24px;
}

.checkout__group:nth-child(1) {
  margin-bottom: 24px;
}

.checkout__group:nth-child(2) {
  margin-bottom: 32px;
}

.checkout .mdc-text-field-wrap {
  margin-bottom: 24px;
}

.checkout__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-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 24px;
  margin-left: -16px;
}

.checkout__row .mdc-text-field-wrap {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-bottom: 0;
  margin-left: 16px;
}

.checkout__row .mdc-text-field-wrap.checkout__counter {
  margin-left: 32px;
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.checkout__row .mdc-text-field-wrap.checkout__counter p {
  margin-right: 16px;
  font-size: 16px;
  letter-spacing: 0.01em;
}

.checkout__row .mdc-text-field-wrap.checkout__counter .counter {
  min-width: 104px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

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

.checkout__result {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.checkout__result > div {
  width: 50%;
}

.checkout__result b {
  font-family: Inter, sans-serif;
  font-weight: 700;
  font-size: 36px;
  line-height: 1.16;
  display: block;
}

.checkout__result small {
  font-size: 14px;
  color: #c9c9c9;
}

.checkout__btn {
  padding: 0;
  border: 0;
  background: 0 0;
  width: 100%;
  background: #d62323;
  height: 72px;
  font-family: Inter, sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #fff;
}

.checkout__btn:focus {
  outline: 0;
}

.checkout-success {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.checkout-success__title {
  font-family: Inter, sans-serif;
  font-weight: 700;
  font-size: 36px;
  line-height: 1.16;
  margin-bottom: 24px;
}

.checkout-success__text {
  font-family: Inter, sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.4;
  margin-bottom: 64px;
}

.checkout-success__btn {
  padding: 0;
  border: 0;
  background: 0 0;
  background: #d62323;
  color: #fff;
  font-family: Inter, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 72px;
  height: 72px;
  width: 290px;
  display: block;
}

.checkout-success__btn:focus {
  outline: 0;
}

.checkout-success__btn:active,
.checkout-success__btn:focus,
.checkout-success__btn:visited {
  color: #fff;
}

.counter {
  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;
  height: 56px;
  position: relative;
  background: #f5f5f5;
  -webkit-transition: 15ms linear;
  -o-transition: 15ms linear;
  transition: 15ms linear;
}

.counter:hover {
  background: #ececec;
}

.counter:active {
  background: #dcdcdc;
}

.counter__btn {
  padding: 0;
  border: 0;
  background: 0 0;
  width: 23px;
  height: 23px;
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
  color: rgba(51, 51, 51, 0.4);
  text-align: center;
  font-size: 23px;
  line-height: 23px;
}

.counter__btn:focus {
  outline: 0;
}

.counter__num {
  font-size: 14px;
  margin-left: 12px;
  margin-right: 12px;
  padding: 0;
  border: 0;
  background: 0;
  text-align: center;
  width: 16px;
  pointer-events: none;
}

.room {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 40px;
}

.room:last-child {
  margin-bottom: 0;
}

.room__info {
  padding-top: 6.3%;
  width: 30.9vw;
  padding-left: 7.6%;
}

.room__title {
  font-family: Spectral, serif;
  font-weight: 700;
  font-style: normal;
  font-size: 3.5rem;
  line-height: 1.16;
  margin-bottom: 20px;
}

.room__label {
  display: block;
  margin-bottom: 8px;
  font-family: Inter, sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: rgba(51, 51, 51, 0.4);
}

.room__text {
  color: rgba(0, 0, 0, 0.6);
  font-size: 16px;
  margin-bottom: 40px;
}

.room__slider-wrap {
  overflow: hidden;
  position: relative;
  padding-bottom: 32.7%;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.room__slider-wrap .nav {
  position: absolute;
  bottom: 0;
  left: 0;
}

.room__slider {
  width: 100%;
  height: 100%;
}

.room__slider.slick-slider {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.room__slider .slick-list,
.room__slider .slick-track {
  height: 100%;
}

.room__slide {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
}

.room__slide:focus {
  outline: 0;
}

.room:first-child {
  position: relative;
}

.room:first-child::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: -9.9vw;
  width: 40.7vw;
  height: 200vh;
  background: #d62323;
  z-index: -1;
}

.room-modal {
  position: fixed;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100vw;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
}

.room-modal__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  cursor: pointer;
}

.room-modal__container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 84%;
  padding-left: 8.4%;
  background: #fff;
}

.room-modal__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-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%;
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
  overflow-y: auto;
}

.room-modal__row::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.room-modal__row::-webkit-scrollbar-thumb {
  background-color: #333;
}

.room-modal__list {
  padding-top: 7.4%;
  padding-bottom: 8.1%;
  margin-right: 8.9%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.room-modal__list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-bottom: 48px;
  position: relative;
}

.room-modal__list-item::before {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(51, 51, 51, 0.1);
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.78, 0.03, 0.39, 1.01);
  -o-transition-timing-function: cubic-bezier(0.78, 0.03, 0.39, 1.01);
  transition-timing-function: cubic-bezier(0.78, 0.03, 0.39, 1.01);
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}

.room-modal__list-item.visible::before {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.room-modal__list-item:not(:last-child) {
  margin-bottom: 40px;
}

.room-modal__list-item--past .room-modal__date b {
  color: #b3b3b3;
}

.room-modal__date {
  padding-right: 72px;
}

.room-modal__date b {
  font-family: Spectral, serif;
  font-weight: 700;
  font-style: normal;
  color: #d62323;
  font-size: 107px;
  line-height: 0.9;
}

.room-modal__date p {
  font-family: Inter, sans-serif;
  font-weight: 700;
  font-size: 14px;
  white-space: nowrap;
}

.room-modal__title {
  margin-bottom: 0.6em;
}

.room-modal__text {
  color: rgba(51, 51, 51, 0.7);
  font-family: Inter, sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.6;
  max-width: 90%;
}

.room-modal__head {
  width: 100%;
  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: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.room-modal__tab {
  padding: 0;
  border: 0;
  background: 0 0;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: auto;
  height: 80px;
  min-height: 80px;
  display: none;
  font-family: Inter, sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #aaa;
  background: #f8f9fa;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

.room-modal__tab:focus {
  outline: 0;
}

.room-modal__tab.is-active,
.room-modal__tab:hover {
  color: #333;
  background: #fff;
}

.room-modal__close {
  position: absolute;
  top: 86px;
  margin-left: -32px;
  left: -32px;
  padding: 0;
  border: 0;
  background: 0 0;
  width: 28px;
  height: 28px;
}

.room-modal__close:focus {
  outline: 0;
}

.room-modal__close .i-close {
  stroke: #fff;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

.room-modal__geo {
  overflow: hidden;
  min-width: 320px;
  width: 320px;
  height: 100%;
  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;
  background: #f2f4f6;
  position: sticky;
  top: 0;
}

.room-modal__geo-info {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 32px;
  color: #fff;
  background: #d62323;
}

.room-modal__geo-info div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.room-modal__geo-info div:first-child {
  margin-bottom: 40px;
}

.room-modal__geo-info svg {
  margin-right: 14px;
  fill: #fff;
}

.room-modal__geo-info p {
  width: 100%;
  font-size: 14px;
  letter-spacing: 0.01em;
  position: relative;
}

.room-modal__geo-info p::before {
  content: "";
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.3);
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
}

.room-modal__geo-info a {
  font-size: 14px;
  letter-spacing: 0.01em;
  color: #fff;
}

.room-modal__geo-info a:active,
.room-modal__geo-info a:focus,
.room-modal__geo-info a:visited {
  color: #fff;
}

.room-modal__map {
  width: 100%;
  background: #333;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.room-modal__map .gm-style-cc,
.room-modal__map .gmnoprint,
.room-modal__map iframe + div {
  opacity: 0;
}

.room-modal__map .gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom {
  opacity: 1;
}

.room-modal__map
  .gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom
  .gmnoprint {
  opacity: 1;
}

.contacts-menu {
  max-width: 403px;
}

.contacts-menu__list-wrap {
  position: relative;
}

.contacts-menu__list-wrap::before {
  content: "";
  z-index: -1;
  position: absolute;
  bottom: 0;
  right: 0;
  left: -9.9vw;
  width: calc(100% + 9.9vw);
  height: 200vh;
  background: #d62323;
}

.contacts-menu__list {
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 32px 32px 48px;
}

.contacts-menu__list:nth-child(1) {
  background: #fff;
  color: #333;
}

.contacts-menu__list:nth-child(1) > ul {
  padding-top: 16px;
}

.contacts-menu__list:nth-child(1) .contacts-menu__btn .i-arrow {
  stroke: #333;
}

.contacts-menu__list:nth-child(2) {
  background: #191919;
  color: #fff;
}

.contacts-menu__list:nth-child(2) .i-arrow {
  stroke: #fff;
}

.contacts-menu__item {
  width: 100%;
}

.contacts-menu__item:not(:last-child) {
  margin-bottom: 24px;
}

.contacts-menu__btn {
  font-size: 15px;
  line-height: 17px;
  letter-spacing: 0.01em;
  width: 100%;
  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;
  padding: 0;
  border: 0;
  background: 0 0;
}

.contacts-menu__btn:focus {
  outline: 0;
}

.contacts-menu__btn span {
  max-width: 80%;
  text-align: left;
}

.contacts-menu__btn .i-arrow {
  width: 5px;
  stroke-width: 2;
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.contacts-menu__content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.contacts-menu__inner {
  padding: 32px;
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
  overflow-y: auto;
}

.contacts-menu__inner::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.contacts-menu__inner::-webkit-scrollbar-thumb {
  background-color: #333;
}

.contacts-menu__back {
  padding: 0;
  border: 0;
  background: 0 0;
  font-size: 12px;
  letter-spacing: 0.01em;
  color: rgba(51, 51, 51, 0.4);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}

.contacts-menu__back:focus {
  outline: 0;
}

.contacts-menu__back .i-arrow {
  stroke: #d62323;
  width: 5px;
  stroke-width: 2;
  margin-right: 12px;
}

.contacts-menu__title {
  font-family: Spectral, serif;
  font-weight: 700;
  font-style: normal;
  font-size: 36px;
  margin-bottom: 6px;
}

.contacts-menu__contacts li {
  white-space: nowrap;
}

.contacts-menu__contacts li * {
  white-space: initial;
}

.contacts-menu__contacts li:not(:last-child) {
  margin-bottom: 24px;
}

.contacts-menu__contacts li svg {
  min-width: 12px;
  display: inline-block;
  vertical-align: middle;
  fill: #d62323;
  margin-right: 16px;
}

.contacts-menu__contacts li .i-phone + a {
  white-space: nowrap;
}

.contacts-menu__contacts li a,
.contacts-menu__contacts li span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
  color: #333;
  font-size: 14px;
  font-family: Inter, sans-serif;
  font-weight: 400;
  letter-spacing: 0.01em;
}

.contacts-menu__contacts li a:active,
.contacts-menu__contacts li a:focus,
.contacts-menu__contacts li a:visited,
.contacts-menu__contacts li span:active,
.contacts-menu__contacts li span:focus,
.contacts-menu__contacts li span:visited {
  color: #333;
}

.contacts-menu__link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  font-family: Inter, sans-serif;
  font-weight: 700;
  font-size: 14px;
  color: #fff;
}

.contacts-menu__link:active,
.contacts-menu__link:focus,
.contacts-menu__link:visited {
  color: #fff;
}

.contacts-menu__link span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.contacts-menu__social {
  background: #f9f9fa;
  margin-top: auto;
  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-top: 24px;
  padding-bottom: 24px;
}

.contacts-menu__social li {
  height: 24px;
  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;
}

.contacts-menu__social li:nth-child(2) {
  padding-left: 48px;
  padding-right: 48px;
  margin-right: 48px;
  margin-left: 48px;
  border-left: 1px solid rgba(99, 99, 99, 0.2);
  border-right: 1px solid rgba(99, 99, 99, 0.2);
}

.contacts-menu__social li a {
  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;
}

.contacts-menu__social li svg.i-vk {
  width: 16px;
  height: 9px;
}

.contacts-menu__social li svg.i-fb {
  width: 5px;
  height: 12px;
}

.contacts-menu__social li svg.i-instagram {
  stroke: #646469;
  width: 14px;
  height: 14px;
}

.sa-wrap {
  margin: 64px auto;
  margin-top: 0;
  width: 80px;
  height: 80px;
  position: relative;
}

.sa-icon {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  padding: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.sa-icon.sa-success {
  border-color: #eea6a6;
}

.sa-icon.sa-success.hide {
  display: none;
}

.sa-icon.sa-success .sa-placeholder {
  width: 80px;
  height: 80px;
  border: 4px solid #eea6a6;
  border-radius: 40px;
  border-radius: 50%;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  position: absolute;
  left: -4px;
  top: -4px;
  z-index: 2;
}

.sa-icon.sa-success .sa-fix {
  width: 5px;
  height: 90px;
  background-color: #fff;
  position: absolute;
  left: 28px;
  top: 8px;
  z-index: 1;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.animateSuccessTip {
  -webkit-animation: animateSuccessTip 0.75s;
  animation: animateSuccessTip 0.75s;
}

.animateSuccessLong {
  -webkit-animation: animateSuccessLong 0.75s;
  animation: animateSuccessLong 0.75s;
}

.sa-icon.sa-success .sa-line {
  height: 5px;
  background-color: #d62323;
  display: block;
  border-radius: 2px;
  position: absolute;
  z-index: 2;
}

.sa-icon.sa-success .sa-line.sa-tip {
  width: 25px;
  left: 14px;
  top: 46px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sa-icon.sa-success .sa-line.sa-long {
  width: 47px;
  right: 8px;
  top: 38px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.text-hover {
  cursor: pointer;
  position: relative;
}

.text-hover__text {
  white-space: nowrap;
}

.text-hover__text:nth-child(1) {
  display: block;
  -webkit-transition:
    visibility 0s,
    opacity 0.4s cubic-bezier(0.77, 0, 0.175, 1),
    -webkit-transform 0.4s cubic-bezier(0.77, 0, 0.175, 1);
  transition:
    visibility 0s,
    opacity 0.4s cubic-bezier(0.77, 0, 0.175, 1),
    -webkit-transform 0.4s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition:
    transform 0.4s cubic-bezier(0.77, 0, 0.175, 1),
    visibility 0s,
    opacity 0.4s cubic-bezier(0.77, 0, 0.175, 1);
  transition:
    transform 0.4s cubic-bezier(0.77, 0, 0.175, 1),
    visibility 0s,
    opacity 0.4s cubic-bezier(0.77, 0, 0.175, 1);
  transition:
    transform 0.4s cubic-bezier(0.77, 0, 0.175, 1),
    visibility 0s,
    opacity 0.4s cubic-bezier(0.77, 0, 0.175, 1),
    -webkit-transform 0.4s cubic-bezier(0.77, 0, 0.175, 1);
}

.text-hover__text:nth-child(2) {
  display: block;
  width: 100%;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translateY(-40%);
  -ms-transform: translateY(-40%);
  transform: translateY(-40%);
  opacity: 0;
  -webkit-transition:
    visibility 0s 0.4s,
    opacity 0.4s cubic-bezier(0.77, 0, 0.175, 1),
    -webkit-transform 0.4s cubic-bezier(0.77, 0, 0.175, 1);
  transition:
    visibility 0s 0.4s,
    opacity 0.4s cubic-bezier(0.77, 0, 0.175, 1),
    -webkit-transform 0.4s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition:
    transform 0.4s cubic-bezier(0.77, 0, 0.175, 1),
    visibility 0s 0.4s,
    opacity 0.4s cubic-bezier(0.77, 0, 0.175, 1);
  transition:
    transform 0.4s cubic-bezier(0.77, 0, 0.175, 1),
    visibility 0s 0.4s,
    opacity 0.4s cubic-bezier(0.77, 0, 0.175, 1);
  transition:
    transform 0.4s cubic-bezier(0.77, 0, 0.175, 1),
    visibility 0s 0.4s,
    opacity 0.4s cubic-bezier(0.77, 0, 0.175, 1),
    -webkit-transform 0.4s cubic-bezier(0.77, 0, 0.175, 1);
}

.text-hover:hover .text-hover__text:nth-child(1) {
  opacity: 0;
  -webkit-transform: translateY(40%);
  -ms-transform: translateY(40%);
  transform: translateY(40%);
  visibility: hidden;
  -webkit-transition:
    visibility 0s 0.4s,
    opacity 0.4s cubic-bezier(0.77, 0, 0.175, 1),
    -webkit-transform 0.4s cubic-bezier(0.77, 0, 0.175, 1);
  transition:
    visibility 0s 0.4s,
    opacity 0.4s cubic-bezier(0.77, 0, 0.175, 1),
    -webkit-transform 0.4s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition:
    transform 0.4s cubic-bezier(0.77, 0, 0.175, 1),
    visibility 0s 0.4s,
    opacity 0.4s cubic-bezier(0.77, 0, 0.175, 1);
  transition:
    transform 0.4s cubic-bezier(0.77, 0, 0.175, 1),
    visibility 0s 0.4s,
    opacity 0.4s cubic-bezier(0.77, 0, 0.175, 1);
  transition:
    transform 0.4s cubic-bezier(0.77, 0, 0.175, 1),
    visibility 0s 0.4s,
    opacity 0.4s cubic-bezier(0.77, 0, 0.175, 1),
    -webkit-transform 0.4s cubic-bezier(0.77, 0, 0.175, 1);
}

.text-hover:hover .text-hover__text:nth-child(2) {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  visibility: visible;
  -webkit-transition:
    visibility 0s,
    opacity 0.4s cubic-bezier(0.77, 0, 0.175, 1),
    -webkit-transform 0.4s cubic-bezier(0.77, 0, 0.175, 1);
  transition:
    visibility 0s,
    opacity 0.4s cubic-bezier(0.77, 0, 0.175, 1),
    -webkit-transform 0.4s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition:
    transform 0.4s cubic-bezier(0.77, 0, 0.175, 1),
    visibility 0s,
    opacity 0.4s cubic-bezier(0.77, 0, 0.175, 1);
  transition:
    transform 0.4s cubic-bezier(0.77, 0, 0.175, 1),
    visibility 0s,
    opacity 0.4s cubic-bezier(0.77, 0, 0.175, 1);
  transition:
    transform 0.4s cubic-bezier(0.77, 0, 0.175, 1),
    visibility 0s,
    opacity 0.4s cubic-bezier(0.77, 0, 0.175, 1),
    -webkit-transform 0.4s cubic-bezier(0.77, 0, 0.175, 1);
}

.download-hover {
  overflow: hidden;
  position: relative;
}

.download-hover a {
  position: relative;
  z-index: 1;
}

.download-hover::before {
  content: "";
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #c42222;
  -webkit-transition: 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: translateY(102%);
  -ms-transform: translateY(102%);
  transform: translateY(102%);
}

.download-hover:hover::before {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.notfound {
  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;
  margin: 0 auto 72px;
}

.notfound .i-4 {
  fill: #d62323;
  width: 13vw;
  height: 18vw;
  min-width: 74px;
  min-height: 110px;
}

.notfound-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: calc(100vh - 73px);
}

.notfound__img-wrap {
  position: relative;
  margin: 0 20px;
}

.notfound__img-wrap img {
  min-width: 130px;
  width: 24vw;
  height: auto;
  display: block;
}

.notfound__text {
  font-family: Inter, sans-serif;
  font-weight: 400;
  font-size: 21px;
  line-height: 1.3;
  text-align: center;
  opacity: 0.6;
}

.eye {
  display: block;
  width: 3vw;
  height: 3vw;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 36%;
}

.eye:nth-child(1) {
  left: 31%;
}

.eye:nth-child(2) {
  right: 30%;
}

.eye::after {
  content: "";
  display: block;
  width: 60%;
  padding-bottom: 60%;
  border-radius: 50%;
  background: #000;
  position: absolute;
  top: 4px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.modal {
  position: relative;
  opacity: 0;
  pointer-events: none;
}

.modal.is-open {
  opacity: 1;
  pointer-events: auto;
}

.modal__overlay {
  z-index: 4;
  position: fixed;
  width: 100vw;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  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;
}

.modal__close {
  padding: 0;
  border: 0;
  background: 0 0;
  position: absolute;
  top: 12px;
  right: 12px;
  width: 16px;
  height: 16px;
  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;
}

.modal__close:focus {
  outline: 0;
}

.modal__close .i-close {
  width: 16px;
  height: 16px;
  pointer-events: none;
}

.modal__container {
  background: #fff;
  overflow-y: auto;
  overflow-x: hidden;
  position: relative;
  max-width: 510px;
  max-height: 100vh;
}

.modal__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 60px 0;
}

.modal__content p:not(.mdc-text-field-helper-text) {
  font-family: Inter, sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.38;
  letter-spacing: 0.01em;
  text-align: center;
  max-width: 15em;
  margin: 0 auto;
}

.modal__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.modal__btn {
  padding: 0;
  border: 0;
  background: 0 0;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: Inter, sans-serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.01em;
  height: 56px;
}

.modal__btn:focus {
  outline: 0;
}

.modal__btn:nth-child(1) {
  background: #ebedef;
  color: #a1a1a1;
}

.modal__btn:nth-child(2) {
  max-width: 150px;
  background: #d62323;
  color: #fff;
}

#delivery-error .modal__container {
  width: 100%;
  max-width: 492px;
}

#delivery-error .modal__btn:nth-child(1) {
  color: #575757;
}

#delivery-error .modal__btn:nth-child(2) {
  min-width: 304px;
  max-width: unset;
}

#delivery-error .modal__content p:not(.mdc-text-field-helper-text) {
  font-family: Inter, sans-serif;
  font-weight: 700;
  max-width: 17em;
}

.modal.is-open .modal__overlay {
  -webkit-animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
  animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.modal.is-open .modal__container {
  -webkit-animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
  animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.modal:not(.is-open) .modal__overlay {
  -webkit-animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
  animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.modal:not(.is-open) .modal__container {
  -webkit-animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1);
  animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.modal .modal__container,
.modal .modal__overlay {
  will-change: transform;
}

.modal__container {
  width: 386px;
}

.delivery-map .modal__container {
  width: 100%;
  max-width: 808px;
}

.delivery-map .modal__content {
  padding: 40px 40px 48px 40px;
}

.delivery-map__title {
  margin-bottom: 24px;
}

.delivery-map__row {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.delivery-map__row .mdc-text-field-wrap {
  width: 100%;
}

.delivery-map__row .mdc-text-field {
  overflow: unset;
}

.delivery-map__row .mdc-text-field::before {
  display: none;
}

.delivery-map__row .mdc-text-field__input {
  padding-top: 6px;
}

.delivery-map__row .mdc-text-field-wrap button.mdc-text-field__icon {
  padding: 0;
  border: 0;
  background: 0 0;
  width: 16px;
  height: 16px;
  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;
  right: 16px;
  left: auto;
  opacity: 0;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  pointer-events: auto;
  cursor: pointer;
}

.delivery-map__row .mdc-text-field-wrap button.mdc-text-field__icon:focus {
  outline: 0;
}

.delivery-map__row .mdc-text-field-wrap .i-close {
  fill: #333;
  width: 16px;
  height: 16px;
  pointer-events: none;
}

.delivery-map__row .mdc-text-field-wrap .mdc-text-field__icon {
  top: 34%;
  fill: #ababab;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

.delivery-map__row .mdc-text-field--focused .mdc-text-field__icon {
  fill: #333;
}

.delivery-map__row .mdc-text-field--focused button.mdc-text-field__icon {
  opacity: 1;
  pointer-events: auto;
  cursor: pointer;
}

.delivery-map__row .btn {
  min-width: 85px;
  min-height: 56px;
  font-family: Inter, sans-serif;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}

.modal.is-open .delivery-map__map {
  display: block;
}

.delivery-map__map {
  display: none;
}

.delivery-map__map {
  width: 100%;
  margin-top: 24px;
  padding-bottom: 42%;
  background: #f5f5f5;
}

.delivery-map__map .gm-style-cc,
.delivery-map__map .gmnoprint,
.delivery-map__map iframe + div {
  opacity: 0;
}

.delivery-map__map .gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom {
  opacity: 1;
}

.delivery-map__map
  .gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom
  .gmnoprint {
  opacity: 1;
}

.kitchen {
  padding-top: 8.4vw;
  position: relative;
  overflow: hidden;
}

.kitchen::before {
  content: "";
  z-index: -1;
  position: absolute;
  bottom: 13.4vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 200vw;
  height: 200vw;
  border-radius: 50%;
  border: 2px solid #e5e5e5;
  pointer-events: none;
}

.kitchen__tabs {
  margin-bottom: 16px;
}

.kitchen__tabs-inner {
  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;
}

.kitchen__tab {
  padding: 0;
  border: 0;
  background: 0 0;
  width: 28%;
  font-family: Spectral, serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.01em;
  line-height: 1;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  font-size: 32px;
  -webkit-text-stroke-color: #333;
  -webkit-text-stroke-width: 1px;
  color: transparent;
  opacity: 0.4;
  -webkit-transform: scale(0.56);
  -ms-transform: scale(0.56);
  transform: scale(0.56);
}

.kitchen__tab:focus {
  outline: 0;
}

.kitchen__tab.is-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  color: #333;
  -webkit-text-stroke-color: transparent;
}

.kitchen__tab:last-child {
  margin-right: 0;
}

.kitchen__tab:nth-child(2) {
  margin: 0 56px;
}

.kitchen__subtitle {
  font-family: Inter, sans-serif;
  font-weight: 700;
  color: #333;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.012em;
  text-align: center;
  margin: 0 auto;
  display: none;
}

.kitchen__subtitle:active,
.kitchen__subtitle:focus,
.kitchen__subtitle:visited {
  color: #333;
}

.kitchen__subtitle.active {
  display: block;
}

.kitchen__subtitle::before {
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}

.kitchen__subtitle::after {
  -webkit-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
}

.kitchen__subtitle:hover::after,
.kitchen__subtitle:hover::before {
  -webkit-transform: translateY(-1px) scaleX(1.3);
  -ms-transform: translateY(-1px) scaleX(1.3);
  transform: translateY(-1px) scaleX(1.3);
}

.kitchen__container {
  position: relative;
  margin-top: 48px;
  width: 100%;
  height: 32vw;
}

.kitchen__img {
  display: block;
  min-width: 32vw;
  max-width: 32vw;
  min-height: 32vw;
  max-height: 32vw;
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  position: absolute;
  top: 50%;
  left: 50%;
}

.kitchen__img:nth-child(1) {
  -webkit-transform: translate(-210%, -80%);
  -ms-transform: translate(-210%, -80%);
  transform: translate(-210%, -80%);
}

.kitchen__img:nth-child(2) {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.kitchen__img:nth-child(3) {
  -webkit-transform: translate(110%, -80%);
  -ms-transform: translate(110%, -80%);
  transform: translate(110%, -80%);
}

.kitchen__btn {
  padding: 0;
  border: 0;
  background: 0 0;
  position: absolute;
  top: 40%;
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  background: #d62323;
  border-radius: 50%;
}

.kitchen__btn:focus {
  outline: 0;
}

.kitchen__btn:hover {
  background: #b11e1e;
}

.kitchen__btn--prev {
  left: 20%;
}

.kitchen__btn--prev .i-arrow {
  -webkit-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
}

.kitchen__btn--next {
  right: 20%;
}

.kitchen__btn--next .i-arrow {
  -webkit-transform: scale(-1, 1) rotate(10deg);
  -ms-transform: scale(-1, 1) rotate(10deg);
  transform: scale(-1, 1) rotate(10deg);
}

.kitchen__btn .i-arrow {
  stroke: #fff;
}

.ie11 .kitchen__tab {
  color: #333;
}

.back {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 32px;
  font-size: 14px;
  font-family: Inter, sans-serif;
  font-weight: 500;
  color: rgba(51, 51, 51, 0.6);
}

.back:active,
.back:focus,
.back:visited {
  color: rgba(51, 51, 51, 0.6);
}

.back .i-arrow {
  stroke: #d62323;
  stroke-width: 2;
  height: 10px;
  margin-right: 8px;
}

.about-hero {
  position: relative;
  height: 463px;
  color: #fff;
}

.about-hero .i-stroke-c {
  position: absolute;
  z-index: 1;
  top: 72px;
  left: 9.9vw;
  -webkit-transform: translateX(-60%);
  -ms-transform: translateX(-60%);
  transform: translateX(-60%);
  width: 8vw;
  height: 8vw;
  min-width: 76px;
  min-height: 83px;
}

.about-hero .i-stroke-h {
  z-index: 1;
  position: absolute;
  -webkit-transform: translate(-9.9vw, 50%);
  -ms-transform: translate(-9.9vw, 50%);
  transform: translate(-9.9vw, 50%);
  right: 264px;
  bottom: 230px;
  width: 8vw;
  height: 8vw;
  min-width: 62px;
  min-height: 80px;
}

.about-hero .i-stroke-e {
  position: absolute;
  z-index: 1;
  left: 41vw;
  bottom: 16px;
  width: 8vw;
  height: 8vw;
  min-width: 50px;
  min-height: 80px;
}

.about-hero__img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  z-index: 1;
  position: absolute;
  bottom: 0;
  right: 9.9vw;
  top: 0;
  height: 100%;
  width: 336px;
  right: -214px;
}

.about-hero__title {
  text-transform: uppercase;
  font-size: 40px;
}

.about-hero__text {
  font-size: 18px;
  line-height: 1.3;
}

.about-hero__cover {
  position: absolute;
  left: 0;
  right: 9.9vw;
  background: #d62323;
  padding-left: 9.9vw;
  padding-top: 96px;
  bottom: 72px;
  height: 252px;
}

.about-hero .cover {
  background: #d62323;
  left: auto;
  bottom: auto;
  width: 9.9vw;
  height: 160px;
}

.about-info__title {
  margin-bottom: 32px;
}

.about-info__text {
  font-family: Inter, sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.6;
  color: rgba(51, 51, 51, 0.6);
  max-width: 25.4em;
}

.about-info__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.about-info__row:first-child .about-info__content {
  padding-left: 8%;
}

.about-info__row:last-child .about-info__slider-wrap {
  padding-top: 39.25%;
}

.about-info__col--lg {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.about-info__col--sm {
  width: 336px;
}

.about-info .about-info__text:not(:last-child) {
  margin-bottom: 16px;
}

.about-info__nav {
  width: 128px;
  z-index: 1;
  position: absolute;
  bottom: 0;
  left: 0;
}

.about-info__slider-wrap {
  overflow: hidden;
  position: relative;
  padding-top: 33%;
}

.about-info__slider {
  width: 100%;
  height: 100%;
}

.about-info__slider.slick-slider {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.about-info__slider .slick-list,
.about-info__slider .slick-track {
  height: 100%;
}

.about-info__slide {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
}

.about-info__slide:focus {
  outline: 0;
}

.about-team {
  margin-bottom: 8.4vw;
}

.about-team__title-wrap {
  padding-left: calc(9.9vw * 2);
  margin-right: 336px;
  margin-bottom: 20px;
  -webkit-transform: translateX(-9.9vw);
  -ms-transform: translateX(-9.9vw);
  transform: translateX(-9.9vw);
  background: #d62323;
}

.about-team__title {
  padding: 2.25em 0;
  padding-right: 2em;
  font-size: 24px;
  color: #fff;
}

.about-team__accordion .accordion {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.about-team__accordion .accordion__content {
  padding-bottom: 16px;
}

.about-team__accordion .accordion__num {
  font-family: Inter, sans-serif;
  font-weight: 700;
  font-size: 12px;
  color: rgba(51, 51, 51, 0.6);
  top: 50px;
}

.about-team__accordion .accordion__btn {
  font-family: Inter, sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.3;
  padding: 46px 16px 40px 46px;
}

.about-team__accordion .accordion .i-close {
  stroke: #d62323;
  stroke-width: 3px;
}

.about-team__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -32px;
}

.about-team__grid-item {
  width: calc(20% - 32px);
  margin-left: 32px;
}

.about-worker {
  margin-bottom: 40px;
}

.about-worker__img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-color: #f5f6fa;
  width: 100%;
  padding-bottom: 138%;
  margin-bottom: 16px;
}

.about-worker__title {
  font-size: 18px;
  line-height: 1.6;
  display: block;
}

.about-worker__subtitle {
  font-family: Inter, sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.6;
  color: rgba(51, 51, 51, 0.6);
}

.about-partners {
  margin-top: 8.4vw;
  margin-bottom: 40px;
  position: relative;
}

.about-partners__title {
  padding-left: 9.9vw;
  margin-bottom: 72px;
}

.about-partners__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: move;
}

.about-partners__grid-item {
  background: #f5f6fa;
  min-width: 12vw;
  width: 12vw;
  height: 12vw;
  position: relative;
}

.about-partners__grid-item:nth-child(even) {
  margin-bottom: 12vw;
}

.about-partners__grid-item:nth-child(odd) {
  margin-top: 12vw;
}

.about-partners__grid-item img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 76%;
  max-height: 100%;
  width: 100%;
  height: auto;
  mix-blend-mode: darken;
}

.about-contacts {
  margin-top: 3%;
  margin-bottom: 16%;
}

.about-contacts__title {
  margin-bottom: 72px;
}

.about-contacts__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-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.about-contacts__map {
  height: 100%;
  width: 100%;
  background: #333;
}

.about-contacts__map .gm-style-cc,
.about-contacts__map .gmnoprint,
.about-contacts__map iframe + div {
  opacity: 0;
}

.about-contacts__map
  .gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom {
  opacity: 1;
}

.about-contacts__map
  .gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom
  .gmnoprint {
  opacity: 1;
}

.about-contacts__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}

.about-contacts__list-item {
  width: 100%;
  padding-top: 40px;
  padding-bottom: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.about-contacts__list-item:last-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.about-contacts__list-item > div:first-child {
  width: 75%;
}

.about-contacts__list-item > div:last-child {
  width: 14%;
  min-width: 160px;
}

.about-contacts__num {
  font-family: Inter, sans-serif;
  font-weight: 700;
  font-size: 12px;
  color: rgba(51, 51, 51, 0.6);
  padding-top: 2px;
  display: inline-block;
  vertical-align: top;
  margin-right: 16px;
}

.about-contacts__subtitle {
  font-family: Inter, sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.3;
  display: inline-block;
  vertical-align: top;
  max-width: 14em;
}

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

.about-contacts__info a,
.about-contacts__info p {
  font-family: Inter, sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  color: rgba(51, 51, 51, 0.8);
}

.about-contacts__info a:active,
.about-contacts__info a:focus,
.about-contacts__info a:visited,
.about-contacts__info p:active,
.about-contacts__info p:focus,
.about-contacts__info p:visited {
  color: rgba(51, 51, 51, 0.8);
}

.about-contacts__info a:not(:last-child),
.about-contacts__info p:not(:last-child) {
  margin-bottom: 16px;
}

.about-contacts__accordion .accordion__content {
  margin-top: -16px;
  position: relative;
  z-index: 2;
}

.hero {
  position: relative;
  height: 64vh;
  width: 100%;
  margin-bottom: 8.4vw;
  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: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.hero-nav {
  position: absolute;
  top: 50%;
  right: 16vw;
  -webkit-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  z-index: 2;
}

.hero-nav .nav__line--progress.nav__line--y {
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
}

.hero-nav .nav__line--progress.nav__line--x {
  height: 1px;
  -webkit-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  display: none;
}

.hero-slider {
  overflow: hidden;
  width: 84vw;
  height: 100%;
}

.hero-slider--mobile {
  display: none !important;
}

.hero-slider__img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 84vw;
  height: 100%;
}

.hero-slider__img:focus {
  outline: 0;
}

.hero-slider .slick-list,
.hero-slider .slick-track {
  height: 100%;
}

.hero-next {
  pointer-events: none;
  width: 16vw;
  height: 100%;
  position: relative;
}

.hero-next--mobile {
  display: none !important;
}

.hero-next::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.4;
  z-index: 1;
  pointer-events: none;
}

.hero-next__img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 84vw;
  height: 100%;
}

.hero-next__img:focus {
  outline: 0;
}

.hero-next .slick-list,
.hero-next .slick-track {
  height: 100%;
}

.about {
  margin-top: 8.4vw;
  margin-bottom: 8.4vw;
  padding-top: 3vw;
  padding-bottom: 4vw;
  position: relative;
}

.about .i-stroke-c {
  position: absolute;
  z-index: 1;
  top: 16px;
  left: 9.9vw;
  -webkit-transform: translateX(-60%);
  -ms-transform: translateX(-60%);
  transform: translateX(-60%);
  width: 8vw;
  height: 8vw;
}

.about .i-stroke-h {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 26vw;
  -webkit-transform: translateY(-26%);
  -ms-transform: translateY(-26%);
  transform: translateY(-26%);
  width: 8vw;
  height: 8vw;
}

.about .i-stroke-e {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 36vw;
  width: 8vw;
  height: 8vw;
}

.about__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-left: 7.25vw;
}

.about__label {
  color: rgba(51, 51, 51, 0.4);
  font-size: 12px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  display: block;
  margin-bottom: 14px;
}

.about__title {
  font-size: 5rem;
  color: #d62323;
  text-transform: uppercase;
  letter-spacing: 0.01em;
  margin-bottom: 16px;
}

.about__text {
  font-family: Inter, sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 23px;
  letter-spacing: 0.01em;
  color: rgba(51, 51, 51, 0.6);
  margin-bottom: 32px;
  max-width: 24em;
}

.about__link {
  color: #333;
  font-family: Inter, sans-serif;
  font-weight: 700;
  font-size: 12px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.about__link:active,
.about__link:focus,
.about__link:visited {
  color: #333;
}

.about__img {
  height: 32vw;
  width: auto;
  margin-left: 9%;
  margin-right: 14%;
}

.about__cover {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 40%;
  z-index: -1;
}

.about__cover--grey {
  background: #f2f4f6;
}

.about__cover--red {
  background: #d62323;
}

.rests {
  padding-top: 10vw;
  padding-bottom: 10vw;
  margin-top: 8.4vw;
  margin-bottom: 8.4vw;
  position: relative;
}

.rests__block {
  position: relative;
  z-index: 1;
  max-width: 448px;
}

.rests__nav {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.rests__nav .nav__line--progress.nav__line--y {
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
}

.rests__nav .nav__line--progress.nav__line--x {
  height: 1px;
  -webkit-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  display: none;
}

.rests__slider-wrap {
  overflow: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: calc(100vw - 9.9vw - 7.25vw);
  height: 100%;
}

.rests__slider-wrap .cover {
  z-index: 0;
}

.rests__slider {
  width: calc(100vw - 9.9vw - 7.25vw);
  height: 100%;
}

.rests__slider .slick-list,
.rests__slider .slick-track {
  height: 100%;
}

.rests__slide {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
}

.rests__slide:focus {
  outline: 0;
}

.rests-text-slider {
  position: relative;
}

.rests-text-slide {
  position: absolute;
  top: 50%;
  left: 50%;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  pointer-events: none;
  opacity: 0;
  -webkit-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.45, 0, 0.59, 0.99);
  -o-transition-timing-function: cubic-bezier(0.45, 0, 0.59, 0.99);
  transition-timing-function: cubic-bezier(0.45, 0, 0.59, 0.99);
}

.rests-text-slide.is-active {
  pointer-events: auto;
  opacity: 1;
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.rests-text-slide .text-block__title {
  max-width: 70%;
}

.banners {
  margin-top: 8.4vw;
  margin-bottom: 8.4vw;
}

.banners__inner {
  display: block;
  width: 100%;
  position: relative;
}

.banners__inner:nth-child(1) {
  margin-bottom: 380px;
}

.banners__inner:nth-child(2) .banners__item:not(.v-banner-wrap) {
  margin-left: auto;
}

.banners__item {
  overflow: hidden;
  display: block;
  width: calc(64.6% - 40px);
}

.banners .v-banner-wrap {
  width: 35.4%;
  position: absolute;
}

.banners .v-banner-wrap--first {
  top: 90px;
  right: 0;
}

.banners .v-banner-wrap--second {
  bottom: 90px;
  left: 0;
}

.banners--rests .banner--slider .text-block {
  padding: 8% calc(7% + 64px) 5% 5%;
  width: calc(55% + 64px);
  max-width: calc(55% + 64px);
  min-height: 300px;
}

.banners--rests .nav__line--progress {
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
}

.banners--rests .banner--slider .banner__img {
  position: static;
}

.banners--rests .banner--slider:hover .banner__img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.map-block {
  padding-left: 9.9vw;
  margin-top: 8.4vw;
  margin-bottom: 8.4vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.map-block__title {
  font-family: Inter, sans-serif;
  font-weight: 700;
  font-size: 36px;
  letter-spacing: 0.01em;
  margin-bottom: 24px;
}

.map-block__info {
  padding-top: 12%;
  margin-right: 32px;
}

.map-block__container-wrap {
  position: relative;
  width: 66%;
  height: 0;
  padding-top: 48%;
  background: #d62323;
}

.map-block__container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.map-block__container #markerLayer img,
.map-block__container [title="markerLayer"] img {
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
}

.map-block__container #markerLayer > div {
  overflow: unset !important;
}

.map-block__container .gm-style-cc,
.map-block__container .gmnoprint,
.map-block__container iframe + div {
  opacity: 0;
}

.map-block__container
  .gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom {
  opacity: 1;
}

.map-block__container
  .gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom
  .gmnoprint {
  opacity: 1;
}

.map-block .text-block__text {
  max-width: 21em;
}

.instagram {
  margin-top: 8.4vw;
  margin-bottom: 8.4vw;
  position: relative;
}

.instagram__title {
  display: none;
}

.instagram__bg {
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background: #c4c4c4;
  opacity: 0.1;
  height: 100%;
  width: 70%;
}

.instagram__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin-bottom: 104px;
}

.instagram__col {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.instagram__col:first-child,
.instagram__col:last-child {
  padding-top: 10%;
}

.instagram__box {
  position: relative;
  width: 100%;
  padding-top: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  overflow: hidden;
}

.instagram__box .i-instagram {
  opacity: 0;
  -webkit-transform: translateY(16px);
  -ms-transform: translateY(16px);
  transform: translateY(16px);
  -webkit-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
  fill: #fff;
}

.instagram__box:hover .instagram__img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.instagram__box:hover .instagram__link {
  opacity: 1;
}

.instagram__box:hover .i-instagram {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.instagram__img {
  -webkit-transition: 2s ease;
  -o-transition: 2s ease;
  transition: 2s ease;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.instagram__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  background: rgba(16, 16, 16, 0.6);
  opacity: 0;
}

.instagram__link-text {
  text-transform: uppercase;
  letter-spacing: 0.12em;
  font-size: 12px;
  color: #333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  margin-left: 25%;
  margin-bottom: 136px;
}

.instagram__link-text:active,
.instagram__link-text:focus,
.instagram__link-text:visited {
  color: #333;
}

.instagram__link-text .i-instagram {
  fill: #333;
  margin-right: 16px;
}

.instagram__followers {
  text-transform: uppercase;
  letter-spacing: 0.12em;
  font-size: 12px;
  color: #333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
  position: absolute;
  top: 55px;
  left: calc(9.9vw + 9%);
}

.instagram__followers:active,
.instagram__followers:focus,
.instagram__followers:visited {
  color: #333;
}

.instagram__followers small {
  color: #000;
  margin-top: 16px;
}

.instagram__followers p {
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  opacity: 0.6;
}

.instagram__followers p::after {
  width: 2px;
  height: 30px;
  margin-left: -4px;
  margin-top: 10px;
  background: #000;
  opacity: 0.4;
}

.restaurant-main {
  min-height: calc(100vh - 73px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.restaurant-hero {
  position: relative;
  min-height: 360px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.restaurant-hero .container {
  width: 100%;
  position: relative;
  z-index: 1;
}

.restaurant-hero__title {
  margin-bottom: 40px;
}

.restaurant-hero__title img {
  width: 308px;
  height: auto;
}

.restaurant-hero__text {
  font-family: Inter, sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.4;
  color: rgba(51, 51, 51, 0.6);
  max-width: 12.2em;
}

.restaurant-hero__social {
  z-index: 2;
  position: absolute;
  top: 16%;
  left: 2%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.restaurant-hero__social-item {
  margin-bottom: 32px;
}

.restaurant-hero__social-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.restaurant-hero__social-link svg {
  fill: #aeaeae;
}

.restaurant-hero__slider-wrap {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 72vw;
  height: 100%;
}

.restaurant-hero__slider {
  width: 72vw;
  height: 100%;
}

.restaurant-hero__slider .slick-list,
.restaurant-hero__slider .slick-track {
  height: 100%;
}

.restaurant-hero__slide {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
}

.restaurant-hero__slide:focus {
  outline: 0;
}

.restaurant-hero__nav {
  min-width: 288px;
  width: 20vw;
  position: absolute;
  bottom: 0;
  right: calc(72vw - 20vw);
}

.restaurant-hero__nav .nav__line--progress {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}

.restaurant-panel .panel__label--route {
  opacity: 1;
  margin-top: 16px;
  display: none;
}

.restaurant-panel .panel__label--route svg {
  margin-right: 4px;
}

.restaurant-panel .panel__label--route span {
  position: relative;
  white-space: nowrap;
}

.restaurant-panel .panel__label--route span::before {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 100%;
  height: 1px;
  opacity: 0.5;
}

.restaurant-panel .h2 {
  margin-bottom: 16px;
  margin-right: 50px;
}

.restaurant-panel .panel__list::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: scaleX(0.9) scaleY(0.9);
  -ms-transform: scaleX(0.9) scaleY(0.9);
  transform: scaleX(0.9) scaleY(0.9);
}

.restaurant-panel .panel__list-item {
  margin-right: 40px;
  position: relative;
  z-index: 1;
}

.restaurant-panel .panel__list-item:not(:first-child) {
  position: relative;
  padding-left: 40px;
}

.restaurant-panel .panel__list-item:first-child::before {
  display: none;
}

.restaurant-panel .panel__list-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  height: 58px;
  width: 1px;
  background: rgba(255, 255, 255, 0.2);
}

.restaurant-panel .panel__block:nth-child(2) {
  width: 224px;
  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;
  background: #212121;
  color: #fff;
  font-family: Inter, sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 22px;
}

.restaurant-panel .panel__block:nth-child(2) button {
  padding: 0;
  border: 0;
  background: 0 0;
}

.restaurant-panel .panel__block:nth-child(2) button:focus {
  outline: 0;
}

.restaurant-panel .panel__block:nth-child(2) a {
  color: #fff;
}

.restaurant-panel .panel__block:nth-child(2) a:active,
.restaurant-panel .panel__block:nth-child(2) a:focus,
.restaurant-panel .panel__block:nth-child(2) a:visited {
  color: #fff;
}

.restaurant-about {
  margin-top: 7.3%;
  margin-bottom: 11.1%;
}

.restaurant-about__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.restaurant-about__img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  min-width: 20vw;
  min-height: 20vw;
  width: 20vw;
  height: 20vw;
}

.restaurant-about__info {
  padding-bottom: 5.6%;
  padding-left: 10%;
}

.restaurant-about__title {
  margin-bottom: 32px;
}

.restaurant-about .restaurant__text {
  max-width: 28.5em;
}

.restaurant-about__slider-wrap {
  overflow: hidden;
  position: relative;
  margin-left: auto;
  width: calc(100% - 20vw);
  padding-top: 39.5%;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.restaurant-about__slider-wrap::before {
  content: "";
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(3.25%, #000),
    to(rgba(0, 0, 0, 0))
  );
  background: -o-linear-gradient(bottom, #000 3.25%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(360deg, #000 3.25%, rgba(0, 0, 0, 0) 100%);
  width: 100%;
  height: 32%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
}

.restaurant-about__nav {
  min-width: 288px;
  width: 20vw;
  z-index: 2;
  position: absolute;
  bottom: 0;
  right: 0;
}

.restaurant-about__nav .nav__line--progress {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}

.restaurant-about__slider {
  width: 100%;
  height: 100%;
}

.restaurant-about__slider.slick-slider {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.restaurant-about__slider .slick-list,
.restaurant-about__slider .slick-track {
  height: 100%;
}

.restaurant-about__slide {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
}

.restaurant-about__slide:focus {
  outline: 0;
}

.restaurant-about__text {
  z-index: 2;
  position: absolute;
  bottom: 36px;
  left: 40px;
  color: #fff;
  font-size: 16px;
  max-width: 50%;
}

.restaurant-about__text span {
  margin-right: 16px;
}

.restaurant-about__text b {
  font-size: 14px;
  font-family: Inter, sans-serif;
  font-weight: 700;
}

.restaurant-chef {
  margin-top: 11.1%;
  margin-bottom: 6.7%;
  position: relative;
}

.restaurant-chef__row {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.restaurant-chef__info {
  padding-top: 3.5%;
  padding-right: 40px;
}

.restaurant-chef__img-wrap {
  min-width: 46.8%;
  width: 46.8%;
  padding-bottom: 54.2%;
  position: relative;
}

.restaurant-chef__img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.restaurant-chef__title {
  margin-bottom: 32px;
}

.restaurant-chef .restaurant__text {
  margin-bottom: 24px;
  max-width: 28.8em;
}

.restaurant-chef__name {
  font-size: 16px;
  background: #fff;
  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;
  width: calc(100% - 20vw);
  height: 146px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.restaurant-chef > .cover {
  top: auto;
  bottom: 146px;
  right: calc(9.9% + 20vw);
  width: unset;
  height: 54vw;
  background: #f9f9f9;
}

.restaurant-menu {
  margin-top: 6.7%;
  margin-bottom: 6.7%;
}

.restaurant-menu a {
  color: #333;
}

.restaurant-menu a:active,
.restaurant-menu a:focus,
.restaurant-menu a:visited {
  color: #333;
}

.restaurant-menu__link {
  color: #333;
  font-family: Inter, sans-serif;
  font-weight: 700;
  font-size: 12px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.restaurant-menu__link:active,
.restaurant-menu__link:focus,
.restaurant-menu__link:visited {
  color: #333;
}

.restaurant-menu__info {
  max-width: 20vw;
  min-width: 20vw;
  padding-right: 4%;
  padding-top: 4%;
}

.restaurant-menu__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.restaurant-menu__row .restaurant__text {
  padding-top: 32px;
  padding-bottom: 40px;
}

.restaurant-menu__image-wrap {
  width: calc(100% - 20vw);
  padding-bottom: 27.8%;
}

.restaurant-menu__image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.banners-rest-title {
  margin-bottom: 56px;
}

.restaurant-map {
  margin-top: 9.5%;
}

.restaurant-map__row {
  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;
  margin-bottom: 60px;
}

.restaurant-map__list {
  width: calc(64.6% - 40px);
  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: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.restaurant-map__list-item:not(:last-child) {
  margin-right: 80px;
}

.restaurant-map__label {
  font-size: 12px;
  color: rgba(51, 51, 51, 0.5);
  display: block;
  margin-bottom: 8px;
}

.restaurant-map__text {
  white-space: nowrap;
  font-size: 14px;
  line-height: 18px;
  color: #333;
}

.restaurant-map__text:active,
.restaurant-map__text:focus,
.restaurant-map__text:visited {
  color: #333;
}

.restaurant-map__container-wrap {
  position: relative;
  width: 100%;
  height: 0;
  min-height: 360px;
  padding-top: 36%;
  background: #333;
}

.restaurant-map__container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.restaurant-map__container #markerLayer img,
.restaurant-map__container [title="markerLayer"] img {
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
}

.restaurant-map__container #markerLayer > div {
  overflow: unset !important;
}

.restaurant-map__container .gm-style-cc,
.restaurant-map__container .gmnoprint,
.restaurant-map__container iframe + div {
  opacity: 0;
}

.restaurant-map__container
  .gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom {
  opacity: 1;
}

.restaurant-map__container
  .gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom
  .gmnoprint {
  opacity: 1;
}

.restaurant-delivery {
  position: relative;
  background: #d62323;
  height: 21vw;
  min-height: 360px;
  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;
}

.restaurant-delivery__title {
  color: #fff;
  font-family: Inter, sans-serif;
  font-weight: 700;
  font-size: 5.5rem;
  letter-spacing: 0.01em;
  text-align: center;
}

.restaurant-delivery__title:active,
.restaurant-delivery__title:focus,
.restaurant-delivery__title:visited {
  color: #fff;
}

.restaurant-delivery__title:hover {
  color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
}

.restaurant-delivery .i-stroke-c {
  position: absolute;
  z-index: 1;
  top: 88px;
  left: 9.9vw;
  -webkit-transform: translateX(16px);
  -ms-transform: translateX(16px);
  transform: translateX(16px);
  width: 8vw;
  height: 8vw;
  stroke: #fff;
}

.restaurant-delivery .i-stroke-h {
  position: absolute;
  z-index: 1;
  top: 30px;
  right: 9.9vw;
  -webkit-transform: translateX(40px);
  -ms-transform: translateX(40px);
  transform: translateX(40px);
  width: 8vw;
  height: 8vw;
  stroke: #fff;
}

.restaurant-delivery .i-stroke-e {
  position: absolute;
  z-index: 1;
  bottom: 24px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 8vw;
  height: 8vw;
  stroke: #fff;
}

.rest-about-slide {
  pointer-events: none;
  opacity: 0;
  -webkit-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.45, 0, 0.59, 0.99);
  -o-transition-timing-function: cubic-bezier(0.45, 0, 0.59, 0.99);
  transition-timing-function: cubic-bezier(0.45, 0, 0.59, 0.99);
}

.rest-about-slide.is-active {
  pointer-events: auto;
  opacity: 1;
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.rooms-hero {
  color: #fff;
  position: relative;
}

.rooms-hero .cover {
  top: -1px;
  right: auto;
  background: #d62323;
  width: 40.7vw;
  height: 145%;
}

.rooms-hero__bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  z-index: -1;
  position: absolute;
  top: -73px;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: calc(100% + 73px);
}

.rooms-hero__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: calc(100vh - 73px);
  padding-top: 11%;
  padding-bottom: 9%;
}

.rooms-hero__title {
  font-family: Spectral, serif;
  font-weight: 700;
  font-style: normal;
  font-size: 10.9375rem;
  line-height: 1;
  margin-bottom: 8px;
}

.rooms-hero__subtitle {
  font-family: Inter, sans-serif;
  font-weight: 500;
  font-size: 21px;
  line-height: 1.3;
}

.rooms-hero__text {
  font-family: Inter, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  max-width: 20em;
}

.rooms-about .rooms__text {
  max-width: 24em;
}

.rooms-about__container {
  padding-left: 9.9vw;
  margin-left: auto;
  margin-right: auto;
}

.rooms-about__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.rooms-about__row:nth-child(1) .rooms-about__info {
  padding-left: 8%;
}

.rooms-about__col--lg {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.rooms-about__img-wrap {
  height: 30.8vw;
}

.rooms-about__img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.rooms-about__title {
  margin-bottom: 32px;
}

.rooms-about__image-wrap {
  padding-bottom: 72.6%;
}

.rooms-about__image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.rooms-about__list {
  padding-right: 32px;
}

.rooms-about__list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 14px;
}

.rooms-about__list li:last-child {
  margin-bottom: 0;
}

.rooms-about__list li span {
  padding-top: 3px;
  margin-right: 32px;
  font-size: 12px;
  color: rgba(51, 51, 51, 0.4);
}

.rooms-about__list li p {
  font-size: 16px;
  line-height: 1.4;
}

.rooms-list {
  position: relative;
  padding-top: 6.7%;
  margin-bottom: 12%;
  overflow: hidden;
}

.rooms-list__title {
  color: #fff;
  margin-bottom: 4%;
}

.rooms-fun {
  color: #fff;
  position: relative;
  padding-bottom: 6%;
  margin-top: 12vw;
  margin-bottom: 7%;
}

.rooms-fun > .cover--grey {
  z-index: -2;
  top: -12vw;
  left: auto;
  bottom: auto;
  height: 105%;
  width: 40.7vw;
}

.rooms-fun > .cover--red {
  width: unset;
  background: #d62323;
  right: 9.9vw;
  top: auto;
  height: 82.5%;
}

.rooms-fun__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.rooms-fun__title {
  min-width: 35%;
  width: 35%;
  padding-right: 56px;
}

.rooms-fun__img-wrap {
  width: 100%;
  padding-bottom: 33.6%;
  margin-bottom: 5.6%;
}

.rooms-fun__img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

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

.rooms-fun__list li:last-child {
  margin-bottom: 0;
}

.rooms-fun__list li span {
  color: rgba(255, 255, 255, 0.6);
  padding-top: 2px;
  margin-right: 24px;
  font-size: 12px;
}

.rooms-fun__list li p {
  font-size: 16px;
  line-height: 1.4;
}

.rooms-karaoke {
  margin-top: 7%;
  padding-bottom: 8vw;
  overflow: hidden;
}

.rooms-karaoke .rooms__text {
  max-width: 22.5em;
  margin: 0;
}

.rooms-karaoke__container {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.rooms-karaoke__container--inner {
  margin-top: 56px;
}

.rooms-karaoke__title {
  min-width: 35%;
  width: 35%;
  padding-right: 56px;
}

.rooms-karaoke__img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.rooms-karaoke__img-wrap {
  width: calc(100% - 20vw);
  padding-bottom: 33.9%;
  margin-top: 56px;
  position: relative;
}

.rooms-karaoke__img-wrap::before {
  content: "";
  z-index: -1;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -9.9vw;
  background: #f2f4f6;
  width: calc(9.9vw + 20vw);
  height: 200vh;
}

.rooms-karaoke__img-wrap + .rooms__text {
  margin-left: 35%;
  padding-top: 80px;
}

.rooms-karaoke__download {
  background: #d62323;
  min-width: 20vw;
  width: 20vw;
  min-height: 208px;
  height: 12vw;
  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;
}

.rooms-karaoke__download a {
  text-align: center;
  color: #fff;
}

.rooms-karaoke__download a:active,
.rooms-karaoke__download a:focus,
.rooms-karaoke__download a:visited {
  color: #fff;
}

.rooms-karaoke__download a b {
  font-family: Inter, sans-serif;
  font-weight: 700;
  font-size: 18px;
  display: block;
  margin-bottom: 8px;
}

.rooms-karaoke__download a span {
  font-family: Inter, sans-serif;
  font-weight: 400;
  font-size: 12px;
  opacity: 0.4;
}

.rooms-karaoke .rooms-karaoke__download {
  margin-left: auto;
}

.rooms-menu {
  margin-bottom: 11.7%;
}

.rooms-menu__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.rooms-menu__row:nth-child(1) {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.rooms-menu__row:nth-child(2) {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.rooms-menu__row:nth-child(2) .rooms__text {
  padding-top: 56px;
  max-width: 29.4em;
}

.rooms-menu__title {
  min-width: 20vw;
  width: 20vw;
  padding-right: 48px;
}

.rooms-menu__img-wrap {
  width: calc(100% - 20vw);
  padding-bottom: 33.9%;
}

.rooms-menu__img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.rooms-menu__download-wrap {
  width: 35%;
}

.banners--rooms .banner__title {
  max-width: 10.9em;
}

.banners--rooms .banners__inner {
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.banners--rooms .banners__inner:nth-child(1) {
  margin-bottom: 0;
}

.banners--rooms .v-banner-wrap {
  margin-top: 24px;
  position: static;
  margin-left: 56px;
}

.banners--rooms .v-banner-wrap.anim-cover {
  position: relative;
}

.page-main main {
  overflow-x: unset;
}

.places {
  padding-top: 104px;
  padding-bottom: 104px;
  padding-left: 4vw;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  position: relative;
}

.places__line {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 9.9vw;
  z-index: -1;
  pointer-events: none;
  height: 100%;
  width: 1px;
  background: #e8eaed;
}

.places__bg {
  background: #c4c4c4;
  opacity: 0.1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 50%;
  height: 100%;
  z-index: -1;
  pointer-events: none;
}

.page-catalog main {
  overflow: unset;
}

.catalog-page {
  padding-right: 326px;
}

.catalog-image {
  width: 100%;
  height: 30.5vw;
  position: relative;
}

.catalog-image__inner {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.catalog-container {
  padding-left: 9.9vw;
  padding-right: 4vw;
}

.catalog-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.catalog-header__title {
  position: relative;
}

.catalog-header__title span {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 18px;
  letter-spacing: 0.01em;
  color: rgba(51, 51, 51, 0.2);
  -webkit-transform: translate(150%, 20%);
  -ms-transform: translate(150%, 20%);
  transform: translate(150%, 20%);
}

.catalog-group {
  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;
  padding-right: 6px;
}

.catalog-select {
  font-size: 16px;
  position: relative;
}

.catalog-order-btn {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  z-index: 1;
  padding: 0;
  border: 0;
  background: 0 0;
  background: #fff;
  border-top: 1px solid #e8eaed;
  border-bottom: 1px solid #e8eaed;
  height: 72px;
  width: 100%;
  display: none;
  -webkit-transition: 0.4s cubic-bezier(0.33, 0, 0, 1);
  -o-transition: 0.4s cubic-bezier(0.33, 0, 0, 1);
  transition: 0.4s cubic-bezier(0.33, 0, 0, 1);
  -webkit-transform: translateY(105%);
  -ms-transform: translateY(105%);
  transform: translateY(105%);
}

.catalog-order-btn:focus {
  outline: 0;
}

.catalog-order-btn.is-active {
  -webkit-transform: translateY(-5vh);
  -ms-transform: translateY(-5vh);
  transform: translateY(-5vh);
}

.catalog-order-btn b {
  font-family: Inter, sans-serif;
  font-weight: 700;
  letter-spacing: 0.01em;
  text-align: center;
}

.catalog-order-btn b:nth-child(1) {
  color: #333;
  font-size: 15px;
  line-height: 21px;
  margin-right: 8px;
}

.catalog-order-btn b:nth-child(2) {
  color: #d62323;
  font-size: 13px;
  line-height: 18px;
}

.page-delivery body {
  padding-top: 0;
}

.page-delivery .header--transparent {
  background: 0;
  border-bottom: 1px solid rgba(232, 234, 237, 0.2);
}

.page-delivery .header--transparent .hamburger-inner,
.page-delivery .header--transparent .hamburger-inner::after,
.page-delivery .header--transparent .hamburger-inner::before {
  background: #fff;
}

.page-delivery .header--transparent .header__right {
  border-left: 1px solid rgba(232, 234, 237, 0.2);
}

.page-delivery .footer {
  margin-top: 0;
}

.page-delivery #delivery-error .modal__btn:nth-child(2) {
  display: none;
}

.delivery-phone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 50%;
  left: 26px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: #fff;
  font-family: Inter, sans-serif;
  font-weight: 500;
}

.delivery-phone:active,
.delivery-phone:focus,
.delivery-phone:visited {
  color: #fff;
}

.delivery-phone .i-phone {
  width: 16px;
  height: 16px;
  margin-right: 16px;
  fill: #fff;
}

.delivery-bg {
  position: relative;
  width: 100%;
  padding-bottom: 24vw;
  min-height: 340px;
}

.delivery-bg__img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.delivery-bg::before {
  z-index: 1;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  pointer-events: none;
}

.delivery-form {
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 57%;
  max-width: 830px;
  padding-top: 24px;
}

.delivery-form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.delivery-form-row .mdc-text-field-wrap {
  width: 100%;
}

.delivery-form-row .mdc-text-field {
  overflow: unset;
}

.delivery-form-row .mdc-text-field::before {
  display: none;
}

.delivery-form-row .mdc-text-field__input {
  padding-top: 6px;
  padding-right: 40px !important;
}

.delivery-form-row .mdc-text-field-wrap button.mdc-text-field__icon {
  padding: 0;
  border: 0;
  background: 0 0;
  width: 16px;
  height: 16px;
  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;
  right: 16px;
  left: auto;
  opacity: 0;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  pointer-events: auto;
  cursor: pointer;
}

.delivery-form-row .mdc-text-field-wrap button.mdc-text-field__icon:focus {
  outline: 0;
}

.delivery-form-row .mdc-text-field-wrap .i-close {
  fill: #333;
  width: 16px;
  height: 16px;
  pointer-events: none;
}

.delivery-form-row .mdc-text-field-wrap .mdc-text-field__icon {
  top: 34%;
  fill: #ababab;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

.delivery-form-row .mdc-text-field--focused .mdc-text-field__icon {
  fill: #333;
}

.delivery-form-row .mdc-text-field--focused button.mdc-text-field__icon {
  opacity: 1;
  pointer-events: auto;
  cursor: pointer;
}

.delivery-form-row .btn {
  min-width: 245px;
  font-family: Inter, sans-serif;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}

.delivery-title {
  color: #fff;
  font-size: 4.375rem;
  line-height: 1;
  text-align: center;
  margin-bottom: 0.9em;
}

.restaurant__text {
  font-family: Inter, sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.6;
  color: rgba(51, 51, 51, 0.6);
}

.blog-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 9.1%;
  margin-bottom: 4.2%;
}

.blog-tab {
  color: #333;
  font-family: Inter, sans-serif;
  font-weight: 700;
  font-size: 14px;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

.blog-tab:active,
.blog-tab:focus,
.blog-tab:visited {
  color: #333;
}

.blog-tab.is-active,
.blog-tab:hover {
  color: #d62323;
}

.blog-tab:not(:last-child) {
  margin-right: 48px;
}

.blog-pagination {
  margin-top: 48px;
  margin-bottom: 112px;
}

.container--blog {
  max-width: calc(1144px + 19.8vw);
}

.page-article main {
  overflow: unset;
}

.article__hero {
  z-index: 1;
  position: relative;
  padding-top: 520px;
  min-height: calc(90vh - 73px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.article__img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.article__head {
  padding-top: 32px;
  padding-bottom: 40px;
  padding-left: 7.7vw;
  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;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.article__head .cover {
  top: auto;
  width: auto;
  right: 18vw;
  background: #d62323;
}

.article__head-inner {
  position: relative;
  max-width: 625px;
  width: 100%;
}

.article__date {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.6);
  display: block;
  margin-bottom: 6px;
}

.article__title {
  font-family: Spectral, serif;
  font-weight: 700;
  font-style: normal;
  font-size: 24px;
  line-height: 1.15;
  color: #fff;
}

.article__prev {
  width: 20px;
  height: 20px;
  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;
  position: absolute;
  top: 50%;
  left: -112px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

.article__prev .i-arrow {
  stroke: #fff;
  width: 14px;
}

.article__prev:hover {
  -webkit-transform: translate(0, -50%) scale(1.1);
  -ms-transform: translate(0, -50%) scale(1.1);
  transform: translate(0, -50%) scale(1.1);
}

.article__container {
  background: #fff;
  position: relative;
  margin-left: 7.7vw;
  padding-top: 40px;
  padding-bottom: 40px;
}

.article__container .cover {
  height: 302px;
  bottom: auto;
  width: auto;
  right: 18vw;
  left: -7.7vw;
  background: #d62323;
}

.article__content {
  max-width: 625px;
  margin-left: auto;
  margin-right: auto;
}

.article__content ol,
.article__content p,
.article__content ul {
  font-family: Inter, sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.61;
  color: rgba(51, 51, 51, 0.8);
  margin-bottom: 24px;
}

.article__content > p:first-of-type::first-letter {
  font-family: Spectral, serif;
  font-weight: 700;
  font-style: normal;
  font-size: 64px;
  line-height: 0.5;
  float: left;
  padding-right: 16px;
  padding-top: 14px;
  color: #d62323;
}

.article__content img {
  display: block;
  margin: 64px auto;
  max-width: 100%;
  height: auto;
}

.article__share {
  position: sticky;
  top: 80px;
  float: left;
  margin-left: -112px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.article__share a {
  margin-bottom: 24px;
}

.article__share a svg {
  fill: #d4d4d5;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

.article__share a svg:hover {
  fill: #9f9f9f;
}

.article__share-link {
  font-family: Inter, sans-serif;
  font-weight: 400;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 0.01em;
  color: #d4d4d5;
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

.article__share-link:active,
.article__share-link:focus,
.article__share-link:visited {
  color: #d4d4d5;
}

.article__share-link:hover {
  color: #9f9f9f;
}

.personal-tabs-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  white-space: nowrap;
}

.personal-tabs {
  margin-top: 104px;
  margin-bottom: 64px;
  margin-left: -56px;
}

.personal-tab {
  padding: 0;
  border: 0;
  background: 0 0;
  margin-left: 56px;
  font-family: Inter, sans-serif;
  font-weight: 700;
  font-size: 15px;
  color: rgba(51, 51, 51, 0.6);
  position: relative;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

.personal-tab:focus {
  outline: 0;
}

.personal-tab::before {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 50%;
  background: #d62323;
  width: 30px;
  height: 2px;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  -webkit-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transform: scaleX(0) translate(-50%, 0);
  -ms-transform: scaleX(0) translate(-50%, 0);
  transform: scaleX(0) translate(-50%, 0);
}

.personal-tab.is-active,
.personal-tab:hover {
  color: #d62323;
}

.personal-tab.is-active::before,
.personal-tab:hover::before {
  -webkit-transform: scaleX(1) translate(-50%, 0);
  -ms-transform: scaleX(1) translate(-50%, 0);
  transform: scaleX(1) translate(-50%, 0);
}

.personal-container {
  padding-bottom: 120px;
}

.personal-group:first-child {
  padding-bottom: 8px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.24);
  margin-bottom: 40px;
}

.personal-group:nth-child(2) {
  margin-bottom: 24px;
}

.personal-content {
  margin-left: auto;
  margin-right: auto;
  max-width: 484px;
  display: none;
}

.personal-content .mdc-text-field-wrap {
  margin-bottom: 32px;
}

.personal-content--personal {
  display: block;
}

.personal-content--orders {
  max-width: 774px;
}

.personal-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: -24px;
}

.personal-row .mdc-text-field-wrap {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 24px;
}

.personal-logout {
  color: #333;
  font-family: Roboto, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  letter-spacing: 0.01em;
}

.personal-logout:active,
.personal-logout:focus,
.personal-logout:visited {
  color: #333;
}

.personal-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 24px;
}

.personal-flex .personal-btn {
  margin-top: 0;
}

.personal-btn {
  padding: 0;
  border: 0;
  background: 0 0;
  background: #d62323;
  width: 200px;
  height: 56px;
  display: block;
  margin-top: 24px;
  margin-left: auto;
  color: #fff;
  font-family: Inter, sans-serif;
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.personal-btn:focus {
  outline: 0;
}

.personal-accordion__btn {
  padding: 0;
  border: 0;
  background: 0 0;
  color: #d62323;
  font-family: Inter, sans-serif;
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  display: block;
  margin-left: auto;
}

.personal-accordion__btn:focus {
  outline: 0;
}

.personal-accordion__btn:active,
.personal-accordion__btn:focus,
.personal-accordion__btn:visited {
  color: #d62323;
}

.personal-accordion__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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 24px;
  margin-bottom: 16px;
  border-bottom: 1px solid #f5f5f5;
  font-size: 14px;
}

.personal-accordion__row:last-child {
  margin-bottom: 24px;
}

.personal-accordion__row > div:first-child span:first-child {
  margin-right: 4px;
}

.personal-accordion__row > div:last-child span {
  margin-left: 26px;
}

.personal-accordion .accordion {
  margin-bottom: 32px;
  border: 1px solid #f5f5f5;
}

.personal-accordion .accordion .light {
  color: rgba(51, 51, 51, 0.4);
}

.personal-accordion .accordion__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 32px;
  padding-right: 80px;
  background: #f5f6fa;
}

.personal-accordion .accordion__btn span {
  font-size: 15px;
}

.personal-accordion .accordion__btn .i-arrow {
  stroke: #d62323;
}

.personal-accordion .accordion__content {
  padding: 24px 32px 40px;
}

.policy-container {
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-top: 9%;
  padding-bottom: 4.5%;
  padding-left: 5.6vw;
}

.policy-content {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 840px;
  width: 46%;
  font-size: 15px;
  line-height: 1.73;
  display: none;
}

.policy-content b,
.policy-content p {
  max-width: 77%;
}

.policy-content b {
  display: block;
  margin-bottom: 24px;
  font-family: Inter, sans-serif;
  font-weight: 700;
}

.policy-content p {
  display: block;
  margin-bottom: 32px;
  font-family: Inter, sans-serif;
  font-weight: 400;
  color: rgba(51, 51, 51, 0.8);
}

.policy-title {
  font-family: Inter, sans-serif;
  font-weight: 700;
  font-size: 21px;
  line-height: 1.285;
  margin-bottom: 2.675em;
}

.policy-tabs {
  float: left;
  position: sticky;
  top: 80px;
}

.policy-tab {
  padding: 0;
  border: 0;
  background: 0 0;
  display: block;
  margin-bottom: 24px;
  color: #858585;
  font-size: 15px;
  text-align: left;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

.policy-tab:focus {
  outline: 0;
}

.policy-tab.is-active,
.policy-tab:hover {
  color: #d62323;
}

.page-rooms main {
  overflow: unset;
}

.page-rooms .menu__container {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.rooms__text {
  font-family: Inter, sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.6;
  color: rgba(51, 51, 51, 0.6);
  margin-bottom: 20px;
}

.rooms__text:last-child {
  margin-bottom: 0;
}

.contacts {
  position: relative;
  padding-top: 40px;
  padding-bottom: 88px;
  min-height: 100vh;
}

.contacts .cover {
  display: none;
  background: #d62323;
  z-index: 0;
  height: auto;
  max-width: calc(403px + 9.9vw);
}

.contacts .container {
  position: relative;
  z-index: 1;
  max-width: calc(403px + 9.9vw);
  margin-left: 0;
  padding-right: 0;
}

.contacts-instagram {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  font-size: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
  z-index: 2;
  position: absolute;
  top: 200px;
  left: calc(4.95vw);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.contacts-instagram:active,
.contacts-instagram:focus,
.contacts-instagram:visited {
  color: #fff;
}

.contacts-instagram .i-instagram {
  fill: #fff;
  margin-top: 16px;
}

.contacts-instagram span {
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  display: block;
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.contacts-instagram span::after {
  width: 1px;
  height: 30px;
  margin-left: -4px;
  margin-top: 16px;
  background: #fff;
}

.contacts-title {
  color: #fff;
  margin-bottom: 24px;
}

.contacts-map {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #333;
}

.contacts-map #markerLayer img,
.contacts-map [title="markerLayer"] img {
  -webkit-transform: translateY(-32px);
  -ms-transform: translateY(-32px);
  transform: translateY(-32px);
}

.contacts-map #markerLayer > div {
  overflow: unset !important;
}

.contacts-map div#markerLayer > :not(:first-child)::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  display: block;
  width: 24px;
  height: 32px;
  background-image: url(/local/templates/che/layout/dist/img/svg/pin.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}

.contacts-map .gm-style-cc,
.contacts-map .gmnoprint,
.contacts-map iframe + div {
  opacity: 0;
}

.contacts-map .gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom {
  opacity: 1;
}

.contacts-map
  .gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom
  .gmnoprint {
  opacity: 1;
}

.fadeup {
  opacity: 0;
  -webkit-transform: translate3d(0, 48px, 0);
  transform: translate3d(0, 48px, 0);
  -webkit-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}

.fadeup.visible {
  opacity: 1;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.fadeup-lg {
  opacity: 0;
  -webkit-transform: translate3d(0, 64px, 0);
  transform: translate3d(0, 64px, 0);
  -webkit-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}

.fadeup-lg.visible {
  opacity: 1;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.fadeup-lg.grid-item:nth-child(odd) {
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.fadeup-lg.grid-item:nth-child(even) {
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.fade {
  opacity: 0;
  -webkit-transform: scale(1.025);
  -ms-transform: scale(1.025);
  transform: scale(1.025);
  -webkit-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}

.fade.visible {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.stg-fadeup {
  opacity: 0;
  -webkit-transform: translateY(24px);
  -ms-transform: translateY(24px);
  transform: translateY(24px);
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}

.stg-fadeup.visible {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.stg-fadeup-sm {
  opacity: 0;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}

.stg-fadeup-sm.visible {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.origin-l {
  -webkit-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
}

.origin-r {
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}

.x-left {
  -webkit-transform: translateX(-105%);
  -ms-transform: translateX(-105%);
  transform: translateX(-105%);
  -webkit-transition-timing-function: cubic-bezier(0.78, 0.03, 0.39, 1.01);
  -o-transition-timing-function: cubic-bezier(0.78, 0.03, 0.39, 1.01);
  transition-timing-function: cubic-bezier(0.78, 0.03, 0.39, 1.01);
  -webkit-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

.x-left.visible {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.x-right {
  -webkit-transform: translateX(105%);
  -ms-transform: translateX(105%);
  transform: translateX(105%);
  -webkit-transition-timing-function: cubic-bezier(0.78, 0.03, 0.39, 1.01);
  -o-transition-timing-function: cubic-bezier(0.78, 0.03, 0.39, 1.01);
  transition-timing-function: cubic-bezier(0.78, 0.03, 0.39, 1.01);
  -webkit-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

.x-right.visible {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.scale-x {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition-timing-function: cubic-bezier(0.78, 0.03, 0.39, 1.01);
  -o-transition-timing-function: cubic-bezier(0.78, 0.03, 0.39, 1.01);
  transition-timing-function: cubic-bezier(0.78, 0.03, 0.39, 1.01);
  -webkit-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

.scale-x.visible {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.scale-y {
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition-timing-function: cubic-bezier(0.78, 0.03, 0.39, 1.01);
  -o-transition-timing-function: cubic-bezier(0.78, 0.03, 0.39, 1.01);
  transition-timing-function: cubic-bezier(0.78, 0.03, 0.39, 1.01);
  -webkit-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

.scale-y.visible {
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
}

.fadeup-block.visible .fadeup {
  opacity: 1;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.fadeup-block .fadeup:nth-child(1) {
  -webkit-transition-delay: 0.15s;
  -o-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

.fadeup-block .fadeup:nth-child(2) {
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.fadeup-block .fadeup:nth-child(3) {
  -webkit-transition-delay: 0.45s;
  -o-transition-delay: 0.45s;
  transition-delay: 0.45s;
}

.fadeup-block .fadeup:nth-child(4) {
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.fadeup-block .fadeup:nth-child(5) {
  -webkit-transition-delay: 0.75s;
  -o-transition-delay: 0.75s;
  transition-delay: 0.75s;
}

.fadeup-block .fadeup:nth-child(6) {
  -webkit-transition-delay: 0.9s;
  -o-transition-delay: 0.9s;
  transition-delay: 0.9s;
}

.fadeup-block .fadeup:nth-child(7) {
  -webkit-transition-delay: 1.05s;
  -o-transition-delay: 1.05s;
  transition-delay: 1.05s;
}

.fadeup-block .fadeup:nth-child(8) {
  -webkit-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s;
}

.fadeup-block .fadeup:nth-child(9) {
  -webkit-transition-delay: 1.35s;
  -o-transition-delay: 1.35s;
  transition-delay: 1.35s;
}

.fadeup-block .fadeup:nth-child(10) {
  -webkit-transition-delay: 1.5s;
  -o-transition-delay: 1.5s;
  transition-delay: 1.5s;
}

.cover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: #f2f4f6;
  z-index: -1;
}

.anim-cover {
  position: relative;
  overflow: hidden;
}

.anim-cover .cover {
  z-index: 2;
}

.anim-cover__content {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.about__label,
.about__link,
.about__text,
.about__title {
  opacity: 0;
  -webkit-transform: translate3d(0, 56px, 0);
  transform: translate3d(0, 56px, 0);
}

.about > svg {
  opacity: 0;
}

.about__img {
  -webkit-transform: rotate(360deg) translateX(200%);
  -ms-transform: rotate(360deg) translateX(200%);
  transform: rotate(360deg) translateX(200%);
}

.about__cover--red {
  -webkit-transform: translateX(101%);
  -ms-transform: translateX(101%);
  transform: translateX(101%);
}

.rests__nav .nav__box,
.rests__nav .nav__btn {
  margin-left: auto;
  width: 54px;
}

.rests__nav .nav__btn {
  -webkit-transform: translateX(80%);
  -ms-transform: translateX(80%);
  transform: translateX(80%);
  opacity: 0;
}

.rests__nav .nav__num {
  -webkit-transform: rotate(-90deg) translateY(50px);
  -ms-transform: rotate(-90deg) translateY(50px);
  transform: rotate(-90deg) translateY(50px);
  opacity: 0;
}

.rests__nav .nav__line {
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transform: translateY(1px) scaleY(0);
  -ms-transform: translateY(1px) scaleY(0);
  transform: translateY(1px) scaleY(0);
}

.rests__slider {
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}

.rests__slider.visible {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.rests__block {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}

.rests__block .fadeup {
  -webkit-transition: unset;
  -o-transition: unset;
  transition: unset;
}

.rests__slider-wrap .x-right {
  -webkit-transition: unset;
  -o-transition: unset;
  transition: unset;
}

.place__label,
.place__text,
.place__title {
  opacity: 0;
  -webkit-transform: translateY(48px);
  -ms-transform: translateY(48px);
  transform: translateY(48px);
}
@media (max-width:750px) {
 .place__label,
.place__text,
.place__title {
  opacity: 1;
  -webkit-transform: translateY(48px);
  -ms-transform: translateY(48px);
  transform: translateY(48px);
} 
}

.place__nav {
  width: 100%;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}

.place__nav .nav__btn {
  opacity: 0;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}

.place__info {
  pointer-events: none;
}

.place__slider {
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}

.room .text-block__link,
.room__label,
.room__text,
.room__title {
  opacity: 0;
  -webkit-transform: translateY(48px);
  -ms-transform: translateY(48px);
  transform: translateY(48px);
}

.room__nav {
  width: 100%;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}

.room__nav .nav__btn {
  opacity: 0;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}

.room__slider {
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}

.room__cover {
  z-index: 1;
}

.product-modal {
  opacity: 0;
  pointer-events: none;
}

.product-modal .product-modal__amount,
.product-modal .product-modal__banner-text,
.product-modal .product-modal__overlay {
  opacity: 0;
}

.product-modal .product-modal__img {
  opacity: 0;
  -webkit-transform: scale(1.03) translateY(20%);
  -ms-transform: scale(1.03) translateY(20%);
  transform: scale(1.03) translateY(20%);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.product-modal .product-modal__close,
.product-modal .product-modal__head,
.product-modal .product-modal__label,
.product-modal .product-modal__table,
.product-modal .product-modal__text {
  opacity: 0;
  -webkit-transform: translate3d(0, 40px, 0);
  transform: translate3d(0, 40px, 0);
}

.product-modal .product-modal__banner,
.product-modal .product-modal__inner {
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}

.product-modal.visible {
  opacity: 1;
  pointer-events: auto;
}

.room-modal {
  opacity: 0;
  pointer-events: none;
}

.room-modal__close,
.room-modal__overlay {
  opacity: 0;
}

.room-modal__container,
.room-modal__geo,
.room-modal__map {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}

.room-modal__geo-info {
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}

.room-modal__geo-info > div {
  opacity: 0;
  -webkit-transform: translateY(24px);
  -ms-transform: translateY(24px);
  transform: translateY(24px);
}

.room-modal__date b,
.room-modal__date p,
.room-modal__text,
.room-modal__title {
  display: block;
  opacity: 0;
  -webkit-transform: translateY(64px);
  -ms-transform: translateY(64px);
  transform: translateY(64px);
}

.room-modal.visible {
  opacity: 1;
  pointer-events: auto;
}

.contacts-menu__back,
.contacts-menu__contacts li,
.contacts-menu__link,
.contacts-menu__social,
.contacts-menu__title {
  opacity: 0;
  -webkit-transform: translateX(30vw);
  -ms-transform: translateX(30vw);
  transform: translateX(30vw);
}

.contacts-menu__content {
  pointer-events: none;
}

.contacts-menu__link {
  pointer-events: none;
}

@media (min-width: 320px) {
  .about-hero__img {
    right: calc(24.48276vw - 292.34483px);
  }
}

@media (min-width: 500px) {
  .menu__nav li a {
    font-size: calc(2.66667vw + 10.66667px);
  }

  .kitchen__tab {
    font-size: calc(2vw + 22px);
  }

  .about-hero {
    height: calc(15.85106vw + 383.74468px);
  }

  .about-hero .i-stroke-c {
    top: calc(4.68085vw + 48.59574px);
  }

  .about-hero .i-stroke-h {
    right: calc(18vw + 174px);
  }

  .about-hero .i-stroke-h {
    bottom: calc(20.74468vw + 126.2766px);
  }

  .about-hero .i-stroke-e {
    bottom: calc(5.95745vw - 13.78723px);
  }

  .about-hero__title {
    font-size: calc(2vw + 30px);
  }

  .about-hero__cover {
    bottom: calc(2.44681vw + 59.76596px);
  }

  .about-hero__cover {
    height: calc(8.7234vw + 208.38298px);
  }

  .about-team__title {
    font-size: calc(0.85106vw + 19.74468px);
  }

  .article__head {
    padding-top: calc(2.97872vw + 17.10638px);
  }

  .article__head {
    padding-bottom: calc(2.55319vw + 27.23404px);
  }

  .article__title {
    font-size: calc(1.2766vw + 17.61702px);
  }

  .article__container {
    padding-top: calc(5.95745vw + 10.21277px);
  }

  .article__content ol,
  .article__content p,
  .article__content ul {
    margin-bottom: calc(1.70213vw + 15.48936px);
  }
}

@media (min-width: 501px) {
  .product:hover .product__img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }

  .product:hover .product__info::before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
  }
}

@media (min-width: 601px) {
  .personal-tabs-inner {
    -webkit-transform: translateX(0) !important;
    -ms-transform: translateX(0) !important;
    transform: translateX(0) !important;
  }
}

@media (min-width: 701px) {
  .kitchen__tabs-inner {
    -webkit-transform: translateX(0) !important;
    -ms-transform: translateX(0) !important;
    transform: translateX(0) !important;
  }

  .about-contacts__accordion {
    display: none;
  }
}

@media (min-width: 800px) {
  .menu__nav li a {
    font-size: 32px;
  }
}

@media (min-width: 801px) {
  .catalog-filter-wrap {
    position: relative;
  }

  .catalog-filter-wrap::before {
    content: "";
    z-index: 1;
    position: absolute;
    bottom: 0;
    left: -50vw;
    right: 0;
    width: 200vw;
    height: 1px;
    background: #e8eaed;
  }

  .rooms-fun__list {
    padding-right: 32px;
  }

  .page-personal .header__right {
    background: #d62323;
  }

  .page-personal .header__right a {
    color: #fff;
  }

  .page-personal .header__right a:active,
  .page-personal .header__right a:focus,
  .page-personal .header__right a:visited {
    color: #fff;
  }

  .page-personal .header__right svg {
    stroke: #fff;
    fill: #fff;
  }

  .page-policy .header__right {
    background: #d62323;
  }

  .page-policy .header__right a {
    color: #fff;
  }

  .page-policy .header__right a:active,
  .page-policy .header__right a:focus,
  .page-policy .header__right a:visited {
    color: #fff;
  }

  .page-policy .header__right svg {
    stroke: #fff;
    fill: #fff;
  }
}

@media (min-width: 900px) {
  .about-hero .i-stroke-h {
    right: calc(20.37037vw + 152.66667px);
  }

  .about-hero__img {
    width: calc(20.37037vw + 152.66667px);
  }

  .about-hero__img {
    right: -72px;
  }

  .about-hero__title {
    font-size: calc(2.96296vw + 21.33333px);
  }

  .about-hero .cover {
    height: calc(4.25926vw + 121.66667px);
  }

  .about-info__col--sm {
    width: calc(20.37037vw + 152.66667px);
  }

  .about-team__title-wrap {
    margin-right: calc(20.37037vw + 152.66667px);
  }
}

@media (min-width: 901px) {
  .about-hero__img {
    right: 9.9vw;
  }
}

@media (min-width: 1001px) {
  .rooms-about__col--sm {
    min-width: 30.8vw;
    width: 30.8vw;
  }

  .policy-tabs-inner {
    -webkit-transform: translateX(0) !important;
    -ms-transform: translateX(0) !important;
    transform: translateX(0) !important;
  }
}

@media (min-width: 1200px) {
  .subscribe__input {
    width: 400px;
  }
}

@media (min-width: 1300px) {
  .kitchen__tab {
    font-size: calc(11.42857vw - 100.57143px);
  }
}

@media (max-width: 1430px) and (min-width: 840px) {
  .catalog-panel .panel__block:nth-child(1) {
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-right: 56px;
  }
}

@media (min-width: 1440px) {
  .room-modal__geo-info {
    padding: 10%;
  }

  .kitchen__tab {
    font-size: 64px;
  }

  .about-hero {
    height: calc(18.33333vw + 348px);
  }

  .about-hero .i-stroke-c {
    top: calc(3.42342vw + 66.7027px);
  }

  .about-hero .i-stroke-h {
    right: calc(12.5vw + 266px);
  }

  .about-hero .i-stroke-h {
    bottom: calc(12.5vw + 245px);
  }

  .about-hero .i-stroke-e {
    bottom: calc(2.16216vw + 40.86486px);
  }

  .about-hero__img {
    width: calc(12.5vw + 266px);
  }

  .about-hero__title {
    font-size: calc(3.33333vw + 16px);
  }

  .about-hero__cover {
    bottom: calc(2.91667vw + 53px);
  }

  .about-hero__cover {
    height: calc(9.79167vw + 193px);
  }

  .about-hero .cover {
    height: calc(5.41667vw + 105px);
  }

  .about-info__row:last-child .about-info__slider-wrap {
    padding-top: 30%;
  }

  .about-info__col--sm {
    width: calc(12.5vw + 266px);
  }

  .about-team__title-wrap {
    margin-right: calc(12.5vw + 266px);
  }

  .about-team__title {
    font-size: calc(1.66667vw + 8px);
  }

  .banners__inner:nth-child(1) {
    margin-bottom: 420px;
  }

  .restaurant-hero {
    height: 30vw;
  }

  .restaurant-hero__title img {
    width: 27%;
  }

  .article__head {
    padding-top: 60px;
  }

  .article__head {
    padding-bottom: 64px;
  }

  .article__title {
    font-size: calc(0.72072vw + 25.62162px);
  }

  .article__container {
    padding-top: 96px;
  }

  .article__content ol,
  .article__content p,
  .article__content ul {
    margin-bottom: 40px;
  }
}

@media (min-width: 1600px) {
  .kitchen::before {
    bottom: 13.8vw;
  }
}

@media (min-width: 1900px) {
  .footer__link {
    font-size: 13px;
  }

  .mdc-floating-label {
    font-size: 16px;
  }

  .text-block__label {
    font-size: 14px;
  }

  .text-block__text {
    font-size: 18px;
    line-height: 1.53;
  }

  .banner__icon {
    width: 44px;
  }

  .banner__text {
    font-size: 18px;
  }

  .v-banner__text {
    font-size: 18px;
  }

  .nav--rotated .nav__box {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .subscribe__title {
    font-size: 34px;
  }

  .place__label {
    font-size: 18px;
  }

  .place__title {
    margin-bottom: 24px;
  }

  .place__title .h2 {
    font-size: 55px;
  }

  .place__text {
    font-size: 18px;
  }

  .places-nav__link {
    font-size: 14px;
  }

  .panel__block:nth-child(1) {
    padding-right: 124px;
  }

  .catalog-panel .panel__block:nth-child(1) {
    padding-right: 124px;
  }

  .blog__date {
    font-size: 18px;
  }

  .blog__text {
    font-size: 18px;
  }

  .checkout--form {
    max-width: 40%;
    padding-top: 5%;
  }

  .checkout__title {
    font-size: 18px;
  }

  .checkout__row .mdc-text-field-wrap.checkout__counter p {
    font-size: 18px;
  }

  .checkout__result small {
    font-size: 16px;
  }

  .checkout-success__text {
    font-size: 17px;
  }

  .room__label {
    font-size: 16px;
  }

  .room__text {
    font-size: 18px;
  }

  .room-modal__container {
    width: 72%;
    max-width: 1370px;
    padding-left: 120px;
  }

  .room-modal__date b {
    font-size: 124px;
  }

  .room-modal__date p {
    font-size: 16px;
  }

  .room-modal__text {
    font-size: 18px;
  }

  .room-modal__geo-info {
    padding: 14%;
  }

  .room-modal__geo-info p {
    font-size: 16px;
  }

  .room-modal__geo-info a {
    font-size: 16px;
  }

  .contacts-menu__back {
    font-size: 14px;
  }

  .about-hero__text {
    font-size: 20px;
  }

  .about-info__text {
    font-size: 18px;
  }

  .about-team__accordion .accordion__num {
    font-size: 14px;
  }

  .about-team__accordion .accordion__btn {
    font-size: 20px;
  }

  .about-worker__title {
    font-size: 20px;
  }

  .about-worker__subtitle {
    font-size: 18px;
  }

  .about-contacts__list-item > div:first-child {
    width: 77%;
  }

  .about-contacts__num {
    font-size: 14px;
  }

  .about-contacts__subtitle {
    font-size: 20px;
  }

  .about__label {
    font-size: 16px;
  }

  .about__text {
    font-size: 18px;
    line-height: 1.64;
  }

  .rests__block {
    max-width: 32%;
    padding-top: 4vw;
    padding-bottom: 4vw;
  }

  .instagram__box .i-instagram {
    width: 20px;
    height: 20px;
  }

  .restaurant-hero__text {
    font-size: 18px;
  }

  .restaurant-panel .h2 {
    margin-right: 88px;
  }

  .restaurant-panel .panel__list-item {
    margin-right: 48px;
  }

  .restaurant-panel .panel__list-item:not(:first-child) {
    padding-left: 48px;
  }

  .restaurant-panel .panel__block:nth-child(2) {
    font-size: 16px;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
  }

  .restaurant-about__text {
    font-size: 18px;
  }

  .restaurant-about__text b {
    font-size: 18px;
  }

  .restaurant-chef__name {
    font-size: 18px;
  }

  .restaurant-map__title {
    font-size: 36px;
  }

  .restaurant-map__label {
    font-size: 16px;
  }

  .restaurant-map__text {
    font-size: 18px;
  }

  .rooms-hero__inner {
    padding-top: 18%;
  }

  .rooms-hero__title {
    margin-bottom: 24px;
  }

  .rooms-hero__subtitle {
    font-size: 23px;
  }

  .rooms-hero__text {
    font-size: 18px;
  }

  .rooms-about__list li {
    margin-bottom: 40px;
  }

  .rooms-about__list li span {
    font-size: 14px;
    padding-top: 6px;
  }

  .rooms-about__list li p {
    font-size: 18px;
  }

  .rooms-list__title {
    font-size: 64px;
  }

  .rooms-fun__list li span {
    font-size: 14px;
  }

  .rooms-fun__list li p {
    font-size: 18px;
  }

  .rooms-karaoke__download a span {
    font-size: 14px;
  }

  .restaurant__text {
    font-size: 18px;
  }

  .blog-tab {
    font-size: 16px;
  }

  .policy-content {
    font-size: 18px;
  }

  .policy-title {
    font-size: 23px;
  }

  .rooms__text {
    font-size: 18px;
  }
}

@media (min-width: 1920px) {
  .about-hero {
    height: calc(31.74603vw + 90.47619px);
  }

  .about-hero .i-stroke-h {
    right: calc(22.22222vw + 79.33333px);
  }

  .about-hero .i-stroke-h {
    bottom: calc(22.22222vw + 58.33333px);
  }

  .about-hero__img {
    width: calc(22.22222vw + 79.33333px);
  }

  .about-hero__title {
    font-size: calc(3.80952vw + 6.85714px);
  }

  .about-hero__cover {
    bottom: calc(5.2381vw + 8.42857px);
  }

  .about-hero__cover {
    height: calc(16.98413vw + 54.90476px);
  }

  .about-hero .cover {
    height: calc(10.95238vw - 1.28571px);
  }

  .about-info__col--sm {
    width: calc(22.22222vw + 79.33333px);
  }

  .about-team__title-wrap {
    margin-right: calc(22.22222vw + 79.33333px);
  }

  .about-team__title {
    font-size: calc(1.26984vw + 15.61905px);
  }
}

@media (min-width: 2200px) {
  .header__list-item {
    margin-left: 64px;
  }

  .header__list-item--center {
    margin-left: 88px;
    margin-right: 88px;
  }

  .header__right svg {
    width: 18px;
    height: 18px;
  }

  .text-block__link {
    font-size: 14px;
  }

  .banner__label {
    font-size: 16px;
  }

  .bonus__text {
    font-size: 18px;
  }

  .bonus__link {
    font-size: 16px;
  }

  .subscribe__title {
    font-size: 38px;
  }

  .place__label {
    font-size: 20px;
  }

  .places-nav__link {
    font-size: 16px;
  }

  .delivery__label {
    font-size: 16px;
  }

  .delivery__text {
    font-size: 18px;
  }

  .panel .h2 {
    font-size: 64px;
  }

  .panel__block:nth-child(1) {
    padding-right: 160px;
  }

  .panel__label {
    font-size: 16px;
  }

  .catalog-panel__link {
    font-size: 16px;
  }

  .cart {
    width: 400px;
  }

  .cart-table__text {
    font-size: 18px;
  }

  .cart-table__weight {
    font-size: 18px;
  }

  .cart-table__amount-num {
    font-size: 18px;
  }

  .cart-result__label {
    font-size: 16px;
  }

  .cart-result__text {
    font-size: 24px;
  }

  .tabs__item {
    margin-right: 3%;
  }

  .tabs__num {
    font-size: 13px;
  }

  .product__btn {
    font-size: 22px;
  }

  .product__amount {
    font-size: 16px;
  }

  .product__name {
    font-size: 20px;
  }

  .product__weight {
    font-size: 18px;
  }

  .product__price {
    font-size: 20px;
  }

  .product__link {
    font-size: 19px;
  }

  .product-modal__title {
    font-size: 30px;
  }

  .product-modal__label {
    font-size: 19px;
  }

  .product-modal__text {
    font-size: 19px;
  }

  .product-modal__col b {
    font-size: 22px;
  }

  .product-modal__col small {
    font-size: 16px;
  }

  .product-modal__banner-text > span {
    font-size: 20px;
  }

  .product-modal__banner-text button {
    font-size: 18px;
  }

  .product-modal__amount {
    font-size: 18px;
  }

  .checkout__title {
    font-size: 20px;
  }

  .checkout__row {
    margin-left: -24px;
  }

  .checkout__row .mdc-text-field-wrap {
    margin-left: 24px;
  }

  .checkout__row .mdc-text-field-wrap.checkout__counter p {
    margin-right: 24px;
  }

  .checkout__row .mdc-text-field-wrap.checkout__counter p {
    font-size: 20px;
  }

  .checkout__result small {
    font-size: 18px;
  }

  .checkout-success__title {
    font-size: 44px;
  }

  .checkout-success__text {
    font-size: 19px;
  }

  .sa-wrap {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    margin-bottom: 72px;
  }

  .about__link {
    font-size: 16px;
  }

  .map-block__title {
    font-size: 46px;
  }

  .instagram__box .i-instagram {
    width: 24px;
    height: 24px;
  }

  .instagram__link-text {
    font-size: 16px;
  }

  .instagram__followers {
    font-size: 16px;
  }

  .restaurant-panel .h2 {
    margin-right: 160px;
  }

  .restaurant-panel .panel__list-item {
    margin-right: 64px;
  }

  .restaurant-panel .panel__list-item:not(:first-child) {
    padding-left: 64px;
  }

  .restaurant-panel .panel__block:nth-child(2) {
    font-size: 18px;
    width: 280px;
  }

  .restaurant-menu__link {
    font-size: 16px;
  }

  .restaurant-map__title {
    font-size: 40px;
  }

  .catalog-page {
    padding-right: 400px;
  }
}

@media (min-width: 2400px) {
  .rests__block {
    max-width: 27%;
  }
}

@media (min-width: 2550px) {
  .about-hero {
    height: 900px;
  }

  .about-hero .i-stroke-c {
    top: 154px;
  }

  .about-hero .i-stroke-h {
    right: 646px;
  }

  .about-hero .i-stroke-h {
    bottom: 625px;
  }

  .about-hero .i-stroke-e {
    bottom: 96px;
  }

  .about-hero__img {
    width: 646px;
  }

  .about-hero__title {
    font-size: 104px;
  }

  .about-hero__cover {
    bottom: 142px;
  }

  .about-hero__cover {
    height: 488px;
  }

  .about-hero .cover {
    height: 278px;
  }

  .about-info__col--sm {
    width: 646px;
  }

  .about-team__title-wrap {
    margin-right: 646px;
  }

  .about-team__title {
    font-size: 48px;
  }

  .article__title {
    font-size: 44px;
  }
}

@media (max-width: 500px) and (min-height: 800px) {
  .hero {
    height: 64vh !important;
  }
}

@media (max-width: 2500px) {
  .h4 {
    font-size: calc(0.875rem + 0.64vw);
  }

  .banner__title {
    font-size: calc(1rem + 0.96vw);
  }

  .v-banner.v-banner--shadow .v-banner__title {
    font-size: calc(0.875rem + 0.64vw);
  }

  .bonus__title {
    font-size: calc(0.875rem + 0.64vw);
  }

  .room__title {
    font-size: calc(1.2rem + 1.472vw);
  }

  .about__title {
    font-size: calc(1.5rem + 2.24vw);
  }

  .restaurant-delivery__title {
    font-size: calc(1.6rem + 2.496vw);
  }

  .rooms-hero__title {
    font-size: calc(2.6875rem + 5.28vw);
  }

  .delivery-title {
    font-size: calc(1.375rem + 1.92vw);
  }
}

@media (max-width: 1800px) {
  .catalog {
    margin-left: -40px;
  }

  .catalog__item {
    width: calc(25% - 40px);
    margin-left: 40px;
  }

  .product-modal__content {
    padding: 0 56px;
  }
}

@media (max-width: 1770px) {
  .restaurant-panel .panel__text {
    font-size: 16px;
  }

  .restaurant-panel .panel__list-item {
    margin-right: 24px;
  }

  .restaurant-panel .panel__list-item:not(:first-child) {
    padding-left: 24px;
  }

  .restaurant-panel .panel__block:nth-child(1) {
    padding-right: 32px;
  }

  .restaurant-panel .panel__block:nth-child(1) .h2 {
    font-size: 36px;
  }
}

@media (max-width: 1600px) {
  .catalog-panel .panel__title .h2 {
    margin-right: 56px;
  }

  .catalog-panel .panel__block:nth-child(2) {
    padding: 40px 64px;
  }

  .catalog__item {
    width: calc(33% - 40px);
  }

  .product-modal__content {
    padding: 0 32px;
  }

  .product-modal__close {
    right: 32px;
    top: 32px;
  }

  .about__title {
    font-size: 48px;
    margin-bottom: 8px;
  }

  .restaurant-panel .h2 {
    margin-right: 56px;
  }
}

@media (max-width: 1440px) {
  .product-modal__img-wrap {
    width: 70%;
  }

  .product-modal__container {
    width: 30%;
  }

  .product-modal .product-modal__banner {
    width: 30%;
  }

  .restaurant-hero__nav {
    right: calc(72vw - 288px);
  }
}

@media (max-width: 1430px) {
  .panel__cover::before {
    -webkit-transform: scaleX(1.025) scaleY(1.4);
    -ms-transform: scaleX(1.025) scaleY(1.4);
    transform: scaleX(1.025) scaleY(1.4);
  }

  .panel__block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .catalog-panel {
    position: static;
    width: 100%;
  }

  .catalog-panel .panel__title .h2 {
    margin-right: 56px;
  }

  .catalog-panel .panel__block:nth-child(2) {
    display: none;
  }

  .product-modal__container {
    padding-bottom: 144px;
  }

  .product-modal__table {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .product-modal__col {
    margin-right: 24px;
    margin-bottom: 24px;
  }

  .product-modal__col b {
    margin-bottom: 0;
  }

  .product-modal__banner {
    min-height: 144px;
  }

  .product-modal__amount-btn:first-child {
    margin-bottom: 8px;
  }

  .product-modal__amount-btn:last-child {
    margin-top: 8px;
  }

  .page-checkout .container--checkout {
    padding-right: 376px;
  }

  .checkout--form {
    margin-right: 0;
    max-width: unset;
  }

  .restaurant-panel .panel__text {
    font-size: 18px;
  }

  .restaurant-panel .panel__block:nth-child(1) {
    padding-right: 64px;
  }

  .catalog-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
  }

  .catalog-image__inner {
    position: static;
    height: 325px;
  }
}

@media (max-width: 1400px) {
  .place__title .h2 {
    font-size: 40px;
  }

  .auth__form {
    padding-top: 96px;
    padding-bottom: 88px;
  }

  .auth__tabs {
    min-height: 96px;
    height: 96px;
  }

  .auth__tab {
    min-height: 96px;
    height: 96px;
  }

  .auth__btn {
    min-height: 88px;
    height: 88px;
  }

  .banners--rests .banner {
    padding-bottom: 76.25%;
  }
}

@media (max-width: 1380px) {
  .place__info {
    max-width: 20%;
  }

  .places {
    padding-left: 2vw;
  }
}

@media (max-width: 1290px) {
  .about-hero__text {
    font-size: 16px;
  }
}

@media (max-width: 1280px) {
  .delivery__title {
    font-size: 38px;
  }

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

  .delivery__list-item:not(:last-child) {
    margin-right: 0;
    margin-bottom: 5%;
  }

  .delivery__label {
    margin-bottom: 8px;
  }

  .about-contacts__list-item > div:first-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 60%;
    padding-right: 16px;
  }
}

@media (max-width: 1200px) {
  .header {
    font-size: 15px;
  }

  .header__list-item {
    margin-left: 24px;
  }

  .header__list-item--center {
    margin-left: 40px;
    margin-right: 40px;
  }

  .footer__list-item {
    margin-right: 40px;
  }

  .v-banner {
    padding: 150% 32px 0 32px;
  }

  .v-banner__text {
    padding: 0;
    position: relative;
    top: 50%;
    left: 50%;
    right: auto;
    bottom: auto;
    width: auto;
    height: auto;
    -webkit-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
  }

  .v-banner.v-banner--hover {
    overflow: hidden;
    height: auto;
    -webkit-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    padding: 14%;
  }

  .v-banner.v-banner--hover:hover .v-banner__text {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }

  .room-modal__container {
    padding-left: 40px;
  }

  .room-modal__list {
    margin-right: 40px;
  }

  .room-modal__date {
    padding-right: 40px;
  }

  .room-modal__text {
    max-width: 100%;
  }

  .about-partners__grid-item {
    min-width: 120px;
    width: 120px;
    height: 120px;
  }

  .about-partners__grid-item:nth-child(even) {
    margin-bottom: 120px;
  }

  .about-partners__grid-item:nth-child(odd) {
    margin-top: 120px;
  }

  .about .i-stroke-h {
    right: 14vw;
  }

  .banners .h4 {
    font-size: 22px;
  }

  .restaurant-about__info {
    padding-left: 8%;
  }

  .restaurant-chef__info {
    max-width: 45%;
  }

  .restaurant-menu__info {
    max-width: calc(20vw * 2);
    min-width: calc(20vw * 2);
  }

  .restaurant-menu__image-wrap {
    width: calc(100% - 20vw * 2);
  }

  .banners--restaurant .banners__inner:nth-child(1) {
    margin-bottom: 420px;
  }

  .rooms-about__row:nth-child(1) .rooms-about__info {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .article__head .cover {
    right: 8vw;
  }

  .policy-tabs {
    max-width: 240px;
  }
}

@media (max-width: 1140px) {
  .about .i-stroke-c {
    width: 88px;
    height: 96px;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    left: 8px;
  }

  .about .i-stroke-h {
    width: 69px;
    height: 88px;
  }

  .about .i-stroke-e {
    width: 60px;
    height: 96px;
  }

  .about__inner {
    padding-left: 0;
  }

  .about__img {
    margin-left: 4%;
  }

  .rests__slider-wrap {
    width: calc(100% - 9.9vw);
  }

  .rests__slider {
    width: 100%;
  }
}

@media (max-width: 1100px) {
  .place__slider-wrap {
    max-width: 60%;
  }

  .cart {
    -webkit-transform: translateX(105%);
    -ms-transform: translateX(105%);
    transform: translateX(105%);
    -webkit-transition: 0.4s cubic-bezier(0.33, 0, 0, 1);
    -o-transition: 0.4s cubic-bezier(0.33, 0, 0, 1);
    transition: 0.4s cubic-bezier(0.33, 0, 0, 1);
  }

  .cart.active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  .cart__content--primary {
    padding-top: 0;
  }

  .cart__content-header {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-right: 0;
    border-bottom: 1px solid #e8eaed;
  }

  .cart__bucket {
    margin-left: 10px;
  }

  .cart__close {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .product-modal__img-wrap {
    width: 65%;
  }

  .product-modal__container {
    width: 35%;
  }

  .product-modal .product-modal__banner {
    width: 35%;
  }

  .blog {
    margin-left: -40px;
    margin-bottom: 64px;
  }

  .blog__item {
    margin-bottom: 32px;
    margin-left: 40px;
    width: calc(50% - 40px);
  }

  .blog__text {
    max-width: 90%;
  }

  .page-checkout .container--checkout {
    padding-right: 9.9vw;
  }

  .checkout--form {
    margin-right: auto;
    max-width: 604px;
  }

  .about-info {
    padding-bottom: 80px;
  }

  .about-info__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .about-info__row:first-child {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    padding-top: 72px;
  }

  .about-info__row:first-child .about-info__slider-wrap {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .about-info__row:first-child .about-info__content {
    padding: 0;
  }

  .about-info__row:last-child .about-info__slider-wrap {
    display: none;
  }

  .about-info__slider-wrap {
    padding-top: 62.25%;
  }

  .about-team__grid-item {
    width: calc(25% - 32px);
  }

  .instagram__followers {
    display: none;
  }

  .restaurant-panel .panel__list-item {
    margin-right: 16px;
  }

  .restaurant-panel .panel__list-item:not(:first-child) {
    padding-left: 16px;
  }

  .restaurant-about__text {
    max-width: 40%;
  }

  .rooms-karaoke .rooms__text {
    max-width: 18.5em;
  }

  .catalog-page {
    padding-right: 0;
  }

  .catalog-container {
    padding-right: 9.9vw;
  }

  .catalog-order-btn {
    display: block;
  }
}

@media (max-width: 1000px) {
  .header__right {
    padding-right: 32px;
  }

  .header__right svg {
    margin-right: 0;
  }

  .header__right span {
    display: none;
  }

  .footer__list-item {
    margin-right: 24px;
  }

  .v-banner:not(.v-banner--shadow) .v-banner__title {
    white-space: normal;
  }

  .place {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin-bottom: 72px;
  }

  .place:last-child {
    margin-bottom: 72px;
  }

  .place__info {
    padding-top: 40px;
    position: static;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    max-width: 100%;
  }

  .place__slider-wrap {
    padding-top: 56.25%;
    width: 100%;
    max-width: 100%;
  }

  .room__info {
    padding-top: 4%;
    padding-left: 4%;
  }

  .room__title {
    font-size: 24px;
  }

  .room:first-child::before {
    width: 60%;
  }

  .restaurant-panel .panel__text {
    font-size: 15px;
  }

  .restaurant-chef__row {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .restaurant-chef__info {
    padding-right: 0;
  }

  .restaurant-chef__img-wrap {
    padding-bottom: 0;
  }

  .banners--restaurant .v-banner-wrap--first {
    top: 40px;
  }

  .banners--restaurant .v-banner-wrap--second {
    bottom: 40px;
  }

  .restaurant-map__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .restaurant-map__row {
    margin-bottom: 56px;
  }

  .restaurant-map__title {
    margin-bottom: 32px;
  }

  .restaurant-delivery .i-stroke-c {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  .restaurant-delivery .i-stroke-e {
    bottom: 16px;
  }

  .rooms-about__container {
    background: #fff;
    padding: 0;
  }

  .rooms-about__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .rooms-about__row:nth-child(1) .rooms-about__info {
    padding: 72px 9.9vw 48px;
  }

  .rooms-about__img-wrap {
    display: none;
  }

  .rooms-about__image-wrap {
    padding-bottom: 78%;
  }

  .rooms-about__list {
    padding: 48px 9.9vw 72px;
  }

  .rooms-about__list li {
    margin-bottom: 24px;
  }

  .banners--rooms .banners__item {
    width: 100%;
  }

  .banners--rooms .banners__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .banners--rooms .v-banner-wrap {
    max-width: 70%;
    margin: 56px auto 0;
  }

  .delivery-phone {
    left: 32px;
  }

  .delivery-phone .i-phone {
    margin-right: 0;
  }

  .delivery-phone span {
    display: none;
  }

  .delivery-form {
    width: 80.2%;
  }

  .article__prev {
    display: none;
  }

  .article__share {
    display: none;
  }

  .policy-container {
    padding-left: 9.9vw;
    padding-right: 9.9vw;
  }

  .policy-content {
    width: 100%;
    max-width: 100%;
  }

  .policy-title {
    max-width: 28em;
  }

  .policy-tabs-inner {
    white-space: nowrap;
    cursor: move;
  }

  .policy-tabs {
    position: static;
    float: unset;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
  }

  .policy-tab {
    display: inline-block;
    vertical-align: middle;
    margin-right: 32px;
    margin-bottom: 0;
  }

  .place__info {
    pointer-events: auto;
  }
}

@media (max-width: 980px) {
  .about .i-stroke-e {
    left: 45vw;
  }

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

  .about__img {
    width: 320px;
    height: 320px;
  }
}

@media (max-width: 900px) {
  .footer__icons {
    padding-top: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .footer__icon {
    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-left: 0;
    margin-bottom: 34px;
  }

  .footer__icon:first-child {
    margin-bottom: 34px;
  }

  .footer__icon:last-child {
    margin-bottom: 0;
  }

  .product-modal__img-wrap {
    width: 60%;
  }

  .product-modal__container {
    width: 40%;
  }

  .product-modal .product-modal__banner {
    width: 40%;
  }

  .room-modal__container {
    width: 100%;
    padding: 0;
  }

  .room-modal__list {
    width: 100%;
    margin: 0;
    padding: 64px 9.9vw 144px;
  }

  .room-modal__list-item {
    padding-bottom: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .room-modal__list-item::before {
    display: none;
  }

  .room-modal__list-item:not(:last-child) {
    margin-bottom: 64px;
  }

  .room-modal__date {
    margin-bottom: 32px;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .room-modal__date b {
    font-size: 72px;
    margin-right: 24px;
    margin-bottom: -8px;
  }

  .room-modal__date p {
    width: 100%;
    color: rgba(51, 51, 51, 0.8);
  }

  .room-modal__date p::after {
    content: "";
    display: block;
    margin-top: 8px;
    width: 100%;
    height: 1px;
    background: rgba(51, 51, 51, 0.2);
  }

  .room-modal__text {
    max-width: 100%;
  }

  .room-modal__tab-content {
    display: none;
  }

  .room-modal__tab-content.visible {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .room-modal__tab {
    display: block;
  }

  .room-modal__close .i-close {
    stroke: #a2a2a3;
  }

  .room-modal__close {
    position: static;
    margin: 0;
    min-width: 80px;
    min-height: 80px;
    width: 80px;
    height: 80px;
    background: #d5d5d5;
    -webkit-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
  }

  .room-modal__close:hover {
    background: #fff;
  }

  .room-modal__close:hover .i-close {
    stroke: #333;
  }

  .room-modal__geo {
    min-width: unset;
    width: 100%;
    height: calc(100% - 80px);
  }

  .room-modal__geo-info {
    right: auto;
    padding-right: 80px;
  }

  .about-hero .i-stroke-c {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  .about-hero .i-stroke-h {
    -webkit-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    transform: translate(0, 50%);
  }

  .about-hero .cover {
    display: none;
  }

  .banners--rests .container {
    padding: 0;
  }

  .banners--rests .banners__inner {
    margin: 0;
    padding-bottom: 32px;
  }

  .banners--rests .banners__item {
    width: 100%;
  }

  .banners--rests .banner {
    padding-bottom: 0;
    padding-top: 320px;
  }

  .banners--rests .banner .text-block {
    width: auto;
    position: relative;
  }

  .banners--rests .banner__img {
    height: calc(320px + 88px);
  }

  .banners--rests .banner__label {
    display: none;
  }

  .banners--rests .v-banner-wrap {
    display: none;
  }

  .banners--news .banner {
    padding: 60% 32px 72px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .banners--news .v-banner.v-banner--shadow {
    padding: 0;
    height: 100%;
  }

  .banners--news .banner-block {
    position: relative;
    left: auto;
    bottom: auto;
  }

  .banners--news .banners__inner {
    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: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: unset;
    margin-left: -40px;
  }

  .banners--news .banners__inner:nth-child(1) {
    margin-bottom: 72px;
  }

  .banners--news
    .banners__inner:nth-child(2)
    .banners__item:not(.v-banner-wrap) {
    margin-left: 40px;
  }

  .banners--news .banners__item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: auto;
    margin-left: 40px;
  }

  .banners--news .v-banner-wrap {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
  }

  .restaurant-about {
    margin-bottom: 0;
  }

  .restaurant-about .container {
    padding: 0;
  }

  .restaurant-about__img {
    display: none;
  }

  .restaurant-about__info {
    padding: 0 9.9vw 56px 9.9vw;
  }

  .restaurant-about__slider-wrap {
    width: 100%;
    padding-top: 56.25%;
    margin-bottom: 64px;
    overflow: unset;
  }

  .restaurant-about__nav {
    bottom: auto;
    left: 0;
    top: 100%;
    width: 100%;
  }

  .restaurant-about__slider {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }

  .restaurant-about__text {
    max-width: 80%;
  }

  .restaurant-chef {
    margin-top: 0;
  }

  .restaurant-chef .container {
    padding: 0;
  }

  .restaurant-chef__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .restaurant-chef__info {
    background: #f9f9f9;
    max-width: unset;
    padding: 72px 9.9vw 32px 9.9vw;
  }

  .restaurant-chef__img-wrap {
    width: 100%;
    padding-bottom: 80%;
  }

  .restaurant-chef__name {
    width: 40%;
  }

  .restaurant-chef > .cover {
    display: none;
  }

  .restaurant-menu {
    margin-top: 17%;
    margin-bottom: 0;
  }

  .restaurant-menu .container {
    padding: 0;
  }

  .restaurant-menu__info {
    padding: 0 9.9vw;
    max-width: 100%;
    min-width: 100%;
  }

  .restaurant-menu__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .restaurant-menu__image-wrap {
    width: 100%;
    padding-bottom: 56.25%;
  }

  .banners--restaurant .banner {
    padding: 60% 32px 72px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .banners--restaurant .v-banner.v-banner--shadow {
    min-height: 100%;
  }

  .banners--restaurant .banner-block {
    position: relative;
    left: auto;
    bottom: auto;
  }

  .banners--restaurant .banners__inner {
    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: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: unset;
    margin-left: -40px;
  }

  .banners--restaurant .banners__inner:nth-child(1) {
    margin-bottom: 72px;
  }

  .banners--restaurant
    .banners__inner:nth-child(2)
    .banners__item:not(.v-banner-wrap) {
    margin-left: 40px;
  }

  .banners--restaurant .banners__item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: auto;
    margin-left: 40px;
  }

  .banners--restaurant .v-banner-wrap {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
  }

  .rooms-karaoke {
    padding: 0;
    margin-bottom: 48px;
  }

  .rooms-karaoke .container {
    padding: 0;
  }

  .rooms-karaoke .rooms__text {
    padding: 0 9.9vw;
    max-width: 66%;
    margin-bottom: 24px;
  }

  .rooms-karaoke__container {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .rooms-karaoke__title {
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
    margin-bottom: 40px;
    padding: 0 9.9vw;
    min-width: unset;
    width: auto;
  }

  .rooms-karaoke__img-wrap::before {
    display: none;
  }

  .rooms-karaoke__img-wrap {
    margin: 0;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    width: 100%;
    padding-bottom: 60.25%;
  }

  .rooms-karaoke__img-wrap + .rooms__text {
    margin-left: 0;
  }

  .rooms-karaoke__download {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    min-width: unset;
    width: 100%;
    min-height: unset;
    height: 96px;
    margin-bottom: 32px;
  }

  .rooms-menu .container {
    padding: 0;
  }

  .rooms-menu__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .rooms-menu__row:nth-child(1) {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .rooms-menu__row:nth-child(2) {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .rooms-menu__row:nth-child(2) .rooms__text {
    padding: 32px 9.9vw 0;
    max-width: 66%;
  }

  .rooms-menu__title {
    min-width: unset;
    width: auto;
    padding: 0 9.9vw;
    margin-bottom: 40px;
  }

  .rooms-menu__img-wrap {
    width: 100%;
    padding-bottom: 60.25%;
  }

  .rooms-menu__download-wrap {
    width: 100%;
  }

  .rooms-menu .rooms-karaoke__download {
    margin-bottom: 0;
  }
}

@media (max-width: 840px) {
  .catalog-panel .panel__title .h2 {
    margin-right: 0;
  }

  .catalog-panel .panel__block:nth-child(1) {
    width: 100%;
  }
}

@media (max-width: 800px) {
  body {
    padding-top: 88px;
  }

  .container {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .hamburger {
    display: block;
  }

  .menu {
    display: block;
  }

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

  .header__nav {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .header__list-item {
    display: none;
  }

  .header__list-item--center {
    display: block;
  }

  .header__right {
    height: auto;
    position: static;
    padding-left: 0;
    border: 0;
    padding-right: 5vw;
  }

  .header__right svg {
    width: 20px;
    height: 20px;
  }

  .header__right .text-hover {
    display: none;
  }

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

  .footer__list-item {
    display: block;
    margin-right: 0;
    margin-bottom: 32px;
  }

  .footer__list-item:last-child {
    margin-bottom: 0;
  }

  .place__title .h2 {
    font-size: 48px;
  }

  .place__info {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .places-nav {
    display: none;
  }

  .delivery {
    min-height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .delivery__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 24px 5vw 24px 5vw;
  }

  .delivery__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: auto;
    width: 100%;
    border: 0;
  }

  .delivery__title {
    margin-bottom: 16px;
  }

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

  .delivery__list-item:not(:last-child) {
    margin-right: 32px;
    margin-bottom: 0;
  }

  .delivery__label {
    font-size: 13px;
  }

  .delivery__text {
    font-size: 15px;
  }

  .panel__cover {
    width: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .panel__cover::before {
    display: none;
  }

  .panel__block:nth-child(1) {
    padding: 60px 5vw;
  }

  .catalog-panel .panel__cover {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .catalog-panel .panel__cover::before {
    display: block;
  }

  .catalog-tabs {
    background: #fff;
    border: 0;
    padding: 48px 56px;
    width: 100%;
    height: 360px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-transition: 0.4s cubic-bezier(0.33, 0, 0, 1);
    -o-transition: 0.4s cubic-bezier(0.33, 0, 0, 1);
    transition: 0.4s cubic-bezier(0.33, 0, 0, 1);
    -webkit-transform: translate(0, 105%);
    -ms-transform: translate(0, 105%);
    transform: translate(0, 105%);
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
  }

  .catalog-tabs::-webkit-scrollbar {
    width: 4px;
    height: 4px;
  }

  .catalog-tabs::-webkit-scrollbar-thumb {
    background-color: #333;
  }

  .catalog-tabs .tabs__item.is-active,
  .catalog-tabs .tabs__item:hover {
    color: #333;
  }

  .catalog-tabs .tabs__item.is-active a,
  .catalog-tabs .tabs__item:hover a {
    color: #333;
  }

  .catalog-tabs .tabs__item.is-active a:active,
  .catalog-tabs .tabs__item.is-active a:focus,
  .catalog-tabs .tabs__item.is-active a:visited,
  .catalog-tabs .tabs__item:hover a:active,
  .catalog-tabs .tabs__item:hover a:focus,
  .catalog-tabs .tabs__item:hover a:visited {
    color: #333;
  }

  .catalog-tabs .tabs__item.is-active .tabs__num,
  .catalog-tabs .tabs__item:hover .tabs__num {
    color: rgba(51, 51, 51, 0.3);
  }

  .catalog-tabs .tabs__item::before {
    display: none;
  }

  .catalog-tabs .tabs__item:last-child {
    margin-bottom: 0;
  }

  .catalog-filter {
    z-index: 3;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    margin-bottom: 0;
    width: 100vw;
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
    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;
    -webkit-transition: 0.4s cubic-bezier(0.33, 0, 0, 1);
    -o-transition: 0.4s cubic-bezier(0.33, 0, 0, 1);
    transition: 0.4s cubic-bezier(0.33, 0, 0, 1);
    pointer-events: none;
    visibility: hidden;
  }

  .catalog-filter.active {
    pointer-events: auto;
    visibility: visible;
  }

  .catalog-filter.active .catalog-tabs,
  .catalog-filter.active::before {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  .catalog-filter.active .catalog-filter__overlay {
    opacity: 1;
  }

  .catalog-filter::before {
    display: block;
  }

  .catalog-filter__overlay {
    display: block;
  }

  .catalog-filter-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .catalog-filter .select-drop {
    left: 0;
    right: auto;
    padding-left: 0;
  }

  .catalog-filter .select-drop .select-drop__btn {
    margin-bottom: 24px;
  }

  .more {
    display: none;
  }

  .cart__content {
    margin-top: 89px;
    margin-top: 0;
  }

  .cart__content--primary {
    padding-bottom: 89px;
  }

  .cart__map-wrap {
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
  }

  .tabs__item--placeholder {
    display: none;
  }

  .catalog__item {
    width: calc(50% - 40px);
  }

  .product-modal__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    height: auto;
    max-height: 100%;
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 144px;
    position: relative;
  }

  .product-modal__inner::-webkit-scrollbar {
    width: 4px;
    height: 4px;
  }

  .product-modal__inner::-webkit-scrollbar-thumb {
    background-color: #333;
  }

  .product-modal__img-wrap {
    display: block;
    width: 100%;
    height: auto;
    padding-top: 80px;
    padding-bottom: 24px;
  }

  .product-modal__img {
    display: block;
    margin: 0 auto;
  }

  .product-modal__container {
    position: static;
    display: block;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 0;
  }

  .product-modal__content {
    padding: 0 5vw;
    max-height: unset;
    overflow: unset;
  }

  .product-modal__close {
    width: 80px;
    height: 80px;
    background: #f9f9fa;
    top: 0;
    right: 0;
  }

  .product-modal__close .i-close {
    width: 20px;
    height: 20px;
  }

  .product-modal__head {
    margin-bottom: 32px;
  }

  .product-modal__text {
    max-width: 80%;
    margin-bottom: 32px;
  }

  .product-modal .product-modal__banner {
    width: 100%;
  }

  .blog {
    margin-bottom: 32px;
    margin-left: -5vw;
  }

  .blog__item {
    margin-bottom: 64px;
    margin-left: 5vw;
    width: calc(50% - $container-padding-mob);
  }

  .page-checkout .container--checkout {
    padding-right: 5vw;
  }

  .checkout--form {
    max-width: unset;
  }

  .room {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin-bottom: 0;
  }

  .room__info {
    padding: 56px 5vw 56px;
    background: #fff;
    width: 100%;
  }

  .room__title {
    font-size: 32px;
  }

  .room__slider-wrap {
    padding-bottom: 56.25%;
  }

  .room:first-child::before {
    left: -5vw;
    width: 88%;
  }

  .room-modal__container {
    padding: 0;
  }

  .room-modal__list {
    padding: 64px 5vw 144px;
  }

  .contacts-menu {
    max-width: unset;
  }

  .contacts-menu__list-wrap::before {
    left: -64px;
    width: calc(100% + 64px);
  }

  .contacts-menu__list {
    padding: 32px;
  }

  .contacts-menu__list:nth-child(1) > ul {
    padding-top: 0;
  }

  .notfound__text {
    font-size: 18px;
  }

  .about-hero .i-stroke-c {
    left: 5vw;
  }

  .about-hero__cover {
    padding-left: 5vw;
  }

  .about-team__title-wrap {
    padding-left: 5vw;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    margin-right: 0;
    width: 80%;
  }

  .about-team__grid {
    margin-left: -24px;
  }

  .about-team__grid-item {
    width: calc(25% - 24px);
    margin-left: 24px;
  }

  .about-partners__title {
    margin-bottom: 24px;
    padding-left: 5vw;
  }

  .map-block {
    display: none;
  }

  .restaurant-hero {
    padding-top: 8%;
    height: auto;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .restaurant-hero__social {
    display: none;
  }

  .restaurant-hero__slider-wrap {
    margin-top: 40px;
    width: 100%;
    height: 56vw;
    position: relative;
  }

  .restaurant-hero__slider {
    width: 100%;
  }

  .restaurant-hero__nav {
    right: auto;
    left: 0;
  }

  .restaurant-panel {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .restaurant-panel .h2 {
    margin-right: 0;
    margin-bottom: 0;
  }

  .restaurant-panel .panel__list {
    padding: 40px 48px 48px 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .restaurant-panel .panel__list::before {
    display: block;
  }

  .restaurant-panel .panel__list-item {
    margin-right: 0;
  }

  .restaurant-panel .panel__list-item:not(:last-child) {
    margin-bottom: 32px;
  }

  .restaurant-panel .panel__list-item:not(:first-child) {
    padding-left: 0;
  }

  .restaurant-panel .panel__list-item::before {
    display: none;
  }

  .restaurant-panel .panel__block:nth-child(1) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    padding: 0;
  }

  .restaurant-panel .panel__block:nth-child(1) .h2 {
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    background: #fff;
    color: #333;
    line-height: 1;
    font-size: 32px;
    text-align: center;
    white-space: nowrap;
    display: block;
    padding: 32px 40px;
  }

  .restaurant-panel .panel__block:nth-child(2) {
    width: 100%;
    height: 140px;
  }

  .restaurant-panel .panel__block:nth-child(2) a {
    width: 100%;
    height: 100%;
    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;
  }

  .restaurant-panel .panel__cover {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .restaurant-about__info {
    padding: 0 5vw 56px 5vw;
  }

  .restaurant-chef__info {
    padding: 72px 5vw 32px 5vw;
  }

  .restaurant-menu__info {
    padding: 0 5vw;
  }

  .restaurant-map__list-item:not(:last-child) {
    margin-right: 40px;
  }

  .rooms-hero .cover {
    top: 0;
  }

  .rooms-hero__inner {
    padding-top: 20%;
    padding-bottom: 20%;
  }

  .rooms-about__row:nth-child(1) .rooms-about__info {
    padding: 72px 5vw 48px;
  }

  .rooms-about__list {
    padding: 48px 5vw 72px;
  }

  .rooms-about__list li span {
    margin-right: 24px;
  }

  .rooms-list .container {
    padding: 0;
  }

  .rooms-list__title {
    margin-bottom: 56px;
    padding: 0 5vw;
  }

  .rooms-fun {
    padding-bottom: 0;
    margin-bottom: -100px;
  }

  .rooms-fun .container {
    padding: 0;
  }

  .rooms-fun > .cover {
    display: none;
  }

  .rooms-fun__row {
    -webkit-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    transform: translateY(-100px);
    width: 88%;
    padding: 56px 5vw 56px;
    margin-bottom: 72px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    background: #d62323;
  }

  .rooms-fun__title {
    min-width: unset;
    width: auto;
    padding-right: 0;
    margin-bottom: 32px;
  }

  .rooms-fun__img-wrap {
    padding-bottom: 56.25%;
    margin-bottom: 0;
  }

  .rooms-fun__list li p {
    font-family: Inter, sans-serif;
    font-weight: 400;
  }

  .rooms-karaoke {
    margin-top: 0;
  }

  .rooms-karaoke .rooms__text {
    padding: 0 5vw;
  }

  .rooms-karaoke__title {
    padding: 0 5vw;
  }

  .rooms-menu__row:nth-child(2) .rooms__text {
    padding: 32px 5vw 0;
  }

  .rooms-menu__title {
    padding: 0 5vw;
  }

  .places {
    width: 100%;
    padding: 0;
  }

  .places-container {
    padding: 0;
  }

  .places__line {
    display: none;
  }

  .places__bg {
    display: none;
  }

  .catalog-container {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .catalog-header {
    padding-top: 8px;
  }

  .catalog-header__title {
    margin-top: 56px;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .delivery-phone {
    left: 5vw;
    -webkit-transform: translate(56px, -50%);
    -ms-transform: translate(56px, -50%);
    transform: translate(56px, -50%);
  }

  .delivery-phone .i-phone {
    width: 20px;
    height: 20px;
  }

  .delivery-form {
    width: 90%;
  }

  .delivery-form-row .btn {
    min-width: 180px;
  }

  .article__hero {
    padding-top: 0;
    min-height: 61vh;
  }

  .article__head {
    padding-left: 5vw;
    padding-right: calc(9.9vw * 2);
  }

  .article__head .cover {
    right: 5vw;
  }

  .article__head-inner {
    max-width: unset;
  }

  .article__container {
    margin-left: 0;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .article__content {
    max-width: unset;
  }

  .policy-container {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .contacts {
    padding-bottom: 100vh;
  }

  .contacts .cover {
    max-width: unset;
  }

  .contacts .container {
    padding-left: 64px;
  }

  .contacts-instagram {
    top: 136px;
    left: 32px;
  }

  .contacts-title {
    margin-left: calc(-64px + 5vw);
  }
}

@media (max-width: 740px) {
  .about .i-stroke-c {
    top: 26px;
  }

  .about .i-stroke-h {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    right: 5vw;
    top: 26px;
  }

  .about .i-stroke-e {
    bottom: auto;
    top: 444px;
    left: auto;
    right: calc(5vw + 3.3vw + 400px);
    -webkit-transform: translate(100%, -100%);
    -ms-transform: translate(100%, -100%);
    transform: translate(100%, -100%);
  }

  .about__inner {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .about__img {
    width: 400px;
    height: 400px;
    margin-left: auto;
    margin-right: 3.3vw;
  }

  .about__cover {
    height: 452px;
  }
}

@media (max-width: 700px) {
  .kitchen {
    padding-bottom: 60px;
  }

  .kitchen::before {
    bottom: 24.4vw;
    -webkit-transform: translateX(-64%);
    -ms-transform: translateX(-64%);
    transform: translateX(-64%);
  }

  .kitchen__tabs {
    margin-bottom: 0;
  }

  .kitchen__tabs-inner {
    width: 100%;
    cursor: move;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .kitchen__tab {
    width: auto;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    margin-right: 32px;
  }

  .kitchen__tab:nth-child(2) {
    margin: 0 32px 0 0;
  }

  .kitchen__subtitle::after {
    display: none;
  }

  .kitchen__subtitle {
    position: absolute;
    left: 5vw;
    bottom: 20px;
  }

  .kitchen__container {
    height: 64vw;
    margin-top: 40px;
  }

  .kitchen__img {
    min-width: 62vw;
    max-width: 62vw;
    min-height: 62vw;
    max-height: 62vw;
  }

  .kitchen__btn--prev {
    display: none;
  }

  .kitchen__btn--next .i-arrow {
    -webkit-transform: scale(-1, 1) rotate(0);
    -ms-transform: scale(-1, 1) rotate(0);
    transform: scale(-1, 1) rotate(0);
  }

  .kitchen__btn--next {
    right: 5vw;
    bottom: -52px;
    top: auto;
  }

  .about-hero__text {
    max-width: 14em;
  }

  .about-team__accordion .accordion__num {
    top: 36px;
  }

  .about-team__accordion .accordion__btn {
    padding-top: 32px;
  }

  .about-team__accordion .accordion .i-close {
    top: 46%;
  }

  .about-team__grid-item {
    width: calc(33% - 24px);
  }

  .about-contacts__table {
    display: none;
  }

  .about-contacts__info {
    padding-left: 46px;
  }

  .about-contacts__info a:not(:last-child),
  .about-contacts__info p:not(:last-child) {
    margin-bottom: 0;
  }

  .banners--news .bonus {
    max-width: 70%;
    margin-left: auto;
    margin-right: auto;
  }

  .banners--news .banner__label {
    display: none;
  }

  .banners--news .v-banner.v-banner--shadow {
    height: 0;
    padding-bottom: 105%;
  }

  .banners--news .banners__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 0;
  }

  .banners--news .banners__inner:nth-child(1) {
    margin-bottom: 0;
  }

  .banners--news
    .banners__inner:nth-child(2)
    .banners__item:not(.v-banner-wrap) {
    margin-left: 0;
  }

  .banners--news .banners__item {
    width: 100%;
    margin-left: 0;
    margin-bottom: 5vw;
  }

  .instagram__bg {
    width: 65%;
  }

  .instagram__container {
    margin-bottom: 0;
  }

  .instagram__col:nth-child(2) {
    display: none;
  }

  .instagram__link-text {
    display: none;
  }

  .banners--restaurant .bonus {
    max-width: 70%;
    margin-left: auto;
    margin-right: auto;
  }

  .banners--restaurant .banner__label {
    display: none;
  }

  .banners--restaurant .banners__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 0;
  }

  .banners--restaurant .banners__inner:nth-child(1) {
    margin-bottom: 0;
  }

  .banners--restaurant
    .banners__inner:nth-child(2)
    .banners__item:not(.v-banner-wrap) {
    margin-left: 0;
  }

  .banners--restaurant .banners__item {
    width: 100%;
    margin-left: 0;
    margin-bottom: 5vw;
  }

  .restaurant-delivery .i-stroke-c {
    top: 16px;
  }

  .personal-accordion .accordion__btn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .personal-accordion .accordion__btn span {
    margin-bottom: 8px;
  }

  .personal-accordion .accordion__btn span:nth-last-child(2) {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .personal-accordion .accordion__btn span:nth-last-child(3) {
    margin-top: 16px;
  }
}

@media (max-width: 600px) {
  .auth__container {
    width: 100%;
  }

  .auth__form {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .auth__form--recovery .auth__content {
    padding-top: 32px;
  }

  .auth__content {
    padding: 32px 5vw;
  }

  .auth__close {
    position: static;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 80px;
    height: 80px;
    min-height: 80px;
    background: #d5d5d5;
    -webkit-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
  }

  .auth__close:hover {
    background: #fff;
  }

  .auth__close:hover .i-close {
    stroke: #333;
  }

  .auth__close .i-close {
    stroke: #a2a2a3;
    width: 20px;
    height: 20px;
  }

  .auth__tabs {
    min-height: 80px;
    height: 80px;
  }

  .auth__tab {
    width: auto;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-height: 80px;
    height: 80px;
    font-size: 14px;
  }

  .auth__title {
    margin-bottom: 5vw;
  }

  .auth__btn {
    height: 80px;
    min-height: 80px;
  }

  .blog {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .blog__item {
    width: 100%;
    margin-left: 0;
  }

  .blog__item:nth-child(even) {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  .rests {
    margin-top: 56px;
    margin-bottom: 40px;
    padding-top: 0;
    padding-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .rests .container {
    width: 100%;
  }

  .rests__block {
    max-width: unset;
    padding: 32px 0;
  }

  .rests__block .text-block__label {
    display: none;
  }

  .rests__nav .nav__line--progress.nav__line--y {
    display: none;
  }

  .rests__nav .nav__line--progress.nav__line--x {
    display: block;
  }

  .rests__nav {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    top: auto;
    right: -5vw;
    bottom: 100%;
    width: 240px;
  }

  .rests__nav .nav__box {
    padding: 0;
    width: auto;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .rests__nav .nav__num {
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
  }

  .rests__nav .nav__line {
    min-height: unset;
    height: 1px;
    margin: 0 8px;
  }

  .rests__slider-wrap {
    width: 100%;
    padding-left: 0;
    height: 66vw;
    position: relative;
  }

  .rests__slider-wrap .cover {
    left: 0;
  }

  .rooms-karaoke .rooms__text {
    max-width: 100%;
  }

  .rooms-menu__row:nth-child(2) .rooms__text {
    max-width: 100%;
  }

  .catalog-image__inner {
    height: 72vw;
  }

  .catalog-select {
    display: none;
  }

  .blog-tabs {
    margin: 64px 0;
  }

  .blog-tab {
    font-size: 16px;
  }

  .blog-tab:not(:last-child) {
    margin-right: 24px;
  }

  .blog-pagination {
    margin-top: 0;
    margin-bottom: 104px;
  }

  .personal-tabs-inner {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    cursor: move;
  }

  .personal-tabs {
    margin-left: 0;
  }

  .personal-tab {
    margin-left: 0;
    margin-right: 32px;
  }

  .personal-content {
    max-width: 100%;
  }

  .personal-content--orders {
    max-width: 100%;
  }

  .rests__nav .nav__num {
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
  }
}

@media (max-width: 500px) {
  main {
    overflow-x: hidden !important;
  }

  html.ios.page-catalog main {
    overflow-x: unset !important;
  }

  .h4 {
    font-size: 24px;
  }

  .footer {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .footer__inner {
    padding-bottom: 36px;
  }

  .footer__link {
    font-size: 13px;
  }

  .footer__bottom {
    padding-top: 16px;
  }

  .pagination {
    height: 32px;
    padding: 0 40px;
  }

  .pagination__num {
    margin-right: 16px;
  }

  .pagination__arrow {
    position: absolute;
    top: 0;
    width: 32px;
    height: 32px;
  }

  .pagination__arrow:first-child {
    left: 0;
  }

  .pagination__arrow:last-child {
    right: 0;
  }

  .banner .nav {
    top: unset;
    left: 0;
  }

  .banner__title {
    font-size: 24px;
    line-height: 27px;
  }

  .v-banner.v-banner--hover {
    padding: 24px;
  }

  .bonus {
    padding-left: 0;
    padding-right: 0;
    text-align: left;
  }

  .bonus__bg {
    width: 76%;
    padding-top: 76%;
    margin-bottom: 72px;
  }

  .subscribe {
    margin-top: 56px;
    margin-bottom: 72px;
    text-align: left;
  }

  .subscribe__title {
    font-size: 24px;
    line-height: 29px;
    max-width: 100%;
    margin: 0;
    margin-bottom: 40px;
  }

  .delivery__img-wrap {
    height: auto;
    padding-bottom: 52%;
  }

  .panel__block:nth-child(1) {
    padding-top: 32px;
    padding-bottom: 48px;
  }

  .panel__list-item {
    margin-right: 32px;
  }

  .panel__label {
    font-size: 13px;
  }

  .panel__text {
    font-size: 15px;
  }

  .catalog-panel .panel__title .h2 {
    font-size: 38px;
  }

  .cart {
    z-index: 3;
    width: 100%;
  }

  .cart__content--empty {
    display: none;
  }

  .cart__content--primary {
    padding-bottom: 0;
  }

  .cart__content-header {
    padding-left: 5vw;
  }

  .cart__table {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .cart__title {
    font-size: 21px;
    line-height: 30px;
  }

  .cart__close:before {
    content: "";
    position: absolute;
    width: 25%;
    height: 25%;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0;
    left: 0;
    border-left: 3px solid #fff;
    border-top: 3px solid #fff;
    -webkit-transform: translateX(15%) rotate(-45deg);
    -ms-transform: translateX(15%) rotate(-45deg);
    transform: translateX(15%) rotate(-45deg);
  }

  .cart__close .i-close {
    display: none;
  }

  .cart-btn {
    height: 30vh;
  }

  .cart-address {
    padding: 16px 40px;
  }

  .cart-result__block {
    padding-left: 40px;
  }

  .catalog {
    padding-bottom: 136px;
    margin-left: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .catalog__item {
    width: 100%;
    margin-left: 0;
  }

  .product__link {
    display: block;
  }

  .product-modal__inner {
    padding-bottom: 56px;
  }

  .product-modal__img {
    width: 90%;
    padding-bottom: 68.25%;
  }

  .product-modal__banner {
    min-height: 72px;
    height: 72px;
  }

  .product-modal__banner-text > span {
    display: none !important;
  }

  .product-modal__banner-text button {
    font-family: Inter, sans-serif;
    font-weight: 700;
    font-size: 12px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
  }

  .product-modal__amount {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    padding: 0;
    width: auto;
  }

  .product-modal__amount-btn {
    font-size: 18px;
  }

  .product-modal__amount-btn:first-child {
    margin: 0 25px;
  }

  .product-modal__amount-btn:last-child {
    margin: 0 25px;
  }

  .product-add {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .checkout {
    padding-bottom: 24%;
  }

  .checkout--success {
    padding-top: 24%;
  }

  .checkout__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .checkout__row .mdc-text-field-wrap {
    margin-bottom: 24px;
  }

  .checkout__row .mdc-text-field-wrap.checkout__counter {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-left: 16px;
    width: auto;
  }

  .checkout__row .mdc-text-field-wrap.checkout__counter .counter {
    max-width: 144px;
  }

  .checkout__result > div {
    width: auto;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .checkout__result > div:first-child {
    max-width: 40%;
    margin-right: 16px;
  }

  .checkout__result b {
    font-size: 30px;
  }

  .checkout__result small {
    font-size: 12px;
  }

  .checkout-success__title {
    font-size: 24px;
  }

  .checkout-success__text {
    margin-bottom: 40px;
    max-width: 290px;
  }

  .room__info {
    padding: 24px 5vw 56px;
  }

  .room__title {
    font-size: 24px;
  }

  .contacts-menu__back {
    color: #d62323;
  }

  .sa-wrap {
    margin-bottom: 48px;
  }

  .text-hover {
    pointer-events: none;
  }

  .notfound {
    margin-bottom: 40px;
  }

  .notfound-container {
    min-height: calc(80vh - 88px);
  }

  #delivery-error .modal__btn:nth-child(1) {
    font-size: 14px;
  }

  #delivery-error .modal__btn:nth-child(2) {
    font-size: 14px;
    min-width: 50%;
  }

  .modal__container {
    width: 100%;
  }

  .delivery-map .modal__container {
    height: 100%;
  }

  .delivery-map .modal__content {
    height: 100%;
    padding: 5vw;
  }

  .delivery-map__title {
    font-size: 20px;
    margin-top: 25vh;
    margin-bottom: 5vw;
  }

  .delivery-map__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .delivery-map__row .btn {
    margin-top: 5vw;
    width: 100%;
  }

  .delivery-map__map {
    padding-bottom: 56.25%;
    margin-top: 5vw;
  }

  .kitchen {
    margin-bottom: 96px;
  }

  .back {
    display: none;
  }

  .about-hero .i-stroke-c {
    stroke-width: 2;
  }

  .about-hero .i-stroke-h {
    stroke-width: 2;
    right: 5vw;
    z-index: 2;
  }

  .about-hero .i-stroke-e {
    stroke-width: 2;
  }

  .about-hero__title {
    line-height: 43px;
    max-width: 60%;
    margin-bottom: 16px;
  }

  .about-hero__text {
    font-size: 15px;
  }

  .about-hero__cover {
    padding-top: 40px;
  }

  .about-team {
    margin-bottom: 0;
  }

  .about-team__title {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .about-team__accordion .accordion {
    border: 0;
    position: relative;
  }

  .about-team__accordion .accordion::before {
    content: "";
    position: absolute;
    top: 0;
    left: -50vw;
    right: 0;
    width: 200vw;
    height: 1px;
    background: rgba(0, 0, 0, 0.1);
  }

  .about-team__grid-item {
    width: calc(50% - 24px);
  }

  .about-worker__title {
    font-size: 15px;
  }

  .about-worker__subtitle {
    font-size: 13px;
  }

  .about-partners {
    background: #f5f6fa;
    margin-top: 0;
    margin-bottom: 72px;
    padding-top: 72px;
    padding-bottom: 40px;
  }

  .about-partners__title {
    margin-bottom: 40px;
  }

  .about-partners__grid {
    cursor: auto;
    -webkit-transform: translateX(0) !important;
    -ms-transform: translateX(0) !important;
    transform: translateX(0) !important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .about-partners__grid-item:nth-child(even) {
    margin-bottom: 0;
  }

  .about-partners__grid-item:nth-child(odd) {
    margin-top: 0;
  }

  .about-partners__grid-item {
    min-width: 50%;
    width: 50%;
    height: auto;
    padding: 0;
    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;
  }

  .about-partners__grid-item img {
    margin-bottom: 24px;
    max-height: unset;
    position: static;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  .about-contacts {
    margin-top: 0;
    margin-bottom: 104px;
  }

  .about-contacts__accordion .accordion:last-child::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: -50vw;
    right: 0;
    width: 200vw;
    height: 1px;
    background: rgba(0, 0, 0, 0.1);
  }

  .hero {
    height: 80vh;
    padding-bottom: 64px;
    margin-bottom: 32px;
  }

  .hero-nav {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    position: absolute;
    bottom: 0;
    top: auto;
    right: 0;
    left: 0;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    width: 100%;
  }

  .hero-nav .nav__box {
    padding: 0 32px;
    width: auto;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .hero-nav .nav__num {
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
  }

  .hero-nav .nav__line {
    min-height: unset;
    height: 1px;
    margin: 0 8px;
  }

  .hero-nav .nav__line--progress.nav__line--y {
    display: none;
  }

  .hero-nav .nav__line--progress.nav__line--x {
    display: block;
  }

  .hero-slider--desktop {
    display: none !important;
  }

  .hero-slider--mobile {
    display: block !important;
  }

  .hero-slider {
    width: 100vw;
  }

  .hero-slider__img {
    width: 100vw;
  }

  .hero-next--desktop {
    display: none !important;
  }

  .hero-next.slick-slider {
    display: none;
  }

  .about {
    margin-top: 32px;
    margin-bottom: 56px;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .about .i-stroke-c {
    top: 16px;
    width: 65px;
    height: 71px;
  }

  .about .i-stroke-h {
    top: 16px;
    width: 54px;
    height: 71px;
  }

  .about .i-stroke-e {
    top: 286px;
    right: calc(5vw + 278px);
    width: 44px;
    height: 72px;
  }

  .about__label {
    margin-top: 64px;
  }

  .about__title {
    margin-bottom: 8px;
  }

  .about__text {
    margin-bottom: 24px;
  }

  .about__img {
    width: 270px;
    height: 270px;
    margin-right: 8px;
  }

  .about__cover {
    height: 302px;
    width: 50%;
  }

  .banners--rests {
    margin-top: 0;
    margin-bottom: 0;
  }

  .banners--rests .banner {
    padding-top: 256px;
  }

  .banners--rests .banner .text-block {
    max-width: 100%;
    padding: 32px 5vw 80px;
  }

  .banners--rests .banner__img {
    height: calc(256px + 88px);
  }

  .banners--news {
    margin-top: 8px;
    margin-bottom: 16px;
  }

  .banners--news .bonus {
    max-width: 100%;
    margin-top: 24px;
    padding-bottom: 32px;
  }

  .banners--news .v-banner.v-banner--shadow {
    padding-bottom: 135%;
  }

  .banners--news .banners__item {
    margin-bottom: 32px;
  }

  .instagram {
    margin-top: 8px;
    margin-bottom: 56px;
  }

  .instagram__title {
    display: block;
    margin-bottom: 40px;
  }

  .instagram__bg {
    display: none;
  }

  .instagram__container {
    margin-bottom: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .instagram__col:first-child,
  .instagram__col:last-child {
    padding-top: 0;
  }

  .instagram__col {
    display: none;
  }

  .instagram__col:nth-child(2) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .instagram__box {
    margin-bottom: 16px;
  }

  .instagram__link-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0;
    margin-bottom: 0;
  }

  .restaurant-main {
    margin-bottom: 19.2%;
  }

  .restaurant-hero {
    padding-top: 48px;
  }

  .restaurant-hero__title {
    margin-bottom: 24px;
  }

  .restaurant-hero__title img {
    width: 70%;
  }

  .restaurant-hero__slider-wrap {
    height: 96vw;
    margin-top: 32px;
  }

  .restaurant-hero__nav {
    min-width: unset;
    width: 100%;
  }

  .restaurant-panel .panel__label--route {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .restaurant-about {
    margin-top: 19.2%;
  }

  .restaurant-about__slider-wrap {
    padding-top: 84.4%;
  }

  .restaurant-about__text {
    bottom: 32px;
    left: 5vw;
  }

  .restaurant-chef {
    margin-bottom: 17%;
  }

  .restaurant-chef__img-wrap {
    padding-bottom: 105.4%;
  }

  .restaurant-chef__name {
    height: 88px;
    width: 250px;
  }

  .banners-rest-title {
    margin-bottom: 40px;
  }

  .banners--restaurant {
    margin-top: 17%;
    margin-bottom: 17%;
  }

  .banners--restaurant .bonus {
    max-width: 100%;
    margin-top: 24px;
    padding-bottom: 32px;
  }

  .banners--restaurant .banners__item {
    margin-bottom: 32px;
  }

  .restaurant-map {
    margin-top: 17%;
  }

  .restaurant-map__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
  }

  .restaurant-map__list-item:not(:last-child) {
    margin-bottom: 24px;
    margin-right: 0;
  }

  .restaurant-delivery {
    min-height: 220px;
  }

  .restaurant-delivery__title {
    font-size: 28px;
  }

  .restaurant-delivery .i-stroke-c {
    display: none;
  }

  .restaurant-delivery .i-stroke-h {
    display: none;
  }

  .restaurant-delivery .i-stroke-e {
    display: none;
  }

  .rooms-hero .cover {
    top: 37%;
    width: 61%;
  }

  .rooms-hero__inner {
    min-height: unset;
    padding-top: 83%;
    padding-bottom: 22%;
  }

  .rooms-hero__title {
    font-size: 60px;
    margin-bottom: 24px;
  }

  .rooms-hero__subtitle {
    font-size: 18px;
  }

  .rooms-hero__text {
    display: none;
  }

  .rooms-list {
    padding-top: 40px;
    margin-bottom: 24px;
  }

  .rooms-fun {
    margin-top: 24px;
  }

  .rooms-fun__row {
    padding: 11.7% 5vw 56px;
    padding-right: 32px;
  }

  .rooms-fun__img-wrap {
    padding-bottom: 73%;
  }

  .rooms-menu {
    margin-bottom: 104px;
  }

  .banners--rooms .banner {
    padding-bottom: 138%;
  }

  .banners--rooms .v-banner-wrap {
    max-width: 100%;
    padding-bottom: 32px;
  }

  .delivery-phone {
    -webkit-transform: translate(48px, -50%);
    -ms-transform: translate(48px, -50%);
    transform: translate(48px, -50%);
  }

  .delivery-bg {
    padding-bottom: 140vw;
  }

  .delivery-form-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .delivery-form-row .btn {
    width: 100%;
    min-height: 56px;
  }

  .article__head {
    -webkit-transform: translateY(40px);
    -ms-transform: translateY(40px);
    transform: translateY(40px);
  }

  .article__container {
    padding-bottom: 64px;
    padding-top: 80px;
  }

  .policy-content b,
  .policy-content p {
    max-width: 100%;
  }

  .contacts {
    padding-top: 32px;
  }

  .contacts-instagram {
    top: 130px;
  }
}

@media (max-width: 440px) {
  .contacts {
    padding-bottom: 0;
    min-height: unset;
  }

  .contacts-map {
    position: static;
    height: 90vh;
  }
}

@media (max-width: 370px) {
  .contacts-menu__social li:nth-child(2) {
    padding-left: 32px;
    padding-right: 32px;
    margin-right: 32px;
    margin-left: 32px;
  }

  .notfound .i-4 {
    min-width: 64px;
    min-height: 90px;
  }

  .notfound__img-wrap img {
    min-width: 100px;
  }
}

@media (max-width: 360px) {
  .delivery__list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .delivery__list-item:not(:last-child) {
    margin-bottom: 24px;
  }

  .panel__list-item {
    margin-right: 16px;
  }

  .checkout__result b {
    font-size: 24px;
  }

  .room:first-child::before {
    width: 100%;
  }

  .about-team__title-wrap {
    width: 93%;
  }

  .restaurant-panel .panel__block:nth-child(1) .h2 {
    padding: 32px 24px;
  }

  .rooms-hero__title {
    font-size: 50px;
  }

  .rooms-hero__subtitle {
    font-size: 16px;
  }

  .catalog-header__title {
    font-size: 24px;
  }

  .catalog-header__title span {
    font-size: 14px;
  }
}

@media (max-width: 350px) {
  .about__title {
    font-size: 40px;
  }
}

@-webkit-keyframes text-link-hover {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  50% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }

  50.01% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes text-link-hover {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  50% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }

  50.01% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@-webkit-keyframes rotating-callback {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotating-callback {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes menu-mob-hover {
  0% {
    background: #616161;
  }

  100% {
    background: #363636;
  }
}

@keyframes menu-mob-hover {
  0% {
    background: #616161;
  }

  100% {
    background: #363636;
  }
}

@-webkit-keyframes blink {
  0%,
  100%,
  40% {
    opacity: 1;
  }

  1%,
  39% {
    opacity: 0;
  }
}

@keyframes blink {
  0%,
  100%,
  40% {
    opacity: 1;
  }

  1%,
  39% {
    opacity: 0;
  }
}

@-webkit-keyframes mdc-floating-label-shake-float-above-standard {
  0% {
    -webkit-transform: translateX(calc(0 - 0)) translateY(-100%) scale(0.75);
    transform: translateX(calc(0 - 0)) translateY(-100%) scale(0.75);
  }

  33% {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    -webkit-transform: translateX(calc(4% - 0)) translateY(-100%) scale(0.75);
    transform: translateX(calc(4% - 0)) translateY(-100%) scale(0.75);
  }

  66% {
    -webkit-animation-timing-function: cubic-bezier(
      0.30244,
      0.38135,
      0.55,
      0.95635
    );
    animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
    -webkit-transform: translateX(calc(-4% - 0)) translateY(-100%) scale(0.75);
    transform: translateX(calc(-4% - 0)) translateY(-100%) scale(0.75);
  }

  100% {
    -webkit-transform: translateX(calc(0 - 0)) translateY(-100%) scale(0.75);
    transform: translateX(calc(0 - 0)) translateY(-100%) scale(0.75);
  }
}

@keyframes mdc-floating-label-shake-float-above-standard {
  0% {
    -webkit-transform: translateX(calc(0 - 0)) translateY(-100%) scale(0.75);
    transform: translateX(calc(0 - 0)) translateY(-100%) scale(0.75);
  }

  33% {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    -webkit-transform: translateX(calc(4% - 0)) translateY(-100%) scale(0.75);
    transform: translateX(calc(4% - 0)) translateY(-100%) scale(0.75);
  }

  66% {
    -webkit-animation-timing-function: cubic-bezier(
      0.30244,
      0.38135,
      0.55,
      0.95635
    );
    animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
    -webkit-transform: translateX(calc(-4% - 0)) translateY(-100%) scale(0.75);
    transform: translateX(calc(-4% - 0)) translateY(-100%) scale(0.75);
  }

  100% {
    -webkit-transform: translateX(calc(0 - 0)) translateY(-100%) scale(0.75);
    transform: translateX(calc(0 - 0)) translateY(-100%) scale(0.75);
  }
}

@-webkit-keyframes mdc-ripple-fg-radius-in {
  from {
    -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-transform: translate(var(--mdc-ripple-fg-translate-start, 0))
      scale(1);
    transform: translate(var(--mdc-ripple-fg-translate-start, 0)) scale(1);
  }

  to {
    -webkit-transform: translate(var(--mdc-ripple-fg-translate-end, 0))
      scale(var(--mdc-ripple-fg-scale, 1));
    transform: translate(var(--mdc-ripple-fg-translate-end, 0))
      scale(var(--mdc-ripple-fg-scale, 1));
  }
}

@keyframes mdc-ripple-fg-radius-in {
  from {
    -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-transform: translate(var(--mdc-ripple-fg-translate-start, 0))
      scale(1);
    transform: translate(var(--mdc-ripple-fg-translate-start, 0)) scale(1);
  }

  to {
    -webkit-transform: translate(var(--mdc-ripple-fg-translate-end, 0))
      scale(var(--mdc-ripple-fg-scale, 1));
    transform: translate(var(--mdc-ripple-fg-translate-end, 0))
      scale(var(--mdc-ripple-fg-scale, 1));
  }
}

@-webkit-keyframes mdc-ripple-fg-opacity-in {
  from {
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    opacity: 0;
  }

  to {
    opacity: var(--mdc-ripple-fg-opacity, 0);
  }
}

@keyframes mdc-ripple-fg-opacity-in {
  from {
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    opacity: 0;
  }

  to {
    opacity: var(--mdc-ripple-fg-opacity, 0);
  }
}

@-webkit-keyframes mdc-ripple-fg-opacity-out {
  from {
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    opacity: var(--mdc-ripple-fg-opacity, 0);
  }

  to {
    opacity: 0;
  }
}

@keyframes mdc-ripple-fg-opacity-out {
  from {
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    opacity: var(--mdc-ripple-fg-opacity, 0);
  }

  to {
    opacity: 0;
  }
}

@-webkit-keyframes mdc-floating-label-shake-float-above-text-field-box {
  0% {
    -webkit-transform: translateX(calc(0 - 0)) translateY(-50%) scale(0.75);
    transform: translateX(calc(0 - 0)) translateY(-50%) scale(0.75);
  }

  33% {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    -webkit-transform: translateX(calc(4% - 0)) translateY(-50%) scale(0.75);
    transform: translateX(calc(4% - 0)) translateY(-50%) scale(0.75);
  }

  66% {
    -webkit-animation-timing-function: cubic-bezier(
      0.30244,
      0.38135,
      0.55,
      0.95635
    );
    animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
    -webkit-transform: translateX(calc(-4% - 0)) translateY(-50%) scale(0.75);
    transform: translateX(calc(-4% - 0)) translateY(-50%) scale(0.75);
  }

  100% {
    -webkit-transform: translateX(calc(0 - 0)) translateY(-50%) scale(0.75);
    transform: translateX(calc(0 - 0)) translateY(-50%) scale(0.75);
  }
}

@keyframes mdc-floating-label-shake-float-above-text-field-box {
  0% {
    -webkit-transform: translateX(calc(0 - 0)) translateY(-50%) scale(0.75);
    transform: translateX(calc(0 - 0)) translateY(-50%) scale(0.75);
  }

  33% {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    -webkit-transform: translateX(calc(4% - 0)) translateY(-50%) scale(0.75);
    transform: translateX(calc(4% - 0)) translateY(-50%) scale(0.75);
  }

  66% {
    -webkit-animation-timing-function: cubic-bezier(
      0.30244,
      0.38135,
      0.55,
      0.95635
    );
    animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
    -webkit-transform: translateX(calc(-4% - 0)) translateY(-50%) scale(0.75);
    transform: translateX(calc(-4% - 0)) translateY(-50%) scale(0.75);
  }

  100% {
    -webkit-transform: translateX(calc(0 - 0)) translateY(-50%) scale(0.75);
    transform: translateX(calc(0 - 0)) translateY(-50%) scale(0.75);
  }
}

@-webkit-keyframes mdc-floating-label-shake-float-above-text-field-dense {
  0% {
    -webkit-transform: translateX(calc(0 - 0)) translateY(-70%) scale(0.923);
    transform: translateX(calc(0 - 0)) translateY(-70%) scale(0.923);
  }

  33% {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    -webkit-transform: translateX(calc(4% - 0)) translateY(-70%) scale(0.923);
    transform: translateX(calc(4% - 0)) translateY(-70%) scale(0.923);
  }

  66% {
    -webkit-animation-timing-function: cubic-bezier(
      0.30244,
      0.38135,
      0.55,
      0.95635
    );
    animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
    -webkit-transform: translateX(calc(-4% - 0)) translateY(-70%) scale(0.923);
    transform: translateX(calc(-4% - 0)) translateY(-70%) scale(0.923);
  }

  100% {
    -webkit-transform: translateX(calc(0 - 0)) translateY(-70%) scale(0.923);
    transform: translateX(calc(0 - 0)) translateY(-70%) scale(0.923);
  }
}

@keyframes mdc-floating-label-shake-float-above-text-field-dense {
  0% {
    -webkit-transform: translateX(calc(0 - 0)) translateY(-70%) scale(0.923);
    transform: translateX(calc(0 - 0)) translateY(-70%) scale(0.923);
  }

  33% {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    -webkit-transform: translateX(calc(4% - 0)) translateY(-70%) scale(0.923);
    transform: translateX(calc(4% - 0)) translateY(-70%) scale(0.923);
  }

  66% {
    -webkit-animation-timing-function: cubic-bezier(
      0.30244,
      0.38135,
      0.55,
      0.95635
    );
    animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
    -webkit-transform: translateX(calc(-4% - 0)) translateY(-70%) scale(0.923);
    transform: translateX(calc(-4% - 0)) translateY(-70%) scale(0.923);
  }

  100% {
    -webkit-transform: translateX(calc(0 - 0)) translateY(-70%) scale(0.923);
    transform: translateX(calc(0 - 0)) translateY(-70%) scale(0.923);
  }
}

@-webkit-keyframes mdc-floating-label-shake-float-above-text-field-outlined {
  0% {
    -webkit-transform: translateX(calc(0 - 0)) translateY(-130%) scale(0.75);
    transform: translateX(calc(0 - 0)) translateY(-130%) scale(0.75);
  }

  33% {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    -webkit-transform: translateX(calc(4% - 0)) translateY(-130%) scale(0.75);
    transform: translateX(calc(4% - 0)) translateY(-130%) scale(0.75);
  }

  66% {
    -webkit-animation-timing-function: cubic-bezier(
      0.30244,
      0.38135,
      0.55,
      0.95635
    );
    animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
    -webkit-transform: translateX(calc(-4% - 0)) translateY(-130%) scale(0.75);
    transform: translateX(calc(-4% - 0)) translateY(-130%) scale(0.75);
  }

  100% {
    -webkit-transform: translateX(calc(0 - 0)) translateY(-130%) scale(0.75);
    transform: translateX(calc(0 - 0)) translateY(-130%) scale(0.75);
  }
}

@keyframes mdc-floating-label-shake-float-above-text-field-outlined {
  0% {
    -webkit-transform: translateX(calc(0 - 0)) translateY(-130%) scale(0.75);
    transform: translateX(calc(0 - 0)) translateY(-130%) scale(0.75);
  }

  33% {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    -webkit-transform: translateX(calc(4% - 0)) translateY(-130%) scale(0.75);
    transform: translateX(calc(4% - 0)) translateY(-130%) scale(0.75);
  }

  66% {
    -webkit-animation-timing-function: cubic-bezier(
      0.30244,
      0.38135,
      0.55,
      0.95635
    );
    animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
    -webkit-transform: translateX(calc(-4% - 0)) translateY(-130%) scale(0.75);
    transform: translateX(calc(-4% - 0)) translateY(-130%) scale(0.75);
  }

  100% {
    -webkit-transform: translateX(calc(0 - 0)) translateY(-130%) scale(0.75);
    transform: translateX(calc(0 - 0)) translateY(-130%) scale(0.75);
  }
}

@-webkit-keyframes mdc-floating-label-shake-float-above-text-field-outlined-dense {
  0% {
    -webkit-transform: translateX(calc(0 - 0)) translateY(-110%) scale(0.923);
    transform: translateX(calc(0 - 0)) translateY(-110%) scale(0.923);
  }

  33% {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    -webkit-transform: translateX(calc(4% - 0)) translateY(-110%) scale(0.923);
    transform: translateX(calc(4% - 0)) translateY(-110%) scale(0.923);
  }

  66% {
    -webkit-animation-timing-function: cubic-bezier(
      0.30244,
      0.38135,
      0.55,
      0.95635
    );
    animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
    -webkit-transform: translateX(calc(-4% - 0)) translateY(-110%) scale(0.923);
    transform: translateX(calc(-4% - 0)) translateY(-110%) scale(0.923);
  }

  100% {
    -webkit-transform: translateX(calc(0 - 0)) translateY(-110%) scale(0.923);
    transform: translateX(calc(0 - 0)) translateY(-110%) scale(0.923);
  }
}

@keyframes mdc-floating-label-shake-float-above-text-field-outlined-dense {
  0% {
    -webkit-transform: translateX(calc(0 - 0)) translateY(-110%) scale(0.923);
    transform: translateX(calc(0 - 0)) translateY(-110%) scale(0.923);
  }

  33% {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    -webkit-transform: translateX(calc(4% - 0)) translateY(-110%) scale(0.923);
    transform: translateX(calc(4% - 0)) translateY(-110%) scale(0.923);
  }

  66% {
    -webkit-animation-timing-function: cubic-bezier(
      0.30244,
      0.38135,
      0.55,
      0.95635
    );
    animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
    -webkit-transform: translateX(calc(-4% - 0)) translateY(-110%) scale(0.923);
    transform: translateX(calc(-4% - 0)) translateY(-110%) scale(0.923);
  }

  100% {
    -webkit-transform: translateX(calc(0 - 0)) translateY(-110%) scale(0.923);
    transform: translateX(calc(0 - 0)) translateY(-110%) scale(0.923);
  }
}

@-webkit-keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon {
  0% {
    -webkit-transform: translateX(calc(0 - 32px)) translateY(-130%) scale(0.75);
    transform: translateX(calc(0 - 32px)) translateY(-130%) scale(0.75);
  }

  33% {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    -webkit-transform: translateX(calc(4% - 32px)) translateY(-130%) scale(0.75);
    transform: translateX(calc(4% - 32px)) translateY(-130%) scale(0.75);
  }

  66% {
    -webkit-animation-timing-function: cubic-bezier(
      0.30244,
      0.38135,
      0.55,
      0.95635
    );
    animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
    -webkit-transform: translateX(calc(-4% - 32px)) translateY(-130%)
      scale(0.75);
    transform: translateX(calc(-4% - 32px)) translateY(-130%) scale(0.75);
  }

  100% {
    -webkit-transform: translateX(calc(0 - 32px)) translateY(-130%) scale(0.75);
    transform: translateX(calc(0 - 32px)) translateY(-130%) scale(0.75);
  }
}

@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon {
  0% {
    -webkit-transform: translateX(calc(0 - 32px)) translateY(-130%) scale(0.75);
    transform: translateX(calc(0 - 32px)) translateY(-130%) scale(0.75);
  }

  33% {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    -webkit-transform: translateX(calc(4% - 32px)) translateY(-130%) scale(0.75);
    transform: translateX(calc(4% - 32px)) translateY(-130%) scale(0.75);
  }

  66% {
    -webkit-animation-timing-function: cubic-bezier(
      0.30244,
      0.38135,
      0.55,
      0.95635
    );
    animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
    -webkit-transform: translateX(calc(-4% - 32px)) translateY(-130%)
      scale(0.75);
    transform: translateX(calc(-4% - 32px)) translateY(-130%) scale(0.75);
  }

  100% {
    -webkit-transform: translateX(calc(0 - 32px)) translateY(-130%) scale(0.75);
    transform: translateX(calc(0 - 32px)) translateY(-130%) scale(0.75);
  }
}

@-webkit-keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense {
  0% {
    -webkit-transform: translateX(calc(0 - 21px)) translateY(-110%) scale(0.923);
    transform: translateX(calc(0 - 21px)) translateY(-110%) scale(0.923);
  }

  33% {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    -webkit-transform: translateX(calc(4% - 21px)) translateY(-110%)
      scale(0.923);
    transform: translateX(calc(4% - 21px)) translateY(-110%) scale(0.923);
  }

  66% {
    -webkit-animation-timing-function: cubic-bezier(
      0.30244,
      0.38135,
      0.55,
      0.95635
    );
    animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
    -webkit-transform: translateX(calc(-4% - 21px)) translateY(-110%)
      scale(0.923);
    transform: translateX(calc(-4% - 21px)) translateY(-110%) scale(0.923);
  }

  100% {
    -webkit-transform: translateX(calc(0 - 21px)) translateY(-110%) scale(0.923);
    transform: translateX(calc(0 - 21px)) translateY(-110%) scale(0.923);
  }
}

@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense {
  0% {
    -webkit-transform: translateX(calc(0 - 21px)) translateY(-110%) scale(0.923);
    transform: translateX(calc(0 - 21px)) translateY(-110%) scale(0.923);
  }

  33% {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    -webkit-transform: translateX(calc(4% - 21px)) translateY(-110%)
      scale(0.923);
    transform: translateX(calc(4% - 21px)) translateY(-110%) scale(0.923);
  }

  66% {
    -webkit-animation-timing-function: cubic-bezier(
      0.30244,
      0.38135,
      0.55,
      0.95635
    );
    animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
    -webkit-transform: translateX(calc(-4% - 21px)) translateY(-110%)
      scale(0.923);
    transform: translateX(calc(-4% - 21px)) translateY(-110%) scale(0.923);
  }

  100% {
    -webkit-transform: translateX(calc(0 - 21px)) translateY(-110%) scale(0.923);
    transform: translateX(calc(0 - 21px)) translateY(-110%) scale(0.923);
  }
}

@-webkit-keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-rtl {
  0% {
    -webkit-transform: translateX(calc(0 - -32px)) translateY(-130%) scale(0.75);
    transform: translateX(calc(0 - -32px)) translateY(-130%) scale(0.75);
  }

  33% {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    -webkit-transform: translateX(calc(4% - -32px)) translateY(-130%)
      scale(0.75);
    transform: translateX(calc(4% - -32px)) translateY(-130%) scale(0.75);
  }

  66% {
    -webkit-animation-timing-function: cubic-bezier(
      0.30244,
      0.38135,
      0.55,
      0.95635
    );
    animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
    -webkit-transform: translateX(calc(-4% - -32px)) translateY(-130%)
      scale(0.75);
    transform: translateX(calc(-4% - -32px)) translateY(-130%) scale(0.75);
  }

  100% {
    -webkit-transform: translateX(calc(0 - -32px)) translateY(-130%) scale(0.75);
    transform: translateX(calc(0 - -32px)) translateY(-130%) scale(0.75);
  }
}

@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-rtl {
  0% {
    -webkit-transform: translateX(calc(0 - -32px)) translateY(-130%) scale(0.75);
    transform: translateX(calc(0 - -32px)) translateY(-130%) scale(0.75);
  }

  33% {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    -webkit-transform: translateX(calc(4% - -32px)) translateY(-130%)
      scale(0.75);
    transform: translateX(calc(4% - -32px)) translateY(-130%) scale(0.75);
  }

  66% {
    -webkit-animation-timing-function: cubic-bezier(
      0.30244,
      0.38135,
      0.55,
      0.95635
    );
    animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
    -webkit-transform: translateX(calc(-4% - -32px)) translateY(-130%)
      scale(0.75);
    transform: translateX(calc(-4% - -32px)) translateY(-130%) scale(0.75);
  }

  100% {
    -webkit-transform: translateX(calc(0 - -32px)) translateY(-130%) scale(0.75);
    transform: translateX(calc(0 - -32px)) translateY(-130%) scale(0.75);
  }
}

@-webkit-keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense-rtl {
  0% {
    -webkit-transform: translateX(calc(0 - -21px)) translateY(-110%)
      scale(0.923);
    transform: translateX(calc(0 - -21px)) translateY(-110%) scale(0.923);
  }

  33% {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    -webkit-transform: translateX(calc(4% - -21px)) translateY(-110%)
      scale(0.923);
    transform: translateX(calc(4% - -21px)) translateY(-110%) scale(0.923);
  }

  66% {
    -webkit-animation-timing-function: cubic-bezier(
      0.30244,
      0.38135,
      0.55,
      0.95635
    );
    animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
    -webkit-transform: translateX(calc(-4% - -21px)) translateY(-110%)
      scale(0.923);
    transform: translateX(calc(-4% - -21px)) translateY(-110%) scale(0.923);
  }

  100% {
    -webkit-transform: translateX(calc(0 - -21px)) translateY(-110%)
      scale(0.923);
    transform: translateX(calc(0 - -21px)) translateY(-110%) scale(0.923);
  }
}

@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense-rtl {
  0% {
    -webkit-transform: translateX(calc(0 - -21px)) translateY(-110%)
      scale(0.923);
    transform: translateX(calc(0 - -21px)) translateY(-110%) scale(0.923);
  }

  33% {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    -webkit-transform: translateX(calc(4% - -21px)) translateY(-110%)
      scale(0.923);
    transform: translateX(calc(4% - -21px)) translateY(-110%) scale(0.923);
  }

  66% {
    -webkit-animation-timing-function: cubic-bezier(
      0.30244,
      0.38135,
      0.55,
      0.95635
    );
    animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
    -webkit-transform: translateX(calc(-4% - -21px)) translateY(-110%)
      scale(0.923);
    transform: translateX(calc(-4% - -21px)) translateY(-110%) scale(0.923);
  }

  100% {
    -webkit-transform: translateX(calc(0 - -21px)) translateY(-110%)
      scale(0.923);
    transform: translateX(calc(0 - -21px)) translateY(-110%) scale(0.923);
  }
}

@-webkit-keyframes mdc-floating-label-shake-float-above-textarea {
  0% {
    -webkit-transform: translateX(calc(0 - 0)) translateY(-50%) scale(0.923);
    transform: translateX(calc(0 - 0)) translateY(-50%) scale(0.923);
  }

  33% {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    -webkit-transform: translateX(calc(4% - 0)) translateY(-50%) scale(0.923);
    transform: translateX(calc(4% - 0)) translateY(-50%) scale(0.923);
  }

  66% {
    -webkit-animation-timing-function: cubic-bezier(
      0.30244,
      0.38135,
      0.55,
      0.95635
    );
    animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
    -webkit-transform: translateX(calc(-4% - 0)) translateY(-50%) scale(0.923);
    transform: translateX(calc(-4% - 0)) translateY(-50%) scale(0.923);
  }

  100% {
    -webkit-transform: translateX(calc(0 - 0)) translateY(-50%) scale(0.923);
    transform: translateX(calc(0 - 0)) translateY(-50%) scale(0.923);
  }
}

@keyframes mdc-floating-label-shake-float-above-textarea {
  0% {
    -webkit-transform: translateX(calc(0 - 0)) translateY(-50%) scale(0.923);
    transform: translateX(calc(0 - 0)) translateY(-50%) scale(0.923);
  }

  33% {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    -webkit-transform: translateX(calc(4% - 0)) translateY(-50%) scale(0.923);
    transform: translateX(calc(4% - 0)) translateY(-50%) scale(0.923);
  }

  66% {
    -webkit-animation-timing-function: cubic-bezier(
      0.30244,
      0.38135,
      0.55,
      0.95635
    );
    animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
    -webkit-transform: translateX(calc(-4% - 0)) translateY(-50%) scale(0.923);
    transform: translateX(calc(-4% - 0)) translateY(-50%) scale(0.923);
  }

  100% {
    -webkit-transform: translateX(calc(0 - 0)) translateY(-50%) scale(0.923);
    transform: translateX(calc(0 - 0)) translateY(-50%) scale(0.923);
  }
}

@-webkit-keyframes mdc-select-float-native-control {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes mdc-select-float-native-control {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@-webkit-keyframes mdc-floating-label-shake-float-above-select-outlined-leading-icon {
  0% {
    -webkit-transform: translateX(calc(0 - 32px)) translateY(-130%) scale(0.75);
    transform: translateX(calc(0 - 32px)) translateY(-130%) scale(0.75);
  }

  33% {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    -webkit-transform: translateX(calc(4% - 32px)) translateY(-130%) scale(0.75);
    transform: translateX(calc(4% - 32px)) translateY(-130%) scale(0.75);
  }

  66% {
    -webkit-animation-timing-function: cubic-bezier(
      0.30244,
      0.38135,
      0.55,
      0.95635
    );
    animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
    -webkit-transform: translateX(calc(-4% - 32px)) translateY(-130%)
      scale(0.75);
    transform: translateX(calc(-4% - 32px)) translateY(-130%) scale(0.75);
  }

  100% {
    -webkit-transform: translateX(calc(0 - 32px)) translateY(-130%) scale(0.75);
    transform: translateX(calc(0 - 32px)) translateY(-130%) scale(0.75);
  }
}

@keyframes mdc-floating-label-shake-float-above-select-outlined-leading-icon {
  0% {
    -webkit-transform: translateX(calc(0 - 32px)) translateY(-130%) scale(0.75);
    transform: translateX(calc(0 - 32px)) translateY(-130%) scale(0.75);
  }

  33% {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    -webkit-transform: translateX(calc(4% - 32px)) translateY(-130%) scale(0.75);
    transform: translateX(calc(4% - 32px)) translateY(-130%) scale(0.75);
  }

  66% {
    -webkit-animation-timing-function: cubic-bezier(
      0.30244,
      0.38135,
      0.55,
      0.95635
    );
    animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
    -webkit-transform: translateX(calc(-4% - 32px)) translateY(-130%)
      scale(0.75);
    transform: translateX(calc(-4% - 32px)) translateY(-130%) scale(0.75);
  }

  100% {
    -webkit-transform: translateX(calc(0 - 32px)) translateY(-130%) scale(0.75);
    transform: translateX(calc(0 - 32px)) translateY(-130%) scale(0.75);
  }
}

@-webkit-keyframes mdc-floating-label-shake-float-above-select-outlined-leading-icon-rtl {
  0% {
    -webkit-transform: translateX(calc(0 - -32px)) translateY(-130%) scale(0.75);
    transform: translateX(calc(0 - -32px)) translateY(-130%) scale(0.75);
  }

  33% {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    -webkit-transform: translateX(calc(4% - -32px)) translateY(-130%)
      scale(0.75);
    transform: translateX(calc(4% - -32px)) translateY(-130%) scale(0.75);
  }

  66% {
    -webkit-animation-timing-function: cubic-bezier(
      0.30244,
      0.38135,
      0.55,
      0.95635
    );
    animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
    -webkit-transform: translateX(calc(-4% - -32px)) translateY(-130%)
      scale(0.75);
    transform: translateX(calc(-4% - -32px)) translateY(-130%) scale(0.75);
  }

  100% {
    -webkit-transform: translateX(calc(0 - -32px)) translateY(-130%) scale(0.75);
    transform: translateX(calc(0 - -32px)) translateY(-130%) scale(0.75);
  }
}

@keyframes mdc-floating-label-shake-float-above-select-outlined-leading-icon-rtl {
  0% {
    -webkit-transform: translateX(calc(0 - -32px)) translateY(-130%) scale(0.75);
    transform: translateX(calc(0 - -32px)) translateY(-130%) scale(0.75);
  }

  33% {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    -webkit-transform: translateX(calc(4% - -32px)) translateY(-130%)
      scale(0.75);
    transform: translateX(calc(4% - -32px)) translateY(-130%) scale(0.75);
  }

  66% {
    -webkit-animation-timing-function: cubic-bezier(
      0.30244,
      0.38135,
      0.55,
      0.95635
    );
    animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
    -webkit-transform: translateX(calc(-4% - -32px)) translateY(-130%)
      scale(0.75);
    transform: translateX(calc(-4% - -32px)) translateY(-130%) scale(0.75);
  }

  100% {
    -webkit-transform: translateX(calc(0 - -32px)) translateY(-130%) scale(0.75);
    transform: translateX(calc(0 - -32px)) translateY(-130%) scale(0.75);
  }
}

@-webkit-keyframes prealoderScale {
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes prealoderScale {
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-webkit-keyframes prealoderOpacity {
  100% {
    opacity: 1;
  }
}

@keyframes prealoderOpacity {
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes prealoderCover {
  100% {
    pointer-events: none;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

@keyframes prealoderCover {
  100% {
    pointer-events: none;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

@-webkit-keyframes nav-secondary {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em);
  }

  100% {
    opacity: 1;
  }
}

@keyframes nav-secondary {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em);
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px;
  }

  54% {
    width: 0;
    left: 1px;
    top: 19px;
  }

  70% {
    width: 50px;
    left: -8px;
    top: 37px;
  }

  84% {
    width: 17px;
    left: 21px;
    top: 48px;
  }

  100% {
    width: 25px;
    left: 14px;
    top: 45px;
  }
}

@keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px;
  }

  54% {
    width: 0;
    left: 1px;
    top: 19px;
  }

  70% {
    width: 50px;
    left: -8px;
    top: 37px;
  }

  84% {
    width: 17px;
    left: 21px;
    top: 48px;
  }

  100% {
    width: 25px;
    left: 14px;
    top: 45px;
  }
}

@-webkit-keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px;
  }

  65% {
    width: 0;
    right: 46px;
    top: 54px;
  }

  84% {
    width: 55px;
    right: 0;
    top: 35px;
  }

  100% {
    width: 47px;
    right: 8px;
    top: 38px;
  }
}

@keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px;
  }

  65% {
    width: 0;
    right: 46px;
    top: 54px;
  }

  84% {
    width: 55px;
    right: 0;
    top: 35px;
  }

  100% {
    width: 47px;
    right: 8px;
    top: 38px;
  }
}

@-webkit-keyframes rotatePlaceholder {
  0% {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  5% {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  12% {
    -webkit-transform: rotate(-405deg);
    transform: rotate(-405deg);
  }

  100% {
    -webkit-transform: rotate(-405deg);
    transform: rotate(-405deg);
  }
}

@keyframes rotatePlaceholder {
  0% {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  5% {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  12% {
    -webkit-transform: rotate(-405deg);
    transform: rotate(-405deg);
  }

  100% {
    -webkit-transform: rotate(-405deg);
    transform: rotate(-405deg);
  }
}

@-webkit-keyframes mmfadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes mmfadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-webkit-keyframes mmfadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes mmfadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@-webkit-keyframes mmslideIn {
  from {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }

  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes mmslideIn {
  from {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }

  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-webkit-keyframes mmslideOut {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

@keyframes mmslideOut {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

/* End */

/* Start:/local/templates/che/styles.css?172410303019801*/
/*обратный звонок*/

.modal__close {
  z-index: 10000;
  width: 40px;
  height: 40px;
  background-color: rgba(214, 35, 35, 0.8);
  z-index: 10000;
  border-radius: 35px;
  color: white;
}

.modal__close svg {
  stroke: #fff;
}

.backcallb {
  /* border-radius: 10px; */
  font-size: 27px;
  color: #fff;
  text-align: center;
  padding: 10px 0;
  background-color: rgba(214, 35, 35, 0.8);
  width: 40%;
  max-width: 300px;
  /* background: linear-gradient(0deg, rgba(204,30,30,1) 40%, rgba(224,85,85,0.9) 100%); */
}

.callb,
.backcallb {
  width: 100% !important;
  margin-bottom: 20px;
}

.phonecall {
  font-size: 50px;
  margin-bottom: 20px;
}

.phonecall a,
.phonecall a:link,
.phonecall a:active,
.phonecall a:hover,
.phonecall a:visited {
  color: inherit;
}

.phonecall li:before {
  content: " ";
  display: inline-block;
  width: 45px;
  height: 36px;
  background-image: url(../../../../../../local/templates/che/layout/dist/img/phone1.png);
  background-repeat: no-repeat;
}

.modal__content {
  padding: 60px 10px;
}

/*убираем лк*/

.header__right {
  visibility: hidden;
}

/*форма бронирования*/
.place__text.booking_button,
.contacts-menu__contacts .booking_button {
  background-color: #d5242f;
  text-align: center;
  padding: 15px;
  margin: 20px 0 0;
  color: #fff;
  cursor: pointer;
}

.booking_button @media (min-width: 1900px) {
  .restaurant-panel .panel__block:nth-child(3) {
    font-size: 16px;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
  }
}

.restaurant-panel .panel__block:nth-child(3) {
  width: 224px;
  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;
  background: #212121;
  color: #fff;
  font-family: "TT Norms", sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 22px;
}

.restaurant-panel .panel__block:nth-child(2) {
  background: #d5242f;
}

@media (max-width: 800px) {
  .restaurant-panel .panel__block:nth-child(3) {
    width: 100%;
    height: 140px;
  }
}

/*кнопка ближайшие Меню*/

button:disabled {
  background: #ccc;
}

/*корзинка на фото товара*/
.product__img span {
  display: block;
  position: absolute;
  height: 40px;
  width: 40px;
  background-image: url(/local/templates/che/layout/dist/img/svg/basket2.svg);
  bottom: 2px;
  left: 2px;
  background-color: #d62323;
  border-radius: 30px;
  background-size: 30px 30px;
  background-position: center center;
  /* Положение фона */
  background-repeat: no-repeat;
  /* ОтМенюем повторение фона */
}

.product__img {
  position: relative;
}

.product-add.active .product-add__close {
  color: #fff;
  box-shadow: 0 4px 8px rgb(67 0 0 / 30%);
  z-index: 1000;
  position: absolute;
  bottom: 130px;
  right: 30px;
  background-color: #d62323;
  padding: 13px 22px;
  border-radius: 100px;
  font-size: 30px;
  font-weight: bold;
  display: block;
}

.product-add .product-add__close {
  display: none;
}

@media (max-width: 800px) {
  .catalog-image__inner {
    display: none;
  }

  .catalog__item {
    margin-top: 20px;
  }

  .panel__block:nth-child(1) {
    padding-top: 22px;
    padding-bottom: 38px;
  }

  .cart-btn {
    height: 10vh;
  }
}

.cart-table__btn {
  opacity: 1;
}

.panel__block .catalog-panel__img svg,
.panel__block .catalog-panel__img svg path {
  fill: #fff !important;
}

.catalog-panel__img svg {
  width: 100%;
}

/*верхнее меню*/

/*убираем нижнюю строку со входом в кабинет в мобильном меню*/

.menu .menu__footer {
  visibility: hidden;
}

.header .hamburger {
  padding-left: 3vw;
}

.header .hamburger {
  padding-right: 5vw;
}

@media (min-width: 800px) {
  .header__list-item-dop {
    display: none;
  }

  .catalog-filter .close {
    display: none;
  }
}

@media (max-width: 800px) {
  /*закрытие меню*/

  .catalog-filter .close {
    color: #fff;
    box-shadow: 0 4px 8px rgb(67 0 0 / 30%);
    z-index: 1000;
    position: fixed;
    bottom: 30px;
    right: 30px;
    background-color: #d62323;
    padding: 23px 32px;
    border-radius: 100px;
    font-size: 40px;
    font-weight: bold;
  }

  .map-block {
    padding-left: 0;
  }

  .map-block__info {
    padding-left: 16vw;
  }

  .map-block__container-wrap {
    width: 100%;
    height: 300px;
  }

  .header__right {
    padding-right: 16vw;
  }

  .header__list-item--center {
    margin-left: 15px;
    margin-right: 15px;
  }

  .header__right {
    visibility: hidden;
  }
}

/*delivery---------------------------------------*/

.delivery__img {
  display: flex;
  align-items: center;
  justify-content: center;
}

.delivery__caption {
  border-radius: 10px;
  font-size: 30px;
  color: #fff;
  text-align: center;
  padding: 30px 0;
  background-color: rgba(214, 35, 35, 0.8);
  width: 40%;
  max-width: 300px;
  background: linear-gradient(
    0deg,
    rgba(204, 30, 30, 1) 40%,
    rgba(224, 85, 85, 0.9) 100%
  );
}

@media (max-width: 800px) {
  .delivery__caption {
    border-radius: 8px;
    font-size: 30px;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    background-color: rgba(214, 35, 35, 0.8);
    width: 40%;

    max-width: 300px;
  }
}

.modal__container,
.modal__container {
  overflow-y: visible;
  overflow-x: visible;
}

#delivery-map-content .mdc-text-field {
  margin-top: 0;
}

@media (min-width: 800px) {
  .catalog-filter .hidden {
    display: list-item;
  }

  .tabs {
    flex-wrap: wrap;
  }

  .tabs__item::before {
    bottom: -13px;
  }

  .tabs.catalog-tabs .more {
    display: none;
  }
}

@media (max-width: 800px) {
  .catalog-tabs {
    height: 621px;
  }

  .tabs__item {
    margin-bottom: 15px;
  }
}

/*купоны*/

.checkout__row--space.coupone {
  display: flex;
  align-items: center;
}

.coupone .mdc-text-field {
  width: 66%;
}

.coupone .checkout__btn {
  width: 33%;
}

.coupone .checkout .mdc-text-field-wrap {
  margin-bottom: 0;
}

@media (max-width: 800px) {
  .checkout__row--space.coupone {
    display: flex;
    flex-wrap: wrap;
  }

  .coupone .mdc-text-field {
    width: 100% !important;
  }

  .coupone .mdc-text-field-wrap {
    width: 100% !important;
  }

  .coupone .checkout__btn {
    width: 100%;
    margin: 10px 0;
  }
}

/*list-view--------------------------------------*/
.listview h2 .catalog-header__title {
  margin-bottom: 30px;
}

.listview__button {
  border: 2px solid #d62323;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.4);
  border-radius: 16px;
  padding: 7px;
  cursor: pointer;
  color: #d62323;
  margin-top: 5px;
  height: 40px;
}

.listview__product__info {
  padding-top: 10px;
  display: flex;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  border-top: 1px solid #2e2e2e;
  position: relative;
}

.listview__product__info p {
  margin-top: 9px;
}

.listview.catalog__item__list {
  margin-left: 25px;
  width: calc(100% - 40px);
  margin-top: 45px;
  margin-bottom: 0px;
  padding-left: 40px;
}

@media (max-width: 500px) {
  .listview.catalog__item__list {
    margin-left: 0px;
    padding-left: 0px;
  }
}

/*------------------------------------------*/
.event-container {
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 4.5%;
  padding-left: 5.6vw;
}

.event-content {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  width: 100%;
  font-size: 15px;
  line-height: 1.73;
}

.event-container h1 {
  color: #f22c2c;
}

.event-content img {
  width: 100%;
}

.event-button {
  display: block;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  max-width: 250px;
  padding: 10px;
  background-color: #f22c2c;
  color: #fff;
  text-align: center;
  font-size: 20px;
}

/*--------------------------------------*/

#catalog_modal_map {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0px;
  left: 0px;
}

.cart__map {
  background: #fff;
}

#restaurant-map__container-ya {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.map-block__container__stat {
  background-image: url(../../../../../../upload/map-all.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.catalog__item__list {
  width: calc(100% - 40px);
  margin-bottom: 45px;
  padding-left: 40px;
}

.catalog-description {
  margin-bottom: 45px;
}

.delivery-warning {
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  text-align: center;
  font-weight: 100;
}

.delivery-warning p {
  padding: 3px;
}

.delivery__item.inactive {
  display: none;
}

.delivery__container {
  padding-top: 50px;
  padding-bottom: 50px;
}

.delivery__container .delivery__title {
  margin-bottom: 10px;
}

/*end корректировки для раздела доставки*/

.rest_1606 {
  background-color: #042202;
  background-image: url(../../../../../../local/templates/che/layout/dist/img/chang-fon.jpg);
}

.rest_1606 li.delimiter span {
  height: 2px;
  background-color: #f39729;
  width: 100%;
  display: block;
}

.rest_1606 .menu_list_file li a {
  font-weight: normal;
  font-size: 18px;
}

.rest_1606 h1.news-list-title {
  background: url(/local/templates/che/layout/dist/img/chang-logo.svg) 0 0
    no-repeat;
  display: block;
  /* height: 200px; */
  text-indent: -99999em;
  width: 165px;
  overflow: hidden;
  /* text-align: center; */
  margin: 80px auto 50px;
}

.rest_1606 .menu_list_file li {
  font-weight: normal;
  border-radius: 50px;
  background: rgba(31, 63, 31, 0.8);
}

.rest_1606 h1 {
  color: #f3e8d5;
}

.delivery {
  justify-content: normal;
  flex-wrap: wrap;
}

.delivery__item {
  /*	min-width:25%;*/
  min-width: 33.3%;
}

@media (min-width: 800px) {
  .delivery__item:nth-of-type(4) {
    max-width: 33.3%;
    align-items: flex-start;
  }
}

.h2,
.panel__list {
  z-index: auto;
}

.delivery__title {
  color: #333;
  margin-bottom: 4%;
  min-height: 65px;
}

.delivery__text a:link,
.delivery__text a:hover,
.delivery__text a:active,
.delivery__text a:visited {
  color: #000;
  text-decoration: underline;
}

@media (max-width: 1500px) {
  .container--checkout {
    padding-right: 376px;
  }

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

.catalog-description {
  padding: 20px 0;
  font-size: 14px;
}

@media (max-width: 800px) {
  .delivery__item.inactive {
    order: 1;
  }

  .delivery__list-item:not(:last-child) {
    margin-right: 32px;
    margin-bottom: 20px;
  }

  .map-block {
    display: flex;
  }
}

@media (max-width: 700px) {
  .map-block {
    display: block;
  }
}

@media (max-width: 500px) {
  #popup__toggle {
    transform: scale(0.5);
    top: 70px !important;
    left: 22% !important;
    right: auto !important;
    position: fixed !important;
    z-index: 999 !important;
    bottom: auto !important;
  }

  .checkout__result b {
    font-size: 30px;
  }

  .mdc-text-field-wrap p {
    margin-left: 0 !important;
  }

  .delivery-bg {
    padding-bottom: 100vw;
  }

  .product__counter::after {
    content: "";
  }

  .catalog-filter-btn {
    width: 100px;
    height: 100px;
  }
}

#check_bonus {
}

#check_bonus label {
  display: block;
  width: 20px;
  height: 20px;
  background: red;
}

:root {
  --checkbox-size: 30px;
  --bg-color: #ffa69e;
  --checkbox-color: #000;
  --hover-color: #ff686b;
  --tick-color: red;
}

.bigselect {
  display: flex;
  align-items: center;
  margin-right: 15px;
}

.bigselect label {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border: 2px solid #000;
  border-radius: 20%;
  -webkit-transition: 400ms 100ms ease-out;
  -o-transition: 400ms 100ms ease-out;
  transition: 400ms 100ms ease-out;
}

.bigselect input {
  position: absolute;
  left: -1000px;
}

.bigselect .tick {
  width: 20px;
  height: 20px;
  background-color: red;
  background: radial-gradient(
    circle,
    rgba(255, 0, 0, 1) 0%,
    rgba(230, 0, 0, 1) 100%
  );
  opacity: 0;
  border-radius: 20%;

  -webkit-transition: all 600ms cubic-bezier(0.175, 0.885, 0.32, 1.5);
  -o-transition: all 600ms cubic-bezier(0.175, 0.885, 0.32, 1.5);
  transition: all 600ms cubic-bezier(0.175, 0.885, 0.32, 1.5);
}

.bigselect input:checked + label .tick {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.bigselect inputs:focus + label {
  -webkit-animation-name: cb-pop;
  animation-name: cb-pop;
  -webkit-animation-duration: 400ms;
  animation-duration: 400ms;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

@-webkit-keyframes cb-pop {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  33% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }

  66% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    tranform: scale(1);
  }
}

@keyframes cb-pop {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  33% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }

  66% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    tranform: scale(1);
  }
}

.miniloader {
  background-image: url("../../../../../../upload/miniloader.png");
  background-repeat: no-repeat;
  background-position: center;
}

@media (min-width: 501px) {
  .checkout__counter {
    flex-direction: column;
    justify-content: space-between;
  }

  .checkout__row .mdc-text-field-wrap.checkout__counter .counter {
    min-width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-height: 48px;
  }
}

.centercontent {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.centercontent b {
  font-size: 230%;
}

#header3.checkout__title,
#header4.checkout__title,
#header5.checkout__title {
  font-size: 150%;
  text-align: center;
}

.text--disable {
  color: #c9c9c9 !important;
}

.mdc-text-field {
  margin-top: 10px;
}

#checkout__btn:disabled,
#checkout__btn[disabled] {
  background-color: #cccccc;
}

.checkout__row {
  margin-bottom: 40px;
}

#pdata a:link,
#pdata a:hover,
#pdata a:active,
#pdata a:visited {
  color: inherit;
  text-decoration: underline;
}

.checkout__row.checkout__row--space {
  align-items: stretch;
}

.mdc-text-field-wrap p {
  margin: auto;
}

.checkout__group:nth-child(2) {
  margin-bottom: 5px;
}

.checkout__result b {
  font-size: 50px;
}

.backcall {
  position: fixed;
  bottom: 100px;
  left: 100px;
  width: 50px;
  height: 50px;
  background-color: red;
  z-index: 100000000;
}

#popup__toggle {
  bottom: 10px;
  left: 170px;
  position: fixed;
  z-index: 999;
}

.img-circle {
  background-color: #f22c27;
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

.circlephone {
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  border: 2px solid #f22c27;
  width: 150px;
  height: 150px;
  bottom: -25px;
  right: 10px;
  position: absolute;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  opacity: 0.5;
  -webkit-animation: circle-anim 2.4s infinite ease-in-out !important;
  -moz-animation: circle-anim 2.4s infinite ease-in-out !important;
  -ms-animation: circle-anim 2.4s infinite ease-in-out !important;
  -o-animation: circle-anim 2.4s infinite ease-in-out !important;
  animation: circle-anim 2.4s infinite ease-in-out !important;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.circle-fill {
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  background-color: #f22c27;
  width: 100px;
  height: 100px;
  bottom: 0px;
  right: 35px;
  position: absolute;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-animation: circle-fill-anim 2.3s infinite ease-in-out;
  -moz-animation: circle-fill-anim 2.3s infinite ease-in-out;
  -ms-animation: circle-fill-anim 2.3s infinite ease-in-out;
  -o-animation: circle-fill-anim 2.3s infinite ease-in-out;
  animation: circle-fill-anim 2.3s infinite ease-in-out;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.img-circle {
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  width: 72px;
  height: 72px;
  bottom: 14px;
  right: 49px;
  position: absolute;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid transparent;
  opacity: 0.7;
}

.img-circleblock {
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  width: 72px;
  height: 72px;
  background-image: url(../../../../../../upload/phone.png);
  background-position: center center;
  background-repeat: no-repeat;
  animation-name: tossing;
  -webkit-animation-name: tossing;
  animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}

.img-circle:hover {
  opacity: 1;
}

@keyframes pulse {
  0% {
    transform: scale(0.9);
    opacity: 1;
  }

  50% {
    transform: scale(1);
    opacity: 1;
  }

  100% {
    transform: scale(0.9);
    opacity: 1;
  }
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(0.95);
    opacity: 1;
  }

  50% {
    -webkit-transform: scale(1);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(0.95);
    opacity: 1;
  }
}

@keyframes tossing {
  0% {
    transform: rotate(-8deg);
  }

  50% {
    transform: rotate(8deg);
  }

  100% {
    transform: rotate(-8deg);
  }
}

@-webkit-keyframes tossing {
  0% {
    -webkit-transform: rotate(-8deg);
  }

  50% {
    -webkit-transform: rotate(8deg);
  }

  100% {
    -webkit-transform: rotate(-8deg);
  }
}

@-moz-keyframes circle-anim {
  0% {
    -moz-transform: rotate(0deg) scale(0.5) skew(1deg);
    opacity: 0.1;
    -moz-opacity: 0.1;
    -webkit-opacity: 0.1;
    -o-opacity: 0.1;
  }

  30% {
    -moz-transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: 0.5;
    -moz-opacity: 0.5;
    -webkit-opacity: 0.5;
    -o-opacity: 0.5;
  }

  100% {
    -moz-transform: rotate(0deg) scale(1) skew(1deg);
    opacity: 0.6;
    -moz-opacity: 0.6;
    -webkit-opacity: 0.6;
    -o-opacity: 0.1;
  }
}

@-webkit-keyframes circle-anim {
  0% {
    -webkit-transform: rotate(0deg) scale(0.5) skew(1deg);
    -webkit-opacity: 0.1;
  }

  30% {
    -webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
    -webkit-opacity: 0.5;
  }

  100% {
    -webkit-transform: rotate(0deg) scale(1) skew(1deg);
    -webkit-opacity: 0.1;
  }
}

@-o-keyframes circle-anim {
  0% {
    -o-transform: rotate(0deg) kscale(0.5) skew(1deg);
    -o-opacity: 0.1;
  }

  30% {
    -o-transform: rotate(0deg) scale(0.7) skew(1deg);
    -o-opacity: 0.5;
  }

  100% {
    -o-transform: rotate(0deg) scale(1) skew(1deg);
    -o-opacity: 0.1;
  }
}

@keyframes circle-anim {
  0% {
    transform: rotate(0deg) scale(0.5) skew(1deg);
    opacity: 0.1;
  }

  30% {
    transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: 0.5;
  }

  100% {
    transform: rotate(0deg) scale(1) skew(1deg);
    opacity: 0.1;
  }
}

@-moz-keyframes circle-fill-anim {
  0% {
    -moz-transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: 0.2;
  }

  50% {
    -moz-transform: rotate(0deg) -moz-scale(1) skew(1deg);
    opacity: 0.2;
  }

  100% {
    -moz-transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
}

@-webkit-keyframes circle-fill-anim {
  0% {
    -webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: 0.2;
  }

  50% {
    -webkit-transform: rotate(0deg) scale(1) skew(1deg);
    opacity: 0.2;
  }

  100% {
    -webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
}

@-o-keyframes circle-fill-anim {
  0% {
    -o-transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: 0.2;
  }

  50% {
    -o-transform: rotate(0deg) scale(1) skew(1deg);
    opacity: 0.2;
  }

  100% {
    -o-transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
}

@keyframes circle-fill-anim {
  0% {
    transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: 0.2;
  }

  50% {
    transform: rotate(0deg) scale(1) skew(1deg);
    opacity: 0.2;
  }

  100% {
    transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
}
.header__logo {
  width: 100px;
}

/* End */
/* /local/templates/che/layout/dist/css/main.min.css?1661980932311067 */
/* /local/templates/che/styles.css?172410303019801 */
