.flowch-mega-menu {
  min-height: 207.7px;
  position: relative;
  z-index: 1000;
  font-family: Jost, sans-serif;
}

.flowch-mega-menu,
.flowch-mega-menu * {
  box-sizing: border-box;
}

.flowch-app-badge-link {
  cursor: pointer;
  display: inline-flex;
  padding: 10px;
  pointer-events: auto;
  position: relative;
  text-decoration: none !important;
  z-index: 20;
}

.flowch-app-badge-link img {
  display: block;
  pointer-events: auto;
}

.cid-s2V9SnoqGp > .container {
  position: relative;
  z-index: 20;
}

.cid-s2V9SnoqGp .skew {
  pointer-events: none;
}

.cid-s2V9SnoqGp {
  padding-top: 120px;
  padding-bottom: 58px;
}

.cid-s2V9SnoqGp .skew {
  margin-top: -95px;
}

.cid-s2V9SnoqGp .skew .inner {
  min-height: 105px;
}

.img-wrap img,
.mbr-figure img,
.media img,
.image-wrapper img,
.card-img img,
.wrapper.card-wrapper > img,
.row > [class*="col-"] > img,
.logo-footer img,
.img-logo-footer {
  height: auto !important;
  max-width: 100%;
  object-fit: contain;
}

.logo-footer img,
.img-logo-footer {
  width: min(100%, 240px) !important;
}

.cid-s2V9W4gBp2 .card .right-content .card-img img {
  height: 100% !important;
  object-fit: cover;
}

.flowch-ai-chat-section {
  background: #ffffff;
  padding: 78px 0 86px;
}

.cid-tLTwD5C71W {
  background: #f6f8ff;
}

.flowch-ai-chat-eyebrow {
  color: #ff842b;
  font-size: 1rem;
  font-weight: 800;
  letter-spacing: 0;
  margin-bottom: 0.85rem;
  text-transform: uppercase;
}

.flowch-ai-chat-title {
  color: #13287d;
  font-size: 2.65rem;
  font-weight: 800;
  line-height: 1.14;
  margin: 0 auto 1rem;
  max-width: 820px;
}

.flowch-ai-chat-text {
  color: #5a6475;
  font-size: 1.14rem;
  font-weight: 500;
  line-height: 1.55;
  margin: 0 auto 2.15rem;
  max-width: 760px;
}

.flowch-ai-chat-frame {
  background: #ffffff;
  border: 1px solid rgba(19, 40, 125, 0.12);
  border-radius: 8px;
  box-shadow: 0 22px 50px rgba(19, 40, 125, 0.12);
  overflow: hidden;
  padding: 0;
}

#flowch-webchat-container,
#flowch-webchat-contact-container,
#flowch-webchat-agendar-container {
  min-height: 560px;
  width: 100%;
}

.flowch-mega-menu a,
.flowch-mega-menu button {
  font-family: inherit;
}

.flowch-mega-nav {
  background: #ffffff;
  box-shadow: 0 2px 18px rgba(20, 29, 52, 0.08);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1030;
}

.flowch-menu-top {
  align-items: center;
  border-bottom: 1px solid rgba(40, 47, 88, 0.08);
  display: flex;
  justify-content: space-between;
  height: 90px;
  overflow: hidden;
  padding: 0 2rem;
  transition: height 0.25s ease-in-out, min-height 0.25s ease-in-out, border 0.25s ease-in-out;
}

.flowch-mega-menu.is-scrolled .flowch-menu-top {
  border: 0;
  height: 0;
  min-height: 0;
  padding-bottom: 0;
  padding-top: 0;
}

@media (max-width: 767px) {
  .cid-s2V9SnoqGp {
    padding-top: 84px;
    padding-bottom: 48px;
  }

  .flowch-ai-chat-section {
    padding: 54px 0 64px;
  }

  .flowch-ai-chat-title {
    font-size: 2rem;
  }

  .flowch-ai-chat-text {
    font-size: 1.05rem;
    margin-bottom: 1.75rem;
  }

  #flowch-webchat-container,
  #flowch-webchat-contact-container,
  #flowch-webchat-agendar-container {
    min-height: 620px;
  }
}

.flowch-menu-social,
.flowch-menu-contact {
  align-items: center;
  display: flex;
  gap: 0.6rem;
}

.flowch-menu-social {
  padding-left: 1rem;
}

.flowch-menu-social a,
.flowch-menu-contact a {
  color: #13287d;
  font-size: 1rem;
  line-height: 1;
  text-decoration: none;
}

