:is(.seo-designed-page, .site-designed-page)
  .location-insurance-contact-section
  .location-insurance-contact-intro {
  align-self: start;
}

:is(.seo-designed-page, .site-designed-page)
  .location-insurance-contact-section
  .location-insurance-contact-intro-without-logos {
  align-self: center;
}

:is(.seo-designed-page, .site-designed-page)
  .location-insurance-contact-section
  > .one-column-section {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(3rem, 6vw, 6.5rem);
  align-items: start;
}

:is(.seo-designed-page, .site-designed-page)
  .location-insurance-contact-section
  > .one-column-section
  > .title-container,
:is(.seo-designed-page, .site-designed-page)
  .location-insurance-contact-section
  > .one-column-section
  > .one-column-section-text-container {
  width: auto;
  max-width: none;
  margin-bottom: 0;
}

:is(.seo-designed-page, .site-designed-page)
  .location-insurance-contact-section
  .location-insurance-contact-heading {
  margin-right: auto;
  margin-left: auto;
  font-size: clamp(2rem, 3.5vw, 3.25rem) !important;
  line-height: 1.12 !important;
  text-align: center;
}

:is(.seo-designed-page, .site-designed-page)
  .location-insurance-contact-section
  .location-insurance-logo-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1.25rem 1rem;
  width: 100%;
  max-width: 520px;
  margin: 2rem auto 0;
  padding: 0 !important;
  list-style: none !important;
}

:is(.seo-designed-page, .site-designed-page)
  .location-insurance-contact-section
  .location-insurance-logo-grid
  li {
  min-width: 0;
  list-style: none;
}

:is(.seo-designed-page, .site-designed-page)
  .location-insurance-contact-section
  .location-insurance-logo-card {
  display: flex !important;
  min-height: 48px;
  box-sizing: border-box;
  align-items: center;
  justify-content: center;
  padding: 0.25rem;
  border: 0;
  background: transparent !important;
  background-image: none !important;
  color: inherit !important;
}

:is(.seo-designed-page, .site-designed-page)
  .location-insurance-contact-section
  .location-insurance-logo-card
  img {
  position: static;
  width: auto;
  max-width: min(100%, 118px);
  height: auto;
  max-height: 36px;
  object-fit: contain;
}

:is(.seo-designed-page, .site-designed-page)
  .location-insurance-contact-section
  .location-insurance-coverage-note {
  max-width: 520px;
  margin: 1.25rem auto 0;
  color: var(--modena-ink);
  font-size: 0.95rem;
  line-height: 1.55;
  text-align: left;
}

:is(.seo-designed-page, .site-designed-page) .location-insurance-contact-section h3 {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: clamp(1.4rem, 2.2vw, 1.9rem) !important;
  line-height: 1.25 !important;
  text-align: left;
}

:is(.seo-designed-page, .site-designed-page)
  .location-insurance-contact-section
  .one-column-section-text {
  max-width: none;
  text-align: left;
}

:is(.seo-designed-page, .site-designed-page) .location-insurance-contact-section p + p {
  margin-top: 1rem;
}

:is(.seo-designed-page, .site-designed-page)
  .location-insurance-contact-section
  .location-insurance-emergency-copy {
  margin-top: 2rem;
}

:is(.seo-designed-page, .site-designed-page)
  .location-insurance-contact-section
  .multi-button-container {
  margin-top: 2rem;
}

@media (max-width: 840px) {
  :is(.seo-designed-page, .site-designed-page)
    .location-insurance-contact-section
    .location-insurance-contact-heading {
    font-size: 2.15rem !important;
  }

  :is(.seo-designed-page, .site-designed-page)
    .location-insurance-contact-section
    .location-insurance-logo-grid {
    max-width: 560px;
  }

  :is(.seo-designed-page, .site-designed-page)
    .location-insurance-contact-section
    > .one-column-section {
    grid-template-columns: minmax(0, 1fr);
    gap: 3rem;
  }
}

