.dark-theme {
  --light-grey: #484848;
  --white: #fff;
  --footer-grey-text: rgba(255, 255, 255, 0.7);
  --bg-color: #000000;
  --text-color: #bfbfbf;
  --gradient-default: #333;
  background: #fff;
}
.dark-theme > div, .dark-theme header, .dark-theme header > div {
  background-color: #fff !important;
}
.dark-theme button.header-login-btn {
  background: var(--white);
}
.dark-theme #main {
  background: #1f1f1f;
}
.dark-theme .top-header-down,
.dark-theme .top-header-up,
.dark-theme .products-list-el {
  background: #1f1f1f !important;
}
.dark-theme .top-header-down *,
.dark-theme .top-header-up *,
.dark-theme .products-list-el * {
  color: var(--white) !important;
}
.dark-theme main *,
.dark-theme input,
.dark-theme textarea {
  color: var(--white) !important;
}
.dark-theme .about-page .benefits-item:before {
  background: #fff;
}
.dark-theme .products-list .products-list-el,
.dark-theme .about-page .statistics .st-el,
.dark-theme .landing-page .container .every-products .every-products-goods .ingridient-card,
.dark-theme .about-page .for-client .fc-el,
.dark-theme .landing-page .container .pizza-steps .cards .activity-card,
.dark-theme .about-page .many-block-item,
.dark-theme .latest-order-popup,
.dark-theme .btn-secondary-outlined,
.dark-theme .landing-page .container .change-your-mind {
  background: var(--bg-color) !important;
}
.dark-theme .products-list .products-list-el *,
.dark-theme .about-page .statistics .st-el *,
.dark-theme .landing-page .container .every-products .every-products-goods .ingridient-card *,
.dark-theme .about-page .for-client .fc-el *,
.dark-theme .landing-page .container .pizza-steps .cards .activity-card *,
.dark-theme .about-page .many-block-item *,
.dark-theme .latest-order-popup *,
.dark-theme .btn-secondary-outlined *,
.dark-theme .landing-page .container .change-your-mind * {
  color: var(--white) !important;
}
.dark-theme .about-page .dinamic,
.dark-theme .about-page .benefits-item,
.dark-theme .about-page .footer {
  background: #fff !important;
}
.dark-theme .about-page .dinamic *,
.dark-theme .about-page .benefits-item *,
.dark-theme .about-page .footer * {
  color: var(--white) !important;
}
.dark-theme .about-page .for-client .fc-el {
  padding: 15px;
}
.dark-theme .landing-page .container .monopizza-background-restaurant .monopizza-bg-text {
  color: var(--white) !important;
  z-index: 2;
}
.dark-theme .we-use-cookies p,
.dark-theme .we-use-cookies a,
.dark-theme .download-mobile-app-notice p,
.dark-theme .download-mobile-app-notice a,
.dark-theme p {
  color: var(--text-color) !important;
}
.dark-theme .we-use-cookies .dismiss svg path,
.dark-theme .download-mobile-app-notice .dismiss svg path {
  fill: var(--white);
}

