.elementor-23123 .elementor-element.elementor-element-886fc6b{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;--z-index:99;}#elementor-popup-modal-23123 .dialog-widget-content{animation-duration:0.6s;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-23123 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-23123{justify-content:center;align-items:center;}@media(min-width:768px){.elementor-23123 .elementor-element.elementor-element-886fc6b{--content-width:975px;}}/* Start custom CSS for html, class: .elementor-element-36b4d2d *//* ===== POPUP CLUBE DE ASSINANTES — Remove barra lateral ===== */

/* Trava rolagem da página por trás quando o popup abre */
html.elementor-popup-modal-open,
body.elementor-popup-modal-open,
html.elementor-dialog-prevent-scroll,
body.elementor-dialog-prevent-scroll,
html.dialog-prevent-scroll,
body.dialog-prevent-scroll {
  overflow: hidden !important;
  position: fixed !important;
  width: 100% !important;
  height: 100% !important;
}

/* O modal em si não rola */
.elementor-popup-modal {
  overflow: hidden !important;
}

/* Remove scrollbar do container interno do Elementor */
.elementor-popup-modal .dialog-message,
.elementor-popup-modal .dialog-widget-content {
  padding: 0 !important;
  overflow: hidden !important;
  background: transparent !important;
  box-shadow: none !important;
  scrollbar-width: none !important;
  -ms-overflow-style: none !important;
}

.elementor-popup-modal .dialog-message::-webkit-scrollbar,
.elementor-popup-modal .dialog-widget-content::-webkit-scrollbar {
  display: none !important;
  width: 0 !important;
}

/* Altura correta sem criar segunda rolagem */
.elementor-popup-modal .dialog-widget,
.elementor-popup-modal .dialog-message {
  height: 100dvh !important;
  max-height: 100dvh !important;
  overflow: hidden !important;
}

/* Esconde X nativo */
.elementor-popup-modal .dialog-close-button {
  display: none !important;
}

/* Remove scrollbar do painel interno (.mpv-clube-popup) */
.mpv-clube-popup {
  scrollbar-width: none !important;
  -ms-overflow-style: none !important;
}
.mpv-clube-popup::-webkit-scrollbar {
  display: none !important;
  width: 0 !important;
}/* End custom CSS */