.elementor-3624 .elementor-element.elementor-element-0704768{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3624 .elementor-element.elementor-element-40ef656{--display:flex;}.elementor-3624 .elementor-element.elementor-element-f80ca96{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}/* Start custom CSS for html, class: .elementor-element-4e31a40 */.period-quiz {
  max-width: 760px;
  margin: 0 auto;
  font-family: system-ui, sans-serif;
}

.quiz-intro {
  text-align: center;
}

.quiz-note {
  background: #f3ecd9;
  padding: 1rem;
  border-radius: 10px;
  margin: 1.5rem 0;
}

.start-quiz {
  padding: 1rem 2rem;
  font-size: 1rem;
  cursor: pointer;
}

.quiz-question ul {
  list-style: none;
  padding: 0;
}

.quiz-question li {
  padding: 0.75rem;
  border: 1px solid #ccc;
  border-radius: 8px;
  margin-bottom: 0.5rem;
  cursor: pointer;
}

.quiz-question li.selected {
  background: #9fcfb3;
  color: #fff;
}

.next {
  margin-top: 1rem;
  font-size: 1.5rem;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-0704768 */body.postid-3511 #page{
  background-color: #fafcf9;
  background-image:
    radial-gradient(circle at 1px 1px, rgba(0,0,0,0.04) 1px, transparent 0);
  background-size: 24px 24px;
  border-radius: 24px;
}/* End custom CSS */