/*!*************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/scss/styles.scss ***!
  \*************************************************************************************************************************************************************************************/
/* Styles entry point */

.multipage__form-embed .pdf-listing li a .gform-theme-button.button{
	color: #fff !important;
}

.gform-page-footer{
	position: relative !important;
	padding-bottom: 68px !important;
}

h1 {
  font-size: 68px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%; /* 74.8px */
  letter-spacing: -0.68px;
}
@media screen and (max-width: 768px) {
  h1 {
    font-size: 52px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%; /* 57.2px */
    letter-spacing: -0.52px;
  }
}

h2 {
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 57.6px */
}
@media screen and (max-width: 768px) {
  h2 {
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 128%; /* 51.2px */
  }
}

h3 {
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%; /* 56px */
}
@media screen and (max-width: 768px) {
  h3 {
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 136%; /* 43.52px */
  }
}

h4 {
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%; /* 44.8px */
}
@media screen and (max-width: 768px) {
  h4 {
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%; /* 31.2px */
  }
}

h5 {
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%; /* 33.6px */
  letter-spacing: 0.48px;
}

h6 {
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%; /* 28px */
  letter-spacing: 0.4px;
}

.h7 {
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%; /* 22.4px */
  letter-spacing: 0.32px;
}

.xl {
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 35.2px */
  letter-spacing: -0.22px;
}

.lg {
  font-size: 18px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 170% !important;
}

.sm {
  font-size: 14px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 150% !important;
  letter-spacing: -0.14px !important;
}

.xs {
  font-size: 12px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 150% !important;
}

.theme-html,
.block-editor-block-list__layout {
  /* dependencies */
  /**
   * Owl Carousel v2.3.4
   * Copyright 2013-2018 David Deutsch
   * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
   */
  /**
   * Owl Carousel v2.3.4
   * Copyright 2013-2018 David Deutsch
   * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
   */
  /* end */
  /* globals */
  /* Colors */
  /* Typography */
  /* Measurements */
  /* CSS Easings */
  /* end */
  /* before components load hooks */
  /* end */
  /* components */
  /* end */
  /* after components load hooks */
  /* end */
}
.theme-html .owl-carousel, .theme-html .owl-carousel .owl-item,
.block-editor-block-list__layout .owl-carousel,
.block-editor-block-list__layout .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}
.theme-html .owl-carousel,
.block-editor-block-list__layout .owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}
.theme-html .owl-carousel .owl-stage,
.block-editor-block-list__layout .owl-carousel .owl-stage {
  position: relative;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}