.flowch-menu-social a {
  align-items: center;
  background-color: #eaebee;
  display: inline-flex;
  min-height: 40px;
  min-width: 40px;
  justify-content: center;
  transition: all 0.3s ease-in;
  border-radius: 100%;
}

.flowch-menu-social .mbr-iconfont {
  font-size: 1rem;
}

.flowch-menu-social .mbr-iconfont::before {
  padding: 0.75rem;
}

.flowch-menu-social a:hover,
.flowch-menu-social a:focus {
  background-color: #f58532;
  color: #ffffff;
}

.flowch-menu-social a:hover .mbr-iconfont,
.flowch-menu-social a:focus .mbr-iconfont,
.flowch-menu-social a:hover .mbr-iconfont::before,
.flowch-menu-social a:focus .mbr-iconfont::before {
  color: #ffffff;
}

.flowch-menu-contact a {
  align-items: center;
  display: inline-flex;
  gap: 0;
  font-size: 1rem;
}

.flowch-menu-contact .mbr-iconfont {
  color: #f58532;
  font-size: 26.4px;
  padding-right: 1rem;
}

.flowch-menu-bottom {
  align-items: center;
  display: flex;
  gap: 1.25rem;
  min-height: 117.7px;
  padding: 0 2rem;
}

.flowch-menu-logo {
  align-items: center;
  display: inline-flex;
  flex: 0 0 auto;
  margin-left: 1.5rem;
}

.flowch-menu-logo img {
  height: 4rem;
  max-width: 70vw;
  width: auto;
}

.flowch-menu-panel {
  align-items: center;
  display: flex;
  flex: 1 1 auto;
  justify-content: flex-end;
}

.flowch-menu-actions {
  align-items: center;
  display: none;
  flex: 0 0 auto;
  justify-content: flex-end;
}

.flowch-primary-list {
  align-items: center;
  display: flex;
  gap: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}

.flowch-menu-trigger,
.flowch-menu-login,
.flowch-menu-cta {
  align-items: center;
  background: transparent;
  border: 0;
  color: #13287d;
  cursor: pointer;
  display: inline-flex;
  font-size: 1.12rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 6.13;
  min-height: 117.7px;
  padding: 0;
  margin: 0 16px;
  text-decoration: none;
  white-space: nowrap;
}

.flowch-menu-trigger::after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 5px solid currentColor;
  content: "";
  margin-left: 0.45rem;
  transform: translateY(1px);
}

.flowch-menu-trigger:hover,
.flowch-menu-trigger:focus,
.flowch-menu-login:hover,
.flowch-menu-login:focus,
.flowch-menu-social a:hover,
.flowch-menu-social a:focus,
.flowch-menu-contact a:hover,
.flowch-menu-contact a:focus {
  color: #f58532;
  outline: none;
  text-decoration: none;
}

.flowch-menu-social a:hover,
.flowch-menu-social a:focus,
.flowch-menu-social a:hover .mbr-iconfont,
.flowch-menu-social a:focus .mbr-iconfont,
.flowch-menu-social a:hover .mbr-iconfont::before,
.flowch-menu-social a:focus .mbr-iconfont::before {
  color: #ffffff;
}

.flowch-menu-trigger:focus-visible,
.flowch-menu-login:focus-visible,
.flowch-menu-cta:focus-visible,
.flowch-mega-link:focus-visible,
.flowch-menu-toggle:focus-visible {
  outline: 2px solid #15803d;
  outline-offset: 3px;
}

.flowch-menu-cta {
  color: #ffffff;
  border-radius: 100px;
  font-size: 1.12rem;
  font-weight: 600;
  line-height: 1;
  margin: 0.4rem 0 0.4rem 0.8rem;
  min-height: auto;
  padding: 13px 27px;
  position: relative;
  overflow: hidden;
}

.flowch-menu-login {
  color: #13287d;
  text-transform: uppercase;
}

.flowch-menu-item {
  position: static;
}

.flowch-mega-panel {
  background: #ffffff;
  border-top: 1px solid rgba(40, 47, 88, 0.08);
  box-shadow: 0 24px 46px rgba(20, 29, 52, 0.14);
  display: none;
  left: 5%;
  max-height: calc(100vh - 126px);
  overflow-y: auto;
  padding: 1.5rem;
  position: absolute;
  right: 5%;
  top: 100%;
}

.flowch-mega-panel::before {
  content: "";
  height: 12px;
  left: 0;
  position: absolute;
  right: 0;
  top: -12px;
}

