.elementor-5481 .elementor-element.elementor-element-09d7c17{--display:flex;}/* Start custom CSS for html, class: .elementor-element-d7660de */@media (max-width: 767px) {

  body {
    overflow-x: hidden !important;
  }

  section,
  section * {
    box-sizing: border-box !important;
  }

  section {
    padding: 40px 16px !important;
    text-align: center !important;
    overflow-x: hidden !important;
  }

  section > div {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 auto !important;
    padding: 0 !important;
  }

  section h1,
  section h2,
  section h3,
  section p {
    text-align: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 100% !important;
  }

  section h1 {
    font-size: 24px !important;
    line-height: 1.25 !important;
    white-space: normal !important;
    overflow-wrap: anywhere !important;
    word-break: break-word !important;
    hyphens: auto !important;
  }

  section h2 {
    font-size: 20px !important;
    line-height: 1.3 !important;
    white-space: normal !important;
    overflow-wrap: anywhere !important;
    word-break: break-word !important;
    hyphens: auto !important;
    width: 100% !important;
    display: block !important;
    padding: 0 6px !important;
  }

  section h3 {
    font-size: 18px !important;
    line-height: 1.35 !important;
    white-space: normal !important;
    overflow-wrap: break-word !important;
    word-break: break-word !important;
  }

  section p {
    font-size: 15px !important;
    line-height: 1.75 !important;
  }

  section div[style*="grid"] {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 16px !important;
    width: 100% !important;
    margin: 0 auto !important;
  }

  section div[style*="background: #ffffff"] {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 auto !important;
    padding: 20px !important;
    text-align: center !important;
  }

  section div[style*="display: flex"] {
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 12px !important;
  }

  section a {
    width: 100% !important;
    max-width: 300px !important;
    text-align: center !important;
  }
}/* End custom CSS */