:root {
  --ionic-custom-primary: #061223;
  --ionic-custom-accent: #47E8FD;
}

body {
  color: #111827;
}

/*
.widget,
.entry,
.site-main article {
  @include m.card-surface;
  padding: v.$space-md;
} */
.button,
.wp-element-button,
input[type=submit] {
  border-radius: 10px;
}

.u-text-muted {
  color: #6b7280 !important;
}

.u-flow > * + * {
  margin-top: 1rem;
}

:root {
  --global-heading-font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
  --global-content-width: 1680px;
}

ins.adsbygoogle,
.adsbygoogle {
  display: block !important;
  margin-inline: auto !important;
  text-align: center;
  width: 100%;
  max-width: 100% !important;
}

@media (max-width: 1024px) {
  .single-post .entry-content-wrap .single-post-main :is(ins.adsbygoogle, .adsbygoogle, .google-auto-placed),
  .page-template-default .entry-content-wrap .single-post-main :is(ins.adsbygoogle, .adsbygoogle, .google-auto-placed),
  .page .entry-content-wrap .single-post-main :is(ins.adsbygoogle, .adsbygoogle, .google-auto-placed),
  .single-post-sidebar-ad :is(ins.adsbygoogle, .adsbygoogle, .google-auto-placed),
  .single-post-ad-horizontal :is(ins.adsbygoogle, .adsbygoogle, .google-auto-placed),
  .archive-horizontal-ad :is(ins.adsbygoogle, .adsbygoogle, .google-auto-placed) {
    width: 100vw !important;
    max-width: 100vw !important;
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
  }
  .single-post-sidebar-ad,
  .single-post-ad-horizontal,
  .archive-horizontal-ad {
    overflow: visible;
  }
}
.banner {
  position: relative;
}
@media (max-width: 767px) {
  .banner {
    min-height: 100vw;
  }
}
.banner .wrapper-banner {
  width: 100%;
  text-align: center;
}
@media (max-width: 767px) {
  .banner .wrapper-banner {
    height: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0%, -50%);
  }
}

/*
.ad-horizontal-container,
.nota2-ads,
.nota3-ads-vertical,
.nota5-ads-vertical{
    display: flex;
    justify-content: center;
} */
body {
  background-color: #061223 !important;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  line-height: 1.3;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.site-header {
  width: 100%;
  background-color: rgba(6, 18, 35, 0.78) !important;
  backdrop-filter: blur(10px);
  position: sticky !important;
  top: 0;
  z-index: 1000;
}
.site-header .site-title-wrap {
  visibility: hidden;
  display: none;
}

.ionic-header-logo-svg {
  display: block;
  width: clamp(90px, 10vw, 100px);
  height: auto;
  max-width: 100%;
  flex-shrink: 0;
}
@media (max-width: 767px) {
  .ionic-header-logo-svg {
    width: clamp(84px, 28vw, 100px);
  }
}

.site-branding .brand,
.mobile-site-branding .brand {
  display: inline-flex;
  align-items: center;
}

.ionic-svg-icon.ionic-menu-svg {
  color: #47E8FD !important;
  fill: #47E8FD !important;
  stroke: #47E8FD !important;
}

.popup-drawer .drawer-inner {
  background-color: #061223 !important;
}

.menu-item a {
  color: white !important;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-size: 14px;
  font-weight: 500;
}

