/* =========================================================
   AURENGIS — ABOUT US
========================================================= */

:root {
  --about-bg: #03111b;
  --about-bg-deep: #020b12;
  --about-bg-soft: #061722;

  --about-gold: #d9a24c;
  --about-gold-light: #e7b762;

  --about-text: #f6f4ef;
  --about-muted: rgba(235, 239, 241, 0.76);

  --about-border: rgba(255, 255, 255, 0.11);
}


/* =========================================================
   ACTIVE NAVIGATION
========================================================= */

.desktop-nav .active {
  color: white;
}

.desktop-nav .active::after {
  width: 100%;
  background: var(--about-gold);
}


/* =========================================================
   COMMON
========================================================= */

.about-container {
  width: min(calc(100% - 72px), 1420px);
  margin-inline: auto;
}

.about-kicker {
  margin: 0;

  color: var(--about-gold-light);

  font-family: "Inter", sans-serif;
  font-size: 13px;
  font-weight: 600;

  letter-spacing: 0.08em;
}

.about-gold-line {
  width: 50px;
  height: 2px;

  margin-top: 25px;

  background:
    linear-gradient(
      90deg,
      var(--about-gold),
      rgba(217, 162, 76, 0.12)
    );
}


/* =========================================================
   HERO
========================================================= */

.about-hero {
  position: relative;

  width: 100%;
  min-height: 720px;

  overflow: hidden;

  background:
    radial-gradient(
      circle at 35% 45%,
      rgba(16, 47, 64, 0.22),
      transparent 35%
    ),
    linear-gradient(
      90deg,
      #03111b 0%,
      #04141f 45%,
      #061824 100%
    );
}


/* =========================================================
   SUBTLE ATMOSPHERE
========================================================= */

.about-hero-atmosphere {
  position: absolute;
  inset: 0;

  pointer-events: none;

  background:
    radial-gradient(
      ellipse at 72% 45%,
      rgba(76, 110, 128, 0.12),
      transparent 47%
    );
}


/* =========================================================
   HERO COPY
========================================================= */

.about-hero-copy {
  position: absolute;

  z-index: 10;

  left: max(5%, calc((100vw - 1480px) / 2));
  top: 50%;

  width: 31%;
  max-width: 495px;

  transform: translateY(-50%);
}

.about-hero-copy h1 {
  display: flex;
  flex-direction: column;

  margin: 17px 0 0;

  color: var(--about-text);

  font-family: "Inter", sans-serif;

  font-size: clamp(48px, 4.4vw, 70px);
  font-weight: 300;

  line-height: 1.08;
  letter-spacing: -0.045em;
}

.about-hero-copy h1 span {
  color: var(--about-gold-light);
}

.about-hero-description {
  margin: 33px 0 0;

  color: rgba(255, 255, 255, 0.82);

  font-family: "Inter", sans-serif;

  font-size: 17px;
  font-weight: 300;

  line-height: 1.65;
}


/* =========================================================
   FOUNDER STAGE
========================================================= */

.about-founder-stage {
  position: absolute;

  z-index: 2;

  top: 0;
  bottom: 0;

  left: 31%;
  right: 0;

  overflow: hidden;
}


/* =========================================================
   ORIGINAL PHOTO
========================================================= */

.about-founder-image {
  position: absolute;

  inset: 0;

  width: 100%;
  height: 100%;

  display: block;

  object-fit: cover;

  /*
     Original image is 3:2.
     This keeps both founders visible in the center.
  */
  object-position: 52% 42%;

  filter:
    brightness(1.02)
    contrast(1.02)
    saturate(1.01);
}


/* =========================================================
   SOFT LEFT TRANSITION
========================================================= */

.about-image-shade {
  position: absolute;

  z-index: 2;

  inset: 0;

  pointer-events: none;

  background:
    linear-gradient(
      90deg,
      #03111b 0%,
      rgba(3, 17, 27, 0.92) 6%,
      rgba(3, 17, 27, 0.68) 14%,
      rgba(3, 17, 27, 0.30) 24%,
      rgba(3, 17, 27, 0.08) 34%,
      transparent 44%
    );
}


/* =========================================================
   BOTTOM BLEND
========================================================= */

.about-image-bottom-fade {
  position: absolute;

  z-index: 3;

  left: 0;
  right: 0;
  bottom: 0;

  height: 175px;

  pointer-events: none;

  background:
    linear-gradient(
      180deg,
      transparent,
      rgba(3, 17, 27, 0.35) 42%,
      #04131d 100%
    );
}


