.elementor-19558 .elementor-element.elementor-element-9561d53{--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;border-style:none;--border-style:none;--border-radius:50px 50px 50px 50px;}.elementor-19558 .elementor-element.elementor-element-0ef8647{--display:flex;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-19558 .elementor-element.elementor-element-0a8abb1{text-align:center;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-19558 .elementor-element.elementor-element-a5a9c8e{text-align:center;}.elementor-19558 .elementor-element.elementor-element-4015974{--display:flex;}.elementor-19558 .elementor-element.elementor-element-c322cea .jet-listing-dynamic-repeater__items{flex-direction:flex-start;justify-content:flex-start;}.elementor-19558 .elementor-element.elementor-element-c322cea .jet-listing-dynamic-repeater__item > *{justify-content:flex-start;}#elementor-popup-modal-19558{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-19558 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-19558 .dialog-close-button{display:flex;}#elementor-popup-modal-19558 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for jet-listing-dynamic-repeater, class: .elementor-element-c322cea */.jet-listing-dynamic-repeater__items:has(.mt-turma-card-final){
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  max-width: 100% !important;
}

.jet-listing-dynamic-repeater__item:has(.mt-turma-card-final){
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 100% !important;
  flex: 0 0 100% !important;
  padding: 0 !important;
  margin: 10px 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  box-sizing: border-box !important;
}

.mt-turma-card-final{
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  max-width: 100% !important;
  text-align: center !important;
  background: transparent !important;
  box-sizing: border-box !important;
}

.mt-turma-title-final{
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  text-align: center !important;
  font-weight: 600 !important;
  line-height: 1.3 !important;
  margin: 0 0 12px 0 !important;
  padding: 0 !important;
  color: #c58be7 !important;
  box-sizing: border-box !important;
}

.mt-turma-buttons-final{
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 16px !important;
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 auto !important;
  padding: 0 !important;
  box-sizing: border-box !important;
}

.mt-turma-btn-final{
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;

  flex: 0 0 35% !important;
  width: 35% !important;
  min-width: 35% !important;
  max-width: 35% !important;

  min-height: 42px !important;
  padding: 10px 14px !important;
  border-radius: 18px !important;

  font-size: 15px !important;
  font-weight: 800 !important;
  line-height: 1.1 !important;

  text-align: center !important;
  text-decoration: none !important;
  white-space: nowrap !important;

  color: #ffffff !important;
  background-color: #477d67 !important;
  background-image: none !important;

  border: none !important;
  box-shadow: none !important;
  box-sizing: border-box !important;
}

.mt-turma-btn-final:hover,
.mt-turma-btn-final:focus{
  transform: translateY(-1px) !important;
  box-shadow: 0 6px 18px rgba(0,0,0,.08) !important;
  outline: none !important;
}

@media (max-width: 640px){
  .mt-turma-buttons-final{
    gap: 10px !important;
  }

  .mt-turma-btn-final{
    flex: 0 0 35% !important;
    width: 35% !important;
    min-width: 35% !important;
    max-width: 35% !important;

    min-height: 38px !important;
    padding: 9px 10px !important;
    font-size: 13px !important;
  }
}/* End custom CSS */