@font-face {
  font-family: "GarageGothicBold";
  src: url("/DigitUp/LaCaseraES/assets/fonts/GarageGothic-Bold.woff2") format("woff2"), url("/DigitUp/LaCaseraES/assets/fonts/GarageGothic-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "OpenSansLight";
  src: url("/DigitUp/LaCaseraES/assets/fonts/OpenSans-Light.woff2") format("woff2"), url("/DigitUp/LaCaseraES/assets/fonts/OpenSans-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
/* ============================================
   Button Mixin
   Supports: variants, sizes, optional icon
=============================================== */
/* SIZE MIXIN (NO COLORS, NO VARIANT) */
/* VARIANT MIXIN (COLORS ONLY) */
/* OPTIONAL: BASE MIXIN */
/* Define the responsive grid mixin */
/* Center content with optional starting column */
/*@use "./components/layout/header/Header";
@use "./components/layout/header/Mobile";
@use "./components/layout/desktop/Desktop";
@use "../../digiflow/styles/components/hero/HeroBackdrop";
@use "../../digiflow/styles/components/hero/IntroSection";
@use "../../digiflow/styles/components/hero/sectionThree";
@use "../../digiflow/styles/components/hero/sectionFour";
@use "../../digiflow/styles/components/hero/sectionFive";
@use "../../digiflow/styles/components/hero/sectionSix";
@use "../../digiflow/styles/components/footer/footer";
@use "../../digiflow/styles/components/sostenibilidad/sostenibilidad";
@use "../../digiflow/styles/components/politicaCookiesPage/politicaCookiesPage";
@use "../../digiflow/styles/components/productos/nuestrosProductos";
@use "../../digiflow/styles/components/productos/bajaGraduacion";
@use "../../digiflow/styles/components/productos/tintoDeVeranoLimon";
@use "../../digiflow/styles/components/faq/faq";
@use "../../digiflow/styles/components/storeLocator/storeLocator";
@use "../../digiflow/styles/components/breadcrumb/breadcrumb";
@use "../../digiflow/styles/components/ageModal/ageModal";*/
body {
  color: #09101d;
  overflow-x: hidden;
  margin: 0;
  font-family: "OpenSansLight", Helvetica, Arial, Lucida, sans-serif;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.625rem;
  letter-spacing: normal;
  font-style: normal;
}
@media (min-width: 1023.9px) {
  body {
    font-family: "OpenSansLight", Helvetica, Arial, Lucida, sans-serif;
    font-weight: 300;
    font-size: 1.125rem;
    line-height: 1.75rem;
    letter-spacing: normal;
    font-style: normal;
  }
}

/* Global reset */
*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

button,
a {
  cursor: pointer;
}

/* Links */
a {
  color: #3f37d7;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

li {
  list-style: none;
}

/* Images */
img {
  max-width: 100%;
  height: auto;
  display: block;
}

/* Forms */
input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  padding: 1rem;
  border: 1px solid #a5abb3;
  width: 100%;
  border-radius: 0;
}

a:focus-visible,
button:focus-visible,
input:focus-visible,
textarea:focus-visible,
select:focus {
  outline: 2px solid #002d72;
}

svg:focus,
svg:focus-visible {
  border: none;
  outline: none;
}

.sr_only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  white-space: nowrap;
}

::selection {
  background-color: #33578e;
  color: #e4e2f9;
}

.skip-to-content {
  position: absolute;
  top: -40px;
  left: 0;
  background: #ffffff;
  color: #09101d;
  padding: 0.5rem 1rem;
  z-index: 1000;
  transition: top 0.3s ease;
  text-decoration: none;
}

.skip-to-content:focus {
  top: 0;
}

::-webkit-scrollbar {
  width: 10px;
}

::-webkit-scrollbar-track {
  background: #33578e;
}

::-webkit-scrollbar-thumb {
  background-color: #002d72;
}

.container {
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 1023.9px) {
  .container {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}

h1,
.h1 {
  color: #002d72;
  text-transform: uppercase;
  font-family: "GarageGothicBold", Helvetica, Arial, Lucida, sans-serif;
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 2.5rem;
  letter-spacing: 0.0625rem;
  font-style: normal;
}
@media (min-width: 839.9px) and (max-width: 1023.9px) {
  h1,
  .h1 {
    font-family: "GarageGothicBold", Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    font-size: 3.75rem;
    line-height: 3.75rem;
    letter-spacing: 0.0625rem;
    font-style: normal;
  }
}
@media (min-width: 1023.9px) {
  h1,
  .h1 {
    font-family: "GarageGothicBold", Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    font-size: 5rem;
    line-height: 4.5rem;
    letter-spacing: 0.0625rem;
    font-style: normal;
  }
}

h2,
.h2 {
  color: #002d72;
  text-transform: uppercase;
  font-family: "GarageGothicBold", Helvetica, Arial, Lucida, sans-serif;
  font-weight: 700;
  font-size: 1.875rem;
  line-height: 2.5rem;
  letter-spacing: 0.0625rem;
  font-style: normal;
}
@media (min-width: 839.9px) and (max-width: 1023.9px) {
  h2,
  .h2 {
    font-family: "GarageGothicBold", Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    font-size: 2.8125rem;
    line-height: 3.5rem;
    letter-spacing: 0.0625rem;
    font-style: normal;
  }
}
@media (min-width: 1023.9px) {
  h2,
  .h2 {
    font-family: "GarageGothicBold", Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    font-size: 3.75rem;
    line-height: 4rem;
    letter-spacing: 0.0625rem;
    font-style: normal;
  }
}

h3,
.h3 {
  font-family: "GarageGothicBold", Helvetica, Arial, Lucida, sans-serif;
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.25rem;
  letter-spacing: 0.0625rem;
  font-style: normal;
}
@media (min-width: 839.9px) {
  h3,
  .h3 {
    font-family: "GarageGothicBold", Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    font-size: 1.875rem;
    line-height: 1.875rem;
    letter-spacing: 0.0625rem;
    font-style: normal;
  }
}

.c-padding {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
@media (min-width: 1023.9px) {
  .c-padding {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}

.c-padding-bottom {
  padding-bottom: 2rem;
}
@media (min-width: 1023.9px) {
  .c-padding-bottom {
    padding-bottom: 3rem;
  }
}

.c-margin-bottom {
  margin-bottom: 2rem;
}
@media (min-width: 1023.9px) {
  .c-margin-bottom {
    margin-bottom: 3rem;
  }
}

.sectionBreadcrumb {
  position: relative;
}

@media (min-width: 839.9px) {
  .responsiveRichContent {
    gap: 4rem;
    grid-column: span 6;
  }
}
.responsiveRichContent {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  /* 12 columns - Default for desktop min-width 1200px */
}
.responsiveRichContent {
  /* Mobile breakpoint (sm to lg): 8 columns $columns-mobile, 1fr*/
}
@media (min-width: 599.9px) and (max-width: 839.9px) {
  .responsiveRichContent {
    grid-template-columns: repeat(4, 1fr);
  }
}
.responsiveRichContent {
  /* Tablet breakpoint (lg to xl): 8 columns */
}
@media (min-width: 839.9px) {
  .responsiveRichContent {
    grid-template-columns: repeat(12, 1fr);
  }
}
.responsiveRichContent div {
  grid-column: 1/span 4;
}
@media (min-width: 599.9px) and (max-width: 839.9px) {
  .responsiveRichContent div {
    grid-column: 1/span 4;
  }
}
@media (min-width: 839.9px) {
  .responsiveRichContent div {
    grid-column: span 6;
  }
}

.tabularContent::-webkit-scrollbar {
  height: 8px;
}
.tabularContent {
  overflow-x: auto;
  max-width: 800px;
  margin-inline: auto;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.05);
  background: #ffffff;
}
@media (min-width: 1023.9px) {
  .tabularContent {
    max-width: 1024px;
  }
}
.tabularContent {
  /* Scroll UX */
  -webkit-overflow-scrolling: touch;
}
.tabularContent table {
  border-collapse: collapse;
  width: 100%;
  min-width: 600px;
}
.tabularContent th,
.tabularContent td {
  border: 1px solid #e6e6e6;
  padding: 14px 16px;
  text-align: left;
  font-size: 14px;
}
.tabularContent th {
  background-color: #f4f6f8;
  font-weight: 600;
  color: #222;
  position: sticky;
  top: 0;
  z-index: 2;
}
.tabularContent tbody tr:nth-child(even) {
  background-color: #fafafa;
}
.tabularContent tbody tr:hover {
  background-color: #f1f5f9;
}

.button, .sliderBtn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  cursor: pointer;
  text-decoration: none;
  transition: 0.2s ease-in-out;
  border: none;
  padding: 0.5rem 1rem;
}
.button svg, .sliderBtn svg {
  width: 1rem;
  height: 1rem;
}
.button, .sliderBtn {
  /* ================= Size Variants ================= */
}
.button--sm {
  font-size: 11px;
}
.button--md, .button.heroSecondaryBtn, .heroSecondaryBtn.sliderBtn, .sliderBtn {
  font-size: 13px;
}
.button--lg {
  font-size: 16px;
}
.button, .sliderBtn {
  /* ===== Responsive Utilities ===== */
}
@media (min-width: 1023.9px) {
  .button--lg-up {
    font-size: 16px;
  }
}
@media (min-width: 839.9px) {
  .button--md-up {
    font-size: 16px;
  }
}
.button, .sliderBtn {
  /* ================= Color Variants ================= */
}
.button.primary, .primary.sliderBtn {
  background: #c8102e;
  color: #ffffff;
  text-decoration: underline;
  margin-bottom: 1rem;
}
.button.primary:hover, .primary.sliderBtn:hover, .button.primary:active, .primary.sliderBtn:active {
  background: #b70e2a;
  text-decoration: none;
}
.button.secondary, .secondary.sliderBtn {
  background: #002d72;
  color: #ffffff;
  border: 1px solid #ffffff;
  margin: 1rem 0px;
}
.button.secondary:hover, .secondary.sliderBtn:hover, .button.secondary:active, .secondary.sliderBtn:active {
  background-color: #33578e;
  border: 1px solid transparent;
}

.sliderBtn {
  font-weight: 700;
}

.button.heroSecondaryBtn, .heroSecondaryBtn.sliderBtn {
  font-weight: 400;
}
.button.heroSecondaryBtn:hover, .heroSecondaryBtn.sliderBtn:hover {
  text-decoration: none;
}
@media (min-width: 839.9px) {
  .button.heroSecondaryBtn, .heroSecondaryBtn.sliderBtn {
    font-size: 16px;
    font-weight: 600;
  }
}

.skip-to-content {
  position: absolute;
  top: -40px;
  left: 0;
  background: #ffffff;
  color: #09101d;
  padding: 0.5rem 1rem;
  z-index: 1000;
  transition: top 0.3s ease;
  text-decoration: none;
}

.skip-to-content:focus {
  top: 0;
}
