.arte-faq-section {
  padding-top: 48px;
}

.arte-question {
  display: block;
  font-weight: bold;
  font-family: 'LatoBlack';
  margin-top: 32px !important;
  position: relative;
}

.arte-content [data-contains]:not([data-contains="gallery"]) h3 {
  margin-bottom: 48px;
}

@media ( min-width: 688px ) {

  .arte-question::before {
    content: '→ ';
    position: absolute;
    top: 0;
    left: 0;
    transform: translateX( -100% );
    width: 24px;
    display: inline-block;
  }

}

.arte-split [data-contains] {
  width: 100%;
}

iframe[data-uva-id="Q8MJD2"] {
  filter: grayscale( 1 );
}

.arte-interactive-voronoi {
  position: relative;
  margin: 24px auto 48px;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid #d0d0d0;
  z-index: 0;
}

.arte-interactive-voronoi iframe {
  position: relative;
  height: 80vh;
  max-height: 867px;
  width: 1px;
  min-width: 100%;
  overflow: hidden;
  border: none;
  display: block;
}

@media ( min-width: 640px ) {
  .arte-interactive-voronoi iframe {
    position: relative;
    height: 70vh;
  }
}

.arte-perfil-local td:last-child {
  padding: 0 8px;
  font-weight: bold;
  font-family: 'LatoBold';
}

.arte-perfil-local-nome {
  margin-bottom: 0;
}

.arte-perfil-local-cidade {
  display: block;
  margin-bottom: 16px;
}

.arte-perfil-local-container [data-contains="html"] {
  margin-bottom: 16px;
}

.arte-perfil-local-container-secondary {
  margin: 48px auto 24px !important;
}

.arte-perfil-local-kicker-secondary {
  padding-top: 48px;
}

.arte-content [data-contains="box"] [data-contains="box"] {
  background: transparent;
}

/* temp

.arte-perfil-local-container,
.arte-perfil-local-container-secondary {
  display: none !important;
}

*/