.nota-card-ads,
.archive-grid-ad {
  width: 100%;
  background-color: rgba(93, 104, 127, 0.065);
  border-bottom: 0 !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.nota-card-ads::after,
.archive-grid-ad::after {
  content: "AD";
  position: absolute;
  font-weight: 700;
  padding: 4px 8px;
  border-radius: 5px;
  background-color: rgba(93, 104, 127, 0.06);
  color: rgba(93, 104, 127, 0.18);
  font-size: 14px;
}

.nota-principal {
  width: 100%;
  background-color: rgb(3.7609756098, 11.2829268293, 21.9390243902);
  position: relative;
}
.nota-principal:hover .nota-principal-thumbnail {
  opacity: 0.35;
}
.nota-principal:hover .nota-principal-thumbnail-inner img {
  transform: scale(1.04);
}
.nota-principal-entry {
  width: 100%;
  height: 70svh;
  overflow: hidden;
}
.nota-principal-thumbnail {
  display: block;
  width: 100%;
  height: inherit;
  position: absolute;
  top: 0;
  z-index: 0;
  overflow: hidden;
  opacity: 0.25;
  transition: opacity 0.45s ease;
}
.nota-principal-thumbnail-inner {
  display: block;
  width: 100%;
  height: inherit;
}
.nota-principal-thumbnail-inner img {
  width: 100%;
  height: inherit;
  -o-object-fit: cover;
     object-fit: cover;
  transform: scale(1);
  transition: transform 0.45s ease;
}
.nota-principal-content-wrap {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  height: inherit;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-content: center;
  text-align: center;
  padding: 2rem;
}
.nota-principal-header {
  width: 100%;
}
.nota-principal-header .nota-principal-taxonomies .nota-principal-volanta {
  display: inline-block;
  background-color: rgba(71, 232, 253, 0.16);
  backdrop-filter: blur(10px);
  color: #47E8FD;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 0.9rem;
  font-weight: 500;
  padding: 0.35rem 1.25rem;
  border-radius: 30px;
  margin-bottom: 0.75rem;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  transition: background-color 0.25s ease, color 0.25s ease;
}
.nota-principal-header .nota-principal-taxonomies .nota-principal-volanta::after {
  content: attr(data-text);
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: inherit;
  color: #47E8FD;
  letter-spacing: 0.03em;
  opacity: 0;
  clip-path: inset(0 100% 0 0);
  pointer-events: none;
}
.nota-principal-entry:hover .nota-principal-header .nota-principal-taxonomies .nota-principal-volanta {
  color: transparent;
}
.nota-principal-entry:hover .nota-principal-header .nota-principal-taxonomies .nota-principal-volanta::after {
  opacity: 1;
  animation: volanta-type 0.55s steps(20, end) forwards, volanta-flicker 0.6s linear 0.06s 2;
}
.nota-principal-header .nota-principal-title {
  font-size: clamp(1.75rem, 4vw, 3rem);
  line-height: 1.2;
  font-weight: 600;
  color: white;
  margin-bottom: 1.25rem;
}
.nota-principal-header .nota-principal-title a {
  color: white;
  text-decoration: none;
}
.nota-principal-header .nota-principal-title a:hover {
  text-decoration: none;
  opacity: 0.9;
}
.nota-principal-header .nota-principal-meta {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 0.85rem;
  color: rgba(186, 214, 247, 0.75);
}
.nota-principal-header .nota-principal-meta .nota-principal-author a {
  color: rgba(186, 214, 247, 0.65);
  text-decoration: none;
  text-transform: capitalize;
}
.nota-principal-header .nota-principal-meta .nota-principal-author a:hover {
  color: #47E8FD !important;
}

@keyframes volanta-type {
  0% {
    clip-path: inset(0 100% 0 0);
  }
  100% {
    clip-path: inset(0 0 0 0);
  }
}
@keyframes volanta-flicker {
  0%, 100% {
    opacity: 1;
    text-shadow: 0 0 0 rgba(71, 232, 253, 0);
  }
  16% {
    opacity: 0.72;
    text-shadow: 0 0 7px rgba(71, 232, 253, 0.45);
  }
  38% {
    opacity: 0.88;
    text-shadow: 0 0 4px rgba(71, 232, 253, 0.3);
  }
  62% {
    opacity: 0.78;
    text-shadow: 0 0 9px rgba(71, 232, 253, 0.5);
  }
  84% {
    opacity: 0.95;
    text-shadow: 0 0 3px rgba(71, 232, 253, 0.25);
  }
}
@media (prefers-reduced-motion: reduce) {
  .nota-principal .nota-principal-header .nota-principal-taxonomies .nota-principal-volanta,
  .nota-principal .nota-principal-header .nota-principal-taxonomies .nota-principal-volanta::after {
    transition: none;
    animation: none;
  }
}
.notas-bloque-1,
.notas-bloque-2 {
  width: 100%;
  padding: 2rem 0;
}
.notas-bloque-1.notas-bloque-1,
.notas-bloque-2.notas-bloque-1 {
  background-color: #061223;
  --nb12-border-color: rgba(152, 192, 239, 0.2);
  --nb12-thumb-bg: rgba(255, 255, 255, .05);
  --nb12-link-color: rgba(71, 232, 253, 0.35);
  --nb12-volanta-color: #47E8FD;
  --nb12-title-color: #ffffff;
  --nb12-excerpt-color: #D8ECF8;
  --nb12-mini-border: rgba(152, 192, 239, 0.2);
  --mini-stack-border: rgba(152, 192, 239, 0.2);
}
.notas-bloque-1.notas-bloque-2,
.notas-bloque-2.notas-bloque-2 {
  background-color: #ffffff;
  --nb12-border-color: rgba(6, 18, 35, 0.1);
  --nb12-thumb-bg: rgba(6, 18, 35, 0.05);
  --nb12-link-color: rgba(71, 232, 253, 0.35);
  --nb12-volanta-color: #00b6ce;
  --nb12-title-color: #111827;
  --nb12-excerpt-color: #111827;
  --nb12-mini-border: rgba(6, 18, 35, 0.1);
  --mini-stack-border: rgba(6, 18, 35, 0.1);
  padding-top: 0;
}
.notas-bloque-1 :is(.notas-bloque-1-grid, .notas-bloque-2-grid),
.notas-bloque-2 :is(.notas-bloque-1-grid, .notas-bloque-2-grid) {
  width: 100%;
  padding: 0 var(--global-content-edge-padding);
  box-sizing: border-box;
  max-width: 1680px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1.25rem;
}
.notas-bloque-1 :is(.notas-bloque-1-grid, .notas-bloque-2-grid) .nota-card,
.notas-bloque-2 :is(.notas-bloque-1-grid, .notas-bloque-2-grid) .nota-card {
  min-width: 0;
  padding-bottom: 24px;
  border-bottom: 1px solid var(--nb12-border-color);
}
.notas-bloque-1 :is(.notas-bloque-1-grid, .notas-bloque-2-grid) .nota-card:hover .nota-card-thumbnail img,
.notas-bloque-2 :is(.notas-bloque-1-grid, .notas-bloque-2-grid) .nota-card:hover .nota-card-thumbnail img {
  transform: scale(1.075);
}
.notas-bloque-1 :is(.notas-bloque-1-grid, .notas-bloque-2-grid) .nota-card-thumbnail,
.notas-bloque-2 :is(.notas-bloque-1-grid, .notas-bloque-2-grid) .nota-card-thumbnail {
  width: 100%;
  aspect-ratio: 16/9;
  overflow: hidden;
  border-radius: 10px;
  margin-bottom: 6px;
  background-color: var(--nb12-thumb-bg);
}
.notas-bloque-1 :is(.notas-bloque-1-grid, .notas-bloque-2-grid) .nota-card-thumbnail img,
.notas-bloque-2 :is(.notas-bloque-1-grid, .notas-bloque-2-grid) .nota-card-thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.3s ease-out;
}
.notas-bloque-1 :is(.notas-bloque-1-grid, .notas-bloque-2-grid) .nota-card-link,
.notas-bloque-2 :is(.notas-bloque-1-grid, .notas-bloque-2-grid) .nota-card-link {
  display: block;
  min-width: 0;
  color: var(--nb12-link-color);
  text-decoration: none;
  text-underline-offset: 0.2em;
}
.notas-bloque-1 :is(.notas-bloque-1-grid, .notas-bloque-2-grid) .nota-card-link:hover,
.notas-bloque-2 :is(.notas-bloque-1-grid, .notas-bloque-2-grid) .nota-card-link:hover {
  text-decoration: underline;
  text-underline-offset: 0.2em;
}
.notas-bloque-1 :is(.notas-bloque-1-grid, .notas-bloque-2-grid) .nota-card-content .nota-card-volanta,
.notas-bloque-2 :is(.notas-bloque-1-grid, .notas-bloque-2-grid) .nota-card-content .nota-card-volanta {
  display: inline-block;
  color: #00b6ce;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 0.85rem;
  font-weight: 600;
  margin-bottom: 6px;
}
.notas-bloque-1 :is(.notas-bloque-1-grid, .notas-bloque-2-grid) .nota-card-content .nota-card-title,
.notas-bloque-2 :is(.notas-bloque-1-grid, .notas-bloque-2-grid) .nota-card-content .nota-card-title {
  font-size: clamp(1.3rem, 2vw, 1.25rem);
  line-height: 1.3;
  font-weight: 600;
  overflow-wrap: anywhere;
  color: var(--nb12-title-color);
}
.notas-bloque-1 :is(.notas-bloque-1-grid, .notas-bloque-2-grid) .nota-card-featured,
.notas-bloque-1 :is(.notas-bloque-1-grid, .notas-bloque-2-grid) .nota2-card-featured,
.notas-bloque-2 :is(.notas-bloque-1-grid, .notas-bloque-2-grid) .nota-card-featured,
.notas-bloque-2 :is(.notas-bloque-1-grid, .notas-bloque-2-grid) .nota2-card-featured {
  grid-column: 1/span 2;
  grid-row: 1/span 2;
}
.notas-bloque-1 :is(.notas-bloque-1-grid, .notas-bloque-2-grid) .nota-card-featured .nota-card-content .nota-card-title,
.notas-bloque-1 :is(.notas-bloque-1-grid, .notas-bloque-2-grid) .nota2-card-featured .nota-card-content .nota-card-title,
.notas-bloque-2 :is(.notas-bloque-1-grid, .notas-bloque-2-grid) .nota-card-featured .nota-card-content .nota-card-title,
.notas-bloque-2 :is(.notas-bloque-1-grid, .notas-bloque-2-grid) .nota2-card-featured .nota-card-content .nota-card-title {
  font-size: clamp(1.75rem, 3vw, 2.25rem);
  letter-spacing: -0.5px;
  line-height: 1.2;
  font-weight: 600;
  margin-bottom: 10px;
}
.notas-bloque-1 :is(.notas-bloque-1-grid, .notas-bloque-2-grid) .nota-card-featured .nota-card-content .nota-card-excerpt,
.notas-bloque-1 :is(.notas-bloque-1-grid, .notas-bloque-2-grid) .nota2-card-featured .nota-card-content .nota-card-excerpt,
.notas-bloque-2 :is(.notas-bloque-1-grid, .notas-bloque-2-grid) .nota-card-featured .nota-card-content .nota-card-excerpt,
.notas-bloque-2 :is(.notas-bloque-1-grid, .notas-bloque-2-grid) .nota2-card-featured .nota-card-content .nota-card-excerpt {
  font-size: 18px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  line-height: 1.4;
  color: var(--nb12-excerpt-color);
  opacity: 0.85;
}
@media (max-width: 1024px) {
  .notas-bloque-1 :is(.notas-bloque-1-grid, .notas-bloque-2-grid),
  .notas-bloque-2 :is(.notas-bloque-1-grid, .notas-bloque-2-grid) {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .notas-bloque-1 :is(.notas-bloque-1-grid, .notas-bloque-2-grid) .nota-card-featured,
  .notas-bloque-1 :is(.notas-bloque-1-grid, .notas-bloque-2-grid) .nota2-card-featured,
  .notas-bloque-2 :is(.notas-bloque-1-grid, .notas-bloque-2-grid) .nota-card-featured,
  .notas-bloque-2 :is(.notas-bloque-1-grid, .notas-bloque-2-grid) .nota2-card-featured {
    grid-column: span 2;
    grid-row: span 2;
  }
}
@media (max-width: 767px) {
  .notas-bloque-1 :is(.notas-bloque-1-grid, .notas-bloque-2-grid),
  .notas-bloque-2 :is(.notas-bloque-1-grid, .notas-bloque-2-grid) {
    grid-template-columns: minmax(0, 1fr);
    overflow-x: clip;
  }
  .notas-bloque-1 :is(.notas-bloque-1-grid, .notas-bloque-2-grid) .nota-card-featured,
  .notas-bloque-1 :is(.notas-bloque-1-grid, .notas-bloque-2-grid) .nota2-card-featured,
  .notas-bloque-2 :is(.notas-bloque-1-grid, .notas-bloque-2-grid) .nota-card-featured,
  .notas-bloque-2 :is(.notas-bloque-1-grid, .notas-bloque-2-grid) .nota2-card-featured {
    grid-column: auto;
    grid-row: auto;
  }
  .notas-bloque-1 :is(.notas-bloque-1-grid, .notas-bloque-2-grid) .nota-card-thumbnail,
  .notas-bloque-2 :is(.notas-bloque-1-grid, .notas-bloque-2-grid) .nota-card-thumbnail {
    aspect-ratio: 4/3;
  }
}

.notas-bloque-1 .notas-bloque-1-grid {
  grid-auto-rows: minmax(180px, auto);
}

.notas-bloque-2 .notas-bloque-2-grid {
  grid-template-rows: repeat(3, minmax(180px, auto));
  grid-auto-flow: dense;
}
.notas-bloque-2 .notas-bloque-2-grid .nota2-ads {
  min-height: 180px;
}
.notas-bloque-2 .notas-bloque-2-grid .nota2-ads-1 {
  grid-column: 3;
  grid-row: 2;
}
.notas-bloque-2 .notas-bloque-2-grid .nota2-mini-stack {
  grid-column: 4;
  grid-row: 2;
}
.notas-bloque-2 .notas-bloque-2-grid .nota2-ads-2 {
  grid-column: 4;
  grid-row: 3;
}
@media (max-width: 1024px) {
  .notas-bloque-2 .notas-bloque-2-grid {
    grid-template-rows: auto;
  }
  .notas-bloque-2 .notas-bloque-2-grid .nota2-ads-1,
  .notas-bloque-2 .notas-bloque-2-grid .nota2-mini-stack,
  .notas-bloque-2 .notas-bloque-2-grid .nota2-ads-2 {
    grid-column: auto;
    grid-row: auto;
  }
}

.notas-bloque-shared {
  width: 100%;
  padding: 2rem 0 0 0;
}
.notas-bloque-shared.notas-bloque-theme-light {
  background-color: #F6F6F6;
  --nb-border-color: rgba(6, 18, 35, 0.1);
  --nb-thumb-bg: rgba(6, 18, 35, 0.05);
  --nb-link-color: rgba(71, 232, 253, 0.5);
  --nb-volanta-color: #00b6ce;
  --nb-title-color: #111827;
  --nb-excerpt-color: #111827;
  --nb-mini-border: rgba(6, 18, 35, 0.1);
  --nb-ads-border: rgba(6, 18, 35, 0.2);
  --mini-stack-border: rgba(6, 18, 35, 0.1);
}
.notas-bloque-shared.notas-bloque-theme-dark {
  background-color: #061223;
  --nb-border-color: rgba(152, 192, 239, 0.2);
  --nb-thumb-bg: rgba(255, 255, 255, .04);
  --nb-link-color: rgba(71, 232, 253, 0.45);
  --nb-volanta-color: #47E8FD;
  --nb-title-color: #ffffff;
  --nb-excerpt-color: rgba(255, 255, 255, .82);
  --nb-mini-border: rgba(152, 192, 239, 0.2);
  --nb-ads-border: rgba(71, 232, 253, 0.35);
  --mini-stack-border: rgba(152, 192, 239, 0.2);
}
.notas-bloque-shared .notas-bloque-shared-grid {
  width: 100%;
  padding: 0 var(--global-content-edge-padding);
  box-sizing: border-box;
  max-width: 1680px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  grid-template-rows: repeat(2, minmax(180px, auto));
  gap: 1.25rem;
}
.notas-bloque-shared .notas-bloque-shared-grid .nota-card {
  min-width: 0;
  padding-bottom: 14px;
  border-bottom: 1px solid var(--nb-border-color);
}
.notas-bloque-shared .notas-bloque-shared-grid .nota-card:hover .nota-card-thumbnail img {
  transform: scale(1.075);
}
.notas-bloque-shared .notas-bloque-shared-grid .nota-card-thumbnail {
  width: 100%;
  aspect-ratio: 16/9;
  overflow: hidden;
  border-radius: 10px;
  margin-bottom: 6px;
  background-color: var(--nb-thumb-bg);
}
.notas-bloque-shared .notas-bloque-shared-grid .nota-card-thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.3s ease-out;
}
.notas-bloque-shared .notas-bloque-shared-grid .nota-card-link {
  display: block;
  min-width: 0;
  color: var(--nb-link-color);
  text-decoration: none;
}
.notas-bloque-shared .notas-bloque-shared-grid .nota-card-link:hover {
  text-decoration: underline;
  text-underline-offset: 0.2em;
}
.notas-bloque-shared .notas-bloque-shared-grid .nota-card-content .nota-card-volanta {
  display: inline-block;
  color: #00b6ce;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 0.85rem;
  font-weight: 600;
  margin-bottom: 6px;
}
.notas-bloque-shared .notas-bloque-shared-grid .nota-card-content .nota-card-title {
  font-size: clamp(1.3rem, 2vw, 1.25rem);
  line-height: 1.3;
  font-weight: 600;
  overflow-wrap: anywhere;
  color: var(--nb-title-color);
  margin-bottom: 0.75rem;
}
.notas-bloque-shared .notas-bloque-shared-grid .nota3-featured {
  grid-column: 1/span 2;
  grid-row: 1/span 2;
}
.notas-bloque-shared .notas-bloque-shared-grid .nota3-featured .nota-card-content .nota-card-title {
  font-size: clamp(1.75rem, 3vw, 2.25rem);
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: -0.5px;
}
.notas-bloque-shared .notas-bloque-shared-grid .nota3-featured .nota-card-content .nota-card-excerpt {
  font-size: 18px;
  line-height: 1.35;
  color: var(--nb-excerpt-color);
  letter-spacing: 0.25px;
  opacity: 0.85;
}
.notas-bloque-shared .notas-bloque-shared-grid .nota3-ads-vertical {
  grid-column: 3;
  grid-row: 1/span 2;
  min-height: 360px;
}
.notas-bloque-shared .notas-bloque-shared-grid .nota3-compact {
  grid-column: 4;
  grid-row: 1;
}
.notas-bloque-shared .notas-bloque-shared-grid .nota3-mini-stack {
  grid-column: 4;
  grid-row: 2;
}
@media (max-width: 1024px) {
  .notas-bloque-shared .notas-bloque-shared-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-template-rows: auto;
  }
  .notas-bloque-shared .notas-bloque-shared-grid .nota3-featured,
  .notas-bloque-shared .notas-bloque-shared-grid .nota3-ads-vertical,
  .notas-bloque-shared .notas-bloque-shared-grid .nota3-compact,
  .notas-bloque-shared .notas-bloque-shared-grid .nota3-mini-stack {
    grid-column: auto;
    grid-row: auto;
  }
}
@media (max-width: 767px) {
  .notas-bloque-shared .notas-bloque-shared-grid {
    grid-template-columns: minmax(0, 1fr);
    overflow-x: clip;
  }
  .notas-bloque-shared .notas-bloque-shared-grid .nota-card-thumbnail {
    aspect-ratio: 4/3;
  }
}