.theme-html .owl-carousel .owl-stage:after,
.block-editor-block-list__layout .owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.theme-html .owl-carousel .owl-stage-outer,
.block-editor-block-list__layout .owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.theme-html .owl-carousel .owl-item, .theme-html .owl-carousel .owl-wrapper,
.block-editor-block-list__layout .owl-carousel .owl-item,
.block-editor-block-list__layout .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.theme-html .owl-carousel .owl-item,
.block-editor-block-list__layout .owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}
.theme-html .owl-carousel .owl-item img,
.block-editor-block-list__layout .owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.theme-html .owl-carousel .owl-dots.disabled, .theme-html .owl-carousel .owl-nav.disabled,
.block-editor-block-list__layout .owl-carousel .owl-dots.disabled,
.block-editor-block-list__layout .owl-carousel .owl-nav.disabled {
  display: none;
}
.theme-html .no-js .owl-carousel, .theme-html .owl-carousel.owl-loaded,
.block-editor-block-list__layout .no-js .owl-carousel,
.block-editor-block-list__layout .owl-carousel.owl-loaded {
  display: block;
}
.theme-html .owl-carousel .owl-dot, .theme-html .owl-carousel .owl-nav .owl-next, .theme-html .owl-carousel .owl-nav .owl-prev,
.block-editor-block-list__layout .owl-carousel .owl-dot,
.block-editor-block-list__layout .owl-carousel .owl-nav .owl-next,
.block-editor-block-list__layout .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.theme-html .owl-carousel .owl-nav button.owl-next, .theme-html .owl-carousel .owl-nav button.owl-prev, .theme-html .owl-carousel button.owl-dot,
.block-editor-block-list__layout .owl-carousel .owl-nav button.owl-next,
.block-editor-block-list__layout .owl-carousel .owl-nav button.owl-prev,
.block-editor-block-list__layout .owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.theme-html .owl-carousel.owl-loading,
.block-editor-block-list__layout .owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.theme-html .owl-carousel.owl-hidden,
.block-editor-block-list__layout .owl-carousel.owl-hidden {
  opacity: 0;
}
.theme-html .owl-carousel.owl-refresh .owl-item,
.block-editor-block-list__layout .owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.theme-html .owl-carousel.owl-drag .owl-item,
.block-editor-block-list__layout .owl-carousel.owl-drag .owl-item {
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.theme-html .owl-carousel.owl-grab,
.block-editor-block-list__layout .owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.theme-html .owl-carousel.owl-rtl,
.block-editor-block-list__layout .owl-carousel.owl-rtl {
  direction: rtl;
}
.theme-html .owl-carousel.owl-rtl .owl-item,
.block-editor-block-list__layout .owl-carousel.owl-rtl .owl-item {
  float: right;
}
.theme-html .owl-carousel .animated,
.block-editor-block-list__layout .owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.theme-html .owl-carousel .owl-animated-in,
.block-editor-block-list__layout .owl-carousel .owl-animated-in {
  z-index: 0;
}
.theme-html .owl-carousel .owl-animated-out,
.block-editor-block-list__layout .owl-carousel .owl-animated-out {
  z-index: 1;
}
.theme-html .owl-carousel .fadeOut,
.block-editor-block-list__layout .owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.theme-html .owl-height,
.block-editor-block-list__layout .owl-height {
  transition: height 0.5s ease-in-out;
}
.theme-html .owl-carousel .owl-item .owl-lazy,
.block-editor-block-list__layout .owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}
.theme-html .owl-carousel .owl-item .owl-lazy:not([src]), .theme-html .owl-carousel .owl-item .owl-lazy[src^=""],
.block-editor-block-list__layout .owl-carousel .owl-item .owl-lazy:not([src]),
.block-editor-block-list__layout .owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}
.theme-html .owl-carousel .owl-item img.owl-lazy,
.block-editor-block-list__layout .owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
.theme-html .owl-carousel .owl-video-wrapper,
.block-editor-block-list__layout .owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.theme-html .owl-carousel .owl-video-play-icon,
.block-editor-block-list__layout .owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s ease;
}
.theme-html .owl-carousel .owl-video-play-icon:hover,
.block-editor-block-list__layout .owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3);
}
.theme-html .owl-carousel .owl-video-playing .owl-video-play-icon, .theme-html .owl-carousel .owl-video-playing .owl-video-tn,
.block-editor-block-list__layout .owl-carousel .owl-video-playing .owl-video-play-icon,
.block-editor-block-list__layout .owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.theme-html .owl-carousel .owl-video-tn,
.block-editor-block-list__layout .owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}
.theme-html .owl-carousel .owl-video-frame,
.block-editor-block-list__layout .owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.theme-html .owl-theme .owl-dots, .theme-html .owl-theme .owl-nav,
.block-editor-block-list__layout .owl-theme .owl-dots,
.block-editor-block-list__layout .owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.theme-html .owl-theme .owl-nav,
.block-editor-block-list__layout .owl-theme .owl-nav {
  margin-top: 10px;
}
.theme-html .owl-theme .owl-nav [class*=owl-],
.block-editor-block-list__layout .owl-theme .owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
.theme-html .owl-theme .owl-nav [class*=owl-]:hover,
.block-editor-block-list__layout .owl-theme .owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}
.theme-html .owl-theme .owl-nav .disabled,
.block-editor-block-list__layout .owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.theme-html .owl-theme .owl-nav.disabled + .owl-dots,
.block-editor-block-list__layout .owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.theme-html .owl-theme .owl-dots .owl-dot,
.block-editor-block-list__layout .owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
.theme-html .owl-theme .owl-dots .owl-dot span,
.block-editor-block-list__layout .owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}
.theme-html .owl-theme .owl-dots .owl-dot.active span, .theme-html .owl-theme .owl-dots .owl-dot:hover span,
.block-editor-block-list__layout .owl-theme .owl-dots .owl-dot.active span,
.block-editor-block-list__layout .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}
.theme-html *,
.block-editor-block-list__layout * {
  box-sizing: border-box;
 padding: 0;
  margin: 0; 
}
.theme-html body,
.block-editor-block-list__layout body {
  font-family: "Poppins", sans-serif !important;
  font-weight: 400;
  background-color: #f9f9fc;
}
.theme-html .mb-2,
.block-editor-block-list__layout .mb-2 {
  margin-bottom: 6.5px;
}
.theme-html .mb-3,
.block-editor-block-list__layout .mb-3 {
  margin-bottom: 13px;
}
.theme-html .mb-4,
.block-editor-block-list__layout .mb-4 {
  margin-bottom: 19.5px;
}
.theme-html .mb-5,
.block-editor-block-list__layout .mb-5 {
  margin-bottom: 39px;
}
.theme-html .mt-5,
.block-editor-block-list__layout .mt-5 {
  margin-top: 39px;
}
.theme-html em,
.block-editor-block-list__layout em {
  font-style: italic;
}
.theme-html .text-danger,
.block-editor-block-list__layout .text-danger {
  color: #b94a48 !important;
}
.theme-html .pl-5,
.block-editor-block-list__layout .pl-5 {
  padding-left: 39px;
}
.theme-html .small-text,
.block-editor-block-list__layout .small-text {
  font-size: 13px;
}
.theme-html strong,
.block-editor-block-list__layout strong {
  font-weight: bold;
}
.theme-html .button,
.block-editor-block-list__layout .button {
  display: inline-flex;
  padding: 13px 18px;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%; /* 22.4px */
  letter-spacing: 0.32px;
  color: #fff;
  text-decoration: none;
  transition: all 0.3s ease-in;
}
.theme-html .button a,
.block-editor-block-list__layout .button a {
  text-decoration: none;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%; /* 22.4px */
  letter-spacing: 0.32px;
  color: #fff;
  transition: all 0.3s ease-in;
}
.theme-html .button.button--primary,
.block-editor-block-list__layout .button.button--primary {
  background: #195AA4;
}
.theme-html .button.button--primary:hover,
.block-editor-block-list__layout .button.button--primary:hover {
  background: #144882;
}
.theme-html .button.button--primary-white,
.block-editor-block-list__layout .button.button--primary-white {
  background-color: #fff;
  color: #195AA4;
}
@media screen and (max-width: 768px) {
  .theme-html .button,
  .block-editor-block-list__layout .button {
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%; /* 19.6px */
    letter-spacing: 0.28px;
    padding: 8 13px;
  }
  .theme-html .button a,
  .block-editor-block-list__layout .button a {
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%; /* 19.6px */
    letter-spacing: 0.28px;
  }
}
.theme-html .button__cta,
.block-editor-block-list__layout .button__cta {
  margin-bottom: 32px;
}
.theme-html .grecaptcha-badge,
.block-editor-block-list__layout .grecaptcha-badge {
  z-index: 99;
}
.theme-html .wp-block-media-text,
.block-editor-block-list__layout .wp-block-media-text {
  margin-bottom: 1.35em;
}
.theme-html .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content,
.block-editor-block-list__layout .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
  padding-left: 0;
}
.theme-html .header,
.block-editor-block-list__layout .header {
  padding-top: 97px;
  padding-bottom: 77px;
}
.theme-html .header__container,
.block-editor-block-list__layout .header__container {
  max-width: 100%;
  width: 100%;
  padding: 0 39px;
}
@media screen and (max-width: 1024px) {
  .theme-html .header,
  .block-editor-block-list__layout .header {
    padding: 40px 0 60px;
  }
  .theme-html .header__logo,
  .block-editor-block-list__layout .header__logo {
    max-width: 300px;
    margin: 0 auto;
  }
  .theme-html .header__logo img,
  .block-editor-block-list__layout .header__logo img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
}
.theme-html .footer,
.block-editor-block-list__layout .footer {
  padding-top: 30px;
}
.theme-html .footer__container,
.block-editor-block-list__layout .footer__container {
  max-width: 1110px;
  width: 100%;
  padding: 0 20px;
  margin: 0 auto;
}
.theme-html .footer__content,
.block-editor-block-list__layout .footer__content {
  padding-bottom: 60px;
}
.theme-html .footer__content h6,
.block-editor-block-list__layout .footer__content h6 {
  font-size: 21px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px; /* 142.857% */
  color: #000;
}
.theme-html .footer__content p,
.block-editor-block-list__layout .footer__content p {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
  color: #000;
  margin-bottom: 16px;
}
.theme-html .footer__content a,
.block-editor-block-list__layout .footer__content a {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  color: #000;
}
.theme-html .footer__bottom,
.block-editor-block-list__layout .footer__bottom {
  padding-top: 30px;
  padding-bottom: 60px;
  text-align: right;
  border-top: 1px solid rgba(0, 0, 0, 0.5);
}
.theme-html .footer__bottom p,
.block-editor-block-list__layout .footer__bottom p {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  color: #000;
}
.theme-html .multipage__form-embed .partial_entry_warning,
.block-editor-block-list__layout .multipage__form-embed .partial_entry_warning {
  padding: 25px;
  text-align: center;
}
.theme-html .multipage__form-embed form #field_1_18, .theme-html .multipage__form-embed form #field_1_21, .theme-html .multipage__form-embed form #field_1_18, .theme-html .multipage__form-embed form #field_1_22,
.block-editor-block-list__layout .multipage__form-embed form #field_1_18,
.block-editor-block-list__layout .multipage__form-embed form #field_1_21,
.block-editor-block-list__layout .multipage__form-embed form #field_1_18,
.block-editor-block-list__layout .multipage__form-embed form #field_1_22 {
  grid-column: span 6;
}
.theme-html .multipage__form-embed form #field_1_5 .gfield_label,
.block-editor-block-list__layout .multipage__form-embed form #field_1_5 .gfield_label {
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
  color: #000000;
}
.theme-html .multipage__form-embed form #field_1_5 .gform-field-label,
.block-editor-block-list__layout .multipage__form-embed form #field_1_5 .gform-field-label {
  font-size: 15px !important;
  font-weight: 400 !important;
  line-height: 21px !important;
  color: #000000 !important;
}
.theme-html .multipage__form-embed form .gfield_label,
.block-editor-block-list__layout .multipage__form-embed form .gfield_label {
  font-size: 15px !important;
  font-weight: 500 !important;
  line-height: 19.5px !important;
  color: #000000 !important;
}
.theme-html .multipage__form-embed form .gform_fields,
.block-editor-block-list__layout .multipage__form-embed form .gform_fields {
  row-gap: 19.5px !important;
}
.theme-html .multipage__form-embed form .gform-field-label--type-inline,
.block-editor-block-list__layout .multipage__form-embed form .gform-field-label--type-inline {
  font-size: 15px !important;
  font-weight: 400 !important;
  line-height: 21px !important;
  color: #000000 !important;
}
.theme-html .multipage__form-embed .gf_step,
.block-editor-block-list__layout .multipage__form-embed .gf_step {
  gap: 0 !important;
  padding: 20px 20px 10px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.theme-html .multipage__form-embed .partial_entry_warning,
.block-editor-block-list__layout .multipage__form-embed .partial_entry_warning {
  display: none;
}
.theme-html .multipage__form-embed .gf_page_steps,
.block-editor-block-list__layout .multipage__form-embed .gf_page_steps {
  display: none;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #ddd;
}
.theme-html .multipage__form-embed .gf_step_label, .theme-html .multipage__form-embed .gf-step-combined,
.block-editor-block-list__layout .multipage__form-embed .gf_step_label,
.block-editor-block-list__layout .multipage__form-embed .gf-step-combined {
  font-family: "Poppins", sans-serif;
  font-size: 12px !important;
  font-weight: 500;
  line-height: 18px;
  color: #366CF3 !important;
}
.theme-html .multipage__form-embed .gf_step_number,
.block-editor-block-list__layout .multipage__form-embed .gf_step_number {
  font-family: "Poppins", sans-serif;
  font-size: 12px !important;
  font-weight: 500;
  line-height: 18px;
  border: 0;
  color: #366CF3 !important;
  background-color: transparent !important;
}
.theme-html .multipage__form-embed .gform_page_fields,
.block-editor-block-list__layout .multipage__form-embed .gform_page_fields {
  max-width: 83.33333%;
  margin: 0 auto;
  padding: 25px 10px;
}
@media screen and (max-width: 768px) {
  .theme-html .multipage__form-embed .gform_page_fields,
  .block-editor-block-list__layout .multipage__form-embed .gform_page_fields {
    max-width: 100%;
    padding: 20px;
  }
}
.theme-html .multipage__form-embed .gform_next_button,
.block-editor-block-list__layout .multipage__form-embed .gform_next_button {
  background-color: #0066cc !important;
  border-color: #0066cc !important;
  color: #ffffff !important;
  font-weight: 500 !important;
  border-radius: 0.25rem !important;
  font-size: 13px !important;
  padding: 11px 29px !important;
  height: 43px !important;
}
.theme-html .multipage__form-embed .gform_body,
.block-editor-block-list__layout .multipage__form-embed .gform_body {
  min-height: 70vh;
}
.theme-html .multipage__form-embed .step-one__heading h3,
.block-editor-block-list__layout .multipage__form-embed .step-one__heading h3 {
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  color: #000000;
  margin-top: 22.75px;
}
.theme-html .multipage__form-embed .step-one__heading p,
.block-editor-block-list__layout .multipage__form-embed .step-one__heading p {
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
  color: #000000;
}
.theme-html .multipage__form-embed .step-two__heading h3,
.block-editor-block-list__layout .multipage__form-embed .step-two__heading h3 {
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  color: #000000;
  margin-top: 22.75px;
}
.theme-html .multipage__form-embed .step-two__heading p,
.block-editor-block-list__layout .multipage__form-embed .step-two__heading p {
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
  color: #000000;
}
.theme-html .multipage__form-embed .heading-six,
.block-editor-block-list__layout .multipage__form-embed .heading-six {
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  color: #000000 !important;
  margin-bottom: 13px;
}
.theme-html .multipage__form-embed .body-text,
.block-editor-block-list__layout .multipage__form-embed .body-text {
  font-family: Poppins;
  font-size: 15px;
  font-weight: 400;
  line-height: 19.5px;
  color: #000000;
}
.theme-html .multipage__form-embed .body-text a,
.block-editor-block-list__layout .multipage__form-embed .body-text a {
  color: #428BCA !important;
}
.theme-html .multipage__form-embed .list-item,
.block-editor-block-list__layout .multipage__form-embed .list-item {
  margin-left: 10px;
}
.theme-html .multipage__form-embed .form-heading,
.block-editor-block-list__layout .multipage__form-embed .form-heading {
  font-family: Poppins;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  color: #000000 !important;
}
.theme-html .multipage__form-embed .heading--md,
.block-editor-block-list__layout .multipage__form-embed .heading--md {
  font-size: 18px !important;
  font-weight: 500 !important;
  line-height: 27px !important;
}
.theme-html .multipage__form-embed .heading--sm,
.block-editor-block-list__layout .multipage__form-embed .heading--sm {
  font-size: 15px !important;
  font-weight: 400 !important;
  line-height: 21px !important;
}
.theme-html .multipage__form-embed .heading--sm.fw-500,
.block-editor-block-list__layout .multipage__form-embed .heading--sm.fw-500 {
  font-weight: 500 !important;
}
.theme-html .multipage__form-embed .step-two__alert,
.block-editor-block-list__layout .multipage__form-embed .step-two__alert {
  text-align: center;
}
.theme-html .multipage__form-embed .step-two__alert p strong,
.block-editor-block-list__layout .multipage__form-embed .step-two__alert p strong {
  font-weight: bold !important;
}
.theme-html .multipage__form-embed .review-box,
.block-editor-block-list__layout .multipage__form-embed .review-box {
  padding: 20px 25px;
  background-color: #f9f9fc !important;
  border: 1px solid #ebedf2;
}
.theme-html .multipage__form-embed .review-box .review-title,
.block-editor-block-list__layout .multipage__form-embed .review-box .review-title {
  font-family: Poppins;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
.theme-html .multipage__form-embed .review-box p span,
.block-editor-block-list__layout .multipage__form-embed .review-box p span {
  color: #646C9A !important;
}
.theme-html .multipage__form-embed .step-two__notice, .theme-html .multipage__form-embed .step-two__alert,
.block-editor-block-list__layout .multipage__form-embed .step-two__notice,
.block-editor-block-list__layout .multipage__form-embed .step-two__alert {
  padding: 20px 39px;
  background-color: #f9f9fc !important;
  border: 1px solid #ebedf2;
}
.theme-html .multipage__form-embed .step-two__notice p, .theme-html .multipage__form-embed .step-two__alert p,
.block-editor-block-list__layout .multipage__form-embed .step-two__notice p,
.block-editor-block-list__layout .multipage__form-embed .step-two__alert p {
  font-family: Poppins !important;
  font-size: 15px !important;
  font-weight: 400 !important;
  line-height: 21px !important;
  color: #000000 !important;
  margin-bottom: 22.75px;
}
.theme-html .multipage__form-embed .step-two__notice p.step-two__address, .theme-html .multipage__form-embed .step-two__alert p.step-two__address,
.block-editor-block-list__layout .multipage__form-embed .step-two__notice p.step-two__address,
.block-editor-block-list__layout .multipage__form-embed .step-two__alert p.step-two__address {
  font-weight: bold;
}
.theme-html .multipage__form-embed .step-two__notice p strong, .theme-html .multipage__form-embed .step-two__alert p strong,
.block-editor-block-list__layout .multipage__form-embed .step-two__notice p strong,
.block-editor-block-list__layout .multipage__form-embed .step-two__alert p strong {
  font-weight: 500;
}
.theme-html .multipage__form-embed .step-two__notice p:last-child, .theme-html .multipage__form-embed .step-two__alert p:last-child,
.block-editor-block-list__layout .multipage__form-embed .step-two__notice p:last-child,
.block-editor-block-list__layout .multipage__form-embed .step-two__alert p:last-child {
  margin-bottom: 0;
}
.theme-html .multipage__form-embed .step-two__notice a, .theme-html .multipage__form-embed .step-two__alert a,
.block-editor-block-list__layout .multipage__form-embed .step-two__notice a,
.block-editor-block-list__layout .multipage__form-embed .step-two__alert a {
  text-decoration: none !important;
  color: #428BCA !important;
}
.theme-html .multipage__form-embed .ginput_container input[type=text], .theme-html .multipage__form-embed .ginput_container input[type=email], .theme-html .multipage__form-embed .ginput_container input[type=tel], .theme-html .multipage__form-embed .ginput_container input[type=number], .theme-html .multipage__form-embed .ginput_container select, .theme-html .multipage__form-embed .ginput_container textarea,
.block-editor-block-list__layout .multipage__form-embed .ginput_container input[type=text],
.block-editor-block-list__layout .multipage__form-embed .ginput_container input[type=email],
.block-editor-block-list__layout .multipage__form-embed .ginput_container input[type=tel],
.block-editor-block-list__layout .multipage__form-embed .ginput_container input[type=number],
.block-editor-block-list__layout .multipage__form-embed .ginput_container select,
.block-editor-block-list__layout .multipage__form-embed .ginput_container textarea {
  height: 38px !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  line-height: 1.5 !important;
  color: #495057 !important;
  padding: 8.45px 13px !important;
  background-color: #fff !important;
  background-clip: padding-box !important;
  border: 1px solid #e2e5ec !important;
}
.theme-html .multipage__form-embed .pdf-listing,
.block-editor-block-list__layout .multipage__form-embed .pdf-listing {
  padding: 19px 13px;
}
.theme-html .multipage__form-embed .pdf-listing li,
.block-editor-block-list__layout .multipage__form-embed .pdf-listing li {
  display: flex;
  align-items: center;
  gap: 6.5px;
  margin-bottom: 13px;
}
.theme-html .multipage__form-embed .pdf-listing li a,
.block-editor-block-list__layout .multipage__form-embed .pdf-listing li a {
  color: #fff !important;
  font-size: 15px;
  font-weight: 400;
}
.theme-html .multipage__form-embed .gform-page-footer,
.block-editor-block-list__layout .multipage__form-embed .gform-page-footer {
  display: flex;
  justify-content: flex-end;
  padding: 25px;
  border-top: 1px solid #ebedf2;
  margin-top: 25px;
}
.theme-html .multipage__form-embed .gform_confirmation_message,
.block-editor-block-list__layout .multipage__form-embed .gform_confirmation_message {
  text-align: center;
  height: 100%;
  padding: 20px;
  min-height: 50vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-size: 24px;
  font-weight: 600;
  line-height: 26px;
  font-size: 18px;
  color: #708090;
  max-width: 800px;
  margin: 0 auto;
}
.theme-html .multipage__form-embed .gform_confirmation_message h2,
.block-editor-block-list__layout .multipage__form-embed .gform_confirmation_message h2 {
  font-size: 28px;
  line-height: 130%;
  color: #333;
}
.theme-html .multipage__form-embed .discount-div,
.block-editor-block-list__layout .multipage__form-embed .discount-div {
  background-color: white;
  border: 1px solid lightgray;
  border-radius: 5px;
  box-shadow: 0px 0px 5px 0px lightgray;
  padding: 5px;
  display: none;
  max-width: 380px;
}
.theme-html .multipage__form-embed .discount-table,
.block-editor-block-list__layout .multipage__form-embed .discount-table {
  border-collapse: separate;
  max-width: 100%;
}
.theme-html .multipage__form-embed .discount-table th, .theme-html .multipage__form-embed .discount-table td,
.block-editor-block-list__layout .multipage__form-embed .discount-table th,
.block-editor-block-list__layout .multipage__form-embed .discount-table td {
  padding: 5px;
}
.theme-html .multipage__form-embed .discount-table td:first-child, .theme-html .multipage__form-embed .discount-table th:first-child,
.block-editor-block-list__layout .multipage__form-embed .discount-table td:first-child,
.block-editor-block-list__layout .multipage__form-embed .discount-table th:first-child {
  border-left: none;
}
.theme-html .multipage__form-embed .discount-table tr:nth-child(even),
.block-editor-block-list__layout .multipage__form-embed .discount-table tr:nth-child(even) {
  background-color: lightgray;
  border-left: 1px solid white;
  border-right: 1px solid white;
}
.theme-html .multipage__container,
.block-editor-block-list__layout .multipage__container {
  max-width: 100%;
  width: 100%;
  padding: 0 39px;
}
@media screen and (max-width: 1024px) {
  .theme-html .multipage__container,
  .block-editor-block-list__layout .multipage__container {
    padding: 0 20px;
  }
}
.theme-html .multipage__form,
.block-editor-block-list__layout .multipage__form {
  box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.05);
  background-color: #ffffff;
  margin-bottom: 20px;
  border-radius: 4px;
}
.theme-html .multipage #field_1_48, .theme-html .multipage #field_1_49, .theme-html .multipage #field_1_66, .theme-html .multipage #field_1_67,
.block-editor-block-list__layout .multipage #field_1_48,
.block-editor-block-list__layout .multipage #field_1_49,
.block-editor-block-list__layout .multipage #field_1_66,
.block-editor-block-list__layout .multipage #field_1_67 {
  max-width: 40%;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .theme-html .multipage #field_1_48, .theme-html .multipage #field_1_49, .theme-html .multipage #field_1_66, .theme-html .multipage #field_1_67,
  .block-editor-block-list__layout .multipage #field_1_48,
  .block-editor-block-list__layout .multipage #field_1_49,
  .block-editor-block-list__layout .multipage #field_1_66,
  .block-editor-block-list__layout .multipage #field_1_67 {
    max-width: 100%;
  }
}
.theme-html .multipage__menu,
.block-editor-block-list__layout .multipage__menu {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 1300px) {
  .theme-html .multipage__menu,
  .block-editor-block-list__layout .multipage__menu {
    overflow-x: scroll;
  }
}
.theme-html .multipage__menu ul,
.block-editor-block-list__layout .multipage__menu ul {
  list-style: none;
  display: flex;
}
.theme-html .multipage__menu li,
.block-editor-block-list__layout .multipage__menu li {
  flex: 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 25px;
  height: 112px;
  -moz-column-gap: 20px;
       column-gap: 20px;
  width: 251px;
}
.theme-html .multipage__menu li.is-active,
.block-editor-block-list__layout .multipage__menu li.is-active {
  background: #133A3C;
}
.theme-html .multipage__menu li.is-active svg,
.block-editor-block-list__layout .multipage__menu li.is-active svg {
  fill: #fff;
}
.theme-html .multipage__menu li.is-active svg path,
.block-editor-block-list__layout .multipage__menu li.is-active svg path {
  fill: #fff;
  fill-opacity: 1;
}
.theme-html .multipage__menu li.is-active .multipage__menu-text span, .theme-html .multipage__menu li.is-active .multipage__menu-text p,
.block-editor-block-list__layout .multipage__menu li.is-active .multipage__menu-text span,
.block-editor-block-list__layout .multipage__menu li.is-active .multipage__menu-text p {
  color: #fff;
}
.theme-html .multipage__menu-text span,
.block-editor-block-list__layout .multipage__menu-text span {
  color: rgba(19, 58, 60, 0.2);
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px; /* 146.667% */
}
.theme-html .multipage__menu-text p,
.block-editor-block-list__layout .multipage__menu-text p {
  color: rgba(19, 58, 60, 0.2);
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}
.theme-html .multistep-form,
.block-editor-block-list__layout .multistep-form {
  position: relative;
  padding-bottom: 68px;
}
.theme-html .multistep-form .form-stepper,
.block-editor-block-list__layout .multistep-form .form-stepper {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
  max-width: 555.5px;
  width: 100%;
  margin: 43px 0 40px;
}
.theme-html .multistep-form .multistep-form__top,
.block-editor-block-list__layout .multistep-form .multistep-form__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1088px;
  margin: 0 auto;
}
.theme-html .multistep-form .multistep-form__top-title,
.block-editor-block-list__layout .multistep-form .multistep-form__top-title {
  display: flex;
  align-items: center;
  gap: 23px;
  text-align: right;
}
.theme-html .multistep-form .multistep-form__top-title p,
.block-editor-block-list__layout .multistep-form .multistep-form__top-title p {
  font-size: 21px;
  font-weight: bold;
  color: #47494A;
}
.theme-html .form-header,
.block-editor-block-list__layout .form-header {
  padding-bottom: 50px;
}
.theme-html .form-header__container,
.block-editor-block-list__layout .form-header__container {
  max-width: 100%;
  width: 100%;
  padding: 0 39px;
}
.theme-html .form-header__main,
.block-editor-block-list__layout .form-header__main {
  display: flex;
  gap: 105px;
}
.theme-html .form-header__content,
.block-editor-block-list__layout .form-header__content {
  flex: 1;
}
.theme-html .form-header__content h2,
.block-editor-block-list__layout .form-header__content h2 {
  font-size: 30px;
  list-style: 100%;
  font-weight: 700;
  color: #000;
  margin-bottom: 20px;
}
.theme-html .form-header__content p,
.block-editor-block-list__layout .form-header__content p {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
  color: #000;
}
.theme-html .form-header__logo,
.block-editor-block-list__layout .form-header__logo {
  max-width: 377px;
  width: 100%;
}
.theme-html .form-header__logo img,
.block-editor-block-list__layout .form-header__logo img {
  max-width: 100%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .theme-html .form-header__main,
  .block-editor-block-list__layout .form-header__main {
    flex-direction: column;
    gap: 30px;
  }
  .theme-html .form-header__content,
  .block-editor-block-list__layout .form-header__content {
    max-width: 100%;
  }
  .theme-html .form-header__logo,
  .block-editor-block-list__layout .form-header__logo {
    margin: 0 auto;
  }
  .theme-html .form-header__container,
  .block-editor-block-list__layout .form-header__container {
    padding: 0 20px;
  }
}
@media screen and (max-width: 768px) {
  .theme-html .form-header,
  .block-editor-block-list__layout .form-header {
    padding-bottom: 40px;
  }
  .theme-html .form-header__content h2,
  .block-editor-block-list__layout .form-header__content h2 {
    font-size: 26px;
    line-height: 100%;
  }
  .theme-html .form-header__logo,
  .block-editor-block-list__layout .form-header__logo {
    text-align: center;
    max-width: 250px;
    margin: 0 auto;
  }
}
.theme-html #font-preloader,
.block-editor-block-list__layout #font-preloader {
  opacity: 0;
  position: absolute;
  z-index: -1;
  pointer-events: none;
}
.theme-html #font-preloader span,
.block-editor-block-list__layout #font-preloader span {
  line-height: 0;
  font-size: 0;
}
.theme-html #font-preloader .font-fam-1,
.block-editor-block-list__layout #font-preloader .font-fam-1 {
  font-family: "mrs-eaves-xl-serif", serif;
}
.theme-html #font-preloader .font-fam-2,
.block-editor-block-list__layout #font-preloader .font-fam-2 {
  font-family: "proxima-nova", serif;
}
.theme-html #font-preloader .font-fam-3,
.block-editor-block-list__layout #font-preloader .font-fam-3 {
  font-family: "mrs-eaves-xl-serif-narrow", serif;
}
.theme-html, .theme-html.loaded,
.block-editor-block-list__layout,
.block-editor-block-list__layout.loaded {
  margin-top: 0px !important;
}
.theme-html #wpadminbar,
.block-editor-block-list__layout #wpadminbar {
  opacity: 0.5;
}
@media (max-width: 1024px) {
  .theme-html #wpadminbar,
  .block-editor-block-list__layout #wpadminbar {
    display: none !important;
  }
}

.gform_save_link{
	padding: 0 !important;
	border: 0 !important;
	box-shadow: none !important;
	text-decoration: underline !important;
	position: absolute !important;
	bottom: 25px !important;
	right: 25px !important;
	
}

.gform_save_link:hover{
	background-color: transparent !important;
}

.gform_save_link::before{
	display: none !important;
}

.gform_save_link svg{
  
	display: none !important;
	
}

.gform_save_link svg{
  
	display: none !important;
	
}

.form_saved_message{
	padding: 60px 20px;
}

.form_saved_message p{
	margin-bottom: 15px;
}