.afloramentos-modern .confined-hero {
  min-height: 430px;
  background:
    linear-gradient(90deg, rgba(11, 13, 14, .98) 0%, rgba(17, 19, 21, .86) 42%, rgba(17, 19, 21, .18) 100%),
    url("../images/desmonte/19-1024x768.jpg") center center / cover no-repeat;
}

.afloramentos-modern .confined-hero-copy {
  padding: 30px 0 20px;
}

.afloramentos-modern .confined-hero h1 {
  max-width: 620px;
  font-size: clamp(44px, 5.4vw, 78px);
}

.afloramentos-modern .confined-hero h2 {
  max-width: 680px;
  font-family: var(--hm-font-title);
  font-size: clamp(14px, 1.2vw, 18px);
  line-height: 1.18;
  text-transform: uppercase;
}

.afloramentos-modern .confined-hero p {
  max-width: 680px;
  font-size: 15px;
}

.afloramentos-modern .confined-app-grid article {
  min-height: 440px;
}

.afloramentos-modern .confined-split {
  background:
    linear-gradient(rgba(8, 10, 11, .95), rgba(8, 10, 11, .96)),
    url("../images/desmonte/71c74d9b-315c-434a-8640-3b90235a5132.jpg") center center / cover no-repeat;
}

.afloramentos-modern .confined-cta {
  background:
    linear-gradient(90deg, rgba(5, 7, 8, .98), rgba(5, 7, 8, .92)),
    url("../images/desmonte/2ab7e693-5935-434c-b322-159f6ba7ff95.jpg") center center / cover no-repeat;
}

@media (max-width: 760px) {
  .afloramentos-modern .confined-hero {
    min-height: 520px;
    background-position: 58% center;
  }

  .afloramentos-modern .confined-hero-copy {
    padding: 34px 0 26px;
  }

  .afloramentos-modern .confined-hero h1 {
    font-size: 44px;
  }
}
