.body {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.top-box {
  height: 100vh;
  position: relative;
}

.main-img {
  background-image: url('../images/cheese_cut.png'), linear-gradient(#7bc9d6, #7bc9d6);
  background-position: 50%, 0 0;
  background-size: cover, auto;
  height: 100vh;
}

.image {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.logo-box {
  opacity: .66;
  text-align: center;
  position: absolute;
  inset: 12% 0% auto;
}

.up-link-box {
  width: 120px;
}

.life-link-box {
  width: 132px;
}

.main-title {
  text-align: center;
  position: absolute;
  inset: auto 0% 27%;
}

.heading {
  color: #0d4731;
  text-transform: uppercase;
  margin-top: 0;
  font-size: 56px;
  line-height: 125%;
}

.subtitle-text {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 500;
}

.accent-bckr-text {
  background-color: #e2f557;
}

.pream-sec {
  padding-bottom: 40px;
}

.cont {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.pream-box {
  padding-top: 40px;
}

.sup-date-box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 40px;
  display: grid;
}

.promoted-text {
  color: #0d4731;
  text-transform: uppercase;
  font-weight: 600;
}

.date-text {
  text-align: right;
}

.text1 {
  margin-bottom: 20px;
}

.accent-text2 {
  background-color: #e2f557;
  font-weight: 600;
}

.italy-enter-sec {
  background-color: #e2f557;
  background-image: none;
  background-size: auto;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-bottom: 0;
  display: block;
}

.italy-enter-sec.fr {
  background-color: #7bc9d6;
  background-image: none;
  background-position: 0 0;
  background-size: auto;
}

.italy-enter-sec.fr.ndrld, .italy-enter-sec.fr.deutch, .italy-enter-sec.espagnol, .italy-enter-sec.ukr, .italy-enter-sec.britain {
  background-image: none;
}

.it-box-start {
  background-image: url('../images/it_bcgr.svg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  height: 400px;
  padding-top: 0;
  display: flex;
}

.it-box-start.fr {
  background-image: url('../images/fr_bcgr.svg');
}

.it-box-start.fr.neth {
  background-image: url('../images/nethrld_bcgr.svg');
}

.it-box-start.fr.deutchers {
  background-image: url('../images/germany_ukr_bcgr.svg');
}

.it-box-start.spain {
  background-image: url('../images/spain_bcgr.svg');
}

.it-box-start.ukr {
  background-image: url('../images/new_ukr_bcgr.svg');
}

.it-box-start.brit {
  background-image: url('../images/britain_ukr_bcgr.svg');
}

.italyflex {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
  position: relative;
}

.it-item {
  position: absolute;
  inset: 0% auto auto 0%;
}

.it-item._2 {
  inset: 0% 0% auto auto;
}

.label-chapter-box {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-2 {
  color: #0d4731;
  text-transform: uppercase;
  margin-top: 0;
  font-size: 40px;
  line-height: 135%;
}

.lead-text {
  font-size: 18px;
  font-weight: 500;
}

.image-2 {
  max-width: 20%;
}

.it_sec_expl {
  padding-bottom: 40px;
}

.about-itale {
  padding-top: 40px;
}

.lbl-what-to-eat {
  padding-top: 0;
}

.heading-3 {
  color: #0d4731;
  margin-top: 0;
  margin-bottom: 20px;
  line-height: 135%;
}

.italy-cheese-option {
  margin-bottom: 40px;
}

.itcheese {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.itcheese.brtminus {
  grid-template-columns: 1fr 1fr;
}

.it-cheese-item {
  background-color: #fff0;
  border: 1px solid #f5f5f5;
  border-radius: 4px;
  padding: 20px;
  box-shadow: 0 2px 5px #0003;
}

.pro-neme-box {
  color: #0d4731;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 600;
}

.pro-expl-text {
  height: 63px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 140%;
}

.pro-photo {
  border-radius: 2px;
  margin-bottom: 10px;
}

.image-3 {
  object-fit: cover;
  border-radius: 4px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.opyspro-box {
  justify-content: space-between;
  display: flex;
}

.weight-text, .price-text {
  font-size: 14px;
}

.redfl-text {
  color: #e00e0e;
  font-weight: 600;
}

.cross-line-text {
  text-decoration: line-through;
}

.advice-box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2.75fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
  display: grid;
}

.advice-box.double {
  grid-template-columns: 7fr 2.75fr;
}

.adv-text1 {
  color: #0d4731;
  margin-bottom: 20px;
  font-weight: 600;
}

.adv-text2 {
  font-weight: 500;
}

.image-4 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.right-arrow {
  background-color: #e2f557;
  border-radius: 4px;
  height: 40px;
  inset: auto 0% -10% auto;
}

.right-arrow.bl {
  background-color: #7bc9d6;
}

.icon-2 {
  color: #000;
  font-size: 24px;
}

.image-10 {
  object-fit: cover;
  border-radius: 8px;
  width: 784px;
  height: 520px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.cansld {
  margin-top: 40px;
  margin-bottom: 40px;
}

.intrslider {
  background-color: #ddd0;
  height: auto;
}

.mask {
  border-radius: 8px;
}

.lotsphotoesoption {
  margin: 0 10% 40px;
  padding-bottom: 0;
}

.slide {
  border-radius: 8px;
  padding-bottom: 0;
}

.gasrt-box {
  padding-top: 0;
  padding-bottom: 20px;
  font-weight: 800;
}

.slide-nav {
  display: none;
}

.left-arrow {
  background-color: #e2f557;
  border-radius: 4px;
  height: 40px;
  inset: auto auto -10% 0%;
}

.left-arrow.bl, .fin-sec {
  background-color: #7bc9d6;
}

.cont-2 {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}

.final-box {
  padding-top: 60px;
  padding-bottom: 60px;
}

.final-text {
  color: #000;
  font-size: 14px;
}

.link-5 {
  color: #000;
  font-weight: 700;
}

.alko {
  border-top: 1px #000;
  padding-top: 24px;
  padding-bottom: 24px;
}

.alko-text {
  text-align: center;
  letter-spacing: -3px;
  text-indent: 0;
  text-transform: uppercase;
  font-family: Open Sans, sans-serif;
  font-size: 52px;
  font-weight: 400;
  line-height: 150%;
}

.gal_sec {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.image-11 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.boldoption {
  color: #0d4731;
  font-weight: 600;
}

.chef_advice_sec {
  background-color: #7bc9d6;
}

.chef-box {
  padding-top: 40px;
  padding-bottom: 40px;
}

.in-chef-box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.75fr;
  grid-auto-columns: 1fr;
  margin-bottom: 60px;
  padding-top: 0;
  padding-bottom: 0;
  display: grid;
}

.chef-text1 {
  color: #0d4731;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 600;
}

.chef-textr2 {
  margin-bottom: 20px;
  font-size: 14px;
  font-style: italic;
}

.heading-4 {
  color: #0d4731;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 135%;
}

.image-12 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (min-width: 1280px) {
  .logo-box {
    top: 13%;
  }

  .up-link-box {
    width: 140px;
  }

  .life-link-box {
    width: 156px;
  }

  .heading {
    font-size: 80px;
  }

  .subtitle-text {
    text-transform: uppercase;
    font-size: 20px;
    line-height: 150%;
  }

  .italy-enter-sec {
    height: auto;
  }

  .heading-2 {
    font-size: 48px;
  }
}

@media screen and (min-width: 1440px) {
  .life-link-box {
    width: 164px;
  }

  .heading {
    font-size: 88px;
  }

  .subtitle-text {
    font-size: 26px;
  }

  .italy-enter-sec {
    height: auto;
  }
}

@media screen and (min-width: 1920px) {
  .up-link-box {
    width: 180px;
  }

  .life-logo-box {
    margin-top: 5px;
  }

  .life-link-box {
    width: 200px;
  }

  .heading {
    font-size: 124px;
  }

  .subtitle-text {
    font-size: 32px;
  }

  .italy-enter-sec {
    height: auto;
  }

  .alko-text {
    font-size: 80px;
  }
}

@media screen and (max-width: 991px) {
  .up-link-box {
    width: 100px;
  }

  .life-link-box {
    width: 120px;
  }

  .main-title {
    bottom: 29%;
    left: 5%;
    right: 10%;
  }

  .heading {
    padding-left: 0%;
    padding-right: 0%;
  }

  .subtitle-text {
    padding-left: 10%;
    padding-right: 10%;
    font-size: 16px;
  }

  .cont {
    max-width: 720px;
  }

  .italy-enter-sec {
    border-radius: 16px;
  }

  .it-box-start {
    height: 320px;
    padding-top: 0;
  }

  .pro-neme-box {
    height: 48px;
  }

  .pro-expl-text {
    height: 78.375px;
  }

  .lotsphotoesoption {
    margin-left: 0;
    margin-right: 0;
  }

  .cont-2 {
    max-width: 720px;
  }

  .alko-text {
    font-size: 44px;
  }

  .chef-text1, .chef-textr2 {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 767px) {
  .main-title {
    right: 5%;
  }

  .heading {
    font-size: 50px;
  }

  .subtitle-text {
    padding-left: 0%;
    padding-right: 0%;
    font-size: 15px;
  }

  .cont {
    max-width: none;
    margin-left: 5%;
    margin-right: 5%;
  }

  .it-box-start {
    height: 240px;
  }

  .it-box-start.fr.neth {
    height: 220px;
  }

  .it-box-start.spain {
    height: 200px;
  }

  .heading-2 {
    font-size: 28px;
  }

  .lead-text {
    text-align: center;
    padding-left: 140px;
    padding-right: 140px;
    font-size: 16px;
  }

  .heading-3 {
    font-size: 20px;
  }

  .itcheese, .itcheese.brtminus {
    grid-template-columns: 1fr;
  }

  .pro-neme-box, .pro-expl-text {
    height: auto;
  }

  .advice-box {
    grid-template-columns: 1fr;
  }

  .advice-box.double {
    grid-template-columns: 7fr;
  }

  .right-arrow {
    bottom: -12%;
  }

  .image-10 {
    width: auto;
    height: 400px;
  }

  .lotsphotoesoption {
    margin-bottom: 20px;
  }

  .gasrt-box {
    padding-bottom: 20px;
  }

  .left-arrow {
    bottom: -12%;
  }

  .cont-2 {
    max-width: none;
    margin-left: 5%;
    margin-right: 5%;
  }

  .alko-text {
    font-size: 32px;
  }

  .in-chef-box {
    grid-template-columns: 1fr;
    margin-bottom: 40px;
  }

  .chef-text1 {
    text-align: center;
    padding-top: 10px;
    font-size: 16px;
  }

  .heading-4 {
    font-size: 18px;
  }

  .image-13 {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .main-title {
    bottom: 29%;
  }

  .heading {
    font-size: 40px;
  }

  .subtitle-text {
    padding-left: 10%;
    padding-right: 10%;
  }

  .pream-sec {
    padding-bottom: 20px;
  }

  .italy-enter-sec {
    background-image: url('../images/it_bcgr.svg');
    background-position: 50%;
    background-size: cover;
  }

  .italy-enter-sec.fr {
    background-image: url('../images/fr_bcgr.svg');
    background-position: 50%;
    background-size: cover;
  }

  .italy-enter-sec.fr.ndrld {
    background-image: url('../images/nethrld_bcgr.svg');
    background-position: 50%;
    background-size: cover;
  }

  .italy-enter-sec.fr.deutch {
    background-image: url('../images/germany_ukr_bcgr.svg');
    background-position: 50%;
    background-size: cover;
    border-radius: 8px;
  }

  .italy-enter-sec.espagnol {
    background-image: url('../images/spain_bcgr.svg');
    background-position: 50%;
    background-size: cover;
    border-radius: 8px;
  }

  .italy-enter-sec.ukr {
    background-image: url('../images/new_ukr_bcgr.svg');
    background-position: 50%;
    background-size: cover;
  }

  .italy-enter-sec.britain {
    background-image: url('../images/britain_ukr_bcgr.svg');
    background-position: 50%;
    background-size: cover;
  }

  .it-box-start {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
    height: 240px;
  }

  .it-box-start.fr, .it-box-start.fr.neth, .it-box-start.fr.deutchers, .it-box-start.spain, .it-box-start.ukr, .it-box-start.brit {
    background-image: none;
    background-size: auto;
  }

  .heading-2 {
    font-size: 22px;
  }

  .lead-text {
    padding-left: 40px;
    padding-right: 40px;
  }

  .it_sec_expl, .it_sec_expl.franc {
    padding-bottom: 0;
  }

  .heading-3 {
    font-size: 18px;
  }

  .right-arrow {
    bottom: -20%;
  }

  .image-10 {
    height: 240px;
  }

  .lotsphotoesoption {
    margin-bottom: 20px;
    padding-bottom: 48px;
  }

  .gasrt-box {
    padding-bottom: 0;
  }

  .left-arrow {
    bottom: -20%;
  }

  .alko-text {
    letter-spacing: -2px;
    font-size: 20px;
    line-height: 140%;
  }

  .heading-4 {
    font-size: 15px;
  }
}

#w-node-_3300bb5f-ef4e-33b7-62ce-6622d96c9fa3-88b3347c, #w-node-e681f9bd-972a-e6f8-d4d5-ed4f08b103d3-88b3347c, #w-node-caeb985d-260b-f95a-3eec-341b44d04c5f-88b3347c, #w-node-caeb985d-260b-f95a-3eec-341b44d04c65-88b3347c, #w-node-_72858c7a-d172-ff73-65c8-0f8e74dff1cc-88b3347c, #w-node-_72858c7a-d172-ff73-65c8-0f8e74dff1d2-88b3347c, #w-node-_17e89d86-430a-1fa1-1cf7-78b6a63c573c-88b3347c, #w-node-_17e89d86-430a-1fa1-1cf7-78b6a63c5742-88b3347c, #w-node-b4cf2499-cae4-8937-13fd-ec55921e69c5-88b3347c, #w-node-b4cf2499-cae4-8937-13fd-ec55921e69cb-88b3347c, #w-node-_83fa91c1-226a-7032-8b54-f72ce6e912fa-88b3347c, #w-node-_83fa91c1-226a-7032-8b54-f72ce6e91300-88b3347c, #w-node-_8ed7bfba-27d3-da4d-f788-77c28e260ecb-88b3347c, #w-node-_8ed7bfba-27d3-da4d-f788-77c28e260ed1-88b3347c, #w-node-e82e3428-c998-dbd5-56ca-4124db58b8c7-88b3347c {
  place-self: center;
}

#w-node-e9aaee51-9a60-6f85-0eec-ceef57b7e0f8-88b3347c {
  align-self: center;
}

@media screen and (max-width: 767px) {
  #w-node-_41c9fb47-0e2c-6f8a-4ca4-8e29c414c27e-88b3347c, #w-node-e681f9bd-972a-e6f8-d4d5-ed4f08b103d1-88b3347c, #w-node-caeb985d-260b-f95a-3eec-341b44d04c5d-88b3347c, #w-node-caeb985d-260b-f95a-3eec-341b44d04c6a-88b3347c, #w-node-_72858c7a-d172-ff73-65c8-0f8e74dff1ca-88b3347c, #w-node-_72858c7a-d172-ff73-65c8-0f8e74dff1d7-88b3347c, #w-node-_17e89d86-430a-1fa1-1cf7-78b6a63c573a-88b3347c, #w-node-_17e89d86-430a-1fa1-1cf7-78b6a63c5747-88b3347c, #w-node-b4cf2499-cae4-8937-13fd-ec55921e69c3-88b3347c, #w-node-b4cf2499-cae4-8937-13fd-ec55921e69d0-88b3347c, #w-node-_83fa91c1-226a-7032-8b54-f72ce6e912f8-88b3347c, #w-node-_83fa91c1-226a-7032-8b54-f72ce6e91305-88b3347c, #w-node-_8ed7bfba-27d3-da4d-f788-77c28e260ec9-88b3347c, #w-node-_8ed7bfba-27d3-da4d-f788-77c28e260ed6-88b3347c {
    place-self: center;
  }
}
