@font-face {
  font-family: "IRP Manrope";
  src: url("assets/fonts/manrope-latin-variable.woff2") format("woff2");
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
}

.irp-contact-preview {
  margin: 0;
  background: #041721;
}

@font-face {
  font-family: "IRP Bodoni Moda";
  src: url("assets/fonts/bodoni-moda-latin-variable.woff2") format("woff2");
  font-style: normal;
  font-weight: 400 900;
  font-display: swap;
}

.irp-contact {
  --contact-night: #071f2d;
  --contact-night-deep: #041721;
  --contact-ivory: #f2ecdf;
  --contact-ivory-soft: #dcd9d0;
  --contact-amber: #c47718;
  --contact-amber-dark: #a95f0e;
  --contact-line: rgba(242, 236, 223, 0.78);
  background: var(--contact-night);
  color: var(--contact-ivory);
  font-family: "IRP Manrope", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.55;
  overflow: clip;
}

.irp-contact *,
.irp-contact *::before,
.irp-contact *::after {
  box-sizing: border-box;
}

.irp-contact ::selection {
  background: var(--contact-amber);
  color: var(--contact-night-deep);
}

.irp-contact a {
  color: inherit;
  text-underline-offset: 0.2em;
}

.irp-contact a:focus-visible {
  outline: 3px solid var(--contact-amber);
  outline-offset: 5px;
}

