html {
  scroll-behavior: smooth;
}

[data-framer-editor],
[data-framer-editorbar],
[data-framer-edit],
[id*="framer-editor" i],
[class*="framer-editor" i],
[href*="framer.com/edit" i],
[src*="framer.com/edit" i] {
  display: none !important;
  opacity: 0 !important;
  pointer-events: none !important;
  visibility: hidden !important;
}

body.amh-menu-open {
  overflow: hidden;
}

#more-offerings,
#success-stories {
  scroll-margin-top: 96px;
}

.amh-small-menu {
  display: none;
}

@media (max-width: 1279.98px) {
  .amh-small-menu {
    background: #fff;
    bottom: 0;
    border-top: 1px solid #e9e9e9;
    box-shadow: 0 18px 36px rgba(0, 0, 0, 0.08);
    display: none;
    font-family: "Figtree", "Figtree Placeholder", sans-serif;
    height: calc(100vh - var(--amh-menu-top, 76px));
    left: 0;
    overflow: auto;
    position: fixed;
    right: 0;
    top: var(--amh-menu-top, 76px);
    z-index: 99999;
  }

  .amh-small-menu.is-open,
  nav[data-amh-menu-open="true"] .amh-small-menu {
    display: block;
  }

  nav[data-framer-name="Phone"] > .amh-framer-menu-hidden,
  nav[data-framer-name="Phone"] > :not(.framer-1h1h5uj):not(.amh-small-menu) {
    display: none !important;
  }

  .amh-menu-heading {
    color: #6a6a6a;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.08em;
    line-height: 1;
    padding: 28px 20px 12px;
    text-transform: uppercase;
  }

  .amh-menu-link {
    border-top: 1px solid #e9e9e9;
    color: #000;
    display: block;
    font-size: clamp(22px, 6vw, 31px);
    line-height: 1.15;
    padding: 20px;
    text-decoration: none;
  }

  .amh-menu-link:focus-visible {
    outline: 2px solid #000;
    outline-offset: -6px;
  }

  .amh-menu-link span {
    color: #6a6a6a;
    display: block;
    font-size: 14px;
    line-height: 1.4;
    margin-top: 6px;
  }

  nav[data-amh-menu-open="true"] .framer-1a5eo8p {
    top: calc(50% - 1px) !important;
    transform: rotate(45deg) !important;
  }

  nav[data-amh-menu-open="true"] .framer-1quj2pe {
    top: calc(50% - 1px) !important;
    transform: rotate(-45deg) !important;
  }
}

@media (min-width: 1280px) {
  body.amh-menu-open {
    overflow: auto;
  }
}

@media (min-width: 768px) and (max-width: 1279.98px) {
  .framer-jB0OS .framer-knhqlu,
  .framer-jB0OS .framer-bkv1md,
  .framer-jB0OS .framer-169653j {
    height: calc(100vh - 96px) !important;
    margin-bottom: 10vh !important;
    overflow: visible !important;
  }

  .framer-jB0OS .framer-169653j {
    padding-bottom: 48px !important;
  }
}
