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

.top_box {
  background-image: url('../images/main_pic_1main_pic.webp');
  background-position: 50%;
  background-size: cover;
  height: 100vh;
  position: relative;
}

.logo {
  z-index: 10;
  opacity: .68;
  position: absolute;
  inset: 3% auto auto 5%;
}

.up_link_box {
  width: 100px;
}

.life_link_box {
  width: 116px;
}

.main_title {
  z-index: 5;
  position: absolute;
  inset: auto auto 50% 5%;
}

.heading {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: 600;
  line-height: 135%;
}

.subtittle_box {
  background-color: #d9de5c;
  border-radius: 2px;
  margin-right: 25%;
  padding: 10px;
}

.subtitletext {
  color: #930f05;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 150%;
}

.main_decor_box {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: absolute;
  inset: -9% 0% 0% 5%;
}

.image {
  object-fit: cover;
  width: 70vh;
  display: block;
}

.pream_sec {
  padding-bottom: 0;
}

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

.sp_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;
}

.pream_box {
  padding-top: 40px;
  padding-bottom: 40px;
}

.promoted_text {
  color: #940f03;
  text-transform: uppercase;
  font-weight: 600;
}

.date_text {
  text-align: right;
}

.pream_text {
  margin-bottom: 20px;
}

.redi {
  color: #940f03;
  font-weight: 600;
}

.red_sec {
  background-color: #940f03;
  padding-bottom: 0;
}

.red_sec.blanco {
  background-color: #fff;
}

.story_box {
  padding-top: 40px;
  padding-bottom: 40px;
}

.h2 {
  color: #d9de5c;
  text-align: left;
  margin-top: 0;
  margin-bottom: 40px;
  font-weight: 600;
  line-height: 135%;
}

.h2.roja {
  color: #940f03;
}

.reg_wh_text {
  color: #fff;
  margin-bottom: 20px;
}

.reg_wh_text.negro {
  color: #000;
}

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

.in_wine_box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px solid #ffffff75;
  border-radius: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.75fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.in_wine_box.aploto {
  border-bottom-color: #ffffff59;
  grid-template-columns: 1fr 1.75fr;
}

.in_wine_box.sopert {
  border-style: solid;
  border-color: #940f03;
  grid-template-columns: 1fr 1.5fr;
}

.in_wine_box.sopert.ekis {
  grid-template-columns: 1fr 1.5fr;
}

.owner_wine {
  background-color: #fff;
  border-radius: 8px;
  padding: 39px;
}

.owner_wine.wery {
  background-color: #940f03;
}

.wine_title {
  margin-bottom: 5px;
}

.heading-2 {
  color: #940f03;
  text-align: center;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 135%;
}

.heading-2.qww {
  color: #fff;
}

.wine_pic {
  margin-bottom: 0;
}