.flowch-menu-item.is-open .flowch-mega-panel {
  display: block;
}

.flowch-mega-inner {
  display: grid;
  gap: 1.25rem;
  grid-template-columns: minmax(210px, 0.8fr) minmax(0, 2.2fr);
  margin: 0 auto;
  max-width: 1180px;
}

.flowch-mega-intro {
  border-right: 1px solid rgba(40, 47, 88, 0.08);
  padding-right: 1.25rem;
}

.flowch-mega-intro h2,
.flowch-mega-block h3 {
  color: #232323;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.25;
  margin: 0 0 0.45rem;
}

.flowch-mega-intro p,
.flowch-mega-link p {
  color: #5d6473;
  font-size: 0.84rem;
  line-height: 1.45;
  margin: 0;
}

.flowch-mega-links {
  display: grid;
  gap: 0.6rem;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.flowch-mega-links.three-columns {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.flowch-mega-sections {
  display: grid;
  gap: 1.2rem;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.flowch-mega-block h3 {
  border-bottom: 1px solid rgba(40, 47, 88, 0.08);
  padding-bottom: 0.45rem;
}

.flowch-mega-link {
  border-radius: 4px;
  display: block;
  min-height: 86px;
  padding: 0.75rem;
  text-decoration: none;
}

.flowch-mega-link strong {
  color: #232323;
  display: block;
  font-size: 0.9rem;
  font-weight: 600;
  line-height: 1.25;
  margin-bottom: 0.25rem;
}

.flowch-mega-link:hover,
.flowch-mega-link:focus {
  background: rgba(21, 128, 61, 0.07);
  text-decoration: none;
}

.flowch-mega-link:hover strong,
.flowch-mega-link:focus strong {
  color: #f58532;
}

.flowch-menu-toggle {
  align-items: center;
  background: transparent;
  border: 0;
  display: none;
  height: 44px;
  justify-content: center;
  margin-left: auto;
  padding: 0;
  width: 44px;
}

.flowch-menu-toggle span,
.flowch-menu-toggle span::before,
.flowch-menu-toggle span::after {
  background: #232323;
  content: "";
  display: block;
  height: 2px;
  position: relative;
  width: 24px;
}

.flowch-menu-toggle span::before {
  position: absolute;
  top: -7px;
}

.flowch-menu-toggle span::after {
  position: absolute;
  top: 7px;
}

@media (min-width: 1500px) {
  .flowch-menu-trigger,
  .flowch-menu-login,
  .flowch-menu-cta {
    font-size: 1.2rem;
  }
}

@media (max-width: 1499px) and (min-width: 1301px) {
  .flowch-mega-menu {
    min-height: 146px;
  }

  .flowch-menu-top {
    height: 58px;
  }

  .flowch-menu-social a {
    min-height: 34px;
    min-width: 34px;
  }

  .flowch-menu-social .mbr-iconfont::before {
    padding: 0.55rem;
  }

  .flowch-menu-contact .mbr-iconfont {
    font-size: 23px;
  }

  .flowch-menu-bottom {
    min-height: 88px;
    gap: 0.75rem;
  }

  .flowch-menu-logo {
    margin-left: 0.25rem;
  }

  .flowch-menu-logo img {
    height: 3.4rem;
  }

  .flowch-menu-trigger,
  .flowch-menu-login,
  .flowch-menu-cta {
    font-size: 1rem;
    line-height: 5.2;
    min-height: 88px;
    margin-left: 0.8rem;
    margin-right: 0.8rem;
  }

  .flowch-menu-cta {
    line-height: 1;
    min-height: auto;
    padding: 12px 23px;
  }
}

@media (max-width: 1499px) and (min-width: 1360px) {
  .flowch-menu-trigger,
  .flowch-menu-login,
  .flowch-menu-cta {
    font-size: 1.04rem;
    margin-left: 0.82rem;
    margin-right: 0.82rem;
  }

  .flowch-menu-cta {
    margin-left: 0.65rem;
  }
}

@media (max-width: 1300px) and (min-width: 992px) {
  .flowch-mega-menu {
    min-height: 82px;
  }

  .flowch-menu-top {
    display: none;
  }

  .flowch-menu-bottom {
    min-height: 82px;
    padding: 0 1.25rem;
  }

  .flowch-menu-logo {
    margin-left: 0;
  }

  .flowch-menu-logo img {
    height: 3.2rem;
  }

  .flowch-menu-toggle {
    display: inline-flex;
    order: 2;
    margin-left: 0.75rem;
  }

  .flowch-menu-panel {
    background: #ffffff;
    border-top: 1px solid rgba(40, 47, 88, 0.08);
    box-shadow: 0 18px 32px rgba(20, 29, 52, 0.12);
    display: none;
    left: 0;
    max-height: calc(100vh - 82px);
    overflow-y: auto;
    padding: 0.5rem 1.25rem 1rem;
    position: absolute;
    right: 0;
    top: 100%;
  }

  .flowch-mega-menu.is-mobile-open .flowch-menu-panel {
    display: block;
  }

  .flowch-primary-list {
    align-items: stretch;
    display: block;
    width: 100%;
  }

  .flowch-menu-item-login,
  .flowch-menu-item-cta {
    display: none;
  }

  .flowch-menu-actions {
    display: flex;
    margin-left: auto;
    order: 1;
  }

  .flowch-menu-actions .flowch-menu-login,
  .flowch-menu-actions .flowch-menu-cta {
    display: inline-flex;
    font-size: 1rem;
    line-height: 1;
    min-height: auto;
  }

  .flowch-menu-actions .flowch-menu-login {
    margin: 0 0.75rem 0 0;
  }

  .flowch-menu-actions .flowch-menu-cta {
    margin: 0;
    padding: 12px 23px;
  }

  .flowch-menu-trigger {
    font-size: 1.05rem;
    justify-content: space-between;
    line-height: 1.3;
    min-height: 48px;
    margin: 0;
    padding: 0.85rem 0;
    width: 100%;
  }

  .flowch-mega-panel {
    border: 0;
    box-shadow: none;
    left: auto;
    max-height: none;
    overflow: visible;
    padding: 0 0 0.75rem;
    position: static;
    right: auto;
    top: auto;
  }

  .flowch-mega-panel::before {
    display: none;
  }
}

@media (max-width: 991px) {
  .flowch-mega-menu {
    min-height: 72px;
  }

  .flowch-menu-top {
    display: none;
  }

  .flowch-menu-bottom {
    min-height: 72px;
    padding: 0.55rem 1rem;
  }

  .flowch-menu-logo img {
    height: 3.15rem;
  }

  .flowch-menu-logo {
    margin-left: 0;
  }

  .flowch-menu-toggle {
    display: inline-flex;
  }

  .flowch-menu-panel {
    background: #ffffff;
    border-top: 1px solid rgba(40, 47, 88, 0.08);
    box-shadow: 0 18px 32px rgba(20, 29, 52, 0.12);
    display: none;
    left: 0;
    max-height: calc(100vh - 72px);
    overflow-y: auto;
    padding: 0.35rem 1rem 1rem;
    position: absolute;
    right: 0;
    top: 100%;
  }

  .flowch-mega-menu.is-mobile-open .flowch-menu-panel {
    display: block;
  }

  .flowch-primary-list {
    align-items: stretch;
    display: block;
    width: 100%;
  }

  .flowch-menu-trigger,
  .flowch-menu-login,
  .flowch-menu-cta {
    font-size: 1rem;
    justify-content: space-between;
    line-height: 1.3;
    min-height: 48px;
    margin: 0;
    padding: 0.85rem 0;
    width: 100%;
  }

  .flowch-menu-login {
    text-align: left;
  }

  .flowch-menu-cta {
    justify-content: center;
    margin: 0.75rem 0 0;
    padding: 13px 29px;
    width: auto;
  }

  .flowch-mega-panel {
    border: 0;
    box-shadow: none;
    left: auto;
    max-height: none;
    overflow: visible;
    padding: 0 0 0.75rem;
    position: static;
    right: auto;
    top: auto;
  }

  .flowch-mega-panel::before {
    display: none;
  }

  .flowch-mega-inner,
  .flowch-mega-sections,
  .flowch-mega-links,
  .flowch-mega-links.three-columns {
    display: block;
  }

  .flowch-mega-intro {
    border-right: 0;
    border-left: 3px solid #15803d;
    margin: 0.2rem 0 0.75rem;
    padding: 0.2rem 0 0.2rem 0.75rem;
  }

  .flowch-mega-link {
    min-height: auto;
    padding: 0.65rem 0.25rem;
  }

  .flowch-mega-block + .flowch-mega-block {
    margin-top: 0.85rem;
  }
}

.flowch-mega-menu.is-scrolled .flowch-menu-top {
  border: 0;
  height: 0;
  min-height: 0;
  padding-bottom: 0;
  padding-top: 0;
}
