@font-face {
  font-family: "ITC Avant Garde Gothic Pro1";
  src: url("./fonts/ITCAvantGardePro-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ITC Avant Garde Gothic Std1";
  src: url("./fonts/ITCAvantGardeStd-Bk.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
h1, h2, h3, h4, p, ul {
  margin: 0;
}

body {
  background: url("./img/bg.jpg") center/calc(15% - 1px) repeat;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overscroll-behavior: none;
  overflow-x: hidden;
}

h2 {
  font-family: "ITC Avant Garde Gothic Pro1";
  font-size: 8.75vw;
  line-height: 8.75vw;
  letter-spacing: -0.05em;
  color: #C8102F;
}
@media (min-width: 992px) {
  h2 {
    font-size: 4.5833333333vw;
    line-height: 4.1666666667vw;
  }
}

h3 {
  font-family: "ITC Avant Garde Gothic Pro1";
  font-size: 10vw;
  line-height: 100%;
  letter-spacing: -0.05em;
  color: #C8102F;
}
@media (min-width: 992px) {
  h3 {
    font-size: 3.3333333333vw;
  }
}

h4 {
  font-family: "ITC Avant Garde Gothic Pro1";
  font-size: 5vw;
  line-height: 100%;
  letter-spacing: -0.05em;
  color: #C8102F;
}
@media (min-width: 992px) {
  h4 {
    font-size: 1.6666666667vw;
  }
}

p {
  font-family: "ITC Avant Garde Gothic Std1";
  font-size: 4.0625vw;
  line-height: 5vw;
  letter-spacing: -0.03em;
  color: #2C3337;
}
@media (min-width: 992px) {
  p {
    font-size: 1.25vw;
    line-height: 1.4583333333vw;
  }
}

.mix-blend-mode-multiply {
  mix-blend-mode: multiply;
}

.color-red {
  color: #C8102F;
}

.color-dark {
  color: #2C3337;
}

.color-inherit {
  color: inherit;
}

.fw-bold {
  font-family: "ITC Avant Garde Gothic Pro1";
}

.fw-normal {
  font-family: "ITC Avant Garde Gothic Std1";
}

.small {
  font-family: "ITC Avant Garde Gothic Std1";
  font-size: 3.125vw;
  line-height: 3.75vw;
  letter-spacing: -0.03em;
  color: #2C3337;
}
@media (min-width: 992px) {
  .small {
    font-size: 0.7291666667vw;
    line-height: 1.0416666667vw;
    margin-top: 0.625vw;
  }
}

.w-80 {
  width: 80%;
}

.w-90 {
  width: 90%;
}

.fs-27 {
  font-size: 8.4375vw;
}

.fs-30 {
  font-size: 9.375vw;
}

.border-red {
  border-color: #C8102F !important;
}

.px-16 {
  padding-left: 5vw;
  padding-right: 5vw;
}

.pt-6 {
  padding-top: 1.875vw;
}

.pt-12 {
  padding-top: 3.75vw;
}

.pt-16 {
  padding-top: 5vw;
}

.pt-32 {
  padding-top: 10vw;
}

.pt-40 {
  padding-top: 12.5vw;
}

.pt-48 {
  padding-top: 15vw;
}

.pb-6 {
  padding-bottom: 1.875vw;
}

.pb-12 {
  padding-bottom: 3.75vw;
}

.pb-16 {
  padding-bottom: 5vw;
}

.pb-40 {
  padding-bottom: 12.5vw;
}

.pb-48 {
  padding-bottom: 15vw;
}

.pb-32 {
  padding-bottom: 10vw;
}

.pb-24 {
  padding-bottom: 7.5vw;
}

.mt-4px {
  margin-top: 1.25vw;
}

.mt-8 {
  margin-top: 2.5vw;
}

.mt-12 {
  margin-top: 3.75vw;
}

.mt-16 {
  margin-top: 5vw;
}

.mt-20 {
  margin-top: 6.25vw;
}

.mt-24 {
  margin-top: 7.5vw;
}

.mt-32 {
  margin-top: 10vw;
}

.mt-40 {
  margin-top: 12.5vw;
}

.mt-48 {
  margin-top: 15vw;
}

.mb-4px {
  margin-bottom: 1.25vw;
}

.mb-8 {
  margin-bottom: 2.5vw;
}

.mb-16 {
  margin-bottom: 5vw;
}

.mb-20 {
  margin-bottom: 6.25vw;
}

.mb-24 {
  margin-bottom: 7.5vw;
}

.mb-32 {
  margin-bottom: 10vw;
}

.mb-40 {
  margin-bottom: 12.5vw;
}

.mb-48 {
  margin-bottom: 15vw;
}

.g-8 {
  padding-left: 2.5vw;
  padding-right: 2.5vw;
}

.gap-4px {
  gap: 1.25vw;
}

.gap-8 {
  gap: 2.5vw;
}

.start-8 {
  left: 2.5vw;
}

.bottom-8 {
  bottom: 2.5vw;
}

@media (min-width: 992px) {
  .fs-lg-64 {
    font-size: 3.3333333333vw;
  }
}
@media (min-width: 992px) {
  .g-lg-0 {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 992px) {
  .g-lg-16 {
    padding-left: 0.8333333333vw;
    padding-right: 0.8333333333vw;
  }
}
@media (min-width: 992px) {
  .gap-lg-8 {
    gap: 0.4166666667vw;
  }
}
@media (min-width: 992px) {
  .gap-lg-16 {
    gap: 0.8333333333vw;
  }
}
@media (min-width: 992px) {
  .mb-lg-8 {
    margin-bottom: 0.4166666667vw;
  }
}
@media (min-width: 992px) {
  .mb-lg-16 {
    margin-bottom: 0.8333333333vw !important;
  }
}
@media (min-width: 992px) {
  .mb-lg-24 {
    margin-bottom: 1.25vw;
  }
}
@media (min-width: 992px) {
  .mb-lg-32 {
    margin-bottom: 1.6666666667vw;
  }
}
@media (min-width: 992px) {
  .mb-lg-40 {
    margin-bottom: 2.0833333333vw;
  }
}
@media (min-width: 992px) {
  .start-lg-16 {
    left: 0.8333333333vw;
  }
}
@media (min-width: 992px) {
  .bottom-lg-16 {
    bottom: 0.8333333333vw;
  }
}
@media (min-width: 992px) {
  .end-lg-16 {
    right: 0.8333333333vw;
  }
}
@media (min-width: 992px) {
  .mt-lg-12 {
    margin-top: 0.625vw;
  }
}
@media (min-width: 992px) {
  .mt-lg-16 {
    margin-top: 0.8333333333vw !important;
  }
}
@media (min-width: 992px) {
  .ms-lg-16 {
    margin-left: 0.8333333333vw !important;
  }
}
@media (min-width: 992px) {
  .mt-lg-24 {
    margin-top: 1.25vw !important;
  }
}
@media (min-width: 992px) {
  .mt-lg-32 {
    margin-top: 1.6666666667vw !important;
  }
}
@media (min-width: 992px) {
  .mt-lg-40 {
    margin-top: 2.0833333333vw !important;
  }
}
@media (min-width: 992px) {
  .mt-lg-48 {
    margin-top: 2.5vw;
  }
}
@media (min-width: 992px) {
  .mt-lg-56 {
    margin-top: 2.9166666667vw;
  }
}
@media (min-width: 992px) {
  .mt-lg-64 {
    margin-top: 3.3333333333vw;
  }
}
@media (min-width: 992px) {
  .mt-lg-80 {
    margin-top: 4.1666666667vw;
  }
}
@media (min-width: 992px) {
  .mt-lg-96 {
    margin-top: 5vw;
  }
}
@media (min-width: 992px) {
  .mb-lg-56 {
    margin-bottom: 2.9166666667vw;
  }
}
@media (min-width: 992px) {
  .pt-lg-6 {
    padding-top: 0.3125vw;
  }
}
@media (min-width: 992px) {
  .pt-lg-32 {
    padding-top: 1.6666666667vw;
  }
}
@media (min-width: 992px) {
  .pt-lg-56 {
    padding-top: 2.9166666667vw;
  }
}
@media (min-width: 992px) {
  .pt-lg-96 {
    padding-top: 5vw;
  } /* NEW */
}
@media (min-width: 992px) {
  .pt-lg-120 {
    padding-top: 6.25vw;
  } /* NEW */
}
@media (min-width: 992px) {
  .pb-lg-6 {
    padding-bottom: 0.3125vw;
  }
}
@media (min-width: 992px) {
  .pb-lg-24 {
    padding-bottom: 1.25vw;
  }
}
@media (min-width: 992px) {
  .pb-lg-32 {
    padding-bottom: 1.6666666667vw;
  }
}
@media (min-width: 992px) {
  .pb-lg-64 {
    padding-bottom: 3.3333333333vw;
  }
}
@media (min-width: 992px) {
  .position-lg-static {
    position: static !important;
  }
}
@media (min-width: 992px) {
  .position-lg-absolute {
    position: absolute !important;
  }
}
@media (min-width: 992px) {
  .w-lg-90 {
    width: 90%;
  }
}
.main-card-list {
  list-style: none;
  padding: 0;
}
.main-card-list__item {
  font-family: "ITC Avant Garde Gothic Std1";
  font-size: 4.0625vw;
  border-width: 0.9px !important;
  line-height: 5vw;
  min-height: 10vw;
  color: #2C3337;
}
.main-card-list__item::before {
  content: "";
  display: inline-block;
  background-image: url("./img/bullet-mobile.svg");
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  width: 5vw;
  height: 4.375vw;
  margin: -0.625vw 2.5vw 0 0;
  padding-left: 2.0833333333vw;
}
@media (min-width: 992px) {
  .main-card-list__item::before {
    background-image: url("./img/bullet.svg");
    width: 1.6666666667vw;
    height: 1.0416666667vw;
    margin: -0.1041666667vw 0.5208333333vw 0 0;
    padding-left: 1.6666666667vw;
  }
}
@media (min-width: 992px) {
  .main-card-list__item {
    border-width: 1px !important;
    font-size: 1.25vw;
    line-height: 1.4583333333vw;
    min-height: 2.5vw;
    padding: 0.5729166667vw 0 0.4166666667vw;
  }
}
.main-card-list__item_no-bullet {
  padding-left: 0;
  margin-left: 0;
  letter-spacing: -0.03em;
}
@media (min-width: 992px) {
  .main-card-list__item_no-bullet {
    font-size: 1.4583333333vw;
  }
}
.main-card-list__item_no-bullet::before {
  background: none;
  width: 0;
  height: 0;
  padding-left: 0;
  margin: 0 0 0 0;
}
.main-card-list__number {
  margin: 0 1.25vw 0 0;
}
@media (min-width: 992px) {
  .main-card-list__number {
    margin: 0 0.2083333333vw 0 -0.4166666667vw;
  }
}

.main-card-gfx__img {
  border-radius: 3.75vw;
}
@media (min-width: 992px) {
  .main-card-gfx__img {
    border-radius: 1.6666666667vw;
  }
}
.main-card-gfx__caption {
  font-size: 3.125vw;
  line-height: 6.25vw;
  height: 6.25vw;
  border-radius: 1.5625vw;
  padding: 0 1.875vw;
  background: #C8102F;
  color: white;
}
@media (min-width: 992px) {
  .main-card-gfx__caption {
    font-size: 1.6666666667vw;
    line-height: 3.3333333333vw;
    height: 3.3333333333vw;
    border-radius: 0.8333333333vw;
    padding: 0 0.8333333333vw;
  }
}
.main-card-desc-opening__title {
  padding-bottom: 4px;
  margin-bottom: 7px;
}
@media (min-width: 992px) {
  .main-card-desc-opening__title {
    padding-bottom: 0.1041666667vw;
    margin-bottom: 0.625vw;
  }
}
.main-card-desc__title_date {
  font-size: 7.5vw;
  color: #2C3337;
}
@media (min-width: 992px) {
  .main-card-desc__title_date {
    font-size: 2.5vw;
  }
}
.main-card-desc__button {
  background: linear-gradient(to bottom, #EA2138, #C8102F);
  font-size: 4.375vw;
  height: 10vw;
  line-height: 10vw;
  border-radius: 2.5vw;
}
@media (min-width: 992px) {
  .main-card-desc__button {
    font-size: 1.25vw;
    height: 3.3333333333vw;
    line-height: 3.3333333333vw;
    border-radius: 0.8333333333vw;
  }
}
.main-card-desc__button:hover {
  background: linear-gradient(to bottom, #C8102F, #EA2138);
}

.main-separator__img {
  margin: 0 0 0 0;
}
@media (min-width: 992px) {
  .main-separator__img {
    margin: 0 0 16px 0;
  }
}

@media (min-width: 992px) {
  .donation-card-desc__img {
    margin-top: -0.8333333333vw;
    margin-left: -0.2083333333vw;
  }
}

.title-small {
  font-family: "ITC Avant Garde Gothic Std1";
  font-size: 5vw;
  line-height: 6.25vw;
  color: #2C3337;
}
@media (min-width: 992px) {
  .title-small {
    font-size: 1.6666666667vw;
    line-height: 1.875vw;
  }
}
.title-thin {
  font-size: 6.875vw;
  line-height: 7.5vw;
}
@media (min-width: 992px) {
  .title-thin {
    font-size: 4.1666666667vw;
    line-height: 4.5833333333vw;
  }
}

.wide-image img {
  border-radius: 3.75vw;
}
@media (min-width: 992px) {
  .wide-image img {
    border-radius: 1.6666666667vw;
  }
}

.bottom-section-desc-list__title {
  font-size: 7.5vw;
  line-height: 100%;
  font-family: "ITC Avant Garde Gothic Pro1";
}
@media (min-width: 992px) {
  .bottom-section-desc-list__title {
    font-size: 3.3333333333vw;
  }
}
.bottom-section-desc-list__amount {
  font-size: 7.5vw;
  line-height: 100%;
  font-family: "ITC Avant Garde Gothic Std1";
}
@media (min-width: 992px) {
  .bottom-section-desc-list__amount {
    font-size: 3.3333333333vw;
  }
}
.bottom-section-desc-list__value {
  font-size: 4.375vw;
  line-height: 100%;
  font-family: "ITC Avant Garde Gothic Std1";
}
@media (min-width: 992px) {
  .bottom-section-desc-list__value {
    font-size: 1.25vw;
  }
}
.bottom-section-desc-how-it-works, .bottom-section-desc-how-it-works p {
  font-family: "ITC Avant Garde Gothic Std1";
  font-size: 3.75vw;
  line-height: 5vw;
}
@media (min-width: 992px) {
  .bottom-section-desc-how-it-works, .bottom-section-desc-how-it-works p {
    font-size: 1.25vw;
    line-height: 1.4583333333vw;
  }
}
.bottom-section-desc-how-it-works ul {
  padding-left: 5vw;
  letter-spacing: -0.03em;
}
@media (min-width: 992px) {
  .bottom-section-desc-how-it-works ul {
    padding-left: 2.5vw;
  }
}
.bottom-section-form {
  background: white;
  border-radius: 5vw;
  padding: 7.5vw;
}
@media (min-width: 992px) {
  .bottom-section-form {
    border-radius: 1.6666666667vw;
    padding: 3.3333333333vw;
  }
}

.header {
  padding-bottom: 2.5vw;
  background: url("./img/cooking/bg-metal.jpg") top/cover no-repeat;
  border-bottom-left-radius: 3.75vw;
  border-bottom-right-radius: 3.75vw;
}
@media (min-width: 992px) {
  .header {
    padding-bottom: 0.8333333333vw;
    border-radius: 0;
  }
}
.header-slider__img {
  border-radius: 2.5vw;
}
@media (min-width: 992px) {
  .header-slider__img {
    border-radius: 1.6666666667vw;
  }
}

.footer {
  background: url("./img/cooking/bg-metal.jpg") bottom/cover no-repeat;
}
.footer__caption {
  background: #C8102F;
  font-size: 3.75vw;
}
@media (min-width: 992px) {
  .footer__caption {
    background: url("./img/bg-red-bottom.svg") bottom no-repeat;
    font-size: 1.25vw;
    height: 3.75vw;
    background-size: contain;
  }
}

.swiper-container {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-button-next,
.swiper-button-prev {
  top: 80vw;
  transform: scale(0.5);
  color: white;
}
@media (min-width: 992px) {
  .swiper-button-next,
  .swiper-button-prev {
    transform: scale(0.8);
    top: 43.3333333333vw;
  }
}
  
.bottom-section-form__title {
    font-size: 7.5vw; /* 24px */
}

@media (min-width: 992px) {
    .bottom-section-form__title {
        font-size: 2.5vw; /* 24px */
    }
}

.bottom-section-form__desc {
    font-size: 2.5vw; /* 8px */
    line-height: 3.125vw; /* 10px */
}

@media (min-width: 992px) {
    .bottom-section-form__desc {
        font-size: 0.833vw; /* 16px */
        line-height: 1.042vw; /* 20px */
    }
}

form label {
    font-family: "ITC Avant Garde Gothic Pro1";
    text-transform: uppercase;
    margin-bottom: 1.25vw; /* 4px */
}

@media (min-width: 992px) {
    form label {
        margin-bottom: 0.208vw; /* 4px */
    }
}

form input {
    width: 100%;
    height: 10vw; /* 32px */
    padding: 1.4vw 2.5vw 0 2.5vw; /* 5px 8px 0 8px */
    border-radius: 1.25vw; /* 4px */
    border: 1px solid #968A56;
    margin-bottom: 5vw; /* 16px */
}

@media (min-width: 992px) {
    form input {
        height: 2.917vw; /* 56px */
        padding: 0.365vw 0.625vw 0 0.625vw; /* 7px 12px 0 12px */
        border-radius: 0.417vw; /* 8px */
        margin-bottom: 1.25vw; /* 24px */
    }
}

form select {
    width: 100%;
    height: 10vw; /* 32px */
    padding: 1.563vw 2.5vw 0 1.5vw; /* 5px 8px 0 8px */
    border-radius: 1.25vw; /* 4px */
    border: 1px solid #968A56;
    margin-bottom: 5vw; /* 16px */
}

@media (min-width: 992px) {
    form select {
        height: 2.917vw; /* 56px */
        padding: 0.365vw 0.625vw 0 0.225vw; /* 7px 12px 0 12px */
        border-radius: 0.417vw; /* 8px */
        margin-bottom: 1.25vw; /* 24px */
    }
}

form input[type="submit"] {
    background: linear-gradient(to bottom, #EA2138, #C8102F);
    font-family: "ITC Avant Garde Gothic Pro1";
    font-size: 4.375vw;
    height: 10vw;
    line-height: 10vw;
    border-radius: 2.5vw;
    border: none;
    color: white;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}

@media (min-width: 992px) {
    form input[type="submit"] {
        font-size: 1.25vw;
        height: 3.3333333333vw;
        line-height: 3.333333vw;
        border-radius: 0.8333333333vw;
    }
}

form textarea {
    width: 100%;
    min-height: 20vw; /* 64px */
    height: 20vw;
    padding: 1.563vw 2.5vw 0 2.5vw; /* 5px 8px 0 8px */
    border-radius: 1.25vw; /* 4px */
    border: 1px solid #968A56;
    margin-bottom: 5vw; /* 16px */
}

@media (min-width: 992px) {
    form textarea {
        min-height: 5vw; /* 96px */
        height: 10vw;
        padding: 0.365vw 0.625vw 0 0.625vw; /* 7px 12px 0 12px */
        border-radius: 0.417vw; /* 8px */
        margin-bottom: 1.25vw; /* 24px */
    }
}

/*# sourceMappingURL=style.css.map */





.cooking-rules {
    background: white;
    z-index: 99999;
    padding-top: 5vw;
  }
  @media (min-width: 992px) {
    .cooking-rules {
      padding-top: 1.6666666667vw;
    }
  }
  .cooking-rules h2 {
    font-size: 7.5vw;
    line-height: 100%;
  }
  @media (min-width: 992px) {
    .cooking-rules h2 {
      font-size: 2.0833333333vw;
    }
  }
  .cooking-rules h3 {
    font-size: 5vw;
  }
  @media (min-width: 992px) {
    .cooking-rules h3 {
      font-size: 1.25vw;
    }
  }
  .cooking-rules p, .cooking-rules ol, .cooking-rules li {
    font-family: "ITC Avant Garde Gothic Std1";
    font-size: 4.0625vw;
    line-height: 5vw;
    padding: 0;
    color: #2C3337;
  }
  @media (min-width: 992px) {
    .cooking-rules p, .cooking-rules ol, .cooking-rules li {
      font-size: 1.0416666667vw;
      line-height: 1.25vw;
    }
  }
  .cooking-rules__close {
    background: #F7C04C;
    width: 7.5vw;
    height: 7.5vw;
    top: 2.5vw;
    right: 2.5vw;
    border-radius: 100%;
  }
  .cooking-rules__close:hover {
    cursor: pointer;
    background: #C8102F;
  }
  @media (min-width: 992px) {
    .cooking-rules__close {
      width: 2.5vw;
      height: 2.5vw;
      top: 0.8333333333vw;
      right: 0.8333333333vw;
    }
  }
  .cooking-rules__close img {
    margin-top: -0.625vw;
    width: 3.75vw;
    height: auto;
  }
  @media (min-width: 992px) {
    .cooking-rules__close img {
      width: 0.9375vw;
      margin-top: 0vw;
    }
  }
  
  /* Основные стили для <ol> */
  #rules ol {
    margin-bottom: 5vw;
    font-size: 1rem;
    line-height: 100%;
    counter-reset: item;
    list-style: none;
  }
  @media (min-width: 992px) {
    #rules ol {
      margin-bottom: 1.25vw;
    }
  }
  
  #rules ol > li::before {
    counter-increment: item;
    content: counters(item, ".") ". ";
    color: #C8102F;
    font-weight: 700;
  }
  
  #rules ol li > ol {
    counter-reset: subitem;
    padding-left: 5vw;
  }
  @media (min-width: 992px) {
    #rules ol li > ol {
      padding-left: 1.25vw;
    }
  }
  
  #rules ol li > ol > li::before {
    counter-increment: subitem;
    content: counters(item, ".") "." counters(subitem, ".") " ";
  }
  
  #rules ol li > ol > li > ol {
    counter-reset: subsubitem;
    padding-left: 1.5em;
  }
  
  #rules ol li > ol > li > ol > li::before {
    counter-increment: subsubitem;
    content: counters(item, ".") "." counters(subitem, ".") "." counters(subsubitem, ".") " ";
  }
  
  #openPopup {
      text-decoration: underline;
  }
  
  #openPopup:hover {
      color: #C8102F;
      cursor: pointer;
  }
  
  .cooking-rules-container {
    height: 100vh;
    overflow-y: auto;
    box-sizing: border-box;
    padding-bottom: 2.5vh;
    
    scrollbar-width: none; /* Для Firefox */
    -ms-overflow-style: none; /* Для Internet Explorer и Edge */
  }
  
  .cooking-rules-container::-webkit-scrollbar {
    display: none; /* Для Chrome, Safari и других браузеров на основе WebKit */
  }