/* O idioma escolhido na hero define o modo técnico do formulário. */
#lead-form .residence-selector--primary {
  display: none !important;
}

html[data-language="en"] #pos-video {
  display: none !important;
}

html[data-language="en"] .parade-ticketmaster,
html[data-language="en"] .parade-ticketmaster-left {
  display: none !important;
}

@media (max-width: 640px) {
  html[data-language="en"] .hero__dates[src="assets/data_en.svg"] {
    width: auto;
    height: 61.0583px;
  }

  html[data-language="en"] .post-hero-section__numbers {
    width: 76.4061483002%;
    transform: translate(-50%, -45%);
  }

  html[data-language="en"] .verdadeiro-section__mobile-art[src="assets/sessao4_01_en.svg"] {
    width: 85.6305445770%;
  }

  html[data-language="en"] .social-section__art {
    width: 80.1805990845%;
  }

  html[data-language="en"] .facilities-section__art {
    width: 99.8189340308%;
  }

  html[data-language="en"] .othon__description {
    width: 75.3554953518%;
  }

  html[data-language="en"] .after-othon-section__mobile-art {
    width: 79.0983894789%;
  }

  html[data-language="en"] .section-heading__art[src="assets/form_title_en.svg"] {
    width: 100%;
    height: auto;
    transform: translateY(0);
  }

  html[data-language="pt-BR"] .section-heading__art[src="assets/ativo-23.svg"] {
    transform: translateY(20%);
  }

  html[data-language="en"] .video__description[src="assets/descricao_video_en.svg"] {
    width: 87.6007532797%;
  }
}

@media (max-width: 820px) {
  html[data-language="en"] .faq__heading--mobile[src="assets/faq_title_mobile_en.svg"] {
    width: 115.5542065728%;
    transform: translate(-50%, -30%);
  }

  html[data-language="en"] .parade-order-mark[src="assets/img/hero/ordem_en.svg"] {
    width: min(350.7965235996px, 39.6552591895vw);
  }
}

@media (min-width: 641px) {
  .post-hero-section.is-bg-ready {
    background: #000 url("assets/bg_numeros_desktop.jpg") center center / cover no-repeat;
  }

  .verdadeiro-section.is-bg-ready {
    background: #000 url("assets/bg_mar_desktop.jpg") center center / cover no-repeat;
  }

  html[data-language="pt-BR"] .post-video-section.is-bg-ready {
    background: #000 url("assets/bg_varanda_desktop_pt.jpg") center center / cover no-repeat;
  }

  .social-section.is-bg-ready {
    background: #000 url("assets/bg_social_desktop.jpg") center center / cover no-repeat;
  }

  .othon-section.is-bg-ready {
    background: #000 url("assets/bg_othon_desktop.jpg") center center / cover no-repeat;
  }

  html[data-language="en"] .hero__dates[src="assets/data_en.svg"] {
    width: auto;
    height: clamp(61.0583px, 7.6323vw, 147.5575px);
  }

  html[data-language="en"] .post-hero-section__numbers[src="assets/numeros_en.svg"] {
    width: auto;
    height: 29.56636634%;
  }

  html[data-language="en"] .verdadeiro-section__logo[src="assets/verdadeiro_en.svg"] {
    width: auto;
    height: 57.37932603%;
  }

  html[data-language="en"] .video__description[src="assets/descricao_video_en.svg"] {
    width: 104.28661105%;
    max-width: none;
  }

  html[data-language="en"] .social-section__art[src="assets/ativo_2_en.svg"] {
    width: auto;
    height: 39.82819955%;
  }

  html[data-language="en"] .facilities-section__art[src="assets/ativo_3_en.svg"] {
    width: auto;
    height: 45.34322167%;
  }

  html[data-language="en"] .othon__description[src="assets/othon_descricao_en.svg"] {
    width: 73.5183893163%;
  }

  html[data-language="en"] .after-othon-section__art-image[src="assets/ativo-13_en.svg"] {
    width: 78.3602911970%;
  }

  html[data-language="en"] .section-heading__art[src="assets/form_title_en.svg"] {
    width: calc((100% - clamp(36px, 9vw, 88px)) * 0.711901647512);
    transform: translateY(20%);
  }

  html[data-language="pt-BR"] .section-heading__art[src="assets/ativo-23.svg"] {
    transform: translateY(20%);
  }

}

@media (min-width: 821px) {
  html[data-language="en"] .parade-order-mark[src="assets/img/hero/ordem_en.svg"] {
    width: min(19.0650284565%, 350.7965235996px);
  }
}