.notas-bloque-2 .nota2-mini-stack,
.notas-bloque-shared .nota3-mini-stack {
  display: flex;
  flex-direction: column;
  gap: 12px;
  border-bottom: 1px solid var(--mini-stack-border);
}

.notas-bloque-2 .nota2-mini-item,
.notas-bloque-shared .nota3-mini-item {
  min-width: 0;
  padding-bottom: 14px;
  border-bottom: 1px solid var(--mini-stack-border);
}
.notas-bloque-2 .nota2-mini-item:last-child,
.notas-bloque-shared .nota3-mini-item:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.notas-bloque-2 .nota2-mini-stack .nota2-mini-item .nota-card-content .nota-card-title,
.notas-bloque-shared .nota3-mini-stack .nota3-mini-item .nota-card-content .nota-card-title {
  font-size: 1.1rem;
  line-height: 1.4;
  overflow-wrap: anywhere;
  margin-bottom: 0;
}

.ad-horizontal {
  --ad-horizontal-bg: white;
  width: 100%;
  padding: 2rem 0;
  background-color: var(--ad-horizontal-bg);
}
.ad-horizontal.ad-horizontal-1 {
  --ad-horizontal-bg: white;
}
.ad-horizontal.ad-horizontal-2 {
  --ad-horizontal-bg: #F6F6F6;
}
.ad-horizontal.ad-horizontal-3, .ad-horizontal.ad-horizontal-4 {
  --ad-horizontal-bg: #061223;
}
.ad-horizontal-container {
  width: 100%;
  padding: 0 var(--global-content-edge-padding);
  max-width: 1680px;
  margin: 0 auto;
  overflow: hidden;
}

