@charset "UTF-8";
/* TIPOGRAFÍAS */
@font-face {
  font-family: "Open Sans";
  src: url(/DigitUp/SunnyDelight/assets/fonts/Open_Sans/static/OpenSans-Light.ttf) format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url(/DigitUp/SunnyDelight/assets/fonts/Open_Sans/static/OpenSans-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url(/DigitUp/SunnyDelight/assets/fonts/Open_Sans/static/OpenSans-Medium.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url(/DigitUp/SunnyDelight/assets/fonts/Open_Sans/static/OpenSans-Bold.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Brush Up";
  src: url(/DigitUp/SunnyDelight/assets/fonts/BrushUp.ttf) format("truetype");
}
@font-face {
  font-family: "GarageGothicBold";
  src: url("../../../../SunnyDelight/assets/fonts/GarageGothic-Bold.woff2") format("woff2"), url("../../../../SunnyDelight/assets/fonts/GarageGothic-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BarlowSemiCondensed";
  src: url("../../../../SunnyDelight/assets/fonts/BarlowSemiCondensed-ExtraBold.woff2") format("woff2"), url("../../../../SunnyDelight/assets/fonts/BarlowSemiCondensed-ExtraBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BarlowSemiCondensedLight";
  src: local("Barlow Semi Condensed Light"), local("BarlowSemiCondensed-Light"), local("Barlow Semi Condensed");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "OpenSansLight";
  src: url("../../../../SunnyDelight/assets/fonts/OpenSans-Light.woff2") format("woff2"), url("../../../../SunnyDelight/assets/fonts/OpenSans-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
/* FLORIDA */
.seccionFlorida {
  background-image: url("/DigitUp/SunnyDelight/assets/productos/Florida/fondo.png");
  background-size: cover;
  border-radius: 1.875rem;
  display: block;
  padding: 3rem 3.125rem;
  height: 600px;
}

#florida.seccionFlorida.container {
  width: 100%;
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  margin-top: 3rem;
  position: relative;
}

#florida > .container.contenidoSeccion,
#florida > .container.infoNutricional {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

#florida > .container.infoNutricional {
  height: 100%;
  min-height: 100%;
}

@media (min-width: 599.9px) and (max-width: 899.9px) {
  #florida > .container.contenidoSeccion,
  #florida > .container.infoNutricional {
    width: calc(100% - 48px);
    max-width: 720px;
  }
}
@media (min-width: 899.9px) and (max-width: 1023.9px) {
  #florida > .container.contenidoSeccion,
  #florida > .container.infoNutricional {
    max-width: 720px;
  }
}
@media (min-width: 1023.9px) {
  #florida > .container.contenidoSeccion,
  #florida > .container.infoNutricional {
    width: calc(100% - 64px);
    max-width: 1140px;
  }
}
@media (min-width: 1279.9px) {
  #florida > .container.contenidoSeccion,
  #florida > .container.infoNutricional {
    max-width: 1320px;
  }
}
@media (min-width: 599.9px) and (max-width: 899.9px) {
  #florida.seccionFlorida.container {
    width: calc(100% - 48px);
    max-width: 720px;
    border-radius: 2.5rem;
    height: 1100px;
  }
  #florida .contenidoSeccion {
    height: 90%;
    min-height: 0;
  }
}
@media (min-width: 899.9px) and (max-width: 1023.9px) {
  #florida.seccionFlorida.container {
    max-width: 720px;
    border-radius: 2.5rem;
    height: 1100px;
  }
}
@media (min-width: 1023.9px) {
  #florida.seccionFlorida.container {
    width: 100%;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3rem;
    display: flex;
    align-items: center;
    border-radius: 1.875rem;
    height: 600px;
    min-height: 0;
    padding: 3.125rem;
  }
}
@media (min-width: 1279.9px) {
  #florida.seccionFlorida.container {
    max-width: 1320px;
  }
}
@media (min-width: 0) and (max-width: 599.9px) {
  #florida.seccionFlorida.container {
    width: 90%;
    padding: 3rem 0;
    border-radius: 2.5rem;
  }
  #florida .container {
    width: 90% !important;
  }
}
#florida .contenidoSeccion {
  width: 100%;
  min-height: 504px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 3rem;
}

#florida .botellasFlorida {
  flex: 0 0 40%;
  max-width: 500px;
}

#florida .textFlorida {
  flex: 1 1 50%;
}

#florida .tituloFlorida.topAnimationcard01 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

#florida .subtituloFlorida.topAnimationcard02 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

#florida .parFlorida.topAnimationcard03 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

#florida .botonFlecha {
  flex: 0 0 auto;
  align-self: center;
}

#florida .botonFlecha img {
  width: 2.5rem;
  height: 2.5rem;
  background-color: #ffb532;
  border-radius: 3.125rem;
  cursor: pointer;
}