/* =========================================================
   HERO FOUNDER CARDS
========================================================= */

.founder-hero-card {
  position: absolute;

  z-index: 8;

  display: flex;
  flex-direction: column;

  min-width: 218px;

  padding: 18px 20px 16px;

  text-decoration: none;

  color: white;

  background:
    linear-gradient(
      145deg,
      rgba(3, 18, 29, 0.91),
      rgba(5, 25, 38, 0.84)
    );

  border:
    1px solid rgba(218, 164, 76, 0.72);

  border-radius: 5px;

  box-shadow:
    0 14px 35px rgba(0, 0, 0, 0.30);

  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);

  transition:
    transform 220ms ease,
    border-color 220ms ease,
    box-shadow 220ms ease,
    background 220ms ease;
}

.founder-hero-card:hover {
  transform: translateY(-4px);

  border-color: var(--about-gold-light);

  background:
    linear-gradient(
      145deg,
      rgba(4, 22, 35, 0.97),
      rgba(6, 29, 43, 0.94)
    );

  box-shadow:
    0 22px 48px rgba(0, 0, 0, 0.36),
    0 0 25px rgba(217, 162, 76, 0.11);
}


/* =========================================================
   AGUSTÍN — LEFT OUTSIDE OF HIM
========================================================= */

.founder-hero-card-agustin {
  left: 3%;
  top: 29%;
}


/* =========================================================
   IANA — RIGHT OUTSIDE OF HER
========================================================= */

.founder-hero-card-iana {
  right: 5%;
  top: 52%;
}


/* =========================================================
   BEAUTIFUL NAME TYPOGRAPHY
========================================================= */

.founder-hero-name {
  display: block;

  color: #f6f4ef;

  font-family:
    "Cormorant Garamond",
    Georgia,
    serif;

  font-size: 23px;

  line-height: 1.04;

  font-weight: 500;
}


/*
   First letters receive a more calligraphic,
   large editorial treatment.
*/

.founder-initial {
  display: inline-block;

  margin-right: 1px;

  color: var(--about-gold-light);

  font-family:
    "Cormorant Garamond",
    Georgia,
    serif;

  font-size: 40px;

  font-style: italic;

  font-weight: 500;

  line-height: 0.7;

  transform: translateY(3px);
}


/*
   IMPORTANT:
   Iana uses a clear capital I.
   We deliberately avoid a script font that could look like L/J.
*/

.founder-initial-iana {
  font-style: normal;

  font-weight: 600;

  letter-spacing: -0.04em;
}


.founder-hero-role {
  margin-top: 13px;

  color: var(--about-gold-light);

  font-family: "Inter", sans-serif;

  font-size: 10px;
  font-weight: 700;

  letter-spacing: 0.16em;
}


/* =========================================================
   CONNECTOR LINES
========================================================= */

.founder-connector {
  position: absolute;

  top: 50%;

  height: 1px;

  width: 80px;

  background:
    linear-gradient(
      90deg,
      rgba(217, 162, 76, 0.22),
      rgba(231, 183, 98, 0.94)
    );
}

.founder-connector::after {
  content: "";

  position: absolute;

  top: 50%;

  width: 8px;
  height: 8px;

  border-radius: 50%;

  background: var(--about-gold-light);

  box-shadow:
    0 0 9px rgba(231, 183, 98, 0.50);

  transform: translateY(-50%);
}


/* Line from Agustín card → person */

.founder-connector-right {
  left: 100%;
}

.founder-connector-right::after {
  right: -4px;
}


/* Line from person → Iana card */

.founder-connector-left {
  right: 100%;

  background:
    linear-gradient(
      90deg,
      rgba(231, 183, 98, 0.94),
      rgba(217, 162, 76, 0.22)
    );
}

.founder-connector-left::after {
  left: -4px;
}


/* =========================================================
   OUR STORY
========================================================= */

.about-story-section {
  padding: 68px 0 60px;

  background:
    radial-gradient(
      circle at 50% 0%,
      rgba(19, 48, 63, 0.25),
      transparent 40%
    ),
    linear-gradient(
      180deg,
      #04131d,
      #03111a
    );
}

.about-section-heading {
  max-width: 740px;

  margin-bottom: 40px;
}