.nota-destacada {
  width: 100%;
  background-color: rgb(8.2390243902, 24.7170731707, 48.0609756098);
  padding: 2rem 0;
}
.nota-destacada-container {
  width: 100%;
  padding: 0 var(--global-content-edge-padding);
  max-width: 1680px;
  margin: 0 auto;
}
.nota-destacada-entry {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(1rem, 2.5vw, 2rem);
  align-items: stretch;
  overflow: hidden;
}
.nota-destacada-left {
  padding: 10px 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.nota-destacada-volanta {
  display: inline-block;
  align-self: flex-start;
  margin-bottom: 0.65rem;
  padding: 0.3rem 0.9rem;
  border-radius: 10px;
  color: #47E8FD;
  background-color: rgba(71, 232, 253, 0.14);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 0.82rem;
  font-weight: 500;
}
.nota-destacada-title {
  margin: 0 0 0.75rem;
  font-size: clamp(1.55rem, 3vw, 2.35rem);
  line-height: 1.18;
  font-weight: 600;
}
.nota-destacada-title a {
  color: #fff;
  text-decoration: none;
}
.nota-destacada-title a:hover {
  opacity: 0.9;
  text-decoration: none;
}
.nota-destacada-excerpt {
  color: rgba(255, 255, 255, 0.82);
  font-size: clamp(1rem, 1.4vw, 1.1rem);
  line-height: 1.42;
  margin-bottom: 1rem;
}
.nota-destacada-meta {
  color: rgba(255, 255, 255, 0.72);
  font-size: 0.85rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.45rem;
}
.nota-destacada-sep {
  color: rgba(255, 255, 255, 0.45);
}
.nota-destacada-right {
  min-height: 100%;
}
.nota-destacada-thumbnail {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.04);
  aspect-ratio: 4/3;
  border-radius: 10px;
}
.nota-destacada-thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.4s ease;
}
.nota-destacada-thumbnail:hover img {
  transform: scale(1.04);
}
@media (max-width: 1024px) {
  .nota-destacada-entry {
    grid-template-columns: 1fr;
  }
  .nota-destacada-right {
    order: -1;
  }
}

.notas-bloque-5 {
  width: 100%;
  background-color: #061223;
  padding: 2rem 0 0 0;
  --nb6-border-color: rgba(152, 192, 239, 0.2);
  --nb6-thumb-bg: rgba(255, 255, 255, .04);
  --nb6-link-color: rgba(71, 232, 253, 0.45);
  --nb6-volanta-color: #47E8FD;
  --nb6-title-color: #ffffff;
  --nb6-mini-border: rgba(152, 192, 239, 0.2);
  --nb6-ads-border: rgba(71, 232, 253, 0.35);
}
.notas-bloque-5.entry-related {
  margin: 0 auto;
}
.notas-bloque-5.entry-related .entry-related-posts-title {
  color: #47E8FD;
  width: 100%;
  padding: 0 var(--global-content-edge-padding);
  max-width: 1680px;
  margin: 0 auto 40px auto;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.notas-bloque-5.entry-related .entry-related-posts-title::after {
  content: "";
  display: block;
  width: 40px;
  height: 2px;
  background-color: #47E8FD;
  margin-top: 8px;
}
.notas-bloque-5 .notas-bloque-5-grid {
  width: 100%;
  padding: 0 var(--global-content-edge-padding);
  box-sizing: border-box;
  max-width: 1680px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  grid-template-rows: repeat(2, minmax(180px, auto));
  gap: 1.25rem;
}
.notas-bloque-5 .notas-bloque-5-grid .nota-card {
  min-width: 0;
  padding-bottom: 24px;
  border-bottom: 1px solid var(--nb6-border-color);
}
.notas-bloque-5 .notas-bloque-5-grid .nota-card:hover .nota-card-thumbnail img {
  transform: scale(1.075);
}
.notas-bloque-5 .notas-bloque-5-grid .nota-card-thumbnail {
  width: 100%;
  aspect-ratio: 16/9;
  overflow: hidden;
  border-radius: 10px;
  margin-bottom: 6px;
  background-color: var(--nb6-thumb-bg);
}
.notas-bloque-5 .notas-bloque-5-grid .nota-card-thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.3s ease-out;
}
.notas-bloque-5 .notas-bloque-5-grid .nota-card-link {
  display: block;
  min-width: 0;
  color: var(--nb6-link-color);
  text-decoration: none;
  text-underline-offset: 0.2em;
}
.notas-bloque-5 .notas-bloque-5-grid .nota-card-link:hover {
  text-decoration: underline;
  text-underline-offset: 0.2em;
}
.notas-bloque-5 .notas-bloque-5-grid .nota-card-content .nota-card-volanta {
  display: inline-block;
  color: #00b6ce;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 0.85rem;
  font-weight: 600;
  margin-bottom: 6px;
}
.notas-bloque-5 .notas-bloque-5-grid .nota-card-content .nota-card-title {
  font-size: clamp(1.3rem, 2vw, 1.25rem);
  line-height: 1.3;
  font-weight: 600;
  overflow-wrap: anywhere;
  color: var(--nb6-title-color);
}
.notas-bloque-5 .notas-bloque-5-grid .nota5-ads-vertical {
  grid-column: 3;
  grid-row: 1/span 2;
  min-height: 360px;
}
.notas-bloque-5 .notas-bloque-5-grid .nota5-mini-stack {
  grid-column: 4;
  grid-row: 2;
  display: flex;
  flex-direction: column;
  gap: 12px;
  border-bottom: 1px solid var(--nb6-mini-border);
}
.notas-bloque-5 .notas-bloque-5-grid .nota5-mini-stack .nota5-mini-item {
  padding-bottom: 14px;
  border-bottom: 1px solid var(--nb6-mini-border);
}
.notas-bloque-5 .notas-bloque-5-grid .nota5-mini-stack .nota5-mini-item:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.notas-bloque-5 .notas-bloque-5-grid .nota5-mini-stack .nota5-mini-item .nota-card-title {
  font-size: 1.1rem;
  line-height: 1.4;
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  .notas-bloque-5 .notas-bloque-5-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-template-rows: auto;
  }
  .notas-bloque-5 .notas-bloque-5-grid .nota5-ads-vertical,
  .notas-bloque-5 .notas-bloque-5-grid .nota5-mini-stack {
    grid-column: auto;
    grid-row: auto;
  }
}
@media (max-width: 767px) {
  .notas-bloque-5 .notas-bloque-5-grid {
    grid-template-columns: minmax(0, 1fr);
    overflow-x: clip;
  }
  .notas-bloque-5 .notas-bloque-5-grid .nota-card-thumbnail {
    aspect-ratio: 4/3;
  }
}

.notas-bloque-4x1 {
  width: 100%;
  background-color: #061223;
  padding: 2rem 0;
  --nb4x1-border-color: rgba(152, 192, 239, 0.2);
  --nb4x1-thumb-bg: rgba(255, 255, 255, .04);
  --nb4x1-link-color: rgba(71, 232, 253, 0.45);
  --nb4x1-volanta-color: #47E8FD;
  --nb4x1-title-color: #ffffff;
}
.notas-bloque-4x1 .notas-bloque-4x1-grid {
  width: 100%;
  padding: 0 var(--global-content-edge-padding);
  box-sizing: border-box;
  max-width: 1680px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  grid-template-rows: minmax(180px, auto);
  gap: 1.25rem;
}
.notas-bloque-4x1 .notas-bloque-4x1-grid .nota-card {
  min-width: 0;
  padding-bottom: 24px;
  border-bottom: 1px solid var(--nb4x1-border-color);
}
.notas-bloque-4x1 .notas-bloque-4x1-grid .nota-card:hover .nota-card-thumbnail img {
  transform: scale(1.075);
}
.notas-bloque-4x1 .notas-bloque-4x1-grid .nota-card-thumbnail {
  width: 100%;
  aspect-ratio: 16/9;
  overflow: hidden;
  border-radius: 10px;
  margin-bottom: 6px;
  background-color: var(--nb4x1-thumb-bg);
}
.notas-bloque-4x1 .notas-bloque-4x1-grid .nota-card-thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.3s ease-out;
}
.notas-bloque-4x1 .notas-bloque-4x1-grid .nota-card-link {
  display: block;
  min-width: 0;
  color: var(--nb4x1-link-color);
  text-decoration: none;
  text-underline-offset: 0.2em;
}
.notas-bloque-4x1 .notas-bloque-4x1-grid .nota-card-link:hover {
  text-decoration: underline;
  text-underline-offset: 0.2em;
}
.notas-bloque-4x1 .notas-bloque-4x1-grid .nota-card-content .nota-card-volanta {
  display: inline-block;
  color: #00b6ce;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 0.85rem;
  font-weight: 600;
  margin-bottom: 6px;
  color: var(--nb4x1-volanta-color);
}
.notas-bloque-4x1 .notas-bloque-4x1-grid .nota-card-content .nota-card-title {
  font-size: clamp(1.3rem, 2vw, 1.25rem);
  line-height: 1.3;
  font-weight: 600;
  overflow-wrap: anywhere;
  color: var(--nb4x1-title-color);
}
@media (max-width: 1024px) {
  .notas-bloque-4x1 .notas-bloque-4x1-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-template-rows: auto;
  }
}
@media (max-width: 767px) {
  .notas-bloque-4x1 .notas-bloque-4x1-grid {
    grid-template-columns: minmax(0, 1fr);
    overflow-x: clip;
  }
  .notas-bloque-4x1 .notas-bloque-4x1-grid .nota-card-thumbnail {
    aspect-ratio: 4/3;
  }
}