#florida .volver {
  top: 50%;
  right: 2.5rem;
  transform: translateY(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ffb532;
  border-radius: 3.125rem;
}

@media (min-width: 0) and (max-width: 1023.9px) {
  #florida .volver {
    margin-top: 2rem;
  }
}
#florida .botellaFlorida {
  max-width: 150px;
}

#florida .tamanios {
  position: absolute;
  bottom: 1.875rem;
  width: 100%;
}

#florida .tamanio01 {
  color: var(--azul_logo_02, #001689);
  text-align: center;
  font-family: "Brush Up";
  font-size: clamp(20px, 3vw, 36px);
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-left: 145px;
}

#florida .tamanio02 {
  color: var(--azul_logo_02, #001689);
  text-align: center;
  font-family: "Brush Up";
  font-size: clamp(20px, 3vw, 36px);
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-left: 100px;
}

@media (min-width: 0) and (max-width: 599.9px) {
  #florida .botellasFlorida.textCenter.positionRelative {
    --label-row-x: -2.5rem;
    --label-row-y: -0.625rem;
    --label-1-x: -0.375rem;
    --label-2-x: 0;
  }
  #florida .botellasFlorida.textCenter.positionRelative .tamanios {
    position: absolute;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: clamp(0.5rem, 2vw, 1rem);
    bottom: 0;
  }
  #florida .botellasFlorida.textCenter.positionRelative .tamanios .tamanio01 {
    margin-left: 110px;
    left: var(--label-1-x);
  }
  #florida .botellasFlorida.textCenter.positionRelative .tamanios .tamanio02 {
    margin-left: 2.5rem;
    left: var(--label-2-x);
  }
}
@media (min-width: 599.9px) and (max-width: 899.9px) {
  #florida .botellasFlorida.textCenter.positionRelative {
    --label-row-x: -3.25rem;
    --label-row-y: -0.75rem;
    --label-1-x: -0.375rem;
    --label-2-x: 0;
  }
  #florida .botellasFlorida.textCenter.positionRelative .tamanios {
    position: absolute;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: clamp(0.625rem, 2vw, 1.25rem);
    bottom: 0;
  }
  #florida .botellasFlorida.textCenter.positionRelative .tamanios .tamanio01 {
    left: var(--label-1-x);
  }
  #florida .botellasFlorida.textCenter.positionRelative .tamanios .tamanio02 {
    left: var(--label-2-x);
  }
}
@media (min-width: 1023.9px) and (max-width: 1279.9px) {
  #florida .botellasFlorida.textCenter.positionRelative {
    --label-row-x: -4rem;
    --label-row-y: -1.125rem;
    --label-1-x: -0.625rem;
    --label-2-x: 0;
  }
  #florida .botellasFlorida.textCenter.positionRelative .tamanios {
    position: absolute;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: clamp(0.75rem, 1.6vw, 1.5rem);
    bottom: 0;
  }
  #florida .botellasFlorida.textCenter.positionRelative .tamanios .tamanio01 {
    left: var(--label-1-x);
  }
  #florida .botellasFlorida.textCenter.positionRelative .tamanios .tamanio02 {
    left: var(--label-2-x);
  }
}
#florida .infoTabla table {
  width: 100%;
  border-collapse: collapse;
  color: #fff;
}

#florida .infoTabla thead {
  background-color: #009845;
  color: #fff;
  border-radius: 0.5625rem;
}

#florida .infoTabla thead th:first-child {
  border-top-left-radius: 0.5625rem;
  border-bottom-left-radius: 0.5625rem;
}

#florida .infoTabla thead th:last-child {
  border-top-right-radius: 0.5625rem;
  border-bottom-right-radius: 0.5625rem;
}

#florida .infoTabla thead th {
  padding-top: 1.125rem;
  padding-bottom: 1.125rem;
}

#florida .infoTabla th,
#florida .infoTabla td {
  padding: 0.3125rem 0.625rem;
  border-bottom: 0 solid #ddd;
  border: 0;
  text-align: left;
  font-size: 0.875rem;
}

#florida .infoTabla tbody td:not(:first-child) {
  text-align: center;
  vertical-align: middle;
}

/* Copied from Products/products.scss (shared product styles) */
/* Shared product-page styles (card-specific rules live in each card file). */
/* ONDA */
#bgOnda {
  background: url("../../assets/img/onda.png") no-repeat center center/cover;
  height: 516px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow-x: clip;
}

