@import url(https://fonts.googleapis.com/css2?family=Prosto+One&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap);
/*!
 * project:
 * date:
 * author:  Roman Haponiuk
 * website:
 */
@font-face {
  font-family: "icons";
  src: url("/fonts/icons.woff") format("woff"), url("/fonts/icons.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
[class^=_icon-]::before,
[class*=" _icon-"]::before {
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^=_icon-]::before,
[class*=" _icon-"]::before {
  display: inline-block;
}

._icon-facebook-messenger:before {
  content: "\e900";
}

._icon-youtube:before {
  content: "\e91b";
}

._icon-telegram:before {
  content: "\e91c";
}

._icon-marker:before {
  content: "\e906";
}

._icon-facebook:before {
  content: "\e911";
}

._icon-check:before {
  content: "\e903";
}

._icon-clock:before {
  content: "\e904";
}

._icon-close:before {
  content: "\e905";
}

._icon-email:before {
  content: "\e907";
}

._icon-instagram:before {
  content: "\e909";
}

._icon-left:before {
  content: "\e90a";
}

._icon-telephone:before {
  content: "\e914";
}

._icon-viber:before {
  content: "\e918";
}

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

html,
body {
  height: 100%;
  width: 100%;
  line-height: 1;
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  scroll-behavior: smooth;
  text-rendering: optimizeSpeed;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
figure,
figcaption,
blockquote,
dl,
dd {
  margin: 0;
}

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

nav,
footer,
header,
main,
aside {
  display: block;
}

:focus,
:active {
  outline: none;
}

a {
  background-color: transparent;
  text-decoration: none;
}
a:focus {
  outline: none;
}
a:active {
  outline: none;
}
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}

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

button {
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
}

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

input::-ms-clear {
  display: none;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

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

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

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

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

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

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

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

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

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

b,
strong {
  font-weight: bold;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

@media (prefers-reduced-motion: reduce) {
  * {
    -webkit-animation-duration: 0.01ms !important;
            animation-duration: 0.01ms !important;
    -webkit-animation-iteration-count: 1 !important;
            animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
.menu-burger, .food-menu__arrow, .mobile-food-menu__btn, .back-btn, .close-btn {
  border: none;
  margin: 0;
  padding: 0;
  width: auto;
  overflow: visible;
  background: transparent;
  color: inherit;
  font: inherit;
}

.index-img, .food-item__img {
  position: relative;
}
.index-img img, .food-item__img img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}

html,
body {
  height: 100%;
}

body {
  font-family: "Inter", "Arial", sans-serif;
  font-weight: normal;
  color: #08090c;
  font-weight: 400;
  line-height: 1.6;
  background-color: #fff;
}
@media (min-width: 99.875em) {
  body {
    font-size: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 99.875em) {
  body {
    font-size: clamp( 0.875rem , 0.8386510501rem  +  0.1615508885vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  body {
    font-size: 0.875rem;
  }
}
body._lock {
  overflow: hidden;
  touch-action: none;
}

.wrapper > * {
  min-width: 0;
}

[class*=__container] {
  max-width: 98.875rem;
  margin: 0 auto;
  padding: 0 16px;
}

.overlay {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  z-index: 4;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(8, 9, 12, 0.6);
  transition: all 0.55s ease 0s;
}
.overlay._active {
  visibility: visible;
  opacity: 1;
}

.social {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 0.5rem;
}
.social__item {
  flex: 0 0 auto;
}
.social__lnk {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.375rem;
  color: #e4831a;
  transition: all 0.55s ease 0s;
}
@media (min-width: 99.875em) {
  .social__lnk {
    font-size: 2rem;
  }
}
@media (min-width: 22.5em) and (max-width: 99.875em) {
  .social__lnk {
    font-size: clamp( 1.75rem , 1.6773021002rem  +  0.3231017771vw , 2rem );
  }
}
@media (max-width: 22.5em) {
  .social__lnk {
    font-size: 1.75rem;
  }
}
@media (any-hover: hover) {
  .social__lnk:hover {
    color: #EE3C2C;
  }
}

.close-btn {
  border-radius: 0.375rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: #08090c;
  transition: all 0.55s ease 0s;
}
@media (min-width: 99.875em) {
  .close-btn {
    width: 2.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 99.875em) {
  .close-btn {
    width: clamp( 2.25rem , 2.1046042003rem  +  0.6462035541vw , 2.75rem );
  }
}
@media (max-width: 22.5em) {
  .close-btn {
    width: 2.25rem;
  }
}
@media (min-width: 99.875em) {
  .close-btn {
    height: 2.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 99.875em) {
  .close-btn {
    height: clamp( 2.25rem , 2.1046042003rem  +  0.6462035541vw , 2.75rem );
  }
}
@media (max-width: 22.5em) {
  .close-btn {
    height: 2.25rem;
  }
}
@media (min-width: 99.875em) {
  .close-btn {
    font-size: 1.125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 99.875em) {
  .close-btn {
    font-size: clamp( 1rem , 0.9636510501rem  +  0.1615508885vw , 1.125rem );
  }
}
@media (max-width: 22.5em) {
  .close-btn {
    font-size: 1rem;
  }
}
@media (any-hover: hover) {
  .close-btn:hover {
    background: #e4831a;
  }
}

.back-btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 0.375rem;
  color: #fff;
  background: #08090c;
  transition: all 0.55s ease 0s;
}
@media (min-width: 99.875em) {
  .back-btn {
    width: 2.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 99.875em) {
  .back-btn {
    width: clamp( 2.25rem , 2.1046042003rem  +  0.6462035541vw , 2.75rem );
  }
}
@media (max-width: 22.5em) {
  .back-btn {
    width: 2.25rem;
  }
}
@media (min-width: 99.875em) {
  .back-btn {
    height: 2.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 99.875em) {
  .back-btn {
    height: clamp( 2.25rem , 2.1046042003rem  +  0.6462035541vw , 2.75rem );
  }
}
@media (max-width: 22.5em) {
  .back-btn {
    height: 2.25rem;
  }
}
@media (min-width: 99.875em) {
  .back-btn {
    font-size: 1.125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 99.875em) {
  .back-btn {
    font-size: clamp( 1rem , 0.9636510501rem  +  0.1615508885vw , 1.125rem );
  }
}
@media (max-width: 22.5em) {
  .back-btn {
    font-size: 1rem;
  }
}
@media (any-hover: hover) {
  .back-btn:hover {
    background: #e4831a;
  }
}

.section-title {
  position: relative;
  padding: 1.875rem 0;
}
.section-title__main {
  position: relative;
  z-index: 2;
  display: block;
  font-weight: 600;
  line-height: 1.2;
  color: #08090c;
  font-size: 1.5rem;
}
@media (min-width: 62.49875em) {
  .section-title__main {
    font-size: 2rem;
  }
}
.section-title__bg {
  top: 1.25rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 0;
  display: block;
  font-weight: 500;
  line-height: 1.2;
  color: #08090c;
  text-transform: uppercase;
  font-size: 3.75rem;
  color: #ebe9e7;
}
@media (min-width: 62.49875em) {
  .section-title__bg {
    font-size: 5rem;
  }
}

.medium-title {
  display: block;
  font-weight: 600;
  line-height: 1.2;
  color: #08090c;
  font-size: 1.125rem;
}
@media (min-width: 62.49875em) {
  .medium-title {
    font-size: 1.375rem;
  }
}

.small-title {
  display: block;
  font-weight: 600;
  line-height: 1.2;
  color: #08090c;
  font-size: 1rem;
}
@media (min-width: 62.49875em) {
  .small-title {
    font-size: 1.125rem;
  }
}

.main-title {
  display: block;
  font-weight: 600;
  line-height: 1.1;
  color: #08090c;
  font-size: 2.5rem;
}
@media (min-width: 62.49875em) {
  .main-title {
    font-size: 3.75rem;
  }
}

.logo {
  display: block;
  transition: all 0.55s ease 0s;
}
@media (min-width: 99.875em) {
  .logo {
    width: 6.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 99.875em) {
  .logo {
    width: clamp( 5.625rem , 5.2615105008rem  +  1.6155088853vw , 6.875rem );
  }
}
@media (max-width: 22.5em) {
  .logo {
    width: 5.625rem;
  }
}
.logo img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
@media (any-hover: hover) {
  .logo:hover {
    opacity: 0.8;
  }
}

.mobile-food-menu {
  padding: 20px 0;
  transition: all 0.55s ease 0s;
}
@media (min-width: 73.12375em) {
  .mobile-food-menu {
    display: none;
  }
}
.mobile-food-menu__btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: inline-flex;
  border-radius: 0.25rem;
  padding: 0.25rem;
  font-weight: 500;
  font-size: 0.75rem;
  right: 1rem;
  overflow: hidden;
  opacity: 0;
  text-transform: uppercase;
  background-color: #08090c;
  color: #fff;
  flex: 0 0 auto;
  transition: all 0.55s ease 0s;
}
@media (any-hover: hover) {
  .mobile-food-menu__btn:hover {
    background-color: #EE3C2C;
  }
}
.mobile-food-menu__btn._visible {
  overflow: visible;
  opacity: 1;
}

.food-sub-menu__list {
  -moz-column-gap: 16px;
       column-gap: 16px;
  display: flex;
  flex-direction: row;
  overflow: auto;
  align-items: flex-start;
}
@media (min-width: 73.12375em) {
  .food-sub-menu__list {
    padding-top: 0.375rem;
    flex-direction: column;
    align-items: flex-start;
    row-gap: 0.3125rem;
  }
}
.food-sub-menu__item {
  flex: 0 0 auto;
}
.food-sub-menu__lnk {
  display: flex;
  color: #08090c;
  line-height: 1.2;
  font-size: 0.9375rem;
  font-weight: 600;
  transition: all 0.55s ease 0s;
}
.food-sub-menu__lnk.active {
  color: #e4831a;
  font-weight: 600;
}
@media (any-hover: hover) {
  .food-sub-menu__lnk:hover {
    color: #EE3C2C;
  }
}

.food-menu-page {
  padding: 0 0 3.75rem;
  background: #f4f3f2;
}
.food-menu-page__container {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
@media (min-width: 73.12375em) {
  .food-menu-page__container {
    flex-direction: row;
    align-items: flex-start;
    -moz-column-gap: 1.875rem;
         column-gap: 1.875rem;
  }
}
@media (max-width: 1168.98px) {
  .food-menu-page__mobile-food-menu {
    position: -webkit-sticky;
    position: sticky;
    padding-left: 1rem;
    padding-right: 1rem;
    margin: 0 -16px;
    z-index: 3;
    top: 3.875rem;
    background-color: #f4f3f2;
  }
}
@media (max-width: 1168.98px) {
  .food-menu-page__sidebar {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 3;
    background-color: #f4f3f2;
    padding: 1.25rem 1rem;
    margin: 0 -16px;
    border-bottom: 0.0625rem solid #ced2de;
  }
}
@media (min-width: 73.12375em) {
  .food-menu-page__sidebar {
    position: -webkit-sticky;
    position: sticky;
    z-index: 3;
    top: 6.875rem;
    flex: 0 0 16.25rem;
    height: 80vh;
    overflow-y: auto;
    overflow-x: hidden;
  }
}
@media (min-width: 73.12375em) {
  .food-menu-page__main {
    flex: 1 1 auto;
  }
}
.food-menu-page__block:not(:last-child) {
  margin-bottom: 2.5rem;
}
@media (min-width: 73.12375em) {
  .food-menu-page__contacts {
    position: -webkit-sticky;
    position: sticky;
    z-index: 3;
    top: 7.5rem;
    flex: 0 0 16.25rem;
  }
}

.food-menu {
  display: flex;
  align-items: flex-start;
  gap: 1rem;
}
@media (min-width: 73.12375em) {
  .food-menu {
    flex-direction: column;
  }
}
.food-menu__item {
  display: block;
}
@media (min-width: 73.12375em) {
  .food-menu__item {
    width: 100%;
  }
}
.food-menu__item-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
}
.food-menu__lnk {
  flex: 1 1 100%;
  display: block;
  color: #08090c;
  line-height: 1.2;
  font-size: 1.125rem;
  font-weight: 600;
  transition: all 0.55s ease 0s;
}
@media (any-hover: hover) {
  .food-menu__lnk:hover {
    color: #EE3C2C;
  }
}
.food-menu__lnk--active {
  color: #EE3C2C;
}
.food-menu__arrow {
  display: none;
}
.food-menu__arrow svg {
  fill: #08090c;
  transition: all 0.55s ease 0s;
}
@media (min-width: 73.12375em) {
  .food-menu__arrow {
    width: 2rem;
    height: 2rem;
    transform-origin: center center;
    display: block;
    transition: all 0.55s ease 0s;
  }
  .food-menu__arrow._active {
    transform: rotate(180deg);
  }
  .food-menu__arrow._active svg {
    fill: #EE3C2C;
  }
}
@media (min-width: 73.12375em) and (any-hover: hover) {
  .food-menu__arrow:hover svg {
    fill: #EE3C2C;
  }
}
.food-menu__sub-menu {
  visibility: hidden;
  overflow: hidden;
  opacity: 0;
  height: 0;
  width: 0;
}
@media (min-width: 73.12375em) {
  .food-menu__sub-menu {
    visibility: visible;
    overflow: auto;
    opacity: 1;
    height: auto;
    width: auto;
  }
}

.food-menu-block__title {
  font-size: 1.5rem;
  color: #08090c;
  margin-bottom: 1.25rem;
}
.food-menu-block__body {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 1.25rem;
  align-items: flex-start;
}
@media (min-width: 62.49875em) {
  .food-menu-block__body {
    gap: 1.875rem;
  }
}
@media (min-width: 73.12375em) {
  .food-menu-block__body {
    gap: 1.875rem;
    flex-wrap: wrap;
    flex-direction: row;
  }
}
.food-menu-block__item {
  width: 100%;
}
@media (min-width: 99.99875em) {
  .food-menu-block__item {
    flex: 0 0 calc(50% - 1.875rem / 2);
  }
}

.food-item {
  padding: 1rem;
  border-radius: 0.5rem;
  display: flex;
  align-items: stretch;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  background-color: #fff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}
@media (min-width: 62.49875em) {
  .food-item {
    padding: 1.5rem;
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }
}
.food-item__img {
  flex: 0 0 auto;
  border-radius: 0.375rem;
  overflow: hidden;
  aspect-ratio: 1;
}
@media (min-width: 99.875em) {
  .food-item__img {
    width: 13.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 99.875em) {
  .food-item__img {
    width: clamp( 5rem , 2.4555735057rem  +  11.3085621971vw , 13.75rem );
  }
}
@media (max-width: 22.5em) {
  .food-item__img {
    width: 5rem;
  }
}
.food-item__body {
  flex: 1 1 auto;
  display: flex;
  align-items: stretch;
  row-gap: 0.25rem;
  flex-direction: column;
}
.food-item__text {
  font-size: 0.875rem;
  line-height: 1.3;
  display: block;
}
.food-item__bottom {
  margin-top: auto;
  display: flex;
  align-items: baseline;
  gap: 0.5rem;
  justify-content: space-between;
}
.food-item__weight {
  font-weight: 600;
}
.food-item__price {
  margin-left: auto;
}
.food-item__labels {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  gap: 0.75rem;
  margin-bottom: 0.25rem;
}

.price {
  display: block;
  font-weight: 600;
  line-height: 1.2;
  color: #e4831a;
  font-size: 1rem;
}
@media (min-width: 62.49875em) {
  .price {
    font-size: 1.125rem;
  }
}

.label {
  display: inline-flex;
  padding: 0.125rem 0.25rem;
  color: #08090c;
  text-transform: uppercase;
  border-radius: 0.1875rem;
  font-size: 0.75rem;
  font-weight: 500;
  background-color: rgba(8, 9, 12, 0.4);
}
.label--top {
  color: #e4831a;
  background-color: rgba(228, 131, 26, 0.25);
}
.label--new {
  color: #EE3C2C;
  background-color: rgba(238, 60, 44, 0.4);
}

._fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 3;
}

.sidebar-food-menu {
  position: fixed;
  width: 100%;
  left: 0;
  padding: 1.25rem;
  top: 5rem;
  bottom: 0;
  background-color: #fff;
  z-index: 5;
  transform: translateY(120%);
  transition: all 0.55s ease 0s;
}
.sidebar-food-menu._open {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
.sidebar-food-menu__list {
  overflow-y: auto;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  row-gap: 1.125rem;
}
.sidebar-food-menu__lnk {
  display: block;
  color: #08090c;
  line-height: 1.2;
  font-size: 1.125rem;
  font-weight: 600;
  transition: all 0.55s ease 0s;
}
@media (any-hover: hover) {
  .sidebar-food-menu__lnk:hover {
    color: #EE3C2C;
  }
}
.sidebar-food-menu__sub-list {
  padding-top: 0.875rem;
  padding-left: 1.25rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  row-gap: 0.75rem;
}
.sidebar-food-menu__sub-lnk {
  display: block;
  color: #08090c;
  line-height: 1.2;
  font-size: 1rem;
  font-weight: 500;
  transition: all 0.55s ease 0s;
}
@media (any-hover: hover) {
  .sidebar-food-menu__sub-lnk:hover {
    color: #e4831a;
  }
}
@media (min-width: 73.12375em) {
  .sidebar-food-menu {
    display: none;
  }
}
.sidebar-food-menu__close {
  position: absolute;
  right: 1rem;
}
@media (min-width: 99.875em) {
  .sidebar-food-menu__close {
    top: -2.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 99.875em) {
  .sidebar-food-menu__close {
    top: clamp( -2.375rem , -2.2296042003rem  +  -0.6462035541vw , -2.875rem );
  }
}
@media (max-width: 22.5em) {
  .sidebar-food-menu__close {
    top: -2.375rem;
  }
}

@media (min-width: 99.875em) {
  .hero {
    padding-top: 5.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 99.875em) {
  .hero {
    padding-top: clamp( 3.75rem , 3.2047657512rem  +  2.4232633279vw , 5.625rem );
  }
}
@media (max-width: 22.5em) {
  .hero {
    padding-top: 3.75rem;
  }
}
@media (min-width: 99.875em) {
  .hero {
    padding-bottom: 6.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 99.875em) {
  .hero {
    padding-bottom: clamp( 4.375rem , 3.8297657512rem  +  2.4232633279vw , 6.25rem );
  }
}
@media (max-width: 22.5em) {
  .hero {
    padding-bottom: 4.375rem;
  }
}
.hero__container {
  display: flex;
  flex-direction: column;
  row-gap: 1.25rem;
}
@media (min-width: 73.12375em) {
  .hero__container {
    flex-direction: row;
    align-items: baseline;
    -moz-column-gap: 1.875rem;
         column-gap: 1.875rem;
  }
}
@media (min-width: 73.12375em) {
  .hero__main-title {
    flex: 0 0 50%;
  }
}
@media (min-width: 73.12375em) {
  .hero__text {
    flex: 1 1 auto;
  }
}

.index-img {
  aspect-ratio: 2/0.65;
}

.new-header {
  padding: 0;
}

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

.mt-3 {
  margin-top: 2.5rem !important;
}

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

.w-100 {
  width: 100%;
  flex: 100%;
  max-width: 100%;
}

.food-menu__lnk {
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
}

@media (max-width: 1168.98px) {
  .food-menu-page__menu {
    overflow: auto;
  }
}
.mobile-food-menu__btn {
  pointer-events: none;
}
.mobile-food-menu__btn._visible {
  pointer-events: all;
}

.sidebar-menu, .sidebar-food-menu {
  z-index: 999 !important;
}

.food-item {
  z-index: 1;
}

.food-menu-block__title {
  overflow: hidden;
}

.contacts-block {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  row-gap: 0.75rem;
}
.contacts-block__row {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  row-gap: 0.375rem;
}
.contacts-block__title {
  margin-bottom: 0.125rem;
}
.contacts-block__tel {
  font-weight: 500;
  color: #08090c;
  transition: all 0.55s ease 0s;
}
@media (any-hover: hover) {
  .contacts-block__tel:hover {
    color: #EE3C2C;
  }
}
.contacts-block__email {
  font-weight: 400;
  color: #08090c;
  transition: all 0.55s ease 0s;
}
@media (any-hover: hover) {
  .contacts-block__email:hover {
    color: #EE3C2C;
  }
}
@media (min-width: 99.875em) {
  .contacts {
    padding-top: 5.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 99.875em) {
  .contacts {
    padding-top: clamp( 3.75rem , 3.2047657512rem  +  2.4232633279vw , 5.625rem );
  }
}
@media (max-width: 22.5em) {
  .contacts {
    padding-top: 3.75rem;
  }
}
@media (min-width: 99.875em) {
  .contacts {
    padding-bottom: 5.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 99.875em) {
  .contacts {
    padding-bottom: clamp( 3.75rem , 3.2047657512rem  +  2.4232633279vw , 5.625rem );
  }
}
@media (max-width: 22.5em) {
  .contacts {
    padding-bottom: 3.75rem;
  }
}
.contacts__title {
  margin-bottom: 0.75rem;
}
.contacts__body {
  display: flex;
  flex-direction: column;
  row-gap: 2.5rem;
}
@media (min-width: 73.12375em) {
  .contacts__body {
    flex-direction: row;
    align-items: flex-start;
    -moz-column-gap: 1.875rem;
         column-gap: 1.875rem;
  }
}
.contacts__map {
  height: 37.5rem;
  margin: 0 -16px;
}
@media (min-width: 73.12375em) {
  .contacts__map {
    margin: 0;
    height: 18.75rem;
    flex: 0 0 70%;
  }
}
@media (min-width: 73.12375em) {
  .contacts__block {
    flex: 1 1 auto;
  }
}

.food-menu-lnks {
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
  background-color: #f4f3f2;
}
@media (min-width: 73.12375em) {
  .food-menu-lnks {
    display: none;
  }
}
.food-menu-lnks__title {
  margin-bottom: 1.25rem;
}
.food-menu-lnks__items {
  display: flex;
  align-items: stretch;
  flex-direction: column;
  row-gap: 1.25rem;
}
.food-menu-lnks__item {
  padding: 1.25rem 1rem;
  background-color: #fff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  display: inline-flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  row-gap: 1rem;
  color: #08090c;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.2;
  transition: all 0.55s ease 0s;
}
.food-menu-lnks__item::before {
  transform: rotate(180deg);
  font-size: 1.25rem;
  color: #e4831a;
}
@media (any-hover: hover) {
  .food-menu-lnks__item:hover {
    color: #e4831a;
  }
}

.footer {
  background-color: #1c202b;
}
@media (min-width: 99.875em) {
  .footer {
    padding-top: 5.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 99.875em) {
  .footer {
    padding-top: clamp( 3.75rem , 3.2047657512rem  +  2.4232633279vw , 5.625rem );
  }
}
@media (max-width: 22.5em) {
  .footer {
    padding-top: 3.75rem;
  }
}
@media (min-width: 99.875em) {
  .footer {
    padding-bottom: 5.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 99.875em) {
  .footer {
    padding-bottom: clamp( 3.75rem , 3.2047657512rem  +  2.4232633279vw , 5.625rem );
  }
}
@media (max-width: 22.5em) {
  .footer {
    padding-bottom: 3.75rem;
  }
}
.footer__container {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 1.875rem;
}
@media (min-width: 62.49875em) {
  .footer__container {
    flex-direction: row;
    justify-content: space-between;
    -moz-column-gap: 1.875rem;
         column-gap: 1.875rem;
  }
}
.footer__info {
  text-align: center;
  color: #fff;
  line-height: 1.3;
  font-size: 0.875rem;
  display: flex;
  align-items: stretch;
  flex-direction: column;
  row-gap: 0.25rem;
}
@media (min-width: 62.49875em) {
  .footer__info {
    flex: 0 1 auto;
    text-align: left;
  }
}
.footer__developers a {
  color: #e4831a;
  transition: all 0.55s ease 0s;
}
@media (any-hover: hover) {
  .footer__developers a:hover {
    color: #fff;
    font-weight: 500;
  }
}
.footer__logo {
  flex: 0 0 auto;
}
@media (min-width: 62.49875em) {
  .footer__conditions {
    flex: 0 1 auto;
  }
}
.footer__social {
  flex: 0 1 auto;
}

.conditions-menu {
  display: flex;
  align-items: center;
  flex-direction: column;
  row-gap: 0.5rem;
}
@media (min-width: 62.49875em) {
  .conditions-menu {
    align-items: flex-start;
  }
}
.conditions-menu__lnk {
  display: block;
  color: #fff;
  font-size: 1rem;
  line-height: 1.2;
  transition: all 0.55s ease 0s;
}
@media (any-hover: hover) {
  .conditions-menu__lnk:hover {
    color: #e4831a;
  }
}

.menu-burger {
  position: relative;
  width: 1.875rem;
  height: 1.25rem;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.menu-burger::after, .menu-burger::before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 0.125rem;
  background-color: #e4831a;
  left: 0;
  border-radius: 0.25rem;
  transition: all 0.55s ease 0s;
}
.menu-burger::after {
  top: 0;
}
.menu-burger::before {
  bottom: 0;
}
.menu-burger span {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  display: block;
  width: 100%;
  height: 0.125rem;
  background-color: #e4831a;
  border-radius: 0.25rem;
  transition: all 0.55s ease 0s;
}
@media (any-hover: hover) {
  .menu-burger:hover span, .menu-burger:hover::before, .menu-burger:hover::after {
    background: #EE3C2C;
  }
  .menu-burger:hover span {
    width: 100%;
  }
}

.header {
  width: 100%;
  background-color: #fff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}
@media (min-width: 73.12375em) {
  .header {
    z-index: 5;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
  }
}
.header__top {
  padding-top: 0.625rem;
  margin-bottom: 0.75rem;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header__col {
  flex: 1 1 auto;
  display: flex;
  align-items: center;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
.header__logo {
  flex: 0 0 auto;
}
.header__slogan {
  flex: 1 1 auto;
}
.header__burger {
  flex: 0 0 auto;
}

.main-menu {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
.main-menu__item {
  flex: 0 0 auto;
}
.main-menu__lnk {
  display: block;
  padding-bottom: 0.625rem;
  font-weight: 600;
  line-height: 1.3;
  font-size: 1rem;
  color: #08090c;
  transition: all 0.55s ease 0s;
}
@media (any-hover: hover) {
  .main-menu__lnk:hover {
    color: #e4831a;
  }
}
.main-menu__lnk--active {
  color: #e4831a;
  border-bottom: 0.125rem solid #e4831a;
}

.sidebar-menu {
  position: fixed;
  width: 18.75rem;
  right: 0;
  padding: 1.25rem;
  top: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 5;
  transform: translateX(120%);
  transition: all 0.55s ease 0s;
}
.sidebar-menu._open {
  transform: translateX(0%);
  opacity: 1;
  visibility: visible;
}
.sidebar-menu__contacts {
  overflow-y: auto;
  height: 100%;
}
.sidebar-menu__close {
  position: absolute;
  right: 100%;
}
