.elementor-11088 .elementor-element.elementor-element-c0ac292{--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-11088 .elementor-element.elementor-element-c0ac292:not(.elementor-motion-effects-element-type-background), .elementor-11088 .elementor-element.elementor-element-c0ac292 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#00000000;}#elementor-popup-modal-11088{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-11088 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-11088 .dialog-close-button{display:flex;}#elementor-popup-modal-11088 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for container, class: .elementor-element-c0ac292 */.elementor-popup-modal {
  background-color: rgba(0,0,0,0);
}

.elementor-popup-modal.ec-overlay-in {
  animation: ecOverlayIn 240ms ease-out forwards;
}

@keyframes ecOverlayIn {
  from { background-color: rgba(0,0,0,0); }
  to   { background-color: rgba(0,0,0,0.65); }
}

.elementor-popup-modal .dialog-widget,
.elementor-popup-modal .dialog-widget-content,
.elementor-popup-modal .e-con,
.elementor-popup-modal .e-con-inner {
  background: transparent !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  transform: none !important;
  opacity: 1 !important;
}

.elementor-popup-modal .elementor-section-wrap {
  padding: 0 !important;
}

.elementor-popup-modal .e-con::before,
.elementor-popup-modal .e-con::after,
.elementor-popup-modal .dialog-widget::before,
.elementor-popup-modal .dialog-widget::after,
.elementor-popup-modal .dialog-widget-content::before,
.elementor-popup-modal .dialog-widget-content::after {
  display: none !important;
}

.elementor-popup-modal .dialog-close-button,
.elementor-popup-modal .dialog-close-button svg,
.elementor-popup-modal .dialog-close-button i {
  color: #ffffff !important;
  fill: #ffffff !important;
}

.elementor-popup-modal .dialog-close-button:hover {
  opacity: 0.85;
}/* End custom CSS */