.elementor-widget-section .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-section .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-18945 .elementor-element.elementor-element-d6e6dea{padding:0% 5% 0% 5%;}.elementor-widget-html .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-html .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}@media(max-width:1024px){.elementor-widget-section .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-section .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-html .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-html .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}}@media(max-width:767px){.elementor-widget-section .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-section .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-html .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-html .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}}/* Start custom CSS for section, class: .elementor-element-d6e6dea */.refund-header h1 {
  font-size: 32px;
  margin-bottom: 5px;
}

.refund-header p {
  color: #777;
  font-size: 14px;
}

.refund-section {
  margin-top: 30px;
}

.refund-section h2 {
  font-size: 20px;
  margin-bottom: 10px;
  color: #111;
}

.list {
  padding-left: 18px;
}

.list li {
  margin-bottom: 8px;
}

.refund-card {
  padding: 16px;
  border-radius: 10px;
  margin: 20px 0;
  font-weight: 500;
}

.highlight {
  background: #ecfdf5;
  border-left: 4px solid #22c55e;
}

.warning {
  background: #fff7ed;
  border-left: 4px solid #f97316;
}

.steps {
  background: #fafafa;
  padding: 15px;
  border-radius: 8px;
  margin: 15px 0;
  border: 1px solid #eee;
}

.steps ol {
  padding-left: 18px;
}

.note {
  font-size: 14px;
  color: #666;
}

.contact a {
  color: #7c3aed;
  text-decoration: none;
}

.contact a:hover {
  text-decoration: underline;
}/* End custom CSS */