.content-area {
  margin: 2rem auto 0 auto;
}

.single-post#primary.content-area,
.page-template-default#primary.content-area,
.page#primary.content-area {
  margin: 0;
}
.single-post .content-container.site-container,
.page-template-default .content-container.site-container,
.page .content-container.site-container {
  width: 100%;
  max-width: none;
  padding: 0;
  margin: 0;
}
.single-post .single-post-intro,
.page-template-default .single-post-intro,
.page .single-post-intro {
  background-color: #061223;
}
.single-post .single-post-intro-inner,
.page-template-default .single-post-intro-inner,
.page .single-post-intro-inner {
  width: 100%;
  padding: 0 var(--global-content-edge-padding);
  max-width: 1680px;
  margin: 0 auto;
  text-align: center;
}
.single-post .single-post-intro-thumbnail-wrap,
.page-template-default .single-post-intro-thumbnail-wrap,
.page .single-post-intro-thumbnail-wrap {
  width: 100%;
  margin-top: clamp(0.9rem, 2vw, 1.4rem);
}
.single-post .single-post-intro-thumbnail-wrap .post-thumbnail,
.page-template-default .single-post-intro-thumbnail-wrap .post-thumbnail,
.page .single-post-intro-thumbnail-wrap .post-thumbnail {
  width: 100% !important;
  max-width: 1680px !important;
  margin: 0 auto !important;
  padding-bottom: 55% !important;
}
.single-post .single-post-intro-thumbnail-wrap .post-thumbnail-inner,
.page-template-default .single-post-intro-thumbnail-wrap .post-thumbnail-inner,
.page .single-post-intro-thumbnail-wrap .post-thumbnail-inner {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
}
.single-post .single-post-intro-thumbnail-wrap .post-thumbnail-inner img,
.page-template-default .single-post-intro-thumbnail-wrap .post-thumbnail-inner img,
.page .single-post-intro-thumbnail-wrap .post-thumbnail-inner img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 767px) {
  .single-post .single-post-intro-thumbnail-wrap .post-thumbnail,
  .page-template-default .single-post-intro-thumbnail-wrap .post-thumbnail,
  .page .single-post-intro-thumbnail-wrap .post-thumbnail {
    padding-bottom: 75% !important;
  }
  .single-post .single-post-intro-thumbnail-wrap .post-thumbnail-inner,
  .page-template-default .single-post-intro-thumbnail-wrap .post-thumbnail-inner,
  .page .single-post-intro-thumbnail-wrap .post-thumbnail-inner {
    aspect-ratio: 4/3;
  }
}
.single-post .single-post-intro .ionic-breadcrumbs,
.page-template-default .single-post-intro .ionic-breadcrumbs,
.page .single-post-intro .ionic-breadcrumbs {
  margin-bottom: 1.25rem;
  color: rgba(186, 214, 247, 0.8);
  text-align: center;
}
.single-post .single-post-intro .ionic-breadcrumbs a,
.page-template-default .single-post-intro .ionic-breadcrumbs a,
.page .single-post-intro .ionic-breadcrumbs a {
  color: rgba(186, 214, 247, 0.9);
  text-decoration: none;
}
.single-post .single-post-intro .ionic-breadcrumbs a:hover,
.page-template-default .single-post-intro .ionic-breadcrumbs a:hover,
.page .single-post-intro .ionic-breadcrumbs a:hover {
  color: #47E8FD;
}
.single-post .single-post-intro .ionic-breadcrumb-container,
.page-template-default .single-post-intro .ionic-breadcrumb-container,
.page .single-post-intro .ionic-breadcrumb-container {
  justify-content: center;
}
.single-post .single-post-intro .ionic-bread-current,
.single-post .single-post-intro .bc-delimiter:last-of-type,
.page-template-default .single-post-intro .ionic-bread-current,
.page-template-default .single-post-intro .bc-delimiter:last-of-type,
.page .single-post-intro .ionic-bread-current,
.page .single-post-intro .bc-delimiter:last-of-type {
  display: none;
}
.single-post .single-post-intro .nota-principal-taxonomies,
.page-template-default .single-post-intro .nota-principal-taxonomies,
.page .single-post-intro .nota-principal-taxonomies {
  margin-bottom: 0.7rem;
  text-align: center;
}
.single-post .single-post-intro .nota-principal-volanta,
.page-template-default .single-post-intro .nota-principal-volanta,
.page .single-post-intro .nota-principal-volanta {
  display: inline-block;
  background-color: rgba(71, 232, 253, 0.16);
  backdrop-filter: blur(10px);
  color: #47E8FD;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 0.9rem;
  font-weight: 500;
  padding: 0.35rem 1.25rem;
  border-radius: 30px;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  transition: background-color 0.25s ease, color 0.25s ease;
}
.single-post .single-post-intro .nota-principal-volanta::after,
.page-template-default .single-post-intro .nota-principal-volanta::after,
.page .single-post-intro .nota-principal-volanta::after {
  content: attr(data-text);
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: inherit;
  color: #47E8FD;
  letter-spacing: 0.03em;
  opacity: 0;
  clip-path: inset(0 100% 0 0);
  pointer-events: none;
}
.single-post .single-post-intro:hover .nota-principal-volanta,
.page-template-default .single-post-intro:hover .nota-principal-volanta,
.page .single-post-intro:hover .nota-principal-volanta {
  color: transparent;
}
.single-post .single-post-intro:hover .nota-principal-volanta::after,
.page-template-default .single-post-intro:hover .nota-principal-volanta::after,
.page .single-post-intro:hover .nota-principal-volanta::after {
  opacity: 1;
  animation: volanta-type 0.55s steps(20, end) forwards, volanta-flicker 0.6s linear 0.06s 2;
}
.single-post .single-post-intro .entry-title,
.page-template-default .single-post-intro .entry-title,
.page .single-post-intro .entry-title {
  font-size: clamp(1.75rem, 3vw, 2.5rem);
  line-height: 1.3;
  font-weight: 600;
  color: white;
  margin-bottom: 1.25rem;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
.single-post .single-post-intro .entry-meta,
.page-template-default .single-post-intro .entry-meta,
.page .single-post-intro .entry-meta {
  margin-top: 0;
  margin-bottom: 2.5rem;
  justify-content: center;
  color: #BAD6F7;
}
@media (max-width: 767px) {
  .single-post .single-post-intro .entry-meta,
  .page-template-default .single-post-intro .entry-meta,
  .page .single-post-intro .entry-meta {
    margin-bottom: 0.85rem;
  }
}
.single-post,
.page-template-default,
.page {
  /*
  .entry-hero-container-inner{
      background:
          linear-gradient(180deg, rgba($color: black, $alpha: .22), rgba($color: black, $alpha: .42)),
          color.adjust(variables.$color-primary, $lightness: 2%);
      border-bottom: 1px solid rgba($color: variables.$color-border, $alpha: .2);
  }*/
}
.single-post .entry-hero .hero-container,
.page-template-default .entry-hero .hero-container,
.page .entry-hero .hero-container {
  width: 100%;
  padding: 0 var(--global-content-edge-padding);
  max-width: 1680px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .single-post .entry-hero .hero-container,
  .page-template-default .entry-hero .hero-container,
  .page .entry-hero .hero-container {
    width: 94%;
  }
}
.single-post .entry-hero .entry-header,
.page-template-default .entry-hero .entry-header,
.page .entry-hero .entry-header {
  min-height: clamp(220px, 30vw, 360px);
  display: flex;
  justify-content: center;
  gap: 0.55rem;
}
@media (max-width: 767px) {
  .single-post .entry-hero .entry-header,
  .page-template-default .entry-hero .entry-header,
  .page .entry-hero .entry-header {
    min-height: 190px;
    gap: 0.45rem;
  }
}
.single-post .entry-hero .entry-taxonomies,
.page-template-default .entry-hero .entry-taxonomies,
.page .entry-hero .entry-taxonomies {
  margin-bottom: 0.85rem;
}
.single-post .entry-hero .entry-taxonomies a,
.page-template-default .entry-hero .entry-taxonomies a,
.page .entry-hero .entry-taxonomies a {
  display: inline-flex;
  align-items: center;
  padding: 0.35rem 0.72rem;
  border-radius: 10px;
  background-color: rgba(71, 232, 253, 0.14);
  border: 1px solid rgba(71, 232, 253, 0.35);
  color: #47E8FD;
  font-size: 0.78rem;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  text-decoration: none;
}
.single-post .entry-hero .entry-taxonomies a:hover,
.page-template-default .entry-hero .entry-taxonomies a:hover,
.page .entry-hero .entry-taxonomies a:hover {
  background-color: rgba(71, 232, 253, 0.22);
}
@media (max-width: 767px) {
  .single-post .entry-hero .entry-taxonomies,
  .page-template-default .entry-hero .entry-taxonomies,
  .page .entry-hero .entry-taxonomies {
    margin-bottom: 0.7rem;
  }
  .single-post .entry-hero .entry-taxonomies a,
  .page-template-default .entry-hero .entry-taxonomies a,
  .page .entry-hero .entry-taxonomies a {
    padding: 0.3rem 0.6rem;
    font-size: 0.72rem;
  }
}
.single-post .entry-hero .entry-title,
.single-post .entry-hero .post-title,
.page-template-default .entry-hero .entry-title,
.page-template-default .entry-hero .post-title,
.page .entry-hero .entry-title,
.page .entry-hero .post-title {
  color: #fff;
  font-size: clamp(2rem, 4.5vw, 3.4rem);
  line-height: 1.08;
  letter-spacing: -0.025em;
  text-wrap: balance;
  margin-bottom: 0.35rem;
}
@media (max-width: 1024px) {
  .single-post .entry-hero .entry-title,
  .single-post .entry-hero .post-title,
  .page-template-default .entry-hero .entry-title,
  .page-template-default .entry-hero .post-title,
  .page .entry-hero .entry-title,
  .page .entry-hero .post-title {
    font-size: clamp(1.7rem, 6vw, 2.6rem);
  }
}
.single-post .entry-hero .entry-meta,
.page-template-default .entry-hero .entry-meta,
.page .entry-hero .entry-meta {
  color: rgba(186, 214, 247, 0.86);
  justify-content: center;
  margin-top: 0.35rem;
  margin-bottom: 0;
  font-size: 0.88rem;
}
.single-post .entry-hero .entry-meta > *,
.page-template-default .entry-hero .entry-meta > *,
.page .entry-hero .entry-meta > * {
  align-items: center;
}
.single-post .entry-hero .entry-meta .author-avatar,
.page-template-default .entry-hero .entry-meta .author-avatar,
.page .entry-hero .entry-meta .author-avatar {
  border-radius: 999px;
  overflow: hidden;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.15);
}
.single-post .entry-hero .entry-meta a,
.page-template-default .entry-hero .entry-meta a,
.page .entry-hero .entry-meta a {
  color: rgba(216, 236, 248, 0.96);
}
.single-post .entry-hero .entry-meta a:hover,
.page-template-default .entry-hero .entry-meta a:hover,
.page .entry-hero .entry-meta a:hover {
  color: #47E8FD;
}
.single-post .entry-hero .entry-meta > *:after,
.page-template-default .entry-hero .entry-meta > *:after,
.page .entry-hero .entry-meta > *:after {
  background-color: rgba(186, 214, 247, 0.65);
}
@media (max-width: 767px) {
  .single-post .entry-hero .entry-meta,
  .page-template-default .entry-hero .entry-meta,
  .page .entry-hero .entry-meta {
    font-size: 0.82rem;
    row-gap: 0.35rem;
  }
}
.single-post article.single-entry,
.page-template-default article.single-entry,
.page article.single-entry {
  background-color: white;
  border: 0;
  border-radius: 0;
  padding: 0;
  margin: 0 auto !important;
  box-shadow: none;
}
.single-post .entry-header,
.page-template-default .entry-header,
.page .entry-header {
  margin-bottom: clamp(1rem, 1.8vw, 1.5rem);
}
.single-post .entry-content-wrap,
.page-template-default .entry-content-wrap,
.page .entry-content-wrap {
  width: 100%;
  padding: 0 var(--global-content-edge-padding);
  max-width: 1680px;
  margin: 0 auto;
}
.single-post .entry-content-wrap .single-post-content-grid,
.page-template-default .entry-content-wrap .single-post-content-grid,
.page .entry-content-wrap .single-post-content-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 320px);
  gap: clamp(1.25rem, 2.5vw, 2rem);
  align-items: stretch;
  margin-top: -90px;
  padding-top: 90px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.single-post .entry-content-wrap .single-post-content-grid .single-post-main,