.textOnda {
  color: var(--azul_logo_02, #001689);
  text-align: center;
  font-family: "Open Sans";
  font-size: clamp(1rem, 2vw, 1.5rem);
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  max-width: 905px;
}

.textOnda strong {
  font-family: "Open Sans";
  font-weight: 700;
  font-style: normal;
}

.tituloProductos {
  color: var(--azul_logo_02, #001689);
  text-align: center;
  font-family: "Brush Up";
  font-size: clamp(2.5rem, 6vw, 4.375rem);
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  position: absolute;
  bottom: 1.875rem;
}

/* Shared card typography */
.textFlorida,
.textCalifornia,
.textCancun {
  max-width: 500px;
}

.tituloFlorida {
  color: var(--azul_logo_02, #001689);
  font-family: "Brush Up";
  font-size: clamp(2.5rem, 5vw, 4.375rem);
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
}

.subtituloFlorida {
  color: var(--azul_logo_02, #001689);
  font-family: "Brush Up";
  font-size: clamp(1.125rem, 2vw, 1.875rem);
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.parFlorida {
  color: var(--azul_logo_02, #001689);
  font-family: "Open Sans";
  font-size: clamp(1rem, 2vw, 1.25rem);
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.parFloridaSmall {
  color: var(--azul_logo_02, #001689);
  font-family: "Open Sans";
  font-size: clamp(0.875rem, 1.5vw, 1.125rem);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.infoText.colMd4 .tituloFlorida {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

.infoText.colMd4 .parFloridaSmall {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

.botonFlecha {
  align-self: center;
}

.botonFlecha img {
  width: 2.5rem;
  cursor: pointer;
}

/* Nutrition table shared */
.infoNutricional {
  display: none;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  gap: 3.125rem;
}

.infoNutricional.active {
  display: flex;
}

.infoTabla table {
  width: 100%;
  border-collapse: collapse;
  color: #fff;
}

.infoTabla thead {
  background-color: #009845;
  color: #fff;
  border-radius: 0.5625rem;
}

.infoTabla thead th:first-child {
  border-top-left-radius: 0.5625rem;
  border-bottom-left-radius: 0.5625rem;
}

.infoTabla thead th:last-child {
  border-top-right-radius: 0.5625rem;
  border-bottom-right-radius: 0.5625rem;
}

.infoTabla thead th {
  padding-top: 1.125rem;
  padding-bottom: 1.125rem;
}

.infoTabla th,
.infoTabla td {
  padding: 0.3125rem 0.625rem;
  border-bottom: 0 solid #ddd;
  text-align: left;
  font-size: 0.875rem;
}

.infoTabla tbody td:not(:first-child) {
  text-align: center;
  vertical-align: middle;
}

.infoText {
  color: #001689;
}

.contenidoSeccion {
  transition: opacity 0.5s ease;
}

.dNone {
  display: none;
}

/* Connector lines behind labels */
.textLeftTop,
.textRightTop,
.textLeftBottom,
.textRightBottom {
  z-index: 2;
  background-color: #f9f3e9;
}

/* Shared responsive behavior (non card-ID specific). */
@media (min-width: 0) and (max-width: 599.9px) {
  html,
  body {
    overflow-x: hidden;
  }
  body {
    margin: 0;
    padding: 0;
  }
  .desktop {
    display: none;
  }
  .mobile {
    display: block;
  }
  .cabeceraSunny {
    height: 100vh;
  }
  .textDetail {
    font-size: 0.625rem;
  }
  #bgOnda {
    height: 430px;
  }
  .tituloProductos {
    bottom: 1.875rem;
  }
  .contenidoSeccion {
    display: flex;
    flex-direction: column;
    align-items: start;
    text-align: start;
    gap: 2rem;
  }
  .gap5 {
    gap: 1rem;
  }
  .textFlorida,
  .textCalifornia,
  .textCancun {
    width: 100%;
    margin-left: 0;
  }
  .imagenesBotellas {
    margin-left: 0;
  }
  .imagenesBotellas img {
    width: 100%;
    max-width: none;
  }
  .botonFlecha {
    align-self: flex-start;
  }
  .infoNutricional {
    display: none;
  }
  .infoNutricional.active {
    display: block;
  }
  .infoTabla th,
  .infoTabla td {
    padding: 0 0.1875rem;
    font-size: 0.625rem;
  }
  .infoTabla thead th {
    text-align: center;
  }
  .infoTabla thead th:nth-child(1) {
    text-align: left;
  }
  .parFlorida {
    font-size: 1rem;
  }
  .parFloridaSmall {
    font-size: 0.75rem;
  }
  .btnMenor {
    margin-top: 1rem;
  }
  .parAge {
    font-size: 0.6875rem;
  }
  li {
    overflow-x: visible;
  }
}
@media (min-width: 599.9px) and (max-width: 899.9px) {
  html,
  body {
    overflow-x: hidden;
  }
  body {
    margin: 0;
    padding: 0;
  }
  .desktop {
    display: none;
  }
  .mobile {
    display: block;
  }
  .cabeceraSunny {
    height: 100vh;
  }
  .textDetail {
    font-size: 0.625rem;
  }
  #bgOnda {
    height: 430px;
  }
  .tituloProductos {
    bottom: 1.875rem;
  }
  .contenidoSeccion {
    display: flex;
    flex-direction: column;
    align-items: start;
    text-align: start;
    gap: 2rem;
  }
  .gap5 {
    gap: 1rem;
  }
  .textFlorida,
  .textCalifornia,
  .textCancun {
    width: 100%;
    margin-left: 0;
  }
  .imagenesBotellas {
    margin-left: 0;
  }
  .imagenesBotellas img {
    width: 100%;
    max-width: none;
  }
  .botonFlecha {
    align-self: flex-start;
  }
  .infoNutricional {
    display: none;
  }
  .infoNutricional.active {
    display: block;
  }
  .infoTabla th,
  .infoTabla td {
    padding: 0 0.1875rem;
    font-size: 0.625rem;
  }
  .infoTabla thead th {
    text-align: center;
  }
  .infoTabla thead th:nth-child(1) {
    text-align: left;
  }
  .parFlorida {
    font-size: 1rem;
  }
  .parFloridaSmall {
    font-size: 0.75rem;
  }
  .btnMenor {
    margin-top: 1rem;
  }
  .parAge {
    font-size: 0.6875rem;
  }
  li {
    overflow-x: visible;
  }
}
@media (min-width: 899.9px) and (max-width: 1023.9px) {
  html,
  body {
    overflow-x: hidden;
  }
  body {
    margin: 0;
    padding: 0;
  }
  .desktop {
    display: none;
  }
  .mobile {
    display: block;
  }
  .cabeceraSunny {
    height: 100vh;
  }
  .textDetail {
    font-size: 0.625rem;
  }
  #bgOnda {
    height: 430px;
  }
  .tituloProductos {
    bottom: 1.875rem;
  }
  .contenidoSeccion {
    display: flex;
    flex-direction: column;
    align-items: start;
    text-align: start;
    gap: 2rem;
  }
  .gap5 {
    gap: 1rem;
  }
  .textFlorida,
  .textCalifornia,
  .textCancun {
    width: 100%;
    margin-left: 0;
  }
  .imagenesBotellas {
    margin-left: 0;
  }
  .imagenesBotellas img {
    width: 100%;
    max-width: none;
  }
  .botonFlecha {
    align-self: flex-start;
  }
  .infoNutricional {
    display: none;
  }
  .infoNutricional.active {
    display: block;
  }
  .infoTabla th,
  .infoTabla td {
    padding: 0 0.1875rem;
    font-size: 0.625rem;
  }
  .infoTabla thead th {
    text-align: center;
  }
  .infoTabla thead th:nth-child(1) {
    text-align: left;
  }
  .parFlorida {
    font-size: 1rem;
  }
  .parFloridaSmall {
    font-size: 0.75rem;
  }
  .btnMenor {
    margin-top: 1rem;
  }
  .parAge {
    font-size: 0.6875rem;
  }
  li {
    overflow-x: visible;
  }
}
@media (min-width: 0) and (max-width: 599.9px) {
  .contenidoSeccion > div {
    margin-bottom: 0;
    width: 100%;
  }
}
#florida .infoTabla th,
#florida .infoTabla td {
  font-family: "ArialMT", "Arial", sans-serif;
}

#florida .infoTabla thead th {
  font-family: "Arial-BoldMT", "Arial", sans-serif;
  font-weight: 700;
}

@media (min-width: 1279.9px) {
  #florida .infoTabla th,
  #florida .infoTabla td {
    line-height: 21px;
  }
}
@media (min-width: 1023.9px) and (max-width: 1279.9px) {
  #florida .infoTabla th,
  #florida .infoTabla td {
    line-height: 21px;
  }
}
/* Explicit per-breakpoint font-size map to avoid shared-rule clashes */
#florida .infoTabla th,
#florida .infoTabla td {
  font-size: 0.875rem;
}

@media (min-width: 0) and (max-width: 599.9px) {
  #florida .infoTabla th,
  #florida .infoTabla td {
    font-size: 0.625rem;
  }
}
@media (min-width: 599.9px) and (max-width: 899.9px) {
  #florida .infoTabla th,
  #florida .infoTabla td {
    font-size: 0.625rem;
  }
}
@media (min-width: 899.9px) and (max-width: 1023.9px) {
  #florida .infoTabla th,
  #florida .infoTabla td {
    font-size: 0.625rem;
  }
}
@media (min-width: 1023.9px) and (max-width: 1279.9px) {
  #florida .infoTabla th,
  #florida .infoTabla td {
    font-size: 0.875rem;
  }
}
@media (min-width: 1279.9px) {
  #florida .infoTabla th,
  #florida .infoTabla td {
    font-size: 0.875rem;
  }
}