.irp-contact-axis__experience {
  border-bottom: 2px solid var(--contact-amber);
  background-color: var(--contact-night);
  background-image: url("assets/images/textura-mineral-itapeva-v1.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: normal;
}

.irp-contact-axis__stage {
  position: relative;
  isolation: isolate;
  width: min(100%, 1360px);
  height: clamp(1560px, 132vw, 1900px);
  margin: 0 auto;
  overflow: hidden;
}

.irp-contact-axis__spine {
  position: absolute;
  z-index: -1;
  top: -5%;
  left: 50%;
  width: auto;
  height: 105%;
  max-width: none;
  object-fit: contain;
  pointer-events: none;
  transform: translateX(-50%);
  user-select: none;
}

.irp-contact-axis__introduction {
  position: absolute;
  z-index: 1;
  top: 12.2%;
  left: clamp(40px, 5.3vw, 82px);
  width: min(330px, 27vw);
}

.irp-contact-axis__introduction h1,
.irp-contact-axis__landmark h2 {
  margin: 0;
  font-family: "IRP Bodoni Moda", Didot, serif;
  font-weight: 400;
}

.irp-contact-axis__introduction h1 {
  display: grid;
  color: var(--contact-ivory);
  font-size: clamp(4rem, 6vw, 5.7rem);
  letter-spacing: 0.015em;
  line-height: 1.02;
  text-shadow: 0 1px 3px rgba(4, 23, 33, 0.95);
  text-transform: uppercase;
}

.irp-contact-axis__introduction h1 strong {
  color: var(--contact-amber);
  font-size: 1.18em;
  font-weight: 400;
  letter-spacing: -0.015em;
}

.irp-contact-axis__introduction > i,
.irp-contact-axis__landmark > i {
  display: block;
  width: 44px;
  height: 3px;
  margin-top: 30px;
  background: var(--contact-amber);
}

.irp-contact-axis__introduction p {
  max-width: 20ch;
  margin: 32px 0 0;
  color: var(--contact-ivory-soft);
  font-size: clamp(1.05rem, 1.5vw, 1.35rem);
  line-height: 1.75;
  text-shadow: 0 1px 3px rgba(4, 23, 33, 0.95);
}

.irp-contact-axis__channels {
  position: absolute;
  z-index: 2;
  top: 41.5%;
  right: clamp(40px, 5.3vw, 82px);
  left: clamp(40px, 5.3vw, 82px);
  display: grid;
  gap: 24px;
}

.irp-contact-axis__channel {
  min-height: 112px;
  padding: 22px 46px;
  display: grid;
  grid-template-columns: 64px minmax(260px, 1fr) 1px minmax(230px, 0.7fr);
  gap: clamp(24px, 3.4vw, 52px);
  align-items: center;
  color: var(--contact-ivory);
  text-decoration: none;
  transition: background-color 200ms ease, border-color 200ms ease, transform 200ms ease;
}

.irp-contact-axis__channel--whatsapp {
  border: 1px solid var(--contact-amber);
  background: var(--contact-amber);
}

.irp-contact-axis__channel--phone {
  border: 1px solid var(--contact-line);
  background: var(--contact-night-deep);
}

.irp-contact-axis__channel:hover {
  transform: translateY(-2px);
}

.irp-contact-axis__channel--whatsapp:hover {
  border-color: var(--contact-amber-dark);
  background: var(--contact-amber-dark);
}

.irp-contact-axis__channel--phone:hover {
  border-color: var(--contact-amber);
  background: var(--contact-night-deep);
}

.irp-contact-axis__channel-icon {
  width: 58px;
  height: 58px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2.1;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.irp-contact-axis__channel-label,
.irp-contact-axis__channel strong {
  font-size: clamp(1.1rem, 1.7vw, 1.45rem);
  font-weight: 450;
  line-height: 1.3;
}

.irp-contact-axis__channel > i {
  width: 1px;
  height: 54px;
  background: rgba(242, 236, 223, 0.75);
}

.irp-contact-axis__channel strong {
  font-variant-numeric: tabular-nums;
  white-space: nowrap;
}

.irp-contact-axis__landmark {
  position: absolute;
  z-index: 1;
  top: 62%;
  left: clamp(40px, 5.3vw, 82px);
  width: min(340px, 29vw);
}

.irp-contact-axis__landmark h2 {
  display: grid;
  max-width: 10ch;
  color: var(--contact-ivory);
  font-size: clamp(2.9rem, 4.1vw, 4.15rem);
  letter-spacing: 0.01em;
  line-height: 1.02;
  text-transform: uppercase;
  text-shadow: 0 1px 3px rgba(4, 23, 33, 0.9);
}

.irp-contact-axis__landmark h2 span {
  margin-bottom: 8px;
  color: var(--contact-ivory-soft);
  font-family: "IRP Manrope", Arial, sans-serif;
  font-size: 0.35em;
  font-weight: 450;
  letter-spacing: 0.055em;
}

.irp-contact-axis__landmark ul {
  margin: 42px 0 0;
  padding: 0;
  display: grid;
  gap: 34px;
  list-style: none;
}

.irp-contact-axis__landmark li {
  display: grid;
  grid-template-columns: 72px 1fr;
  gap: 24px;
  align-items: center;
  color: var(--contact-ivory);
  font-family: "IRP Bodoni Moda", Didot, serif;
  font-size: clamp(1rem, 1.45vw, 1.28rem);
  line-height: 1.3;
  white-space: nowrap;
  text-shadow: 0 1px 3px rgba(4, 23, 33, 0.9);
}

.irp-contact-axis__landmark li > span {
  position: relative;
  height: 1px;
  background: rgba(216, 227, 229, 0.58);
}

.irp-contact-axis__landmark li > span::after {
  position: absolute;
  top: 50%;
  right: -2px;
  width: 9px;
  height: 9px;
  border: 1px solid rgba(216, 227, 229, 0.72);
  border-radius: 50%;
  background: var(--contact-night);
  content: "";
  transform: translateY(-50%);
}

.irp-contact-axis__route {
  position: absolute;
  z-index: 2;
  right: 50%;
  bottom: 4.7%;
  width: min(760px, calc(100% - 180px));
  text-align: center;
  transform: translateX(50%);
}

.irp-contact-axis__route a {
  min-height: 94px;
  border: 1px solid var(--contact-line);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
  background: var(--contact-night-deep);
  color: var(--contact-ivory);
  font-size: clamp(1.3rem, 2vw, 1.7rem);
  font-weight: 450;
  text-decoration: none;
  transition: background-color 200ms ease, border-color 200ms ease;
}

.irp-contact-axis__route a:hover {
  border-color: var(--contact-amber);
  background: var(--contact-night-deep);
}

.irp-contact-axis__route svg {
  width: 52px;
  height: 52px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.6;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.irp-contact-axis__route p {
  width: fit-content;
  max-width: calc(100% - 24px);
  margin: 34px auto 0;
  padding: 5px 10px 6px;
  background: var(--contact-night-deep);
  color: var(--contact-ivory);
  font-size: clamp(1rem, 1.4vw, 1.2rem);
  line-height: 1.45;
}

@media (max-width: 980px) {
  .irp-contact-axis__stage {
    height: 1320px;
  }

  .irp-contact-axis__introduction {
    top: 14%;
    left: 30px;
    width: 224px;
  }

  .irp-contact-axis__introduction h1 {
    font-size: 3.15rem;
  }

  .irp-contact-axis__channels {
    top: 42.2%;
    right: 32px;
    left: 32px;
    gap: 18px;
  }

  .irp-contact-axis__channel {
    min-height: 88px;
    grid-template-columns: 54px minmax(210px, 1fr) 1px auto;
    padding: 16px 28px;
  }

  .irp-contact-axis__landmark {
    top: 60.5%;
    left: 30px;
    width: 250px;
  }

  .irp-contact-axis__landmark h2 {
    font-size: 2.4rem;
  }

  .irp-contact-axis__landmark li {
    grid-template-columns: 55px 1fr;
    gap: 20px;
    font-size: 1rem;
  }
}

@media (max-width: 640px) {
  .irp-contact-axis__stage {
    height: 1320px;
  }

  .irp-contact-axis__spine {
    left: max(50%, 244px);
  }

  .irp-contact-axis__introduction {
    top: 8.8%;
    left: 20px;
    width: 140px;
  }

  .irp-contact-axis__introduction h1 {
    font-size: 2.05rem;
    line-height: 1.04;
  }

  .irp-contact-axis__introduction h1 strong {
    font-size: 1.28em;
  }

  .irp-contact-axis__introduction > i,
  .irp-contact-axis__landmark > i {
    width: 34px;
    height: 2px;
    margin-top: 20px;
  }

  .irp-contact-axis__introduction p {
    max-width: 14ch;
    margin-top: 22px;
    font-size: 0.94rem;
    line-height: 1.65;
  }

  .irp-contact-axis__channels {
    top: 40.2%;
    right: 16px;
    left: 16px;
    gap: 16px;
  }

  .irp-contact-axis__channel {
    min-height: 92px;
    padding: 15px 18px;
    grid-template-columns: 42px minmax(0, 1fr);
    grid-template-rows: auto auto;
    gap: 3px 16px;
  }

  .irp-contact-axis__channel-icon {
    width: 40px;
    height: 40px;
    grid-row: 1 / 3;
  }

  .irp-contact-axis__channel-label {
    align-self: end;
    font-size: 0.92rem;
  }

  .irp-contact-axis__channel strong {
    align-self: start;
    font-size: 1.06rem;
  }

  .irp-contact-axis__channel > i {
    display: none;
  }

  .irp-contact-axis__landmark {
    top: 63.5%;
    left: 20px;
    width: 150px;
  }

  .irp-contact-axis__landmark h2 {
    max-width: 9ch;
    font-size: 1.55rem;
  }

  .irp-contact-axis__landmark h2 span {
    font-size: 0.38em;
  }

  .irp-contact-axis__landmark ul {
    margin-top: 28px;
    gap: 24px;
  }

  .irp-contact-axis__landmark li {
    grid-template-columns: 20px 1fr;
    gap: 10px;
    font-size: 0.75rem;
  }

  .irp-contact-axis__route {
    bottom: 4.2%;
    width: calc(100% - 72px);
  }

  .irp-contact-axis__route a {
    min-height: 72px;
    gap: 17px;
    font-size: 1.2rem;
  }

  .irp-contact-axis__route svg {
    width: 42px;
    height: 42px;
  }

  .irp-contact-axis__route p {
    margin-top: 24px;
    font-size: 0.94rem;
  }
}

@media (max-width: 360px) {
  .irp-contact-axis__stage {
    height: 1340px;
  }

  .irp-contact-axis__introduction {
    width: 136px;
  }

  .irp-contact-axis__introduction h1 {
    font-size: 1.98rem;
  }

  .irp-contact-axis__channels {
    top: 39.7%;
    right: 12px;
    left: 12px;
  }

  .irp-contact-axis__channel {
    padding-right: 14px;
    padding-left: 14px;
  }

  .irp-contact-axis__channel-label {
    font-size: 0.86rem;
  }

  .irp-contact-axis__channel strong {
    font-size: 0.98rem;
  }

  .irp-contact-axis__landmark {
    left: 18px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .irp-contact *,
  .irp-contact *::before,
  .irp-contact *::after {
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
  }
}
