img.emoji {
  display: inline !important;
  border: none !important;
  box-shadow: none !important;
  height: 1em !important;
  width: 1em !important;
  margin: 0 0.07em !important;
  vertical-align: -0.1em !important;
  background: 0 0 !important;
  padding: 0 !important;
}
:where(.wp-block-button__link) {
  border-radius: 9999px;
  box-shadow: none;
  padding: calc(0.667em + 2px) calc(1.333em + 2px);
  text-decoration: none;
}
:where(.wp-block-calendar table:not(.has-background) th) {
  background: #ddd;
}
:where(.wp-block-columns) {
  margin-bottom: 1.75em;
}
:where(.wp-block-columns.has-background) {
  padding: 1.25em 2.375em;
}
.wp-block-column {
  flex-grow: 1;
  min-width: 0;
  overflow-wrap: break-word;
  word-break: break-word;
}
:where(.wp-block-post-comments input[type="submit"]) {
  border: none;
}
:where(.wp-block-cover-image:not(.has-text-color)),
:where(.wp-block-cover:not(.has-text-color)) {
  color: #fff;
}
:where(.wp-block-cover-image.is-light:not(.has-text-color)),
:where(.wp-block-cover.is-light:not(.has-text-color)) {
  color: #000;
}
:where(.wp-block-file) {
  margin-bottom: 1.5em;
}
:where(.wp-block-file__button) {
  border-radius: 2em;
  display: inline-block;
  padding: 0.5em 1em;
}
:where(.wp-block-file__button):is(a):active,
:where(.wp-block-file__button):is(a):focus,
:where(.wp-block-file__button):is(a):hover,
:where(.wp-block-file__button):is(a):visited {
  box-shadow: none;
  color: #fff;
  opacity: 0.85;
  text-decoration: none;
}
.wp-block-group {
  box-sizing: border-box;
}
:where(
    .wp-block-latest-comments:not(
        [style*="line-height"] .wp-block-latest-comments__comment
      )
  ) {
  line-height: 1.1;
}
:where(
    .wp-block-latest-comments:not(
        [style*="line-height"] .wp-block-latest-comments__comment-excerpt p
      )
  ) {
  line-height: 1.8;
}
ul {
  box-sizing: border-box;
}
:where(
    .wp-block-navigation.has-background
      .wp-block-navigation-item
      a:not(.wp-element-button)
  ),
:where(
    .wp-block-navigation.has-background
      .wp-block-navigation-submenu
      a:not(.wp-element-button)
  ) {
  padding: 0.5em 1em;
}
:where(
    .wp-block-navigation
      .wp-block-navigation__submenu-container
      .wp-block-navigation-item
      a:not(.wp-element-button)
  ),
:where(
    .wp-block-navigation
      .wp-block-navigation__submenu-container
      .wp-block-navigation-submenu
      a:not(.wp-element-button)
  ),
:where(
    .wp-block-navigation
      .wp-block-navigation__submenu-container
      .wp-block-navigation-submenu
      button.wp-block-navigation-item__content
  ),