@media (max-width: 600px) {
  :is(.seo-designed-page, .site-designed-page)
    .location-insurance-contact-section
    .location-insurance-logo-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1rem 1.5rem;
    max-width: 320px;
  }
}

:is(.seo-designed-page, .site-designed-page)
  .location-insurance-contact-section-redesign {
  box-sizing: border-box;
  width: min(1320px, calc(100% - 80px));
  max-width: 1320px;
  margin-right: auto;
  margin-left: auto;
  padding: 70px 53px 120px 98px !important;
  overflow: hidden;
  background-color: var(--modena-sand);
  color: var(--modena-ink);
}

:is(.seo-designed-page, .site-designed-page)
  .location-insurance-contact-section-redesign
  .location-insurance-contact-shell {
  width: 100%;
  max-width: none;
  margin: 0 auto;
}

:is(.seo-designed-page, .site-designed-page)
  .location-insurance-contact-section-redesign
  .location-insurance-contact-header {
  width: calc(100% + 151px);
  margin-bottom: 83px;
  margin-left: -98px;
  text-align: center;
}

:is(.seo-designed-page, .site-designed-page)
  .location-insurance-contact-section-redesign
  .location-insurance-contact-heading {
  max-width: none;
  margin: 0 !important;
  color: var(--modena-taupe);
  font-size: 68px !important;
  font-weight: 400;
  line-height: 0.98 !important;
  letter-spacing: -0.02em;
  scroll-margin-top: 12rem;
  text-align: center;
}

:is(.seo-designed-page, .site-designed-page)
  .location-insurance-contact-section-redesign
  .location-insurance-contact-subtitle {
  margin: 20px 0 0 !important;
  color: var(--modena-ink);
  font-family: futura-pt, RedHatDisplay, Arial, sans-serif;
  font-size: 24px;
  line-height: 1.125;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

:is(.seo-designed-page, .site-designed-page)
  .location-insurance-contact-section-redesign
  .location-insurance-contact-layout {
  display: grid;
  grid-template-columns: minmax(0, 680px) minmax(590px, 1fr);
  gap: clamp(40px, 4.5vw, 67px);
  align-items: start;
}

:is(.seo-designed-page, .site-designed-page)
  .location-insurance-contact-section-redesign
  .location-insurance-contact-carriers
  > h3 {
  max-width: 520px;
  margin: 0 !important;
  padding-left: 19px;
  color: var(--modena-ink);
  font-size: 45px !important;
  font-weight: 400;
  line-height: 1.3 !important;
  letter-spacing: -0.02em;
}

:is(.seo-designed-page, .site-designed-page)
  .location-insurance-contact-section-redesign
  .location-insurance-contact-carriers
  > p {
  margin: 14px 0 0 !important;
  padding-left: 19px;
  color: var(--modena-ink);
  font-size: 23px;
  line-height: 1.2;
}

:is(.seo-designed-page, .site-designed-page)
  .location-insurance-contact-section-redesign
  .location-insurance-logo-grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 8px;
  width: 100%;
  max-width: none;
  margin: 54px 0 0 !important;
  padding: 0;
}

:is(.seo-designed-page, .site-designed-page)
  .location-insurance-contact-section-redesign
  .location-insurance-logo-grid
  li {
  display: flex;
  min-width: 0;
  border: 1px solid rgba(148, 118, 102, 0.25);
  border-radius: 9px;
  background: rgba(255, 255, 255, 0.52);
}

:is(.seo-designed-page, .site-designed-page)
  .location-insurance-contact-section-redesign
  .location-insurance-logo-card {
  width: 100%;
  min-height: 145px;
  padding: 1rem 0.75rem;
}

:is(.seo-designed-page, .site-designed-page)
  .location-insurance-contact-section-redesign
  .location-insurance-logo-card
  img {
  max-width: min(100%, 112px);
  max-height: 48px;
}

:is(.seo-designed-page, .site-designed-page)
  .location-insurance-contact-section-redesign
  .location-insurance-logo-card
  img[src$="blue-cross-blue-shield-arizona.jpg"] {
  mix-blend-mode: multiply;
}