.image-2 {
  object-fit: cover;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.price_box {
  border: 1px solid #d9de5c;
  border-radius: 4px;
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.actsio {
  padding-left: 10px;
}

.actcio_text {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
}

.actcio_text.tio {
  color: #fff;
}

.ownr_price {
  background-color: #d9de5c;
  border-radius: 4px;
  padding: 10px;
}

.real_price {
  color: #940f03;
  font-weight: 700;
}

.about_wine_box {
  border: 1px #fffcfc;
  border-radius: 8px;
  justify-content: center;
  align-items: flex-start;
  padding: 40px;
  display: flex;
}

.ab_w_text {
  color: #fff;
  letter-spacing: 1px;
  text-indent: 1px;
  text-transform: uppercase;
  border-bottom: 1px solid #ffffff59;
  margin-bottom: 20px;
  font-size: 12px;
  font-weight: 600;
}

.ab_w_text.reo {
  color: #000;
  border-bottom-color: #b6b6b659;
  margin-bottom: 10px;
}

.ab_w_text.reo.triste {
  color: #fff;
}

.ab_w_text.poli {
  color: #000;
  border-bottom-color: #00000059;
}

.wino_fact_text {
  color: #fff;
  margin-bottom: 40px;
}

.wino_fact_text.verio {
  color: #000;
}

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

.abbi {
  margin-top: 5px;
  margin-bottom: 5px;
}

.abbi_text {
  font-size: 14px;
}

.abbi_text.saser {
  color: #fff;
}

.result_sec {
  padding-bottom: 0;
}

.res_box {
  padding-top: 40px;
  padding-bottom: 40px;
}

.regu_text {
  margin-bottom: 20px;
}

.fin_sec {
  background-color: #202020;
}

.fin_box {
  padding-top: 40px;
  padding-bottom: 40px;
}

.fin_text {
  color: #fff;
  font-size: 12px;
}

.link {
  color: #d9de5c;
}

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

.alko {
  background-color: #f7f7f7;
  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: Wix Madefor Display, sans-serif;
  font-size: 52px;
  font-weight: 400;
  line-height: 150%;
}

@media screen and (min-width: 1440px) {
  .heading {
    font-size: 48px;
  }

  .subtitletext {
    font-size: 24px;
  }

  .main_decor_box {
    justify-content: flex-end;
    align-items: center;
    top: 5%;
  }

  .image {
    width: 70vh;
  }
}

@media screen and (min-width: 1920px) {
  .heading {
    font-size: 72px;
  }

  .subtitletext {
    font-size: 40px;
  }

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

@media screen and (max-width: 991px) {
  .heading {
    font-size: 32px;
  }

  .cont {
    max-width: 700px;
  }

  .h2 {
    font-size: 26px;
  }

  .h2.roja {
    font-size: 24px;
  }

  .in_wine_box {
    grid-template-columns: 1.5fr 1.75fr;
  }

  .in_wine_box.aploto, .in_wine_box.sopert {
    grid-template-columns: 1fr 1fr;
  }

  .in_wine_box.sopert.ekis {
    grid-template-columns: 1.25fr 1.25fr;
  }

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

@media screen and (max-width: 767px) {
  .heading {
    font-size: 28px;
  }

  .subtitletext {
    font-size: 15px;
  }

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

  .in_wine_box {
    grid-template-columns: 1.5fr;
  }

  .in_wine_box.aploto, .in_wine_box.sopert {
    grid-template-columns: 1fr;
  }

  .in_wine_box.sopert.ekis {
    grid-template-columns: 1.25fr;
  }

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

@media screen and (max-width: 479px) {
  .top_box {
    height: 80vh;
  }

  .logo {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
    top: 2%;
    right: 5%;
  }

  .main_title {
    inset: auto 5% 54%;
  }

  .heading {
    text-align: center;
    margin-bottom: 20px;
    font-size: 24px;
  }

  .subtittle_box {
    text-align: center;
    margin-left: 5%;
    margin-right: 5%;
  }

  .main_decor_box {
    text-align: center;
    justify-content: center;
    align-items: center;
    inset: auto 0% 10%;
  }

  .story_box {
    padding-bottom: 20px;
  }

  .h2 {
    text-align: center;
    font-size: 20px;
  }

  .h2.roja {
    font-size: 20px;
  }

  .owner_wine, .about_wine_box {
    padding: 20px;
  }

  .wino_fact_text {
    margin-bottom: 20px;
  }

  .res_box {
    padding-bottom: 20px;
  }

  .alko {
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 5%;
    padding-right: 5%;
  }

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

#w-node-_0136be72-61d5-fd4c-a5c6-87c91345743a-e421f9bc, #w-node-d1b8963c-1e75-b1c5-8f9b-84820cb4ff32-e421f9bc {
  align-self: start;
}

#w-node-b95ec652-301d-9c97-eab7-42922ade7cf0-e421f9bc {
  place-self: stretch stretch;
}

#w-node-b95ec652-301d-9c97-eab7-42922ade7d02-e421f9bc {
  align-self: start;
}

#w-node-fa0c972f-5dbc-02d6-6546-411bc9c83010-e421f9bc {
  place-self: center;
}

#w-node-fa0c972f-5dbc-02d6-6546-411bc9c8301a-e421f9bc {
  align-self: start;
}

#w-node-fa0c972f-5dbc-02d6-6546-411bc9c83048-e421f9bc, #w-node-_5cd2aa94-d12a-2a63-b016-c70838a47d0c-e421f9bc {
  place-self: center;
}

#w-node-_5cd2aa94-d12a-2a63-b016-c70838a47d16-e421f9bc {
  align-self: start;
}

#w-node-_5cd2aa94-d12a-2a63-b016-c70838a47d32-e421f9bc {
  place-self: stretch stretch;
}

#w-node-_5cd2aa94-d12a-2a63-b016-c70838a47d44-e421f9bc, #w-node-_86eaef50-6506-1658-f472-a4d2a51279da-e421f9bc {
  place-self: center;
}

#w-node-_86eaef50-6506-1658-f472-a4d2a51279e4-e421f9bc {
  align-self: start;
}

#w-node-_86eaef50-6506-1658-f472-a4d2a5127a12-e421f9bc, #w-node-ca5e2f70-ba51-f49a-8a0a-53aebe8850fe-e421f9bc {
  place-self: center;
}

#w-node-ca5e2f70-ba51-f49a-8a0a-53aebe885108-e421f9bc {
  align-self: start;
}

#w-node-ca5e2f70-ba51-f49a-8a0a-53aebe885124-e421f9bc {
  place-self: stretch stretch;
}

#w-node-ca5e2f70-ba51-f49a-8a0a-53aebe885136-e421f9bc {
  place-self: center;
}