.page-template-default .entry-content-wrap .single-post-content-grid .single-post-main,
.page .entry-content-wrap .single-post-content-grid .single-post-main {
  min-width: 0;
  width: 100%;
  max-width: 100%;
}
.single-post .entry-content-wrap .single-post-content-grid .single-post-main .entry-kicker-line,
.page-template-default .entry-content-wrap .single-post-content-grid .single-post-main .entry-kicker-line,
.page .entry-content-wrap .single-post-content-grid .single-post-main .entry-kicker-line {
  width: 100%;
  margin-bottom: 0.75rem;
}
.single-post .entry-content-wrap .single-post-content-grid .single-post-main .entry-kicker-line .entry-kicker-volanta,
.single-post .entry-content-wrap .single-post-content-grid .single-post-main .entry-kicker-line .entry-kicker-sep,
.page-template-default .entry-content-wrap .single-post-content-grid .single-post-main .entry-kicker-line .entry-kicker-volanta,
.page-template-default .entry-content-wrap .single-post-content-grid .single-post-main .entry-kicker-line .entry-kicker-sep,
.page .entry-content-wrap .single-post-content-grid .single-post-main .entry-kicker-line .entry-kicker-volanta,
.page .entry-content-wrap .single-post-content-grid .single-post-main .entry-kicker-line .entry-kicker-sep {
  color: #00b6ce;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.75px;
  font-weight: 600;
}
.single-post .entry-content-wrap .single-post-content-grid .single-post-main .entry-kicker-line .entry-kicker-game,
.page-template-default .entry-content-wrap .single-post-content-grid .single-post-main .entry-kicker-line .entry-kicker-game,
.page .entry-content-wrap .single-post-content-grid .single-post-main .entry-kicker-line .entry-kicker-game {
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.75px;
  opacity: 0.75;
  font-weight: 500;
}
.single-post .entry-content-wrap .single-post-content-grid .entry-excerpt,
.page-template-default .entry-content-wrap .single-post-content-grid .entry-excerpt,
.page .entry-content-wrap .single-post-content-grid .entry-excerpt {
  font-size: clamp(1.1rem, 1.75vw, 1.5rem);
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 2rem;
  margin-top: 0;
}
.single-post .entry-content-wrap .single-post-content-grid .entry-excerpt::after,
.page-template-default .entry-content-wrap .single-post-content-grid .entry-excerpt::after,
.page .entry-content-wrap .single-post-content-grid .entry-excerpt::after {
  content: "";
  display: block;
  height: 3px;
  width: 30px;
  background: #41c4d5;
  margin-top: 1.25rem;
}
.single-post .entry-content-wrap .single-post-content-grid .single-post-sidebar,
.page-template-default .entry-content-wrap .single-post-content-grid .single-post-sidebar,
.page .entry-content-wrap .single-post-content-grid .single-post-sidebar {
  width: 100%;
  min-height: 300px;
  margin-top: 40px;
}
.single-post .entry-content-wrap .single-post-content-grid #secondary,
.page-template-default .entry-content-wrap .single-post-content-grid #secondary,
.page .entry-content-wrap .single-post-content-grid #secondary {
  width: 100%;
  margin: 0;
}
.single-post .entry-content-wrap .single-post-content-grid #secondary .single-post-sidebar-ad,
.page-template-default .entry-content-wrap .single-post-content-grid #secondary .single-post-sidebar-ad,
.page .entry-content-wrap .single-post-content-grid #secondary .single-post-sidebar-ad {
  width: 100% !important;
  max-width: 100% !important;
  margin-bottom: 2rem;
  min-height: 280px;
}
.single-post .entry-content-wrap .single-post-content-grid #secondary .sidebar-recientes,
.page-template-default .entry-content-wrap .single-post-content-grid #secondary .sidebar-recientes,
.page .entry-content-wrap .single-post-content-grid #secondary .sidebar-recientes {
  margin-bottom: 2rem;
}
.single-post .entry-content-wrap .single-post-content-grid #secondary .sidebar-recientes .sidebar-recientes-title,
.page-template-default .entry-content-wrap .single-post-content-grid #secondary .sidebar-recientes .sidebar-recientes-title,
.page .entry-content-wrap .single-post-content-grid #secondary .sidebar-recientes .sidebar-recientes-title {
  font-size: 0.8rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  color: #00b6ce;
  margin-bottom: 0.75rem;
  padding-bottom: 0.5rem;
  border-bottom: 2px solid #00b6ce;
}
.single-post .entry-content-wrap .single-post-content-grid #secondary .sidebar-recientes .sidebar-recientes-list,
.page-template-default .entry-content-wrap .single-post-content-grid #secondary .sidebar-recientes .sidebar-recientes-list,
.page .entry-content-wrap .single-post-content-grid #secondary .sidebar-recientes .sidebar-recientes-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.single-post .entry-content-wrap .single-post-content-grid #secondary .sidebar-recientes .sidebar-recientes-link,
.page-template-default .entry-content-wrap .single-post-content-grid #secondary .sidebar-recientes .sidebar-recientes-link,
.page .entry-content-wrap .single-post-content-grid #secondary .sidebar-recientes .sidebar-recientes-link {
  display: grid;
  grid-template-columns: 72px 1fr;
  gap: 0.6rem;
  align-items: center;
  padding: 0.6rem 0;
  text-decoration: none;
  color: #111827;
}
.single-post .entry-content-wrap .single-post-content-grid #secondary .sidebar-recientes .sidebar-recientes-link:hover .sidebar-recientes-text,
.page-template-default .entry-content-wrap .single-post-content-grid #secondary .sidebar-recientes .sidebar-recientes-link:hover .sidebar-recientes-text,
.page .entry-content-wrap .single-post-content-grid #secondary .sidebar-recientes .sidebar-recientes-link:hover .sidebar-recientes-text {
  color: #00b6ce;
}
.single-post .entry-content-wrap .single-post-content-grid #secondary .sidebar-recientes .sidebar-recientes-thumb,
.page-template-default .entry-content-wrap .single-post-content-grid #secondary .sidebar-recientes .sidebar-recientes-thumb,
.page .entry-content-wrap .single-post-content-grid #secondary .sidebar-recientes .sidebar-recientes-thumb {
  width: 72px;
  height: 72px;
  overflow: hidden;
  border-radius: 6px;
  flex-shrink: 0;
}
.single-post .entry-content-wrap .single-post-content-grid #secondary .sidebar-recientes .sidebar-recientes-thumb .sidebar-recientes-img,
.page-template-default .entry-content-wrap .single-post-content-grid #secondary .sidebar-recientes .sidebar-recientes-thumb .sidebar-recientes-img,
.page .entry-content-wrap .single-post-content-grid #secondary .sidebar-recientes .sidebar-recientes-thumb .sidebar-recientes-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.single-post .entry-content-wrap .single-post-content-grid #secondary .sidebar-recientes .sidebar-recientes-text,
.page-template-default .entry-content-wrap .single-post-content-grid #secondary .sidebar-recientes .sidebar-recientes-text,
.page .entry-content-wrap .single-post-content-grid #secondary .sidebar-recientes .sidebar-recientes-text {
  font-size: 0.95rem;
  line-height: 1.35;
  font-weight: 500;
  transition: color 0.2s ease;
}
@media (max-width: 1024px) {
  .single-post .entry-content-wrap .single-post-content-grid,
  .page-template-default .entry-content-wrap .single-post-content-grid,
  .page .entry-content-wrap .single-post-content-grid {
    grid-template-columns: minmax(0, 1fr);
    width: 100%;
  }
  .single-post .entry-content-wrap .single-post-content-grid .single-post-main,
  .page-template-default .entry-content-wrap .single-post-content-grid .single-post-main,
  .page .entry-content-wrap .single-post-content-grid .single-post-main {
    max-width: 768px;
    margin-inline: auto;
  }
  .single-post .entry-content-wrap .single-post-content-grid .single-post-sidebar,
  .page-template-default .entry-content-wrap .single-post-content-grid .single-post-sidebar,
  .page .entry-content-wrap .single-post-content-grid .single-post-sidebar {
    margin-top: 0.5rem;
  }
}
.single-post .entry-content.single-content,
.page-template-default .entry-content.single-content,
.page .entry-content.single-content {
  min-width: 0;
  max-width: 768px;
  margin-left: auto;
  margin-right: auto;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  color: #111827;
  font-size: 18px;
  line-height: 1.65;
  padding-bottom: 3rem;
}
.single-post .entry-content.single-content > * + *,
.page-template-default .entry-content.single-content > * + *,
.page .entry-content.single-content > * + * {
  margin-top: 1.05em;
}
.single-post .entry-content.single-content .entry-content-body > p:first-of-type::first-letter,
.page-template-default .entry-content.single-content .entry-content-body > p:first-of-type::first-letter,
.page .entry-content.single-content .entry-content-body > p:first-of-type::first-letter {
  float: left;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 3.75rem;
  line-height: 0.88;
  font-weight: 300;
  margin-right: 0.12em;
  margin-top: 0.08em;
  margin-bottom: -10px;
}
.single-post .entry-content.single-content p,
.single-post .entry-content.single-content li,
.page-template-default .entry-content.single-content p,
.page-template-default .entry-content.single-content li,
.page .entry-content.single-content p,
.page .entry-content.single-content li {
  color: #111827;
}
.single-post .entry-content.single-content a,
.page-template-default .entry-content.single-content a,
.page .entry-content.single-content a {
  color: #00b6ce;
  text-decoration-thickness: 0.08em;
  text-underline-offset: 0.14em;
}
.single-post .entry-content.single-content a:hover,
.page-template-default .entry-content.single-content a:hover,
.page .entry-content.single-content a:hover {
  color: rgb(0, 154.9650485437, 175.4);
}
.single-post .entry-content.single-content h2,
.single-post .entry-content.single-content h3,
.single-post .entry-content.single-content h4,
.single-post .entry-content.single-content h5,
.single-post .entry-content.single-content h6,
.page-template-default .entry-content.single-content h2,
.page-template-default .entry-content.single-content h3,
.page-template-default .entry-content.single-content h4,
.page-template-default .entry-content.single-content h5,
.page-template-default .entry-content.single-content h6,
.page .entry-content.single-content h2,
.page .entry-content.single-content h3,
.page .entry-content.single-content h4,
.page .entry-content.single-content h5,
.page .entry-content.single-content h6 {
  line-height: 1.3;
  margin-top: 1.65em;
  margin-bottom: 0.6em;
}
.single-post .entry-content.single-content h2,
.page-template-default .entry-content.single-content h2,
.page .entry-content.single-content h2 {
  font-size: clamp(1.45rem, 2.3vw, 1.7rem);
}
.single-post .entry-content.single-content h3,
.page-template-default .entry-content.single-content h3,
.page .entry-content.single-content h3 {
  font-size: clamp(1.25rem, 1.9vw, 1.4rem);
}
.single-post .entry-content.single-content blockquote,
.page-template-default .entry-content.single-content blockquote,
.page .entry-content.single-content blockquote {
  border-left: 3px solid #47E8FD;
  background-color: rgba(71, 232, 253, 0.08);
  margin: 1.4rem 0;
  padding: 0.9rem 1rem;
  border-radius: 0 10px 10px 0;
}
.single-post .entry-content.single-content img,
.page-template-default .entry-content.single-content img,
.page .entry-content.single-content img {
  border-radius: 10px;
}
.single-post .entry-content.single-content .wp-block-separator,
.page-template-default .entry-content.single-content .wp-block-separator,
.page .entry-content.single-content .wp-block-separator {
  margin: 2.5rem 0;
  width: 60px;
  height: 2px;
  color: #111827;
}
.single-post .entry-content.single-content .wp-element-caption,
.page-template-default .entry-content.single-content .wp-element-caption,
.page .entry-content.single-content .wp-element-caption {
  text-align: left;
}
@media (max-width: 767px) {
  .single-post .entry-content.single-content,
  .page-template-default .entry-content.single-content,
  .page .entry-content.single-content {
    font-size: 1rem;
    line-height: 1.72;
  }
}
.single-post .single-post-ad-horizontal,
.page-template-default .single-post-ad-horizontal,
.page .single-post-ad-horizontal {
  padding: clamp(1.5rem, 3vw, 2rem) var(--global-content-edge-padding);
  text-align: center;
  background-color: white;
}
.single-post .single-post-ad-horizontal--after-related,
.page-template-default .single-post-ad-horizontal--after-related,
.page .single-post-ad-horizontal--after-related {
  background-color: transparent;
}
.single-post .entry-footer,
.page-template-default .entry-footer,
.page .entry-footer {
  margin-top: 2rem !important;
  padding-top: 2rem;
  border-top: 1px solid rgba(17, 24, 39, 0.15);
}
.single-post .entry-footer .entry-tags,
.page-template-default .entry-footer .entry-tags,
.page .entry-footer .entry-tags {
  margin-top: 0 !important;
}
.single-post .entry-footer .entry-tags-title,
.page-template-default .entry-footer .entry-tags-title,
.page .entry-footer .entry-tags-title {
  margin-top: 0 !important;
}
.single-post .entry-footer .entry-tags .tags-links .tag-link,
.page-template-default .entry-footer .entry-tags .tags-links .tag-link,
.page .entry-footer .entry-tags .tags-links .tag-link {
  border-radius: 10px;
  border-color: rgba(17, 24, 39, 0.2);
  background-color: rgba(17, 24, 39, 0.02);
  color: rgba(17, 24, 39, 0.75);
  padding: 0.3rem 0.75rem;
}
.single-post .entry-footer .entry-tags .tags-links .tag-link:hover,
.page-template-default .entry-footer .entry-tags .tags-links .tag-link:hover,
.page .entry-footer .entry-tags .tags-links .tag-link:hover {
  background-color: rgba(17, 24, 39, 0.06);
  color: rgba(17, 24, 39, 0.95);
}
.single-post .entry-footer .entry-tags .tags-links .tag-link .tag-hash,
.page-template-default .entry-footer .entry-tags .tags-links .tag-link .tag-hash,
.page .entry-footer .entry-tags .tags-links .tag-link .tag-hash {
  display: none;
}

