@media (max-width: 699px) {
  .cro-main-section {
    min-height: 100vh;
  }
}
@media (max-width: 768px) {
  body:not(.rtl) .elementor-9 .elementor-element.elementor-element-f0481bb {
    position: relative;
    top: 0px !important;
    right: 0px !important;
  }
}
.cro-quiz-container {
  position: relative;
  top: -50px;
  background: white;
  border-radius: 20px;
  padding: 36px;
}

.cro-quiz-container .elementor-widget-container, .cro-quiz-container .elementor-shortcode {
  height: 100%;
  width: 100%;
}

@media (min-width: 700px) {
  .cro-quiz-container {
    width: 675px;
    max-width: 675px;
    min-height: 400px;
  }
}
@media (max-width: 768px) {
  .cro-quiz-container {
    top: 0px;
  }
}
@media (max-height: 500px) and (orientation: landscape) {
  .elementor-9 .elementor-element.elementor-element-c0a0555 {
    margin-bottom: 150px;
  }
} /*# sourceMappingURL=style.css.map */