a:where(:not(.is-style-services-grid li a,
.wp-element-button,
footer a,
.pum-content a)) {
  color: var(--wp--preset--color--teal);
  text-decoration: underline;
}

html {
  scroll-behavior: smooth;
}
html input[disabled] {
  color: darkgrey;
}
html.pum-open.pum-open-overlay.pum-open-scrollable body > :not([aria-modal=true]) {
  padding-right: unset;
}

body img.gform_ajax_spinner {
  display: none !important;
}

@media screen and (max-width: 781px) {
  div.wp-block-columns {
    gap: 1em;
  }
}

@media screen and (max-width: 550px) {
  .text-align-center-mobile {
    text-align: center;
  }
}

@media screen and (max-width: 550px) {
  .align-center-mobile {
    float: unset !important;
    justify-content: center !important;
    margin: auto !important;
  }
}

@media screen and (max-width: 550px) {
  .button-center-mobile {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

.owner-only-plans:hover {
  background-color: #f3f9f9;
}

.owner-only-plans-image {
  background-color: var(--wp--preset--color--teal);
  border-radius: 50%;
  padding: 25px 35px;
}

.multi-employee-plans:hover {
  background-color: #fff7ed;
}

.multi-employee-plans-image {
  background-color: var(--wp--preset--color--gold);
  border-radius: 50%;
  padding: 25px 27px;
}

ul.wp-block-post-template li {
  list-style: none;
}
ul.is-style-multi-employee-plan-features li, ul.is-style-owner-only-plan-features li {
  align-items: center;
  display: inline-flex;
  font-weight: 300;
  list-style: none;
  margin: 20px 0;
}
ul.is-style-multi-employee-plan-features li::before, ul.is-style-owner-only-plan-features li::before {
  content: "";
  background-image: url(/wp-content/uploads/2023/08/checkmark.svg);
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  height: 40px;
  margin-right: 20px;
  min-width: 40px;
  position: relative;
}
ul.is-style-owner-only-plan-features li {
  margin: 0;
}

@media screen and (max-width: 781px) {
  .wp-block-column figure:not(.no-max-width) {
    max-width: 100%;
  }
}

@media screen and (max-width: 1200px) {
  .wp-block-group {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.overlay {
  position: relative;
  z-index: 1;
}

@media screen and (min-width: 1200px) {
  .plans-title-accent::after {
    content: "";
    display: block;
    position: relative;
    width: 226px;
    height: 226px;
    border-top-left-radius: 100%;
    background: var(--wp--preset--color--teal);
    margin-top: calc(-64px - (2.5vw + 20px));
    left: calc(var(--wp--style--global--content-size) - 226px);
    top: -113px;
  }
}

@media screen and (min-width: 1200px) {
  .plans-columns-accent::before {
    content: "";
    display: block;
    position: absolute;
    width: 150px;
    height: 150px;
    border-bottom-right-radius: 100%;
    background: var(--wp--preset--color--gold);
  }
}

.is-style-bullet-item::before {
  content: "";
  display: inline-block;
  position: relative;
  width: 12px;
  height: 12px;
  border-top-left-radius: 100%;
  background: var(--wp--preset--color--gold);
  margin-right: 10px;
}

.is-style-shadow-card {
  box-shadow: rgba(0, 0, 0, 0.2) 0px 18px 50px -10px;
  padding: 30px;
}

.is-style-team-member::after {
  content: "";
  display: block;
  position: relative;
  width: 100%;
  height: 80px;
  top: -80px;
  background: #f3f9f9;
}

.team-member-banner {
  margin: auto;
  max-width: 370px;
}

.team-member-name {
  font-size: var(--wp--preset--font-size--smedium);
}
@media screen and (min-width: 880px) {
  .team-member-name {
    font-size: var(--wp--preset--font-size--large);
  }
}

.team-portraits {
  justify-content: space-between;
}

@media screen and (min-width: 1200px) {
  .is-style-solid-gold-right-position-1::before {
    content: "";
    display: block;
    position: relative;
    width: 226px;
    height: 226px;
    border-top-right-radius: 100%;
    background: var(--wp--preset--color--gold);
    margin-top: calc(-113px - (2.5vw + 20px));
    left: calc(100vw - ((100vw - var(--wp--style--global--content-size)) / 2 + 226px));
  }
}

@media screen and (min-width: 1200px) {
  .is-style-solid-gold-right-position-2::before {
    content: "";
    display: block;
    position: relative;
    width: 226px;
    height: 226px;
    border-bottom-right-radius: 100%;
    background: var(--wp--preset--color--gold);
    margin-top: calc(-113px - (2.5vw + 20px));
    left: calc(100vw - ((100vw - var(--wp--style--global--content-size)) / 2 + 226px));
    z-index: 1;
  }
}

@media screen and (min-width: 1200px) {
  .is-style-solid-gold-left-position-4::before {
    content: "";
    display: block;
    position: relative;
    width: 226px;
    height: 226px;
    border-top-left-radius: 100%;
    background: var(--wp--preset--color--gold);
    margin-top: calc(-113px - (2.5vw + 20px));
    left: calc((100vw - var(--wp--style--global--content-size)) / 2);
  }
}

@media screen and (min-width: 1200px) {
  .is-style-solid-teal-inline-after-position-1::after::after {
    content: "";
    display: block;
    position: relative;
    width: 128px;
    height: 128px;
    border-top-right-radius: 100%;
    background: var(--wp--preset--color--teal);
    margin-top: calc(-64px - (2.5vw + 20px));
    left: calc(var(--wp--style--global--content-size) - 128px);
    top: -30px;
  }
}

@media screen and (min-width: 1200px) {
  .is-style-opaque-gold-right-position-1::before {
    content: "";
    display: block;
    position: relative;
    width: 226px;
    height: 226px;
    border-top-right-radius: 100%;
    background: var(--wp--preset--color--gold);
    margin-top: calc(-113px - (2.5vw + 20px));
    left: calc(100vw - ((100vw - var(--wp--style--global--content-size)) / 2 + 226px));
    mix-blend-mode: multiply;
  }
}

@media screen and (min-width: 1200px) {
  .is-style-opaque-teal-right-position-1::before {
    content: "";
    display: block;
    position: relative;
    width: 226px;
    height: 226px;
    border-top-right-radius: 100%;
    background: var(--wp--preset--color--teal);
    margin-top: calc(-113px - (2.5vw + 20px));
    left: calc(100vw - ((100vw - var(--wp--style--global--content-size)) / 2 + 226px));
    mix-blend-mode: multiply;
  }
}

@media screen and (min-width: 1200px) {
  .is-style-opaque-teal-left-position-4::before {
    content: "";
    display: block;
    position: relative;
    width: 226px;
    height: 226px;
    border-top-left-radius: 100%;
    background: var(--wp--preset--color--teal);
    margin-top: calc(-113px - (2.5vw + 20px));
    left: calc((100vw - var(--wp--style--global--content-size)) / 2);
    mix-blend-mode: multiply;
  }
}

.is-style-service-info-card-right {
  position: relative;
  background-color: var(--wp--preset--color--white);
  box-shadow: rgba(0, 0, 0, 0.2) 0px 18px 50px -10px;
  padding: 25px;
}
@media screen and (min-width: 1200px) {
  .is-style-service-info-card-right {
    left: -250px;
    width: calc(100% + 2rem + 200px + 18px);
    padding: 50px;
  }
}

.is-style-service-info-card-left {
  position: relative;
  background-color: var(--wp--preset--color--white);
  left: -50px;
  width: calc(100% + 2rem + 200px);
  box-shadow: rgba(0, 0, 0, 0.2) 0px 18px 50px -10px;
  padding: 50px;
}
@media screen and (max-width: 550px) {
  .is-style-service-info-card-left {
    left: unset;
    width: unset;
    padding: 20px;
  }
}

.is-style-service-info-column-left {
  padding-left: 50px;
}
@media screen and (max-width: 550px) {
  .is-style-service-info-column-left {
    padding-left: unset;
  }
}

@media screen and (min-width: 1200px) {
  .is-style-service-info-column-right {
    padding-left: calc(90px - 2rem);
  }
}

.is-style-services-grid {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: 33.3% 33.4% 33.3%;
  justify-content: center;
}
@media screen and (max-width: 1280px) {
  .is-style-services-grid {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 550px) {
  .is-style-services-grid {
    grid-template-columns: 100%;
  }
}
.is-style-services-grid li {
  display: block;
  border-bottom: solid var(--wp--preset--color--teal) 3px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 18px 50px -10px;
  transition: 0.4s;
}
.is-style-services-grid li a {
  color: inherit;
  display: block;
  font-size: var(--wp--preset--font-size--small);
  min-height: 100px;
  padding: 30px;
}
@media screen and (max-width: 550px) {
  .is-style-services-grid li a {
    text-align: center;
  }
}
.is-style-services-grid li a:visited {
  color: inherit;
}
.is-style-services-grid li:hover {
  box-shadow: rgba(0, 0, 0, 0) 0px 18px 50px -10px;
  background-color: #f3f9f9;
  color: var(--wp--preset--color--teal);
}

.quote-icon {
  margin-bottom: -60px !important;
}

.reason-to-choose {
  align-items: center;
  display: inline-flex;
  padding-bottom: 10px;
  padding-top: 10px;
}
.reason-to-choose::before {
  content: url(/wp-content/uploads/2023/08/checkmark.svg);
  padding-right: 20px;
  vertical-align: middle;
}

@media screen and (min-width: 1200px) {
  .our-mission-columns {
    margin-top: 100px !important;
  }
}

@media screen and (min-width: 1200px) {
  .mission-statement {
    top: -150px;
    margin-bottom: -100px !important;
  }
}

.is-style-section-title {
  padding: 75px 0 30px 0;
}

.wp-block-button.is-style-gold .wp-block-button__link {
  background-color: var(--wp--preset--color--gold);
  color: var(--wp--preset--color--white);
  padding: 20px 30px;
}
.wp-block-button.is-style-gold .wp-block-button__link::after {
  content: url(/wp-content/uploads/2023/07/right-arrow-white.svg);
  padding-left: 13px;
}
.wp-block-button.is-style-outlined .wp-block-button__link {
  border: solid 1px grey;
  color: var(--wp--preset--color--black);
  padding: 18px 28px;
}
.wp-block-button.is-style-outlined .wp-block-button__link::after {
  content: url(/wp-content/uploads/2023/05/right-arrow.svg);
  padding-left: 13px;
}
.wp-block-button.is-style-teal .wp-block-button__link {
  background-color: var(--wp--preset--color--teal);
  color: var(--wp--preset--color--white);
  padding: 20px 30px;
}
.wp-block-button.is-style-teal .wp-block-button__link::after {
  content: url(/wp-content/uploads/2023/07/right-arrow-white.svg);
  padding-left: 13px;
}
.wp-block-button.is-style-underlined .wp-block-button__link {
  border-bottom: solid 2px var(--wp--preset--color--teal);
  color: var(--wp--preset--color--black);
}
.wp-block-button.is-style-underlined .wp-block-button__link::after {
  content: url(/wp-content/uploads/2023/05/right-arrow.svg);
  padding-left: 13px;
}
.wp-block-button .wp-block-button__link:hover,
.wp-block-button .wp-block-button__link:focus {
  opacity: 0.6;
}

@media (max-width: 1299px) {
  .is-style-mobile-opacity img {
    opacity: 0.5;
  }
}

.gfield_html h4 {
  margin-block-end: 0;
  margin-block-start: 0;
}

.gform_wrapper.gravity-theme .gform_required_legend {
  display: none;
}
.gform_wrapper.gravity-theme .gfield_list_header {
  align-items: flex-end;
}
.gform_wrapper.gravity-theme .gfield_required {
  color: var(--wp--preset--color--gold);
}
.gform_wrapper.gravity-theme .ginput_complex label {
  color: var(--wp--preset--color--teal);
  font-size: var(--wp--preset--font-size--x-small);
  padding-top: 0;
}
.gform_wrapper.gravity-theme .ginput_container_address span {
  margin-bottom: 8px;
}
.gform_wrapper.gravity-theme .ginput_counter {
  display: none;
}
.gform_wrapper.gravity-theme input[type=email],
.gform_wrapper.gravity-theme input[type=number],
.gform_wrapper.gravity-theme input[type=tel],
.gform_wrapper.gravity-theme input[type=text],
.gform_wrapper.gravity-theme textarea {
  border: solid 1px lightgrey;
  border-radius: 0;
  font-size: var(--wp--preset--font-size--small);
  padding: 15px;
  resize: none;
}
.gform_wrapper.gravity-theme .gfield select {
  border: solid 1px lightgrey;
  font-size: var(--wp--preset--font-size--small);
  padding: 14px 15px;
}
.gform_wrapper.gravity-theme .gfield_checkbox label {
  font-size: var(--wp--preset--font-size--small);
}
.gform_wrapper.gravity-theme .gfield_description {
  font-size: var(--wp--preset--font-size--x-small);
  margin-top: 10px;
}
.gform_wrapper.gravity-theme .gfield_radio label {
  display: unset;
  font-size: var(--wp--preset--font-size--small);
  padding: 0;
}
.gform_wrapper.gravity-theme .gform_next_button {
  background-color: var(--wp--preset--color--gold);
  border-width: 0;
  color: var(--wp--preset--color--white);
  font-size: 22px;
  padding: 25px 13%;
}
.gform_wrapper.gravity-theme .gform_previous_button.button {
  background-color: var(--wp--preset--color--gold);
  border-width: 0;
  color: var(--wp--preset--color--white);
  font-size: 22px;
  padding: 25px 13%;
}
.gform_wrapper.gravity-theme .gform_fields {
  grid-row-gap: 40px;
}
.gform_wrapper.gravity-theme .gform_footer input {
  background-color: var(--wp--preset--color--gold);
  border-radius: 0;
  border-width: 0;
  color: var(--wp--preset--color--white);
  font-size: var(--wp--preset--font-size--medium);
  padding: 25px 13%;
}
.gform_wrapper.gravity-theme .gform_page_footer input + input {
  background-color: var(--wp--preset--color--gold);
  border-width: 0;
  color: var(--wp--preset--color--white);
  font-size: 22px;
  padding: 25px 13%;
}
.gform_wrapper.gravity-theme .gf_progressbar_title {
  color: var(--wp--preset--color--black);
  text-transform: uppercase;
}
.gform_wrapper.gravity-theme .gf_progressbar {
  background-color: var(--wp--preset--color--white);
  border: lightgrey solid 1px;
  border-radius: 0;
  padding: 4px;
}
.gform_wrapper.gravity-theme .gfield-choice-input {
  accent-color: var(--wp--preset--color--teal);
  margin-left: 15px;
  margin-right: 15px;
  transform: scale(1.5);
}
.gform_wrapper.gravity-theme .gform-field-label {
  font-size: var(--wp--preset--font-size--small);
  font-weight: normal;
  margin-bottom: 0;
}
.gform_wrapper.gravity-theme .gf_progressbar_percentage {
  border-radius: 0;
}
.gform_wrapper.gravity-theme .gf_progressbar_percentage:not(.percentbar_100) {
  border-radius: 0;
}
.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_blue {
  background-color: var(--wp--preset--color--teal);
  height: 13px;
}
.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_blue span {
  display: none;
}

.gravity-form-html-content-description {
  font-size: var(--wp--preset--font-size--x-small);
}

.gravity-tooltip {
  height: 17px;
  top: 2px;
  width: 17px;
}

.testimonial-author-img {
  margin: 0px !important;
}
.testimonial-author-img img {
  padding: 0px !important;
}

.has-modal-open .wp-block-site-logo {
  display: none;
}/*# sourceMappingURL=styles.css.map */