#chamada {
  background:
    linear-gradient(to top, rgba(7, 7, 7, 2) 0%, transparent 100%),
    url(../images/bg-hero-reinvencao.webp);
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 124px;
  background-position: top;
}

.area-logo {
  justify-content: space-between;
  align-items: center;
  display: flex;
  padding-top: 25px;
  padding-bottom: 50px;
}

.area-logo button {
  height: 48px;
  width: 154px;
  font-size: 16px;
  padding: 0;
  font-family: "Margem-regular";
  text-transform: capitalize;
  background: #dd303e !important;
  color: #fff;
  border: none;
  box-shadow: none;
  border-radius: 3px;
  outline: none;
}

.wrap-reinvencao {
  max-width: 1266px;
  margin: 0 auto;
  padding: 0 15px;
  position: relative;
}

.content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
}

.content .right-side {
  position: absolute;
  right: 0;
  top: 78px;
  text-align: right;
  scrollbar-shadow-color: 0px 4px 16px 0px #000000;
}

.content .right-side .personagem-wrapper {
  position: relative;
  display: inline-block;
}

.content .right-side .personagem-wrapper img {
  max-width: 655px;
  height: auto;
  position: relative;
  border-radius: 8px;
  display: block;
  right: 70px;
  top: 63px
}

.content .right-side .play-personagem {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  cursor: pointer;
  border: none;
  background: none;
  padding: 0;
  outline: none;
}

.content .right-side .play-personagem:focus,
.content .right-side .play-personagem:active {
  outline: none;
  border: none;
}

.content .right-side .play-personagem img {
  width: auto;
  height: auto;
  position: static;
  right: auto;
  max-width: none;
  border-radius: 0;
}

.content .right-side .texto-play-personagem {
  position: absolute;
  bottom: 30%;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
  font-family: "Margem-medium";
  font-size: 24px;
  text-align: center;
  white-space: nowrap;
  z-index: 2;
  margin: 0;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  width: 100%;
}


.logo-gran-reinvencao {
  width: 140px;
}

.data-horario-reinvencao .tag-ytb {
  background: #2d2d2d;
  color: #bdbdbd;
  text-transform: uppercase;
  font-family: Margem-bold;
  padding: 2px 10px;
  border-radius: 3px;
}
.data-horario-reinvencao .tag-ytb::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background-color: #dd303e;
  margin-right: 5px;
}

.data-horario-reinvencao .tagoReinvenção {
  text-transform: uppercase;
  font-size: 22px;
  font-family: Margem-bold;
  letter-spacing: 3px;
}

.data-horario-reinvencao .tagoReinvenção span {
  color: #dd303e;
}

.tagbonus {
  text-transform: uppercase;
  border: solid 1px #dd303e;
  color: #fff;
  border-radius: 4px;
  padding: 5px 10px;
  margin: 25px 0;
  display: block;
  text-align: center;
}

.data-horario-reinvencao {
  color: #fff;
  font-family: Margem-regular;
  font-style: normal;
  display: flex;
  align-items: center;
  gap: 15px;
}

.data-horario-reinvencao span.data {
  padding: 10px;
  font-family: Margem-bold;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  border-radius: 0 9px 0 8px;
  border: 1px solid #deff85;
}

.data-horario-reinvencao span.live {
  text-transform: uppercase;
  font-size: 18px;
}

.data-horario-reinvencao p {
  font-size: 22px;
  line-height: 24px;
  text-transform: uppercase;
  font-family: Margem-regular;
  letter-spacing: 3px;
  margin-bottom: 0;
}
.data-horario-reinvencao p b {
  color: #dd303e;
}

.title-reinvencao h1 {
  font-size: 56px;
  line-height: 90%;
  color: #fff;
  font-family: Margem-Black;
  max-width: 630px;
}

.title-reinvencao h1 span {
  color: #deff85;
}