.about-section-heading h2 {
  margin: 11px 0 0;

  color: white;

  font-family: "Inter", sans-serif;

  font-size: clamp(34px, 3.5vw, 50px);
  font-weight: 300;

  line-height: 1.08;

  letter-spacing: -0.035em;
}

.about-section-heading h2 span {
  color: var(--about-gold-light);
}

.about-section-heading > p:not(.about-kicker) {
  max-width: 680px;

  margin: 22px 0 0;

  color: var(--about-muted);

  font-size: 15px;

  line-height: 1.75;
}


/* =========================================================
   FOUNDER PROFILE GRID
========================================================= */

.founder-profile-grid {
  display: grid;

  grid-template-columns:
    repeat(2, minmax(0, 1fr));

  gap: 20px;

  align-items: stretch;
}


/* =========================================================
   FOUNDER PROFILE CARDS
========================================================= */

.founder-profile-card {
  position: relative;

  min-height: 675px;

  padding: 31px;

  overflow: hidden;

  scroll-margin-top: 125px;

  background:
    linear-gradient(
      145deg,
      rgba(14, 34, 47, 0.98),
      rgba(5, 18, 29, 0.99)
    );

  border:
    1px solid rgba(255, 255, 255, 0.11);

  border-radius: 10px;

  box-shadow:
    0 20px 45px rgba(0, 0, 0, 0.20);

  transition:
    transform 220ms ease,
    border-color 220ms ease,
    box-shadow 220ms ease;
}

.founder-profile-card::before {
  content: "";

  position: absolute;

  top: 0;
  left: 8%;
  right: 8%;

  height: 1px;

  background:
    linear-gradient(
      90deg,
      transparent,
      rgba(217, 162, 76, 0.92),
      transparent
    );
}

.founder-profile-card:hover {
  transform: translateY(-4px);

  border-color: rgba(217, 162, 76, 0.36);

  box-shadow:
    0 28px 60px rgba(0, 0, 0, 0.27);
}


/* =========================================================
   INDIVIDUAL CARD ATMOSPHERE
========================================================= */

.founder-profile-card-agustin {
  background:
    radial-gradient(
      circle at 0% 0%,
      rgba(36, 77, 101, 0.17),
      transparent 37%
    ),
    linear-gradient(
      145deg,
      rgba(14, 34, 47, 0.98),
      rgba(5, 18, 29, 0.99)
    );
}

.founder-profile-card-iana {
  background:
    radial-gradient(
      circle at 100% 0%,
      rgba(128, 94, 50, 0.11),
      transparent 37%
    ),
    linear-gradient(
      145deg,
      rgba(14, 34, 47, 0.98),
      rgba(5, 18, 29, 0.99)
    );
}


/* =========================================================
   PROFILE HEADER
========================================================= */

.founder-card-header {
  display: grid;

  grid-template-columns: 68px 1fr;

  gap: 18px;

  align-items: center;
}

.founder-monogram {
  width: 62px;
  height: 62px;

  display: flex;

  align-items: center;
  justify-content: center;

  color: var(--about-gold-light);

  font-family:
    "Cormorant Garamond",
    Georgia,
    serif;

  font-size: 25px;
  font-style: italic;

  border:
    1px solid rgba(217, 162, 76, 0.42);

  border-radius: 7px;

  background:
    linear-gradient(
      145deg,
      rgba(217, 162, 76, 0.09),
      rgba(217, 162, 76, 0.015)
    );
}

.founder-card-position {
  margin: 0 0 6px;

  color: var(--about-gold);

  font-size: 10px;
  font-weight: 700;

  letter-spacing: 0.16em;
}

.founder-card-heading h3 {
  margin: 0;

  color: white;

  font-family:
    "Cormorant Garamond",
    Georgia,
    serif;

  font-size: clamp(28px, 2.3vw, 36px);

  line-height: 1;

  font-weight: 500;
}

.founder-card-country {
  margin: 8px 0 0;

  color: rgba(235, 239, 241, 0.60);

  font-size: 12px;

  line-height: 1.5;
}


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

.founder-card-rule {
  width: 100%;
  height: 1px;

  margin: 25px 0;

  background:
    linear-gradient(
      90deg,
      rgba(217, 162, 76, 0.45),
      rgba(255, 255, 255, 0.05),
      transparent
    );
}


