.elementor-16 .elementor-element.elementor-element-4df7f1c{--display:flex;}.elementor-16 .elementor-element.elementor-element-4df7f1c.glozin-motion--sticky{position:var(--position);}.elementor-16 .elementor-element.elementor-element-14d24f14{--display:flex;}.elementor-16 .elementor-element.elementor-element-14d24f14.glozin-motion--sticky{position:var(--position);}.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 );}/* Start custom CSS for html, class: .elementor-element-2c64b5d */.cancellation-refund-policy-page,
.cancellation-refund-policy-page * {
  box-sizing: border-box;
}

.cancellation-refund-policy-page {
  max-width: 820px;
  margin: 0 auto;
  padding: 60px 28px 80px;
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  color: #2d3748;
  line-height: 1.85;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
}

.cancellation-refund-policy-page h1 {
  margin: 0 0 8px;
  font-size: 2.1rem;
  font-weight: 800;
  color: #1a202c;
  letter-spacing: -0.5px;
  line-height: 1.3;
}

.cancellation-refund-policy-page .updated {
  margin: 0 0 16px;
  font-size: 0.95rem;
  font-weight: 600;
  color: #5a6a7a;
}

.cancellation-refund-policy-page .divider {
  width: 70px;
  height: 4px;
  background: linear-gradient(90deg, #2b6cb0, #63b3ed);
  border-radius: 4px;
  margin-bottom: 36px;
}

.cancellation-refund-policy-page p {
  margin: 0 0 16px;
  font-size: 1rem;
  color: #4a5568;
  line-height: 1.85;
}

.cancellation-refund-policy-page .policy-list {
  margin-top: 8px;
}

.cancellation-refund-policy-page .policy-item {
  position: relative;
  margin: 0 0 18px;
  padding: 18px 20px;
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-left: 4px solid #2b6cb0;
  border-radius: 0 8px 8px 0;
  box-shadow: 0 8px 24px rgba(15, 23, 42, 0.04);
}

@media (max-width: 640px) {
  .cancellation-refund-policy-page {
    padding: 36px 18px 60px;
  }

  .cancellation-refund-policy-page h1 {
    font-size: 1.55rem;
  }

  .cancellation-refund-policy-page .policy-item {
    padding: 16px 16px;
  }
}/* End custom CSS */