@media screen and (min-width: 992px) {
  .container-max {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
  }
  .container-inner {
    width: 88.8888888889vw;
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
  }
  section {
    margin-bottom: 3.4722222222vw;
  }
  section .section-title {
    gap: 0.6944444444vw;
    margin-bottom: 0.6944444444vw;
  }
  section .section-title .img-title-deco {
    width: 2.0833333333vw;
  }
  section .img-wrapper .cta-wrapper {
    bottom: 1.0416666667vw;
    right: 1.0416666667vw;
  }
  section .btn-cta {
    padding-left: 2.0833333333vw;
    padding-right: 2.0833333333vw;
    border-radius: 1.7361111111vw;
    font-size: 1.3888888889vw;
    height: 3.4722222222vw;
    line-height: 3.4722222222vw;
  }
  section .btn-cta-arrow {
    height: 3.4722222222vw;
    width: 3.4722222222vw;
    line-height: 3.4722222222vw;
    font-size: 1.3888888889vw;
    border-radius: 1.7361111111vw;
  }
  #Hero .leadin {
    margin-bottom: 1.0416666667vw;
    font-size: 1.9444444444vw;
    font-weight: 400;
    line-height: 2.7777777778vw;
  }
  #Discount200 .body-content {
    padding: 1.0416666667vw;
    gap: 0.6944444444vw;
  }
  #Discount200 .img-wrapper .cta-wrapper {
    right: auto;
    left: 1.0416666667vw;
  }
  #MeatBall .body-content {
    gap: 1.0416666667vw;
  }
  #MeatBall .body-content .txt-smaller {
    font-size: 1.1111111111vw;
  }
  #MixedOffer .food-offer {
    margin-bottom: 2.0833333333vw;
  }
  #MixedOffer .food-offer .body-content {
    padding: 0.6944444444vw;
    gap: 0.6944444444vw;
  }
  #MixedOffer .food-offer .body-content p {
    line-height: 2.0833333333vw;
  }
  #Meeting .meetings .body-content {
    padding: 0.6944444444vw;
    gap: 1.0416666667vw;
  }
  #Meeting .meetings .body-content p {
    line-height: 2.0833333333vw;
  }
  #Meeting .meetings .date-wrapper {
    gap: 0.6944444444vw;
  }
  #Meeting .meetings .date-wrapper .txt {
    font-size: 1.6666666667vw;
    font-weight: 400;
    line-height: 2.0833333333vw;
  }
  #OtherOffers .subtitle {
    margin-bottom: 0.6944444444vw;
    font-weight: 400;
  }
  #OtherOffers .offer-wrapper {
    margin-bottom: 1.3888888889vw;
  }
  #tncModal li {
    font-size: 0.9722222222vw;
  }
}
@media screen and (min-width: 1440px) {
  section {
    margin-bottom: 50px;
  }
  section .section-title {
    gap: 10px;
    margin-bottom: 10px;
  }
  section .section-title .img-title-deco {
    width: 42px;
  }
  section .img-wrapper .cta-wrapper {
    bottom: 15px;
    right: 15px;
  }
  section .btn-cta {
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 25px;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
  }
  section .btn-cta-arrow {
    height: 50px;
    width: 50px;
    line-height: 50px;
    font-size: 20px;
    border-radius: 25px;
  }
  #Hero .leadin {
    font-size: 28px;
    line-height: 40px;
  }
  #Discount200 .body-content {
    padding: 15px;
    gap: 10px;
  }
  #Discount200 .img-wrapper .cta-wrapper {
    right: auto;
    left: 15px;
  }
  #MeatBall .body-content {
    gap: 15px;
  }
  #MeatBall .body-content .txt-smaller {
    font-size: 16px;
  }
  #MixedOffer .food-offer {
    margin-bottom: 30px;
  }
  #MixedOffer .food-offer .body-content {
    padding: 10px;
    gap: 10px;
  }
  #MixedOffer .food-offer .body-content p {
    line-height: 30px;
  }
  #Meeting .meetings .body-content {
    padding: 10px;
    gap: 15px;
  }
  #Meeting .meetings .body-content p {
    line-height: 30px;
  }
  #Meeting .meetings .date-wrapper {
    gap: 10px;
  }
  #Meeting .meetings .date-wrapper .txt {
    font-size: 24px;
    line-height: 30px;
  }
  #OtherOffers .subtitle {
    margin-bottom: 10px;
  }
  #OtherOffers .offer-wrapper {
    margin-bottom: 20px;
  }
  #tncModal li {
    font-size: 14px;
  }
}/*# sourceMappingURL=main.desktop.css.map */