.elementor-5656 .elementor-element.elementor-element-13f030df{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;}.elementor-5656 .elementor-element.elementor-element-ebc0094 > .elementor-widget-container{border-radius:5px 5px 5px 5px;}#elementor-popup-modal-5656 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-5656{justify-content:center;align-items:center;pointer-events:all;background-color:rgba(0,0,0,.8);}#elementor-popup-modal-5656 .dialog-close-button{display:flex;}#elementor-popup-modal-5656 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for html, class: .elementor-element-ebc0094 */.server-notice {
  background: #fff3cd;
  padding: 40px 0;
  font-family: 'Segoe UI', Arial, sans-serif;
}
.notice-container {
  max-width: 500px;
  margin: 0 auto;
  background: #fff;
  border: 1px solid #ffeeba;
  border-radius: 12px;
  box-shadow: 0 2px 12px rgba(44,62,80,0.08);
  display: flex;
  align-items: center;
  padding: 28px 22px;
}
.notice-icon {
  font-size: 2.8rem;
  color: #e67e22;
  margin-right: 24px;
}
.notice-content h2 {
  color: #b94a48;
  font-size: 1.4rem;
  margin-bottom: 10px;
}
.notice-content p {
  color: #856404;
  font-size: 1.05rem;
  margin: 0 0 6px 0;
}
@media (max-width: 600px) {
  .notice-container {
    flex-direction: column;
    text-align: center;
    padding: 18px 8px;
  }
  .notice-icon {
    margin: 0 0 12px 0;
  }
}/* End custom CSS */