.elementor-845 .elementor-element.elementor-element-655e899{--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-845 .elementor-element.elementor-element-93b1bf2{--display:flex;--min-height:300px;--justify-content:center;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.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-845 .elementor-element.elementor-element-07d14b8 .elementor-heading-title{font-family:"Inter", Sans-serif;font-size:27px;font-weight:800;color:#000000;}.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-popup-modal-845{background-color:#000000AD;justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-845 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-845 .dialog-close-button{display:flex;}#elementor-popup-modal-845 .dialog-widget-content{border-radius:30px 30px 30px 30px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(max-width:767px){.elementor-845 .elementor-element.elementor-element-93b1bf2{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}#elementor-popup-modal-845 .dialog-message{width:313px;}}/* Start custom CSS for heading, class: .elementor-element-07d14b8 */@keyframes vx-pulse {
  0%, 100% { opacity: 1; transform: scale(1); }
  50%       { opacity: 0.4; transform: scale(0.7); }
}
 
.vx-popup__title {
  font-family: 'Manrope', sans-serif;
  font-size: 1.8rem;
  font-weight: 800;
  color: #111;
  letter-spacing: -0.025em;
  line-height: 1.0;
  margin: 0 0 10px 0;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-46e5f86 */.vx-popup__sub {
  font-family: 'Inter', sans-serif;
  font-size: 0.875rem;
  color: #555;
  line-height: 1.65;
  margin: 0 0 1px 0;
}
 
.vx-popup__sub strong {
  color: #FF3B07;
  font-weight: 600;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-be82655 */.vx-popup__benefits {
  list-style: none;
  margin: 0 0 2px 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
  border-top: 1px solid #E8E8E8;
  padding-top: 18px;
}
 
.vx-popup__benefits li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  font-family: 'Inter', sans-serif;
  font-size: 0.875rem;
  font-weight: 500;
  color: #333;
  line-height: 1.5;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-6f55291 */.vx-popup__benefits li span {
  color: #FF3B07;
  font-weight: 700;
  flex-shrink: 0;
}
 
.vx-popup__cta {
  display: block;
  width: 100%;
  padding: 15px 24px;
  background: #FF3B07;
  color: #fff !important;
  font-family: 'Inter', sans-serif;
  font-size: 0.9rem;
  font-weight: 700;
  text-align: center;
  text-decoration: none !important;
  border-radius: 12px;
  margin-bottom: 10px;
  transition: 0.25s ease;
  box-sizing: border-box;
}
 
.vx-popup__cta:hover {
  background: #CC2E00 !important;
  transform: translateY(-2px);
  box-shadow: 0 8px 28px rgba(255,59,7,0.25);
  color: #fff !important;
}
 
.vx-popup__dismiss {
  display: block;
  width: 100%;
  padding: 8px;
  background: none;
  border: none;
  font-family: 'Inter', sans-serif;
  font-size: 0.8rem;
  color: #9A9A9A;
  cursor: pointer;
  text-align: center;
  text-decoration: underline;
  text-underline-offset: 3px;
  transition: color 0.2s ease;
}

.vx-popup__dismiss:hover { color: #555; }/* End custom CSS */