.bonus-page.sp-ru .slide-el {
  padding: 100px 0;
}
@media (max-width: 800px) {
  .bonus-page.sp-ru .slide-el {
    padding: 50px 0;
    text-align: center;
  }
}
@media (max-width: 800px) and (max-width: 800px) {
  .bonus-page.sp-ru .slide-el .flex {
    display: block;
  }
  .bonus-page.sp-ru .slide-el .flex img {
    margin-bottom: 30px;
  }
}
@media (max-width: 800px) and (max-width: 800px) and (max-width: 767px) {
  .bonus-page.sp-ru .slide-el .flex img {
    width: 85%;
  }
}
.bonus-page.sp-ru .centered {
  text-align: center !important;
}
.bonus-page.sp-ru .warn-icon {
  width: 30px;
}
@media (max-width: 767px) {
  .bonus-page.sp-ru * {
    text-align: center;
  }
}
@media (max-width: 991px) {
  .bonus-page.sp-ru .content-text.wrapped {
    margin: 0 auto;
  }
}
.bonus-page.sp-ru .what-if-img {
  max-width: 600px;
}
@media (max-width: 767px) {
  .bonus-page.sp-ru .what-if-img {
    max-width: 100%;
  }
}
.bonus-page.sp-ru .gap-100 {
  grid-gap: 100px;
}
.bonus-page.sp-ru .tb-left-banner {
  max-width: 800px;
}
.bonus-page.sp-ru .point-price {
  background: linear-gradient(273.23deg, #D6E5BA 0%, #83BB43 100%);
  text-align: center;
  padding: 130px 0;
}
@media (max-width: 767px) {
  .bonus-page.sp-ru .point-price {
    padding: 60px 15px;
  }
}
.bonus-page.sp-ru .point-price .title {
  font-size: 33px;
  line-height: 35px;
  font-family: "Bold";
  font-weight: bold;
  mix-blend-mode: normal;
  color: var(--white);
}
@media (max-width: 767px) {
  .bonus-page.sp-ru .point-price .title {
    font-size: 22px;
    line-height: 28px;
  }
}
.bonus-page.sp-ru .white-color {
  color: var(--white);
}
.bonus-page.sp-ru .top-banner {
  background: linear-gradient(273.23deg, #D6E5BA 0%, #83BB43 100%);
  width: 100%;
  text-align: left;
}
.bonus-page.sp-ru .top-banner h2,
.bonus-page.sp-ru .top-banner h3,
.bonus-page.sp-ru .top-banner p {
  color: var(--white);
}
@media (max-width: 767px) {
  .bonus-page.sp-ru .top-banner .tb-left-banner img {
    margin: 15px auto 0;
  }
}
.bonus-page.sp-ru .top-banner .title {
  font-size: 75px;
  line-height: 75px;
  font-family: "Bold";
  font-weight: bold;
  mix-blend-mode: normal;
}
@media (max-width: 767px) {
  .bonus-page.sp-ru .top-banner .title {
    font-size: 50px;
    line-height: 50px;
  }
}
.bonus-page.sp-ru .top-banner .smaller-title {
  font-size: 40px;
  line-height: 65px;
  font-family: "Bold";
  font-weight: bold;
  mix-blend-mode: normal;
}
@media (max-width: 767px) {
  .bonus-page.sp-ru .top-banner .smaller-title {
    font-size: 28px;
    line-height: 46px;
  }
}
.bonus-page.sp-ru .top-banner .bold-description {
  font-size: 24px;
  line-height: 40px;
  margin-top: 20px;
  font-family: "SemiBold";
}
@media (max-width: 767px) {
  .bonus-page.sp-ru .top-banner .bold-description {
    margin-top: 30px;
    font-size: 20px;
    line-height: 30px;
  }
}
@media (min-width: 767px) {
  .bonus-page.sp-ru .top-banner .bold-description {
    padding-right: 0;
  }
}
.bonus-page.sp-ru .cool-cool {
  background: transparent;
}
@media (max-width: 767px) {
  .bonus-page.sp-ru .cool-cool img {
    margin-bottom: 0 !important;
  }
}
.bonus-page.sp-ru .next-order {
  background: transparent;
  padding-bottom: 0;
}
.bonus-page.sp-ru .next-order .first-wrapper {
  max-width: 500px;
}
@media (max-width: 991px) {
  .bonus-page.sp-ru .next-order .first-wrapper {
    margin: 0 auto;
  }
}
.bonus-page.sp-ru .faq {
  padding-top: 30px;
}
@media (max-width: 767px) {
  .bonus-page.sp-ru .faq {
    padding-top: 0;
  }
}
.bonus-page.sp-ru .faq .el-title {
  font-size: 64px;
  line-height: 75px;
  font-family: "Bold";
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .bonus-page.sp-ru .faq .el-title {
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 30px;
  }
}
.bonus-page.sp-ru .faq .page-title,
.bonus-page.sp-ru .faq .content-text {
  margin: 15px 0;
}
@media (min-width: 767px) {
  .bonus-page.sp-ru .faq .faq-image {
    width: 400px;
  }
}
@media (max-width: 767px) {
  .bonus-page.sp-ru .faq .faq-image {
    max-width: 200px;
  }
}
.bonus-page.sp-ru .faq .list .list-el {
  margin-bottom: 40px;
}
.bonus-page.sp-ru .faq .list .list-el:last-child {
  margin-bottom: 0;
}
.bonus-page.sp-ru .we-will-try {
  text-align: center;
  background: transparent;
  padding-top: 0;
}
@media (max-width: 767px) {
  .bonus-page.sp-ru .we-will-try {
    padding-bottom: 0;
  }
}
.bonus-page.sp-ru .we-will-try a {
  font-size: var(--p-font-size);
  font-family: "Bold";
  margin: 30px 0;
  display: block;
}
@media (max-width: 767px) {
  .bonus-page.sp-ru .we-will-try img {
    max-width: 200px;
  }
}
.bonus-page.sp-ru .orange {
  color: #EC631D !important;
}
