@font-face {
  font-family: Neue Haas Grotesk Text Pro;
  src: url('../fonts/NeueHaasDisplayRoman.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Suisseintl;
  src: url('../fonts/SuisseIntl-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Suisseintl;
  src: url('../fonts/suisseintl-regular_0.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --white: white;
  --black: black;
}

.body {
  color: #000;
  font-family: Suisseintl, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 32px;
}

.body.about_contact {
  display: flex;
}

.body.about_contact.out {
  background-image: url('../images/6a171cbd93507ca0e0b6d702_DANDELION_FLORES_HOMEPAGE_06.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.body.inicio {
  background-image: url('../images/6a171cbd93507ca0e0b6d6f8_DANDELION_FLORES_HOMEPAGE_01.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.home-backgroud {
  background-image: url('../images/6a171cbd93507ca0e0b6d6f8_DANDELION_FLORES_HOMEPAGE_01.jpg');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  height: 100vh;
  position: absolute;
  inset: 0%;
}

.left-arrow, .right-arrow, .slide-nav {
  display: none;
}

.slide {
  background-image: url('../images/DANDELION_FLORES_HOMEPAGE_01.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-2 {
  background-image: url('../images/DANDELION_FLORES_HOMEPAGE_02.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-3 {
  background-image: url('../images/DANDELION_FLORES_HOMEPAGE_03.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-4 {
  background-image: url('../images/DANDELION_FLORES_HOMEPAGE_04.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-5 {
  background-image: url('../images/DANDELION_FLORES_HOMEPAGE_055.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.header {
  z-index: 700;
  color: #fff;
  text-align: right;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: auto;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: fixed;
}

.link-block {
  width: 22%;
  padding-top: 4px;
  display: flex;
}

.link-block.w--current {
  width: 22%;
  position: relative;
}

.footer {
  z-index: 500;
  width: 100%;
  height: auto;
  color: var(--white);
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: 35px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: fixed;
  inset: auto 0% 0%;
}

.footer.black_light_min_text {
  color: var(--black);
  text-transform: none;
  justify-content: space-between;
  font-weight: 500;
}

.footer.black_light_min_text.contenidoright {
  z-index: 600;
  justify-content: flex-end;
  padding-bottom: 35px;
}

.footer.black_light_min_text.contenidoright.footerflores {
  flex-flow: column;
}

.footer.black_light_min_text.text-about {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-end;
  height: 100vh;
  padding-top: 100px;
  position: static;
}

.footer.black_light_min_text.text_about_contact {
  width: 100%;
}

.footer.black_light_min_text.text_about_contact.footerflores {
  justify-content: flex-end;
  align-items: flex-end;
}

.link_white {
  color: var(--white);
  text-decoration: none;
}

.link_white.menu {
  color: #fff;
}

.link_white.menu.w--current {
  color: #fff;
  display: block;
}

.link_white.menu.in {
  text-decoration: underline;
}

.link_black {
  color: #000;
  text-decoration: none;
}

.link_black.w--current {
  color: #000;
}

.link_black.none {
  color: #00000080;
}

.link_black.in {
  text-decoration: underline;
}

.link_black.in.w--current {
  text-decoration: underline;
  display: inline;
}

.link {
  color: var(--black);
}

.link.linknoline {
  text-decoration: none;
}

.link.linknoline.peque:hover {
  text-decoration: underline;
}

.link.p {
  z-index: 600;
  position: relative;
}

.link.p.alingright {
  text-align: right;
}

.link.textwhite {
  color: var(--white);
}

.link.textwhite.linknoline:hover {
  text-decoration: underline;
}

.text-span {
  font-weight: 500;
}

.flores {
  grid-column-gap: 0px;
  grid-row-gap: 100px;
  grid-template-rows: auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 200px;
  padding-bottom: 0;
  display: grid;
  position: relative;
}

.flores._01 {
  padding-top: 20vw;
  padding-left: 20px;
  padding-right: 20px;
}

.flores._02 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.flores._02.ultimo {
  padding-bottom: 200px;
}

.flores._04 {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

.flores._03 {
  padding-left: 20px;
  padding-right: 20px;
}

.flores.antiguo {
  padding-top: 100px;
  padding-bottom: 200px;
}

.img_flores {
  width: 100%;
}

.img_flores.middle {
  width: 70%;
}

.img_flores.margin_left {
  padding-left: 16px;
}

.img_flores.margin_left.imagen-media {
  width: 85%;
}

.img_flores.margin_roght {
  padding-right: 16px;
}

.img_flores.margin_roght.opacity0 {
  opacity: 0;
}

.img_flores.margin_roght.imagen-media {
  width: 80%;
}

.image {
  mix-blend-mode: difference;
}

.logo_flores {
  z-index: 600;
  opacity: 1;
  mix-blend-mode: difference;
  width: 22%;
  padding-top: 24px;
  padding-left: 20px;
  position: fixed;
  inset: 0% auto auto 0%;
}

.logo_flores.nonedferncia {
  mix-blend-mode: normal;
  width: 22%;
}

.nonelogo {
  opacity: 0;
}

.moreinterline {
  line-height: 42px;
}

.slide-6 {
  background-image: url('../images/DANDELION_FLORES_HOMEPAGE_06.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
}

.none {
  display: none;
}

.p.index {
  z-index: 600;
  position: relative;
}

.p.alineright {
  text-align: right;
}

.p.about {
  text-align: center;
  width: 57%;
  font-size: 3.2vh;
  line-height: 5vh;
}

.p.whatsapp-about {
  text-align: right;
}

.hueco {
  height: 300px;
}

.legal {
  width: 68%;
  padding: 150px 20px 100px;
  font-family: Suisseintl, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}

.textolegallink {
  z-index: 800;
  opacity: .2;
  color: var(--black);
  text-align: center;
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  position: absolute;
  inset: auto 0% 0%;
}

.textolegallink.noopacity {
  opacity: 100;
  color: var(--white);
  text-align: right;
  justify-content: flex-end;
  align-items: center;
  padding-left: 20px;
  padding-right: 13px;
  font-size: 13.5px;
  line-height: 18px;
  display: flex;
}

.textolegallink.noopacity.black {
  opacity: .5;
  width: 100%;
  color: var(--black);
  position: relative;
}

.textolegallink.noopacity.black.footerflores {
  font-size: 13.5px;
}

.text-block-5.textlegal {
  font-size: 15px;
}

.text_opacity {
  opacity: .5;
}

.textlegal {
  font-size: 17px;
}

.linklegal {
  color: var(--white);
  padding-left: 7px;
  padding-right: 7px;
  text-decoration: none;
}

.linklegal:hover {
  text-decoration: underline;
}

.linklegal.black {
  color: var(--black);
}

.div_footer {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div_footer.footerflores {
  position: fixed;
}

.div_footer.div_textos_footer_largos {
  justify-content: center;
  align-items: center;
  padding-bottom: 30px;
}

@media screen and (max-width: 991px) {
  .body {
    font-size: 18px;
    line-height: 28px;
  }

  .header {
    align-items: flex-start;
  }

  .link-block, .link-block.w--current {
    width: 35%;
  }

  .flores {
    grid-row-gap: 85px;
    padding-top: 175px;
    padding-bottom: 0;
  }

  .flores.antiguo {
    padding-bottom: 100px;
  }

  .logo_flores, .logo_flores.nonedferncia {
    width: 35%;
  }

  .moreinterline {
    line-height: 38px;
  }

  .slide-6 {
    background-position: 50%;
  }

  .p.about {
    width: 60%;
  }

  .hueco {
    display: none;
  }

  .legal {
    width: 80%;
    padding-top: 150px;
    padding-bottom: 100px;
  }

  .textolegallink {
    padding-bottom: 20px;
    position: absolute;
    inset: auto 0% 0%;
  }

  .textolegallink.noopacity {
    padding-bottom: 10px;
    padding-right: 13px;
  }

  .textolegallink.noopacity.black {
    text-align: left;
    justify-content: flex-start;
    align-items: center;
    padding-left: 13px;
    padding-right: 13px;
  }

  .textolegallink.noopacity.black.flores, .textolegallink.noopacity.black.floreslegal, .textolegallink.noopacity.black.footerflores {
    justify-content: flex-end;
    align-items: center;
  }

  .textolegallink.noopacity.black.footerflores.legalposition {
    flex-flow: column;
    justify-content: center;
    align-items: flex-end;
  }
}

@media screen and (max-width: 767px) {
  .body {
    font-size: 16px;
    line-height: 26px;
  }

  .body.about {
    display: flex;
  }

  .link-block, .link-block.w--current {
    width: 42%;
  }

  .footer.black_light_min_text {
    position: fixed;
  }

  .footer.black_light_min_text.text-about {
    height: auto;
  }

  .flores {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    padding-top: 125px;
    padding-bottom: 0;
  }

  .flores.antiguo {
    padding-bottom: 75px;
  }

  .img_flores.middle {
    width: 80%;
  }

  .img_flores.margin_left.problema-margin {
    padding-left: 8px;
    padding-right: 16px;
  }

  .img_flores.margin_left.problema-margin.pronlema2 {
    padding-left: 16px;
    padding-right: 8px;
  }

  .img_flores.margin_left.problema-margin.problema3 {
    padding-left: 11.5px;
    padding-right: 11.5px;
  }

  .img_flores.margin_left.grandepequeno {
    padding-left: 12px;
    padding-right: 4px;
  }

  .img_flores.margin_left.pequenogrande {
    padding-left: 8px;
    padding-right: 8px;
  }

  .img_flores.margin_left.pequenopequeno {
    padding-left: 4px;
    padding-right: 12px;
  }

  .img_flores.margin_roght.imagen-media {
    width: 85%;
  }

  .logo_flores, .logo_flores.nonedferncia {
    width: 42%;
  }

  .slide-6 {
    background-position: 50%;
  }

  .p.about {
    width: 80%;
    font-size: 3.7vh;
    line-height: 5.5vh;
  }

  .p.whatsapp-about {
    z-index: 700;
    text-align: right;
    width: 20%;
    position: relative;
  }

  .p.whatsapp-about.contact {
    width: 20%;
  }

  .legal {
    width: 73%;
    padding-bottom: 80px;
  }

  .textolegallink {
    padding-left: 32%;
    padding-right: 32%;
    font-size: 10px;
    line-height: 13px;
  }

  .textolegallink.noopacity {
    text-align: left;
    justify-content: flex-start;
    align-items: center;
    padding-left: 10px;
  }

  .textolegallink.noopacity.black {
    padding-left: 13px;
    padding-right: 13px;
  }

  .textolegallink.noopacity.black.flores, .textolegallink.noopacity.black.floreslegal {
    justify-content: flex-end;
    align-items: center;
  }

  .textolegallink.noopacity.black.footerflores.legalposition {
    font-size: 12px;
  }

  .text-block-5 {
    width: 60%;
  }
}

@media screen and (max-width: 479px) {
  .slide-3 {
    background-position: 70%;
  }

  .header {
    text-align: left;
    flex-direction: column;
    align-items: flex-start;
    padding-top: 30px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .link-block {
    width: 60%;
    padding-bottom: 0;
  }

  .link-block.w--current {
    width: 60%;
  }

  .footer {
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 75px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 22px;
  }

  .footer.black_light_min_text {
    padding-bottom: 50px;
  }

  .footer.black_light_min_text.contenidoright {
    padding-bottom: 75px;
  }

  .footer.black_light_min_text.text_about_contact {
    justify-content: flex-end;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer.black_light_min_text.text_about_contact.footerflores.legalposiion {
    padding-top: 0;
  }

  .link_black.in.w--current {
    color: #000;
  }

  .flores {
    grid-column-gap: 0px;
    grid-row-gap: 34px;
    grid-template-columns: 1fr 1fr 1fr;
    padding-top: 200px;
    padding-bottom: 0;
  }

  .flores._01 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    padding-top: 60vw;
    padding-left: 10px;
    padding-right: 10px;
  }

  .flores._02 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .flores._04 {
    grid-template-columns: 1fr;
    padding-left: 30px;
    padding-right: 30px;
  }

  .flores._03 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .flores._03.editado {
    grid-template-columns: .5fr 1fr 1fr 1fr 1fr;
  }

  .img_flores.middle {
    padding: 20px 10px;
  }

  .img_flores.margin_left {
    padding-left: 15px;
  }

  .img_flores.margin_left.imagen-media {
    width: 75%;
    padding-right: 3px;
  }

  .img_flores.margin_left.imagen-media.extra {
    padding-left: 0;
    padding-right: 10px;
  }

  .img_flores.margin_left.imagen-media.problema {
    width: 75%;
    padding-left: 3px;
    padding-right: 15px;
  }

  .img_flores.margin_left.extra-2 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .img_flores.margin_left.grandepequeno {
    padding-left: 6px;
    padding-right: 3px;
  }

  .img_flores.margin_left.pequenogrande, .img_flores.margin_left.pequenopequeno {
    padding-left: 4.5px;
    padding-right: 4.5px;
  }

  .img_flores.margin_roght {
    padding-right: 10px;
  }

  .img_flores.margin_roght.imagen-media {
    width: 75%;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
  }

  .img_flores.margin_roght.pequenogrande {
    padding-left: 3px;
    padding-right: 6px;
  }

  .img_flores.margin_roght.peque-o-grande {
    padding-left: 6px;
    padding-right: 12px;
  }

  .img_flores.margin_roght.grandepequeno {
    padding-left: 6px;
    padding-right: 3px;
  }

  .img_flores.movebotom {
    position: relative;
    top: 17px;
  }

  .img_flores.movetop {
    position: relative;
    bottom: 17px;
  }

  .logo_flores {
    width: 60%;
    padding-top: 25px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .logo_flores.nonedferncia {
    width: 60%;
    padding-top: 25px;
    padding-right: 10px;
  }

  .moreinterline {
    line-height: 35px;
  }

  .text-block {
    padding-top: 10px;
  }

  .text-block-2, .text-block-3 {
    padding-top: 20px;
  }

  .text-block-4 {
    padding-top: 10px;
  }

  .slide-6 {
    background-position: 40%;
  }

  .home_back_01 {
    z-index: 400;
    width: 100%;
    height: 100vh;
    position: fixed;
    inset: 0%;
  }

  .p {
    font-size: 14px;
    line-height: 23px;
  }

  .p.about {
    width: 80%;
    font-size: 3vh;
    line-height: 4.5vh;
  }

  .p.whatsapp-about {
    text-align: left;
    width: 100%;
    padding-top: 20px;
  }

  .p.whatsapp-about.contact {
    width: 100%;
  }

  .legal {
    width: 100%;
    padding: 200px 10px 20px;
  }

  .textolegallink {
    z-index: 600;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 10px;
  }

  .textolegallink.noopacity {
    text-align: left;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
    line-height: 20px;
    display: flex;
  }

  .textolegallink.noopacity.black {
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 10px;
    padding-right: 10px;
  }

  .textolegallink.noopacity.black.flores {
    justify-content: flex-end;
    align-items: flex-start;
  }

  .textolegallink.noopacity.black.floreslegal, .textolegallink.noopacity.black.footerflores, .textolegallink.noopacity.black.footerflores.legalposition {
    justify-content: center;
    align-items: flex-start;
  }

  .text-block-5 {
    width: 100%;
  }

  .text_opacity {
    opacity: .5;
  }

  .linklegal {
    float: left;
    clear: left;
    padding-left: 0;
    padding-right: 0;
  }

  .div_footer.footerflores.legalposition {
    position: relative;
  }

  .div_footer.div_textos_footer_largos {
    padding-bottom: 50px;
  }
}


@font-face {
  font-family: 'Neue Haas Grotesk Text Pro';
  src: url('../fonts/NeueHaasDisplayRoman.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Suisseintl';
  src: url('../fonts/SuisseIntl-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Suisseintl';
  src: url('../fonts/suisseintl-regular_0.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}