.wc-word {
  background-color: #F9F9F9;
  position: relative;
  padding-bottom: 167px;
}

.wc-word::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 93px;
  background: url(' ../assets/img/Frame 1000007767.png');
  background-size: 100% 105px;

}

.wc-word-banner {
  margin-top: 50px;
}



.wc-word-banner h2 {
  font-size: 32px;
  text-align: center;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0;
}

.wc-word-banner h2 strong {
  font-weight: 600;

}

.wc-word-banner span {
  margin-top: 10px;
  display: block;
  text-align: center;
  font-weight: 300;
  font-size: 20px;
}

.wc-word-banner img {
  max-width: 934px;
  margin: auto;
  display: block;
}

.wc-word-banner .desk {
  width: 100%;
  max-width: 934px;
  margin: auto;
  display: block;
}

.wc-word-banner .mob {
  display: none;
}

.wc-rennova-states {
  margin-top: 76px;
  padding: 0 40px;
}

.wc-rennova-states h2 {
  font-size: 32px;
  text-align: center;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0;
}

.wc-rennova-states h2 strong {
  font-weight: 600;

}

.wc-rennova-states span {
  margin-top: 10px;
  display: block;
  text-align: center;
  font-weight: 300;
  font-size: 20px;
}

.rennova-list {
  margin-top: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 24px;
}

.rennova-item {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: center;
  max-width: 384px;
  width: 100%;
  border-left: 3px solid var(--Golden-900);
  background-color: var(--White);
  padding: 37px 24px;
  height: -webkit-fill-available;
}

.rennova-item h3 {
  display: flex;
  font-size: 24px;
  align-items: center;
  margin: 0;
  gap: 8px;
  font-weight: 400;
}

.rennova-item h3::before {
  content: "";
  display: block;
  background: url('data:image/svg+xml,<svg width="16" height="17" viewBox="0 0 16 17" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_12855_34688)"><path d="M8.00045 0.660156C6.33705 0.660156 4.74172 1.32096 3.56552 2.49716C2.38925 3.67342 1.72852 5.26869 1.72852 6.93216C1.72852 11.1657 7.25565 15.9481 7.49085 16.1519C7.63285 16.2734 7.81358 16.3402 8.00045 16.3402C8.18732 16.3402 8.36805 16.2734 8.51005 16.1519C8.78445 15.9481 14.2724 11.1657 14.2724 6.93216C14.2724 5.26869 13.6116 3.67342 12.4354 2.49716C11.2592 1.32096 9.66385 0.660156 8.00045 0.660156ZM8.00045 14.4977C6.33052 12.9297 3.29645 9.55069 3.29645 6.93216C3.29645 5.68456 3.79205 4.48809 4.67425 3.60589C5.55638 2.72376 6.75285 2.22816 8.00045 2.22816C9.24805 2.22816 10.4444 2.72376 11.3266 3.60589C12.2088 4.48809 12.7044 5.68456 12.7044 6.93216C12.7044 9.55069 9.67038 12.9376 8.00045 14.4977ZM8.00045 3.79616C7.38025 3.79616 6.77392 3.98009 6.25818 4.32462C5.74245 4.66922 5.34052 5.15902 5.10318 5.73202C4.86585 6.30509 4.80372 6.93556 4.92472 7.54396C5.04572 8.15229 5.34438 8.71102 5.78298 9.14956C6.22152 9.58816 6.78032 9.88682 7.38865 10.0078C7.99698 10.1289 8.62752 10.0668 9.20052 9.82936C9.77352 9.59209 10.2634 9.19009 10.6079 8.67442C10.9524 8.15876 11.1364 7.55236 11.1364 6.93216C11.1364 6.10042 10.806 5.30276 10.2179 4.71462C9.62985 4.12656 8.83218 3.79616 8.00045 3.79616ZM8.00045 8.50009C7.69032 8.50009 7.38718 8.40816 7.12938 8.23582C6.87152 8.06356 6.67045 7.81869 6.55178 7.53222C6.43318 7.24562 6.40212 6.93036 6.46258 6.62622C6.52312 6.32209 6.67245 6.04269 6.89172 5.82336C7.11098 5.60409 7.39045 5.45476 7.69452 5.39429C7.99872 5.33376 8.31398 5.36482 8.60052 5.48349C8.88698 5.60216 9.13192 5.80316 9.30418 6.06102C9.47645 6.31882 9.56845 6.62202 9.56845 6.93216C9.56845 7.34796 9.40325 7.74676 9.10918 8.04082C8.81512 8.33489 8.41632 8.50009 8.00045 8.50009Z" fill="black"/></g><defs><clipPath id="clip0_12855_34688"><rect width="16" height="16" fill="white" transform="translate(0 0.5)"/></clipPath></defs></svg>') no-repeat center 100%;
  width: 16px;
  height: 18px;
}

.rennova-item p {
  margin: 16px 0 0 0;
  color: var(--Grey-600);
  font-size: 16px;
  font-weight: 400;
}

.rennova-item p a {
  color: var(--Grey-600);
  font-size: 16px;
  font-weight: 400;
  text-decoration: underline;
}



#btn-ver-mais {
  position: relative;
  z-index: 2;
  background-color: var(--Black);
  width: 106px;
  padding: 9px 0;
  color: var(--White);
  font-weight: 700;
  text-align: center;
  display: block;
  border-radius: 4px;
  margin: 40px auto 0 auto;
  cursor: pointer;
}

#btn-ver-mais:hover {
  background-color: var(--Golden-900);
  color: var(--White);
}

.wc-word-iframe {
  margin-top: 52px;
  padding: 0 40px;
}


.wc-word-iframe h2 {
  font-size: 32px;
  text-align: center;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0;
}

.wc-word-iframe h2 strong {
  font-weight: 600;

}

.wc-word-iframe span {
  margin-top: 10px;
  display: block;
  text-align: center;
  font-weight: 300;
  font-size: 20px;
}

.wc-word-iframe--container {
  width: fit-content;
  margin: 48px auto 0 auto;
}

.wc-word-iframe--container iframe {
  border-radius: 16px;
}

@media(max-width: 1000px) {
  .wc-word-banner {
    padding: 0 16px;
  }

  .wc-word-banner h2 {
    font-size: 24px;
  }

  .wc-word-banner span {
    font-size: 16px;
  }

  .wc-word-banner img {
    width: 100%;
  }

  .wc-word-banner .desk {
    display: none;
    width: 100%;
  }

  .wc-word-banner .mob {
    display: block;
    width: 100%;
  }

  .wc-rennova-states {
    padding: 0 16px;
    margin-top: 24px;
  }

  .wc-rennova-states h2 {
    font-size: 24px;
  }

  .wc-rennova-states span {
    font-size: 14px;
  }

  .rennova-item h3 {
    font-size: 20px;
  }

  .wc-word-iframe {
    margin-top: 28px;
    padding: 0 16px;
  }

  .wc-word-iframe h2 {
    font-size: 20px;
  }

  .wc-word-iframe span {
    font-size: 14px;
  }

  .wc-word::after {
    height: 83px;
    background: url('../assets/img/Frame 1000007767-mob.png');
    background-size: 100% 93px;
  }
}