/* BANG! Advertising — Contact page 2026
   Built from BANG!_WebPage_CONTACT 2026_rasterized.psd (1920 x 2418).
   Shared header, form and footer styles live in styles.css. */

.contact-page-hero {
  position: relative;
  min-height: 948px;
  display: flex;
  align-items: stretch;
  overflow: hidden;
  background: #fff;
}
.contact-page-hero__media {
  position: absolute;
  inset: 0;
  background: #fff url("../img/contact-hero.jpg") center center / cover no-repeat;
  z-index: 0;
}
.contact-page-hero .bang-container {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
}
.contact-page-hero__inner {
  width: min(600px, 45vw);
  margin-top: -2px;
}
.contact-page-hero__title {
  font-family: var(--font-display);
  font-size: 92px;
  font-weight: var(--display-weight);
  font-variation-settings: "wdth" var(--display-width), "wght" var(--display-weight);
  font-style: italic;
  text-transform: uppercase;
  letter-spacing: 0.005em;
  line-height: .9;
  margin: 0;
}
.contact-page-hero__title .accent {
  display: block;
  color: var(--red);
  margin-top: 12px;
}
.contact-page-hero__rule {
  width: 239px;
  height: 5px;
  margin: 42px 0 34px;
  border: 0;
  opacity: 1;
  background: var(--red);
}
.contact-page-hero__copy {
  max-width: 545px;
  margin: 0 0 38px;
  font-size: 31px;
  line-height: 1.2;
}
.contact-page-hero__location {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  margin: 0;
  font-size: 30px;
  line-height: 1.15;
}
.contact-page-hero__location img {
  width: 36px;
  flex: none;
  margin-top: 2px;
  filter: none;
}
.contact-page-hero__location strong {
  display: block;
  font-weight: 700;
}

/* Contact form proportions for the standalone page */
.contact-page .contact {
  padding: 76px 0 92px;
}
.contact-page .contact .section-title {
  font-size: 70px;
  margin-bottom: 58px;
}
.contact-page .topic-pills {
  display: grid;
  grid-template-columns: 1.2fr .86fr .98fr;
  gap: 25px 30px;
  width: min(1165px, 100%);
  max-width: none;
  margin-bottom: 50px;
}
.contact-page .topic-pill {
  min-height: 69px;
  padding: 15px 26px;
  font-size: 18px;
  line-height: 1.1;
  border-width: 2px;
}
.contact-page .contact-form__grid {
  grid-template-columns: minmax(0, 649px) minmax(0, 1fr);
  gap: 44px;
}
.contact-page .field {
  margin-bottom: 28px;
}
.contact-page .field input,
.contact-page .field textarea {
  border-width: 2px;
  font-size: 27px;
  padding-top: 22px;
  padding-bottom: 22px;
}
.contact-page .field textarea {
  min-height: 250px;
}
.contact-page .btn-bang--lg {
  margin-top: 10px !important;
}
.contact-page .main-nav .nav-link.is-active {
  color: var(--black);
}
.contact-page .main-nav .nav-link.is-active .underline {
  transform: scaleX(1);
}

@media (max-width: 1500px) {
  .contact-page-hero { min-height: 760px; }
  .contact-page-hero__title { font-size: 76px; }
  .contact-page-hero__copy { font-size: 27px; max-width: 500px; }
  .contact-page-hero__location { font-size: 25px; }
  .contact-page .contact .section-title { font-size: 62px; }
}

@media (max-width: 1100px) {
  .contact-page-hero { min-height: 690px; }
  .contact-page-hero__media {
    background-position: 58% center;
  }
  .contact-page-hero__inner { width: 48%; }
  .contact-page-hero__title { font-size: 65px; }
  .contact-page-hero__copy { font-size: 23px; }
  .contact-page-hero__location { font-size: 22px; }
  .contact-page .topic-pills { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 767px) {
  .contact-page-hero {
    min-height: 0;
    padding: 70px 0 330px;
    background: #fff;
  }
  .contact-page-hero__media {
    background-size: auto 360px;
    background-position: 68% bottom;
    background-repeat: no-repeat;
  }
  .contact-page-hero__media::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(to bottom, #fff 0 55%, rgba(255,255,255,.92) 66%, rgba(255,255,255,0) 82%);
  }
  .contact-page-hero .bang-container { align-items: flex-start; }
  .contact-page-hero__inner { width: 100%; }
  .contact-page-hero__title { font-size: 54px; }
  .contact-page-hero__rule { margin: 28px 0 24px; width: 160px; height: 4px; }
  .contact-page-hero__copy { font-size: 20px; max-width: 520px; }
  .contact-page-hero__location { font-size: 19px; }
  .contact-page-hero__location img { width: 27px; }
  .contact-page .contact { padding: 56px 0 70px; }
  .contact-page .contact .section-title { font-size: 48px; margin-bottom: 40px; }
  .contact-page .topic-pills { grid-template-columns: 1fr; gap: 14px; }
  .contact-page .contact-form__grid { grid-template-columns: 1fr; gap: 0; }
}

@media (max-width: 420px) {
  .contact-page-hero { padding-bottom: 280px; }
  .contact-page-hero__media { background-size: auto 310px; }
  .contact-page-hero__title { font-size: 45px; }
  .contact-page .contact .section-title { font-size: 40px; }
}

/* Client update: mobile hero image first, then copy. Desktop remains unchanged. */
@media(max-width:767px){
  .contact-page-hero{display:block;min-height:0;padding:0;background:#fff}
  .contact-page-hero__media{position:relative;inset:auto;display:block;width:100%;height:52vw;min-height:230px;max-height:390px;background-size:cover;background-position:center}
  .contact-page-hero__media::after{background:rgba(255,255,255,.12)}
  .contact-page-hero .bang-container{min-height:0;display:block;padding-top:44px;padding-bottom:58px}
}