.archive-horizontal-ad {
  padding: 1.25rem 0;
}

.archive .entry-hero-container-inner {
  background-color: #061223;
}
.archive .entry-hero-container-inner .hero-container.site-container .entry-header {
  min-height: unset;
  align-items: flex-start;
}
.archive .entry-hero-container-inner .hero-container.site-container .entry-header .page-title {
  color: white;
}
.archive .content-wrap {
  padding-bottom: 3rem;
}
.archive .entry-related {
  background-color: rgb(8.2390243902, 24.7170731707, 48.0609756098);
  padding-bottom: 3rem;
}

.archive-notas-grid {
  width: 100%;
  max-width: 1680px;
  box-sizing: border-box;
  margin: 0 auto;
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  grid-template-rows: repeat(4, minmax(0px, auto));
  gap: 1.25rem;
  --archive-card-border: rgba(152, 192, 239, 0.2);
  --archive-thumb-bg: rgba(255, 255, 255, .04);
  --archive-volanta-color: #47E8FD;
  --archive-title-color: #ffffff;
  --archive-link-color: rgba(71, 232, 253, 0.45);
}
.archive-notas-grid > li {
  min-width: 0;
  padding-bottom: 24px;
  border-bottom: 1px solid var(--archive-card-border);
}
.archive-notas-grid > li .entry {
  background: transparent;
  border: 0;
  box-shadow: none;
  padding: 0;
  margin: 0;
}
.archive-notas-grid > li .entry-content-wrap {
  margin-top: 0.5rem;
  padding: 0;
}
.archive-notas-grid > li .post-thumbnail {
  width: 100%;
  aspect-ratio: 16/9;
  overflow: hidden;
  border-radius: 10px;
  margin-bottom: 6px;
  background-color: var(--archive-thumb-bg);
  padding: 0;
}
.archive-notas-grid > li .post-thumbnail[class*=ionic-thumbnail-ratio] {
  aspect-ratio: 16/9;
  padding-top: 0;
  height: auto;
}
.archive-notas-grid > li .post-thumbnail-inner,
.archive-notas-grid > li .post-thumbnail-link,
.archive-notas-grid > li .post-thumbnail img {
  display: block;
  width: 100%;
  height: 100%;
}
.archive-notas-grid > li .post-thumbnail img {
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.3s ease-out;
}
.archive-notas-grid > li:hover .post-thumbnail img {
  transform: scale(1.075);
}
.archive-notas-grid > li .entry-volanta .entry-volanta-text {
  display: inline-block;
  color: #00b6ce;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 0.85rem;
  font-weight: 600;
  margin-bottom: 6px;
  color: var(--archive-volanta-color);
}
.archive-notas-grid > li .entry-title {
  margin: 0;
  font-size: clamp(1.3rem, 2vw, 1.25rem);
  line-height: 1.3;
  font-weight: 600;
}
.archive-notas-grid > li .entry-title a {
  display: block;
  min-width: 0;
  overflow-wrap: anywhere;
  color: var(--archive-title-color);
  text-decoration: none;
  text-underline-offset: 0.2em;
}
.archive-notas-grid > li .entry-title a:hover {
  text-decoration: none;
}
.archive-notas-grid > li .entry-summary,
.archive-notas-grid > li .entry-meta,
.archive-notas-grid > li .entry-footer {
  display: none;
}
.archive-notas-grid > li:first-child {
  grid-column: 1/3;
  grid-row: 1/3;
}
.archive-notas-grid > li:first-child .entry-title {
  font-size: clamp(1.75rem, 3vw, 2.25rem);
  line-height: 1.2;
  letter-spacing: -0.5px;
}
.archive-notas-grid > li:first-child .entry-summary {
  display: block;
  margin-top: 0.7rem;
  font-size: 18px;
  line-height: 1.4;
  color: rgba(216, 236, 248, 0.9);
}
.archive-notas-grid > li:nth-child(2) {
  grid-column: 3;
  grid-row: 1;
}
.archive-notas-grid > li:nth-child(3) {
  grid-column: 4;
  grid-row: 1;
}
.archive-notas-grid > .archive-grid-ad {
  grid-column: 3;
  grid-row: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 210px;
  border-bottom: 1px solid var(--archive-card-border);
  text-align: center;
}
.archive-notas-grid > li:nth-child(5) {
  grid-column: 4;
  grid-row: 2;
}
@media (max-width: 1024px) {
  .archive-notas-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    grid-template-rows: auto;
  }
  .archive-notas-grid > li:first-child {
    grid-column: 1/3;
    grid-row: auto;
  }
  .archive-notas-grid > li:nth-child(2),
  .archive-notas-grid > li:nth-child(3),
  .archive-notas-grid > li:nth-child(5),
  .archive-notas-grid > .archive-grid-ad {
    grid-column: auto;
    grid-row: auto;
  }
}
@media (max-width: 767px) {
  .archive-notas-grid {
    grid-template-columns: minmax(0, 1fr) !important;
    overflow-x: clip;
  }
  .archive-notas-grid > li .post-thumbnail {
    aspect-ratio: 4/3;
  }
  .archive-notas-grid > li .post-thumbnail[class*=ionic-thumbnail-ratio] {
    aspect-ratio: 4/3;
    padding-top: 0;
    height: auto;
  }
  .archive-notas-grid > li .post-thumbnail-inner {
    aspect-ratio: 4/3;
  }
  .archive-notas-grid > li:first-child {
    grid-column: 1;
  }
  .archive-notas-grid > li .entry-title {
    font-size: 1.2rem;
  }
}