.description-reinvencao {
  color: #fff;
  font-family: Margem-regular;
  font-style: normal;
  font-size: 24px;
  font-weight: 700;
  line-height: 125%;
  text-transform: uppercase;
  padding: 1rem 0;
}

.subdescription-reinvencao p {
  color: #fff;
  font-family: "Montserrat";
  font-style: normal;
  font-size: 16px;
  font-weight: 400;
  line-height: 135%;
  max-width: 530px;
  text-align: left;
}

.subdescription-reinvencao p b {
  font-family: "MontserratBold";
}

.subdescription-reinvencao .tag-destaque {
  border: solid 1px #dd303e;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 4px;
  font-weight: 700;
  text-transform: uppercase;
}

.subdescription-reinvencao p span {
  font-weight: 800;
  color: #dd303e;
  text-transform: uppercase;
}
.subdescription-reinvencao p span.underline {
  text-transform: none;
  color: #fff;
  display: inline-block;
}

.video-hero {
  background-color: #19255766;
  background-image: url(../images/thumbnail-video-hero.webp);
  background-blend-mode: multiply;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;

  position: absolute;
  bottom: clamp(12px, 2vw, 24px);
  /* right: clamp(15px, 3vw, 40px); */

  width: 100%;
  height: 100%;
  max-width: 655px;
  max-height: 400px;

  border-radius: 24px;
  border: 2px solid #526037;
}

.thumbnail-video-hero {
  position: absolute;
  bottom: clamp(12px, 2vw, 24px);
  /* right: clamp(15px, 3vw, 40px); */

  width: 100%;
  height: 100%;

  max-width: 655px;
  max-height: 400px;
}

/* Media Queries */

@media screen and (max-width: 600px) {
  #chamada {
    padding-bottom: 50px;
  }
  .content .right-side .desk {
    display: none;
  }
  .content .right-side .mob {
    display: block !important;
  }

  .video-hero {
    max-width: 318px;
    max-height: 194px;
    left: 50%;
    transform: translateX(-50%);
  }

  .thumbnail-video-hero {
    min-width: 318px;
    min-height: 194px;
    left: 50%;
    transform: translateX(-50%);
  }

  #chamada .zoom {
    width: 40px;
  }

  #chamada .texto-play-personagem {
    bottom: 15%;
  }
}

@media screen and (max-width: 768px) {
  .area-logo {
    justify-content: center !important;
  }

  .data-horario-reinvencao span.data {
    text-align: center;
  }

  .title-reinvencao h1 {
    font-size: 44px;
    line-height: 90%;
  }
}

@media screen and (max-width: 900px) {
  .data-horario-reinvencao {
    flex-direction: column;
  }
}


@media screen and (max-width: 1235px) {
  .content .right-side {
    right: -20px;
  }
  .content .right-side .personagem-wrapper img {
    width: 80%;
  }
}


@media screen and (max-width: 1280px) {
  .content {
    flex-direction: column;
  }
  .content .right-side {
    position: relative;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 60px;
    margin-top: -80px;
  }

  .content .right-side .personagem-wrapper img {
    width: 100%;
    right: 0;
  }

  .content .right-side .play-personagem img {
    width: auto;
    height: auto;
  }

  .content .right-side .texto-play-personagem {
    font-size: 14px;
    white-space: normal;
    max-width: 80%;
  }
  .data-horario-reinvencao {
    justify-content: center;
  }
  .data-horario-reinvencao span.data {
    font-size: 16px;
  }
  .data-horario-reinvencao p {
    margin-bottom: 10px;
  }
  .title-reinvencao h1 {
    text-align: center;
    font-size: 36px;
    line-height: 36px;
    max-width: 100%;
    margin-bottom: 25px;
  }
  .subdescription-reinvencao p {
    text-align: center;
    margin: 0 auto 15px;
  }

  #formulario {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}



/* Salesforce Form */

#chamada .form-reinvencao .hubspot-form-container [data-form-container] {
  max-width: 510px;
  width: 100%;
}