:where(
    .wp-block-navigation
      .wp-block-navigation__submenu-container
      .wp-block-pages-list__item
      button.wp-block-navigation-item__content
  ) {
  padding: 0.5em 1em;
}
:where(p.has-text-color:not(.has-link-color)) a {
  color: inherit;
}
:where(.wp-block-post-excerpt) {
  margin-bottom: var(--wp--style--block-gap);
  margin-top: var(--wp--style--block-gap);
}
:where(.wp-block-pullquote) {
  margin: 0 0 1em;
}
:where(.wp-block-search__button) {
  border: 1px solid #ccc;
  padding: 6px 10px;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {
  border: 1px solid #949494;
  box-sizing: border-box;
  padding: 4px;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper)
  .wp-block-search__input {
  border: none;
  border-radius: 0;
  padding: 0 4px;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper)
  .wp-block-search__input:focus {
  outline: 0;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper)
  :where(.wp-block-search__button) {
  padding: 4px 8px;
}
:where(.wp-block-term-description) {
  margin-bottom: var(--wp--style--block-gap);
  margin-top: var(--wp--style--block-gap);
}
:where(pre.wp-block-verse) {
  font-family: inherit;
}
:root {
  --wp--preset--font-size--normal: 16px;
  --wp--preset--font-size--huge: 42px;
}
html :where(.has-border-color) {
  border-style: solid;
}
html :where([style*="border-top-color"]) {
  border-top-style: solid;
}
html :where([style*="border-right-color"]) {
  border-right-style: solid;
}
html :where([style*="border-bottom-color"]) {
  border-bottom-style: solid;
}
html :where([style*="border-left-color"]) {
  border-left-style: solid;
}
html :where([style*="border-width"]) {
  border-style: solid;
}
html :where([style*="border-top-width"]) {
  border-top-style: solid;
}
html :where([style*="border-right-width"]) {
  border-right-style: solid;
}
html :where([style*="border-bottom-width"]) {
  border-bottom-style: solid;
}
html :where([style*="border-left-width"]) {
  border-left-style: solid;
}
html :where(img[class*="wp-image-"]) {
  height: auto;
  max-width: 100%;
}
:where(figure) {
  margin: 0 0 1em;
}
html :where(.is-position-sticky) {
  --wp-admin--admin-bar--position-offset: var(
    --wp-admin--admin-bar--height,
    0px
  );
}
@media screen and (max-width: 600px) {
  html :where(.is-position-sticky) {
    --wp-admin--admin-bar--position-offset: 0px;
  }
}
:where(.wp-block-group.has-background) {
  padding: 1.25em 2.375em;
}
body {
  --wp--preset--color--black: #000000;
  --wp--preset--color--cyan-bluish-gray: #abb8c3;
  --wp--preset--color--white: #ffffff;
  --wp--preset--color--pale-pink: #f78da7;
  --wp--preset--color--vivid-red: #cf2e2e;
  --wp--preset--color--luminous-vivid-orange: #ff6900;
  --wp--preset--color--luminous-vivid-amber: #fcb900;
  --wp--preset--color--light-green-cyan: #7bdcb5;
  --wp--preset--color--vivid-green-cyan: #00d084;
  --wp--preset--color--pale-cyan-blue: #8ed1fc;
  --wp--preset--color--vivid-cyan-blue: #0693e3;
  --wp--preset--color--vivid-purple: #9b51e0;
  --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(
    135deg,
    rgba(6, 147, 227, 1) 0%,
    rgb(155, 81, 224) 100%
  );
  --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(
    135deg,
    rgb(122, 220, 180) 0%,
    rgb(0, 208, 130) 100%
  );
  --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(
    135deg,
    rgba(252, 185, 0, 1) 0%,
    rgba(255, 105, 0, 1) 100%
  );
  --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(
    135deg,
    rgba(255, 105, 0, 1) 0%,
    rgb(207, 46, 46) 100%
  );
  --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(
    135deg,
    rgb(238, 238, 238) 0%,
    rgb(169, 184, 195) 100%
  );
  --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(
    135deg,
    rgb(74, 234, 220) 0%,
    rgb(151, 120, 209) 20%,
    rgb(207, 42, 186) 40%,
    rgb(238, 44, 130) 60%,
    rgb(251, 105, 98) 80%,
    rgb(254, 248, 76) 100%
  );
  --wp--preset--gradient--blush-light-purple: linear-gradient(
    135deg,
    rgb(255, 206, 236) 0%,
    rgb(152, 150, 240) 100%
  );
  --wp--preset--gradient--blush-bordeaux: linear-gradient(
    135deg,
    rgb(254, 205, 165) 0%,
    rgb(254, 45, 45) 50%,
    rgb(107, 0, 62) 100%
  );
  --wp--preset--gradient--luminous-dusk: linear-gradient(
    135deg,
    rgb(255, 203, 112) 0%,
    rgb(199, 81, 192) 50%,
    rgb(65, 88, 208) 100%
  );
  --wp--preset--gradient--pale-ocean: linear-gradient(
    135deg,
    rgb(255, 245, 203) 0%,
    rgb(182, 227, 212) 50%,
    rgb(51, 167, 181) 100%
  );
  --wp--preset--gradient--electric-grass: linear-gradient(
    135deg,
    rgb(202, 248, 128) 0%,
    rgb(113, 206, 126) 100%
  );
  --wp--preset--gradient--midnight: linear-gradient(
    135deg,
    rgb(2, 3, 129) 0%,
    rgb(40, 116, 252) 100%
  );
  --wp--preset--font-size--small: 13px;
  --wp--preset--font-size--medium: 20px;
  --wp--preset--font-size--large: 36px;
  --wp--preset--font-size--x-large: 42px;
  --wp--preset--spacing--20: 0.44rem;
  --wp--preset--spacing--30: 0.67rem;
  --wp--preset--spacing--40: 1rem;
  --wp--preset--spacing--50: 1.5rem;
  --wp--preset--spacing--60: 2.25rem;
  --wp--preset--spacing--70: 3.38rem;
  --wp--preset--spacing--80: 5.06rem;
  --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
  --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1),
    6px 6px rgba(0, 0, 0, 1);
  --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
}
:where(.is-layout-flex) {
  gap: 0.5em;
}
:where(.is-layout-grid) {
  gap: 0.5em;
}
:where(.wp-block-post-template.is-layout-flex) {
  gap: 1.25em;
}
:where(.wp-block-post-template.is-layout-grid) {
  gap: 1.25em;
}
:where(.wp-block-columns.is-layout-flex) {
  gap: 2em;
}
:where(.wp-block-columns.is-layout-grid) {
  gap: 2em;
}
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: 0.3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: 1s steps(12, end) infinite swiper-preloader-spin;
  animation: 1s steps(12, end) infinite swiper-preloader-spin;
}
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.fl-builder-content *,
.fl-builder-content :after,
.fl-builder-content :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fl-col-group:after,
.fl-col-group:before,
.fl-col:after,
.fl-col:before,
.fl-module-content:after,
.fl-module-content:before,
.fl-module:after,
.fl-module:before,
.fl-row-content:after,
.fl-row-content:before,
.fl-row:after,
.fl-row:before {
  display: table;
  content: " ";
}
.fl-col-group:after,
.fl-col:after,
.fl-module-content:after,
.fl-module:after,
.fl-row-content:after,
.fl-row:after {
  clear: both;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.fl-col-group-equal-height .fl-col.fl-visible-large,
.fl-col-group-equal-height .fl-col.fl-visible-medium,
.fl-col-group-equal-height .fl-col.fl-visible-mobile,
.fl-visible-large,
.fl-visible-medium,
.fl-visible-mobile {
  display: none;
}
.fl-visible-desktop {
  display: block;
}
.fl-col-group-equal-height .fl-col.fl-visible-desktop {
  display: flex;
}
.fl-row,
.fl-row-content {
  margin-left: auto;
  margin-right: auto;
  min-width: 0;
}
.fl-row-content-wrap {
  position: relative;
}
.fl-row-bg-video,
.fl-row-bg-video .fl-row-content {
  position: relative;
}
.fl-row-bg-video .fl-bg-video {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
}
.fl-row-bg-video .fl-bg-video video {
  bottom: 0;
  left: 0;
  max-width: none;
  position: absolute;
  right: 0;
  top: 0;
}
.fl-row-bg-video .fl-bg-video video {
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
}
.fl-row-bg-video .fl-bg-video iframe {
  pointer-events: none;
  width: 100vw;
  height: 56.25vw;
  max-width: none;
  min-height: 100vh;
  min-width: 177.77vh;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.fl-bg-video-fallback {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.fl-row-default-height .fl-row-content-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
}
.fl-row-default-height .fl-row-content-wrap {
  min-height: 0;
}
.fl-row-default-height .fl-row-content,
.fl-row-full-height .fl-row-content {
  -webkit-box-flex: 1 1 auto;
  -moz-box-flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.fl-row-default-height .fl-row-full-width.fl-row-content,
.fl-row-full-height .fl-row-full-width.fl-row-content {
  max-width: 100%;
  width: 100%;
}
.fl-builder-ie-11
  .fl-row.fl-row-full-height:not(.fl-visible-medium):not(
    .fl-visible-medium-mobile
  ):not(.fl-visible-mobile) {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.fl-builder-ie-11 .fl-row-full-height .fl-row-content-wrap {
  height: auto;
}
.fl-builder-ie-11 .fl-row-full-height .fl-row-content {
  flex: 0 0 auto;
  flex-basis: 100%;
  margin: 0;
}
.fl-builder-ie-11
  .fl-row-full-height.fl-row-align-center
  .fl-col-group:not(.fl-col-group-equal-height) {
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-align: center;
  -ms-flex-pack: center;
}
.fl-row-default-height.fl-row-align-center .fl-row-content-wrap,
.fl-row-full-height.fl-row-align-center .fl-row-content-wrap {
  align-items: center;
  justify-content: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-align: center;
  -ms-flex-pack: center;
}
.fl-col-group-equal-height {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.fl-col-group-equal-height .fl-col,
.fl-col-group-equal-height .fl-col-content {
  display: flex;
  flex: 1 1 auto;
}
.fl-col-group-equal-height .fl-col-content {
  flex-direction: column;
  flex-shrink: 1;
  min-width: 1px;
  max-width: 100%;
  width: 100%;
}
.fl-col-group-equal-height .fl-col-content:after,
.fl-col-group-equal-height .fl-col-content:before,
.fl-col-group-equal-height .fl-col:after,
.fl-col-group-equal-height .fl-col:before,
.fl-col-group-equal-height:after,
.fl-col-group-equal-height:before {
  content: none;
}
.fl-col-group-equal-height.fl-col-group-align-center .fl-col-content,
.fl-col-group-nested.fl-col-group-equal-height.fl-col-group-align-center
  .fl-col-content {
  align-items: center;
  justify-content: center;
}
.fl-col-group-equal-height.fl-col-group-align-center .fl-col-group,
.fl-col-group-equal-height.fl-col-group-align-center .fl-module {
  width: 100%;
}
.fl-builder-ie-11 .fl-col-group-equal-height,
.fl-builder-ie-11 .fl-col-group-equal-height .fl-col,
.fl-builder-ie-11 .fl-col-group-equal-height .fl-col-content,
.fl-builder-ie-11 .fl-col-group-equal-height .fl-module,
.fl-col-group-equal-height.fl-col-group-align-center .fl-col-group {
  min-height: 1px;
}
.fl-col {
  float: left;
  min-height: 1px;
}
.fl-module img {
  max-width: 100%;
}
.fl-builder-content a.fl-button,
.fl-builder-content a.fl-button:visited {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  padding: 12px 24px;
  text-decoration: none;
  text-shadow: none;
}
.fl-builder-content .fl-button:hover {
  text-decoration: none;
}
.fl-builder-content .fl-button:active {
  position: relative;
  top: 1px;
}
.fl-builder-content .fl-button-left {
  text-align: left;
}
.fl-builder-content .fl-button i {
  font-size: 1.3em;
  height: auto;
  margin-right: 8px;
  vertical-align: middle;
  width: auto;
}
.fl-photo {
  line-height: 0;
  position: relative;
}
.fl-photo-align-left {
  text-align: left;
}
.fl-photo-align-center {
  text-align: center;
}
.fl-photo-content {
  display: inline-block;
  line-height: 0;
  position: relative;
  max-width: 100%;
}
.fl-photo-img-svg {
  width: 100%;
}
.fl-photo-content img {
  display: inline;
  height: auto;
  max-width: 100%;
}
.fl-photo-crop-circle img {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.admin-bar .mfp-wrap .mfp-close,
.admin-bar .mfp-wrap .mfp-close:active,
.admin-bar .mfp-wrap .mfp-close:focus,
.admin-bar .mfp-wrap .mfp-close:hover {
  top: 32px !important;
}
.mfp-wrap .mfp-preloader.fa {
  font-size: 30px;
}
.fl-form-field {
  margin-bottom: 15px;
}
.fl-form-field input.fl-form-error {
  border-color: #dd6420;
}
.fl-form-error-message {
  clear: both;
  color: #dd6420;
  display: none;
  padding-top: 8px;
  font-size: 12px;
  font-weight: lighter;
}
.fl-animation {
  opacity: 0;
}
.fl-animated,
.fl-builder-edit .fl-animation {
  opacity: 1;
}
.fl-animated {
  animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
}
.fl-builder-shape-layer {
  z-index: 0;
}
@supports (-webkit-touch-callout: inherit) {
  .fl-row.fl-row-bg-parallax .fl-row-content-wrap {
    background-position: center !important;
    background-attachment: scroll !important;
  }
}
.fl-row-fixed-width {
  max-width: 1360px;
}
.fl-row-content-wrap {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.fl-row-content-wrap {
  padding-top: 40px;
  padding-right: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
}
.fl-col-content {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.fl-col-content {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}
.fl-module-content {
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
}
@media (max-width: 1200px) {
  .fl-col-group-equal-height .fl-col.fl-visible-desktop,
  .fl-col-group-equal-height .fl-col.fl-visible-medium,
  .fl-col-group-equal-height .fl-col.fl-visible-mobile,
  .fl-visible-desktop,
  .fl-visible-medium,
  .fl-visible-mobile {
    display: none;
  }
  .fl-visible-large {
    display: block;
  }
  .fl-col-group-equal-height .fl-col.fl-visible-large {
    display: flex;
  }
}
@media (max-width: 1025px) {
  .fl-col-group-equal-height .fl-col.fl-visible-desktop,
  .fl-col-group-equal-height .fl-col.fl-visible-large,
  .fl-col-group-equal-height .fl-col.fl-visible-mobile,
  .fl-visible-desktop,
  .fl-visible-large,
  .fl-visible-mobile {
    display: none;
  }
  .fl-visible-medium {
    display: block;
  }
  .fl-col-group-equal-height .fl-col.fl-visible-medium {
    display: flex;
  }
}
.fl-node-sfe4vkzg0mob > .fl-row-content-wrap {
  padding-top: 20px;
}
.fl-node-v5pu82as9fi1 > .fl-row-content-wrap {
  padding-top: 40px;
  padding-bottom: 40px;
}
.fl-node-mdr3vu9o0ikl > .fl-row-content-wrap {
  background-color: #f6f9fb;
}
@media (max-width: 768px) {
  .fl-col-group-equal-height .fl-col.fl-visible-desktop,
  .fl-col-group-equal-height .fl-col.fl-visible-large,
  .fl-col-group-equal-height .fl-col.fl-visible-medium,
  .fl-visible-desktop,
  .fl-visible-large,
  .fl-visible-medium {
    display: none;
  }
  .fl-visible-mobile {
    display: block;
  }
  .fl-col-group-equal-height .fl-col.fl-visible-mobile {
    display: flex;
  }
  .fl-row-content-wrap {
    background-attachment: scroll !important;
  }
  .fl-row-bg-parallax .fl-row-content-wrap {
    background-attachment: scroll !important;
    background-position: center center !important;
  }
  .fl-col-group.fl-col-group-equal-height > .fl-col-group-custom-width {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
  }
  .fl-col-group .fl-col:not(.fl-col-small-custom-width) {
    flex-basis: 100%;
  }
  .fl-col {
    clear: both;
    float: none;
    margin-left: auto;
    margin-right: auto;
    width: auto !important;
  }
  .fl-col-small:not(.fl-col-small-full-width) {
    max-width: 400px;
  }
  .fl-row[data-node] .fl-row-content-wrap {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .fl-row[data-node] .fl-bg-video {
    left: 0;
    right: 0;
  }
  .fl-col[data-node] .fl-col-content {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .fl-row[data-node] > .fl-row-content-wrap {
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
  }
  .fl-node-sfe4vkzg0mob.fl-row > .fl-row-content-wrap {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .fl-node-mdr3vu9o0ikl.fl-row > .fl-row-content-wrap {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.fl-node-t3rfmce9l6a0 {
  width: 50%;
}
.fl-node-5qhr6zfgmtp0 {
  width: 50%;
}
.fl-node-iufypl1awshc {
  width: 100%;
}
.fl-node-2bvjouxs9pl6 {
  width: 50%;
}
.fl-node-bojq2lfxsmh9 {
  width: 50%;
}
.fl-node-wbgcjth41502 {
  width: 50%;
}
.fl-node-kt4sd2n91fg7 {
  width: 100%;
}
.fl-node-xz5hpgd9jqwa {
  width: 100%;
}
.fl-node-fi1jd68g4qw7 {
  width: 50%;
}
.fl-node-2xsh4c7m5jnp {
  width: 50%;
}
.fl-node-ekqd6bj9po0w {
  width: 50%;
}
.fl-node-1c6y37h0kir5 {
  width: 100%;
}
.fl-node-0rm5dqwtaz8p {
  width: 100%;
}
.fl-node-qn14i5kom8rp {
  width: 50%;
}
.fl-node-0p5yehfx31ul {
  width: 50%;
}
.fl-builder-content .fl-node-9yhg7blnae02 .fl-rich-text,
.fl-builder-content .fl-node-9yhg7blnae02 .fl-rich-text :not(b, strong) {
  font-size: 52px;
  line-height: 1.2;
}
@media (max-width: 1025px) {
  .fl-builder-content .fl-node-t3rfmce9l6a0 {
    width: 100% !important;
    max-width: none;
    -webkit-box-flex: 0 1 auto;
    -moz-box-flex: 0 1 auto;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
  .fl-builder-content .fl-node-5qhr6zfgmtp0 {
    width: 100% !important;
    max-width: none;
    -webkit-box-flex: 0 1 auto;
    -moz-box-flex: 0 1 auto;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
  .fl-builder-content .fl-node-9yhg7blnae02 .fl-rich-text,
  .fl-builder-content .fl-node-9yhg7blnae02 .fl-rich-text :not(b, strong) {
    font-size: 36px;
    line-height: 40px;
  }
}
.fl-node-9yhg7blnae02 > .fl-module-content {
  margin-right: 0;
}
.fl-module-heading .fl-heading {
  padding: 0 !important;
  margin: 0 !important;
}
.fl-node-nj9ixbtc7l86 .fl-photo {
  text-align: center;
}
.fl-node-7jkvqd12t4x8 .fl-photo {
  text-align: center;
}
.fl-builder-content .fl-node-zwu17jobhcfx .fl-rich-text,
.fl-builder-content .fl-node-zwu17jobhcfx .fl-rich-text :not(b, strong) {
  line-height: 1.2;
  text-align: center;
}
.fl-node-zwu17jobhcfx > .fl-module-content {
  margin-top: 0;
}
.fl-node-vq298kohgid4.fl-module-heading .fl-heading {
  text-align: center;
}
.fl-node-6qtj1iv075k4 > .fl-module-content {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.fl-node-o7zay84dj95l .fl-photo {
  text-align: center;
}
.fl-node-o7zay84dj95l .fl-photo-content,
.fl-node-o7zay84dj95l .fl-photo-img {
  width: 32px;
}
.fl-node-o7zay84dj95l > .fl-module-content {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.fl-builder-content .fl-node-2geslmj78ybi .fl-module-content .fl-rich-text,
.fl-builder-content .fl-node-2geslmj78ybi .fl-module-content .fl-rich-text * {
  color: #333;
}
.fl-builder-content .fl-node-2geslmj78ybi .fl-rich-text,
.fl-builder-content .fl-node-2geslmj78ybi .fl-rich-text :not(b, strong) {
  font-family: "Lexend Deca", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.3;
}
.fl-module-pp-reviews .fl-module-content.fl-node-content {
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
.pp-reviews-wrapper {
  width: 94%;
  margin: auto;
}
.pp-reviews-wrapper .sr-only {
  position: absolute !important;
  height: 1px !important;
  width: 1px !important;
  margin: 0 !important;
  padding: 0 !important;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: polygon(0px 0px, 0px 0px, 0px 0px);
  -webkit-clip-path: polygon(0px 0px, 0px 0px, 0px 0px);
  overflow: hidden !important;
  border: 0 !important;
  box-shadow: none !important;
}
.pp-reviews-wrapper .swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
  width: 100%;
}
.pp-reviews-wrapper .swiper-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.pp-reviews-wrapper .swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
.pp-reviews-wrapper .pp-review-item.swiper-slide {
  width: 100%;
  text-align: center;
  padding: 0;
  height: auto;
}
.pp-reviews-wrapper .pp-swiper-button-prev {
  left: 0;
}
.pp-reviews-wrapper .pp-swiper-button-next {
  right: 0;
}
.pp-reviews-wrapper .pp-reviews-swiper {
  padding-bottom: 30px;
}
.pp-review {
  border: 1px solid #e8e8e8;
  height: 100%;
  background-color: #fff;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
}
.pp-review-content,
.pp-review-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.pp-review-content {
  flex-direction: column;
  flex: 1;
}
.pp-review-header {
  padding-top: 15px;
  padding-bottom: 6px;
  font-family: Roboto, Sans-serif;
  font-weight: 600;
}
.pp-review-name {
  color: #1c2022;
  font-size: 12.5px;
  font-weight: 400;
  font-family: inherit;
  text-align: left;
}
.pp-review-title {
  font-size: 12.5px;
  font-weight: 400;
  font-family: inherit;
  text-align: left;
}
.pp-review-content {
  padding-top: 6px;
  padding-bottom: 15px;
}
.pp-review-content,
.pp-review-header {
  padding-left: 15px;
  padding-right: 15px;
}
.pp-review-cite {
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  font-style: normal;
  font-size: 14px;
  line-height: 1;
  width: 100%;
}
.pp-review-icon {
  display: flex;
  margin-left: auto;
}
.pp-review-text {
  width: 100%;
}
.pp-rating {
  text-align: left;
}
.pp-rating i {
  font-style: normal;
  display: inline-block;
  position: relative;
  font-style: normal;
  cursor: default;
  transition: color 0.2s ease-in-out;
}
.pp-rating i:before {
  content: "\f005";
  display: inline;
  font-size: inherit;
  font-family: inherit;
  position: absolute;
  overflow: hidden;
  color: #f0ad4e;
}
.fl-node-kxzupfg1rci7 .pp-reviews-wrapper {
  width: 100%;
}
.fl-node-kxzupfg1rci7 .pp-review-name {
  color: #333;
}
.fl-node-kxzupfg1rci7 .pp-review-icon {
  align-self: flex-start;
}
.fl-node-kxzupfg1rci7 .swiper-pagination-bullet {
  background: #999;
}
.fl-node-kxzupfg1rci7 .swiper-pagination-bullet-active {
  background: #000;
}
.fl-node-kxzupfg1rci7 .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  border-radius: 100px;
}
.fl-node-kxzupfg1rci7 .pp-rating {
  text-align: left;
}
.fl-node-kxzupfg1rci7 .pp-rating i {
  font-size: 16px;
  color: #ced4d7;
}
.fl-node-kxzupfg1rci7 .pp-rating i:before {
  color: #ffbe41;
}
.fl-node-kxzupfg1rci7 .pp-rating i:not(.pp-star-empty):before {
  content: "\002605";
}
.fl-node-kxzupfg1rci7 .pp-rating i:not(:last-of-type) {
  margin-right: 4px;
}
.fl-node-kxzupfg1rci7 .pp-review {
  border-style: none;
  border-width: 0;
  background-clip: border-box;
}
.fl-node-kxzupfg1rci7 .pp-rating i {
  font-size: 16px;
}
.fl-node-kxzupfg1rci7 .pp-rating > i {
  margin-right: 4px;
}
.fl-node-kxzupfg1rci7 .pp-review-cite {
  margin-left: 10px;
}
.fl-node-kxzupfg1rci7 .swiper-pagination {
  margin-top: 5px;
}
.fl-builder-content .fl-node-dgz6x74pfsbr .fl-module-content .fl-rich-text,
.fl-builder-content .fl-node-dgz6x74pfsbr .fl-module-content .fl-rich-text * {
  color: #1a0dab;
}
.fl-builder-content .fl-node-dgz6x74pfsbr .fl-rich-text,
.fl-builder-content .fl-node-dgz6x74pfsbr .fl-rich-text :not(b, strong) {
  font-family: Lexend, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.4;
}
.fl-builder-content .fl-node-6mhznprtcqe5 .fl-module-content .fl-rich-text,
.fl-builder-content .fl-node-6mhznprtcqe5 .fl-module-content .fl-rich-text * {
  color: #333;
}
.fl-builder-content .fl-node-6mhznprtcqe5 .fl-rich-text,
.fl-builder-content .fl-node-6mhznprtcqe5 .fl-rich-text :not(b, strong) {
  font-family: Lexend, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.4;
}
.fl-node-80jhaxm1y32p .fl-photo {
  text-align: center;
}
.fl-node-80jhaxm1y32p .fl-photo-content,
.fl-node-80jhaxm1y32p .fl-photo-img {
  width: 54px;
}
.fl-node-80jhaxm1y32p > .fl-module-content {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.fl-builder-content .fl-node-s5b1rodu4vem .fl-module-content .fl-rich-text,
.fl-builder-content .fl-node-s5b1rodu4vem .fl-module-content .fl-rich-text * {
  color: #333;
}
.fl-builder-content .fl-node-s5b1rodu4vem .fl-rich-text,
.fl-builder-content .fl-node-s5b1rodu4vem .fl-rich-text :not(b, strong) {
  font-family: "Lexend Deca", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 23px;
}
.fl-builder-content .fl-node-t9flsa7zme8q .fl-module-content .fl-rich-text,
.fl-builder-content .fl-node-t9flsa7zme8q .fl-module-content .fl-rich-text * {
  color: grey;
}
.fl-builder-content .fl-node-t9flsa7zme8q .fl-rich-text,
.fl-builder-content .fl-node-t9flsa7zme8q .fl-rich-text :not(b, strong) {
  font-family: "Lexend Deca", sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 23px;
}
.fl-node-n19jheylsux2 .fl-photo {
  text-align: center;
}
.fl-node-n19jheylsux2 .fl-photo-content,
.fl-node-n19jheylsux2 .fl-photo-img {
  width: 32px;
}
.fl-node-n19jheylsux2 > .fl-module-content {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.fl-builder-content .fl-node-zce9hn2fq80p .fl-module-content .fl-rich-text,
.fl-builder-content .fl-node-zce9hn2fq80p .fl-module-content .fl-rich-text * {
  color: #333;
}
.fl-builder-content .fl-node-zce9hn2fq80p .fl-rich-text,
.fl-builder-content .fl-node-zce9hn2fq80p .fl-rich-text :not(b, strong) {
  font-family: "Lexend Deca", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.3;
}
.fl-node-rp6ikbcu3xqf .pp-reviews-wrapper {
  width: 100%;
}
.fl-node-rp6ikbcu3xqf .pp-review-name {
  color: #333;
}
.fl-node-rp6ikbcu3xqf .pp-review-icon {
  align-self: flex-start;
}
.fl-node-rp6ikbcu3xqf .swiper-pagination-bullet {
  background: #999;
}
.fl-node-rp6ikbcu3xqf .swiper-pagination-bullet-active {
  background: #000;
}
.fl-node-rp6ikbcu3xqf .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  border-radius: 100px;
}
.fl-node-rp6ikbcu3xqf .pp-rating {
  text-align: left;
}
.fl-node-rp6ikbcu3xqf .pp-rating i {
  font-size: 16px;
  color: #ced4d7;
}
.fl-node-rp6ikbcu3xqf .pp-rating i:before {
  color: #ffbe41;
}
.fl-node-rp6ikbcu3xqf .pp-rating i:not(.pp-star-empty):before {
  content: "\002605";
}
.fl-node-rp6ikbcu3xqf .pp-rating i:not(:last-of-type) {
  margin-right: 4px;
}
.fl-node-rp6ikbcu3xqf .pp-review {
  border-style: none;
  border-width: 0;
  background-clip: border-box;
}
.fl-node-rp6ikbcu3xqf .pp-rating i {
  font-size: 16px;
}
.fl-node-rp6ikbcu3xqf .pp-rating > i {
  margin-right: 4px;
}
.fl-node-rp6ikbcu3xqf .pp-review-cite {
  margin-left: 10px;
}
.fl-node-rp6ikbcu3xqf .swiper-pagination {
  margin-top: 5px;
}
.fl-builder-content .fl-node-k5lw3crdsxiq .fl-module-content .fl-rich-text,
.fl-builder-content .fl-node-k5lw3crdsxiq .fl-module-content .fl-rich-text * {
  color: #1a0dab;
}
.fl-builder-content .fl-node-k5lw3crdsxiq .fl-rich-text,
.fl-builder-content .fl-node-k5lw3crdsxiq .fl-rich-text :not(b, strong) {
  font-family: Lexend, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.4;
}
.fl-builder-content .fl-node-31pij94f5kdt .fl-module-content .fl-rich-text,
.fl-builder-content .fl-node-31pij94f5kdt .fl-module-content .fl-rich-text * {
  color: #333;
}
.fl-builder-content .fl-node-31pij94f5kdt .fl-rich-text,
.fl-builder-content .fl-node-31pij94f5kdt .fl-rich-text :not(b, strong) {
  font-family: Lexend, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.4;
}
.fl-node-enmgt4vqrxps .fl-photo {
  text-align: center;
}
.fl-node-enmgt4vqrxps .fl-photo-content,
.fl-node-enmgt4vqrxps .fl-photo-img {
  width: 54px;
}
.fl-node-enmgt4vqrxps > .fl-module-content {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.fl-builder-content .fl-node-dy2mtwl5pjsh .fl-module-content .fl-rich-text,
.fl-builder-content .fl-node-dy2mtwl5pjsh .fl-module-content .fl-rich-text * {
  color: #333;
}
.fl-builder-content .fl-node-dy2mtwl5pjsh .fl-rich-text,
.fl-builder-content .fl-node-dy2mtwl5pjsh .fl-rich-text :not(b, strong) {
  font-family: "Lexend Deca", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 23px;
}
.fl-builder-content .fl-node-mxy17qdprstk .fl-module-content .fl-rich-text,
.fl-builder-content .fl-node-mxy17qdprstk .fl-module-content .fl-rich-text * {
  color: grey;
}
.fl-builder-content .fl-node-mxy17qdprstk .fl-rich-text,
.fl-builder-content .fl-node-mxy17qdprstk .fl-rich-text :not(b, strong) {
  font-family: "Lexend Deca", sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 23px;
}
.fl-node-om0kn8bf6jra .fl-button-wrap {
  text-align: left;
}
.fl-node-b468jcgtan21 .fl-photo {
  text-align: center;
}
.fl-node-s1min2kyl7dg .fl-photo {
  text-align: center;
}
.fl-node-sfe4vkzg0mob .fl-row-content {
  min-width: 0;
}
.fl-node-v5pu82as9fi1 .fl-row-content {
  min-width: 0;
}
.fl-node-mdr3vu9o0ikl .fl-row-content {
  min-width: 0;
}
.wp-block-yoast-faq-block .schema-faq-question {
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  margin: 0;
  padding: 15px 40px 15px 15px;
  line-height: 1.4;
  cursor: pointer;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: block;
}
.wp-block-yoast-faq-block .schema-faq-question.faq-q-open {
  border-bottom: 1px solid #d1dfee;
}
.wp-block-yoast-faq-block .schema-faq-question:after {
  content: "+";
  position: absolute;
  top: 0;
  right: 15px;
  text-align: center;
  font-weight: 700;
  color: #000;
  font-size: 20px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.wp-block-yoast-faq-block .schema-faq-question.faq-q-open:after {
  content: "-";
}
.wp-block-yoast-faq-block p.schema-faq-answer {
  margin: 0;
  padding: 15px;
  background-color: #fff;
  font-size: 16px;
  line-height: 1.4;
  border-bottom: 1px solid #dedee0;
  display: none;
}
.fl-node-5f4e65b73a602 {
  color: #666;
}
.fl-builder-content
  .fl-node-5f4e65b73a602
  :not(input):not(textarea):not(select):not(a):not(h1):not(h2):not(h3):not(
    h4
  ):not(h5):not(h6):not(.fl-menu-mobile-toggle) {
  color: inherit;
}
.fl-builder-content .fl-node-5f4e65b73a602 a {
  color: #666;
}
.fl-builder-content .fl-node-5f4e65b73a602 a:hover {
  color: #666;
}
.fl-builder-content .fl-node-5f4e65b73a602 h1,
.fl-builder-content .fl-node-5f4e65b73a602 h1 a,
.fl-builder-content .fl-node-5f4e65b73a602 h2,
.fl-builder-content .fl-node-5f4e65b73a602 h2 a,
.fl-builder-content .fl-node-5f4e65b73a602 h3,
.fl-builder-content .fl-node-5f4e65b73a602 h3 a,
.fl-builder-content .fl-node-5f4e65b73a602 h4,
.fl-builder-content .fl-node-5f4e65b73a602 h4 a {
  color: #666;
}
.fl-node-5f4e65b73a602 > .fl-row-content-wrap {
  background-color: #f6f9fb;
  border-top-width: 1px;
  border-right-width: 0;
  border-bottom-width: 1px;
  border-left-width: 0;
}
.fl-node-5f4e65b73a602 > .fl-row-content-wrap {
  padding-top: 35px;
  padding-bottom: 0;
}
.fl-node-5f4e65b73a5ff {
  width: 100%;
}
.fl-builder-content .fl-node-5f4e65b73a600 .fl-rich-text,
.fl-builder-content .fl-node-5f4e65b73a600 .fl-rich-text :not(b, strong) {
  font-weight: 700;
  font-size: 13px;
}
.fl-node-5f4e65b73a600 > .fl-module-content {
  margin-bottom: 0;
}
.fl-builder-content .fl-node-5f4e65b73a601 .fl-rich-text,
.fl-builder-content .fl-node-5f4e65b73a601 .fl-rich-text :not(b, strong) {
  font-size: 13px;
}
.fl-node-5f4e65b73a601 > .fl-module-content {
  margin-top: 0;
  margin-bottom: 30px;
}
.fl-node-5f4e65b73a602 .fl-row-content {
  min-width: 0;
}
.fl-node-2tdvaryuwnl6 > .fl-row-content-wrap {
  background-color: #fff;
  border-style: solid;
  border-width: 0;
  background-clip: border-box;
  border-color: transparent;
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 1px;
  border-left-width: 0;
  border-top-left-radius: 0;
}
.fl-node-2tdvaryuwnl6 > .fl-row-content-wrap {
  padding-top: 30px;
  padding-bottom: 17px;
}
@media (max-width: 1025px) {
  .fl-node-2tdvaryuwnl6.fl-row > .fl-row-content-wrap {
    padding-top: 15px;
    padding-bottom: 0;
  }
}
.fl-node-sbg4xd9uzr7i {
  width: 9.57%;
}
.fl-node-sbg4xd9uzr7i > .fl-col-content {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
}
@media (max-width: 1025px) {
  .fl-builder-content .fl-node-sbg4xd9uzr7i {
    width: 14% !important;
    max-width: none;
    -webkit-box-flex: 0 1 auto;
    -moz-box-flex: 0 1 auto;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
}
@media (max-width: 768px) {
  .fl-builder-content .fl-node-sbg4xd9uzr7i {
    width: 25% !important;
    max-width: none;
    clear: none;
    float: left;
  }
}
.fl-node-j4b6ru9ovm8i {
  width: 8%;
}
@media (max-width: 1025px) {
  .fl-builder-content .fl-node-j4b6ru9ovm8i {
    width: 14% !important;
    max-width: none;
    -webkit-box-flex: 0 1 auto;
    -moz-box-flex: 0 1 auto;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
}
@media (max-width: 768px) {
  .fl-builder-content .fl-node-j4b6ru9ovm8i {
    width: 25% !important;
    max-width: none;
    clear: none;
    float: left;
  }
}
.fl-node-0cwbrvzgu7m5 {
  width: 82.43%;
}
.fl-node-0cwbrvzgu7m5 > .fl-col-content {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
}
@media (max-width: 1025px) {
  .fl-builder-content .fl-node-0cwbrvzgu7m5 {
    width: 72% !important;
    max-width: none;
    -webkit-box-flex: 0 1 auto;
    -moz-box-flex: 0 1 auto;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
}
@media (max-width: 768px) {
  .fl-builder-content .fl-node-0cwbrvzgu7m5 {
    width: 50% !important;
    max-width: none;
    clear: none;
    float: left;
  }
}
.uabb-photo-img {
  max-height: inherit;
}
.fl-node-u9ron6ykdz8w {
  width: 100%;
}
.fl-node-u9ron6ykdz8w .uabb-photo-content img {
  width: 120px;
}
.fl-node-u9ron6ykdz8w .uabb-photo-content .uabb-photo-img {
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: all 0.3s ease;
}
.fl-node-u9ron6ykdz8w .uabb-photo-content .uabb-photo-img {
  opacity: 1;
}
.fl-node-u9ron6ykdz8w .uabb-photo-content .uabb-photo-img:hover {
  opacity: 1;
}
img.mfp-img {
  padding-bottom: 40px !important;
}
.fl-node-5hg7fyctawdk .fl-photo {
  text-align: left;
}
.fl-node-5hg7fyctawdk .fl-photo-content,
.fl-node-5hg7fyctawdk .fl-photo-img {
  width: 82px;
}
@media (max-width: 768px) {
  .fl-node-5hg7fyctawdk .fl-photo {
    text-align: left;
  }
  .fl-node-5hg7fyctawdk .fl-photo-content,
  .fl-node-5hg7fyctawdk .fl-photo-img {
    width: 60px;
  }
}
@media (max-width: 768px) {
  .fl-node-vq298kohgid4.fl-module > .fl-module-content {
    margin-bottom: 20px;
  }
  .fl-node-5f4e65b73a601 > .fl-module-content {
    margin-bottom: 5px;
  }
  .fl-node-2tdvaryuwnl6.fl-row > .fl-row-content-wrap {
    margin-top: 0;
  }
  .fl-node-2tdvaryuwnl6.fl-row > .fl-row-content-wrap {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 14px;
  }
  .fl-node-u9ron6ykdz8w .uabb-photo-mob-align-left {
    text-align: left;
  }
  .fl-photo-content {
    width: 100%;
  }
  .fl-node-5hg7fyctawdk.fl-module > .fl-module-content {
    margin-left: 1px;
  }
}
.fl-builder-content[data-type="header"].fl-theme-builder-header-sticky {
  position: fixed;
  width: 100%;
  z-index: 100;
}
.fl-builder-content[data-type="header"].fl-theme-builder-header-sticky
  .fl-menu
  .fl-menu-mobile-opacity {
  height: 100vh;
  width: 100vw;
}
.fl-builder-content[data-type="header"]:not(
    [data-overlay="1"]
  ).fl-theme-builder-header-sticky
  .fl-menu-mobile-flyout {
  top: 0;
}
.fl-theme-builder-flyout-menu-active body {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.fl-theme-builder-has-flyout-menu,
.fl-theme-builder-has-flyout-menu body {
  overflow-x: hidden;
}
.fl-theme-builder-flyout-menu-active
  .fl-builder-content[data-type="header"]
  .fl-menu-disable-transition {
  transition: none;
}
.fl-builder-content[data-shrink="1"] .fl-col-content,
.fl-builder-content[data-shrink="1"] .fl-module-content,
.fl-builder-content[data-shrink="1"] .fl-row-content-wrap,
.fl-builder-content[data-shrink="1"] img {
  -webkit-transition: 0.4s ease-in-out, background-position 1ms;
  -moz-transition: 0.4s ease-in-out, background-position 1ms;
  transition: all 0.4s ease-in-out, background-position 1ms;
}
.fl-builder-content[data-shrink="1"] img {
  width: auto;
}
.fl-builder-content[data-shrink="1"] img.fl-photo-img {
  width: auto;
  height: auto;
}
.fl-builder-content[data-type="header"].fl-theme-builder-header-shrink
  .fl-row-content-wrap {
  margin-bottom: 0;
  margin-top: 0;
}
.fl-theme-builder-header-shrink-row-bottom.fl-row-content-wrap {
  padding-bottom: 5px;
}
.fl-theme-builder-header-shrink-row-top.fl-row-content-wrap {
  padding-top: 5px;
}
.fl-builder-content[data-type="header"].fl-theme-builder-header-shrink
  .fl-col-content {
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-top: 0;
}
.fl-theme-builder-header-shrink-module-bottom.fl-module-content {
  margin-bottom: 5px;
}
.fl-theme-builder-header-shrink-module-top.fl-module-content {
  margin-top: 5px;
}
.fl-builder-content[data-type="header"].fl-theme-builder-header-shrink img {
  -webkit-transition: 0.4s ease-in-out, background-position 1ms;
  -moz-transition: 0.4s ease-in-out, background-position 1ms;
  transition: all 0.4s ease-in-out, background-position 1ms;
}
.fl-builder-content[data-overlay="1"]:not(.fl-theme-builder-header-sticky):not(
    .fl-builder-content-editing
  ) {
  position: absolute;
  width: 100%;
  z-index: 100;
}
.fl-builder-edit
  body:not(.single-fl-theme-layout)
  .fl-builder-content[data-overlay="1"] {
  display: none;
}
body:not(.single-fl-theme-layout)
  .fl-builder-content[data-overlay="1"]:not(
    .fl-theme-builder-header-scrolled
  ):not([data-overlay-bg="default"])
  .fl-col-content,
body:not(.single-fl-theme-layout)
  .fl-builder-content[data-overlay="1"]:not(
    .fl-theme-builder-header-scrolled
  ):not([data-overlay-bg="default"])
  .fl-row-content-wrap {
  background: 0 0;
}
.uabb-module-content h1,
.uabb-module-content h2,
.uabb-module-content h3,
.uabb-module-content h4 {
  margin: 0;
  clear: both;
}
.fl-module-content a,
.fl-module-content a:focus,
.fl-module-content a:hover {
  text-decoration: none;
}
.uabb-row-separator {
  position: absolute;
  width: 100%;
  left: 0;
}
.uabb-top-row-separator {
  top: 0;
  bottom: auto;
}
.uabb-row-separator svg {
  width: 100%;
}
.uabb-photo-content {
  border-radius: 0;
  display: inline-block;
  line-height: 0;
  position: relative;
  max-width: 100%;
  overflow: hidden;
}
.uabb-photo-content img {
  border-radius: inherit;
  display: inline;
  height: auto;
  max-width: 100%;
  width: auto;
}
.uabb-imgicon-wrap .uabb-image {
  line-height: 0;
  position: relative;
}
.uabb-imgicon-wrap .uabb-image-content img {
  display: inline;
  height: auto !important;
  max-width: 100%;
  width: auto;
  border-radius: inherit;
  box-shadow: none;
  box-sizing: content-box;
}
.fl-builder-content .uabb-imgicon-wrap .uabb-image-crop-circle img {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.perspective {
  -webkit-perspective: 800px;
  -moz-perspective: 800px;
  perspective: 800px;
  margin: 0;
}
.uabb-js-breakpoint {
  content: "default";
  display: none;
}
@media screen and (max-width: 1025px) {
  .uabb-js-breakpoint {
    content: "1025";
  }
}
@media screen and (max-width: 768px) {
  .uabb-js-breakpoint {
    content: "768";
  }
}
.fl-node-2tdvaryuwnl6 .fl-row-content {
  min-width: 0;
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: 0 !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:focus,
.mfp-close:hover {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape),
  screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
details,
footer,
header,
menu,
nav {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  -moz-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
small {
  font-size: 80%;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
code {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
th {
  padding: 0;
}
@media print {
  *,
  :after,
  :before {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after {
    content: "";
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table th {
    background-color: #fff !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:focus,
a:hover {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
[role="button"] {
  cursor: pointer;
}
.h2,
h1,
h2,
h3,
h4 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.h2 .small,
.h2 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small {
  font-weight: 400;
  line-height: 1;
  color: #777;
}
.h2,
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.h2 .small,
.h2 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
  font-size: 65%;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 .small,
h4 small {
  font-size: 75%;
}
h1 {
  font-size: 36px;
}
.h2,
h2 {
  font-size: 30px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 18px;
}
p {
  margin: 0 0 10px;
}
.small,
small {
  font-size: 85%;
}
ul {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul {
  margin-bottom: 0;
}
abbr[data-original-title],
abbr[title] {
  cursor: help;
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-md-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 992px) {
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
}
table {
  background-color: transparent;
}
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > tbody > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table > tbody > tr.active > th,
.table > tbody > tr > th.active {
  background-color: #f5f5f5;
}
.table > tbody > tr.success > th,
.table > tbody > tr > th.success {
  background-color: #dff0d8;
}
.table > tbody > tr.info > th,
.table > tbody > tr > th.info {
  background-color: #d9edf7;
}
.table > tbody > tr.warning > th,
.table > tbody > tr > th.warning {
  background-color: #fcf8e3;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type="checkbox"],
input[type="radio"] {
  margin: 4px 0 0;
  line-height: normal;
}
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] input[type="radio"],
input[type="checkbox"].disabled,
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="radio"][disabled] {
  cursor: not-allowed;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="checkbox"]:focus,
input[type="file"]:focus,
input[type="radio"]:focus {
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}
.checkbox,
.radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
  cursor: not-allowed;
}
.checkbox label,
.radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.checkbox input[type="checkbox"],
.radio input[type="radio"] {
  position: absolute;
  margin-left: -20px;
}
.checkbox + .checkbox,
.radio + .radio {
  margin-top: -5px;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}
.btn.focus,
.btn:focus,
.btn:hover {
  color: #333;
  text-decoration: none;
}
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
.dropdown {
  position: relative;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  color: #777;
}
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: #eee;
  border-color: #337ab7;
}
.nav > li > a > img {
  max-width: none;
}
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-bottom {
    border-radius: 0;
  }
  .navbar-toggle {
    display: none;
  }
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-nav .open .dropdown-menu > li > a:hover {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:focus,
a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel > .table {
  margin-bottom: 0;
}
.panel > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .table > tbody:first-child > tr:first-child th {
  border-top: 0;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
}
.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.in {
  opacity: 0.5;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  opacity: 0;
}
.tooltip.in {
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.carousel {
  position: relative;
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:after,
.clearfix:before,
.container:after,
.container:before,
.nav:after,
.nav:before,
.row:after,
.row:before {
  display: table;
  content: " ";
}
.clearfix:after,
.container:after,
.nav:after,
.row:after {
  clear: both;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
body {
  background-color: #fff;
  color: #61697b;
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  font-style: normal;
  padding: 0;
  word-wrap: break-word;
}
h1,
h2,
h3,
h4 {
  color: #475166;
  font-family: "Lexend Deca", sans-serif;
  font-weight: 400;
  line-height: 1.4;
  text-transform: none;
  font-style: normal;
}
h1 a,
h2 a,
h3 a,
h4 a {
  color: #475166;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover {
  text-decoration: none;
}
h1 {
  font-size: 65px;
  line-height: 1;
  letter-spacing: 0;
  color: #39445a;
  font-family: Lexend, sans-serif;
  font-weight: 600;
  font-style: normal;
  text-transform: none;
}
h1 a {
  color: #39445a;
}
h2 {
  font-size: 40px;
  line-height: 1.25;
  letter-spacing: 0;
}
h3 {
  font-size: 30px;
  line-height: 1.4;
  letter-spacing: 0;
}
h4 {
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: 0;
}
a {
  color: #111d30;
}
a:focus,
a:hover {
  color: #111d30;
}
iframe {
  max-width: 100%;
}
img {
  max-width: 100%;
  height: auto;
}
.fl-screen-reader-text {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.fl-screen-reader-text:focus {
  position: static;
  width: auto;
  height: auto;
}
body.rtl .fl-screen-reader-text {
  right: -10000px;
}
.container {
  padding-left: 20px;
  padding-right: 20px;
}
.fl-page {
  position: relative;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0 auto;
}
.fl-page-header {
  border-color: #e6e6e6;
  background-color: #fff;
  color: #032b2f;
}
.fl-page-header *,
.fl-page-header h1,
.fl-page-header h2,
.fl-page-header h3,
.fl-page-header h4 {
  color: #032b2f;
}
.fl-page-header a,
.fl-page-header a *,
.fl-page-header a.fab,
.fl-page-header a.fas {
  color: #111d30;
}
.fl-page-header a.fab:focus,
.fl-page-header a.fab:hover,
.fl-page-header a.fas:focus,
.fl-page-header a.fas:hover,
.fl-page-header a:focus,
.fl-page-header a:focus *,
.fl-page-header a:hover,
.fl-page-header a:hover * {
  color: #fabb09;
}
.fl-page-header .navbar-nav li > a {
  color: #111d30;
}
.fl-page-header .navbar-nav li > a:focus,
.fl-page-header .navbar-nav li > a:hover {
  color: #fabb09;
}
.fl-page-header .navbar-nav li.current-menu-item > a {
  color: #fabb09;
}
.fl-page-header .navbar-nav li.current-menu-item ~ li.current-menu-item > a {
  color: #fabb09;
}
.fl-page-header-container {
  padding-bottom: 30px;
  padding-top: 30px;
}
.fl-page-header-logo {
  text-align: center;
}
.fl-page-header-logo a {
  text-decoration: none;
}
.fl-logo-img {
  max-width: 100%;
}
.fl-page-header-primary .fl-logo-img {
  height: auto !important;
}
.fl-page-header-fixed .fl-logo-img {
  display: inherit;
}
.fl-nav-mobile-offcanvas .fl-button-close {
  display: none;
}
.fl-page-nav {
  background: 0 0;
  border: none;
  min-height: 0;
  margin-bottom: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.fl-page-nav .navbar-nav > li > a {
  padding: 15px;
}
.fl-page-nav .navbar-toggle {
  border: none;
  float: none;
  font-family: Barlow, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.4;
  text-transform: none;
  margin: 0;
  width: 100%;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.fl-page-nav .navbar-toggle:hover {
  outline: 0;
}
.fl-page-nav .navbar-toggle:focus {
  outline: auto;
}
.fl-page-nav .navbar-nav,
.fl-page-nav .navbar-nav a {
  font-family: Barlow, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.4;
  text-transform: none;
}
.fl-full-width .fl-page-nav {
  margin: 0 auto;
}
.mega-menu-spacer {
  background: 0 0;
  display: block;
  left: 0;
  position: absolute;
  width: 100%;
}
.fl-page-header[class*=" fl-page-nav-toggle-visible"]
  ul.navbar-nav
  li.hide-heading {
  border-top: 0 !important;
}
.fl-page-header[class*=" fl-page-nav-toggle-visible"]
  ul.navbar-nav
  li.hide-heading
  > a {
  display: none !important;
}
.fl-page-nav-collapse {
  border: none;
  max-height: none;
  padding: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.fl-page-nav-collapse ul.navbar-nav {
  margin: 0;
}
.fl-page-nav-collapse ul.navbar-nav > li {
  border-bottom: 1px solid #e6e6e6;
}
.fl-page-nav-collapse ul.navbar-nav > li:last-child {
  border-bottom: none;
}
.fl-page-nav-collapse.in {
  overflow-y: visible;
}
.fl-page-nav-search {
  bottom: 0;
  display: none;
  position: absolute;
  right: 0;
  top: 0;
}
.fl-page-nav-search form {
  background-color: #fff;
  border-top: 3px solid #fddd84;
  display: none;
  padding: 20px;
  position: absolute;
  right: 0;
  top: 100%;
  width: 400px;
  z-index: 1000;
  -moz-box-shadow: 0 1px 20px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 1px 20px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 20px rgba(0, 0, 0, 0.15);
}
.fl-page-nav-search form input.fl-search-input {
  background-color: #fff;
  border-color: #e6e6e6;
  color: #111d30;
}
.fl-page-nav-search form input.fl-search-input:focus {
  color: #111d30;
}
.fl-page-nav ul li {
  position: relative;
}
.fl-page-content {
  background-color: #fff;
}
.fl-content {
  margin: 20px 0;
}
#fl-to-top {
  display: none;
  background-color: #ccc;
  background-color: rgba(0, 0, 0, 0.2);
  position: fixed;
  bottom: 15px;
  right: 15px;
  width: 44px;
  height: 42px;
  text-align: center;
  z-index: 1003;
}
#fl-to-top:hover {
  background-color: rgba(0, 0, 0, 0.3);
}
#fl-to-top i {
  position: absolute;
  top: 12px;
  left: 14px;
  color: #fff;
  font-size: 16px;
  line-height: 16px;
}
.fl-post {
  margin-bottom: 40px;
}
.fl-post:last-child {
  margin-bottom: 0;
}
.fl-post img[class*="wp-image-"] {
  height: auto;
  max-width: 100%;
}
input[type="text"].fl-search-input {
  color: rgba(97, 105, 123, 0.6);
  width: 100%;
}
input[type="text"].fl-search-input:focus {
  color: #61697b;
}
a.fl-button,
a.fl-button:visited {
  background: #111d30;
  color: #fff;
  border: 1px solid #010203;
}
.fl-builder-content a.fl-button:hover,
a.fl-button:hover {
  color: #fff;
  background: #111d30;
}
a.fl-button *,
a.fl-button:visited * {
  color: #fff;
}
a.fl-button:hover * {
  color: #fff;
}
a.button:hover,
a.fl-button:hover {
  color: #fff;
  background-color: #111d30;
  border: 1px solid #010203;
}
.woocommerce a.button,
.woocommerce a.button:hover {
  border: 1px solid transparent;
}
button,
input[type="button"],
input[type="submit"] {
  background-color: #111d30;
  color: #fff;
  font-size: 16px;
  line-height: 1.2;
  padding: 6px 12px;
  font-weight: 400;
  text-shadow: none;
  border: 1px solid #010203;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
button:hover,
input[type="button"]:hover,
input[type="submit"]:hover {
  background-color: #111d30;
  color: #fff;
  border: 1px solid #010203;
  text-decoration: none;
}
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
  background-color: #111d30;
  color: #fff;
  border: 1px solid #010203;
  outline: 0;
  position: relative;
}
input[type="date"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
textarea {
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #61697b;
  vertical-align: middle;
  background-color: #fcfcfc;
  background-image: none;
  border: 1px solid #e6e6e6;
  -moz-transition: 0.15s ease-in-out;
  -webkit-transition: 0.15s ease-in-out;
  transition: all ease-in-out 0.15s;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
input[type="date"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: rgba(97, 105, 123, 0.4);
}
input[type="date"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="month"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="time"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
textarea:-moz-placeholder {
  color: rgba(97, 105, 123, 0.4);
}
input[type="date"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
textarea::-moz-placeholder {
  color: rgba(97, 105, 123, 0.4);
}
input[type="date"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: rgba(97, 105, 123, 0.4);
}
input[type="date"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus {
  background-color: #fff;
  border-color: #ccc;
  outline: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.mfp-wrap .mfp-close,
.mfp-wrap .mfp-close:active,
.mfp-wrap .mfp-close:focus,
.mfp-wrap .mfp-close:hover {
  background: 0 0 !important;
  border: none !important;
  outline: 0;
  position: absolute;
  top: 0;
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
img.mfp-img {
  padding: 0;
}
.fl-builder-edit .fl-page-header-fixed {
  display: none !important;
}
.fl-builder .container.fl-content-full {
  margin: 0;
  padding: 0;
  width: auto;
  max-width: none;
}
.fl-builder .container.fl-content-full > .row {
  margin: 0;
}
.fl-builder .container.fl-content-full .fl-content {
  margin: 0;
  padding: 0;
}
@media (min-width: 768px) {
  .container {
    padding-left: 40px;
    padding-right: 40px;
    width: auto;
  }
  .fl-page-nav {
    background: 0 0;
  }
  .fl-page-nav .navbar-nav li > a {
    padding: 15px;
    color: #61697b;
  }
  .fl-page-nav .navbar-nav li > a:focus,
  .fl-page-nav .navbar-nav li > a:hover {
    color: #111d30;
  }
  .fl-page-nav .navbar-nav li.current-menu-item > a {
    color: #111d30;
  }
  .fl-page-nav .navbar-nav li.current-menu-item ~ li.current-menu-item > a {
    color: #61697b;
  }
  .fl-page-nav-collapse ul.navbar-nav > li {
    border: none;
  }
  .fl-page-nav-collapse ul.navbar-nav > li:first-child {
    border: none;
  }
  .fl-page-header-container {
    position: relative;
  }
  .fl-page-fixed-nav-wrap,
  .fl-page-nav,
  .fl-page-nav-col {
    position: inherit;
  }
  ul.navbar-nav li.mega-menu {
    position: inherit;
  }
  .fl-content {
    margin: 40px 0;
  }
  footer {
    position: relative;
    z-index: 9;
    overflow-x: hidden;
  }
}
@media (min-width: 992px) {
  body.fl-fixed-width:not(.fl-nav-vertical):not(.fl-fixed-header):not(
      .fl-shrink
    ) {
    padding: 0;
  }
  .container {
    padding-left: 0;
    padding-right: 0;
    width: 900px;
  }
  .fl-full-width .container {
    padding-left: 40px;
    padding-right: 40px;
    width: auto;
  }
  .fl-page {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 980px;
  }
  .fl-full-width .fl-page {
    width: auto;
  }
  .fl-page-nav-search {
    display: block;
  }
  .fl-scroll-header .fl-page-bar,
  .fl-scroll-header .fl-page-header-primary {
    -webkit-transform: translateY(-200%);
    -ms-transform: translateY(-200%);
    transform: translateY(-200%);
    -webkit-transition: -webkit-transform 0.4s ease-in-out;
    -moz-transition: transform 0.4s ease-in-out;
    -o-transition: transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out;
  }
  .fl-scroll-header .fl-page-bar.fl-show,
  .fl-scroll-header .fl-page-header-primary.fl-show {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  .fl-content {
    margin: 40px 0;
  }
}
@media (min-width: 1100px) {
  .fl-fixed-width .fl-page {
    width: 1100px;
    max-width: 90%;
  }
  .container {
    width: 1020px;
    max-width: 90%;
  }
  .fl-full-width .container {
    padding-left: 0;
    padding-right: 0;
    width: 1020px;
  }
}
.fl-page-header-fixed {
  display: none;
  left: auto;
  position: fixed !important;
  top: 0;
  width: 100%;
  z-index: 100;
  border-color: #e6e6e6;
  background-color: #fff;
  color: #032b2f;
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
}
.fl-page-header-fixed *,
.fl-page-header-fixed h1,
.fl-page-header-fixed h2,
.fl-page-header-fixed h3,
.fl-page-header-fixed h4 {
  color: #032b2f;
}
.fl-page-header-fixed a,
.fl-page-header-fixed a *,
.fl-page-header-fixed a.fab,
.fl-page-header-fixed a.fas {
  color: #111d30;
}
.fl-page-header-fixed a.fab:focus,
.fl-page-header-fixed a.fab:hover,
.fl-page-header-fixed a.fas:focus,
.fl-page-header-fixed a.fas:hover,
.fl-page-header-fixed a:focus,
.fl-page-header-fixed a:focus *,
.fl-page-header-fixed a:hover,
.fl-page-header-fixed a:hover * {
  color: #fabb09;
}
.fl-page-header-fixed .navbar-nav li > a {
  color: #111d30;
}
.fl-page-header-fixed .navbar-nav li > a:focus,
.fl-page-header-fixed .navbar-nav li > a:hover {
  color: #fabb09;
}
.fl-page-header-fixed .navbar-nav li.current-menu-item > a {
  color: #fabb09;
}
.fl-page-header-fixed
  .navbar-nav
  li.current-menu-item
  ~ li.current-menu-item
  > a {
  color: #fabb09;
}
.fl-page-header-fixed .fl-page-header-container.container {
  padding-bottom: 8px;
  padding-top: 8px;
}
.fl-page-header-fixed.fl-page-header.fl-page-nav-toggle-visible-always
  .fl-page-header-row
  .fl-page-header-logo {
  padding-bottom: 0;
}
.fl-page-header-fixed.fl-page-header.fl-page-nav-toggle-visible-always
  .fl-page-nav-collapse {
  margin-top: 20px;
}
.fl-page-header-fixed.fl-page-header.fl-page-nav-toggle-visible-always
  .fl-page-nav
  .navbar-toggle {
  top: 15px;
}
.fl-page-header-fixed .fl-logo-img {
  max-height: 46px !important;
  width: auto !important;
}
.admin-bar .fl-page-header-fixed,
.admin-bar .fl-page-header-vertical {
  top: 32px;
}
@media (min-width: 991px) {
  .fl-page-header-fixed .fl-page-fixed-nav-wrap {
    padding-right: 0;
  }
}
@media (min-width: 992px) {
  .fl-fixed-width .fl-page-header-fixed {
    width: 980px;
  }
}
@media (min-width: 1100px) {
  .fl-fixed-width .fl-page-header-fixed {
    width: 1100px;
    max-width: 90%;
  }
}
@media (max-width: 991px) {
  body {
    font-size: 16px;
    line-height: 1.5;
  }
  h1 {
    font-size: 50px;
    line-height: 1.1;
    letter-spacing: 0;
  }
  h2 {
    font-size: 35px;
    line-height: 1.2;
    letter-spacing: 0;
  }
  h3 {
    font-size: 26px;
    line-height: 1.2;
    letter-spacing: 0;
  }
  h4 {
    font-size: 23px;
    line-height: 1.2;
    letter-spacing: 0;
  }
  .fl-page button,
  .fl-page input[type="button"],
  .fl-page input[type="submit"] {
    font-size: 16px;
    line-height: 1.2;
  }
  .fl-page a.fl-button,
  .fl-page a.fl-button:visited,
  a.fl-button,
  a.fl-button:visited {
    font-size: 16px;
    line-height: 1.2;
  }
  a.fl-button:hover {
    font-size: 16px;
    line-height: 1.2;
  }
}
@media (max-width: 767px) {
  body {
    font-size: 16px;
    line-height: 1.4;
  }
  h1 {
    font-size: 38px;
    line-height: 1;
    letter-spacing: 0;
  }
  h2 {
    font-size: 28px;
    line-height: 1.2;
    letter-spacing: 0;
  }
  h3 {
    font-size: 24px;
    line-height: 1.2;
    letter-spacing: 0;
  }
  h4 {
    font-size: 22px;
    line-height: 1.2;
    letter-spacing: 0;
  }
  .fl-page button,
  .fl-page input[type="button"],
  .fl-page input[type="submit"] {
    font-size: 16px;
    line-height: 1.2;
  }
  .fl-page a.fl-button,
  .fl-page a.fl-button:visited,
  a.fl-button,
  a.fl-button:visited {
    font-size: 16px;
    line-height: 1.2;
  }
}
.fl-page-content h2.fl-heading {
  margin-bottom: 20px !important;
}
h2,
h3,
h4 {
  font-weight: 600 !important;
  font-family: "Lexend Deca";
}
h1 {
  font-family: "Lexend Deca";
}
.fl-page-content h3.fl-heading {
  font-family: "Lexend Deca", serif !important;
  margin-bottom: 10px !important;
}
.fl-page {
  overflow-x: hidden;
}
.relative {
  position: relative;
}
a:hover {
  color: #00bd79 !important;
  transition: 0.2s all;
}
a:active {
  color: #00bd79;
}
.padding {
  padding: 30px;
  color: #61697b !important;
  margin: 30px 0;
}
.name {
  margin-top: 30px;
}
.name:before {
  border-radius: 100%;
  background-image: url("/img/0-3.jpeg");
  color: #fff;
  padding: 23px;
  width: 20px;
  display: inline-block;
  margin: 0 0 0 10px;
  background-size: cover;
  background-repeat: no-repeat;
}
.name .fl-module-content.fl-node-content {
  display: inline-block;
  vertical-align: top;
}
a.fl-button,
a.fl-button:visited {
  background: unset;
}
.fl-builder-content .red-button a.fl-button,
input[type="button"],
input[type="submit"] {
  border: 2px solid #00bd79;
  background: #00bd79;
  display: inline-block;
  color: #fff !important;
  border-radius: 10px;
  padding: 16px 20px !important;
  font-size: 21px !important;
  min-width: 240px;
  max-width: 100%;
  text-align: center;
  line-height: auto;
}
.fl-builder-content .red-button .fl-button:active,
.hs_submit button:active,
.hs_submit button:focus,
.hs_submit input[type="button"]:active,
.hs_submit input[type="button"]:focus,
.hs_submit input[type="submit"]:active,
.hs_submit input[type="submit"]:focus {
  background: #475166 !important;
  box-shadow: none !important;
  color: #ccc !important;
  transform: none;
  border: 2px solid #475166 !important;
}
.fl-builder-content .red-button a.fl-button:hover,
.hs_submit button:hover,
.hs_submit input[type="button"]:hover,
.hs_submit input[type="submit"]:hover {
  transform: scale(1.11);
  transition: 0.1s ease;
  background: #00a9ba;
  transform-origin: bottom;
  box-shadow: 0 10px 60px #99dde3;
  border: 2px solid #00a9ba;
}
@media (max-width: 600px) {
  .fl-builder-content .red-button a.fl-button:hover,
  .hs_submit button:hover,
  .hs_submit input[type="button"]:hover,
  .hs_submit input[type="submit"]:hover {
    transform: none;
  }
}
.fl-rich-text ul {
  list-style: none;
}
.fl-rich-text li:before {
  content: "";
  display: inline-block;
  height: 1.3em;
  width: 1.3em;
  background-image: url(/img/Frame-13.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 1em;
  vertical-align: middle;
}
.fl-rich-text ul li {
  margin: 0.8em 0;
  text-indent: -2.3em;
  font-family: "Lexend Deca", sans-serif;
}
.blog-post-content ul li {
  margin-left: -15px;
}
.blog-post-content ul li:before {
  content: "•";
  color: #ff5e76;
  width: 10px;
  margin-left: 50px;
  background: 0 0 !important;
  height: 26px;
  margin-right: -25px;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  font-size: 29px;
  vertical-align: middle;
}
#menu-item-199022 > div > a,
#menu-item-199127 > div > a,
#menu-item-200570 > div > a {
  pointer-events: none;
  touch-action: none;
  cursor: initial;
}
@media (min-width: 1025px) {
  .mega-menu:hover:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 98px;
    top: -30px;
    border-top: 1px solid #ededed;
    border-right: 1px solid #ededed;
  }
}
@media (max-width: 1025px) {
  .fl-builder-content .red-button a.fl-button,
  input[type="button"],
  input[type="submit"] {
    min-width: fit-content;
    padding: 12px !important;
    font-size: 16px !important;
    line-height: 100% !important;
  }
  .fl-builder-content .red-button a.fl-button,
  .fl-builder-content .red-button a.fl-button:visited {
    border: 1px solid #00bd79;
    background: #00bd79;
    display: inline-block;
    color: #fff !important;
    border-radius: 10px;
    padding: 13px 20px !important;
    font-size: 1em !important;
    min-width: 100%;
    text-align: center;
  }
  footer .fl-col-small:not(.fl-col-small-full-width) {
    max-width: 100%;
  }
  header .menu-item a {
    font-weight: 600;
    padding: 15px 0 !important;
    text-align: left;
  }
  .fl-page-content .fl-col-small {
    max-width: 100%;
  }
}
.blog-post-content h2 {
  font-size: 25px;
  margin-bottom: 20px;
}
.blog-post-content h3 {
  font-size: 20px;
  margin-top: 30px;
  margin-bottom: 20px;
  font-weight: 400;
  color: #61697b;
}
.blog-post-content h4 {
  margin-top: 24px;
  margin-bottom: 10px;
}
.blog-post-content p {
  font-size: 16px;
  line-height: 25px;
}
.blog-post-content img {
  display: block;
  margin: auto;
  margin-top: 40px !important;
  margin-bottom: 40px !important;
  border-radius: 10px !important;
}
.blog-post-content img.emoji {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
.blog-post-content a,
.blog-post-content span,
.blog-post-content ul li span {
  text-decoration: none !important;
}
.blog-post-content a,
.schema-faq-answer a {
  color: inherit !important;
  border-bottom: 2px solid #00bd79;
  transition: all 0s;
}
.blog-post-content a:hover {
  color: #00bd79 !important;
  transition: all 0.2s;
}
.blog-post-content ul {
  list-style: none;
  padding-left: 20px;
}
.blog-post-content ul li {
  margin: 0.8em 0;
  text-indent: -2.3em;
}
.blog-post-content ul li:first-child {
  margin-top: 30px;
}
.blog-post-content ul li:last-child {
  margin-bottom: 30px;
}
@media (min-width: 1025px) and (max-width: 1340px) {
  .red-button span {
    font-size: 17px;
  }
}
.toc-new-blog {
  border: 1px solid #ededed;
  border-radius: 10px;
  margin: 5px;
  padding: 5px 5px 0 10px;
  margin-bottom: 20px;
}
.toc-new-blog li {
  padding: 15px 0;
  margin-left: -10px;
  padding-left: 15px;
  padding-right: 15px;
}
.toc-new-blog li:hover {
  background: #e0eaf4;
  border-radius: 10px;
}
.toc-new-blog li:active {
  background: #ffdfe4;
  border-radius: 10px;
}
.toc-new-blog p {
  font-size: 14px !important;
}
.toc-new-blog a {
  font-size: 14px !important;
}
.toc-new-blog li:hover a {
  color: #61697b !important;
}
.toc-new-blog li:active a {
  color: #ff5e76 !important;
}
.toc-new-blog li.toc-active-el {
  background: #ffdfe4;
  border-radius: 10px;
}
.toc-new-blog li a.toc-active-link {
  color: #ff5e76 !important;
}
.fl-fancy-swing-navbar {
  animation: 1s fl-fancy-swing;
  -webkit-animation: 1s fl-fancy-swing;
  transform-origin: top center;
  -webkit-transform-origin: top center;
}
@-webkit-keyframes fl-fancy-swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes fl-fancy-swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.wp-block-yoast-faq-block .schema-faq-question {
  font-size: 18px !important;
  line-height: 35px !important;
  font-family: "Lexend Deca", sans-serif;
  color: #475166 !important;
  border-bottom: none !important;
}
.wp-block-yoast-faq-block p.schema-faq-answer {
  background-color: #ededed;
  border-bottom: 1px solid #ededed;
}
.hubspot-google-reviews-section {
  max-width: 100%;
  background-color: #f6f9fb;
}
.hubspot-google-reviews-section.halved-background {
  position: relative;
  background-color: inherit;
}
.hubspot-google-reviews-section.halved-background:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 60%;
  background-color: #f6f9fb;
  clip-path: url(#clipPath);
}
.hubspot-google-reviews-section
  .fl-row-content-wrap
  .fl-row-content
  > .fl-col-group {
  display: flex;
  gap: 24px;
}
.hubspot-google-reviews-section
  .fl-row-content-wrap
  .fl-row-content
  > .fl-col-group:after,
.hubspot-google-reviews-section
  .fl-row-content-wrap
  .fl-row-content
  > .fl-col-group:before {
  content: none;
}
.hubspot-google-reviews-section
  .fl-row-content-wrap
  .fl-row-content
  > .fl-col-group
  > .fl-col {
  width: 100%;
}
.hubspot-google-reviews-section
  .fl-row-content-wrap
  .fl-row-content
  > .fl-col-group
  .fl-col-has-cols {
  background: #fff;
  box-shadow: 0 15px 20px -10px rgba(57, 68, 90, 0.2);
  border-radius: 24px;
  padding: 24px;
  border: 2px solid #eef3f8;
}
.hubspot-google-reviews-section
  .fl-row-content-wrap
  .fl-row-content
  > .fl-col-group
  .fl-col-has-cols
  .fl-col-group-nested:first-child
  > .fl-col {
  width: fit-content !important;
}
.hubspot-google-reviews-section
  .fl-row-content-wrap
  .fl-row-content
  > .fl-col-group
  .fl-col-has-cols
  .fl-col-group-nested:first-child {
  display: flex;
  align-items: center;
  gap: 12px;
}
.hubspot-google-reviews-section
  .fl-row-content-wrap
  .fl-row-content
  > .fl-col-group
  .fl-col-has-cols
  .fl-col-group-nested:first-child:after,
.hubspot-google-reviews-section
  .fl-row-content-wrap
  .fl-row-content
  > .fl-col-group
  .fl-col-has-cols
  .fl-col-group-nested:first-child:before {
  content: none;
}
.hubspot-google-reviews-section
  .fl-row-content-wrap
  .fl-row-content
  > .fl-col-group
  .fl-col-has-cols
  .fl-col-group-nested:first-child
  .fl-col:first-child {
  margin: unset;
  background-color: #f6f9fb;
  border-radius: 12px;
}
.hubspot-google-reviews-section
  .fl-row-content-wrap
  .fl-row-content
  > .fl-col-group
  .fl-col-has-cols
  .fl-col-group-nested:first-child
  .fl-col:first-child
  .fl-col-content {
  padding: 8px 16px;
  display: flex;
  align-items: center;
  column-gap: 12px;
}
.hubspot-google-reviews-section
  .fl-row-content-wrap
  .fl-row-content
  > .fl-col-group
  .fl-col-has-cols
  .fl-col-group-nested:first-child
  .fl-col:first-child
  .fl-col-content
  .fl-module-pp-reviews
  .fl-module-content {
  margin: 0;
}
.hubspot-google-reviews-section
  .fl-row-content-wrap
  .fl-row-content
  > .fl-col-group
  .fl-col-has-cols
  .fl-col-group-nested:first-child
  .fl-col:first-child
  .fl-col-content
  .fl-module-pp-reviews
  .fl-module-content
  .pp-reviews-swiper {
  padding-bottom: 0;
}
.hubspot-google-reviews-section
  .fl-row-content-wrap
  .fl-row-content
  > .fl-col-group
  .fl-col-has-cols
  .fl-col-group-nested:first-child
  .fl-col:first-child
  .fl-col-content
  .fl-module-pp-reviews
  .fl-module-content
  .pp-reviews-swiper
  .pp-review {
  background-color: transparent;
  border: none;
}
.hubspot-google-reviews-section
  .fl-row-content-wrap
  .fl-row-content
  > .fl-col-group
  .fl-col-has-cols
  .fl-col-group-nested:first-child
  .fl-col:first-child
  .fl-col-content
  .fl-module-pp-reviews
  .fl-module-content
  .pp-reviews-swiper
  .pp-review
  .pp-review-header {
  padding: 0;
}
.hubspot-google-reviews-section
  .fl-row-content-wrap
  .fl-row-content
  > .fl-col-group
  .fl-col-has-cols
  .fl-col-group-nested:first-child
  .fl-col:first-child
  .fl-col-content
  .fl-module-pp-reviews
  .fl-module-content
  .pp-reviews-swiper
  .pp-review
  .pp-review-header
  .pp-review-cite {
  margin: 0;
  flex-direction: row;
  align-items: center;
  column-gap: 12px;
}
.hubspot-google-reviews-section
  .fl-row-content-wrap
  .fl-row-content
  > .fl-col-group
  .fl-col-has-cols
  .fl-col-group-nested:first-child
  .fl-col:first-child
  .fl-col-content
  .fl-module-pp-reviews
  .fl-module-content
  .pp-reviews-swiper
  .pp-review
  .pp-review-header
  .pp-review-cite
  .pp-review-name {
  font-family: "Lexend Deca";
  font-weight: 600;
  font-size: 18px;
  line-height: 140%;
  color: #000;
}
.hubspot-google-reviews-section
  .fl-row-content-wrap
  .fl-row-content
  > .fl-col-group
  .fl-col-has-cols
  .fl-col-group-nested:first-child
  .fl-col:first-child
  .fl-col-content
  .fl-module-pp-reviews
  .fl-module-content
  .pp-reviews-swiper
  .pp-review
  .pp-review-header
  .pp-review-cite
  .pp-rating {
  display: flex;
}
.hubspot-google-reviews-section
  .fl-row-content-wrap
  .fl-row-content
  > .fl-col-group
  .fl-col-has-cols
  .fl-col-group-nested:first-child
  .fl-col:first-child
  .fl-col-content
  .fl-module-pp-reviews
  .fl-module-content
  .pp-reviews-swiper
  .pp-review-content,
.hubspot-google-reviews-section
  .fl-row-content-wrap
  .fl-row-content
  > .fl-col-group
  .fl-col-has-cols
  .fl-col-group-nested:first-child
  .fl-col:first-child
  .fl-col-content
  .fl-module-pp-reviews
  .fl-module-content
  .pp-reviews-swiper
  .pp-review-title {
  display: none;
}
.hubspot-google-reviews-section
  .fl-row-content-wrap
  .fl-row-content
  > .fl-col-group
  .fl-col-has-cols
  .fl-col-group-nested:first-child
  .fl-col:first-child
  .fl-module-rich-text {
  padding-right: 12px;
  border-right: 1px solid #d7e3ee;
}
.hubspot-google-reviews-section
  .fl-row-content-wrap
  .fl-row-content
  > .fl-col-group
  .fl-col-has-cols
  .fl-col-group-nested:first-child
  .fl-col:last-child {
  margin-left: auto;
  margin-right: 0;
}
.hubspot-google-reviews-section
  .fl-row-content-wrap
  .fl-row-content
  > .fl-col-group
  .fl-col-has-cols
  .fl-col-group-nested:last-child
  .fl-col-content {
  display: flex;
  align-items: center;
  column-gap: 12px;
}
.hubspot-google-reviews-section
  .fl-row-content-wrap
  .fl-row-content
  > .fl-col-group
  .fl-col-has-cols
  .fl-col-group-nested:last-child
  .fl-col-content
  .fl-module-rich-text:nth-child(2) {
  padding-right: 12px;
  border-right: 1px solid #d7e3ee;
}
.hubspot-google-reviews-section
  .fl-row-content-wrap
  .fl-row-content
  > .fl-col-group
  .fl-col-has-cols
  .fl-module-rich-text
  .fl-module-content {
  margin: 0;
}
.hubspot-google-reviews-section
  .fl-row-content-wrap
  .fl-row-content
  > .fl-col-group
  .fl-col-has-cols
  p {
  margin: 0;
}
.hubspot-google-reviews-section
  .fl-row-content-wrap
  .fl-row-content
  > .fl-col-group
  .fl-col-has-cols
  a:hover {
  color: #1a0dab !important;
  text-decoration: underline !important;
}
.hubspot-google-reviews-section
  .fl-row-content-wrap
  .fl-row-content
  > .fl-col-group
  .fl-col-has-cols
  > .fl-col-content {
  display: flex;
  flex-direction: column;
  row-gap: 24px;
}
.hubspot-google-reviews-section .reviews-read-more-btn-container p {
  height: fit-content;
  transition: height 0.2s ease-in-out;
}
@media (max-width: 1166px) {
  .hubspot-google-reviews-section
    .fl-row-content-wrap
    .fl-row-content
    > .fl-col-group
    .fl-col-has-cols
    .fl-col-group-nested:first-child {
    flex-direction: column;
    align-items: flex-start;
  }
  .hubspot-google-reviews-section
    .fl-row-content-wrap
    .fl-row-content
    > .fl-col-group
    .fl-col-has-cols
    .fl-col-group-nested:first-child
    .fl-col:last-child {
    margin-left: unset;
  }
}
@media (max-width: 1034px) {
  .hubspot-google-reviews-section
    .fl-row-content-wrap
    .fl-row-content
    > .fl-col-group {
    flex-direction: column;
  }
  .hubspot-google-reviews-section
    .fl-row-content-wrap
    .fl-row-content
    > .fl-col-group
    .fl-col-has-cols {
    width: 100% !important;
  }
  .hubspot-google-reviews-section
    .fl-row-content-wrap
    .fl-row-content
    > .fl-col-group
    .fl-col-has-cols
    .fl-col-group-nested:first-child {
    flex-direction: row;
    align-items: center;
  }
  .hubspot-google-reviews-section
    .fl-row-content-wrap
    .fl-row-content
    > .fl-col-group
    .fl-col-has-cols
    .fl-col-group-nested:first-child
    .fl-col:last-child {
    margin-left: auto;
  }
}
@media (max-width: 600px) {
  .hubspot-google-reviews-section
    .fl-row-content-wrap
    .fl-row-content
    > .fl-col-group
    .fl-col-has-cols
    .fl-col-group-nested:first-child {
    flex-direction: column;
    align-items: flex-start;
  }
  .hubspot-google-reviews-section
    .fl-row-content-wrap
    .fl-row-content
    > .fl-col-group
    .fl-col-has-cols
    .fl-col-group-nested:first-child
    .fl-col {
    margin-left: unset !important;
  }
  .hubspot-google-reviews-section
    .fl-row-content-wrap
    .fl-row-content
    > .fl-col-group
    .fl-col-has-cols
    .fl-col-group-nested:last-child
    .fl-col-content {
    flex-direction: column;
    align-items: flex-start;
    row-gap: 8px;
  }
  .hubspot-google-reviews-section
    .fl-row-content-wrap
    .fl-row-content
    > .fl-col-group
    .fl-col-has-cols
    .fl-col-group-nested:last-child
    .fl-col-content
    .fl-module-rich-text:nth-child(2) {
    padding-right: 0;
    border-right: none;
  }
  .hero-section-audit-lp
    .fl-row-content-wrap
    .fl-row-content
    > .fl-col-group
    .fl-col:last-child
    .fl-col-content
    iframe {
    margin: auto;
    margin-left: -20px;
  }
}
@media (max-width: 400px) {
  .hubspot-google-reviews-section
    .fl-row-content-wrap
    .fl-row-content
    > .fl-col-group
    .fl-col-has-cols
    .fl-col-group-nested:first-child
    .fl-col:first-child
    .fl-col-content {
    flex-wrap: wrap;
    row-gap: 12px;
  }
  .hubspot-google-reviews-section
    .fl-row-content-wrap
    .fl-row-content
    > .fl-col-group
    .fl-col-has-cols
    .fl-col-group-nested:first-child
    .fl-col:first-child
    .fl-module-rich-text {
    padding-right: 0;
    border-right: none;
  }
}
:root {
  --progress-bar-width: 0%;
}
.final-section-audit-lp .fl-row-content > .fl-col-group,
.hero-section-audit-lp .fl-row-content > .fl-col-group {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.final-section-audit-lp .fl-row-content > .fl-col-group > .fl-col,
.hero-section-audit-lp .fl-row-content > .fl-col-group > .fl-col {
  width: 100%;
}
.final-section-audit-lp
  .fl-row-content
  > .fl-col-group
  > .fl-col
  .fl-module-rich-text.red-variant
  ul,
.hero-section-audit-lp
  .fl-row-content
  > .fl-col-group
  > .fl-col
  .fl-module-rich-text.red-variant
  ul {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding-left: 0;
  list-style: none;
}
.final-section-audit-lp
  .fl-row-content
  > .fl-col-group
  > .fl-col
  .fl-module-rich-text.red-variant
  ul
  li,
.hero-section-audit-lp
  .fl-row-content
  > .fl-col-group
  > .fl-col
  .fl-module-rich-text.red-variant
  ul
  li {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 0;
  text-indent: unset;
  font-family: "Work Sans";
  color: #61697b;
}
.final-section-audit-lp
  .fl-row-content
  > .fl-col-group
  > .fl-col
  .fl-module-rich-text.red-variant
  ul
  li::marker,
.hero-section-audit-lp
  .fl-row-content
  > .fl-col-group
  > .fl-col
  .fl-module-rich-text.red-variant
  ul
  li::marker {
  display: none;
}
.final-section-audit-lp
  .fl-row-content
  > .fl-col-group
  > .fl-col
  .fl-module-rich-text.red-variant
  ul
  li:before,
.hero-section-audit-lp
  .fl-row-content
  > .fl-col-group
  > .fl-col
  .fl-module-rich-text.red-variant
  ul
  li:before {
  content: "•";
  flex: 0 0 auto;
  width: unset;
  height: unset;
  margin: 0;
  line-height: inherit;
  font-size: 1.3em;
  color: #ff5e76;
  background: unset;
}
.hero-section-audit-lp {
  padding-bottom: 24px;
}
.hero-section-audit-lp .fl-row-content-wrap {
  padding-top: 0;
}
.hero-section-audit-lp .fl-row-content-wrap .fl-row-content > .fl-col-group {
  align-items: unset;
  gap: 64px;
}
.hero-section-audit-lp
  .fl-row-content-wrap
  .fl-row-content
  > .fl-col-group:after,
.hero-section-audit-lp
  .fl-row-content-wrap
  .fl-row-content
  > .fl-col-group:before {
  content: none;
}
.hero-section-audit-lp
  .fl-row-content-wrap
  .fl-row-content
  > .fl-col-group
  .fl-col:first-child {
  max-width: 650px;
}
.hero-section-audit-lp
  .fl-row-content-wrap
  .fl-row-content
  > .fl-col-group
  .fl-col:first-child
  .fl-col-content
  > :not(:first-child) {
  max-width: 605px;
}
.hero-section-audit-lp
  .fl-row-content-wrap
  .fl-row-content
  > .fl-col-group
  .fl-col:last-child {
  height: fit-content;
  max-width: 700px;
  position: relative;
}
.hero-section-audit-lp
  .fl-row-content-wrap
  .fl-row-content
  > .fl-col-group
  .fl-col:last-child
  .fl-col-content {
  padding: 24px;
  background: #fff;
  border: 10px solid rgba(0, 169, 186, 0.2);
  box-shadow: 0 30px 40px rgba(0, 169, 186, 0.1);
  border-radius: 24px;
  position: relative;
  z-index: 1;
}
.hero-section-audit-lp
  .fl-row-content-wrap
  .fl-row-content
  > .fl-col-group
  .fl-col:last-child
  .fl-col-content
  .fl-rich-text {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #d7e3ee;
}
.hero-section-audit-lp
  .fl-row-content-wrap
  .fl-row-content
  > .fl-col-group
  .fl-col:last-child
  .fl-col-content
  .fl-rich-text
  h3,
.hero-section-audit-lp
  .fl-row-content-wrap
  .fl-row-content
  > .fl-col-group
  .fl-col:last-child
  .fl-col-content
  .fl-rich-text
  p {
  margin: 0;
}
.hero-section-audit-lp
  .fl-row-content-wrap
  .fl-row-content
  > .fl-col-group
  .fl-col:last-child
  .fl-col-content
  form {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.hero-section-audit-lp
  .fl-row-content-wrap
  .fl-row-content
  > .fl-col-group
  .fl-col:last-child
  .fl-col-content
  form
  fieldset {
  display: flex;
  gap: 10px;
}
.hero-section-audit-lp
  .fl-row-content-wrap
  .fl-row-content
  > .fl-col-group
  .fl-col:last-child
  .fl-col-content
  form
  fieldset
  > * {
  width: 100%;
}
.hero-section-audit-lp
  .fl-row-content-wrap
  .fl-row-content
  > .fl-col-group
  .fl-col:last-child
  .fl-col-content
  form
  fieldset
  > .hs-main-font-element {
  margin-top: 8px;
}
.hero-section-audit-lp
  .fl-row-content-wrap
  .fl-row-content
  > .fl-col-group
  .fl-col:last-child
  .fl-col-content
  form
  fieldset
  .input {
  width: 100%;
}
.hero-section-audit-lp
  .fl-row-content-wrap
  .fl-row-content
  > .fl-col-group
  .fl-col:last-child
  .fl-col-content
  form
  fieldset
  .input
  input,
.hero-section-audit-lp
  .fl-row-content-wrap
  .fl-row-content
  > .fl-col-group
  .fl-col:last-child
  .fl-col-content
  form
  fieldset
  .input
  select {
  height: 32px;
  background: #eef3f8;
  border-radius: 6px;
  border: none;
  margin: 0;
}
.hero-section-audit-lp
  .fl-row-content-wrap
  .fl-row-content
  > .fl-col-group
  .fl-col:last-child
  .fl-col-content
  form
  fieldset
  .input
  select {
  padding: 6px 12px;
}
.hero-section-audit-lp
  .fl-row-content-wrap
  .fl-row-content
  > .fl-col-group
  .fl-col:last-child
  .fl-col-content
  form
  fieldset
  .input
  input,
.hero-section-audit-lp
  .fl-row-content-wrap
  .fl-row-content
  > .fl-col-group
  .fl-col:last-child
  .fl-col-content
  form
  fieldset
  .input
  input::placeholder,
.hero-section-audit-lp
  .fl-row-content-wrap
  .fl-row-content
  > .fl-col-group
  .fl-col:last-child
  .fl-col-content
  form
  fieldset
  .input
  select,
.hero-section-audit-lp
  .fl-row-content-wrap
  .fl-row-content
  > .fl-col-group
  .fl-col:last-child
  .fl-col-content
  form
  fieldset
  .input
  select::placeholder {
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: #61697b !important;
  opacity: 1;
}
.hero-section-audit-lp
  .fl-row-content-wrap
  .fl-row-content
  > .fl-col-group
  .fl-col:last-child
  .fl-col-content
  form
  fieldset
  .hs-error-msgs {
  margin: 0;
}
.hero-section-audit-lp
  .fl-row-content-wrap
  .fl-row-content
  > .fl-col-group
  .fl-col:last-child
  .fl-col-content
  form
  fieldset
  .hs-error-msgs
  li,
.hero-section-audit-lp
  .fl-row-content-wrap
  .fl-row-content
  > .fl-col-group
  .fl-col:last-child
  .fl-col-content
  form
  fieldset
  .hs-error-msgs
  li
  label {
  color: #ff5e76 !important;
  font-size: 11px !important;
  margin: 0;
}
.hero-section-audit-lp
  .fl-row-content-wrap
  .fl-row-content
  > .fl-col-group
  .fl-col:last-child
  .fl-col-content
  form
  fieldset
  .legal-consent-container {
  margin-top: 0;
  margin-bottom: 0;
}
.hero-section-audit-lp
  .fl-row-content-wrap
  .fl-row-content
  > .fl-col-group
  .fl-col:last-child
  .fl-col-content
  form
  fieldset
  .legal-consent-container
  p {
  margin: 0;
}
.hero-section-audit-lp
  .fl-row-content-wrap
  .fl-row-content
  > .fl-col-group
  .fl-col:last-child
  .fl-col-content
  iframe {
  height: 620px !important;
}
.final-section-audit-lp .fl-row-content > .fl-col-group {
  gap: 32px;
}
.final-section-audit-lp .fl-row-content > .fl-col-group:after,
.final-section-audit-lp .fl-row-content > .fl-col-group:before {
  content: none;
}
.final-section-audit-lp .fl-row-content > .fl-col-group .fl-col {
  width: 100%;
}
.final-section-audit-lp .fl-row-content > .fl-col-group .fl-col:first-child {
  max-width: 515px;
}
.final-section-audit-lp .fl-row-content > .fl-col-group .fl-col:last-child {
  margin-right: 50px;
}
.final-section-audit-lp
  .fl-row-content
  > .fl-col-group
  .fl-col:last-child
  .fl-module-photo {
  width: 100%;
}
.final-section-audit-lp
  .fl-row-content
  > .fl-col-group
  .fl-col:last-child
  .fl-module-photo.back
  img {
  margin-left: 10%;
}
.final-section-audit-lp
  .fl-row-content
  > .fl-col-group
  .fl-col:last-child
  .fl-module-photo.front
  img {
  margin-top: -19%;
  margin-left: -10%;
}
.final-section-audit-lp .fl-row-content > .fl-col-group .fl-col:last-child img {
  width: 80%;
  border-radius: 12px;
  box-shadow: 9.73701px 19.474px 68.1591px rgba(215, 218, 222, 0.5);
}
@media (max-width: 1025px) {
  .final-section-audit-lp .fl-row-content > .fl-col-group,
  .hero-section-audit-lp .fl-row-content > .fl-col-group {
    flex-direction: column;
  }
  .final-section-audit-lp .fl-row-content > .fl-col-group .fl-col,
  .hero-section-audit-lp .fl-row-content > .fl-col-group .fl-col {
    max-width: 100% !important;
  }
  .hero-section-audit-lp
    .fl-row-content-wrap
    .fl-row-content
    > .fl-col-group
    .fl-col:last-child:before {
    width: calc(100% + 16px);
    height: calc(100% + 16px);
    top: -8px;
    left: -8px;
  }
  .final-section-audit-lp .fl-row-content > .fl-col-group .fl-col:last-child {
    margin-right: 0;
  }
  .final-section-audit-lp
    .fl-row-content
    > .fl-col-group
    .fl-col:last-child
    .fl-col-content {
    margin: 0 auto;
    max-width: 600px;
  }
}
@media (max-width: 600px) {
  .hero-section-audit-lp
    .fl-row-content-wrap
    .fl-row-content
    > .fl-col-group
    .fl-col:last-child
    .fl-col-content
    form
    fieldset {
    flex-wrap: wrap;
  }
}
.hero-section-audit-lp.free-growth .fl-col:first-child {
  max-width: 615px !important;
}
.hero-section-audit-lp.free-growth .fl-col:first-child .fl-col-content > * {
  max-width: unset !important;
}
.hero-section-audit-lp.free-growth
  .fl-col:first-child
  .fl-col-content
  > :last-child
  p:last-of-type {
  max-width: 550px !important;
}
.hero-section-audit-lp.free-growth .fl-col:first-child .fl-col-content h1 {
  max-width: 460px !important;
}
.hero-section-audit-lp.free-growth
  .fl-col:first-child
  .fl-col-content
  .fl-module-rich-text.red-variant
  ul {
  gap: 0 !important;
}
@media (max-width: 768px) {
  body {
    padding-top: 40px;
  }
  .fl-page-content .fl-col-small {
    max-width: 100%;
  }
  #fl-main-content {
    margin-top: 30px;
  }
  .admin-bar .nav-down {
    margin-top: 32px;
  }
  .nav-up {
    top: -70px;
  }
  header {
    background: #fff;
    position: fixed;
    top: 0;
    transition: top 0.2s ease-in-out;
    width: 100%;
    z-index: 999;
  }
  .hero-section-audit-lp .fl-row-content-wrap .fl-row-content > .fl-col-group {
    gap: 40px;
  }
  .fixed-hp-cta-mobile-added {
    position: fixed;
    bottom: 0;
    z-index: 9;
    left: -2px;
    padding: 0 20px 10px;
    background: #fff;
    animation: 0.3s linear cssAnimation;
    transform: translateY(60px);
    -webkit-animation-fill-mode: forwards;
  }
  .form-columns-2 .hs-form-field .hs-input {
    width: 100% !important;
  }
}
@keyframes cssAnimation {
  to {
    transform: translateY(0);
  }
}
.toc-new-blog.highlight-on-scroll .pp-toc-list-wrapper {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.toc-new-blog.highlight-on-scroll .pp-toc-list-wrapper li {
  padding: 10px;
}
.toc-new-blog.highlight-on-scroll .pp-toc-list-wrapper li a {
  font-size: 12px !important;
  line-height: 1.2 !important;
}
.new-blog-template-post-content-row
  .fl-row-content-wrap
  .fl-row-content
  > .fl-col-group {
  gap: 64px;
  flex-wrap: nowrap;
}
.web-management-table .fl-row-content > .fl-col-group .fl-col-group {
  display: flex;
}
.web-management-table p {
  margin: 0;
}
.web-management-table .fl-row-content {
  position: relative;
}
.web-management-table .fl-row-content > .fl-col-group .fl-col-group {
  display: grid;
  grid-template-columns: 1.5fr repeat(5, 1fr);
}
.web-management-table .fl-row-content > .fl-col-group .fl-col-group::after,
.web-management-table .fl-row-content > .fl-col-group .fl-col-group::before {
  content: none;
}
.web-management-table .fl-row-content > .fl-col-group .fl-col-group > .fl-col {
  width: 100%;
}
.web-management-table
  .fl-row-content
  > .fl-col-group
  .fl-col-group
  > .fl-col
  > .fl-col-content {
  height: 100%;
  padding: 10px;
}
.web-management-table
  .fl-row-content
  > .fl-col-group
  .fl-col-group
  > .fl-col:first-child {
  min-width: 210px;
}
.web-management-table
  .fl-row-content
  > .fl-col-group:nth-child(-n + 2)
  .fl-col-group:first-child
  > .fl-col {
  width: 100%;
}
.web-management-table
  .fl-row-content
  > .fl-col-group:nth-child(-n + 2)
  .fl-col-group:first-child
  > .fl-col:first-child {
  grid-area: 1/1/2/2;
}
.web-management-table
  .fl-row-content
  > .fl-col-group:nth-child(-n + 2)
  .fl-col-group:first-child
  > .fl-col:nth-child(2) {
  grid-area: 1/2/2/5;
}
.web-management-table
  .fl-row-content
  > .fl-col-group:nth-child(-n + 2)
  .fl-col-group:first-child
  > .fl-col:nth-child(3) {
  grid-area: 1/5/2/7;
}
.web-management-table
  .fl-row-content
  > .fl-col-group:nth-child(n + 3)
  .fl-col-group
  > .fl-col:not(:first-child)
  > .fl-col-content {
  display: flex;
  justify-content: center;
  align-items: center;
}
.web-management-table .fl-row-content > .fl-col-group:nth-child(2n + 2) {
  background-color: rgba(2, 0, 0, 0.01);
}
.web-management-table .fl-row-content > .fl-col-group:nth-child(2n + 3) {
  background-color: rgba(0, 0, 0, 0.03);
}
.web-management-table .web-management-table-header-clone {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
}
.web-management-table.table-sticky .web-management-table-header {
  visibility: hidden;
}
.web-management-table.table-sticky .web-management-table-header-clone {
  display: block;
}
.form-update-aug-2023 form {
  gap: 4px !important;
  padding-bottom: 32px;
}
.form-update-aug-2023 .fl-module-html {
  position: relative;
}
.form-update-aug-2023 .legal-consent-container {
  position: absolute;
  bottom: 0;
}
@media (max-width: 600px) {
  .form-update-aug-2023 .legal-consent-container {
    max-width: 80% !important;
    bottom: -10px;
  }
}
.form-update-aug-2023 input {
  height: 48px !important;
}
.form-update-aug-2023 input[type="submit"] {
  min-width: 180px;
  padding: 12px !important;
  height: fit-content !important;
}
.hs-form label:not(.hs-form-booleancheckbox-display):not(#opt_in_updates) {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #61697b;
  display: none;
}
.hs-form .hs-error-msgs li > label {
  display: block !important;
  margin-top: -25px;
}
ul.inputs-list {
  list-style: none;
  padding: 2px 5px;
  font-size: 12px;
  color: #00bd79;
}
div.input select,
input[type="date"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
textarea {
  border-radius: 6px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.03);
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.03);
  height: 48px;
  margin-bottom: 30px;
  width: 100%;
  border: 1px solid #ededed;
  background: #eef3f8;
}
div.input select {
  padding: 8px 12px;
  font-size: 14px;
  color: #666;
  border: 1px solid #e6e6e6;
  -moz-transition: 0.15s ease-in-out;
  -webkit-transition: 0.15s ease-in-out;
  transition: all ease-in-out 0.15s;
}
.form-columns-1 div.input .hs-input {
  width: 100% !important;
}
div.hbspt-form fieldset {
  max-width: 800px;
  color: #666;
}
div.legal-consent-container {
  margin: 15px 0 25px;
  font-size: 12px;
}
.hs_error_rollup {
  display: none;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@font-face {
  font-display: swap;
  font-family: Lexend;
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/lexend/v18/wlpwgwvFAVdoq2_v-6QU.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-display: swap;
  font-family: Lexend;
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/lexend/v18/wlpwgwvFAVdoq2_v-6QU.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-display: swap;
  font-family: "Lexend Deca";
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/lexenddeca/v21/K2F1fZFYk-dHSE0UPPuwQ5qnJy8.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-display: swap;
  font-family: "Lexend Deca";
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/lexenddeca/v21/K2F1fZFYk-dHSE0UPPuwQ5qnJy8.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-display: swap;
  font-family: "Lexend Deca";
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/lexenddeca/v21/K2F1fZFYk-dHSE0UPPuwQ5qnJy8.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Lexend Deca";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lexenddeca/v21/K2F1fZFYk-dHSE0UPPuwQ5qnJy8.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Lexend Deca";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lexenddeca/v21/K2F1fZFYk-dHSE0UPPuwQ5qnJy8.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-display: swap;
  font-family: Lexend;
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/lexend/v18/wlpwgwvFAVdoq2_v-6QU.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-display: swap;
  font-family: "Lexend Deca";
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/lexenddeca/v21/K2F1fZFYk-dHSE0UPPuwQ5qnJy8.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-display: swap;
  font-family: "Work Sans";
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/worksans/v18/QGYsz_wNahGAdqQ43Rh_fKDp.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-display: swap;
  font-family: "Work Sans";
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/worksans/v18/QGYsz_wNahGAdqQ43Rh_fKDp.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-display: swap;
  font-family: "Work Sans";
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/worksans/v18/QGYsz_wNahGAdqQ43Rh_fKDp.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