.pagination {
  margin: 0 0 3rem 0;
}
.pagination .nav-links {
  display: flex;
  align-items: center;
  justify-content: center;
}
.pagination .page-numbers {
  background-color: rgba(152, 192, 239, 0.05);
  color: #111827;
  text-decoration: none;
  color: white;
  border: 1px solid rgba(255, 255, 255, 0);
}
.pagination .page-numbers:hover {
  color: #47E8FD;
  border: 1px solid rgba(71, 232, 253, 0.2);
}
.pagination .page-numbers.current {
  background-color: #47E8FD;
  color: #061223;
  border: 0;
}
.pagination .page-numbers.dots {
  background-color: transparent;
}

.page-template .entry-header {
  max-width: 1680px;
  padding: 2rem var(--global-content-edge-padding);
  margin: 0 auto;
  min-height: unset;
  align-items: flex-start;
}
.page-template .entry-header .page-title {
  color: white;
  width: -moz-fit-content;
  width: fit-content;
  border-bottom: 5px solid rgba(0, 182, 206, 0.2);
}
.page-template .ad-horizontal.ad-horizontal-1 {
  background-color: #061223;
}
.page-template .ad-horizontal.ad-horizontal-2 {
  background-color: white;
}
.page-template .ad-horizontal.ad-horizontal-3 {
  background-color: white;
}
.page-template .ad-horizontal.ad-horizontal-5 {
  background-color: #061223;
}

.page .entry-hero-container-inner {
  background-color: rgb(8.2390243902, 24.7170731707, 48.0609756098);
  padding: 4rem 0 4rem 0;
}
.page .entry-hero-container-inner .hero-container .entry-header {
  padding: 0;
  min-height: unset;
}
.page .entry-hero-container-inner .hero-container .entry-header .entry-title {
  font-size: clamp(1.75rem, 3vw, 2.5rem);
  line-height: 1.3;
  font-weight: 600;
  color: white;
  max-width: 900px;
  margin: 0 auto;
}
.page .content-area {
  margin-top: 0;
  margin-bottom: 3rem;
}
.page .content-area .single-post-content-grid {
  margin-top: 0;
  padding-top: 3rem;
}

.page-content {
  margin: 2rem auto 3rem auto;
}