@font-face {
  font-family: "Nunito";
  src: url("../fonts/Nunito-ExtraBold.eot");
  src: url("../fonts/Nunito-ExtraBold.eot") format("embedded-opentype"), url("../fonts/Nunito-ExtraBold.woff2") format("woff2"), url("../fonts/Nunito-ExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Nunito";
  src: url("../fonts/Nunito-Regular.eot");
  src: url("../fonts/Nunito-Regular.eot") format("embedded-opentype"), url("../fonts/Nunito-Regular.woff2") format("woff2"), url("../fonts/Nunito-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Nunito";
  src: url("../fonts/Nunito-SemiBold.eot");
  src: url("../fonts/Nunito-SemiBold.eot") format("embedded-opentype"), url("../fonts/Nunito-SemiBold.woff2") format("woff2"), url("../fonts/Nunito-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

html {
  --container: 300px;
  --padding-container: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  overflow-x: hidden;
}

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

body {
  font-family: Nunito, sans-serif;
  min-width: 320px;
  min-height: 100vh;
  color: #000;
  background: #f9f9f9;
  position: relative;
  overflow-x: hidden;
}

img, svg {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  display: block;
}

button {
  padding: 0;
  background-color: transparent;
  border: none;
  cursor: pointer;
}

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

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

h1, h2, h3, h4, p, figure {
  margin: 0;
}

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

.visually-hidden {
  position: fixed;
  -webkit-transform: scale(0);
          transform: scale(0);
}

@media (min-width: 480px) {
  html {
    --container: 640px;
  }
}
@media (min-width: 768px) {
  html {
    --padding-container: 64px;
  }
}
@media (min-width: 1024px) {
  html {
    --container: 960px;
    --padding-container: 32px;
  }
}
@media (min-width: 1360px) {
  html {
    --container: 1290px;
  }
}
.container {
  max-width: calc(var(--container) + var(--padding-container) * 2);
  padding: 0 var(--padding-container);
  margin: 0 auto;
}

.currency {
  font-weight: 400;
}

.header {
  background-image: url("data:image/svg+xml,	%3Csvg id='header' width='200' height='200' viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='100' cy='100' r='100' fill='%23FFAB08' /%3E%3C/svg%3E");
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 611px;
  padding: 24px 0px 30px;
  margin-bottom: 30px;
}
.header__logo {
  width: 150px;
  color: #fff;
  margin: 0 auto 24px;
}
.header__title-container {
  padding-bottom: 246px;
  background: url("../img/burger.svg") bottom/227px no-repeat;
  text-align: center;
  color: #fff;
}
.header__title {
  margin-bottom: 16px;
  font-size: 30px;
  font-weight: 800;
  line-height: 120%;
}
.header__title-text {
  display: block;
}
.header__title-text_red {
  color: #FF5C00;
}
.header__appeal {
  font-size: 12px;
  line-height: 16px;
}
.header__appeal span {
  font-weight: 600;
}
@media (min-width: 480px) {
  .header {
    background-size: 1500px;
    padding-bottom: 44px;
  }
  .header__container {
    max-width: 480px;
  }
  .header__title-container {
    padding-bottom: 0;
    padding-top: 27px;
    text-align: left;
    background-position: left;
    padding-left: 180px;
    background-size: contain;
    min-height: 190px;
  }
}
@media (min-width: 768px) {
  .header {
    background-size: 2540px;
  }
  .header__container {
    max-width: calc(562px + var(--padding-container) * 2);
  }
  .header__title-container {
    padding-left: 237px;
    min-height: 229px;
  }
  .header__title {
    font-size: 36px;
    margin-bottom: 26px;
  }
}
@media (min-width: 1024px) {
  .header {
    background-size: 2880px;
    padding-bottom: 63px;
    margin-bottom: 40px;
  }
  .header__container {
    max-width: calc(764px + var(--padding-container) * 2);
  }
  .header__title-container {
    padding-top: 46px;
    padding-left: 327px;
    min-height: 326px;
  }
  .header__title {
    font-size: 50px;
    margin-bottom: 52px;
  }
  .header__appeal {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (min-width: 1360px) {
  .header__container {
    max-width: calc(784px + var(--padding-container) * 2);
  }
  .header__title-container {
    padding-left: 347px;
  }
}
@media (min-width: 1920px) {
  .header {
    background-size: 4900px;
  }
}

.navigation {
  margin-bottom: 30px;
}
.navigation__container {
  padding: 0;
  min-width: 100vw;
}
.navigation__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 calc(50vw - var(--container) / 2);
  overflow-y: hidden;
  overflow-x: auto;
  -webkit-column-gap: 8px;
     -moz-column-gap: 8px;
          column-gap: 8px;
}
.navigation__button {
  border-radius: 50px;
  background-color: #fff;
  padding: 7px 8px 7px 40px;
  font-size: 12px;
  line-height: 16px;
  white-space: nowrap;
  background-repeat: no-repeat;
  background-size: 24px;
  background-position: 8px center;
}
.navigation__button:hover, .navigation__button:focus-visible {
  outline: 1px solid #f86310;
  outline-offset: -1px;
}
@supports not selector(:focus-visible) {
  .navigation__button:focus {
    outline: 1px solid #f86310;
    outline-offset: -1px;
  }
}
.navigation__button_burger {
  background-image: url("../img/burger.png");
}
.navigation__button_active {
  pointer-events: none;
  background-color: #ffab08;
}
.navigation__button_active:focus {
  outline: none;
}
.navigation__button_snack {
  background-image: url(../img/snack.png);
}
.navigation__button_hot-dog {
  background-image: url(../img/hot-dog.png);
}
.navigation__button_combo {
  background-image: url(../img/combo.png);
}
.navigation__button_shawarma {
  background-image: url(../img/shawarma.png);
}
.navigation__button_pizza {
  background-image: url(../img/pizza.png);
}
.navigation__button_wok {
  background-image: url(../img/voc.png);
}
.navigation__button_dessert {
  background-image: url(../img/desert.png);
}
.navigation__button_sauce {
  background-image: url(../img/souce.png);
}
@media (min-width: 768px) {
  .navigation__list {
    -webkit-column-gap: 12px;
       -moz-column-gap: 12px;
            column-gap: 12px;
  }
}
@media (min-width: 1024px) {
  .navigation {
    margin-bottom: 50px;
  }
  .navigation__list {
    -webkit-column-gap: 24px;
       -moz-column-gap: 24px;
            column-gap: 24px;
  }
  .navigation__button {
    padding: 9px 14px 9px 46px;
    font-size: 16px;
    line-height: 22px;
    background-position: 14px center;
  }
}

.catalog {
  margin-bottom: 80px;
}
.catalog__order {
  min-height: 48px;
  margin-bottom: 30px;
}
.catalog__title {
  font-size: 28px;
  font-weight: 600;
  line-height: 120%;
  margin-bottom: 16px;
}
.catalog__list {
  display: grid;
  grid-template-columns: repeat(auto-fit, 145px);
  gap: 10px;
}
@media (min-width: 1024px) {
  .catalog {
    margin-bottom: 100px;
  }
  .catalog__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px;
  }
  .catalog__order {
    padding-top: 72px;
  }
  .catalog__wrapper {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .catalog__title {
    font-size: 40px;
    margin-bottom: 24px;
  }
  .catalog__list {
    grid-template-columns: repeat(auto-fit, 300px);
    gap: 30px;
  }
}

.order {
  position: relative;
}
.order__wrapper {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  border-radius: 12px;
  background: #fff;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.16);
  padding: 16px 10px;
}
.order__wrap-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  outline: none;
}
.order__wrap-title::after {
  content: "";
  position: absolute;
  outline: 3px solid transparent;
  inset: 0;
  border-radius: 12px;
  pointer-events: none;
}
.order__wrap-title:focus::after {
  outline: 3px solid #ffab08;
}
.order_open .order__wrap-title {
  margin-bottom: 8px;
}
.order__title {
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
}
.order__count {
  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;
  border-radius: 6px;
  background: #f2f2f3;
  font-size: 10px;
  line-height: 14px;
  width: 32px;
  height: 16px;
}
.order__wrap-list {
  display: none;
}
.order_open .order__wrap-list {
  display: block;
}
.order__list {
  margin-bottom: 13px;
}
.order__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  padding: 10px 0;
  border-bottom: 1px solid #f2f2f3;
}
.order__item:first-child {
  border-top: 1px solid #f2f2f3;
}
.order__image {
  width: 64px;
  height: 52px;
  border-radius: 8px;
}
.order__product {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}
.order__product-title {
  font-weight: 400;
}
.order__product-weight {
  color: #B1B1B1;
  margin-bottom: 6px;
}
.order__total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: center;
      align-content: center;
  font-size: 12px;
  line-height: 130%;
  font-weight: 400;
  margin-bottom: 19px;
}
.order__submit {
  border-radius: 8px;
  background: #ff7020;
  width: 100%;
  padding: 9px;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  margin-bottom: 8px;
  -webkit-transition: background-color 0.2s ease-in-out, -webkit-transform 0.1s ease;
  transition: background-color 0.2s ease-in-out, -webkit-transform 0.1s ease;
  transition: transform 0.1s ease, background-color 0.2s ease-in-out;
  transition: transform 0.1s ease, background-color 0.2s ease-in-out, -webkit-transform 0.1s ease;
}
.order__submit:hover {
  background: #FFAB08;
}
.order__submit:active {
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
}
.order__submit:disabled {
  color: #ACACAC;
  background-color: #F9F9F9;
  cursor: default;
}
.order__wrap-apeal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.order__apeal {
  font-size: 10px;
  font-weight: 400;
  line-height: 24px;
  padding-left: 32px;
  background: url("../img/delivery.png") left/24px no-repeat;
}
.order__close {
  color: #b1b1b1;
  font-size: 10px;
  font-weight: 400;
  line-height: 14px;
}
.order__empty {
  font-weight: 400;
  line-height: 130%;
  font-size: 16px;
}
@media (min-width: 768px) {
  .order {
    width: 145px;
    -webkit-transition: width 0.06s ease-in-out;
    transition: width 0.06s ease-in-out;
  }
  .order.order_open {
    width: 300px;
  }
}
@media (min-width: 1024px) {
  .order {
    width: 300px;
  }
  .order__wrapper {
    position: unset;
    padding: 24px 16px;
  }
  .order__item {
    padding: 15px 0;
  }
  .order__wrap-title {
    margin-bottom: 12px;
    pointer-events: none;
  }
  .order__wrap-title::after {
    content: none;
  }
  .order__title {
    font-size: 24px;
  }
  .order__count {
    width: 41px;
    height: 20px;
    font-size: 12px;
  }
  .order__wrap-list {
    display: block;
  }
  .order__list {
    margin-bottom: 16px;
  }
  .order__total {
    font-size: 16px;
    margin-bottom: 24px;
  }
  .order__submit {
    border-radius: 12px;
    padding: 11px;
    font-size: 16px;
  }
  .order__apeal {
    font-size: 12px;
  }
  .order__close {
    display: none;
  }
}

.count {
  width: 74px;
  height: 30px;
  border-radius: 8px;
  background: #f2f2f3;
  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: 7px 8px;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
}
.count__minus {
  width: 8px;
}
.count__minus:hover, .count__minus:focus {
  color: #ff7020;
  outline: none;
}
.count__plus {
  width: 8px;
}
.count__plus:hover, .count__plus:focus {
  color: #ff7020;
  outline: none;
}
@media (min-width: 1024px) {
  .count {
    width: 84px;
    height: 40px;
    border-radius: 12px;
    padding: 9px 12px;
    font-size: 16px;
    line-height: 22px;
  }
  .count__minus {
    width: 10px;
  }
  .count__plus {
    width: 10px;
  }
}

.product {
  padding: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 12px;
  background: #fff;
  min-height: 243px;
  position: relative;
}
.product__image {
  width: 100%;
  height: 120px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
  margin-bottom: 10px;
}
.product__price {
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
  margin-bottom: 4px;
}
.product__title {
  font-size: 12px;
  font-weight: 400;
  line-height: 130%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-bottom: 2px;
}
.product__detail {
  outline: none;
}
.product__detail::after {
  content: "";
  pointer-events: none;
  position: absolute;
  inset: 0;
  border-radius: 12px;
  outline: 1px solid transparent;
}
.product__detail:hover, .product__detail:focus-visible {
  color: #f86310;
}
.product__detail:focus-visible::after {
  outline-color: #f86310;
}
.product__wieght {
  color: #b1b1b1;
  font-size: 12px;
  font-weight: 600;
  line-height: 130%;
  margin-bottom: 7px;
}
.product__add {
  border-radius: 8px;
  background: #f2f2f3;
  width: 100%;
  color: #000;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  padding: 9px;
  -webkit-transition: background-color 0.2s ease-in-out, -webkit-transform 0.1s ease;
  transition: background-color 0.2s ease-in-out, -webkit-transform 0.1s ease;
  transition: transform 0.1s ease, background-color 0.2s ease-in-out;
  transition: transform 0.1s ease, background-color 0.2s ease-in-out, -webkit-transform 0.1s ease;
}
.product__add:hover {
  background-color: #ffab08;
}
.product__add:active {
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
}
.product__add:disabled {
  color: #acacac;
  background-color: #f9f9f9;
  cursor: default;
}
@media (min-width: 1024px) {
  .product {
    padding: 12px;
    border-radius: 18px;
    min-height: 411px;
  }
  .product__image {
    height: 220px;
    border-radius: 12px;
    margin-bottom: 16px;
  }
  .product__price {
    font-size: 24px;
    margin-bottom: 8px;
  }
  .product__title {
    font-size: 16px;
  }
  .product__wieght {
    font-size: 16px;
    margin-bottom: 8px;
  }
  .product__add {
    border-radius: 12px;
    font-size: 16px;
    padding: 12px;
  }
}

.footer {
  padding: 24px 0;
  background-color: #fff;
}
.footer__logo {
  width: 196px;
  color: #ff7020;
  margin-bottom: 24px;
}
.footer__address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
  margin-bottom: 34px;
  font-style: normal;
}
.footer__title {
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  margin-bottom: 8px;
}
.footer__link-phone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  font-size: 12px;
  font-weight: 400;
  line-height: 130%;
}
.footer__link-phone:hover, .footer__link-phone:focus {
  color: #ff7020;
  outline: none;
}
.footer__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
}
.footer__link-sn {
  color: #ff7020;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
.footer__link-sn:hover, .footer__link-sn:focus {
  color: #ffab08;
  outline: none;
}
.footer__development {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4px;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}
.footer__development a:hover, .footer__development a:focus {
  color: #ff7020;
  outline: none;
}
@media (min-width: 480px) {
  .footer {
    padding: 37px 0px 26px 0;
  }
  .footer__logo {
    margin-bottom: 36px;
  }
  .footer__address {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-bottom: 40px;
  }
  .footer__contact {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}
@media (min-width: 1024px) {
  .footer {
    padding: 48px 0px 39px 0;
  }
  .footer__content {
    display: grid;
    grid-template-areas: "logo address" "development .";
    gap: 35px;
  }
  .footer__logo {
    width: 300px;
    margin: 0;
    grid-area: logo;
  }
  .footer__address {
    margin: 0;
    grid-area: address;
    gap: 50px;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .footer__contact {
    -webkit-box-flex: unset;
        -ms-flex-positive: unset;
            flex-grow: unset;
  }
  .footer__link-phone {
    font-size: 18px;
  }
  .footer__title {
    font-size: 24px;
    margin-bottom: 22px;
  }
  .footer__title_sn {
    margin-bottom: 24px;
  }
  .footer__development {
    grid-area: development;
  }
}
@media (min-width: 1360px) {
  .footer {
    padding: 46px 0px 40px 0;
  }
  .footer__content {
    grid-template-columns: 1fr 1fr;
    gap: 35px 30px;
  }
  .footer__address {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .footer__contact {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}

.modal {
  position: fixed;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.8);
  cursor: pointer;
  overflow-y: auto;
  display: none;
}
.modal_open {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.modal__main {
  cursor: default;
  margin: auto;
  position: relative;
}
.modal__close {
  color: #b1b1b1;
  position: absolute;
  top: 10px;
  right: 10px;
  outline: 1px solid transparent;
  outline-offset: 3px;
  border-radius: 3px;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.modal__close:hover {
  color: #ff7020;
}
.modal__close:focus-visible {
  color: #ff7020;
  outline-color: #ff7020;
}
@media (min-width: 480px) {
  .modal {
    padding: 10px;
  }
}
@media (min-width: 1024px) {
  .modal {
    padding: 20px;
  }
  .modal__close {
    top: 24px;
    right: 24px;
  }
}

.modal-product {
  background-color: #fff;
  width: 100%;
  min-height: 100%;
  padding: 32px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.modal-product__container {
  max-width: 300px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.modal-product__title {
  font-size: 28px;
  font-weight: 600;
  line-height: 120%;
  margin-bottom: 12px;
}
.modal-product__content {
  -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;
}
.modal-product__image {
  border-radius: 16px;
  margin-bottom: 16px;
  width: 100%;
}
.modal-product__description {
  font-size: 12px;
  font-weight: 400;
  line-height: 130%;
  margin-bottom: 10px;
}
.modal-product__ingredients {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-bottom: 10px;
}
.modal-product__add {
  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;
  gap: 8px;
  margin-bottom: 16px;
}
.modal-product__btn {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 9px;
  border-radius: 8px;
  background: #ff7020;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
}
.modal-product__price {
  text-align: right;
  font-size: 16px;
  font-weight: 600;
  line-height: 130%;
}
@media (min-width: 480px) {
  .modal-product {
    max-width: 524px;
    min-height: auto;
    width: 100%;
    padding: 16px 16px 24px;
    border-radius: 24px;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
  }
  .modal-product__container {
    max-width: unset;
  }
  .modal-product__title {
    margin-bottom: 16px;
  }
  .modal-product__content {
    display: grid;
    grid-template-columns: 226px 1fr;
    grid-template-rows: -webkit-min-content 1fr;
    grid-template-rows: min-content 1fr;
    gap: 10px 8px;
    margin-bottom: 22px;
  }
  .modal-product__image {
    grid-row: 1/3;
    margin-bottom: 0;
  }
  .modal-product__description {
    grid-row: 1/1;
    margin-bottom: 0;
  }
  .modal-product__ingredients {
    grid-row: 2/3;
    margin-bottom: 0;
  }
  .modal-product__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .modal-product__add {
    margin-bottom: 0;
  }
  .modal-product__btn {
    width: 218px;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
}
@media (min-width: 1024px) {
  .modal-product {
    max-width: 684px;
    padding: 24px 24px 36px;
  }
  .modal-product__title {
    font-size: 40px;
    margin-bottom: 24px;
  }
  .modal-product__content {
    grid-template-columns: 276px 1fr;
    gap: 10px 16px;
    margin-bottom: 38px;
  }
  .modal-product__description {
    font-size: 16px;
  }
  .modal-product__btn {
    width: 276px;
    padding: 12px;
  }
  .modal-product__price {
    font-size: 24px;
  }
}

.ingredients__title {
  font-size: 10px;
  font-weight: 600;
  line-height: 130%;
  margin-bottom: 4px;
}
.ingredients__list {
  font-size: 10px;
  font-weight: 400;
  line-height: 130%;
  margin-bottom: 4px;
}
.ingredients__item {
  margin-bottom: 2px;
}
.ingredients__item:last-child {
  margin-bottom: 0;
}
.ingredients__calories {
  color: #b1b1b1;
  font-size: 10px;
  font-weight: 400;
  line-height: 130%;
}
@media (min-width: 1024px) {
  .ingredients__list, .ingredients__title, .ingredients__calories {
    font-size: 12px;
  }
}

.modal-delivery {
  --gap: 8px;
  background-color: #fff;
  width: 100%;
  min-height: 100%;
  padding: 32px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.modal-delivery__container {
  max-width: 300px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.modal-delivery__title {
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
  margin-bottom: 18px;
}
.modal-delivery__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-bottom: 18px;
}
.modal-delivery__fieldset {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: var(--gap);
}
.modal-delivery__fieldset_radio {
  -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;
}
.modal-delivery__fieldset_hide {
  visibility: hidden;
}
.modal-delivery__input {
  width: 100%;
  border-radius: 8px;
  border: 1px solid #f2f2f3;
  padding: 8px 12px;
  color: black;
  font-size: 10px;
  line-height: 130%;
  color: #000;
}
.modal-delivery__input::-webkit-input-placeholder {
  color: #b1b1b1;
}
.modal-delivery__input::-moz-placeholder {
  color: #b1b1b1;
}
.modal-delivery__input:-ms-input-placeholder {
  color: #b1b1b1;
}
.modal-delivery__input::-ms-input-placeholder {
  color: #b1b1b1;
}
.modal-delivery__input::placeholder {
  color: #b1b1b1;
}
.modal-delivery__input_half {
  -ms-flex-preferred-size: calc((100% - var(--gap)) / 2);
      flex-basis: calc((100% - var(--gap)) / 2);
}
.modal-delivery__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  font-size: 10px;
  font-weight: 400;
  line-height: 14px;
}
.modal-delivery__radio {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: relative;
  width: 12px;
}
.modal-delivery__radio::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 1px solid #f2f2f3;
}
.modal-delivery__radio::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: block;
  width: 6px;
  height: 6px;
  background-color: #000;
  opacity: 0;
}
.modal-delivery__radio:checked::after {
  opacity: 1;
}
.modal-delivery__submit {
  padding: 9px;
  border-radius: 8px;
  background: #ff7020;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  -webkit-transition: background-color 0.2s ease-in-out, -webkit-transform 0.1s ease;
  transition: background-color 0.2s ease-in-out, -webkit-transform 0.1s ease;
  transition: transform 0.1s ease, background-color 0.2s ease-in-out;
  transition: transform 0.1s ease, background-color 0.2s ease-in-out, -webkit-transform 0.1s ease;
}
.modal-delivery__submit:hover {
  background: #FFAB08;
}
.modal-delivery__submit:focus-visible {
  background-color: #F86310;
}
.modal-delivery__submit:active {
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
}
.modal-delivery__submit:disabled {
  color: #ACACAC;
  background-color: #F9F9F9;
  cursor: default;
}
@supports not selector(::focus-visible) {
  .modal-delivery__submit:focus {
    background-color: #F86310;
  }
}
@media (min-width: 480px) {
  .modal-delivery {
    max-width: 524px;
    min-height: auto;
    width: 100%;
    padding: 20px 16px 29px;
    border-radius: 24px;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
  }
  .modal-delivery__container {
    margin-left: 0;
  }
}
@media (min-width: 1024px) {
  .modal-delivery {
    max-width: 684px;
    padding: 44px 24px 24px 366px;
    background: url(../img/donut.svg) 19px center, -webkit-gradient(linear, left top, right top, color-stop(50%, #ffab08), color-stop(50%, #fff));
    background: url(../img/donut.svg) 19px center, linear-gradient(to right, #ffab08 50%, #fff 50%);
    background-size: 302px, auto;
    background-repeat: no-repeat;
  }
  .modal-delivery__title {
    font-size: 24px;
    margin-bottom: 16px;
  }
  .modal-delivery__form {
    margin-bottom: 32px;
    gap: 16px;
  }
  .modal-delivery__input {
    font-size: 12px;
    padding: 10px 12px;
    height: 40px;
  }
  .modal-delivery__fieldset__radio {
    gap: 12px;
  }
  .modal-delivery__label {
    font-size: 12px;
  }
  .modal-delivery__submit {
    font-size: 16px;
  }
}