.elementor-2322 .elementor-element.elementor-element-9f2fbaa{width:100%;max-width:100%;}.elementor-2322 .elementor-element.elementor-element-9f2fbaa > .elementor-widget-container{padding:0px 0px 0px 0px;}#elementor-popup-modal-2322{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-2322 .dialog-message{width:90vw;height:95vh;align-items:flex-start;}#elementor-popup-modal-2322 .dialog-close-button{display:flex;}#elementor-popup-modal-2322 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(min-width:768px){.elementor-2322 .elementor-element.elementor-element-07c0fc7{width:100%;}}/* Start custom CSS for html, class: .elementor-element-9f2fbaa *//* Give the TidyCal iframe its own scrollable viewport inside Elementor popups */
body:not(.elementor-editor-active) .elementor-popup-modal .tidycal-embed iframe {
  display: block;
  width: 100% !important;
  height: 78vh !important;        /* tweak 70–85 if you like */
  max-height: 78vh !important;
  border: 0;
}

/* Optional: reduce double-scroll feeling on small screens */
@media (max-width: 767px) {
  body:not(.elementor-editor-active) .elementor-popup-modal .tidycal-embed iframe {
    height: 82vh !important;
    max-height: 82vh !important;
  }
}/* End custom CSS */