:is(.seo-designed-page, .site-designed-page)
  .location-insurance-contact-section-redesign
  .location-insurance-contact-note {
  box-sizing: border-box;
  min-height: 197px;
  margin-top: 61px;
  padding: 36px 36px;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.48);
}

:is(.seo-designed-page, .site-designed-page)
  .location-insurance-contact-section-redesign
  .location-insurance-contact-note
  h4 {
  margin: 0 !important;
  color: var(--modena-ink);
  font-family: futura-pt, RedHatDisplay, Arial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.35;
}

:is(.seo-designed-page, .site-designed-page)
  .location-insurance-contact-section-redesign
  .location-insurance-contact-note
  p {
  max-width: 545px;
  margin: 6px 0 0 !important;
  color: var(--modena-ink);
  font-size: 19px;
  line-height: 1.55;
}

:is(.seo-designed-page, .site-designed-page)
  .location-insurance-contact-section-redesign
  .location-insurance-contact-details {
  box-sizing: border-box;
  padding-left: 62px;
  border-left: 1px solid rgba(148, 118, 102, 0.3);
}

:is(.seo-designed-page, .site-designed-page)
  .location-insurance-contact-section-redesign
  .location-insurance-contact-detail {
  padding: 14px 0 43px;
  border-bottom: 1px solid rgba(148, 118, 102, 0.3);
}

:is(.seo-designed-page, .site-designed-page)
  .location-insurance-contact-section-redesign
  .location-insurance-contact-detail
  + .location-insurance-contact-detail {
  padding-top: 45px;
}

:is(.seo-designed-page, .site-designed-page)
  .location-insurance-contact-section-redesign
  .location-insurance-contact-detail:nth-child(2) {
  padding-bottom: 45px;
}

:is(.seo-designed-page, .site-designed-page)
  .location-insurance-contact-section-redesign
  .location-insurance-contact-detail:nth-child(3) {
  padding-top: 46px;
  padding-bottom: 0;
  border-bottom: 0;
}