/* =========================================================
   PROFILE COPY
========================================================= */

.founder-card-body p {
  margin: 0 0 16px;

  color: rgba(235, 239, 241, 0.80);

  font-size: 14px;

  line-height: 1.72;
}

.founder-card-body p:last-child {
  margin-bottom: 0;
}


/* =========================================================
   COMPETENCIES
========================================================= */

.founder-competencies {
  display: flex;

  flex-wrap: wrap;

  gap: 8px;

  margin-top: 28px;
}

.founder-competencies span {
  min-height: 29px;

  display: inline-flex;

  align-items: center;

  padding: 0 11px;

  color: rgba(239, 230, 213, 0.88);

  font-size: 10px;

  letter-spacing: 0.025em;

  border:
    1px solid rgba(217, 162, 76, 0.22);

  border-radius: 4px;

  background:
    rgba(217, 162, 76, 0.035);
}


/* =========================================================
   REALIZATION PANEL
========================================================= */

.about-realization-panel {
  display: grid;

  grid-template-columns: 90px 1fr;

  align-items: center;

  gap: 27px;

  margin-top: 21px;

  padding: 28px 34px;

  background:
    linear-gradient(
      135deg,
      rgba(16, 39, 52, 0.97),
      rgba(6, 20, 31, 0.99)
    );

  border:
    1px solid var(--about-border);

  border-radius: 10px;
}

.about-realization-mark {
  width: 72px;
  height: 72px;

  display: flex;

  align-items: center;
  justify-content: center;

  color: var(--about-gold-light);

  font-family:
    "Cormorant Garamond",
    Georgia,
    serif;

  font-size: 36px;
  font-style: italic;

  border:
    1px solid rgba(217, 162, 76, 0.42);

  border-radius: 50%;
}

.about-realization-label {
  margin: 0;

  color: var(--about-gold);

  font-size: 10px;
  font-weight: 700;

  letter-spacing: 0.16em;
}

.about-realization-panel h3 {
  margin: 7px 0 0;

  color: white;

  font-size: clamp(22px, 2.1vw, 31px);
  font-weight: 400;

  line-height: 1.15;
}

.about-realization-panel > div:last-child > p:last-child {
  max-width: 980px;

  margin: 12px 0 0;

  color: var(--about-muted);

  font-size: 14px;

  line-height: 1.7;
}


/* =========================================================
   BELIEFS
========================================================= */

.about-beliefs-section {
  padding: 54px 0;

  background:
    radial-gradient(
      circle at 80% 22%,
      rgba(17, 41, 54, 0.22),
      transparent 38%
    ),
    linear-gradient(
      180deg,
      #03111a,
      #04131d
    );
}

.about-beliefs-layout {
  display: grid;

  grid-template-columns: 300px 1fr;

  gap: 60px;
}

.about-beliefs-intro h2 {
  margin: 11px 0 0;

  color: white;

  font-size: clamp(29px, 2.8vw, 40px);
  font-weight: 300;

  line-height: 1.20;

  letter-spacing: -0.03em;
}

.about-beliefs-intro > p:not(.about-kicker) {
  margin: 27px 0 0;

  color: var(--about-muted);

  font-size: 14px;

  line-height: 1.72;
}


/* =========================================================
   BELIEF GRID
========================================================= */

.belief-grid {
  display: grid;

  grid-template-columns:
    repeat(3, minmax(0, 1fr));
}

.belief-item {
  min-height: 160px;

  padding: 0 28px 24px;

  border-left:
    1px solid rgba(255, 255, 255, 0.10);

  border-bottom:
    1px solid rgba(255, 255, 255, 0.10);
}

.belief-item:nth-child(1),
.belief-item:nth-child(4) {
  border-left: none;
}

.belief-item:nth-child(n+4) {
  padding-top: 25px;
  border-bottom: none;
}

.belief-icon {
  color: var(--about-gold);

  font-size: 34px;
}

.belief-item h3 {
  margin: 11px 0 0;

  color: white;

  font-size: 15px;
  font-weight: 500;
}

.belief-item p {
  margin: 8px 0 0;

  color: var(--about-muted);

  font-size: 12px;

  line-height: 1.55;
}


/* =========================================================
   CENTRAL STATEMENT
========================================================= */

