@font-face {
  font-family: "OpenSansLight";
  src: url("/DigitUp/LaCaseraPT/assets/fonts/OpenSans-Bold.woff2") format("woff2"), url("/DigitUp/LaCaseraPT/assets/fonts/OpenSans-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GarageGothic";
  src: url("/DigitUp/LaCaseraPT/assets/fonts/garage-gothic.woff2") format("woff2"), url("/DigitUp/LaCaseraPT/assets/fonts/garage-gothic.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "OpenSansBold";
  src: url("/DigitUp/LaCaseraPT/assets/fonts/OpenSans-Bold.woff2") format("woff2"), url("/DigitUp/LaCaseraPT/assets/fonts/OpenSans-Bold.woff") format("woff");
  font-weight: bold;
  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/styles/HeroStandard";
@use "../../components/styles/CardSlider1";
@use "../../components/styles/CardSlider2";
@use "../../components/styles/CardSlider3";
@use "../../components/styles/Footer";
@use "../../components/styles/CookieBanner";*/
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;
  }
}

.sectionBackground {
  background-color: #002d72;
  color: #FFF;
}
.sectionBackground h2 {
  color: #FFF;
}

.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;
}

.site-header {
  border-bottom: 1px solid #e5e5e5;
  background: #fff;
  position: relative;
  z-index: 100;
}

.header-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 24px;
}
.header-inner img {
  max-width: 90px;
}

/* Desktop Nav */
.main-nav ul {
  display: flex;
  gap: 48px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.main-nav a {
  font-weight: 700;
  letter-spacing: 0.04em;
  text-decoration: none;
  color: #003a8f;
}

.social-links {
  display: flex;
  gap: 20px;
}
.social-links a {
  color: #003a8f;
  text-decoration: none;
  font-weight: 600;
}

/* Mobile Toggle */
.menu-toggle {
  display: none;
  font-size: 24px;
  background: none;
  border: none;
  cursor: pointer;
}

/* Mobile Menu */
.mobile-menu {
  position: fixed;
  inset: 0;
  background: #fff;
  transform: translateX(100%);
  transition: transform 0.3s ease;
  padding: 24px;
}

.mobile-menu.is-open {
  transform: translateX(0);
}

.mobile-header {
  display: flex;
  justify-content: right;
  align-items: top;
}

.menu-close {
  font-size: 24px;
  background: none;
  border: none;
  cursor: pointer;
}

.mobile-social {
  display: flex;
  gap: 24px;
  margin: 24px 0;
}
.mobile-social a {
  font-weight: 600;
  color: #003a8f;
}

.mobile-nav {
  display: flex;
  flex-direction: column;
  border-top: 1px solid #ddd;
}
.mobile-nav a {
  padding: 20px 0;
  border-bottom: 1px solid #ddd;
  font-weight: 700;
  color: #003a8f;
  text-decoration: none;
}

/* Responsive */
@media (max-width: 1024px) {
  .main-nav,
  .social-links {
    display: none;
  }
  .menu-toggle {
    display: block;
  }
}
.skip-link {
  position: absolute;
  top: -40px;
  color: black;
}

.skip-link:focus {
  top: 0;
}