:is(.seo-designed-page, .site-designed-page)
  .location-insurance-contact-section-redesign
  .location-insurance-contact-detail
  h3 {
  margin: 0 !important;
  color: var(--modena-taupe);
  font-family: futura-pt, RedHatDisplay, Arial, sans-serif;
  font-size: 25px !important;
  font-weight: 400;
  line-height: 1.2 !important;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

:is(.seo-designed-page, .site-designed-page)
  .location-insurance-contact-section-redesign
  .location-insurance-contact-detail
  p {
  max-width: 430px;
  margin: 20px 0 0 !important;
  color: var(--modena-ink);
  font-size: 21px;
  line-height: 1.45;
}

:is(.seo-designed-page, .site-designed-page)
  .location-insurance-contact-section-redesign
  .location-insurance-contact-detail:first-child
  p {
  margin-top: 15px !important;
}

:is(.seo-designed-page, .site-designed-page)
  .location-insurance-contact-section-redesign
  .location-insurance-contact-detail:nth-child(3)
  p {
  max-width: 400px;
  margin-top: 18px !important;
}

:is(.seo-designed-page, .site-designed-page)
  .location-insurance-contact-section-redesign
  .location-insurance-contact-actions {
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
  gap: 20px;
  width: calc(100% + 32px);
  margin: 57px 0 0 -32px !important;
}

:is(.seo-designed-page, .site-designed-page)
  .location-insurance-contact-section-redesign
  .location-insurance-contact-actions
  > div,
:is(.seo-designed-page, .site-designed-page)
  .location-insurance-contact-section-redesign
  .location-insurance-contact-actions
  .one-column-button {
  width: 100%;
  margin: 0 !important;
}

:is(.seo-designed-page, .site-designed-page)
  .location-insurance-contact-section-redesign
  .location-insurance-contact-actions
  .one-column-button {
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 0;
  min-height: 59px;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  gap: 12px;
  border: 1px solid var(--modena-teal) !important;
  background: var(--modena-teal) !important;
  color: #fff !important;
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: 0.08em;
  text-decoration: none;
  white-space: nowrap;
}

:is(.seo-designed-page, .site-designed-page)
  .location-insurance-contact-section-redesign
  .location-insurance-contact-actions
  .one-column-button
  > .location-insurance-contact-action-icon {
  flex: 0 0 auto;
  width: 24px !important;
  max-width: 24px !important;
  height: 24px !important;
  margin: 0;
  object-fit: contain;
  filter: brightness(0) invert(1);
}

:is(.seo-designed-page, .site-designed-page)
  .location-insurance-contact-section-redesign
  .location-insurance-contact-actions
  > div:only-child {
  grid-column: 1 / -1;
  width: min(100%, 360px);
  justify-self: start;
}

:is(.seo-designed-page, .site-designed-page)
  .location-insurance-contact-section-redesign
  .location-insurance-contact-actions
  .one-column-button:hover {
  border-color: var(--modena-teal-dark) !important;
  background: var(--modena-teal-dark) !important;
  color: #fff !important;
}

@media (max-width: 1180px) {
  :is(.seo-designed-page, .site-designed-page)
    .location-insurance-contact-section-redesign {
    padding: 64px clamp(32px, 6vw, 72px) 88px !important;
  }

  :is(.seo-designed-page, .site-designed-page)
    .location-insurance-contact-section-redesign
    .location-insurance-contact-header {
    width: 100%;
    margin-bottom: 64px;
    margin-left: 0;
  }

  :is(.seo-designed-page, .site-designed-page)
    .location-insurance-contact-section-redesign
    .location-insurance-contact-layout {
    grid-template-columns: minmax(0, 1fr);
    gap: 64px;
  }

  :is(.seo-designed-page, .site-designed-page)
    .location-insurance-contact-section-redesign
    .location-insurance-contact-carriers
    > h3,
  :is(.seo-designed-page, .site-designed-page)
    .location-insurance-contact-section-redesign
    .location-insurance-contact-carriers
    > p {
    padding-left: 0;
  }

  :is(.seo-designed-page, .site-designed-page)
    .location-insurance-contact-section-redesign
    .location-insurance-contact-details {
    padding-top: 3rem;
    padding-left: 0;
    border-top: 1px solid rgba(148, 118, 102, 0.3);
    border-left: 0;
  }

  :is(.seo-designed-page, .site-designed-page)
    .location-insurance-contact-section-redesign
    .location-insurance-contact-actions {
    width: 100%;
    margin-left: 0 !important;
  }
}

@media (max-width: 700px) {
  :is(.seo-designed-page, .site-designed-page)
    .location-insurance-contact-section-redesign {
    width: min(1320px, calc(100% - 40px));
    padding: 3.5rem 1.25rem !important;
  }

  :is(.seo-designed-page, .site-designed-page)
    .location-insurance-contact-section-redesign
    .location-insurance-contact-heading {
    margin: 0 !important;
    font-size: clamp(2rem, 10vw, 2.5rem) !important;
    overflow-wrap: normal;
    scroll-margin-top: 8rem;
    word-break: normal;
  }

  :is(.seo-designed-page, .site-designed-page)
    .location-insurance-contact-section-redesign
    .location-insurance-logo-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin-top: 2.5rem !important;
  }

  :is(.seo-designed-page, .site-designed-page)
    .location-insurance-contact-section-redesign
    .location-insurance-logo-card {
    min-height: 112px;
  }

  :is(.seo-designed-page, .site-designed-page)
    .location-insurance-contact-section-redesign
    .location-insurance-contact-actions {
    grid-template-columns: minmax(0, 1fr);
    gap: 0.75rem;
    margin-top: 3rem !important;
  }
}

@media (max-width: 440px) {
  :is(.seo-designed-page, .site-designed-page)
    .location-insurance-contact-section-redesign
    .location-insurance-logo-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  :is(.seo-designed-page, .site-designed-page)
    .location-insurance-contact-section-redesign
    .location-insurance-contact-note {
    padding: 1.5rem;
  }
}
