.recetas-container {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
.recetas-container1 {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  padding-top: 0px;
  padding-bottom: 0px;
  justify-content: center;
}
.recetas-navbar-interactive {
  width: 100%;
  display: flex;
  position: relative;
  max-width: 1200px;
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  padding-bottom: var(--dl-space-space-twounits);
  justify-content: space-between;
  background-color: transparent;
}
.recetas-navlink {
  display: contents;
}
.recetas-image {
  height: var(--dl-size-size-small);
  text-decoration: none;
}
.recetas-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
.recetas-links {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.recetas-text {
  color: var(--dl-color-scheme-azulmedicloud);
  font-style: normal;
  font-weight: 600;
}
.recetas-link {
  color: var(--dl-color-scheme-azulmedicloud);
  font-style: normal;
  font-weight: 600;
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}
.recetas-link1 {
  color: var(--dl-color-scheme-azulmedicloud);
  font-style: normal;
  font-weight: 600;
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}
.recetas-text01 {
  color: var(--dl-color-scheme-azulmedicloud);
  font-style: normal;
  font-weight: 600;
  margin-left: var(--dl-space-space-twounits);
}
.recetas-buttons {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.recetas-login {
  font-style: normal;
  font-family: Open Sans;
  font-weight: 700;
  text-decoration: none;
}
.recetas-register {
  color: var(--dl-color-scheme-white);
  font-style: normal;
  transition: 0.3s;
  font-family: Open Sans;
  font-weight: 700;
  border-width: 0px;
  text-decoration: none;
  background-color: var(--dl-color-coloresmedicloud-verdemedi);
}
.recetas-register:hover {
  background-color: var(--dl-color-scheme-rosamedi);
}
.recetas-burger-menu {
  display: none;
}
.recetas-icon {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.recetas-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: flex;
  padding: 32px;
  z-index: 100;
  position: absolute;
  transform: translateY(-100%);
  transition: 0.5s;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;
}
.recetas-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.recetas-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
.recetas-logo {
  height: var(--dl-size-size-small);
}
.recetas-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
.recetas-icon02 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.recetas-links1 {
  flex: 0 0 auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
.recetas-text02 {
  font-style: normal;
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.recetas-text03 {
  font-style: normal;
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.recetas-text04 {
  font-style: normal;
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.recetas-text05 {
  font-style: normal;
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.recetas-buttons1 {
  display: flex;
  margin-top: var(--dl-space-space-unit);
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.recetas-login1 {
  font-style: normal;
  font-family: Open Sans;
  font-weight: 700;
  text-decoration: none;
}
.recetas-register1 {
  color: var(--dl-color-scheme-white);
  font-style: normal;
  font-family: Open Sans;
  font-weight: 700;
  border-width: 0px;
  text-decoration: none;
  background-color: var(--dl-color-coloresmedicloud-verdemedi);
}
.recetas-icon04 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
}
.recetas-icon06 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
}
.recetas-icon08 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.recetas-image1 {
  left: 0px;
  right: 0px;
  width: auto;
  bottom: 0px;
  height: auto;
  margin: 0px0;
  z-index: 1;
  position: absolute;
  min-width: auto;
  min-height: auto;
  object-fit: cover;
}
.recetas-hero {
  height: 100%;
  position: relative;
  min-height: var(--dl-size-size-medium);
  padding-bottom: 0px;
  background-color: transparent;
}
.recetas-max-width {
  position: relative;
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
}
.recetas-content {
  flex: 0 0 auto;
  width: 45%;
  display: flex;
  align-items: flex-start;
  margin-left: var(--dl-space-space-unit);
  margin-right: var(--dl-space-space-twounits);
  padding-left: 0px;
  margin-bottom: 0px;
  flex-direction: column;
}
.recetas-subtitle {
  color: var(--dl-color-coloresmedicloud-verdemedi);
  font-size: 14px;
  font-weight: bold;
  margin-bottom: var(--dl-space-space-unit);
  letter-spacing: 1.68px;
  text-transform: uppercase;
}
.recetas-title {
  color: var(--dl-color-scheme-green100);
  font-size: 52px;
  font-style: normal;
  font-family: "Urbanist";
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: var(--dl-space-space-twounits);
}
.recetas-description {
  color: var(--dl-color-scheme-green100);
  font-size: 18px;
  text-align: justify;
  line-height: 1.5;
  margin-bottom: var(--dl-space-space-threeunits);
}
.recetas-image2 {
  position: relative;
  padding-bottom: var(--dl-space-space-twounits);
}
.recetas-hero-image {
  flex: 1;
  max-width: 550px;
  margin-top: var(--dl-space-space-twounits);
  object-fit: cover;
  border-radius: 0px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.recetas-funciones {
  padding-top: var(--dl-space-space-twounits);
  padding-bottom: var(--dl-space-space-twounits);
}
.recetas-max-width1 {
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.recetas-cards-container {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  margin-left: var(--dl-space-space-twounits);
  margin-right: var(--dl-space-space-twounits);
  flex-direction: row;
  justify-content: flex-start;
}
.recetas-image3 {
  width: 100%;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  object-fit: cover;
  border-radius: var(--dl-radius-radius-radius4);
  margin-bottom: var(--dl-space-space-twounits);
  border-top-left-radius: var(--dl-radius-radius-radius8);
  border-top-right-radius: var(--dl-radius-radius-radius8);
}
.recetas-text08 {
  font-size: 42px;
  align-self: flex-start;
  font-style: normal;
  font-family: "Urbanist";
  font-weight: 800;
  line-height: 1;
  margin-bottom: var(--dl-space-space-twounits);
}
.recetas-text11 {
  width: 700px;
  font-size: 16px;
  align-self: flex-start;
  text-align: justify;
  line-height: 1.5;
  margin-bottom: var(--dl-space-space-threeunits);
}
.recetas-text13 {
  font-style: normal;
  font-weight: 700;
}
.recetas-text15 {
  font-style: normal;
  font-weight: 700;
}
.recetas-text16 {
  font-weight: 400;
}
.recetas-video {
  width: 100%;
  height: auto;
}
.recetas-text19 {
  width: 700px;
  font-size: 16px;
  align-self: flex-start;
  margin-top: var(--dl-space-space-twounits);
  text-align: justify;
  line-height: 1.5;
  margin-bottom: var(--dl-space-space-threeunits);
}
.recetas-text21 {
  font-weight: 700;
}
.recetas-text23 {
  font-style: normal;
  font-weight: 700;
}
.recetas-text25 {
  font-style: normal;
  font-weight: 700;
}
.recetas-text31 {
  font-style: normal;
  font-weight: 700;
}
.recetas-video1 {
  width: 100%;
  height: auto;
}
.recetas-text34 {
  width: 700px;
  font-size: 16px;
  align-self: flex-start;
  margin-top: var(--dl-space-space-twounits);
  text-align: justify;
  line-height: 1.5;
  margin-bottom: var(--dl-space-space-threeunits);
}
.recetas-text36 {
  font-style: normal;
  font-weight: 700;
}
.recetas-text37 {
  font-weight: 400;
}
.recetas-video2 {
  width: 100%;
  height: auto;
}
.recetas-image4 {
  width: 100%;
  object-fit: cover;
}
.recetas-preguntas-frecuentas {
  padding-top: 0px;
  padding-bottom: var(--dl-space-space-twounits);
}
.recetas-max-width2 {
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.recetas-faq {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-self: center;
  margin-top: var(--dl-space-space-twounits);
  align-items: center;
  margin-bottom: var(--dl-space-space-fiveunits);
  flex-direction: row;
  justify-content: flex-start;
}
.recetas-questions {
  flex: 0 0 auto;
  width: 50%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.recetas-text40 {
  color: var(--dl-color-scheme-azulmedicloud);
  margin-bottom: var(--dl-space-space-unit);
}
.recetas-text41 {
  font-size: 42px;
  font-style: normal;
  font-family: Urbanist;
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: var(--dl-space-space-twounits);
}
.recetas-text43 {
  color: var(--dl-color-scheme-orange100);
}
.recetas-btns {
  flex: 0 0 auto;
  display: flex;
  align-items: stretch;
  flex-direction: row;
}
.recetas-link2 {
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
  padding-top: 12px;
  border-color: var(--dl-color-coloresmedicloud-moradomedi);
  border-width: 0px;
  margin-right: var(--dl-space-space-unit);
  padding-left: 24px;
  padding-right: 24px;
  padding-bottom: 12px;
  text-decoration: none;
  background-color: var(--dl-color-coloresmedicloud-moradomedi);
}
.recetas-button {
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
  padding-top: 12px;
  margin-right: var(--dl-space-space-unit);
  padding-left: 24px;
  padding-right: 24px;
  padding-bottom: 12px;
  background-color: var(--dl-color-coloresmedicloud-verdemedi);
}
.recetas-iframe {
  width: 548px;
  height: 284px;
}
.recetas-pie-pag {
  position: relative;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: var(--dl-color-scheme-green100);
}
.recetas-max-width3 {
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.recetas-footer {
  width: 100%;
  display: flex;
  max-width: var(--dl-size-size-maxwidth);
  align-items: center;
  padding-top: var(--dl-space-space-fourunits);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-fourunits);
  justify-content: space-between;
}
.recetas-container2 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
.recetas-logo1 {
  width: 262px;
  display: flex;
  max-width: var(--dl-size-size-maxwidth);
  align-items: flex-start;
  flex-direction: column;
}
.recetas-image5 {
  height: var(--dl-size-size-small);
}
.recetas-text44 {
  color: var(--dl-color-scheme-yellow20);
  margin-top: var(--dl-space-space-oneandhalfunits);
}
.recetas-links-container {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
.recetas-container3 {
  display: flex;
  align-items: flex-start;
  margin-right: 10rem;
  flex-direction: row;
  justify-content: space-between;
}
.recetas-product-container {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  margin-right: 10rem;
  flex-direction: column;
  justify-content: flex-start;
}
.recetas-text45 {
  color: var(--dl-color-scheme-yellow20);
  font-weight: 700;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.recetas-text46 {
  color: var(--dl-color-scheme-yellow20);
  margin-bottom: var(--dl-space-space-unit);
}
.recetas-text47 {
  color: var(--dl-color-scheme-yellow20);
  margin-bottom: var(--dl-space-space-unit);
}
.recetas-text48 {
  color: var(--dl-color-scheme-yellow20);
  margin-bottom: var(--dl-space-space-unit);
}
.recetas-company-container {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.recetas-text49 {
  color: var(--dl-color-scheme-yellow20);
  font-weight: 700;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.recetas-text50 {
  color: var(--dl-color-scheme-yellow20);
  margin-bottom: var(--dl-space-space-unit);
}
.recetas-text51 {
  color: var(--dl-color-scheme-yellow20);
  margin-bottom: var(--dl-space-space-unit);
}
.recetas-text52 {
  color: var(--dl-color-scheme-yellow20);
}
.recetas-container4 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.recetas-contact {
  display: flex;
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
  flex-direction: column;
  justify-content: flex-start;
}
.recetas-text53 {
  color: var(--dl-color-scheme-yellow20);
  font-weight: 700;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.recetas-text54 {
  color: var(--dl-color-scheme-yellow20);
  margin-bottom: var(--dl-space-space-unit);
}
.recetas-text55 {
  color: var(--dl-color-scheme-yellow20);
}
.recetas-socials {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.recetas-text56 {
  color: var(--dl-color-scheme-yellow20);
  font-weight: 700;
  margin-bottom: var(--dl-space-space-oneandhalfunits);
}
.recetas-icon-group1 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.recetas-icon10 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-unit);
}
.recetas-icon12 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-unit);
}
.recetas-icon14 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.recetas-separator {
  width: 100%;
  height: 1px;
  margin-top: var(--dl-space-space-twounits);
  margin-bottom: var(--dl-space-space-twounits);
  background-color: #D9D9D9;
}
.recetas-text57 {
  color: var(--dl-color-scheme-yellow20);
  align-self: center;
}
@media(max-width: 991px) {
  .recetas-desktop-menu {
    display: none;
  }
  .recetas-burger-menu {
    display: flex;
  }
  .recetas-content {
    width: 50%;
    margin-left: var(--dl-space-space-twounits);
    margin-right: var(--dl-space-space-unit);
  }
  .recetas-image2 {
    padding-bottom: var(--dl-space-space-threeunits);
  }
  .recetas-hero-image {
    max-width: 100%;
    margin-bottom: 0px;
  }
  .recetas-max-width1 {
    flex-direction: column;
  }
  .recetas-max-width2 {
    flex-direction: column;
  }
  .recetas-questions {
    width: 488px;
  }
  .recetas-max-width3 {
    flex-direction: column;
  }
  .recetas-footer {
    flex-direction: column;
  }
  .recetas-container3 {
    margin-right: var(--dl-space-space-fourunits);
  }
  .recetas-product-container {
    margin-right: var(--dl-space-space-fourunits);
  }
}
@media(max-width: 767px) {
  .recetas-navbar-interactive {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .recetas-burger-menu {
    align-items: center;
    justify-content: center;
  }
  .recetas-text02 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .recetas-text03 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .recetas-text04 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .recetas-text05 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .recetas-max-width {
    flex-direction: column-reverse;
  }
  .recetas-content {
    width: 100%;
    margin-left: var(--dl-space-space-twounits);
    margin-right: var(--dl-space-space-twounits);
  }
  .recetas-title {
    align-self: center;
    text-align: center;
  }
  .recetas-description {
    align-self: center;
    text-align: center;
  }
  .recetas-hero-image {
    display: none;
    margin-right: 0px;
  }
  .recetas-cards-container {
    gap: var(--dl-space-space-oneandhalfunits);
    flex-wrap: wrap;
    justify-content: center;
  }
  .recetas-faq {
    margin-bottom: var(--dl-space-space-twounits);
    flex-direction: column;
  }
  .recetas-questions {
    width: 100%;
    margin-bottom: var(--dl-space-space-oneandhalfunits);
  }
  .recetas-footer {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .recetas-container2 {
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
  }
  .recetas-logo1 {
    align-items: center;
  }
  .recetas-image5 {
    margin-bottom: var(--dl-space-space-oneandhalfunits);
  }
  .recetas-text44 {
    margin-top: var(--dl-space-space-twounits);
    text-align: center;
    margin-bottom: var(--dl-space-space-twounits);
  }
  .recetas-links-container {
    width: 100%;
    align-items: flex-start;
    flex-direction: row;
    justify-content: center;
  }
  .recetas-container3 {
    margin-right: var(--dl-space-space-fourunits);
  }
  .recetas-product-container {
    margin-right: var(--dl-space-space-fourunits);
  }
}
@media(max-width: 479px) {
  .recetas-navbar-interactive {
    padding: var(--dl-space-space-unit);
  }
  .recetas-image {
    height: 35px;
  }
  .recetas-mobile-menu {
    padding: 16px;
  }
  .recetas-nav {
    margin-left: var(--dl-space-space-unit);
  }
  .recetas-logo {
    height: 35px;
  }
  .recetas-text02 {
    color: var(--dl-color-scheme-orange100);
    font-style: normal;
    font-weight: 600;
  }
  .recetas-text03 {
    color: var(--dl-color-scheme-orange100);
    font-style: normal;
    font-weight: 600;
  }
  .recetas-text04 {
    color: var(--dl-color-scheme-orange100);
    font-style: normal;
    font-weight: 600;
  }
  .recetas-text05 {
    color: var(--dl-color-scheme-orange100);
    font-style: normal;
    font-weight: 600;
  }
  .recetas-content {
    margin-left: 0px;
    margin-right: 0px;
  }
  .recetas-subtitle {
    align-self: center;
  }
  .recetas-title {
    font-size: 45px;
  }
  .recetas-hero-image {
    height: auto;
    display: flex;
    opacity: 1;
    max-width: auto;
    margin-top: var(--dl-space-space-twounits);
  }
  .recetas-text08 {
    text-align: center;
  }
  .recetas-text11 {
    width: 100%;
    text-align: justify;
  }
  .recetas-text19 {
    width: 100%;
    text-align: justify;
  }
  .recetas-text34 {
    width: 100%;
    text-align: justify;
  }
  .recetas-faq {
    height: 100%;
    position: relative;
    margin-top: var(--dl-space-space-twounits);
  }
  .recetas-questions {
    align-items: center;
  }
  .recetas-text41 {
    font-size: 35px;
    text-align: center;
    line-height: 1;
  }
  .recetas-btns {
    align-self: center;
  }
  .recetas-iframe {
    width: auto;
    height: auto;
    max-width: auto;
    max-height: auto;
  }
  .recetas-footer {
    padding: var(--dl-space-space-unit);
  }
  .recetas-container2 {
    align-items: center;
    flex-direction: column;
  }
  .recetas-image5 {
    margin-bottom: 0px;
  }
  .recetas-text44 {
    margin-top: var(--dl-space-space-twounits);
    margin-bottom: var(--dl-space-space-twounits);
  }
  .recetas-links-container {
    align-items: center;
    flex-direction: column;
  }
  .recetas-container3 {
    margin-right: 0px;
  }
  .recetas-container4 {
    margin-top: var(--dl-space-space-oneandhalfunits);
    align-items: flex-start;
    margin-bottom: 0px;
  }
  .recetas-contact {
    align-items: flex-start;
    margin-bottom: var(--dl-space-space-unit);
  }
  .recetas-text57 {
    text-align: center;
  }
}