.about-statement {
  margin-top: 42px;

  padding: 27px 30px;

  text-align: center;

  background:
    linear-gradient(
      135deg,
      rgba(255, 255, 255, 0.035),
      rgba(255, 255, 255, 0.012)
    );

  border: 1px solid var(--about-border);

  border-radius: 9px;
}

.about-statement p {
  max-width: 850px;

  margin: 0 auto;

  color: white;

  font-size: clamp(20px, 2vw, 28px);
  font-weight: 300;

  line-height: 1.35;
}

.about-statement strong {
  display: block;

  margin-top: 10px;

  color: var(--about-gold-light);

  font-size: clamp(18px, 1.8vw, 24px);
  font-weight: 400;
}


/* =========================================================
   GLOBAL
========================================================= */

.about-global-section {
  padding: 55px 0 42px;

  overflow: hidden;

  background:
    radial-gradient(
      circle at 72% 40%,
      rgba(15, 44, 58, 0.32),
      transparent 42%
    ),
    linear-gradient(
      180deg,
      #04131d,
      #020c14
    );
}

.about-global-layout {
  display: grid;

  grid-template-columns: 42% 58%;

  gap: 25px;

  align-items: center;
}

.about-global-copy h2 {
  margin: 11px 0 0;

  color: white;

  font-size: clamp(29px, 3vw, 42px);
  font-weight: 300;

  line-height: 1.16;

  letter-spacing: -0.03em;
}

.about-global-copy > p:not(.about-kicker) {
  max-width: 500px;

  margin: 22px 0 0;

  color: var(--about-muted);

  font-size: 14px;

  line-height: 1.67;
}


/* =========================================================
   WORLD MAP
========================================================= */

.about-world-map {
  position: relative;

  min-height: 350px;

  overflow: hidden;

  opacity: 0.92;

  background:
    radial-gradient(
      ellipse at center,
      rgba(217, 157, 73, 0.07),
      transparent 58%
    );
}

.world-grid {
  position: absolute;

  inset: 12% 4%;

  opacity: 0.40;

  background-image:
    radial-gradient(
      circle,
      rgba(184, 198, 205, 0.48) 1.2px,
      transparent 1.3px
    );

  background-size: 8px 8px;

  clip-path:
    polygon(
      4% 33%,
      10% 25%,
      19% 21%,
      26% 25%,
      31% 35%,
      38% 33%,
      42% 27%,
      48% 25%,
      54% 31%,
      63% 25%,
      71% 28%,
      78% 36%,
      87% 35%,
      96% 40%,
      94% 55%,
      86% 61%,
      78% 58%,
      70% 63%,
      63% 60%,
      56% 72%,
      49% 74%,
      42% 68%,
      34% 62%,
      27% 67%,
      19% 57%,
      11% 58%,
      5% 50%
    );
}

.world-dot {
  position: absolute;

  z-index: 5;

  width: 8px;
  height: 8px;

  border-radius: 50%;

  background: var(--about-gold-light);

  box-shadow:
    0 0 8px rgba(229, 177, 91, 0.80),
    0 0 18px rgba(229, 177, 91, 0.45);

  animation:
    aboutWorldPulse 2.4s ease-in-out infinite;
}

.dot-1 { left: 15%; top: 44%; }
.dot-2 { left: 29%; top: 34%; }
.dot-3 { left: 42%; top: 45%; }
.dot-4 { left: 51%; top: 35%; }
.dot-5 { left: 62%; top: 47%; }
.dot-6 { left: 75%; top: 39%; }
.dot-7 { left: 84%; top: 59%; }
.dot-8 { left: 57%; top: 66%; }

.world-line {
  position: absolute;

  z-index: 3;

  height: 1px;

  transform-origin: left center;

  background:
    linear-gradient(
      90deg,
      rgba(225, 173, 86, 0.70),
      rgba(225, 173, 86, 0.05)
    );

  box-shadow:
    0 0 6px rgba(225, 173, 86, 0.20);
}

.line-1 {
  width: 170px;
  left: 15%;
  top: 45%;
  transform: rotate(-14deg);
}

.line-2 {
  width: 175px;
  left: 29%;
  top: 35%;
  transform: rotate(14deg);
}

.line-3 {
  width: 190px;
  left: 42%;
  top: 46%;
  transform: rotate(-17deg);
}

.line-4 {
  width: 180px;
  left: 51%;
  top: 36%;
  transform: rotate(17deg);
}

