.elementor-54043 .elementor-element.elementor-element-a1e42c6{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-54043 .elementor-element.elementor-element-1fb7c7d{--display:flex;--flex-direction:row-reverse;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap-reverse;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-54043 .elementor-element.elementor-element-7945b40{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-54043 .elementor-element.elementor-element-b84aae4{--display:flex;}.elementor-54043 .elementor-element.elementor-element-046a43e{--display:flex;}.elementor-54043 .elementor-element.elementor-element-f2851f4{--display:flex;}.elementor-54043 .elementor-element.elementor-element-97181c0{--display:flex;}.elementor-54043 .elementor-element.elementor-element-f8d5556{--display:flex;}.elementor-54043 .elementor-element.elementor-element-39505cd{width:100%;max-width:100%;}.elementor-54043 .elementor-element.elementor-element-39505cd.elementor-element{--align-self:center;}.elementor-54043 .elementor-element.elementor-element-5119724.elementor-element{--align-self:center;}.elementor-54043 .elementor-element.elementor-element-4cc146e.elementor-element{--align-self:center;}.elementor-54043 .elementor-element.elementor-element-66c6c74.elementor-element{--align-self:center;}@media(min-width:768px){.elementor-54043 .elementor-element.elementor-element-7945b40{--width:100%;}}/* Start custom CSS for container, class: .elementor-element-a1e42c6 *//* =========================
   COMMUNITY HUB HERO
========================= */

.hr-main-register {
    min-height: auto;
    padding: 80px 40px 60px !important;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    background:
        radial-gradient(circle at top left, rgba(255,255,255,0.06), transparent 30%),
        radial-gradient(circle at bottom right, rgba(255,255,255,0.05), transparent 35%),
        linear-gradient(135deg, #0a0a0a 0%, #1a1a1a 100%);
    margin: 20px;
    font-family: 'Satoshi', sans-serif;
}

.hr-register-wrapper {
    width: 100%;
    max-width: 700px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 0;
    padding: 0;
    box-sizing: border-box;
}

.hr-left-register {
    width: 100%;
    margin-top: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.hr-badge {
    display: block;
    width: fit-content;
    margin: 0 auto 32px auto;
    padding: 12px 24px;
    border-radius: 999px;
    border: 1px solid rgba(255,255,255,0.10);
    background: rgba(255,255,255,0.05);
    backdrop-filter: blur(12px);
    color: rgba(255,255,255,0.9);
    font-family: 'Satoshi', sans-serif;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 2.5px;
    text-transform: uppercase;
}

.hr-left-register h1 {
    font-size: 68px;
    line-height: 0.94;
    font-weight: 800;
    letter-spacing: -3px;
    color: #ffffff;
    margin-bottom: 28px;
    text-align: center;
    font-family: 'Satoshi', sans-serif;
}

.hr-left-register p {
    max-width: 520px;
    margin: 0 auto;
    font-size: 17px;
    line-height: 1.7;
    color: rgba(255,255,255,0.6);
    padding-bottom: 4px;
    text-align: center;
    font-family: 'Satoshi', sans-serif;
}

.hr-right-register {
    display: none;
}

/* MOBILE */
@media (max-width: 768px) {
    .hr-main-register {
        margin: 12px;
        padding: 200px 20px 50px !important;
        border-radius: 16px;
    }

    .hr-register-wrapper {
        max-width: 100%;
    }

    .hr-badge {
        font-size: 12px;
        padding: 10px 18px;
        margin-bottom: 24px;
    }

    .hr-left-register h1 {
        font-size: 38px;
        letter-spacing: -2px;
        margin-bottom: 20px;
    }

    .hr-left-register p {
        font-size: 15px;
        padding: 0 8px;
    }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-823c6c3 *//* =========================
   PROGRESS WRAPPER
========================= */

.hr-progress-wrapper {
  margin: 0;
  font-family: 'Satoshi', sans-serif;
  text-align: center;
}

/* =========================
   TEXT
========================= */

.hr-progress-text {
  font-size: 16px;
  margin-bottom: 14px;
  color: #111;
  font-weight: 600;
  letter-spacing: 0.2px;
}

.hr-progress-text strong {
  font-size: 20px;
  font-weight: 700;
}

/* =========================
   BAR
========================= */

.hr-progress-bar {
  width: 100%;
  max-width: 520px;
  height: 16px;
  margin: 0 auto;

  background: linear-gradient(180deg, rgba(0,0,0,0.04), rgba(0,0,0,0.08));
  border-radius: 999px;
  overflow: hidden;

  display: flex;

  box-shadow:
    inset 0 1px 2px rgba(0,0,0,0.08),
    0 2px 6px rgba(0,0,0,0.04);
}

/* =========================
   FILLS
========================= */

.hr-progress-fill {
  height: 100%;
  transition: width 1s cubic-bezier(.4,0,.2,1);
  position: relative;
}

/* VISITED (Grün – leicht edler Verlauf) */
.hr-progress-fill.visited {
  background: linear-gradient(90deg, #2d6a4f, #40916c);
}

/* MISSING (Rot – etwas tiefer) */
.hr-progress-fill.missing {
  background: linear-gradient(90deg, #B11F1A, #d62828);
}

/* =========================
   SUBTILE GLOSS EFFECT
========================= */

.hr-progress-fill::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    120deg,
    rgba(255,255,255,0.25) 0%,
    rgba(255,255,255,0) 40%
  );
  pointer-events: none;
}

/* =========================
   HOVER (optional Premium Effekt)
========================= */

.hr-progress-wrapper:hover .hr-progress-fill.visited {
  filter: brightness(1.05);
}

.hr-progress-wrapper:hover .hr-progress-fill.missing {
  filter: brightness(1.05);
}


.hr-database {
  padding: 20px 20px;
  background: #ffffff;
  text-align: center;

  border-radius: 20px;        /* 👉 macht die Box rund */
  box-shadow: 0 10px 30px rgba(0,0,0,0.05); /* 👉 optional für Tiefe */
}

.hr-container {
  max-width: 800px;
  margin: 0 auto;
}

.hr-title {
  font-size: 36px;
  font-weight: 800;
  margin-bottom: 40px;
  letter-spacing: 1px;
}

.hr-text {
  font-size: 18px;
  line-height: 1.8;
  color: #666;
  margin-bottom: 20px;
}

.hr-text.strong {
  font-weight: 600;
  color: #222;
}

.hr-text.highlight {
  font-weight: 600;
  color: #000;
  margin-top: 10px;
}

.hr-list {
  margin: 30px 0;
}

.hr-list p {
  font-size: 17px;
  color: #444;
  margin-bottom: 10px;
}

.hr-text.final {
  font-size: 20px;
  font-weight: 700;
  color: #000;
  margin-top: 30px;
}

/* Mobile */
@media (max-width: 768px) {
  .hr-title {
    font-size: 26px;
  }

  .hr-text {
    font-size: 16px;
  }

  .hr-text.final {
    font-size: 18px;
  }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-c2bb242 *//* =========================
   DASHBOARD ALIGN FIX
========================= */

.hr-dashboard {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 30px;
  margin: 40px 0;

  align-items: start;

  /* 👉 Satoshi global */
  font-family: 'Satoshi', sans-serif;
}

/* =========================
   CARD
========================= */

.hr-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}

/* =========================
   NUMBER (FIX HEIGHT)
========================= */

.hr-number {
  font-size: 42px;
  font-weight: 700;
  letter-spacing: -0.5px;
  color: #111;

  line-height: 1;
  min-height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;

  /* 👉 extra sauber */
  font-family: 'Satoshi', sans-serif;
}

/* =========================
   LABEL (FIX HEIGHT)
========================= */

.hr-label {
  margin-top: 6px;
  font-size: 11px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #555;
  font-weight: 500;

  min-height: 32px;

  /* 👉 konsistent */
  font-family: 'Satoshi', sans-serif;
}

/* =========================
   OPEN BOX FIX
========================= */

.hr-card.highlight {
  background: #2d6a4f42;
  padding: 1px 10px;
  border-radius: 14px;
}

/* OPEN NUMBER */
.hr-card.highlight .hr-number {
  color: #2f6f55;
}

/* =========================
   RESPONSIVE
========================= */

@media (max-width: 1024px) {
  .hr-dashboard {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 600px) {
  .hr-dashboard {
    grid-template-columns: repeat(2, 1fr);
  }

  .hr-number {
    font-size: 32px;
  }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-395fcf5 *//* =========================
   GLOBAL WRAPPER
========================= */

.visited-wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 32px;
}

/* =========================
   TOP COUNTER
========================= */

.visited-top {
  margin-bottom: 30px;
}

.visited-total {
  font-size: 24px;
  font-weight: 600;
  letter-spacing: -0.3px;
  background: linear-gradient(135deg, #111, #2b2b2b);
  color: #fff;
  padding: 14px 22px;
  border-radius: 14px;
  display: inline-block;
  box-shadow: 0 10px 25px rgba(0,0,0,0.15);
}

/* =========================
   BLOCK CARD
========================= */

.location-block {
  background: #ffffff;
  padding: 22px 20px;
  border-radius: 18px;
  border: 1px solid rgba(0,0,0,0.05);
  box-shadow: 0 6px 20px rgba(0,0,0,0.04), 0 1px 2px rgba(0,0,0,0.06);
  transition: all 0.25s ease;
  max-height: 520px;
  overflow-y: auto;
}

.location-block:hover {
  transform: translateY(-2px);
  box-shadow: 0 12px 30px rgba(0,0,0,0.08), 0 2px 4px rgba(0,0,0,0.08);
}

/* =========================
   BLOCK TITLE
========================= */

.block-title {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 14px;
  color: #111;
  letter-spacing: 0.2px;
}

/* =========================
   LIST RESET
========================= */

.visited-locations {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* =========================
   ITEM ROW
========================= */

.location-item {
  display: grid;
  grid-template-columns: 50px 1fr auto;
  align-items: center;
  padding: 8px 10px;
  border-radius: 10px;
  transition: all 0.2s ease;
}

.location-item:hover {
  background: rgba(0,0,0,0.04);
}

.location-item:not(:last-child) {
  border-bottom: 1px solid rgba(0,0,0,0.03);
}

/* =========================
   NUMBER
========================= */

.location-number {
  font-size: 13px;
  font-weight: 600;
  color: rgba(0,0,0,0.35);
  -webkit-font-smoothing: antialiased;
}

/* =========================
   TITLE
========================= */

.location-title {
  font-size: 14px;
  font-weight: 500;
  color: #111;
  letter-spacing: 0.2px;
  -webkit-font-smoothing: antialiased;
}

/* =========================
   DATE
========================= */

.location-date {
  font-size: 12px;
  font-weight: 400;
  color: rgba(0,0,0,0.45);
  white-space: nowrap;
  -webkit-font-smoothing: antialiased;
}

/* =========================
   CLOSED STATE
========================= */

.location-item.closed .location-title {
  color: #e11d48;
}

.location-item.closed {
  opacity: 0.65;
}

/* =========================
   SCROLLBAR
========================= */

.location-block::-webkit-scrollbar {
  width: 6px;
}

.location-block::-webkit-scrollbar-thumb {
  background: rgba(0,0,0,0.15);
  border-radius: 10px;
}

/* =========================
   RESPONSIVE
========================= */

@media (max-width: 1024px) {
  .visited-wrapper {
    grid-template-columns: 1fr;
  }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-1e54c8a *//* =========================
   STATS WRAPPER
========================= */

.hr-stats-wrapper {
  margin: 30px 0;
  font-family: 'Satoshi', sans-serif;
}

/* =========================
   STAT ROW (Balken)
========================= */

.hr-stat-row {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 12px;
}

.hr-stat-row:hover .hr-stat-bar {
  filter: brightness(1.1);
}

/* =========================
   STAT LABEL (Jahr / Land)
========================= */

.hr-stat-label {
  font-size: 14px;
  font-weight: 600;
  color: #111;
  text-align: right;
  letter-spacing: 0.2px;
  -webkit-font-smoothing: antialiased;
}

/* =========================
   STAT BAR BACKGROUND
========================= */

.hr-stat-bar-bg {
  flex: 1;
  height: 24px;
  background: #f0f0f0;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.06);
}

/* =========================
   STAT BAR FILL - Farbverlauf Grün→Gelb→Rot
========================= */

.hr-stat-bar {
  height: 100%;
  border-radius: 12px;
  transition: width 0.8s cubic-bezier(.4,0,.2,1);
  position: relative;
  background: linear-gradient(90deg, #2d6a4f, #52b788, #f4a261, #e76f51, #e63946);
}

/* Gloss Effect */
.hr-stat-bar::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    120deg,
    rgba(255,255,255,0.25) 0%,
    rgba(255,255,255,0) 40%
  );
  pointer-events: none;
}

/* =========================
   STAT COUNT
========================= */

.hr-stat-count {
  width: 40px;
  font-size: 14px;
  font-weight: 700;
  color: #111;
  text-align: left;
  -webkit-font-smoothing: antialiased;
}

/* =========================
   PIE CHART
========================= */

.hr-pie-wrapper {
  display: flex;
  gap: 28px;
  flex-wrap: wrap;
  align-items: center;
}

.hr-pie-circle {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  box-shadow: 0 8px 24px rgba(0,0,0,0.08);
  transition: transform 0.3s ease;
}

.hr-pie-circle:hover {
  transform: scale(1.03);
}

/* =========================
   PIE LEGEND
========================= */

.hr-pie-legend {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.hr-pie-legend-item {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  font-weight: 500;
  color: #111;
  -webkit-font-smoothing: antialiased;
}

.hr-pie-legend-dot {
  width: 12px;
  height: 12px;
  border-radius: 3px;
  flex-shrink: 0;
}

/* =========================
   RESPONSIVE
========================= */

@media (max-width: 600px) {
  .hr-stat-label {
    font-size: 12px;
  }

  .hr-stat-count {
    font-size: 12px;
    width: 30px;
  }

  .hr-pie-circle {
    width: 120px;
    height: 120px;
  }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-f641c80 *//* =========================
   STATS WRAPPER
========================= */

.hr-stats-wrapper {
  margin: 30px 0;
  font-family: 'Satoshi', sans-serif;
}

/* =========================
   STAT ROW (Balken)
========================= */

.hr-stat-row {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 12px;
}

.hr-stat-row:hover .hr-stat-bar {
  filter: brightness(1.1);
}

/* =========================
   STAT LABEL (Kontinent / Land)
========================= */

.hr-stat-label {
  font-size: 14px;
  font-weight: 600;
  color: #111;
  text-align: right;
  letter-spacing: 0.2px;
  -webkit-font-smoothing: antialiased;
}

/* =========================
   STAT BAR BACKGROUND
========================= */

.hr-stat-bar-bg {
  flex: 1;
  height: 24px;
  background: #f0f0f0;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.06);
}

/* =========================
   STAT BAR FILL - VISITED (Schwarz-Grau)
========================= */

.hr-stat-bar {
  height: 100%;
  border-radius: 12px;
  transition: width 0.8s cubic-bezier(.4,0,.2,1);
  position: relative;
  background: linear-gradient(90deg, #111111, #333333, #666666, #999999, #cccccc);
}

/* Gloss Effect */
.hr-stat-bar::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    120deg,
    rgba(255,255,255,0.25) 0%,
    rgba(255,255,255,0) 40%
  );
  pointer-events: none;
}

/* =========================
   STAT BAR - MISSING (Rot)
========================= */

.hr-stat-bar.missing {
  background: linear-gradient(90deg, #B11F1A, #dc2626);
}

/* =========================
   STAT BAR - COMPLETED (Grün durchgestrichen)
========================= */

.hr-stat-bar.completed {
  background: linear-gradient(90deg, #2d6a4f, #40916c);
  width: 100% !important;
}

.hr-stat-bar.completed::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 6px;
  right: 6px;
  height: 2px;
  background: rgba(255,255,255,0.5);
  transform: translateY(-50%);
  border-radius: 1px;
  z-index: 2;
}

/* =========================
   STAT COUNT
========================= */

.hr-stat-count {
  width: 70px;
  font-size: 13px;
  font-weight: 700;
  color: #111;
  text-align: right;
  -webkit-font-smoothing: antialiased;
}

/* =========================
   PIE CHART
========================= */

.hr-pie-wrapper {
  display: flex;
  gap: 28px;
  flex-wrap: wrap;
  align-items: center;
}

.hr-pie-circle {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  box-shadow: 0 8px 24px rgba(0,0,0,0.08);
  transition: transform 0.3s ease;
}

.hr-pie-circle:hover {
  transform: scale(1.03);
}

/* =========================
   PIE LEGEND
========================= */

.hr-pie-legend {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.hr-pie-legend-item {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  font-weight: 500;
  color: #111;
  -webkit-font-smoothing: antialiased;
}

.hr-pie-legend-dot {
  width: 12px;
  height: 12px;
  border-radius: 3px;
  flex-shrink: 0;
}

/* =========================
   RESPONSIVE
========================= */

@media (max-width: 600px) {
  .hr-stat-label {
    font-size: 12px;
  }

  .hr-stat-count {
    font-size: 12px;
    width: 50px;
  }

  .hr-pie-circle {
    width: 120px;
    height: 120px;
  }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-67ec1f2 *//* =========================
   MISSING DASHBOARD - FULL WIDTH
========================= */

.hardrock-dashboard-missing {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 30px;
  margin: 40px 0;
  align-items: start;
  font-family: 'Satoshi', sans-serif;
}

.hardrock-dashboard-missing .hr-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}

.hardrock-dashboard-missing .hr-number {
  font-size: 42px;
  font-weight: 700;
  letter-spacing: -0.5px;
  color: #111;
  line-height: 1;
  min-height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Satoshi', sans-serif;
}

.hardrock-dashboard-missing .hr-label {
  margin-top: 6px;
  font-size: 11px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #555;
  font-weight: 500;
  min-height: 32px;
  font-family: 'Satoshi', sans-serif;
}

.hardrock-dashboard-missing .hr-card.highlight {
  background: #B11F1A42;
  padding: 1px 10px;
  border-radius: 14px;
}

.hardrock-dashboard-missing .hr-card.highlight .hr-number {
  color: #B11F1A;
}

@media (max-width: 1024px) {
  .hardrock-dashboard-missing {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 600px) {
  .hardrock-dashboard-missing {
    grid-template-columns: repeat(2, 1fr);
  }
  .hardrock-dashboard-missing .hr-number {
    font-size: 32px;
  }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-067ac64 *//* =========================
   WRAPPER
========================= */

.missing-wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 28px;

  width: 100%;
  margin: 0;

  font-family: 'Satoshi', sans-serif;
}

/* =========================
   CARD
========================= */

.missing-block {
  background: #ffffff;
  padding: 22px 20px;
  border-radius: 18px;

  border: 1px solid rgba(0,0,0,0.05);

  box-shadow: 
    0 6px 20px rgba(0,0,0,0.04),
    0 1px 2px rgba(0,0,0,0.06);

  transition: all 0.25s ease;

  max-height: 520px;
  overflow-y: auto;
}

.missing-block:hover {
  transform: translateY(-2px);
  box-shadow: 
    0 12px 30px rgba(0,0,0,0.08),
    0 2px 4px rgba(0,0,0,0.08);
}

/* =========================
   REGION (🔥 wie Headline)
========================= */

.missing-region-title {
  font-family: 'Satoshi', sans-serif !important;

  font-size: 26px !important;
  font-weight: 800 !important;

  letter-spacing: -0.5px !important;
  line-height: 1.2;

  margin-bottom: 20px !important;

  color: #111 !important;

  text-transform: uppercase; /* 👉 DAS */
}

/* =========================
   COUNTRY (🔥 dein Wunsch)
========================= */

.missing-country {
  margin-bottom: 18px;
}

.missing-country-title {
  font-size: 12px;
  font-weight: 600;

  letter-spacing: 1.4px;   /* 👉 mehr spacing */
  text-transform: uppercase;

  margin-bottom: 8px;
  color: rgba(0,0,0,0.6);
}

/* =========================
   LIST
========================= */

.missing-list {
  list-style: none;
  padding-left: 6px;
  margin: 0;
}

/* =========================
   ITEM
========================= */

.missing-item {
  font-size: 13px;
  padding: 5px 6px;
  border-radius: 6px;

  transition: all 0.2s ease;
}

.missing-item:hover {
  background: rgba(0,0,0,0.05);
}

.missing-item:not(:last-child) {
  border-bottom: 1px solid rgba(0,0,0,0.03);
}

/* =========================
   SCROLLBAR
========================= */

.missing-block::-webkit-scrollbar {
  width: 6px;
}

.missing-block::-webkit-scrollbar-thumb {
  background: rgba(0,0,0,0.15);
  border-radius: 10px;
}

/* =========================
   RESPONSIVE
========================= */

@media (max-width: 1024px) {
  .missing-wrapper {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 600px) {
  .missing-country-title {
    font-size: 11px;      /* kleiner als Desktop */
    letter-spacing: 1px;  /* etwas weniger spacing */
  }
}

/* =========================
   REGION NAV
========================= */

.region-nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;

  margin: 20px 0 30px;
}

/* LINKS */
.region-nav a {
  font-family: 'Satoshi', sans-serif;

  font-size: 11px;
  font-weight: 500;

  letter-spacing: 1.2px;
  text-transform: uppercase;

  padding: 6px 12px;
  border-radius: 999px;

  background: transparent;
  border: 1px solid rgba(0,0,0,0.1);

  color: #555;
  text-decoration: none;

  transition: all 0.2s ease;
}

/* HOVER */
.region-nav a:hover {
  background: #111;
  color: #fff;
  border-color: #111;
}/* End custom CSS */