.line-5 {
  width: 180px;
  left: 62%;
  top: 48%;
  transform: rotate(-12deg);
}

.line-6 {
  width: 170px;
  left: 57%;
  top: 66%;
  transform: rotate(-20deg);
}

@keyframes aboutWorldPulse {

  0%,
  100% {
    transform: scale(0.88);
    opacity: 0.70;
  }

  50% {
    transform: scale(1.35);
    opacity: 1;
  }

}


/* =========================================================
   FINAL MESSAGE
========================================================= */

.about-final-message {
  margin-top: 25px;

  text-align: center;
}

.about-final-line {
  width: 70px;
  height: 2px;

  margin: 0 auto 22px;

  background: var(--about-gold);
}

.about-final-message p {
  margin: 0;

  color: white;

  font-size: clamp(18px, 2vw, 25px);
}

.about-final-message strong {
  display: block;

  margin-top: 4px;

  color: white;

  font-size: clamp(18px, 2vw, 25px);
  font-weight: 400;
}

.about-final-message strong span {
  color: var(--about-gold-light);
}


/* =========================================================
   DESKTOP WIDTH ADJUSTMENTS
========================================================= */

@media (max-width: 1300px) {

  .about-hero-copy {
    left: 4%;
    width: 32%;
  }

  .about-founder-stage {
    left: 29%;
  }

  .founder-hero-card-agustin {
    left: 3%;
  }

  .founder-hero-card-iana {
    right: 3%;
  }

}


/* =========================================================
   TABLET
========================================================= */

@media (max-width: 1000px) {

  .about-hero {
    min-height: auto;

    display: flex;
    flex-direction: column;
  }

  .about-hero-copy {
    position: relative;

    left: auto;
    top: auto;

    width: calc(100% - 40px);
    max-width: 650px;

    margin-inline: auto;

    padding: 55px 0 34px;

    transform: none;
  }

  .about-founder-stage {
    position: relative;

    left: auto;
    right: auto;
    top: auto;
    bottom: auto;

    width: 100%;
    height: auto;

    min-height: 610px;
  }

  .about-founder-image {
    object-position: center center;
  }

  .about-image-shade {
    background:
      linear-gradient(
        180deg,
        rgba(3, 17, 27, 0.16),
        transparent 30%,
        rgba(3, 17, 27, 0.12) 65%,
        #04131d 100%
      );
  }

  .founder-profile-grid {
    grid-template-columns: 1fr;
  }

  .founder-profile-card {
    min-height: auto;
  }

  .about-beliefs-layout {
    grid-template-columns: 1fr;
  }

  .about-global-layout {
    grid-template-columns: 1fr;
  }

}


/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 700px) {

  .about-container {
    width: calc(100% - 28px);
  }

  .about-hero-copy {
    width: calc(100% - 28px);

    padding-top: 40px;
  }

  .about-hero-copy h1 {
    font-size: clamp(40px, 11vw, 55px);
  }

  .about-founder-stage {
    min-height: 525px;
  }

  .about-founder-image {
    object-position: 52% center;
  }


  /* Founder tags become compact */

  .founder-hero-card {
    min-width: 0;

    width: 180px;

    padding: 12px 14px;
  }

  .founder-hero-name {
    font-size: 19px;
  }

  .founder-initial {
    font-size: 31px;
  }

  .founder-hero-card-agustin {
    left: 12px;
    top: 28px;
  }

  .founder-hero-card-iana {
    right: 12px;
    top: auto;
    bottom: 55px;
  }

  .founder-connector {
    display: none;
  }


  /* Profile */

  .founder-profile-card {
    padding: 25px 20px;
  }

  .founder-card-header {
    grid-template-columns: 1fr;
  }

  .founder-monogram {
    width: 54px;
    height: 54px;
  }


  /* Realization */

  .about-realization-panel {
    grid-template-columns: 1fr;

    padding: 24px 20px;
  }


  /* Beliefs */

  .belief-grid {
    grid-template-columns: 1fr;
  }

  .belief-item,
  .belief-item:nth-child(1),
  .belief-item:nth-child(4),
  .belief-item:nth-child(n+4) {
    min-height: auto;

    padding: 21px 0;

    border-left: none;

    border-bottom:
      1px solid rgba(255, 255, 255, 0.10);
  }

  .belief-item:last-child {
    border-bottom: none;
  }

  .about-world-map {
    min-height: 275px;
  }

}
